.skin-black .main-header .navbar .logoTxt {
    color: #000;
    float: left;
    font-size: 1.6em;
    margin: 0px;
    margin-left: 16px;
    line-height: 48px;
}
.skin-blue .main-header .navbar .logoTxt {
    margin-left: 16px;
    float: left;
    color: #fff;
    font-size: 1.6em;
    margin: 0px;
    line-height: 48px;
    /*font-family: 'PT Sans Narrow', sans-serif;*/

    font-family: 'Alata', sans-serif;
    letter-spacing:1px;
}
.skin-black .main-header .navbar .logoTxt img {
    width: 36px;
    vertical-align: middle;
    margin-right: 10px;
}
.skin-blue .main-header .navbar .logoTxt img {
    width: 36px;
    vertical-align: middle;
    margin-right: 10px;
}
.skin-blue .main-header .navbar .logoTxt img.blueImg {display: none;}
.skin-black .main-header .navbar .logoTxt img.whiteImg {display: none;}
.main-header .navbar {
    margin-left: 0px!important;
}
.lastLogin {
    margin: 0px;
    white-space: nowrap;
    line-height: 12px;
}
.skin-black .lastLogin {color: rgba(0,0,0,0.6);}
.skin-blue .lastLogin {color: rgba(255,255,255,0.6);}
.headerUserInfo {
    padding-top: 8px!important;
    padding-bottom: 8px!important;
}
.headerUserInfo .user-image {margin-top: 5px!important;}
.leftToggleBtn {
    background: #374850;
    border-radius: 3px;
    border: 1px solid #374850;
    margin: 10px 10px;
    display: block;
    height: 36px;
    line-height: 33px;
    padding: 0px 10px;
}
.sidebar-collapse .leftToggleBtn {display: none;}
.leftToggleBtn span {float: right;margin-top: 16px;}
#lftToggleList {
    display: none;
    background: #374850;
    margin: 0px;
    padding: 5px 0px;
    list-style: none;
}
#lftToggleList li a {
    display: block;
    position: relative;
    padding: 5px 15px;
}
#lftToggleList li a i {
    width: 15px;
    text-align: center;
    margin-right: 10px;
}
#lftToggleList li a:hover {
    background: #1e282c;
    color: #fff;
}
#lftToggleList li.active a {
    color: #fff;background: #03a9f4;
}
#toggleFY.active {
    background: rgba(0,0,0,0.4);
    color: #f6f6f6;
}
.skin-blue .main-header {
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}

.mandatory {
    background-color: #ffe8e8;
}
.Warning {
    color:red;font-size:14px;
}

strong {
    font-family: 'PT Sans', sans-serif !important;
    letter-spacing:1px;
}

.alert_css {
    font-size: 13px;
    border-bottom: 1px solid #0da0cc;
    color: #f79709;
    text-align: left;
    padding-bottom: 5px;
    margin-bottom: 6px;
    padding-left: 5px;
}

.alert_css i {
    color: #f85a09;
    padding-right:5px;
}

.logout_button {
    /*background-image: linear-gradient(to top, #051937, #0d2e57, #13467a, #145e9e, #0579c4) !important;*/
    background-image: linear-gradient(to bottom, #63a0fb, #409be8, #1f94d4, #008dbe, #0384a8) !important;
    color:#fff !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mr-10 {
    margin-right: 10px !important;
}
.text_popup {
    font-size: 18px;
    font-weight: bold;
    color: #077fc3;
    margin: 0;
}
.bt_padding {
    font-size: 12px !important;
    padding: 3px 3px !important;
}

.lbl_bottom {
    position: absolute !important;
    padding: 0 !important;
    font-weight: normal !important;
    letter-spacing: 1px !important;
}
 .txtalign {
        text-align:right;
    }
.action_btn {
    padding: 2px 7px !important;
    font-size:13px !important;
}
.tbl_scroll {
    width: 100%;
    overflow: auto;
    max-height: 400px;
}

.mt-5px {
    margin-top: 5px !important;
}  
.mb-5px {
    margin-top: 5px !important;
}

.padding_left5px {
    padding-left: 5px !important;
}
.padding_right5px {
    padding-right: 5px !important;
}

.heading_dasbord {
    font-size: 21px;
     
    color: #0c8fc1;
    border: 0;
    border-bottom: 1px solid #53b0e6;
    margin-bottom:10px;
}

.mt-5 {
        margin-top: 5px;
}




.thead-light    {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
    text-align:center;
    font-size:18px;
}

.bdr_rit {
    border-right: 1px solid #000 !important;
}
.bdr_btn {
    border-bottom: 1px solid #000 !important;
}

 


 