﻿body {
}

.tab_active {
    border: none !important;
    border-bottom: 4px solid #057bdf !important;
    background-color: transparent !important;
    color: #222222;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.45px;
    opacity: 1;
    padding: 20px 22px 20px 22px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background-color: #eff2f3;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}




.PageTitle {
    font-size: 14pt;
    font-family: Trebuchet MS;
    color: Black;
    font-weight: bold;
    font-style: italic;
}

.TableBorder {
    border-top: solid 1px #BDBDBD;
    border-bottom: solid 1px #BDBDBD;
    border-left: solid 1px #BDBDBD;
    border-right: solid 1px #BDBDBD;
}

.BorderTopRadius {
    border: solid 2px #C0C0C0;
    background-color: #f5f6f7;
    moz-border-radius-topleft: 10px;
    moz-border-radius-topright: 10px;
    webkit-border-top-left-radius: 10px;
    webkit-border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    moz-border-radius-bottomleft: 10px;
    moz-border-radius-bottomright: 10px;
    webkit-border-bottom-left-radius: 10px;
    webkit-border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.BorderInnerRadius {
    border: solid 0px #C0C0C0;
    background-color: #fdfeff;
    moz-border-radius-bottomleft: 10px;
    moz-border-radius-bottomright: 10px;
    webkit-border-bottom-left-radius: 10px;
    webkit-border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.BorderTableRadius {
    border: solid 0px #C0C0C0;
    background-color: #fdfeff;
    moz-border-radius-bottomright: 10px;
    webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.lnkopen {
    text-decoration: none;
    color: #B8292F;
    cursor: pointer;
    font-size: 10pt;
    font-family: Trebuchet MS;
    line-height: 18px;
}

.lnkMenu {
    color: #424242;
    cursor: hand;
    /*cursor:pointer;*/
    font-size: 8pt;
    font-weight: normal;
    font-family: Trebuchet MS;
    text-decoration: none;
}

.sucmsgbox {
    border: solid 1px #C0C0C0;
    background-color: #fdfeff;
    font-size: 10pt;
    font-family: Trebuchet MS;
    color: Black;
    font-weight: normal;
}


.imagecontentlink {
    border: none;
    color: #FFFFFF;
}

.lnkHomeMenu {
    color: #fcfdff;
    cursor: hand;  
    font-size: 13px;
    font-family: Trebuchet MS;
    font-weight: bold;
    text-decoration: none;
}

.lnkbutton {
    font-size: 10pt;
    color: #3B7BB9;
    font-family: Trebuchet MS;
    font-style: normal;
    text-decoration: none;
}

.Headerdata {
    width: 900px;
}

.DetailData {
    width: 880px;
}


.lnkView {
    color: #DF7401;
    vertical-align: top;
    text-decoration: none;
    font-size: 10pt;
    font-family: Trebuchet MS;
    font-weight: bold;
}

    .lnkView:hover {
        color: #6c6c6c;
        vertical-align: top;
        cursor: hand;
        text-decoration: none;
        font-size: 10pt;
        font-family: Trebuchet MS;
        font-weight: bold;
    }

.Bordercontenttable {
    border: solid 1px #C0C0C0;
    background-color: #fdfeff;
    moz-border-radius-topleft: 10px;
    moz-border-radius-topright: 10px;
    webkit-border-top-left-radius: 10px;
    webkit-border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    moz-border-radius-bottomleft: 10px;
    moz-border-radius-bottomright: 10px;
    webkit-border-bottom-left-radius: 10px;
    webkit-border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.AdmissionContent {
    font-size: 10pt;
    font-family: Verdana;
    color: #424242;
    font-weight: normal;
    line-height: 25px;
}

.Admission_TD {
    background-color: #FFFFFF;
    font-size: 10pt;
    color: #424242;
    font-family: Verdana;
    line-height: 25px;
}

.Admission_ErrorMsg {
    font-size: 12px;
    font-family: Verdana;
    color: #424242;
    font-weight: normal;
    color: Red;
}

.lnkopen {
    text-decoration: none;
    color: #A52A2A; /*brown*/
    cursor: hand;
    cursor: pointer;
    font-size: 10pt;
    font-family: Trebuchet MS;
    line-height: 18px;
}

.contentlinkred {
    font-size: 10pt;
    font-family: Verdana;
    color: red;
    text-align: justify;
    line-height: 18px;
    cursor: hand;
    text-decoration: none;
}



.PageTitleHeader {
    height: 45%;
    width: 100%;
    border-bottom: solid 2px #C0C0C0;
    padding-left: 1.5%;
    padding-top: 1.2%;
    padding-bottom: 1.2%;
}

.lnkView_Admission {
    color: #DF7401;
    vertical-align: top;
    text-decoration: none;
    font-size: 10pt;
    font-family: Verdana;
    font-weight: bold;
}

    .lnkView_Admission:hover {
        color: #6c6c6c;
        vertical-align: top;
        cursor: hand;
        text-decoration: none;
        font-size: 10pt;
        font-family: Verdana;
        font-weight: bold;
    }

.Admission_P {
    line-height: 22px;
}

 .TableBorder
    {
    border-top:solid 1px #BDBDBD;
    border-bottom:solid 1px #BDBDBD;
    border-left:solid 1px #BDBDBD;
    border-right:solid 1px #BDBDBD;
    }

.lblTitle {
    text-align: right ;        
}

.View-padding {
padding-left: 10px !important;
    vertical-align: middle !important;
}

.border-bottomsolidfull {
    padding-bottom: 10px;
    border-bottom: 1px solid #dfe4e9;
}

.Admission_TimerMsg {
    font-size: 18px;
    font-family: Verdana;
    color: #424242;
    font-weight: normal;
    color: Red;
}


.total-outstanding-label {
    
    font-weight: 700;
   
    padding-bottom: 6px;
}


.total-Amount {
    font-weight: bold;
    color: #212121;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
    white-space: nowrap;
   
}

.txtinline {
    display:inline !important;
}

.chkboxlbl {
    padding-top: 13px;
}