.container{
	max-width: 1200px !important;
	width: auto !important;
	
}
ul{
	list-style: none;
	padding-left: 0px;
}
a:hover{
	text-decoration: none;
}
body{
	
}
h2, h3{
	color: #456083;
}
label{
	color: #456083;
}
.login-panel{
	max-width: 300px;
	margin: auto;
	margin: 20px auto;
}
.message-area{
	display: none;
}
.bar-top{
	background: url('../images/bg-header2.jpg');
	height: 50px;

}
.bar2-top{
	background: #becfe0;
	width: 100%;
	height: 25px;
}
.bar2-ico{
	height: 47px;
	width: 100%;
	background: url('../images/icon-header.png') no-repeat top center;
}
.bar-footer{
	height: 10px;
	width: 100%;
	background: #becfe0;
}
footer{
	height: 70px;
	background: #456083;
	font-size: 10px;
	color:#fff;
	line-height: 60px;
}
.ico-webinfo{
	margin-top: 5px;
	margin-bottom: 10px;
	background: url('../images/ico-webinfo.png') no-repeat
}
.ico-webinfo:after{
	content: "";
	padding: 11px;
}
.vertical-center{
	width: 100%;
	height: 100%;

}
.vertical-center > tr > td{
	vertical-align: middle;
}
footer{
	bottom: 0px;
}
.text-center{
	text-align: center;
}
.btn-opi1{
	padding: 10px 30px;
	color: #fff;
	border:none;
	background: #000;
}
.btn-opi2{
	padding: 7px 10px 7px 28px !important;
	color: #fff;
	border:none;
	background: #000;
}
.invalid-value{
	border:1px solid #f00 !important;
	background: #fbeeee;
}

input[type="text"], input[type="password"],input[type="number"]{
	width: 100%;
	padding: 7px;
	border:1px solid #999;
	border-radius: 3px;
	margin-bottom: 5px;
}
input[type="text"][readonly]{
	background-color: #eee;
	color: #999 !important;
}
.input-group input[type="text"], .input-group input[type="password"]{
	margin-bottom: 0px;
}
select{
	width: 100%;
	padding: 7px;
	border:1px solid #999;
	border-radius: 3px;
	margin-bottom: 5px;
	background: #fff;
}
input[type="submit"]{
	background: #456083;
	background-image:url("../images/ico-check.png");
	background-repeat: no-repeat;
	border:none;
	font-size: 16px;
	color:#fff;
	padding: 7px 15px 7px 30px;
	    background-position: 8px center;
}
textarea{
	width: 100%;
	padding: 7px;
	border:1px solid #999;
	border-radius: 3px;
	margin-bottom: 5px;
}

.logo-header{
	margin-top: 10px;
}
.text-s1{
	font-size: 12px;
	color:#fff;
	font-weight: bold;

}
.btn1{
	background:#456083;
	color:#fff;
	padding: 5px 20px  !important;;
	font-size: 12px !important;
	font-weight: bold;
	border: none;
}
[type="submit"].btn1{
	padding:3px 20px 3px 30px !important;
	font-size: 13px !important;
}
[type="submit"].btn1:hover{
	color:#456083 !important;
}
.btn1:hover{
	background: #bfcadb;
}
.btn2{
	background:#bfcadb;
	border:1px solid #456083;
	color:#456083;
	padding: 10px 20px 10px 40px;
	font-size: 17px;
	
	line-height: 40px;
	background-image:url("../images/ico-plus.png");
	background-repeat: no-repeat;
	background-position: 10px center;

}
.btn-small{
	background:#bfcadb;
	border:1px solid #456083;
	color:#456083;
	padding: 8px 20px;
}
.ico-plus{
	background-image:url("../images/ico-plus.png");
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 40px;
}
.lh{
	line-height: 50px;
}
.panel-usersession{
	width: 100%;
	font-size: 12px;
}
.current-user{
	background: #fff;
	padding: 5px 10px;
	margin-right: -3px;
}
.administrator-menu{

}
.administrator-menu > ul > li{

	margin:10px 0px;
	position: relative;
	border:1px solid #597190 ;
	background: #597190 url('../images/ico-esmalte.png') no-repeat 8px center;
}
.administrator-menu > ul > li:before{
/*	content: '•';
	font-size: 40px;
	color:#fff;
	position: absolute;
	left: 10px;
    top: -15px;*/
}
.administrator-menu > ul > li > a{
	display: block;
	color: #fff;
	padding: 5px 10px; 
	padding-left: 30px;
	text-transform: uppercase;


}
.administrator-menu > ul > li:hover, .administrator-menu > ul > li.menu-active{

	background: #bfcadb url('../images/ico-esmalte.png') no-repeat 8px center;
	border:1px solid #becfe0 ;
	border-right: none;

}
.administrator-menu > ul > li:hover > a, .administrator-menu > ul > li.menu-active > a{
	color: #fff;
}
.administrator-menu > ul > li:hover:before, .administrator-menu > ul > li.menu-active:before{
color: #fff;
}
.administrator-menu > ul > li.subitem{
	margin: -1px 0px 0px 30px;
	background: #fff;
	border:1px solid #bfcadb;

}
.administrator-menu > ul > li.subitem > a{
	color:#597190;
}
.administrator-menu > ul > li.subitem.first-child{
	margin-top: -9px !important;
}
.administrator-menu > ul > li.subitem.menu-active{
	background: #bfcadb; /*#becfe0;*/
	border:1px solid #bfcadb ;
	border-right: none;
}

.administrator-menu > ul > li.subitem.menu-active > a{
	color: #fff;
}

.table-theme1{
width: 100%;
border-bottom: 1px solid #456083;
}
.table-theme1 thead{
	background: #456083;
	color: #fff;
}
.table-theme1 thead th{
	padding: 5px 8px;
	border-left:1px solid #bfcadb;
	border-right:1px solid #bfcadb;
}
.table-theme1 thead th:first-child{
	border-left:1px solid #456083;
}
.table-theme1 thead th:last-child{
	border-right:1px solid #456083;
}
.table-theme1 tbody td{
	padding: 5px 8px;
	border-left:1px solid #456083;
	border-right:1px solid #456083;
	color: #456083;
}
.table-theme1 tbody tr.tr-bg td{
	background: #bfcadb;
}
.table-theme2{
width: 100%;
border-bottom: 1px solid #597190;
}
.table-theme2 thead{
	background: #597190;
	color: #fff;
}
.table-theme2 thead th{
	padding: 5px 8px;
	border-left:1px solid #597190;
	border-right:1px solid #597190;
	font-weight: 500;
}
.table-theme2 thead th:first-child{
	border-left:1px solid #597190;
}
.table-theme2 thead th:last-child{
	border-right:1px solid #597190;
}
.table-theme2 tbody td{
	padding: 5px 8px;
	border-left:1px solid #597190;
	border-right:1px solid #597190;
	color: #597190;
}
.table-theme2 tbody tr.tr-bg td{
	background: #efeff0;
}
.search{
	background: url("../images/ico-search.png") no-repeat 10px center;
	padding-left: 40px !important;
}
.img-upload-area{
	border:1px solid #999;
	height: 150px;
	width: 120px;
	background: #eee;
}
.upload-button{
	width: 100%;
	position: relative;
}
.upload-button input[type="text"]{
	width: 100%;
	padding-right: 105px;
}
.upload-button input[type="button"]{
	width: 100px;
	position: absolute;
	right: 2px;
	top: 2px;
	padding: 6px;
	background: #597190;
	color:#fff;
	border:none;
}
.img-upload-area{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;

}
.tab-panel{
	width: 100%;
	border-bottom: #456083 1px solid;
	height: 38px;
	margin-bottom: 20px;
}
.tab-panel .item-tab{
	float: left;
	padding: 8px 20px;
	background: #eaeaeb;
	color: #456083;
	border:1px solid #456083;
}
.tab-panel .item-tab.active{
	background: #456083;
	color: #fff;
}

.item-checkbox{
	cursor: pointer;
	line-height: 1.5;
	
}
.item-checkbox[checked]{
	color: #000;
}
.item-checkbox input[type="checkbox"]{
	vertical-align: top;
}
select[disabled]{
	background: #eee;
	color: #777;
}
.calendar{
	text-align: center;
	background: url('../images/ico-calendar.png') no-repeat right center;
}
.menu-reservas{
	width: 100%;
	margin-top:-8px;
}
.menu-reservas ul li{
	float: left;
}
.menu-reservas ul li a{
	background: #eaeaeb;
	font-size: 14px;
	color: #3f5878;
	border:1px solid #3f5878;
	padding:  10px 15px;
	line-height: 35px;
}
.menu-reservas ul li.menu-active a{
	background: #597190;
	color: #fff;
}
.main-table-booking > tbody > tr > td{
	vertical-align: top;
}
.booking{
	width: 100%;
}
.wrapper-sheet{
	position: relative;
}
.main-table-booking{
	width: 100%;
}
.sheet-headers{
width: 100%;
height: 45px;
position: absolute;
left: 0px;
top: 0px;
z-index: 11;

}
.sheet-headers .sh-horas{
	width: 70px;
	height: 100%;
	background: #fff url('../images/ico-clock.png') no-repeat center;
	border: 1px solid #778aa4;
	float: left;
	z-index: 11;
}
.sheet-headers .sh-empleado-panel{
	height: 100%;
	border: 1px solid #778aa4;
	border-left: 1px solid #fff;
	padding: 5px;
	background: #fff url('../images/ico-estilista.png') no-repeat right center;
	float: left;
	min-width: 125px;


}
.sheet-headers .sh-empleado-panel label{
	font-size: 14px;
	color: #14406e;
	display: block;
	margin-bottom: -2px;
}
.sheet-headers .sh-empleado-panel span.cargo-empleado{
	font-size: 12px;
	color: #14406e;
}
.sheet .column-hours{
	width: 70px;
	float: left;
	border-left: 1px solid #14406e;
	border-right: 1px solid #bfcadb;
	margin-top: 45px;
	position: absolute;
	left: 0px;
	z-index: 10;
}
.sheet .column-hours .cell-hour{
	background: #dfe4ed;
	font-size: 12px;
	color: #14406e;
	height: 50px;
	line-height: 14px;
	padding-left: 5px;
}
.sheet .column-empleado.first-column{
	margin-left: 70px;
}
.sheet .column-empleado{
	width: 125px;
	float: left;
	border-left: 1px solid #fff;
	border-right: 1px solid #bfcadb;
	margin-top: 45px;
}
.sheet .column-empleado .cell-hour-area{
	background: #fff;
	font-size: 12px;
	color: #14406e;
	height: 50px;
	line-height: 50px;
	position: relative;
	border-bottom: 1px solid #bfcadb;
}
.wrapper-sheet{
	width: 100%;
	overflow: auto;
}
.timeline{
	position: absolute;
	height: 2px;
	background: #e8d362;
	top: 200px;
	z-index: 10;
}
.item-reserva{
	width: 100%;
	position: relative;
	height: 100%;
	background: #b0efb1;
	overflow: hidden;
	
	
	
}
.item-reserva label{
	color: #fff;
	text-shadow:#000 1px 1px 4px
}
.item-reserva .icon-status-reserva{
	position:absolute;
	top: 0px;
	left: 0px;
	height: 27px;
	width: 27px;
	background: url('../images/status-default.png') no-repeat;
}
.item-reserva  .content-reserva{
	padding-left: 30px;
	line-height: 1;
	padding-top: 5px;
}
.item-reserva  .content-reserva .name-servicio{
	font-size: 10px;
	display: block;
	
	
}
.item-reserva[size="1"] .content-reserva .name-servicio{
	white-space: nowrap;
}
.item-reserva  .content-reserva .name-station{
	font-size: 9px;
	display: block;
	white-space: nowrap;
	
}
.item-reserva  .content-reserva .name-client{
	font-size: 12px;
	display: block;
	white-space: nowrap;
}


.item-reserva.status-default .icon-status-reserva{ background: url('../images/status/status-default.png') no-repeat;}
.item-reserva.status-noconfirmado .icon-status-reserva{ background: url('../images/status/status-trato-confirmar.png') no-repeat;}
.item-reserva.status-confirmado .icon-status-reserva{ background: url('../images/status/status-confirmado.png') no-repeat;}
.item-reserva.status-llegada-cliente .icon-status-reserva{ background: url('../images/status/status-llegada-cliente.png') no-repeat;}
.item-reserva.status-inicio-servicio .icon-status-reserva{ background: url('../images/status/status-inicio-servicio.png') no-repeat;}
.item-reserva.status-fin-servicio .icon-status-reserva{ background: url('../images/status/status-fin-servicio.png') no-repeat;}
.item-reserva.status-pagado .icon-status-reserva{ background: url('../images/status/status-pagado.png') no-repeat;}

.item-reserva.status-confirmar .icon-status-reserva{ background: url('../images/status/status-alerta.png') no-repeat;}
.item-reserva.status-cancelado .icon-status-reserva{ background: url('../images/status/status-cancelado.png?v=2') no-repeat;}
.item-reserva.status-cancelado{ opacity: 0.7}

.item-reserva.status-noshow .icon-status-reserva{ background: url('../images/ico-cross.png') no-repeat center;}

.tool-bar{
	background: #456083;
	
}
.tool-bar-wrapper{
	padding: 10px;
}
.calendar-small-white{
	margin-bottom: 10px;
}
.calendar-small-white table{
	width: 100%;
}
.calendar-small-white table td{
	text-align: center;
}
.calendar-small-white .month-title{
	color: #fff;
}
.calendar-small-white .month-title b{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 500;
}
.calendar-small-white .days-week td{
	padding: 2px 0px;
	color: #fff;
	font-size: 8px;
	text-align: center;

}
.calendar-small-white .day, .calendar-small-white .day-until{
	background: #e6e9ee;
	color: #14406e;
	font-size: 10px;
	padding: 4px 2px;
	border:1px solid  #9ba9bc;
}
.calendar-small-white .day.today, .calendar-small-white .day.today a{
	background: #395883;
	color: #fff;
	text-decoration: none;
}
.calendar-small-white .date_selected{
	background: #88d18a;
}
.btn-booking{
	width: 100%;
	background: #e6e9ee;
	color: #456083;
	font-size: 14px;
	padding: 6px;
	text-align: center;
	display: block;
	cursor: pointer;
	
}
.btn-container{
	padding: 3px;
	border:1px solid #6684a6;
	margin-bottom: 5px;
}
.ico-reservar{background: url('../images/ico-reservar.png') no-repeat center center;padding: 8px;}
.ico-bloquear{background: url('../images/ico-bloquear.png') no-repeat center center;padding: 8px;}
.ico-cancelar{background: url('../images/ico-cross.png') no-repeat center center;padding: 8px;}

.cell-selected{
	background: #eef9fd !important;
	border:1px dashed #14406e;
	border-bottom: 1px dashed #14406e !important;
}
.contextmenu{
	width: 200px;
	height: 340px;
	background: #456083;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 20;
	box-shadow: 5px 5px 8px #888;
	padding: 5px;
	display: none;
}
.contextmenu2{
	width: 200px;
	background: #456083;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 20;
	box-shadow: 5px 5px 8px #888;
	padding: 5px;
	display: none;
}
.contextmenu-content{
	width: 100%;
	height: 100%;
	border:1px solid #14406e;
	padding: 10px;
}
.contextmenu-content ul li{
	color: #dfe4ed;
	line-height: 1.5;
}
.line-blue{
	height: 1px;
	width: 100%;
	background: #14406e;
}
.contextmenu-content .link-menu{
	display: block;
	text-align: center;
	color: #dfe4ed;
	font-size: 14px;
	font-weight: bold;
	line-height: 2;
	cursor: pointer;
}
.contextmenu-content .link-menu:hover{
	background: #dfe4ed;
	color: #14406e;
}
.contextmenu-content .btn-go-caja{
	display: block;
	text-align: center;
	border:1px solid ;
	background: #5f799a;
		color: #dfe4ed;
		padding: 10px;
		font-weight: bold;
		cursor: pointer;
}
.contextmenu-content .btn-go-caja:hover{
	background: #dfe4ed;
	color: #14406e;
}
 .contextmenu-content .btn-noshow{
	display: block;
	text-align: center;
	border:1px solid ;
	background: #f9786f;
	color: #dfe4ed;
	padding: 10px;
	font-weight: bold;
	cursor: pointer;
	margin-top: 5px;
}
.contextmenu-content .btn-noshow:hover{
	background: #dfe4ed;
	color: #14406e;
}
 .contextmenu-content .btn-noshow.disable{
 	background: #eee !important;
 	color: #ccc;
 	cursor: default;
 }
 .contextmenu-content .btn-noshow.disable:hover{
 	background: #eee !important;
 	color: #ccc;
 }
.cell-hour-area .layer-block{
	
	position: absolute;
	background: rgba(0,0,0,0.5) url('../images/ico-block2.png') no-repeat center;
	z-index: 15;
	left: 0px;
}
.cell-hour-area[disable_time="1"]{
	background: #c7c7c7 !important;
	    border-bottom: 1px solid #e4e4e4 !important;
}

.wi-overlayer{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
}
.wi-box-container{
	background: #fff;
	position: fixed;
	
	height: 300px;
	width: 400px;
	top: 200px;
	left: 200px;
}
.wi-box-container .wi-box-header {
	width: 100%;
	height: 30px;
	background: #456083;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
	padding-left: 20px;
} 
.wi-box-container .wi-box-header .wi-box-close{
	float: right;
	margin-right: 10px;
	cursor: pointer;
}
.wi-box-container  .wi-box-body{
	padding: 10px;
	height: 100%;
	opacity: 0;
}
.wi-box-container.loading  {
	background-image: url('../images/loading.gif');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 50px;
}
.panel-reservar{
	width: 970px;
}
.list-clientes-container{
	position: relative;
	width: 480px;
}
.list-clientes{
	width: 100%;
	position: absolute;
	
	left: 0px;
	border:1px solid #456083;
	padding: 2px 0px;
	background: #fff;
	z-index: 1;
}
.list-clientes table{
	width: 100%;
}
.list-clientes table tr:hover{
	background: #eee;
	cursor: pointer;
}
.list-clientes table td{
	padding: 4px;
	font-size: 12px;
	white-space: nowrap;
}
.border-rigth{
	border-right: 1px solid #456083;
}
.item-info{
	font-size: 12px;
	color: #333;
	line-height: 14px;
	margin-bottom: 10px;
}
.item-info b{
	font-weight: bold;
	display: block;
	color: #456083;
}
.datos-facturar{
	color: #456083;
	font-size: 14px;
	font-weight: 500;
}
.totales-table{
	width: 100%;
}
.totales-table td{
	padding:8px 5px;
	color: #14406e;
}
.totales-table tr > td:first-child{
	text-align: right;
	padding-right: 20px;
	border-right: 1px solid #597190;
}
.totales-table tr > td:last-child{
	    width: 171px;
    text-align: right;
    padding-right: 69px;
}

.ico-cart{background: url('../images/ico-cart.png') no-repeat center center;padding: 24px 17px;}
.ico-servicio{background: url('../images/ico-servicio.png') no-repeat center center;padding: 24px 17px;}
.ico-certificado{background: url('../images/ico-certificado.png') no-repeat center center;padding: 24px 17px;}
.ico-propinas{background: url('../images/ico-propinas.png') no-repeat center center;padding: 24px 17px;}
.ico-descuentos{background: url('../images/ico-descuentos.png') no-repeat center center;padding: 24px 17px;}
.ico-pagar{background: url('../images/ico-pagar.png') no-repeat center center;padding: 24px 17px;}
.ico-hold{background: url('../images/ico-hold.png') no-repeat center center;padding: 24px 17px;}

.btn-caja{
	width: 100%;
	padding: 2px 5px;
	border:1px solid #6684a6;
	margin-bottom: 4px;
}
.btn-caja a{
	background: #e6e9ee;
	display: block;
	padding: 8px 10px;
	color: #14406e;
	text-align: center;
}
.btn-caja:hover a{
	font-weight: bold;
}
.img-prev-producto{
	width: 170px;
	height: 190px;
	background: #c1cddd;
	background-size: cover;
	background-position: center;
}
.prev-nombreproducto{
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	color: #456083;
	margin-bottom: 0px;
}
.prev-precioproducto{
color: #456083;
margin-bottom: 0px;
}
.prev-codigoproducto{
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	color: #456083;
	margin-bottom: 0px;
}

.prev-descripcion{
	color: #456083;
	height: 100px;
}

table .item-seleccionado{
	background: #ccc;
}
.info-tienda{
	border-bottom: 2px solid #456083;
	padding: 10px 0px;
	color: #456083;
	margin-bottom: 20px;
	
}
.info-tienda .row{
	margin-bottom: 10px;
}
.num-hold{
	background:#61c361;
	color: #fff;
	border-radius: 10px;
	padding: 4px 6px;
	font-weight: bold;
	font-size: 10px;


}
.lista-cajas-hold{
	width: 500px;
	padding: 10px;
	
}
.lista-cajas-hold .item-hold{
	padding: 10px 0px;
	font-size: 13px;
	
}
.lista-cajas-hold .item-hold:hover .row{
	background:#456083;
	color:#fff;
}
.lista-cajas-hold .item-hold .row{
	border-bottom: 1px solid #e6e9ee;
	margin:  0px;
	padding: 12px 0px;
}
.lh2{
	line-height: 2.5;
}

.panel-descuento-item{
	color:#456083; 
	width: 300px;
}
.panel-descuento-item .row{
	margin-bottom: 10px;
}
.descuentos-aliados-panel{
	height: 120px;
	border: 1px solid #456083;
	overflow: auto;
}
.small-text{
	font-size: 10px;
	color:#456083; 
}
.item-resumen-pago{
	color: #456083;
	padding: 5px 0px;
	border-bottom: 1px solid #9cb0ca;
	margin: 0px;
}
.item-resumen-pago div{
	padding-left: 0px;
	padding-right: 0px;
}

.resument-cantidad{
	font-size: 10px;
	display: block;
}
.totales-resumen{
	padding: 4px 0px;
	color: #456083;
		padding-left: 0px;
	padding-right: 0px;
}
.dropdownlist{
	width: 100%;
	height: 36px;
	    border: 1px solid #999;
    border-radius: 3px;
	position: relative;
	display: block;

}
.dropdownlist-items{
	width: 100%;
	padding: 5px;
	background: #fff;
	border:1px solid #ccc;
	position: absolute;
	left: 0px;
	top: 35px;
	display: none;
z-index: 1;
}
.dropdownlist-items .dl-item{
	display: block;
	clear: both;
	height: 50px;
	width: 100%;
	padding: 5px 0px;
	color: #456083;
	line-height: 3;
}
.dropdownlist-items .dl-item img{
	max-height: 40px;
	max-width: 60px;
}
.dropdownlist-view img{
	max-height: 30px;
	max-width: 50px;
}
.dropdownlist-items .dl-item:hover{
	background: #eee;
	cursor: pointer;
}
.dropdownlist .dl-icon{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
}
.dropdownlist-view{
	width: 100%;
	height: 100%;
	position: relative;
	display: block;
	line-height: 33px;
}
.posts-details{
	width: 100%;
}
.posts-details td{
	padding: 5px;
	color: #456083;
	font-size: 14px;
}
.posts-details tfoot td{
	font-weight: bold;
	border-top: 1px solid #456083;
}
.posts-details tbody tr{
	border-bottom: 1px solid #9cb0ca;
}
.loading-sumit{
	background: url('../images/loading.gif') no-repeat;
	background-size: 30px;
	padding: 10px 18px;
	background-position: 3px;
	display: none;
}
.color-preview{
	height: 30px;
	width: 100%;
	margin-bottom: 15px;
}
.submenu{
	margin: 20px 0px;
	padding-bottom: 8px;
	border-bottom: 1px solid #597190;
}
.submenu a{
	background: #eaeaeb;
	color: #597190;
	padding: 10px 20px;
	border:1px solid  #597190;
}
.submenu a.active{
	background: #597190;
	color: #fff;
}
.table-totales td{
	    padding: 5px 8px;
}
.pagination{
	text-align: right;
	width: 100%;
}
.pagination a{
	padding: 5px 10px;
	
	background:#bfcadb;
	color: #456083;
}
.pagination a.current-page{
	background: #456083;
	color: #fff;
}
.item-descuento-aliado{
	padding: 10px;
	width: 100%;
	border-bottom:1px solid #456083;
	color: #456083;
}
.search-row{
	padding: 0px 15px;
}
.search-row input[type="text"]{
	width: 80%;
}
.search-row input[type="submit"]{
	width: 19%;
    height: 34px;
   
   /* line-height: 30px*/
}
.calendar-container{
	width: 160px;
	background:#456083;
}
.tachado{
	text-decoration: line-through;
}
.item-beneficiario{
	padding: 5px;
	border-radius: 10px;
	background: #bfcadb;
	margin-bottom: 5px;
}
.item-beneficiario .delete-beneficiario{
	float: right;
	margin-right: 10px;
	cursor: pointer;
	color: #456083;
}
.busqueda-servicios-reserva{
	padding-top: 10px;
}
.busqueda-servicios-reserva input[type="text"]{

}

.nano .nano-content { padding-right: 10px; }

.nano > .nano-pane > .nano-slider{
	    background: rgba(69,96,131,0.8) !important;
}
.separator{
	height: 5px;
}
div.garantia{
	background: #e28a09;
}

.ver{
	cursor: pointer;
}