
/*all header backgrounds	
*/	
	

.formtxt {
	width: 100%;
	padding: 6px 12px;
	border-radius: 20px;
	border: 2px solid #fff;
	outline: none;
	font: normal 13px DinMedium;
	background: #fff url(../images/l_icon2.png) right no-repeat;
	background-position: 97% 40%;
}
.formtxt:focus {
	border: 2px solid #0087f5;
	background: #fff url(../images/l_icon1.png) right no-repeat;
	background-position: 97% 40%;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
@media (max-width: 767px) {
    .roomdrop {
        float: left;
        width: 312px;
        -webkit-box-shadow: 0 0 1px 1px #ccc;
        background: #fff;
        display: none;
           top: 82px;
        -moz-box-shadow: 0 0 1px 1px #ccc;
        box-shadow: 0 0 1px 1px #ccc;
        padding: 10px;
        padding-right: 0;
        position: absolute;
        z-index: 999;
		color:#666 !important;
    }
}
@media (min-width: 768px) {
    .roomdrop {
        float: left;
        width: 584px;
        -webkit-box-shadow: 0 0 1px 1px #ccc;
        background: #fff;
        display: none;
        top: 64px;
        -moz-box-shadow: 0 0 1px 1px #ccc;
        box-shadow: 0 0 1px 1px #ccc;
        padding: 10px;
        padding-right: 0;
        position: absolute;
        z-index: 999;
        color:#666 !important;
    }
}
.roomdrop-modyfysearch {
        float: left;
        width: 275px;
        -webkit-box-shadow: 0 0 1px 1px #ccc;
        background: #fff;
        display: none;
        top: 12px;
        -moz-box-shadow: 0 0 1px 1px #ccc;
        box-shadow: 0 0 1px 1px #ccc;
        padding: 10px;
        padding-right: 0;
        position: relative;
        z-index: 999;
	
    }
.roominner {
	float: left;
	width: 100%;
	font-weight: normal;
	color: #666;
	/* border-bottom: solid 1px #EEE; */
	font-size: 10px;
}
.roominner h2 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}
.text-center h4{
text-align:center;
}
@media (min-width: 768px){
.roomdrop {
    float: left;
    width: 300px !important;
    /* -webkit-box-shadow: 0 0 1px 1px #ccc; */
    background: #fff;
    display: none;
    top: 38px !important;
    -moz-box-shadow: 0 0 1px 1px #ccc;
    /* box-shadow: 0 0 1px 1px #ccc; */
    padding: 9px !important;
    /* padding-right: 0; */
    position: absolute;
    z-index: 999;
    color: #666 !important;
    border-radius: 15px;
    overflow: hidden !important;
}}
.room_col1 {
	float: left;
	width: 33%;
	margin-bottom: 5px;
}
.room_col2 {
	float: left;
	width: 50%;
	margin-bottom: 5px;
}
.room_col3 {
	float: left;
	width: 50%;
	margin-bottom: 5px;
}
.adulth1 {
	float: left;
	width: 100%;
	font-size: 11px;
	margin-bottom: 2px;
}
.adulth2 {
	float: left;
	width: 100%;
	font-size: 12px;
	margin-bottom: 5px;
}
.buttongroup {
	float: left;
	width: 100%;
}
.buttongroup input {
	border: 1px solid #ccc;
	background: #fff;
	width: 16px;
	margin: 0;
	padding: 5px 1px;
	float: left;
	text-align: center;
	outline: none;
}
.buttongroup input:hover {
	background: #f5f5f5;
	cursor: pointer;
}
.rmiddle {
	border-left-width: 0px !important;
	border-right-width: 0px !important;
}
.roomaro {
	float: left;
	margin-right: 20px;
	margin-top: -20px;
}
.removeroom {
	float: left;
	width: 100%;
	padding-left: 0px;
}
.removeroom a {
	font-size: 12px;
	color: #2676bd;
	text-decoration: none;
	cursor: pointer;
}
.doneroom {
	float: left;
	width: 100%;
	text-align: center;
}

.closeicon {
	display: none;
}
.pageing {
	float: left;
	width: 100%;
	text-align: center;
}


@media (max-width: 767px) {
    .ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: none;
    position: absolute;
    left: -43% !important;
    margin-left: -8px;
    top: 73%;
    margin-top: -8px;
}
}


.Flightroomdrop {
        float: left;
        width: 97%;
        -webkit-box-shadow: 0 0 1px 1px #ccc;
        background: #fff;
        display: none;
           top: 72px;
        -moz-box-shadow: 0 0 1px 1px #ccc;
        box-shadow: 0 0 1px 1px #ccc;
        padding: 10px;
        padding-right: 0;
        position: absolute;
        z-index: 999;
		color:#666 !important;
       min-width: 330px;
    }
.roomsNoCalculation{
	color:#666;
	font-weight: bold;
}
 .transfer-roomdrop {
        float: left;
        width: 312px;
        -webkit-box-shadow: 0 0 1px 1px #ccc;
        background: #fff;
        display: none;
           top: 59px;
        -moz-box-shadow: 0 0 1px 1px #ccc;
        box-shadow: 0 0 1px 1px #ccc;
        padding: 10px;
        padding-right: 0;
        position: absolute;
        z-index: 999;
		color:#666 !important;
    }
 .NewLoader {
    display: none;
    background-color: #85858536;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
}
 .NewLoader img {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    height:40px;
    width:40px;
}