.modal-our-choice{
	position: fixed;
	top: 100px;
	width: 500px;
	left: 50%;
	margin-left: -200px;
	box-shadow: 10px 10px 25px -3px rgba(0,0,0,0.75);
	background: #fff;
	padding: 20px;
	z-index: 101;
}
a.btn-bron{
	text-decoration: none;
}
.modal-our-choice .order2.more{
	float: left;
	text-decoration: none;
}
.modal-bg{
	display: none;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	z-index: 100;
}
.basket{
	margin-bottom: 20px;
}
.basket tr td:first-child{
	width: 300px;
}
.order p{
	position: relative;
	height: 24px;
}
.order p input{
	text-indent: 5px;
}
.order p input, .order p select{
	position: absolute;
	left: 100px;
	color: #333;
	height: 24px;
}
.green{
	color:#185337;
}
.yellow{
	color: #f88e20;
}
.list-rooms td, .basket td{
	background: #fff;
	font-size: 12px;
}
.bg-grey{	
	background: #f2f2f2;
}
.bron-new.description{
	display: inline-block;
	width: 70%;
	line-height: 18px;
	box-sizing:border-box;
	height: 120px;
	margin-bottom: 20px;
	padding: 5px;
}
.my-choice{
	display: inline-block;
	width: 29%;
	box-sizing:border-box;
	float: right;
	height: 120px;
	clear:both;
	text-align: center;
	padding: 5px;
}
.my-choice .title{
	display: block;
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.my-choice .value a{
	color:#185337;
	font-size: 16px;
}
.date-interval{
	clear: both;
}
.date-interval img{
	float: none;
	margin: 0px;
}
.date-interval input{
	width: 100px;
	text-align: center;
	margin-right: 5px;
	padding-top: 3px;
}
span.date-interval-hellip{
	width: 90px;
}
.date-interval .order2, .our-choice .order2, .modal-our-choice .order2, .btn-bron{
	margin-top: 20px;
	display: block;
	width: auto;
	padding: 5px 15px;
	float: right;
	cursor: pointer;
}
.date-interval b{
	font-size: 16px;
}
.list-rooms{
	margin-top: 20px;
}
.list-rooms, .basket{
	width: 101%;
}
.basket td, .list-rooms td{
	padding: 5px;
	vertical-align: top;
	border-bottom: 5px solid #e6e6e6;
	border-right: 5px solid #e6e6e6;
}
.list-rooms tr td:last-child, .basket tr td:last-child{
	border-right: none;
}
.list-rooms thead td, .basket thead td{
	font-weight: bold;
}
.list-rooms .selected-room{
	text-decoration: none;
	display: block;
	margin: 0 auto;
	padding: 2px 4px;
	font-weight: bold;
	border-radius: 5px;
	border: 1px outset #ccc;
	font-weight: bold;
	color: #185337;
	text-align: center;
	vertical-align: middle;
}
.list-rooms .selected-room:hover{
	border-style: inset;
	color: #f88e20;
}
.list-rooms .more{
	display: block;
	width: 100%;
	text-align: right;
	color: #185337;
}
.our-choice{
	clear: both;
}
.shadow{
	box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.6);
}
.our-choice div{
	margin-bottom: 5px;
}
.our-choice div.tp2, .our-choice div.tp3, .our-choice div.tp4{
	display: none;
}
.our-choice .title{
	clear: both;
	padding: 5px 10px;
	line-height: 18px;
	margin-bottom: 20px;
}
.our-choice .title .yellow{
	display: inline-block;
	width: 100px;
}
.our-choice .order2:disabled{
	opacity: 0.2;
}
.our-choice .settings b{
	display: inline-block;
	width: 150px;
}
.block-total-cost b{
	padding-right: 30px;
}
.block-total-cost{
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
	padding: 5px 15px;
}
.clear{
	clear: both;
}
.title-h2{
	display: block;
	margin: 10px 0px;
	font-weight: bold;
	font-size: 16px;
	
}
#order{
	width: 300px;
	float: left;
}
#order p{
	margin-bottom: 20px;
}
.order-total-cost{
	font-weight: bold;
	float: right;
	margin-left: 150px;
}
.order-total-cost b{
	padding-right: 30px;
}
.valuta, .period{
	font-size: 16px;
	margin-top: 10px;
}
.valuta .bold{
	font-weight: bold;
}
.block-total-cost p{
	margin-top: 10px;
}
img.calendar-icon{
	margin: 1px;
    margin-left: 2px;
}
img.calendar-icon-hover{
	margin: 0px;
    margin-left: 1px;
}
.admin{
	margin-bottom: 20px;
}
.show-manual{
	font-size: 14px;
	padding: 5px;
	cursor: pointer;
}
.manual{
	display: none;
	font-size: 14px;
	line-height: 18px;
	padding: 5px;
}
.select-admin{
	font-size: 14px;
	margin-bottom: 10px;
}
.select-admin select:nth-child(2){
	margin-right: 135px;
}
.select-admin b:nth-child(1){
	padding-right: 20px;
}
.select-admin b:nth-child(3){
	padding-right: 10px;
}
.choice-pay{
	display: none;
}
.metod p{
	display: inline-block;
	width: 65%;
	line-height: 20px;
} 
.btn-metod{
	display: inline-block;
	vertical-align: top;
	text-align: right;
	float: right;
	width: 30%;
	line-height: 20px
}
.btn-metod .btn-bron{
	display: inline-block;
	float: none;
	margin-top: 5px;
}
#render{
	background: #fff;
}
.bron-end, .not-render{
	display: none;
}
.bron-end{
	position: relative;
	padding: 20px;
	margin-bottom: 5px;
}
.cancel{
	margin-top: 18px;
	margin-bottom: 25px;
}
a.btn{
	display: inline-block;
	padding: 5px 10px;
	font: 14px Verdana, Geneva, sans-serif;
    color: #fff;
    background: linear-gradient(to right, #0d5233, #2e8439);
    border-radius: 12px;
    border: 2px solid #ffffff;
    box-shadow: 2px 2px 2px rgba(6,59,34,0.9);
    text-align: center;
    margin-bottom: 15px;
    text-decoration: none;	
}
a.btn:hover{
	text-decoration: underline;
}
.mtb-10{
	margin: 10px 0;
}
.cancel_reason label{
	display: block;
}
.order2{
    border: 1px solid #1a7806;
    background: #fff;
    text-decoration: none;
    padding: 8px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-transform: uppercase;
    font-family: "Roboto Condensed", sans-serif;
    color: #1a7806;
    font-size: 1em;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
 }
.order2:hover{
    background-color: rgba(26, 120, 6, 0.1);
}
.mh500{
	min-height: 500px;
}
.logo-bron{
	display: none;
}
.logo-bron.on{
	display: block;
	position: absolute;
	left: 450px;
	top: 10px;
	width: 250px;
}
.logo-bron.on img{
	max-width: 200px;
}
.green-bg{
	position: relative;
	font-size: 20px;
}
.green-bg.on{
	display: inline-block;
	width: 400px;
	background: #1a7806;
	color: #fff;
	vertical-align: top;
}
.content article .green-bg{
	margin-bottom: 0;
}