body 
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	margin: 0;
	padding: 0;    
}


.no-close .ui-dialog-titlebar-close {
    display: none;
}

.Css_HiperLink
            {
    	        font-family:verdana;
    	        font-size: 10pt;
    	        color: Maroon;
    	        font-weight:bold;  
            }
            
.lbl_sub_titulos
    {
		  font-family:Arial ;
		  font-size: 9pt;	         
        vertical-align:top ;             
        color:#2080BE;        
    }   

.Letra_General8
	{
		  font-family:Arial ;
		  font-size: 8pt;	 	
   	  
	}    
    
/*
label {
    margin-bottom: 10px;
}
*/

/*
input {
    font-family: Verdana, Arial, Helvetica;
    font-size: 8pt;
}


textarea {
    font-family: Verdana, Arial, Helvetica;
    font-size: 8.5pt;
}

select 
{
	font-family: Verdana, Arial, Helvetica;
    font-size: 8.5pt;
}

label 
{
	font-family: Verdana, Arial, Helvetica;
    font-size: 8.5pt;
}

*/

/*
a {
    text-decoration: none;
    color: green;
}

a:hover{
    font-size: 9pt;
    font-weight:bold;
}
*/

/*
#dMsg {
    position: absolute;
    width: 300px;
    height: 100px;
    text-align: center;
    left: 50%;
    margin-left: -150px;
    top: 300px;
    padding: 10px 10px 10px 10px;
    color: red;
    border: solid 1px gray;
    background-color: #F7F7F7;
}

.dMsg {
    position: absolute;
    width: 300px;
    height: 100px;
    text-align: center;
    left: 50%;
    margin-left: -150px;
    top: 300px;
    padding: 10px 10px 10px 10px;
    color: red;
    border: solid 1px gray;
    background-color: #F7F7F7;
}
*/

*/

#dMain 
{
	width:100%;
	padding: 0;
	/*
    border: solid 1px black;
    */
}

#dHeader 
{	
	margin: auto;
	width: 1024px;
	height: 140px;
    
	/*
    padding: 5px 0 0 10px;	
	position: relative;
    */
    
	background-color: #F9F9F9;
    border-top: solid 8px #0f9647;
    border-bottom: solid 1px #D9D9D9;

}

#dLogo{
    width: 164px;
    height: 110px;
    background-image:url('../images/LOGOIS100.png');
    background-repeat: no-repeat;
    float: left;
    margin: 5px 0 0 5px;
}

#dTitle {
    position: relative;
    top: 40px;
    width: 450px;
    margin: 0;
    padding: 0;
    left: 0px;
    float: left;
}

#dTitle #dTitle1{
    font-size: 18pt;
    font-weight: bold;
}

#dTitle #dTitle2{
    font-size: 10pt;
}


#dFormLoginM{
    position: relative;
    top: 50px;
    width: 130px;
    padding:0;   
    float: left;
    left: 150px;
    font-size: 8pt;    
    /*
    background-color: white;
    border: solid 1px #D9D9D9;
    */
}

#dFormLoginM a {
    text-decoration: none;
    color: green;  
    cursor: pointer;
}

/*
#dFormLoginM span {
   
}

#dFormLoginM span hover {
    font-size: bold;
    cursor: pointer;
}
*/

#dFormLogin{
    position: relative;
    width: 166px;
    padding: 10px 0px 10px 16px;   
    float: left;
    left: 0px;
    background-color: white;
    border: solid 1px #D9D9D9;
    display: none;
    box-shadow: 1px 1px 4px rgb(220,220,220);
}

#dContent {
    margin: 20px auto 0 auto;
    /*padding-left: 10px;*/
    width: 1000px;
    
}

#dLogged {
    margin-bottom: 10px;
    /*padding: 5px;*/
    height: 35px;
}

#dFrmSearch{
    width: 300px;
    float: left;
}

.dTitleH {
    background-color: #F9F9F9;
    border-bottom: solid 1px #D9D9D9;
    font-weight: bold;
    color: green;
}

.dPadding {
    padding: 5px;
}

.dBmargin {
    margin-bottom: 15px;
}

#dResult {
    float: left;
    width: 670px;
    margin-left: 25px;    
}

.dCol {
    float: left;
    width: 33%;
    margin: 1px;
    background-color:  white;
}

.dClear {
    clear: both;
}

.dTableH {
    font-size: 12pt;
    border-bottom: solid 3px darkgreen;
    background-color:forestgreen;
    color: white;
}

.dResultContent {
    
    margin: 5px 0 0 0;
    width: 100%;
    /*border: solid 1px #F2F2F2;*/
    background-color: #F9F9F9;
}

#dFooter {
    width: 1024px;
    margin: 50px auto 0 auto;
    height: 100px;
    background-color: #F9F9F9;
}

#dFooterCopyright{
    color: #C1C1C1;
    font-size: 8.5pt;
    position: relative;
    top: 30px;
    left: 35px;
}

#dFirstContent {
    margin-top: 50px;
}

#dQuotation{
    width: 350px;
    /*height: 400px; */
    margin-left: 30px;
    /*background-image: url('../images/Medicos.png');
    background-repeat: no-repeat;*/
}

#dContactos{
    width: 560px;   
    margin-left: 40px
}

.RequiredField {
    border: solid 1px red;
}

.RequiredFieldAsterisc {
    color: Red;
}

.dMsgValidation{
    position: absolute;
    top: 30%;
    left: 50%;
    width: 300px;
    margin: 0 0 0 -155px;
    text-align: center;
    padding: 10px;
    border: solid 1px red;
    background-color: white;
}

.dLeft {
    position: relative;
    float: left;
}

/** Panel **********************************************************************************/

.dGoME {
    margin-top: 50px;
}

.dGoEX {
    margin-top: 50px;
}

/** Médico Examinador **********************************************************************************/

#dFrmMedicoExaminador {
    padding: 5px;
    width: 750px;
    margin: auto;
    border: solid 1px #D2D2D2;
    position: relative;
    /*z-index: -999;*/
}

.dQuestionH{ 
    width: 98%;
    margin: auto;
    margin-bottom: 3px;
    font-size: 9pt;
    font-weight: bold;
}

.dQuestion { 
    width: 98%;
    margin: auto;
    margin-bottom: 5px;
    font-size: 9pt;    
}

#dLoading{
    position: absolute;
    width: 220px;
    text-align: center;
    top: 18%;
    left: 50%;
    margin: 0 0 0 -110px;
    z-index: 2;
    color: red;
}

#dLoading2{
    position: absolute;
    width: 250px;
    text-align: center;
    top: 40%;
    left: 50%;
    margin: 0 0 0 -125px;
    z-index: 2;
    color: red;
    background-color: white;
    border: solid 1px #0f9647;
    padding: 10px;
}

/** Examenes **********************************************************************************/


#dExLis{
    margin-right: 60px;
    padding: 5px;
}

#dExReg{
    width: 500px;
    padding: 5px;
}

.dColLeft {
    position: relative;
    float: left;
    width: 150px;
    margin: 0 5px 0 0;
    padding: 5px 0 5px 5px;
}

.dColRight {
    position: relative;
    float: left;
    padding: 5px 0 5px 5px;
}

.dLabInit {
    display: none;
}

.BtnInit {
    display: none;
}



/***********************************************************************************************/

nav{
	
	width: 100%;
	/*
	margin: auto;
	*/
	background-color: #edf3ee;
	height: 36px;
	padding: 0;
	/*
	position: fixed;
	z-index: 10;
	*/
	border-top: solid 2px #0f9647;
	margin-bottom: 10px;
}
		
nav li{
	list-style: none;
	display: inline-block;
	/*padding:4px 40px;
	text-align:center;*/
	background-color: #0f9647;
	/*
	border-top: 1px silver solid;
	*/
	border-left: solid 2px black;
	/*
	border-right: 1px silver solid;
	border-bottom: 4px silver solid;
	*/
	color: white;
	font-size: 10pt;
	/*font-weight: bold;*/
	transition: all 300ms ease-in-out;
	
	/*
	width: 120px;
	height: 25px;
	*/
}
		
nav li:hover {	
	background-color: #f9f9f9;
	border-color: #000000;
}
		
nav li:hover .menu_title {	
	color: black;			
	font-size: 10pt;		
}
		
nav li a {
	text-decoration: none;				
	width: 100%;
	height: 100%;
	display: block;
	position: relative;			
}
		
nav ul {
	padding: 0;
	margin: 0;
}

#content_menu{
	/*width: 1024px;*/
	margin: auto;
}

#menu{
		
	/*padding: 5px 25px 25px 25px;*/
	margin-top: 2px;
	float: right;
}

.menu_content {
	width: 140px;
	height: 30px;
	/*
	border: 1px dashed black;
	*/
	text-align:center;
	padding-top: 5px;
}

.menu_title {
	color: white;
	font-size: 10pt;	
	transition: all 300ms ease-in-out;
	/*border: solid 1px black;*/
}