﻿div#ePICSearchPAnel, #nameSearchPanel, #aCSearchPanel, #tamilNameSearchPanel {
        border: 1px solid rgba(83,92,111,0.5);
    width: 90%;
    margin: 15px auto;
    }

a#A0, a#A1{
    float: right;
    margin-right: -35px;
    margin-top: -32px;
}


.mar10 {
   margin: 0px 0px;
   text-align: center;
   padding: 10px 0px;
     background-color: #535C6F;   color: #fff;
   font-size: 18px;
}

.txt_right
{
text-align:right;
    margin: 2px 0px;


}

.txt_left
{
text-align:left;
    margin: 2px 0px;
}

.txt_centre
{
	text-align:center;
}

.search-content
{
  padding:50px;
}

.search-content .row
{
	margin-bottom:10px;
}

.edit-btn
{
    margin:26px 0px;
}

.epic-result
{
/*display: block;
    border: 1px solid rgba(63, 63, 63, 0.4);
    margin: 25px 90px;
    background-color: #F2F2F2;
    padding: 35px 130px;*/
    border: 1px solid rgba(63, 63, 63, 0.4);
    margin: 0px 120px;
    background-color: #F2F2F2;
    padding: 36px 159px;
    margin-bottom: 30px;    
    }
    /*

   #loading-div-background {
        overflow: hidden;
        display: none;
        position: fixed;
        top: 0;
        left: 0;
              background: rgba(83, 92, 111, 0.88);
        width: 100%;
        height: 100%;
        z-index:1000;
    }



    #loading-div {
        width: 300px;
        height: 150px;
    
        text-align: center;
           color: #FFFFFF;
        position: fixed;
        left: 50%;
        top: 50%;
        margin-left: -150px;
        margin-top: -100px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        behavior: url("/css/pie/PIE.htc");
        z-index:999;
    }
    
        
    #loading-div img
    {
	
	margin-bottom:10px;
}*/
    .buttons {
    
       text-align: center;
    margin: 20px 0px 0px;
    }
    

.txt_bold{
	font-weight:bold;
}


#nameSearchPanel .search-content .ddlwidth{
	font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 5px 11px;
    height: 26px;
    width: 100%;
}

.instruction p
{
	
    margin: 40px 99px 10px;
}


.search-content span
{
	    position: relative;
    top: 8px;
}


/*-------------Grid View CSS----------------*/

.grid-view {
	/*margin:0px;padding:0px;
	width:100%;	
    border: 1px solid rgba(0, 0, 0, 0.51);
	
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
	
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
	
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
	
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;*/
	
	        margin: 25px auto;
    padding: 9px;
    width: 95%;
    border: 1px solid rgba(0, 0, 0, 0.23);
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}.grid-view table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}.grid-view tr:last-child td:last-child {
	-moz-border-radius-bottomright:0px;
	-webkit-border-bottom-right-radius:0px;
	border-bottom-right-radius:0px;
}
.grid-view table tr:first-child td:first-child {
	-moz-border-radius-topleft:0px;
	-webkit-border-top-left-radius:0px;
	border-top-left-radius:0px;
}
.grid-view table tr:first-child td:last-child {
	-moz-border-radius-topright:0px;
	-webkit-border-top-right-radius:0px;
	border-top-right-radius:0px;
}.grid-view tr:last-child td:first-child{
	-moz-border-radius-bottomleft:0px;
	-webkit-border-bottom-left-radius:0px;
	border-bottom-left-radius:0px;
}.grid-view tr:hover td{
	background-color:#ffffff;
		

}
.grid-view td{
	/*vertical-align:middle;
	
	background-color:#dbdbdb;

	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:7px;
	font-size:15px;
	font-family:Arial;
	font-weight:normal;
	color:#000000;*/
	
	
	   /* vertical-align: middle;
    border: 1px solid rgba(54, 53, 53, 0.13);
  
    background-color: #fff;

    border-width: 0px 1px 1px 0px;
    text-align: center;
    padding: 7px;
    font-size: 15px;
    font-family: Arial;
    font-weight: normal;
    color: #000000;*/
    
        vertical-align: top;
    border: 1px solid rgba(54, 53, 53, 0.13);
    /* background-color: #dbdbdb; */
    background-color: #fff;
    /* border: 1px solid #000000; */
    border-width: 0px 1px 1px 0px;
    text-align: left !important;
    padding: 12px;
    font-size: 15px;
    font-family: Arial;
    font-weight: normal;
    color: #000000;
    
}.grid-view tr:last-child td{
	border-width:0px 1px 0px 0px;
}.grid-view tr td:last-child{
	border-width:0px 0px 1px 0px;
}.grid-view tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
.grid-view tr:first-child td{
		/*background:-o-linear-gradient(bottom, #085e7f 5%, #085e7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #085e7f), color-stop(1, #085e7f) );
	background:-moz-linear-gradient( center top, #085e7f 5%, #085e7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#085e7f", endColorstr="#085e7f");	background: -o-linear-gradient(top,#085e7f,085e7f);

	background-color:#085e7f;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;*/
}

.grid-view tr td:first-child
{
		
	text-align:left !important;
	padding: 0px 24px;

}
/*By Aishwarya*/
.grid-view th{
		/*background:-o-linear-gradient(bottom, #085e7f 5%, #085e7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #085e7f), color-stop(1, #085e7f) );
	background:-moz-linear-gradient( center top, #085e7f 5%, #085e7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#085e7f", endColorstr="#085e7f");	background: -o-linear-gradient(top,#085e7f,085e7f);

	background-color:#085e7f;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:16px;
	font-family:Arial;
	font-weight:bold;
	color:#ffffff;*/
	
	/*border: 0px solid rgba(255, 255, 255, 0.18);
    text-align: center;
    border-width: 0px 0px 1px 1px;
    font-size: 14px;
    font-family: Arial;
    font-weight: bold;
    color: #ffffff;
    background-color: #88937E;
    padding: 8px;
    background-color: rgba(33, 33, 33, 0.86);*/
    
        border: 0px solid rgba(255, 255, 255, 0.18);
    text-align: center;
    border-width: 0px 0px 1px 1px;
    font-size: 15px;
    font-family: Arial;
    font-weight: normal;
    color: #ffffff;
    /*background-color: #88937E;*/
    padding: 4px 0px;
   /* background-color: rgba(68, 59, 59, 0.86);*/
    background:rgba(231, 76, 60, 0.87);
}
.grid-view tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #085e7f 5%, #085e7f 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #085e7f), color-stop(1, #085e7f) );
	background:-moz-linear-gradient( center top, #085e7f 5%, #085e7f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#085e7f", endColorstr="#085e7f");	background: -o-linear-gradient(top,#085e7f,085e7f);

	background-color:#085e7f;
}
.grid-view tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
.grid-view tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}
.divpaginglp
{
    margin-top: 20px;
        padding: 0px 24px;
}
.select{
    margin-left:100px;
}
.initial
{
    padding-top:50px;
}
.drop 
{
width:40px;
text-align:'center';
color:lightgreen;
}
.previous{
    width:50px;
    text-align:'center';
    margin-left:80px;
    color:blue;
}
.next{
    width:50px;
    text-align:'center';
    margin-left:20px;
    color:blue;
}
.textbox{
    text-align:'center';
    margin-left:90px;
    color:blue;
}
.button{
    text-align:'center';
    margin-left:100px;
    color:blue;
}

.submit {
    cursor: pointer;
    padding: 10px 29px !important;
    margin: 5px 6px !important;
    background-color: #085e7f !important;
    color: #fff !important;
    border-radius: 2px !important;
    border: none !important;
    transition: all 0.5s !important;
    width: 100% !important;
    height: 100% !important;
    display: inline;
}
.buttons .submit:hover {
    background-color: #444 !important;
}

.ddlwidth {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
   
       height: 33px;
    width: 100%;
}

.red {
    color: red;
}

div#ePICSearchPAnel input, #nameSearchPanel input, #aCSearchPanel input, #tamilNameSearchPanel input, div#ePICSearchPAnel select, #nameSearchPanel select, #aCSearchPanel select, #tamilNameSearchPanel select

{
	

 
    width: 100%;
    max-width: 100%;
    margin: 5px 0px;
     
    padding:1px;
    font-family: monospace;
    font-size: 1em;
    line-height: 1.5;
    height: 2.25em;
    background: #fff;
    border: 1px solid #B3B5BA;
       padding: 0px 5px;
    
    }
.search-form8 {
    margin: 35px;
}

.EPICNo
{
 margin:35px;
}
.ac-change
{
    border: 1px solid rgba(83, 92, 111, 0.63);
    margin: 55px;
}
.mar10
{
    text-align: center;
    padding: 10px 0px;
    background-color: #535C6F;
    color: #fff;
    font-size: 18px;
    margin: 0px 0px !important;
}
