#login-container .dropdown-toggle{
		padding: 10px;
	}
	#targetDiv {
    min-width: 640px;
}


body:not(.home)	#targetDiv .b_widget_booking_form_forms{
		justify-content: flex-start;
	}


	
	#targetDiv .booking-form .form-group.b_widget_choose_hotel_form-group3 input, #targetDiv .booking-form .form-group.b_widget_choose_hotel_form-group3 button{
		border-radius: 5px !important;
	}	

.desktop-booking-engine {
    float: center;
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1055;
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}

#targetDiv {
	position:initial!important;
	bottom:auto!important;
		min-height: 90px;
	}