﻿.k-widget.k-tooltip {
    background-color: white !important;
    color: #333 !important;
    -moz-box-shadow: 0px 0px 6px #999;
    box-shadow: 0px 0px 6px #999;
}

.k-callout-e {
    border-left-color: #fff !important;
}

.k-callout-w {
    border-right-color: #fff !important;
}

.k-callout-s {
    border-top-color: #fff !important;
}

.k-callout-n {
    border-bottom-color: #fff !important;
}

* {
    /*font-family: "lucida grande",tahoma,verdana,arial,sans-serif;*/
}

.portal_label {
    margin-bottom: 0px;
}

.mainContainer,.contentContainer {
    background-color: rgb(226, 227, 231);
}

.menu_login_container {
    margin-right: 10px;
}

    .menu_login_container table tr {
        vertical-align: top;
    }

        .menu_login_container table tr td {
            padding-top: 0px;
            padding-right: 0px;
            padding-bottom: 0px;
            padding-left: 14px;
        }

    .menu_login_container .LoginFieldLabel {
        padding-bottom: 4px;
    }

    .menu_login_container .inputtext, .menu_login_container .inputpassword {
        width: 142px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        border: 1px solid #bdc7d8;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        background-color: rgb(249, 245, 182);
    }

    .menu_login_container .login_form_label_field label, .menu_login_container .login_form_label_field a {
        color: #333;
        font-weight: normal;
    }

    .menu_login_container .login_form_label_field {
        padding-top: 4px;
    }

    .menu_login_container .LoginFieldLabel label {
        color: #333;
        padding-left: 1px;
        font-weight: normal;
    }


._6j {
    color: #fff;
    letter-spacing: 1px;
    border-top-color: currentColor;
    border-right-color: currentColor;
    border-bottom-color: currentColor;
    border-left-color: currentColor;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    display: inline-block;
    position: relative;
    cursor: pointer;
    /*border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;*/
    text-shadow: 0px 1px 2px rgba(0,0,0,0.5);
}

._6wl {
    /*border-top-color: #3b6e22;
    border-right-color: #3b6e22;
    border-bottom-color: #2c5115;
    border-left-color: #3b6e22;*/
    /*box-shadow: inset 0px 1px 1px #a4e388;*/
    /*background-color: rgb(105, 167, 78);*/
    border-top-color: #2368DC;
    border-right-color: #2368DC;
    border-bottom-color: #2368DC;
    border-left-color: #2368DC;
    box-shadow: inset 0px 1px 1px #2368DC;
    background-color: #428bca;
}

._6n {
    line-height: 120%;
    font-size: 23px;
}

._6o {
    line-height: 126%;
    font-size: 14px;
    height: 39px;
}


._6s {
    color: #333;
}



.loginBarContainer {
    height: 90px;
    min-width: 1170px;
    background-image: url('../Images/Portal/TitleBg.png');
    position:relative;
    /*background-repeat: repeat;
    background-color: #428bca;*/
}

.loginBarBottom {
    height: 7px;
    margin: 0;
    padding: 0;
    min-width: 980px;
    background-image: url('../images/Portal/TitleBottomBg.png');
    background-repeat: repeat-x;
}

.loginBar {
    width: 100%;
    height:100%;
    float:left;
    display:inline-block;
    text-align:center;
    line-height:90px;
}


.formSubTitleFont {
    color: #333;
    font-size: 18px;
    font-weight: normal;
}

._58ms {
    width: 150px;
    font-size: 11px;
}



.mfHolder {
    /*padding-bottom: 30px;*/
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

._58mi {
    text-align: center;
    padding-top: 7px;
    padding-right: 20px;
    padding-bottom: 7px;
    padding-left: 20px;
    min-width: 194px;
}


.mfHolder .ColumnInput {
    width: 399px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    /*border-top-color: #bdc7d8;
    border-right-color: #bdc7d8;
    border-bottom-color: #bdc7d8;
    border-left-color: #bdc7d8;*/
    /*border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;*/
}

.mfHolder .placeholderInput {
    width: 399px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    background-image: none;
    background-attachment: scroll;
    background-repeat: repeat;
    /*background-position-x: 0%;
    background-position-y: 0%;*/
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
    background-color: white;
    background-position:0% 0%;
}

    .mfHolder .placeholderInput .placeholder {
        overflow: hidden;
        padding-left: 11px;
        white-space: nowrap;
        word-wrap: normal;
        text-overflow: ellipsis;
        box-sizing: border-box;
    }

    .mfHolder .ColumnInput, .mfHolder .placeholderInput .placeholder {
        padding-top: 8px;
        padding-right: 10px;
        padding-bottom: 8px;
        padding-left: 10px;
        font-size: 18px;
    }

.TwoColumnsInput {
    width: 399px;
}

    .TwoColumnsInput .ColumnInput {
        width: 194px;
    }

    .TwoColumnsInput .placeholderInput {
        width: 194px;
    }


.portal_form {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.portal_label {
    color: #666;
    font-weight: bold;
    vertical-align: middle;
    cursor: pointer;
}

    .portal_label input {
        font-weight: normal;
    }

.inputtext, .inputpassword {
    padding-top: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-top-color: #bdc7d8;
    border-right-color: #bdc7d8;
    border-bottom-color: #bdc7d8;
    border-left-color: #bdc7d8;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}

.portal_a {
    color: #3b5998;
    text-decoration: none;
    cursor: pointer;
}

.clearfix::after {
    height: 0px;
    line-height: 0;
    clear: both;
    font-size: 0px;
    display: block;
    visibility: hidden;
    content: ".";
}

.clearfix {
    zoom: 1;
}


#content {
    width: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    outline-width: medium;
    outline-style: none;
    outline-color: invert;
}


.inlineBlock {
    display: inline-block;
    zoom: 1;
}

#pageFooter {
    width: 980px;
    color: #737373;
    font-size: 11px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
}

#contentCurve {
    height: 8px;
    font-size: 1px;
    margin-bottom: 8px;
    border-bottom-color: #ccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    background-color: rgb(255, 255, 255);
}

#globalContainer {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    position: relative;
    zoom: 1;
}

.fb_content {
    padding-bottom: 20px;
}

.uiButton {
    text-align: center;
    line-height: 13px;
    padding-top: 2px;
    padding-right: 6px;
    padding-bottom: 2px;
    padding-left: 6px;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    vertical-align: top;
    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
}

.uiButton {
    border-top-color: #999;
    border-right-color: #999;
    border-bottom-color: #888;
    border-left-color: #999;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    box-shadow: 0px 1px 0px rgba(0,0,0,0.1);
    background-image: url('../Images/Portal/iconsbackgrounds.png');
    background-repeat: no-repeat;
    /*background-position-x: -352px;
    background-position-y: -152px;*/
    background-size: auto;
    background-color: rgb(238, 238, 238);

    background-position:-352px -152px;
}

    .uiButton input {
        color: #333;
        line-height: 13px;
        padding-top: 1px;
        padding-right: 0px;
        padding-bottom: 2px;
        padding-left: 0px;
        font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
        font-size: 11px;
        font-weight: bold;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        border-top-color: currentColor;
        border-right-color: currentColor;
        border-bottom-color: currentColor;
        border-left-color: currentColor;
        border-top-width: 0px;
        border-right-width: 0px;
        border-bottom-width: 0px;
        border-left-width: 0px;
        border-top-style: none;
        border-right-style: none;
        border-bottom-style: none;
        border-left-style: none;
        display: inline-block;
        white-space: nowrap;
        cursor: pointer;
        background-image: none;
        background-attachment: scroll;
        background-repeat: repeat;
        /*background-position-x: 0%;
        background-position-y: 0%;*/
        background-size: auto;
        background-origin: padding-box;
        background-clip: border-box;
        background-color: transparent;

        background-position:0% 0%;
    }


.uiButtonConfirm input {
    color: #fff;
}

.uiButtonConfirm {
    border-top-color: #29447e;
    border-right-color: #29447e;
    border-bottom-color: #1a356e;
    border-left-color: #29447e;
    background-image: url('../Images/Portal/iconsbackgrounds2.png');
    background-repeat: no-repeat;
    /*background-position-x: -352px;
    background-position-y: -201px;*/
    background-size: auto;
    background-color: rgb(91, 116, 168);

    background-position:-352px -201px;
}

.lfloat {
    float: left;
}

.rfloat {
    float: right;
}

.pbm {
    padding-bottom: 10px;
}

.plm {
    padding-left: 10px;
}

.pvl {
    padding-top: 20px;
    padding-bottom: 20px;
}

.mtm {
    margin-top: 10px;
}

.mtl {
    margin-top: 20px;
}

.mrm {
    margin-right: 10px;
}

.mbs {
    margin-bottom: 5px;
}

.mbm {
    margin-bottom: 15px;
}

.mvm {
    margin-top: 10px;
    margin-bottom: 10px;
}

.mvl {
    margin-top: 20px;
    margin-bottom: 20px;
}


.placeholderInput {
    display: inline-block;
    position: relative;
}

    .placeholderInput input, .placeholderInput select, .placeholderInput textarea {
        position: relative;
        background-color: transparent;
    }

    .placeholderInput .placeholder {
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        color: #ccc;
        padding-top: 4px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
        display: none;
        position: absolute;
        cursor: text;
    }

div.placeholderEmptyInput .placeholder {
    display: block;
}


._3ma {
    /*font-family: Geneva, sans-serif;*/
    font-weight: 500;
}

.validation-summary-errors {
    text-align: center;
    line-height: 15px;
    overflow: hidden;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    border-top-color: #dd3c10;
    border-right-color: #dd3c10;
    border-bottom-color: #dd3c10;
    border-left-color: #dd3c10;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-image: none;
    background-attachment: scroll;
    background-repeat: repeat;
    /*background-position-x: 0%;
    background-position-y: 0%;*/
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
    background-color: rgb(255, 235, 232);

    background-position:0% 0%;
}

    .validation-summary-errors ul {
        padding-top: 7px;
        padding-right: 3px;
        padding-bottom: 7px;
        padding-left: 3px;
    }

    .validation-summary-errors li {
        display: inline-block;
    }

.portal_select_option {
    padding-top: 8px;
    padding-right: 10px;
    padding-bottom: 8px;
    padding-left: 10px;
    font-size: 18px;
    border-top-color: #bdc7d8;
    border-right-color: #bdc7d8;
    border-bottom-color: #bdc7d8;
    border-left-color: #bdc7d8;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
}

    .portal_select_option option {
        height: 25px;
        padding: 4px 5px;
        font-size: 18px;
    }

.userForm_inputtitle {
    font-size: 16px;
}

#Eng_DialogLayer {
    background-color: rgba(0,0,0,0.4);
}

.Eng_Layer {
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    right: 0px;
    z-index: 400;
    min-height: 100%;
    min-width: 900px;
}

#Eng_TransLayer {
    background-color: rgba(0,0,0,0);
}

.Eng_Dialog {
    position: relative;
    margin: 0 auto;
    box-shadow: 0px 2px 26px rgba(0,0,0,0.3), 0px 0px 0px 1px rgba(0,0,0,0.1);
    background-color: rgb(255, 255, 255);
}

.Eng_DialogTitle {
    padding: 5px 10px 5px 10px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    border-top-color: #3b5998;
    border-right-color: #3b5998;
    border-bottom-color: currentColor;
    border-left-color: #3b5998;
    border-width: 1px 1px 0px 1px;
    border-style: solid solid none solid;
    background-color: rgb(109, 132, 180);
}

.Eng_DialogBody {
    padding: 10px;
    /*border-color: #555;
    border-width: 0px 1px 0px 1px;
    border-style: solid;*/
}

.Eng_DialogFooter {
    padding: 10px;
    border-color: #ccc #555 #555 #555;
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    background-color: rgb(242, 242, 242);
    text-align: right;
}

div#ResetPasswordStep1.ResetPasswordStep.k-window-content.k-content {
    padding: 0px !important;
}

.Eng_DialogButton {
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
    cursor: pointer;
    text-align: center;
    padding: 0px 6px 0px 6px;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-weight: bold;
    vertical-align: middle;
    box-sizing: content-box;
    border-width: 1px;
    border-style: solid;
    box-shadow: 0px 1px 0px rgba(0,0,0,0.1);
    font-size: 13px;
    background-image: url('../Images/Portal/02SajjNp4g6.png');
    background-repeat: no-repeat;
    background-size: auto;
    line-height: 19px;
}

.Eng_DialogButtonCancel {
    color: #333;
    border-color: #999 #999 #888 #999;
    /*background-position-x: -352px;
    background-position-y: -103px;*/
    background-color: rgb(238, 238, 238);
    margin-left: 4px;

    background-position:-352px -103px;
}

.Eng_DialogButtonOK {
    border-color: #29447e #29447e #1a356e #29447e;
    color: #fff;
    /*background-position-x: -352px;
    background-position-y: -54px;*/
    background-color: rgb(91, 116, 168);

    background-position:-352px -54px;
}

.Eng_ImageSendEmail {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url('../Images/Portal/mUE-fLCJ2Hh.png');
    background-repeat: no-repeat;
    background-size: auto;
    /*background-position-x: 0px;
    background-position-y: 0px;*/

    background-position:0px 0px;
}

.Eng_ImageResetPasswordEmail {
    width: 16px;
    height: 16px;
    display: inline-block;
    background-image: url('../Images/Portal/mUE-fLCJ2Hh.png');
    background-repeat: no-repeat;
    background-size: auto;
    /*background-position-x: 0px;
    background-position-y: -17px;*/
    margin-top: -1px;
    margin-right: 5px;
    float: left;

    background-position:0px -17px;
}

.Eng_ResetPasswordError {
    border: 1px solid #dd3c10;
    background-color: rgb(255, 235, 232);
    padding: 10px;
    margin-bottom: 10px;
}

#Eng_DialogEmailConfirm > .Eng_DialogBody > span {
    line-height: 16px;
    margin: 0;
    padding: 0;
}

.WaitFlag {
    cursor: wait;
}



/* jssor slider thumbnail navigator skin 01 css */
/*
                                .jssort01 .p            (normal)
                                .jssort01 .p:hover      (normal mouseover)
                                .jssort01 .p.pav        (active)
                                .jssort01 .p.pdn        (mousedown)
                                */

.jssort01 {
    position: absolute;
    /* size of thumbnail navigator container #B9CEE0;*/
    background: lightgray;
    width: 550px;
    height: 60px;
}

    .jssort01 .p {
        position: absolute;
        top: 0;
        left: 0;
        width: 62px;
        height: 32px;
    }

    .jssort01 .t {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
    }

    .jssort01 .w, .jssort01 .pav:hover .w {
        position: absolute;
        width: 60px;
        height: 30px;
        border: gray 1px solid;
        box-sizing: content-box;
    }

    .jssort01 .pdn .w, .jssort01 .pav .w {
        border-style: solid;
    }

    .jssort01 .c {
        position: absolute;
        top: 0;
        left: 0;
        width: 62px;
        height: 32px;
        background-color: #000;
        filter: alpha(opacity=15);
        opacity: .25;
        transition: opacity .6s;
        -moz-transition: opacity .6s;
        -webkit-transition: opacity .6s;
        -o-transition: opacity .6s;
    }

    .jssort01 .p:hover .c, .jssort01 .pav .c {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .jssort01 .p:hover .c {
        transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none;
    }

    * html .jssort01 .w {
        width /**/: 62px;
        height /**/: 32px;
    }

/* jssor slider arrow navigator skin 05 css */
/*
                                .jssora05l                  (normal)
                                .jssora05r                  (normal)
                                .jssora05l:hover            (normal mouseover)
                                .jssora05r:hover            (normal mouseover)
                                .jssora05l.jssora05ldn      (mousedown)
                                .jssora05r.jssora05rdn      (mousedown)
                                */
.jssora05l, .jssora05r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url(../Images/Slider/a11.png) no-repeat;
    overflow: hidden;
}

.jssora05l {
    background-position: -10px -40px;
}

.jssora05r {
    background-position: -70px -40px;
}

.jssora05l:hover {
    background-position: -130px -40px;
}

.jssora05r:hover {
    background-position: -190px -40px;
}

.jssora05l.jssora05ldn {
    background-position: -250px -40px;
}

.jssora05r.jssora05rdn {
    background-position: -310px -40px;
}

.Eng_DialogButtonCancel:focus {
    border-color: #d85a1a;
}
.Eng_DialogButtonOK:focus {
    border-color: #d85a1a;
}
