.input_price {
width:60px; 
height:21px; 
font-size: 13px; 
border:0px solid #ccc; 
color:#296b3d;
padding:0 5px;
}

p.otp, p.way, p.tur, p.night_ot, p.night_do {
margin:0; padding:0;
}

.select_otp, .select_way, .select_tur, .select_night_ot, .select_night_do {
display: inline-block; 
position:relative; 
border:0px solid #ccc;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:0px;
background:#fff url(/modules/search_bus/img/select_arrow.png) no-repeat right;
}

select.otp, select.way, select.tur, select.night_ot, select.night_do {
font-size: 13px;
width:100%; 
height:21px; 
position:reative; 
border:none; 
cursor:pointer; 
opacity:0;
filter: alpha(opacity=0);
color:#296b3d;
}

.select_otp p.otp, .select_way p.way, .select_tur p.tur, .select_night_ot p.night_ot, .select_night_do p.night_do {
font-family: arial;
padding:0 10px;
position:absolute; 
left:0; 
top:0; 
color:#296b3d; 
font-size:13px; 
line-height:21px; 
overflow:hidden;
}

label.vzr, label.kids { border: 1px solid #fff;
    width: 19px;
    height: 21px;
    display: block;
    position: relative;
    display: inline-block; 
   }
   input[type="radio"].vnul + span, input[type="radio"].knul + span {
    position: absolute; 
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    background: url(/modules/search_bus/img/0.png) no-repeat;
    cursor: pointer;
   }
   input[type="radio"].vnul:checked + span, input[type="radio"].knul:checked + span {
    background: url(/modules/search_bus/img/act0.png) no-repeat;
   }
   input[type="radio"].vnul + span:hover, input[type="radio"].knul + span:hover {
    background: url(/modules/search_bus/img/act0.png) no-repeat;
   }

   input[type="radio"].vone + span, input[type="radio"].kone + span {
    position: absolute; 
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    background: url(/modules/search_bus/img/1.png) no-repeat;
    cursor: pointer;
   }
   input[type="radio"].vone:checked + span, input[type="radio"].kone:checked + span {
    background: url(/modules/search_bus/img/act1.png) no-repeat;
   }
   input[type="radio"].vone + span:hover, input[type="radio"].kone + span:hover {
    background: url(/modules/search_bus/img/act1.png) no-repeat;
   }

   input[type="radio"].vtwo + span, input[type="radio"].ktwo + span {
    position: absolute; 
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    background: url(/modules/search_bus/img/2.png) no-repeat;
    cursor: pointer;
   }
   input[type="radio"].vtwo:checked + span, input[type="radio"].ktwo:checked + span {
    background: url(/modules/search_bus/img/act2.png) no-repeat;
   }
   input[type="radio"].vtwo + span:hover, input[type="radio"].ktwo + span:hover {
    background: url(/modules/search_bus/img/act2.png) no-repeat;
   }

   input[type="radio"].vthree + span {
    position: absolute; 
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    background: url(/modules/search_bus/img/3.png) no-repeat;
    cursor: pointer;
   }
   input[type="radio"].vthree:checked + span {
    background: url(/modules/search_bus/img/act3.png) no-repeat;
   }
   input[type="radio"].vthree + span:hover {
    background: url(/modules/search_bus/img/act3.png) no-repeat;
   }

   input[type="radio"].vfour + span {
    position: absolute; 
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    background: url(/modules/search_bus/img/4.png) no-repeat;
    cursor: pointer;
   }
   input[type="radio"].vfour:checked + span {
    background: url(/modules/search_bus/img/act4.png) no-repeat;
   }
   input[type="radio"].vfour + span:hover {
    background: url(/modules/search_bus/img/act4.png) no-repeat;
   }


label.star { 
    padding-top:0px;
    width: 26px;
    height: 17px;
    display: block;
    position: relative;
    display: inline-block; 
   }
   input[type="checkbox"].star0 + span {
    position: absolute; 
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    background: url(/modules/search_bus/img/star00.png) #0083aa no-repeat;
    cursor: pointer;
   }
   input[type="checkbox"].star0:checked + span {
    background: url(/modules/search_bus/img/star00_act.png) #0083aa no-repeat;
   }
   input[type="checkbox"].star0 + span:hover {
    background: url(/modules/search_bus/img/star00_act.png) #0083aa no-repeat;
   }

   input[type="checkbox"].star1 + span {
    position: absolute; 
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    background: url(/modules/search_bus/img/star11.png) #0083aa no-repeat;
    cursor: pointer;
   }
   input[type="checkbox"].star1:checked + span {
    background: url(/modules/search_bus/img/star11_act.png) #0083aa no-repeat;
   }
   input[type="checkbox"].star1 + span:hover {
    background: url(/modules/search_bus/img/star11_act.png) #0083aa no-repeat;
   }

   input[type="checkbox"].star2 + span {
    position: absolute; 
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    background: url(/modules/search_bus/img/star22.png) #0083aa no-repeat;
    cursor: pointer;
   }
   input[type="checkbox"].star2:checked + span {
    background: url(/modules/search_bus/img/star22_act.png) #0083aa no-repeat;
   }
   input[type="checkbox"].star2 + span:hover {
    background: url(/modules/search_bus/img/star22_act.png) #0083aa no-repeat;
   }

   input[type="checkbox"].star3 + span {
    position: absolute; 
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    background: url(/modules/search_bus/img/star33.png) #0083aa no-repeat;
    cursor: pointer;
   }
   input[type="checkbox"].star3:checked + span {
    background: url(/modules/search_bus/img/star33_act.png) #0083aa no-repeat;
   }
   input[type="checkbox"].star3 + span:hover {
    background: url(/modules/search_bus/img/star33_act.png) #0083aa no-repeat;
   }

   input[type="checkbox"].star4 + span {
    position: absolute; 
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    background: url(/modules/search_bus/img/star44.png) #0083aa no-repeat;
    cursor: pointer;
   }
   input[type="checkbox"].star4:checked + span {
    background: url(/modules/search_bus/img/star44_act.png) #0083aa no-repeat;
   }
   input[type="checkbox"].star4 + span:hover {
    background: url(/modules/search_bus/img/star44_act.png) #0083aa no-repeat;
   }

   input[type="checkbox"].star5 + span {
    position: absolute; 
    left: 0; top: 0;
    width: 100%;
    height: 100%;
    background: url(/modules/search_bus/img/star55.png) #0083aa no-repeat;
    cursor: pointer;
   }
   input[type="checkbox"].star5:checked + span {
    background: url(/modules/search_bus/img/star55_act.png) #0083aa no-repeat;
   }
   input[type="checkbox"].star5 + span:hover {
    background: url(/modules/search_bus/img/star55_act.png) #0083aa no-repeat;
   }

.button_search {
// box-shadow: 0px 0px 5px 0 #666;
border:1px solid #fff;
background: #ff4f02;
color: #fff;
font-size: 12px;
padding: 3px;
cursor: pointer;
text-decoration: none;
padding:5px 10px;
}

.button_search:hover {
background: #296b3d;
color: #fff;
cursor: pointer;
}




.hotel_only1 {
  display: block;
  position: relative;
  padding-left: 20px;
  margin-bottom: 17px;
  cursor: pointer;
  font-size: 22px;
  user-select: none;
}

.hotel_only1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.hotel_only2 {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #2196F3;
  border:1px solid #fff;
}

.hotel_only1:hover input ~ .hotel_only2 {
  background-color: #ff9622;
}

.hotel_only1 input:checked ~ .hotel_only2 {
  background-color: #2196F3;
}

.hotel_only2:after {
  content: "";
  position: absolute;
  display: none;
}

.hotel_only1 input:checked ~ .hotel_only2:after {
  display: block;
}

.hotel_only1 .hotel_only2:after {
  left: 4.5px;
  top: 1px;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}	

