/* === CUSTOM CSS === */
@charset "UTF-8";
/* VARIABLES DESKTOP */
/* landing */
/* boton participar */
/* enlaces footer */
/* pantalla gracias */
/* Formulario */
/* ganadores */
/* FIN VARIABLES DESKTOP */
/* VARIABLES MOBILES */
/* Alturas mobile estandar */
/* enlaces footer */
/*landing*/
/*form*/
/*pagina gracias*/
/* landing */
/* boton participar */
/* pantalla gracias */
/*formulario */
/* ganadores */
/* FIN VARIABLES MOBILE */
/* Fuentes */
@font-face {
  font-family: 'main_font';
  src: url("https://appfb.com/cool-tabs/matusalem/fonts/Kelson_Sans_Bold.otf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'secondary_font';
  src: url("https://appfb.com/cool-tabs/matusalem/fonts/Arial_Narrow.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/* Estilos reset */
* {
  margin: 0;
  padding: 0; }

.wrapper {
  margin: 0 auto;
  max-width: 810px;
  color: #b69378;
  position: relative; }

.m_btn::after, .wizard > .steps .current a, .wizard > .actions a::after {
  background-color: transparent !important; }

.m_popup {
  background-color: #fff;
  border-radius: 4px;
  font-size: x-small;
  margin: 0 auto;
  position: relative;
  width: 80%; }

.pagination, .m_header > *, .m_popup_header, .m_action_share_title, .m_countdown_time, .error, .notice, .error_explanation, .m_follow_text, .m_no_promo_header, .m_no_promo_content_title, .m_powered_by, .m_url_description, .pagination em.current, select, .m_btn, .alertify-button, .wizard > .actions a, .m_btn_goto, .link_btn, .m_action_count, .m_comment_name, .m_countdown_title, .m_entry_user, .m_entry_points, .m_entry_votes, .m_header_step, .m_no_promo_content p strong, .m_option, .m_participations_text, .m_powered_by strong, .m_score_value, .alertify-log, .m_tabs_nav, .m_url_content, .m_user_name, .m_wysiwyg_dialog_title {
  font-family: "main_font"; }

/* landing principal */
.home_background {
  background-image: url("https://appfb.com/cool-tabs/matusalem/landing/landing.jpg");
  background-repeat: no-repeat;
  height: 800px;
  width: 810px; }

/* botón participar */
.participate_btn {
  background: url("https://appfb.com/cool-tabs/matusalem/landing/btn_participar.png") repeat scroll 0 0/100% 208%;
  top: 435px;
  left: 450px;
  margin: auto;
  position: absolute;
  right: 0;
  width: 174px;
  height: 41px; }

.participate_btn:hover {
  background-position: 0 90%; }

/* Enlaces footer */
.footer_link {
  color: #b8b7b5;
  font-family: "main_font";
  font-size: 10px;
  font-weight: normal;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 750px;
  width: 100%;
  z-index: 150; }

.footer_link > a {
  color: #b8b7b5;
  cursor: pointer;
  font-family: "main_font";
  text-decoration: none;
  text-transform: uppercase; }

.footer_link > a:hover {
  text-decoration: underline;
  text-transform: uppercase;
  color: #b22524; }

.footer_legal {
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 770px;
  z-index: 160; }

.footer_legal > .show_legal {
  color: #b8b7b5;
  font-family: "main_font";
  font-size: 15px;
  text-decoration: none;
  text-transform: uppercase; }

.footer_legal > .show_legal:hover {
  color: #b22524;
  font-family: "main_font";
  font-size: 15px;
  text-decoration: underline;
  text-transform: uppercase; }

/* página gracias - thanks */
.thanks_background {
  background-image: url("https://appfb.com/cool-tabs/matusalem/thanks/thanks_background.jpg");
  background-repeat: no-repeat;
  height: 800px;
  width: 810px; }

.fb_btn {
  left: 23%;
  max-width: 80px;
  position: absolute;
  top: 44%; }

.tw_btn {
  position: absolute;
  max-width: 80px;
  top: 44%;
  left: 60%; }

.popup {
  background: url("https://appfb.com/cool-tabs/matusalem/thanks/follow_us.png") repeat scroll 0 0;
  height: 247px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 305px;
  width: 410px;
  z-index: 2000; }

.popup_wrapper {
  background: #0b0b0b none repeat scroll 0 0;
  height: 100%;
  left: 0;
  opacity: 0.8;
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1042; }

.popup_close {
  background: url("https://appfb.com/cool-tabs/matusalem/thanks/btn_close_popup.png") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
  cursor: pointer;
  height: 45px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 4px;
  top: 167px;
  width: 174px; }

.popup_close:hover {
  background-position: 0 100%; }

.thanks_msg {
  color: #b69378;
  font-family: "secondary_font";
  font-size: 22px;
  font-weight: bold;
  left: 0;
  line-height: 30px;
  margin: auto;
  max-width: 710px;
  padding: 10px;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: 100px; }

.thanks_share_txt {
  left: 430px;
  margin: auto;
  position: absolute;
  right: 0;
  top: 370px;
  width: 200px;
  height: 50px; }

.btn_share:hover {
  background-position: 0 104%; }

.btn_share {
  background-image: url("https://appfb.com/cool-tabs/matusalem/thanks/btn_share.png");
  display: block;
  width: 200px;
  height: 50px; }

/* Formulario */
.form_layout {
  background-image: url("https://appfb.com/cool-tabs/matusalem/form/form_background.jpg");
  background-repeat: no-repeat;
  height: 800px;
  width: 810px; }

.form_layout .m_header_section {
  display: none; }
.form_layout label.step_error {
  font-size: 12px;
  margin: 5px 0px; }
.form_layout .actions_section {
  margin-top: 10px;
  text-align: center;
  padding: 0; }
  .form_layout .actions_section .form_fields {
    text-align: right; }
  .form_layout .actions_section .form_checkbox {
    margin-bottom: 15px; }
.form_layout .form_header {
  width: 40%;
  z-index: 100;
  padding-top: 120px;
  text-align: center;
  font-size: 18px;
  font-family: "main_font";
  margin: 0 auto;
  color: #b22524; }
.form_layout .section {
  z-index: 200; }
.form_layout .form_fields .form_input span, .form_layout .select {
  background-color: transparent;
  border: none; }
.form_layout .form_fields > * + * {
  margin-top: 0px; }
.form_layout #wizard {
  width: 50%;
  margin: 10px auto; }
.form_layout .form_fields .form_input input, .form_layout .form_fields .form_input textarea, .form_layout .form_fields .form_input label, .form_layout .select .select_label {
  color: #000000; }
.form_layout input {
  background-attachment: fixed;
  background-clip: border-box;
  background-color: #ffffeb;
  border-color: #FE2EF7;
  border-radius: 0;
  border-width: 1px;
  color: #000000;
  font-family: "secondary_font";
  font-size: 14px;
  width: 50%;
  height: 40px; }
.form_layout .form_fields .form_checkbox label,
.form_layout .form_fields .form_checkbox label a {
  font-size: 14px;
  color: #b8b7b5;
  font-family: "secondary_font";
  padding-top: 0px; }
.form_layout .checkbox {
  background-image: url("https://appfb.com/cool-tabs/matusalem/form/check_white.svg");
  background-repeat: no-repeat; }
.form_layout .checkbox, .form_layout input[type=checkbox] {
  height: 15px;
  width: 16px; }
.form_layout .form_fields .form_checkbox {
  position: relative;
  padding-left: 17px; }
.form_layout .checked_checkbox {
  background-position: -17px bottom; }
.form_layout .m_form_actions:after, .form_layout .m_form_actions:before {
  background-color: transparent; }
.form_layout .m_form_actions_content {
  background-color: transparent; }
  .form_layout .m_form_actions_content .m_btn {
    background-color: transparent;
    text-shadow: none;
    background: url("https://appfb.com/cool-tabs/matusalem/form/btn_send.png") repeat scroll 0 0/100% 206%;
    width: 105px;
    height: 45px;
    min-width: initial;
    font-size: 0px; }
  .form_layout .m_form_actions_content .m_btn:hover {
    background-position: 0 100%; }

/* winners */
.winners_layout {
  background-image: url("https://appfb.com/cool-tabs/matusalem/thanks/pantalla_ganadores.jpg");
  background-repeat: no-repeat;
  height: 800px;
  width: 810px;
  color: #b8b7b5; }
  .winners_layout .m_header_winners h1, .winners_layout .m_header_winners h2, .winners_layout .m_header_alternates h1, .winners_layout .m_header_alternates h2 {
    color: #b8b7b5; }
  .winners_layout .m_user_name, .winners_layout .winner_date {
    color: #b8b7b5; }
  .winners_layout .section {
    background-color: transparent; }
  .winners_layout .m_users, .winners_layout .m_user {
    border: none; }
  .winners_layout .certificate_head {
    border: none; }
    .winners_layout .certificate_head .m_header_title {
      display: none; }
  .winners_layout .image {
    display: none; }
  .winners_layout .m_users {
    border: none;
    margin-top: 150px !important; }

/* mobile */
@media screen and (max-width: 480px) {
  /* landing principal */
  .home_background {
    background-image: url("https://appfb.com/cool-tabs/matusalem/landing/landing_m.jpg");
    background-repeat: no-repeat;
    height: 735px;
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
    background-size: 100%; }

  /* botón participar */
  .participate_btn {
    width: 156px;
    height: 42px;
    background: url("https://appfb.com/cool-tabs/matusalem/landing/btn_participar.png") repeat scroll 0 0/100% 200% rgba(0, 0, 0, 0);
    left: 0px;
    top: 232px; }

  .participate_btn:hover {
    background-position: 0 100%; }

  /* Enlaces footer */
  .thanks_layout .footer_link {
    font-size: 7px;
    top: 92%; }
  .thanks_layout .footer_legal {
    top: 94%; }

  .landing_layout .footer_link {
    font-size: 7px;
    top: 90%; }
  .landing_layout .footer_legal {
    top: 95%; }

  .form_layout .footer_link {
    font-size: 7px;
    top: 98%; }
  .form_layout .footer_legal {
    display: none;
    top: 97%; }

  /* Pagina gracias*/
  .thanks_background {
    background-image: url("https://appfb.com/cool-tabs/matusalem/thanks/thanks_background_m.jpg");
    height: 735px;
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
    background-size: 100%;
    background-repeat: no-repeat; }

  .thanks_share_txt {
    top: 44%;
    left: -1%; }

  .btn_share {
    background-image: url("https://appfb.com/cool-tabs/matusalem/thanks/btn_share.png");
    width: 200px;
    height: 50px; }

  .thanks_msg {
    font-size: 16px;
    top: 12%;
    line-height: 16px; }

  .fb_btn, .tw_btn {
    top: 49%; }

  .fb_btn {
    left: 16%; }

  .popup_close {
    background: url("https://appfb.com/cool-tabs/matusalem/thanks/btn_close_popup.png") repeat scroll 0 0/cover rgba(0, 0, 0, 0);
    height: 45px;
    left: 0;
    margin: auto;
    right: 7px;
    top: 64%;
    width: 174px; }

  .popup_close:hover {
    background-position: 0 100%; }

  .popup {
    background: url("https://appfb.com/cool-tabs/matusalem/thanks/follow_us.png") repeat scroll 0 0;
    height: 196px;
    background-size: 100% auto;
    top: 10%;
    width: 320px; }

  /* form */
  .form_layout {
    background-image: url("https://appfb.com/cool-tabs/matusalem/form/form_background_m.jpg");
    background-repeat: no-repeat;
    height: 735px;
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
    vertical-align: middle;
    background-size: 100%; }

  .form_layout .form_header {
    font-size: 14px;
    line-height: 14px;
    width: 74%;
    padding-top: 10%; }

  .form_layout #wizard {
    width: 90%; }

  .form_layout .actions_section .form_checkbox {
    margin-bottom: 21px;
    padding-right: 9%; }

  .form_fields .form_checkbox label {
    padding-top: 7px !important; }

  .form_layout .m_form_actions_content .m_btn {
    background: url("https://appfb.com/cool-tabs/matusalem/form/btn_send.png");
    width: 105px;
    height: 45px;
    min-width: 105px; }

  /* winners */
  .winners_layout {
    background-image: url("https://appfb.com/cool-tabs/matusalem/thanks/pantalla_ganadores_m.jpg");
    background-repeat: no-repeat;
    height: 735px;
    width: 100%;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    background-size: 100%; }
    .winners_layout .m_users {
      margin-top: 15% !important; }
    .winners_layout .no_paginate .m_users_list li {
      margin-bottom: 30px; } }
@media screen and (max-width: 321px) {
  .home_background, .thanks_background, .form_layout {
    height: 568px; }

  .participate_btn {
    left: 0px;
    top: 176px; } }
@media screen and (min-width: 322px) and (max-width: 361px) {
  .home_background, .thanks_background, .form_layout {
    height: 640px; }

  .participate_btn {
    left: 0px;
    top: 200px; } }
@media screen and (min-width: 362px) and (max-width: 376px) {
  .home_background, .thanks_background, .form_layout {
    height: 667px; }

  .participate_btn {
    left: 0px;
    top: 210px; } }
@media screen and (min-width: 377px) and (max-width: 480px) {
  /*.thanks_msg_share{
    top: $thanks_msg_top_m;
    
  }*/
  .home_background, .thanks_background, .form_layout {
    height: 735px; }

  .participate_btn {
    left: 0px;
    top: 232px; } }
