/*!------------------------------------------------------------------------
  Solidres - Hotel booking extension for Joomla
  ------------------------------------------------------------------------
  @Author    Solidres Team
  @Website   http://www.solidres.com
  @Copyright Copyright (C) 2013 - 2018 Solidres. All Rights Reserved.
  @License   GNU General Public License version 3, or later
------------------------------------------------------------------------*/
.fa-calendar {
	display: none !important;
}
#solidres .container {
	padding: 0;
	border: 0;
	background: 0
}

#solidres dl {
	width: 100%
}

#solidres .nodisplay {
	display: none
}

#solidres input.warning, #solidres select.warning {
	border-color: #c09853
}

#solidres .processing {
	height: 18px;
	background: url(../images/ajax-loader2.gif) no-repeat 50% 50%;
	position: absolute;
}

#solidres .label-confirmed {
	background-color: #136377
}

#solidres .label-pending {
	background-color: #ff0;
	border: 1px solid #ccc;
	color: #666
}

.align-left, .sr-align-left, .table td.align-left {
	text-align: left
}

.align-right, .sr-align-right, .table td.align-right {
	text-align: right !important
}

.align-center, .sr-align-center, .table td.align-center {
	text-align: center
}

#loading {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	background: gold;
	padding: .3em;
	font-weight: bold
}

.bs2 .form-control, .bs3 .form-control {
	width: 100%
}

.bs3 select, .bs3 input {
	margin-bottom: 9px;
}

.bs3 label {
	display: block
}

#solidres.bs3 fieldset legend {
	display: block;
	border-bottom: 1px solid #e5e5e5 !important;
	width: 100% !important
}

#sr_panel_right button {
	margin: 0
}

#sr_panel_right fieldset {
	border: 0
}

#sr_panel_right fieldset.panelform {
	border: 0
}

#sr_panel_right table.adminlist {
	border-collapse: collapse;
	border-spacing: 0
}

#sr_panel_right table.adminlist thead tr th {
	text-align: left
}

.radio.btn-group input[type=radio] {
	display: none
}

.radio.btn-group>label:first-of-type {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px
}

fieldset.radio.btn-group {
	padding-left: 0
}

#sr_side_navigation {
	margin: 0;
	padding: 0
}

#sr_side_navigation li {
	list-style: none;
	line-height: 25px;
	background-color: #fafafa;
	border: 1px solid #ccc;
	padding: 0;
	margin: 0 0 4px 0
}

#sr_side_navigation li li {
	border: 0
}

#sr_side_navigation li.sr_tools {
	background-color: #eee;
	text-indent: 5px;
	line-height: 27px
}

#sr_panel_left #sr-toggle>i {
	font-size: 18px;
	padding: 0 3px;
	color: #999;
	vertical-align: middle
}

#sr_side_navigation li a#sr_dashboard img {
	margin-top: -2px
}

#sr_side_navigation li.sr_tools #sr_current_ver {
	float: right;
	color: #999;
	padding: 0 5px 0 0;
	margin: 3px 0 0
}

#sr_side_navigation li.sr_tools #sr_current_ver i {
	display: inline
}

@media ( max-width :1500px) {
	#sr_side_navigation li.sr_tools #sr_current_ver {
		display: none
	}
}

@media ( max-width :767px) {
	#sr_side_navigation li.sr_tools #sr_current_ver {
		display: block
	}
}

#sr_side_navigation a.sr_indicator {
	display: block;
	width: 25px;
	padding: 0;
	float: right;
	text-indent: -9999px;
	background: url(../images/j_arrow_down.png) no-repeat 50% 50%
}

#sr_side_navigation li a.sr_title {
	padding: 0 0 0 10px;
	font-size: 14px;
	line-height: 30px;
	display: block;
	color: #666
}

#sr_side_navigation li a.sr_title i {
	font-size: 18px
}

#sr_side_navigation li.active a.sr_title {
	background: #146295;
	color: #fff;
	border: 1px solid #fff
}

#sr_side_navigation li a:hover, #sr_side_navigation li a:focus {
	text-decoration: none
}

#sr_side_navigation li ul {
	margin: 0;
	padding-left: 0
}

#sr_side_navigation li ul li {
	margin: 0;
	text-indent: 10px
}

#sr_side_navigation li ul li a:link {
	display: block
}

#sr_side_navigation li ul li a:hover {
	background: #eee
}

#sr_side_navigation li ul li.active a {
	font-weight: bold
}

#sr_submenu_system .badge {
	padding-left: 0
}

#sr_panel_left.showIcon {
	width: 44px;
	background-color: #fafafa;
	position: fixed;
	overflow: visible;
	z-index: 999
}

#sr_panel_right.showIcon {
	padding-left: 60px
}

#sr_panel_left.showIcon #sr_dashboard, #sr_panel_left.showIcon li>ul,
	#sr_panel_left.showIcon a.sr_title>span, #sr_panel_left.showIcon .sr_indicator,
	#sr_panel_left.showIcon #sr-update-note, #sr_panel_left.showIcon #sr_side_navigation li.sr_tools #sr_current_ver
	{
	display: none
}

#sr_panel_left.showIcon li>ul {
	position: absolute;
	left: 100%;
	top: 0;
	z-index: 9999;
	min-width: 190px;
	border: 1px solid #ccc;
	border-left: 2px solid #146295 !important;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15), 0 2px 10px 0
		rgba(0, 0, 0, 0.1) !important;
	-moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15), 0 2px 10px 0
		rgba(0, 0, 0, 0.1) !important;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15), 0 2px 10px 0
		rgba(0, 0, 0, 0.1) !important
}

#sr_panel_left.showIcon a.sr_title {
	display: block;
	width: 34px;
	height: 34px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	overflow: hidden;
	margin: 4px;
	cursor: pointer
}

#sr_panel_left.showIcon a.sr_title>i {
	margin-left: 7px;
	margin-top: 10px;
	font-size: 18px
}

#sr_panel_left.showIcon #sr_side_navigation li {
	border-radius: inherit
}

#sr_panel_left.showIcon li.active:not (.not ) a.sr_title, #sr_panel_left.showIcon li.hover:not
	(.not ) a.sr_title, #sr_panel_left.showIcon li:hover:not (.not ) a.sr_title
	{
	background: #146295;
	color: #fff
}

#sr_panel_left.showIcon li.not a.sr_title {
	background: transparent;
	color: inherit
}

#sr_panel_left.showIcon #sr_side_navigation>li.active:not (.not ),
	#sr_panel_left.showIcon #sr_side_navigation>li:hover:not (.not ),
	#sr_panel_left.showIcon #sr_side_navigation>li.hover:not (.not ){
	position: relative;
	overflow: visible;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0
}

#sr_panel_left.showIcon #sr_side_navigation>li:hover>ul {
	display: block !important
}

#sr_panel_left.showIcon #sr_side_navigation>li:hover>ul>li>a {
	color: #3071a9
}

#sr_panel_left.showIcon #sr_side_navigation>li:hover>ul>li>a:hover {
	color: #1f496e
}

@media ( max-width :979px) and (min-width:768px) {
	#sr_side_navigation, .scope-selection, .sr-inner {
		margin-top: 10px
	}
}

@media ( max-width :767px) and (min-width:480px) {
	#sr_side_navigation {
		margin-bottom: 20px
	}
}

.media-container {
	padding: 0;
	margin: 0
}

.media-container li {
	display: block;
	width: 100%;
	float: left;
	padding: 5px 0;
	text-align: left;
	margin: 0 0 15px 0;
	border: 1px solid #eee;
	background: #fff
}

.media-container li:hover {
	border: 1px solid #ccc;
	background: #eee
}

.media-container li img {
	float: left;
	margin: 0 10px 0 5px
}

.media-container li p {
	margin: 10px 0
}

li.media-sortable-placeholder {
	border: 2px dashed #ccc;
	padding: 5px;
	height: 75px
}

#sr-media-modal, #sr-media-modal .modal-body, #sr-media-modal-field,
	#sr-media-modal-field .modal-body {
	height: 90%
}

#sr-media-modal .modal-body, #sr-media-modal-field .modal-body {
	max-height: 100%
}

#sr-media-modal iframe, #sr-media-modal-field iframe {
	border: 0;
	width: calc(100% - 3px);
	height: 100%
}

#sr-media-modal .modal-body {
	width: 100%;
	padding: 0
}

body.contentpane {
	padding: 10px
}

#media-content button {
	margin-bottom: 5px
}

.media-lib-items.grid {
	display: flex;
	flex-wrap: wrap
}

.media-lib-items.grid .media-lib-item {
	margin: 5px 3px;
	padding: 5px;
	border: 1px solid #ddd;
	position: relative
}

.media-lib-items.grid .media-lib-item:hover {
	border-color: teal;
	cursor: pointer
}

.media-lib-items.grid .media-lib-item, .media-lib-items.grid .media-lib-item:hover
	{
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-ms-transition: .3s
}

.media-lib-items.grid .media-lib-item img {
	margin: auto;
	display: block
}

.media-lib-items.grid .media-lib-item label {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	margin: 10px 0 0
}

.media-lib-items .media-lib-item input {
	display: inline-block;
	height: 16px;
	width: 16px;
	overflow: hidden;
	margin-top: -4px;
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	border: 1px solid #ccc;
	-webkit-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	-webkit-transition-property: background-color, border;
	transition-property: background-color, border;
	outline: 0
}

.media-lib-items .media-lib-item input:checked {
	background-color: teal;
	background-image:
		url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%2F%3E%0A%3C%2Fsvg%3E");
	border-color: transparent
}

@media ( min-width :1200px) {
	.media-lib-items.grid .media-lib-item {
		width: calc(10% - 5px)
	}
}

@media ( min-width :960px) and (max-width:1199px) {
	.media-lib-items.grid .media-lib-item {
		width: calc(20% - 20px)
	}
}

@media ( min-width :480px) and (max-width:959px) {
	.media-lib-items.grid .media-lib-item {
		width: calc(25% - 20px)
	}
}

@media ( max-width :479px) {
	.media-lib-items.grid .media-lib-item {
		width: calc(50% - 20px)
	}
}

.map_canvas {
	width: 100%;
	height: 400px;
	margin: 0 0 10px 0
}

div.room_type_assign {
	clear: left;
	overflow: auto
}

div.room_type_assign input {
	float: left
}

div.room_type_assign label {
	clear: none
}

div.room_type_assign ul li {
	display: block;
	float: left;
	width: 100%
}

span.no-roomtype-warning, span.no-tariff-warning {
	color: #c09853
}

p.extras-wrapper-line, p.coupons-wrapper-line {
	width: 100%;
	float: left
}

#solidres .default-tariff .span2 {
	margin-left: 2px
}

#solidres.bs3 .default-tariff .col-md-2 {
	margin-left: 2px;
	padding: 0
}

@media ( max-width :767px) {
	#solidres .default-tariff .span2 {
		margin-top: 10px
	}
}

.tariff-wrapper {
	width: 100%;
	height: 600px;
	border: 0
}

.tariff-heading-wide p {
	margin: 0 0 0 10px;
	font-weight: bold
}

#solidres .tariff-heading-narrow {
	font-weight: bold
}

.tariff-row .btn-group {
	z-index: inherit
}

.tariff_toggle {
	color: black
}

.tariff_toggle:hover {
	cursor: pointer;
	text-decoration: none
}

#solidres .tariff-row {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px
}

#solidres .tariff-row.tariff-row-first {
	border-top: 1px solid teal
}

#solidres .tariff-row p {
	margin: 10px
}

.tariff-row-cell {
	display: inline-block
}

.tariff-btn-bottom {
	margin-top: 10px
}

#solidres .tariff-details-row fieldset legend {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 2px solid #eee;
	line-height: 28px
}

#solidres .tariff-details-row fieldset {
	margin: 10px
}

.tariff-row.even {
	background: #f4f6f7
}

.tariff-row.odd {
	background: #eee
}

.tariff-general-info {
	background: #f7f7f7;
	border: 3px solid #ccc;
	margin: 0 0 10px 0
}

#solidres .complex-tariff-detail {
	margin-left: 2px;
	margin-bottom: 20px;
	width: 100px;
	float: left
}

#solidres .complex-tariff-detail input {
	border-radius: 0;
	margin-bottom: 0
}

#solidres .complex-tariff-detail div input.input-price {
	width: 100%
}

#solidres .complex-tariff-detail div input.input-minlos, #solidres .complex-tariff-detail div input.input-maxlos
	{
	width: 50%;
	float: left;
	border-top: 0
}

#solidres .complex-tariff-detail div input.input-maxlos {
	border-left: none
}

#solidres fieldset.tariff_type fieldset {
	margin-left: 0;
	margin-right: 0
}

#solidres .tariff-details-row .tariff_type fieldset legend {
	border-bottom: 0;
	text-align: center
}

#solidres .tariff-details-row .child legend select {
	border: 0;
	background: #eee;
	border-radius: 0
}

div.is_weekend {
	font-weight: bold
}

div.is_weekend input {
	background: #efefef
}

div.is_today {
	font-weight: bold;
	color: red
}

#solidres .quicktools {
	text-align: center;
	background: red;
	background: -webkit-linear-gradient(#f7f7f7, #eee);
	background: -o-linear-gradient(red, yellow);
	background: -moz-linear-gradient(red, yellow);
	background: linear-gradient(#f7f7f7, #eee);
	margin: 5px 0;
	border: 1px solid #ccc
}

@media ( min-width :768px) {
	.tariff-heading-narrow {
		display: none
	}
}

@media ( max-width :767px) {
	.tariff-heading-wide {
		display: none
	}
	.tariff-heading-narrow {
		float: left;
		width: 100px
	}
}

.tariff-child-ages {
	width: 125px;
	display: inline-block
}

@media ( min-width :960px) {
	.bs3 .tariff-heading-narrow {
		display: none
	}
}

@media ( max-width :960px) {
	.bs3 .tariff-heading-wide {
		display: none
	}
	.bs3 .tariff-heading-narrow {
		float: left;
		width: 100px
	}
}

.reservation-code a:link, .reservation-code a:visited {
	color: white
}

#solidres .label-pending.reservation-code a:link, #solidres .label-pending.reservation-code a:visited
	{
	color: #666
}
.right {
	float: right;
}
#customerInvoicesList {
	font-size: 16px;
}
#customerInvoicesList td {
	padding: 5px 6px;
	vertical-align: middle;
}
.reservation-code {
	display: inline-block;
	padding: 12px 8px;
	font-size: 15px;
	font-weight: bold;
	line-height: 14px;
	vertical-align: baseline;
	white-space: nowrap;
	background-color: #4f9edc;
	border-radius: 3px;
	color: #fff;
}
.invoice_paid {
	color: #222;
	font-weight: bold;
}
.invoice_refund {
	display: inline-block;
	padding: 12px 8px;
	font-size: 15px;
	font-weight: bold;
	line-height: 14px;
	vertical-align: baseline;
	white-space: nowrap;
	background-color: #4f9edc;
	border-radius: 4px;
	color: #fff;
	margin-right: 5px;
	cursor: default;
	user-select: none;
}
.invoice_deposit {
	color: #427762;
	font-weight: bold;
}
.invoice_due {
	color: #da8d0f;
	font-weight: bold;
}
.payment-code-0 {
	background: #da8d0f
}

.payment-code-1 {
	background: #427762
}

.payment-code-2 {
	background: #333
}

.payment-code-3 {
	background: #da8d0f
}

.reservation-code-0 {
	background: #f98134
}

.reservation-code-1 {
	background: #31708f
}

.reservation-code-2 {
	background: #333
}

.reservation-code-3 {
	background: #999
}

.reservation-code-4 {
	background: #f89406
}

.reservation-code-5 {
	background: #427762
}

.reservation-code--2 {
	background: #a94442
}

.reservation-code-0 a:link, .reservation-code-0 a:visited {
	color: #666
}

.reservation-detail-box h3 {
	background: #eee;
	border-radius: 2px;
	border: 1px solid #ccc;
	color: black;
	text-indent: 5px;
	margin-top: 0;
	padding: 5px
}

.reservation-details {
	margin-left: 0;
	padding-left: 0
}

.reservation-details li {
	list-style: none
}

.reservation-details li label {
	background: #eee;
	line-height: 22px;
	text-indent: 10px
}

.reservation-details li span {
	float: right
}

.reservation-details li span.label {
	float: none
}

.reservation-details li label, .reservation-details dd label {
	width: 250px;
	display: inline-block;
	margin-bottom: 0px !important;
}

.booked_room_extra_info ul {
	margin: 0
}

.booked_room_extra_info ul li {
	list-style: none
}

.booked_room_extra_info label {
	display: inline-block;
	width: 50%
}

.booked_room_cost_wrapper {
	border: 2px solid #efefef;
	margin: 15px 0 15px 0;
	padding: 10px
}

.booked_room_cost_wrapper ul li {
	border-bottom: 1px dotted #aaa;
	line-height: 25px
}

.booked_room_cost_wrapper ul li label {
	margin: 0
}

.booked_room_cost_wrapper a:link, .booked_room_cost_wrapper a:visited,
	.booked_room_cost_wrapper a:hover {
	color: inherit;
	text-decoration: none
}

.booked_room_cost, .booked_room_extra_cost {
	display: block;
	text-align: right;
	float: right
}

.reservation-note-item {
	border-left: 4px solid #ccc;
	margin: 5px 0;
	padding: 5px
}

.reservation-note-item .info {
	font-weight: bold
}

#solidres .js-stools-field-filter .field-calendar {
	display: inline-block
}

.approval-notice {
	color: orange
}

.reservation-single-step-holder.backend {
	background: 0
}

#solidres .room_selection_wrapper {
	background: #fafafa;
	padding: 10px 15px;
	border: 1px solid #dfdfdf;
	width: auto
}

#solidres .room_selection_wrapper:hover {
	border-color: #999
}

.room_selection_wrapper dd {
	margin-left: 0;
	overflow: auto
}

.toggle_breakdown:link, .toggle_extra_details:link,
	.toggle_room_confirmation:link {
	border-bottom: 1px dashed;
	text-decoration: none;
	display: inline-block
}

.toggle_breakdown:hover, .toggle_extra_details:hover {
	cursor: help;
	text-decoration: none
}

.room_selection_wrapper dd.room_selection_details .col-md-6 {
	width: 48%
}

.room_selection_wrapper dd.room_selection_details .col-md-6.tariff_selection,
	.room_selection_wrapper dd.room_selection_details .col-md-6.adults_number
	{
	margin-right: 4%
}

.bs3 .room_selection_details .row {
	margin: 0
}

.bs3 .reservation-single-step-holder.backend.room #sr-reservation-form-room>.row
	{
	margin-left: -15px;
	margin-right: -15px
}

.bs3 dl.room_selection_wrapper dt .label {
	color: black
}

.bs3 dl.room_selection_wrapper .checkbox input[type="checkbox"] {
	position: inherit;
	margin-left: 0
}

.bs3 #sr-reservation-form-room>.row {
	margin-left: 0;
	margin-right: 0
}

#reservation-confirmation-box .table tr.nobordered td {
	border-top: 0;
	padding-top: 5px;
	padding-bottom: 5px;
}

#reservation-confirmation-box .table tr.nobordered.first td {
	border-top: 1px solid #ddd
}

#reservation-confirmation-box .table tr.nobordered td.noleftborder {
	border-left: none
}

#reservation-confirmation-box .table tr.nobordered.termsandconditions td {
	
}
#reservation-confirmation-box .table tr.nobordered.sendoutgoingemails td {
	border-top: 1px solid #ddd
}

#reservation-confirmation-box input[type="text"] {
	text-align: right
}

.bs3 .confirmation .table .nobordered>td {
	border: inherit
}

table.system-table tr td {
	width: 50%
}

.plug-status table.system-table tr td span.label-important {
	margin: 3px 0 3px 0
}

#solidres .system-info-page .new-update a:link, #solidres .system-info-page .new-update a:hover,
	#solidres .system-info-page .new-update a:visited {
	color: red
}

#cm_activated_channels dd, #cm_deactivated_channels dd {
	margin: 5px 0 5px 0
}

#solidres .reservation_asset_item a:hover {
	text-decoration: none
}

#solidres .reservation_asset_item a:focus, #solidres .reservation_asset_item .btn:focus
	{
	outline: 0;
	box-shadow: none;
}

#solidres .inner {

}

#asset-desc hr#system-readmore, .roomtype_desc hr#system-readmore {
	display: none
}

#solidres .rating {
	color: #fb0
}

#inline_map {
	width: 100%;
	height: 100%
}

#inline_map img {
	max-width: none
}

.reservation_asset_item .main-photo img {
	float: none;
	width: 100%;
	margin-bottom: 10px
}

.reservation_asset_item .other-photos img {
	margin: 0 5px 10px 0;
	padding: 0;
	float: none
}

.reservation_asset_item .nav-tabs {
	margin-bottom: 0
}

.reservation_asset_item .nav-tabs>li>a {
	font-weight: bold;
	text-transform: uppercase
}

.reservation_asset_item .sr-login-form .well {
	background-color: #fff;
	border: 1px solid #bce8f1;
	padding: 10px;
	margin: 10px 0 0
}

.sr-login-form .sr-user-info .btn {
	margin-left: 5px
}

.reservation_asset_item form, .well .input-prepend, .input-append input,
	.input-prepend input, .coupon .input-append {
	margin-bottom: 0
}

.coupon {
	/*background: #427762;*/
	padding: 10px;
	margin: 66px 0 2px 0;
	background-color: #cedad4;
}

@media(max-width:767px) {
	.coupon {
		margin: 48px 0 2px 0;
	}
}
	
.coupon input {
	float: left;
	margin-top: 4px;
	font-size: 18px !important;
}

.coupon>span {
	padding-left: 5px
}

@media ( max-width :767px) {
	.bs2 input#coupon_code {
		width: 62%
	}
	.bs3 input#coupon_code {
		width: 74%
	}
}

#asset-checkavailability-form {
	/*margin-bottom: 20px*/
}

.room_num_row .room_num_label {
	font-weight: bold;
	font-style: italic;
	margin-top: 6px;
	text-align: center
}

@media ( max-width :767px) {
	.room_num_row .room_num_label label, .action label {
		display: none
	}
	.room_num_row .room_num_label {
		text-align: left;
		margin-top: 0
	}
}

#ui-datepicker-div {
	z-index: 999999 !important
}

.datepicker_inline {
	display: block;
	position: absolute;
	z-index: 1100;
	box-shadow: 3px 3px 20px 0px #777;
}

.disabledCalendar {
	opacity: .6
}

.datefield {
	border: 1px solid #ccc;
	border-radius: 3px;
	height: 18px;
	padding: 4px 6px;
	margin-bottom: 9px;
	font-size: 13px;
	line-height: 18px;
	vertical-align: middle;
	background: white;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	color: #555
}

.datefield i {
	margin-top: 3px;
	float: right
}

.bs3 .datefield {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	margin-bottom: 9px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: url(../../../images/calendar.png);
	background-repeat: no-repeat;
	background-position: right;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.3) !important;
	-webkit-transition: border-color ease-in-out .15s, box-shadow
		ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out
		.15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-horizontal .datefield {
	margin-bottom: 0
}

.datefield:hover {
	cursor: pointer
}

.ui-datepicker {
	padding: 15px 15px 10px
}

.ui-datepicker th {
	font-size: 11px;
	color: #555
}

.ui-datepicker td span, .ui-datepicker td a {
	padding: 5px
}

.ui-widget-header {
	background: 0;
	border: 0;
	color: teal
}

.ui-state-default, .ui-widget-content .ui-state-default,
	.ui-widget-header .ui-state-default {
	background: 0;
	border: 1px solid #eee;
	color: #777
}

.ui-state-highlight, .ui-widget-content .ui-state-highlight,
	.ui-widget-header .ui-state-highlight {
	background: #eee;
	border: 1px solid #ddd
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active
	{
	background: teal;
	color: #fff
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled,
	.ui-widget-header .ui-state-disabled {
	opacity: .5
}

.ui-state-disabled span, .ui-widget-content .ui-state-disabled span,
	.ui-widget-header .ui-state-disabled span {
	text-decoration: line-through
}

a.ui-state-default:hover {
	background: #eee;
	border: 1px solid #ddd;
	color: teal
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	opacity: 1;
	background: #eee;
	border-color: #ddd;
	color: teal;
	font-size: 13px;
	font-weight: bold
}

#sr_panel_right button.ui-datepicker-current {
	margin: .5em .2em .4em
}

.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background: 0;
	border: 1px solid #aaa
}

#availability-search .alert {
	border-radius: 0;
	margin-bottom: 0;
	padding: 10px
}

.wizard:before, .wizard:after {
	display: table;
	line-height: 0;
	content: ""
}

.wizard:after {
	clear: both
}

.wizard ul {
	padding: 0;
	margin: 0;
	list-style: none outside none
}

.wizard ul li {
	position: relative
}

.wizard ul li .badge {
	text-shadow: none
}

.wizard ul li.active {
	color: #427762;
}

.wizard ul li.active .badge {
	/*background-color: teal*/
}

.wizard ul li:nth-child(1) {
	z-index: 10
}

.wizard ul li:nth-child(2) {
	z-index: 9
}

.wizard ul li:nth-child(3) {
	z-index: 8
}

.wizard ul li:nth-child(4) {
	z-index: 7
}

.wizard ul li:nth-child(5) {
	z-index: 6
}

.wizard ul li:nth-child(6) {
	z-index: 5
}

.wizard ul li:nth-child(7) {
	z-index: 4
}

.wizard ul li:nth-child(8) {
	z-index: 3
}

.wizard ul li:nth-child(9) {
	z-index: 2
}

.wizard ul li:nth-child(10) {
	z-index: 1
}

.row.even, .row.odd, .row.custom-field-row, .row.button-row, .row.room-type-row
	{
	margin-left: 0;
	margin-right: 0
}

.button-row .span4, .button-row .col-md-4 {
	text-align: right
}

@media ( max-width :767px) {
	.button-row .span4, .button-row .col-md-4 {
		text-align: left
	}
}

.roomtype_name {
	color: green
}

.roomtype_name .label-default {
	background-color: #fb0;
	text-shadow: none;
	font-size: 13px
}

.roomtype_name .label-info {
	font-size: 11px;
	padding: 2px 5px;
	vertical-align: middle
}

.num_rooms_available_msg {
	color: red;
	border-bottom: 1px dashed red;
	font-style: italic;
	font-weight: bold
}

.reservation_asset_item .more_desc {
	margin: 0px 20px 10px 20px
}

.btn.toggle_more_desc, .btn.load-calendar, .btn.toggle-tariffs {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 60%;
	margin-left: 20%;
}

.carousel .item img {
	margin: 0 auto
}

.asset-row .carousel-control, .room .carousel-control {
	position: absolute;
	top: 52%;
	left: 15px;
	width: 25px;
	height: 25px;
	margin-top: -20px;
	font-size: 35px;
	font-weight: 100;
	line-height: 18px;
	color: #fff;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	border: 2px solid #fff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 23px;
	filter: alpha(opacity = 50)
}

.carousel-control.right {
	left: auto;
	right: 15px
}

.carousel-control:hover, .carousel-control:focus {
	opacity: 1
}

.bs3 .carousel-control {
	width: 30px;
	height: 30px
}

.availability-calendar {
	text-align: center;
	padding-top: 20px;
	margin-bottom: 20px
}

.availability-calendar table {
	margin: 10px auto
}

div.availability-calendar table tr th {
	color: #96bd5b;
	border-top: 0;
	padding-bottom: 5px;
	text-align: left
}

div.availability-calendar table tr td {
	border-top: 0;
	padding: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center
}

div.availability-calendar table tr.row-month-day {
	border-bottom: 1px solid #fff
}

div.availability-calendar table tr td span.today {
	font-weight: bold;
	text-decoration: underline
}

div.availability-calendar table tr td.past {
	color: #ccc
}

div.availability-calendar table.btype-0 tr td.busy.ci a {
	background: linear-gradient(135deg, transparent 48%, #f00 50%)
}

div.availability-calendar table.btype-1 tr td.busy.ci a {
	background: red
}

div.availability-calendar table tr td.co a {
	background: linear-gradient(-45deg, transparent 48%, #f00 50%);
	width: 100%;
	height: 100%
}

div.availability-calendar table tr td.busy.ci.co {
	background: red
}

div.availability-calendar table tr td a {
	color: black;
	display: block;
	width: 100%;
	height: 100%;
	line-height: 25px
}

div.availability-calendar table tr td.busy a {
	background: red
}

span.legend-busy {
	display: inline-block;
	width: 12px;
	height: 12px;
	background: red
}

.tariff-box {
	margin: 0 15px 10px 0;
	-webkit-transition: background-color 3000ms linear;
	-moz-transition: background-color 3000ms linear;
	-o-transition: background-color 3000ms linear;
	-ms-transition: background-color 3000ms linear;
	transition: background-color 3000ms linear
}

@media (max-width: 768px){
.tariff-box {
	margin: 0 -29px 10px 0;
}
}

.tariff-box p {
	margin: 0
}

.tariff-value {
	text-align: right
}

.starting_from, .min_tariff, .normal_tariff, .tariff_suffix {
	display: block
}

@media ( max-width :767px) {
	.tariff-title-desc, .tariff-value {
		text-align: center;
		margin-bottom: 10px
	}
}

.tariff-break-down span {
	font-weight: bold;
	display: block;
	margin-right: 10px
}

.tariff-break-down span.gross, .tariff-break-down span.tax {
	font-weight: normal;
	margin: 0
}

.tariff-break-down td {
	padding: 10px
}

.room_index_form_heading {
	border-bottom: 1px solid #ccc
}

.room_index_form_heading h4 {
	margin: 10px 0 5px 0
}

.breakdown {
	background: #f4f4f4;
	border: 1px solid #e7e7e7;
	padding: 10px;
	margin: 10px 0;
	display: block;
	font-size: 12px;
	font-weight: normal
}

.breakdown table {
	margin-bottom: 0
}

.breakdown table .sr-align-right {
	font-weight: bold
}

.breakdown .breakdown-row {
	text-align: center
}

.breakdown-row>div {
	margin: 5px 0 10px 0
}

.breakdown-row .breakdown-wday {
	border-bottom: 1px solid #ccc;
	font-weight: bold
}

.breakdown-row .breakdown-adult, .breakdown-row .breakdown-child {
	margin-bottom: 0
}

.breakdown-row .breakdown-child {
	padding-top: 5px
}

.breakdown-row span.gross {
	color: teal;
	font-weight: bold
}

.extras_row_roomtypeform input[type="checkbox"], .extras_row_guestform input[type="checkbox"]
	{
	float: left;
	margin-top: 10px
}

#solidres .extras_row_roomtypeform input, #solidres .extras_row_roomtypeform select,
	#solidres .extras_row_guestform input, #solidres .extras_row_guestform select
	{
	margin-right: 5px
}

.bs3 .extras_row_roomtypeform, .bs3 .extras_row_guestform {
	line-height: 29px
}

.bs3 .extras_row_roomtypeform select {
	padding-left: 5px;
	padding-right: 5px
}

.extra_details {
	padding: 10px;
	border: 1px solid #e7e7e7;
	margin-bottom: 10px;
	clear: left;
	background: #f4f4f4;
	display: block;
	font-size: 12px;
	line-height: 18px
}

.extra_details p {
	margin-bottom: 0
}

.extra_details img {
	float: none
}

.bs3 .row.room_index_form_heading, .bs3 .row.occupancy-selection {
	margin: 0
}

.bs3 .extra_details {
	margin-top: 10px
}

@media ( max-width :767px) {
	#solidres .breakdown-row .span2 {
		width: 48.936170208%;
		margin-left: 2.127659574%;
		float: left
	}
	#solidres .breakdown-row .span2:nth-child(odd) {
		margin-left: 0
	}
	#solidres .breakdown-row .col-md-2 {
		width: 50%;
		float: left
	}
	.bs3 .extras_row_roomtypeform, .bs3 .extras_row_guestform {
		line-height: 18px;
		margin: 5px 0;
		padding: 0px 0px;
	}
	#solidres .room-form .extras_row_roomtypeform select, #solidres .guestinfo select[class*="guest_extra"]
		{
		width: 40px;
	}
	#solidres .room-form .occupancy-selection input[class*="span"],
		#solidres .room-form .occupancy-selection select[class*="span"] {
		width: 48%
	}
	#solidres .room-form label.checkbox select[class*="span"] {
		width: 20%
	}
}

@media ( max-width :480px) {
	.bs2 .extras_row_roomtypeform, .bs2 .extras_row_guestform {
		margin: 10px 0
	}
	.bs2 .extra_details {
		margin-top: 10px
	}
}

.custom-field-row {
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0
}

.info-heading {
	font-weight: bold
}

.powered {
	text-align: center;
	margin: 10px 0 0 0
}

.powered a {
	color: teal;
	font-weight: bold
}

.guestinfo .checkbox {
	padding-left: 0
}

.guestinfo .checkbox input[type="checkbox"] {
	position: inherit;
	margin: 2px 5px 0 0
}

.payment_method_list li {
	line-height: 22px
}

.payment_method_list input[type="radio"], .payment_method_list input[type="checkbox"],
	.tour-info.payment input[type="radio"], .tour-info.payment input[type="checkbox"],
	#sr-exp-toc {
	margin: 0
}

.payment_method_radio {
	vertical-align: middle
}

#solidres .popover {
	max-width: 450px !important
}

.popover-title {
	font-weight: bold
}

#solidres .payment_method_cielo_details, #solidres .payment_method_details
	{
	background: #fafafa;
	border: 1px solid #dfdfdf
}

#solidres .payment_method_details {
	padding: 15px 20px 10px
}

#solidres .payment_method_cielo_details {
	padding: 0 20px
}

.popover_payment_methods:hover {
	cursor: help
}

.sr-validate input.error, .sr-validate select.error, .sr-validate textarea.error
	{
	border-color: #b94a48;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset
}

.sr-validate input.error, .sr-validate select.error, .sr-validate textarea.error
	{
	color: #b94a48
}

.sr-validate label.error {
	color: #b94a48
}

.sr-validate p.error {
	border: 1px solid #b94a48;
	padding-left: 10px;
}

input[type="checkbox"]#processonlinepayment {
	margin: 0
}

.confirmation table {
	margin-top: 10px;
	background-color: #f7f7f7;
    margin-bottom: 0px;
}

.toggle_extracost_confirmation:link {
	border-bottom: 1px dashed;
	text-decoration: none;
	color: inherit
}

.toggle_extracost_confirmation:hover {
	cursor: help
}

.termsandconditions p {
	margin: 0
}

#termsandconditions {
	margin-top: -2px
}

.bs3 #termsandconditions {
	margin-top: 7px;
	vertical-align: middle
}

#solidrestoolbar .btn-wrapper {
	display: inline-block;
	margin: 0 5px 5px 0
}

.bs3 #solidrestoolbar {
	margin-bottom: 10px
}

.bs3 #solidrestoolbar .btn-wrapper {
	margin: 0 0 5px 5px
}

.bs3 .sr_form_view .tab-content {
	padding-top: 20px
}

.reservation-row {
	border: 1px solid #eee;
	margin-bottom: 10px
}

.reservation-row .inner {
	margin: 10px
}

.reservation-row .inner-skip-left {
	margin: 10px 10px 10px 0
}

.reservation-row .inner-skip-right {
	margin: 10px 0 10px 10px
}

.reservation-row .checkinout {
	text-align: center
}

.reservation-row .dayt, .reservation-row .dayn, .reservation-row .montht,
	.reservation-row .yearn {
	display: block
}

.reservation-row .dayn {
	font-size: 48px;
	line-height: 48px
}

.reservation-row h3 i {
	font-size: 12px;
	color: #fb0
}

.reservation-row img {
	width: 100%;
	height: auto;
	vertical-align: middle
}

.row.reservation-row {
	margin: 10px 0
}

@media ( max-width :767px) {
	.reservation-row .inner-skip-left, .reservation-row .inner-skip-right {
		margin: 10px
	}
	.reservation-row .checkinout .span6, .reservation-row .checkinout .col-md-6
		{
		width: 50%;
		float: left
	}
}

.reservation-cancelled {
	color: red;
	font-weight: bold
}

p.api_credentials {
	height: 18px;
	padding: 4px 6px;
	border: 1px solid #ccc
}

.bs3 p.api_credentials {
	height: 34px
}

.single_room_type_view #system-readmore {
	display: none
}

.single_room_type_view .call_to_action {
	text-align: center
}

html[dir="rtl"] .datefield i {
	float: left
}

html[dir="rtl"] .coupon input {
	float: right
}

html[dir="rtl"] .button-row .span4, html[dir="rtl"] .button-row .col-md-4
	{
	text-align: left
}

html[dir="rtl"] .extras_row_roomtypeform input[type="checkbox"], html[dir="rtl"] .extras_row_guestform input[type="checkbox"]
	{
	float: right
}

html[dir="rtl"] #solidres .extras_row_roomtypeform input, html[dir="rtl"] #solidres .extras_row_guestform input
	{
	margin-right: 0;
	margin-left: 5px
}

html[dir="rtl"] #solidres .extras_row_roomtypeform select, html[dir="rtl"] #solidres .extras_row_guestform select
	{
	margin-left: 5px;
	margin-right: 0
}

html[dir="rtl"] .asset-row .carousel-control, html[dir="rtl"] .room .carousel-control
	{
	right: 15px
}

html[dir="rtl"] .carousel-control.right {
	right: auto;
	left: 15px
}

html[dir="rtl"] #solidres .breakdown-row .span2, html[dir="rtl"] #solidres .breakdown-row .col-md-2
	{
	float: right
}

html[dir="rtl"] .bs2 .guestinfo .row-fluid [class*="span12"].right, html[dir="rtl"] .bs2 .span6.children_number
	{
	margin-right: 0
}

html[dir="rtl"] .guestinfo .checkbox input[type="checkbox"] {
	margin-right: 0;
	margin-left: 5px
}

html[dir="rtl"] .payment_method_list .popover {
	right: inherit !important
}

html[dir="rtl"] .confirmation .table-bordered td {
	border-left: inherit;
	border-right: 1px solid #ddd
}

html[dir="rtl"] .confirmation ul {
	margin-right: 25px
}

html[dir="rtl"] .statistics-box.dark i {
	right: auto;
	left: 0
}

html[dir="rtl"] div#navigation_links_wrapper div#left_nav_links {
	width: auto
}

html[dir="rtl"] div.sr_freeze_columns_wrapper {
	float: right
}

html[dir="rtl"] .navbar .nav>li>a {
	color: #555
}

@media ( max-width :767px) {
	html[dir="rtl"] .room_num_row>div>div:nth-child(1) {
		text-align: right
	}
	html[dir="rtl"] .row-fluid [class*="span"] {
		margin-right: 0
	}
}

#sr-wishlist .rating {
	color: #f7ba0c;
	font-size: 13px;
	width: 7px
}

#sr-wishlist .review_stars, #sr-wishlist .review_count {
	display: inline-block;
	font-weight: 700;
	float: right
}

#sr-wishlist .room-type-row {
	border-top: 1px solid #eee;
	font-size: 11px;
	padding-top: 5px
}

#sr-wishlist .name {
	margin-top: 0;
	margin-bottom: 5px
}

#sr-wishlist .asset-row, #sr-wishlist .exp-row {
	position: relative;
	padding: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: .4s all ease;
	-moz-transition: .4s all ease;
	transition: .4s all ease
}

#sr-wishlist .asset-row:hover, #sr-wishlist .exp-row:hover {
	-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0
		rgba(0, 0, 0, 0.19);
	-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0
		rgba(0, 0, 0, 0.19);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0
		rgba(0, 0, 0, 0.19)
}

#sr-wishlist .asset-row a.icon, #sr-wishlist .exp-row a.icon {
	display: none;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 20px;
	height: 20px;
	padding: 3px 0 0 3px
}

#sr-wishlist.bs3 .asset-row a.icon, #sr-wishlist.bs3 .exp-row a.icon {
	width: 30px;
	height: 30px
}

#sr-wishlist .asset-row:hover a.icon, #sr-wishlist .exp-row:hover a.icon
	{
	display: block
}

#share-box:after, .sr-wish-list:after {
	display: table;
	content: "";
	clear: both
}

.bs2 .sr-wish-list>a {
	width: 20px;
	height: 20px
}

.bs3 .sr-wish-list>a {
	width: 30px;
	height: 30px
}

.sr-wish-list>a, .sr-wish-list>a:hover, .sr-wish-list>a:focus {
	display: inline-block !important;
	background: #efefef;
	font-size: 1.2em;
	line-height: 20px;
	border-radius: 50%;
	padding: 5px;
	text-align: center;
	overflow: visible
}

#share-box a, #share-box a:hover, #share-box a:focus {
	display: block;
	font-size: 1.2em;
	width: 20px;
	height: 20px;
	padding: 5px;
	text-align: center;
	overflow: visible
}

#share-box, #share-box * {
	outline: 0 !important
}

#share-box {
	width: 250px
}

#share-box .name {
	margin-top: 0;
	padding-left: 10px
}

#share-box>a {
	float: left;
	color: #fff;
	margin: 5px;
	border-radius: 4px
}

#share-box>.facebook {
	background: #325ba0
}

#share-box>.twitter {
	background: #009fd3
}

#share-box>.google-plus {
	background: #b42214
}

.sr-wish-list a i.added {
	color: red
}

#search-results .fa-heart.added {
	color: red
}

.sr-wish-list {
	text-align: right
}

#sr-wishlist.bs3 .asset-row, #sr-wishlist.bs3 .exp-row {
	margin: 0
}

#sr-wishlist .room-type-row .inner {
	padding: 5px
}

@media ( max-width :767px) {
	.sr-wish-list {
		text-align: left;
		padding: 5px 0
	}
}

body {
	padding-left: 0;
	padding-right: 0;
	background-color: transparent
}

ul.inline, ol.inline, ul.unstyled, ol.unstyled, .list-striped,
	.list-condensed, .nav:not (.nav-list ), .pager, .pagination ul {
	padding-left: 0
}
