﻿body, html, form {
    background-color: #e5e9d5;
    color: #006699;
    font-family: Verdana, Tahoma, Arial;
    height: 594px;
    margin: 0px; font-weight:500 !important;
}

.bkg {
    background-image: url('img/left_top.jpg');
    background-position: right;
    background-repeat: no-repeat;
    color: White;
    height: 70px;
}

.watermarked {
    background-color: #E1E1E1;
    border: solid 1px #808080;
    padding: 2px;
}

.nonwatermarked {
    border: solid 1px #808080;
    padding: 2px;
}

.tab {
    background-image: url('img/tab_bg.jpg');
    background-repeat: no-repeat;
    text-align: right;
}

.tabbkg, .tab {
    background-color: #B0B5A3;
    font-weight: bold;
}

.img {
    background-image: url('img/cga_logo.jpg');
    background-position: 5px center;
    background-repeat: no-repeat;
    height: 70px;
    width: 115px;
}

.dropdown {
    height: 20px;
    text-align: justify;
    width: 220px;
}

.cpsms {
    background-color: Transparent;
    background-image: url('img/head_title2.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    height: 70px;
    width: 500px;
}

.bkg a {
    color: White;
    text-decoration: none;
}

    .bkg a:hover {
        text-decoration: underline;
    }

form, body, td, div {
    font-size: 10px;
}
input, select {
    font-size: 11px!important;padding:2px;
}
/* marginR10 added by Priyanka to deactivate margin-right 54px, applied in general to all inputs in other pages*/
.marginR10 span input {
    margin-right: 10px !important;
}

.marginR10 label {
    margin-right: 10px !important;
}

.marginR10 input, select {
    margin-right: 10px !important;
}

.marginR10 span label {
    /*border: solid red 2px !important;*/
    margin-right: 15px !important;
}

/* -----End of marginR10 added by Priyanka --------*/


.top, .top TD {
    vertical-align: top;
}

.bottom {
    vertical-align: bottom;
}

.center {
    text-align: center;
}

.vcenter {
    vertical-align: middle;
}

.vbottom {
    vertical-align: bottom;
}

.border, .borderonly, h4, th, .borderall, .borderall TD {
    border-collapse: collapse;
    vertical-align: top;
}

    .border, .borderall, .borderall TD {
        border: 1px solid #24476F;
        border-collapse: collapse;
    }

.border2 {
    border-bottom-color: #4a515a;
    border-left-color: #4a515a;
    border-right-color: #4a515a;
    border-style: none solid solid solid;
    border-top-color: #4a515a;
    border-width: 1px;
}

.btnsm {
	padding: 10px;
	display: inline-block;
	border-radius: 4px;
	margin-top: 43px;
}

.label {
    height: 20px;
    text-align: left;
    width: 130px;
}

.noborder, .noborder TD {
    border: none;
}

.labeltitle {
    color: #24476F;
    font-weight: bold;
    text-align: left;
}

.right {
    color: #24476F;
    font-weight: bold;
    text-align: right;
}

.middle {
    vertical-align: middle;
}

.left {
    text-align: left;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

th {
    font-size: 12px;
}

h4, .head {
    font-size: 14px;
    text-align: center;
}

h4 {
    margin: 0px;
}

th, h4, .head {
    background-color: #24476F;
    color: white;
    font-size: 12px;
    font-weight: bold;
}

h5, .subhead {
    font-size: 12px;
}

th, h5, .subhead {
    background-color: #24476F;
    color: white;
    font-size: 12px;
    font-weight: bold;
}

.hidden {
    display: none;
    visibility: hidden;
}

.err {
    color: Red;
    font-size: medium;
    font-weight: 500;
}

.lblmessage {
    color: #24476F;
    font-size: 12px;
    font-weight: bold;
}

.erragency {
    color: Red;
    font-size: 10px;
    font-weight: bold;
}

.bold {
    font-weight: bold;
}

a:hover {
    text-decoration: underline;
}

a {
    color: Blue;
    text-decoration: none;
}

.grd {
    background-attachment: fixed;
    background-image: url('Img/gradient.jpg');
    background-position: 0px 0px;
    background-repeat: repeat-x;
}

.grdh {
    background-image: url('Img/gradienth.jpg');
    background-position: 0px 0px;
    background-repeat: repeat-y;
}

.arrowgreen tr, .arrowgreen2 tr {
    background-color: Transparent;
    background-position: 100% 100%;
    background-repeat: repeat-x;
    font-size: 10px;
    font-weight: bold;
    height: 32px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/ /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
}

.arrowgreen tr {
    background-image: url(img/arrowgreen.gif);
}

.arrowgreen2 tr {
    background-image: url(img/arrowgreen2.gif);
    cursor: pointer;
}

.arrowgreen a {
    color: #006699;
}

.shadow {
    border-style: outset;
    border-width: thin;
}

.btn {
    font-size: 11px;
    height: 22px;
    margin: 0px;
}

.arrowgreen3 {
    background-color: Transparent;
    background-image: url(img/arrowgreen.gif);
    background-position: 100% 100%;
    background-repeat: repeat;
}

.cpsmsbg {
    background-image: url('img/centernav_bg.jpg');
}

.cpsmsimg {
    background-color: #e5e9d5;
    background-image: url('img/centernav_img.jpg');
    background-repeat: repeat-x;
}

.cpsmsimgLogin {
    background-color: White;
    background-image: url('img/centernav_img1.jpg');
    background-repeat: repeat-x;
}

ul {
    margin: 0 0 0 20;
}

.showfilter {
    background-image: url('Img/expand.gif');
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 20px;
}

.hidefilter {
    background-image: url('Img/collapse.gif');
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 20px;
}

.pointer {
    cursor: pointer;
}

.txtbig {
    width: 80%;
}

.txtbigbackground {
    background-color: #FFE4B5;
    width: 80%;
}

.txtmedium {    margin-bottom: 0px;
}

.txtsmall {
    width: 20%;
}
.txtWhoWho {
}
.txtWhoWhoLarge {
    width: 45%;
}
.txtWhoWhoSmall {
    width: 25%;
}

.popup_Buttons {
    margin: 10px;
}

.popup_Body {
    clear: both;
    color: #000000;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    line-height: 15pt;
    padding: 15px 15px 15px 15px;
    padding: 20px;
}

.ModalPopupBG {
    background-color: #666699;
    filter: alpha(opacity=50);
    opacity: 0.7;
}

.HellowWorldPopup {
    background: white;
    min-height: 150px;
    min-width: 200px;
}

.txtsmallbackground {
    background-color: #FFE4B5;
    width: 25%;
}

input[type=submit], input[type=reset] {
    border: 1px solid #24476F;
    font-size: 11px;
    font-weight: bold;
    margin-right: 5px;
    top: 0px;
    left: 0px;
    height: 24px;
    padding:5px;
}

input[type=button], input[type=reset] {
    border-color: #24476F;
    border-style: solid;
    border-width: 1px;
    font-size: 11px;
    font-weight: bold;
    margin-right: 5px;
}

    input[type=button]:hover,, input[type=reset]:hover {
        background-color: #24476F;
        color: White;
        cursor: pointer;
    }

input[type=submit]:hover, input[type=reset]:hover {
    background-color: #24476F;
    color: White;
    cursor: pointer;
}

input[type=button][disabled]:hover {
    background-color: #c0c0c0;
}

input[type=submit][disabled]:hover {
    background-color: #c0c0c0;
}

.caption {
    font-weight: bold;
    text-align: right;
}

.datalable {
    font-weight: bold;
    text-align: left;
}
.eClaimContent input[type=radio] {
    width: auto;
    margin-left: 0px;
    margin-right: 10px;
}

.grdheader {
    background-color: #24476F;
    color: White;
    font-family: Verdana;
    font-size: 11px;
}

.leftBold {
    color: #24476F;
    font-weight: bold;
    text-align: left;
}

.linkClass {
    color: Red;
    cursor: pointer;
    text-decoration: underline;
}

.tabs {
    background-color: Transparent;
}

.tabhead {
    background-color: #24476F;
    color: white;
    font-size: 12px;
    font-weight: bold;
}

.sort a {
    display: block;
    padding-right: 15px;
}

.sort td:hover {
    background: #366BA7;
}

.up a {
    background-image: url(img/up.gif);
    background-position: right;
    background-repeat: no-repeat;
}

.down a {
    background-image: url(img/down.gif);
    background-position: right;
    background-repeat: no-repeat;
}

.pager span {
    border: dotted 1px #24476F;
    padding: 2px;
}

.mandatory {
    color: Red;
}

.tooltiplayout {
    background-color: #ffffff;
    border: 1px solid Gray;
    color: Black;
    height: auto;
    padding: 3px;
    position: absolute;
    text-align: justify;
    visibility: hidden;
}

.mpeBackground {
    background-color: #C0C0C0;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

fieldset {
    border-color: #ffffff;
    text-align: center;
}

legend {
    color: #24476F;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

#header {
}

#footer {
}

#content {
    height: 100%;
}
/* right Click*/

.yui-button {
    background: url('../../Images/MenuItems/sprite.png') repeat-x 0px 0px;
    border: 2px solid #989898;
    color: #0044FA;
    cursor: pointer;
    font-family: Arial;
    font-weight: bold;
    padding: 1px;
}

.yui-grid th {
    background: url('../../Images/MenuItems/sprite.png') repeat-x 0px 0px;
    border-color: #989898 #cbcbcb #989898 #989898;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #000;
    padding: 4px 5px 4px 10px;
    text-align: center;
    vertical-align: bottom;
}

.DivStyleWithScroll {
    border: 1px solid #A4B583;
    font-size: 11px;
    height: 150px;
    margin: 10px 10px 10px 0px;
    overflow: scroll;
    width: 200px;
}

/* MASTEK HOPE CODE START */

.gridview {
    font-size: 85%;
    margin-bottom: 0.63em; /*border:#ccc solid 1px;*/
    margin-top: 0.63em;
    padding: 0em;
    width: 100%;
}

.gridfooter {
    background-color: #FDEEF4;
    color: White;
    font-weight: bold;
}

.gridrow {
    background-color: #ffffff;
}

.gridviewheader {
    background-color: #59a5fb;
    color: #f00;
}

.gridViewItem td {
    background: #e5e9d5;
    border: none;
    border-bottom: #fff solid 1px;
    font-size: 100%;
    padding: 5px;
}

.gridViewAlternateItem td {
    background: #fff;
    border: none;
    border-bottom: #fff solid 1px;
    font-size: 100%;
    padding: 5px;
}

.gridpager {
    background-color: #fff;
    color: #333333;
    font-weight: bold;
    text-align: left;
}

    .gridpager td {
        padding: 2px 0px 2px 0px;
    }

        .gridpager td a {
            color: #f00;
            font-size: 100%;
            text-decoration: none;
        }

.gridselectedrow {
    background-color: #C6DEFF;
    color: Navy;
    font-weight: bold;
}

.gridview th {
    background-color: #24476F;
    border: none; /*border-bottom: 0.1em #bbbbbb solid;*/
    color: #fff;
    font-size: 100%;
    padding: 7px 5px 7px 5px; /*0.31em;*/
    text-align: center;
}

    .gridview th a {
        color: #fff;
        font-size: 100%;
        text-decoration: underline;
    }

fieldset {
    border: #333 solid 1px;
    /*float: inherit; 	width:98.7%; 	padding:5px; 	border:#666 solid 1px;*/
    margin: 0px 5px 10px 5px;
    padding: 5px; /*border-top: #969696 solid 2px;     border-bottom: #969696 solid 1px;     border-right: #969696 solid 2px;     border-left: #969696 solid 1px;*/
    width: 98%;
}

legend {
    background: #1f3c58;
    border: #333 solid 1px; /*border-top: #969696 solid 1px;     border-bottom: #969696 solid 1px;     border-right: #969696 solid 1px;     border-left: #969696 solid 1px;*/
    color: #fff;
    /*font-size:110%; 	color:#333; 	line-height:normal; 	margin:0px 0px 10px 10px; 	padding:1px 5px 1px 5px; 	border:#666 solid 1px; 	background:#c2e0fe;*/
    font-size: 110%;
    font-weight: bold;
    line-height: normal;
    margin: 0px 0px 10px 10px;
    padding: 2px 5px 2px 5px;
    text-transform: capitalize;
}

.blank_h_10 {
    height: 10px;
    line-height: 10px;
}

.btnSave {
    background: url(../../images/HOPEImages/button_bg.gif) repeat-x scroll 0 0;
    border-bottom: #154275 solid 1px;
    border-left: #333 solid 1px;
    border-radius: 5px;
    border-right: #ccc solid 1px;
    border-top: #3a699f solid 1px;
    color: #000;
    cursor: pointer;
    font-weight: bold;
    overflow: visible;
    padding: 2px 10px 2px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
}

    .btnSave:hover, .btnSave:focus {
        color: #333;
    }

.btnCancel {
    background: url(../../images/HOPEImages/button_bg.gif) repeat-x scroll 0 0;
    border-bottom: #154275 solid 1px;
    border-left: #333 solid 1px;
    border-radius: 5px;
    border-right: #ccc solid 1px;
    border-top: #3a699f solid 1px;
    color: #000;
    cursor: pointer;
    font-weight: bold;
    overflow: visible;
    padding: 2px 10px 2px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: capitalize;
}

    .btnCancel:hover, .btnCancel:focus {
        color: #333;
    }

.float_r {
    float: right;
}

.ban_logo_pad {
    margin: 0px 30px 0px 0px;
}

.banner_margin {
    padding: 0px 5px 0px 5px;
}

.formlabel {
    float: left;
    font-size: 100%;
    font-weight: bold;
    padding: 0px 0px 0px 7px;
    position: relative;
    text-align: left;
    width: 20%;
}

.formlabel_1 {
    float: left;
    font-size: 100%;
    margin-left: 10px;
    padding: 0px 0px 0px 7px;
    position: relative;
    text-align: left;
    width: 17%;
}

.formlabelDashboard {
    width: 20%;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    float: left;
    padding: 0px 0px 0px 7px;
    position: relative;
}

.formControlDashboard {
    text-align: left;
    font-size: 11px;
    font-weight: normal;
}

.divSep {
    color: #666;
    float: left;
    width: 1%;
}

.clearfloat {
    clear: both;
    font-size: 0px;
    height: 5px;
    line-height: 5px;
    margin: 0px 0px 5px 0px;
}

.float_l {
    float: left;
    font-size: 95%;
}

.float_r {
    float: right;
    font-size: 90%;
}

.blank_w_10 {
    width: 10px;
}

.clear {
    clear: both;
    font-size: 0px;
    height: 0px;
    line-height: 0px;
}

.blank_h_10 {
    font-size: 0px;
    height: 10px;
    line-height: 10px;
}

.blank_h_2 {
    font-size: 0px;
    height: 2px;
    line-height: 2px;
}

.blank_h_5 {
    font-size: 0px;
    height: 5px;
    line-height: 5px;
}

.black_overlay {
    -moz-opacity: 0.8;
    background-color: black;
    display: none;
    filter: alpha(opacity=80);
    height: 100%;
    left: 0%;
    opacity: .80;
    position: fixed;
    top: 0%;
    width: 100%;
    z-index: 1001;
}

/*Popup related CSS BEGIN*/

.white_content_box {
    background-color: white;
    border: #666 solid 4px;
    border-radius: 10px;
    display: none;
    height: 60%; /*padding:16px;*/
    left: 25%;
    overflow: hidden;
    position: absolute;
    top: 20%;
    width: 50%;
    z-index: 1002;
}

.popup_title {
    background: #666;
    border: #666 solid 1px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
    font-size: 120%;
    margin: 0px 0px 0px 0px;
    padding: 4px 8px 4px 8px;
    position: relative;
    word-spacing: 2px;
    z-index: 1003;
}

.closebtn {
    background: url(../../images/HOPEImages/close_popup.png) no-repeat;
    height: 24px;
    position: absolute;
    right: 0%; /*right:22%;*/
    top: 2px;
    width: 24px;
    z-index: 1003;
}

/*Popup related CSS END*/

.pad_RL {
    margin: 0px 10px 0px 10px;
}

html > body .error_container {
    position: fixed;
}

.error_container {
    background: #f1f3e7;
    bottom: 18px;
    color: Red;
    height: 100px;
    margin-left: 0.5%;
    margin-right: 0.5%;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    width: 99%;
    z-index: 999;
}

.spacer {
    height: 120px;
}

.page_title {
    background: url(../../images/HOPEImages/title_bottom_bg.jpg) repeat-x bottom;
    color: #365838;
    font-size: 18px;
    font-weight: bold;
    margin: 5px;
    padding: 5px;
}

.lang_box {
    background: #eee;
    width: 100%;
}

.lang_pad_box {
    padding: 2px;
}

.calenderImg {
    float: left;
    margin-left: 3px;
    margin-top: 1px;
}

.ajax__calendar .ajax__calendar_container {
    z-index: 9999;
}

.reportLbl {
    float: right;
    margin-left: 2px;
    margin-top: 6px;
}

#collpsablewrapper {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}

.accordionButton {
    width: 30%;
    float: left;
    border: #333 solid 1px;
    border-bottom: 1px solid #FFFFFF;
    text-align: left;
    cursor: pointer;
    background: #1f3c58;
    color: #fff;
    font-size: 110%;
    font-weight: bold;
    line-height: normal;
    margin: 0px 0px 10px 10px;
    padding: 2px 5px 2px 5px;
    text-transform: capitalize;
}

.accordionContent {
    width: 98%;
    height: 30%;
    float: left;
    display: none;
}

/* MASTEK HOPE CODE END */

/*gautam*/
.pnlScholarship {
    width:95%;
    padding-left:25px;
    text-align:center; font-family: Verdana, Tahoma, Arial;
}

    .pnlScholarship .th {       
        background-color: #24476F;
        color: white;
        height: 24px;
        font-weight: bold;
        text-align: center;
        font-size: 15px;
    }

    .pnlScholarship .Topborder {
        border: 1px solid white;
        width: 100%;
        line-height: 20px;
        margin-bottom: 18px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        overflow: hidden;
        background-color: rgb(233, 241, 228);
    }

    .pnlScholarship .content {
        background-color: rgb(233, 241, 228);
        margin-right: 4px;
        margin-bottom: 4px;
       font-family: Verdana, Tahoma, Arial;
       text-align:center;
    }

    .pnlScholarship input[type=text] {
        background-image: url(img/form_bg.jpg);
        background-repeat: repeat-x;
        border: 1px solid #d1c7ac;
        width: 200px;
        color: #333333;
        padding: 3px;
        margin-right: 4px;
        font-family: tahoma, arial, sans-serif;
        height: 15px;
        font-size: 10px;
        font-weight: bold;
    }   
       .pnlScholarship textarea {
        background-image: url(img/form_bg.jpg);
        background-repeat: repeat-x;
        border: 1px solid #d1c7ac;
        width: 200px;
        color: #333333;
        padding: 3px;
        margin-right: 4px;
        font-family: tahoma, arial, sans-serif;
       
        font-size: 10px;
        font-weight: bold;
    } 
    
    .pnlScholarship select {
        background-image: url(img/form_bg.jpg);
        background-repeat: repeat-x;
        border: 1px solid #d1c7ac;
        width: 208px;
        color: #333333;
        padding: 3px;
        margin-right: 4px;
        font-family: Verdana, Tahoma, Arial;
        height: 23px;
        font-size: 10px;
        font-weight: bold;
    }
        .pnlScholarship select:disabled {
            background-image: url(img/grd_head);
            background-color: #B6BAC4;
            background-repeat: repeat-x;
            border: 1px solid #d1c7ac;
            width: 208px;
            color: rgb(250, 242, 242);
            padding: 3px;
            margin-right: 4px;
            font-family: Verdana, Tahoma, Arial;
            font-size: 10px;
            font-weight: bold;
            height: 23px;
        }
    .pnlScholarship input[type=text][disabled] {
        background-image: url(img/grd_head);
        background-color: #B6BAC4;
        background-repeat: repeat-x;
        border: 1px solid #d1c7ac;
        width: 200px;
        color: rgb(250, 242, 242);
        padding: 3px;
        margin-right: 4px;
        font-family: Verdana, Tahoma, Arial;
        font-size: 10px;
        font-weight: bold;
    }
    .pnlScholarship input[type=submit] {
        border: 1px solid #25729a;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        font-size: 12px;
        font-family: Verdana, Tahoma, Arial;
        padding: 5px 5px 5px 5px;
        text-decoration: none;
        display: inline-block;
        text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
        font-weight: bold;
        color: #FFFFFF;
        background-color: #3093c7;
        background-image: linear-gradient(to bottom, #3093c7, #1c5a85);
    }

        .pnlScholarship input[type=submit]:hover {
            border: 1px solid #1c5675;
            background-color: #26759e;
            background-image: linear-gradient(to bottom, #26759e, #133d5b);
        }

        .pnlScholarship input[type=submit][disabled] {
            border: 1px solid gray;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            font-size: 12px;
           font-family: Verdana, Tahoma, Arial;
            padding: 5px 5px 5px 5px;
            text-decoration: dotted;
            display: inline-block;
            text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
            font-weight: bold;
            color: #e7e7e7;
            background-color: #c0c0c0;
            background-image: linear-gradient(to bottom, gray, gray);
        }

            .pnlScholarship input[type=submit][disabled]:Hover {
                border: 1px solid gray;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
                font-size: 12px;
                font-family: Verdana, Tahoma, Arial;
                padding: 5px 5px 5px 5px;
                text-decoration: none;
                display: inline-block;
                text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
                font-weight: bold;
                color: #e7e7e7;
                background-color: #c0c0c0;
                background-image: linear-gradient(to bottom, gray, gray);
            }

    .pnlScholarship .rounded_corners {
        border: 1px solid #BCCBD3; /*#DAE2E6*/
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        overflow: hidden;
        width: 99%;
    }

        .pnlScholarship .rounded_corners td {
            border: 0px solid gray;
            font-family: Verdana, Tahoma, Arial;
            font-size: 10px;
            text-align: left;
            padding-left: 5px;
        }

        .pnlScholarship .rounded_corners th {
            text-align: center;
        }

        .pnlScholarship .rounded_corners table table td {
            border-style: none;
        }

    .pnlScholarship .pagercss {
        text-align: center;
        background-color: #24476F;
        min-height:10px;
        /*background-image: url(img/grey3.jpg);*/
    }

        .pnlScholarship .pagercss table {
            text-align: center;
            margin: auto;
        }

        .pnlScholarship .pagercss span {
            color: #000;
            text-decoration: none;
            padding: 2px 10px 2px 10px;
            border-top: solid 1px #fff;
            border-right: solid 1px #91a7b4;
            border-bottom: solid 1px #91a7b4;
            border-left: solid 1px #fff;
            background-color: #e7e7e7;
        }

        .pnlScholarship .pagercss a {
            color: #fff;
            text-decoration: none;
            padding: 2px 10px 2px 10px;
            border-top: solid 1px #fff;
            border-right: solid 1px #91a7b4;
            border-bottom: solid 1px #91a7b4;
            border-left: solid 1px #fff;
            background-color: rgb(59, 77, 90);
        }

    .pnlScholarship .Headercss {
        Color: White;
        font-size: 12px;
        border:1px solid #24476F;
    }

        .pnlScholarship .Headercss th {
            background-color: #24476F;
            background-image: url(img/grd_head.png);
            Color: White;
            font-size: 12px;
            text-align: left;
        }

            .pnlScholarship .Headercss th a {
                Color: White;
                font-size: 12px;
                text-decoration: underline;
            }

    .pnlScholarship .altrowcss {
        background-color: #fff;
    }

    .pnlScholarship .rowcss {
        background-color: #EFF3FB;
        color: #3A3A3A;
    }

    .pnlScholarship .right {
        font-weight: bold;
        text-align: right;
        color: #00070E;
    }

    .pnlScholarship .left {
        text-align: left;
        padding-top: 3px;
    }

    .pnlScholarship .rowcss {
        background-color: #EFF3FB;
        color: #3A3A3A;
    }

    .pnlScholarship .right {
        font-weight: bold;
        text-align: right;
        color: #00070E;
         font-family: Verdana, Tahoma, Arial;
         font-size:10px;
    }

    .pnlScholarship .left {
        text-align: left;
         font-family: Verdana, Tahoma, Arial;
          font-size:10px;
    }

    .pnlScholarship .D442 {
        background-image: url(img/Pending.png);
        height: 25px;
        width: 25px;
        margin-left: 28px;
    }

    .pnlScholarship .D444 {
        background-image: url(img/Rejected.png);
        height: 25px;
        width: 25px;
        margin-left: 28px;
    }
    .pnlScholarship .D443 {
        background-image: url(img/Approved.png);
        height: 25px;
        width: 25px;
        margin-left: 28px;

    }

/*end gautam*/

/* New CSS for Institution Details*/
#tblInstituteDetails, #tblInstituteApply {
border:1px solid #7c8e74; width:100%; color:#000; padding:0px;
border-spacing:0px;
}
/*#tblInstituteDetails th{background-color: #eef0e3; padding:5px; color:#000; }*/
#tblInstituteDetails td {
	text-align:left; font-size: 11px;
	padding:5px!important; 
	background-color:#DEE3CD; border:0px;
   
    
}
 #tblInstituteApply td {
	text-align:left; font-size: 11px;
	padding:5px 0px 5px 0px!important; 
	background-color:#DEE3CD; border:0px;
   
    
}
#tblInstituteDetails td:first-child{
	text-align:right; width:35%; font-weight:bold;
	}
#tblInstituteApply td:first-child{
	text-align:right; width:29%; font-weight:bold;   
   
	}
.BudgetSuccess {
    color:darkgreen;
    font-size:medium;
    
}
.BudgetError {
    color:red;
    font-size:medium;
    
}


/*NITIN BANSAL ON DATE 1-MAY-2015 For BUDGET*/
.pnlBudget {
    width:98%;
    padding :0px 10px 10px 10px ;
    text-align:center; font-family: Verdana, Tahoma, Arial;
}

    .pnlBudget .th {       
        background-color: #24476F;
        color: white;
        height: 24px;
        font-weight: bold;
        text-align: center;
        font-size: 15px;
        padding-top:2px;
    }

    .pnlBudget .Topborder {
        border: 1px solid white;
        width: 100%;
        line-height: 20px;
        margin-bottom: 18px;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        overflow: hidden;
        background-color: rgb(233, 241, 228);
    }

    .pnlBudget .content {
        background-color: rgb(233, 241, 228);
        margin-right: 4px;
        margin-bottom: 4px;
       font-family: Verdana, Tahoma, Arial;
       text-align:center;
    }

    .pnlBudget input[type=text] {
        background-image: url(img/form_bg.jpg);
        background-repeat: repeat-x;
        border: 1px solid #d1c7ac;
        width: 200px;
        color: #333333;
        padding: 3px;
        margin-right: 4px;
        font-family: tahoma, arial, sans-serif;
        height: 15px;
        font-size: 10px;
        font-weight: bold;
    }   
       .pnlBudget textarea {
        background-image: url(img/form_bg.jpg);
        background-repeat: repeat-x;
        border: 1px solid #d1c7ac;
        width: 200px;
        color: #333333;
        padding: 3px;
        margin-right: 4px;
        font-family: tahoma, arial, sans-serif;
       
        font-size: 10px;
        font-weight: bold;
    } 
    
    .pnlBudget select {
        background-image: url(img/form_bg.jpg);
        background-repeat: repeat-x;
        border: 1px solid #d1c7ac;
        width: 308px;
        color: #333333;
        padding: 3px;
        margin-right: 4px;
        font-family: Verdana, Tahoma, Arial;
        height: 23px;
        font-size: 10px;
        font-weight: bold;
    }
        .pnlBudget select:disabled {
            background-image: url(img/grd_head);
            background-color: #B6BAC4;
            background-repeat: repeat-x;
            border: 1px solid #d1c7ac;
            width: 208px;
            color: rgb(250, 242, 242);
            padding: 3px;
            margin-right: 4px;
            font-family: Verdana, Tahoma, Arial;
            font-size: 10px;
            font-weight: bold;
            height: 23px;
        }
    .pnlBudget input[type=text][disabled] {
        background-color: #B6BAC4;
        background-image: url(img/grd_head);
        background-repeat: repeat-x;
        border: 1px solid #d1c7ac;
        width: 200px;
        color: rgb(250, 242, 242);
        padding: 3px;
        margin-right: 4px;
        font-family: Verdana, Tahoma, Arial;
        font-size: 10px;
        font-weight: bold;
    }
    .pnlBudget input[type=submit] {
        border: 1px solid #25729a;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        font-size: 12px;
        font-family: Verdana, Tahoma, Arial;
        padding: 5px 5px 5px 5px;
        text-decoration: none;
        display: inline-block;
        text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
        font-weight: bold;
        color: #FFFFFF;
        background-color: #3093c7;
        background-image: linear-gradient(to bottom, #3093c7, #1c5a85);
        margin:1.5px;
    }

        .pnlBudget input[type=submit]:hover {
            border: 1px solid #1c5675;
            background-color: #26759e;
            background-image: linear-gradient(to bottom, #26759e, #133d5b);
        }

        .pnlBudget input[type=submit][disabled] {
            border: 1px solid gray;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            font-size: 12px;
           font-family: Verdana, Tahoma, Arial;
            padding: 5px 5px 5px 5px;
            text-decoration: dotted;
            display: inline-block;
            text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
            font-weight: bold;
            color: #e7e7e7;
            background-color: #c0c0c0;
            background-image: linear-gradient(to bottom, gray, gray);
        }

            .pnlBudget input[type=submit][disabled]:Hover {
                border: 1px solid gray;
                -webkit-border-radius: 3px;
                -moz-border-radius: 3px;
                border-radius: 3px;
                font-size: 12px;
                font-family: Verdana, Tahoma, Arial;
                padding: 5px 5px 5px 5px;
                text-decoration: none;
                display: inline-block;
                text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
                font-weight: bold;
                color: #e7e7e7;
                background-color: #c0c0c0;
                background-image: linear-gradient(to bottom, gray, gray);
            }

    .pnlBudget .rounded_corners {
        border: 1px solid #BCCBD3; /*#DAE2E6*/
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        overflow: hidden;
       /* width: 99%;*/
    }

        .pnlBudget .rounded_corners td {
            border: 0px solid gray;
            font-family: Verdana, Tahoma, Arial;
            font-size: 10px;
            text-align: left;
            padding-left: 5px;
        }

        .pnlBudget .rounded_corners th {
            text-align: center;
        }

        .pnlBudget .rounded_corners table table td {
            border-style: none;
        }

    .pnlBudget .pagercss {
        text-align: center;
        background-color: #24476F;
        min-height:10px;
        /*background-image: url(img/grey3.jpg);*/
    }

        .pnlBudget .pagercss table {
            text-align: center;
            margin: auto;
        }

        .pnlBudget .pagercss span {
            color: #000;
            text-decoration: none;
            padding: 2px 10px 2px 10px;
            border-top: solid 1px #fff;
            border-right: solid 1px #91a7b4;
            border-bottom: solid 1px #91a7b4;
            border-left: solid 1px #fff;
            background-color: #e7e7e7;
        }

        .pnlBudget .pagercss a {
            color: #fff;
            text-decoration: none;
            padding: 2px 10px 2px 10px;
            border-top: solid 1px #fff;
            border-right: solid 1px #91a7b4;
            border-bottom: solid 1px #91a7b4;
            border-left: solid 1px #fff;
            background-color: rgb(59, 77, 90);
        }

    .pnlBudget .Headercss {
        Color: White;
        font-size: 12px;
        border:1px solid #24476F;
    }

        .pnlBudget .Headercss th {
            background-color: #24476F;
           padding:2px;
           margin:0px;
            Color: White;
            font-size: 12px;
            text-align:center  ;
        }

            .pnlBudget .Headercss th a {
                Color: White;
                font-size: 12px;
                text-decoration: underline;
            }


    .pnlBudget .altrowcss {
        background-color: #fff;
         padding:0px;
           margin:0px;
    }

    .pnlBudget .rowcss {
        background-color: #EFF3FB;
        color: #3A3A3A;
         padding:0px;
           margin:0px;
    }

    .pnlBudget .right {
        font-weight: bold;
        text-align: right;
        color: #00070E;
    }

    .pnlBudget .left {
        text-align: left;
        padding-top: 3px;
    }
/*CSS Added by Naveen Kumar Verma for Master Data Management Module*/
.tabWorkingForm {
    width: 90%;
}

    .tabWorkingForm tr {
        vertical-align: top;
    }

    .tabWorkingForm .txtmedium, .tabWorkingForm .disable_future_dates {
        width: 250px;
        border: 1px solid black;
        padding: 5px;
    }

    .tabWorkingForm td {
        font-size: 12px;
    }

    .tabWorkingForm select.txtmedium {
        width: 260px;
    }

    .tabWorkingForm textarea.txtmedium {
        height: 70px;
    }

    .tabWorkingForm .radioButton input[type="radio"] {
        margin-right: 5px;
        margin-left: 15px;
    }
/*End of MDM CSS*/


.WhoWhoSerach {
    padding: 10px;
    text-align: left;
    margin-left: 31px;
}
#ctl00_ctl00_cphBody_cphBody_txtSearch {
    padding: 5px;
    border: solid 1px;
    border-color: #24476f;
}
.auto-style1 {
    width: 461px;
}

.auto-style2 {
    color: #24476F;
    font-weight: bold;
    text-align: right;
    width: 461px;
}

.auto-style3 {
    text-align: center;
    height: 43px;
}

.gridvWhats td {
    text-align: left;
}

.btnWhats {
    background-color: #24476f;
    padding: 2px;
    border-radius: 2px;
    color: white;
}

.gridvWhats td a:hover {
    color: white;
    background-color: blue;
}

    /*
    .pnlBudget .rowcss {
        background-color: #EFF3FB;
        color: #3A3A3A;
    }

    .pnlBudget .right {
        font-weight: bold;
        text-align: right;
        color: #00070E;
         font-family: Verdana, Tahoma, Arial;
         font-size:10px;
    }

    .pnlBudget .left {
        text-align: left;
         font-family: Verdana, Tahoma, Arial;
          font-size:10px;
    }

    .pnlBudget .D442 {
        background-image: url(img/Pending.png);
        height: 25px;
        width: 25px;
        margin-left: 28px;
    }

    .pnlBudget .D444 {
        background-image: url(img/Rejected.png);
        height: 25px;
        width: 25px;
        margin-left: 28px;
    }
    .pnlBudget .D443 {
        background-image: url(img/Approved.png);
        height: 25px;
        width: 25px;
        margin-left: 28px;

    }*/
    /*end Nitin*/
    /*End*/
/*CSS related to CR: 167A*/
.pnlNonSNACNA input[type='text'], .pnlNonSNACNA input[type=text][disabled] {
    width: 245px;
}
.pnlNonSNACNA select, .pnlNonSNACNA select:disabled {
    width:250px;
}
.pnlSettleChallan input[type='text'], .pnlSettleChallan input[type=text][disabled] {
    width:200px;
}
.pnlSettleChallan select, .pnlSettleChallan select:disabled {
    width: 205px;
}
.pnlSearchChallanDetails input[type='text'], .pnlSearchChallanDetails input[type=text][disabled] {
    width: 150px;
}
.pnlSearchChallanDetails select, .pnlSearchChallanDetails select:disabled {
    width: 155px;
}

.CstDateCal input[type=text] {
    background: url('../../Images/calen.jpg') right 3px center no-repeat, url('../../App_Themes/Default/img/form_bg.jpg') center top repeat-x;
}

/* Media class for screens having resolution 1366 or less*/
@media screen and (max-width: 1366px) {
    .pnlNonSNACNA input[type='text'], .pnlNonSNACNA input[type=text][disabled] {
        width: 195px;
    }

    .pnlNonSNACNA select, .pnlNonSNACNA select:disabled {
        width: 200px;
    }

    .pnlSettleChallan input[type='text'], .pnlSettleChallan input[type=text][disabled] {
        width: 160px;
    }

    .pnlSettleChallan select, .pnlSettleChallan select:disabled {
        width: 165px;
    }

    .pnlSearchChallanDetails input[type='text'], .pnlSearchChallanDetails input[type=text][disabled] {
        width: 90px;
    }

    .pnlSearchChallanDetails select, .pnlSearchChallanDetails select:disabled {
        width: 95px;
    }
}
    /*End of CR:167A CSS*/