.clearfix { *zoom:1; }
.clearfix:before, .clearfix:after {
  display:table;
  content:"";
}
.clearfix:after { clear:both; }
.hide-text {
  font:0/0 a;
  color:transparent;
  text-shadow:none;
  background-color:transparent;
  border:0;
}
.input-block-level {
  display:block;
  width:100%;
  min-height:28px;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;
}
.hidden {
  display:none;
  visibility:hidden;
}
.visible-phone { display:none !important; }
.visible-tablet { display:none !important; }
.hidden-desktop { display:none !important; }
@media (max-width: 767px) {
  .visible-phone { display:inherit !important; }
  .hidden-phone { display:none !important; }
  .hidden-desktop { display:inherit !important; }
  .visible-desktop { display:none !important; }
}
@media (min-width: 768px) and (max-width: 979px) {
  .visible-tablet { display:inherit !important; }
  .hidden-tablet { display:none !important; }
  .hidden-desktop { display:inherit !important; }
  .visible-desktop { display:none !important; }
}
@media (max-width: 480px) {
  .nav-collapse { -webkit-transform:translate3d(0,0,0); }
  .page-header h1 small {
    display:block;
    line-height:18px;
  }
  input[type="checkbox"], input[type="radio"] { border:1px solid #ccc; }
  .form-horizontal .control-group > label {
    float:none;
    width:auto;
    padding-top:0;
    text-align:left;
  }
  .form-horizontal .controls { margin-left:0; }
  .form-horizontal .control-list { padding-top:0; }
  .form-horizontal .form-actions {
    padding-left:10px;
    padding-right:10px;
  }
  .modal {
    position:absolute;
    top:10px;
    left:10px;
    right:10px;
    width:auto;
    margin:0;
  }
  .modal.fade.in { top:auto; }
  .modal-header .close {
    padding:10px;
    margin:-10px;
  }
  .carousel-caption { position:static; }
}
@media (max-width: 768px) {
  body {
    /*padding-left:20px;
    padding-right:20px;*/
  }
  .navbar-fixed-top, .navbar-fixed-bottom {
    margin-left:-20px;
    margin-right:-20px;
  }
  .container-fluid { padding:0; }
  .dl-horizontal dt {
    float:none;
    clear:none;
    width:auto;
    text-align:left;
  }
  .dl-horizontal dd { margin-left:0; }
  .container { width:auto; }
  .row-fluid { width:100%; }
  .row, .thumbnails { margin-left:0; }
  [class*="span"], .row-fluid [class*="span"] {
    float:none;
    display:block;
    width:auto;
    margin-left:0;
  }
  .input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    display:block;
    width:100%;
    min-height:28px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
  }
  .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
    display:inline-block;
    width:auto;
  }
}
@media (min-width: 769px) and (max-width: 979px) {
  .row {
    margin-left:-20px;
    *zoom:1;
  }
  .row:before, .row:after {
    display:table;
    content:"";
  }
  .row:after { clear:both; }
  [class*="span"] {
    float:left;
    margin-left:20px;
  }
  .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container { width:724px; }
  .span12 { width:724px; }
  .span11 { width:662px; }
  .span10 { width:600px; }
  .span9 { width:538px; }
  .span8 { width:476px; }
  .span7 { width:414px; }
  .span6 { width:352px; }
  .span5 { width:290px; }
  .span4 { width:228px; }
  .span3 { width:166px; }
  .span2 { width:104px; }
  .span1 { width:42px; }
  .offset12 { margin-left:764px; }
  .offset11 { margin-left:702px; }
  .offset10 { margin-left:640px; }
  .offset9 { margin-left:578px; }
  .offset8 { margin-left:516px; }
  .offset7 { margin-left:454px; }
  .offset6 { margin-left:392px; }
  .offset5 { margin-left:330px; }
  .offset4 { margin-left:268px; }
  .offset3 { margin-left:206px; }
  .offset2 { margin-left:144px; }
  .offset1 { margin-left:82px; }
  .row-fluid {
    width:100%;
    *zoom:1;
  }
  .row-fluid:before, .row-fluid:after {
    display:table;
    content:"";
  }
  .row-fluid:after { clear:both; }
  .row-fluid [class*="span"] {
    float:left;
    margin-left:2.762430939%;
    *margin-left:2.70923944964%;
    display:block;
    width:100%;
    min-height:28px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
  }
  .row-fluid [class*="span"]:first-child { margin-left:0; }
  .row-fluid .span12 {
    width:99.999999993%;
    *width:99.9468085036%;
  }
  .row-fluid .span11 {
    width:91.436464082%;
    *width:91.3832725926%;
  }
  .row-fluid .span10 {
    width:82.872928171%;
    *width:82.8197366816%;
  }
  .row-fluid .span9 {
    width:74.30939226%;
    *width:74.2562007706%;
  }
  .row-fluid .span8 {
    width:65.745856349%;
    *width:65.6926648596%;
  }
  .row-fluid .span7 {
    width:57.182320438%;
    *width:57.1291289486%;
  }
  .row-fluid .span6 {
    width:48.618784527%;
    *width:48.5655930376%;
  }
  .row-fluid .span5 {
    width:40.055248616%;
    *width:40.0020571266%;
  }
  .row-fluid .span4 {
    width:31.491712705%;
    *width:31.4385212156%;
  }
  .row-fluid .span3 {
    width:22.928176794%;
    *width:22.8749853046%;
  }
  .row-fluid .span2 {
    width:14.364640883%;
    *width:14.3114493936%;
  }
  .row-fluid .span1 {
    width:5.801104972%;
    *width:5.74791348264%;
  }
  input, textarea, .uneditable-input { margin-left:0; }
  input.span12, textarea.span12, .uneditable-input.span12 { width:714px; }
  input.span11, textarea.span11, .uneditable-input.span11 { width:652px; }
  input.span10, textarea.span10, .uneditable-input.span10 { width:590px; }
  input.span9, textarea.span9, .uneditable-input.span9 { width:528px; }
  input.span8, textarea.span8, .uneditable-input.span8 { width:466px; }
  input.span7, textarea.span7, .uneditable-input.span7 { width:404px; }
  input.span6, textarea.span6, .uneditable-input.span6 { width:342px; }
  input.span5, textarea.span5, .uneditable-input.span5 { width:280px; }
  input.span4, textarea.span4, .uneditable-input.span4 { width:218px; }
  input.span3, textarea.span3, .uneditable-input.span3 { width:156px; }
  input.span2, textarea.span2, .uneditable-input.span2 { width:94px; }
  input.span1, textarea.span1, .uneditable-input.span1 { width:32px; }
}
@media (min-width: 1200px) {
  .row {
    /*margin-left:-30px;*/
    *zoom:1;
  }
  .row:before, .row:after {
    display:table;
    content:"";
  }
  .row:after { clear:both; }
  [class*="span"] {
    float:left;
    margin-left:30px;
  }
  .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {/* width:1170px;*/ width:1012px;}
  .span12 { /*width:1170px;*/ width:1012px;}
  .span11 { /*width:1070px;*/ width:990px;}
  .span10 { width:970px; }
  .span9 { width:870px; }
  .span8 { width:770px; }
  .span7 { width:670px; }
  .span6 { width:570px; }
  .span5 { width:470px; }
  .span4 { width:370px; }
  .span3 { width:270px; }
  .span2 { width:170px; }
  .span1 { width:70px; }
  .offset12 { margin-left:1230px; }
  .offset11 { margin-left:1130px; }
  .offset10 { margin-left:1030px; }
  .offset9 { margin-left:930px; }
  .offset8 { margin-left:830px; }
  .offset7 { margin-left:730px; }
  .offset6 { margin-left:630px; }
  .offset5 { margin-left:530px; }
  .offset4 { margin-left:430px; }
  .offset3 { margin-left:330px; }
  .offset2 { margin-left:230px; }
  .offset1 { margin-left:130px; }
  .row-fluid {
    width:100%;
    *zoom:1;
  }
  .row-fluid:before, .row-fluid:after {
    display:table;
    content:"";
  }
  .row-fluid:after { clear:both; }
  .row-fluid [class*="span"] {
    float:left;
    margin-left:2.564102564%;
    *margin-left:2.51091107464%;
    display:block;
    width:100%;
    min-height:28px;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    box-sizing:border-box;
  }
  .row-fluid [class*="span"]:first-child { margin-left:0; }
  .row-fluid .span12 {
    width:100%;
    *width:99.9468085106%;
  }
  .row-fluid .span11 {
    width:91.436464082%;
    *width:91.3832725926%;
  }
  .row-fluid .span10 {
    width:82.872928171%;
    *width:82.8197366816%;
  }
  .row-fluid .span9 {
    width:74.30939226%;
    *width:74.2562007706%;
  }
  .row-fluid .span8 {
    width:65.745856349%;
    *width:65.6926648596%;
  }
  .row-fluid .span7 {
    width:57.182320438%;
    *width:57.1291289486%;
  }
  .row-fluid .span6 {
    width:48.618784527%;
    *width:48.5655930376%;
  }
  .row-fluid .span5 {
    width:40.055248616%;
    *width:40.0020571266%;
  }
  .row-fluid .span4 {
    width:31.491712705%;
    *width:31.4385212156%;
  }
  .row-fluid .span3 {
    width:22.928176794%;
    *width:22.8749853046%;
  }
  .row-fluid .span2 {
    width:14.364640883%;
    *width:14.3114493936%;
  }
  .row-fluid .span1 {
    width:5.801104972%;
    *width:5.74791348264%;
  }
  input, textarea, .uneditable-input { margin-left:0; }
  input.span12, textarea.span12, .uneditable-input.span12 { width:1160px; }
  input.span11, textarea.span11, .uneditable-input.span11 { width:1060px; }
  input.span10, textarea.span10, .uneditable-input.span10 { width:960px; }
  input.span9, textarea.span9, .uneditable-input.span9 { width:860px; }
  input.span8, textarea.span8, .uneditable-input.span8 { width:760px; }
  input.span7, textarea.span7, .uneditable-input.span7 { width:660px; }
  input.span6, textarea.span6, .uneditable-input.span6 { width:560px; }
  input.span5, textarea.span5, .uneditable-input.span5 { width:460px; }
  input.span4, textarea.span4, .uneditable-input.span4 { width:360px; }
  input.span3, textarea.span3, .uneditable-input.span3 { width:260px; }
  input.span2, textarea.span2, .uneditable-input.span2 { width:160px; }
  input.span1, textarea.span1, .uneditable-input.span1 { width:60px; }
  .thumbnails { margin-left:-30px; }
  .thumbnails > li { margin-left:30px; }
  .row-fluid .thumbnails { margin-left:0; }
  .hotcarousel .js .carousel-wrap ul{width: 430px ;}
  .hotcarousel .carousel-control2 {right: 0px !important;}
  .li_width {width: 210px !important;}
  ul.search-list li{ width:95.5% !important;}
  ul.search-list li .search-con{ width:61% !important; border-right:1px solid #cbcbcb !important; }
  ul.search-list li .search-but{ width:13% !important; }
  .hotels-details ul li .hd-img {width: 13%;}
/* #dp1_Search_Hotels_ #jform_check_in{float: none !important;width: 108px !important;}
#dp1_Search_Hotels_ #jform_check_out{width: 125px !important;} */
#top_rated_hostels .hotels_top_rat_img_tag{top: 65px !important; height: 75px !important;}
ul.search-list li .search-con .sub-tit{ width:61%;}
.filter_search{ width:951% !important;}
#dp1 #jform_check_in{float: none !important;width: 93px !important;}
/*#dp2 { width: 137px;}
#dp2 #jform_check_out{width: 82px !important;}
#dp2_Search_Hotels_ #jform_check_out{width: 125px !important;} */
#google_map{ width:99%;}
.search_result_pimage{width: 115px !important; height:80px !important;}
ul.search-list li .search-img {margin-right:10px !important;}
#dp6 #checkin_date{width: 82% ;}
#dp7 #checkout_date{width: 82% ;}

#dp1_Search_Module_1_ #jform_check_in{width: 105px !important;}
#dp2_Search_Module_1_ #jform_check_out{width: 125px !important;}

#dp1_Search_Module_2_ #jform_check_in{width: 105px !important;}
#dp2_Search_Module_2_ #jform_check_out{width: 125px !important;}

#dp1_Search_Module_3_All_Hotel_Layout_ #jform_check_in{width: 95px !important;}
#dp2_Search_Module_3_All_Hotel_Layout_ #jform_check_out{width: 125px !important;}

#dp1_Search_Module_4_ #jform_check_in{width: 130px !important;}
#dp2_Search_Module_4_ #jform_check_out{width: 130px !important;}

#dp1_Search_Module_5_ #jform_check_in{width: 100px !important;}
#dp2_Search_Module_5_ #jform_check_out{width: 125px !important;}

#dp1_Search_Module_6_ #jform_check_in{width: 100px !important;}
#dp2_Search_Module_6_ #jform_check_out{width: 125px !important;}

#dp1_Search_Module_7_ #jform_check_in{width: 100px !important;}
#dp2_Search_Module_7_ #jform_check_out{width: 125px !important;}

#dp1_Search_Module_8_ #jform_check_in{width: 100px !important;}
#dp2_Search_Module_8_ #jform_check_out{width: 125px !important;}

.rating-left{min-height: 180px;}
.total_images{float: left; margin: 0 10px 10px 0;}
.le_image1{float: left; margin: 0 10px 0 0; width: 160px;}
.le_image1 img{height: 97px; width: 180px;}
.le_image2{}
.le_image2 img{ height: 97px; width: 235px;}
.le_image3{float: left; height: 97px; margin: 0 10px 0 0; width: 235px;}
.le_image3 img{height: 97px; width: 235px;}
.le_image4{float: left; height: 97px; width: 160px;}
.le_image4 img{height: 97px; width: 160px;}
.rating-right {padding: 18px 0 18px !important;}
#shortterm .row-fluid {float: right; margin: 0;width: 40% !important;}
#editform .table_short{width: 958px !important; overflow:auto;}
#editform .table_long{width: 958px !important; overflow:auto;}
#editform .table_dailyrate{width: 958px !important; overflow:auto;}
.from_longterm{ float:right !important;}
.from_dailyrate{float:right !important;}
.table th, .table td{ font-size:11px !important;}
#jform_weekday{ width:184px !important;}
#jform_weekend{width:184px !important;}
#mapCanvas{ width:600px !important;}
.form-horizontal .control-label { float:left !important;}
.m-p-state{ padding-left:400px !important; margin-top:-35px !important;}
}
@media (max-width: 979px) {
  body { padding-top:0; }
  .navbar-fixed-top, .navbar-fixed-bottom { position:static; }
  .navbar-fixed-top { margin-bottom:18px; }
  .navbar-fixed-bottom { margin-top:18px; }
  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner { padding:5px; }
  .navbar .container {
    width:auto;
    padding:0;
  }
  .navbar .brand {
    padding-left:10px;
    padding-right:10px;
    margin:0 0 0 -5px;
  }
  .nav-collapse { clear:both; }
  .nav-collapse .nav {
    float:none;
    margin:0 0 9px;
  }
  .nav-collapse .nav > li { float:none; }
  .nav-collapse .nav > li > a { margin-bottom:2px; }
  .nav-collapse .nav > .divider-vertical { display:none; }
  .nav-collapse .nav .nav-header {
    color:#999;
    text-shadow:none;
  }
  .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    padding:6px 15px;
    font-weight:bold;
    color:#999;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
  }
  .nav-collapse .btn {
    padding:4px 10px 4px;
    font-weight:normal;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
  }
  .nav-collapse .dropdown-menu li + li a { margin-bottom:2px; }
  .nav-collapse .nav > li > a:hover, .nav-collapse .dropdown-menu a:hover { background-color:#222; }
  .nav-collapse.in .btn-group {
    margin-top:5px;
    padding:0;
  }
  .nav-collapse .dropdown-menu {
    position:static;
    top:auto;
    left:auto;
    float:none;
    display:block;
    max-width:none;
    margin:0 15px;
    padding:0;
    background-color:transparent;
    border:none;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    box-shadow:none;
  }
  .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after { display:none; }
  .nav-collapse .dropdown-menu .divider { display:none; }
  .nav-collapse .navbar-form, .nav-collapse .navbar-search {
    float:none;
    padding:9px 15px;
    margin:9px 0;
    border-top:1px solid #222;
    border-bottom:1px solid #222;
    -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow:inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar .nav-collapse .nav.pull-right {
    float:none;
    margin-left:0;
  }
  .nav-collapse, .nav-collapse.collapse {
    overflow:hidden;
    height:0;
  }
  .navbar .btn-navbar { display:block; }
  .navbar-static .navbar-inner {
    padding-left:10px;
    padding-right:10px;
  }
   ul.search-list li .search-con{ width:61%; border-right:1px solid #cbcbcb; }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height:auto !important;
    overflow:visible !important;
  }
#info_div{ width:97%;}
.hotcarousel .js .carousel-wrap ul{width: 430px;}
.li_width {width: 210px !important;}
.hotcarousel .carousel-control2 {right: 0px !important;}
.hotels-details ul li .hd-img {width: 13%;}
/*#jform_check_in{float: none !important;width: 100px !important;}
#jform_check_out{width: 125px !important;}*/
#top_rated_hostels .hotels_top_rat_img_tag{top: 65px !important; height: 75px !important;}
ul.search-list li{ width:95.5% !important;}
ul.search-list li .search-con{ width:61% !important; border-right:1px solid #cbcbcb !important; }
ul.search-list li .search-but{ width:13% !important; }
ul.search-list li .search-con .sub-tit{ width:61%;}
/* #dp1_Search_Hotels_ #jform_check_in{float: none !important;width: 100px !important;}
#dp1_Search_Hotels_ #jform_check_out{width: 125px !important;} */
.filter_search{ width:95% !important;}
#dp1 #jform_check_in{float: none !important;width: 93px !important;}
/*#dp2 { width: 137px;}
#dp2 #jform_check_out{width: 82px !important;}
#dp2_Search_Hotels_ #jform_check_out{width: 125px !important;}*/
#google_map{ width:98%;}
.search_result_pimage{width: 115px !important; height:80px !important;}
ul.search-list li .search-img {margin-right:10px !important;}

#dp6 #checkin_date{width: 82% ;}
#dp7 #checkout_date{width: 82% ;}

#dp1_Search_Module_1_ #jform_check_in{width: 95px !important;}
#dp2_Search_Module_1_ #jform_check_out{width: 125px !important;}

#dp1_Search_Module_2_ #jform_check_in{width: 95px !important;}
#dp2_Search_Module_2_ #jform_check_out{width: 125px !important;}

#dp1_Search_Module_3_All_Hotel_Layout_ #jform_check_in{width: 95px !important;}
#dp2_Search_Module_3_All_Hotel_Layout_ #jform_check_out{width: 125px !important;}

#dp1_Search_Module_4_ #jform_check_in{width: 130px !important;}
#dp2_Search_Module_4_ #jform_check_out{width: 130px !important;}

#dp1_Search_Module_5_ #jform_check_in{width: 100px !important;}
#dp2_Search_Module_5_ #jform_check_out{width: 125px !important;}

#dp1_Search_Module_6_ #jform_check_in{width: 100px !important;}
#dp2_Search_Module_6_ #jform_check_out{width: 125px !important;}

#dp1_Search_Module_7_ #jform_check_in{width: 100px !important;}
#dp2_Search_Module_7_ #jform_check_out{width: 125px !important;}

#dp1_Search_Module_8_ #jform_check_in{width: 100px !important;}
#dp2_Search_Module_8_ #jform_check_out{width: 125px !important;}

#from_date_id #dp2{width: 230px;}


.total_images{float: left; margin: 0 10px 10px 0;}
.le_image1{float: left; margin: 0 10px 0 0 !important; width: 160px;}
.le_image1 img{height: 97px; width: 180px;}
.le_image2{}
.le_image2 img{ height: 97px; width: 235px;}
.le_image3{float: left; height: 97px; margin: 0 10px 0 0 !important; width: 235px;}
.le_image3 img{height: 97px; width: 235px;}
.le_image4{float: left; height: 97px; width: 160px;}
.le_image4 img{height: 97px; width: 160px;}
.rating-right {padding: 18px 0 18px !important;}
#shortterm .row-fluid {float: right; margin: 0;width: 40% !important;}
#editform .table_short{width: 960px !important; overflow:auto;}
#editform .table_long{width: 960px !important; overflow:auto;}
#editform .table_dailyrate{width: 960px !important; overflow:auto;}
.from_longterm{ float:right !important;}
.from_dailyrate{float:right !important;}
.table th, .table td{ font-size:11px !important;}
#jform_weekday{ width:184px !important;}
#jform_weekend{width:184px !important;}
#mapCanvas{ width:600px !important;}
.form-horizontal .control-label { float:left !important;}
.m-p-state{ padding-left:400px !important; margin-top:-35px !important;}
}
@media (min-width:320px)
{
.language_select {float:right !important; margin:0 0 0 10px !important;}
.container {  /*padding:13px;*/  padding:10px; }
.hotcarousel .js {width: 320px !important;  margin: 0 0 20px;}
.hotcarousel .js .carousel-wrap ul{width: 239px;}
.li_width {width: 120px;}
.hotcarousel .carousel-control2 {right: 9px;}
.hotcarousel .js .carousel-wrap {height: 230px !important;}
ul.search-list li{width: 92%;}
ul.search-list li .search-con{border: none ; padding: 0; width: 100% ;}
ul.search-list li .search-but{width: 40%;}
.hotels-details ul li .hd-img {width: 19%;}
.hotels-details ul li .hd-cont{width: 48%;}
/*#dp1_Search_Hotels_ #jform_check_in{float: left;width: 64px;}
#dp2_Search_Hotels_ #jform_check_out{width: 70px; margin:0 0 0 3px;}

#dp1 #jform_check_in{float: left;width: 64px;}
#dp2 #jform_check_out{width: 65px;} */

#currency_list{margin: 0 5px 0 0 !important; width: 140px;}
.filter_search{ width:91%;}
#google_map{ width:96%;}
.search_result_pimage{width: 281px; height: 170px;}
ul.search-list li .search-img {margin-right:0px;}
#dp6 #checkin_date{width: 82% ;}
#dp7 #checkout_date{width: 76% ;}

#dp1_Search_Module_1_ #jform_check_in{width: 57px;}
#dp2_Search_Module_1_ #jform_check_out{width: 70px;}

#dp1_Search_Module_2_ #jform_check_in{width: 57px;}
#dp2_Search_Module_2_ #jform_check_out{width: 70px;}

#dp1_Search_Module_3_All_Hotel_Layout_ #jform_check_in{width: 57px;}
#dp2_Search_Module_3_All_Hotel_Layout_ #jform_check_out{width: 70px;}

#dp1_Search_Module_4_ #jform_check_in{width: 78px;}
#dp2_Search_Module_4_ #jform_check_out{width: 110px;}

#dp1_Search_Module_5_ #jform_check_in{width: 60px;}
#dp2_Search_Module_5_ #jform_check_out{width: 70px;}

#dp1_Search_Module_6_ #jform_check_in{width: 60px;}
#dp2_Search_Module_6_ #jform_check_out{width: 80px;}

#dp1_Search_Module_7_ #jform_check_in{width: 60px;}
#dp2_Search_Module_7_ #jform_check_out{width: 80px;}

#dp1_Search_Module_8_ #jform_check_in{width: 60px;}
#dp2_Search_Module_8_ #jform_check_out{width: 80px;}

.le_image1{float: left; margin: 10px 0 10px;}
.le_image3{float: left; margin:0px 0 10px;}
.rating-right{ padding:18px 0 12px;}
/*.property_rating{ margin: 0 0 10px !important; overflow:hidden; }*/
#shortterm .row-fluid{ width:100% ; margin:0 !important;}
#editform .table_short{width: 307px; overflow:auto;}
#editform .table_long{width: 285px; overflow:auto;}
#editform .table_dailyrate{width: 271px; overflow:auto;}
.from_longterm{ float:left;}
.from_dailyrate{float:left;}
.table th, .table td{ font-size:10px;}
#jform_weekday{ width:200px;}
#jform_weekend{width:200px;}
#mapCanvas{ width:330px;}
.reg_property_select_country{width:47%;}
.form-horizontal .control-label { float:none;}
.m-p-state{ padding-left:0px ; margin-top:0px; margin-bottom:10px;}
}
@media (min-width:385px)
{
.language_select {float:right !important; margin:0 0 0 10px !important;}
.container {  /*padding:13px;*/  padding:10px; }
.hotels-details ul li .hd-img {width: 15%;}
.hotels-details ul li .hd-cont{width: 63%;}

.le_image1{float: left; margin: 10px 0 10px;}
.le_image3{float: left; margin:0px 0 10px;}
.rating-right{ padding:18px 0 12px;}
/*.property_rating{ margin: 0 0 10px !important; overflow:hidden; }*/
}

.reg_property_inputbox{ width:97% !important;}
