/*
 * Skin: booknow
 * ----------
 */
 
body.skin-booknow {
	color: #666666;
	padding-right: 0px !important;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
body.skin-booknow.modal-open {
	overflow: visible;
}
body.skin-booknow .ui-state-active, 
body.skin-booknow .ui-widget-content .ui-state-active, 
body.skin-booknow .ui-widget-header .ui-state-active {
    border: 1px solid #101a33/*{borderColorActive}*/ !important;
    background: #101a33/*{bgColorActive}*/ none !important;
    font-weight: normal/*{fwDefault}*/;
    color: #ffffff/*{fcActive}*/ !important;
    border-radius: 0px;
}
body.skin-booknow .ui-state-hover,
body.skin-booknow .ui-widget-content .ui-state-hover {
    border: 1px solid #101a33/*{borderColorActive}*/ !important;
    background: #101a33/*{bgColorActive}*/ none !important;
    font-weight: normal/*{fwDefault}*/;
    color: #ffffff/*{fcActive}*/ !important;
    border-radius: 0px;
}
.deposit::placeholder {
	color: #d2d6de;
}
.skin-booknow a,
.skin-booknow a:hover,
.skin-booknow a:focus,
.skin-booknow a:active {
  color: #101a33;
}
body.skin-booknow .pagination>li>a,
body.skin-booknow .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #666666;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.skin-booknow .btn {
    background-color: #18a4b6;
    color: #fff;
    border-color: transparent;
}
.skin-booknow .btn:hover {
    color: #fff !important;
}
.skin-booknow .bg-green,
.skin-booknow .callout.callout-success,
.skin-booknow .alert-success,
.skin-booknow .label-success,
.skin-booknow .modal-success .modal-body {
    background-color: #125b7c !important;
	border-color: transparent !important;
}
.skin-booknow .main-header {
  background-color: #101a33;
  padding: 0;
  z-index: 900;
}
.skin-booknow .main-header .navbar {
  background-color: #101a33;
}
.skin-booknow .main-header .navbar .nav > li > a {
  color: #ffffff;
}
.skin-booknow .main-header .navbar .nav > li > a:hover,
.skin-booknow .main-header .navbar .nav > li > a:active,
.skin-booknow .main-header .navbar .nav > li > a:focus,
.skin-booknow .main-header .navbar .nav .open > a,
.skin-booknow .main-header .navbar .nav .open > a:hover,
.skin-booknow .main-header .navbar .nav .open > a:focus,
.skin-booknow .main-header .navbar .nav > .active > a {
  background: rgba(0, 0, 0, 0.1);
  color: #f6f6f6;
}
.skin-booknow .main-header .navbar .sidebar-toggle {
  color: #ffffff;
}
.skin-booknow .main-header .navbar .sidebar-toggle:hover {
  color: #f6f6f6;
  background: rgba(0, 0, 0, 0.1);
}
.skin-booknow .main-header .navbar .sidebar-toggle {
  color: #fff;
  display: none;
}
.skin-booknow .main-header .navbar .sidebar-toggle:hover {
  background: rgba(0, 0, 0, 0.1);
}
.skin-booknow .callout h4 {
	color: #666666 !important;
}
.skin-booknow .modal-title {
    color: #666666;
}

.booking-data table {
	margin-top: 20px;
	width: 100%;
}
.booking-data table tr th {
	border: 1px solid #ddd;
	border-bottom-width: 2px;
	padding: 8px;
    line-height: 1.42857143;
    vertical-align: center;
}
.booking-data table tr td {
	border: 1px solid #ddd;
	padding: 8px;
    line-height: 1.42857143;
    vertical-align: center;
}
.booking-data table tr:nth-of-type(even) {
    background-color: #f9f9f9;
}
.booking-data .pagination {
	float: right;
}

@media (max-width: 767px) {
  .skin-booknow .main-header .navbar .dropdown-menu li.divider {
    background-color: rgba(255, 255, 255, 0.1);
  }
  .skin-booknow .main-header .navbar .dropdown-menu li a {
    color: #fff;
  }
  .skin-booknow .main-header .navbar .dropdown-menu li a:hover {
    background: #367fa9;
  }
  .skin-booknow .navbar-nav>.user-menu>.dropdown-menu {
	  width: 280px !important;
  }
}
.skin-booknow .main-header .logo {
  background-color: #101a33;
  color: #ffffff;
  border-bottom: 0 solid transparent;
}
.skin-booknow .main-header .logo:hover {
  background-color: #125b7c;
}
.skin-booknow .main-header li.user-header {
  background-color: #f7f6f6;
}
.skin-booknow .content-header {
  background: transparent;
}
.skin-booknow .wrapper,
.skin-booknow .main-sidebar,
.skin-booknow .left-side {
  background-color: #f7f6f6;
}
.skin-booknow .user-panel > .info,
.skin-booknow .user-panel > .info > a {
  color: #fff;
}
.skin-booknow .sidebar-menu > li.header {
  color: #4b646f;
  background: #1a2226;
}
.skin-booknow .sidebar-menu > li > a {
  border-left: 0px solid transparent;
}
.skin-booknow .sidebar-menu > li:hover > a,
.skin-booknow .sidebar-menu > li.active > a {
  color: #666666;
  background: #e5e4e4;
  border-left-color: #3c8dbc;
}
.skin-booknow .sidebar-menu>li>a>.fa, .skin-booknow .sidebar-menu>li>a>.glyphicon, .skin-booknow .sidebar-menu>li>a>.ion {
    width: 20px;
    color: #125b7c !important;
}
.skin-booknow .sidebar-menu>li>a>.pull-right {
    color: #666666 !important;
	margin-top: 2px;
	width: auto;
}
.skin-booknow .sidebar-menu>li>a>small.pull-right {
    color: #ffffff !important;
	margin-top: 2px;
}
.skin-booknow .sidebar-menu>li> .treeview-menu small.pull-right {
	margin-top: 2px;
}
.skin-booknow .sidebar-menu > li > .treeview-menu {
  margin: 0 1px;
  background: #f7f6f6;
}
.skin-booknow .sidebar a {
  color: #666666;
}
.skin-booknow .sidebar a:hover {
  text-decoration: none;
}
.skin-booknow .treeview-menu > li > a {
  color: #666666;
  padding: 12px 5px 12px 40px;
}
.skin-booknow .treeview-menu > li.active > a,
.skin-booknow .treeview-menu > li > a:hover {
  color: #101a33;
}
.skin-booknow .sidebar-form {
  border-radius: 3px;
  border: 1px solid #374850;
  margin: 10px 10px;
}
.skin-booknow .sidebar-form input[type="text"],
.skin-booknow .sidebar-form .btn {
  box-shadow: none;
  background-color: #374850;
  border: 1px solid transparent;
  height: 35px;
}
.skin-booknow .sidebar-form input[type="text"] {
  color: #666;
  border-top-left-radius: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
}
.skin-booknow .sidebar-form input[type="text"]:focus,
.skin-booknow .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  background-color: #fff;
  color: #666;
}
.skin-booknow .sidebar-form input[type="text"]:focus + .input-group-btn .btn {
  border-left-color: #fff;
}
.skin-booknow .sidebar-form .btn {
  color: #999;
  border-top-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
}
.skin-booknow.layout-top-nav .main-header > .logo {
  background-color: #3c8dbc;
  color: #ffffff;
  border-bottom: 0 solid transparent;
}
.skin-booknow.layout-top-nav .main-header > .logo:hover {
  background-color: #3b8ab8;
}

/*  --------------------  Default Styles  --------------------  */ 
body {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #666666;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    font-weight: 600;
    line-height: 1.1;
    color: inherit;
}
a {
    color: #125b7c;
}
a:hover, a:active, a:focus {
    color: #125b7c;
}
textarea {
	border: solid 1px #d2d6de;
}
.text-aqua {
    color: #418dcf !important;
}
.text-red {
    color: #ef5353 !important;
}
.text-green {
    color: #125b7c !important;
}
.text-yellow {
    color: #fcae01 !important;
}
.progress-bar-aqua, .progress-bar-info {
    background-color: #418dcf;
}
.progress-bar-red, .progress-bar-danger {
    background-color: #ef5353;
}
.progress-bar-green, .progress-bar-success {
    background-color: #125b7c;
}
.progress-bar-yellow, .progress-bar-warning {
    background-color: #fcae01;
}
.bg-yellow, .callout.callout-warning, .alert-warning, .label-warning, .modal-warning .modal-body {
    background-color: #fcae01 !important;
}

/*  --------------------  Logo  --------------------  */ 
.main-header .logo {
    -webkit-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    display: block;
    float: left;
    height: 50px;
    font-size: 20px;
    line-height: 48px;
    text-align: center;
    width: auto;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    padding: 0 10px;
    font-weight: 300;
	z-index: 10000;
    position: relative;
}

/*  --------------------  Sidebar Toggle  --------------------  */ 
.main-header .sidebar-toggle {
    float: none;
    background-color: transparent;
    background-image: none;
    padding: 15px 15px;
    font-family: fontAwesome;
}

/*  --------------------  Sidebar Menu  --------------------  */ 
.sidebar-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 10px;
}
.sidebar-menu, .main-sidebar .user-panel, .sidebar-menu > li.header {
    white-space: normal;
}
.bg-red, .callout.callout-danger, .alert-danger, .alert-error, .label-danger, .modal-danger .modal-body {
    background-color: #ef5353 !important;
}

.navbar-nav>.messages-menu>.dropdown-menu>li .menu>li>a>h4 {
	font-weight: normal;
	font-size: 13px;
}
.navbar-nav>.tasks-menu>.dropdown-menu>li .menu>li>a>h3 {
    font-size: 13px;
	font-weight: normal;
}
.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a {
    font-size: 13px;
}

/*  --------------------  User Menu  --------------------  */ 
.user-menu .dropdown-menu {
	border: solid 1px #ffffff !important;
	box-shadow: 0px 0px 3px 1px rgba(0, 0, 0, 0.2) !important;
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header {
    height: 135px;
    padding: 10px;
    text-align: center;
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header>img {
    z-index: 5;
    height: 90px;
    width: 90px;
    border: 6px solid;
    border-color: transparent;
    border-color: #e1e1e1;
}
.navbar-nav>.user-menu>.dropdown-menu>li.user-header>p {
    z-index: 5;
    color: #666666;
    font-size: 15px;
    margin-top: 10px;
}
.user-footer .btn-default {
	background-color: #18a4b6 !important;
	font-weight: bold !important;
	color: #ffffff !important;
	border-radius: 3px !important;
	border: solid 1px #18a4b6 !important;
	margin-bottom: 10px;
	padding: 8px;
	font-size: 15px;
}
.user-footer .btn-default:hover {
	background-color: #101a33 !important;
	border-color: #101a33 !important;
}
.user-footer a:last-child {
	margin-bottom: 0px;
}

/*  --------------------  Body Content  --------------------  */ 
.content {
    min-height: 250px;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
	padding-bottom: 60px;
}
.content-header>h1 {
    margin: 0;
    font-size: 24px;
    font-weight: normal;
	color: #333333;
}
.content-header>h2 {
    margin: 0;
    font-size: 24px;
    font-weight: normal;
    color: #333333;
	display: inline-block;
}
h2.manage-heading {
	margin: 0;
	margin-bottom: 10px;
    font-size: 24px;
    font-weight: normal;
    color: #333333;
	display: inline-block;
}
.content-header>.breadcrumb {
    float: none;
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
	line-height: 24px;
    padding: 0px;
    position: relative;
    border-radius: 0px;
    display: inline-block;
    top: 0px;
    right: 0px;
}
.content-header > .breadcrumb > li > a {
    color: #333333;
}
.breadcrumb>.active {
    color: #333333 !important;
}
.breadcrumb>li:before, .breadcrumb>li+li:before {
    padding: 0 5px;
    color: #333333;
    content: "\00bb";
}
.content-header>.breadcrumb>li+li:before {
    content: '\00bb';
}
.listing-status {
	float: right;
	display: inline-block;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	margin-top: -5px;
}
.listing-status li {
	display: inline-block;
	font-size: 16px;
	color: #333333;
}
.listing-status li.status-label {
	border-radius: 2px;
	padding: 7px 10px;
	background-color: #efefef;
	text-transform: uppercase;
	color: #333333;
	border-left: solid 4px #333333;
}
.listing-status li.live {
	color: #ffffff;
	border-left: solid 4px #00a65a;
	background-color: #125b7c;
}
.listing-status li.incomplete {
	color: #ffffff;
	border-left: solid 4px #fcae01;
	background-color: #f89a26;
}
.listing-status li.disabled {
	color: #ffffff;
	border-left: solid 4px #c23321;
	background-color: #f85054;
}
.street-address label {
	display: block;
}
.street-address textarea {
	width: 100%;
	height: 100px;
	padding: 10px;
}
.map-wrapper {
	margin: 0px;
	margin-top: 20px;
	background-color: #f8f8f8;
	padding: 10px;
}
.map-wrapper .col-md-6 {
	padding-left: 0px;
}
.map-wrapper .col-md-6:last-child {
	padding-right: 0px;
}
.map-wrapper .col-md-12 {
	padding: 0px;
	margin-bottom: 20px;
}
.regions-note {
	margin-bottom: 20px;
}
.box-header-more {
	margin-top: 20px;
}
.box-footer {
	margin-top: 20px;
}
.tip {
	color: #b2b2b2;
	display: block;
}
.info-icon {
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 15px;
	background-image: url('../../img/info-icon.png');
}
.establishment-layout label {
	display: block;
}
.establishment-layout .tip {
	margin-bottom: 20px;
	display: block;
}
.contact label {
	display: block;
}
.country-code, .area-code {
	width: 50px;
	display: inline-block;
	margin-right: 10px;
}
.phone {
	width: 150px;
	display: inline-block;
	margin-left: 10px;
}
.edit-booking-email-address {
	background-color: #e5e4e4;
	font-weight: bold;
	color: #666666;
}
.edit-booking-email-address:hover, .edit-booking-email-address:focus, .edit-booking-email-address:active, .edit-booking-email-address:focus {
	background-color: #e5e4e4;
	font-weight: bold;
	color: #666666;
}
.box-footer .btn-search {
	font-weight: bold;
}
.callout.callout-info {
    background-color: #f7f6f6 !important;
	border-color: #e5e4e4;
	color: #666666 !important;
}
.content-wrapper, .right-side {
    min-height: 100%;
    background-color: #ffffff;
    z-index: 800;
}
.box {
    position: relative;
    border-radius: 3px;
    background: #ffffff;
    border-top: 3px solid #ebeaea;
	border: solid 1px #ebeaea;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 0 1px 1px rgba(0,0,0,0);
}
.box.box-default {
    border-top: 3px solid #e5e4e4;
}
.box-header {
    color: #666666;
}
label {
    font-weight: normal;
}
label span.red {
	color: #ef5353;
	font-style: italic;
	font-size: 13px;
}
.form-group {
	margin-bottom: 20px;
}
.form-control {
	margin-bottom: 0px;
}
.btn-primary {
    background-color: #125b7c;
    border-color: #125b7c;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:hover, .btn-primary:focus {
    background-color: #101a33 !important;
	border-color: #101a33 !important;
}

.features .form-group {
	margin-bottom: 5px;
}
.features .box-body {
	margin-bottom: 30px;
}
.features .box-body h3 {
	font-size: 16px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 30px;
	color: #a3a3a3;
}
.add-new-feature label {
	display: block;
}
.add-new-feature input {
	width: 350px;
	display: inline-block;
}

/*  --------------------  Callout Messages  --------------------  */ 
.callout-new-messages {
	padding: 20px 20px 20px 15px;
	margin-bottom: 35px;
}
.callout-new-messages h4 {
	display: inline-block;
	width: auto;
	margin-top: 10px;
	margin-bottom: 0px;
}
.callout-new-messages .btn-go-there-now {
    background-color: #ffffff;
    border-color: #ffffff;
	color: #f85054 !important;
	text-decoration: none !important;
	font-weight: bold;
	float: right;
	border-radius: 2px;
	width: 160px;
}
.callout-new-messages .btn-go-there-now:hover, .callout-new-messages .btn-go-there-now:active, .callout-new-messages .btn-go-there-now.hover {
    background-color: transparent;
	border-color: #ffffff;
	color: #ffffff !important;
}

/*  --------------------  Checkbox Switch  --------------------  */ 
.bootstrap-switch {
	border-radius: 2px !important;
	border: none !important;
	margin-left: 10px;
}
.bootstrap-switch .bootstrap-switch-handle-on {
    border-bottom-left-radius: 2px !important;
    border-top-left-radius: 2px !important;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
    color: #ffffff !important;
    background: #d7dcde !important;
}
.bootstrap-switch .bootstrap-switch-label {
    text-align: center;
    margin-top: -1px;
    margin-bottom: -1px;
    z-index: 100;
    color: #333333;
    background: #d7dcde !important;
}
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
    color: #fff;
    background: #18a4b6 !important;
}
.bootstrap-switch .bootstrap-switch-handle-on, .bootstrap-switch .bootstrap-switch-handle-off, .bootstrap-switch .bootstrap-switch-label {
    padding: 10px 12px !important;
}

/*  --------------------  Property Select Box  --------------------
	this is use to change the property to a different one 
*/ 
.property-select-box {
	width: auto;
	display: inline-block;
}
.property-select-box .select2-container--default .select2-selection--single {
    border-radius: 3px;
	background-color: #f89a26;
	border: 0px;
	border-left: solid 4px #dd8922;
	color: #ffffff;
	font-size: 22px;
	line-height: 22px;
	padding: 7px 0px;
	margin-top: -18px;
	margin-bottom: -8px;
}
.property-select-box .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 36px;
    user-select: none;
    -webkit-user-select: none;
}
.property-select-box .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #ffffff;
    line-height: 32px;
}
.property-select-box .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: -12px;
    right: 1px;
    width: 20px;
}
.property-select-box .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #ffffff transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0;
}
.property-select-box .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #ffffff transparent;
    border-width: 0 4px 5px 4px;
}
.select2-dropdown {
    background-color: #f89a26 !important;
    border: 1px solid #dd8922 !important;
	border-left-width: 4px !important;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    z-index: 1051;
	margin-top: 8px;
	width: 300px !important;
	color: #ffffff;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #dd8922 !important;
    color: white;
}
.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 18px;
}
.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #dd8922 !important;
}
.select2-container--default .select2-results__option[aria-selected=true], .select2-container--default .select2-results__option[aria-selected=true]:hover {
    color: #ffffff;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
    border: none !important;
	background-color: rgba(0,0,0,0.2);
	font-size:18px;
}

.skin-booknow .select2-container--default,
.skin-booknow .select2-container--default .selection {
    width: 100% !important
}

.skin-booknow .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #d2d6de;
    border-radius: 0px;
    height: 38px;
    padding: 9px 2px;
}

.skin-booknow .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px !important;
}

.skin-booknow .select2-container--open .select2-dropdown--below {
    margin-top: -1px;
}

.skin-booknow .select2-dropdown {
    background-color: #e5e4e4 !important;
    border: 1px solid #f7f6f6 !important;
    color: #666666 !important;
}

.skin-booknow .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #1a7cc0 !important;
}

.skin-booknow .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #1a7cc0 !important;
    color: white;
}

.skin-booknow .select2-results__options {
    font-size: 14px;
}

.skin-booknow .select2-container--default .select2-search--dropdown .select2-search__field {
    border: none !important;
    background-color: rgb(247, 246, 246);
    font-size: 18px;
}

/*  --------------------  Establishment List  --------------------  */ 
.establishment-list {
	border-left: solid 4px #e5e4e4;
	border-top: 1px solid #e5e4e4 !important;
	margin-bottom: 20px;
}
.establishment-list .container-fluid {
	padding: 10px;
}
.establishment-list.live {
	border-left: solid 4px #125b7c;
}
.establishment-list.incomplete {
	border-left: solid 4px #fcae01;
}
.establishment-list.disabled {
	border-left: solid 4px #c23321;
}
.establishment-list h3 {
	font-weight: bold;
	font-size: 18px;
}
.establishment-list ul.establishment-list-links {
	list-style-type: none;
	margin: 0px;
	padding:0px;
	margin-bottom: 15px;
}
.establishment-list ul.establishment-list-links a {
	color: #666666;
}
.establishment-list ul.establishment-list-links a:hover, .establishment-list ul.establishment-list-links a:active, .establishment-list ul.establishment-list-links a:focus {
	color: #125b7c;
}
.establishment-list ul.establishment-listings {
	list-style-type: none;
	padding: 0px;
	margin:0px;
}
.establishment-list ul.establishment-listings li {
	border-radius: 2px;
	padding: 5px 15px;
	display: inline-block;
	margin-right: 5px;
}
.establishment-list.live ul.establishment-listings li, .establishment-list.disabled ul.establishment-listings li, .establishment-list.incomplete ul.establishment-listings li {
	background-color: #f7f6f6;
	background-image: none;
}
.establishment-list ul.establishment-listings li.active {
	background-color: #ffffff;
	color: #125b7c;
	background-image: url('../../img/icon-tick.png');
	background-repeat: no-repeat;
	background-position: left center;
}
.establishment-list .col-md-2 img {
	width: 100%;
	min-width: 249px;
}
.establishment-list .col-md-2 {
	overflow: hidden;
}
.establishment-list .establishment-list-btn {
	text-align: right;
	padding-right: 25px;
	padding-top: 20px;
}
.establishment-list .establishment-list-btn .btn {
	border-radius: 2px;
	color: #ffffff;
	font-weight: bold;
	padding: 10px;
	width: 160px;
	display: inline-block;
	text-align: center;
}
.establishment-list.live .establishment-list-btn .btn {
	background-color: #125b7c;
	border: solid 1px #125b7c;
}
.establishment-list.live .establishment-list-btn .btn:hover {
	background-color: #ffffff;
	border: solid 1px #125b7c;
	color: #125b7c;
}
.establishment-list.incomplete .establishment-list-btn .btn {
	background-color: #fcae01;
	border: solid 1px #fcae01;
}
.establishment-list.incomplete .establishment-list-btn .btn:hover {
	background-color: #ffffff;
	border: solid 1px #fcae01;
	color: #fcae01;
}
.establishment-list.disabled .establishment-list-btn .btn {
	background-color: #ef5353;
	border: solid 1px #ef5353;
}
.establishment-list.disabled .establishment-list-btn .btn:hover {
	background-color: #ffffff;
	border: solid 1px #ef5353;
	color: #ef5353;
}
.missing-steps {
	margin-top: 10px;
	padding: 15px;
	padding-bottom: 0px;
}
.missing-steps ul.headings {
	margin: 0px;
	padding:0px;
	list-style-type: none;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px;
	border-bottom: solid 1px #e5e4e4;
}
.missing-steps ul {
	margin: 0px;
	padding:0px;
	list-style-type: none;
	padding: 10px;
	border-bottom: solid 1px #e5e4e4;
}
.missing-steps ul li {
	width: 40%;
	display: inline-block;
}
.missing-steps ul li:nth-child(1n) {
	width: 20%;
	display: inline-block;
}
.missing-steps ul li:nth-child(2n) {
	width: 60%;
	display: inline-block;
}
.missing-steps ul li:nth-child(3n) {
	width: 15%;
	display: inline-block;
}
.missing-steps ul li a {
	color: #125b7c;
}
.missing-steps .message {
	padding: 10px;
	padding-bottom: 0px;
	color: #fcae01;
}

/*  --------------------  Progress Bar  --------------------  */ 
.skin-booknow .progress {
	margin-bottom: 0px;
	margin-top: 10px;
	background-color: #e5e4e4;
}
.skin-booknow .progress.progres-pages {
	margin-bottom: 20px;
	margin-top: 0px;
}

/*  --------------------  Rooms List  --------------------  */ 
.rooms-listings {
	border-left: solid 4px #e5e4e4;
	border-top: 1px solid #e5e4e4 !important;
	margin-bottom: 20px;
}
.rooms-listings .container-fluid {
	padding: 10px;
}
.rooms-list .col-md-12 {
	padding-left: 25px;
	padding-right: 25px;
}
.rooms-list .col-md-12:first-child {
	padding-left: 15px;
	padding-right: 15px;
}
.rooms-listings h3 {
	font-weight: bold;
	font-size: 18px;
}
.rooms-listings .col-md-2 img {
	width: 100%;
	min-width: 249px;
}
.rooms-listings .col-md-2 {
	overflow: hidden;
}
.rooms-list-details a {
    background-color: #125b7c;
    border-color: #125b7c;
	color: #ffffff;
	font-weight: bold;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rooms-list-details a:hover, .rooms-list-details a:active, .rooms-list-details a:hover, .rooms-list-details a:hover:focus {
    background-color: #25b154;
	border-color: #25b154;
	color: #ffffff;
}
.room-capacity .fa {
	color: #125b7c;
	margin-right: 5px;
	font-size: 20px;
}
.add-room-info .form-group {
	margin-bottom: 20px;
}
.btn-add-room {
    background-color: #125b7c;
    border-color: #125b7c;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 20px;
}
.btn-add-room:hover, .btn-add-room:active, .btn-add-room:hover, .btn-add-room:focus {
    background-color: #101a33;
	border-color: #101a33;
	color: #ffffff !important;
}
.box-footer .btn-add-room {
	margin-bottom: 0px;
}
.btn-delete-room {
    background-color: #f85054;
    border-color: #f85054;
	color: #ffffff;
	font-weight: bold;
}
.btn-delete-room:hover, .btn-delete-room:active, .btn-delete-room:hover, .btn-delete-room:focus {
    background-color: #e54a4d;
	border-color: #e54a4d;
	color: #ffffff;
}

/*  --------------------  Photo Gallery  --------------------  */ 
/*
.photos-block {
	padding-left: 15px;
	padding-right: 15px;
}
*/
.photos-block .col-md-6 .row {
	margin-left: 0px;
	margin-right: 0px;
	padding: 15px;
	padding-top: 0px;
}
.photos-block .form-group {
	margin-bottom: 10px;
}
.photos-block .col-md-8 a {
	background-color: #f85054;
    border-color: #f85054;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 0px;
	float: right;
}
.photos-block .col-md-8 a:hover, .photos-block .col-md-8 a:active, .photos-block .col-md-8 a:hover, .photos-block .col-md-8 a:focus {
    background-color: #e54a4d;
	border-color: #e54a4d;
	color: #ffffff;
}
.photo-block-inner {
	background-color: #fbfafa;
	display: inline-block;
	width: 100%;
	padding: 15px;
}
.photos-block .col-md-6 {
	padding: 0px;
}
.photos-block .col-md-4 {
	padding: 0px;
}
.photos-block .col-md-4 img {
	width: 100%;
	min-width: 249px;
}
.photos-block .col-md-4 {
	overflow: hidden;
}
.photos-block .col-md-8 {
	padding: 0px;
	padding-left: 20px;
}
/* show the move cursor as the user moves the mouse over the panel header.*/
/*
#draggablePanelList .panel-heading, #draggablePanelList1 .panel-heading {
	cursor: move;
}
*/
.drag {
	cursor: move;
}

.modal-content {
	border-radius: 5px;
}
.modal-content {
	border-radius: 5px;
}
.btn-upload {
	background-color: #f5f7fa;
	border: solid 1px #dfe0e3;
	color: #999999;
	padding: 6px 12px;
	font-weight: bold;
}
.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 0px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.photo-upload-establishment-name {
	width: 250px;
	display: inline-block;
	vertical-align: middle;
}
.browse-and-upload {
	margin-top: 20px;
	margin-bottom: 20px;
}
.photos-uploading ul {
	display: inline-block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #f5f7fa;
	border-top: none;
	box-shadow: 0 0px 0px rgba(0,0,0,0);
	border: none;
	border-radius: 0px;
}
.photos-uploading ul:nth-child(odd) {
	background-color: #fcfdfe;
}
.photos-uploading ul.headings {
	display: inline-block;
	list-style-type: none;
	background-color: #125b7c;
	color: #ffffff;
	font-weight: bold;
	line-height: 30px;
}
.photos-uploading ul li {
	display: inline-block;
	list-style-type: none;
	padding: 10px;
	width: 22%;
}
.photos-uploading ul li:last-child {
	width: 5%;
}
.photos-uploading ul li .fa {
	color: #f85054;
	font-size: 18px;
}

/*  --------------------  Seasons  --------------------  */ 
.btn-set-prices {
    background-color: #e5e4e4;
    border-color: #e5e4e4;
	color: #666666;
	font-weight: bold;
	margin-bottom: 20px;
}
.btn-set-prices:hover, .btn-set-prices:active, .btn-set-prices:hover, .btn-set-prices:focus {
    background-color: #101a33;
	border-color: #101a33;
	color: #ffffff !important;
}
.seasons-list {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.seasons-list li {
	list-style: none;
	padding: 5px 14px;
	margin: 0px;
	background-color: #f5f7fa;
}
.seasons-list li:nth-child(odd) {
	background-color: #fdfdfe;
}
.seasons-list li.headings {
	padding: 14px;
	background-color: #101a33;
	color: #ffffff;
	font-weight: bold;
}
.seasons-list li div {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline-block;
	width: 24.5%;
}
.seasons-list li div:last-child {
	text-align: right;
}
.btn-edit-delete-seasons {
    background-color: #e5e4e4;
    border-color: #e5e4e4;
	color: #666666;
	font-weight: bold;
}
.btn-edit-delete-seasons:hover, .btn-edit-delete-seasons:active, .btn-edit-delete-seasons:hover, .btn-edit-delete-seasons:focus {
    background-color: #101a33;
	border-color: #101a33;
	color: #666666;
}
.modal-footer .btn {
	font-weight: bold;
}
.modal-footer .btn:hover {
	background-color: #101a33 !important;
    border-color: #101a33 !important;
}
#Add-Season label {
	width: 100%;
}
#Add-Season input.date-inputs {
	width: calc(100% - 40px);
	display: inline-block;
}
#Add-Season .input-group-addon {
	width: 40px;
	border-radius: 0px;
	background-color: #ffffff;
	display: inline-block;
	margin-left: -4px;
	padding: 9px;
    margin-top: -3px;
	height: 34px;
}
.integrated {
	width: 100%;
	height: 100%;
	background-color: rgba(255,255,255,0.75);
	position: fixed;
	top: 0px;
	left: 0px;
	display: none;
}
.integrated-id-active {
	display: block;
}
.integrated .modal-dialog {
    width: 700px;
    margin: 160px auto;
	left: 100px;
}
.integrated .modal-content {
    -webkit-box-shadow: 0 0px 50px rgba(0,0,0,0.25);
    box-shadow: 0 0px 50px rgba(0,0,0,0.25);
}

/*  --------------------  Rates  --------------------  */
.rates-for-establishment select.form-control {
	width: 200px;
	display: inline-block;
	margin-top: -7px;
	margin-bottom: -7px;
}
.rates-list {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 30px;
}
.rates-list:nth-child(1n) {
	margin-top: 30px;
}
.rates-list li {
	list-style: none;
	padding: 8px 14px;
	margin: 0px;
	background-color: #f5f7fa;
}
.rates-list li:nth-child(odd) {
	background-color: #fdfdfe;
}
.rates-list li.headings {
	padding: 10px 14px;
	background-color: #101a33;
	color: #ffffff;
	font-weight: bold;
}
.rates-list li div {
	list-style: none;
	padding: 0px;
	margin: 0px;
	display: inline-block;
	width: 32.5%;
	vertical-align: top;
}
.rates-list-date {
	display: block;
	font-size: 12px;
}
.rates-type {
	width: 90%;
}
.establishment-rate {
	width: 150px;
}
.establishment-min-stay {
	width: 90px;
}
#Rates-Integration label {
	width: 100%;
}

/*  --------------------  Extras & Fees  --------------------  */ 
.extra-fees p {
	margin-bottom: 20px;
}
.taxes-extras-textarea textarea {
	width: 100%;
	height: 200px;
	padding: 10px;
}

/*  --------------------  Child Policy  --------------------  */ 
.child-policy p {
	margin-bottom: 20px;
}
.child-policy p em {
	font-size: 13px;
}
.child-policy .form-group {
	background-color: #fafbfc;
	padding: 10px;
}
.child-policy .form-group select {
	width: 60px;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
}
.child-policy .form-group select.child-policy-rate-type {
	width: 200px;
	display: inline-block;
	margin-right: 10px;
}
.child-policy .form-group input {
	width: 60px;
	display: inline-block;
}
.remove_field .fa {
	font-size: 20px;
	margin-top: 7px;
}
.add_field_button.disbaled {
	cursor: not-allowed;
	opacity: .65;
}

/*  --------------------  Specials List  --------------------  */
.specials-list {
	border-radius: 4px;
	padding: 20px;
	-webkit-box-shadow: 0 0px 8px rgba(0,0,0,0.25);
    box-shadow: 0 0px 8px rgba(0,0,0,0.25);
	margin-top: 20px;
	margin-bottom: 20px;
}
.specials-list-example p {
	margin-bottom: 0px;
}
.specials-list h3 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
}
.specials-list .fa {
	background-color: #18a4b6;
    padding: 5px;
    border-radius: 50%;
    margin-left: 5px;
    color: #ffffff;
}
.btn-add-specials {
    background-color: #125b7c;
    border-color: #125b7c;
	color: #ffffff;
	font-weight: bold;
}
.btn-add-specials:hover, .btn-add-specials:active, .btn-add-specials:hover, .btn-add-specials:focus {
    background-color: #101a33;
	border-color: #101a33;
	color: #ffffff !important;
}
.btn-add-specials-top {
	margin-bottom: 20px;
}
.box-footer .btn-add-specials {
	margin-bottom: 0px;
}
.btn-delete-specials {
    background-color: #f4f4f4;
    border-color: #dddddd;
	color: #444444;
	font-weight: bold;
}
.btn-delete-specials:hover, .btn-delete-specials:active, .btn-delete-specials:hover, .btn-delete-specials:focus {
    background-color: #101a33;
	border-color: #101a33;
	color: #ffffff !important;
}
.btn-create-policy {
    background-color: #f4f4f4;
    border-color: #dddddd;
	color: #444444;
	font-weight: bold;
}
.btn-create-policy:hover, .btn-create-policy:active, .btn-create-policy:hover, .btn-create-policy:focus {
    background-color: #101a33 !important;
	border-color: #101a33 !important;
	color: #ffffff !important;
}
.btn-create {
    background-color: #f4f4f4;
    border-color: #dddddd;
	color: #444444;
	font-weight: bold;
}
.btn-create:hover, .btn-create:active, .btn-create:hover, .btn-create:focus {
    background-color: #101a33 !important;
	border-color: #101a33 !important;
	color: #ffffff !important;
}

/*  --------------------  Add Specials  --------------------  */ 
.add-specials-wrapper label {
	width: 100%;
}
.add-specials-wrapper input.date-inputs {
	width: calc(100% - 41px);
	display: inline-block;
}
.add-specials-wrapper .input-group-addon {
	width: 40px;
	border-radius: 0px;
	background-color: #ffffff;
	display: inline-block;
	margin-left: -3px;
	padding: 9px;
    margin-top: -3px;
	height: 34px;
}
.flash-deal-date-picker label {
	width: 100%;
}
.flash-deal-date-picker input.date-inputs {
	width: calc(100% - 40px);
	display: inline-block;
}
.flash-deal-date-picker .input-group-addon {
	width: 40px;
	border-radius: 0px;
	background-color: #ffffff;
	display: inline-block;
	margin-left: -4px;
	padding: 9px;
    margin-top: -3px;
	height: 34px;
}

/*  --------------------  Booking Process  --------------------  */ 
.booking-policy-textarea label {
	display: block;
}
.booking-policy-textarea .red {
	font-weight: bold;
	color: #ef5353;
}
.booking-policy-textarea textarea {
	width: 100%;
	height: 100px;
	padding: 10px;
}
.form-group span.label-description {
	font-style: italic;
	font-size: 13px;
	display: block;
}
.booking-policy-check-in-out label {
	width: 100%;
	display: block;
}
.booking-policy-check-in-out select {
	width: auto;
	display: inline-block;
	margin-right: 5px;
}

/*  --------------------  Upload Documents  --------------------  */ 
.upload-documents {
	background-color: #fbfafa;
	padding: 10px;
}

/*  --------------------  Footer  --------------------  */ 
.main-footer {
    background: #fff;
    padding: 15px;
    color: #666666;
    border-top: 1px solid #e5e4e4;
}
.main-footer a {
	color: #666666;
}
.main-footer a:hover {
	color: #125b7c;
}
.main-footer .footer-phone-support {
	color: #18a4b6;
}

/*  --------------------  Responsive CSS  --------------------  */ 

@media (max-width: 1280px) {
	
	.content-header > .breadcrumb {
		display: block;
		margin-top: 20px;
	}
	.listing-status {
		display: none;
	}
	.seasons-box {
		width: 100%;
	}
	.rates-box {
		width: 100%;
	}
	.child-policy {
		width: 100%;
	}
	
}

@media (max-width: 1024px) {
	
	.content-header > .breadcrumb {
		display: block;
		margin-top: 20px;
	}
	.listing-status {
		display: none;
	}
	.integrated .modal-dialog {
		width: 700px;
		margin: 160px auto;
		left: 110px;
	}
	
}

@media (max-width: 980px) {
	
	.establishment-list .establishment-list-btn .btn {
		width: 100%;
	}
	.establishment-list .establishment-list-btn {
		padding-right: 15px;
	}
	.rooms-list-details a {
		margin-right: 0px;
		margin-top: -10px;
		margin-bottom: 10px;
	}
	.photos-block .col-md-8 {
		padding-left: 0px;
		margin-top: 20px;
	}
	#Add-Season .col-md-6 {
		width: 49.5%;
		display: inline-block;
	}
	.integrated .modal-dialog {
		width: 600px;
		margin: 160px auto;
		left: 110px;
	}
	
}

@media (max-width: 900px) {
	
	.seasons-list li div {
		width: 24%;
	}
	.child-policy .form-group select.child-policy-rate-type {
		width: 140px;
	}
	
}

@media (max-width: 800px) {
	
	.skin-booknow .main-header .navbar .sidebar-toggle {
		color: #fff;
		display: inline-block;
	}
	.missing-steps ul.headings {
		display: none;
	}
	.missing-steps ul li:first-child {
		font-weight: bold;
	}
	.missing-steps ul li {
		width: 100% !important;
	}
	.btn-edit-delete-seasons {
		padding: 6px;
	}
	.integrated .modal-dialog {
		width: 400px;
		margin: 160px auto;
		left: 110px;
	}
	.establishment-rate {
		width: 120px;
	}
	.child-policy .form-group {
		padding-bottom: 0px;
	}
	.child-policy .form-group label {
		width: 100px;
	}
	.child-policy .form-group select {
		width: 60%;
		margin-left: 5px;
		margin-right: 0px;
		margin-bottom: 10px;
	}
	.child-policy .form-group select.child-policy-rate-type {
		width: 180px;
	}
	
}

@media (min-width: 768px) {

	.modal-dialog {
		width: 700px;
	}

}

@media (max-width: 640px) {
	
	.main-sidebar, .left-side {
		padding-top: 50px;
	}
	.photos-uploading ul li {
		width: 40%;
	}
	.photos-uploading ul li:last-child {
		width: 5%;
	}
	.photos-uploading ul li:nth-child(3n) {
		display: none;
	}
	.photos-uploading ul li:nth-child(4n) {
		display: none;
	}
	.integrated .modal-dialog {
		width: 400px;
		margin: 110px auto;
		left: auto;
	}
	.child-policy .form-group select {
		width: 70%;
		margin-left: 5px;
		margin-right: 0px;
		margin-bottom: 10px;
	}
	.child-policy .form-group select.child-policy-rate-type {
		width: 180px;
	}
	
}

@media (max-width: 600px) {
	
	.skin-booknow .main-header .logo {
		display: block;
		width: 100%;
	}
	.main-sidebar, .left-side {
		padding-top: 100px;
	}
	
}

@media (max-width: 480px) {
	
	.main-header .logo {
		display: block;
		width: 100%;
	}
	.skin-booknow .main-header .navbar .sidebar-toggle {
		display: inline-block;
	}
	.main-sidebar, .left-side {
		padding-top: 100px;
	}
	.callout-new-messages {
		text-align: center;
	}
	.callout-new-messages h4 {
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	.callout-new-messages .btn-go-there-now {
		float: none;
	}
	.property-select-box {
		width: 100%;
		display: block;
		margin-top: 25px;
	}
	.btn-upload {
		width: 100%;
		margin-bottom: 10px !important;
	}
	.photo-upload-establishment-name {
		width: 100%;
		margin-bottom: 10px;
	}
	.browse-and-upload .btn-primary {
		width: 100%;
	}
	.seasons-list li {
		padding: 10px;
	}
	.seasons-list li.headings {
		display: none;
	}
	.seasons-list li div {
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}
	.seasons-list li div:first-child {
		font-weight: bold;
	}
	.seasons-list li div:last-child {
		text-align: left;
		margin-bottom: 0px;
	}
	.seasons-list li div .btn {
		width: 49%;
	}
	
}

@media (max-width: 360px) {
	
	.photos-uploading ul li {
		width: 40%;
	}
	.photos-uploading ul li:nth-child(3n) {
		display: none;
	}
	.photos-uploading ul li:nth-child(4n) {
		display: none;
	}
	#Add-Season .col-md-6 {
		width: 100%;
		display: block;
		margin-bottom: 10px;
	}
	.integrated .modal-dialog {
		width: 300px;
		margin: 110px auto;
		left: auto;
	}
	.rates-list li.headings div {
		display: none;
	}
	.rates-list li.headings div:first-child {
		display: block;
		width: 100%;
	}
	.rates-list li div {
		width: 100%;
	}
	.rates-list li div .rates-type {
		width: 100%;
		margin-bottom: 10px;
	}
	.rates-list li div .establishment-rate {
		width: 100%;
		margin-bottom: 10px;
	}
	.rates-list li div .establishment-min-stay {
		width: 100%;
		margin-bottom: 10px;
	}
	.child-policy .form-group select {
		width: 100%;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
	}
	.child-policy .form-group select.child-policy-rate-type {
		width: 100%;
	}
	.child-policy .form-group input {
		margin-bottom: 10px;
	}
	.child-policy .form-group .remove_field {
		margin-bottom: 40px;
		display: block;
	}
	
}

@media (max-width: 320px) {

	.rooms-listings .col-md-2 img {
		width: 100%;
		min-width: 189px;
	}
	
}
