@media screen
{
    .no-screen{display:none;}
}

@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
    .no-screen{display:block;}
	h2,h3 {
		color:#000000;
	}
	select{
		border:0px;
	}
	html,body {
		
		display:inline !important;
	}
	.celdatabla {	
	height:18px;
	vertical-align:middle;
	padding:3px;
	font-size:7pt;
	color:#000000;
	}
	
}
/**
 * 	ESTRUCTURA
 */
html, body {
	font-family:Arial;
	font-size:12px;
	color: #777;
	background-color:#FFFFFF;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
	display:table;
	overflow-x:hidden;
	min-width:950px;
}
#content {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
	height:100%;
	width:100%;
	clear:both;
    display: inline-block;
}
#contentlogin {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
	height:100%;
	width:100%;
	clear:both;
}
.textogeneral {
	color:#000;
	font-size:14px;
}

a{
	text-decoration: none;
	color: inherit;
}

ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

img{
	margin: 0;
    padding: 0;
    max-width: 100%;
    border: 0;
    display: inline-block;
}

h1, h2, h3{
	margin: 0;
	padding: 0;
	margin-top:10px;
	margin-bottom:10px;
}

h1{
	font-size: 24px;
}

h2{
	font-size: 18px;
}

hr{
	border-top: 1px solid;
	border-bottom: none;
}

textarea{
	resize: vertical;
}

.clear{
	clear: both;
}

.left{
	float: left;
}

.right{
	float: right;
}

.texto-centrado{
	text-align: center;
}
.texto-derecha {
	text-align:right;
}
.celdaform {
	border:1px solid #CCCCCC;
	padding:5px;
	height:30px;
	line-height:21px;
	margin-bottom:10px;
}
.tabla {
	border:1px solid #CCCCCC;
	padding:20px;
	height:auto;
	text-align:center;
	margin:0 auto;
}
.width-25 {
	width:25%;
}
.width-50 {
	width:25%;
}
.width-80 {
	width:80%;
}
.width-100 {
	width:100%;
}
form {
	padding:0px;
	margin:0px;
	border:0px;
}
.morado {
	color:#001430;
}
.botonacceso {
	padding:5px;
	height:30px;
	line-height:21px;
	width:100%;
	background-color:#001430;
	border:0px;
	color:#FFFFFF;	
	margin-top:10px;
	font-weight:bold;
}
.botonaccion {
	height:20px;
	line-height:20px;
	width:auto;
	background-color:#001430;
	border:0px;
	color:#FFFFFF;	
	font-weight:bold;
	font-size:9pt;
}
.botonaccionmobile {
	height:25px;
	line-height:25px;
	width:auto;
	background-color:#001430;
	border:0px;
	color:#FFFFFF;	
	font-weight:bold;
	font-size:10pt;
}
.botonguardar {
	height:40px;
	line-height:40px;
	width:100%;
	background-color:#001430;
	border:0px;
	color:#FFFFFF;	
	font-weight:bold;
	font-size:11pt;
}
.subtitulo {	
	color:#001430;
	font-weight:bold;
}
.linkaccesos {
	color:#000000;
	font-size:9pt;
	text-decoration:none;
}
.linkaccesos:hover {
	color:#001430;
}
#menutop {
	background-color:#001430;
	color:#FFFFFF;
	height:30px;
	line-height:30px;
	border:1px solid #001430;
	width:100%;
	clear:both;
	float:none;
}
.itemmenu {
	border:0;
	width:auto;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	border-right:1px solid #FFFFFF;
	cursor:pointer;
	float:left;
}
.itemmenuOn {
	border:0;
	width:auto;
	text-align:center;
	padding-left:20px;
	padding-right:20px;
	border-right:1px solid #001430;
	cursor:pointer;
	color:#001430;
	background-color:#FFFFFF;
	float:left;
}
#loginname {
	float:right;
	width: 250px;
	overflow:hidden;
	text-align:right;
	padding-right:20px;
}
.sinborde {
	border:0;
}
.bordeinf {
	border-bottom:1px solid #000000;
}
.cabeceratabla {
	background-color:#333333;
	color:#FFFFFF;
	font-weight:bold;
	font-size:9pt;
}
.celdacabecera {
	height:25px;
	vertical-align:middle;
	padding:3px;
	border-bottom:1px solid #FFFFFF;
}
.celdatabla {
	height:20px;
	vertical-align:middle;
	padding:3px;
	font-size:8pt;
	color:#000000;
}
.celdatablamobile {
	height:25px;
	vertical-align:middle;
	padding:5px;
	font-size:10pt;
	color:#000000;
}
a:hover {
	color:#001430;
}
.desplegable {
	color:#000000;
	font-weight:100;
}
.textomarcador {
	font-size:14px;
	font-weight:bold;
}
.rojo {
	color:#CC0000;
}
.diascalendario {
	border: 1px solid #CCCCCC;
	width:112px;
	height:90px;
	vertical-align:top;
	padding:3px;
}
.diascalendarioON {
	border: 1px solid #CCCCCC;
	width:112px;
	height:110px;
	vertical-align:top;
	padding:3px;
	background-color:#EBEBEB;
}

.txtdiascalendario {
	color:#404040;
	font-size:13px;
	text-align:left;
}
.horariocalendario {
	width:100%;
	height:18px;
	line-height:18px;
	cursor:pointer;
}
.horariocalendarioON {
	width:100%;
	height:18px;
	line-height:18px;
	cursor:pointer;
	background-color:#CCCCCC;
}
.horariocalendarioACTIVO {
	width:100%;
	height:18px;
	line-height:18px;
	background-color:#EDCBDD;
}
.horariocalendarioExterna {
	margin-top:10px;
	font-size:10px;
	color:#000000;
	width:100%;
	height:auto;
	line-height:18px;
	font-size:10px;
	color:#001430;
	cursor:pointer;
	text-align:center;
}
.horariocalendarioExternaACTIVO {
	margin-top:10px;
	width:100%;
	height:auto;
	line-height:18px;
	font-size:10px;
	color:#000000;
	background-color:#EDCBDD;
	text-align:center;
}
.reservahora {
	float:left;
	width:70px;
	height:18px;
	padding-left:2px;
	font-size: 10px;
	line-height:18px;
	color:#000000;
	font-weight:100;

}
.estadohora {
	width:25px; 
	height:18px;
	margin-left:5px;
	line-height:18px;
	float:right;
	text-align:right;
}
input[type=checkbox] {
	/* All browsers except webkit*/
  transform: scale(1.2);

  /* Webkit browsers*/
  -webkit-transform: scale(1.2);
  margin-left:2px;
}
.iconoestado {
	padding-top:5px;margin-right:3px;
}
#leyenda {
	width:100%;
	height:22px;
	position:absolute;
	
	top:0;
	left:5px;
	background-image:url(../application-images/leyenda.png);
	background-position:center;
	background-repeat:no-repeat;
}
deplegable_horaexterna {
	font-size:11px;
	color:#777777;
}