/****************** FONTES **************/
@font-face {
    font-family: NotoSansSC-Black;
    src: url('../fonts/NotoSans-SemiCondensedBlack.woff');
}

@font-face {
    font-family: NotoSansSC-Bold;
    src: url('../fonts/NotoSans-SemiCondensedBold.woff');
}

@font-face {
    font-family: NotoSansSC-Regular;
    src: url('../fonts/NotoSans-SemiCondensed.woff');
}

@font-face {
    font-family: NotoSansSC-Light;
    src: url('../fonts/NotoSans-SemiCondensedLight.woff');
}

@font-face {
    font-family: NotoSansSC-Medium;
    src: url('../fonts/NotoSans-SemiCondensedMedium.woff');
}

.font-blue {
    color: #1974CE;
}

/****************** FONTES **************/

.container-cadastro {
    height: 100%;
    width: 100%;
    background: url(../img/portal.jpg) no-repeat fixed;
    background-size: cover;
}

.btn-login {

    background: #1A75FF;
    padding: 15px;
    border-radius: 10px;
    color: #fff !important;
    font-family: NotoSansSC-Regular;
    width: 100%;
    margin-top: 10px;
    outline: none !important;

}

.btn-justify-center {
    justify-content: center;
    display: flex;
}

.btn-cadastro-login {
    background: #2D6FCE;
    padding: 15px;
    border-radius: 10px;
    color: #fff !important;
    font-family: NotoSansSC-Regular;
    width: 100%;
    outline: none !important;
}

.btn-cadastro-corretora {
    background: #FF6052;
    padding: 15px;
    border-radius: 10px;
    color: #fff !important;
    font-family: NotoSansSC-Regular;
    width: 100%;
    outline: none !important;
}

.imgBtnExcluir {
    text-align: right;
    position: relative;
    left: 10px;
    top: 20px;
    z-index: 1;
}

.inputLabelBlur {
    font-family: NotoSansSC-Medium;
    color: #6A6A6A;
    border: 0;
    outline: 0;
    width: 100%;
    font-size: 16pt;
    background: transparent;
    box-shadow: 0 0 0 0;
    border-radius: 0;
    border-bottom: 2px solid #6A6A6A;
    padding-bottom: 2px;
}

.nopaddingImportant {

    padding: 0px !important;

}

.hide-text-web {
    display: block;
}

.hide-text-mobile {
    display: none;
}

.btnEsqueciSenha {
    font-weight: bold;
    font-size: 16px;

}

.img-logo-odonto {
    margin-top: 35px;
    margin-right: 50px;
    float: right;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-40-left-right {
    margin-left: 40px;
    margin-right: 40px;
}

.title-bem-vindo-parceiros {
    color: #1974CE;
    font-size: 40px;
}

.sub-title-login {
    color: #1974CE;
    font-size: 20px;
}

.title-box-login {
    text-align: left;
    margin-left: 60px;
}

.label-input-login {
    color: #6A6A6A;
    font-size: 15px;
    padding-top: 30px;
}

.margin-0-important{
    margin-right: -0px;
    margin-left: -0px;
}

.box-login {

    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 60px;
    margin-top: 5px;

}

.border-box-login {
    box-shadow: 0 2px 3px 3px rgba(106,106,106,.16);
    border: 1px solid rgba(106,106,106,.50);
    border-radius: 10px;
}

.wrapper {
    height: 100%;
    min-height: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.padding20leftAndRight {
    padding-left: 20px;
    padding-right: 20px;
}

.text-silver {
    color: #8E8E8E !important;
    font-family: NotoSansSC-Regular;
    font-size: 16px;
}

@media screen and (max-width: 800px) and (min-width: 600px) {

    .box-login {

        padding-bottom: 10px;
        padding-top: 10px;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 0px;
    }

    .title-bem-vindo-parceiros {
        color: #1974CE;
        font-size: 20pt;
        display: none;
    }

    .width-100 {
        width: 100%;
    }

}

@media screen and (max-width: 993px) and (min-width: 802px) {
    .img-logo-odonto {
        display: none;
    }
}

@media screen and (max-width: 350px) {
    .btn {
        font-size: 12px;
    }
}

@media screen and (max-width: 600px) and (min-width: 0px) {

    .box-login {

        padding-bottom: 10px;
        padding-top: 10px;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 0px;

    }

    .title-bem-vindo-parceiros {
        color: #1974CE;
        font-size: 20pt;
        display: none;
    }

    .width-100 {
        width: 100%;
    }

    .img-logo-odonto {
        align-items: center;
        float: none;
        display: flex;
        justify-content: center;
        margin-top: 20px;
        margin-right: 0px;
    }

    .hide-text-web {
        display: none;
    }

    .hide-text-mobile {
        display: block;
    }

}

.r-light {

    font-family: NotoSansSC-Light !important;
}

.r-medium {
    font-family: NotoSansSC-Medium !important;
}

.r-bold {

    font-family: NotoSansSC-Bold !important;
}

@-webkit-keyframes autofill {
    to {
        color: #666;
        background: transparent;
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}

.boxErroCadastro {
    font-family: NotoSansSC-Medium;
    text-align: left;
    color: white;
    background-color: red;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-top: 20px;
}

img.img-senha {
    position:absolute;
    right:20px;
    max-width: 100%;
}

.imgModalPromo{
    max-width: 100%;
    width: auto !important;
    display: table;
}

.box-footer.div {
    background-color: lightblue;
}
.footer-logado {
    font-size: smaller !important;
}
.footer-logado.p {
    font-size: smaller;
}
.footer-logado a {
    font-weight: 700 !important;
}
.footer-logado .conteudo {
    background-color: #cccccc60;
}
a {
    color: #0066ff !important;
}
.topo{
	background: url(/img/fundo_login_cima.png) no-repeat;
	background-size: 100% 100%;
}
.divAcessibilidade{
	background-color: #003ea6;
	color: white;
	height: 30px;
	text-align: right;
}
.div-panel-login{
	width: 440px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 0px 0px 15px #00000029;
	opacity: 0.85;
	border-radius: 10px;
	margin-left:100px;
	padding: 15px 0 15px;
}
.body-panel-login{
	display: grid;
	grid-template-areas: "icone" "conteudo" "footer";  
	gap: 3rem; 
	padding: 20px;      	
}
.icone{
	grid-area: icone;
	text-align: center;        	
}
.conteudo{
	grid-area: conteudo;
	display: grid;
	gap: 1rem;
	justify-content: center;
}
.divTextoParceiro{
	border-right: 2px solid #6ae9ff; 
	padding-right:30px; 
	font-weight: 10px;       	
}
.divParceiro{
	color: white;
	text-align: right;
	padding-right: 130px;
}
.divCorretora{
	text-align: right;
	padding: 50px 130px 0 0;
	color: #545454;
}
.h3efeito{
   	top: -20px;
	width: 103.8%;
	position: relative;
	height: 17px;
	background: #6AE9FF 0% 0% no-repeat padding-box;
	opacity: 0.4;
   margin-left: 105px;
   z-index: -1;
}
.btnCorretora{
	background: white;
	padding: 12px;
	border-radius: 8px;
	color: #0066ff !important;
	font-family: NotoSansSC-Regular;
	width: 70%;
	outline: #0066ff solid 1px !important;
}
.divTrofeu{
	background: url(../img/trofeu_azul.png) no-repeat 0%;
	padding-left: 40px;
	color: #0066ff;
	z-index: -1;
	background-size: 35px 40px;
	
}
.divFundoBolaAzul{
	background: url(../img/bola_azul.png) no-repeat 10% 50%;
	background-size: 50px 50px;
}
.divUserHome{
	background: url(../img/user_home_azul.png) no-repeat 0%;
	padding-left: 40px;
	color: #0066ff;
	z-index: -1;
	background-size: 35px 40px;
	
}
.divMaoHome{
	background: url(../img/mao_home.png) no-repeat 0%;
	padding-left: 46px;
	color: #0066ff;
	z-index: -1;
	background-size: 35px 45px;
}
.divUserGroupHome{
	background: url(../img/user_group_home.png) no-repeat 0%;
	padding-left: 50px;
	color: #0066ff;
	z-index: -1;
	background-size: 43px 27px;
}
.divCelularHome{
	background: url(../img/celular_home.png) no-repeat 0%;
	background-size: 100% 100%;
	height: 410px;
}
.divBrasilAzulHome{
	background: url(../img/fundo_brasil_azul_home.png) no-repeat 0%;
	background-size: 100% 100%;
	height: 343px;
	padding-left: 148px;
	padding-top: 80px;             
}
.tituloRede{
    color: #67DEFF;
	font-size: 25px;
}
.textoRede{
    color: #ffffff;
	font-size: 9px;
	width: 38%;
	padding-top: 15px;
}
.divMaoBranca{
	background: url(../img/mao_branca_home.png) no-repeat 0%;
	padding-left: 46px;
  	color: #67DEFF;
	background-size: 35px 45px;
}
.divUserGroupBranco{
	background: url(../img/user_group_branco_home.png) no-repeat 0%;
	padding-left: 50px;
   	color: #67DEFF;
	background-size: 43px 27px;
}
.divDadosBrasil{
	width:50%;
	padding-top: 20px;
}
.botaoCadastreSe{
    width: 313px;
	height: 38px;
	background: #0066FF 0% 0% no-repeat padding-box;
	border-radius: 6px;
	opacity: 1;
	color: #ffffff;
	border: 0px;
}
.divRodapeHome{
    background: url(../img/rodape_home_azul.png) no-repeat 0%;
	background-size: 100% 100%;
	height: 439px;
	margin-bottom: 10px;
	margin-left: -76px;
	padding-left: 144px;
	padding-top: 80px;
}
.divGreatPlace{
	background: url(../img/selo_GPTW.png) no-repeat 0%;
	background-size: 100px;
	height: 195px;
}
.divOdontoBranco{
	background: url(../img/odontoprev_branco.png) no-repeat 0%;
	background-size: 100% 71%;
	height: 56px;
	margin-top: 53px;
	margin-left: -147px !important;
}
.divDadosPequenos{
    color: white;
	font-size: 10px;
	padding-left: 187px;
	margin-top: -70px;
}
.divDeficientes{
    color: white;
	font-size: 10px;
	text-align: center;
	width: 123px;
	margin-bottom: -18px;
}
.div0800{
	color: white;
	background-color: #003ea6;
	border-radius: 5px;
	width: 129px;
	text-align: center;
	margin-bottom: -18px;        
}
.linhaAzul{
	border-bottom: 2px solid #003ea6;
	width: 75%;
	margin-top: 50px;
	margin-left: 63px;
}
.divTextoRodape{
    color: white;
	font-size: 13px;
	text-align: center;
	margin-left: -155px;
	margin-top: 10px;
}
.btn-accessibility{
	background-color: white;
	width: 2%;
	height: 83%;
	border-radius: 162px;
	color: red;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	display: inline-block;
	cursor: pointer;
}
.btn-accessibility-contrast{
	background-color: white;
	width: 2%;
	height: 83%;
	border-radius: 162px;
	color: #003ea6;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	padding-top: 6px;
	display: inline-block;
	cursor: pointer;
}