/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, templates/it_paradise/custom/scss/custom.scss */
#verticle_booking_wrap {
  font-family: 'Source Sans Pro', sans-serif, Arial, Helvetica, sans-serif;
  border: none !important;
  margin: 0px auto !important;
  background: #fff;
  border-radius: 0px !important;
  padding: 15px;
  overflow: inherit;
  display: block;
  box-shadow: none !important;
}
/* line 14, templates/it_paradise/custom/scss/custom.scss */
#tabs_special_routes #route_to_wrap .ver_inputbox {
  text-indent: 10px !important;
}
/*
 #verticle_booking_wrap .verticl_booking_bottompart{
 width: 50%;
 float: left;
 padding-top: 3px !important;
 }
 #verticle_booking_wrap .verticl_booking_midpart{
 width: 110px;
 float: left;
 background: #FFF;
 border-radius: 3px;
 padding-top: 3px !important;
 }
 */
/*
 #verticle_booking_wrap .submit{
 z-index: 9999;
 margin: 0px;
 border: 0px;
 border-radius: 4px;
 padding: 4px 15px;
 background: blueviolet !important;
 height: 37px;
 font-size: 16px;
 color: #fff;
 font-family: 'Source Sans Pro', sans-serif, Arial,Helvetica,sans-serif;
 cursor: pointer;
 float: right;
 transition: all 1s;
 -moz-transition: all 1s;
 -webkit-transition: all 1s;
 -o-transition: all 1s;
 }
 .top-service-list .ui-state-active{
 background: blueviolet !important;
 }
 */
/*# sourceMappingURL=custom_16.css.map */