/* OLD */
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
  -webkit-text-fill-color: #333 !important;
}
.box select {
  background: url(https://onpedido.com/static/img/setaBaixo.png) 95% 50%
    no-repeat #fff;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.box input,
.box textarea,
.box select {
  outline: none;
  padding: 7px;
  padding-left: 12px;
  height: 40px;
  font-size: 16px;
  font-weight: normal;
  background-color: #ffffff;
  color: #333;
  width: 100%;
  border: 1px solid #ccc;
  display: table;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -user-select: auto;
}
.box input:focus {
  border: 1px solid #34a203;
}
.box {
  background-color: #fff;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -user-select: auto;
  padding: 10px;
  display: table;
  box-shadow: 0px 0px 3px #ccc;
}
.box h2 {
  margin: 0px;
  padding: 0px;
  border-radius: 30px;
  font-size: 18px;
  color: #9b0000;
}
.box font {
  font-size: 13px;
  color: #777;
  display: table;
  margin-top: 10px;
  margin-bottom: 15px;
}
#avisoDisponibilidadeSite {
  font-size: 14px;
  display: table;
  width: 100%;
}
.box font a:link,
.box font a:active,
.box font a:visited {
  color: #9b0000;
  font-weight: bold;
  text-decoration: none;
}
.box font a:hover {
  text-decoration: underline;
}
.box label {
  margin-top: 15px;
  margin-bottom: 5px;
  display: table;
  font-size: 13px;
  font-weight: 600;
  color: #333;
  width: 100%;
}
.ddd {
  width: 25% !important;
  float: left;
  margin-right: 5% !important;
  margin-bottom: 15px;
}
.fone {
  width: 70% !important;
  float: left;
  margin-bottom: 15px;
}
#dominioOnpedido {
  width: 50%;
  float: left;
  text-align: right !important;
  border-top-left-radius: 3px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 0px;
}
.complementoAoDominio {
  float: left;
  width: 50%;
  height: 40px;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 30px;
  color: #fff;
  border-top-left-radius: 0px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 3px;
  background-color: #777;
  display: flex;
  padding-left: 15px;
  align-items: center;
  text-decoration: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: left;
}
#exibirCorTema {
  width: 100%;
  height: 100px;
  border: 1px solid #ccc;
  border-radius: 3px;
  margin-top: 15px;
  background-size: 400px;
  background-image: url(https://onpedido.com/static/img/testeCor.png);
}
.erroAvisoBox {
  font-size: 14px;
  font-weight: 600;
  padding: 10px;
  padding-left: 47px;
  border-radius: 3px;
  margin-top: 10px;
  color: #fff;
  background-color: #9b0000;
  background-image: url("https://onpedido.com/static/img/erroIcone.png");
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: 10px;
}
.aguardandoSenhaInfo {
  color: #777;
  background-color: #ccc;
}
.vrystrongpass {
  color: #fff;
  background-color: #17009b;
}
.strongpass {
  color: #fff;
  background-color: #009b2c;
}
.goodpass {
  color: #fff;
  background-color: #236c00;
}
.stillweakpass {
  color: #fff;
  background-color: #cf6b00;
}
.weakpass {
  color: #fff;
  background-color: #9b0000;
}
.clear {
  clear: both;
}
.doisBloco {
  display: table;
  float: left;
  margin-bottom: 15px;
}
.doisBloco:nth-child(3) {
  width: 47.5%;
}
.doisBloco:nth-child(2) {
  margin-right: 5% !important;
  width: 47.5%;
}
#caracterRestante {
  float: right;
  color: cadetblue;
}
#creating .form {
  padding: 0px;
}
#creating #texto1{
    font-size:21px;
    padding-right:15px;
    padding-bottom:15px;
    color: #a70000;
}
#creating #texto3 a{
  background-color: #016daf;
  border:0px;
  padding:10px;
}
#creating table {
  margin-bottom: 0px;
}
#creating table,
#creating table td {
  border-spacing: 0px;
  border-collapse: collapse;
  border: 0px solid #ccc;
  font-size: 14px;
  color: #333;
}
#creating .form td {
  padding: 8px !important;
}
#creating .form table td:nth-child(1) {
  width: 0px !important;
  border: 0px solid #ccc;
}
#creating .form table td:nth-child(2) {
  padding-left: 15px !important;
}
.creating .loaderEtapa {
  width: 30px;
  height: 30px;
  background: url(https://onpedido.com/static/img/miniLoader.gif) 50% 50%
    no-repeat;
  background-size: 30px;
  margin: 0 auto;
}
.creating .concluidoEtapa {
  width: 30px !important;
  height: 30px !important;
  background: url(https://onpedido.com/static/img/checado.png) 50% 50% no-repeat;
  background-size: 30px;
  margin: 0 auto !important;
}
.creating .form table tr {
  width: 10% !important;
}

.seloComodo,
.seloGoogle {
  float: left;
  overflow: hidden;
  box-shadow: 0px 0px 5px #ccc;
}
.seloGoogle {
  background-color: #fff;
  padding: 10px;
  height: 70px;

  margin: 10px;
  margin-left: 0px;
  border-radius: 7px;
  margin-bottom: 20px;
}
.seloComodo {
  background-color: #fff;
  padding: 10px;
  height: 70px;
  border-radius: 7px;
  margin: 10px;
  margin-left: 0px;
}
.seloGoogle img {
  margin-top: 6px;
  width: 150px;
}
.seloComodo img {
  width: 100px;
  margin-top: -13px;
}
.experimente {
  font-weight: 600;
  width: 100%;
  display: table;
  text-align: left;
  color: #34a203;
}
/* NEW */
#create-sis {
  margin-top: 30px;
  padding-top: 15px;
  border-top: 2px dotted #ccc;
}
#create-sis .box {
  width: 90%;
  margin: 0 auto;
  padding: 15px;
  font-family: "Open Sans", sans-serif;
}
#create-sis .icon {
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 15px;
  width: 90%;
  display: table;
}
#create-sis .icon .step {
  display: block;
  float: left;
  color: #777;
  text-align: center;
  width: 7%;
  z-index: 999 !important;
}
#create-sis .icon .step:nth-child(1) {
  margin-left: 13%;
}
#create-sis .icon .inner {
  display: table;
  float: left;
  width: 13%;
  height: 37px;
  border-bottom: 5px solid #777;
  z-index: -1;
}
#create-sis .text {
  width: 100% !important;
  display: block !important;
}
#create-sis .icon p {
  width: 33%;
  float: left;
  text-align: center;
  margin-top: 15px;
  font-size: 14px;
}
#create-sis .icon p strong {
  color: #a70000;
  width: 100%;
  display: table;
}
#create-sis .icon .step h2 {
  display: table;
  background-color: #777;
  color: #fff;
  height: 2em;
  width: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  margin: 0px !important;
  line-height: 0px !important;
  padding: 0px !important;
  border-radius: 100px;
}
#create-sis .icon .step font {
  text-align: center;
  display: block;
  margin-top: 5px !important;
  line-height: 0px !important;
  padding: 0px !important;
}
#create-sis .step h3 {
  padding-top: 10px !important;
  line-height: auto;
}
#create-sis h4 {
  color: #333;
}
@keyframes changeOnpertDesktop {
  0% {
    background-image: url("https://onpedido.com.br/static/img/onpert/icon/Onpert-Icon-Think-Left.png");
  }
  50% {
    margin-left: 25%;
  }
  75% {
    background-image: url("https://onpedido.com.br/static/img/onpert/icon/Onpert-Icon-Think-Right.png");
  }
  100% {
    background-image: url("https://onpedido.com.br/static/img/onpert/icon/Onpert-Icon-Hand-Ok-Left.png");
    margin-left: -20px;
  }
}
@keyframes changeOnpertMobile {
  0% {
    background-image: url("https://onpedido.com.br/static/img/onpert/icon/Onpert-Icon-Think-Right.png");
    margin-left: -5%;
  }
  50% {
    margin-left: 50%;
  }
  75% {
    background-image: url("https://onpedido.com.br/static/img/onpert/icon/Onpert-Icon-Think-Left.png");
    margin-left: 0%;
  }
  100% {
    background-image: url("https://onpedido.com.br/static/img/onpert/icon/Onpert-Icon-Hand-Ok-Left.png");
    margin-left: -5%;
  }
}
.breakSection {
  width: 100%;
  display: table;
  margin-top: 20px;
  margin-bottom: 20px;
  border-bottom: 2px dotted #ccc;
}
.botaoAcao {
  width: 100%;
  height: 40px;
  margin-top: 15px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  color: #fff;
  outline: none;
  border: 0px;
  font-family: "Open Sans", sans-serif;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  background-color: #34a203;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.botaoAcao:hover {
  opacity: 0.9;
}
.icon .step .active {
  background: rgb(167, 0, 0);
  background: linear-gradient(
    180deg,
    rgba(167, 0, 0, 1) 0%,
    rgba(122, 0, 0, 1) 100%
  );
  box-shadow: 0px 3px 3px #bbb;
  animation: pulse 0.7s infinite;
  animation-direction: alternate;
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
.icon .step .doneH2 {
  background: rgb(69, 221, 1);
  background: linear-gradient(
    180deg,
    rgba(69, 221, 1, 1) 0%,
    rgba(52, 162, 3, 1) 100%
  );
}
.icon .doneLine {
  border-bottom: 5px solid #34a203 !important;
}
#loadOnpertImg {
  width: 100%;
  max-width: 500px;
  float: right;
  margin-bottom: 15px;
  margin-top: -50px;
}
@media screen and (max-width: 1000px) {
  .seloGoogle,
  .seloComodo {
    width: 45%;
    margin: 2.5%;
    float: left;
    margin-bottom: 30px;
  }
  .experimente {
    font-weight: 600;
    width: 100%;
    display: table;
    text-align: center;
    color: #34a203;
  }
  #create-sis .icon .inner {
    width: 9%;
    height: 30px;
  }
  #create-sis .icon .step {
    width: 15%;
  }
  #create-sis .icon .step:nth-child(1) {
    margin-left: 9%;
  }
  .box .voltar {
    width: 50%;
    height: 50px !important;
    border-radius: 10px 0px 0px 10px;
    background-color: #555;
    float: left;
    margin-top: 0px;
  }
  .box .avancar {
    width: 50%;
    float: left;
    height: 50px !important;
    margin-top: 0px;
    border-radius: 0px 10px 10px 0px;
  }
  .botaoAcao {
    height: 50px !important;
    border-radius: 10px;
  }
  #thinkOnpert {
    width: 200px;
    height: 200px;
    display: block;
    background-image: url("https://onpedido.com.br/static/img/onpert/icon/Onpert-Icon-Think-Left.png");
    background-size: 100%;
    position: absolute;
    margin-top: -230px;
    margin-left: -5%;
    animation-name: changeOnpertMobile;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-duration: 7s;
    animation-direction: alternate;
  }
  .loaderBlock {
    display: table !important;
    margin-left: 5% !important;
    margin-bottom: 30px;
  }
  #blocoLoader .sucessoOnpert {
    width: 333px !important;
    margin-left: 5% !important;
    margin-top: 30px;
    display: block;
    margin-bottom: 30px;
  }
  #freeow .erro .icon .freeowLogo {
    background-color: transparent !important;
    box-shadow: none !important;
    background-size: 100% 100% !important;
    margin-top: 0px;
    margin-left: -40px;
    height: 140px;
    width: 140px;
  }
  #freeow .erro .icon .freeowLogo {
    background-image: url("https://onpedido.com.br/static/img/onpert/icon/Onpert-Icon-Think-Right.png") !important;
  }
  #freeow .background {
    border-radius: 15px;
    margin-top: 33px !important;
    width: 250px !important;
    margin-left: 40px;
  }
  #freeow .background .content p,
  #freeow .background .content h2 {
    width: 230px !important;
  }
  #freeow .background .content h2 {
    font-size: 16px;
    color: #fff !important;
  }
}
@media screen and (min-width: 1001px) {
  #loadTitle,
  #loadText {
    text-align: left;
  }
  #loadTitle {
    margin-top: 50px;
  }
  #create-sis .icon {
    margin-bottom: 15px;
  }
  .box {
    margin: 0px !important;
    width: 100% !important;
  }
  #create-sis .step h3 {
    padding-top: 10px !important;
    padding-left: 10px !important;
    line-height: auto;
  }
  .form {
    width: 50%;
    flex-direction: column;
    float: left;
    display: table;
    padding: 15px;
    padding-right: 30px;
    height: 100%;
  }
  .form:nth-child(4),
  .form:nth-child(3) {
    border-left: 2px dotted #ccc;
    padding-left: 30px;
  }
  .breakSection {
    display: none;
  }
  .botaoAcao {
    width: 100%;
    height: 40px;
    margin-top: 15px;
    font-size: 16px;
  }
  .content {
    display: flex;
  }
  .box .step {
    justify-content: center;
    align-content: center;
    flex-direction: column;
  }
  .box .voltar {
    width: 50%;
    height: 50px !important;
    border-radius: 10px 0px 0px 10px;
    background-color: #555;
    float: left;
  }
  .box .avancar {
    width: 50%;
    float: left;
    height: 50px !important;
    border-radius: 0px 10px 10px 0px;
  }
  .botaoAcao {
    height: 50px !important;
    border-radius: 10px;
  }
  #thinkOnpert {
    width: 210px;
    height: 210px;
    background-color: ;
    display: block;
    background-image: url("https://onpedido.com.br/static/img/onpert/icon/Onpert-Icon-Think-Left.png");
    animation: changeOnpertDesktop 5s infinite;
    background-size: 100%;
    position: absolute;
    margin-top: -200px;
  }
  .loaderBlock {
    display: table !important;
    margin-left: 25% !important;
    margin-bottom: 30px;
    height: 301px;
  }
  #blocoLoader .sucessoOnpert {
    width: 333px !important;
    margin-left: 20% !important;
    margin-top: 30px;
    display: block;
    margin-bottom: 30px;
  }
  #freeow .erro .icon .freeowLogo {
    background-color: transparent !important;
    box-shadow: none !important;
    background-size: 100% 100% !important;
    margin-top: 0px;
    margin-left: -40px !important;
    height: 140px;
    width: 140px;
  }
  #freeow .erro .icon .freeowLogo {
    background-image: url("https://onpedido.com.br/static/img/onpert/icon/Onpert-Icon-Think-Right.png") !important;
  }
  #freeow .background {
    border-radius: 15px;
    margin-top: 33px !important;
    width: 250px !important;
    margin-left: 40px;
  }
  #freeow .background .content {
    display: block !important;
    align-items: none !important;
    justify-content: none !important;
    width: 230px !important;
  }
  #freeow .background .content p,
  #freeow .background .content h2 {
    float: none !important;
    width: 220px !important;
  }
  #freeow .background .content h2 {
    font-size: 16px;
    color: #fff !important;
  }
}
.checkbox label {
  padding-top: 7px;
}
.checkbox input[type="radio"] + label,
input[type="checkbox"] + label {
  cursor: pointer;
  font-size: 14px;
  margin-top: 15px;
  height: 35px;
  display: table;
  padding-left: 45px;
  background-color: none;
  background-repeat: no-repeat;
  background-size: 35px 35px;
  background-position: 0px 0px;
  background-image: url(https://uploads.onpedido.com.br/app/img/uncheckCirculo.png);
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}
.checkbox input[type="radio"]:checked + label,
.checkbox input[type="checkbox"]:checked + label {
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-image: url(https://uploads.onpedido.com.br/app/img/checkCirculo.png);
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
  -webkit-animation: breath 1s ease-in-out none;
}
input[type="radio"],
input[type="checkbox"] {
  display: none;
}
.creating td.loader {
  width: 30px !important;
  height: 40px !important;
}
#blocoLoader {
  height: 333px !important;
  display: table !important;
}
#sucessoEndereco {
  margin-top: 15px;
  font-size: 14px;
  border-radius: 5px;
  padding: 15px;
  background-color: #efefef;
}
#sucessoEndereco strong {
  font-weight: 600;
  margin-top: 15px !important;
  margin-bottom: 0px;
}
#numero {
  margin-top: 15px;
}
#content .botaoAcao {
  background-color: #337de7;
}
#sucessoEndereco .btRemoveAddress {
  width: 50px;
  height: 50px;
  float: right;
  display: table;
  background-color: #a70000;
  cursor: pointer;
  border-radius: 15px;
  background-size: 80px 80px;
  background-position: 50% 50%;
  background-image: url("https://onpedido.com.br/static/img/fechar.svg");
}
#sucessoEndereco .btRemoveAddress:hover {
  opacity: 0.8;
}
.pac-matched {
  font-size: 14px !important;
}
.pac-item {
  padding: 5px;
  cursor: pointer;
}
@media screen and (min-width: 1240px) {
  .grecaptcha-badge {
    width: 70px !important;
    overflow: hidden !important;
    transition: all 0.3s ease !important;
    left: 1px !important;
    z-index: 999;
  }
  .grecaptcha-badge:hover {
    width: 256px !important;
  }
}
