.swal2-popup .swal2-title{
    line-height: normal;
}

/* iframe mapa localização */
.iframe-rwd  {
    position: relative;
    padding-bottom: 133.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    width: 100%;
    height: 100% !important;
}
.iframe-rwd iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* ----- */

/* faixa preta topo */
.faixa-preta {
    background: #333;
    padding: 5px;
    text-align: center;
}

.faixa-preta p {
    font-size: 16px;
    color: #f5f5f5;
    line-height: 150%;
    padding: 0;
    margin: 8px 0 14px 0;
}

.btnrota {
    margin-bottom: 20px;
}
 /* ----- */
 
 .faixa-preta p.nomesaborediting{
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    padding: 6px;
}

/*  */
.minhaconta-nomeuser{
    display: inline-block; 
    color:#f1f1f1; 
    width: 75%;
    padding: 10px 0; 
    text-align: left; 
    padding-left: 50px; 
    text-decoration: none; 
    font-size: 15px; 
    height: 40px;
    text-transform: capitalize;
    background: url(../img/sprit-menu-mobile.png) 12px -163px no-repeat;
}
.minhaconta-sair{
    float: right; 
    color:#f1f1f1; 
    padding: 10px 0; 
    text-align: left; 
    padding-left: 50px; 
    text-decoration: none; 
    font-size: 15px;
}

.minhaconta-listapages{
    width: 100%;
    display: block; 
    color:#444;
    padding: 12px 0; 
    text-align: left; 
    text-decoration: none; 
    font-size: 18px; 
    text-transform: capitalize;
    background: url(../img/seta-cinzinha.png) center right no-repeat;
    border-bottom: 1px solid #b4b4b4;
}

.minhaconta-listapages i{
    margin-right: 5px;
    margin-left: 10px;
}

.form_mc{
    display: inline-block;
    width: 100%;
    padding: 10px
}

.form_mc label{
  color: #444;
}

.form_mc input, .form_mc textarea, .form_mc select{
	display: inline-block;
  width: 88%;
  background: #fff;
  border: solid 1px #d7d7d7;
  border-radius: 4px;
  color: #797979;
  padding: 10px 12px;
  font-size: 1.6em;
  margin-bottom: 12px;
  box-sizing: border-box;
}

.form_mc .errocampo{
    border-color: rgb(231, 122, 122);
    background: rgb(255, 244, 244);
}
.form_mc .errocampo span{
    color: rgb(189, 41, 41);
}
.form_mc .errocampo select, .form_mc .errocampo input{
    background: #FFF4F4;
}

.lbllogin.errocampo{
    border-color: rgb(231, 122, 122);
    background: rgb(255, 244, 244);
}
.lbllogin.errocampo span{
    color: rgb(189, 41, 41);
}
.lbllogin.errocampo select, .lbllogin.errocampo input{
    background: #FFF4F4;
}

.errocampo span{
    color: rgb(189, 41, 41);
}
.errocampo select, .errocampo input{
    background: #FFF4F4;
}

.errocampo{
  background: rgb(255 224 224)!important;
  border: 2px solid #a40600!important;
}
.errocampo span{
    color: rgb(189, 41, 41);
}
.errocampo select, .errocampo input{
    background: #FFF4F4;
}

/*
.btn-azul{
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    width: 88%;
    font-size: 1.8em;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    padding: 13px;
    margin-top: 20px;
    background: #0062a7;
    border-bottom: solid 2px #004a7d;
    border-radius: 3px;
}
*/
.btn-azul{
	box-sizing: border-box;
    color: #fff;
    display: inline-block;
    width: 96%;
    font-size: 1.2em;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    padding: 3px;
    margin-top: 20px;
    background: #0062a7 !important;
    border-bottom: solid 2px #004a7d;
    border-radius: 3px;
    height: auto;
}

p.catsabores {
    width: 100%;
    display: inline-block;
    font-size: 22px;
    padding: 8px;
    color: #037203;
    font-family: Androgyne, 'Open Sans';
    border-bottom: solid 1px #d4d4d4;
}
span.closethismodal {
    position: absolute;
    top: 8px;
    right: 10px;
}

a.linkitensmsl.itemselecionado {
    background: rgb(232, 232, 232);
}
 
 /* elogios criticas e sugestões */ 
 .title-criticas{
    display: inline-block;
    width: 88%;
    text-align: center;
    color: #7a7a7a;
    font-size: 1.4em;
    margin: 10px 6%;
}
/* ----- */

.btn_azulescuro{
    margin:10px;
    margin-top: 0;
    float: left;
    background: #0062ab !important;
}

.link_simpl{
    margin: 5px;
    width: 100%;
    text-align: center;
}
.div_100center{
    display: inline-block;
    width: 100%;
    text-align: center;
}

.nome-minhact{
    color: #fff;
    padding: 5px;
    box-sizing: border-box;
    width: 80%;
    float: left;
    text-align: left;
    text-decoration: none;
	font-size:16px;
}
.nome-minhact i{
	margin-right: 8px;
}

.exit-minhact{
    text-align: right;
    color: #fff;
    padding:5px 12px;
    box-sizing: border-box;
    width: 20%;
    float: right;
    text-decoration: none;
}


#mostrasenha1, #mostrasenha2{
    font-size: 2.6em;
    width: 12%;
    color: black;
    border: solid 1px #d7d7d7;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background:#fff url(../img/eye-xxl32.png) center no-repeat;
    height: 48px;
}

.preco-de{
    text-decoration: line-through !important;
    color: #3270a7 !important;
    margin-right: 0 !important;
    padding-right: 0 !important;
}

p.tit-pedi-conta{
	margin: 0 0 5px;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

p.sit-pedi-conta{
	margin: 0 0 5px;
    text-transform: uppercase;
    font-size: 14px;
}

#mensagem_msg{
	font-size: 1.2em;
    font-family: "open sans";
}

span.qtdpromorej {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 2px;
    margin: 15px 0;
    color: rgb(49, 141, 48);
    text-decoration: underline;
}

.dir_item_resumo{
    width: 100px !important;
}
.deletar_item i, .deletar_premio i{
    color: #FF0000 !important;
}


.mdl-switch{
    display: table; /* para bordas com nome grande*/
}