@CHARSET "UTF-8";
@import url(reset.css);
@import url(lib.css);
html, body{
	/*background: #f6f4f5 url(/reservatorbook/app/web/img/backend/body.png) 0 0 repeat-x;*/
	background: #f6f4f5;
	color: #595a5c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-weight: normal;
	height: 100%;
}
a:link, a:visited, a:active, a:hover{
	color: #63A8C9;
	outline: none;
}
#processing {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background-color:#E5E5E5;
	color:#000000;
	display:none;
	font-weight:bold;
	left:50%;
	padding:5px 8px;
	position:absolute;
	top:20px;
	width:auto;
	z-index:9999;
}
#container{
	min-height: 100%;
	width: 100%;
	/*background-image:url(../img/backend/ReservatorRww.png);
	background-repeat:no-repeat;*/
}
#header{
	height: 10px;
	position: relative;
	margin: 0 auto;
	width: 50%;
}

.label-title {
	display: block;
	float: left;
	color: #006b88;
	font-size: larger;
	text-shadow: 1px 1px 1px #ffffff;
	padding-bottom: 1%;
	padding: 6px 0 0;
	width: 150px;
}

p.logoR{
	background-image: url(../img/backend/ReservatorR.png)  !important;
	transform: scale(.5);
	opacity: .9;
	display: block;
	float: left;
	width: 110px;
	padding-top: 5px;
	position: relative;
	left: 6%;
	z-index: 10000000;
}

#rest_logo {
	z-index: 900;
	cursor: pointer;
	position: relative;
}

#logo{
	margin: 0 auto;
	height: 27px;
	line-height: 35px;
	/*font-size: 27px;*/
	text-align: center;
	/*font-weight: 800;*/
	font-weight: 600;
	/*text-shadow: #f7f7f7 1px 1px 0;*/
}
#logo a{
	line-height: 27px;
	display: inline-block;
	padding-left: 15px;
	padding-right: 2%;
	text-decoration: none;
	color: white;
	text-align: center;
	border-radius: 22px;
	font-size: 43px;
	/*color: rgb(2, 101, 128);
	background: white;*/
}

#logo span{
	display: block;
	float: right;
	color: #0882b3;
	font-size: 24px;
	font-weight: bold;
	width: 80px;
	text-indent: 10px;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#logo a{ font-size: 20px; }
}
#middle{
	padding: 0 0 60px;
	margin: 0 auto;
	width: 100%;
}

#leftmenu{
	float: left;
	width: 20%;
	position: relative;
	z-index: 6;
}

/*#right{
	float: right;
	width: 78%;
	position: relative;
}*/
#footer-wrap{
	background: #f6f5f5 url(../img/backend/footer.png) 0 0 repeat-x;
	height: 40px;
	margin-top: -40px;
	width: 100%;
}
#footer{
	height: 40px;
	margin: 0 auto;
	position: relative;
	width: 100%;
}
#footer_center{
	height: 40px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	background: #fff;
}
#footer p{
	position: absolute;
	top: 7px;
	right: 0;
	margin-right: 5%;
}

.content-top{
	/*background: url(../img/backend/content-top.png) 0 0 no-repeat;
	height: 5px;*/
	overflow: hidden;
}
.content-middle{
	/*background: url(../img/backend/content-middle.png) 0 0 repeat-y;*/
	/*padding: 1% 1%;*/
	background: #ffffff;
	border: #fafffb;
	border-style: solid;
	border-width: 1px;
	/*border-radius: 5px;*/
	overflow: hidden;
	/* width: 210px; */
	/*margin-top: 5px;
	margin-right: 1%;*/
	/*box-shadow: 0px 0px 5px 2px #c3c1c1;*/
	/*min-height: 600px;*/
}

.content-bottom{
	/*background: url(../img/backend/content-bottom.png) 0 0 no-repeat;*/
	height: 11px;
	overflow: hidden;
}

/*.content-top-left_mapa{
	background: url(../img/backend/content-top.png) 0 0 no-repeat;
	height: 5px;
	overflow: hidden;
	background-size: contain;
}
.content-middle-left_mapa{
	background: url(../img/backend/content-middle.png) 0 0 repeat-y;
	padding: 10px 20px;
	background: #ffffff;
	border: #fafffb;
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
	overflow: hidden;
	width: 210px;
	margin-top: 5px;
	margin-right: .5%;
	box-shadow: 0px 0px 5px 2px #c3c1c1;
	background-size: contain;
}
.content-bottom-left_mapa{
	background: url(../img/backend/content-bottom.png) 0 0 no-repeat;
	height: 11px;
	overflow: hidden;
	background-size: contain;
}*/

.leftmenu-top{
	/*background: url(../img/backend/leftmenu-top.png) 0 0 no-repeat;*/
	height: 5px;
	overflow: hidden;
	width: 240px;
}
.leftmenu-middle{
	/*background: url(../img/backend/leftmenu-middle.png) 0 0 repeat-y;*/
	margin-left: 3%;
	background: #ecebeb;
	border: #fafffb;
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
	overflow: hidden;
	width: 210px;
	/*box-shadow: 0px 0px 5px 2px #c3c1c1;*/
}
.leftmenu-bottom{
	/*background: url(../img/backend/leftmenu-bottom.png) 0 0 no-repeat;*/
	height: 10px;
	overflow: hidden;
	width: 240px;
}
/* Login */
#login-content{
	margin: 80px auto 0;
	min-height: 220px;
	height: auto !important;
	height: 220px;
	width: 560px;
}
#login-content h3{
	color: #6f8a9f;
	font-weight: bold;
	font-size: 1.4em;
	margin: 0 0 10px 0;
	text-align: center;
	text-transform: uppercase;
}
.login-box{
	width: 517px;
	height: 197px;
	background: url(../img/backend/login.png) 0 0 no-repeat;
	overflow: hidden;
	padding: 20px;
}
/* Buttons */
.button{
	border: none;
	cursor: pointer;
	height: 30px;
	width: 97px;	
}
.button_hover{background-position: 0 -30px;}
/* Form controls */
.text:not(.dropdown-menu .text),
.select,
.textarea{
	background-color: #fff;
	border: solid 1px #a0bad1;
	box-shadow: inset 2px 2px 1px #e8e8e8;
	border-radius: 3px;
	-moz-box-shadow: inset 2px 2px 1px #e8e8e8;	
	-moz-border-radius: 3px;
	-webkit-box-shadow: inset 2px 2px 1px #e8e8e8;
	-webkit-border-radius: 3px;
	padding: 5px 3px;
}
.chzn-choices{
	background-color: #fff !important;
	border: solid 1px #a0bad1 !important;
	box-shadow: inset 2px 2px 1px #e8e8e8 !important;
	border-radius: 3px !important;
	-moz-box-shadow: inset 2px 2px 1px #e8e8e8 !important;	
	-moz-border-radius: 3px !important;
	-webkit-box-shadow: inset 2px 2px 1px #e8e8e8 !important;
	-webkit-border-radius: 3px !important;
}
.text{
	height: 20px;
}
.form{}
.form p,
.p{
	overflow: hidden;
	margin: 0 0 10px;
}
.pj-form .p{
	padding: 5px;
}
.form .title{
	display: block;
	float: left;
	padding: 6px 0 0;
	width: 150px;
}
.form .title-block{
	display: block;
}
.form .title-block a{
	line-height: 22px;
}
.form .content{
	display: block;
	padding: 6px 0 0;
}
label.error{
	color: red;
	display: block;
	/*padding: 5px 0 0 150px;*/
	font-size: 12px;
	text-indent: 150px;
}
label.customError,
label.err{
	background-color: #FFB4B4;
	border: solid 1px #990000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #660000;
	display: block;
	width: auto;
	padding: 5px;
	margin: 2px 0px 0px 0px;
	float: left;

}
em{
	/*display: block;*/
	padding: 3px 0 2px 0;
	/*margin: 5px 0 5px 150px;*/
	font-size: .9em;
}
.answer-container em{
	margin-left: 0px;
}
.answer-validate{
	display: none;
}
.tblError em, .pj-table em{
	margin-left: 0;
}
.pj-form-field-custom label.error{
	text-indent: 0;
}
span.left{
	display: block;
	margin: 6px 0 0;
}
.form h3{
	color: #185181;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px;
	text-transform: uppercase;
}
/* Menu */
.menu{
	list-style: none;
	margin: 9px auto;
	overflow: hidden;
	width: 188px;
}
.menu li{
	margin: 0 0 5px 0;
}

.menu li #menu-newBooking, #menu-newBooking:link{
	background: url(../img/backend/leftmenu-sprite4.png) 0 0 no-repeat;
	color: #ffffff;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
	width: 188px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000000;
}

.menu li #menu-newBooking:hover, #menu-newBooking .menu-focus{
	background-position: 0 -37px;
	color: #242625;
	text-shadow: 1px 1px 1px #ffffff;
	text-decoration: none;
}

.menu li #menu-phoneCall, #menu-phoneCall:link{
	background: url(../img/backend/leftmenu-sprite4.png) 0 0 no-repeat;
	color: #ffffff;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
	width: 188px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000000;
}

.menu li #menu-phoneCall:hover, #menu-phoneCall .menu-focus{
	background-position: 0 -37px;
	color: #242625;
	text-shadow: 1px 1px 1px #ffffff;
	text-decoration: none;
}

.menu li a:link, .menu li a:visited{
	background: url(../img/backend/leftmenu-sprite.png) 0 0 no-repeat;
	color: #989393;		
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
	width: 188px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #fff;
}
.menu li a:hover,
.menu li a.menu-focus{
	background-position: 0 -37px;
	color: #242625;
	text-decoration: none;
}
.menu a span{
	display: block;
	float: left;
	height: 30px;
	margin: 3px 12px 0 10px;
	width: 40px;
}

/*.menu-dashboard{background: url(../img/backend/menu-dashboard.png) 0 -30px no-repeat}
.menu-restaurants{background: url(../img/backend/menu-restaurants.png) 0 -30px no-repeat}
.menu-bookings{background: url(../img/backend/menu-bookings.png) 0 -30px no-repeat}
.menu-newBooking{background: url(../img/backend/menu-newBooking3.png) 0 -30px no-repeat}
.menu-phoneCall{background: url(../img/backend/menu-phoneCall.png) 0 -30px no-repeat}

.menu-vouchers{background: url(../img/backend/menu-vouchers.png) 0 -30px no-repeat}
.menu-options{background: url(../img/backend/menu-options.png) 0 -30px no-repeat}
.menu-moreoptions{background: url(../img/backend/menu-optionsmore.png) 0 -30px no-repeat}
.menu-users{background: url(../img/backend/menu-users.png) 0 -30px no-repeat}
.menu-preview{background: url(../img/backend/menu-preview.png) 0 -30px no-repeat}
.menu-install{background: url(../img/backend/menu-install.png) 0 -30px no-repeat}
.menu-logout{background: url(../img/backend/menu-logout.png) 0 -30px no-repeat}*/

.menu-focus .menu-dashboard, .menu a:hover .menu-dashboard,
.menu-focus .menu-restaurants, .menu a:hover .menu-restaurants,
.menu-focus .menu-newBooking, .menu a:hover .menu-newBooking,
.menu-focus .menu-phoneCall, .menu a:hover .menu-phoneCall,
.menu-focus .menu-bookings, .menu a:hover .menu-bookings,
.menu-focus .menu-vouchers, .menu a:hover .menu-vouchers,
.menu-focus .menu-options, .menu a:hover .menu-options,
.menu-focus .menu-moreoptions, .menu a:hover .menu-moreoptions,
.menu-focus .menu-users, .menu a:hover .menu-users,
.menu-focus .menu-preview, .menu a:hover .menu-preview,
.menu-focus .menu-install, .menu a:hover .menu-install,
.menu-focus .menu-logout, .menu a:hover .menu-logout{
    color: #2c638c !important;
}

#menu-phoneCall .fas, #menu-newBooking .fas {
    color: #fff;
}

/* table */
.table{
	border-collapse: separate;
	border-top: solid 1px #e5e2e2;
	border-left: solid 1px #e5e2e2;
	border-bottom: solid 1px #e5e2e2;
	empty-cells: show;
	width: 100%;
}
.table th{
	background-color: #fff;
	border-bottom: solid 1px #e5e2e2;
	border-right: solid 1px #e5e2e2;
	color: #027ac6;
	font-weight: bold;
	font-size: 1.2em;
	height: 35px;
	line-height: 35px;
	padding: 0 0 0 10px;
}
.table th.nosub{
	border-bottom: solid 1px #fff;
}
.table th.sub{
	background-color: #f7f7f7;
	border-right: solid 1px #e5e2e2;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-top: solid 1px #fff;
	color: #000;
	font-size: 1em;
	height: 30px;
	line-height: 30px;
	padding: 0px 10px;
	white-space: nowrap;
}
.table th.sort{
	overflow: hidden;
	padding: 0;
	width: 16px;
}
.table th.sort div{
	height: 35px;
	line-height: normal;
	overflow: hidden;
	width: 16px;
}
.table a:link, .table a:visited{
	color: #007AC3; /*808080;*/
	text-decoration: none;
}
.table a:hover{
	text-decoration: underline;
}
.sort a{
	display: block;
	height: 16px;
	overflow: hidden;
	width: 16px;
}

.table tbody tr.odd{
	background-color: #fff;
}
.table tbody tr.even{
	background-color: #F7F7F7;
}
.table tbody tr.highlight{
	background-color: #FFFFCC;
}
.table tbody tr.hover{
	background-color: #F7F7F7;
}
.table a.icon:link, .table a.icon:visited{
	color: #757777;
	display: block;
	height: 16px;
	line-height: 16px;
	text-indent: 20px;
	text-decoration: none;
}

.table td{
	border-right: solid 1px #e5e2e2;
	border-top: solid 1px #e5e2e2;
	border-left: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 5px 7px;
}
.table span.ghost{
	display: block;
	width: 24px;
	height: 24px;
}

.pj-table-icon-view {
	background: url("../img/backend/pj-view.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 24px;
    margin: 0 4px 0 0;
    width: 23px;
}
.pj-table-icon-view:hover{
	background-position: 0 -24px;
}
.pj-skin-preview{
	margin-top: 1px;
}
.pj-table span.fs10{
	font-size: 11px;
	float: left;
}
.pj-status-pending, .pj-status-processing {background: #fff url(../img/backend/pj-pending.png) 71px 2px no-repeat;}
.pj-status-enquiry{
	background: #fff url(../img/backend/pj-enquiry.png) 71px 2px no-repeat;
}

/* jqueryui fix */
.ui-widget {
    font-family: inherit;
    font-size: inherit;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: inherit;
    font-size: inherit;
}
img.ui-datepicker-trigger {
    cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	padding: 10px 0;
	overflow: hidden;
}
#content div.ui-tabs{
	padding: 0;
}
#content div.ui-widget-content{
	background: none;
	border: none;
}
.ui-tabs .ui-tabs-nav li a{
	padding: .5em 10px;
	float: left;
}
/* Errors */
.notice-box{
	margin: 0 0 10px 0;
	overflow: hidden;
	background: #e9f5fa;
	border-color: #afe4fa;
	border-style: solid;
	border-width: 1px;
	padding: 10px;
	position: relative;
	/* background-size: contain; */
	display: inline-block;
	width: 97%;
	box-shadow: 1px 2px 0px 0px #ececec;
}
/*.notice-top{
	background: url(../img/backend/notice-top.png) 0 0 no-repeat;
	height: 2px;
	overflow: hidden;
}
.notice-middle{
	background: url(../img/backend/notice-middle.png) 0 0 repeat-y;
	background-size: contain;
	overflow: hidden;
	padding: 10px;
	position: relative;
}
.notice-bottom{
	background: url(../img/backend/notice-bottom.png) 0 0 no-repeat;
	height: 5px;
	overflow: hidden;
}*/
.notice-middle .notice-close{
	display: inline-block;
	width: 16px;
	height: 16px;
	position: absolute;
	top: 4px;
	right: 4px;
	background: url(../img/backend/closeGray.png) 0 0 no-repeat;
}
.notice-middle .notice-info{
	background: url(../img/backend/icon-info.png) 0 0 no-repeat;
	display: block;
	float: left;
	height: 32px;
	margin: 0 10px 0 0;
	width: 32px;	
}
/* status */
.label-status{
	padding: 2px 4px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
}
.user-role-director{background-color: #6EB738; color: #fff; text-shadow: 1px 1px 1px #3E6820;}
.user-role-directorGrupo{background-color: #e60000; color: #fff; text-shadow: 1px 1px 1px #770202;}
.user-role-owner{background-color: #006699; color: #fff; text-shadow: 1px 1px 1px #092B90;}
.user-role-superAdmin{background-color: #006699; color: #fff; text-shadow: 1px 1px 1px #092B90;}
.user-role-gestor{background-color: #8c4299; color: #fff; text-shadow: 1px 1px 1px #630990;}
.user-role-camarero{background-color: #CC6633; color: #fff; text-shadow: 1px 1px 1px #996600;}
.user-role-cocinero{background-color: rgb(225, 188, 9); color: #fff; text-shadow: 1px 1px 1px #504300;}
.user-role-TPV{background-color: rgb(50, 169, 184); color: #fff; text-shadow: 1px 1px 1px #0b2c32;}
.user-role-comandera{background-color: rgb(40, 102, 6); color: #fff; text-shadow: 1px 1px 1px #173b03;}
.order-status-pending{background-color: #FF9900; color: #000; text-shadow: 1px 1px 1px #fff;}
.order-status-confirmed{background-color: #2A8000; color: #fff; text-shadow: 1px 1px 1px #999;}
.order-status-cancelled{background-color: #B3B3B3; color: #fff; text-shadow: 1px 1px 1px #333;}

.order-type-pickup{background-color: #996100; color: #fff; text-shadow: 1px 1px 1px #999;}
.order-type-delivery{background-color: #990052; color: #fff; text-shadow: 1px 1px 1px #333;}
.is_featured-1{background-color: #FF9900; color: #000; text-shadow: 1px 1px 1px #fff;}
.is_featured-0{background-color: #B3B3B3; color: #fff; text-shadow: 1px 1px 1px #333;}

.booking-icon{
	text-indent: 27px;
	display: block;
	line-height: 20px;
}
/* paginator */
.paginator{
	overflow: hidden;
	margin: 10px 0 0 0;
}
.paginator li{
	display: inline-block;
}
.paginator li a:link, .paginator li a:visited{
	background-color: #CCCCCC;
	color: #000;
	display: block;
	float: left;
	margin: 0 2px 0 0;
	padding: 1px 4px;
	border-radius: 2px;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
}
.paginator li a:hover{
	background-color: #EAEAEA;
}
.paginator li a.focus{
	background-color: #072B4F;
	color: #fff;
}
/* fieldset */
.fieldset legend{
	background-color: #003366;
	color: #fff;
	padding: 2px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 250px;
}
.fieldset{
	background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
    padding: 10px;
    margin-bottom: 12px;
}
.fieldset legend{
	background-color: #003366;
    border-radius: 3px;
    -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
    color: #FFFFFF;
    padding: 2px 5px;
    width: 250px;
}
/* Colors */
.white{background-color: #fff; border: solid 1px #ccc; color: #000 !important}
.sky{background-color: #EAFBFB; border: solid 1px #ccc;}
.light{background-color: #f5f5f5; border: solid 1px #ccc;}

.gallery-item{
	background-color: #fdfdfd;
	float: left;
	width: 100px;
	height: 140px;
	margin: 0 5px 5px 0;
	text-align: center;
}
.gallery-image{
	cursor: move;
	margin: 0 !important;
}
.gallery-image a.image{
	cursor: move;
}
.gallery-image img{
	border: solid 1px #ccc;
	padding: 1px;
	margin: 7px 0 0 0;
}
#sortable{
	overflow: hidden;
	width: 740px;
}
.stock-image{
	display: block;
	float: left;
	margin: 0 5px 5px 0;
}
.stock-image img,
.in-stock{
	padding: 1px;
	border: solid 1px #ccc;
}
.stock-image img.current{
	border: solid 1px #003399;
}

.ico{
	display: block;
	height: 16px;
	width: 16px;
}

.attr abbr{
	font-weight: bold;
}
.attr, .attr_item{
	float: left;
	margin: 0 5px 0 0;
}
.attr a, .attr input,
.attr_item a, .attr_item input{
	float: left;
}
.attr a, 
.attr_item a{
	margin: 7px 0 0 5px;
}
.attr abbr, 
.attr_item abbr{
	cursor: pointer;
}

.attrBox{
	border-bottom: solid 1px #ccc;
	line-height: 34px;
	overflow: hidden;
	padding: 5px 0;
}
.img-frame{
	border: solid 1px #ccc;
	padding: 1px;
}
.map_holder{
	width: 710px;
	height: 280px;
	padding: 10px;
	border: solid 1px #ccc;
	margin: 0 0 10px;
}
.map_canvas{
	width: 100%;
	height: 100%;
	display: block;
}
.opBox{
	border-bottom: solid 1px #ccc;
	margin: 0 0 10px;
}

/****************Dashboard***************/
.dashboard_header{
	width: 742px;
	height: 98px;
	background: url(../img/backend/dashboard_header.png) 0 0 no-repeat;
	margin-bottom: 20px;
}
.dashboard_header .item{
	width: 246px;
	height: 98px;
	float: left;
	position: relative;
}
.dashboard_header .item .stat{
	position: absolute;
	top: 20px; 
	left: 50px;
	min-height: 44px;
	color: #8D8A8A;
}
.dashboard_header .item .galleries{
	background: url(../img/backend/dashboard_galleries.png) 0 0 no-repeat;
}
.dashboard_header .item .photos{
	background: url(../img/backend/dashboard_photos.png) 0 0 no-repeat;
}
.dashboard_header .item .users{
	background: url(../img/backend/dashboard_users.png) 0 0 no-repeat;
}
.dashboard_header .item .stat .info{
	margin-left: 60px;
	font-size: 15px;
}
.dashboard_header .item .stat .info abbr{
	display: block;
	font-size: 31px;
	font-weight: bold;
	color: #515050;
	line-height: 36px;
    text-shadow: 1px 1px 1px #FFFFFF;
}
.dashboard_box{
	min-height: 300px;
	height: auto !important;
	width: 742px;
}
.dashboard_top{
	background: url(../img/backend/dashboard_top.png) 0 0 no-repeat;
	height: 41px;
}
.dashboard_middle{
	background: url(../img/backend/dashboard_middle.png) 0 0 repeat-y;
	overflow: hidden;
}
.dashboard_bottom{
	background: url(../img/backend/dashboard_bottom.png) 0 0 no-repeat;
	height: 5px;
}
.dashboard_column_top{
	color: #515050;
	font-size: 16px;
	line-height: 41px;
	float: left;
	width: 242px;
	height: 41px;
	margin: 0 8px 0 0;
	text-indent: 10px;
}
.dashboard_column_top:last-child,
.dashboard_column_top_last{
	margin: 0;
}
.dashboard_column{
	float: left;
	margin: 0 8px 0 0;
	width: 242px;
	overflow: hidden;
	min-height: 250px;
	height: auto !important;
	height: 1px;
}
.dashboard_column:last-child,
.dashboard_column_last{
	margin: 0;
}

.dashboard_row{
	border-bottom: solid 1px #ccc;
	padding: 20px 10px;
	overflow: hidden;
}
.dashboard_row:last-child,
.dashboard_row_last{
	border-bottom: none;
}

.dashboard_row{
	
}
.dashboard_gallery_row img{
	display: block;
	border: none;
	float: left;
	width: 100px;
	margin-right: 6px;
}
.dashboard_gallery_row .gallery-detail{
	overflow: hidden;
}
.dashboard_gallery_row .gallery-detail label{
	display: block;
	margin-bottom: 6px;
}
.dashboard_gallery_row .gallery-detail span{
	display: block;
}

.dashboard_photo_row img{
	display: block;
	border: none;
	float: left;
	width: 100px;
	margin-right: 6px;
}
.dashboard_photo_row .photo-detail{
	overflow: hidden;
}
.dashboard_photo_row .photo-detail label{
	display: block;
	margin-bottom: 6px;
}
.dashboard_photo_row .photo-detail span{
	display: block;
}
.dashboard_row label{
	display: block;
	margin-bottom: 5px;
}
.dashboard_row label a{
	text-decoration: none;
}

.dashboard_date {
    border-left: 1px solid #E9E8E7;
    color: #8B8888;
    float: right;
    padding: 0 0 0 10px;
    text-align: center;
}

.dashboard_date abbr {
    color: #515050;
    display: block;
    font: bold 14px/28px Verdana,sans-serif;
    text-transform: uppercase;
}

.dashboard_hour {
    color: #515050;
    float: right;
    font: bold 30px Verdana,sans-serif;
    padding: 7px 10px 0;
}
.extra_header{
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #f5f5f5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f5f5f5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f5f5f5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */
	border: solid 1px #ddd;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font: bold 14px/30px Arial, sans-serif;
	padding: 10px;
}
.tipsy-listing{
	width: 250px;
}
.tipsy-listing .tipsy-inner{
	width: 230px;
	text-align: left;
	max-width: 230px;
}

.pj-form-field-select{
	padding: 6px !important; 
}

/* Slider CSS */
.timestamp_section {
	margin-top: 5%;
}

#time-range p {
	font-family:"Arial", sans-serif;
	font-size:14px;
	float: right;
	color:#333;
}

.ui-slider-horizontal {
	height: 8px;
	background: #D7D7D7;
	border: 1px solid #BABABA;
	box-shadow: 0 1px 0 #FFF, 0 1px 0 #CFCFCF inset;
	clear: both;
	margin: 8px 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider-horizontal .ui-slider-range {
	top: -1px;
	height: 100%;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	height: 8px;
	font-size: .7em;
	display: block;
	border: 1px solid #5BA8E1;
	box-shadow: 0 1px 0 #AAD6F6 inset;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
	background: #81B8F3;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #A0D4F5), color-stop(100%, #81B8F3));
	background-image: -webkit-linear-gradient(top, #A0D4F5, #81B8F3);
	background-image: -moz-linear-gradient(top, #A0D4F5, #81B8F3);
	background-image: -o-linear-gradient(top, #A0D4F5, #81B8F3);
	background-image: linear-gradient(top, #A0D4F5, #81B8F3);
}
.ui-slider .ui-slider-handle {
	border-radius: 50%;
	background: #F9FBFA;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
	background-size: 100%;
	background-image: -webkit-gradient(linear, 50% 0, 50% 100%, color-stop(0%, #C7CED6), color-stop(100%, #F9FBFA));
	background-image: -webkit-linear-gradient(top, #C7CED6, #F9FBFA);
	background-image: -moz-linear-gradient(top, #C7CED6, #F9FBFA);
	background-image: -o-linear-gradient(top, #C7CED6, #F9FBFA);
	background-image: linear-gradient(top, #C7CED6, #F9FBFA);
	width: 22px;
	height: 22px;
	-webkit-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
	-moz-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
	box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.6), 0 -1px 0 1px rgba(0, 0, 0, 0.15) inset, 0 1px 0 1px rgba(255, 255, 255, 0.9) inset;
	-webkit-transition: box-shadow .3s;
	-moz-transition: box-shadow .3s;
	-o-transition: box-shadow .3s;
	transition: box-shadow .3s;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 1;
	width: 22px;
	height: 22px;
	cursor: default;
	border: none;
	cursor: pointer;
}
.ui-slider .ui-slider-handle:after {
	content:"";
	position: absolute;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	top: 50%;
	margin-top: -4px;
	left: 50%;
	margin-left: -4px;
	background: #30A2D2;
	-webkit-box-shadow: 0 1px 1px 1px rgba(22, 73, 163, 0.7) inset, 0 1px 0 0 #FFF;
	-moz-box-shadow: 0 1px 1px 1px rgba(22, 73, 163, 0.7) inset, 0 1px 0 0 white;
	box-shadow: 0 1px 1px 1px rgba(22, 73, 163, 0.7) inset, 0 1px 0 0 #FFF;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.5em;
	margin-left: -.6em;
}
.ui-slider a:focus {
	outline:none;
}

#slider-range {
	margin-bottom:5%;
}

.body-popup #slider-range {
	margin: 2%;
}

#slider-range label {
	position: absolute;
	width: 20px;
	margin-top: 20px;
	margin-left: -10px;
	text-align: center;
}

.empty {
//    background-color: #135E8D;
//    color: #FFFFFF;

	background-color: transparent;
	color: black;
}

.empty > span {
	line-height: 1.5em;
	position: absolute;
	left: 0;
	right: 0;
	top: 5%;
}


/*.ui-resizable-handle {
	content: "";
	border-top: 20px solid black;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	-webkit-transform: rotate(-45deg);
	z-index: 1;
	opacity: 0.5;
	position: absolute;
	right: -18px;
	bottom: -3px;
	pointer-events: none;
}*/
.contrast{
	background-color: #862a2a00;
	background-image: linear-gradient(0deg, transparent 24%, rgb(110, 110, 110) 25%, rgb(110, 110, 110) 26%, transparent 27%, transparent 74%, rgb(110, 110, 110) 75%, rgb(110, 110, 110) 76%, transparent 77%, transparent),
	linear-gradient(90deg, transparent 24%, rgb(110, 110, 110) 25%, rgb(110, 110, 110) 26%, transparent 27%, transparent 74%, rgb(110, 110, 110) 75%, rgb(110, 110, 110) 76%, transparent 77%, transparent);
	height: 100%;
	background-size: 13px 13px;
	z-index: 1;
	position: absolute;
	width: 100%;
	left: 0%;
	top: 0%;
}

.rect {
    cursor: pointer;
    display: block;
	font-size: .8em;
    /*overflow: hidden;*/
    position: absolute;
    text-align: center;
    z-index: 2;
}

@media (max-width:320px)  { .rect {
	font-size: 0.5vw;
} /* smartphones, iPhone, portrait 480x320 phones */ }
@media (max-width:481px)  { .rect {
	font-size: 0.5vw;
} /* portrait e-readers (Nook/Kindle), smaller tablets @ 600 or @ 640 wide. */ }
@media (max-width:641px)  { .rect {
	font-size: 0.5vw;
} /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */ }
@media (max-width:1024px)  { .rect {
	font-size: 0.8vw;
} /* tablet, landscape iPad, lo-res laptops ands desktops */ }

.rect-fixed{
	filter: drop-shadow(0px 0px 1px #000000) drop-shadow(0px 0px 1px #000000);
}

.map_component {
	max-height: 76%;
	max-width: 76%;
	margin: 12%;
}

.inmap_component {
	max-height: -webkit-fill-available;
	max-width: -webkit-fill-available;
	margin: 0;
}

.selected_component {
	-webkit-box-shadow: inset 0px 0px 10px 5px rgba(62, 142, 177);
	-moz-box-shadow: inset 0px 0px 10px 5px rgba(62, 142, 177);
	box-shadow: inset 0px 0px 10px 4px rgba(62, 142, 177);
}

@media (min-width: 768px) {
	.table_selected {
		outline: #0b7a96 solid 2px;
		-webkit-filter: unset;
		filter: unset;
	}

	.rect:not([data-type*=mueble]):not([data-type*=subzone]):hover, .hover {
		-webkit-filter: drop-shadow(1px 1px 0 #e17109) drop-shadow(-1px -1px 0 #e17109) !important;
		filter: drop-shadow(1px 1px 4px #e17109) drop-shadow(-1px -1px 4px #e17109) !important;
	}
}
@media (min-width: 992px) {
	.table_selected {
		-webkit-filter: drop-shadow(1px 1px 0 rgb(44, 131, 155)) drop-shadow(-1px -1px 0 rgb(44, 131, 155));
		filter: drop-shadow(1px 1px 5px #0b7a96) drop-shadow(-1px -1px 5px #0b7a96);
		outline: unset;
	}

	.rect:not([data-type*=mueble]):not([data-type*=subzone]):hover, .hover {
		-webkit-filter: drop-shadow(1px 1px 0 #e17109) drop-shadow(-1px -1px 0 #e17109) !important;
		filter: drop-shadow(1px 1px 4px #e17109) drop-shadow(-1px -1px 4px #e17109) !important;
		/*-webkit-box-shadow: 0px 0px 20px 5px rgba(242,127,0,1);
        -moz-box-shadow: 0px 0px 20px 5px rgba(242,127,0,1);
        box-shadow: 0px 0px 20px 5px rgba(242,127,0,1);*/
	}
}


#components_menu > div.ui-widget-content {
	border: 1px solid #aaa;
	background-color: rgba(5, 77, 135, 0.09);
	padding:0;
	margin-top: 0.5%;
	margin-bottom: 0.5%;
}

#sb-body-inner {
	scrollbar-width: none;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}

#top_mapa {
	width: 100%;
}

.dContainer {
    position: relative;
}

.dWrapper {
    margin-left: 112px;
  	overflow: auto;
	overflow-y: hidden;
	-ms-overflow-y: hidden;
    padding-bottom: 5px;
    width: 630px;
}

.Flipped
{
	transform:rotateX(180deg);
	-ms-transform:rotateX(180deg); /* IE 9 */
	-webkit-transform:rotateX(180deg); /* Safari and Chrome */
}
.dTable td.dHeadcol {
    border-bottom: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    border-top: 1px solid #E5E2E2;
    left: 0;
    margin-top: -1px;
    position: absolute;
    top: auto;
    width: 100px;
    vertical-align: middle;
}
.dTable td.dHead {
    background-color: #F7F7F7;
    font-weight: bold;
    min-width: 120px;
    text-align: left;
}
.dTable td.dSlot{
	text-align: left;
}

.dTable td.tdCenter{
	text-align: center;
}
.dTable td.tdCenter a{
	text-decoration: none;
}
label.ui-state-active{
	background: green !important;
	color: #fff !important;
}

a.btnRemoveTable{
	display: inline-block;
    height: 24px;
    margin: 0 4px 0 0;
    width: 23px;
    background: url("../img/backend/pj-delete.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
a.btnRemoveTable:hover{
	background-position: 0 -24px;
}
.boxScheduleOuter{
	position: relative;
}
#pj_schedule_loader{
	display: none;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 9999;
	background: url("../img/backend/pj-preloader.gif") no-repeat scroll center center rgba(153, 153, 153, 0.3);
    left: 0;
    position: absolute;
    top: 0px;
}

#print_wrap {
    background-color: #FFFFFF;
    margin: 0 auto;
    padding: 10px 0;
    width: 1040px;
}

.rbMapOuter{
	float: left;
	margin-left: 12px;
}
.rbMapContainer{
	position: relative;
	display: block;
	border-left: 1px solid #dddddd;
}
.rbMapContainer .sbook-rect {
    display: block;
    overflow: hidden;
    position: absolute;
    text-align: center;
    z-index: 1000;
    background-color: #2a6ab2;
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.rbMapContainer .sbook-busy{
	color: #ffffff;
    font-family: 'Lato', sans-serif;
	font-size: 15px;
	font-weight: 700;
	background-color: #b6cadf;
}
.rbBookingList{
	float: left;
}
.pj-back{
	line-height: 22px;
	text-decoration: none;
}
#discount_format{
	line-height: 30px;
}
.ui-front {
    z-index: 99999;
}

.pj-loader-outer{
	position: relative;
}
/*.pj-loader{
	display: none;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 9999;
	background: url("../img/backend/pj-preloader.gif") no-repeat scroll center center rgba(153, 153, 153, 0.3);
    left: 0;
    position: absolute;
    top: 0px;
}*/

.theme-holder{
	padding-top: 15px;
	overflow: hidden;
}
.theme-holder .theme-box-outer{
	width: 19.59999%;
	margin-bottom: 26px;
	display: inline-block;
	vertical-align: top;
}
.theme-holder .theme-box{
	margin-left: 10px;
	overflow: hidden;
}
.theme-holder .theme-box .theme-image{
	display: block;
	width: 120px;
	border: 2px solid #e9e9e9;
	position: relative;
	margin-bottom: 8px;
}
.theme-holder .theme-box .theme-image.active{
	border: 2px solid #b2ca80;
}
.theme-holder .theme-box .theme-image span{
	display: none;
	position: absolute;
	width: 24px;
	height: 27px;
	left: 0px;
	bottom: 0px;
	background: url("../img/backend/tick.png") no-repeat;
}
.theme-holder .theme-box .theme-image.active span{
	display: block;
}
.theme-holder .theme-box .theme-image img{
	display: block;
}
.theme-holder .theme-box label{
	display: block;
	color: #68add6;
	text-align: center;
	margin-bottom: 8px;
	width: 120px;
}
.theme-holder .theme-box label.inused{
	margin-bottom: 0px;
	color: #595a5c;
	margin-top: 15px;
	font-weight: bold;
}
.btn-resv-filter{
	padding-left: 10px !important;
	padding-right: 10px !important;
}

/* Nuestro css */
#select_restaurante{
	margin-top: 30px;
	position: relative;
	width: 212px;
	padding-left: 2%;
}

#selectRest{
	width: 63%;
	margin-left: 2%;
	padding: unset;
}

#new_restaurante{
	margin-left: 25%;
	margin-right:25%;
	width: 50%;
	margin-top: 30px;
}

.tableHead th{
	background: url("../img/backend/ui-bg_glass_45_0078ae_1x400.png") 50% 50% repeat-x;
	background-color: #f7f7f7;
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;
	border-right: solid 1px #e5e2e2;
	border-bottom: solid 1px #e5e2e2;
	font-weight: bold;
	padding: 6px 5px;
	empty-cells: show;
	background-color: #1761aa;

	cursor:pointer;
	/*text-align: center;*/
	color: #ffffff !important;
}

.tableBody {
	display: block;
	background-color: #a1d2db;
}

.tableHead th:after {
	width: 0px;
	height: 3px;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #ffffff;
	float:right;
	content: '';

}

.working_time{
	text-align: center;
	color: #ffffff !important;
	background-color: #026580 !important;
}

/* Warning of bookin statuses*/
.bookingNotice{
	background: #d4712f url("../img/backend/warning.png") no-repeat 10px 50%;
	border:1px solid #c6662e;
}

.alert-box {
	border:1px solid #c65916;
	font-family:Tahoma, Geneva, Arial, sans-serif;
	font-size:11px;
	padding: 5px 0px 5px 34px;
	margin: 5px;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.alert-box .warning-close{
	display: inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	right: 0px;
	float: right;
	background: url(../img/backend/closeWhite.png) 0 0 no-repeat;
}

.alert-box span {
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: 1px;
}

/* Warning of No SHOW clients */
.bookingNotice2{
	background: #d43c44 url("../img/backend/warning.png") no-repeat 10px 50%;
	border:1px solid #8b101f;
}

.alert-box2 {
	color:#555;
	border:1px solid #8b101f;
	font-family:Tahoma, Geneva, Arial, sans-serif;
	font-size:11px;
	padding: 5px 0px 5px 34px;
	margin:5px;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.alert-box4 {
	color:#555;
	border:1px solid #8b101f;
	font-family:Tahoma, Geneva, Arial, sans-serif;
	font-size:11px;
	padding: 5px 0px 5px 34px;
	margin:5px;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.bookingNotice4{
	background: #7930d6c7  url("../img/backend/warning.png") no-repeat 10px 50%;
	border:1px solid #310182;
}

.alert-box2 .noShow-close, .alert-box4 .messages-close, .menu-close {
	display: inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	right: 0px;
	float: right;
	background: url(../img/backend/closeWhite.png) 0 0 no-repeat;
}

.alert-box2 span {
	letter-spacing: 1px;
}

/*Warning of GESTOR INSTRUCTIONS */
.bookingNotice3{
	background: #64a1c3 url("../img/backend/warning.png") no-repeat 10px 50%;
	border:1px solid #104a64;
}

.alert-box3 {
	color:#555;
	border:1px solid #104a64;
	font-family:Tahoma, Geneva, Arial, sans-serif;
	font-size:11px;
	padding: 5px 0px 5px 34px;
	margin:5px;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}

.alert-box3 .instruction-warning-close {
	display: inline-block;
	width: 16px;
	height: 16px;
	position: relative;
	right: 0px;
	float: right;
	background: url(../img/backend/closeWhite.png) 0 0 no-repeat;
}

.alert-box3 span {
	letter-spacing: 1px;
}
/* End GESTOR INSTRUCTIONS */

.occupation-box {
	background-color: #077ba0;
	border: 1px solid #0d323f;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 11px;
	padding: 6px 9px;
	margin-left: 25%;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
.occupation-box .occupation{
	font-weight: normal;
	display: inline-block
}

.full {
	margin-left: 0;
	margin-bottom: 2%;
}

.pj-status{
	background-color: #fff;
	border: solid 1px #c9d1da;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 1px 1px 1px #eeeff0;
	-webkit-box-shadow: inset 1px 1px 1px #eeeff0;
	box-shadow: inset 1px 1px 1px #eeeff0;
	display: block;
	padding: 3px 3px 3px 1px;
	width: 100% !important;
	font-size: 0.885em;
}

select.pj-status{
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
}

.pj-status-cancelled, .pj-status-Cancelled{background: #fff url(../../../core/framework/libs/pj/img/pj-disabled.png) 71px 2px no-repeat;}
.pj-status-pending, .pj-status-Pending, .pj-status-processing{background: #fff url(../../../core/framework/libs/pj/img/pj-pending.png) 71px 2px no-repeat;}
.pj-status-confirmed, .pj-status-Confirmed{background: #fff url(../../../core/framework/libs/pj/img/pj-active.png) 71px 2px no-repeat;}
.pj-status-T, .pj-status-F, .pj-status-E{width: 81px !important}

/** New status types **/
.pj-status-noShow{
	background: #fff url(../img/backend/pj-no-show.png) 71px 2px no-repeat;
	background-size: 16px 16px;}
.pj-status-sentado{
	background: #fff url(../img/backend/pj-sentado.png) 71px 2px no-repeat;
	background-size: 16px 16px;}
.pj-status-listaE{
	background: #fff url(../img/backend/pj-listae.png) 71px 2px no-repeat;
	background-size: 16px 16px;}
.pj-status-libre{
	background: #fff url(../img/backend/pj-listae.png) 71px 2px no-repeat;
	background-size: 16px 16px;}
.pj-status-tarjeta{
	background: #fff url(../img/backend/pj-tarjeta.png) 71px 2px no-repeat;
	background-size: 16px 16px;}
.pj-status-denied{
	background: #fff url(../img/backend/pj-denied.png) 71px 2px no-repeat;
	background-size: 16px 16px;}
.pj-status-desisted{
	background: #fff url(../img/backend/pj-desisted.png) 71px 2px no-repeat;
	background-size: 16px 16px;}
.pj-status-arrived{
	background: #fff url(../img/backend/pj-arrived.png) 71px 2px no-repeat;
	background-size: 16px 16px;}
.pj-status-finished, .pj-status-closed{
	background: #fff url(../img/backend/pj-finished.png) 71px 2px no-repeat;
	background-size: 16px 16px;}
.pj-status-notify{
	background: #fff url(../img/backend/pj-notify.png) 71px 2px no-repeat;
	background-size: 16px 16px;}
.pj-status-hold{
	background: #fff url(../img/backend/pj-hold.png) 71px 2px no-repeat;
	background-size: 16px 16px;}
.pj-status-dessert{
	background: #fff url(../img/backend/pj-dessert.png) 71px 2px no-repeat;
	background-size: 16px 16px;}
.pj-status-bill{
	background: #fff url(../img/backend/pj-bill.png) 71px 2px no-repeat;
	background-size: 16px 16px;}
.pj-status-comanda{
	background: #fff url(../img/backend/pj-comanda.png) 71px 2px no-repeat;
	background-size: 16px 16px;}

#pj-listaE{
	-moz-box-shadow: inset 0px 1px 0px 0px #eba4ca;
	-webkit-box-shadow: inset 0px 1px 0px 0px #eba4ca;
	box-shadow: inset 0px 1px 0px 0px #eba4ca;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f7acd4), color-stop(1, #ffffff));
	background: -moz-linear-gradient(top, #eba4ca 5%, #ffffff 100%);
	background: -webkit-linear-gradient(top, #eba4ca 5%, #ffffff 100%);
	background: -o-linear-gradient(top, #eba4ca 5%, #ffffff 100%);
	background: -ms-linear-gradient(top, #eba4ca 5%, #ffffff 100%);
	background: linear-gradient(to bottom, #eba4ca 5%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7acd4', endColorstr='#fc83c4',GradientType=0);
	/* background-color: #f8c8e2; */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ff0091;
	display: inline-block;
	cursor: pointer;
	color: #a71175;
	font-family: Arial;
	font-size: 13px;
	padding: 4px 10px;
	text-decoration: none;
	/* text-shadow: 0px 1px 0px #de077a; */
}

#pj-listaE:hover{
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #eba4ca), color-stop(1, #eba4ca)) !important;
	background:-moz-linear-gradient(top, #eba4ca 5%, #eba4ca 100%) !important;
	background:-webkit-linear-gradient(top, #eba4ca 5%, #eba4ca 100%) !important;
	background:-o-linear-gradient(top, #eba4ca 5%, #eba4ca 100%) !important;
	background:-ms-linear-gradient(top, #eba4ca 5%, #eba4ca 100%) !important;
	background:linear-gradient(to bottom, #eba4ca 5%, #eba4ca 100%) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a',GradientType=0) !important;
	background-color:#ffffff !important;
	color: #f8f4ff !important;
}

#pj-listaE.pj-button-active {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f863b3), color-stop(1, #f863b3)) !important;
	background:-moz-linear-gradient(top, #f863b3 5%, #f863b3 100%) !important;
	background:-webkit-linear-gradient(top, #f863b3 5%, #f863b3 100%) !important;
	background:-o-linear-gradient(top, #f863b3 5%, #f863b3 100%) !important;
	background:-ms-linear-gradient(top, #f863b3 5%, #f863b3 100%) !important;
	background:linear-gradient(to bottom, #f863b3 5%, #f863b3 100%) !important;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a',GradientType=0) !important;
	background-color:#ffffff !important;
	color: #f8f4ff !important;
	border: 2px solid #ff0091 !important;
}

#divFilter{
	clear: left;
}

#divFilter > a{
	margin-top: 4px;
	margin-right: 4px;
}

/** Colors for bookings in table **/
.res_conf{
	background-color: #95ff7a;
}
.res_sent{
	background-color: #a370c1;
}
.res_pend{
	background-color: #ffee7a;
}

/** Button Client/NoClient **/
.pClient{
	margin-top: 10%;
	margin-bottom: 2%;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
	background-color: #008c13;
	margin-left: 31%;
	margin-right:25%;
	width: 50%;
	text-shadow: 1px 1px 1px #000000;
	position: relative;
}

.pNoClient{
	margin-top: 10%;
	margin-bottom: 2%;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #ffffff;
	background-color: #8c1013;
	margin-left: 31%;
	margin-right:25%;
	width: 50%;
	text-shadow: 1px 1px 1px #000000;
	position: relative;
}

.client{
	margin-left: 25%;
	margin-right:25%;
}

.powered{
	background: url(/reservatorbook/app/web/img/backend/unnamed3.png) no-repeat center left;
	padding: 10px;
	padding-right: 15px;
}

.powered-enoticket{
	background: url(/reservatorbook/app/web/img/backend/enoticket-logo.png) no-repeat center left;
	padding: 60px;
	padding-right: 15px;
}

.powered-enturismo{
	background: url(/reservatorbook/app/web/img/backend/logo_vino_completo.jpg) no-repeat center left;
	padding: 60px;
	padding-right: 15px;
}

/*.powered{
	width: 20px;
	height: 20px;
	content: url(../img/backend/unnamed.png) ;
	padding-left: 5px;
	padding-right: 5px;
	position: relative;
	top: 5px;
}*/

.shift-checkbox li{
	/*display: block;*/
	padding-left: 17%;
	float: left;
	width: 25%;
}

.shift-checkbox div{
	padding-top: 15px;
	padding-bottom: 25px;
	float: left;
	width: 25%;
}

.shift-checkbox-bodega li{
	/*display: block;*/
	padding-left: 17%;
	float: left;
	width: 100%;
}

.shift-checkbox-bodega div{
	padding-top: 15px;
	padding-bottom: 25px;
	float: left;
	width: 25%;
}

/** For view with map + create booking form **/
#left_mapa{
	float: left;
	width: 50%;
}


#right_mapa{
	padding-right: 10px;
	float: left;
	width: 49%;
	height: 100%;
}

.tab_content{
	/*background: rgba(1, 107, 136, 0.51); */
	/* margin-left: 1%; */
	float: left;
	/* border-radius: 0px 0px 15px 15px; */
	width: 100%;
	/* height: 527px;
	margin-bottom: 2%;*/
	/* margin-top: 3%; */
	top: -5px;
	position: relative;
	/* box-shadow: 0px 0px 4px 2px rgb(1, 107, 136); */
	/* -webkit-box-shadow: 0px 0px 4px 2px rgb(1, 107, 136); */
	-moz-box-shadow: 0px 0px 4px 2px rgb(1, 107, 136);
	/* border-style: dashed; */
}




@media (min-width: 1024px) {

	#middle {
		width: 1024px;
	}
}

@media (min-width: 1440px) {

	#left_mapa {
		width: 50%;
	}
}

#middle_map input[type="text"].pj-form-field, #middle_map input[type="password"].pj-form-field {
	height: 30px;
}

.full_width {
	width: 100%;
}

#top_mapa {
	padding: 5px 0 35px;
	margin: 0 auto;
	width: 80%;
}

#middle_map{
	/*margin: 0 5px;*/
	width: 100%;
}

.mapBooking{
	padding-left: 5%;
	padding-right: 5%;
	margin-top: 3%;
}

#frmCreateBooking .title, .timestamp_section .title {
	display: block;
	float: left;
	color: #006b88;
	text-shadow: 1px 1px 1px #ffffff;
	padding-bottom: 1%;
}

.horizontal_dotted_line{
	border-bottom: 1px dashed #9e9e9e;
	width: 100%;
	margin-top: 5px;
}

/** Personalized JQuery ui **/
.ui-datepicker, .ui-datepicker input{
	font-size:150% !important;
}

.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{
	zoom: 1.3;
	-moz-transform: scale(1.3);
	-moz-transform-origin: 0 0;
}

.ui-widget-header {
	border: 1px solid #026580;
	background: #5c9ccc url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
	color: #fff;
	font-weight: bold;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	border: 1px solid #0287a3;
	background: #f5f8f9 url(images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #e17009;
}

.tabs-border {
	border: 2px solid rgb(63, 137, 157);
	height: 100%;
}

.pj-button-datos{
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811));
	background:-moz-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:-webkit-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:-o-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:-ms-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:linear-gradient(to bottom, #77d42a 5%, #5cb811 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811',GradientType=0);
	background-color:#77d42a;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #268a16;
	cursor:pointer;
	color:#ffffff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	font-size:14px;
	font-weight:bold;
	height: 30px;
	padding: 1px 13px;
	text-decoration:none;
	display: block;
	margin : 0 auto;
}


/** Button RESERVAR in createbooking **/
.pj-button-reservar {
	-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77d42a), color-stop(1, #5cb811));
	background:-moz-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:-webkit-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:-o-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:-ms-linear-gradient(top, #77d42a 5%, #5cb811 100%);
	background:linear-gradient(to bottom, #77d42a 5%, #5cb811 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77d42a', endColorstr='#5cb811',GradientType=0);
	background-color:#77d42a;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #268a16;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	padding: 7px 56px;
	text-decoration:none;
	text-shadow:1px 1px 1px #000000;

	display: block;
	margin : 0 auto;
}
.pj-button-reservar:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #5cb811), color-stop(1, #77d42a));
	background:-moz-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	background:-webkit-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	background:-o-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	background:-ms-linear-gradient(top, #5cb811 5%, #77d42a 100%);
	background:linear-gradient(to bottom, #5cb811 5%, #77d42a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb811', endColorstr='#77d42a',GradientType=0);
	background-color:#5cb811;
}
.pj-button-reservar:active {
	position:relative;
	top:1px;
}


/*
.pj-button-reservar, .pj-button-reservar:link, .pj-button-reservar:hover {
	background: url(../img/backend/leftmenu-sprite4.png) 0 0 no-repeat;
	color: #ffffff;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
	width: 199px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000000;
	cursor: pointer;
	margin-left: 20%;
}

.pj-button-reservar:hover, .pj-button-reservar .menu-focus{
	background-position: 0 -37px;
	color: #242625;
	text-shadow: 1px 1px 1px #ffffff;
	text-decoration: none;
	*/

/*.pj-button-paso, .pj-button-paso:link, .pj-button-paso:hover {
	background: #e17009;
	color: #ffffff;
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	border-radius: 20px;
	float:right;
	padding: 10px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000000;
	cursor: pointer;
	margin-right: 10%;
}

.pj-button-paso:hover, .pj-button-paso .menu-focus{
	background: #1ec290;
	color: #ffffff;
	text-shadow: 1px 1px 1px #242625;
	text-decoration: none;
}*/
/* OLD .pj-button-paso {
	-moz-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fce2c1;
	box-shadow:inset 0px 1px 0px 0px #fce2c1;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fad2af), color-stop(1, #e17109));
	background:-moz-linear-gradient(top, #fad2af 5%, #e17109 100%);
	background:-webkit-linear-gradient(top, #fad2af 5%, #e17109 100%);
	background:-o-linear-gradient(top, #fad2af 5%, #e17109 100%);
	background:-ms-linear-gradient(top, #fad2af 5%, #e17109 100%);
	background:linear-gradient(to bottom, #fad2af 5%, #e17109 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fad2af', endColorstr='#e17109',GradientType=0);
	background-color:#fad2af;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius: 20px;
	border: 1px solid #e17109;
	display: block;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	width: 40%;
	font-weight: bold;
	padding: 6px 25px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #000000;
	margin-left: 30%;
	margin-right: 30%;
	margin-bottom: 5%;
	margin-top: 5%;
	text-align: center;
}*/
.pj-button-paso {
	-moz-box-shadow: inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow: inset 0px 1px 0px 0px #fce2c1;
	box-shadow: inset 0px 1px 0px 0px #fce2c1;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f5c397), color-stop(1, #e17109));
	background: -moz-linear-gradient(top, #f5c397 5%, #e17109 100%);
	background: -webkit-linear-gradient(top, #f5c397 5%, #e17109 100%);
	background: -o-linear-gradient(top, #f5c397 5%, #e17109 100%);
	background: -ms-linear-gradient(top, #f5c397 5%, #e17109 100%);
	background: linear-gradient(to bottom, #f5c397 5%, #e17109 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fad2af', endColorstr='#e17109',GradientType=0);
	background-color: #fad2af;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 5px;
	border: 1px solid #e17109;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-family: Arial;
	font-size: 13px;
	width: 85px;
	font-weight: bold;
	padding: 5px 5px;
	text-decoration: none;
	text-shadow: 1px 1px 1px #924905;
	text-align: center;
}

.pj-button-paso:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e17109), color-stop(1, #fad2af));
	background:-moz-linear-gradient(top, #e17109 5%, #f5c397 100%);
	background:-webkit-linear-gradient(top, #e17109 5%, #f5c397 100%);
	background:-o-linear-gradient(top, #e17109 5%, #f5c397 100%);
	background:-ms-linear-gradient(top, #e17109 5%, #f5c397 100%);
	background:linear-gradient(to bottom, #e17109 5%, #f5c397 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e17109', endColorstr='#fad2af',GradientType=0);
	background-color:#e17109;
	color: #ffffff;
	text-decoration:none;
}
.pj-button-paso:active {
	position:relative;
	top:1px;
}


.pj-button-shift a{
	text-decoration: none;
	-moz-box-shadow: 1px 1px 1px #FBFBFB;
	-webkit-box-shadow: 1px 1px 1px #FBFBFB;
	box-shadow: 1px 1px 1px #FBFBFB;
}
.body-popup{
	background: #f6f4f5 url(../img/backend/body2.png) 0 0 repeat-x;
	width: 100%;
}


/* Botón liberar */
#liberar {
	-moz-box-shadow:inset 0px 1px 0px 0px #f3dcc8;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f3dcc8;
	box-shadow:inset 0px 1px 0px 0px #f3dcc8;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f3dcc8), color-stop(1, #f7b57b));
	background:-moz-linear-gradient(top, #f3dcc8 5%, #f7b57b 100%);
	background:-webkit-linear-gradient(top, #f3dcc8 5%, #f7b57b 100%);
	background:-o-linear-gradient(top, #f3dcc8 5%, #f7b57b 100%);
	background:-ms-linear-gradient(top, #f3dcc8 5%, #f7b57b 100%);
	background:linear-gradient(to bottom, #f3dcc8 5%, #f7b57b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc766', endColorstr='#fad291',GradientType=0);
	background-color:#f7b57b;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #f7b57b;
	display:inline-block;
	cursor: pointer;
	color: rgba(248, 253, 243, 0.98);
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	padding: 3px 11px;
	text-decoration: none;
	text-shadow: 0px 0px 3px #5f1f01;
	width: 75px;
	display: block;
	margin: 0 auto;
	margin-bottom: 4%;
}
#liberar:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f7b57b), color-stop(1, #f3dcc8));
	background:-moz-linear-gradient(top, #f7b57b 5%, #f3dcc8 100%);
	background:-webkit-linear-gradient(top, #f7b57b 5%, #f3dcc8 100%);
	background:-o-linear-gradient(top, #f7b57b 5%, #f3dcc8 100%);
	background:-ms-linear-gradient(top, #f7b57b 5%, #f3dcc8 100%);
	background:linear-gradient(to bottom, #f7b57b 5%, #f3dcc8 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fad291', endColorstr='#ffc766',GradientType=0);
	background-color:#f7b57b;
}
#liberar:active {
	position:relative;
	top:1px;
}

/** Boton de liberar en lista reservas **/

#grid tbody {
	max-height: 27rem;
}
#grid.booking-list tbody, #grid.order-list tbody{
	text-transform: uppercase;
}
#grid.order-list tbody tr td:first-child{
	text-transform: none;
}
.booking-list .pj-table tbody tr td:nth-child(n+3):nth-child(-n+7){
	font-size: 14px;
}
#grid_gift tbody {
	height: 27rem;
}
/*#grid {
	max-height: 36rem;
	overflow-y: auto;
}

#grid_gift {
	max-height: 36rem;
	overflow-y: auto;
}*/

.pj-table .pj-table-icon-liberar {
	background: url(../img/backend/pj-liberar.png) 0 0 no-repeat;
}

.pj-table .pj-table-icon-liberar {
	display: inline-block;
	margin: 0 4px 0 0;
	width: 23px;
	height: 24px;
}

.pj-table .pj-table-icon-liberar:hover {
	background-position: 0 -24px;
}

.pj-table .pj-table-icon-print {
	background: url(../img/backend/pj-print.png) 0 0 no-repeat;
}

.pj-table .pj-table-icon-print {
	display: inline-block;
	margin: 0 4px 0 0;
	width: 23px;
	height: 24px;
}

.pj-table .pj-table-icon-print:hover {
	background-position: 0 -24px;
}

.pj-table .pj-table-icon-payments {
	background: url(../img/backend/pj-payment.png) 0 0 no-repeat;
}

.pj-table .pj-table-icon-payments {
	display: inline-block;
	margin: 0 4px 0 0;
	width: 23px;
	height: 24px;
}

.pj-table .pj-table-icon-download {
	background: url(../img/backend/iconoA4.png) 0 0 no-repeat;
	background-size: contain;
}

.pj-table .pj-table-icon-download {
	display: inline-block;
	margin: 0 4px 0 0;
	width: 28px;
	height: 28px;
}



.column {
	float: left;
	width: 50%;
}


/* Para header personalizado de Login */
#headerL{
	height: 118px;
	position: relative;
	margin: 0 auto;
	width: 100%;
}

#loginLogo{
	background: #f6f4f5 url(../../web/img/backend/body_L.png) 0 0 repeat-x;
}


#logoL{
	background: url(../img/backend/logo2.png) 0 0 no-repeat;
	display: block;
	width: 990px;
	margin: 0 auto;
	height: 118px;
	line-height: 124px;
	font-size: 27px;
	font-weight: 900;
	text-shadow: rgb(224, 224, 224) 1px 1px 0px;
}
#logoP{
	background: url(../img/backend/paymentLogo2.png) 0 0 no-repeat;
	display: block;
	width: 990px;
	margin: 0 auto;
	height: 118px;
	line-height: 124px;
	font-size: 27px;
	font-weight: 900;
	text-shadow: rgb(224, 224, 224) 1px 1px 0px;
}
#logoL a, #logoP a{
	margin-left: 25%;
	width: 50%;
	display: block;
	text-decoration: none;
	color: #026580;
	text-align: center;
	font-size: 43px;
}


@media screen and (-webkit-min-device-pixel-ratio:0) {
	#logoL a{ font-size: 35px; }
}



#logo_RN{
	width: 230px;
	margin-left: 5px;
	height: 30%;
	position: absolute;
	bottom: 25px;
}

#logo_SI {
	/*width: 220px;
	margin-left: 5px;*/
	position: fixed;
	bottom: 40px;
	opacity: .75;
	max-width: 220px;
	/*width: 37%;
	margin-left: 2%;*/
	z-index: 2;
}

#logo_P {
	/*position: fixed;*/
	bottom: 40px;
	opacity: .7;
	margin-left: 232px;
	margin-right: 232px;
	margin: 15px auto 0;
}

.pj-button-cambiar {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: solid 1px #c9cfd4;
	color: #6c6a6a;
	cursor: pointer;
	font: normal 11px/18px Verdana, sans-serif;
	padding: 3px 10px;
	position: relative;
}

.pj-form-field-rest{
	border: solid 1px #c9d1da;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-color: #fff;
	-moz-box-shadow: inset 1px 1px 1px #eeeff0;
	-webkit-box-shadow: inset 1px 1px 1px #eeeff0;
	box-shadow: inset 1px 1px 1px #eeeff0;
	font: normal 12px/14px Verdana, sans-serif;
	font-family: Verdana !important;
	margin: 0;
	padding: 6px 2px;
}

/* Colors for booking list rows */
.enquiry-row:not(.mapListCompleteR .enquiry-row), .td_enquiry:not(.mapListCompleteR .td_enquiry){
	background-color: #f5d4b6 !important;
}
.pending-row:not(.mapListCompleteR .pending-row), .td_pending:not(.mapListCompleteR .td_pending){
	background-color: #f9eeca !important;
}
.blocked-row, .td_blocked{
	background-image: linear-gradient(45deg, #ecf0eb 25%, #c4c3c0 25%, #c4c3c0 50%, #ecf0eb 50%, #ecf0eb 75%, #c4c3c0 75%, #c4c3c0 100%);
	background-size: 28.28px 28.28px;
}
.confirmed-row:not(.mapListCompleteR .confirmed-row), .td_confirmed:not(.mapListCompleteR .td_confirmed){
	background-color: #bcfdb8 !important;
}
.cancelled-row:not(.mapListCompleteR .cancelled-row), .td_cancelled:not(.mapListCompleteR .td_cancelled){
	background-color: #bfc7ca !important;
}
.noShow-row:not(.mapListCompleteR .noShow-row), .td_noShow:not(.mapListCompleteR .td_noShow){
	background-color: #ef8592 !important;
}
.sentado-row:not(.mapListCompleteR .sentado-row), .td_sentado:not(.mapListCompleteR .td_sentado){
	background-color: #dbd1fd !important;
}
.listaE-row:not(.mapListCompleteR .listaE-row), .td_listaE:not(.mapListCompleteR .td_listaE){
	background-color: #e8b9d8 !important;
}
.tarjeta-row:not(.mapListCompleteR .tarjeta-row), .td_tarjeta:not(.mapListCompleteR .td_tarjeta){
	background-color: #b9bddf !important;
}
.denied-row:not(.mapListCompleteR .denied-row), .td_denied:not(.mapListCompleteR .td_denied){
	background-color: #ccb59e !important;
}
.arrived-row:not(.mapListCompleteR .arrived-row), .td_arrived:not(.mapListCompleteR .td_arrived){
	background-color: #59c3ce !important;
}

/* Style for buttons in advanced filter */
.advanced-filter-buttons{
	display: flex;
	justify-content: center;
	margin-bottom: 1%;
}

.advanced-filter-buttons a {
	margin-right: .5%;
}

#grid .pj-table, #grid_gift .pj-table {
	color: #000 !important;
	font: normal 12px/15px Arial, Verdana, sans-serif;
	text-shadow: 2px 2px 5px #ffffff;
}
#grid .pj-table > thead tr > th, #grid_gift .pj-table > thead tr > th, #drawerHistory .pj-table > thead tr > th, #closedOrderHistory .pj-table > thead tr > th, #grid_Accounting .pj-table > thead tr > th,
#grid_Signage .pj-table > thead tr > th, #bestSellers .pj-table > thead tr > th, #grid_raw_material .pj-table > thead tr > th, #bestSellers .pj-table > thead tr > th,  #grid_list_purchases .pj-table > thead tr > th, #bestSellers .pj-table > thead tr > th, #drawerActionsTable .pj-table > thead tr > th, #drawerDiscountsTable .pj-table > thead tr > th {
	color: #fffdff;
	text-shadow: none;
	background-color: rgb(65, 144, 179);
}

/* Style for zone customization */
#zone_customization {
	display: inline-block;
	/*border: 1px solid #aaa;
	background-color: rgba(5, 77, 135, 0.09);*/
	padding: 0;
	width: 99.8%;
	/*margin-top: -10px;*/
	margin-bottom: 10px;
	padding-top: 2%;
}

#zone_customization label {
	padding: 3% 5px;
	float: left;
}

#zone_customization label.title {
	padding: 4% 5px;
}

#zone_customization .shift-checkbox li {
	padding-left: 8%;
	float: left;
	width: 15%;
}

#zone_customization .shift-checkbox div {
	float: right;
	margin-top: 3%;
}

/* Zones of the list */
#divZones {
	margin-bottom: 5px;
	margin-left: 2px;
	/*justify-content: center;*/
	display: flex;
}

#divZones a{
	margin-right: 7px;
	margin-top: 1%;
}

#card-info {
	background: url(../img/backend/credit_card_icon.png) 0 7px no-repeat;
	display: none;
	height: 30px;
	width: 29px;
	background-size: 100%;
	padding-left: 25px;
	left: 80px;
	position: inherit;
	cursor: pointer;
}

#user_level_icon {
	height: 25px;
	width: 25px;
	margin-left: 5px;
	bottom: 3px;
	position: relative;
}

#divZones .btn-zone, #divZones .btn-zone2, #divFilter .btn-shift, .btn-policy, #alPaso_divZones .btn-zone, #divNotes .btn-notes {
	-moz-box-shadow: 0px 0px 0px 1px #8bc9e4;
	-webkit-box-shadow: 0px 0px 0px 1px #8bc9e4;
	box-shadow: 0px 0px 0px 1px #8bc9e4;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4ba4cd), color-stop(1, #026580));
	background:-moz-linear-gradient(top, rgba(168, 205, 222, 0) 5%, #ffffff 100%);
	background:-webkit-linear-gradient(top, rgba(168, 205, 222, 0) 5%, #ffffff 100%);
	background:-o-linear-gradient(top, rgba(168, 205, 222, 0) 5%, #ffffff 100%);
	background:-ms-linear-gradient(top, rgba(168, 205, 222, 0) 5%, #ffffff 100%);
	background:linear-gradient(to bottom, rgba(168, 205, 222, 0) 5%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
	background-color:rgba(139, 201, 228, 0.66);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:3px;
	/*border:1px solid #02566d;*/
	display:inline-block;
	cursor:pointer;
	color:#02566d;
	/*font-family:Arial;
	font-size: 13px;
	/* padding: 12px 37px; */
	text-decoration:none;
	text-shadow:0px 1px 0px #f9fff9;
	padding: 4px 15px;
	font: normal 11px/18px Verdana, sans-serif;

}
#divZones .btn-zone:hover, #divZones .btn-zone2:hover, #divFilter .btn-shift:hover, .btn-policy:hover, #alPaso_divZones .btn-zone:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #026580), color-stop(1, #4ba4cd));
	background:-moz-linear-gradient(top, #026580 5%, #4ba4cd 100%);
	background:-webkit-linear-gradient(top, #026580 5%, #4ba4cd 100%);
	background:-o-linear-gradient(top, #026580 5%, #4ba4cd 100%);
	background:-ms-linear-gradient(top, #026580 5%, #4ba4cd 100%);
	background:linear-gradient(to bottom, #026580 5%, #4ba4cd 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#476e9e', endColorstr='#7892c2',GradientType=0);
	background-color:#476e9e;
	color:#ffffff;
	text-shadow: none;
}
#divZones .btn-zone-active, #divFilter .pj-shift-active, #alPaso_divZones .btn-zone-active {
	-moz-box-shadow: 0px 0px 0px 2px #02566d;
	-webkit-box-shadow: 0px 0px 0px 2px #02566d;
	background: #026b88;
	color:#ffffff;
	box-shadow: 0px 0px 0px 2px #02566d;
	text-decoration: underline;
	text-shadow: none;
}

#divNotes .btn-notes{
	-webkit-box-shadow: 0px 0px 0px 2px #02566d;
	background: #026b88;
	color:#ffffff;
	box-shadow: 0px 0px 0px 2px #02566d;
	text-shadow: none;
	border: none;
}

.zone-info {
	background: url(../img/backend/icon-info.png) 0 7px no-repeat;
	display: block;
	height: 32px;
	margin: 0% 5px 0% 96%;
	width: 32px;
	background-size: 50%;
}

.submit-zone-shift{
	margin-top: 3%;
	margin-left: 40%;
	margin-right: 40%;
	width: 10%;
}

/* Overflow for notes cell */
/*.booking-list .pj-table tbody tr td:nth-child(7){
	display: block;
	height: 35px;
	overflow: auto;
}*/

.booking-list .pj-table tbody tr td:nth-child(n+2):nth-child(-n+7) {
	text-align: center;
}
.booking-list .pj-table thead tr th, .survey-table .pj-table thead tr th{
	text-align: center;
}
.survey-table .pj-table tbody tr td{
	text-align: center;
}
.booking-list .pj-table tbody tr td:nth-child(5) input[type="text"] {
	width: 15px;
}
.booking-list .pj-table tbody tr td:nth-child(7) input[type="text"] {
	width: 130px;
}

/* Custom scrollbar */
::-webkit-scrollbar {
	width: 10px;
	height: 10px;
}

::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
}

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}


.reservator-message {
	margin-bottom: 5%;
	text-align: center;
	margin-left: 5%;
	margin-right: 5%;
	margin-top: 2%;
}

.important_user_icon {
	background: url(../img/backend/icon_details_important.png) 50% 50% no-repeat;
	/*display: block;
	height: 32px;
	margin: 0% 5px 0% 96%;
	width: 32px;*/
	background-size: 65%;
	cursor: pointer;
}
.not_important_user_icon {
    background: url(../img/backend/icon_details.png) 50% 50% no-repeat;
    /*display: block;
    height: 32px;
    margin: 0% 5px 0% 96%;
    width: 32px;*/
    background-size: 65%;
    cursor: pointer;
}
.icon_gift_info {
	background: url(../img/backend/icon-info.png) 50% 50% no-repeat;
	/*display: block;
    height: 32px;
    margin: 0% 5px 0% 96%;
    width: 32px;*/
	background-size: 65%;
	cursor: pointer;
}
.important_payment_icon {
	background: url(../img/backend/icon_details_payment.png) 50% 50% no-repeat;
	/*display: block;
	height: 32px;
	margin: 0% 5px 0% 96%;
	width: 32px;*/
	background-size: 65%;
	cursor: pointer;
}
.important_warranty_icon {
	background: url(../img/backend/icon_details_warranty.png) 50% 50% no-repeat;
	/*display: block;
	height: 32px;
	margin: 0% 5px 0% 96%;
	width: 32px;*/
	background-size: 65%;
	cursor: pointer;
}


.booking_notes_icon {
	/*background: url(../img/backend/icon_booking_notes.png) 50% 50% no-repeat;
	background-size: 50%;*/
	cursor: pointer;
}

/* Modal (tło) */
.modal:not(#categoryToCartaModal.modal):not(#ventana .modal) {
	display: none;
	position: fixed;
	z-index: 1;
	/* left: 40%; */
	/* top: 15%; */
	width: 65%;
	height: 18%;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(93, 93, 93, 0.65);
}

/* Modal Content */
#section2 .modal-content, .modal-list{
	display: none;
	position: absolute;
	background-color: #fefefe;
	box-shadow: 2px 2px 10px silver;
	/* margin: 15% auto; */
	padding: 20px;
	border: 1px solid silver;
	border-radius: 10px;
	text-align: left;
	width: 231px;
	margin-top: 1%;
	/* position: absolute; */
	margin-left: 180px;
	z-index: 99;
}

/* Modal Gift Info Content */
.modal-gift-info-content {
	display: none;
	/*position: absolute;*/
	background-color: #fefefe;
	box-shadow: 2px 2px 10px silver;
	/* margin: 15% auto; */
	padding: 20px;
	border: 1px solid silver;
	border-radius: 10px;
	text-align: left;
	width: 231px;
	margin-top: 1%;
	position: absolute;
	margin-left: 180px;
	z-index: 99;
}
#ui-datepicker-div{
	z-index: 1000000 !important;
}
/* Modal notes Content */
.modal-notes-content {
	display: none;
	position: absolute;
	background-color: #fefefe;
	box-shadow: 2px 2px 10px silver;
	padding: 20px;
	border: 1px solid silver;
	border-radius: 10px;
	text-align: center;
	/* position: absolute; */
	left: 200px;
	width: 185px;
	z-index: 99;
}

/* Modal Content */
.payment-modal-content {
	display: none;
	position: fixed;
	background-color: #e6e6e6;
	/*box-shadow: 2px 2px 10px silver;*/
	/* margin: 15% auto; */
	padding: 20px;
	border: 1px solid #026b88;
	/*border-radius: 10px;*/
	text-align: left;
	width: 450px;
	margin-top: 1%;
	/* position: absolute; */
	z-index: 1000;
	/* justify-content: center; */
	top: 25%;
}

.closeModal, .closeStatusModal {
	color: #aaa;
	float: right;
	font-size: 28px;
	font-weight: bold;
	top: 0px;
	right: 10px;
	/* display: flex; */
	position: absolute;
}

.closeShiftClosed, .closeZoneClosed, .closeBlockTime, .closeSlots {
	color: #ffffff;
	float: right;
	font-size: 28px;
	font-weight: bold;
	top: 0px;
	right: 10px;
	/* display: flex; */
	position: absolute;
	cursor: pointer;
}

.closeModal:hover,
.closeModal:focus, .closeStatusModal:hover, .closeStatusModal:focus {
	color: black;
	text-decoration: none;
	cursor: pointer;
}
#booking_details p, #client_details p {
	margin-bottom: 2px;
}

.client_rating .starability-basic-static>label {
	position: relative;
	display: inline-block;
	width: 20px;
	float: none;
	font-size: .1em;
	color: transparent;
	cursor: default;
	background-repeat: no-repeat;
	background-position: 0 -20px;
	background-size: 20px;
	/* text-align: center; */
}

.row-b-table{
	font-size: .9em;
	margin-left: -5px !important;
	padding-left: 5px;
	padding-bottom: 5px;
	/*background-color: #d9eaf0;*/
	height: 180px;
	overflow: auto;
}
.row-b-table table thead{
	background-color: #63a2b3;
	font-weight: bold;
	color: #ffffff;
}

.faq {
	padding-top: 10px !important;
	max-height: 490px;
	overflow: auto;
}

.td_question {
	color: #006b88;
	text-shadow: 1px 1px 1px #ffffff;
}

.starability-basic-static {
	display: block;
	position: relative;
	min-height: 60px;
	padding: 0;
	border: none;
	width: 100%;
	/*text-align: center;*/
	margin: auto;
}

.pasarela{
	font-size: 2em;
	color: #000000;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-bottom: 2%;
	text-shadow: #b9b9b9 2px 2px 0;
}

.pasarela-no{
	font-size: 1.3em;
	color: #026580;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-bottom: 2%;
	text-shadow: #ffffff 2px 2px 0;
	margin-top: 15%;
}

#transaction_info .row div:first-child{
	font-size: 1.2em;
	color: #ffffff;
	font-weight: 600;
	text-align: right;
	display: block;
	padding-bottom: 2%;
	text-shadow: #0d323f 1px 1px 0;
}

#transaction_info .row div:nth-child(2){
	font-size: 1.2em;
	color: #ffffff;
	display: block;
	padding-bottom: 2%;
	text-align: center;
	text-shadow: #0d323f 1px 1px 0;
}

#payment-content{
	background: rgba(184, 184, 184, 1);
	padding: 5%;
	 min-height: 220px;
	 width: 560px;
	border-radius: 30px;
	box-shadow: 0px 0px 4px 2px #aaa;
	-webkit-box-shadow: 0px 0px 4px 2px #aaa;
	-moz-box-shadow: 0px 0px 4px 2px #aaa;
 }

.center-button{
	display: flex;
	justify-content: center;
}

#tabs_list{
	float: left;
	/* width: 9%;
	background: repeating-linear-gradient( 45deg, rgba(255, 255, 255, 0.48), rgba(255, 255, 255, 0.63) 10px, rgba(63, 137, 157, 0.32) 9px, rgba(255, 255, 255, 0.84) 16px );*/
	/* border: azure; */
	border: 1px solid #3f899d;
	/* margin-right: 0.3%; */
	overflow-y: auto;
	display: table;
	width: 100%;
	table-layout: fixed;
	border-bottom: unset;
}

#tabs_list .list_tab{
	border: 1px solid #3d7893;
	z-index: 2;
	color: #3f899d;
	cursor: pointer;
	margin: 2px;
	display: table-cell;
	text-align: center;
	padding: 2px;
	background: #d9d9d9;
	border-bottom-width: 2px;
 }

#tabs_list .list_tab:hover{
	background: #e5802c;
	color: #ffffff;
}

#c_b_table tr.allow_group{
	cursor: pointer;
}

#tabs_list .selected{
	/*border: 1px solid #3d7893;
	background: #006b88;
	color: #ffffff;*/
	font-weight: bold;
	border-bottom: unset;
	background: none !important;
	font-style: normal;
	color: #3f899d !important;
}

#unassigned_list{
	float: left;
	/* width: 9%; */
	background: repeating-linear-gradient( 45deg, rgba(255, 255, 255, 0.48), rgba(255, 255, 255, 0.63) 10px, rgba(63, 137, 157, 0.32) 9px, rgba(255, 255, 255, 0.84) 16px );
	/* border: azure; */
	border: 1px solid #3f899d;
	/* margin-right: 0.3%; */
	overflow-y: auto;
	width: 100%;
}

#unassigned_list .list_draggable{
	border: 2px solid #3d7893;
	background: #3e8daf;
	z-index: 2;
	/* padding: 3%; */
	border-radius: 5px;
	color: white;
	cursor: pointer;
	text-align: center;
	float: left;
	/* display: block; */
	/* color: white; */
	/* text-align: center; */
	/* padding: 0px; */
	/* text-decoration: none; */
	margin: 2px;
}

.myLabel{
	display: block;
	float: left;
	/*width: 100px;*/
	color: white;
	/* font-weight: bold; */
	font-size: larger;
	text-shadow: 1px 1px 1px #02242d;
	padding-bottom: 1%;
}

.client_rating{
	/*padding-top: 25%;
	padding-bottom: 25%;*/
	width: 90%;
	/*margin-left: 5%;*/
}

.date_style{
	color: #ffe200;
	text-shadow: 1px 1px 1px #02242d;
	padding-left: 0 !important;
	margin: 0 !important;
}

#tblBookingTables tbody tr td select::-ms-expand {
	display: none;
}

#tblBookingTables tbody tr td select {
	-webkit-appearance: none;
	appearance: none;
}

#frmCreateBooking .mapBooking .title2 {
	display: block;
	color: white;
	font-size: larger;
	padding-bottom: 1%;
	margin-left: 22%;
	text-shadow: 1px 1px 1px #02242d;
}

#frmCreateBooking .mapBooking .title3 {
	display: block;
	color: white;
	padding-bottom: 1%;
	text-shadow: 1px 1px 1px #02242d;
}




#pj-button-reenviar {
	-moz-box-shadow:inset 0px 1px 0px 0px #9fb4f2;
	-webkit-box-shadow:inset 0px 1px 0px 0px #9fb4f2;
	box-shadow:inset 0px 1px 0px 0px #9fb4f2;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
	background:-moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
	background-color:#7892c2;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #4e6096;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	padding:2px 14px;
	text-decoration:none;
	text-shadow:0px 1px 0px #283966;
	margin-right: 20%;
	display: block;
	float: right;
	width: 91px;
}
#pj-button-reenviar:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #476e9e), color-stop(1, #7892c2));
	background:-moz-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-webkit-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-o-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-ms-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#476e9e', endColorstr='#7892c2',GradientType=0);
	background-color:#476e9e;
}
#pj-button-reenviar:active {
	position:relative;
	top:1px;
}

#pay_link{
	text-decoration: underline;
	color: #1165ad;
	text-shadow: none;
}

.pj-form-filter-advanced .pj-menu-list-arrow {
	left: 750px;
}

.stripeResult{
	margin: 45px 15px 15px 15px;
	font-size: 1.1em;
	height: 480px;
	overflow: auto;
}

.widget{
	display: inline-block;
	font-weight: bold;
	background: #3e8daf;
	color: #FFFFFF;
	padding: 5px;
	position: relative;
	border: 1px solid #5bb0c3;
	margin-left: 5px;
	text-shadow: none;
	z-index: 9999999999999999999999999999999999999;
}
.widget:before {
	content:'';
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0;
	height: 0;
	border-top: solid 7px #3e8daf;
	border-left: solid 10px transparent;
	border-right: solid 10px transparent;
}

.status-info {
	background: url(../img/backend/icon-info.png) 0 7px no-repeat;
	display: block;
	height: 24px;
	float: right;
	width: 32px;
	background-size: 50%;
}


#modal_status{
	display: none;
	position: absolute;
	/*background-color: #e3f6f9;
	box-shadow: 2px 2px 10px silver;*/
    background-color: #ffffff;
	/* margin: 15% auto; */
	padding: 15px;
	/*border: 1px solid silver;
	border-radius: 10px;*/
    border: 1px solid #3c748d;
	text-align: left;
	width: 527px;
	margin-top: -60px;
	margin-left: -5px;
	z-index: 8;
	/*left: 480px;*/
}

.status-change-button{
	/*border: #3d7994;
	border-width: 2px;
	border-style: solid;*/
	padding: 7px;
	border-radius: 5px;
	color: #000000;
	/* border: 5px; */
	cursor: pointer;
	display: inline-block;
	margin: 5px;

}

#frmCreateBooking #status-change span {
	margin-right: 5px;
}

.scb-confirmed{
	margin-right: 20px;
	/*background-color: #62c15c;*/
	background-color: #dfdfdf;
	box-shadow: 0px 3px 0px 0px #458840;
}
.scb-pending{
	margin-right: 20px;
	/*background-color: #e8c037;*/
	background-color: #dfdfdf;
	box-shadow: 0px 3px 0px 0px #b9992c;
}
.scb-tarjeta {
	margin-right: 20px;
	/*background-color: #9e63ea;*/
	background-color: #dfdfdf;
	box-shadow: 0px 3px 0px 0px #7b45bf;
}
.scb-denied {
	/*background-color: #a97748;*/
	background-color: #dfdfdf;
	box-shadow: 0px 3px 0px 0px #996533;
}
.scb-llegado {
	/*background-color: #26c0d9;*/
	background-color: #dfdfdf;
	box-shadow: 0px 3px 0px 0px #22a0b5;
	margin-right: 20px;
}
.scb-sentado {
	/*background-color: #855fff;*/
	background-color: #dfdfdf;
	box-shadow: 0px 3px 0px 0px #6e45f5;
	margin-right: 20px;
}
.scb-terminado {
	/*background-color: #676666;*/
	background-color: #dfdfdf;
	box-shadow: 0px 3px 0px 0px #4c4c4c;
}
.scb-cancelled {
	/*background-color: #b3b2b2;*/
	background-color: #dfdfdf;
	box-shadow: 0px 3px 0px 0px #7c7c7c;
	margin-right: 20px;
}
.scb-noShow {
	/*background-color: #fd6b78;*/
	background-color: #dfdfdf;
	box-shadow: 0px 3px 0px 0px #d63c4a;
	margin-right: 20px;
}
.scb-listaE {
	background-color: #dfdfdf;
	box-shadow: 0px 3px 0px 0px #b36492;
}
.scb-enquiry {
	background-color: #dfdfdf;
	box-shadow: 0px 3px 0px 0px #e88437;
}
.scb-notify {
	background-color: #dfdfdf;
	box-shadow: 0px 3px 0px 0px #e88437;
}

.scb-comanda {
	background-color: #dfdfdf;
	box-shadow: 0px 3px 0px 0px #aa1b47;
}
.scb-dessert {
	background-color: #dfdfdf;
	box-shadow: 0px 3px 0px 0px #f612a3;
}
.scb-bill {
	background-color: #dfdfdf;
	box-shadow: 0px 3px 0px 0px #9829c0;
}
.scb-hold {
	background-color: #dfdfdf;
	box-shadow: 0px 3px 0px 0px #1f3ac0;
}


.status-change-button-icon{
	position: relative;
	margin-right: 10px;
	top: 4px;
	/*box-shadow: 0px 0px 2px 1px #ffffff; */
	border-color: white;
	border-style: solid;
	border-width: 1px;
	border-radius: 5px;
}

#status-change{
	display: none;
	position: absolute;
	background-color: #016b88;
	box-shadow: 2px 2px 10px #074257;
	padding: 15px;
	border: 1px solid #074257;
	border-radius: 10px;
	text-align: left;
	width: 500px;
	margin-top: -60px;
	margin-left: 13px;
	z-index: 5;

}
.people_amount{
	background: #ff4927;
	/*border-radius: 8px;*/
	padding: 1px;
	padding-left: 3px;
	/* font-weight: normal; */
	padding-right: 3px;
	color: #fff;
}

#status-change p{
	margin-bottom: 7px;
}

#modal_status p{
	margin-bottom: 7px;
}
#b_tabs span{
	margin-right: 3px;
}
.policy-option{
	margin: 1%;
}

.policy{
	border: double #3e8bad;
	padding: 10px;
	margin-bottom: 10px;
	background: rgb(237, 247, 248);
}

.gift{
	border: double #3e8bad;
	margin-bottom: 10px;
	background: rgb(230, 246, 248);
}

.gift-title{
	font-size: 1.2em;
	padding: 5px;
	background-color: #3e8bad;
	color: #fff;
	cursor: pointer;
}

#sortable_msgs .policy{
	cursor: move;
}

.add-button {
	position: relative;
	text-align: center;
	height: 40px;
	width: 40px;
	background: linear-gradient(to top right, #3d7790 50%, #85c8e6 100%);
	border-radius: 50px;
}

.add-button div {
	position: relative;
	top: 50%;
	font-size: 3rem;
	transform: translateY(-50%);
	color: #FFFFFF;
	cursor: pointer;
}

.add-button :after {
	 position: absolute;
	 top: 0; bottom: 0;
	 left: 0; right: 0;
	 opacity: 0.5;
	 /*background: linear-gradient(to top right, #064458, #3d7790 35%, #3e8db0 100%);*/
	 content: '';
	 z-index: -1;
	 border-radius: 30px;
	 transition: all 0.3s ease 0s;
	 -webkit-transition: all 0.3s ease 0s;
 }

.add-button :hover:after {
	 top: -4px; bottom: -4px;
	 left: -4px; right: -4px;
 }



.remove-button {
	position: relative;
	text-align: center;
	height: 40px;
	width: 40px;
	background: linear-gradient(to top right, #3d7790 50%, #85c8e6 100%);
	border-radius: 50px;
}

.remove-button div {
	position: relative;
	top: 50%;
	font-size: 3rem;
	transform: translateY(-50%);
	color: #FFFFFF;
	cursor: pointer;
}

.remove-button :after {
	position: absolute;
	top: 0; bottom: 0;
	left: 0; right: 0;
	opacity: 0.5;
	background: linear-gradient(to top right, #064458, #3d7790 35%, #3e8db0 100%);
	content: '';
	z-index: -1;
	border-radius: 30px;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}

.remove-button :hover:after {
	top: -4px; bottom: -4px;
	left: -4px; right: -4px;
}



.btn-policy {
	padding: 2px 5px;
	margin-left: 5px;
}

.table_options td{
	padding-left: 20px;
	padding-top: 5px;
}

.finished-row, .td_finished{
	background-color: #f3efef !important;
}

.draggable-hover,.pj-table tbody tr:not(.nohover):hover {
	background-color: #4190b3c4 !important;
}

.ui-autocomplete {
	max-height: 250px;
	overflow-y: auto;
	/* prevent horizontal scrollbar */
	overflow-x: hidden;
	/* add padding to account for vertical scrollbar */
	padding-right: 20px;
}
/* IE 6 doesn't support max-height
 * we use height instead, but this forces the menu to always be this tall
 */
* html .ui-autocomplete {
	height: 100px;
}

/* time slots */
.pj-table-row-slots{
	background-color: #fff;
}

.btn-slot {
	border-radius: 5px;
	padding: 3px 6px;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	position: relative;
	display: inline-block;
	/*margin-top: 10px;*/
	margin-bottom: 10px;
	cursor: pointer;
}

.btn-on-off {
	border-radius: 5px;
	padding: 3px 6px;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	position: relative;
	display: inline-block;
	cursor: pointer;
	float: right;
	width: 75px;
	text-align: center;
}

#shift_closed{
	position: absolute;
	background-color: #cd0a0a;
	-ms-transform: rotate(-20deg);
	z-index: 99999999999;
	font-size: 1.5em;
	color: #ffffff;
	padding: 15px;
	text-align: center;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 400px;
	height: 60px;
}

#zone_closed{
	position: absolute;
	background-color: #cd480a;
	-ms-transform: rotate(-20deg);
	z-index: 99999999999;
	font-size: 1.5em;
	color: #ffffff;
	padding: 15px;
	text-align: center;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 400px;
	height: 60px;
}



.green, span.green {
	background-color: #2ecc71;
	box-shadow: 0px 5px 0px 0px #15B358;
	color: #FFFFFF;
}

.green:hover {
	background-color: #48E68B;
}

.red, span.red {
	background-color: #e74c3c;
	/*box-shadow: 0px 5px 0px 0px #CE3323;*/
	color: #FFFFFF !important;
	transform: translate(0px, 5px);
	-webkit-transform: translate(0px, 5px);
	box-shadow: 0px 1px 0px 0px;
}

.red:hover {
	background-color: #FF6656;
}

.black, span.black {
	background-color: #353434;
	/*box-shadow: 0px 5px 0px 0px #CE3323;*/
	color: #FFFFFF !important;
	transform: translate(0px, 5px);
	-webkit-transform: translate(0px, 5px);
	box-shadow: 0px 1px 0px 0px;
}

.black:hover {
	background-color: #676565;
}

span.button-blue {
	background-color: #61a1be;
	box-shadow: 0px 3px 0px 0px #377694;
	border-radius: 5px;
	padding: 3px 6px;
	text-decoration: none;
	color: #fff;
	position: relative;
	display: inline-block;
	cursor: pointer;
}

.button-blue:hover {
	background-color: #3e8daf;
}

#slots .slot-options:not(:last-of-type){
	border-bottom: solid 1px #3d7893;
	margin-bottom: 5px;
	padding-bottom: 2px;
}

#block_time, #unblock_time{
	display: none;
	position: absolute;
	background-color: #8dc8da;
	padding: 20px;
	border: 1px solid #31869d;
	border-radius: 10px;
	text-align: left;
	width: 350px;
	z-index: 99;

}
#block_time label, #unblock_time label{
	display: block;
	float: left;
	/* width: 100px; */
	color: white !important;
	/* font-weight: bold; */
	font-size: larger;
	text-shadow: 1px 1px 1px #02242d !important;
	padding-bottom: 1%;
}

/* New booking Timeslots */
#time_slots{
	display: none;
	position: absolute;
	background-color: #016b88;
	padding: 15px;
	border: 1px solid #016b88;
	border-radius: 10px;
	text-align: left;
	max-width: 450px;
	z-index: 99999999999999999999999;
	top: -35px;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
}

#time_slots .btn-slot {
	border-radius: 5px;
	padding: 3px 6px;
	width: 80px;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	position: relative;
	display: inline-block;
	/*margin-top: 10px;*/
	margin-bottom: 10px;
	cursor: pointer;
	z-index: 2;
}

#time_slots .s_grey, #time_slots span.s_green {
	background-color: #676767;
	box-shadow: 0px 5px 0px 0px #585858;
	color: #FFFFFF;
}

#time_slots .s_grey:hover {
	background-color: #7e7e7e;
}

#time_slots .s_greyish {
	background-image: linear-gradient(45deg, #676767 25%, #8e8c8c 25%, #8e8c8c 50%, #676767 50%, #676767 75%, #8e8c8c 75%, #8e8c8c 100%);
	/*background-image: linear-gradient(45deg, #8e8c8c 50%, #676767 50%);*/
	box-shadow: 0px 5px 0px 0px #424242;
	color: #FFFFFF;
}

#time_slots .s_greyish:hover {
	background-image: linear-gradient(45deg, #8e8c8c 25%, #676767 25%, #676767 50%, #8e8c8c 50%, #8e8c8c 75%, #676767 75%, #676767 100%);
}

#time_slots .s_green, #time_slots span.s_green {
	background-color: #2ecc71;
	box-shadow: 0px 5px 0px 0px #15B358;
	color: #FFFFFF;
}

#time_slots .s_green:hover {
	background-color: #48E68B;
}

#time_slots .s_blue, #time_slots span.s_blue {
	background-color: #65b4d6;
	box-shadow: 0px 5px 0px 0px #3e8daf;
	color: #FFFFFF;
}

#time_slots .s_blue:hover {
	background-color: #90c6de;
}


#time_slots .s_red, #time_slots span.s_red {
	background-color: #e74c3c;
	box-shadow: 0px 5px 0px 0px #CE3323;
	color: #FFFFFF;
}

#time_slots .s_red:hover {
	background-color: #FF6656;
}

#time_slots .s_orange, #time_slots span.s_orange {
	background-color: #e78c4d;
	box-shadow: 0px 5px 0px 0px #ce743d;
	color: #FFFFFF;
}

#time_slots .s_orange:hover {
	background-color: #ffa26b;
}

/** Info slot capacity **/
.gloss{
	width: 17px;
	height: 17px;
	line-height: 100px;
	border-radius: 50%;
	position: relative;
	vertical-align: middle;
	text-align: center;
}
.gloss:after{
	content:"";
	width:80%;
	height:50%;
	position:absolute;
	top:5%;
	left:10%;
	border-radius:100% / 100%;
	background: linear-gradient(white, transparent);
}
.gloss .inner{
	display:inline-block;
	line-height:1em;
	vertical-align:middle;
}
.yGrad{
	background: radial-gradient(#ffff4e, #ae8e2e 50%);
}
.rGrad{
	background: radial-gradient(#ff974e, #ce4e2e 50%);
}
.gGrad{
	background: radial-gradient(#ffff40, #40c820 50%);
}
.greyGrad{
	background: radial-gradient(#b8baa2, #817e7e 50%);
}
.stopLight{
	font-size: 1.7em;
	color: #2e2e2e;
	display: block;
	margin-top: 8px;
	left: 45px;
}

#unlock-table{
	width: 25px;
	float: right;
	cursor: pointer;
}
#unlock-table:hover{
	-webkit-filter: drop-shadow(1px 1px 2px #feffff) drop-shadow(-1px -1px 2px #feffff) !important;
	filter: drop-shadow(1px 1px 2px #feffff) drop-shadow(-1px -1px 2px #feffff) !important;
}

/*.blink_me {
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;

	-moz-animation-name: blinker;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;

	animation-name: blinker;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}*/

@-moz-keyframes blinker {
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}

@keyframes blinker {
	0% { opacity: 1.0; }
	50% { opacity: 0.0; }
	100% { opacity: 1.0; }
}
.blink_me{
	font-weight: bold;
	animation: blinkingText 2s infinite;
}
@keyframes blinkingText{
	0%		{ color: #a6a6a6;}
	25%		{ color: inherit;}
	50%		{ color: #a6a6a6;}
	75%		{ color: inherit;}
	100%	{ color: #a6a6a6;}
}
/*@media (max-width: 1024px) {
	#date-section {
		clear: both;
	}

	#right_mapa {
		width: 100% !important;
	}

	#left_mapa {
		width: 100% !important;
		height: unset !important;
	}

	.list_tab {
		overflow: hidden;
	}
}*/
@media (max-width: 765px){
	#date-section{
		clear: both;
	}
	#right_mapa{
		width: 100% !important;
	}
	#left_mapa{
		width: 100% !important;
		height: unset !important;
	}
	.list_tab{
		overflow: hidden;
	}
	#transaction_info .row div:first-child{
		text-align: center !important;
	}
	#transaction_info .row div:first-child {
		text-align: center;
		padding-bottom: 0%;
	}
	#transaction_info .row div:nth-child(2){
		text-align: center;
	}
	#footer-wrap {
		background: none;
	}
	.pasarela-body{
		width: fit-content;
		height: fit-content;
	}
	#middle {
		padding: 1px 0 60px;
	}
	#payment-content {
		width: 95%;
		margin-left: 2.5%;
		font-size: 1.8em;
		padding: 3%;
		text-align: justify;
	}

	.pj-button-datos {
		transform: scale(1.5);
		margin-bottom: 5%;
		margin-top: 2%;
	}
	.stripe-button-el{
		transform: scale(1.5);
	}
	.stripe_checkout_app{
		top: 35%;
		transform: scale(1.3);
	}
	#pasarela-logo {
		font-size: 2em !important;
		padding-bottom: 0% !important;
	}
	#login-content{
		width: auto;
	}
}

	.regular_customer{
		color: #086ad2;
	}
	.overlapping {
		color: #d20e1b !important;
	}

	.btn-today{
		float: left;
		margin-left: 10px;
		margin-top: 4px;
		font-weight: bold;
		font-size: 1.1em;
		border-style: solid;
		padding: 2px;
		border-color: #3e8db0;
		background: #ecf6fe;
		border-width: 1px;
		border-radius: 4px;
	}

@media only screen and (max-width: 520px) {
	#transaction_info .row div:first-child {
		text-align: center;
		padding-bottom: 0%;
	}
	#transaction_info .row div:nth-child(2){
		text-align: center;
	}
	#footer-wrap {
		background: none;
	}
	.pasarela-body{
		width: fit-content;
		height: fit-content;
	}
	#middle {
		padding: 1px 0 60px;
	}
	#payment-content {
		width: 95%;
		margin-left: 2.5%;
		font-size: 2em;
		padding: 3%;
		text-align: justify;
	}

	.pj-button-datos {
		transform: scale(2);
		margin-bottom: 5%;
		margin-top: 2%;
	}
	.stripe-button-el{
		transform: scale(2);
	}
	.stripe_checkout_app{
		top: 35%;
		transform: scale(1.3);
	}
	#pasarela-logo {
		font-size: 2.5em !important;
		padding-bottom: 0% !important;
	}

}


#client_details_booking{
	display: none;
	/*position: fixed;*/
	background-color: #ffffff;
	padding: 5px 10px 2px 8px;
	border: 1px solid #31869d;
	border-radius: 10px;
	text-align: left;
	/*width: 27.5%;*/
	font-size: 11px;
	top: 257px;
}
#client_details_booking .details_close {
	display: inline-block;
	width: 10px;
	height: 16px;
	position: relative;
	right: 0px;
	float: right;
	background: url(../img/backend/closeGray.png) 0 0 no-repeat;
}

.td_notes{
	/*overflow: auto;*/
	text-align: left !important;
}

.row-b-table tbody{
	background-color: #eaf4f8;
}

#content input[disabled] {
	color: #DCDAD1;
	padding: 2px;
	margin: 0 0 0 0;
	background-image: none;
}

#pasarela-logo {
	font-size: 2.5em;
	color: #000000;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-bottom: 5%;
	text-shadow: #ffffff 2px 2px 0;
}


.selectiondiv{
	/*border:2px solid white;
	background:#1B94E0;*
	opacity:0.4;
	filter:alpha(opacity=40);*/
	border: 2px dashed #e17009;
	margin:0px;
	padding:0px;
	display:none;
}

.disable-select {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.mesa-selected{
	-webkit-filter: drop-shadow(1px 1px 0 rgb(44, 131, 155)) drop-shadow(-1px -1px 0 rgb(44, 131, 155));
	filter: drop-shadow(1px 1px 5px rgb(44, 131, 155)) drop-shadow(-1px -1px 5px rgb(44, 131, 155));
}


.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	margin: 0 auto !important;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: center !important;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: none !important;
}

.droppable-hover{
	-webkit-filter: drop-shadow(1px 1px 0 #e17109) drop-shadow(-1px -1px 0 #e17109);
	filter: drop-shadow(1px 1px 5px #e17109) drop-shadow(-1px -1px 5px #e17109);
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #85828b;
	opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #85828b;
}

:-ms-input-placeholder { /* Microsoft Edge */
	color: #85828b;
}

.iti-flag {background-image: url(../vendor/intl-tel-input-master/build/img/flags.png);}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
	.iti-flag {background-image: url(../vendor/intl-tel-input-master/build/img/flags@2x.png);}
}

.selected-flag .iti-flag {
	display: none !important;
}

/* Styles for flags not to show */
.intl-tel-input.separate-dial-code.iti-sdc-2 input, .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-2 input[type=tel] {
	padding-left: 40px !important; }
.intl-tel-input.separate-dial-code.iti-sdc-2 .selected-flag {
	width: 36px !important; }
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 input[type=tel] {
	padding-left: 40px !important; }
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-2 .selected-flag {
	width: 36px !important; }

.intl-tel-input.separate-dial-code.iti-sdc-3 input, .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-3 input[type=tel] {
	padding-left: 50px !important; }
.intl-tel-input.separate-dial-code.iti-sdc-3 .selected-flag {
	width: 46px !important; }
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel] {
	padding-left: 50px !important; }
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag {
	width: 46px !important; } /*width: 78px;*/

.intl-tel-input.separate-dial-code.iti-sdc-4 input, .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-4 input[type=tel] {
	padding-left: 54px !important; }
.intl-tel-input.separate-dial-code.iti-sdc-4 .selected-flag {
	width: 50px !important; }
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 input[type=tel] {
	padding-left: 54px !important; }
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-4 .selected-flag {
	width: 50px !important; } /*width: 86px;*/

.intl-tel-input.separate-dial-code.iti-sdc-5 input, .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.iti-sdc-5 input[type=tel] {
	padding-left: 62px !important; }
.intl-tel-input.separate-dial-code.iti-sdc-5 .selected-flag {
	width: 58px !important; }
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input, .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=text], .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 input[type=tel] {
	padding-left: 62px !important; }
.intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-5 .selected-flag {
	width: 58px !important; }

.intl-tel-input.separate-dial-code .selected-dial-code {
	display: table-cell;
	vertical-align: middle;
	padding-left: 0 !important; } /*padding-left: 28px;*/


.prefix_input {
	background-color: rgba(0, 0, 0, 0.05);
	display: table;
	width: 50px !important;
	z-index: 1;
	padding: 0 0 0 12px;
	right: auto;
	position: absolute;
	bottom: 0;
}

.phone_input {
	padding-left: 52px !important;
}
.span_prefix {
	display: table;
	z-index: 2;
	position: relative;
	width: 15px;
	padding: 0 0 0 4px;
	right: auto;
	position: absolute;
	bottom: 5px;
}

.gift td:nth-child(1) {
	width: 20%;
}
.fill-available {
	width: -webkit-fill-available;
}

.gift textarea{
	resize: none;
}
.gift td{
	padding-bottom: 2px;
}

#grid_gift .pj-table thead tr th:last-child, #grid_gift .pj-table tbody tr td:last-child{
	display: none;
}

#grid_gift .pj-table {
	margin: 0 auto;
	width: unset !important;
}

.day_enabled td:nth-child(4) {
	background-color: rgb(206, 236, 205);
}
.day_disabled td:nth-child(4) {
	background-color: rgb(255, 217, 217);
}

#time_slots .btn-grey {
	background-color: #adadad !important;
	box-shadow: 0px 5px 0px 0px #6f6d6d !important;
}

.btn-glyphicon {
	padding:8px;
	background:#ffffff;
	margin-right:4px;
}

.fab {
	width: 25px;
	height: 25px;
	background-color: #3e8bad;
	border-radius: 50%;
	transition: all 0.1s ease-in-out;

	color: white;
	text-align: center;
	/*line-height: 70px;

	position: fixed;*/
	right: 50px;
	bottom: 50px;
	border: #074257;
	border-style: solid;
	font-weight: bold;
	font-size: 14px !important;
	border-width: 2px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 20px;
}

.fab:hover {
	transform: scale(1.05);
}

.frb {
	width: 25px;
	height: 25px;
	background-color: #c7404b;
	border-radius: 50%;
	transition: all 0.1s ease-in-out;

	color: white;
	text-align: center;
	/*line-height: 70px;

	position: fixed;*/
	right: 50px;
	bottom: 50px;
	border: #86151d;
	border-style: solid;
	font-weight: bold;
	font-size: 16px !important;
	border-width: 2px;
}

.frb:hover {
	transform: scale(1.05);
}

.duration-input{
	border: #89989e;
	border-width: 1px;
	border-style: solid;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.survey-table table, .drawerHistory-table table{
	width: 100%;
}

.booking-list table td:last-child, .booking-list table th:last-child, .survey-table table td:last-child, .survey-table table th:last-child {
	display: none;
}

.fix_tinymce_required{
	position:absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
	/*display:block !important;*/
	width:1px;
	height:1px;
	opacity:0;
}


#c_phone_span {
	width : 250px;
	visibility: hidden;
	background-color: #d3e9f3;
	border-radius:4px;
	border: 1px solid #aeaeae;
	position: absolute;
	z-index: 1;
	padding: 5px;
	margin-top : -40px; /* according to application */
	/*opacity: 0;*/
	transition: opacity 1s;
}

#c_phone_span:after {
	content: '';
	position: absolute;
	left: 100px;
	top: 30px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #d3e9f3;
	clear: both;

}

.edit-icon{
	background: url(/reservatorbook/core/framework/libs/pj/img/pj-icon-edit.png) 0 0 no-repeat;
	display: block;
	float: left;
	/* margin: 0 4px 0 0; */
	width: 12px;
	/* top: -50px; */
	height: 12px;
	margin-top: 6px;
	margin-right: 5px;
	cursor: pointer;
}

.edit-input{
	float: left;
	width: 150px;
}


#holidays .modal-content {

	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	width: 620px;
	min-height: 200px;
}


#holidays  .modal-dialog {

	z-index: 20000;
	webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	/* transition: transform .3s ease-out; */
	/* -webkit-transform: translate(0, -25%); */
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	/* transform: translate(0, -25%); */
	position: relative;
	width: auto;
	color: #565a5d;
	margin: 10px;
	width: 600px;
	margin: 30px auto;
}

#holidays  .modal-backdrop {
	height: 1008px;
	opacity: 0.5;
	position: fixed;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 1040;
	background-color: rgb(0, 0, 0);
}


#holidays .modal {

	display: none;
	overflow-x: hidden;
	overflow-y: auto;
	opacity: 1;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	/* display: none; */
	/* overflow: hidden; */
	-webkit-overflow-scrolling: touch;
	outline: 0;
	color: #565a5d;
	width: 100%;
	height: 100%;
}

.menuML .fas, .menu .fas  {
	color: #444444;
}

.menuML .fas:hover, .menu .fas:hover {
	color: #2e638c;
}
.user-icon a {
	color: white !important;
}
.user-icon {
	color: white !important;
	float: right;
	font-size: 20px;
	position: relative;
	line-height: 25px;
	margin-right: 10px;
	margin-top: 3px;
}

.accounting-icon {
	background: white;
	border-radius: 20px;
	font-size: 14px;
	color: #074257;
	padding: 3px;
}


.number-btn {
	border: #7aafbd;
	border-width: 2px;
	/* margin: 2px; */
	background: white;
	border-style: solid;
	display: block;
	margin-right: 4px;
	margin-bottom: 3px;
	width: 25px;
	height: 25px;
	float: left;
	text-align: center;
	cursor: pointer;
}

.people-popover {
	position: absolute;
	top: 110%;
	left: 50%;
	margin-left: -115px;
	background: #026b88;
	padding: 10px;
	border: #026b88;
	border-width: 2px;
	border-style: solid;
	width: 170px;
	z-index: 44444;

}

.people-popover:before, .people-popover:after {
bottom: 100%;
left: 50%;
border: solid transparent;
content: " ";
height: 0;
width: 0;
position: absolute;
pointer-events: none;
}

/*.people-popover:after {
border-color: rgba(238, 238, 238, 0);
border-bottom-color: #eeeeee;
border-width: 15px;
margin-left: -15px;
}*/
.people-popover:before {
	border-color: rgba(204, 204, 204, 0);
	border-bottom-color: #026b88;
	border-width: 10px;
	margin-left: -10px;
}

.menu .fas {
    font-size: 26px;
    text-align: center;
    margin-left: 3px;
    margin-top: 5px;
}

/* buttons to add time settings in gifts */
tr .add-button {
	position: relative;
	text-align: center;
	height: 30px;
	width: 30px;
	background: linear-gradient(to top right, #3d7790 50%, #85c8e6 100%);
	border-radius: 30px;
}

tr .add-button div {
	position: relative;
	top: unset;
	font-size: 2rem;
	transform: none;
	color: #FFFFFF;
	cursor: pointer;
}

tr .remove-button {
	position: relative;
	text-align: center;
	height: 30px;
	width: 30px;
	background: linear-gradient(to top right, #3d7790 50%, #85c8e6 100%);
	border-radius: 30px;
}

tr .remove-button div {
	position: relative;
	top: unset;
	font-size: 2rem;
	transform: none;
	color: #FFFFFF;
	cursor: pointer;
}


.gift .mce-tinymce {
	width: unset !important;
}

.date_style {
	font-weight: bold;
	background: #3e8daf;
	padding: 3px !important;
	display: flex;
}

#frmCreateBooking .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

.row-x {
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.gift_subtitle {
	color: #6e6e6e;
	font-size: 0.9em;
}

/* Optional: Remove the html path code from the status bar. */
.mce-path, .mce-resizehandle {
	display: none !important;
}
.mce-statusbar {
	background: #c4bce2 !important;
}


.cssCircle {
	-webkit-border-radius: 999px;
	-moz-border-radius: 999px;
	border-radius: 999px;

	width: 14px;
	height: 14px;
	padding: 0px;

	background: #3e8daf;
	border: 1px solid #074257;
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	display: inline-block;

	font-size: 14px;
}

.cssCircle:hover {
	background: #3d7994 ;
	cursor: pointer;
}

.minusSign {
	line-height: 0.9em;
}

.plusSign {
	line-height: 1.1em;
}

.minusSign:hover,
.plusSign:hover {
	color: white;
}

.shiftTitle {
	border: #39823c;
	border-style: solid;
	padding: 5px;
	background: #4CAF50;
	color: #fff;
	border-width: 2px;
	font-weight: bold;
}

#grid .redirected-hover {
	background: #4190b3c4 !important;
}


#block_time .btn_shift, #dialogBlockTable .btn_shift {
    margin: 5px;
    border: none;
    outline: none;
    padding: 5px 10px;
    background-color: #f1f1f1;
    cursor: pointer;
	border: #a5a5a5 solid 1px;
}

/* Style the active class (and buttons on mouse-over) */
#block_time .btn_shift.active, #block_time .btn_shift:hover, #dialogBlockTable .btn_shift.active ,#dialogBlockTable .btn_shift:hover {
    background-color: #016b88;
    color: white;
}

#people_per_slot table {
	background: #ffffff;
}
#people_per_slot th {
	background: rgb(65, 144, 179);
	color: #ffffff;
}

#tab2 #grid thead, #tab2 #grid tbody {
	display: block;
}


th.rotate > div {
	transform: rotate(-50deg);
	font-size: 0.9em;
	font-weight: normal;
}

#people_per_slot table {
	max-width: 100%;
	overflow-x: auto;
	display: block;
}

.reservableF {
	border-bottom: dashed 5px #000000;
}

#accounting_orders #grid td{
	background: white;
}

#id_totals td {
	padding-top: 20px !important;
	border-top-color: #b5d7e6;
	background: #e2eff5 !important;
}

#id_totals {
	pointer-events: none;
}

#id_totals td:nth-child(1), #id_totals td:nth-child(2){
	border-right: none;
}

#id_totals td:nth-child(2), #id_totals td:nth-child(3){
	border-left: none;
}

#accounting_orders tr td:nth-child(1), #accounting_orders tr td:nth-child(6), #accounting_orders tr td:nth-child(11){
	background: #e2eff5 !important;
	border-left-color: #b5d7e6;
	border-right-color: #b5d7e6;
}

#accounting_orders tr td:nth-child(1){
	text-align: center;
}

#accounting .pj-paginator-total {
	font-size: 15px;
}

#accounting .pj-action-export, #accounting .pj-action-export-PDF {
	cursor: pointer;
}

@media (min-width: 1585px){
	#accounting_orders #grid tbody {
		max-height: 80rem !important;
	}
	#grid_gift tbody {
		height: 80rem !important;
	}
}

.bars-empty {
	font-size: 13px;
	margin-left: 10px;
	border: #3e8db0;
	border-style: solid;
	background: #ecf6fe;
	border-width: 1px;
	border-radius: 4px;
	padding: 3px;
	cursor: pointer;
	color: #3d7791;
}

.bars-fill {
	font-size: 13px;
	margin-left: 10px;
	border: #3e8db0;
	border-style: solid;
	background: #3f8eb1;
	border-width: 1px;
	border-radius: 4px;
	padding: 3px;
	color: #ffffff;
	cursor: pointer;
}

/*********************************************/
#menu-selectMap .menu-selectSubzone a li {
	padding-left: 30px;
	color: #e1700a;
	text-align: left;
	font-size: 0.8em;
}
#menu-selectMap .menu-selectSubzone a li:hover {
	color: #ffffff;
	background: #e1700a !important;
}

#menu-selectMap, #table-action-menu, #booking-action-menu, #menu-selectSubzone {
	position: fixed;
	display: none;
	text-decoration: none;
	font-weight: 100;
	font-size: 17px;
	color: #3c7994;
	/*width: 150px;*/
	background: aliceblue;
	border: 1px solid rgb(61, 122, 149);
	z-index: 99;
}

#menu-selectMap a li, #table-action-menu a li, #menu-selectSubzone a li {
	text-decoration: none!important;
	padding: 5px;
	list-style: none;
	color: #3d7791;
	transition: all 150ms ease;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

#menu-selectMap a li:hover, #table-action-menu a li:hover, #menu-selectSubzone a li:hover {
	color: #ffffff;
	/*padding-right: 3px;*/
	background: #3c7994 !important;
}

#menu-selectMap a, #table-action-menu a, #menu-selectSubzone a {
	text-decoration: none;
}

#menu-selectMap a li.selected-zone{
	background: #3e8daf;
	color: white;
}
#menu-selectMap .menu-selectSubzone a li.selected-subzone {
	background: #e1700a;
	color: white;
}

.fa-chair{
	text-shadow: none;
	color: #d20e1b;
	font-size: 1.6rem;
}

 #grid tr .subzone-redd{
	 -webkit-box-shadow: inset 7px 0px 0px 0px rgb(176, 70, 50);
	 -moz-box-shadow: inset 7px 0px 0px 0px rgb(176, 70, 50);
	 box-shadow: inset 7px 0px 0px 0px rgb(176, 70, 50);
	 border-left: rgb(176, 70, 50) solid 2px;
 }
#grid tr .subzone-orange{
	-webkit-box-shadow: inset 7px 0px 0px 0px rgb(210, 144, 52);
	-moz-box-shadow: inset 7px 0px 0px 0px rgb(210, 144, 52);
	box-shadow: inset 7px 0px 0px 0px rgb(210, 144, 52);
	border-left: rgb(210, 144, 52) solid 2px;
}
#grid tr .subzone-lime{
	-webkit-box-shadow: inset 7px 0px 0px 0px #a6e075;
	-moz-box-shadow: inset 7px 0px 0px 0px #a6e075;
	box-shadow: inset 7px 0px 0px 0px #a6e075;
	border-left: #a6e075 solid 2px;
}
#grid tr .subzone-green{
	-webkit-box-shadow: inset 7px 0px 0px 0px #41840b;
	-moz-box-shadow: inset 7px 0px 0px 0px #41840b;
	box-shadow: inset 7px 0px 0px 0px #41840b;
	border-left: #41840b solid 2px;
}
#grid tr .subzone-blue{
	-webkit-box-shadow: inset 7px 0px 0px 0px #476e9e;
	-moz-box-shadow: inset 7px 0px 0px 0px #476e9e;
	box-shadow: inset 7px 0px 0px 0px #476e9e;
	border-left: #476e9e solid 2px;
}
#grid tr .subzone-purple{
	-webkit-box-shadow: inset 7px 0px 0px 0px #a995ce;
	-moz-box-shadow: inset 7px 0px 0px 0px #a995ce;
	box-shadow: inset 7px 0px 0px 0px #a995ce;
	border-left: #a995ce solid 2px;
}
#grid tr .subzone-pink{
	/*border-left: solid 3px #eba4ca;*/
	-webkit-box-shadow: inset 7px 0px 0px 0px #eba4ca;
	-moz-box-shadow: inset 7px 0px 0px 0px #eba4ca;
	box-shadow: inset 7px 0px 0px 0px #eba4ca;
	border-left: #eba4ca solid 2px;
}
#grid tr .subzone-grey{
	-webkit-box-shadow: inset 7px 0px 0px 0px rgb(131, 140, 145);
	-moz-box-shadow: inset 7px 0px 0px 0px rgb(131, 140, 145);
	box-shadow: inset 7px 0px 0px 0px rgb(131, 140, 145);
	border-left: rgb(131, 140, 145) solid 2px;
}


.select-disabled{
	pointer-events: none;
}

.table-locked-icon{
	color: #595a5c;
	position: absolute;
	z-index: 4;
	font-size: 1vw;
}

#dialogBlockTable label{
	display: block;
	float: left;
	font-size: larger;
	padding-bottom: 1%;
	width: 150px;
}

.s_greyish:before {
    content: '';
    position: absolute;
    top: -14%;
    right: -22px;
    width: 50px;
    height: 50%;
    background-color: #006b88;
    -webkit-transform: rotate(
	35deg
	 );
}
.s_greyish:after {
    content: '';
    position: absolute;
    top: 76%;
    right: -15px;
    width: 48px;
    height: 43%;
    background-color: #006b88;
    -webkit-transform: rotate(
	-35deg
	 );
}

.swal2-icon:not(.swal2-warning, .swal2-error, .swal2-success, .swal2-info, .swal2-question) {
	border-color: transparent !important;
}

.swal2-icon-content .fa-chair {
	font-size: 4.5rem;
}
.swal2-container {
	z-index: 10000 !important;
}

.show-booking-number{
    text-shadow: none;
    color: black;
    position: relative;
    top: -9px;
    left: 13px;
    font-size: 0.9em;
    background: #02566d;
    padding: 1px 3px 1px 3px;
    color: white !important;
    border-radius-right: 50px;
}
.show-booking-number-type{
	top: -13px;
	left: 13px;
}
.show-gold{
	position: relative;
	top: 17px;
	left: 30px;
	width: 6px;
	height: 6px;
	background: #faab1f;
	border-radius: 100%;
	border: solid 1px #c18417;
}

.show-vip{
	position: relative;
	top: 17px;
	left: 30px;
	width: 6px;
	height: 6px;
	background: #276bbb;
	border-radius: 100%;
	border: solid 1px #133864;
}

.show-brown{
	position: relative;
	top: 17px;
	left: 30px;
	width: 6px;
	height: 6px;
	background: #704f35;
	border-radius: 100%;
	border: solid 1px #432f1f;
}


.hide-booking-number{
    display: none;
}


#new-user {
	table-layout: fixed;
	width: 100%;
}
.phone-api,.phone-onCall{
	cursor: pointer;
	background: white;
	padding: 3px;
	border: solid 1px;
	border-radius: 6px;
}
#dialogPhoneApi table {
	width: 100%;
}
#dialogPhoneApi td {
	padding-bottom: 12px;
	width: 60%;
	text-align: left;
	padding-left: 10px;
	padding-right: 5px;
}
#dialogPhoneApi td:nth-child(2){
	text-align: center;
}
#dialogPhoneApi .fa-arrow-right, #dialogPhoneApi .fa-arrow-down {
	font-size: 2em;
	cursor: pointer
}
#dialogPhoneApi .fa-arrow-right {
	color: #045f04;
}
#dialogPhoneApi .fa-arrow-down {
	color: #9b5862;
}
#dialogPhoneApi .connected::before {
	content: 'Si';
}
#dialogPhoneApi .connected {
	background: #8cb868;
	padding: 3px 8px 3px 8px;
	color: white;
	font-size: 1.2em;
}
#dialogPhoneApi .disconnected::before {
	content: 'No';
}
#dialogPhoneApi .disconnected {
	background: #d43b3b;
	padding: 3px 8px 3px 8px;
	color: white;
	font-size: 1.2em;
}
#dialogPhoneApi .available::before {
	content: 'Disponible';
}
#dialogPhoneApi .available {
	background: #8cb868;
	padding: 3px 8px 3px 8px;
	color: white;
	font-size: 1.2em;
}
#dialogPhoneApi .unavailable {
	background: #d43b3b;
	padding: 3px 8px 3px 8px;
	color: white;
	font-size: 1.2em;
}
#dialogPhoneApi .unavailable::before {
	content: 'Línea Ocupada';
}

.pj-button-reservar:disabled{
	background: #8c8585;
	border: #808080;
	cursor:not-allowed;
}

.fieldset legend {
	background-color: #3e8bad;
	width: unset;
	font-size: 1.3rem;
}

#dialogAlPaso .tpv-numbers {
	display: grid;
	grid-template-columns: 7% 7% 7% 7% 7% 7% 7% 7% 7% 7% 7%;
	grid-template-rows: 3rem;
	justify-content: space-between;
	padding: 5px 12px;
	row-gap: 1rem;
}

.tpv-numbers .btn-options:first-of-type:not(#operator) {
	background: #953735;
	color: white;
}

#dialogAlPaso .tpv-numbers .btn-options {
	border-radius: 0;
	border: none;
	font-size: larger;
	font-weight: bold;
	background: black;
	color: white;
}


.rect.alertTable:not([data-type*=mueble]):not([data-type*=subzone]) {
	-webkit-filter: drop-shadow(1px 1px 0 #bf0818) drop-shadow(-1px -1px 0 #bf0818) !important;
	filter: drop-shadow(1px 1px 4px #bf0818) drop-shadow(-1px -1px 4px #bf0818) !important;
}

#container.restaurantTPV, #container.restaurantTPV #header {
	background: #626262 !important;
}

#logout-user{
	padding-right: 25px;
	padding-top: 2px;
}

#logout-user .fa-user-circle {
	font-size: 20px;
	margin-left: 15px;
}

.swal-signage {
	text-align: left;
	font-size: 20px;
	grid-template-columns: 100%;
	display: grid;
}
.swal2-confirm.swalConfirmMargin {
	margin-right: 50px !important;
	width: 60px;
}

.btn-range{
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #4ba4cd), color-stop(1, #026580));
	background: -moz-linear-gradient(top, rgba(168, 205, 222, 0) 5%, #ffffff 100%);
	background: -webkit-linear-gradient(top, rgba(168, 205, 222, 0) 5%, #ffffff 100%);
	background: -o-linear-gradient(top, rgba(168, 205, 222, 0) 5%, #ffffff 100%);
	background: -ms-linear-gradient(top, rgba(168, 205, 222, 0) 5%, #ffffff 100%);
	background: linear-gradient(to bottom, rgba(168, 205, 222, 0) 5%, #ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
	background-color: rgba(139, 201, 228, 0.66);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 3px;
	display: inline-block;
	cursor: pointer;
	padding: 4px 15px;
	font: normal 11px/18px Verdana, sans-serif;

	-moz-box-shadow: 0px 0px 0px 2px #02566d;
	-webkit-box-shadow: 0px 0px 0px 2px #02566d;
	background: #026b88;
	color: #ffffff;
	box-shadow: 0px 0px 0px 2px #02566d;
	text-shadow: none;
	width: fit-content;
	text-decoration: none;
	margin: auto;
}

body.swal2-shown.swal2-height-auto {
	height: 100vh !important; /* Ensure the body stays at full height */
	overflow: hidden; /* Prevent scroll issues */
}

@font-face {
	font-family: 'FlipBoardFont';
	src: url('./fonts/FlipboardReservator.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

.flipboard-font {
	font-family: 'FlipBoardFont', sans-serif;
	font-size: 25px;
	color: black;
}
.flipboard-dash {
	font-size: 25px;
	color: black;
}
