﻿body {
    font-family: 'SourceSansPro-Regular';
    font-size: small;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro-Regular';
    src: url('../../fonts/SourceSansPro-Regular.eot');
    src: url('../../fonts/SourceSansPro-Regular.eot?#iefix') format('embedded-opentype'), url('../../fonts/SourceSansPro-Regular.woff') format('woff'), url('../../fonts/SourceSansPro-Regular.ttf') format('truetype'), url('../../fonts/SourceSansPro-Regular.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SourceSansPro-Semibold';
    src: url('../../fonts/SourceSansPro-Semibold.eot');
    src: url('../../fonts/SourceSansPro-Semibold.eot?#iefix') format('embedded-opentype'), url('../../fonts/SourceSansPro-Semibold.woff') format('woff'), url('../../fonts/SourceSansPro-Semibold.ttf') format('truetype'), url('../../fonts/SourceSansPro-Semibold.svg#robotoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.submitRegistration {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -moz-box-sizing: content-box;
    background: none !important;
    border-image: none;
    border-radius: 0px !important;
    border-style: solid;
    border-width: 0px !important;
    color: #527881;
    font-size: 12px;
    font-weight: bold;
    height: 29px;
    outline: 0 none;
    padding: 0 18px;
    text-shadow: 0px !important;
    box-shadow: none !important;
}

#btnRegistration {
    background-image: none !important;
    border: 0 none;
    border-radius: 16px;
    opacity: 100;
    height: 20px;
    outline: medium none !important;
    padding: 5px 106px 28px;
    text-shadow: 0 1px #e3f1f1 !important;
    white-space: nowrap;
}

#btnRegistration_input {
    background-image: none !important;
}

.submitRegistration {
    background: none !important;
}

#btnRegistration {
    outline: medium none !important;
}

.scales {
    height: 220px !important;
    width: 742px !important;
    margin: auto !important;
    background-size: 100% 100% !important;
}

    .scales img {
        width: 742px !important;
    }


.submitRegistration {
    padding: 0 18px;
    height: 29px;
    font-size: 12px;
    font-weight: bold;
    color: #527881;
    text-shadow: 0 1px #e3f1f1;
    background: #cde5ef;
    border: 1px solid;
    border-color: #b4ccce #b3c0c8 #9eb9c2;
    border-radius: 16px;
    outline: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background-image: -webkit-linear-gradient(top, #edf5f8, #cde5ef);
    background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
    background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
    background-image: linear-gradient(to bottom, #edf5f8, #cde5ef);
    -webkit-box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
}

.pad3 {
    margin-top: 8px;
}

.sendEmail {
    border-top: 1px solid #660000;
}

.resizeBody {
    height: 100%;
    width: 100%;
}

#pnlFields table tr td:first-child span {
    display: inline !important;
}

h1, h2, h3, h4 {
    margin: 0px;
    padding: 0px;
    font-weight: normal !important;
    font-size: 100%;
}

.Tbl_Inner {
    width: 100%;
    border-collapse: collapse;
}

    .Tbl_Inner tr td {
        padding: 1px;
        border-spacing: 5px;
        vertical-align: top;
        width: 23%;
    }

.Tbl_vertical {
    vertical-align: top;
    font-family: Verdana;
}

.rtlspacing {
    border-spacing: 0px;
}

.rtlpadding {
    padding: 0px;
}

.RedColor {
    color: #FF0000;
}

.dvPasswordReset {
    margin-top: 30px;
    margin-left: 10px;
    background: url(../../Images/reset-passwords.png) no-repeat 120px -2px;
    background-size: 60%;
    min-height: 310px;
}

.divSearch {
    float: left;
    margin-left: 2px;
}

.DvBackImage {
    padding-top: 1px;
    margin: auto;
}

.DivBackgroundcolor {
    width: 500px;
    margin: auto;
}

.imgHeader {
    height: 69px;
    width: 100px;
    position: relative;
    display: none;
}

/*.divHeaderAlingment {
    margin: -200px 5px 0px 12px;
}*/

.imgAlingment {
    height: 200px;
    text-align: center;
    vertical-align: top;
}

.lblheaderAlignment {
    vertical-align: top;
    display: table-cell;
}

.lblHeader {
    font-weight: Bold;
}

.divWidthChange {
    background: #f1f1f1;
    border: 1px #ccc solid;
    margin-bottom: 15px;
    padding-top: 35px;
    margin: inherit;
}

.lblIntro {
    padding: 0px 0px 1px 0px;
    position: relative;
    top: -8px;
    margin-left: 6px;
}

.divfields {
    clear: both;
    padding: 0px;
}

.lnkCancel {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
}

.Captcha {
    margin-left: 12px;
    background-color: Purple;
    display: none;
}

.btnRegistration {
    float: right;
    padding: 0px;
    margin: 0px 10px 0px;
    border-radius: 16px;
}

#divbtnRegistration {
    border-radius: 3px;
    width: 300px;
}

.lnkLinkUrl {
    padding: 12px 15px 30px 12px;
}

.divSave {
    text-align: center;
    background: #f1f1f1;
    font-size: 12px;
}

.Asterisk {
    color: #FF0000;
    font-weight: bold;
}

.txtCurrentPassword {
    width: 200px;
}

.RequiredFieldValidator {
    color: #FF0000;
}

.RadWindow2 {
    width: 670px;
    height: 325px;
}

.btnSave {
    width: 85px;
    height: 22px;
}

.divbtnSave {
    margin-top: 10px;
    text-align: center;
}

.FontName {
    font-family: Verdana;
    font-weight: bold;
    display: block;
    text-align: center;
}

.dvExceeded {
    margin-top: 10px;
    margin-left: 10px;
}

.trExceeded {
    float: right;
}

.RadWindow1 {
    height: 350px;
    width: 450px;
}

.divSearch {
    margin: 3px 5px;
    float: left;
}

.RadTreeList1 {
    height: 400px;
    border-color: #D3D3D3;
}

.Hidectrl {
    display: none;
}

.divFooterimg {
    clear: both;
    height: 30px;
}

.LoadingPanelMargin {
    margin-top: 0px;
    text-align: center;
}

.cleardiv {
    clear: both;
}

.leftAlgnonly {
    text-align: left;
}

.Paragraph_div {
    float: left;
    position: relative;
    clear: both;
    margin-top: 0px !important;
    width: 100%;
}

.Paragraph_lbl {
    float: left;
    padding: 5px 5px 5px 8px;
    position: relative;
    width: 150px;
    margin: 0px;
}





.Paragraph_lbl_Tbl_Inner {
    float: left;
    padding: 5px;
    margin-top: 10px;
    position: relative;
    width: 100%;
    border-collapse: collapse;
}

.Inner_validator {
    display: inline-block;
    margin: 0px;
}

.Paragraph_ctrl_Tbl_Inner {
    float: left;
    padding: 5px;
    margin-top: 10px;
    position: relative;
    padding: 1px;
    border-spacing: 5px;
    vertical-align: top;
    width: 23%;
}

.PLeft {
    clear: both;
}

.PLeftDesign {
    clear: both;
    padding-left: 12px;
}

.blue_button input {
    background: #339add !important;
    background-image: none !important;
    color: #fff !important;
    padding: 1px 15px !important;
    border: 0px !important;
    font-size: 16px !important;
    height: 31px !important;
    font-weight: normal !important;
}

    .blue_button input:hover {
        background: #1887bb !important;
    }

.blue_button span {
    background: none !important;
}

.form-control_new {
    display: block;
    width: 100% !important;
    height: 25px !important;
    padding: 2px 2px !important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

    .form-control_new:focus {
        border-color: #66afe9;
        outline: 0;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    }

.reset_tbl {
    width: 100%;
}

    .reset_tbl tr td {
        padding: 5px;
    }

.Small_text {
    font-size: 11px;
    color: #666;
    display: block;
}

.reset_tbl .riSingle {
    width: 90% !important;
}

#RadWindow2_C_lblPasswordMessage {
    left: 0px !important;
}

.RadWindow {
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.8);
}

.RadWindow_Metro .rwTopLeft, .RadWindow_Metro .rwTopRight, .RadWindow_Metro .rwTitlebar, .RadWindow_Metro .rwTopResize {
    background: #fff !important;
}

.RadWindow_Metro table.rwTitlebarControls em {
    color: #333 !important;
    font-size: 16px !important;
    /* font-weight: normal !important; */
    padding: 8px 0 0 1px !important;
    text-transform: uppercase !important;
    font-family: SourceSansPro-Semibold !important;
}

.RadWindow_Metro .rwControlButtons .rwCloseButton {
    background-color: transparent !important;
    background-image: url(../../Images/PopupClose_Btn.png) !important;
    width: 30px !important;
    height: 30px !important;
    border: 0px solid #25a0da !important;
    background-position: 0px !important;
    /* padding-bottom: 15px; */
    position: relative;
    /* top: -4px; */
    cursor: pointer !important;
}

.rwMaximizeButton {
    visibility: hidden !important;
}

.TelerikModalOverlay {
    background: rgba(0,0,0,0.5) !important;
    opacity: 1 !important;
}






.blue_button2 {
    background: #339add !important;
    background-image: none !important;
    color: #fff !important;
    padding: 1px 15px !important;
    border: 0px !important;
    font-size: 16px !important;
    font-weight: normal !important;
    height: 30px !important;
}

    .blue_button2:hover {
        background: #1887bb !important;
    }

    .blue_button2 span {
        position: relative;
        top: 4px;
    }

.blue_button input[type="submit"] {
    background: #339add !important;
    background-image: none !important;
    color: #fff !important;
    padding: 1px 15px !important;
    border: 0px !important;
    font-size: 16px !important;
    height: 31px !important;
    font-weight: normal !important;
}

.blue_button {
    background-image: none !important;
    border: 0px !important;
    background-color: transparent !important;
}

    .blue_button input[type="submit"]:hover {
        background: #1887bb !important;
    }

.submit_btn_blue input[type="button"] {
    background: #339add !important;
    background-image: none !important;
    color: #fff !important;
    padding: 1px 15px !important;
    border: 0px !important;
    font-size: 16px !important;
    height: 31px !important;
    font-weight: normal !important;
}

.submit_btn_blue input[type="submit"]:hover {
    background: #1887bb !important;
}

.submit_btn_blue input[type="submit"] {
    background: #339add !important;
    background-image: none !important;
    color: #fff !important;
    padding: 1px 15px !important;
    border: 0px !important;
    font-size: 16px !important;
    height: 31px !important;
    font-weight: normal !important;
}

.submit_btn_blue input[type="button"]:hover {
    background: #1887bb !important;
}

.submit_btn_blue {
    background-image: none !important;
    border: 0px !important;
    background-color: transparent !important;
}




.close_red_btn input[type="button"] {
    background: #339add !important;
    background-image: none !important;
    color: #fff !important;
    padding: 1px 15px !important;
    border: 0px !important;
    font-size: 16px !important;
    height: 31px !important;
    font-weight: normal !important;
}

    .close_red_btn input[type="button"]:hover {
        background: #1887bb !important;
    }


.close_red_btn input[type="submit"] {
    padding: 7px 15px !important;
    background: #339add !important;
    background-image: none !important;
    color: #fff !important;
    padding: 1px 15px !important;
    border: 0px !important;
    font-size: 16px !important;
    height: 31px !important;
    font-weight: normal !important;
}

    .close_red_btn input[type="submit"]:hover {
        background: #1887bb !important;
    }

.close_red_btn {
    background-image: none !important;
    border: 0px !important;
    background-color: transparent !important;
}

.p-lr {
    padding-right: 20px;
}

.area-block {
    display: block !important;
    width: 100%;
}

.TopHeaderArea {
    display: flex;
    align-items: center;
}

.divCursor{
    cursor:not-allowed !important;
}
    .divCursor #btnRegistration {
        cursor: not-allowed !important;
    }
        .divCursor #btnRegistration #btnRegistration_input {
            cursor: not-allowed !important;
        }
