.uv-maxw850 {
    max-width: 850px;
}
.uv-blockcenter {
    margin-left: auto;
    margin-right: auto;
}
.pall25 {
    padding: 25px;
}
.pb80 {
    padding-bottom: 80px;
}
.pt80 {
    padding-top: 80px;
}

.uv-success-box h2 {
    margin: 0;
    font-size: 36px;
    font-weight: normal;
}
.uv-subline, .uv-subline-b, h1.uv-title, .uv-link {
    position: relative;
}
.uv-subline-b:after {
    position: absolute;
    display: block;
    content: " ";
    width: 68px;
    height: 1px;
    background-color: #f15826;
    bottom: -12px;
    left: 0;
    right: 0;
    margin: auto;
}
.uv-success-box {
    max-width: 845px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 25px 25px 25px 25px;
}
.uv-success-box h2 {
    margin: 0;
    font-size: 36px;
    font-weight: normal;
}
.uv-success-box h3 {
    font-size: 24px;
    letter-spacing: normal;
    line-height: 28px;
    margin-bottom: 39px;
    margin-top: 32px;
    text-align: center;
    text-transform: none;
}
.uv-success-box p {
    margin-bottom: 36px;
    line-height: 32px;
}
.uv-success-box .uv-btn-goto {
    color: #000;
    border: 1px solid #f15826;
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    text-align: center;
    padding: 8px 105px;
    max-width: 360px;
    text-transform: uppercase;
    width: 100%;
}

form textarea, form input {
    background-color: #f3f3f3;
    border: 1px solid #d8d8d8;
    margin-bottom: 10px;
    font-size: 12px;
}
.phone-styles {
    background: #f3f3f3 none repeat scroll 0 0;
    border: 1px solid #d8d8d8;
    height: 42px;
    margin-bottom: 0;
    /*margin-left: 0;*/
}
select#code-phone {
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 0px;
    line-height: 40px;
}
.phone-styles input {
    border: medium none;
    height: 40px;
    margin-bottom: 0;
}
.phone-styles .chosen-container .chosen-single {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    height: 37px;
    line-height: 45px;
}
.chosen-container-single .chosen-single div b {
    margin-top: 10px;
}
.uv-leadform textarea, .uv-leadform-gcont .uvjs-leaddate2 {
    background-color: #f3f3f3;
    border: 1px solid #d8d8d8;
    border-radius: 0;
    font-size: 14px;
    height: 42px;
    margin-bottom: 10px;
    padding: 5px 10px;
    text-transform: initial;
    width: 100%;
}
.uv-leadform-formload .uv-showbloqued {
    position: relative;
}
.uv-leadform-formload .uv-showbloqued:before {
    position: absolute;
    background-color: rgba(0,0,0,0.62);
    top: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    display: block;
    content: "SELECT A DATE FIRST";
    text-align: center;
    vertical-align: middle;
}
/*Datepicker*/
.uv-resdatepicker{
	width: 270px;
	border: 1px solid #666;
}
.uv-resdatepicker .ui-datepicker-header{
	position: relative;
	color: #fff;
	background-color: #666;
}
.uv-resdatepicker .ui-datepicker-title{
	text-align: center;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.3;
    padding: 10px 25px;
}
.uv-resdatepicker .ui-datepicker-prev{
	position: absolute;
	height: 25px;
	width: 25px;
	left: 3px;
	text-align: center;
	top: 8px;
}
.uv-resdatepicker .ui-datepicker-prev:before{
    display: inline-block;
    content: "\f0d9";
    color: #fff;
    width: 10px;
    height: 25px;
    text-align: center;
    font: normal normal normal 14px/25px FontAwesome;
}
.uv-resdatepicker .ui-datepicker-next{
	position: absolute;
	height: 25px;
	width: 25px;
	right: 3px;
	text-align: center;
	top: 8px;
}
.uv-resdatepicker .ui-datepicker-next.ui-state-disabled, .uv-resdatepicker .ui-datepicker-prev.ui-state-disabled{opacity: 0.5;}
.uv-resdatepicker .ui-datepicker-next:not(.ui-state-disabled):hover, .uv-resdatepicker .ui-datepicker-prev:not(.ui-state-disabled):hover{background-color: rgba(0,0,0,0.3);}
.uv-resdatepicker .ui-datepicker-next:before{
    display: inline-block;
    content: "\f0da";
    color: #fff;
    width: 10px;
    height: 25px;
    margin-left: 3px;
    text-align: center;
    font: normal normal normal 14px/25px FontAwesome;
}
.uv-resdatepicker .ui-datepicker-prev span, .uv-resdatepicker .ui-datepicker-next span{display: none;}
.uv-resdatepicker table{
	width: 100%;
	padding: 0;
	border: 0;
	margin: 0;
	border-collapse: inherit;
	border-spacing: 0;
	color: #000;
}
.uv-resdatepicker table thead{color: #fff;}
.uv-resdatepicker table thead th{
	background-color: #666;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	padding-bottom: 5px;
	font-size: 12px;
}
.uv-resdatepicker table tbody td:not(.ui-datepicker-unselectable){cursor: pointer;}
.uv-resdatepicker table tbody td:not(.ui-datepicker-unselectable) label{cursor: pointer;}
.uv-resdatepicker table tbody td{
	background-color: #fff;
	padding: 10px 5px 5px 5px;
	vertical-align: top;
	text-align: center;
	font-size: 13px;
	font-weight: 800;
	border: 1px solid transparent;
	width: 14.285714%;
	
	-webkit-transition: background-color 250ms ease-in-out;
    -moz-transition: background-color 250ms ease-in-out;
    -ms-transition: background-color 250ms ease-in-out;
    -o-transition: background-color 250ms ease-in-out;
    transition: background-color 250ms ease-in-out;
}
.uv-resdatepicker table tbody td label{
	font-weight: normal;
	font-size: 11px;
	color: #42bc6f;
	display: block;
	width: 100%;
	text-align: center;
	margin: 0;
}
.uv-resdatepicker table tbody td:not(.ui-datepicker-unselectable):hover{border: 1px solid #ededed;}
.uv-resdatepicker table tbody td.ui-datepicker-current-day:not(.ui-datepicker-unselectable){border: 1px solid #81a7fd;}
.uv-resdatepicker table tbody td.ui-datepicker-unselectable{color: #a8a8a8;}
.uv-resdatepicker a{
	color: #000;
	text-decoration: none;
}
/***********************/
