/*@import url(https://fonts.googleapis.com/css?family=Roboto:400,700,300);*/

html, body, input, select, textarea {
	font-family: "Montserrat", Arial, Helvetica, sans-serif;	
	color: #555;
}

html, body
{  
	font-size: 15px;  
}

a.powered_by
{
  position: absolute;
  display: block;
  visibility: hidden;
  width: 80px;
  height: 17px;
  background: transparent url('/core/resources/graphic/poweredby_pancodix_80x17.png') no-repeat scroll right center;
  bottom: 0;
  right: 0;
}


/*****************/


.form_booking .formfield
{
  margin:0px;
  padding: 2px;
  display:inline-block; 
}

.form_booking .formfield .formfield_inner
{
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #333;
  
}

.form_booking .formfield label
{
  float: none;
  font-size: 0.8em;
  font-weight: 400;
}

.form_booking .formfield .formfield_inner input
{
  background: white;
  width: auto;
  font-size: 1.2em;
  font-weight: 400;
  font-style: normal;
  border: 0;
}

.form_booking .formfield .formfield_inner .readonlyfield
{
  display:inline-block; 
  width:auto; 
  height:27px; 
  text-align:center
}

.form_booking .formfield .formfield_inner i
{
  font-size: 1.2em;
  font-weight: 400;
  font-style: normal;
  border: 0;
}

.form_booking .formfield .formfield_inner .formfield_prefix
{
  font-weight: 400;
  min-width: 10px;
  display: inline-block;
}

.form_booking .formfield .formfield_inner .formfield_postfix
{
  font-weight: 400;
  min-width: 16px;
  display: inline-block;
}


/********** richmessage classes ***************/

.richmessage_wrapper
{
  padding-top: 30px;
}

.richmessage
{   
  font-size: 1em;
  line-height: 1.2;
  display: block;
  float: none;
  clear: both;
  background: #fff;
  border: #dee6cf 10px solid;
  border-radius: 10px;
  margin: 20px auto;
  padding: 5px;
  max-width: 400px;
  box-shadow: 5px 5px 8px rgba(212,212,212,0.75);
}

.richmessage .richmessage_content
{
  padding: 0px 10px 5px 32px;
  min-height: 40px;
}

.richmessage .richmessage_text
{
  padding: 10px;
}

.richmessage .richmessage_text p
{
  margin-top: 4px;
  font-size: 0.9em;  
}



.richmessage .richmessage_links
{
  padding: 3px 10px;
  text-align: center;
}

.richmessage .richmessage_links a
{
  display: inline-block;
}


.booking_comment
{
  font-size: 0.95em;
  color: #777;
}

.warning24message 
{  
  padding: 4px 4px 0 28px;
  margin-top: 3px;
  min-height: 26px;
  border-radius: 4px;
  background: #fefddf url(../core/resources/graphic/warning24.png) no-repeat scroll 0 0;
}

.ok32message 
{
  padding: 3px 6px 3px 38px;
  margin-top: 3px;
  min-height: 30px;
  background: #fefddf url(../core/resources/graphic/info32.png) no-repeat scroll 3px 4px;
}

.info24message
{
  padding: 3px 3px 0 28px;
  margin-top: 3px;
  min-height: 26px;
  background: #fefddf url(../core/resources/graphic/info24.png) no-repeat scroll 0 0;
}


.info16message
{
  padding: 0px 3px 0 20px;
  margin-top: 3px;
  min-height: 20px;
  background: #fefddf url(../core/resources/graphic/info16.png) no-repeat scroll 2px 2px;
}

.ok24message
{
  padding: 3px 3px 0 28px;
  margin-top: 3px;
  min-height: 26px;
  background: #fefddf url(../core/resources/graphic/ok24.png) no-repeat scroll 0 0;
}



.alertOK .ui-dialog-content
{
  padding-left: 50px;
  background: transparent url(../core/resources/graphic/ok32.png) no-repeat scroll 6px 6px;
}

.alertWarning .ui-dialog-content
{
  padding-left: 50px;
  background: transparent url(../core/resources/graphic/warning32.png) no-repeat scroll 6px 6px;
}

.alertError .ui-dialog-content
{
  padding-left: 50px;
  background: transparent url(../core/resources/graphic/error32.png) no-repeat scroll 6px 6px;
}

.alertInfo .ui-dialog-content
{
  padding-left: 50px;
  background: transparent url(../core/resources/graphic/info32.png) no-repeat scroll 6px 6px;
}

.alertQuestion .ui-dialog-content
{
  padding-left: 50px;
  background: transparent url(../core/resources/graphic/question32.png) no-repeat scroll 6px 6px;
}

/*****************/

.topmost
{
  z-index: 99999;
}

#ticket_price
{
  background: #d0f5e4;
}

#ticket_price_container
{
  padding: 0;
  margin: 0;
  display: block;
  min-width: 73px;
  min-height: 52px;
}

.wait_small
{
  background: transparent url(../core/resources/graphic/ajax-loader.gif) no-repeat scroll center center;
}

#waitOverlay
{
  top:0; left:0; z-index:9999; overflow:hidden;
  position:fixed; width:100%; height:100%;
  opacity: 0.6;
  filter: alpha(opacity = 60);
  background: #fff url( '../core/resources/graphic/loading-buffering.gif' ) no-repeat scroll center 100px;
}

/***/


.race_selected
{
  padding: 6px;
}

.smaller
{
  font-size: 0.85em;
}

.race_selected p
{
  margin: 1px 0;
}

/*****************************/

.row_radio
{
  font-size: 1em;
}

.row_radio input[type="radio"]
{
  display: none;
}

.row_radio input[type="radio"]:checked + label
{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffedcc+0,fefcea+100 */
  background: #ffedcc; /* Old browsers */
  background: -moz-linear-gradient(left,  #f5fbfc 0%, #def4f6 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #f5fbfc 0%,#def4f6 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #f5fbfc 0%,#def4f6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5fbfc', endColorstr='#def4f6',GradientType=1 ); /* IE6-9 */
}

.row_radio .checkbox
{
  display: block;
  width: 24px;
  height: 24px;  
  background: transparent url(../core/resources/graphic/checkbox_gray.png) no-repeat scroll center 0;
  background-size: 75%;
  margin: auto;
  margin-top: 1px;
}

.row_radio input[type="radio"]:checked + label .checkbox
{
  background: transparent url(../core/resources/graphic/checkbox_blue.png) no-repeat scroll center 0;
  background-size: 75%;
}

.row_radio label
{
  display: block;
  cursor: pointer;
  font-weight: normal;  
}

.row_radio label:hover
{
  background-color: #eee;
}


.row_radio .routedescr
{  
  display: block;  
  font-size: 0.85em;  
}

.navbar-fixed-top
{
  z-index: 999;
}


/****************************/
.updownfield_label
{
  display: inline;
  float: left;
  margin: 2px 2px 0 0;
}

.updownfield_container
{
  display: inline-block;
  border-radius: 4px;
  background: white;
  padding: 1px;
}

.updownfield_field
{
  border: 0;
  margin: 0;
  padding: 0;
  font-size: 17px;
  line-height: 18px;
}

.updownfield_button
{
  border: 0;
  /*background-color:color-mix(#fefefe,#f2f2f2,60%);
  background-image:linear-gradient(180deg,#fefefe,#f2f2f2);
  background-repeat:repeat-x;*/
  background-color: #eee;
}

.updownfield_button .updownfield_button_left
{
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.updownfield_button .updownfield_button_right
{
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}


/*********************************/


.ticket_price
{
  float: right;
  
  font-size: 1.1em;
  
}

.ticket_price span
{
  color: #2c3e50;
  font-weight: bold;
}



.booking_total
{
  text-align: left;
  font-size: 1.2em;
}

.booking_total span
{
  color: #9c301a;
  font-weight: bold;
}

.booking_discount
{
  text-align: left;
  font-size: 0.9em;
  color: #777;
}

.booking_discount span
{
  font-weight: bold;
}


/****************************************************************/


@media (min-width: 320px) {
  
  .row_radio
  {
    font-size: 1em;
  }
}


@media (min-width: 372px) {
  
  .row_radio
  {
    font-size: 1em;
  }
}


@media (min-width: 444px) {
  
  .row_radio
  {
    font-size: 1.05em;
  }
}

@media (min-width: 576px) {
  
  .row_radio
  {
    font-size: 1.1em;
  }
  .row_radio .checkbox, .row_radio input[type="radio"]:checked + label .checkbox
  {
    width: 24px;
    height: 24px;    
    background-size: 95%;    
  }
  .row_radio .routedescr
  {  
    font-size: 0.85em;  
  }
}

@media (min-width: 768px) {
  
  .row_radio
  {
    font-size: 1.2em;
  }
  .row_radio .checkbox, .row_radio input[type="radio"]:checked + label .checkbox
  {
    width: 24px;
    height: 24px;    
    background-size: 95%;    
  }
  .row_radio .routedescr
  {  
    font-size: 0.7em;  
  }
}

@media (min-width: 992px) {
  
  .row_radio
  {
    font-size: 1.4em;
  }
  .row_radio .checkbox, .row_radio input[type="radio"]:checked + label .checkbox
  {
    width: 30px;
    height: 30px;    
    background-size: 85%;   
    margin-top: 2px;
  }
  .row_radio .routedescr
  {  
    font-size: 0.6em;  
  }
}

/****************************/

.btn_liqpay
{
  background: transparent url('/core/resources/graphic/liqpay.png') no-repeat scroll center center;
}

#bank_charge p
{
  margin: 0;
  padding: 0;
  line-height: 0.9em;
  font-size: 0.9em;
}

#bank_charge small
{
  margin: 0;
  padding: 0;
  line-height: 0.8em;
  font-size: 0.8em;
}

.small_label
{
  font-size: 0.95em;
  font-weight: normal;
  margin-bottom: 4px;
  margin-top: 10px;
}


.form-control
{
  color: #000;
}


.form-control.error
{
  border-color:#e96666;
  outline:0;
  -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(233,102,102,.6);
  box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(233,102,102,.6) 
}

/************************************************/
/*.widget_control, .form-group.widget_field, .input-group.widget_field
{
  border: #7cafca 2px solid !important;
  border-radius: 30px !important;
}

.form-group.widget_field .dropdown.form-control, 
.form-group.widget_field .dropdown.form-control .btn,
.form-group.widget_field .btn
{
  border-radius: 30px !important;  
  border: none !important;
  user-select: none;  
}

.form-group.widget_field .btn
{
  color: #333;
}

.form-group.widget_field .btn.btn_narrow
{
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.input-group.widget_field .form-control
{
  background: white;
  border: none !important;
  user-select: none;
}

.input-group.widget_field .form-control.round_left
{
  border-top-left-radius: 30px !important;  
  border-bottom-left-radius: 30px !important;
}

.input-group.widget_field .btn.pre_button
{
  border-top-left-radius: 30px !important;  
  border-bottom-left-radius: 30px !important;
  border: none !important;
}

.input-group.widget_field .btn.post_button
{
  border-top-right-radius: 30px !important;  
  border-bottom-right-radius: 30px !important;
  border: none !important;
}*/

/*.widget_control, .form-group.widget_field.geopoint .dropdown.form-control .btn
{
  padding-left: 22px;
  background: transparent url(../core/resources/graphic/location.webp) no-repeat scroll 5px center;
  user-select: none;
}*/

/*.form-group.widget_field .open > .dropdown-toggle.btn-default
{
  background-color: #f4f4f4;
  user-select: none;
}*/

/*.widget_field .updownfield_container>input, .widget_field .updownfield_container>button
{
  border: 0;
}

.widget_field .updownfield_button_left
{
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  
  background-color:color-mix(#fefefe,#f2f2f2,60%);
  background-image:linear-gradient(180deg,#fefefe,#f2f2f2);
  background-repeat:repeat-x;
  box-shadow:0 1px 0 rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.8);
  color: #666;
}

.widget_field .updownfield_button_right
{
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  
  background-color:color-mix(#fefefe,#f2f2f2,60%);
  background-image:linear-gradient(180deg,#fefefe,#f2f2f2);
  background-repeat:repeat-x;
  box-shadow:0 1px 0 rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.8);
  color: #666;
}*/

/************************************************/

/*.input-group.formular_field .form-control
{
  background: white;
  border: none !important;
  user-select: none;
}*/

/*.input-group.formular_field .form-control.round_left
{
  border-top-left-radius: 30px !important;  
  border-bottom-left-radius: 30px !important;
}

.input-group.formular_field .btn.pre_button
{
  border-top-left-radius: 30px !important;  
  border-bottom-left-radius: 30px !important;
  border: none !important;
}

.input-group.formular_field .btn.post_button
{
  border-top-right-radius: 30px !important;  
  border-bottom-right-radius: 30px !important;
  border: none !important;
}*/

/*.widget_control, .form-group.formular_field.geopoint .dropdown.form-control .btn
{
  padding-left: 22px;
  background: transparent url(../core/resources/graphic/location.webp) no-repeat scroll 5px center;
  user-select: none;
}*/




/*.form-group.formular_field .open > .dropdown-toggle.btn-default
{
  background-color: #f4f4f4;
  user-select: none;
}*/

/************************************************/

.dropdown_date
{
  padding-top: 0;
  padding-bottom: 0;
}

.selectpicker .ts-control
{  
  border: 0 !important;
  border-radius: 0 !important;
  padding: 2px !important;
  
  line-height: 18px;
  font-size: 17px;
  background: none !important;
  box-shadow: none !important;
}

.selectpicker .ts-control::after
{
  right: 0 !important;
}


.ts-wrapper
{
  min-height: 33px !important;
  
}

.form-control
{
  background-color:color-mix(#fefefe,#f2f2f2,60%);
  background-image:linear-gradient(180deg,#fefefe,#f2f2f2);
  background-repeat:repeat-x;
  box-shadow:0 1px 0 rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.8);
  line-height: 18px;
  font-size: 17px;
  /*padding-top: 7.5px;
  padding-bottom: 7.5px;*/
}

.widget_space .form-control, .updownfield_container input
{
  font-weight: 600;
}



.geopoint
{
  padding-left: 28px;
  background: transparent url(../core/resources/graphic/location.webp) no-repeat scroll 8px center;
}

/*************************************************/
.link-button, a.link-button
{
  display: inline-block;
  color: #fff;
  text-shadow: 0 1px 0 rgba(255,255,255,0.7);
	border-radius: 30px;	
	box-shadow: 2px 2px 5px #ccc;	
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
  padding: 6px 10px;
	border: #e6e6e6 2px solid;
}

.link-button[disabled], 
a.link-button[disabled],
.link-button.disabled, 
a.link-button.disabled
{
  background-color: #ccc !important;
  color: #f6f6f6;
}

.slideshow_offer_frame .link-button, .slideshow_offer_frame a.link-button
{
  display: inline-block;
}

.link-button.link-button-orange, a.link-button.link-button-orange  
{
  
  
  text-decoration: none;
  background: #f29c20;
}

.link-button.link-button-orange:hover, a.link-button.link-button-orange:hover, .link-button.link-button-orange:active {
  color: #fff;
  background: #d48a1f;
}

.link-button.link-button-green, a.link-button.link-button-green  
{
  border-color: #fff;
  
  text-decoration: none;
  background-color: #5cc6d2;
}

.link-button.link-button-green:hover, a.link-button.link-button-green:hover, .link-button.link-button-green:active {
  color: #fff;
  background-color: #72d1dc; 
  -webkit-transition: background-color 1000ms linear;
  -ms-transition: background-color 1000ms linear;
  transition: background-color 1000ms linear;
}


.link-button.link-button-slideshow, a.link-button.link-button-slideshow
{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
  text-align: center;
  min-width: 160px;
}

.widget_space
{
  /*background: #3ab1bf;*/
  
  background-color:color-mix(#97e6ef,#3ab1bf,60%);
  background-image:linear-gradient(0deg,#97e6ef,#3ab1bf,#97e6ef);
  background-repeat:repeat-x;
  box-shadow:0 1px 0 rgba(0,0,0,.05),inset 0 1px 0 hsla(0,0%,100%,.8)
  
  display: block; 
  /*margin: 15px auto 15px;*/
  padding: 5px 20px 30px; 
  border-radius: 20px;
}

.widget_space label
{
  color: #444;
  text-shadow: 1px 1px 2px #f6f6f6;
}

.input-group .btn.post_button
{
  /*border-top-left-radius: 0 !important;  
  border-bottom-left-radius: 0 !important;*/
  /*border: none !important;*/
  line-height: 18px;
  font-size: 16px;
  padding-top: 7.5px;
  padding-bottom: 7.5px;
}


@media (max-width: 576px) {
  
  .widget_space
  {
    padding: 3px 10px 20px; 
  }
  
  .pl-xs-0
  {
    padding-left: 0 !important;
  }

  .pr-xs-0
  {
    padding-right: 0 !important;
  }
  
  .pl-xs-1
  {
    padding-left: 5px !important;
  }
  
  .pt-xs-1
  {
    padding-top: 5px !important;
  }
  
  .pr-xs-1
  {
    padding-right: 5px !important;
  }
  
  .xs-hide
  {
    display: none;
  }
}

