﻿/********** Body Style Start **********/

body {
    font-family: Calibri,Sans-Serif;
    font-size: 10.0pt;
    mso-bidi-font-family: Calibri;
    mso-bidi-theme-font: minor-latin;
    color: black;
    min-height: 600px;
    max-height: 600px;
}

#mainContent {
    margin: 0 auto;
    padding: 0px;
}

#shadowDiv {
    margin: 0 auto;
    background-color: #ffffff; /**********behavior: url(/CSS/ie-css3.htc);**********/
}

.content {
    min-height: 413px;
    margin: 12px auto;
    padding: 1px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; /*border-style:solid;     border-width:1px;     border-color:#005387;     */
}
.contentfooter {
    min-height: 590px;
   
    max-width: 1280px;
    padding: 0px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; /*border-style:solid;     border-width:1px;     border-color:#005387;     */
}



body {
    margin: 0;
}

/********** Body Style End **********/

/********** Header Style Start **********/
.ucSecuredHeader {
    padding: 19px 20px 17px;
    width: 100%;
    z-index: 1;
    background: #4e73df;
    padding: 19px 20px 17px width: 100%;
    ;
}

    .ucSecuredHeader img {
        border-radius: 7px;
        height: 50px;
    }

#header {
    width: 100%;
    padding: 0px;
    float: none;
    border-bottom: 5px solid #152f49;
    background-color: #152f49;
}

    #header #dduLogo {
        padding: 0px;
        border: none;
        display: block;
        float: left;
    }

    #header #harshellLog {
        padding: 0px;
        border: none;
        display: block;
        float: right;
    }

#headerLinks {
    width: 100%;
    padding: 0px;
    float: none;
    border-bottom: 5px solid #005387;
}

.clearfloat {
    float: none;
}

/********** Header Style End **********/

/********** Footer Style Start **********/

#footer {
    /* IE10 Consumer Preview */
    background-image: -ms-linear-gradient(top, #005387 0%, #005387 100%); /* Mozilla Firefox */
    background: #005387; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005387', endColorstr='#005387'); /* for IE */
    background: -webkit-gradient(linear, left top, right bottom, from(#005387), to(#005387)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #005387, #005387); /* for firefox 3.6+ */
    font-size: 12px;
    padding-left: 15px;
    padding-top: 3px;
    color: #ffffff;
    height: 15px;
    text-align: center;
}

/********** Footer Style End **********/

/********** Login Box Style Start **********/

#login-box {
    width: 400px;
    height: 380px;
    /*padding: 48px 66px 0 66px;*/
     padding: 30px;
    color: #FFFFFF;
    font-size: 13px;
    background-image: -ms-linear-gradient(top, #005387 0%, #005387 100%); /* Mozilla Firefox */
    background: #005387; /* for non-css3 browsers */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005387', endColorstr='#005387'); /* for IE */
    background: -webkit-gradient(linear, left top, right bottom, from(#005387), to(#005387)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #005387, #005387); /* for firefox 3.6+ */
    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari and Chrome */
    border-radius: 5px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    -moz-box-shadow: 5px 5px 10px #000; /* Firefox */
    -webkit-box-shadow: 5px 5px 10px #000; /* Safari and Chrome */
    box-shadow: 5px 5px 10px #000; /* Opera 10.5+, future browsers and IE6+ using IE-CSS3 */
    text-align: center;
}

    #login-box img {
        border: none;
    }

    #login-box h3 {
        color: #ebebeb;
        font: bold 35px "Calibri", Arial;
    }
    #login-box h4 {
        color: #ebebeb;
        font: bold 14px "Calibri", Arial;
    }

.login-box-name {
    float: left;
    display: inline;
    width: 80px;
    text-align: left;
    padding: 14px 10px 0 0;
    margin: 0 0 7px 0;
}

.login-box-field {
    float: left;
    display: inline;
    width: 230px;
    margin: 0;
}

.form-login {
    background-color: #fff;
    border: 1px solid #fff;
    color: #152f49;
    font-size: 16px;
    padding: 6px 4px 16px 3px;
    /*width: 334px;*/
    text-align: center;
    width: 250px;
}

.login-box-options {
    clear: both;
    padding-left: 87px;
    font-size: 11px;
}

    .login-box-options a {
        color: #ebebeb;
        font-size: 11px;
    }

.login-window {
    margin-left:auto;
    margin-right:auto;
    margin-top:100px;
    margin-bottom:10px;
    width: 490px;
}

.login-button {
    width: 103px;
    height: 42px;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 12px;
    background-image: -ms-linear-gradient(top, #005387 0%, #005387 100%); /* Mozilla Firefox */
    background: #005387; /* for non-css3 browsers */
    background-color: #005387;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#005387', endColorstr='#005387'); /* for IE */
    background: -webkit-gradient(linear, left top, right bottom, from(#005387), to(#005387)); /* for webkit browsers */
    background: -moz-linear-gradient(top, #005387, #005387); /* for firefox 3.6+ */
    -moz-border-radius: 5px; /* Firefox */
    -webkit-border-radius: 5px; /* Safari and Chrome */
    border-radius: 6px; /* Opera 10.5+, future browsers, and now also Internet Explorer 6+ using IE-CSS3 */
    text-align: center;
    border: 1px solid #C5C7C9;
}
/********** Login Box Style End **********/

/********** Validation Control ***********/
.validationMsg {
    text-align: justify;
    color: #FF0000;
    margin: 0 auto;
    font-weight: bold;
    font-size: 14px;
}
/********** Validation Control End ***********/
/********** User Infromation Panel ***********/
#divUserHeader {
    float: right;
    position: relative;
    vertical-align: middle;
    font-variant: small-caps;
    margin: 7px 3% 0;
}

#ucSecuredHeader_Menu1_NavigationMenu {
    width: 93%;
}

#divMenu #ucSecuredHeader_Menu1_NavigationMenu a.level2, #divMenu #ucSecuredHeader_Menu1_NavigationMenu a.static {
    padding: 0 12px;
}

.userInfo {
    background: #fff none repeat scroll 0 0;
    cursor: pointer;
    border-radius: 15px;
    float: right;
    padding: 2px 22px;
    margin: 0 38px 0 0;
}

.userLinks {
    display: none;
    z-index: 99999;
    left: 50%;
    margin-left: -90px;
    overflow: hidden;
    padding: 12px 0 0;
    position: absolute;
    top: 23px;
    width: 140px;
}


#divUserHeader:hover .userLinks {
    display: block;
}

.userLinks a, .userLinks span {
    background: #ececec none repeat scroll 0 0;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #F5C993;
    border-right: 1px solid #F5C993;
    clear: both;
    color: #666;
    display: block;
    font-size: 11px;
    line-height: 18px;
    padding: 5px 10px !important;
    text-align: left;
    text-decoration: none;
}

    .userLinks a:hover {
        color: #000;
    }



.userLinks::before {
    border-color: #ececec transparent;
    border-style: solid;
    border-width: 0 7px 7px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 6px;
    width: 0;
    z-index: 1;
}

.userLinks::after {
    border-color: #ececec transparent;
    border-style: solid;
    border-width: 0 8px 8px;
    content: "";
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 4px;
    width: 0;
    z-index: 0;
}

/********** User Infromation Panel End ***********/
/********** Manue Panel Start ***********/
#divMenu {
    text-transform: capitalize;
    background: #4072a6;
    position: relative;
    z-index: 100;
    padding: 0 0 0 4px;
    width: 100%;
}

.menuItems {
    color: #ffffff;
}

    .menuItems ul {
        position: relative;
        display: block;
    }

        .menuItems ul li {
            float: left;
        }

            .menuItems ul li ul li {
                float: none;
                width: 100%;
            }

    .menuItems .level1 A {
        text-decoration: none;
        color: White;
        line-height: 45px;
        padding-left: 8px;
        padding: 0 7px;
        font-size: 11px;
        text-transform: uppercase;
        border: none;
        z-index: 1000;
    }

#divMenu #ucSecuredHeader_Menu1_NavigationMenu a.dynamic {
    background: #4072a6;
    padding: 0 12px;
    border-top: 1px solid #275585;
    line-height: 30px;
}

    #divMenu #ucSecuredHeader_Menu1_NavigationMenu a.dynamic:hover {
        background: #5695d6;
    }

#divMenu #ucSecuredHeader_Menu1_NavigationMenu ul.dynamic {
    margin: 0;
}

#divMenu #ucSecuredHeader_Menu1_NavigationMenu ul li:last-child ul.dynamic {
     height:455px
}

#divMenu #ucSecuredHeader_Menu1_NavigationMenu li.has-popup a {
    background: url('/images/downArrow.png') no-repeat right center;
}

#divMenu #ucSecuredHeader_Menu1_NavigationMenu li.has-popup li a {
    background-image: none;
    white-space: inherit;
}

#divMenu #ucSecuredHeader_Menu1_NavigationMenu ul.dynamic {
    background: #4072a6;
    width: 270px;
    left: 0% !important;
    top: 46px !important;
    overflow:auto;
}

#divMenu #ucSecuredHeader_Menu1_NavigationMenu li.has-popup a:hover {
    background: #5695d6;
}
.footer-new {background:#152f49; position: relative;width: 100%; padding:14px 0;text-align:center;font-weight:bold}
    .footer-new .container {width:1170px; margin:0 auto;}
    .footer-new .container b {font-size:15px; color:#fff;}
/*.footer-box {
    background: #152f49;
    height: 40px;
    margin: -25px 0 0 0;
    clear: both;
    float: left;
    width: 100%;
}

    .footer-box span {
        float: left;
        color: #fff;
        font-weight: 600;
        font-size: 14px;
        padding: 20px 0 0 0;
    }

    .footer-box a {
        float: right;
        color: #e5db78;
        font-weight: 600;
        font-size: 14px;
        padding: 20px 0 0 0;
    }

.row {
    margin: 0 auto;
    max-width: 1250px;
    width: 100%;
}*/

#divMenu #ucSecuredHeader_Menu1_NavigationMenu li:nth-child(10) ul.dynamic {
    width: 190px;
}

#divMenu #ucSecuredHeader_Menu1_NavigationMenu li:nth-child(11) ul.dynamic {
    left: 0 !important;
}



.menuItems .level1 A:hover {
    background: #5695d6;
}

.menuItems .level1 A:hover {
    text-decoration: none;
}

.menuItems .level2 .dynamic {
    margin-left: 1px;
    border: 1px solid #ffffff;
    background: #005387;
    padding: 0in 5.4pt 0in 5.4pt;
}

    .menuItems .level2 .dynamic A {
        padding-left: 8px;
        margin-right: 4px;
        z-index: 2000;
    }

        .menuItems .level2 .dynamic A:hover {
            background-color: #9ACDFF;
        }


/********** Menu Panel End ***********/
.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 10000;
}

#pnlValidationMsg {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    padding: 10px;
}

/***********************/
.nodeHeight {
    line-height: inherit;
    height: 31px;
    border-bottom: 1px solid #005387;
    margin-left: 5px;
}

.startEndDate {
    line-height: inherit;
    width: 75px;
}

.startEndDateFlat {
    line-height: inherit;
    width: 75px;
    border: 1px solid #000;
}

.nodeHeight span {
    border: none;
}

    .nodeHeight span chkSelect {
        line-height: inherit;
    }

#divData {
    width: 760px;
    height: 450px;
    overflow: auto;
    white-space: normal;
}

.tblTreeView {
    border: 1px solid #005387;
}

#divTree {
    width: 200px;
    height: 450px;
    overflow: hidden;
    white-space: normal;
}

.wucSelMapping {
}

.dvSearchListFrom {
    width: 350px;
}

.dvCheckBoxListFrom {
    width: 350px;
    height: 200px;
    overflow: auto;
    white-space: normal;
    border: 1px solid #005387;
    text-align: left;
    overflow: auto;
}

    .dvCheckBoxListFrom table tr td {
        border-bottom: 1px solid #005387;
    }

.tdButtons {
    width: 90px;
    vertical-align: middle;
}

.spacer {
    width: 15px;
}

#ui-datepicker-div {
    z-index: 9999999 !important;
}

.selectedRows {
    background-color: #005387;
    border-collapse: collapse;
    color: #ffffff;
}

.unselectedRows {
    background-color: #fff;
    border-collapse: collapse;
    color: #000;
}

.selectedRows A {
    background-color: #005387;
    border-collapse: collapse;
    color: #ffffff;
}

.form-login1 {
    width: 205px;
    padding: 6px 4px 6px 3px;
    border: 1px solid #005387;
    background-color: #ffffff;
    font-size: 16px;
    color: #020202;
}

.accordion {
    width: 200px;
    border: solid 3px #6A1E7B;
    background-color: #000000; /**********behavior: url(/CSS/ie-css3.htc);**********/
    font-size: 16px;
}

.accordionHeader {
    background-color: #C5C7C9;
    color: #000000;
    text-align: left;
}

.accordionContent {
    background-color: #ffffff;
    color: black;
    text-align: left;
}

.accordionSelected {
    background-color: #005387;
    color: #ffffff;
    text-align: left;
}



.accordionHeaderSelected {
    background: #4e73df url('/Images/minus-accor.png') no-repeat 10px center;
    ;
    border: 1px solid #2F4F4F;
    color: white;
    cursor: pointer;
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding: 12px 15px 12px 35px;
}

.accordionHeader.new {
    background: #4e73df url('../Images/plus-accord.png') no-repeat 10px center;
    border: 1px solid #2F4F4F;
    color: white;
    cursor: pointer;
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding: 12px 15px 12px 35px;
    border: 0;
    border-radius: 4px;
}

.href {
    color: White;
    font-weight: bold;
    text-decoration: none;
}

.table-div {
    border: 1px solid #ccc;
    margin: 10px auto 14px;
    padding: 6px 11px;
}

    .table-div tr {
        background: none !important;
    }

.inside-tbl {
    border: 1px solid #ddd;
}

    .inside-tbl tr:nth-child(2n+3) {
        background-color: Gainsboro;
    }

    .inside-tbl tr td table td {
        border: 0;
    }

    .inside-tbl tr:first-child {
        color: #575757;
        font-size: 12px;
        font-weight: bold;
        text-decoration: none;
    }

    .inside-tbl tr th, .inside-tbl tr td {
        border-color: #ddd !important;
        border-bottom: 1px solid #dddddd;
        font-size: 13px;
        padding: 7px;
        text-align: left;
        vertical-align: top;
    }

    #MainContent_upnlEmp .inside-tbl tr th, .inside-tbl tr td {
        border-color: darkgray !important;
        border-bottom: 1px solid #dddddd;
        font-size: 13px;
        padding: 5px !important;
        text-align: left;
        vertical-align: top;
    }

    .inside-tbl tr th, .ajax__calendar_container table tr td {
        border-color: #ddd !important;
        border-bottom: 1px solid #dddddd;
        font-size: 13px;
        padding: 0 !important;
        text-align: left;
        vertical-align: top;
    }


.inside-tbl, .ajax__calendar_container table tr:nth-child(2n+3) {
    background-color: none !important;
}

    .inside-tbl tr th {
        background: #31618c none repeat scroll 0 0;
        color: #fff;
    }

.titletxt.sub-head:before {
    display: none;
}

.titletxt.sub-head {
    background: #d9ebfa;
    font-size: 17px;
    height: auto;
    margin: 0 0 8px 0;
}

    .titletxt.sub-head span {
        background: none;
    }
/*.table-div table td {width:15%;}*/
.grid-table .dataTables_scrollHeadInner {
    width: 100% !important;
}

.grid-table .display.dataTable {
    width: 100% !important;
}

.trng-centr .accordionHeader.new {
    background-image: none;
    padding: 12px 15px;
}

.trng-centr .close-butn {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
}

    .trng-centr .close-butn a {
        background: #333 none repeat scroll 0 0;
        color: #fff;
        display: block;
        font-size: 11px;
        height: 23px;
        line-height: 24px;
        padding: 0 10px;
        text-transform: uppercase;
    }

.trng-centr table tr.heading {
    color: #fff;
    background: #4e73df;
}

    .trng-centr table tr.heading td {
        padding: 0 9px;
    }

.trng-centr table tr td {
    font-size: 13px;
}

.trng-centr table input[type="text"] {
    margin: 0 9px 0 0;
    text-align: center;
    width: 30px !important;
    font-size: 13px;
}
/*.trng-centr #MainContent_panelUpdateProgress {padding:15px; position:absolute !important; top:7% !important;}*/
.trng-centr #MainContent_panelUpdateProgress, #MainContent_panelRFUpdateProgress {
    padding: 15px;
    overflow:auto
}

.trng-centr h4 {
    margin: 10px 0 !important;
}

.customGenericGridBlankMessage {
    clear: both;
    color: red;
    display: block;
    font-size: 18px;
    font-weight: bold;
    margin-left:20px;
}


.room-avlb {
    overflow: hidden;
    border: 1px solid #ddd;
}

    .room-avlb ul {
        margin: 0;
        padding: 0;
        overflow: hidden;
        list-style: none;
        border-bottom: 1px solid #ddd;
        padding: 0 0;
    }

        .room-avlb ul li {
            float: left;
            padding: 7px 0;
            width: 11.666%;
            position: relative;
        }

            .room-avlb ul li:after {
                background: #ddd none repeat scroll 0 0;
                content: "";
                height: 46px;
                position: absolute;
                right: 0;
                top: 0;
                width: 1px;
            }

            .room-avlb ul li .field {
                border-radius: 0;
                box-shadow: none;
                transition: all 0.5s ease;
                display: block;
                float: left;
                height: 21px;
                margin: 0 0 0 22px;
                padding: 0 5px;
                width: 68px;
                border: 1px solid #999;
            }

                .room-avlb ul li .field:focus {
                    border: 1px solid #333;
                }

        .room-avlb ul.room-head li span {
            color: #fff;
            padding: 0 0 0 22px;
        }

        .room-avlb ul.room-head {
            background: #444;
            border: 0;
        }

            .room-avlb ul.room-head:hover {
                background: #444;
            }

        .room-avlb ul li span {
            padding: 0 0 0 22px;
            display: block;
            color: #000;
        }

        .room-avlb ul.room-head li:after {
            background: #555 none repeat scroll 0 0;
            height: 34px;
        }

        .room-avlb ul:nth-child(2n+2) {
            background: #F0F0F0;
        }

        .room-avlb ul:hover {
            background: #DEF7FF;
        }

        .room-avlb ul li:last-child:after {
            display: none;
        }

        .room-avlb ul li .err {
            float: left;
            padding: 0 0 0 4px;
        }

        .room-avlb ul.room-head li span em {
            color: red;
            display: inline-block;
            padding: 0 0 0 4px;
        }


    .room-avlb.scnd ul.room-head li span {
        font-size: 14px;
        padding: 0 0 0 10px;
    }

    .room-avlb.scnd ul li {
        width: 21%;
    }

        .room-avlb.scnd ul li:first-child {
            width: 10%;
        }

        .room-avlb.scnd ul li:nth-child(2) {
            width: 11%;
        }

        .room-avlb.scnd ul li:nth-child(4) {
            width: 15%;
        }

        .room-avlb.scnd ul li input[type="file"] {
            margin: 0 0 0 9px;
        }

        .room-avlb.scnd ul li select {
            margin: 0 0 0 10px;
        }

        .room-avlb.scnd ul li table {
            margin: 0 0 0 10px;
        }

    .room-avlb.thrd ul li {
        width: 12.5%;
    }

    .room-avlb.thrd ul li {
    }

    .room-avlb.thrd ul.room-head li span {
        padding: 0 0 0 7px;
        font-size: 12px;
    }
.fgpassword{
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}
hr {
    width: 78%;
    margin-left: 170px;
    margin-top: -0.25em;
    color: #cccccc;
    height: 2px;
}
#MainContent_pnlHRView {
    width: 72%;
    left: 14%;
}
#MainContent_UpdatePanel1 > div {
    padding-left: 16px;
}

body .ucSecuredHeader {
    padding: 8px 0 0 10px;
    min-height: 75px;
}

body button#sidebarCollapse {
    margin: 11px 0 0 11px;
}

#sidebar .sidebar-header {
    text-align: center;
}
    #sidebar .sidebar-header img {
        display: inline-block;
    }






















