body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #444;
}
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
	font-size: 27px;
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
header{
	padding: 20px 0;
}
header #logo img{
	margin: 0 auto;
}
.container{
	max-width: 1280px;
}
.wait-box {
	margin-left: -5px;
	margin-right: -5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 4px solid #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
  -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
  box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.wait-box .wait-box-content{
	margin: 0 !important;
}
.wait-box .owl-wrapper-outer{
	border: 0;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.wait-box .owl-carousel .owl-buttons div i {
    font-size: 20px;
}
.owl-carousel .owl-buttons .owl-prev{
	left: 0;
	margin-top: -5px;
}
.owl-carousel .owl-buttons .owl-next{
	right: 0;
	margin-top: -5px;
}
.wait-item{
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}
.wait-item div{
	padding: 15px 10px;
	border-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #efad2c;
	border: 1px solid #efad2c;
	text-align: center;
}
.wait-item div p{
	margin-bottom: 0;
}
.wait-item.selected div{
	background: #efad2c;
	color: #FFF;
}
.rating-form{
	margin-top: 20px;
  margin-bottom: 20px;
  margin-left: -5px;
  margin-right: -5px;
  padding: 10px 5px;
  border: 4px solid #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
  -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
  box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
/* .rating-form .form-control{
	border-radius: 3px;
	height: 42px;
	font-size: 15px;
	border: 1px solid #efad2c;
	color: #efad2c;
	letter-spacing: 1px;
	font-weight: bold;
	margin-bottom: 10px;
	box-shadow: none !important;
	outline: none !important;
}
.rating-box{
	text-align: center;
	overflow: hidden;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 10px;
}
.rating-box .rating-item{
	width: 25%;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	display: block;
	margin: 0;
}
.rating-box .rating-item label{
	padding: 5px;
	border-radius: 3px;
	border: 1px solid #efad2c;
	display: block;
  letter-spacing: -1px;
	color: #efad2c;
}
.rating-box .rating-item.active label{
	padding: 5px;
	border-radius: 3px;
	border: 1px solid #efad2c;
	background: #efad2c;
	color: #FFF;
}
.rating-box .rating-item input{
	opacity: 0;
} */
.btn-send{
	margin-top: 20px;
	border-radius: 3px;
	border: 1px solid #efad2c;
	background: #efad2c;
	color: #FFF !important;
	font-weight: bold;
	display: block;
	width: 100%;
}
.notify-empty{
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
	font-size: 15px;
	padding: 10px 5px;
	font-weight: bold;
	color: #000;
  border: 4px solid #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2);
  -o-box-shadow: 0 1px 4px rgba(0,0,0,.2);
  box-shadow: 0 1px 4px rgba(0,0,0,.2);
}
.notify-box{
	margin-top: 20px;
	margin-bottom: 20px;
}
.text-danger{
	border: 1px solid #F00;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	padding: 10px 5px;
	color: #F00;
	border-radius: 3px;
}
.text-success{
	border: 1px solid #3c763d;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	padding: 10px 5px;
	color: #3c763d;
	border-radius: 3px;
}
.well{
	background: transparent;
	border: 0;
	margin: 0 auto;
	padding: 0;
	box-shadow: none;
	max-width: 450px;
}
.well h2{
	text-align: center;
	padding-top: 15%;
	font-size: 24px;
	color: #000000;
	margin: 20px 0 30px;
	font-weight: 700;
	text-transform: uppercase;
}

.form-control{
	background: #fff8e0;
	border: 1px solid #f8c052 !important;
	border-radius: 3px;
	box-shadow: none !important;
	outline: none !important;
	color: #000;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1.5;
	padding-top: 10px;
	padding-bottom: 10px;
	height: auto;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::placeholder {
  color: #999;
}
.btn-primary{
	margin-top: 15px;
	width: 100%;
	padding-top: 10px;
	height: auto;
	padding-bottom: 10px;
	line-height: 1.5;
	color: #FFF;
	font-weight: bold;
	border-radius: 10px;
	background: #f8c052;
	border-color: #f8c052;
	font-size: 16px;
	text-transform: uppercase;
	-webkit-transition: ease all .4s;
	-o-transition: ease all .4s;
	transition: ease all .4s;
}
.btn-primary:hover{
	background: #f6b32e;
	border-color: #f6b32e;
}
.error-not_found p{
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 15px;
	margin-top: 10px;
	color: #222;
}
