/* Tema default Hiruko RIS/PACS
    Software for radiology
    ImExHS
*/

/* Imports */

@import url(dashboard.css);
@import url(hiruko.css);
@import url(html5-3.css);
@import url(jquery-ui-1.10.3.custom.css);
@import url(jquery.validity.css);
@import url(table1.css);
/* */

/* hiruko.css */

.hir_body {
	background-image: url('../images/bg_tel.jpg');
        background-repeat: no-repeat;
        background-attachment: fixed;
	/*background-color: #ffffff;*/
}
/*.hir_content {
	bottom: 0;
	top: 0;
	margin: 0 auto;
	display: block;
	
}
.hir_header {
	background-color: #ffffff;
}*/
.hir_footer {
	background-color: #032e3f;
	
}

/*.hir_logoHir
{
	background-image: url(../../images/LogoHiruko.png);
	
}*/
.hir_logo{
        background: url(../images/logo.png) no-repeat;
        width:190px;
        height:40px;
        margin:10px 0 0 15px;
}
.hir_logout{
        background: url(../images/log-out-light.png) no-repeat;
        margin:10px 20px 0 10px;        
}
.hir_text_footer
{
        color:#FFF;	
}

.hir_text_header
{
        color:#f0f0f0;	
}
.hir_left
{
        float : left;
}

.hir_right
{
        float:right;
}

.boton{
        color:#FFF;
}

.botonRojo{
	background-color:#B22B2B;
	border-bottom: solid 2px #842626;
}
.botonRojo:hover{
	background-color:#842626;
	border-bottom: solid 2px #B22B2B;
}

/* jquery-ui-1.10.3.custom.css */

/* Component containers
----------------------------------*/
.ui-widget {
	/*font-family: Segoe UI,Arial,sans-serif;*/
	/*font-size: 11px;*/
}
.ui-widget .ui-widget {
	/*font-size: 1em;*/
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	/*font-family: Segoe UI,Arial,sans-serif;
	font-size: 1em;*/
}
.ui-widget-content {
	border: 1px solid #bdbdbd;
	background: #012731 /*url("../images/ui-bg_fine-grain_5_222222_60x60.png") 50% 50% repeat*/;
	color: #ffffff;
}
.ui-widget-content a {
	color: #ffffff;
}
.ui-widget-header {
	border: 1px solid #bdbdbd;
	background: #d1d1d1/* url("../images/ui-bg_flat_10_173447_40x100.png") 50% 50% repeat-x*/;
	color: #333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #bdbdbd;
	background: #e9e9e9 /*(url"../images/ui-bg_flat_20_2f4657_40x100.png") 50% 50% repeat-x*/;
	font-weight: bold;
	color: #333;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #eeeeee;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #236982;
	background: #003341 /*url("../images/ui-bg_highlight-soft_40_447ea3_1x100.png") 50% 50% repeat-x*/;
	color: #ffffff;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #ffffff;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #003341;
	background: #003341 /*url("../images/ui-bg_highlight-soft_10_0C4F7C_1x100.png") 50% 50% repeat-x*/;
	font-weight: bold;
	color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #cccccc;
	background: #ffffff;
	color: #2e7db2;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #2e7db2;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #ffb73d;
	background: #ffc73d /*url("../images/ui-bg_highlight-soft_40_ffc73d_1x100.png") 50% top repeat-x*/;
	color: #111111;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #111111;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #111111;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("../images/ui-icons_cccccc_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("../images/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("../images/ui-icons_004250_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("../images/ui-icons_ffffff_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("../images/ui-icons_222222_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("../images/ui-icons_4b8e0b_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("../images/ui-icons_a83300_256x240.png");
}
/* Overlays */
.ui-widget-overlay {
	background: #a7a1a1 url("../images/ui-bg_fine-grain_50_a7a1a1_60x60.png") 50% 50% repeat;
	opacity: .5;
	filter: Alpha(Opacity=50);
}
.ui-widget-shadow {
	margin: -7px 0 0 -7px;
	padding: 7px;
	background: #252525 url("../images/ui-bg_fine-grain_10_252525_60x60.png") 50% 50% repeat;
	opacity: .6;
	filter: Alpha(Opacity=60);
	border-radius: 8px;
}


/* Dashboard */

.dashboard_table{
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-8 */
}

.dashboard_table  th{
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-8 */
    padding: 10px;
    color: #FFFFFF;
}

.dashboard_table td{
    background-color: #D6D7D5;
    color: #868686;
    vertical-align: top;
}

.data_description{
    display: inline-block;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    cursor: pointer;
    margin-bottom: 2px;
    margin-top: 2px;
    border: 1px solid #868686;
    width:99.5%;
    

}
.data_description:hover, .data_description:focus {
  
    background-color: #000000;
    color: #FFFFFF;
     border: 1px solid #F0F0EE;
}
.table_detail label{
    color:#868686;
}
.table_detail tr {
    background-color: #FFFFFF;
    color:#005580;
    font-family: sans-serif;
    font-size: 13px;

}
.concordance{
    
    background-color: #F0F0EE;
}
.thdatacon:hover{
     background-color: #FFFFFF;
     color:#005580;
 }

.thdatacon2{
    background: #FFFFFF;
    background: linear-gradient(#FFFFFF, #FFFFFF);
    color:#000000;
}

/* Editor */

#editor {

    background-color: white;
    color: black;
    border-collapse: separate;
    border: 1px solid rgb(204, 204, 204);
    padding: 4px;
    box-sizing: content-box;
    -webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
    box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    overflow: auto;
    outline: none;
    font-size: 16px;
}
/* Menu 
 #menuPrincipalPrincipal {
            margin: 0 0 0 0;
        }
 #menuPrincipalPrincipal ul li{
            float: none;
            display: block;
            border: 0;
            _line-height: 0; 
            -moz-box-shadow: 0 1px 0 #666, 0 1px 0 #666;
            -webkit-box-shadow: 0 1px 0 #666, 0 1px 0 #666;
            box-shadow: 0 1px 0 #666, 0 1px 0 #666;
            margin:5px 0 5px 0;
        }*/
/* receive error*/

.data_error{
    border:1px solid #ED7476;
    background:#FFEDED;
}

input.error{
    border:1px solid #ED7476;
    background:#FFEDED;
}
/* clear */

div.clear {
    clear:both;
}

/* Grid Kickstart */

/*.grid.flex{
width:98%;
max-width:98%;
padding:0 2%;
padding:2em;
}*/


*[class*="col_"].alpha{margin-left:0;}
*[class*="col_"].omega{margin-right:0;}
 
.col_1  { width: 6.6666666666667%; }
.col_2  { width: 15%; }
.col_3  { width: 23.333333333333%; }
.col_4  { width: 31.666666666667%; }
.col_5  { width: 40%; }
.col_6  { width: 48.333333333333%; }
.col_7  { width: 56.666666666667%; }
.col_8  { width: 65%; }
.col_9  { width: 73.333333333333%; }
.col_10 { width: 81.666666666667%; }
.col_11 { width: 90%; }
.col_12 { width: 98.333333333333%; }

*[class*="col_"]{
margin-left: 0.83333333333333%;
margin-right: 0.83333333333333%;
margin-top:0.5em;
margin-bottom:0.5em;
float: left;
display: block;
}

.grid img{
max-width: 100%;
height:auto;
}

/* Actualizaciones Estudio botones */
    #actions {
	  position: fixed;
	  right:40px;
	  top: 20%;
	  width: 8em;
	  margin-top: -2.5em;
	  list-style:none;
	  z-index:99999;
	}
    #actions button{width:90px;}
    .fixed-header {
            position: fixed;
            top:0; left:0;
            width: 100%;
           
          }

    .code_num {
            width:100%;
            height:60px;
            background: #f5f5f5;
            postion:fixed;
            z-index:10;
            border-bottom:1px solid #fff;
          }

    .code_num ul { 
            list-style-type: none;
            margin: 0 auto;
            padding-left:0;
            max-width: 100%;
          }
    .code_num ul li { 
            display: inline-block; 
            line-height: 60px;
            margin-left: 10px;
          }
    .code_num ul li a {
            text-decoration: none; 
            color: #a9abae;
          }
   

          
/* Menu princiapl de navegación*/
#menuPrincipal, #menuPrincipal ul {
		margin: 0;
		padding: 0;
		list-style: none;
                z-index:5000;
	}
	
	#menuPrincipal {
		width: 100%;
		margin: 0 auto;
		border: 1px solid #003245;
		background-color: #003341;
	}
	
	#menuPrincipal:before,
	#menuPrincipal:after {
		content: "";
		display: table;
               
	}
	
	#menuPrincipal:after {
		clear: both;
	}
	
	#menuPrincipal {
		zoom:1;
	}
	
	#menuPrincipal li {
		float: left;
		border-right: 1px solid #222;
		position: relative;
	}
	
	#menuPrincipal a {
		float: left;
		padding: 5px;
		color: #f1f1f1;
		font: bold 12px Arial, Helvetica;
		text-decoration: none;
		
	}
	
	#menuPrincipal li:hover > a {
		color:#005c84;
                background:#f0f3f1;
	}
	
	*html #menuPrincipal li a:hover { /* IE6 only */
		color: #fafafa;
	}
	
	#menuPrincipal ul {
                width:250px;
		margin: 10px 0 0 0;
		_margin: 0; /*IE6 only*/
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 38px;
		left: 0;
		z-index: 1;    
		background: #0d7484;
                -webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;  
	}

	#menuPrincipal li:hover > ul {
		opacity: 1;
		visibility: visible;
		margin: 0;
	}
	
	#menuPrincipal ul ul {
		top: 0;
		left: 225px;
		margin: 0 0 0 20px;
		_margin: 0; /*IE6 only*/
		-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		box-shadow: -1px 0 0 rgba(255,255,255,.3);		
	}
	
	#menuPrincipal ul li {
                float: none;
		display: block;
		border: 0;
		_line-height: 0; /*IE6 only*/
		-moz-box-shadow: 0 1px 0 #dddddd, 0 1px 0 #666;
		-webkit-box-shadow: 0 1px 0 #dddddd, 0 2px 0 #666;
		box-shadow: 0 1px 0 #dddddd, 0 1px 0 #666;
	}
        #menuPrincipal ul li span{
		float: left;
                margin: 0 5px 0 0;
        }
         	
	#menuPrincipal ul li:last-child {   
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;    
	}
	
	#menuPrincipal ul a {    
		padding: 10px;
		_height: 10px; /*IE6 only*/
		display: block;
		white-space: nowrap;
		float: none;
		text-transform: none;
                color:#ffffff;
	}
	
	#menuPrincipal ul a:hover {
		background-color: #003341;
                color:#ffffff;
	}
	
	#menuPrincipal ul li:first-child > a {
		-moz-border-radius: 3px 3px 0 0;
		-webkit-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	
	#menuPrincipal ul li:first-child > a:after {
		content: '';
		position: absolute;
		left: 40px;
		top: -6px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-bottom: 6px solid #444;
	}
	
	#menuPrincipal ul ul li:first-child a:after {
		left: -6px;
		top: 50%;
		margin-top: -6px;
		border-left: 0;	
		border-bottom: 6px solid transparent;
		border-top: 6px solid transparent;
		border-right: 6px solid #3b3b3b;
	}
	
	#menuPrincipal ul li:first-child a:hover:after {
		border-bottom-color: #04acec; 
	}
	
	#menuPrincipal ul ul li:first-child a:hover:after {
		border-right-color: #0299d3; 
		border-bottom-color: transparent; 	
	}
	
	#menuPrincipal ul li:last-child > a {
		-moz-border-radius: 0 0 3px 3px;
		-webkit-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
	}
	
	/* Mobile */
	#menuPrincipal-trigger {
		display: none;
	}

	@media screen and (max-width: 1200px) {

		
		#menuPrincipal a {
                    padding: 0;
		}
		

	@media screen and (min-width: 600px) {
		#menuPrincipal {
			display: block !important;
		}
	}	

	/* iPad */
	.no-transition {
		-webkit-transition: none;
		-moz-transition: none;
		-ms-transition: none;
		-o-transition: none;
		transition: none;
		opacity: 1;
		visibility: visible;
		display: none;  		
	}

	#menuPrincipal li:hover > .no-transition {
		display: block;
	}
/* Fin Menu */

