/* Sticky footer styles
-------------------------------------------------- */

/* roboto-100 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../fonts/roboto-v30-latin-100.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-100.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-100.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-100.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-100.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/roboto-v30-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/roboto-v30-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/roboto-v30-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-500.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/roboto-v30-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-900 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../fonts/roboto-v30-latin-900.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v30-latin-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v30-latin-900.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v30-latin-900.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v30-latin-900.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v30-latin-900.svg#Roboto') format('svg'); /* Legacy iOS */
}


html {
  position: relative;
  min-height: 100%;
}
html {
    overflow-y: scroll;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 50px;
  line-height: unset;
  font-family: Roboto;
}
footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
    background-color: #fff;
    /*background-color: #005d92;*/
}
footer a, footer a:visited {
    color: #333;
    /*color: #fff;*/
    font-weight: bold;
}
footer .copyright {
    margin: 0;
    padding: 16px 0;
    color: #333;
}
header {
    background-color: #ffffff;
    color: #333;
    height: 105px;
    background-repeat: no-repeat;
    background-size: contain;
    /*margin-bottom: 15px;*/
}
header h1 {
    margin: 0;
    padding: 35px 0;
    font-size: 2.1vw;
}
.container.continut {
    padding: 35px 0;
}
.col-sm-9.the_custom_border {
    border-right: 1px solid #ccc;
}
.padding-20 {
    padding: 20px 0;
}
.section_heading {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
label {
    font-size: 16px;
}

form .panel-heading {
    background-color: #205483;
    color: #fff;
}
.my_form_date .panel {
    background-color: #f2f2f2;
    border: 1px solid #205483;
}
.submit_steps {
    max-width: 300px;
}
.form-group.second_one label {
    margin-top: 10px;
}

.col-sm-3.sidebar_overview  .panel {
    background-color: #fff4f2;
    border: 1px solid #333;
}

.col-sm-3.sidebar_overview  .panel-heading {
    background-color: #333;
    color: #fff;
}
.my_form_products .panel {
    background-color: #f2f2f2;
    border: 1px solid #205483;
}
.tables_areas {
    padding: 10px 15px 0px 15px;
    margin: 0;
    font-weight: bold;
    font-size: 19px;
}
.with_100_max {
    max-width: 100%;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-top-10 {
    margin-top: 10px;
}

.row.font-size-16 {
    font-size: 16px;
    font-weight: bold;
}

.row.margin-top-20.font-size-16 {
    line-height: 35px;
}
.row.margin-top-10.font-size-16 {
    line-height: 35px;
}
.text_informations p {
    margin-bottom: 3px;
    font-size: 13px;
}
.text_informations {
    padding: 15px 0 15px 0px;
}
.text_informations_more p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: justify;
}
.text_informations_more {
    padding: 10px 0 15px 0px;
}

img.table_grafic {
    max-width: 100%;
    padding: 7px 0px;
}
.first_column {
    min-width: 125px;
    max-width: 125px;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    float: left;
}
.row_data {
    margin-bottom: 10px;
}
.the_details {
    font-size: 18px;
    font-weight: 500;
    vertical-align: top;
    line-height: 20px;
    color: #96281B;
    /*display: inline-flex;*/
}
input.number_of_tables {
    border: none;
    width: 70px;
    background-color: transparent;
    text-align: right;
}
input.number_of_tables_b {
    border: none;
    width: 70px;
    background-color: transparent;
    text-align: right;
}
input.sum_of_tables {
    border: none;
    width: 70px;
    background-color: transparent;
    text-align: right;
}
input.shipping_fee {
    border: none;
    width: 70px;
    background-color: transparent;
    text-align: right;
}
input.total_price {
    border: none;
    width: 70px;
    background-color: transparent;
    text-align: right;
}
.title_overview {
    font-size: 16px;
    background-color: #205483;
    margin: 0px -15px 10px -15px;
    padding: 5px 15px;
    font-weight: bold;
    color: #fff;
}
.col-sm-3.sidebar_overview .panel-body {
    padding-top: 0px;
}
.first_column em {
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
}

.sum_of_beers {
    border: none;
    width: 70px;
    background-color: transparent;
    text-align: right;
}
.sum_of_hendl {
    border: none;
    width: 70px;
    background-color: transparent;
    text-align: right;
}
.sum_of_beers_and_hendl {
    border: none;
    width: 79px;
    background-color: transparent;
    text-align: right;
}
.sum_of_all {
    border: none;
    width: 79px;
    background-color: transparent;
    text-align: right;
}
.smaller {
    font-size: 13px;
}
.col-sm-3.sidebar_overview hr {
    border-top: 1px solid #ddd;
    margin-bottom: 10px;
}
.input-group-lg > textarea.form-control {
    height: 120px;
}
input#accept_terms {
    float: left;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    margin-top: 3px;
}
label.accept_terms_label {
    display: table-cell;
}
.the_details input {
    padding-right: 4px;
}
span.input_type_width {
    width: 75px;
    text-align: right;
    padding-right: 4px;
    display: table-cell;
}
.number_of_beers {
    border: none;
    width: 79px;
    background-color: transparent;
    text-align: right;
}
.number_of_hendl {
    border: none;
    width: 79px;
    background-color: transparent;
    text-align: right;
}

input#delivery_address {
    float: left;
    margin-right: 10px;
    width: 15px;
    height: 15px;
    margin-top: 2px;
}
.the_delivery_address_cont {
    margin-bottom: 15px;
    margin-top: 5px;
}
label.deliver_adress_label {
    margin-bottom: 0;
}
.row.step_last_row {
    margin-bottom: 15px;
}
.if_delivery_address_needed {
    display: none;
}
.if_delivery_address_needed {
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 7px;
}

.subtitle_last_step {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 10px;
    display: block;
    text-align: center;
    border-bottom: 2px solid #fff;
    padding-bottom: 18px;
}
.last_step_left_side {
    font-size: 16px;
    font-weight: 500;
    padding: 5px 0px;
    display: block;
    text-align: right;
}
.last_step_right_side {
    font-size: 16px;
    font-weight: 500;
    display: block;
    padding: 5px 0;
    color: #96281B;
}
.col-md-6.adresa_facturare {
    background-color: #e4e9ed;
    padding: 20px 15px;
}
.col-md-6.adresa_livrare {
    background-color: #dadfe1;
    padding: 20px 15px;
}
.the_last_step .section_heading {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
    border-bottom: 2px solid #6c7a89;
    padding-bottom: 5px;
}
.row.the_both_addresses {
    background-color: #dadfe1;
    padding: 20px 0;
}
input.btn.btn-primary.btn-block.btn-lg.pull-right.submit_steps.step5_submit {
    margin-top: 15px;
}
.row.last_part_details {
    padding: 20px 0;
    background-color: #ececec;
}
.row.row_fara_margini {
    margin-right: 0;
    margin-left: 0;
}

.success_page {
    text-align: center;
    font-size: 18px;
    background-color: #fff;
    padding: 50px 40px;
    font-weight: bold;
    color: #205483;
}
#first_zone, #second_zone, #third_zone, #fourth_zone, #fifth_zone, #sixth_zone, #seventh_zone {
    display: none;
}
.selection_images {
    /*max-height: 406px;*/
    text-align: center;
}
.the_zone_display {
    display: none;
}

.display_all_numbers {
    word-break: break-word;
    font-weight: bold;
    font-size: 16px;
    color: darkgreen;
    min-height: 20px;
}

.the_items_from_db {
    padding: 0px 15px;
}
.the_items_from_db p {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 3px;
}
.the_items_from_db {
    display: none;
}

.error_tables {
    font-weight: 500;
    font-size: 17px;
    color: firebrick;
    padding: 5px 15px;
}
.error_tables {
    display: none;
}

span.subtitle_last_step1 {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 10px;
}

input.form-control.the_wish {
    padding: 2px 10px;
    height: 30px;
    font-weight: normal;
    font-size: 16px;
}
.input-group.input-group-lg.width_full {
    width: 100%;
}
span.last_step_left_side.wish {
    padding-top: 14px;
}


img.check_plan_popup {
    max-width: 100%;
}

.popup_content {
  margin: 10px;
  padding: 0 10px;
  max-width: 60%;
  border: 2px solid #444;
  background: white;
}

.popup_wrapper .popup_close {
    position: absolute;
    top: 0;
    right: 0px;
    border-radius: 2px;
    background: none;
    border: 0;
    font-size: 25px;
    padding: 0 10px;
}

.success_page_link {
    padding: 40px 20px;
    text-align: center;
}
.success_page_link > a.btn.btn-primary {
    font-size: 18px;
    padding: 10px 30px;
}

hr.total_sums {
    margin-top: 10px;
    margin-bottom: 5px;
}

a:focus, a:hover {
    text-decoration: none;
    color: #9e1019 !important;
}

a {
    transition: all .3s ease;
}

.title_overview {
    background: #005d92;
}

#footer .container {
    padding-left: 0;
    padding-right: 0;
}

#footer .text-left {
    padding-left: 0;
}

#footer .text-right {
    padding-right: 0;
}

a.standard-links {
    margin-left: 15px;
}

header .stanga {
    padding-left: 0;
}

header .container {
    padding-left: 0;
    padding-right: 0;
}

header h1 {
    font-size: 30px;
    text-align: left;
    padding: 16px 0px;
    line-height: 37px;
}

img.logo {
    max-width: 230px;
    padding-top: 18px;
}

body {
    /*background-image: url(../img/uploads/bg-tent-manager2.jpg);*/
    background-repeat: repeat-y;
    width: 100%;
    height: auto;
    background-size: 100% auto;
    background-color: #ecf0f1;
}

.col-sm-3.sidebar_overview .panel {
    border: none;
}

.col-sm-3.sidebar_overview .panel-heading {
    background-color: #daa501;
}

span.linie-sep {
    border-right: 2px solid #9e1019;
    margin-right: 7px;
    margin-left: 4px;
}

.row_data.day_of_week_before {
    margin-bottom: 0;
}
.row_data.day_of_week .first_column.date {
    font-size: 0;
}
.row_data.day_of_week .the_details {
    font-weight: normal;
    font-size: 16px;
    color: #333;
}

.step2_textx {
    font-size: 16px;
}

.the_details .prods_class {
    border: none;
    width: 79px;
    background-color: transparent;
    text-align: right;
}

.the_selected_areaa .radio {
    margin-bottom: 0px;
    margin-top: 7px;
}
.row.the_selected_areaa {
    margin-bottom: 10px;
}
.row.margin-top-10.font-size-16.new_ones {
    line-height: inherit;
    font-weight: normal;
}
.row.margin-top-20.font-size-16.new_ones {
    line-height: inherit;
    font-weight: normal;
}
hr.between_text_no_heading {
    border-top: 1px solid #fff;
    margin-top: 20px;
    margin-bottom: 10px;
}

.single_date_step2 {
    display: table;
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #205483;
}
.single_date_step2 .title_overview {
    margin: 0;
    border-radius: 3px 3px 0 0;
    padding: 10px 15px;
    font-size: 16px;
}
.single_date_step2 .cols_container {
    display: table;
    width: 100%;
    background-color: #fff;
    padding: 10px 0px;
}

.row_data.chair_seats {
    margin-bottom: 30px;
}
a.bofy_link {
    color: #d3303a;
}
input.submit_steps.step5_submit.lasstt_steep {
    max-width: 500px;
}

.first_logo img.logo {
    padding-top: 23px;
}
.second_logo img.logo {
    padding-top: 22px;
}

.offline_container .panel-heading .panel-title {
    color: #fff;
}
.offline_container .panel-body {
    font-size: 16px;
}

.all_pages_types .panel-body {
    font-size: 16px;
}
.all_pages_types .col-sm-3.sidebar_overview .panel-body {
    padding-top: 10px;
}

.payment_section .radio {
    display: inline-block;
}
#paypal-button-container {
    text-align: center;
    padding: 20px 0;
}
.req_names_headline {
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 7px;
    margin-top: 5px;
}
.payment_section {
    padding: 30px 0 10px 0px;
}
.payment_section label {
    font-size: 18px;
}
.second_logo .logo {
    max-width: 300px;
}
#under_paypal_button {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding: 0px 0 20px 0px;
}

.text_informations_childs {
    font-size: 18px;
    margin-top: 25px;
}
input.childssi {
    border: none;
    width: 70px;
    background-color: transparent;
    text-align: right;
}

.new_child_chair_container .radio {
    display: inline-block;
    margin-right: 15px;
}
.new_child_chair_container .radio input[type="radio"] {
    margin-top: 2px;
}
.new_child_chair_container .child_chair_span {
    font-size: 15px;
    font-weight: 500;
    margin-right: 15px;
}
header h1 > a {
    float: left;
    font-size: 18px;
}

.voucher_container {
    padding: 15px 10px 10px 10px;
    background-color: #fff;
    margin-top: 5px;
    display: inline-block;
    width: 100%;
}
.voucher_headline {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 5px;
    text-align: center;
}
.voucher_code.form-control {
    margin-bottom: 10px;
    font-weight: 500;
    text-align: center;
}
.btn.voucher_button {
    width: 100%;
}
.active_voucher_headline {
    font-size: 14px;
    font-weight: bold;
    color: #e4987a;
    text-align: center;
    margin-bottom: 5px;
}
.transparent_button {
    background-color: transparent;
    border: none;
    font-size: 16px;
}
.delete_voucher {
    margin: 0;
}
.voucher_item {
    padding: 3px 0px;
}
.text-weight-bold {
    font-weight: 500;
}
.active_vouchers {
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.important_voucher_text {
    padding: 15px 0px;
    font-size: 20px;
    font-weight: bold;
    color: #c63737;
    text-align: right;
}

.first_date_selection > optgroup {
    font-weight: 700;
    color: rgba(149, 165, 166, 0.6);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
}
.first_date_selection  > optgroup > option {
    color: #666;
    font-size: 15px;
    font-weight: 600;
}

select option:disabled {
    color: #aaa;
    font-weight: 500;
}
.block_order_container {
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    padding: 10px 0;
    color: #d64541;
}

.step_all_logo {
    overflow: hidden;
    margin-top: 20px;
}
.mm_logo_img_right {
    max-width: 100%;
}

.container_promotion_list .button_promotion {
  width: 100%;
  min-height: 100px;
  border: transparent;
  padding: 10px 10px;
}
.container_promotion_list {
  margin-bottom: 25px;
}
.button_promotion .promotion_date {
  width: 100%;
  display: block;
  font-weight: bold;
  font-size: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.button_promotion .promotion_description {
  white-space: initial;
  font-size: 15px;
  min-height: 44px;
  display: block;
}
.button_promotion .promotion_image .img_center {
  max-width: 100%;
  padding: 0px 5px;
  margin-bottom: 10px;
  margin-top: 5px;
}
/*.no_img_available .button_promotion {
  min-height: 267px;
}*/
.headline_promotion {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}
.first_step_text_sidebar {
  font-size: 16px;
  padding: 20px 0px 5px 0px;
}
.smaller_data_ev {
  font-weight: normal;
  font-size: 15px;
}

.promotion_image {
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 40px;
}
.timer_gm {
  position: absolute;
  top: 0;
  background-color: rgba(0,0,0,0.6);
  min-height: 20px;
  width: calc(100% - 10px);
  left: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 32px;
}
.img_available span.timer_gm {
    top: calc( 50% - 20px );
}


@media only screen and (max-width: 767px) {
  
    header .stanga {
        padding-left: 10px;
        width: 100%;
    }
    header h1 {
      font-size: 13px;
      text-align: center;
      padding: 0px 0px;
      line-height: 30px;
    }
    header .container .col-xs-8.col-sm-8 {
      width: 100%;
    }
    header .container .col-xs-8.col-sm-8 .row .col-xs-2.col-sm-2 {
      display: none;
    }
    header .container .col-xs-8.col-sm-8 .row .second_logo .logo {
      max-width: 100%;
      padding-top: 5px;
    }
    header .container .col-xs-8.col-sm-8 .row .col-xs-4.col-sm-4.logo-centru {
      width: 50%;
    }
    header .container .col-xs-8.col-sm-8 .row .col-xs-4.col-sm-4.logo-centru .logo {
      max-width: 100%;
      padding-top: 5px;
    }
    .container.continut {
      padding: 10px 15px;
    }
    footer .col-xs-6.col-sm-6.text-left {
      width: 100%;
      text-align: center;
    }
    footer .copyright {
      padding: 10px 0;
    }
    footer .col-xs-6.col-sm-6.text-right {
      width: 100%;
    }
    footer {
      height: auto;
      position: relative;
    }
    body {
      margin-bottom: 00px;
    }

    #footer .text-right {
      padding-right: 15px;
    }
    footer .copyright {
      display: inline-block;
      width: 100%;
    }
    footer a.standard-links {
      width: 100%;
      float: left;
      text-align: center;
      margin-left: 0;
    }
    header {
      height: auto;
    }
    .panel .last_step_left_side {
      text-align: center;
    }
    .panel .last_step_right_side {
      padding: 0px 0;
      text-align: center;
      margin-bottom: 15px;
    }
    .btn.btn-primary.btn-block.btn-lg.pull-right.submit_steps.step5_submit.lasstt_steep {
      white-space: break-spaces;
    }
    .input-group.input-group-lg select.form-control {
      font-size: 14px;
    }

    header h1 > a {
      font-size: 13px;
      float: none;
      display: block;
      line-height: 16px;
    }


}

.button_promotion:hover {
  color: #fff !important;
}
.button_promotion {
  transition: all .3s ease;
}

.the_details .sidebar_transparent_fiels {
  border: none;
  width: 79px;
  background-color: transparent;
  text-align: right;
}
.seat_nr_assing > strong {
  display: block;
  line-height: 26px;
  font-size: 18px;
}
.assign_ecards_container > .row {
  padding: 10px 0px;
}
.assign_ecards_container > .row:nth-child(2n+1) {
  background-color: #d9d9d9;
}
.assign_ecards_container {
  padding: 0px 15px;
  border: 1px solid #ddd;
  margin-bottom: 15px;
}
.headline_my_selection {
  font-size: 16px;
  font-weight: 500;
  padding: 10px 5px;
}
.body_my_selection {
  font-size: 15px;
  margin-bottom: 10px;
}
.seat_nr_assing {
  font-size: 15px;
}
.body_my_selection > .ecard_span {
  padding: 6px 10px;
  background-color: #d2e4db;
  margin: 0px 5px;
  display: inline-block;
  border-radius: 3px;
}
.mt-2 {
    margin-top: 10px;
}

#under_paypal_button {
  margin-bottom: 70px;
}
#paypal-button-container .paypal-buttons {
  max-width: 60%;
}

.timer_gm_text {
  position: absolute;
  top: 0;
  background-color: rgba(0,0,0,0.6);
  min-height: 20px;
  width: calc(100% - 10px);
  left: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
  white-space: break-spaces;
  padding: 5px 0px;
}
.img_available span.timer_gm_text {
    top: calc( 50% - 30px );
}

.container_promotion_list .button_promotion {
  position: relative;
}
.out_of_stooc {
  position: absolute;
  top: 15px;
  width: calc(100% - 30px);
  left: 15px;
  background-color: rgba(0,0,0,0.6);
  font-size: 15px;
  line-height: 30px;
  font-weight: 500;
}

.view_qr_codes_page .headline_qr_codes {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
.view_qr_codes_page .row.header_column {
  font-weight: bold;
  padding: 10px 0px;
  font-size: 16px;
  background-color: #1292a0;
  border-bottom: 1px solid #aaa;
  margin-right: 0;
  margin-left: 0;
  color: #fff;
}
.container_qr_codes {
  padding: 0px 15px;
  font-size: 16px;
  font-weight: 500;
  border: 1px solid #c2d5d5;
  border-top: 0;
}
.container_qr_codes > .row {
  padding: 10px 0px;
  line-height: 24px;
}
.container_qr_codes > .row:nth-child(2n+2) {
  background-color: #c2d5d5;
}
.open_close_food {
  float: right;
  background: transparent;
  border: none;
  line-height: 22px;
}
.container_ticket_food {
  padding: 15px 0px 5px 0px;
}
.container_ticket_food_inner {
  border: 1px solid #755757;
  padding: 15px 15px;
}
.container_food_items {
  padding: 0px 15px;
  font-size: 15px;
  color: #530c0c;
}
.container_food_items > .row {
  padding: 8px 0px;
  line-height: 22px;
}
.container_food_items > .row:nth-child(2n+2) {
  background-color: #c2d5d5;
}
.view_qr_codes_page .container_ticket_food .row.header_column {
  background-color: #4e686d;
  font-size: 14px;
  padding: 6px 0;
}
.ticket_food_headline {
  color: #680c0c;
  font-size: 17px;
  line-height: 22px;
  margin-bottom: 15px;
}

