

/* Start:/bitrix/templates/main/components/bitrix/catalog.element/hotels/style.css?1561125229369*/
.order-link {
	padding: 8px 8px 7px;
	font-size: 10px !important;
	font-weight: 600;
	text-transform: uppercase;
	/*letter-spacing: 2px;*/
	line-height: 1;
	color: #004991;
	/*padding-left: 5px;*/
	border: 1px solid #004991;
	/*padding-right: 5px;*/
}
.content form {
	margin-top: 8px;
}
.block-order-form {
	width: auto;
}
.ok_mess {
	padding: 20px;
	color: #004991;
}
/* End */


/* Start:/local/components/travelsoft/form.search/templates/rooms-form/style.css?15611258583888*/
.tourindex input, .tourindex select{
	border-radius: 0 !important;
	width: 100%;
	border: 1px solid #ccc;
}

.select2-dropdown {
	min-width: 230px !important;
}

.tourindex .select2 {
	width: 100% !important;
}

.tourindex input {
	height: 36px;
	padding-left: 12px;
}

.tourindex .select2-container--default .select2-selection--single{
	border-radius: 0 !important;
}

.main-search-wrapper.full-width .column-item{
	width: 20% !important;
}

.date-container, .people-container{
	width: 100%;
    height: 40px;
    background: #fff;
    cursor: pointer;
    position: relative;
}

.days-text, .night-text, .adults, .children{
	color: #555;
	height: 12px;
	padding-left: 12px;
	font-size: 12px;
}

.ui-widget{
	position: absolute;
	top: -240px;
	border-bottom: none;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	z-index: 99;
}

.people-container {
	border: 1px solid #ccc;
	height: 36px;
}

.people-hide-container{
    position: absolute;
    top: -2px;
    left: -1px;
    display: none;
    background: #fff;
    padding: 5px 5px 5px 10px;
    box-sizing: border-box;
    color: #555;
    width: 101%;
    font-size: 12px;
    border: 1px solid #ccc;
}

.people-hide-container input{
	width: 66px;
}

.first, .second{
	display: inline-block;
}

.btn-container{
	text-align: center;
	width: 100%;
	padding-right: 5px;
	margin: 10px 0 5px 0;
}

.btn-container button{
	width: 70%;
}

.delta-days, .nights, .white{
	width: 221px;
	height: 28px;
	background: #fff;
	position: absolute;
	display: none;
	top: 8px;
	border: 1px solid #ddd;
	border-bottom: none;
	border-top: none;
	color: #000;
	text-align: center;
	z-index: 99;
}

.date-select-color{
    background: #007fff;
}

.white{
	height: 32px;
}

.delta-days{
	top: 40px;
}

.nights{
	top: 40px;
	text-align: left;
	padding-left: 5px;
	height: 37px;
}

.opacity{
	height: 20px;
}

.tt{
	font-size: 11px;
	font-weight: normal;
	line-height: none;
}

.closeDatePicker{
	*margin-left: 6px;
}

/*.delta-days input{
	opacity: 1 !important;
    display: inline-block !important;
    float: none !important;
    width: 18px;
    cursor: pointer;
}*/

.search-ti{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

.main-search-wrapper.full-width{
	width: 100% !important;
}

@media only screen and (min-width: 479px) and (max-width: 991px) {
    
	.ui-datepicker-calendar{
		line-height: 12px;
	}

	.ui-widget{
		top: -170px;
	}

	.white{
		height: 22px;
		top: 0;
	}

	.delta-days{
		top: 22px;
	}

	.nights{
		top: 22px;
	}

	.people-hide-container{
		top: -50px;
	}

	.opacity, .h1{
		display: none;
	}
}

@media (max-width: 479px) {
	.main-search-wrapper.full-width .column-item{
	    width: 100% !important;
	}

	.opacity{
		height: 9px;
	}
}

@media only screen and (min-width: 479px) and (max-width: 767px) {
	.hide-767{
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	.main-search-wrapper.full-width .column-item {
	    width: 50% !important;
	}

	input[name="days"], .days-checker{
		display: none;
	}
}


@media only screen and (max-width: 991px) {
	.main-search-wrapper.full-width .column-item {
	    width: 50% !important;
	}
}

/* double style */

.btn-wrapper{
	width: 100%;
	text-align: right;
	padding-right: 10px;
	margin-top: 5px;
}

.closeDatePicker{
	border: none !important;
}

.nights{
	height: 56px;
}

.date-container .select2-container, .people-hide-container .select2-container{
	border: 1px solid #ddd;
}

.first, .second{
	width: 48%
}

.people-hide-container .select2-container{
	width: 80% !important;
}

.nights .select2-selection{
	padding-left: 7px !important;
	min-width: 46px;
}

.days-checker{
	z-index: 9;
    position: absolute !important;
    right: 0;
    *top: 8px;
    color: #555;
    padding-right: 10px !important;
    font-size: 12px;
	padding-top: 2px !important;
}

input[name='days'] + label:before{
	top: 2px !important;
	font-size: 14px;
}
/* End */


/* Start:/local/components/travelsoft/travelsoft.search.result/templates/rooms-result/style.css?1561125859457*/
.rooms-txt {
	margin: 30px 0;
    font-size: 20px;
}

.rooms {
	margin-bottom: 20px;
}

.order-link {
	padding: 8px 8px 7px;
	font-size: 10px !important;
	font-weight: 600;
	text-transform: uppercase;
	/*letter-spacing: 2px;*/
	line-height: 1;
	color: #004991;
	/*padding-left: 5px;*/
	border: 1px solid #004991;
	/*padding-right: 5px;*/
}
.content form {
	margin-top: 8px;
}
.block-order-form {
	width: auto;
}
.ok_mess {
	padding: 20px;
	color: #004991;
}
/* End */


/* Start:/bitrix/templates/main/components/bitrix/news.list/review-list/style.css?1561125229150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /bitrix/templates/main/components/bitrix/catalog.element/hotels/style.css?1561125229369 */
/* /local/components/travelsoft/form.search/templates/rooms-form/style.css?15611258583888 */
/* /local/components/travelsoft/travelsoft.search.result/templates/rooms-result/style.css?1561125859457 */
/* /bitrix/templates/main/components/bitrix/news.list/review-list/style.css?1561125229150 */
