﻿/* CABECERA Y SUB CABECERA */
/* contenedor cabecera */
.cabecera{
	background: #ffffff url(../img/backgrounds/bg_header.gif) repeat-x bottom left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}

.text{
	font-size: 11px;
	width: 100%;
	color:#3A3A3A;
	margin-top:9px;
	}
.text .right{
	width: 49.9%;
	float:right;
	}
h2{
	display: none;
	/*margin-top: 10px;
	padding-left: 15px;
	background: url(../img/icons/i_arrow_blue.gif) no-repeat 5px 5px;*/
}
h1.logo{
	float:left;
	display:inline;
	padding: 2px 20px 0 35px;
	margin-right:10px;
}

.logo span { display: none;}
/*********************
NAV
*********************/

.nav_head0{
	background: #15428B;
	height: 30px;
}

.nav_head1{
	background: url(../img/backgrounds/bg_nav1.gif) repeat-x left top;
	height: 30px;
}

.nav_head2{
	background: url(../img/backgrounds/bg_nav2.png) repeat-x left top;
	height: 30px;
}

.nav_head3{
	background: url(../img/backgrounds/bg_nav3.png) repeat-x left top;
	height: 30px;
}
.nav_head4{
	background: url(../img/backgrounds/bg_nav4.png) repeat-x left top;
	height: 30px;
}
.nav_head5{
	background: url(../img/backgrounds/bg_nav5.png) repeat-x left top;
	height: 30px;
}


.nav_bot{
	height: 30px;
	color:#fff; 
}

.nav_bot div{
	float: left;
	padding-top: 8px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	text-align: center;
	height: 22px;
}

#multi-ddm a.nav_button{
	float: left;
	padding-top: 8px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	text-align: center;
	height: 22px;
	color:#fff;
	text-decoration: none;
}

#multi-ddm a.nav_button:hover{
	/*background: #ffffff;*/
}

#multi-ddm a.unpale{
	border-left:none !important;
}

.selected1{
	text-shadow: 1px 1px 0px #000;
	background: #999966;
}
.selected2{
	text-shadow: 1px 1px 0px #000;
	background: #999966;
}
.selected3{
	text-shadow: 1px 1px 0px #000;
	background: #999966;
}
.selected4{
	text-shadow: 1px 1px 0px #000;
	background: #999966;
}

.closeAplication{
	float:right;
	padding-top: 7px;
	margin-right: 8px;
	height: 24px;
}

* html .closeAplication ul{
	margin: 0px; 
}

/*********************
Drop Down Men�
*********************/

/*generales del men�*/

#multi-ddm {
	list-style: none;
	padding: 0;
	margin: 0;
}

#multi-ddm ul{
	padding: 0px 15px 10px 10px;
}
#multi_ddm ul li{
	clear:both;
}
#multi-ddm li {
	float: left;
	margin: 0px;
	font-size: 12px;
}

#multi-ddm li.noLink {
	color: #636363;
	line-height: 20px;
    padding-top: 4px;
    font-size: 11px;	
}

#multi-ddm li a{
	float: left !important;
	color: #333333 !important;
	border: none;
	text-align: left;
	font-size: 11px;
	line-height: 9px;
}

#multi-ddm .sub_menu li a{
	color: #0066CC !important;
	padding-top: 4px;
	line-height: 10px;
}

.sub_menu{
	top: 30px;
	clear: both;
	background: #fff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

.sub_menu li{
	border-bottom: dashed 1px #cccccc;
}

.sub_menu ul{
	clear: both;
	background: #fff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

.sub_menu ul ul{
	clear: both;
	background: #fff;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
}

#multi-ddm .multi {
	background-image: url(../img/icons/i_arrow.png);
	background-repeat: no-repeat;
	background-position: right 45%;
	padding-right: 20px;
	border-bottom: dotted 1px #cccccc;
}

#multi-ddm .multi:hover {
	background-image: url(../img/icons/i_arrow_active.png);
	padding-right: 20px;
}

#multi_ddm li a {
	display: block;
	text-align: left;
}

#multi_ddm li a:hover {
	text-decoration: underline;
}

#multi-ddm li ul li a:hover {
	text-decoration: underline;
}

.last_item{
	background-image: url(../img/icons/i_bullet.png);
	background-position: left 45%;
	background-repeat: no-repeat;
 	padding-left: 15px;
 	border-bottom: dashed 1px #cccccc;
}

.last_item:hover{
	background-image: url(../img/icons/i_bullet_active.png);
}

/****** Primer nivel*/

#multi-ddm li ul {
	width: 170px;
	border: 1px solid #999;
	position: absolute;
	clear:both;
	background: #fff;
}


#multi-ddm li ul li {
	clear: both;
	width: 155px;
	/*height: 23px;*/
	border-bottom: 1px dashed #cccccc;
}

* html #multi-ddm li ul {
	border: 1px solid #999;
	position: absolute;
	width: 210px;
	background: #fff;
	padding: 0px 15px 10px 10px;
}

#multi-ddm li ul li a{
	width: 165px;
	display: block;
	height: 23px;
}

#multi-ddm li ul {
	display: none;
	list-style: none;
	position: absolute;
	z-index: 1001;
	width: 170px;
}

/****** Segundo nivel*/

#multi-ddm li ul li ul {
	margin:0px 0 0 180px;
	border: 1px solid #999;
	position: absolute;
	width: 210px;
	background: #fff;
}

*+html #multi-ddm li ul li ul {
	margin:-27px 0 0 185px;
}

* html #multi-ddm li ul li ul {
	margin:-24px 0 0 175px;
	padding: 5px 15px 10px 10px;
}

#multi-ddm li ul li ul li{
	clear: both;
	width: 190px;
}

#multi-ddm li ul li ul li a{
	clear: both;
	width: 190px;
}

/****** Tercer nivel*/

#multi-ddm li ul li ul li ul{
	margin:0px 0 0 215px;
	border: 1px solid #999;
	position:absolute;
	width: 300px;
	background: #fff;
}

*+html #multi-ddm li ul li ul li ul{
	margin:0px 0 0 35px;
}

* html #multi-ddm li ul li ul li ul{
	margin:-24px 0px 0px 215px;
	padding: 5px 15px 10px 10px;
	
}

#multi-ddm li ul li ul li ul li{
	width: 280px;
}

#multi-ddm li ul li ul li ul li a{
	width: 280px;
}
 
 

/*********************
	DATOS PACIENTE
*********************/
#cab .datosPaciente {
	float: left;
	width:49.9%;
	}
#cab .datosPaciente h1 {
	margin:0px;
	padding:0px 0px 0px 8px;
	color:#CA2A2A;
	font-size:12px;
	background: url(../img/jenomi/bullet/bullet_cabecera.gif) 0px 5px no-repeat;
	}
#cab .datosPaciente p {
	padding:0px 0px 0px 8px;
	}
/******************************
	Datos Firma / Visita
***************************/
#datosFirma {
	clear:both;
	float:left;
	padding:0px;
	display:block;
	width: 100%;
	}
#datosFirma h3{
	padding:0px 0px 0px 8px;
	background: url(../img/jenomi/bullet/bullet_cabecera.gif) 0px 5px no-repeat;
	display:inline;
	float:left;
	margin:0px;
	font-size:11px;
	}
#datosFirma p{
	display:inline;
	}

/***************************
	DATOS EPISODIOS
****************************/
#datosEpisodio {
	float:left;
	display:block;
	}
#datosEpisodio h3{
	display:inline;
	padding:0px 0px 0px 8px !important;
	background: url(../img/jenomi/bullet/bullet_cabecera.gif) 0px 5px no-repeat;
	margin:0px !important;
	font-size:11px;
	}
#datosEpisodio p{
	display:inline;
	}

/***************************
	Patient Data
****************************/
.infoPatient {
    left: 149px;
   /* position: absolute;*/
    top: 43px;
}

/*****************************
	 SUB CABECERA
*****************************/
.breadcrumb{
    -moz-border-radius: 3px 3px 3px 3px;
    -moz-box-shadow: 1px 1px 1px 1px #FFFFFF;
    -moz-border-radius: 3px;
	-webkit-border-radius:10px;
    display: inline;
    height: 23px;
    margin-top: 5px;
    overflow: hidden;
    padding: 9px 5px 0;
    position: absolute;
    /*left: 184px;    */
	}

#subCabecera {
	height:63px;
	position: relative;
	color:#000000;
	margin-top:0;
	overflow:visible;
	padding-top:0;
	width:100%;
	font-family: 'Roboto', sans-serif !important;
}
#subCabecera img {
	border:none
	}

/* Breadcrumb */


#subCabecera .breadcrumb ul {
	margin:0;
	padding:0;
	}
#subCabecera .breadcrumb li {
	margin:0 5px 0 0;
	padding-left:18px;
	font-size: 11px;
	background: url(../img/icons/i_breadcrumb-arrow.png) no-repeat 4px 1px;
	float: left;
	}
	
#subCabecera .breadcrumb a {
    text-decoration: none;
    display: block;
    color: #01579B !important;
    text-align: center;
	}
	
#subCabecera .breadcrumb a:hover {
    color: #003E6F !important;
	}

/* Fin Cabecera y subcabecera */


/***************************
	Herramientas
****************************/
.herramientas {
	margin-top: 4px;
	position: absolute;
	right: 0px;
	top: 0px;	
	z-index: 1;
}
.herramientas ul{	
	overflow: hidden;
	margin-right: 5px;
	float:right;
	margin-bottom: 0px;
	height: 34px;	
}
.herramientas ul li{
	float:left;
	margin-left: 5px;	
}

.toolbox{
	padding-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	background: #f2f2f2 url(../img/backgrounds/bg_point.gif); 
	border: 1px solid #99BBE8; 
	overflow: hidden; 
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
	border-radius: 3px; 		
}

*+html .toolbox{
	width: 180px;
}

.header-tool-item{
	float: right;
	position: relative;
	margin-left: 18px;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	line-height: 1.3em;
}

#notifications {z-index: 1; right: 279px; background: #ffffff; padding: 9px; top: 93px; box-shadow: 0px 0px 3px #ccc;}

.dropdown-content #notifications {
	right: auto;
	padding: 0;
	top: auto;
	box-shadow: none;
}

.dropdown-content .itemNotification {
	background: #fff;
	padding: 8px;
	margin: 0px;
	border: none;
}

.dropdown-content .itemNotification:nth-child(2n) {
	background: #F1F3F4;
}

.dropdown-content .itemNotification:hover {
	background: #DEE5E8;
}

.dropdown-content .itemNotification.infoMessage p {
	background-color: transparent;
	margin-bottom: 0px;
}

#notifications-button .notifications-length {
	position: absolute;
    left: 0;
    height: 17px;
    width: 17px;
    background: #EA7B0D;
    border-radius: 10px;
    float: right;
    font-size: 9px !IMPORTANT;
    line-height: 15px;
    box-sizing: border-box;
    margin-top: -2px;
    margin-left: -12px;
	color: #fff;
	border: solid 1px #fff;
	text-align: center;
	padding: 1px 0;
}

#notificationsToolboxIcon ul {
    margin-right: 0px;
}

#nextAppointmentsToolbox {
	position: absolute;
    right: 270px;
}

#nextAppointmentsToolbox .nextAppointments-started {
	position: absolute;
    left: 0;
    height: 17px;
    width: 17px;
    background: #EA7B0D;
    border-radius: 10px;
    float: right;
    font-size: 9px !IMPORTANT;
    line-height: 15px;
    box-sizing: border-box;
    margin-top: -2px;
    margin-left: -12px;
	color: #fff;
	border: solid 1px #fff;
	text-align: center;
	padding: 1px 0;
	display: none;
}

.newMail-length {
	position: absolute;
    height: 17px;
    width: 17px;
    background: #EA7B0D;
    border-radius: 10px;
    float: right;
    font-size: 9px !IMPORTANT;
    line-height: 15px;
    box-sizing: border-box;
    margin-top: -2px;
    margin-left: -9px;
	color: #fff;
	border: solid 1px #fff;
	text-align: center;
}

.videoConsultationMessage p{
	background: url(../img/icons/i_videocall.png) no-repeat left 40%;
	padding:0px 20px 0px 30px;
	background-color: transparent;
}

/***************************
	Datos usuario
****************************/
#patientInfo{
	margin-top: 43px;  
}

*+html #patientInfo{
	position: absolute;
}

#datosConexionGenomi{
    margin: 0px;
    padding-top: 3px;
    padding-right: 5px;
	font-size:11px;
	background: #f2f2f2 url(../img/backgrounds/bg_separatorTop.png) repeat-x left top;
	font-weight: bold;
	color:#15428B;
	text-align: left;
}


#datosConexionGenomi #slick-down-box1, #datosConexionGenomi #slick-up-box1 {
    background: none;
    border: none;
    padding-left: 0px;
    padding-top: 0px;
    width: 252px;
}

#datosConexionGenomi #slick-up-box1, #datosConexionGenomi #slick-down-box1{
	height:auto;
	padding-bottom:2px;
}

#datosConexionGenomi span.username{
	width: 215px;
	display: inline-block;
	padding-left:0px;
}
#datosConexionGenomi #slick-down-box1 span.username{
    height: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#datosConexionGenomi #slick-up-box1 span.username{
	word-wrap: break-word;
}

#datosConexionGenomi #slickbox1{
    margin-left: -1px;
    margin-top: 2px;
    width: 247px;
}

#datosConexionGenomi span{
	padding-left:5px;
	padding-right:5px;
}

/*USER REDESIGN*/
#datosConexionGenomi.header-tool-user {
	background: none;
	font-size: 13px;
	line-height: 1.3em;
	font-family: 'Roboto';
	padding: 0;
	height: 26px;
}

#datosConexionGenomi.header-tool-user span {
	padding-left: 0px;
	padding-right: 0px;
}

#datosConexionGenomi.header-tool-user .username {
	float: right;
	cursor: pointer;
}

#datosConexionGenomi.header-tool-user #slick-down-box1,
#datosConexionGenomi.header-tool-user #slick-up-box1 {
	float: right;
	width: auto;
	margin-top: -2px;
    margin-right: 5px;
}

.header-tool-user .dropdown-content {
	margin-right: 0px;
}

.header-tool-user .dropdown-content:before {
	left: 80%;
}

.header-tool-user .datatable-mlm td:nth-child(1) {
	width: 20px;
}

#datosConexionGenomi.header-tool-user #slickbox1.dropdown-content {
	overflow: visible;
	background: #fff;
	padding: 0px;
	border: solid 1px #C0CCD1;
	margin-top: 0;
	margin-left: 0;
	top: 25px;
}

.formReloj{
	border: 0px;
	float: left;
}

.formReloj input {
    background: url("../img/backgrounds/bg_header.gif") repeat-x scroll left top #F2F2F2;
    border-color: -moz-use-text-color #B5B8C8;
    border-style: none solid;
    border-width: medium 1px;
    margin: 0px;
    margin-right: 10px;
    width: 115px;
    font-size: 10px;
    margin-bottom: 0px !important; 
}

*+html .formReloj input{
	padding-top: 3px !important;
}
* html .formReloj input{
	padding-top: 3px !important;
}

#basicToolComponent, #nextAppointmentsToolComponent, #notificationsToolboxComponent, #searchPatientToolComponent{
	float: right;
	position: relative;
}

#searchPatientToolbox {
	margin-right: 4px;
}

.right-inner-icon input {
    width: 200px !important;
}

.right-inner-icon img {
    position: absolute;
    right: 10px;
    pointer-events: none;
    top: 5px;
}


#scanCardComponent {
	margin-left: 6px;
}

#nextAppointmentsToolbox, #notifications-button{
	position: relative;
	right: auto;
}

/* GENERAL STYLES FOR HEADER TOOLS REDESIGNED :: BEGIN */

.header-tool-wrapper {
	margin-top: 0px;
}

.header-tool-items-group {
	padding-top: 8px;
	margin-top: 26px;
	float: right;
}

.header-tool-group {
	margin-left: 20px;
    border-left: solid 1px #CBCBCB;
    padding: 8px 20px 0 10px;
}

/*--- Tools Herramientas UL ---*/

.herramientas.header-tool-wrapper ul {
	margin-right: 0px;
}

.herramientas.header-tool-wrapper ul li {
	margin-left: 10px;
}

/*--- Language ---*/

.header-tool-language {
	padding-top: 6px;
}

/*--- Following Appointments --*/

.dropdown{
	position: relative;
}

.dropdown-content{
	width: 450px;
	color: #232323;
	min-height: 20px;
	background-color: white;
	position: absolute;
	top: 33px;
	right: 0px;
	margin-right: -213px;
	border: solid 1px #C0CCD1;
	display: none;
	border-collapse: collapse;
	border-radius: 4px;
}

.header-tool-search input[type="text"] {
	height: auto;
    font-size: 13px;
    line-height: 1.3em;
    font-family: 'Roboto';
    margin-bottom: 0px!important;
    padding-top: 5px;
    padding-bottom: 3px;
    padding-right: 30px;
    background: #fff;
    border-radius: 3px;
    margin-right: 2px;
    margin-left: 3px;
    text-indent: 5px;
}

.header-tool-search input:focus {
	box-shadow: 0 0 3px rgba(0,0,0,0.20);
}	

.header-tool-search .dropdown-content{
	margin-right: -70px;
}
.dropdown-content:before{
	display: block;
	content: ' ';
    width: 10px;
    height: 10px;
    background: white;
    transform: rotate(45deg);
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -3px;
    border-top: solid 1px #C0CCD1;
    border-left: solid 1px #C0CCD1;
}

.dropdown-content a{
	color: #01579B!important;
	text-decoration: none;
}

.dropdown-content a:hover{
	color: #003E6F!important;
	text-decoration: none;
}

.dropdown-content-title,
.following-appointments__head{
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

.dropdown-content-title,
.following-appointments__head-data{
	box-sizing: border-box;
    padding: 10px 6px;
    border-bottom: solid 1px #C0CCD1;
}

.dropdown-content-inner{
	max-height: 250px;
	overflow-y: auto;
}

.dropdown-content-empty {
	padding: 20px;
	text-align: center;
	color: #92989B;
}

.dropdown-content-empty .icon {
	margin-right: 10px;
}


.following-appointments__appointment--past{
	color: #838383;
}

.datatable-mlm tr:nth-child(2n){
	background-color: #F1F3F4;
}

.datatable-mlm tr:hover{
	background-color: #DEE5E8;
}

.datatable-mlm{
	border-spacing: 0;
	width: 100%;
}
.datatable-mlm td{
	padding: 8px;
}
.datatable-mlm td.datatable-mlm-button-col{
	padding-top: 8px;
	padding-bottom: 8px;
	display: flex;
	float: right;
}

.dropdown-content-footer,
.following-appointments__foot{
	text-align: center;
	border-top: solid 1px #C0CCD1;
	padding: 10px 6px;
}

.following-appointments__hour{
	box-sizing: border-box;
	width: 55px;
	padding: 7px;
	text-align: center;
	color: #181D1F;
}

.following-appointments__color-tag{
	box-sizing: border-box;
	width: 22px;
	padding: 7px;
	text-align: center;
}

.following-appointments__color-tag-icon{
	display: inline-block;
	width: 14px;
	height: 14px;
	border: 1px solid #999;
	background-color: transparent;
	border-radius: 3px;
}

.following-appointments__color-tag-icon--red{
	background-color: #ff7376;
}

.following-appointments__color-tag-icon--green{
	background-color: #56c197;
}

.following-appointments__color-tag-icon--blue{
	background-color: #c1deef;
}

.following-appointments__color-tag-icon--yellow{
	background-color: #fdf8ae;
}

.following-appointments__color-tag-icon--purple{
	background-color: #cfb8e9;
}

.following-appointments__appointment-type{
	box-sizing: border-box;
	width: 138px;
	padding: 7px 6px 7px 7px;
	text-align: left;
	color:#181D1F; 
}

.following-appointments__patient{
	box-sizing: border-box;
	width: 192px;
	padding: 7px 6px 7px 7px;
	text-align: left;
}

.following-appointments__link, .following-appointments__link:active, .following-appointments__link:visited,.following-appointments__link:hover, .following-appointments__link:active:hover, .following-appointments__link:visited:hover{
	color: #057bb8;
}

.following-appointments__status{ 
	box-sizing: border-box;
	width: 35px;
	padding: 7px;
	text-align: center;
}

.following-appointments__status-icon{ /* includes --expecting */
	display: inline-block;
	width: 10px;
	height: 10px;
	border: 1px solid #999;
	background-color: #656565;
	border-radius: 10px;
}

.following-appointments__status-icon--completed{
	background-color: #0093fa;
}

.following-appointments__status-icon--arrived{
	background-color: #ff950d;
}

.following-appointments__foot-data{
	box-sizing: border-box;
	text-align: center;
}

.following-appointments__button{
	display: inline-block;
	border-radius: 3px;
	padding: 4px 12px 5px;
	box-shadow: 0 0 6px rgba(0,0,0,0.25);
	float: none;
	cursor: pointer;
	outline: none !important;
	height: initial;
}

.following-appointments__button{
	background: #0177bd;
	color: #fff!important;
}

.following-appointments__button{
	background: #0177bd;
}

.following-appointments__button-icon{
	display: inline-block;
	margin-right: 12px;
	font-size: 19px;
}

.following-appointments__button-text{
	font-size: 13px;
	display: inline-block;
	color: #fff;
	vertical-align: top;
	margin-top: 3px;
}

.following-appointments__button:hover{
	background: #003C6B;
}

#x-form-el-checkAllUsersCenter,
#x-form-el-checkOnlyThisUser,
#x-form-el-checkAllCenter,
#x-form-el-checkOnlyUser {
	padding-left: 15px !important;
}	
/* GENERAL STYLES FOR HEADER TOOLS REDESIGNED :: END */