@import url('https://fonts.googleapis.com/css?family=Heebo&display=swap');

body {
  font-family: 'Heebo', sans-serif;
}

.form-group {
  margin-bottom: 5px !important;
}
body.welcome {
    background: url(https://opinaia-assets.s3-sa-east-1.amazonaws.com/cueyes/diaTemplate/fondo.jpg) no-repeat;
    background-size: cover;
}

body.welcome .welcome-flyer {
  color: #FF0000;
  width: 100%;
  max-width: 100%;
}

body.welcome .welcome-flyer p {
  margin-bottom: 0px;
}

body.welcome .navbar-header {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

body.welcome .welcome-ticket {
  display: none;
}

body.welcome .survey-welcome {
  max-width: 100%;
}

body.welcome .separator {
  border-bottom: 3px solid #E41F17;
  margin: 10px auto;
}

body.welcome #topsurveymenubar,
body.ending #topsurveymenubar {
  position: relative;
}

body.welcome .ticket-text span {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #E41F17;
}

body.welcome .intro {
    background: url('https://opinaia-assets.s3-sa-east-1.amazonaws.com/cueyes/diaTemplate/clientas_01.png') no-repeat;
    width: 50%;
    margin-left: 25%;
    padding-left: 20%;
    min-height: 248px;
    background-size: 280px;
    color: red;
    font-weight: bold;
    font-size: 46px;
  }
  .texto {
    font-size: 25px;
    font-weight: bold;
    color: #888;
}

body.welcome #topsurveymenubar .navbar-brand {
    background-color: #e41f17;
    height: 75px;
}


body.ending #topsurveymenubar .navbar-brand {
    background-color: #e41f17;
    height: 58px;
}

body.welcome #main-col,
body.ending #main-col {
  margin-top: 0px;
}

body.welcome #outerframeContainer,
body.ending #outerframeContainer {
  margin-top: 0px;
}

body {
  background: #e5e5e5;
}

body.welcome #main-row,
body.ending #main-row {
  background-color: transparent;
  padding: 0px;
}

body.welcome #main-col,
body.ending #main-col {
  padding: 0;
}

body.welcome #outerframeContainer,
body.ending #outerframeContainer {
  margin-top: 20px !important;
  width: 100% !important;
  padding: 0;
}

body.ending div[id^="group-"] {
  background-color: transparent;
}

body.loading .outerframe {
  margin-top: 100px;
  background-color: white;
  border-radius: 20px;
  padding-top: 200px;
}

.divider {
  width: 100%;
  margin: 15px 0;
  border-bottom: 1px solid #FF0000;
}

body.welcome .welcome-text,
body.welcome .welcome-buttons {
  max-width: 380px;
  margin-left: 55%;
}

body.welcome .welcome-text {
  margin: 20px auto;
  border-top: 1px solid #FF0000;
}

body.welcome .welcome-flyer .welcome-text strong {
  font-size: 17px;
}

body.welcome .welcome-flyer .welcome-text p {
  font-size: 20px;
  margin: 10px 0px;
}

body.welcome .survey-welcome .col-sm-12 {
  padding: 0;
}

body.welcome .img-prize {
  margin-top: 30px;
}

body.welcome .banner {
  background-color: transparent;
  color: #000;
  margin-top: -53px;
  padding: 20px 10px;
  padding-top: 90px;
  font-size: 14px;
  line-height: 16px;
}

body.welcome .banner-gray {
  background: #ddd;
  padding: 20px 10px;
  font-size: 14px !important;
  color: #999;
  text-align: center;
}

#footer #footercont #copyright {
  display: none;
}

.welcome-buttons #movenextbtn {
  background-color: #000000;
}

#movenextbtn,
#movesubmitbtn {
  background-color: #e41f17;
  padding: 7px 7px 7px 10px;
  border: none;
  border-radius: 20px;
  outline: none;
  font-weight: bold;
}

#movenextbtn:after,
#movesubmitbtn:after {
  content: ">";
  padding-left: 5em;
}

#moveprevbtn {
  background-color: white;
  padding: 7px 10px 7px 7px;
  border: 1px solid #e41f17;
  color: #e41f17;
  border-radius: 20px;
  outline: 10px;
  float: left;
  font-weight: bold;
}

#moveprevbtn:before {
  content: "\3c";
  float: left;
  padding-right: 5em;
}

body.welcome .he_leido,
body.welcome .he_leido * {
  display: inline;
  vertical-align: top;
  line-height: 2.5em;
  color: #726f6a;
}

body.welcome .row,
body.ending .row {
  margin: 0px;
}

body.welcome .flyer-movenext #movenextbtn:after {
  content: none;
}

body.welcome .flyer-movenext #movenextbtn {
    border: 1px solid #c71e1c;
    font-weight: bold;
    color: white;
    background: #FF0000;
    border: 0;
    border-radius: 5px;
    outline: none;
    text-transform: uppercase;
    margin: 0;
}

body.welcome .flyer-movenext #movenextbtn:hover {
    background: #F44336;
}

body.welcome label.custom-check {
  background: url(https://opinaia-assets.s3-sa-east-1.amazonaws.com/cueyes/diaTemplate/check.png)
    no-repeat bottom;
  margin-bottom: 0;
  width: 14px;
  height: 14px;
}

body.welcome label.custom-check.checked {
  background-position: top center;
}

body.welcome #navigator-container .save-all,
body.welcome #navigator-container {
  display: none;
}

#footer {
  background-color: white;
}

#footer #footercont a,
#footer #footercont div {
  color: #1f5fa3;
}

.navbar > .container .navbar-brand {
  margin-left: 0px;
  padding-top: 0px;
  background-size: 175px;
}

.logo {
    background: url(https://opinaia-assets.s3-sa-east-1.amazonaws.com/cueyes/diaTemplate/new_logo/logo-dia.png) no-repeat center;
    width: 162px;
    height: 100px;
    float: left;
}

#topsurveymenubar {
    height: 100px;
    width: 100%;
    background-color: #e41f17;
    color: white;
    font-size: 21px;
    line-height: 59px;
    z-index: 9999;
    position: fixed;
    top: 0;
}

#topContainer.jumbotron {
  background: none;
  padding: 0;
  top: 8px !important;
}

#topContainer.jumbotron .container {
  max-width: 80%;
  padding: 0;
  margin: 0;
}

#topContainer.jumbotron .container .progress .progress-bar {
  background-color: #e41f17;
}
.footer {
  background-color: #d0d0d0;
}
.radio label::after {
  background-color: white;
  width: 7px;
  height: 7px;
  left: 5px;
  top: 5px;
}

.radio input[type="radio"]:checked + label::before {
  background-color: #e41f17;
}

.ticket-inputs select,
.ticket-inputs input {
  color: #FF0000;
}

.pull-right {
    background: url(https://opinaia-assets.s3-sa-east-1.amazonaws.com/cueyes/diaTemplate/clientas_02.png) no-repeat bottom;
    width: 110px;
    float: right;
    background-size: contain;
    background-position: center 5px;
}

.navbar-brand {
    padding: 0px;
}

.welcome .ticket-text {
  margin-left: 25%;
}

.welcome #texto-ticket {
  display: inline-block;
  float: left;
  padding-top: 1em;
  padding-left: 1em;
  margin-top: 1em;
}

.welcome #imagen-ticket {
  display: inline-block;
  float: left;
  margin-top: 1em;
}

#outerframeContainer {
  padding-top: 120px;
}

@media (max-width: 768px) {
  body.welcome .banner {
    font-size: 15px !important;
    background-size: 175px;
    padding-top: 60px;
  }
  body.welcome .banner-gray {
    font-size: 12px !important;
  }
  body.welcome .welcome-text {
    margin-top: 0px;
    margin-bottom: 10px;
    border: none;
  }
  body.welcome #main-col {
    margin-top: 0;
  }
  body.welcome #outerframeContainer {
    margin-top: 0px !important;
  }
  body.welcome .flyer-image {
    height: 130px;
    width: calc(100% - 20px);
  }
  body.welcome .img-prize {
    width: 280px;
    margin-bottom: 18px;
  }
  body.welcome .welcome-buttons {
    padding: 0px 10px;
    margin-left: 2%;
  }
  body.welcome .welcome-flyer .welcome-text p {
    margin: 0px;
  }
  body.welcome .welcome-flyer .welcome-text p b {
    display: block;
  }
  body.welcome #topsurveymenubar {
    margin-bottom: 0px;
    padding: 0px 10px;
  }
    #moveprevbtn {
    width: 100%;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
    font-weight: bold;
    font-size: 18px;
    text-align: right;
  }
  #moveprevbtn:before,
  #movesubmitbtn:before {
    padding-right: 0em;
  }
}

@media (max-width: 768px) {
  body.loading .outerframe {
    height: 200px;
  }
  #topsurveymenubar {
    height: 55px;
  }
  #topsurveymenubar .logo {
    background: url(https://opinaia-assets.s3-sa-east-1.amazonaws.com/cueyes/diaTemplate/new_logo/logo-dia.png) top no-repeat;
    height: 55px;
    background-size: contain;
  }
  body.welcome .banner {
    margin-top: 20px;
  }
  body.welcome .intro {
    padding-top: 285px;
    font-size: 25px;
    width: 100%;
    margin-left: 5px;
    padding-left: 0px;
  }
  body.welcome .texto {
    font-size: 18px;
  }
}

body.welcome #privacidad,
body.welcome #defensa {
  display: none !important;
}

@media (max-width: 768px) {
  .ending .message-container {
    background-size: 90%;
    padding-top: 100px;
  }

  .ending .frase-1 {
    font-size: 18px;
  }

  .ending .frase-2.banner-gray {
    font-size: 14px;
    background-position: calc(50% - 100px);
    padding: 40px 5px;
    padding-left: calc(50% - 40px);
  }

  .ending .frase-3 br {
    display: none;
  }

  .ending .frase-2.banner-gray br {
    display: none;
  }

  .ending .completed-text > br {
    display: none;
  }
}

#nonResponse {
  margin-left: 15px;
}

#nonResponseCheckbox {
  margin-right: 5px;
}

.gridstep-widget .option-view.answer_cell_000 span {
  padding-top: 15px;
}

body.welcome #footer #footercont,
body.welcome #footer #footercont div,
body.welcome #footer #footercont a {
  font-size: 14px;
}

#landscapeBlocker {
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(https://s3-sa-east-1.amazonaws.com/opinaia-assets/cueyes/axionTemplate/rotate-portrait.png)
    no-repeat center 25% #ffffff;
  background-size: 200px;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 20000;
  opacity: 0.95;
  margin: 0px auto;
}

#landscapeBlocker div {
  color: #000000;
  opacity: 1;
  top: 60%;
  position: absolute;
  text-align: center;
  display: inline-block;
  width: 100%;
  font-size: 22px;
  font-weight: bold;
  font-family: sans-serif;
}

.gender-button .btn:after {
  content: "\f00c";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px;
  color: transparent;
}

.gender-button .btn.active:after {
  color: #ffffff;
}

.question-text strong {
  color: #e41f17;
}

/************* Cupon Styles **************/

.cupon-gracias {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  color: #e41f17;
  padding-bottom: 0;
  margin-bottom: 0;
}

.cupon-opinion {
  text-align: center;
  font-size: 22px;
  color: #e41f17;
  padding-bottom: 0;
  margin-bottom: 0;
}

.cupon-ticket {
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  color: #999;
  width: 100%;
  max-width: 470px;
  margin: 0px auto 20px;
}

.coupon-divider {
  width: 100%;
  max-width: 470px;
  margin: 0px auto 20px;
  opacity: 0.1;
}

.divider {
  border-color: #999;
}

.cupon-img {
  text-align: center;
}

.cupon-img img {
  max-width: 470px;
}

.ticket-number {
  text-align: center;
}

.cupon-legals {
  width: 100%;
  max-width: 470px;
  margin: auto;
  font-size: 12px;
  color: #999;
  text-align: justify;
}

.buttons {
  text-align: center;
  margin: 15px;
}

.buttons > button.print,
.buttons > button.send {
  background-position: right 20px center;
  background-color: #e41f17;
  border: none;
  text-align: left;
  outline: none;
  margin: 0px 5px;
  padding: 7px 30px 7px 30px;
  border-radius: 20px;
  color: #fff;
  font-size: 15px;
}

.cupon-send-error {
  font-size: 14px;
  text-align: center;
  width: 100%;
  max-width: 470px;
  margin: auto;
  color: #999;
}

.cupon-legals a,
.cupon-send-error a {
  color: #e41f17;
}

.text-displayed {
  text-align: center;
}

@media print {
  .logo,
  nav#topsurveymenubar,
  .footer,
  .cupon-send-error,
  .buttons > button.print,
  .buttons > button.send {
    display: none !important;
  }

  .cupon-img img {
    width: 60% !important;
  }

  body,
  div,
  table,
  #outerframeContainer {
    margin: 0 auto !important;
    padding: 0 !important;
    width: 100% !important;
  }

  .qh div {
    margin: 15px auto !important;
    width: 95% !important;
  }

  .cupon-img img {
    max-height: 800px;
  }
}

/************* End of Cupon Styles **************/

/************* Ranking Styles **************/

.dragDropRanking .dragDropChoiceList,
.dragDropRanking .dragDropRankList {
  background-color: #f2f2f2;
}

#sortable-choice-3688,
#sortable-rank-3688 {
  min-height: 316px !important;
}

.dragDropRanking .choice {
  color: #fff;
  border-radius: 5px;
}

.dragDropRanking div.columns2:nth-child(1) {
  color: #e41f17;
}

.dragDropRanking div.columns2:nth-child(2) {
  color: #e41f17;
}

.dragDropRanking .dragDropChoices .choice {
  background-color: #e41f17;
}

.dragDropRanking .dragDropRanks .choice {
  background-color: #e41f17;
}

.dragDropRanking .choice:before {
  font: normal normal normal 16px/1 FontAwesome;
  content: "\f0c9";
  margin: 0 5px;
  opacity: 0.5;
}

.help-mobile-ranking {
  display: none;
}

@media only screen and (max-width: 768px) {
  .SortableTitle {
    font-size: 14px;
  }

  body.welcome #topsurveymenubar .navbar-brand {
	    height: 50px;
	}
	#outerframeContainer {
    	padding-top: 60px;
	}

  .help-mobile-ranking {
    display: block;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    padding: 5px 0;
    background: url(drag_mobile.png) no-repeat 50px;
    height: 83px;
  }

  
  #movesubmitbtn:before {
    padding-right: 0em;
  }
  #movenextbtn,
  #movesubmitbtn,
  #moveprevbtn {
    width: 100%;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
  }
  body.welcome #movenextbtn {
    text-align: center !important;
  }
  #movenextbtn:after,
  #moveprevbtn:before,
  #movesubmitbtn:after {
    content: "";
    padding-left: 0em;
  }

  #navigator-container {
    display: flex;
    flex-direction: column;
  }
  #navigator-container div:nth-child(3) {
    order: 1;
  }
  #movenextbtn:after,
  #movesubmitbtn:after {
    content: "➜";
    position: absolute;
    top: 5px;
    right: 15px;
  }
  #moveprevbtn:before {
    content: "➜";
    transform: rotate(180deg);
    position: absolute;
    top: 5px;
    left: 15px;
  }
}
