#consultacarencia {
    width: 100%;
    /* min-height: 803px; */
    height: 100%;
    float: left;
    position: relative;
    display: block;
    /* color: #FFF; */
	
}

#consultacarencia #box-carencia
{
	width: 310px !important;
	height: 290px;
    background-color: #fff;
    width: 750px;
    /* height: 188px; */
    border-radius: 1em;
    padding-left: 2em;
    padding-top: 1em;
	
}

#consultacarencia .botao-buscar-rede-credenciada
{
    color: #fff;
    text-decoration: none;
    width: 100px;
    height: 49px;
    border-radius: 8px;
    background-color: #0072b9;
    font-family: 'Mulish', 'Mulish';
    font-size: 16px;
    text-align: center;
    border: 0px;
}

#consultacarencia .box-numero-sorte-footer
{
    margin-top: 10px;
}

#consultacarencia .box-numero-sorte-body 
{
	margin-top: 20px;
}


#consultacarencia #credenciado_login_dentista_span
{

	color: #666666 !important;
}


#consultacarencia .field__input
{
	width: auto;
	box-sizing: border-box;
    height: var(--fieldHeight, 3rem);
    padding: var(--fieldPaddingTop, 2.00rem) var(--uiFieldPaddingRight) var(--fieldPaddingBottom, .95rem) var(--uiFieldPaddingLeft);
    border-bottom: 1px;
    border-bottom-color: rgba(0, 0, 0, 1);
    border-bottom-style: outset;
}

#consultacarencia .box-rede-credenciada-titulo
{
    font-family: 'Mulish-Bold', 'Mulish';
    font-size: 18px;
    color: #666666;
}


    

/* #consultacarencia .quebra-de-linha-maior */
/* { */
	/* display:none; */
/* } */

























@font-face {
    font-family: 'Mulish';
    src: url('../fonts/Mulish-Medium.woff');
}

@font-face {
    font-family: 'Mulish-ExtraBold';
    src: url('../fonts/Mulish-ExtraBold.woff');
    font-weight: bold;
}

@font-face {
    font-family: 'Mulish-000000-900';
    src: url('../fonts/Mulish-000000.woff');
    font-weight: bold;
}

@font-face {
    font-family: 'Mulish-Bold';
    src: url('../fonts/Mulish-Bold.woff');
    font-weight: bold;
}

@font-face {
    font-family: 'Mulish-SemiBold';
    src: url('../fonts/Mulish-SemiBold.woff');
}

@font-face {
    font-family: 'Mulish-Medium';
    src: url('../fonts/Mulish-Medium.woff');
}

@font-face {
    font-family: 'Mulish-Light';
    src: url('../fonts/Mulish-Light.woff');
}

@font-face {
    font-family: 'Mulish-Black';
    src: url('../fonts/Mulish-Black.woff');
}