@import url(http://fonts.googleapis.com/css?family=Roboto);

::-webkit-input-placeholder {
	color: #3D89A0;
}
:-moz-placeholder {
	color: #3D89A0;
}
::-moz-placeholder {
	color: #3D89A0;
}
:-ms-input-placeholder {
	color: #3D89A0;
}
* {
	border-radius: 0 !important;
}
body {
	background-color: #e1e1e1;
	font-family: Roboto, Tahoma, 'Trebuchet MS', Arial;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
a {
	outline: 0;
	text-decoration: none;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
a.ui-tabs-anchor {
	outline: 0;
	text-decoration: none;
	-moz-transition: all 0ms ease-in-out;
	-ms-transition: all 0ms ease-in-out;
	-o-transition: all 0ms ease-in-out;
	-webkit-transition: all 0ms ease-in-out;
	transition: all 0ms ease-in-out;
}
a, .ui-widget-content a {
	color: #0073EA;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div.espacio {
	clear: both;
}
#contenedor-admin {
	font-size: 12px;
}
#menu_desplegable {
	font-size: 1.5em;
}
.multilevelpushmenu_wrapper h2 {
	color: #3D89A0;
}
#contador-incidencias {
	background-color: #FF1A00;
	border-radius: 3px;
	color: #fff;
	display: none;
	margin-left: 5px;
	padding: 0 3px;
	text-shadow: none;
	width: 20px;
	-webkit-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 0px 1px rgba(50, 50, 50, 0.5);
}

/*** Estilos comunes *****************************************************************************/
h1 {
	font-size: 20px;
	padding: 0;
	margin: 0;
}
#contenedor-admin h2 {
	border-bottom: 1px dotted #ccc;
	color: #3D89A0;
	font-size: 16px;
	font-weight: normal;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
}
.input, input.input, .ui-autocomplete-input {
	background: none repeat scroll 0 0 #f6f6f6;
	border: 1px solid #ccc;
	color: #344750;
	height: 26px;
	line-height: 26px;
	margin: 0;
	overflow: hidden;
	padding: 0 10px;
	width: 98%;
}
.ui-autocomplete-input {
	padding: 2px 5px !important;
	width: 96%;
}
input.orden {
	text-align: center;
	width: 50px;
}
input.input.file {
	height: 21px;
	line-height: 21px;
}
select.input {
	border: 1px solid #ccc;
	font-family: Tahoma, 'Trebuchet MS', Arial;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	padding: 0 10px;
	width: 99%;
}
textarea.input {
	border: 1px solid #ccc;
	font-family: Tahoma, 'Trebuchet MS', Arial;
	font-size: 12px;
	height: 200px;
	width: 99%;
}
textarea.contenido {
	border: 1px solid #ccc;
	font-family: Tahoma, 'Trebuchet MS', Arial;
	font-size: 12px;
	height: 600px;
	width: 100%;
}
textarea.input.editor-mini {
	height: 300px;
}
textarea.input.editor-mini-img {
	height: 580px;
	width: 100%;
}
.input-login {
	width: 99%;
}
a img {
	border-width: 0;
}
.externo {
	background: url('../img/admin/fugue/external-small.png') no-repeat right 2px;
	color: #2446ab !important;
	padding-right: 16px;
}

/*** Layout de la administraci&oacute;n *****************************************************************/
#cabecera {
	overflow: hidden;
	width: 100%;
}
#cabecera #barra-superior {
	background: #3D89A0;
	line-height: 61px;
	padding: 0 35px;
	color: #fff;
	text-transform: uppercase;
}
#cabecera #barra-superior a {
	color: #fff;
}
#cabecera #barra-superior h1 {
	font-size: 18px;
	font-weight: normal;
	text-transform: none;
}
#cabecera #barra-superior .tabla-alertas {
	float: right;
	height: 61px;
}
#cabecera #barra-superior .tabla-alertas span.alerta {
	background: url(../img/admin/new/alerta.png) no-repeat;
	display: block;
	height: 16px;
	width: 16px;
}
#cabecera #barra-superior .tabla-alertas span.alerta_usuarios {
	background: url(../img/admin/new/usuariosa.png) no-repeat;
	display: block;
	height: 16px;
	width: 16px;
}
#cabecera #barra-superior .tabla-alertas span.num_alertas {
	background: #383838;
	overflow: hidden;
	line-height: 18px;
	display: block;
	padding: 0 5px;
	font-size: 10px;
	color: white;
	border-radius: 9px !important;
	position: absolute;
	margin-top: -13px;
	margin-left: 9px;
}
#cabecera #barra-superior .tabla-alertas span.configuracion {
	background: url(../img/admin/new/configuracion.png) no-repeat;
	display: block;
	height: 20px;
	width: 20px;
}
#cabecera #barra-superior .tabla-alertas span.salir {
	background: url(../img/admin/new/salir.png) no-repeat;
	display: block;
	height: 15px;
	width: 20px;
}
#cabecera #barra-superior .tabla-alertas span.sep-cabecera {
	background: grey;
	height: 24px;
	overflow: hidden;
	width: 2px;
	display: block;
}
#info-usuario {
	color: #fff;
	font-size: 11px;
	height: 28px;
	line-height: 28px;
	text-align: right;
}
#info-usuario a {
	color: #fff;
	text-decoration: none;
}
#info-usuario a:hover {
	color: #8fbed5;
}
#nombre-app {
	background-position: center left;
	background-repeat: no-repeat;
	color: #fff;
	font-size: 20px;
	height: 51px;
	letter-spacing: 1px;
	line-height: 53px;
	text-shadow: 0 1px 0 #4C6A8C;
}
#contenido {
	background-color: #f5f5f5;
	min-height: 663px;
	min-width: 980px;
	padding: 0 10px 50px 10px;
	overflow: hidden;
}

/*** Men� ****************************************************************************************/
#menu {
}
#menu ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	background: #e3e3e3;
}
#menu ul li {
	border-left: 1px solid #f7f7f7;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	color: #434343;
	float: left;
	line-height: 50px;
	font-size: 14px;
	text-transform: uppercase;
}
#menu ul li:first-child {
	border-left: 0px;
}
#menu ul li a {
	background-repeat: no-repeat;
	background-position: center 10px;
	color: #454545;
	display: block;
	padding: 0 35px;
	text-decoration: none;
}
#menu ul li a:hover, #menu ul li a.sel {
	background-color: #888888;
	color: #fff;
}

/*** Pie de p�gina *******************************************************************************/
#pie {
	background-color: #3D89A0;
	color: #fff;
	line-height: 50px;
	overflow: hidden;
}
#pie a {
	color: #fff;
}
#pie .pie_izq {
	float: left;
	font-size: 18px;
	padding-left: 30px;
	text-transform: uppercase;
}
#pie .pie_der {
	float: right;
	font-size: 18px;
	padding-right: 30px;
}
.limpia {
	clear: both;
}

/*** Cuadro de b�squeda **************************************************************************/
.busqueda {
	margin: 5px 0;
	padding: 10px;
	background: #fff;
}
.busqueda .interior-busqueda {
	background: #e1e1e1;
	padding: 5px;
}
.busqueda table .col-a {
	width: 180px;
}
.busqueda table .col-b {
}
.busqueda table .col-c {
	text-align: right;
}
.input-busqueda, .input-busqueda-inicio {
	background: #ececec;
	border: 1px solid #fff;
	color: #344750;
	height: 45px;
	overflow: hidden;
	width: 442px;
	margin: 0;
	padding: 0 10px;
}
.input-busqueda-inicio {
	width: 200px;
	margin-right: 10px;
}
.combo_busqueda {
	background: #ECECEC;
	border: 1px solid #fff;
	color: #3D89A0;
	height: 47px;
	padding: 0 10px 0 6px;
}

/*** Listados ************************************************************************************/
.listado {
	width: 100%;
}
.listado th {
	background: #e1e1e1;
	border-left: 1px solid #fff;
	border-right: 1px solid #b7b7b7;
	height: 55px;
	padding: 0 15px;
	text-align: left !important;
	text-transform: uppercase;
	font-weight: normal;
	color: #3D89A0;
	cursor: pointer;
}
.listado th:last-child {
	border-right: 0;
}
.listado th.centrado {
	padding: 0;
	text-align: center;
}
.listado th.sobre {
	cursor: pointer;
}
.listado th.ordenado {
	cursor: pointer;
}
.listado th.id {
	padding: 0;
	text-align: center !important;
	width: 50px;
}
.listado th.centrado {
	padding: 0;
	text-align: center !important;
}
.listado th.w100 {
	width: 100px;
}
.listado th.w110 {
	width: 110px;
}
.listado th.w115 {
	width: 115px;
}
.listado th.w120 {
	width: 120px;
}
.listado th.w125 {
	width: 125px;
}
.listado th.w135 {
	width: 135px;
}
.listado th.ico {
	text-align: center;
	width: 20px;
}
.listado th img {
	margin-left: 6px;
	vertical-align: -5px;
}
.listado td {
	cursor: default;
	height: 35px;
	border-top: 5px solid #fff;
	padding: 0 10px;
}
.listado td:last-child {
	border-right: 0;
}
.listado td.linea-a td {
	background: #efefef;
}
.listado tr.linea-b td {
	background-color: #e8e8e8;
}
.listado tr.linea-activa td {
	background-color: #ffc;
}
.listado tr.bg_orange td {
	background-color: #f9d99e;
}
.listado tr.bg_green td {
	background-color: #baedb5;
}
.listado tr.bg_red td {
	background-color: #edc6c6;
}
.listado tr.linea-c td, .listado tr:hover td {
	background-color: #ccc;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.listado tr.bg_orange:hover td {
	background-color: #f5c978;
}
.listado tr.bg_green:hover td {
	background-color: #a3d89e;
}
.listado tr.bg_red:hover td {
	background-color: #e6a5a5;
}
.listado td.id {
	text-align: center;
	width: 50px;
}
.listado td.ico {
	text-align: center;
	width: 20px;
}
.td-rotulo {
	font-weight: bold;
	padding: 2px 8px 2px 4px;
	text-align: right;
	vertical-align: top;
}
.listado tr.linea-a1,
.listado tr.linea-a2 {
	background: #e1e1e1;
}

/*** Mensajes ************************************************************************************/
.error {
	background-color: #f9e5e6;
	border: #e8aaad solid 1px;
	color: #b50007;
	margin: 0 0 10px;
	padding: 10px;
}
.notice {
	background-color: #f9f9e5;
	border: #e8e3aa solid 1px;
	color: #828400;
	margin: 0 0 10px;
	padding: 10px;
}
.info {
	background-color: #e1e1e1;
	border: #3D89A0 solid 1px;
	border-radius: 0;
	color: #3D89A0;
	margin: 0 10px 20px 10px;
	padding: 10px;
}
.correcto {
	background-color: #e9f9e5;
	border: #b4e8aa solid 1px;
	color: #1c8400;
	margin: 0 0 10px;
	padding: 10px;
}

/*** Detalles ************************************************************************************/
.detalles {
	margin: 20px auto 0 auto;
	padding: 3px;
	border: 0;
}
.detalles .rotulo {
	background: #e1e1e1;
	border: 0;
	font-weight: normal;
	text-transform: uppercase;
	padding: 0 20px;
	line-height: 55px;
	color: #3D89A0;
}
.detalles .contenido {
	padding: 3px;
}
.detalles .enlaces {
	padding-bottom: 5px;
	text-align: center;
	vertical-align: top;
	width: 200px;
}
.elemento-imagen {
	position: relative;
	float: left;
}
.elemento-imagen a {
	bottom: 0;
	background-color: rgba(255, 255, 255, .4);
	color: #333;
	padding: 6px 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.elemento-imagen a:hover {
	background-color: rgba(255, 255, 255, .6);
}
.elemento-imagen .img {
	margin-left: 1px;
	padding: 5px;
	width: 200px;
	border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}
.elemento-imagen img {
}
.elemento-imagen .link {
	position: absolute;
}
.detalles .enlaces a.boton {
	background: #3D89A0 !important;
	display: block;
	margin-bottom: 5px;
	width: 100%;
}
.detalles .enlaces a.boton:hover {
	background: #3D89A0 !important;
}
a.boton.personalizado {
	background: #3D89A0 !important;
	border: 1px solid #3D89A0;
	display: block;
	margin-bottom: 5px;
	width: 100%;
}
#tabs a.boton.personalizado {
	display: inline-block;
	float: right;
	font-size: 16px;
	padding: 0.5em 2em;
	text-transform: uppercase;
	width: auto;
}
a.boton.personalizado:hover {
	background: #3D89A0 !important;
	color: #ffffff;
}
#formulario_insercion a.boton {
	background: #3D89A0 !important;
	color: #fff !important;
	margin-bottom: 5px;
}
.imagen-detalle {
	margin: 5px;
	float: left;
	position: relative;
}
.imagen-detalle .acciones {
	background: #EEEEEE;
	line-height: 10px;
	top: 0px;
	right: 0px;
	position: absolute;
}
.imagen-detalle .acciones .ui-button-text {
	margin: 0;
	padding: 5px 5px 0 5px;
}
.imagen-detalle .acciones3 .ui-button-text {
	margin: 0;
	padding: 5px 5px 0 5px;
}
.imagen-detalle .acciones_videos {
	line-height: 10px;
	margin: 3px 0 0 178px;
	position: absolute;
}
.imagen-detalle .acciones_videos .ui-button-text {
	margin: 0;
	padding: 5px 5px 0 5px;
}
.imagen-detalle .img {
	width: 250px;
}
.rotulo_de_la_imagen {
	background: #434343;
	text-align: center;
	padding: 8px 1%;
	width: 98%;
}
.rotulo_de_la_imagen input {
	border: 1px solid #000;
	margin: 1px 0;
	padding: 4px 4px;
	width: 92%;
}
.acciones3 {
	line-height: 10px;
	margin: 3px 0 0 178px;
	position: absolute;
}

/*** Formularios *********************************************************************************/
table.formulario {
	width: 100%;
}
table.formulario .leyenda {
	font-weight: bold;
	width: 200px;
	text-align: right;
}
table.formulario.clientes * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
table.formulario.clientes td {
	width: 35%;
}
table.formulario.clientes td[colspan="3"], table.formulario.clientes td[colspan="4"] {
	width: 100%;
}
table.formulario.clientes td.leyenda {
	width: 15%;
}
table.formulario.clientes .input {
	width: 100%;
}
table.formulario.clientes .input.entero, table.formulario.clientes .input.float, table.formulario.clientes .input.euro {
	height: 26px;
	line-height: 26px;
	width: 100px
}
table.formulario .descripcion {
	font-size: x-small;
	width: 200px;
}
table.formulario .descripcion a {
	display: block;
	background: #3D89A0;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	line-height: 25px;
	font-size: 12px;
}
.leyenda-imagen {
	background-image: url('../img/admin/fugue/image-resize.png');
	background-position: 6px 0;
	background-repeat: no-repeat;
	font-size: x-small;
	padding: 0 0 0 25px;
	vertical-align: top;
}
.botonera {
	border-top: 1px solid #333;
	padding-top: 7px;
	text-align: center;
}
.botonera.borde {
	border-top: 1px solid #ccc;
}

/************************************** EXPLORADOR DE ARCHIVOS *****************************************************/
table.lista_archivos {
	width: 100%;
	border-collapse: collapse;
}
table.lista_archivos td {
	padding: 3px;
}
table.lista_archivos tr.row.two {
	background-color: #fcfdfe;
}
table.lista_archivos tr.row.one {
	background-color: #f8f9fa;
}
table.lista_archivos tr.row td.icon {
	width: 25px;
	padding-top: 3px;
	padding-bottom: 1px;
}
table.lista_archivos td.del {
	width: 25px;
}
table.lista_archivos tr.row td.size {
	width: 100px;
	text-align: right;
}
table.lista_archivos tr.row td.changed {
	width: 150px;
	text-align: center;
}
table.lista_archivos tr.header img {
	vertical-align: bottom;
}
table img {
	border: 0;
}

/*** Respuesta Foro ************************************************************************************/
.respuesta_foro {
	border: 1px solid #ccc;
	border-collapse: collapse;
	width: 100%;
	margin-top: 20px;
}
.respuesta_foro th {
	background-image: url('../img/admin/th-bg.png');
	background-position: center;
	height: 23px;
	padding: 0 2px;
	text-align: left;
	text-shadow: 0 1px 0 #fff;
}
.respuesta_foro td.cabecera a {
	text-decoration: none;
}
.respuesta_foro th.sobre {
	background-image: url('../img/admin/th-sobre-bg.png');
	border-left: 1px solid #bfccdd;
	cursor: pointer;
}
.respuesta_foro th.ordenado {
	background-image: url('../img/admin/th-sobre-bg.png');
	border-left: 1px solid #bfccdd;
	cursor: pointer;
}
.respuesta_foro td {
	border-top: 1px solid #ccc;
	cursor: default;
	height: 23px;
	padding: 0 2px;
}
#buscador-videos {
	background-color: #fff;
	border: 1px solid #ccc;
	display: none;
	position: absolute;
	width: 400px;
	z-index: 99;
}
#buscador-videos a {
	display: block;
	padding: 2px;
	text-decoration: none;
}
#buscador-videos a:hover {
	background-color: #ededed;
}
input.input_date {
	background-color: #f6f6f6;
	border: 1px solid #ccc;
	background-image: url("../img/admin/fugue/calendar-day.png");
	background-repeat: no-repeat;
	background-position: right;
	font-family: Tahoma;
	font-size: 12px;
	height: 20px;
	padding-top: 2px;
	width: 90px;
	padding-right: 20px;
	cursor: pointer;
	text-align: right;
}
input.input_date::-ms-clear, input.input_date::-ms-clear {
	display: none;
}
input.input_phone {
	border: 1px solid #ccc;
	background-color: #f6f6f6;
	background-image: url("../img/admin/telephone.png");
	background-repeat: no-repeat;
	background-position: right;
	font-family: Tahoma;
	font-size: 12px;
	height: 20px;
	padding-top: 2px;
	width: 90px;
	padding-right: 20px;
	cursor: pointer;
	text-align: right;
}
input.input_phone::-ms-clear, input.input_phone::-ms-clear {
	display: none;
}
.input_number, input.input_number {
	border: 1px solid #ccc;
	font-family: Tahoma;
	font-size: 12px;
	height: 20px;
	padding-top: 2px;
	padding-right: 20px;
	width: 90px;
	text-align: right;
	background-color: #f6f6f6;
}
input.input_number::-ms-clear, input.input_number::-ms-clear {
	display: none;
}
.input_euro, input.input_euro {
	border: 1px solid #ccc;
	background-image: url("../img/admin/euro.png");
	background-repeat: no-repeat;
	background-position: right;
	background-color: #f6f6f6;
	font-family: Tahoma;
	font-size: 12px;
	height: 20px;
	padding-top: 2px;
	width: 90px;
	padding-right: 20px;
	text-align: right;
}
input.input_euro::-ms-clear, input.input_euro::-ms-clear {
	display: none;
}
.input_porcentaje, input.input_porcentaje {
	background-color: #f6f6f6;
	border: 1px solid #ccc;
	background-image: url("../img/admin/porc.png");
	background-repeat: no-repeat;
	background-position: right;
	font-family: Tahoma;
	font-size: 12px;
	height: 20px;
	padding-top: 2px;
	width: 90px;
	padding-right: 20px;
	text-align: right;
}
input.input_porcentaje::-ms-clear, input.input_porcentaje::-ms-clear {
	display: none;
}
.input_ddnumber, input.input_ddnumber {
	background-color: #f6f6f6;
	border: 1px solid #ccc;
	font-family: Tahoma;
	font-size: 12px;
	height: 25px;
	width: auto;
	text-align: right;
}
input.input_ddnumber::-ms-clear, input.input_ddnumber::-ms-clear {
	display: none;
}
#upload-fotoUploader {
	background: url("../img/admin/subir-imagen.png") no-repeat scroll 0 0 transparent;
	height: 31px;
	margin: 12px 7px 7px;
	width: 202px;
}
#upload-fotoQueue {
	float: right;
	height: 55px;
	overflow: hidden;
}
.ximg {
	border: 1px solid #CCCCCC;
	float: left;
	font-size: small;
	min-height: 180px;
	margin: 0 0 10px 10px;
	padding: 10px;
	text-align: center;
	width: 200px;
}
.ximg img {

	/* max-height: 160px; */
	max-width: auto;
}
.galeria .ximg img {
	max-width: 415px;
	height: auto;
}
.listado .autopuja {
	background-color: #FFAAAA;
}
.listado .normal {
	background-color: #AAFFAA;
}
.listado .baja {
	background-color: #ffcc66;
}
.cabecera_subasta {
	background: #ff8866;
	color: #fff;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
.cabecera_subasta a {
	color: #fff;
}

/*** Leyenda para el listado de Reservas *********************************************************/
.leyenda-reservas {
	float: right;
	padding: 5px 5px 5px 0;
}
.leyenda-reservas .item {
	display: inline-block;
	border: 1px solid #999999;
	margin: 0 0 0 10px;
	padding: 10px 15px;
}
.estado_0 {
	background-color: #fbce77;
}
.estado_1 {
	background-color: #f9d99e;
}
.estado_2 {
	background-color: #baedb5;
}
.estado_3 {
	background-color: #edc6c6;
}

/*** Inputs con formato **************************************************************************/
input.euro {
	border: 1px solid #ccc;
	background-image: url("../img/admin/euro.png");
	background-repeat: no-repeat;
	background-position: right;
	font-family: Tahoma;
	font-size: 12px;
	height: 20px;
	padding-top: 2px;
	width: 90px;
	padding-right: 20px;
	text-align: right;
}
input.float, input.entero {
	border: 1px solid #ccc;
	background-position: right;
	font-family: Tahoma;
	font-size: 12px;
	height: 20px;
	padding-top: 2px;
	width: 90px;
	padding-right: 20px;
	text-align: right;
}
input.hora {
	border: 1px solid #ccc;
	background-position: right;
	font-family: Tahoma;
	font-size: 12px;
	height: 20px;
	padding-top: 2px;
	width: 90px;
	padding-right: 20px;
	text-align: right;
}
input.t150 {
	width: 90px;
}
input.t150 {
	width: 150px;
}
input.t250 {
	width: 250px;
}
select.t90 {
	width: 150px;
}
select.t150 {
	width: 150px;
}
select.t250 {
	width: 250px;
}
input[readonly] {
	background-color: #ececec;
	color: #a5bac5;
}
select[readonly] {
	background-color: #ececec;
	color: #a5bac5;
}

/*** Gestor de archivos **************************************************************************/
.archivos .clase_a td {
	background-color: #ebf3fd;
}
#detalles span#titulo {
	font-weight: bold;
	width: 200px;
	display: block;
	float: left;
	margin-bottom: 5px;
	clear: both;
}
#detalles span#dato {
	margin-bottom: 5px;
	display: block;
	float: left;
}
.subtitulo {
	background: #3D89A0;
	margin: 15px 0 5px 0;
	padding: 0 0 0 5px;
	vertical-align: middle;
	color: #fff;
	text-transform: uppercase;
}
.subtitulo h3 {
	font-weight: normal;
}
.subtitulo h3 b {
	font-weight: normal;
}
.subtitulo a {
	background: #3D89A0;
}
.subtitulo a:hover {
	background: #3D89A0 !important;
}
.boton-nuevo-registro {
	background: #3D89A0 !important;
	color: #fff !important;
	text-transform: uppercase;
	font-size: 15px;
	border: 0;
	border-radius: 0;
	padding: 0;
}
.boton-nuevo-registro:hover {
	background: #3D89A0;
}
.boton-nuevo-registro .ui-icon {
	margin-left: 5px;
}
.boton-nuevo-registro:hover .ui-icon {
	background-image: none;
}
.boton-nuevo-registro .ui-button-text {
	padding: 18px;
}

/*** Sub-menus ****************************************************************************************/
.flechita {
	background: url(../img/admin/new/flechita.png) no-repeat;
	height: 14px;
	clear: both;
	margin-top: 12px;
	display: none;
}
.submenu {
	display: none;
}
.submenu ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	background: #b3b3b3;
	height: 60px;
}
.submenu ul li {
	border-left: 1px solid #f7f7f7;
	border-right: 1px solid #d0d0d0;
	color: #434343;
	float: left;
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	text-transform: uppercase;
}
.submenu ul li:first-child {
	border-left: 0px;
}
.submenu ul li a {
	background-repeat: no-repeat;
	background-position: center 10px;
	color: #fff;
	display: block;
	height: 100%;
	text-decoration: none;
	padding: 0 50px;
	line-height: 85px;
}
.submenu ul li a:hover, .submenu ul li a.sel {
	background-color: #3D89A0;
}
.boton-buscar {
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	background: url(../img/admin/new/lupa-blanca.png) no-repeat 12px center #3D89A0;
	padding: 0 20px 0 40px;
	margin: 0;
	border: 0;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	line-height: 45px;
}
.boton-buscar:hover {
	background: url(../img/admin/new/lupa-blanca.png) no-repeat 12px center #3D89A0;
}
.boton-exportar {
	display: block;
	background: #3D89A0;
	padding: 0 20px 0 20px;
	margin: 0;
	border: 0;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	line-height: 45px;
}
.boton-limpiar {
	background: url(../img/admin/new/limpiar-blanco.png) no-repeat 12px center #b3b3b3;
	padding: 0 20px 0 40px;
	margin: 0;
	border: 0;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	line-height: 45px;
}

.boton-verde {
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	background: no-repeat 12px center #3D89A0;
	padding: 0 20px 0 40px;
	margin: 0;
	border: 0;
	cursor: pointer;
	color: #fff;
	text-transform: uppercase;
	line-height: 45px;
}

h1.saludo {
	margin: 0;
	padding: 0;
	color: #3D89A0;
	font-size: 18px;
	border: 0;
	background: 0;
}
h2.info {
	margin: 0;
	padding: 0;
	color: #738f9d;
	font-size: 14px;
	border: 0;
	background: 0;
}
ul.acciones {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.acciones li {
	background: url(../img/admin/new/ico-sep.png) no-repeat right center;
	float: left;
	height: 20px;
	line-height: 20px;
	margin-top: 2px;
	padding: 0 10px;
}
ul.acciones li a span {
	display: none;
}
ul.acciones li:last-child {
	padding-right: 0;
	background: none;
}
ul.acciones li ul {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

/** Menú de iconos del listado **/
ul.acciones li.ico-menu {
	background: url(../img/admin/new/ico-menu.png) no-repeat;
	cursor: pointer;
	margin: 3px 0 0 16px;
	min-height: 16px;
	overflow: hidden;
	width: 30px;
}
ul.acciones li.ico-menu ul {
	background: #fff;
	border: 1px solid #b3b3b3;
	position: absolute;
	display: none;
	right: 0;
	margin: 20px 10px 0 0;
	padding: 0;
	z-index: 2;
}
ul.acciones li.ico-menu ul a:hover {
	text-decoration: none;
}
ul.acciones li.ico-menu ul:after, ul.acciones li.ico-menu ul:before {
	bottom: 100%;
	right: 22px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
ul.acciones li.ico-menu ul:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #ffffff;
	border-width: 5px;
	margin-left: -5px;
}
ul.acciones li.ico-menu ul:before {
	border-color: rgba(179, 179, 179, 0);
	border-bottom-color: #b3b3b3;
	border-width: 6px;
	margin-left: -6px;
}
ul.acciones li.ico-menu ul li {
	float: none;
	margin: 0;
	background: none;
	height: 40px;
}
ul.acciones li.ico-menu ul li:hover {
	background: #b3b3b3;
}
ul.acciones li.ico-menu ul li a {
	color: #434343;
	display: block;
	font-size: 12px;
	height: 20px;
	padding: 10px 10px 10px 0;
}
ul.acciones li.ico-menu ul li a span {
	display: inline;
}
ul.acciones li.ico-menu ul li a img {
	vertical-align: -5px;
	margin-right: 10px;
}
.paginador {
	background: #e1e1e1;
	line-height: 55px;
	margin-top: 30px;
	color: #3D89A0;
	padding: 0 10px 0 15px;
}
.paginador img {
	vertical-align: -8px;
	margin: 0 5px 0 0
}
ul.iconos-admin {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}
ul.iconos-admin li {
	float: left;
	height: 20px;
	line-height: 20px;
	margin-right: 20px;
}
ul.iconos-admin li img {
	margin-right: 2px;
	vertical-align: -4px;
}
.filtro {
	background: #b3b3b3;
	color: #fff;
	float: right;
	text-transform: uppercase;
	padding: 15px;
	margin-right: 11px;
}
.bt_filtro {
	color: #fff;
	float: right;
	background: url(../img/admin/new/ico-filtro.png) 108px center #3D89A0 no-repeat;
	text-transform: uppercase;
	padding: 0 40px 0 20px;
	line-height: 45px;
}
table.frm_login {
	background: #fff;
	padding: 10px;
}
table.frm_login tr td {
	background: #e1e1e1;
	padding: 5px;
}
table.frm_login tr td input[type="text"], table.frm_login tr td input[type="password"] {
	background: #ececec;
	border: 1px solid #fff;
	padding: 0 10px;
	margin: 0;
	color: #a3b4c6;
	line-height: 45px;
	width: 229px;
}
table.frm_login tr td input[type="submit"] {
	background: #3D89A0;
	border: 1px solid #50371B;
	color: #fff;
	cursor: pointer;
	text-transform: uppercase;
	padding: 0 27px;
	margin: 0;
	line-height: 45px;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	-webkit-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
table.frm_login tr td input[type="submit"]:hover {
	background: #fff;
	color: #50371B;
}
div#tabs {
	border: 0;
}
div#tabs ul.ui-widget-header {
	background: none;
	border: 0;
	border-bottom: 1px solid #e1e1e1;
}
div#tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	background: #676767;
	border: 0;
	color: #fff;
	border-radius: 0;
	text-transform: 0;
	margin: 0 5px 0 0;
	line-height: 55px;
	text-transform: uppercase;
	padding-bottom: 0;
}
div#tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
	border: 0;
	color: #fff;
	padding: 0 45px;
}
div#tabs.ui-tabs .ui-tabs-nav li {
	background: #e1e1e1;
	border: 0;
	color: #3D89A0;
	border-radius: 0;
	text-transform: 0;
	margin: 0 5px 0 0;
	line-height: 55px;
	text-transform: uppercase;
}
div#tabs.ui-tabs .ui-tabs-nav li a {
	border: 0;
	color: #3D89A0;
	padding: 0 45px;
}
.botonera {
	position: fixed;
	z-index: 9999999999;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px 0;
	margin: 0;
	background: #e1e1e1;
}
.botonera a {
	background: #3D89A0 !important;
	border: 1px solid #3D89A0 !important;
	border-radius: 0;
}
.botonera a:hover {
	background: #b3b3b3 !important;
}
.botonera a:hover span.ui-button-text {
	color: #000 !important;
}
.botonera a span.ui-icon {
	display: none;
}
.botonera a span.ui-button-text {
	padding: 10px 15px;
	text-transform: uppercase;
	color: #fff;
}





.botones {	
	padding: 10px 0;
	margin: 0;
	
}
.botones a {
	background: #3D89A0 !important;
	border: 1px solid #3D89A0 !important;
	border-radius: 0;
}
.botones a:hover, {
	background: #b3b3b3 !important;
}
.botones a:hover span.ui-button-text {
	color: #000 !important;
}
.botones a span.ui-icon {
	display: none;
}
.botones a span.ui-button-text {
	padding: 10px 15px;
	text-transform: uppercase;
	color: #fff;
}

.botones a,.botones input ,.botones button {
	background: #3D89A0 !important;
	color: #fff !important;
	text-transform: uppercase;
	border: 1px solid #3D89A0 !important;
	border-radius: 0;
}
.botones input:hover, .botones button:hover{
	background: #b3b3b3 !important;
	color: #3D89A0 !important;
}

td.enlaces {
	padding-top: 15px;
}
.enlaces a {
	background: #3D89A0 !important;
	border-radius: 0;
	border: 0 !important;
}
.enlaces a:hover {
	background: #b3b3b3 !important;
}
.enlaces a span.ui-icon {
	display: none;
}
.enlaces a span.ui-button-text {
	padding: 10px 15px;
	text-transform: uppercase;
	color: #fff;
}
#fotos.videos {
	margin: 6px 0 0 205px;
}
a.btn {
	background: #3D89A0 !important;
	display: block;
	color: #fff !important;
	text-align: center;
	text-transform: uppercase;
	padding: 3px 0 !important;
}
#lista_articulos {
	max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
	overflow: auto;
	padding: 20px;
	margin: 10px;
	margin-bottom: 30px;
	border: 5px solid #e1e1e1;
	font-family: Roboto, Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
}
#lista_articulos .articulo {
	float: left;
	width: 30%;
}
.busqueda_articulos {
	font-family: Roboto, Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
}
.busqueda_articulos .leyenda {
	color: #333;
	width: 20%;
	text-align: right;
	padding-right: 15px;
}
.btn_naranja {
	border: 0;
	padding: 0 20px;
	line-height: 45px;
	margin: 0;
	cursor: pointer;
	background: #3D89A0;
	color: #fff;
	text-transform: uppercase;
	float: right;
}
.listado .fechas {
	width: 105px;
}
.listado .acciones130 {
	width: 130px;
}

/*** Rótulo para mostrar en los listados si he llegado "filtrado" ********************************/
.filtro_listado {
	background-color: #f4db9a;
	border: 1px solid #E1E1E1;
	font-size: 14px;
	line-height: 20px;
	margin: 8px 0;
	padding: 15px 20px;
}
.filtro_listado .rotulo_filtro {
	float: left;
}
.filtro_listado .accion_filtro {
	float: right;
}
.filtro_listado .accion_filtro img {
	margin-right: 8px;
	vertical-align: -5px;
}
.filtro_listado .accion_filtro a {
	color: #333;
}

/*** Pasos de un Proceso *************************************************************************/
#pasos_proceso div.paso_proceso {
	background-color: #888888;
	border: 1px solid #fff;
	-webkit-text-size-adjust: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	float: left;
	font-size: 14px;
	padding: 15px 0;
	text-align: center;
	text-transform: uppercase;
	width: 20%;
}
#pasos_proceso div.paso_proceso.sel {
	background-color: #aaa;
	border: 1px solid #fff;
	color: #fff;
}

/*** Vehículos relacionados **********************************************************************/
.contenedor-relacionados .item {
	border: 1px solid #000;
	float: left;
	margin: 0px 25px 25px 0px;
	padding: 6px;
	width: 500px;
}
.contenedor-relacionados .item.relacionado {
	background-color: #dff5e2;
	border: 1px solid green;
}
.contenedor-relacionados .item .relacionar_con {
	border-bottom: 1px solid #000;
	font-size: 15px;
	margin-bottom: 8px;
	padding-bottom: 4px;
}
.contenedor-relacionados .item .relacionar_con input {
	margin-right: 5px;
	vertical-align: -1px;
}
.contenedor-relacionados .item img {
	float: left;
	margin-right: 8px;
}

/*** Gestión de Tarifas **************************************************************************/
.tarifas_cambiar_anio {
	height: 36px;
	line-height: 20px;
	padding: 25px 0px;
	width: 100%;
}
.tarifas_cambiar_anio h1 {
	line-height: 36px;
	margin: 0px auto;
	text-align: center;
	width: 50%;
}
.tarifas_cambiar_anio a {
	color: #fff;
	font-size: 15px;
	padding: 8px 15px;
}
.tarifas_cambiar_anio a.izq {
	background: url(../img/admin/new/flecha_anterior.png) 5% 9px no-repeat #e1e1e1;
	float: left;
	padding-left: 35px;
}
.tarifas_cambiar_anio a.der {
	background: url(../img/admin/new/flecha_siguiente.png) 95% 9px no-repeat #e1e1e1;
	float: right;
	padding-right: 35px;
}

/*** Calendario Anual ****************************************************************************/
.leyenda-temporadas {
	border-collapse: collapse;
	font-size: 15px;
	border: 1px solid #999;
	margin: 0px 1% 1% 1%;
	width: 98%;
}
.leyenda-temporadas th {
	background-color: #BBB;
	border-bottom: 1px solid #999;
	padding: 0.5% 1%;
}
.leyenda-temporadas td {
	border: 1px solid #999;
	text-align: center;
	padding: 0.5% 1%;
}
.leyenda-temporadas.instrucciones td {
	text-align: left;
}
#contenedor-admin .leyenda-temporadas.instrucciones td h2 {
	font-size: 1.4em;
}
.leyenda-temporadas td span {
	margin-left: 15px;
	padding: 1% 15px;
}
.calendario-anual {
	font-size: 15px;
	width: 100%;
}
.calendario-anual td {
	padding: 1%;
	vertical-align: top;
}
.calendario-anual table {
	border: 1px solid #999;
	border-collapse: collapse;
	width: 100%;
}
.calendario-anual table td {
	border: 1px solid #999;
	padding: 2% 1%;
	text-align: center;
	width: 14.28%;
}
.calendario-anual table .nombre_mes th {
	background-color: #BBB;
	border-bottom: 1px solid #999;
	padding: 2% 1%;
}
.calendario-anual table .week_row_start td {
	background-color: #DDD;
	border-bottom: 1px solid #999;
	padding: 2% 1%;
}
.calendario-anual table .cal_row_start td {
	line-height: 32px;
	padding: 0px;
}
.calendario-anual table .cal_row_start td a {
	color: #000;
	display: block;
	height: 32px;
	position: relative;
}
.calendario-anual table .cal_row_start td a:hover {
	text-decoration: none;
}
.calendario-anual table .cal_row_start td a span.dia_mes {
	background-color: #fff;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	font-size: 10px;
	height: 18px;
	left: 0px;
	line-height: 18px;
	position: absolute;
	top: 0px;
	width: 18px;
}
.calendario-anual table .cal_row_start td a span.tiene_tramo {
	background-color: green;
	color: #fff;
	line-height: 18px;
	padding: 2px 5px;
	position: absolute;
	left: 22px;
	top: 5px;
	width: 25px;
}
.calendario-anual table .cal_row_start td a span.tiene_tramo.inicio_1:before {
	content: "[ ";
}
.calendario-anual table .cal_row_start td a span.tiene_tramo.fin_1:after {
	content: " ]";
}
.tabla_mes td .highlighted {
	background-color: yellow !important;
}
.tabla_mes td .primer_dia, .tabla_mes td .segundo_dia, .tabla_mes td .tramo_dias {
	background-color: yellow !important;
}

/*** Cabecera ************************************************************************************/
header {
	background: #3D89A0;
}

/*** Nuevo menú lateral **************************************************************************/
.migas-admin {
	color: #fff;
	float: left;
	font-size: 2em;
	line-height: 70px;
	text-transform: uppercase;
	position: absolute;
	top: 0px;
	left: 135px;
}
.migas-admin #cd-logo {
	margin: 0px 6px 0px 15px;
}
.migas-admin a {
	color: #fff;
}
#cd-menu-trigger {
	background-color: #BCBF1A;
	font-size: 1.6em;
}
#cd-menu-trigger:hover {
	background: #CDCB50;
}
#cd-top-nav ul {
	font-size: 1.6em;
	line-height: 70px;
	margin: 0px;
	padding: 0px;
}
#cd-top-nav ul li a {
	padding: 0px;
	margin: 0px 1em 0px 0px;
}
#cd-top-nav ul li.con_alerta a {
	border-right: 1px solid #ffffff;
	margin: 0px 1em 0px 0px;
	padding: 0 1em 0 0;
}
#cd-lateral-nav {
	-webkit-box-shadow: inset -2px 0px 5px -2px rgba(0, 0, 0, 1);
	-moz-box-shadow: inset -2px 0px 5px -2px rgba(0, 0, 0, 1);
	box-shadow: inset -2px 0px 5px -2px rgba(0, 0, 0, 1);
}
#cd-lateral-nav .cd-navigation {
	padding: 0px;
	list-style: none;
}
#cd-lateral-nav a {
	color: #3D89A0;
	color: #FFFFFF;
	font-size: 1.2em;
	padding: 0 14px;
}
#cd-lateral-nav a:hover,
.no-touch #cd-lateral-nav a:hover {
	color: #BCBF1A;
}
#cd-lateral-nav a i {
	margin-right: 8px;
	text-align: center;
	width: 18px;
}
#cd-lateral-nav .sub-menu {
	padding: 0px 0px 0px 20px;
	list-style: none;
}
#cd-lateral-nav a#go-home {
	margin: 0 auto;
	text-align: center;
	width: 80%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#cd-lateral-nav a#go-home img {
	border: 0;
	height: auto;
	margin: 0 auto 5% auto;
	max-width: 100%;
}

/*** ComboBox con autocomplete *******************************************************************/
.custom-combobox {
	position: relative;
	display: inline-block;
}
.custom-combobox-toggle {
	position: absolute;
	top: 0;
	bottom: 0;
	margin-left: -1px;
	padding: 0;
}
.custom-combobox-input {
	margin: 0;
	padding: 5px 10px;
}
.contiene_combo * {
	-webkit-text-size-adjust: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contiene_combo button {
	border-left: 0px !important;
	height: 26px !important;
	margin: -4px 0px 0px 0px !important;
	padding: 0px !important;
	width: 4% !important;
}
.ui-autocomplete {
	border: 1px solid #E1E1E1;
}
.ui-autocomplete a:hover {
	background-color: #E1E1E1 !important;
}
.ui-menu.ui-autocomplete .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
	margin: 0px !important;
}
input.input-ordenacion, input.input-ordenacion-destacado, input#num_pagina {
	border: 3px solid #e1e1e1;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 50px;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
input.input-ordenacion:focus, input.input-ordenacion-destacado:focus, input#num_pagina:focus {
	border: 3px solid #3D89A0;
}
.iconos-admin i.fa, .paginador i.fa, ul.acciones i.fa, .acciones .fa {
	color: #3D89A0;
	font-size: 21px;
	vertical-align: -2px;
}
.paginador i.fa {
	background: #3D89A0;
	border-radius: 30px !important;
	color: #fff;
	display: inline-block;
	font-size: 22px;
	height: 25px;
	line-height: 25px;
	margin: 0 5px;
	text-align: center;
	width: 25px;
}
.acciones .fa {
	margin-bottom: 3px;
}
.acciones .fa:hover {
	color: #3D89A0;
}

/*** Área de Usuarios - Subida múltiple de imágenes **********************************************/
#my-awesome-dropzone {
	background: none repeat scroll 0 0 white !important;
	border: 2px dashed #64c3c1;
	border-radius: 5px

	-moz-transition:all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
#my-awesome-dropzone:hover {
	background-color: #f5f5f5 !important;
}
.dropzone {
	min-height: 118px !important;
}
.dropzone .dz-message {
	font-weight: 400 !important;
	font-size: 14px !important;
}
.dropzone-previews {
	background-color: #ffd797;
	border: 1px solid #C86D00;
	border-radius: 8px;
	margin-top: 15px;
	padding: 10px;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.dropzone-previews .dz-preview {
	cursor: move;
	display: inline-block;
	border: 1px solid #555;
	padding: 10px;
	margin: 0px 15px 15px 0px;
	position: relative;
	vertical-align: top;
	width: 350px;
}
.dropzone-previews .dz-preview:hover .dz-details {
	opacity: 1;
}
.dropzone-previews .dz-preview.dz-file-preview .dz-image {
	border-radius: 20px;
	background: #999;
	background: linear-gradient(to bottom, #eee, #ddd);
}
.dropzone-previews .dz-preview.dz-file-preview .dz-details {
	opacity: 1;
}
.dropzone-previews .dz-preview.dz-image-preview {
	background: transparent;
	float: left;
}
.dropzone-previews .dz-preview.dz-image-preview .dz-details {
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-ms-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
}
.dropzone-previews .dz-preview .dz-remove {
	float: left;
	font-size: 22px;
	margin-right: 6px !important;
	text-align: center;
	display: block;
	cursor: pointer;
	border: none;
}
.dropzone-previews .dz-preview .dz-resize  {
	float: left;
	font-size: 22px;
	text-align: center;
	display: block;
	cursor: pointer;
	border: none;
}

.dropzone-previews .dz-preview .dz-reproducir  {
	float: left;
	font-size: 22px;
	text-align: center;
	display: block;
	cursor: pointer;
	border: none;
}

.dropzone-previews .dz-preview:hover .dz-details {
	opacity: 1;
}
.dropzone-previews .dz-preview .dz-details {
	z-index: 20;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	font-size: 13px;
	min-width: 100%;
	max-width: 100%;
	padding: 2em 1em;
	text-align: center;
	color: rgba(0, 0, 0, 0.9);
	line-height: 150%;
}
.dropzone-previews .dz-preview .dz-details .dz-size {
	margin-bottom: 1em;
	font-size: 25px;
}
dz-resize
.dropzone-previews .dz-preview .dz-details .dz-filename {
	white-space: nowrap;
}
.dropzone-previews .dz-preview .dz-details .dz-filename:hover span {
	border: 1px solid rgba(200, 200, 200, 0.8);
	background-color: rgba(255, 255, 255, 0.8);
}
.dropzone-previews .dz-preview .dz-details .dz-filename:not(:hover) {
	overflow: hidden;
	text-overflow: ellipsis;
}
.dropzone-previews .dz-preview .dz-details .dz-filename:not(:hover) span {
	border: 1px solid transparent;
}
.dropzone-previews .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
	background-color: rgba(255, 255, 255, 0.4);
	padding: 0 0.4em;
	border-radius: 3px;
}
.dropzone-previews .dz-preview:hover .dz-image img {
	-webkit-transform: scale(1.05, 1.05);
	-moz-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05);
}
.dropzone-previews .dz-preview .dz-image {
	border-radius: 8px;
	overflow: hidden;
	width: 350px;
	height: 300px;
	position: relative;
	display: block;
	z-index: 10;
}
.dropzone-previews .dz-preview .dz-image img {
	display: block;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
	-webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
	-moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
	-ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
	-o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
	animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
}
.dropzone-previews .dz-preview.dz-error .dz-error-mark {
	opacity: 1;
	-webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
	-moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
	-ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
	-o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
	animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
}
.dropzone-previews .dz-preview .dz-success-mark, .dropzone-previews .dz-preview .dz-error-mark {
	pointer-events: none;
	opacity: 0;
	z-index: 500;
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	margin-left: -27px;
	margin-top: -27px;
}
.dropzone-previews .dz-preview .dz-success-mark svg, .dropzone-previews .dz-preview .dz-error-mark svg {
	display: block;
	width: 54px;
	height: 54px;
}
.dropzone-previews .dz-preview.dz-processing .dz-progress {
	opacity: 1;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.dropzone-previews .dz-preview.dz-complete .dz-progress {
	opacity: 0;
	-webkit-transition: opacity 0.4s ease-in;
	-moz-transition: opacity 0.4s ease-in;
	-ms-transition: opacity 0.4s ease-in;
	-o-transition: opacity 0.4s ease-in;
	transition: opacity 0.4s ease-in;
}
.dropzone-previews .dz-preview:not(.dz-processing) .dz-progress {
	-webkit-animation: pulse 6s ease infinite;
	-moz-animation: pulse 6s ease infinite;
	-ms-animation: pulse 6s ease infinite;
	-o-animation: pulse 6s ease infinite;
	animation: pulse 6s ease infinite;
}
.dropzone-previews .dz-preview .dz-progress {
	opacity: 1;
	z-index: 1000;
	pointer-events: none;
	position: absolute;
	height: 16px;
	left: 26%;
	top: 50%;
	margin-top: -8px;
	width: 250px;
	margin-left: -40px;
	background: rgba(255, 255, 255, 0.9);
	-webkit-transform: scale(1);
	border-radius: 8px;
	overflow: hidden;
}
.dropzone-previews .dz-preview .dz-progress .dz-upload {
	background: #333;
	background: linear-gradient(to bottom, #666, #444);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 0;
	-webkit-transition: width 300ms ease-in-out;
	-moz-transition: width 300ms ease-in-out;
	-ms-transition: width 300ms ease-in-out;
	-o-transition: width 300ms ease-in-out;
	transition: width 300ms ease-in-out;
}
.dropzone-previews .dz-preview.dz-error .dz-error-message {
	display: block;
}
.dropzone-previews .dz-preview.dz-error:hover .dz-error-message {
	opacity: 1;
	pointer-events: auto;
}
.dropzone-previews .dz-preview .dz-error-message {
	pointer-events: none;
	z-index: 1000;
	position: absolute;
	display: block;
	display: none;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
	-moz-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	border-radius: 8px;
	font-size: 13px;
	top: 130px;
	left: -10px;
	width: 140px;
	background: #be2626;
	background: linear-gradient(to bottom, #be2626, #a92222);
	padding: 0.5em 1.2em;
	color: white;
}
.dropzone-previews .dz-preview .dz-error-message:after {
	content: '';
	position: absolute;
	top: -6px;
	left: 64px;
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 6px solid #be2626;
}
.dropzone-previews .dz-button-bar {
	border-radius: 0px 0px 5px 5px;
	padding: 5px 8px;
	margin: 0px;
	background-color: #fff;
	opacity: 0.8;
	position: absolute;
	right: 15px;
	top: 10px;
	z-index: 11;
	border: 1px solid #0073EA;
	border-top: 0;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.dropzone-previews .dz-preview:hover .dz-button-bar {
	opacity: 1;
}
.dropzone-previews .dz-preview .dz-button-bar a {
	margin: 0px 5px 0px 2px;
}

/*** Leyenda para el dropzone ********************************************************************/
.dropzone-leyenda {
	color: #0073EA;
	font-size: 1.3em;
	margin: 10px 0px 10px 0px;
	padding-left: 5px;
}
.dropzone-leyenda div {
	margin-bottom: 4px;
}
.dropzone-leyenda div.ico {
	line-height: 24px;
}
.dropzone-leyenda span {
	display: block;
	float: left;
	height: 24px;
	margin-right: 6px;
	width: 24px;
}
.dropzone-leyenda span.borrar {
	background: url(../img/web/ico_borrar.png) center no-repeat;
}
.dropzone-leyenda span.cortar {
	background: url(../img/web/ico_cortar.png) center no-repeat;
}

/*** Sortable ************************************************************************************/
#sortable {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sortable .imagen-detalle {
	cursor: pointer;
	height: 200px;
	float: left;
	list-style: none;
	cursor: move;
}
html>body #sortable .imagen-detalle {
	height: 200px;
	float: left;
	list-style: none;
}
#fotos .ui-state-highlight {
	background: #E1E1E1 !important;
	border-color: #434343 !important;
	display: block;
	float: left;
	height: 394px;
	margin-right: 15px;
	width: 15px;
}

/*** Miniaturas de los listados ******************************************************************/
.listado tr.linea td.id {
	position: relative;
}
.listado tr.linea td.id .miniatura-listado {
	border: 1px solid #3D89A0;
	left: 100%;
	opacity: 0;
	position: absolute;
	top: 95%;
	visibility: hidden;
	width: 150px;
	z-index: 5;
	-moz-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}
.listado tr.linea:hover td.id .miniatura-listado {
	visibility: visible;
	opacity: 1;
}

#cd-lateral-nav.lateral-menu-is-open{
	background: #000000;
}

/*** BG tr de los listados ******************************************************************/
table.listado tr.linea.borrado td,
table.listado tr.linea.linea-a.borrado td,
table.listado tr.linea.linea-b.borrado td,
table.listado tr.linea.linea-a1.borrado td,
table.listado tr.linea.linea-b1.borrado td, 
table.listado tr.linea.linea-a2.borrado td,
table.listado tr.linea.linea-b2.borrado td,
table.listado tr.linea-a1.borrado td,
table.listado tr.linea-b1.borrado td, 
table.listado tr.linea-a2.borrado td,
table.listado tr.linea-b2.borrado td {
	background-color: #ffdddd;
}
table.listado tr.linea.inactivo td,
table.listado tr.linea.linea-a.inactivo td,
table.listado tr.linea.linea-b.inactivo td,
table.listado tr.linea.linea-a1.inactivo td,
table.listado tr.linea.linea-b1.inactivo td, 
table.listado tr.linea.linea-a2.inactivo td,
table.listado tr.linea.linea-b2.inactivo td,
table.listado tr.linea-a1.inactivo td,
table.listado tr.linea-b1.inactivo td, 
table.listado tr.linea-a2.inactivo td,
table.listado tr.linea-b2.inactivo td  {
	background-color: #ffffcc;
}
table.listado tr.linea.inactivo:hover td,
table.listado tr.linea.linea-a.inactivo:hover td,
table.listado tr.linea.linea-b.inactivo:hover td,
table.listado tr.linea.linea-a1.inactivo:hover td,
table.listado tr.linea.linea-b1.inactivo:hover td, 
table.listado tr.linea.linea-a2.inactivo:hover td,
table.listado tr.linea.linea-b2.inactivo:hover td,
table.listado tr.linea-a1.inactivo:hover td,
table.listado tr.linea-b1.inactivo:hover td, 
table.listado tr.linea-a2.inactivo:hover td,
table.listado tr.linea-b2.inactivo:hover td,
table.listado tr.linea.inactivo:hover td,
table.listado tr.linea.linea-a.linea-c.inactivo td,
table.listado tr.linea.linea-b.linea-c.inactivo td,
table.listado tr.linea.linea-a1.linea-c.inactivo td,
table.listado tr.linea.linea-b1.linea-c.inactivo td, 
table.listado tr.linea.linea-a2.linea-c.inactivo td,
table.listado tr.linea.linea-b2.linea-c.inactivo td,
table.listado tr.linea-a1.linea-c.inactivo td,
table.listado tr.linea-b1.linea-c.inactivo td, 
table.listado tr.linea-a2.linea-c.inactivo td,
table.listado tr.linea-b2.linea-c.inactivo td,
table.listado tr.linea.borrado:hover td,
table.listado tr.linea.linea-a.borrado:hover td,
table.listado tr.linea.linea-b.borrado:hover td,
table.listado tr.linea.linea-a1.borrado:hover td,
table.listado tr.linea.linea-b1.borrado:hover td, 
table.listado tr.linea.linea-a2.borrado:hover td,
table.listado tr.linea.linea-b2.borrado:hover td,
table.listado tr.linea-a1.borrado:hover td,
table.listado tr.linea-b1.borrado:hover td, 
table.listado tr.linea-a2.borrado:hover td,
table.listado tr.linea-b2.borrado:hover td,
table.listado tr.linea.borrado:hover td,
table.listado tr.linea.linea-a.linea-c.borrado td,
table.listado tr.linea.linea-b.linea-c.borrado td,
table.listado tr.linea.linea-a1.linea-c.borrado td,
table.listado tr.linea.linea-b1.linea-c.borrado td, 
table.listado tr.linea.linea-a2.linea-c.borrado td,
table.listado tr.linea.linea-b2.linea-c.borrado td,
table.listado tr.linea-a1.linea-c.borrado td,
table.listado tr.linea-b1.linea-c.borrado td, 
table.listado tr.linea-a2.linea-c.borrado td,
table.listado tr.linea-b2.linea-c.borrado td  {
	background-color: #ccc;
}
/*** Adaptaciones Responsive *********************************************************************/
@media screen and (max-width:1440px) {
	.listado {
		font-size: 11px;
	}
	ul.acciones li.ico-menu {
		width: 25px;
		margin: 0px 5px;
	}
	ul.acciones li {
		padding: 0px 5px;
	}
	.referencia {
		width: 90px
	}
	ul.acciones li.ico-menu ul::after, ul.acciones li.ico-menu ul::before {
		right: 40px;
	}
	.listado .acciones130 {
		width: 100px
	}
}
@media screen and (max-width:1280px) {
	.precio_reserva {
		display: none
	}
	.precio_salida {
		display: none
	}
	.referencia {
		width: 90px
	}
	ul.acciones li.ico-menu {
		width: 25px;
		margin: 0px 5px;
	}
	ul.acciones li {
		padding: 0px 5px;
	}
	.listado .acciones130 {
		width: 100px
	}
	.listado {
		font-size: 11px;
	}
	ul.acciones li.ico-menu ul::after, ul.acciones li.ico-menu ul::before {
		right: 40px;
	}
}
@media screen and (max-width:1024px) {
	#menu ul li a {
		padding: 0 15px;
	}
	.submenu ul li a {
		padding: 0 15px;
	}
	.flechita.subastas {
		background-position: 330px center;
	}
	.flechita.usuarios {
		background-position: 645px center;
	}
	.flechita.gestion {
		background-position: 743px center;
	}
	.flechita.comentarios {
		background-position: 852px center;
	}
	.precio_reserva {
		display: none
	}
	.precio_salida {
		display: none
	}
	.precio_actual {
		display: none
	}
	.referencia {
		width: 90px
	}
	ul.acciones li.ico-menu {
		width: 25px;
		margin: 0px 5px;
	}
	ul.acciones li {
		padding: 0px 5px;
	}
	.listado .acciones130 {
		width: 115px
	}
	.listado .fechas {
		width: 75px;
	}
	.listado {
		font-size: 9px;
	}
	ul.acciones li.ico-menu ul::after, ul.acciones li.ico-menu ul::before {
		right: 40px;
	}
}
@media screen and (max-width:768px) {
	.precio_reserva {
		display: none
	}
	.precio_salida {
		display: none
	}
	.precio_actual {
		display: none
	}
	.destacado {
		display: none
	}
	.lote {
		display: none
	}
	.referencia {
		display: none
	}
	ul.acciones li.ico-menu {
		width: 25px;
		margin: 0px 5px;
	}
	ul.acciones li {
		padding: 0px 5px;
	}
	.listado {
		font-size: 9px;
	}
	ul.acciones li.ico-menu ul::after, ul.acciones li.ico-menu ul::before {
		right: 40px;
	}
	.listado .fechas {
		width: 75px;
	}
}