

/* Start:/abiturient/equery/equery.css?17386690143307*/
table, #cnt_operation div { margin: 0 auto; width: 100% }

#cnt_operations table tbody tr td:first-child, #cnt_select table tbody tr td:first-child, #cnt_client table tbody tr td:first-child { width: 25%; text-align:right; }

#cnt_date_time table td{
font-size: 18px;
border-radius: 8px;
border-spacing: 0;
text-align: center;
}

#cnt_client table tbody tr td input{ 
	border: 1px solid #cccccc;
	font-size:16px;
	padding: 7px 13px;
	border-radius: 0;
}

#times_dinamic {
	border-collapse: separate;
	border-spacing: 14px 11px;
}

#times_dinamic td{
	width: 70px;
	height: 30px;
	font-size: 30px;
	color: #4fade0;
	background-color: #EFEFEF;
	padding: 3px 6px;	
}

#times_dinamic td:hover{
	background-color: #EFEccc;
}
#times_dinamic td.sel{
	color: white;
	background-color: #EAA72F;
}

#times_dinamic td.reserv{ background-color: white; }

#pin_out{
	color:red;
	font-size: 20px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
}

.ninja{	display:none;	}

#dates_list button, #cnt_operation button, #cnt_pin_cod button{
	margin: 14px 12px;
	width: 170px;
	border-radius: 5px;
	color: white;
	font-size: 20px;
	border: none;
	min-height:70px;
	display: table-cell;
    vertical-align: top;
	cursor: pointer;
	background: #4fade0;
}

#cnt_operation button{
	width:260px;
	min-height:100px;
}

.btn_stage{
	width:160px;
	border-radius:  5px;
	color: white;
	font-size: 22px;
	border: none;
	padding: 18px 18px;
	margin: 20px 12px;
	cursor: pointer;
	background: #4fade0;
    outline: none!Important;
}

.btn_stage:disabled,
.btn_stage[disabled]{
  background-color: #cccccc;
}

.div_print {
	text-align: center;
}
.btn_print{
	left: 50%;
}

.left, #dates_list div { float:left;}

.right { float:right;}

.value {
	color: maroon;
	font-size: 16px;
	font-weight:bold;
}

#preorder_menu_content tbody{
	width: 100%;	
}

.cnt, #cnt_client div { margin: 20px 0; }

.mes_label {
	border-radius:  0px;
	background-color:  #adb7c560;
	padding: 25px;
	font-family: inherit!important;
	font-size: 17px;
	line-height: 23px;
	text-align: left;
}

#preorder {
	width: 100%;
	height: 100%;
	position: relative;
	min-height: 200px;
	margin-bottom: 200px;
}

.ajax_loader{ text-align: center; }

#loader {
	background-color: white;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	vertical-align: middle;
}

.spinner {
	margin: 100px auto 0;
	width: 70px;
	text-align: center;
}

.spinner > div {
	width: 18px;
	height: 18px;
	background-color: #333;
	border-radius: 100%;
	display: inline-block;
	-webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
	animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
	-webkit-animation-delay: -0.32s;
	animation-delay: -0.32s;
}

.spinner .bounce2 {
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
	0%, 80%, 100% { -webkit-transform: scale(0) }
	40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
	0%, 80%, 100% { 
		-webkit-transform: scale(0);
		transform: scale(0);
	} 40% { 
		-webkit-transform: scale(1.0);
		transform: scale(1.0);
	}
}
/* End */
/* /abiturient/equery/equery.css?17386690143307 */
