body { 
/* background:url(images/bg.png) repeat; */
font-family:Arial, Helvetica, sans-serif; 
color:#7f7f7f;
min-width:1240px; 
margin-left: auto ;
margin-right: auto ;
margin-top:-10px;

}

.contenedor{
position:static;
min-width:1240px; 
margin-left: auto ;
margin-right: auto ;
text-align:center;
height: auto;
overflow: hidden;

}

.logo{
width:100%;
background:#FFF; 
text-align:center; 
padding-top: 8px;
height:119px;
}

.fooster_web{
bottom:0px;
text-align:center;
width:100%;
height:20px;
padding-top:10px;
background: url(images/footer.png) repeat;
font-size:12px;
}

.box_menu{
border:1px solid #E5E5E5;
background:#f2f2f2;
width:48.5%; 
margin-left:5px ;
margin-right: 5px ;
color:#5277f2;
margin:0 auto 0 auto;

}
.box_menu_title{
width:99.6%;
height:25px;
background:#2E2E2E;
padding:2px; 
color:#FFF; 
font-weight:bold;
font-size: 18px;
}


.login, textArea, select{
    font-size: 16px;
    color:#5882FA;
    text-align: left;
    padding-left: 10px;
      -webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid #DDDDDD;
    
}
.login:focus, textArea:focus, select:focus{
    
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  padding: 3px 0px 3px 3px;
  margin: 5px 1px 3px 0px;
  border: 1px solid rgba(81, 203, 238, 1);
  background-color: #CEF6F5;
  color: #F78181;
  font-weight: bold;
    
}

.info_txt{
width:100%;
height:auto;
background: #F6F6F6 url(images/menu.png) repeat-x center bottom;
padding-bottom: 3px;
padding-left:5px;
border-left: 1px solid #E5E5E5;
border-right: 1px solid #E5E5E5;
border-top: 1px solid #E6E6E6;
border-bottom:1px solid #9f9f9f;
text-align:left;

}
.info_conectado{
float:right;
padding-right:20px;
font-size:12px;
color:blue;
font-weight:bold;
}

/* Ventana modal */
 
.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	pointer-events: none;
}

.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}

.modalDialog > div {
	width: 600px;
	height: 400px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #F6CEF5);
	background: -webkit-linear-gradient(#fff, #F6CEF5);
	background: -o-linear-gradient(#fff, #F6CEF5);
}


#circulo { 
   width: 30px;
   height: auto;
   background:#f41414; 
   -moz-border-radius: 70px; 
   -webkit-border-radius: 70px; 
   border-radius: 70px;
   color:#FFF;
   margin-top:-6px;
   font-size:20px;
   padding:2px;
   border:1px solid #FFF;
   }

.btnfacebook{ color:#4c6595;}
.btnfacebook:hover{ color:#44a8df;}

.btnface{ 
	background-color:#FFF !important;
	height: 30px; 
	padding-left: 10px; 
	border: solid 1px  #4c6595;
	margin-top: 5px;
 }
 
 .btntwi{ 
	background-color:#FFF !important;
	height: 30px; 
	padding-left: 10px; 
	border: solid 1px  #44a8df;
	margin-top: 5px;
	color: #44a8df;
 }
 
 .btnface:hover{ background-color: #4a6ea9 !important; color: #ffffff;}
 .btntwi:hover{ background-color: #44a8df !important; color: #ffffff;}


.box_noticias{
	font-family:  Verdana, sans-serif;	
	padding: 10px;
	margin-bottom: 10px;	
}
.box_noticias_title{
	color:#4e80ff;
	font-size: 24px;
	margin-bottom: 10px;
}

.caja{
    height: auto;
    background-color: #fff;
}
.caja-sombra{
    position: relative;
    float: left;
    padding: 1em;
    margin-left: 20px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.caja-sombra:before, .caja-sombra:after{
    content: "";
    position: absolute;
    z-index: -2;
}
.caja-sombra:before{
    bottom: 15px;
    left: 10px;
    width: 50%;
    height: 20%;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
}
.caja-sombra:after{
    bottom: 15px;
    width: 50%;
    height: 20%;
    right: 10px;
    left: auto;
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg);
}

/* Botón Ir Arriba
----------------------------------------------- */
#IrArriba {
position: fixed;
bottom: 30px; /* Distancia desde abajo */
right: 30px; /* Distancia desde la derecha */
}

#IrArriba span {
width: 60px; /* Ancho del botón */
height: 60px; /* Alto del botón */
display: block;
background: url(http://lh5.googleusercontent.com/-luDGEoQ_WZE/T1Ak-gta5MI/AAAAAAAACPI/ojfEGiaNmGw/s60/flecha-arriba.png) no-repeat center center;
}

#box_noticias_internas {
	height: auto;
	overflow: hidden;
	text-align:left;
	font-size:12px; 
	background-color:#FFF;
	border:1px solid #ccc;
	padding:2px;
	margin:2px;
	text-align: left;
	
	-webkit-box-shadow: 0px 2px 6px -1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 6px -1px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 6px -1px rgba(0,0,0,0.75);
	
}
#box_noticias_internas:hover {
	
	background-color:#e1f7ff;
}


#td_ultimas_noticias{
	
	background-color:#e0fffd;

	
	
}

#td_ultimas_noticias:hover{
	

	background-color:#cfeeff;
	
}

#title{
	text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
	font-weight: bold;
	font-family: 'Arial Black';
}

.btn_new {
    background: transparent;
    color: #428BCA;
    font-family: Sans-serif;
    font-size: 12px;
    height: 26px;
    text-align: center;
    border: 0;
    padding-left:5px;
    transition: all 0.3s ease 0s;
    line-height: 10px;
}

.btn_new:hover {
  box-shadow: inset 0 0 0 3px #3071A9;
  background: #CF4647;
  color:#FFF;
}

/* Botón Ir Arriba
----------------------------------------------- */
#downtable {
position: fixed;
bottom: 100px; /* Distancia desde abajo */
right: 40px; /* Distancia desde la derecha */

}

#downtable span {
width: 30px; /* Ancho del botón */
height: 30px; /* Alto del botón */
display: block;
background: url(http://10.5.136.81/etc/apps/hostdata/tic/public_html/hospitalsanfernando_cl/ticket/css/images/downtable.png) no-repeat center center;
}

/* Botón Ir Arriba
----------------------------------------------- */
#uptable {
position: fixed;
bottom: 140px; /* Distancia desde abajo */
right: 40px; /* Distancia desde la derecha */
}

#uptable span {
width: 30px; /* Ancho del botón */
height: 30px; /* Alto del botón */
display: block;
background: url(http://10.5.136.81/etc/apps/hostdata/tic/public_html/hospitalsanfernando_cl/ticket/css/images/uptable.png) no-repeat center center;
}

#popup_detalle {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
   /* height: 100%; */
    
    
}

.content-popup_detalle {
    margin:0px auto;
    margin-top:120px;
    position:relative;
    padding:10px;
    width:500px;
    min-height:150px;
    border-radius:4px;
    background-color:#FFFFFF;
    box-shadow: 0 2px 5px #666666;
    opacity: 1;
    font-family: 'SFDigitalReadoutHeavyOblique';
    font-weight: bold; 
    font-size:60px;
    color: #0bfe02;
    cursor: pointer;
}

.content-popup_detalle h2 {
    color:#48484B;
    border-bottom: 1px solid #48484B;
    margin-top: 0;
    padding-bottom: 4px;
}

.popup-overlay_detalle {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 150%;
    z-index: 1;
    display:none;
    background-color: #000;
    opacity: 0.8; 
/*    overflow: auto;*/
}


#box_enlaces{
    
    background-color: #f4f5f5;
    height:40px; 
    border-bottom: 4px solid #E6E6E6; 
    width:165px;
    margin-top: 4px;
    margin-bottom: 4px;
    text-align: left;
    padding-top:0px;
    font-size: 22px; 
    font-weight: bold; 
    color:#0969ab
}

#box_enlaces:hover{ 
    background-color: #0969ab !important; 
    color: #ffffff;
    border-bottom: 4px solid #0969ab;

}


#popup {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1901;
    
    
}

.content-popup {
    margin:0px auto;
    margin-top:120px;
    position:relative;
    padding:10px;
    width:500px;
    min-height:150px;
    border-radius:4px;
    background-color:#FFFFFF;
    box-shadow: 0 2px 5px #666666;
    opacity: 1;
    font-family: 'SFDigitalReadoutHeavyOblique';
    font-weight: bold; 
    font-size:60px;
    color: #0bfe02;
}

.content-popup h2 {
    color:#48484B;
    border-bottom: 1px solid #48484B;
    margin-top: 0;
    padding-bottom: 4px;
}

.popup-overlay {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display:none;
    background-color: #000;
    cursor: pointer;
    opacity: 0.8; 
/*    overflow: auto;*/
}


#popup_evaluacion {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1901;
    
    
}

.content-popup_evaluacion {
    margin:0px auto;
    margin-top:120px;
    position:relative;
    padding:10px;
    width:500px;
    min-height:150px;
    border-radius:4px;
    background-color:#FFFFFF;
    box-shadow: 0 2px 5px #666666;
    opacity: 1;
    font-weight: bold; 
    font-size:14px;
    color: gray;
    text-align: left;
}

.content-popup_evaluacion h2 {
    color:#48484B;
    border-bottom: 1px solid #48484B;
    margin-top: 0;
    padding-bottom: 4px;
}

.popup-overlay_evaluacion {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display:none;
    background-color: #000;
    cursor: pointer;
    opacity: 0.8; 
/*    overflow: auto;*/
}

#popup_productos {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1901;
    
    
}

.content-popup_productos {
    margin:0px auto;
    margin-top:120px;
    position:relative;
    padding:10px;
    width:500px;
    min-height:150px;
    border-radius:4px;
    background-color:#FFFFFF;
    box-shadow: 0 2px 5px #666666;
    opacity: 1;
    font-weight: bold; 
    font-size:14px;
    color: gray;
}

.content-popup_productos h2 {
    color:#48484B;
    border-bottom: 1px solid #48484B;
    margin-top: 0;
    padding-bottom: 4px;
}

.popup-overlay_productos {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display:none;
    background-color: #000;
    cursor: pointer;
    opacity: 0.8; 
/*    overflow: auto;*/
}




#popup_ayuda {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1901;
    
    
}

.content-popup_ayuda {
    margin:0px auto;
    margin-top:120px;
    position:relative;
    padding:10px;
    width:500px;
    min-height:150px;
    border-radius:4px;
    background-color:#FFFFFF;
    box-shadow: 0 2px 5px #666666;
    opacity: 1;

}

.content-popup_ayuda h2 {
    color:#48484B;
    border-bottom: 1px solid #48484B;
    margin-top: 0;
    padding-bottom: 4px;
}

.popup-overlay_ayuda {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    display:none;
    background-color: #000;
    cursor: pointer;
    opacity: 0.8; 
    height: 775px;
/*    overflow: auto;*/
}

#popup_pass {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1901;
    
    
}

.content-popup_pass {
    margin:0px auto;
    margin-top:120px;
    position:relative;
    padding:10px;
    width:500px;
    min-height:150px;
    border-radius:4px;
    background-color:#FFFFFF;
    box-shadow: 0 2px 5px #666666;
    opacity: 1;

}

.content-popup_pass h2 {
    color:#48484B;
    border-bottom: 1px solid #48484B;
    margin-top: 0;
    padding-bottom: 4px;
}

.popup-overlay_pass {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    display:none;
    background-color: #000;
    cursor: pointer;
    opacity: 0.8; 
    height: 775px;
/*    overflow: auto;*/
}


#popup_log {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1901;
    
    
}

.content-popup_log {
    margin:0px auto;
    margin-top:120px;
    position:relative;
    padding:10px;
    width:500px;
    min-height:150px;
    border-radius:4px;
    background-color:#FFFFFF;
    box-shadow: 0 2px 5px #666666;
    opacity: 1;

}

.content-popup_log h2 {
    color:#48484B;
    border-bottom: 1px solid #48484B;
    margin-top: 0;
    padding-bottom: 4px;
}

.popup-overlay_log {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
    display:none;
    background-color: #000;
    cursor: pointer;
    opacity: 0.8; 
    height: 775px;
/*    overflow: auto;*/
}


	
/* Hover tooltips */
.field-tip {
    position:relative;
    cursor:help;
}
    .field-tip .tip-content {
        position:absolute;
        top: -8px; /* - top padding */
        right:9999px;
        width:250px;
        margin-right:-260px; /* width + left/right padding */
        padding:10px;
        color:#fff;
        background:#333;
        -webkit-box-shadow:2px 2px 5px #aaa;
           -moz-box-shadow:2px 2px 5px #aaa;
                box-shadow:2px 2px 5px #aaa;
        opacity:0;
        -webkit-transition:opacity 250ms ease-out;
           -moz-transition:opacity 250ms ease-out;
            -ms-transition:opacity 250ms ease-out;
             -o-transition:opacity 250ms ease-out;
                transition:opacity 250ms ease-out;
    }
        /* <http://css-tricks.com/snippets/css/css-triangle/> */
        .field-tip .tip-content:before {
            content:' '; /* Must have content to display */
            position:absolute;
            top:5%;
            left:-16px; /* 2 x border width */
            width:0;
            height:0;
            margin-top:-8px; /* - border width */
            border:8px solid transparent;
            border-right-color:#333;
        }
        .field-tip:hover .tip-content {
            right:-20px;
            opacity:1;
        }


.wrap{
  margin-left:20px;

}
.box{
  width:100%;
  height:230px;
  float:left;
  background-color:white; 
  margin:25px 15px;
  border-radius:5px;
}
.box h3{
  font-family: 'Didact Gothic', sans-serif;
  font-weight:normal;
  text-align:center;
  padding-top:60px;
  font-size:14px;
  color:#fff;
}

.box5{
  background-color: #9ED9EB;
}
.shadow5{
  position:relative;
}
.shadow5{
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 20px rgba(0, 0, 0, 0.1) inset;
}
/*****************************************************************dashed border
****************************************************************/
 .shadow5 h3{
  width:85%;
  height:150px;
  margin-left:6%;
  border:2px dashed #F7EEEE;
  border-radius:5px;
  overflow-y: auto;  
overflow-x: hidden; 
}
/****************************************************************
*styling shadows
****************************************************************/

.shadow5:before, .shadow5:after{
  position:absolute;
  content:"";
  box-shadow:0 10px 25px 20px #518C96;
  top:40px;left:10px;bottom:50px;
  width:15%;
  z-index:-1;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
.shadow5:after{
  -webkit-transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  transform: rotate(8deg);
  right: 10px;left: auto;
}


.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}
.modalDialog:target {
    opacity:1;
    pointer-events: auto;
}

.modalDialog > div {
    width: 700px;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;
    background: -moz-linear-gradient(#fff, #999);
    background: -webkit-linear-gradient(#fff, #999);
    background: -o-linear-gradient(#fff, #999);
}



.close_productos {
    background-color: red;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 34px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

.close_productos:hover { background: #00d9ff; }

.close_evaluacion {
    background-color: red;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 34px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}

.close_evaluacion:hover { background: #00d9ff; }


#popup_cierre {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1901;
    
    
}

.content-popup_cierre {
    margin:0px auto;
    margin-top:120px;
    position:relative;
    padding:10px;
    width:600px;
    min-height:150px;
    border-radius:4px;
    background-color:#FFFFFF;
    box-shadow: 0 2px 5px #666666;
    opacity: 1;
    font-weight: bold; 
    font-size:14px;
    color: gray;
}

.content-popup_cierre h2 {
    color:#48484B;
    border-bottom: 1px solid #48484B;
    margin-top: 0;
    padding-bottom: 4px;
}

.popup-overlay_cierre {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display:none;
    background-color: #000;
    cursor: pointer;
    opacity: 0.8; 
/*    overflow: auto;*/
}


.vertical-menu {
    width: 250px; /* Set a width if you like */
}

.vertical-menu a {
    background-color: #eee; /* Grey background color */
    color: black; /* Black text color */
    display: block; /* Make the links appear below each other */
    padding: 12px; /* Add some padding */
    text-decoration: none; /* Remove underline from links */
}

.vertical-menu a:hover {
    background-color: #FFFFE7; /* Dark grey background on mouse-over */
    text-decoration: none;
}

.vertical-menu a.active {
    background-color: #4CAF50; /* Add a green color to the "active/current" link */
    color: white;
    text-decoration: none;
}

