@font-face{
	font-family:"open_sansregular";
	src:url("../fonts/opensans-regular-webfont.eot");
	src:url("../fonts/opensans-regular-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/opensans-regular-webfont.woff") format("woff"),
		url("../fonts/opensans-regular-webfont.ttf") format("truetype"),
		url("../fonts/opensans-regular-webfont.svg#open_sansregular") format("svg");
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:"open_sansbold";
	src:url("../fonts/opensans-bold-webfont.eot");
	src:url("../fonts/opensans-bold-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/opensans-bold-webfont.woff") format("woff"),
		url("../fonts/opensans-bold-webfont.ttf") format("truetype"),
		url("../fonts/opensans-bold-webfont.svg#open_sansbold") format("svg");
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:"open_sanssemibold";
	src:url("../fonts/opensans-semibold-webfont.eot");
	src:url("../fonts/opensans-semibold-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/opensans-semibold-webfont.woff") format("woff"),
		url("../fonts/opensans-semibold-webfont.ttf") format("truetype"),
		url("../fonts/opensans-semibold-webfont.svg#open_sanssemibold") format("svg");
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:"open_sansextrabold";
	src:url("../fonts/opensans-extrabold-webfont.eot");
	src:url("../fonts/opensans-extrabold-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/opensans-extrabold-webfont.woff") format("woff"),
		url("../fonts/opensans-extrabold-webfont.ttf") format("truetype"),
		url("../fonts/opensans-extrabold-webfont.svg#open_sansextrabold") format("svg");
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:"sue_ellen_francisco_regular";
	src:url("../fonts/sueellenfrancisco-webfont.eot");
	src:url("../fonts/sueellenfrancisco-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/sueellenfrancisco-webfont.woff") format("woff"),
		url("../fonts/sueellenfrancisco-webfont.ttf") format("truetype"),
		url("../fonts/sueellenfrancisco-webfont.svg#sue_ellen_francisco_regular") format("svg");
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:"open_sanslight";
	src:url("../fonts/opensans-light-webfont.eot");
	src:url("../fonts/opensans-light-webfont.eot?#iefix") format("embedded-opentype"),
		url("../fonts/opensans-light-webfont.woff") format("woff"),
		url("../fonts/opensans-light-webfont.ttf") format("truetype"),
		url("../fonts/opensans-light-webfont.svg#open_sanslight") format("svg");
	font-weight:normal;
	font-style:normal;
}
	/*MGD, 04/12/2020 nuevas fuentes Unica360*/
@font-face{
	font-family:"andale_mono";
	/*src:url("../fonts/andale-mono.eot");*/
	src: /*url("../fonts/andale-mono.eot?#iefix") format("embedded-opentype"),
		url("../fonts/andale-mono.woff") format("woff"), */
		url("../fonts/andale-mono.ttf") format("truetype")/*,
		url("../fonts/andale-mono.svg#andale_mono") format("svg")*/;
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:"lemon_milk";
	/*src:url("../fonts/lemon_milk.eot");*/
	src: /*url("../fonts/lemon_milk.eot?#iefix") format("embedded-opentype"),
		url("../fonts/lemon_milk.woff") format("woff"),*/
		url("../fonts/lemon-milk.ttf") format("truetype")/*,
		url("../fonts/lemon_milk.svg#lemon_milk") format("svg")*/;
	font-weight:normal;
	font-style:normal;
}
*{max-height:100000px;}
header,
footer,
article,
section,
hgroup,
nav,
figure,
aside,
main{display:block;}
figure{
	margin:0;
	padding:0;
}
input[type="image"]{
	padding:0;
	border:none;
}
input[type="text"],
input[type="password"],
input[type="file"],
input[type="submit"],
textarea{
	-webkit-appearance:none;
	border-radius:0;
	box-sizing: border-box;
}

body{
	margin:0;
	color: black;
	/*color:#347096;*/
	/*font:14px/21px "open_sansregular", Arial, Helvetica, sans-serif;*/
	font:14px/21px "andale_mono", sans-serif;
	background:#f5f5f5;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:none;
	min-width:320px;
}
img{
	border-style:none;
	vertical-align:top;
}
a{
	text-decoration:none;
	/*color:#347096;*/
	color: black;
}
a:hover{
	text-decoration:underline;
	/*color:#809fb5;*/
	color: #e62829;
}
a:active{background-color:transparent;}
a:focus{outline:none;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input[type="submit"]{border-radius:0;}
input[type="submit"]:hover{cursor:pointer;}
.frame:after,
.header-holder:after,
#header:after{
	content:"";
	display:block;
	clear:both;
}
.desctop{display:none;}
#header{
	background:#fff;
	position:relative;
	z-index:98;
	border-bottom:1px solid #ddd;
	/*padding:0 0 13px;*/
}
.header-holder{
	margin:0 auto;
	max-width:1020px;
	position:relative;
}
.logo{
	float:left;
	background:url(../images/sprite.png) no-repeat -539px -70px;
	width:255px;
	height:140px;
	text-indent:-9999px;
	overflow:hidden;
	margin:12px 39px 0 10px;
	/*margin:12px 39px 0 22px;*/
	/*width:223px;
	height:104px; 551px*/
}
.logo a{
	display:block;
	height:100%;
}
.slogan{
	float:left;
	/*font:23px/27px "open_sansbold", sans-serif;*/
	font:23px/27px "andale_mono", sans-serif;
	margin:61px 0 0;
	color: black;
}
.open-close{
	position:absolute;
	top:0;
	right:0;
	text-transform:uppercase;
	width:150px;
	/*border:solid #cdcdcd;*/
	border: solid black;
	border-width:0 1px 1px;
	border-radius:0 0 10px 10px;
	text-align:center;
	/*background:#fff;*/
	background: #e62829;
	font: 12px "lemon_milk", sans-serif;
	/*font-size:12px;*/
	line-height:15px;
}
.open-close.active{
	padding-bottom:6px;
}
.open-close a{
	display:block;
	padding:6px 10px 9px;
	/*color:#999;*/
	color: white;
}
.open-close .opener:hover{border-radius:0 0 10px 10px;}
.open-close.active .opener:hover{border-radius:0;}
.open-close a span{
	display:inline-block;
	vertical-align:top;
	padding:0 0 0 20px; /*19px*/
	position:relative;
	text-align:left;
}
.open-close a span:after{
	content:"";
	position:absolute;
	top:1px;
	left:0;
	background:url(../images/sprite.png) no-repeat 0 -85px;
	width:14px;
	height:13px;
}
.open-close.active>a{
	padding-bottom:6px;
}
/*.open-close a:hover span:after{background-position:-26px -85px;}*/
.open-close .slide{
	padding:0 0 8px;
	margin:0;
	list-style:none;
}
.open-close .slide a{padding:5px 10px;}
.open-close a:hover{
	color:#fff;
	/*background:#999;*/
	background: black;
	text-decoration:none;
}
.open-close li{margin:9px 0 0;}
.open-close li:first-child{margin:0;}
.open-close .close:after{background-position:-51px -85px;}
/*.open-close.active>.opener:hover span:after,
.open-close .close:hover span:after{background-position:-51px -105px;}*/
.open-close .close{
	display: none;
}
.open-close.active .close{
	display: inline;
}
.open-close.active .close-state{
	display: none;
}
#main{
	width:100%;
	overflow:hidden;
	position:relative;
}
.main-holder{
	overflow:hidden;
	max-width:1000px;
	margin:0 auto;
}
#content{
	width:100%;
	
	float:left;
}
.content-holder{
	margin:0 0 0 255px;
	/*padding:23px 0 0 18px;*/
	padding:23px 0 0 18px;
}
#content h1{
	margin:0 0 16px 3px;
	/*font:28px/32px "open_sansregular", sans-serif;*/
	font:28px/32px "andale_mono", sans-serif;
}
#content h1 span{/*font-family:"open_sansbold", sans-serif;*/ font-family: "lemon_milk", sans-serif;}
.item-list{
	padding:0;
	margin:0;
	list-style:none;
	color: black;
	/*color:#337096;*/
}

.item-list>div{
	background:#fbfbfb;
	/*border-top:1px solid #ddd;*/
	position:relative;
	overflow:hidden;
	padding: 0 10px;
}

.item-list .item-open{
	padding:13px 15px 10px;
	margin:0 0 18px;
}
.item-list .item-open.active{
	padding-bottom:4px;
}
.item-list .opener{
	/*color:#d27fc1;*/
	color: #e62829;
	max-width: 389px;
	display:inline-block;
	vertical-align:top;
}
.item-list .opener:hover{
	/*color:#347096;*/
	color: black;
	text-decoration:none;
}
.item-list .active .opener span{display:none;}
.item-list .opener em{
	font-style:normal;
	display:none;
}
.item-list .active .opener em{
	display:block;
	margin: -12px 0 0;
}
.item-list .slider{
	border-top:1px solid #ddd;
	margin:21px 0 0;
	padding:20px 0 0;
}
.item-list .row{
	overflow:hidden;
	display:table;
	width:100%;
	padding:0 40px 0 0;
	margin:0 0 6px;
	position:relative;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.item-list .slider .row{padding:0;}
.item-list .row .col{
	display:table-cell;
	vertical-align:middle;
	padding:10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.item-list .size01{width:56%;}
.item-list .size02{
	width:40%;
	padding:0 10px 0 0;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.item-list .slider .size01{width:50%;}
.item-list .slider .size02{width:48%;}
.item-list dl{
	margin:0;
	overflow:hidden;
}
.item-list dt{
	float:left;
	/*font-family:"open_sansbold", sans-serif;*/
	font-family:"lemon_milk", sans-serif;
	font-weight: bold;
	margin:0 4px 0 0;
}
.item-list dd{
	overflow:hidden;
	margin:0;
}
.item-list .row.style01 dd{margin:0 0 21px;}
.item-list address{font-style:normal;}
.file-area .jcf-upload-button,
.editar{
	/*color:#4d81a3;*/
	color: black;
	display:inline-block;
	vertical-align:top;
	position:absolute;
	padding:0 22px 0 0;
	right:9px;
	top:1px;
}
.cycle-carusel .editar{top:4px;}
.file-area .jcf-upload-button:hover,
.editar:hover{text-decoration:none;}
.file-area .jcf-upload-button:after,
.editar:after{
	content:"";
	position:absolute;
	top:4px;
	right:0;
	background:url(../images/sprite.png) no-repeat 0px -110px;
	width:15px;
	height:15px;
}
.file-area .jcf-upload-button:hover:after,
.editar:hover:after{background-position:0px -110px;/*background-position:0 -139px;*/}
.list{
	padding:0;
	margin:0;
	list-style:none;
	float:right;
	text-align:right;
	font-size:15px;
	position:absolute;
	right:24px;
	top:25px;
}
.list li{margin:16px 0 0;}
.list li:first-child{margin:0;}
.list a{
	display:inline-block;
	vertical-align:top;
	padding:0 26px 0 0;
	position:relative;
}
.list .active a,
.list a:hover{
	/*color:#002d66;*/
	color:#e62829;
	text-decoration:none;
	/*font-family:"open_sansextrabold", sans-serif;*/
	font-family: "andale_mono", sans-serif;
}

.list a span{
	display:inline-block;
	vertical-align:top;
}
.text-block{overflow:hidden;}
.item-list .title,
.title{
	/*font:17px/20px "open_sansbold", sans-serif;*/
	font:17px/20px "lemon_milk", sans-serif;
	font-weight: bold;
	margin:0 0 5px;
	display:inline-block;
	vertical-align:top;
	/*color:#337096;*/
	color: black;
}
.title:hover{/*color:#337096;*/color:#e62829}
input[type="submit"],
a.btn{
	display:inline-block;
	text-align:center;
	padding:0 25px;
	height:37px;
	overflow:hidden;
	border-radius:10px;
	/*font-size:13px;*/
	font:14px/36px "andale_mono", sans-serif;
	line-height:36px;
	/*background:#4081c2;*/
	background:#e62829;
	border: 1px solid #e62829;
	color:#fff;
	margin:0 0 0 17px;
	max-width: 341px;
}
input[type="submit"]:hover,
a.btn:hover{
	text-decoration:none;
	/*background:#76a4d1;*/
	/*background:#b30000;*/
	background:black;
	border: 1px solid black;
	color:white;
}
.item-list h2{
	color:#666;
	/*font:23px/27px "open_sansregular", sans-serif;*/
	font:23px/27px "lemon_milk", sans-serif;
	margin:0 0 9px;
}
.name{
	/*font:17px/20px "open_sansbold", sans-serif;*/
	font:17px/20px "lemon_milk", sans-serif;
	display:block;
}
.cycle-carusel{
	position:relative;
	margin:0 0 41px;
}
.cycle-carusel.detalles{
	margin-bottom:0px;
}
.cycle-carusel.detalles .slide.active{
	
}
.cycle-carusel .mask{
	position:relative;
	overflow:hidden;
	width:100%;
}
.cycle-carusel .slideset{
	width:100%;
	float:left;
}
.cycle-carusel .slide{
	width:100%;
	float:left;
	padding:17px 0px 8px 0px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background: none repeat scroll 0 0 #F5F5F5;
}
.cycle-carusel .slide.active{z-index:1;}
.cycle-carusel .slide.detalles.active{
		padding:11px 0px 18px;
	}
.item-list .cycle-carusel .row .col{vertical-align:top;}
.item-list .cycle-carusel .size01{width:141px;}
.item-list .cycle-carusel .size02{width:197px;}
.item-list .cycle-carusel .size02,
.item-list .cycle-carusel .size03{padding-top:10px;}
.cycle-gallery img{
	width:100%;
	height:0;
}
.item-list .cycle-carusel dl dt{float:left;}
.item-list dl.style dt{
	float:left;
	font-family:"lemon_milk", sans-serif;
}
.tab-slideset{
	padding:0 6px;
	margin:0;
	list-style:none;
	display:table;
	width:100%;
	/*font:14px/17px "open_sansbold", sans-serif;*/
	font:14px/17px "lemon_milk", sans-serif;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.tab-slideset li{
	display:table-cell;
	vertical-align:bottom;
	padding:0 0 0 6px;
}
.tab-slideset li:first-child{padding:0;}
.tab-slideset a{
	display:block;
	text-align:center;
	padding: 9px 4px 5px;
	color:#999;
	border-radius:7px 7px 0 0;
}
.tab-slideset .active,
.tab-slideset a:hover{
	background:#f5f5f5;
	text-decoration:none;
	color: black;
	/*color:#337096;*/
}
.cycle-carusel .btn-prev,
.cycle-carusel .btn-next{
	background:url(../images/sprite.png) no-repeat;
	width:9px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	bottom:5px;
	display:none;
}
.cycle-carusel .btn-prev{
	background-position:-445px -70px;
	left:8px;
}
.cycle-carusel .btn-next{
	background-position:-477px -71px;
	right:7px;
}
.item-list .cycle-carusel .row{margin:0 0 12px;}
.item-list .cycle-carusel .row.style01{margin:0 0 33px;}
.item-list .row.style01 dl dt,
.item-list .cycle-carusel .row.style01 dl dt{float:none;}
.item-list .row.style01{padding:0;}
.item-list .size04{width:37%;}
.item-list .size05{width:60%;}
.item-list .row .size04,
.item-list .row .size05{padding-top:5px;}
.block-info{
	padding: 12px 15px 20px 17px;
	/*padding:12px 0px 20px 0px;*/ /* ESTO ES UN CAMBIO QUE DESCUADRA TODAS LAS TABLAS... LO HE DEJADO COMO ESTABA*/
	margin:0 0 48px;
	/*border: 2px solid #e62829;
	border-radius: 4px;*/
}
.block-info.detalles{
	padding:0px;
}
.row.detalles{
	padding: 0px 40px 10px 17px;
}
.item-list .block-info dd{margin:0 0 4px;}
.item-list .heading{
	overflow:hidden;
	background:none;
	border:none;
	margin:0 0 -1px;
	position:relative;
	z-index:2;
	padding:0;
}
.item-list .heading h2{
	float:left;
	/*color:#337096;*/
	color: black;
	/*font-size:28px;*/
	font: 28px "andale_mono", sans-serif;
	line-height:31px;
	max-width:300px;
	margin:8px 0 17px;
}
a.add-btn{
	float:right;
	max-width:300px;
	height:40px;
	/*border:1px solid #367297;*/
	border: 1px solid black;
	background: #e62829;
	color: white;
	border-radius:9px;
	padding:0 19px 0 49px;
	position:relative;
	/*font:12px/40px "open_sansbold", sans-serif;*/
	font:14px/40px "andale_mono", sans-serif;
	margin:0 0 14px;
	overflow:hidden;
}
.add-btn:after{
	content:"";
	position:absolute;
	top:50%;
	left:20px;
	background:url(../images/sprite.png) no-repeat -118px -164px;
	width:16px;
	height:16px;
	margin:-8px 0 0;
}
/*.add-btn:hover:after{background-position:-118px -191px;}*/
.add-btn:hover{
	/*color:#6e98b2;*/
	color: white;
	text-decoration:none;
	/*border-color:#367297;*/
	border-color: black;
	background: black;
}
.item-list h3{
	color:#666;
	/*font:18px/21px "open_sansregular", sans-serif;*/
	font:18px/21px "andale_mono", sans-serif;
	margin:17px 0 2px;
}
.btn-search{float:right;}
.btn-holder{
	overflow:hidden;
	padding:21px 0 0;
}
.btn-holder .btn{
	height:35px;
	line-height:32px;
	padding:0 41px;
	border-radius:8px;
	margin:0 0 0 -1px;
}
.btn-bar{
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	/*font:15px/34px "open_sansregular", sans-serif;*/
	font: 15px/34px "andale_mono", sans-serif;
}
.btn-bar li{
	float:left;
	margin:0 11px 11px 0;
}
.btn-bar a{
	float:left;
	padding:0 62px 0 11px;
	height:35px;
	/*background:#eee;
	color:#999;*/
	background:#e62829;
	color:white;
	border-radius:5px;
	overflow:hidden;
}
.btn-bar a:hover{/*color:#999;*/ color:black;}
#asignar-desasignar{
	float:right;
}
#buscador-trabajadores{
	text-align: center;
}
#buscador-trabajadores ul{
	display: inline-block; 
	float: none;
}
.dashboard.accordion{
	border-top:none;
	background:transparent;
}
.dashboard.accordion .active{
	background:transparent;
}
.top{
	vertical-align:top !important;
}
.text-list{
	overflow:hidden;
	position:relative;
	
}
.form-usuarios-admin{
	padding-right:5px;
}
.text-list ul{
	text-align:center;
	float:left;	margin:0;	list-style:none;
	padding-left:0px;
	width:100%
}
.text-list ul li{
	display:inline-block;
    *display:inline; /*IE7*/
    *zoom:1; /*IE7*/
    margin-right:10px;
}
.text-list input[type="text"]{
	background:#eee;
	color:#999;
	border-radius:5px;
	padding:5px 11px;
	border:none;
	height:35px;
	width:130px;
	float:left;
	outline:none;
	/*font:15px/25px "open_sansregular", sans-serif;*/
	font:15px/25px "andale_mono", sans-serif;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.text-list input[type="text"]::-webkit-input-placeholder {color: #999;}
.text-list input[type="text"]:-moz-placeholder {color: #999;}
.text-list input[type="text"]::-moz-placeholder {
	color: #999;
	opacity: 1;
}
.text-list input[type="text"]:-ms-input-placeholder {color: #999;}
.text-list input[type="submit"]{
	border-radius: 8px;
	height: 35px;
	line-height: 32px;
	border: 0 none;
	margin: 0;
	padding: 0 38px;
	position:absolute;
	top:0;
	right:0;
	width:130px;
}
.heading .tabset{
	display:table;
	float:left;
	width:auto;
	margin:0;
	/*font:18px/21px "open_sansregular", sans-serif;*/
	font:18px "andale_mono", sans-serif;
	padding:0;
	max-width: 450px;
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.heading .tabset li{
	display:table-cell;
	vertical-align:bottom;
	padding:0 0 0 6px;
}
.heading .tabset li:first-child{padding:0;}
.heading .tabset a{
	text-align:center;
	display:block;
	color:#666;
	padding:17px 19px 18px;
	border-radius:7px 7px 0 0;
}
.heading .tabset .active,
.heading .tabset a:hover{
	background:#fbfbfb;
	color:#666;
	text-decoration:none;
}
.calendar-holder{
	padding:16px 2px 0 283px;
	text-align:right;
	margin:0 0 36px;
}
.calendar-block{
	width:372px;
	display:inline-block;
	vertical-align:top;
	color:#41799d;
	background:#fbfbfb;
	border-bottom:10px solid #41799d;
	text-align:center;
	padding:19px 28px 22px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.text-week{
	display:block;
	/*font:16px/19px "open_sansregular", sans-serif;*/
	font:16px/19px "andale_mono", sans-serif;
	text-transform:uppercase;
	text-align:left;
	margin:0 0 4px;
}
.some-text{
	display:block;
	/*font:23px/26px "open_sansbold", sans-serif;*/
	font:23px/26px "lemon_milk", sans-serif;
	margin:0 0 -37px;
	text-align:left;
}
.date{
	display:block;
	text-align:right;
	margin:0 0 16px;
}
.date span{
	display:inline-block;
	vertical-align:bottom;
	/*font:88px/93px "open_sanslight", sans-serif;*/
	font:88px/93px "andale_mono", sans-serif;
}
.date sub{
	display:inline-block;
	vertical-align:bottom;
	/*font:16px/20px "open_sansregular", sans-serif;*/
	font:16px/20px "andale_mono", sans-serif;
	max-width:106px;
	text-align:left;
	position:relative;
	bottom:13px;
	left:6px;
}
a.btn-calendar{
	position:relative;
	border:1px solid #4081c2;
	/*color:#347096;*/
	color: black;
	border-radius:14px;
	height:114px;
	display:inline-block;
	vertical-align:top;
	/*font:23px/109px "open_sansbold", sans-serif;*/
	font:23px/109px "lemon_milk", sans-serif;
	overflow:hidden;
	width:100%;
	padding:0 10px 0 135px;
	text-align:left;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.btn-calendar:hover{
	background:#f0f5f8;
	text-decoration:none;
}
.btn-calendar:after{
	content:"";
	position:absolute;
	left:47px;
	top:21px;
	background:url(../images/sprite.png) no-repeat 0 -257px;
	width:67px;
	height:71px;
}
.item-list .sort-table{
	background:none;
	padding:0px;
}
.drops-menu{
	padding:13px 0 2px 0px;
	margin:0;
	list-style:none;
	display:table;
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.row-list a.nolink:hover{
	text-decoration: none;
	cursor:default;
	/*color:#347096;*/
	/*color: black;*/
}
.row-list link{
	/*color:#337096;*/
	color: black;
	overflow:hidden;
	display:inline-block;
	/*font: 17px/20px "open_sansbold",sans-serif;*/
	font: 17px/20px "lemon_milk", sans-serif;
}

.row-list .col01,
.row-list .col02,
.row-list .col03,
.row-list .col04,
.drops-menu li{
	display:table-cell;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	vertical-align: middle;
}
.table-menu{
	margin:0 0 33px;
	background:#fbfbfb;
	border-top: 1px solid #ddd;
}
.table-menu.informes{
	background:transparent; 
	margin-bottom:20px;
}
.drops-menu .col01{padding:0 0 0 9px;}
.drops-menu .col02{padding:0 0 0 33px;}
.drops-menu a{
	padding:0 18px 0 0;
	position:relative;
	display:inline-block;
	vertical-align:top;
	color:#999;
	font:14px/17px "lemon_milk", sans-serif;
}
.drops-menu a:hover{text-decoration:none;}
.drops-menu .left-arrow a{padding:0 0 0 20px;}

.sort-table.ascending .drops-menu .active:after{
	background-position:-204px -169px;
}
.drops-menu .left-arrow a:after{
	left:0;
	margin:-5px 0 0;
}
.row-list .col01,
.drops-menu .col01{width:55px;}
.row-list .col02,
.drops-menu .col02{width:135px;}
.row-list .col03,
.drops-menu .col03{width:159px;}
.center{text-align:center;}
.table-menu .row-list{
	background:#fff;
	/*background: black;
	color: white;*/
}
.row-list, .row-list-detalle{
	padding:0 0px;
	margin:0;
	list-style:none;
	border-bottom:1px solid #f3f3f3;
}
.row-list>li, .row-list-detalle>li{
	overflow:hidden;
	border-top:1px solid #f3f3f3;
	display:table;
	width:100%;
	padding:10px 0;
}
.row-list>li a, .row-list-detalle>li a{
	color: black;
}
.row-list li:first-child{border:none;}
.row-list > li:nth-child(even){background:#fbfbfb;} /*MGD, 16/12/2020, tabla fila alternadas*/
.row-list-detalle li:hover{color: black;}
/* .row-list li div:first-child{padding-left:10px;} */
.row-list .active,
.row-list > li:hover{background:#e8e8e8; color: black;} /*#f0f5f8*/
/*.row-list li:hover a{color: black;}*/
.row-list .col01{text-align:center;}
.row-list time{
	max-width:100px;
}
.row-list .link{
	/*color:#337096;*/
	color: black;
	/*font:17px/20px "open_sansbold", sans-serif;*/
	font:17px/20px "andale_mono", sans-serif;
}
.row-list .link span{display:none;}
.row-list .link:hover{/*color:#337096;*/ color:black;}
.row-list img,
.row-list .link{vertical-align:middle;}
.row-list .col02 img{margin:0 0 0 31px;}
.row-list a.btn-save{
	vertical-align:middle;
	padding:0 14px;
	margin:0 0 0 16px;
	color: white;
}
.row-list a.btn-save:hover{color: white;}
.signs-list{
	display:inline-block;
	vertical-align:middle;
	float:right;
	padding:0;
	/*margin: 2px 15px 0 0;*/
	margin: 2px 5px 0 0;
	list-style:none;
	white-space:nowrap;
}
.signs-list li{
	display:inline-block;
	vertical-align:middle;
	margin:0 0 0 19px;
	/*border-radius: 30px;*/
}
.signs-list li:first-child{margin:0;}
.signs-list a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat;
}
.signs-list .btn-lamp{
	/*background-position:-56px -345px;*/
	background-position:-56px -345px;
	width:20px;
	height:20px;
	cursor: default;
}
.signs-list .btn-look{
	/*background-position:-154px -346px;*/
	background-position:-149px -337px;
	width:35px; /*25px*/
	height:35px; /*38px*/
	margin-top:2px;
}
.signs-list .btn-warning{
	background-position:-197px -344px; 
	width:20px;
	height:18px;
	cursor: default;
}
.signs-list .btn-edit{
	/*background-position:-239px -344px;*/
	background-position:-233px -335px;
	width:35px; /*width:30px;height:32px*/
	height:38px; /**/
}
.signs-list .btn-close{
	background-position:-277px -344px;
	width:18px;
	height:18px;
}
.signs-list .btn-ok{
	background-position:-158px -384px;
	width:20px;
	height:16px;
	cursor: default;
}
.signs-list .btn-time{
	background-position:-195px -380px;
	width:20px;
	height:20px;
	cursor: default;
}
.signs-list .btn-up{
	background:url(../images/icon_upload.png) no-repeat;
	width:20px;
	height:20px;
	cursor: default;
}
.signs-list .btn-alertaNoCritica{
	background:url(../images/icon_alerta_no_critica.png) no-repeat;
	width:20px;
	height:20px;
	cursor: default;
}
.signs-list .btn-nothing{
	padding-left:20px;
	height:20px;
	cursor: default;
}
.item-list .heading-holder{
	background:none;
	border:none;
	overflow:hidden;
	padding:0 12px 0 2px;
	margin:0 0 -32px;
}
.item-list .heading-holder h2{float:left;}
.heading-holder .drops-menu{
	float:right;
	width:auto;
}
.accordion{
	padding:0;
	margin:29px 0 18px;
	list-style:none;
	background:#fbfbfb;
	border-top:1px solid #ddd;
}
/* .accordion .active{background:#fff;} */
.accordion .slide{padding:3px 0 0;}
.item-list .accordion dl{
	margin:0 0 53px;
	max-width:360px;
}
.accordion>li{
	border-top:1px solid #f3f3f3;
	overflow:hidden;
	padding:19px 20px 20px 16px;
	position:relative;
}
.accordion > .active{padding-bottom:16px;}
.accordion>li:first-child{border:none;}
.item-list .title{margin:0;}
.item-list .title:hover{
	text-decoration:none;
	cursor:pointer;}
.opener-holder{
	overflow:hidden;
	margin:5px 0 0;
}
.opener-holder .signs-list{float:right;}
.accordion .active .signs-list{display:none;}
.paging{
	padding:45px 0;
	margin:0;
	list-style:none;
	text-align:center;
	/*font:20px/24px "open_sansextrabold", sans-serif;*/
	font:20px/24px "lemon_milk", sans-serif;
}
.paging li{
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 19px;
}
.paging a{
	display:inline-block;
	vertical-align:top;
	/*color:#ccc;*/
	color: #e62829;
}
.paging .prev,
.paging .next{margin:3px 0 0;}
.paging .next{margin-left:16px;}
.paging .prev a,
.paging .next a{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat ;
	width:10px;
	height:16px;
}
.paging .prev a{background-position:-445px -102px;}
.paging .next a{background-position:-477px -102px;}
.paging a:hover,
.paging strong{
	/*color:#3f80c1;*/
	color:black;
	text-decoration:none;
}
#sidebar{
	float:left;
	margin:0 0 0 -100%;
	/*background:#eee;*/
	background: #e62829;
	color: white;
	padding:21px 14px 10px 9px;
	width:232px;
}
#sidebar.documento{
	float:left;
	margin:0 0 0 -100%;
	/*background:#eee;*/
	background: #e62829;
	padding:21px 14px 10px 9px;
	width:232px;
}
#sidebar .slide.js-slide-hidden{
	position:static !important;
	left:0 !important;
	top:0 !important;
	display:block !important;
}
#sidebar .opener{
	float:left;
	background:url(../images/sprite.png) no-repeat -601px 0;
	width:46px;
	height:44px;
	text-indent:-9999px;
	overflow:hidden;
	display:none;
}
.menu-holder{
	overflow:hidden;
	margin:0 0 71px;
}
.menu{
	display:inline-block;
	vertical-align:top;
	padding:0;
	margin: 2px -4px 0 0;
	list-style:none;
}
.menu li{
	display:inline-block;
	vertical-align:top;
	margin:0 18px 0 0;
}
.menu a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat;
}
.menu .home{
	background-position:-84px -81px;
	width:16px;
	height:15px
}
.menu .calendar{
	background-position:-121px -81px;
	width:15px;
	height:16px;
}
.menu .email{
	background-position:-157px -83px;
	width:16px;
	height:12px;
	margin:2px 0 0;
}
.menu .help{
	background-position:-194px -81px;
	width:11px;
	height:17px;
}
.menu .home:hover{background-position:-84px -105px;}
.menu .calendar:hover{background-position:-121px -105px;}
.menu .email:hover{background-position:-157px -107px;}
.menu .help:hover{background-position:-194px -105px;}
.menu-holder .link{
	display:inline-block;
	vertical-align:top;
	position:relative;
	text-transform:uppercase;
}
.menu-holder .link:hover{text-decoration:none;}
.select-form{margin:0 0 20px;}
.items{
	padding:0 0 29px 14px;
	margin:0;
	list-style:none;
	font:18px/20px "open_sanssemibold", sans-serif;
	/*font:17px "lemon_milk", sans-serif;*/
}
.items a{
	/*color:#337096;*/
	color: white;
	display:inline-block;
	vertical-align:top;
	position:relative;
	padding:0 0 0 17px;
	font-size: 17px;
	/*font: 18px "lemon_milk", sans-serif;*/ /*CAMBIO FUTURO*/
}
.items li{margin:0 0 11px;}
.items a:hover,
.items .active a{
	/*color:#002e66;*/
	color: black;
	text-decoration:none;
	/*font-family:"open_sansbold", sans-serif;*/
	/*font-family:"lemon_milk", sans-serif;*/
}
.items a:after{
	content:"";
	position:absolute;
	top:4px;
	left:0;
	background:url(../images/sprite.png) no-repeat -33px -140px;
	width:8px;
	height:12px;
}
.items a:hover:after,
.items .active a:after{background-position:-33px -109px;}
.breadcrumbs{
	padding:0;
	/*margin:0 0 25px 6px;*/
	margin:0 0 25px 2px;
	list-style:none;
	/*font:14px/17px "open_sansbold", sans-serif;*/
	font:14px/17px "lemon_milk", sans-serif;
	color:#d27fc1;
	overflow:hidden;
}
.breadcrumbs li{
	margin:0 0 0 8px;
	padding:0 0 0 16px;
	display:inline;
	background:url(../images/separator01.png) no-repeat 0 5px;
}
.breadcrumbs li:first-child{
	margin:0;
	padding:0;
	background:none;
}
.breadcrumbs a{
	/*color:#d27fc1;*/
	color: #e62829;
	/*font-family:"open_sansregular", sans-serif;*/
	font-family:"andale_mono", sans-serif;
}
.breadcrumbs a:hover{
	text-decoration:none;
	/*color:#337096;*/
	color: black;
}
.frame{
	position:relative;
	margin:0 0 24px;
}
.frame .text{
	color:#999;
	position:absolute;
	left:100%;
	font:29px/34px "sue_ellen_francisco_regular", sans-serif;
	width:260px;
	padding:0 0 0 75px;
	top:-23px;
}
.frame .text-02{
	padding:0 0 0 97px;
	top:0;
}
.frame .text:after{
	content:"";
	position:absolute;
	left:29px;
	top:32px;
	background:url(../images/sprite.png) no-repeat;
}
.frame .text-01:after{
	background-position:-271px -126px;
	width:74px;
	height:23px;
}
.frame .text-02:after{
	background-position:-260px -187px;
	width:78px;
	height:26px;
	left:17px;
	top:11px;
}
.jcf-hidden{
	display:block !important;
	position:absolute !important;
	left:-9999px !important;
	height:0 !important;
}
.chk-area{
	/*border:1px solid #777;*/
	border:1px solid black;
	margin:0 10px 0 0;
	float:left;
	width:20px;
	height:20px;
	background: white;
}
.chk-checked{/*background:#aaf;*/background:#b30000;}
.rad-area{
	background:url(../images/sprite.png) no-repeat -264px -70px;
	width:22px;
	height:22px;
	margin:0 10px 0 0;
	float:left;
	cursor:pointer;
}
.rad-checked{background-position:-264px -41px;}
.select-area{
	border:none;
	background:#fff;
	border-radius:5px;
	position:relative;
	overflow:hidden;
	cursor:default;
	height:35px;
	float:left;
	/*color:#347096;*/
	color: black;
	font:15px/34px "lemon_milk", sans-serif;
	width:100% !important;
	margin:0;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
		/*MGD, 15/12/2020 nuevo borde*/
	border: 1px solid black;
}
.select-color-gray{color:#999;}
.select-area .center{
	white-space:nowrap;
	padding:3px 8px;
}

.select-area .select-opener{
	background:url(../images/sprite.png) no-repeat -154px -170px;
	width:12px;
	height:8px;
	position:absolute;
	right:12px;
	top:14px;
}
.select-options{
	position:absolute;
	background:#fff;
	z-index:2000;
		/*MGD, 15/12/2020 nuevo borde*/
	border: 1px solid black;
}
/* MGD, 03//07//2019, 13:32 eliminación de dos barras de scroll*/
.drop-list{padding:8px 0 0; overflow:hidden;}
.select-options .drop-holder{
	border:none;
	-webkit-box-shadow:4px 4px 4px rgba(204, 204, 204, .64);
	box-shadow:4px 4px 4px rgba(204, 204, 204, .64);
	overflow:auto;
	max-height:300px;
	height:1%;
}
.select-options ul{
	list-style:none;
	overflow:hidden;
	padding:0 5px 0 9px;
	/*max-height: 300px;*/
	margin:0;
	/*font:14px/17px "open_sansregular", sans-serif;*/
	font:14px/17px "andale_mono", sans-serif;
}

.select-options ul li{
	width:100%;
	float:left;
}
.select-options ul a{
	text-decoration:none;
	padding:4px 10px;
	display:block;
	cursor:default;
	/*color:#666;*/
	color: black;
	height:1%;
}
.select-options .item-selected a{
	text-decoration:none;
	/*background:#999;*/
	background: black;
	color:white;
}
.select-options .optgroup{clear:both;}
.select-options .optgroup strong{
	display:block;
	padding:6px 20px 2px;
}
.select-options .optgroup ul a{padding-left:10px;}
.jcfcalc em{
	font-style:normal;
	color:#3f80c1;
	/*font-family:"open_sansregular", sans-serif;*/
	font-family:"andale_mono", sans-serif;
	font-weight:normal;
}
.scrollable-area-wrapper{
	position:relative;
	overflow:hidden;
	width:100% !important;
}
.scrollable-area-wrapper .hscrollbar,
.scrollable-area-wrapper .vscrollbar{
	width:10px;
	height: 0;
	position:absolute;
	top:0;
	right:0;
}
.drop-custom .scrollable-area-wrapper .hscrollbar,
.drop-custom .scrollable-area-wrapper .vscrollbar{
	position:static;
}
.scrollable-area-wrapper .hscroll-left,
.scrollable-area-wrapper .vscroll-up,
.scrollable-area-wrapper .hscroll-right,
.scrollable-area-wrapper .vscroll-down{
	background:#fafafa;
	width:10px;
	height:10px;
	float:left;
	border-radius:3px;
}
.drop-custom .scrollable-area-wrapper .vscroll-down{
	border-radius:0;
	bottom:0;
}
.drop-custom .scrollable-area-wrapper .vscroll-up.btn-disabled,
.drop-custom .scrollable-area-wrapper .vscroll-down.btn-disabled,
.drop-custom .scrollable-area-wrapper .vscroll-slider,
.drop-custom .scrollable-area-wrapper .vscroll-line{display:none;}
.drop-custom .scrollable-area-wrapper .vscroll-up,
.drop-custom .scrollable-area-wrapper .vscroll-down{
	position: absolute;
	width: 100%;
	height: 8px;
}
.drop-custom .scrollable-area-wrapper .vscroll-up:after,
.drop-custom .scrollable-area-wrapper .vscroll-down:after{
	content: '';
	position:absolute;
	left: 50%;
	width:12px;
	height:8px;
	margin-left: -6px;
	background:url(../images/sprite.png) no-repeat;
}
.drop-custom .scrollable-area-wrapper .vscroll-up:after{
	background-position:-154px -152px;
}
.drop-custom .scrollable-area-wrapper .vscroll-down:after{
	background-position: -154px -170px;
}
.scrollable-area-wrapper .vscroll-up{
	top: 0;
}
.scrollable-area-wrapper .vscroll-down{
	bottom: 0;
}
.scrollable-area-wrapper .hscroll-line,
.scrollable-area-wrapper .vscroll-line{
	background:#fafafa;
	width:10px;
	float:left;
}
.scrollable-area-wrapper .hscroll-slider,
.scrollable-area-wrapper .vscroll-slider{
	background:#e1e1e1;
	border-radius:3px;
	width:10px;
	height:60px !important;
}
.scrollable-area-wrapper .hscrollbar{
	position:static;
	height:20px;
	top:auto;
}
.scrollable-area-wrapper .hscroll-line{
	height:20px;
	width:auto;
}
.file-area .jcf-input-wrapper{
	position:relative;
	overflow:hidden;
	float:left;
}
.file-area .jcf-upload-button{
	/*color:#4d81a3;*/
	color: black;
	cursor:pointer;
	display:inline-block;
	height:20px;
	margin:0 0 6px 10px;
	padding:0 26px 0 0;
	position:relative;
	vertical-align:top;
	overflow:hidden;
}
.file-area .jcf-fake-input{
	display:block;
	width:109px;
	height:20px;
	color:#666;
	/*font:12px/20px "open_sansregular", sans-serif;*/
	font:12px/20px "andale_mono", sans-serif;
	overflow:hidden;
}
.file-area .jcf-fake-input em{font-style:normal;}
.file-disabled .jcf-upload-button{
	border-color:#eee;
	background-color:#eee;
	color:#777;
}
.file-disabled .jcf-fake-input{
	border-color:#eee;
	color:#aaa;
}
.popup-holder{
	position:relative;
	overflow:hidden;
	height:0;
}
div.lightbox{
	width:840px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
div.lightbox .row{
	display:table;
	width:100%;
	/*color:#337096;*/
	color: black;
	background:#fff;
	padding:0 32px 0 40px;
	border-bottom:1px solid #ccc;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
div.lightbox .row .step,
div.lightbox .row h2{
	display:table-cell;
	vertical-align:middle;
	/*font:28px/33px "open_sansregular", sans-serif;*/
	font:24px/28px "andale_mono", sans-serif;
	margin:0;
}
div.lightbox .row h2{width:67%;}
div.lightbox .row h2 a{
	 padding:0 0 0 29px;
	position:relative;
	display:inline-block;
	vertical-align:top;
	/*color:#337096;*/
	color:white;
	text-decoration:none;
}
div.lightbox .row h2 a:after{
	content:"";
	position:absolute;
	/*top:10px;*/
	top: 6px;
	left:0;
	background:url(../images/sprite.png) no-repeat -118px -164px;
	width:16px;
	height:16px;
}
div.lightbox .row .step{
	/*background:#eee;*/
	background: black;
	color: white;
	text-align:center;
	padding:14px 5px 17px;
}
.admin-form{background:#f5f5f5; color:black;}
.profile-holder{
	overflow:hidden;
	padding:22px 10px 0;
}
.profile{
	float:right;
	padding:19px 0 0;
	width:259px;
}
.block{
	position:relative;
	padding:0 0 23px;
}
.block.top{padding:20px 0 0;}
.block.top input[type="text"],
.block.top textarea{
	border: 1px solid black;
}
.description{
	overflow:hidden;
	margin:0 0 54px;
}
.description .alignleft{
	display:inline-block;
	vertical-align:bottom;
	border:1px solid #ddd;
	margin:8px 15px 0 8px; /*0 15px 0 0*/
	outline: 4px solid white;
	outline-offset: 4px;
}
.description-holder{
	overflow:hidden;
	display:inline-block;
	vertical-align:bottom;
	width:111px;
	padding:0 0 3px;
}
.file-holder{
	margin:0 0 10px;
	overflow:hidden;
}
div.lightbox .btn-save, div.lightbox .btn-save-documento{padding:0 15px;}
.description-holder .editar{
	position:relative;
	font-size:15px;
}
a.btn-save, a.btn-save-documento{
	border-radius:6px;
	/*background:#4d81a3;*/
	background:#e62829;
	/*color:#fff;*/
	color: white;
	/*font:12px/28px "open_sansbold", sans-serif;*/
	font:12px/28px "andale_mono", sans-serif;
	padding:0 10px;
	display:inline-block;
	vertical-align:top;
}
a.btn-save-documento{
	background: white;
	color: black;
	border: 1px solid black;
}
a.btn-save:hover, a.btn-save-documento:hover{
	text-decoration:none;
	/*background:#76a4d1;*/
	/*background:#b30000;*/
	background:black;
	color: white;
}

.message{
	color:#f00;
	display:none;
	font:12px/15px "lemon_milk", sans-serif;
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:20px;
}
.label-holder .message{left:4px;}
.top .message{top:0;}
.error .message{display:block;}
.radio-switch{
	padding:0 39px 0 0;
	margin:0;
	list-style:none;
	width:220px;
}
.admin-form label{
	float:left;
	/*color:#666;*/
	/*color:white;*/
	font-size:15px;
	line-height:18px;
}
.admin-form .radio-list label{margin:0 7px 0 0;}
.radio-switch label{
	display:inline-block;
	vertical-align:top;
	text-align:right;
	width:143px;
	margin:4px 0 0;
}
.radio-switch li{
	overflow:hidden;
	text-align:right;
	margin:25px 0 0;
}
.radio-switch li:first-child{margin:0;}
.radio-switch .chk-area,
.radio-switch .rad-area{
	border:none;
	margin:0;
	display:inline-block;
	vertical-align:top;
	background:url(../images/sprite.png) no-repeat -260px 0;
	width:58px;
	height:30px;
	float:none;
	cursor:pointer;
}
.radio-switch .chk-checked,
.radio-switch .rad-checked{background-position:-334px 0;}
.profile-frame{overflow:hidden;}
.label-holder{
	float:left;
	text-align:right;
	width:41%;
}
.profile-frame .block{
	float:left;
	width:50%;
	max-width:280px;
}
.admin-form .select-area{
	font-size:14px;
	/*font-family:"open_sansregular", sans-serif;*/
	font-family:"andale_mono", sans-serif;
	margin:0;
	float:left;
}
.row-form{
	overflow:hidden;
	margin:5px 0 0;
}
.profile-frame fieldset:first-child .row-form{margin:0;}
.admin-form .label-holder .label,
.admin-form .label-holder label{
	float:none;
	display:inline-block;
	vertical-align:top;
	/*color:#666;*/
}
.admin-form .label-holder{padding:24px 22px 0 0;}
input[type="text"],
textarea{
	-webkit-appearance:none;
	display:block;
	padding:8px 10px;
	background:#fff;
	border:1px solid #fff;
	height:37px;
	width:100%;
	/*font:15px/19px "open_sansregular", sans-serif;*/
	font:14px/19px "andale_mono", sans-serif;
	/*color:#337096;*/
	outline:none;
	margin:0;
	border-radius:5px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none;}
textarea{
	height:95px !important;
	max-height:95px !important;
	max-width:100% !important;
	width:100% !important;
	overflow:auto;
	outline:none;
	resize:none;
}
.error input[type="text"],
.error textarea{
	color:#666;
	border-color:#666;
}
input[type="text"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color:#666;} /*#337096*/
input[type="text"]:-moz-placeholder,
textarea:-moz-placeholder{color:#666;}
input[type="text"]::-moz-placeholder,
textarea::-moz-placeholder{
	color:#666;
	opacity:1;
}
input[type="text"]:-ms-input-placeholder ,
textarea:-ms-input-placeholder{color:#666;}
.error input[type="text"]::-webkit-input-placeholder,
.error textarea::-webkit-input-placeholder{color:#666;}
.error input[type="text"]:-moz-placeholder,
.error textarea:-moz-placeholder{color:#666;}
.error input[type="text"]::-moz-placeholder,
.error textarea::-moz-placeholder{
	color:#666;
	opacity:1;
}
.error input[type="text"]:-ms-input-placeholder,
.error textarea:-ms-input-placeholder{color:#666;}
.scroll-block h2{
	/*color:#666;*/
	/*font:15px/19px "open_sansregular", sans-serif;*/
	color: black;
	font:15px/19px "andale_mono", sans-serif;
	margin:49px 0 20px;
	padding:0 60px;
}
.scroll-list{
	overflow:hidden;
	text-align:center;
}

.scroll-list .box{
	display:inline-block;
	vertical-align:top;
	background:#fff;
	text-align:left;
	border-radius:5px;
	padding:4px 0 4px 2px;
	width:35.7%;
	position:relative;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
		/*MGD, 15/12/2020 nuevo border*/
	border: 1px solid black;
}
/*MGD, 15/07/2019 prueba*/
.scroll-list .boxGremiosPoliza{
	position:relative;
	display:inline-block;
	vertical-align:top;
	 width:25.5%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
}
.scroll-list .box.little{
	width:25%;
}
.scroll-list .box.little.critical{
	background:#e62829;
}
.scroll-list .box-holder{
	padding:44px 0 0;
	position:relative;
	display:inline-block;
	vertical-align:top;
	/*width:25.5%;*/
	width: 24%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.scroll-list .box-holder .box{
	width:100%;
	border-radius:5px;
	border:solid #fff;
	border-width:1px 0 1px 1px;
}
.scroll-list .box-holder .box.border{/*border:1px solid #337096;*/border:1px solid black;}
.scroll-list .box-holder .box.border.red{border:1px solid #e62829;}
.box.border .scrollable-area ul{padding-bottom:10px;}
.scrollable-area{height:185px !important;}
.transfer-buttons{
	display:inline-block;
	vertical-align:middle;
	margin:56px 4% 0;
}
.transfer-buttons.transfer-documents0,
.transfer-buttons.transfer-documents1{margin:98px 2.5% 0;}
.transfer-buttons a{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat;
	width:20px;
	height:29px;
	display:block;
}
.transfer-buttons .first-to-second{
	background-position:0 -160px;
	margin: 0 0 23px;
}
.transfer-buttons .first-to-second:hover{background-position:-36px -160px;}
.transfer-buttons .second-to-first{background-position:0 -212px;}
.transfer-buttons .second-to-first:hover{background-position:-36px -212px;}
 /* MGD, 15/07/2019 añadido desde Salesforce */
.transfer-buttons-oper-grem{
	overflow:hidden;
	margin:10px;
}
.transfer-buttons-oper-grem.transfer-documents0,
.transfer-buttons-oper-grem.transfer-documents1{margin:98px 2.5% 0;}
.transfer-buttons-oper-grem a{
	text-indent:-9999px;
	/*overflow:hidden;*/
	background:url(../images/sprite.png) no-repeat;
	width:35px;
	height:29px;
	display:block;
}
.transfer-buttons-oper-grem .first-to-second{
	background-position:-48px -570px;
	 float:left; 
	 margin-right:20px;
	 margin-left:60px;
}
.transfer-buttons-oper-grem .second-to-first{
	background-position:3px -570px;
	overflow:hidden;
}
.transfer-buttons-oper-grem .first-to-second:hover{background-position:-48px -605px;}

.transfer-buttons-oper-grem .second-to-first:hover{background-position:3px -605px;}

.scroll-list .select-multiple-area {width:100% !important;}
.multiple-list{height:185px !important;}
.multiple-list ul{
	padding: 0 3px 0 0;
	margin:0;
	list-style:none;
	font: "andale_mono", sans-serif;
}
.scroll-list .multiple-list a{
	/*color: #666;*/
	color: black;
	background: white;
	display: block;
	padding: 2px 10px;
	cursor:pointer;
}
.scroll-list .multiple-list .item-selected a,
.scroll-list .multiple-list a:hover{
	/*background:#999;*/
	/*color: #fff;*/
	background: black;
	color: white;
	text-decoration:none;
}
.scroll-list .multiple-list li {margin: 2px 0 0;}
.scroll-list .multiple-list li a{color: black;background:white;}
.scroll-list .multiple-list li a:hover{color: white;background:black;}
.scroll-list .multiple-list li:first-child{margin:0;}
.btn-arrow{
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat 0 -160px;
	width:20px;
	height:81px;
	display:inline-block;
	vertical-align:middle;
	margin:56px 4% 0;
}
.btn-arrow.style{margin:98px 2.5% 0;}
.btn-arrow:hover{background-position:-36px -160px;}
.scrollable-area ul{
	margin:0;
	list-style:none;
	font-size:15px;
	padding:0 3px 41px 0;
}
.scroll-list .scrollable-area-wrapper{
	display:inline-block;
	vertical-align:top;
	background:#fff;
}
.scrollable-area ul a{
	color:#666;
	display:block;
	padding:2px 10px;
}
.box-holder .scrollable-area ul a{padding:2px 4px;}
.scrollable-area ul .active a,
.scrollable-area ul a:hover{
	background:#999;
	color:#fff;
	text-decoration:none;
}
.scrollable-area ul li{margin:2px 0 0;}
.scrollable-area ul li:first-child{margin:0;}
.title-text{
	/*font:24px/28px "sue_ellen_francisco_regular", sans-serif;*/
	/*color:#337096;*/
	/*font:14px/18px "lemon_milk", sans-serif;*/
	font:14px/18px "andale_mono", sans-serif;
	font-weight: bold;
	color:black;
	position:absolute;
	top:0;
	left:1px;
}
.box-holder .scrollable-area{
	width:100% !important;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.btn-frame{
	text-align:right;
	padding:6px 34px 34px;
	overflow:hidden;
    margin-top: 50px;
    font: 18px "andale_mono", sans-serif;
}
.btn-frame a{
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 21px;
}
.btn-frame .btn{
	height:35px;
	padding:0 33px;
	border-radius:8px;
	line-height:31px;
	font-size: 15px;
}

.btn-frame .btn.boton-azul{
	height: 37px;
    line-height: 35px;
	padding:0 33px;
	border-radius:8px;
	font-size: 15px;
	border: 1px solid #e62829;
}

.btn-frame .btn.boton-azul:hover{
	border: 1px solid black;
}
	
/*MGD, 15/07/2019 añadido desde Salesforce */
.btn-frame-gremios{
	text-align:center;
	padding:20px 5px 0px 0px;
	overflow:hidden;
}
a.btn-salir{
	border:1px solid black;
	color:black;
	border-radius:8px;
	height:35px;
	line-height: 37px;
	font:15px/35px "andale_mono", sans-serif;
	padding:0 25px;
	text-align:center;
	overflow:hidden;
	background-color: white;
	/*border:1px solid #4081c2;*/
	/*color:#4081c2;*/
	/*font:15px/32px "open_sansregular", sans-serif;*/
}
.btn-salir:hover{
	background-color: #e62829;
	color: white;
	border: 1px solid #e62829;
	/*color:#86a9d2;
	border-color:#86a9d2;*/
	text-decoration:none;
}
 input[type="submit"]{
	border:0;
	padding:0 32px 2px;
	margin:0 0 0 21px;
}
/*MGD, 15/07/2019 añadido desde Salesforce */
a.btn-gremios-action {
    border: 1px solid #e62829;
    border-radius: 8px;
    height: 45px;
    /*color: #4081c2;*/
    color: white;
    /*font: 15px/32px "open_sansregular", sans-serif;*/
    font: 14px/32px "andale_mono", sans-serif;
    padding: 5px 50px;
    text-align: center;
    overflow: hidden;
    /*background-color: #4081;*/
    background-color: #e62829;
}
.radio-list{
	padding:0;
	margin:0;
	list-style:none;
	overflow:hidden;
}
.radio-list li{
	float:left;
	margin:0 9px 0 0;
}
/*.radio-list-input {
	border: 1px solid black;
	background: #e62829;
}*/
.scroll-block{
	padding:0 6px;
	margin:0 0 61px;
}
/* MGD, 03//07//2019, añadido desde rama Develop
.scroll-block-oper {		
    padding: 0 6px;		
    margin: 0 0 10px;		
} */
#fancybox-loading{
	position:fixed;
	top:50%;
	left:50%;
	width:40px;
	height:40px;
	margin-top:-20px;
	margin-left:-20px;
	cursor:pointer;
	overflow:hidden;
	z-index:1104;
	display:none;
}
#fancybox-loading div{
	position:absolute;
	top:0;
	left:0;
	width:40px;
	height:480px;
	background-image:url(../images/fancybox/fancybox.png);
}
#fancybox-overlay{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:98;
	display:none;
}
#fancybox-tmp{
	padding:0;
	margin:0;
	border:0;
	overflow:auto;
	display:none;
}
#fancybox-wrap{
	position:absolute;
	top:0;
	left:0;
	margin: 0;
	padding:20px 0 0 20px; /* should be 20px */
	outline:none;
	display:none;
	moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-safari-box-sizing: content-box;
	box-sizing: content-box;
}
#fancybox-outer{
	position:relative;
	width:100%;
	height:100%;
	background:#fff;
	z-index: 98;
	moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-safari-box-sizing: content-box;
	box-sizing: content-box;
}
#fancybox-content{
	width:0;
	height:0;
	padding:0;
	outline:none;
	position:relative;
	/*overflow:hidden;*/
	border:0px solid #fff; /* border-width should be zero */
}
#fancybox-content>div{
	overflow:visible !important;
}
#fancybox-hide-sel-frame{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:transparent;
	z-index:1101;
}
#fancybox-close{
	position:absolute;
	top:-15px;
	right:-15px;
	width:0;
	height:0;
	/*background:transparent url(../images/fancybox/fancybox.png) -40px 0px;*/
	cursor:pointer;
	z-index:1103;
	display:none;
}
#fancybox-error{
	color:#444;
	font:normal 12px/20px Arial;
	padding:14px;
	margin:0;
}
#fancybox-img{
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	border:none;
	outline:none;
	line-height:0;
	vertical-align:top;
}
#fancybox-frame{
	width:100%;
	height:100%;
	border:none;
	display:block;
}
#fancybox-left, #fancybox-right{
	position:absolute;
	bottom:0px;
	height:100%;
	width:35%;
	cursor:pointer;
	outline:none;
	background:transparent url(../images/fancybox/blank.gif);
	z-index:1102;
	display:none;
}
#fancybox-left{
	left:0px;
}
#fancybox-right{
	right:0px;
}
#fancybox-left-ico, #fancybox-right-ico{
	position:absolute;
	top:50%;
	left:-9999px;
	width:30px;
	height:30px;
	margin-top:-15px;
	cursor:pointer;
	z-index:1102;
	display:block;
}
#fancybox-left-ico{
	background-image:url(../images/fancybox/fancybox.png);
	background-position:-40px -30px;
}
#fancybox-right-ico{
	background-image:url(../images/fancybox/fancybox.png);
	background-position:-40px -60px;
}
#fancybox-left:hover span{
	left:20px;
}
#fancybox-right:hover span{
	left:auto;
	right:20px;
}
.fancybox-bg{
	position:absolute;
	padding:0;
	margin:0;
	border:0;
	width:20px;
	height:20px;
	z-index:1001;
}
#fancybox-title{
	font-family:Helvetica;
	font-size:12px;
	z-index:1102;
}
.fancybox-title-inside{
	padding-bottom:10px;
	text-align:center;
	color:#333;
	background:#fff;
	position:relative;
}
.fancybox-title-outside{
	padding-top:10px;
	color:#fff;
}
.fancybox-title-over{
	position:absolute;
	bottom:0;
	left:0;
	color:#fff;
	text-align:left;
}
#fancybox-title-over{
	padding:10px;
	background-image:url(../images/fancybox/fancy_title_over.png);
	display:block;
}
.fancybox-title-float{
	position:absolute;
	left:0;
	bottom:-20px;
	height:32px;
}
#fancybox-title-float-wrap{
	border:none;
	border-collapse:collapse;
	width:auto;
}
#fancybox-title-float-wrap td{
	border:none;
	white-space:nowrap;
}
#fancybox-title-float-left{
	padding:0 0 0 15px;
	background:url(../images/fancybox/fancybox.png) -40px -90px no-repeat;
}
#fancybox-title-float-main{
	color:#fff;
	line-height:29px;
	font-weight:bold;
	padding:0 0 3px 0;
	background:url(../images/fancybox/fancybox-x.png) 0px -40px;
}
#fancybox-title-float-right{
	padding:0 0 0 15px;
	background:url(../images/fancybox/fancybox.png) -55px -90px no-repeat;
}
.off{
	display:none;
}
.on{
	display:inline;
}
.invisible{
	visibility:hidden;
}
.accordionButton{
	cursor:pointer;
}
.ui-datepicker{
	background:#fff;
	width:298px;
	margin: 5px 0 0 -5px;
	padding:16px 8px 10px;
	/*font:14px Arial, Helvetica, sans-serif;*/
	font:14px "lemon_milk", sans-serif;
}
.ui-datepicker-header{
	text-align:center;
	margin:0 0 10px;
}
.ui-datepicker-title{
	font-weight:bold;
	/*color:#35729f;*/
	color:#666;
	text-transform:uppercase;
	line-height:15px;
}
.ui-datepicker-prev, .ui-datepicker-next{
	float:left;
	width:15px;
	height:15px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bg-calendar.gif) no-repeat;
}
.ui-datepicker-next{
	float:right;
	background-position:-15px 0;
}
.ui-datepicker-calendar{
	width:100%;
	border-collapse:collapse;
	text-align:center;
}
.ui-datepicker-calendar th{
	color:#252525;
	text-transform:uppercase;
	padding:4px 0 6px;
}
.ui-datepicker-calendar thead tr{background:#f2f2f2 url(../images/bg-calendar.gif) no-repeat 0 -15px;}
* html .ui-datepicker-calendar thead tr{background:#f2f2f2;}
*+html .ui-datepicker-calendar thead tr{background:#f2f2f2;}
.ui-datepicker-calendar td{padding:5px 0 6px;}
.ui-datepicker-calendar td a{
	color:#666;
	text-decoration:none;
}
.ui-datepicker-calendar .ui-datepicker-week-end a{color:#bababa;}
.ui-datepicker-calendar .ui-datepicker-today a{color:#cf5942;}
.ui-datepicker-trigger {display:none;}
#ui-datepicker-div{display:none;}
.invisible {
	display:none;
}
.visible {
	display:block;
}
.mail.newsletter{
	font-size:23px;
	float: right;
	margin-top: 61px;
	margin-right: 20px;
}
.mail.header-holder{
	max-width:1000px;
}
.mail.logo{
	margin:12px 39px 0px 16px;
}
#content.mail{
	margin-top: 40px;
}
.mail > h1{
	margin-left: 16px !important;
}
h2.mail{
	margin-left: 16px;
	font-size: 15px;
}
a.mail{
	margin-left: 16px;
	color:#D27FC1;
}
li.mail{
}
.mail > p{
	margin-left: 16px;
	padding-right: 20px;
}

.li-btn-container{
	margin-top:10px;	
}
.li-btn-container .boton-azul{
	margin:0 0 26px 0;
}
.autocomplete-suggestions, .autocomplete-suggestions:hover{
	background: #eee;
	width: auto !important;
	max-height:none !important;
}
.autocomplete-suggestions:hover{
	cursor: pointer;
}
.autocomplete-suggestion, .autocomplete-suggestion:hover{
	padding: 2px 5px;
	border-bottom:1px solid #ddd;
}
.autocomplete-suggestion:last-child{
	border-bottom:none;
}
.autocomplete-suggestion:hover{
	background:#F0F5F8;
}
#login_size2{ display: none;}
#login_size3{ display: none;}
@media only screen and (max-width:1024px){
	div.lightbox{width:100%;}
	#sidebar{width:190px;}
	.menu li{
		margin:0 8px 0 0;
	}
	.menu-holder .link{
		font-size:13px;
	}
	.content-holder{
		margin:0 0 0 213px;
		padding:23px 10px 0;
	}
	.item-list .cycle-carusel .row .col.size01{
		float:left;
		width:88px;
		margin:3px 0 30px 6px;
	}
	.item-list .cycle-carusel img{
		max-width:88px;
		height:auto;
		width:100%;
	}
	.item-list .cycle-carusel .size02{width:152px;}
	.item-list .row{padding:0 69px 0 0;}
	.item-list dd{overflow:visible;}
	.heading .tabset{
		font-size:13px;
		width:auto;
	}
	a.add-btn{font-size:11px;}
	.btn-bar{
		width:70%;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}
	.tab-slideset{font-size:12px;}
	.frame .text{display:none;}
	.calendar-holder{padding-left:0;}
	.title-text{
		font-size:20px;
		height:28px;
		overflow:hidden;
	}
	.multiple-list ul{
		font-size:13px;
	}
}
@media only screen and (max-width:970px){

	.signs-list{
		display:block;
		margin:4px 0 0;
		float:none;
	}
	.multiple-list ul{
		font-size:14px;
	}
	div.lightbox{
		width:100%;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}
	div.lightbox .row{padding:0 0 0 7px;}
	div.lightbox .row .step,
	div.lightbox .row h2{
		font-size:20px;
		padding:7px 5px;
	}
	div.lightbox .row h2{padding-left:0;}
	div.lightbox .row h2 a{padding:0;}
	div.lightbox .row h2 a:after{background:none;}
	.link-prev{
		display:inline-block;
		vertical-align:top;
		position:absolute;
		right:14px;
		top:-32px;
		color:#999;
		/*font:14px/17px "open_sansbold", sans-serif;*/
		font:14px/17px "lemon_milk", sans-serif;
		padding:0 0 0 20px;
	}
	.link-prev:hover{color:#999;}
	.link-prev:after{
		content:"";
		position:absolute;
		top:1px;
		left:0;
		background:url(../images/sprite.png) no-repeat -112px -573px;
		width:11px;
		height:15px;
	}
	.profile-holder{padding:13px 22px 0 18px;}
	.profile{
		float:none;
		width:100%;
		padding:0;
		margin:0 0 24px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}
	.description{margin:0 0 16px 30px;}
	.radio-switch{
		padding:0;
		width:252px;
	}
	.radio-switch label{width:174px;}
	.admin-form .label-holder{display:none;}
	.profile-frame .block{
		float:none;
		max-width:100%;
		width:100%;
	}
	.title-text{
		display:block;
		position:static;
		text-align:left;
		margin:11px 0 0;
		font-size:24px;
		height:auto;
	}
	.scroll-list .box-holder,
	.scroll-list .box{width:100%;}
	.scroll-list .box-holder{padding:0;}
	.scroll-block h2{
		padding:0;
		margin:30px 0 17px;
	}
	.transfer-buttons.transfer-documents0,
	.transfer-buttons.transfer-documents1,
	.transfer-buttons{
		display: block;
		margin: 17px auto 14px;
		text-align: center;
		width: 81px;
	}
	.transfer-buttons a{
		display:inline-block;
		vertical-align:top;
		width: 29px;
		height: 20px;
	}
	.transfer-buttons .first-to-second{
		background-position:-52px -573px;
		float: right;
		margin: 0;
	}
	.transfer-buttons .first-to-second:hover{background-position:-52px -608px;}
	.transfer-buttons .second-to-first{background-position:0 -573px;}
	.transfer-buttons .second-to-first:hover{background-position:0 -608px;}
	.btn-arrow.style,
	.btn-arrow{
		background-position:0 -573px;
		width:81px;
		height:20px;
		margin:16px 0;
	}
	.btn-arrow.style:hover,
	.btn-arrow:hover{background-position:0 -608px;}
	.btn-frame{text-align:center;}
	.btn-frame{
		margin:-7px 0 0;
		padding:0 0 62px;
	}
	a.btn-salir{margin:0;}
	.radio-list{margin:0 0 6px;}
	.scroll-block{padding:0 22px 0 18px;}
	.li-btn-container{
	width:90%;
	}
}
@media only screen and (max-width:768px){
/*@media only screen and (max-width:768px) and (max-height:1024px),
	only screen and (max-width:1024px) and (max-height:768px){*/
	.buscador li > *{
		margin:11px 0px !important;
	}
	.text-list ul li{
		float:none;
	}
	
	.menu li{
		margin:0 18px 0 0;
	}
	.menu-holder .link{
		font-size:14px;
	}
	.heading.mobile,
	.block-info.mobile,
	.editar,
	.mobile{display:none !important;}
	.desctop{display:block;}
	#header{padding:0 0 14px;}
	.logo{
		background-position:-434px 0; width:148px; height:49px;
		margin:15px 57px 0 13px;
		background:url(../images/sprite.png) no-repeat -539px -70px;
	}
	.slogan{
		font-size:16px;
		line-height:19px;
		margin:47px 0 0;
	}
	.open-close{
		right:4px;
		width:117px;
	}
	.open-close a{padding: 6px 3px;}
	.open-close .slide a{padding:5px 3px;}
	.content-holder{
		margin:0;
		padding:56px 0 23px;
	}
	
	#sidebar .slide.js-slide-hidden{
		left:-9999px !important;
		position:absolute !important;
		top:-9999px !important;
	}
	#sidebar.documento{
		position: static;
		top:auto;
		left:auto;
		z-index:auto;
		float:left;
		margin:0 0 0 -100%;
		/*background:#eee;*/
		background: #e62829;
		padding:21px 14px 10px 9px;
		width:232px;
	}
	#sidebar.documento .slide{
	position:static;
	margin: auto;
	}
	#sidebar{
		margin:0;
		float:none;
		position:absolute;
		top:0;
		left:0;
		height:auto !important;
		padding:0;
		width:auto;
		z-index: 99;
	}
	#sidebar .slide{
		background:#eee;
		top: 0;
		left:0;
		padding:13px 22px 10px 21px;
		position:absolute;
		width:232px;

		margin: 0 0 0 -275px;
	}
	#sidebar .opener{
		display:inline-block;
		vertical-align:top;
	}
	
	
	.item-list dd{overflow:hidden;}
	.menu{margin:2px 0 38px 2px;}
	.menu li{margin:0 0 0 44px;}
	.menu li:first-child{margin:0;}
	.menu-holder .link{padding:0 0 0 17px;}
	.menu-holder .link:after{
		content:"";
		position:absolute;
		left:3px;
		top:5px;
		background:url(../images/sprite.png) no-repeat -244px -497px;
		width:8px;
		height:11px;
	}
	.menu-holder .link:hover:after{background-position:-230px -533px;}
	.menu-holder{margin:0 0 46px;}
	.list span{
		text-indent:-9999px;
		overflow:hidden;
		background:url(../images/sprite.png) no-repeat;
		text-align:left;
	}
	.list .doc span{
		background-position:-10px -345px;
		width:21px;
		height:19px;
	}
	.list .workers span{
		background-position:-14px -381px;
		width:17px;
		height:22px;
	}
	.list .machinery span{
		background-position:0 -416px;
		width:31px;
		height:20px;
		margin:-3px 0 0;
	}
	.list .fleets span{
		background-position:0 -461px;
		width:31px;
		height:13px;
		margin:5px 0 0;
	}
	.menu .home{
		background-position:0 -492px;
		width:20px;
		height:18px;
	}
	.menu .calendar{
		background-position:-68px -492px;
		width:19px;
		height:20px;
	}
	.menu .email{
		background-position:-135px -493px;
		width:20px;
		height:15px;
		margin:2px 0 0;
	}
	.menu .help{
		background-position:-203px -492px;
		width:13px;
		height:20px;
	}
	.menu .home:hover{background-position:0 -530px;}
	.menu .calendar:hover{background-position:-68px -530px;}
	.menu .email:hover{
		background-position:-135px -531px;
		margin:2px 0 0;
	}
	.menu .help:hover{background-position:-203px -530px;}
	.breadcrumbs{display:none;}
	#content h1{
		font-size:20px;
		line-height:23px;
		margin:0 0 16px;
		padding:0 9px;
	}
	.item-list .row.style01,
	.item-list .row{
		display:block;
		padding:0 8px;
	}
	.item-list .row .col{
		display:block;
		width:100%;
		padding:0;
	}
	.item-list .item-open{padding:18px 0 15px;}
	.item-list .row .col.mobile{display:none;}
	.item-list .opener{
		margin:0 7px;
		display:inline-block;
		vertical-align:top;
	}
	.item-list .slider{
		margin:14px 0 0;
		padding:11px 0 0;
	}
	.item-list .row.style01 dl.desctop dt{float:left;}
	.item-list .row.style01 dd{margin:0 0 19px;}
	.item-list .active .opener em{
		display:block;
		margin:-12px 0 0;
	}
	.item-list .item-open.active{padding-bottom:5px;}
	.accordion{margin:19px 0 23px;}
	.item-list .title,
	.title{
		font-size:14px;
		line-height:17px;
	}
	.text-block{
		font-size:12px;
		line-height:15px;
	}
	a.btn{
		display:block;
		 margin:0 0 0 6px;
		font-size:16px;
		height:44px;
		line-height:43px;
	}
	.item-list .accordion dl{margin:8px 0 102px;}
	.accordion > li{padding:16px 13px 20px 10px;}
	.accordion > .active{padding-bottom:22px;}
	.list{
		right:21px;
		top:21px;
	}
	.list a{padding:0 25px 0 0;}
	.item-list h2{padding:0 12px;}
	.item-list .cycle-carusel .row .col.size01{
		float:left;
		width:88px;
		margin:3px 24px 30px 6px;
	}
	.item-list .cycle-carusel .row .col{
		overflow:hidden;
		width:auto;
	}
	.item-list .cycle-carusel img{
		max-width:88px;
		height:auto;
		width:100%;
	}
	.item-list .cycle-carusel .row{
		padding:0;
		margin:0;
	}
	.tab-slideset{
		padding:0 43px;
		display:block;
		text-align:center;
		font-size:14px;
	}
	.tab-slideset li{
		display:block;
		width: 100%;
	}
/* 	.tab-slideset a{ */
/* 		width:100%; */
/* 		text-align:center; */
/* 		padding:0 18px; */
/* 		margin:0 auto; */
/* 		height:28px; */
/* 		overflow:hidden; */
/* 		line-height:33px; */
/* 		-moz-box-sizing:border-box; */
/* 		-webkit-box-sizing:border-box; */
/* 		box-sizing:border-box; */
/* 		cursor: default; */
/* 	} */
	.tab-slideset a.active{display:block;}
	.cycle-carusel .btn-prev,
	.cycle-carusel .btn-next{
		display:block;
		z-index: 1;
		bottom: 14px;
	}
	.cycle-carusel .slide{
		padding:11px 14px 0 18px;
	}
	
	.item-list .cycle-carusel .size02{margin:0 0 15px;}
	.cycle-carusel{margin:0 0 33px;}
	.item-list .cycle-carusel .row.style01,
	.item-list .cycle-carusel .row .col.size05,
	.item-list .cycle-carusel .row .col.size04{margin:0 0 13px;}
	.item-list .cycle-carusel .row.style01 dd{margin:0;}
	.block-info{
		padding:15px 7px 6px;
		margin:0 0 22px;
	}
	.item-list .heading{padding:0;}
	.item-list .heading h2{
		font-size:19px;
		padding:0;
		margin:16px 0 13px 9px;
	}
	a.add-btn{
		padding:0 20px 0 51px;
		margin:0 8px 0 0;
		font-size:12px;
	}
	.btn-bar a{
		width:108px;
		padding:0 11px;
	}
	.item-list h3{margin:0 4px 10px;}
	.btn-holder{padding:13px 7px 0 14px;}
	.btn-bar{
		line-height:31px;
		margin-right:-26px;
		float:none;
		overflow:hidden;
		margin:0 -26px 8px 0;
		width:auto;
	}
	.btn-bar li{margin:0 26px 15px 0;}
	.btn-bar a{height:34px;}
	.btn-search{float:none;}
	.btn-holder .btn{
		height:44px;
		line-height:43px;
		margin:0 0 7px -1px;
	}
	.heading .tabset{
		float:none;
		margin:0;
		display:table;
		width:100%;
		font-size:18px;
		max-width:100%;
		line-height:32px;
	}
	.heading .tabset li{
		display:table-cell;
		padding:0;
		width:50%;
	}
	.heading .tabset a{
		display:block;
		width:100%;
		padding:8px 3px;
		height:46px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}
	.heading .tabset li:first-child a{padding:8px 5px;}
	.calendar-holder{
		padding:0;
		margin:-12px 0 35px;
	}
	.calendar-block{
		border-bottom:6px solid #41799d;
		width:100%;
		padding:17px 26px 14px;
	}
	.text-week{
		font-size:14px;
		margin:0 0 -5px 4px;
	}
	.some-text{
		font-size:16px;
		margin:0 0 -28px 4px;
	}
	.date span{
		font-size:50px;
		line-height:55px;
	}
	.date sub{
		line-height:19px;
		bottom:7px;
		left:0;
	}
	a.btn-calendar{
		font-size:18px;
		line-height:88px;
		height:95px;
		padding:0 10px 0 120px;
		max-width:300px;
	}
	.date{margin:0 0 10px;}
	.btn-calendar:after{
		background-position:-93px -272px;
		width:52px; height:56px;
		left:45px;
		top:19px;
	}
	.row-list a.btn-save{
		float:right;
	}
	.signs-list .mobile,
	.row-list .col04 time,
	.row-list .col02,
	.row-list .col01,
	.drops-menu .mobile{display:none;}
	.row-list .link{font-size:14px;}
	.row-list .link span{display:inline;}
	.signs-list{
		float:right;
		margin:4px 0 0;
	}
	.signs-list li:first-child,
	.signs-list li{
		float:right;
		margin:0 0 0 22px;
	}
	.row-list .col03{float:left;}
	.row-list .col04{float:right;}
	.heading-holder .drops-menu,
	.item-list .heading-holder h2{float:none;}
	.item-list .heading-holder{margin:0 0 -21px;}
/* 	.paging{display:none;} */
	.drops-menu{padding:13px 10px 2px;}
	.drops-menu a{padding:0 23px 0 0;}
	.row-list > li{
		padding:17px 21px 22px 10px;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		box-sizing:border-box;
	}
	.table-menu{margin:0 0 63px;}
	
	.drops-menu .left-arrow a{padding:0 20px 0 0;}
	.drops-menu .left-arrow a:after{
		left:100%;
		margin-left:-11px;
	}
	.item-list .opener.title{margin:0;}
	input[type="submit"],
	a.btn{max-width:100%;}
	.cycle-tab-carusel{
		margin:0 43px;
		border-radius:7px 7px 0 0;
		background:#f5f5f5;
		overflow:hidden;
	}
	.tab-mask{
		position: relative;
		width:170px;
		overflow:hidden;
		margin:0 auto;
	}
	.cycle-tab-carusel {
		position: relative;
	}
	.cycle-tab-carusel .mask {
		position: relative;
		overflow: hidden;
		width: 170px;
	}
	.cycle-tab-carusel .slideset {
		width: 99999px;
		float: left;
	}
	.cycle-tab-carusel .tab-slideset li {
		width: 170px;
		float: left;
	}
	.cycle-tab-carusel .active {
		z-index: 1;
	}
/* 	.tab-slideset a{ */
/* 		max-width:400px; */
/* 		overflow:hidden; */
/* 		border-radius:0; */
/* 	} */
	.tab-slideset .active,
	.tab-slideset a:hover{
		background:none;
	}
	.text-list{
		padding:0;
	}
	.text-list ul{
		margin: 0 -26px 8px 0;
	}
	.text-list ul li{
		margin: 0 26px 15px 0;
	}
	.text-list input[type="submit"]{
		position:static;
		display:block;
		width:100%;
		height: 44px;
		line-height: 43px;
		margin: 0 0 7px -1px;
	}
	/* Fancyfix */
	#fancybox-overlay{
		display: fixed;
	}
	#fancybox-wrap{
		top: 0 !important;
		left: 0;
		padding: 0;
		width: 100%;
		margin: 125px 0 0;
	}
	#fancybox-content{
		width: 100% !important;
	}
	#content{
		min-height:480px;
	}
	.li-btn-container{
		width:90%;
	}
		/*MGD, 10/12/2020, logotipo responsive para tablet*/
	/*.logo{
		float:left;
		background:url(../images/sprite.png) no-repeat -440px -345px;
		width:255px;
		height:120px;
		text-indent:-9999px;
		overflow:hidden;
		margin:12px 39px 0 10px;
	}
	.logo_red{
		float:left;
		width:173px;
		height:64px;
		text-indent:-9999px;
		overflow:hidden;
		margin:12px 39px 0 22px;
	}
	.logo_red a{
		display:block;
		height:100%;
		background:url(../images/sprite.png) no-repeat -440px -495px;
	}*/
	/*#login_size1{ display: none;}
	#login_size2{ display: inline-block;}
	#login_size3{ display: none;}*/
}

/*@media only screen and (max-width:412px) and (max-height:731px),
	only screen and (max-width:731px) and (max-height:412px),
	only screen and (max-width:375px) and (max-height:812px),
	only screen and (max-width:812px) and (max-height:375px){ */
		/*MGD, 10/12/2020, logotipo responsive para moviles*/
	/*.logo{
		float:left;
		background:url(../images/sprite.png) no-repeat -539px -220px;
		width:255px;
		height:120px;
		text-indent:-9999px;
		overflow:hidden;
		margin:12px 39px 0 10px;
		/*background:url(../images/sprite.png) no-repeat -440px -345px;
		width:173px;
		height:64px;*/
		/*margin:12px 39px 0 22px;*/
	/*}
	/*.logo_red{
		float:left;
		width:173px;
		height:64px;
		text-indent:-9999px;
		overflow:hidden;
		margin:12px 39px 0 22px;
	}
	.logo_red a{
		display:block;
		height:100%;
		background:url(../images/sprite.png) no-repeat -440px -555px;
	}
	/*#login_size1{ display: none;}
	#login_size2{ display: none;}
	#login_size3{ display: inline-block;}*/
/*}*/

.btn-k-ok {
	background:url(../images/k/doc_ok.png) no-repeat;
    display: inline-block;
    background-size: 25px 25px; /* image's size */
    height: 25px; /* image's height */
    width:25px;
    padding-left: 35px; /* image's width plus 10 px (margin between text and image) */
    vertical-align: middle;
}

.btn-k-ok span {
    height: 25px; /* image's height */
    width:25px;
    display: table-cell;
    vertical-align: middle;
}

.btn-k-revision {
	background:url(../images/k/doc_en_revision.png) no-repeat;
    display: inline-block;
    background-size: 25px 25px; /* image's size */
    height: 25px; /* image's height */
    width:25px;
    padding-left: 35px; /* image's width plus 10 px (margin between text and image) */
    vertical-align: middle;
}

.btn-k-revision span {
    height: 25px; /* image's height */
    width:25px;
    display: table-cell;
    vertical-align: middle;
}

.btn-k-sinverificar {
	background:url(../images/k/doc_sinverificar.png) no-repeat;
    display: inline-block;
    background-size: 25px 25px; /* image's size */
    height: 25px; /* image's height */
    width:25px;
    padding-left: 35px; /* image's width plus 10 px (margin between text and image) */
    vertical-align: middle;
}

.btn-k-sinverificar span {
    height: 25px; /* image's height */
    width:25px;
    display: table-cell;
    vertical-align: middle;
}

.btn-k-actualizar {
	background:url(../images/k/icono_actualizar.png) no-repeat;
    display: inline-block;
    background-size: 25px 25px; /* image's size */
    height: 25px; /* image's height */
    width:25px;
    padding-left: 35px; /* image's width plus 10 px (margin between text and image) */
    vertical-align: middle;
}

.btn-k-actualizar span {
    height: 25px; /* image's height */
    width:25px;
    display: table-cell;
    vertical-align: middle;
}

.btn-k-ver {
	background:url(../images/k/icono_ver.png) no-repeat;
    display: inline-block;
    background-size: 25px 25px; /* image's size */
    height: 25px; /* image's height */
    width:25px;
    padding-left: 35px; /* image's width plus 10 px (margin between text and image) */
    vertical-align: middle;
}

.btn-k-ver span {
    height: 25px; /* image's height */
    width:25px;
    display: table-cell;
    vertical-align: middle;
}

/* MGD, 21/01/2020 clase para containers de ampliacion evolutivo GestionPCD contra usuarioPR*/
.user_container {
	border-radius: 5px;
	/*background: #337096;*/
	background: #e62829;
	color: #FFFFFF;
	text-align: left;
	margin: 10px;
	max-width: 210px;
    overflow: hidden;
    display: inline-block;
    padding: 0 0 0 5px;
}
.user_container_boton {
	float:right; 
	background-color: #acacac;
	border-style:outset;
	border-radius: 0 5px 5px 0;
	margin: 0 0 0 5px;
}
.logo_red{
	float:left;
	width:173px; /*165px*/
	height:70px;
	text-indent:-9999px;
	overflow:hidden;
	margin:4px 39px 22px 22px;
	/*margin:12px 39px 0 22px;*/
}
.logo_red a{
	display:block;
	/*Unica tablet: -440px -278px*/ /*Unica mobil: -440 px -345px (height:65px)*/
	/*Unica r tablet: -440px -495px (height:64px)*/ /*Unica r mobil: -440 px -555px (height:64px)*/
	height:100%;
	background:url(../images/sprite.png) no-repeat -440px -430px;
}
.card-body-red {
	background: white !important;
	/*border: 1px solid red;
	border-radius: 4px;*/
	padding: 8px;
	font: 14px "andale_mono", sans-serif;
}
.card-body-red h4{
	font-weight: bold;
}
.card-body-red h5{
	font: 18px 'andale_mono', sans-serif;
	font-weight: bold;
}
.card-red {
	border: 2px solid #e62829;
	border-radius: 4px;
	margin-bottom: 1px;
}
.card-black {
	border: 1px solid black;
	border-radius: 6px;
}
.red-list{
	color: white;
	background: #e62829;
}
.text-black-border{
	display: inline-block; 
	border: 1px solid black; 
	border-radius: 5px;
	width: 100%;
}
.row-form.text-center span{
	font: 14px "andale_mono", sans-serif;
}
.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */