/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 30-jun-2015, 12:39:39
    Author     : davidalvarezcabal
*/

.trk_inputText {
  border: 1px solid #aaa;
  color: #444;
  width: 100%;
}
.trk_change_modality {
  font-family: lato;
  font-size: 13px;
  margin-left: 4px;
  padding: 0px 9px 2px 9px;
  border: 1px solid #337ab7;
  background-color: #337ab7;
  border-radius: 2px;
  margin-right: 9px;
  margin-top: 0px;
  color: #fff;
  position: relative; 
  bottom: 4px;
}

.trk_url_zone {
  color: #B5B5B5;
  text-align: center;
  font-size: 36px;
}

.trk_url_zone a{
  color: #B5B5B5;
}

.trk_url_zone p{
  color: #B5B5B5;
  font-size: 11px;
  margin-top: -8px;
}

.trk_change_modality:hover {
  text-decoration: none;
  border: 1px solid #053B69;
  background-color: #053B69;
  color: #AFB6BB;
}

.trk_service_item_wrapper {
  border-bottom: 1px dotted #cccccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 7px;

}

.trk_inputWrapper {
  /* margin-bottom: 10px; */
}

.trk_inputWrapper label {
  font-size: 14px;
  margin-bottom: 0px;
  margin-top: 6px;
}

.trk_inputWrapper label .required {
  font-weight: bold;
}

.trk_info_zone {
  width: 100%;
  background-color: #FFFFFF;
  padding: 10px;
  border-radius: 4px;
  color: #767676;
  font-size: 22px;
  font-family: "lato";
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 12px;
}

.trk_info_zone span {
  font-weight: 600;
}

.trk_form_title {
  padding-bottom: 5px;
  color: #2F2F2F;
  font-size: 17px;
  font-family: 'Lato' ,sans-serif;;
  margin-top: 17px !important;
  margin-bottom: 0px;
  background-color: #C8C8C7;
  padding-left: 5px;
  padding-top: 5px;
}

.trk_textArea {
  width: 100%;
}

.trk_checkbox {
  float: left;
  margin-right: 7px;
}

.trk_linkWrapper{
  margin-bottom: 15px;
}

.trk_linkWrapper label{
  margin-left: 6px;
  display: inline;
  margin-top: 0px;
  margin-bottom: 0;
  position: absolute;
}

.trk_help_block_for_checkbox_padding {
  padding-top: 15px;
}

.trk_help_block_for_checkbox {
  display: block;
  margin-top: -5px;
  margin-bottom: 13px;
  color: #737373;
  font-size: 11px;
  font-family: lato;
  margin-left: 23px;
  /* min-height: 1px; */
  /* padding-top: 18px; */
}

.trk_button {
  background: #4270B9;
  text-shadow: none;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'Lato' ,sans-serif;;
  font-weight: 100;
  border: 1px solid #4270B9;
}

.trk_register_using_data{

}

.trk_pay_types_wrapper {
  font-size: 14px;
  font-weight: 100;
}

.trk_load_my_info_button, .trk_load_my_info_button:focus {
  padding: 5px 12px;
  background-color: #CE4F36;
  border: none;
  box-shadow: none;
  border-radius: 3px;
  color: #fff;
  text-shadow: none;
  font-family: Lato !important;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 20px !important;
  outline: none;
}
.trk_load_my_info_button:hover {
  color: #fff;
  background-color: #CE4F36;
}

.trtk_pay_types {
  font-family: 'Lato' ,sans-serif;;
  font-weight: 100;
  margin-left: 6px;
  margin-top: 0px;
}

.trk_button {
  font-size: 14px;
  border-radius:  3px;
}

.trk_summary_wrapper {
  width: 100%;
  padding-bottom: 0px !important;
}

.trk_validate_code_button {
  width: 100%;
  background-color: #D0D0D0;
  border: 1px solid #D0D0D0;
  outline: none;
  width: 100%;
  display: block;
  font-family: 'Lato' ,sans-serif;;
  outline: none;
  border-radius: 3px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #000;
}

.trk_cancel_code_button {
  width: 100%;
  background-color: #D0D0D0;
  border: 1px solid #D0D0D0;
  outline: none;
  width: 100%;
  display: block;
  font-family: 'Lato' ,sans-serif;;
  outline: none;
  border-radius: 3px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #000;
}

.trk_summary_total {
  color: #737373 !important;
  width: 100%;
  padding: 10px;
  font-family: 'Lato' ,sans-serif;;
  font-size: 18px;
  font-weight: 600;
  background-color: #fff;
}

.trk_summary_title {
  font-size: 14px;
  font-family: 'Lato' ,sans-serif;;

}

.trk_total_summary_charges, .trk_total_summary_discounts,
.trk_summary_code_price, .trk_total_summary_services {
  font-family: 'Lato' ,sans-serif;;
  font-size: 14px;
  /*font-weight: 600;*/
  color: #898989;

}

.trk_summary_pay, .trk_summary_base_price, .trk_summary_services_price, .trk_summary_discounts,
.trk_total_summary_fees {
  font-family: 'Lato' ,sans-serif;;
  font-size: 14px;
  color: #898989;
  margin: 0px;
  background-color: #fff;
  margin-right: 0px;
  padding-top: 6px;
  padding-bottom: 6px; 
  border-bottom: 1px dotted #C3C3C3;
}

.trk_alert_save_fail {
  font-family: lato;
  color: #ff0000;
  font-size: 12px;
  padding: 6px;
  font-size: 13px;
  color: #fff;
  background-color: #ff0000;
  display: block;
  margin: 0px;
  border: none;
}

.trk_summary_code_price{
  border-bottom: 1px dotted #C3C3C3;
  padding: 6px;
  /* border-left: 2px solid #51799B; */
  background-color: #fff;
  padding-left: 15px;
  padding-right: 15px;
}

.trk_code_result {
  font-size: 12px;
  font-weight: 600;
  font-family: 'Lato' ,sans-serif;; 
}

.trk_promo_code_cancel {
  text-decoration: none;
  font-size: 11px;
  font-family: 'Lato' ,sans-serif;;
  margin-left: -15px;
  position: absolute;
  top: 0px;
}

.trk_summary_subtotal_price {
  color: #737373 !important;
  padding: 10px;
  font-size: 17px;
  font-weight: 600;
  font-family: 'Lato' ,sans-serif;;
  /* border-left: 10px solid #ff0000; */
  margin-top: -10px;
  margin-bottom: 22px;
}

.trk_offer_conditions_title {
  color: #353535;
  font-family: 'Lato' ,sans-serif;;
  font-size: 11px;
  margin-bottom: 5px;
  margin-top: 3px;
  margin-left: -7px;
}

.trk_offer_date_title {
  color: #353535;
  font-family: 'Lato' ,sans-serif;;
  font-size: 12px;
  text-align: center;
  margin-right: 0px;
  line-height: 1;
  margin-bottom: 2px;
}

.trk_offer_conditions_wrapper {
  border: 1px solid #E6E6E6;
  margin-right: 9px;
  padding-bottom: 10px;
  /* right: 0px; */
  margin-right: left;
  width: 83%;
  float: right;
}

.trk_oferta_sign {
  color: #CE4F36;
  margin-top: 24px;
  font-size: 21px;
  font-family: 'Lato' ,sans-serif;;
  text-align: center;
}

.trk_estado_row_header {
  margin-bottom: 24px;
}

.trk_info_event_extra_info {    
  font-family: LAto;
  letter-spacing: 1px;
  font-size: 10px;
  color: #353535;
  display: table-cell;
  vertical-align: bottom;
}

.trk_summary_subtotal_price_extra {
  font-weight: 100;
  font-size: 10px;
}

.trk_summary_total_extra{
  font-weight: 100;
  font-size: 12px; 
}

.trk_promo_code_title {
  margin-bottom: 6px;
}

.promotional-code-wrapper {
  width: 100%;
  background-color: #FFFFFF;
  padding: 10px;
  border: 1px solid #898989;
  border-radius: 12px;
  font-family: 'Lato' ,sans-serif;; 
}

.promotional-code-wrapper label {
  font-size: 16px;
  display: inline-block;
  max-width: 100%;
  margin-bottom: 9px;
  font-weight: 100;
}

.pgdetall {
  font-size: 1.2em;
  font-weight:normal;
  color: #444444;
}

.pgprecio, .pgpreciototal {
  font-size: 1.4em;
  font-weight: bold;
  color: #222222;
  width: 35%;
}

.pgprecio {
  text-align: left;
}

.pgpreciototal {
  font-size: 1.6em;
}

.pgfin {
  font-size: 0.9em;
  margin: 20px 0 4px 0;
  color: rgb(102,102,102);
}

.trk_service_item_header {
  font-size: 14px;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
  text-decoration:line-through;
}

.trk_free_pax {
  font-size: 14px;
  color: #A5D4FF;
  font-size: 1.5em;
  font-family: 'Lato' ,sans-serif;;
  margin-top: 8px;
  text-align: right;
}

.trk_special_price_note {
  font-family: 'Lato' ,sans-serif !important;
  padding-right: 25px;
  font-size: 11px !important;
  font-style: italic;
  margin-bottom: 8px;
}

.trk_special_price_note_mvl {
  font-family: 'Lato', sans-serif !important;
  padding-right: 25px;
  font-size: 9px !important;
  font-style: italic;
  /* margin-bottom: 8px; */
}

.trk_info_block {
  background-color: #fff;
  padding: 15px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  overflow: auto;
  width:100%;
  position: relative;
}

.trk_button_comprueba {
  float: right;
  background-color: #CE4F36;
  border: none;
  box-shadow: none;
  border-radius: 3px;
  color: #fff;
  text-shadow: none;
  font-family: 'Lato', sans-serif !important;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 20px !important;
  outline: none;
}
.trk_button_comprueba:hover {
  background-color: #901902;
}

.trk_link_equipos {
  line-height: 34px;
  text-align: center;
  margin-top: 5px;
  margin-right: 2px;
  text-decoration: none;
}

.trk_link_equipos:hover, .trk_link_equipos:l:activeink {
  color: #ffffff !important;
  background-color: #901902;
  text-decoration: none;
}

.col-incidence a:hover {
  color: #ffffff !important;
}

.trk_link_incidence {
  line-height: 10px;
  text-align: center;
  margin-top: 5px;
  margin-right: 2px;
  padding-top: 12px;
  padding-bottom: 13px;
  text-decoration: none;
  color: #ffffff;
}

.trk_link_incidence span {
  font-size: 12px;
  text-decoration: none;
  margin-top: -8px;
  color: #f1f1a9;
}

.trk_link_incidence:hover, .trk_link_incidence:l:activeink {
  color: #ffffff !important;
  background-color: #901902;
  text-decoration: none;
}

.trk_help_block_for_radiobutton {
  display: block;
  /* margin-top: -10px; */
  margin-bottom: 5px;
  color: #737373;
  font-size: 10px;
  font-family: lato;
  margin-left: 23px;
}

.trk_payway_wrapper {
  background-color: #FFFFFF;
  padding-bottom: 15px;
  padding-top: 15px;
  text-align: center;
}

.trk-floating-header-img {
  height: 55px;
  margin-left: -25px;
  margin-top: -10px;
  margin-bottom: -10px;
  display: none;
  float: left;
  margin-right: 12px;
}

.trk_msg_for_required_fields {
  color:#ff0000;
}

.nav > li > a > img {
  height: 40px;
  border: 1px solid #3d3d3d;
  padding: 0;
  border-radius: 50%;
  margin-top: -9px;
  margin-bottom: -7px;
  margin-right: 6px;
}

input[type="radio"]{
  margin-right: 7px;
}


/*
ul.myErrorClass, input.myErrorClass, textarea.myErrorClass, select.myErrorClass {
    border: 1px solid #cc0000 !important;
    background: #f3d8d8 url(https://ajax.googleapis.com/ajax/libs/jqueryui/1.10.2/themes/blitzer/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png) 50% 50% repeat !important;
}
*/

ul.myErrorClass, input.myErrorClass, textarea.myErrorClass, select.myErrorClass {
  border-width: 1px !important;
  border-style: solid !important;
  border-color: #cc0000 !important;
  background-color: #f3d8d8 !important;
  background-image: url(https://goo.gl/GXVcmC) !important;
  background-position: 50% 50% !important;
  background-repeat: repeat !important;
}

ul.myErrorClass input {
  color: #666 !important;
}

label.myErrorClass {
  color: red;
  font-size: 11px;
  /*    font-style: italic;*/
  display: block;
}

.fa-female {
  margin-right: 4px;
  opacity: 0.6;
}
.fa-male {
  margin-right: 4px;
  opacity: 0.6;
}

#promotion-code {
  background-color: #fff;
}

.trk_opacity_on {
  opacity: 0.4;
  pointer-events: none;
  cursor: default;
}

.trk_error_input {
  border-color: #ff0000 !important;
}

.trk_confirm_inscription {
  width: 100%;
  font-family: 'Lato' ,sans-serif;;
  font-size: 18px;
  outline: none;
  border-radius: 23x;
  margin-top: 19px;
  text-transform: initial;
  border: 1px solid #337ab7;
  background-color: #337ab7;
}

.trk_confirm_inscription:hover {
  border: 1px solid #053B69;
  background-color: #053B69;
  color: #AFB6BB;
}

.trk_error_message {
    padding: 10px;
    background-color: #fd0c0c;
    font-family: 'Lato' ,sans-serif;
    color: #fff;
    position: relative;
    font-size: 14px;
    letter-spacing: 1px;
}

.trk_error_message_title {
  font-weight: 600;
}

.mvl-trk_info_zone {
  width: 100%;
  background-color: #FFFFFF;
  padding: 0px 10px 0 10px;
  border-radius: 4px;
  color: #767676;
  font-size: 14px;
  font-family: "lato";
  margin: 0 auto;
  margin-top: 20px; 
  line-height: 50px;
  padding-bottom: 10px;
  margin-bottom: 12px;
}

.mvl-trk_info_zone span {
  font-weight: 600;
}

.mvl-trk-floating-header-img {
  height: 51px;
  margin-left: -25px;
  display: none;
  float: left;
  margin-right: 12px;
}

.mvl-trk_change_modality {
  font-family: lato;
  font-size: 12px;
  margin-left: 9px;
  padding: 4px 7px 4px 4px;
  border: 1px solid #337ab7;
  border-radius: 5px;
}

.mvl-info-modality {
  background-color: #337AB7;
  color: #fff;
  font-family: lato;
  font-size: 16px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-left: 6px;
}

.mvl-info-modality span {
  font-family: lato;
  font-size: 12px;
  color: #DFEEFC;
}

.ui-messages-info, .ui-message-info {
  background-color: #E4F1E1  !important;
  border-color: #4B9E39  !important;
  border-width: 2px  !important;
  color: #333333  !important;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: 1.66666667;
}

.trk_estado_evento_on {
  color: #337ab7;
  text-align: center;
  font-family: 'Lato' ,sans-serif;;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 14px;
  opacity: 1;
  border: 1px solid #337ab7;
  height: 26px;
  line-height: 26px;
  margin: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 3px;
}

.trk_dinamicradio {
  font-size: 14px;
}

.trk_dinamicradio_disabled {
  font-size: 14px;
  color:#c3c3c3;
}

.trk_estado_evento_off {
  color: #337ab7;
  text-align: center;
  font-family: 'Lato' ,sans-serif;;
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 12px;
  opacity: 0.95;
  height: 26px;
  line-height: 26px;
  margin:0;
}

.trk_until_date_wrapper {
  border: none;
  margin-bottom: 12px; 
}

.trk_pax_availability {
  color: #353535;
  text-align: center;
  font-family: 'Lato' ,sans-serif;;
  font-size: 14px;
}

#barracookies {
  display: none;
  z-index: 99999;
  position: fixed;
  left: 0px;
  right: 0px;
  top: 50px;
  width: 100%;
  min-height: 40px;
  padding: 5px;
  background: #FFFFFF;
  color: #000000;
  line-height: 20px;
  font-family: verdana;
  font-size: 12px;
  text-align: center;
  opacity: 0.9;
  box-sizing: border-box;
  font-family: 'Lato' ,sans-serif;;
  letter-spacing: 1px;
} 
#barracookies a.boton {
  padding: 2px 14px;
  /* background: #CE4F36; */
  border-radius: 3px;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  color: #000;
}
#barracookies a {
  color: #CE4F36;
  text-decoration: underline;
}

.trk_date_wrapper {
  color: #000000;
  border: 1px solid #c5c5c5;
  width: 69px;
  margin-bottom: 12px;
  margin-top: 12px;
  margin: 0 auto;
}

.trk_date_tittle {
  font-size: 10px;
  text-align: center;
  margin-bottom: 0px;
  color: #353535;
}

.trk_date_month {
  color: #000000;
  font-family: 'Lato' ,sans-serif;;
  text-align: center; 
}
.trk_modality_disabled {
  opacity: 0.7 !important;
}

.trk_date_time {
  color: #353535;
  font-family: 'Lato' ,sans-serif;;
  text-align: center; 
}

.trk_complete_modality_button {
  border: 1px solid #ff0000 !important;
  color: #ff0000 !important;
}

.trk_date_time .fa-clock-o, .fa-map-marker {
  margin-right: 4px;
  opacity: 0.6;
}

.trk_date_time_sm .fa-clock-o {
  margin-right: 2px;
  opacity: 0.6;
}

.trk_date_day {
  color: #fff;
  font-family: 'Lato' ,sans-serif;;
  font-size: 25px;
  text-align: center;
  background-color: #B5B5B5;
  margin: 4px;
}

.trk_date_wrapper_sm {
  color: #353535;
  border: 1px solid #c5c5c5;
  width: 60px;
  margin-bottom: 12px;
  margin: 0 auto;
}

.trk_date_tittle_sm {
  font-size: 10px;
  text-align: center;
  margin-bottom: 0px;
  color: #353535;
}

.trk_date_month_sm {
  color: #353535;
  font-family: 'Lato' ,sans-serif;;
  text-align: center; 
  font-size: 10px;
}

.trk_date_time_sm {
  font-family: 'Lato' ,sans-serif;;
  text-align: center; 
  font-size: 10px;
}

.trk_date_day_sm {
  color: #fff;
  font-family: 'Lato' ,sans-serif;;
  font-size: 25px;
  text-align: center;
  background-color: #D6D6D6;
  margin: 2px;
}

.trk_estado_evento_lista {
  color: #f19800;
  border: 1px solid #f19800; 
}

.trk_title_particular_results {
  font-family: 'Lato' ,sans-serif;;
  background-color: #FFF;
  padding: 10px;
  margin-bottom: 12px;
  font-size: 30px;
  color: #E2E2E2;
  margin-top: -74px;
  z-index: 0;

}

.trk_title_particular_results .fa {
  margin-right: 8px;
}

/** chrome and safari **/
::-webkit-input-placeholder {
  color: #cccccc !important;
  font-family: "Lato" !important;
  font-weight: normal !important;
}
/** firefox **/
:-moz-placeholder {
  color: #cccccc !important;
  font-family: "Lato" !important;
  font-weight: normal !important;
}
/** IE **/
.ui-watermark {
  color: #cccccc !important;
  font-family: "Lato" !important;
  font-weight: normal !important;
}

.trk_close_message {
  position: absolute;
  width: 100%;
  text-align: center;
  /* height: 100%; */
  margin-top: 38px;
  font-family: Lato;
  font-size: 27px;
  color: #ff0000;
  -ms-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  transform: rotate(-20deg);
}

.trk_close_message span {
  font-size: 27px;
  color: #CA2A2A;
  background-color: #FFE2E2;
  padding: 5px;
}

.trk_until_message {
  position: absolute;
  width: 100%;
  text-align: center;
  margin-top: 38px;
  font-family: 'Lato' ,sans-serif;
  font-size: 27px;
  color: #c3c3c3;
}

.trk_until_message span {
  font-size: 18px;
  color: #696565;
  background-color: #FBFBFB;
  padding: 5px;
  border-top: 1px solid #696565;
  border-bottom: 1px solid #696565;
}

.no-block {
  display: inline !important;
}

#participantdata-birthday{
  border: none;
  padding: 0;
  margin: 0;
}

#participantdata-birthday_content{
  padding: 0;
}

#participantdata-birthday .select2-container{
  width: 100% !important;
}

.tam15em{
  width: 15em;
}

.err_dlg{
  font-weight: bold;
  margin-right: 0.5em;
}

.cuponsport img {
  height: 19px;
  float: right;
  padding-right: 10px;
}

.cuponsport_inline {
  background-color:#333 !important;
  color: #ffcf00 !important;
  margin-top: 2px !important;
  text-align: right;
  margin-left: 40px;
}

.cuponsport_inline span {
  margin-right: 4px;
  font-weight: 100 !important;
}

.cuponsportsmall_inline {
  font-size: 8px;
  color: #fff;
  text-transform: none;
  float: left;
  padding-top: 10px;
  padding-right: 5px;
}

.cuponsport_inline img {
  float: left;
  padding-right: 10px;
}

.cuponsport_modlogo img {
  height: 30px;
  float: left;
  padding-right: 10px;
  margin-top: -6px;
}

.white {
  color: #fff;
}

.trk_wfc_explanation {
  font-family: 'Lato' ,sans-serif;  
  font-size: 14px;
      margin-bottom: 10px;
}

.wfc_time_wrapper {
    width: 5%;
    float: left;
    min-width: 40px;
}

#wfc_tmp label {
    display: block;
    margin-bottom: 3px;
}

#wfc_adap label {
    display: block;
    margin-bottom: 1px;
}

#wfc_adap span {
    font-size:24px;
    color: #928686;
}
.wfc_logo {
    text-align: center;
}

.wfc_logo img {
    width: 58%;
}

.wfc_time_wrapper .etiq {
    font-size: 9px;
    margin-top: -1px;
    width: 100%;
    text-align: center;
}

.wfc_time_wrapper span {
    float: right;
    position: relative;
    margin-top: -39px;
    margin-right: -3px;
    font-size: 18px;
}


.wfc_time_wrapper_center input {
    border-radius: 0px;
    border-right: 0px;
    border-left: 0px;
    text-align: center;
} 

.wfc_time_wrapper_left input {
    border-radius: 0px;
    border-right-width: 0px;
    text-align: center;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.wfc_time_wrapper_right input {
    border-radius: 0px;
    border-left-width: 0px;
    text-align: center;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

@media (max-width: 768px) {
  .trk_close_message {
    position: absolute;
    width: 100%;
    text-align: center;
    margin-top: 19px;
    font-family: 'Lato' ,sans-serif;;
    font-size: 27px !important;
    color: #ff0000;
    -ms-transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);
    transform: rotate(-20deg);
    z-index: 9999;
    opacity: 0.6;
  }

  .trk_close_message span {
    font-size: 19px;
    color: #CA2A2A;
    background-color: #FFE2E2;
    padding: 5px;
  }
  .trk_form_title {
    font-size: 10px;
  }

  .cuponsport_inline img {
    height: 15px;
  }

  .cuponsportsmall_inline {
    font-size: 8px;
    color: #fff;
    text-transform: none;
    float: left;
    padding-top: 6px;
    padding-right: 0px;
  }

  .trk_button_comprueba {
    float: right;
    background-color: #CE4F36;
    border: none;
    box-shadow: none;
    border-radius: 3px;
    color: #fff;
    text-shadow: none;
    font-family: 'Lato', sans-serif !important;
    font-weight: normal;
    letter-spacing: 1px;
    font-size: 20px !important;
    outline: none;
    margin-bottom:17px;
  }

  .trk_link_equipos {
    display: none !important;
  }
}


@media (max-width: 992px) {
  .trk_modalities_a_modality_wrapper .trk_modality_event_title {
    font-size: 20px;
  }

  .trk_modality_event_title .kilometros {
    background-color: #B5B5B5;
    border: none;
    font-size: 20px;
    margin: 0px;
  }

  .trk_modalities_modality_price_big {
    float: right;
    font-family: 'Lato' ,sans-serif;;
    font-size: 25px;
    font-weight: 600;
    color: #337ab7;
  }

  .trk_modalities_modality_price_old {
    float: right;
    font-family: 'Lato' ,sans-serif;;
    margin-right: 10px;
    line-height: 35px;
    text-decoration: line-through;
    font-size: 15px;
    color: #9A9A9A;
  }

  .trk_estado_evento_off {
    color: #656565;
    text-align: center;
    font-family: 'Lato' ,sans-serif;;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 16px;
    font-size: 11px;
    opacity: 0.5;
    height: 20px;
    line-height: 20px;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .trk_estado_evento_on {
    color: #337ab7;
    text-align: center;
    font-family: 'Lato' ,sans-serif;;
    /* font-weight: 700; */
    letter-spacing: 1px;
    font-size: 11px;
    opacity: 1;
    border: 1px solid #337ab7;
    height: 20px;
    line-height: 20px;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }

  .trk_estado_evento_lista {
    color: #f19800;
    border: 1px solid #f19800; 
  }

  .trk_offer_conditions_wrapper {
    width: 100%;
  }

  .trk_offer_conditions_title {
    color: #353535;
    font-family: 'Lato' ,sans-serif;;
    font-size: 10px;
    margin-bottom: 5px;
    margin-top: 3px;
    margin-left: -10px;
  }

  trk_date_time .fa-clock-o {
    margin-right: 2px;
  }

  .trk_date_wrapper {
    color: #000000;
    border: 1px solid #c5c5c5;
    width: 60px;
    margin-bottom: 12px;
    margin: 0 auto;
  }

  .trk_date_tittle {
    font-size: 10px;
    text-align: center;
    margin-bottom: 0px;
    color: #353535;
  }

  .trk_date_month {
    color: #000000;
    font-family: 'Lato' ,sans-serif;;
    text-align: center; 
    font-size: 10px;
  }

  .trk_date_time {
    color: #000000;
    font-family: 'Lato' ,sans-serif;;
    text-align: center; 
    font-size: 10px;
  }

  .trk_date_day {
    color: #fff;
    font-family: 'Lato' ,sans-serif;;
    font-size: 25px;
    text-align: center;
    background-color: #D6D6D6;
    margin: 2px;
  }

  .trk_offer_date_title {
    font-size: 9px;
    text-align: left;
  }

  .trk_modality_event_title {
    font-size: 14px;
    margin-left: -9px;
  }

  .trk_modality_event_more_info {
    margin-left: -7px;
    font-size: 10px;
  }

  .trk_modality_event_type_logo {
    width: 30px;
    height: 30px;
  }

  .trk_offer_conditions_wrapper {
    margin-top: 6px;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #353535;
    font-family: 'Lato' ,sans-serif;;
    letter-spacing: 1px;
  }

  .mainImgWrapper {
    margin-bottom: 15px;
  }
  
  .wfc_time_wrapper {
    width: 25%;
  }
  
  #wfc_tmp {
      margin-top: 12px;
  }
}


@media (max-width: 400px) {
  .trk_load_my_info_button, .trk_load_my_info_button:focus {
    font-size: 14px !important;
  }

}  