@charset "utf-8";
body{
	background-color:#888888;
}
a {
	text-decoration:none;
}

a img{
	border-style: none; 
}
.main_table{
	background-color:#fff;
	padding:0px 20px 0px 20px;
	height:100%;
}

.header_half_grey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;	
	width: 500px;
	height: 25px;
	background: #999999;	
}

.header_half_green{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	height: 25px;
	background: #289485;	
}
.pr_personalizable{
	display:none;
}

#pr_pasillo_r{
	display:none;
}

#pr_pasillo_l{
	display:none;
}

#pr_regresion_r{
	display:none;
}

#pr_regresion_l{
	display:none;
}

.header_full_orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;	
	width: 1000px;
	height: 25px;
	background:#289485;	
}
.header_full_grey{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;	
	width: 1000px;
	height: 25px;
	background:#999999;	
}

.textobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textoregular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textoespina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}

.textoerrorbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FF0000;
	text-decoration: none;
}


.textoregularcentrado{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:center;
}
.textoregular_B {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textoazul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #147568;
	text-decoration: none;
}
.textoreferencia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #c300c1;
	text-decoration: none;
}
.textomini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textomini_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #777;
	text-decoration: none;
}
.textodefs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align:middle;
}

.errorPrescrip {
	background: #f00;
}

.showdrills{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
	cursor:pointer;
}
.btndrills{
	cursor:pointer;
	vertical-align: middle;
}
.mngdrills{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.add_drill{
	cursor:pointer;
	background: url(../img/add1.gif) no-repeat center center;
	height:34px;
	width:40px;
	float:left;
	margin:0 5px 0 0;
}	

.remove_drill{
	cursor:pointer;
	background: url(../img/min1.gif) no-repeat center center;
	height:34px;
	width:40px;
	float:right;	
	margin:0 0 0 5px;
}


.def_button_plus{
	cursor:pointer;
	background: url(../img/btn_mas.gif) no-repeat center center;
}	

.def_button_minus{
	cursor:pointer;
	background: url(../img/btn_menos.gif) no-repeat center center;
}

.ui-button { outline: 0; margin:0; padding: .4em 1em .5em; text-decoration:none;  !important; cursor:pointer; position: relative; text-align: center; }
.ui-dialog .ui-state-highlight, .ui-dialog .ui-state-error { padding: .3em;  }

table.joblist{ 
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #555;
	background-color: #fafafa;
	border: 1px #555 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	width:795px;
	height: 100%;
}

table.joblist .jlHD{ 
	border-bottom: 2px solid #777777;
	background-color: #289485;
	font-weight: bold;
	color: #fff;
}

table.joblist td{
	border: 1px #aaa solid;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor:pointer;
}
.clsboton{
	cursor:pointer;
}

.modal {
	background-color:#fff;
	font-family:sans-serif;
	display:none;
	width:350px;
	padding:15px;
	text-align:left;
	border:2px solid #333;

	opacity:0.8;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: 0 0 50px #ccc;
	-webkit-box-shadow: 0 0 50px #ccc;
}

.modal h2 {
	background:url(/img/global/info.png) 0 50% no-repeat;
	margin:0px;
	padding:10px 0 10px 45px;
	border-bottom:1px solid #333;
	font-size:20px;
}

.ui-state-send { border: 1px solid #fff; background: #289485; font-weight: bold; color: #ffffff; outline: none; }

/* the overlayed element */ 
.simple_overlay { 
     
    /* must be initially hidden */ 
    display:none; 
     
    /* place overlay on top of other elements */ 
    z-index:10000; 
     
    /* styling */ 
    background-color:#333; 
     
    width:675px;     
    min-height:200px; 
    border:1px solid #666; 
     
    /* CSS3 styling for latest browsers */ 
    -moz-box-shadow:0 0 90px 5px #000; 
    -webkit-box-shadow: 0 0 90px #000;     
} 
 
/* close button positioned on upper right corner */ 
.simple_overlay .close { 
    background-image:url(../img/close_over.png); 
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

.details { 
    position:absolute;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif; 
    top:45px; 
    left:0px; 
    font-size:12px; 
    color:#fff; 
    width:675px; 
} 
 
.details h3 { 
    color:#aba; 
    font-size:15px; 
    margin:0 0 -10px 0; 
}
