/* CSS Document */
/* --------------------------------------
    RESET
----------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,tbody, caption, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

table{
	margin: 0;
	padding: 0;
	border: 1px solid gray;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}


/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	/*background: url("../../imagenes/modules/exmed-bg.png") repeat scroll left top rgba(0, 0, 0, 0);*/
}

/* -------------------------------------------------------
    GENERAL
---------------------------------------------------------- */
/*body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#f3fbff;
	background:url("../images/fondopagweb.jpg") repeat fixed right bottom transparent;
	background-position: 100% 100%;
    background-size: 100% 100%;
	margin: 0;
    padding: 0;
}*/
/*
a:link, a:visited {
    color: #666666;
    outline: 0 none;
    text-decoration: none;
}
a:hover, a:focus, a:active {
    color: #00728f;
}*/


/*.ie7 .clearfix { zoom: 1; }  IE7 */

/* ------------------------------------------------------
    STRUCTURE
--------------------------------------------------------- */
#header-wrap {
	width:960px;
	margin:0 auto;    
	/*height: 230px;*/
	background:#FFFFFF;
}
header {

	margin: 0 auto;
	padding-bottom:10px;
	margin-top:25px;
}
#logo-medirecreo{
}
#datos-login-usuario{
	
	background-color: #f5f5f5;
    border-radius: 10px;
	
    padding: 10px 15px;
	}
.datos-afiliacion{
	
	background-color: #D9EDF7;
    /*border-color: #BCE8F1;
	border:medium;
    color: #3A87AD;*/
    border-radius: 4px;
    list-style: none outside none;
    margin: 0 0 20px;
    padding: 8px 15px;
	}
.home-icon{
	background: #428bca;
    /*border-radius: 10px;
    border-width: medium;
    box-shadow: 2px 2px 5px #999999;*/

	}	

#frame{
	margin:0 auto;
	width:940px;	
}

.content-wrap {
	margin: 0 auto;
	width: 960px;	
	background:#FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}


/* Clearing and Alignment Classes */
.align-left {
    float: left;
}	
.align-right {
	float:right;
}


#gridhorarios {
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#5c5b5b;
	font-size:12px;
	width:670px;
	min-height:215px;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	background:#FFFFFF;
	-moz-border-radius:8px / 8px;
    border-radius:8px / 8px;
    -webkit-box-shadow:2px 2px 5px #999999;
    -moz-box-shadow:2px 2px 5px #999999;
    box-shadow:2px 2px 5px #999999;
	}


.login-form{
			padding: 15px;
}

.usuario{
	font-size: 12px;
}

label.error {
    color: #B94A48;
    font-size: 0.9em;
}

.centrar-texto{
	text-align: center;
}

.opciones{
	background-color: #EEEEEE;
	border-radius: 6px 6px 6px 6px;
	color: inherit;
	font-size: 15px;
	margin-bottom: 20px;
}
.clean{
	clear:both;
	}
#footer-page{
	background:url(../../images/client/footer_small.png) left no-repeat #ffb900;
	text-align:center;
	margin-top:20px;
	padding-top:25px;
	min-height:5em;
	color:#fff;
	display:block;
	}	
/* CIE 10*/

#result {
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	/*height:20px;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding:5px;
	margin-bottom:10px;
	background-color:#FFFF99;*/
}
#cie10Diag-01{
	/*padding:3px;
	border:1px #CCC solid;
	font-size:17px;*/
}
.suggestionsBox {
	/*position: absolute;
	left: 0px;
	top:40px;
	margin: 26px 0px 0px 0px;
	width: 500px;
	padding:0px;
	background-color: #9f9f9f;
	/*border-top: 3px solid #000;
	color: #fff;*/
}
.suggestionList {
	/*margin: 0px;
	padding: 0px;*/
}
.suggestionList ul li {
	/*list-style:none;
	margin: 0px;
	padding: 6px;
	border-bottom:1px dotted #e7e7e7;*/
	cursor: pointer;
}
.suggestionList ul li:hover {
	background-color: #7eb0db;
	color:#FFF;
}
.suggestionList ul {
	/*font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:12px;
	color:#FFF;*/
	/*padding:0;
	margin:0;*/
}

.load{
background-image:url(loader.gif);
background-position:right;
background-repeat:no-repeat;
}
/*BeginModal*/
a.back{
width:256px;
height:73px;
position:fixed;
bottom:15px;
right:15px;
background:#fff url(codrops_back.png) no-repeat top left;
z-index:1;
cursor:pointer;
}
a.activator{
width:83px;
height:34px;
top:0px;
left:0px;
z-index:1;
color: #fff;
background-color: #428bca;
border-color: #357ebd;
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
/* Style for overlay and box */
.overlay{
background:transparent url(../libAlert/images/overlay.png) repeat top left;
position:fixed;
top:0px;
bottom:0px;
left:0px;
right:0px;
z-index:100;
}
.box{
position: fixed;
top: -200px;
left: 30%;
right: 30%;
background-color: #fff;
color: #7F7F7F;
padding: 20px;
border: 2px solid #0a509c;
border-radius: 20px;
-moz-box-shadow: 0 1px 5px #333;
-webkit-box-shadow: 0 1px 5px #0a509c;
z-index: 101;
}
.box h1{
/*border-radius: 1px dashed #fff;*/
border-radius: 20px 20px 0 0;
border-bottom:1px dashed #FFF;
margin: -20px -20px 0px -20px;
padding: 10px;
background-color: #e42420;
color: #fff;
-moz-border-radius: 20px 20px 0px 0px;
-webkit-border-top-left-radius: 20px;
-webkit-border-top-right-radius: 20px;
-khtml-border-top-left-radius: 20px;
-khtml-border-top-right-radius: 20px;
}
a.boxclose{
width:26px;
height:26px;
cursor:pointer;
}
/*EndModal*/

section#area{
	min-height:36em;
	}
.campo-requerido{
	
	color:#e42420;
	font-size:14px;}	
	
	/* Auto complete*/
	
.autocomplete-suggestions { border: 1px solid #999; background: #FFF; cursor: default; overflow: auto; -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64); }
.autocomplete-suggestion { padding: 2px 5px; white-space: normal; overflow: hidden; }
.autocomplete-no-suggestion { padding: 2px 5px;}
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: bold; color: #000; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { font-weight: bold; font-size: 16px; color: #000; display: block; border-bottom: 1px solid #000; }	


.jQuery-editable {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px 4px 4px 0px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    min-height: 50px;
    line-height: 1.42857;
    padding: 0px 0px;   
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;  
    }
.alert-default {
    background-color: #f6f6f6;
    border-color: #c8c8c8;
    color: #5b5b5b;
    
}    

/*----------------------------------- CSS ZAD ---------------------------------------------------------------------*/

.custom_fieldset{
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	//border-color: black;
	background-color: #eee;
	line-height: 60%;
	padding: 10px;
}
.custom_legend{
  display: block;
  width: 0%;
  padding: 0;
  margin-bottom: 0px;
  font-size: 13px;
  line-height: normal;
  color: #333;
  border: 0;
  border-bottom: 0px solid #e5e5e5;
}

.loaderGIF{
	position: absolute;
	background: rgba(255,255,255,0.8);
    z-index: 1000;
    width: 100%;
    height: 100%;
}
.loaderGIF img{
	margin-top: 6%;
    margin-left: 27%;
}



#formpacienteupdate .disabled_input{
	background-color: #d9edf7;
	border: 0;
}