/*****************
* Overriding theme default styles
*****************/

.top-left-part a {
	display: block;
	padding: 10px;
	max-height: 60px;
}
.logo b {
	width: 100%;
}
.top-left-part a img {
	max-width: 100%;
}
.white-box.package-box {
	text-align: center;
}
.white-box.package-box > a.btn {
	display: inline-block;
	margin-top: 15px;
}
.alert button.close {
	opacity: 0.7;
}
#booking-table_length, #users-table_length {
	float: none;
}
#booking-table_wrapper .dt-buttons, #users-table_wrapper .dt-buttons {
	float: none;
}
.book-status {
	text-align: center;
}
.booking-edit {
	text-align: center;
}
.booking-edit a  {
	text-align: center;
}
.booking-edit a > i {
	font-size: 120%;
	width: 40px;
	height: 35px;
	border: 1px solid #ffffff;
	border-radius: 3px;
	padding: 7px 0;
}
.b-view {
	border-color: #00c292 !important;
}
.b-delete {
	border-color: #ed4040 !important;
}
#side-menu  li.active > a {
	border-left: 3px solid #01c0c8;
	color: #ffffff;
	font-weight: 500;
}
#side-menu  li.active > a i {
	color: #01c0c8;
}
.property-listing .pro-list-details, .property-listing .pro-list-info {
	border-bottom: none;
}
.pro-content .pro-list-details {
	height: auto;
	max-height: 100%;
}
.property-listing ul.pro-info {
	column-count: 2;
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-gap: 75px;
	-webkit-column-gap: 75px;
	-moz-column-gap: 75px;
}
.pro-box span.btn.pro-label {
	bottom: 0;
	top: auto;
	font-size: 14px;
}
.pro-box a.pro-list-img:hover .label-success[href], .pro-box a.pro-list-img:hover .label-success[href] {
	background-color: #449d44;
}
.property-tabs, .property-tabs * {
	overflow: visible;
}
.property-tabs .carousel-inner {
	overflow: hidden !important;
}
.property-tabs nav ul li a:hover {
	color: #01c0c8
}
.property-tabs nav ul li.tab-current a {
	background: #01c0c8;
	color: #ffffff;
}
.property-tabs .bootstrap-select.btn-group {
	width: 100% !important;
}
.property-tabs .bootstrap-select.btn-group .dropdown-toggle .filter-option, 
.property-tabs .bootstrap-select.btn-group .dropdown-menu li a span.text {
	font-weight: 300;
}
.property-tabs .checkbox.checkbox-circle label::before { 
	border: 1px solid #cecece;
}
.bootstrap-select.btn-group .dropdown-menu {
	box-shadow: none !important;
	border-color: #cecece;
}
.property-tabs .panel-default {
	border: none !important;
	box-shadow: none !important;
}
.property-tabs .panel-heading, .wizard-pane .panel-heading {
	color: rgba(0, 0, 0, 0.5);
	font-weight: 600;
	text-transform: initial;
}
.property-tabs .panel .panel-body {
	padding: 25px 0;
}
.property-tabs .content-wrap section {
	padding: 0;
}
.checkbox-success input[type="checkbox"] + label i {
	margin: 0 0 0 3px;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
.checkbox-success input[type="checkbox"]:checked + label i {
	color: #00c292;
}
.prop-amenities-list {
	list-style: none;
	padding-left: 0;
}
.prop-amenities-list li {
	display: inline-block;
	width: 24.5%;
	vertical-align: top;
}
.prop-amenities, .prop-fetures {
	border-color: #cecece;
}
.prop-fetures {
	margin-left: -1px;
}
.seasonal-years h4 {
	text-align: center;
}
.seasonal-years h3 {
	text-align: center;
}
.seasonal-years .input-group-addon {
	font-size: 12px !important;
}
ul.prop-photo-gallery {
	padding-left: 0;
}
ul.prop-photo-gallery li {
	float: left;
	width: 33.3%;
	vertical-align: top;
	overflow: hidden;
	padding: 0 5px;
	border: none;
	background: transparent;
	position: relative;
}
ul.prop-photo-gallery li > img {
	width: 100%;
}
ul.prop-photo-gallery p.gallery-img-caption {
	background: #ffffff;
}
.gallery-img-action {
	position: absolute;
	top: 0;
	right: 10px;
}
.gallery-img-action .btn {
	opacity: 0.9 !important;
}
.gallery-img-action .btn:hover {
	opacity: 1 !important;
}
.gallery-img-action a {
	color: #ffffff !important;
}
.cropper-container.cropper-bg {
	margin: 0 auto;
}
.property-tabs .panel-wrapper {
	overflow: hidd
}
.property-tabs .panel-wrapper {
	overflow: hidden;
}
.property-tabs .panel-wrapper .row {
	margin-left: 0;
	margin-right: 0;
}
#offer-table td {
	vertical-align: middle;
	max-width: 200px;
}
.full-form-field {
	width: 100% !important;
	display: block !important;
}
#offer_desc {
	resize: none;
}
#loginform.form-material .form-control.focus, #loginform.form-material .form-control:focus,
#registerform.form-material .form-control.focus, #registerform.form-material .form-control:focus {
	background-image: linear-gradient(#01c0c8, #01c0c8), linear-gradient(rgba(120, 130, 140, 0.13), rgba(120, 130, 140, 0.13));
}
.add-prop-amenities-list {
	list-style: none;
	padding-left: 0;
}
#cb_add_prop_message .help-block {
	color: #a94442;
}
.login-register {
	overflow-y: auto;
}
h4.title-heading {
	color: rgba(0, 0, 0, 0.5);
	font-weight: 600;
	margin-top: 6px;
}
.custom_upload .form-control {
	display: none;
}
.custom_upload .input-group-addon {
	color: #ffffff;
}
.custom_upload .fileinput {
	width: 100px;
}
#edit_user label {
	display: block;
}
#edit_user .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
	max-width: initial;
	width: 100%;
}
.btn-block {
	display: block;
}
ul.prop-features-listing {
	list-style: none;
	padding-left: 0;
	border-color: #01c0c8;
}
.property-tabs .table-responsive {
	overflow-y: hidden;
}
table.by_room {
	width: 100%;
}
table.by_room th, table.by_room td {
	min-width: 30px;
	padding: 5px 0;
	text-align: center;
}
table.by_month th, table.by_month td {
	text-align: center;
}
table.by_room th, table.by_month th {
	padding: 10px 0;
	color: #ffffff;	
}
table.by_room thead tr, table.by_month thead tr {
	background: #4c5667;
}
table.by_room .checkbox {
	padding-left: 0;
	margin: 0;
}
table.by_room .checkbox label {
	padding-left: 0;
	height: 0;
}
table.by_room .checkbox label::after, table.by_month .checkbox label::after {
	display: none;
}
table.by_room .checkbox label::before {
	border: 1px solid #00c292;
	margin-left: 0;
	left: 50%;
	transform: trasnlateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
}
table.by_month .checkbox label {
    padding-left: 0;
}
table.by_month .checkbox label::before {
	border: 1px solid #00c292;
}
table.by_month .checkbox {
    margin-bottom: 0;
    margin-top: 5px;
}
.month-container {
	padding: 20px;
}
.by_month_container table {
	width: 100%;
	border: none;
}
.wizard-pane {
    display: none;
}
.wizard-pane.active {
    display: block;
}