﻿@font-face {
    font-family: "bebas_neue_regula";
    src: url('/common/fonts/bebasneue_regular-webfont.eot?1435071852');
    src: url('/common/fonts/bebasneue_regular-webfont.eot?&1435071852#iefix') format('embedded-opentype'), url('/common/fonts/bebasneue_regular-webfont.woff?1435071852') format('woff');
}
@font-face {
    font-family: "bebas_neuebook";
    src: url('/common/fonts/bebasneue_book-webfont.eot?1435071852');
    src: url('/common/fonts/bebasneue_book-webfont.eot?&1435071852#iefix') format('embedded-opentype'), url('/common/fonts/bebasneue_book-webfont.woff?1435071852') format('woff');
}
@font-face {
    font-family: "bebas_neuebold";
    src: url('/common/fonts/bebasneue_bold-webfont.eot?1435071852');
    src: url('/common/fonts/bebasneue_bold-webfont.eot?&1435071852#iefix') format('embedded-opentype'), url('/common/fonts/bebasneue_bold-webfont.woff?1435071852') format('woff');
}


#new-weblink-redirection {
    width: 100%;
    height: 359px;
    /* background-color: #056cc9; */
    background-image: url("/weblink5/images/background/new-weblink-background.jpg");
}
#new-weblink-redirection .new-weblink-redirection-header {
    color: ghostwhite;
    font-family: bebas_neuebold, Arial, Helvetica, sans-serif;
    height: 150px;
    padding-top: 50px;
}

#new-weblink-redirection .new-weblink-redirection-header .new-weblink-redirection-header-title {
    font-size: 32pt;
    display: block;
    width: 45%;

    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;

    text-transform: uppercase;
    text-align: center;
}

#new-weblink-redirection .new-weblink-redirection-header .dashboard-weblink-redirection-header-title {
    font-size: 32pt;
    display: block;

    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;

    text-transform: uppercase;
    text-align: center;
}

#new-weblink-redirection .new-weblink-redirection-header p {
    font-size: 10pt;
    font-family: bebas_neue_regula, Arial, Helvetica, sans-serif ;
    width: 45%;

    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;

    text-align: center;
}

#new-weblink-redirection .new-weblink-redirection-cancel-button {
    color: ghostwhite;
    font-size: 12pt;
    font-family: bebas_neue_regula, Arial, Helvetica, sans-serif;

    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;

    opacity: 0.75;

    width: 200px;
    padding-top: 10px;
    padding-bottom: 8px;

    text-align: center;

    border-style: solid;
    border-width: 2px;
    border-color: ghostwhite;

    cursor: pointer;
}

#new-weblink-redirection .message-browser-deprecated-ok-button {
    color: ghostwhite;
    font-size: 12pt;
    font-family: bebas_neue_regula, Arial, Helvetica, sans-serif;

    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;

    opacity: 0.75;

    width: 200px;
    padding-top: 10px;
    padding-bottom: 8px;

    text-align: center;

    border-style: solid;
    border-width: 2px;
    border-color: ghostwhite;

    cursor: pointer;
}