/*@charset "utf-8";
 CSS Document */

*
{
    margin: 0%;
    padding: 0%;
}

body
{
    width: 100%;
    height: auto;
    margin: auto;
    padding: 0px;
    font-family: Arial;
}


.web_dialog_overlayline
{
    background-color: white;
    min-width: 300px;
    max-width: 90%;
    box-shadow: 0 1px 5px #999999;
    padding: 5px 10px 13px 10px;
    border-radius: 10px;
    position: fixed;
    top: 3%;
    right: 0%;
    bottom: 2%;
    left: 25%;
    height: 85%;
    width: 56%;
    z-index: 20000;
    display: none;
}

.web_dialogline
{
    display: none;
    position: fixed;
    width: 54%;
    height: 54%;
   
    background-color: #ffffff;
    border: 1px solid #993333;
    padding: 0px;
    z-index: 900000;
    font-family: Verdana;
    font-size: 10pt;
}

.web_dialog_overlay
{
    position: fixed;
    top: 25%;
    right: 0%;
    bottom: 5%;
    left: 25%;
    height: 58%;
    width: 56%;
    margin: 0;
    padding: 0;
    background: #F0f0f0;
    -moz-opacity: .15;
    z-index: 101;
    display: none;
}

.web_dialog
{
    display: none;
    position: fixed;
    width: 54%;
    height: 54%;
    top: 27%;
    left: 26%;
    background-color: #ffffff;
    border: 1px solid #993333;
    padding: 0px;
    z-index: 102;
    font-family: Verdana;
    font-size: 10pt;
}

.web_dialog_overlayNew
{
    position: fixed;
    top: 25%;
    right: 0%;
    bottom: 5%;
    left: 25%;
    height: 59%;
    width: 56%;
    margin: 0;
    padding: 0;
    background: #F0f0f0;
    -moz-opacity: .15;
    z-index: 20000;
    display: none;
}

.web_dialogNew
{
    display: none;
    position: fixed;
    width: 54%;
    height: 54%;
    top: 27%;
    left: 26%;
    background-color: #ffffff;
    border: 1px solid #993333;
    padding: 0px;
    z-index: 20000;
    font-family: Verdana;
    font-size: 10pt;
}

.web_dialog_overlaypop
{
    position: fixed;
    top: 5%;
    right: 0%;
    bottom: 5%;
    left: 25%;
    height: 90%;
    width: 56%;
    margin: 0;
    border: none 0;
    background: #fff;
    -moz-opacity: .15;
    z-index: 20000;
    display: none;
    box-shadow: 0 1px 5px #999999;
    padding: 5px 10px 13px 10px;
    border-radius: 10px;
}

.web_dialogpop
{
    display: none;
    position: fixed;
    width: 60%;
    height: 80%;
    top: 6%;
    left: 26%;
    border: solid 1px;
    background: #fff;
    z-index: 20000;
    font-family: Verdana;
    font-size: 10pt;
    box-shadow: 0 1px 5px #999999;
    padding: 5px 10px 13px 10px;
    border-radius: 10px;
}



.web_dialogNew1
{
    display: none;
    position: fixed;
    width: 87.9%;
    height: 82%;
    top: 15%;
    left: 9%;
    background-color: #ffffff;
    border: 1px solid #993333;
    padding: 0px;
    z-index: 20000;
    font-family: Verdana;
    font-size: 10pt;
}

.web_dialogNewPIE
{
    display: none;
    position: fixed;
    width: 50%;
    height: 82%;
    top: 15%;
    left: 27%;
    background-color: #ffffff;
    border: 1px solid #993333;
    padding: 0px;
    z-index: 20000;
    font-family: Verdana;
    font-size: 10pt;
}

.icds_page
{
    width: 100%;
    height: auto;
    margin: auto;
    padding: 0%;
}

.header_section
{
    float: left;
    width: 100%;
    min-height: 95px;
    border: 0px solid #F60;
}

.logo
{
    float: left;
    width: auto;
    height: auto;
    margin: 5px 0px 0px 50px;
}

.logo2
{
    float: right;
    width: auto;
    height: auto;
    margin: 5px 50px 0px 0px;
}

.icds_labelleftnew
{
    float: left;
    line-height: 35px;
    padding-left: 15px;
    font-family: Arial;
    font-size: 14px;
    color: #333;
}

.header_text
{
    float: left;
    width: 60%;
    height: auto;
    font-family: Futura Md BT;
    font-size: 22px;
    color: #e74419;
    text-align: center;
    font-weight: 400;
    margin: 0px 0px 0% 2%;
}

.graphdiv
{
    width: 100%;
    height: auto;
}

.graphDivSNC
{
    width: 50%;
    height: auto;
    border-bottom: 2px solid #545454;
}

.graphheader
{
    width: 80%;
    height: 25px;
    margin-left: 10%;
    background-color: #ddd;
    font: Arial;
    font-size: 14px;
    line-height: 25px;
}
.graphdivNew
{
    background-color: #b0c4de;
}

.navigation-sec
{
    float: left;
    width: 100%;
    height: auto;
}

.login_pln
{
    float: right;
    width: auto;
    height: 40px;
    border: 0px solid #F30;
}

.user_id
{
    float: left;
    width: auto;
    height: 40px;
    font-family: Arial;
    font-size: 16px;
    color: #fff;
    line-height: 40px;
    padding-left: 10px;
}

.user_textbox
{
    float: left;
    width: 175px;
    height: 25px;
    border: 1px solid #016bfd;
    margin: 5px 0px 0px 10px;
}

.admin_block
{
    float: right;
    width: auto;
    height: 20px;
    border: 0px solid #ccc;
    margin: 5px 15px 0px 0px;
    font-family: Arial;
    font-size: 14px;
    color: #EF7A15;
    line-height: 30px;
}

.admin_logout
{
    float: right;
    width: auto;
    height: 20px;
    border: 0px solid #ccc;
    margin: 30px 100px 0px 0px;
    font-family: Arial;
    font-size: 14px;
    color: #333;
}

.icds_buttNew
{
    border: 1px solid #563d7c;
    border-radius: 5px;
    color: #979797;
    padding: 5px 10px 5px 25px;
    line-height: 10px;
    background-repeat: no-repeat;
    background-color: #fd8d6b;
    border-color: #fd8d6b;
    margin: 3px;
}

.icds_butt
{
    border: 1px solid #563d7c;
    border-radius: 5px;
    color: white;
    padding: 5px 10px 5px 25px;
    line-height: 10px;
    background-repeat: no-repeat;
    background-color: #e84817;
    border-color: #ef7a15;
    cursor: pointer;
    margin: 3px;
    width: 85px;
}

.icds_butthtml
{
    border: 1px solid #563d7c;
    border-radius: 5px;
    color: white;
    font-size:10px;
    line-height: 10px;
    background-repeat: no-repeat;
    background-color: #e84817;
    border-color: #ef7a15;
    cursor: pointer;
    margin: 3px;
    width: 33px;
}

.icds_butthtmlm
{
    border: 1px solid #563d7c;
    border-radius: 5px;
    color: white;
    padding: 5px 10px 5px 25px;
    line-height: 10px;
    background-repeat: no-repeat;
    background-color: #e84817;
    border-color: #ef7a15;
    cursor: pointer;
    margin: 3px;
    width: 200px;
}

.icds_buttpop
{
    border: 1px solid #EF7A15;
    border-radius: 4px;
    color: white;
    padding: 5px 5px 5px 5px;
    background-color: #EF7A15;
    border-color: #EF7A15;
    cursor: pointer;
    margin: 3px;
    min-width: 60px;
}
.icds_buttpop:hover
{
    background-color: #FD7804;
}

.submit_btn
{
    border: 1px solid #563d7c;
    border-radius: 5px;
    color: white;
    padding: 5px 10px 5px 25px;
    line-height: 10px;
    background-repeat: no-repeat;
    background-color: #e84817;
    border-color: #ef7a15;
}



.icds_buttagn
{
    float: left;
    width: 80px;
    height: 30px;
    background-color: #ef7a15;
    border: 2px solid #e84817;
    font-family: Arial;
    font-size: 16px;
    color: #fff;
    margin: 0px 10px 0px 20px;
    cursor: pointer;
}

.icds_buttagnnew
{
    float: left;
    width: 80px;
    height: 30px;
    background-color: #ef7a15;
    border: 2px solid #e84817;
    font-family: Arial;
    font-size: 16px;
    color: #fff;
    margin: 3px 10px 0px 20px;
    cursor: pointer;
}

.icds_buttleft
{
    float: left;
    height: 22px;
    width: 20px;
    margin-top: 2px;
    padding-left: 2px;
}

.icds_buttright
{
    float: left;
    height: 22px;
    width: 20px;
    margin-top: 2px;
}
/* Child Report*/
.icds_buttleftCR
{
    float: left;
    height: 22px;
    width: 20px;
    margin-top: 2px;
    padding-left: 2px;
}

.icds_buttrightCR
{
    float: left;
    height: 22px;
    width: 20px;
    margin-top: 2px;
}





.icds_labelleft
{
    float: left;
    line-height: 24px;
    padding: 0px 5px 0px 15px;
    font-family: Arial;
    font-size: 12px;
    color: #333;
    text-align: left;
}

.icds_labelrigth
{
    line-height: 24px;
    padding: 0px 5px 0px 15px;
    font-family: Arial;
    font-size: 12px;
    color: #333;
    text-align: left;
}

.icds_labelDis
{
    float: left;
    line-height: 24px;
    padding: 0px 5px 0px 15px;
    font-family: Arial;
    font-size: 12px;
    color: #333;
    text-align: left;
    background-color:#F6F6F6;
}


.icds_labelCenter
{
    float:none;
    line-height: 24px;
    padding: 0px 5px 0px 15px;
    font-family: Arial;
    font-size: 12px;
    color: #333;
    text-align: Center;
}


.icds_labeldg
{
    line-height: 24px;
    padding: 0px 5px 0px 15px;
    font-family: Arial;
    font-size: 12px;
    color: #333;
}

.icds_labelleft-fff
{
    float: left;
    line-height: 24px;
    padding: 0px 5px 0px 15px;
    font-family: Arial;
    font-size: 12px;
    color: #fff;
    text-align: left;
}

.icds_labelleft-pdd
{
    float: left;
    line-height: 24px;
    padding: 0px 5px 0px 35px;
    font-family: Arial;
    font-size: 12px;
    color: #333;
    text-align: left;
}

.icdslink_buttn
{
    text-decoration: none;
    color: #333;
    padding-bottom: 10px;
    font-size: 14px;
}

.icdslink_buttncl
{
    text-decoration: none;
    padding-bottom: 10px;
    font-size: 14px;
}

.icdstable_td
{
    width: 30px;
    height: 25px;
    border: 1px solid #ccc;
}

.icds_labelleftnotes
{
    float: left;
    line-height: 24px;
    padding: 0px 5px 0px 15px;
    font-family: Arial;
    font-size: 15px;
    color: #333;
    text-align: left;
}

.icds_labelleftNew
{
    float: left;
    line-height: 24px;
    padding: 0px 5px 0px 8px;
    font-family: Arial;
    font-size: 12px;
    color: #333;
    text-align: left;
}

.icds_labelcenter
{
    float: none;
    line-height: 25px;
    padding: 0px 5px 0px 15px;
    font-family: Arial;
    font-size: 13px;
    color: #333;
}

/*.modalBackground
{
	background-color: Black;
	filter: alpha(opacity=40);
	opacity: 0.4;
}*/

.modalBackground
{
    background-color: #313131;
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.modalPopup
{
    background-color: white;
    min-width: 300px;
    max-width: 90%;
    box-shadow: 0 1px 5px #999999;
    padding: 5px 10px 13px 10px;
    border-radius: 10px;
}
.modalPopup .header
{
    background-color: transparent;
    height: 30px;
    text-align: left;
    width: 406px;
    font-family: sans-serif; /*    color: rgba(0,0,0,0.7);*/ /*color:Black;*/
    color: #A50032;
    text-shadow: 3px 3px 3px #fff;
    font-size: 16px;
    font-weight: bold;
}
/*     Today */

.select_opttebPop
{
    border: 1px solid #B5CBD4;
    color: black;
    padding: 3px;
    font-size: 12px !important;
    margin: 0px !impotant;
}

.Button
{
    background-color: #af285e;
    height: 27px !important;
    width: auto;
    border: solid 1px #A40040;
    color: White;
    font: bold 12px Arial,Helvetica,sans-serif;
    cursor: pointer;
    width: 80px !important;
}

.mModalPanel
{
    vertical-align: top;
    text-align: center;
    background-color: #f3fdff;
    border: 2px solid #8fd7fd;
    padding: 3px;
    width: auto;
    height: auto;
}

.mModalPanelNew
{
    vertical-align: top;
    text-align: center;
    background-color: #fff;
    border: 2px solid #8fd7fd;
    padding: 3px;
    width: auto;
    height: auto;
    z-index: 2000;
}

.pop_header
{
    width: 100%;
    height: 25px;
    font-family: Arial;
    font-size: 20px;
    color: #E74419;
    text-align: center;
    margin: auto;
    margin: auto;
    line-height: 25px;
}

.pop_headerNew
{
    width: 100%;
    height: 20px;
    font-family: Arial;
    font-size: 13px;
    text-align: center;
    margin: auto;
    margin: auto;
    line-height: 20px;
}


/*Grid Css*/

.mGrid
{
    background-color: #F0EEEE;
    padding-bottom: 30px;
    z-index: 200;
    margin-left: 0px;
    margin-left: 1px;
    text-decoration: underline;
}
.mGrid td
{
    font-family: Arial;
    font-size: 12px;
    color: #253542;
    background-color: #F0EEEE;
    font-style: normal;
    border: solid 1px #314d65;
    padding: 5px 5px;
    text-align: left;
}
.mGridRight
{
    font-family: Arial;
    font-size: 12px;
    color: #253542;
    font-style: normal;
    border: solid 1px #314d65;
    padding: 5px 5px;
    text-align: right;
}
.mGrid th
{
    background-color: White;
    border: solid 1px #dedfe1;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    padding: 5px 5px;
    text-align: left;
}
.mGrid .pgr
{
    background: #08446C;
}
.mGrid .pgr table
{
    margin: 0px 0;
}
.mGrid .pgr td
{
    border-width: 0;
    padding: 0 4px;
    border-left: solid 1px #666;
    font-weight: bold;
    color: #fff;
    line-height: 22px;
    font-size: 18px;
}
.mGrid .pgr a
{
    color: #fff;
    text-decoration: none;
}
.mGrid .pgr a:hover
{
    color: #f58220;
    text-decoration: none;
}

.mGridCertificate
{
    background-color: #d9e0e8;
    vertical-align: middle;
    text-align: center;
    background-position: center;
    height: 30px;
    width: 30px;
    background-repeat: no-repeat;
    background-image: url(       'Images/arrow_down.jpg' );
}

.mGridEditCommand
{
    vertical-align: middle;
    background-color: inherit;
    text-align: center;
    background-position: center;
    height: 28px;
    width: 28px;
    background-repeat: no-repeat;
    background-image: url(       '/Images/EditBtn.png' );
}
.mGridUpdateCommand
{
    vertical-align: middle;
    background-color: inherit;
    text-align: center;
    background-position: center;
    height: 24px;
    width: 24px;
    background-repeat: no-repeat;
    background-image: url(       'Images/Update.png' );
}

.mGridEditCommand a:link
{
    cursor: hand;
    cursor: pointer;
}
.mGridEditCommand a:hover
{
    cursor: hand;
    cursor: pointer;
}

.mGridDeleteCommand
{
    vertical-align: middle;
    background-color: inherit;
    text-align: center;
    background-position: center;
    height: 28px;
    width: 28px;
    background-repeat: no-repeat;
    background-image: url(       '/Images/Delete.png' );
}

.mGridDeleteCommand a:link
{
    cursor: pointer;
}
.mGridDeleteCommand a:hover
{
    cursor: pointer;
}

.modalBg
{
    background-color: #000;
    filter: alpha(opacity=80);
    opacity: .8;
}

/********************/

.icds_labelleft2b
{
    float: left;
    line-height: 30px;
    padding-left: 15px;
    font-family: Arial;
    font-size: 14px;
    color: #333;
}

.search_div2
{
    float: left;
    width: 100%;
    height: auto;
    margin-top: 10px;
}

.search_div222
{
    
    width: 100%;
    height: auto;
    margin-top: 10px;
}

.icds_butt:hover
{
    background-color: #df3603;
    border: 1px solid #ef7a15;
    color: #fff;
    font-weight: 500;
    box-shadow: 0px 2px 4px #545454;
}

/*.icds_midpage
{
	float: left;
	width: 100%;
	min-height: 460px;
}*/

.data_filter
{
    width: 100%; /*margin-top: 0.3%;*/
    min-height: 60px;
    float: left;
    border: 0px solid #999;
    margin: auto;
    background: #f0f9ff; /* Old browsers */
    background: -moz-linear-gradient(top,  #f0f9ff 0%, #cbebff 84%, #b1d1fd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f9ff), color-stop(84%,#cbebff), color-stop(100%,#b1d1fd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f0f9ff 0%,#cbebff 84%,#b1d1fd 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f0f9ff 0%,#cbebff 84%,#b1d1fd 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f0f9ff 0%,#cbebff 84%,#b1d1fd 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f0f9ff 0%,#cbebff 84%,#b1d1fd 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=       '#f0f9ff' , endColorstr= '#b1d1fd' ,GradientType=0 ); /* IE6-9 */
}




.search_div
{
    float: left;
    width: auto;
    height: auto;
    margin: 0px 0px 0px 50px;
}

.rotate
{
    /*-webkit-transform: rotate(270deg);     -moz-transform: rotate(270deg);     -o-transform: rotate(270deg);     writing-mode: lr-tb;*/ /* Safari */ /*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083); /* IE6,IE7 */ /* -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)"; /* IE8 */ /*-moz-transform: rotate(-90.0deg); /* FF3.5+ */ /*-ms-transform: rotate(-90.0deg); /* IE9+ */ /*-o-transform: rotate(-90.0deg); /* Opera 10.5 */ /*-webkit-transform: rotate(-90.0deg); /* Safari 3.1+, Chrome */ /*transform: rotate(-90.0deg); /* Standard */
}

.select_optmanishde
{
    float: left;
    width: 65px;
    height: 22px;
    border: 1px solid #09F;
    margin: 2px 0px 0px 10px;
    font-family: Arial;
    font-size: 12px;
    background-color: #f3f3f3;
}

.select_optmanish
{
    float: left;
    width: 65px;
    height: 22px;
    border: 1px solid #09F;
    margin: 2px 0px 0px 10px;
    font-family: Arial;
    font-size: 12px;
}



.select_opt
{
    float: left;
    width: 125px;
    height: 22px;
    border: 1px solid #09F;
    margin: 2px 0px 0px 10px;
    font-family: Arial;
    font-size: 12px;
}

.select_optpop
{
    float: left;
    width: 125px;
    height: 23px;
    border: 1px solid #B5CBD4;
    margin: 2px 0px 0px 10px;
    font-family: Arial;
    font-size: 12px;
}

.select_optCR
{
    float: left;
    width: 125px;
    height: 22px;
    border: 1px solid #B5CBD4;
    margin: 2px 0px 0px 2px;
    font-family: Arial;
    font-size: 12px;
}

.select_optMPRdrop
{
    float: left;
    width: 130px;
    height: 22px;
    border: 1px solid #09F;
    margin: 2px 0px 0px 10px;
    font-family: Arial;
    font-size: 12px;
}

.select_optMPRdrop1
{
    float:left;
    width: 98%;
    height: 22px;
    border: 1px solid #09F;
    margin: 2px 0px 0px 10px;
    font-family: Arial;
    font-size: 12px;
    margin-left: 2%;
}
.select_optnew
{
    float: left;
    width: 40px;
    height: 20px;
    border: 1px solid #09F;
    margin: 7px 0px 0px 10px;
}

.select_optagn
{
    float: left;
    width: 130px;
    height: 22px;
    border: 1px solid #09F;
    margin: 2px 0px 0px 0px;
    font-family: Arial;
    font-size: 12px;
}

.select_opttebdrop
{
    float: left;
    height: 22px;
    border: 1px solid #09F;
    padding: 0px 0px 0px 10px;
    border-radius: 2px;
    width: 95%;
    margin-left: 2%;
}

.select_optteb
{
    float: left;
    height: 22px;
    border: 1px solid #09F;
    padding: 0px 0px 0px 10px;
    border-radius: 2px;
    width: 90%;
    margin-left: 2%;
}

.select_opttebFixwidth
{
    float: left;
    height: 22px;
    border: 1px solid #09F;
    padding: 0px 0px 0px 10px;
    border-radius: 2px;
    width: 130px;
    margin-left: 2%;
}

/*.select_opttebPop
{
	float: left;
	height: 20px;
	border: 0.1px solid #09F;
	padding: 0px 0px 0px 10px;
	border-radius: 2px;
	width: 90%;
	margin-left: 2%;
	font-size :12px;
	color:#545454;
}*/

.select_opttebgri
{
    float: left;
    height: 22px;
    border: 1px solid #09F;
    padding: 0px 0px 0px 10px;
    border-radius: 2px;
    width: auto;
    margin-left: 0%;
}

.select_opttebgrithr
{
    height: 22px;
    border: 1px solid #09F;
    padding: 0px 0px 0px 10px;
    border-radius: 2px;
    width: auto;
    margin-left: 0%;
}

.select_opttebgriddl
{
    float: left;
    height: 22px;
    border: 1px solid #09F;
    padding: 0px 0px 0px 3px;
    border-radius: 2px;
    width: auto;
    margin-left: 0%;
    font-size: 12px;
}
.select_opttebde
{
    float: left;
    height: 22px;
    border: 1px solid #09F;
    padding: 0px 0px 0px 10px;
    border-radius: 2px;
    width: 90%;
    margin-left: 2%;
    background-color: #f3f3f3;
}


.select_opttebdeFixed
{
    float: left;
    height: 22px;
    border: 1px solid #09F;
    padding: 0px 0px 0px 10px;
    border-radius: 2px;
    width: 130px;
    margin-left: 2%;
    background-color: #f3f3f3;
}

.select_optdes
{
    float: left;
    width: 200px;
    height: 22px;
    border: 1px solid #09F;
    margin: 2px 0px 0px 10px;
    background-color: #f6f5f5;
}

.manishtest
{
}

.manishtest tr:nth-child(even)
{
    border: 0px solid #F8F7F7;
    background-color: #f2f2f2;
}

.amartest
{
}

.amartest tr:nth-child(even)
{
    background-color: #f2f2f2;
}

.select_opt2
{
    float: left;
    width: 125px;
    height: 30px;
    border: 1px solid #09F;
    margin: 2px 0px 0px 10px;
}

.footer_line
{
    float: left;
    width: 100%;
    height: 10px;
    background-color: #599af3;
}

.footer_sec
{
    float: left;
    width: 100%;
    height: auto;
}

.footer_text
{
    float: left;
    width: 100%;
    height: 25px;
    font-family: Arial;
    font-size: 14px;
    color: #444;
    text-align: center;
    line-height: 25px;
}

.copy_right
{
    float: right;
    width: auto;
    height: auto;
    font-family: Arial;
    font-size: 12px;
    color: #555;
}

.abc
{
    text-decoration: none;
    color: #444;
}

.abc:hover
{
    text-decoration: underline;
    color: #f60;
}

.filter_text
{
    color: black;
    float: left;
    font-family: Arial;
    font-size: 15px;
    font-weight: bold;
    height: auto;
    margin: 0px 0 0 7px;
    width: 98%;
}

.filter_textapj
{
    color: black;
    float: left;
    font-family: Arial;
    font-size: 15px;
    height: auto;
    margin: 0px 0 0 7px;
    width: 98%;
}

.footer_ear
{
    float: left;
    width: 100%;
    height: auto;
    bottom: auto;
    position: relative;
}

/*.footer_ear
{
    float: left;
    width: 100%;
    height: auto;
    bottom: 0px;
    position: fixed;
}*/

.select_optNew
{
    float: left;
    width: 200px;
    height: 25px;
    border: 1px solid #09F;
    margin: 0px 0px 0px 13px;
}



.awc_text
{
    float: left;
    width: auto;
    height: 25px;
    font-family: Arial;
    font-size: 14px;
    color: #444;
    line-height: 25px;
}

.opt_div
{
    float: left;
    width: auto;
    height: auto;
}

.opt_divim
{
    width: auto;
    height: auto;
}

.texttable
{
}

.texttable td:nth-child(odd)
{
    font-family: Arial;
    font-size: 14px;
    color: #333;
    padding-left: 2px;
    min-width: 0%; /*min-width: 3%;*/
}

.opt_divNew
{
    float: left;
    width: 100%;
    height: auto;
}

.opt_divNewExcel
{
    float: left;
    width: 100%;
    height: 100%;
}


.anganwadi_main_div
{
    height: auto;
    width: 100%;
    float: left;
    margin-top: 20px;
}

.anganwadi_det_div
{
    height: auto;
    float: left;
    border: 2px solid #F60;
    width: 99.7%;
}


.angan_data_div
{
    float: left;
    width: 100%;
    height: 35px;
    background-color: #e1e1e1;
    margin-top: 5px;
}

.angan_head_div
{
    float: left;
    width: 100%;
    height: 35px;
    background-color: #555;
    margin-top: 5px;
}

.angan_head_text
{
    float: left;
    width: auto;
    height: 35px;
    font-family: Arial;
    font-size: 18px;
    color: #fff;
    line-height: 35px;
    padding-left: 10px;
    text-decoration: underline;
}

.angan_text
{
    float: left;
    width: 33%;
    height: 30px;
    font-family: Arial;
    font-size: 14px;
    color: #555;
    line-height: 30px;
    padding-left: 10px;
}

.angan_text_right
{
    float: left;
    width: 30%;
    height: 30px;
    font-family: Arial;
    font-size: 14px;
    color: #555;
    line-height: 30px;
    padding-left: 50px;
}

.angan_text_box
{
    float: left;
    width: 14%;
    height: 25px;
    border: 1px solid #09F;
    border-radius: 3px;
    margin: 4px 0px 0px 10px;
}

.angan_select_opt
{
    float: left;
    width: 14.2%;
    height: 29px;
    border: 1px solid #09F;
    border-radius: 3px;
    margin: 4px 0px 0px 10px;
}
.checkbox
{
    float: right;
    margin-right: 25px;
}


.myGrid
{
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}
.myGrid td
{
    padding: 2px;
    border: solid 1px #c1c1c1;
    color: #717171;
}
.myGrid th
{
    padding: 4px 0px;
    color: #000;
    background-color: #f2f2f2; /*#424242;*/
    border-left: solid 2px #fff;
    border-bottom: solid 2px #fff;
    border-top: solid 2px #fff;
    font-size: 0.9em;
}
.myGrid .alt
{
    background-color: #EFEFEF;
}
/* Child Report Grid*/
.myGridReport
{
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: solid 1px #525252;
    border-collapse: collapse;
}
.myGridReport td
{
    padding: 0px;
    border: solid 1px #c1c1c1;
    color: #717171;
}
.myGridReport th
{
    padding: 0px 0px;
    color: #000;
    background-color: #f2f2f2; /*#424242;*/
    border-left: solid 2px #fff;
    border-bottom: solid 2px #fff;
    border-top: solid 2px #fff;
    font-size: 0.9em;
    border-color: #ccc;
}
.myGridReport .alt
{
    background-color: #EFEFEF;
}
.style1
{
    float: left;
    width: 340px;
    height: 25px;
    font-family: Arial;
    font-size: 14px;
    color: #444;
    line-height: 25px;
}

.GridTextBox
{
    width: 62px;
}

.GridTextBoxNew
{
    width: 35px; /*120*/
}


.update_progress
{
    visibility: visible;
    vertical-align: middle;
    width: 100%;
    position: fixed;
    height: 100%;
    z-index: 999999;
    margin-top: -150px;
    margin-left: -190px;
}

.update_progressImg
{
    position: relative;
    top: 40%;
    left: 0px;
}



@media (min-width: 960px) and (max-width: 1024px)
{
    html
    {
        background: #fff;
    }


    .icds_page
    {
        width: 100%;
        height: auto;
        margin: auto;
        padding: 0%;
    }


    .header_text
    {
        float: left;
        width: 50%;
        height: auto;
        font-family: Futura Md BT;
        font-size: 26px;
        color: #e74419;
        text-align: center;
        font-weight: bold;
        margin: 0% 0% 0% 11%;
    }

    .search_div
    {
        float: left;
        width: 100%;
        height: auto;
        margin: 0px 0px 0px 5px;
    }

    .select_opt
    {
        float: left;
        width: 100px;
        height: 30px;
        border: 1px solid #09F;
        margin: 6px 0px 0px 13px;
    }

    .select_optPOPN
    {
        float: left;
        width: 100px;
        height: 30px;
        border: 1px solid #09F;
        margin: 6px 0px 0px 13px;
        color: #545454;
    }
    .select_optgrid
    {
        float: left;
        width: auto;
        height: 30px;
        border: 1px solid #09F;
        margin: 6px 0px 0px 13px;
    }

    .select_optdes
    {
        float: left;
        width: 100px;
        height: 30px;
        border: 1px solid #09F;
        margin: 6px 0px 0px 13px;
        background-color: #f6f5f5;
    }




}


/*@media (min-width: 340px) and (max-width: 980px)
{

    .icds_page
    {
        width: 1024px;
        height: auto;
        margin: auto;
        padding: 0%;
    }

    .anganwadi_main_div
    {
        height: auto;
        width: 1024px;
        float: left;
        margin-top: 20px;
    }

}*/

.icds_midpage
{
    float: left;
    width: 100%;
    min-height: 450px;
    height: auto;
}



.mid_bg
{
    float: left;
    width: 100%;
    height: 460px;
    background-image: url(../images/mid_bg1.png);
    background-size: 100%;
    background-repeat: no-repeat;
}

.login_pln
{
    float: right;
    width: 350px;
    height: 250px;
    border: 2px solid #ccc;
    border-radius: 6px;
    background: -moz-linear-gradient(top,  rgba(89,154,243,1) 0%, rgba(89,154,243,0.99) 1%, rgba(145,187,242,0.97) 3%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(89,154,243,1)), color-stop(1%,rgba(89,154,243,0.99)), color-stop(3%,rgba(145,187,242,0.97)), color-stop(50%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(89,154,243,1) 0%,rgba(89,154,243,0.99) 1%,rgba(145,187,242,0.97) 3%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(89,154,243,1) 0%,rgba(89,154,243,0.99) 1%,rgba(145,187,242,0.97) 3%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(89,154,243,1) 0%,rgba(89,154,243,0.99) 1%,rgba(145,187,242,0.97) 3%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(89,154,243,1) 0%,rgba(89,154,243,0.99) 1%,rgba(145,187,242,0.97) 3%,rgba(255,255,255,0.5) 50%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=       '#599af3' , endColorstr= '#00ffffff' ,GradientType=0 ); /* IE6-9 */
    margin: 30px 65px 0px 0px;
}

.login_head_text
{
    float: left;
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #fff;
    font-family: Arial;
    font-size: 22px;
    color: #e7471a;
    text-align: center;
    margin-top: 10px;
}

.uid
{
    float: left;
    width: 100%;
    height: 30px;
    margin-top: 20px;
}

.uid1
{
    float: right;
    width: 64%;
    height: 30px;
    margin-top: 10px;
}

.user_id
{
    float: left;
    width: 105px;
    height: 25px;
    font-family: Arial;
    font-size: 16px;
    color: #444;
    line-height: 40px;
    padding-left: 10px;
}



.user_textbox
{
    float: left;
    width: 200px;
    height: 25px;
    border: 1px solid #016bfd;
    margin: 5px 0px 0px 10px;
    border-radius: 3px;
}

.icds_butt_log
{
    float: right;
    width: 80%;
    height: 30px;
    background-color: #ef7a15;
    border: 2px solid #e84817;
    font-family: Arial;
    font-size: 16px;
    color: #fff;
    margin: 0px 30px 0px 0px;
    cursor: pointer;
}

.icds_butt_logNew
{
    float: right;
    width: 100%;
    height: 20px;
    background-color: #ef7a15;
    font-family: Arial;
    font-size: 12px;
    color: #fff;
    margin: 0px 10px 0px 0px;
    cursor: pointer;
}


.icds_buttlog:hover
{
    background-color: #e84817;
    border: 2px solid #ef7a15;
    color: #e1e1e1;
}
