/* 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-color: #777777;
}
/*.hir_content {
	bottom: 0;
	top: 0;
	margin: 0 auto;
	display: block;
	
}*/
.hir_header {
	background-color: #000000;
}
.hir_footer {
	background-color: #000000;
	
}

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

.hir_text_header
{
  color:#FFF;	
}
.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 #666666;
	background: #222222 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 #062e49;
	background: #173447 url("../images/ui-bg_flat_10_173447_40x100.png") 50% 50% repeat-x;
	color: #ffffff;
	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 #3b5160;
	background: #2f4657 url("../images/ui-bg_flat_20_2f4657_40x100.png") 50% 50% repeat-x;
	font-weight: bold;
	color: #eeeeee;
}
.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: #447ea3 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 #1c5d89;
	background: #0C4F7C 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: #fff;
	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_2e9de8_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_cccccc_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 */
 #menuPrincipal {
            margin: 0 0 0 0;
        }
 #menuPrincipal ul li{
            float: none;
            display: block;
            border: 0;
            _line-height: 0; /*IE6 only*/
            -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: #173447;
            z-index:10;
            border-bottom:1px solid #fff;
          }
    .code_num h1 {
          color:#fff;
          font-size:20px;
          }

    .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;
          }
/*notificaciones no bootstrap*/

 .dropbtn {
     background-color: transparent;
     color:#fff;
     font-size: 18px;
     /*width:32px;
     height:32px;*/
     border-radius:16px;
     border: none;
     cursor: pointer;
     /*margin-right:20px;*/
     transition:0.5s;
     z-index:1004;
 }

 .dropdownNoti {
     position: relative;
     display: inline-block;
 }

 .dropdown-contentNoti {
     display: none;
     position: absolute;
     background-color: #f9f9f9;
     box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
     max-height:500px;
     min-width: 560px;
     overflow-y:scroll;
     z-index:1005;
     border-radius:5px;
}

 .dropdown-contentNoti a {
     color: black;
     padding: 12px 16px;
     text-decoration: none;
     display: block;
     border-bottom:1px solid #ddd;
 }

 .dropdown-contentNoti a:hover {
     background-color: #ddd;
     color:#333;
 }

 .dropdownNoti:hover .dropdown-contentNoti {
     display: block;
 }

.dropdownNoti:hover .dropbtn {
    background-color: #000;
    color:#fff;
    transition:0.5s;
 }
 .notifications-title{
     padding:5px 15px;
     color:#555;
 }
 .notifications-title h3{
     padding:0;
     margin:0;
     font-size:1em;
     color:#555;
 }
 .notification-number{
     margin-top:-15px;
     margin-left:-10px;
     background:#E53935;
     padding:2px 5px;
     color:#fff;
     border-radius:5px;
     font-size:0.8em;
 }