
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}

.login {
    max-width: 600px;
    height: 320px;
}

.control-label {
    color: #24067a;
    font-weight: 600 !important;
}

#login .container #login-row #login-column #login-box #login-form {
    padding: 20px;
}

.form_head {
    font-size: 18userInstitutionpx !important;
}

.sub_btn {
    width: 20%;
    margin: 0 auto;
}

.margintop10 {
    margin-top: 10px;
}

h4.heading {
    font-weight: 300;
    margin-bottom: 7px;
    font-weight: 600;
    color: #2d0897;
    font-size: 28px;
}

h5.sub_heading {
    color: #ffff;
    font-weight: 400;
    letter-spacing: 3px;
    font-size: 24px;
    margin-bottom: 20px;
}

header {
    background: #FFC600;
    margin: 0;
    padding: 0;
    position: relative;
}

.margintop10 {
    margin-top: 10px;
}

.marginbot10 {
    margin-bottom: 10px;
}

.margin_for {
    margin-bottom: 4em;
}

img.logo1 {
    float: right;
}

.navbar-default {
    background-color: #24067a !important;
    border-color: #24067a !important;
    border-radius: 0;
}

footer {
    height: 30px;
    background: #373737;
    position: fixed;
    width: 100%;
    /* top: 0; */
    bottom: 0;
    left: 0;
    right: 0;
}

.bodypadding {
    padding-left: 2em;
    padding-right: 2em;
}

label {
    text-align: left !important;
    font-weight: normal !important;
}

.mand:after {
    content: "*";
    color: red;
}

.copyright {
    text-align: center;
    font-size: 12px;
    color: #ccb25b;
    line-height: 30px;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

    .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
        color: #2e2cec;
        background-color: #FFC107;
    }

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #2e2cec;
    text-decoration: none;
    background-color: #FFC107;
}

.asideBar .menuContainer > h3 {
    color: white;
    padding: .5em;
    background-color: #24067a;
    font-size: 1.4em;
    margin: 0;
    border: 1px solid #ccc;
}

.asideBar .menuContainer > ul {
    margin: 0.2em 0 0;
}

    .asideBar .menuContainer > ul > li {
        display: block;
    }

        .asideBar .menuContainer > ul > li > a {
            display: block;
            color: #333;
            text-align: left;
            background-color: #f1f1f8;
            font-size: 1.0em;
            font-weight: bold;
            padding: 6px;
            margin: 0 0 0.2em;
            border: 1px solid #ccc;
            font-size: 12px;
            font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        }

        .asideBar .menuContainer > ul > li.active > a {
            color: #FFF;
            background-color: #0C87DA;
        }

        .asideBar .menuContainer > ul > li > a:hover {
            text-decoration: none;
            color: #040404;
            background-color: #dedee6;
        }


.asideBar .adBanner {
    width: 100%;
    background-color: black;
    color: #fff;
    min-height: 125px;
    text-align: center;
    font-size: 1.5em;
    margin: 0.5em 0 0.5em 0;
}

.asideBar .articleLinksHolder {
    border: 1px solid #ccc;
    background-color: #f9f9fc;
}

    .asideBar .articleLinksHolder > h3 {
        background-color: #d9d9d9;
        border: 1px solid #ccc;
        font-weight: normal;
        margin: 0;
        padding: 0.5em;
        font-size: 1.5em;
    }

        .asideBar .articleLinksHolder > h3 .iconVM.glyphicon {
            font-size: 2em;
            font-weight: normal;
            vertical-align: middle;
            color: navy;
        }




    .asideBar .articleLinksHolder > ul {
        margin: 0;
    }

        .asideBar .articleLinksHolder > ul > li > a {
            display: block;
            padding: 1em 1em 1em 3em;
            font-size: 0.9em;
            color: #333;
        }

        .asideBar .articleLinksHolder > ul > li > a {
            text-decoration: none;
        }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    /* margin: 0; */
    padding: 0;
    /*border: 0;*/
    vertical-align: baseline;
}

.boldlabel {
    font-weight: bold;
    color: #777;
}

.boldlabel1 {
    font-weight: bold;
    font-size: large;
}

.error {
    font-size: 14px;
    font-weight: bold;
    color: red;
    padding-left: 3px;
}



.th td {
    color: #1b35b1;
    font-weight: 600;
    border-top: 0px !important;
}

table.tblgrd .form-control2 {
    background-color: #fafafa;
    border: 1px solid #eee;
    border-radius: 2px;
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
    font-size: 14px;
    margin: 0 !important;
    font-size: 12px;
    text-align: right;
    color: #000;
    font-weight: bold;
    height: 24px;
    padding-right: 5px;
}

    table.tblgrd .form-control2:focus {
        border-color: #66afe9;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
        outline: 0 none;
    }

table.tblgrd .right {
    text-align: right !important;
    padding-right: 8px;
}

table.tblgrd .extrimright {
    text-align: right !important;
    padding-right: 8px;
    border-right: none !important;
}

.boldlabel {
    font-weight: bold;
    color: #777;
}

.boldlabel1 {
    font-weight: bold;
    font-size: large;
}

.profile ul li {
    list-style: none;
    padding-bottom: 10px;
}

li.pull-left {
    /* padding: 10px; */
    font-size: 20px;
    border-bottom: 3px double #24067a;
}

.padd_left {
    padding-left: 30px;
}

li.pull-left strong {
    font-size: 18px;
    font-stretch: ultra-expanded;
    font-style: inherit;
    color: #24067a;
    background: #ffc600;
    padding: 1px;
    border-radius: 102px;
    border: 1px solid;
}

.tblgrd .alert {
    border-color: rgba(10,20,20,.1);
    text-shadow: 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.4);
    border: 1px solid transparent;
    border-radius: 4px;
    padding: 15px;
}

.tblgrd .alert-info {
    background-color: #d9edf7;
    color: #3a87ad;
}

table.tblgrd {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    width: 100%;
    font-weight: normal;
    font-size: 13px;
    background-color: #fcfbe4;
    border-collapse: collapse;
    border-spacing: 0px;
    color: #656565;
    font-family: 'Open Sans',"HelveticaNeue", "Helvetica Neue", Helvetica, Arial,sans-serif;
}
    table.tblgrd:hover {
        color: #000;
        background: rgba(247, 232, 103, 0.37);
    }
.right_text {
    font-weight: 600;
    font-size:1.1em;
}
.right_text1 {
    font-weight: 600;
    font-size: 1em;
    font-style: oblique;
    color: #8c8484;
}
.text_justify{
    text-align:justify;
}
.back_btn {
    background: white;
    padding: 2px;
    width: 54px;
    border-radius: 5px;
}















table.tblgrd td {
    font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    padding: 4px;
    border: 0px #B8B8B8 solid;
    font-size: 13px;
    height: 20px;
    padding-left: 5px;
    cursor: pointer;
}


    table.tblgrd tr {
        border-bottom: 1px #CADDEE solid;
    }

    table.tblgrd th {
        color: #193048;
        padding: 2px;
        font-size: 13px;
        height: 30px;
        text-align: left;
        padding-left: 5px;
        border-left: none !important;
        border-top: none !important;
        border-color: #C9C9C9;
        vertical-align:middle;
    }

    table.tblgrd .form-control2 {
        background-color: #fafafa;
        border: 1px solid #eee;
        border-radius: 2px;
        border-color: #66afe9;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
        outline: 0 none;
        font-size: 14px;
        margin: 0 !important;
        font-size: 12px;
        text-align: right;
        color: #000;
        font-weight: bold;
        height: 24px;
        padding-right: 5px;
    }

        table.tblgrd .form-control2:focus {
            border-color: #66afe9;
            box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
            outline: 0 none;
        }

    table.tblgrd .right {
        text-align: right !important;
        padding-right: 8px;
    }

    table.tblgrd .extrimright {
        text-align: right !important;
        padding-right: 8px;
        border-right: none !important;
    }

           .modal-header{ 
	  background:#24067a;
	  padding:8px 0 !important;
	  float:left;
	  width:100%;
	  border:0 !important;
	}
	.modal.fade.in {
    overflow: hidden;
}

.modal-content.modal-content-one {
    overflow: hidden;
}
	.modal-content.modal-content-one{ padding:0 !important; }
	.modal-body{ 
		float:left;
		width:100%;
		color:#333;
	}
    /*Header*/
.Tab .ajax__tab_header
{
    color: #333;
    font-family:Calibri;
    font-size: 14px;
    font-weight: bold;
    margin:0;
}
/*Body*/
.Tab .ajax__tab_body
{
    border:1px solid #b4cbdf;
    padding:10px 8px;
}
/*Tab Active*/
.Tab .ajax__tab_active .ajax__tab_tab
{
    color: #ffffff;
    background:#d11212;
    float:left;
    margin:0;
    padding: 15px 8px !important;
}
.Tab .ajax__tab_active .ajax__tab_outer
{
    color: #ffffff;
    background:#333;
    margin:0;
    line-height:0;
}
.ajax__tab_tab{ background:#333; margin:0 0px; color:#fff; border-left:1px solid #fff; padding:5px 8px; cursor:pointer; }

.loadermodel
{
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    left:0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}
.center
{
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 190px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}
.center img
{
    height: 40px;
    width: 180px;
}
  .navbar {
        min-height:5px !important;
        }

  /*-- 08 Aug 2023 -*/

.checkBoxBlk input[type="checkbox"] {
    margin: 0 8px 0 0;
}
.checkBoxBlk label {
    margin: 0;
}
.checkBoxMain td {
    display: flex;
    align-items: flex-start;
    border-bottom: 1px dashed #606060;
    margin-bottom: 12px;
    padding-bottom: 10px;
}
.checkBoxMain td input[type="checkbox"] {
    margin: 2px 12px 0 0;
}
.checkBoxMain td label {
    margin: 0;
}