.contentInternoSemMenu .wizard-nav {
    margin-bottom: 1.2rem;
    position: relative;
    overflow: hidden;
}

.contentInternoSemMenu .wizard-nav .nav-tabs {
    padding-top: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border: none;
}

.contentInternoSemMenu .wizard-nav .nav-tabs .nav-item {
    width: 150px;
    margin-bottom: 15px;
    border-radius: 100%;
    padding: 0;
    position: relative;
    text-align: center;
    color: #666;
    border: none;
    line-height: 1.2rem;
}

.contentInternoSemMenu .wizard-nav .nav-tabs .nav-item.active {
    background-color: transparent;
    color: #034EA2;
    font-weight: bold;
    border: none;
}

.ico-top-duvidas{
    display: inline-block;
    width: 25px;
    height: 25px;
    margin: 0px 0 -7px 0;
    background: url(/DTRN/images/ico_top_duvidas.png) no-repeat;   
}

.alert-danger {
	width: 100%;
}

.alert-warning {
    color: #d50;
}

.box-azul {
    height: 138px;
}

.box-azul table {
    margin-left: 180px;
}

.box-azul table label {
    margin: 0 10px 8px 10px;
}

.box-modal-custom {
    margin-left: 0px;
    width: 100%;
}

.frase-modal-custom {
	margin-left: 15px;
}

.azul-claro {
    color: #4a77a9;
}

.box-termo {
	height: 35px;
    width: 240px;
}

.termo-obrigatorio {
	border: 1px solid rgb(153, 0, 0);
}

.azul {
    color: #034EA2;
}

.endereco-custom {
    margin-left: 10px;
}

.form-control-custom:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%) !important;
}

.form-control-custom {
	display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057 !important; 
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-shadow: inset 0px 0px 0px #fff !important;
}

.box-termo-novo-endereco {
	width: 225px;
    height: 35px;
    border-radius: .25rem;
}

.box-termo-novo-endereco input {
	margin: 10px 0 0 10px;
}

.disabled {
    background-color: #e9ecef;
    opacity: 1;
}

.correios {
    width: 40px;
    position: absolute;
    margin: -32px 0 0 55px;
}

.abobora {
    color: #d50;
}

.radioButton label {
	margin: 0 15px 0 10px;
}

.radioButtonMicroRegiao label {
    display: inline-block;
    margin-left: 10px;
}

.foto-cidadao {
    width: 225px;
    height: 222px;
}

.tab-pane {
    display: none;
    min-height: 168px;
    border: 1px solid #dddddd;
    border-top: none;
    margin: 0 0 0 0;
    padding: 9px 9px;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}

.tab-pane a {
    margin: 4px;
}

.btn-datas {
    margin: 3px;
}

.table-detran, .table-borda-azul {
    background-color: transparent;
    border: 1px solid #c1c8f3;
    margin-bottom: 1rem;
    width: 100%;
}

.table-detran thead, .table-borda-azul thead {
    color: #034EA2;
    border-bottom: 1px solid #c1c8f3;
    background: rgba(255, 255, 255, 0.5);
    text-align: left;
}

.table-detran tbody, .table-borda-azul tbody {
    background-color: #fff;
    color: #444;
}

.table-detran td label, .table-borda-azul td label {
    margin-bottom: 5px;
    font-weight: bold;
}

.table-detran td, .table-borda-azul td {
    padding: 10px;
    border: 1px solid #c1c8f3;
}

.table-detran th, .table-borda-azul th {
    padding: 10px;
    border: 1px solid #c1c8f3;
}

.table-detran, .table-borda-azul{
    background-color: transparent;
    border: 1px solid $azul-clarissimo;
    margin-bottom: 1rem;
    width: 100%;
    tbody{
        background-color: $branco;
        color: #444;
    }
    thead{
        color: $azul;
        border-bottom:1px solid $azul-clarissimo;
        background: rgba(255,255,255,.5);
        text-align: left;
        color: $azul;
    }
    th{
        padding: 10px;
        border:1px solid $azul-clarissimo;
    }
    td{
        padding: 10px;
        border:1px solid $azul-clarissimo;
        label{
            margin-bottom: 5px;
            font-weight: bold;
        }
    }
}

.campo {
    height: 40px;
    margin: 0 0 0 0;
}

.foto {
	width: 130px !important;
    height: 115px !important;
}

#waitShow {
    align-items: center;
    display: flex !important;
    justify-content: center;
    position: fixed;
    z-index: 999999;
    width: 100%;
    height: 60%;
}

.modal-header .close {
    margin-top: -16px !important;
}

.opaco {
    -webkit-filter: opacity(0.3);
    filter: opacity(0.3);
    pointer-events: none;
}

.categoria img {
	width: 150px;
}

.contentInternoSemMenu > h3 > a {
    margin: -4px 0 0 16px !important;
    position: absolute;
}

.ui-state-active {
    background: #1c82d7 -webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(rgba(255,255,255,0.4))) !important;
}

/********************* TERMO *************************/
.box-mensagem {
	margin: 0 0 15px 0px; 
	padding: 0px 10px 10px; 
	border: 1px solid rgb(204, 204, 204); 
	background-color: rgb(251, 255, 240) !important;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.box-mensagem-aviso {
	padding: 10px;
	font-weight: bold;
	color: #034EA2 !important;
}

.box-mensagem-texto {
	padding: 10px;
	color: #666;
	font-size: 14px;
}

.check_termo {
	margin: 10px 0 20px 20px;
}

.interrogacao-ear {
	position: absolute;
	margin: -29px 0 0 265px;
}

.bg-cnh{
    text-transform: uppercase;
    background:#cce5ff url("/DTRN/images/renovacaoSimplificadaCNH/bg-cnh.png") no-repeat;
    padding: 100px 15px 15px 100px;        
}  
  
.bg-cnh	small{
	background-color: #cce5ff;
	position: absolute;
	top: -8px;
	left: 20px;
	padding: 0 2px;
	z-index: 1;
}

.bg-cnh p{
	font-weight: bold;
	border: 1px solid #666;
	border-radius: 5px;
	padding: 5px;
	overflow: hidden;
}

.oculto {
    opacity: 0.3;
}