#modal-tutoriais{}

#modal-tutoriais .close{
	opacity:1;
}

#modal-tutoriais .modal-dialog {
    width: 920px;
}

#modal-tutoriais .modal-content{
    width: 920px;
    padding: 60px 90px;
}

#modal-tutoriais .modal-content .modal-body{
    position:relative;
    padding:0px;
}

#modal-tutoriais .modal-content .modal-body .close{
	position: absolute;
	top:0px;
	right:0px;
}

#modal-tutoriais h2{
	color: #0074D2;
	leading-trim: both;
	text-edge: cap;
	font-family: Inter;
	font-size: 32px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-align: center;
}

#modal-tutoriais p{
	color: #0F172A;
	text-align: center;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
	margin-bottom:50px;
}

#modal-tutoriais .btn-primary{
	background: #0074D2;
    display: block;
    width: fit-content;
    margin: 30px auto 0px;
	border-radius: 3px;
	height: 45px;
	padding: 8px 40px;
	justify-content: flex-end;
	align-items: center;
	gap: 10px;
	color: #FFF;
	leading-trim: both;
	text-edge: cap;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px; /* 233.333% */
	letter-spacing: 1px;
	text-transform: uppercase;
	border:0px;
}







.ibox-title, .ibox-content{
	border:0px !important;
}

.footer{
	height:57px;
	padding-left:10px;
	padding-top:19px;
}

.footer .wrapper-content{
	padding-top:0px !important;
	padding-bottom:0px !important;
}

.footer span{
	float:left;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	color:#000;
	margin-left:10px;
}

.footer a{
	float:left;
	margin-left:20px;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 150%;
	text-decoration:underline;
	color:#000;
}


.ibox-custom .ibox-title{
	padding:35px;
}

.ibox-custom .ibox-title h5{
	color:#000;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: 30px;
	letter-spacing: 1px;
	text-transform: uppercase;

}

.ibox-custom .ibox-content{
	padding:20px 35px 35px 35px;
}

.ibox-custom .ibox-content p{
	color:#000;	
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
}














#box-botoes{}

#box-botoes .ibox-content{
    padding: 35px 35px 35px 35px;
}

#box-botoes .box-centralizar{
	width:fit-content;
	display: block;
	margin:0px auto;
}

#box-botoes .btn-primary{
	background-color:#0074D2;
	color: #FFF;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border:2px solid #0074D2;
	margin-left:20px;
	margin-right:20px;

}

#box-botoes .btn-primary.historico{
	color:#0074D2;
	background-color:#fff;
}








.btn-excluir-cracha{
    background: #C25400;
    float:left;
    display: flex;
    padding: 6px 10px 6px 8px;
    align-items: center;
    gap: 8px;
    border-radius: 3px;
    overflow:hidden;
}

.btn-excluir-cracha img{
    float:left;
}

.btn-excluir-cracha span{
    float:left;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    color:#fff;
}












.box-alert2{
	background: #C25400;
	width:100%;
	float:left;
	overflow:hidden;
	border-radius:5px;
	padding:24px 50px;
}

.box-alert2 img{
	width:17px;
	float:left;
    margin-top: 6px;
}

.box-alert2 span{
	width:calc(100% - 17px);
	float:left;
	padding-left:5px;
	leading-trim: both;
	text-edge: cap;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px;
	color:#fff;
}

.box-alert2 span b{
	font-weight: 700;
	text-transform: uppercase;
}















#box-historico{}

#box-historico .table{
	margin-bottom:0px;
}


#box-historico .table .btn-primary{
	float:left;
	margin-right:10px;
	display: flex;
	height: 25px;
	padding: 10px 16px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	color: #FFF;
	leading-trim: both;
	text-edge: cap;
	font-size: 10px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
}

#box-historico .table .btn-documento{
	background-color:#0074D2;
	border-color:#0074D2;
}

#box-historico .table .btn-boleto{
	background-color:#C25400;
	border-color:#C25400;
}

#box-historico .table .btn-cancelar{
	border:1px solid #C25400;
	color:#C25400;
	background-color:#fff;
}

#box-historico .table .btn-detalhes{
	border:1px solid #384E8A;
	color:#384E8A;
	background-color:#fff;
}

#box-historico .table .btn-detalhes:hover{
	border:1px solid #384E8A;
	color:#fff;
	background-color:#384E8A;
}



#box-historico .table .status{
	float:left;
}

#box-historico .table .status img{
	float:left;
	height: fit-content;
}

#box-historico .table .status span{
	float:left;
	padding-left:5px;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

#box-historico .table .status.status-pendente{
	color:#C25400;
}

#box-historico .table .status.status-cancelado{
	color:#B00C0C;
}

#box-historico .table .status.status-efetuado{
	color:#08816F;
}






#box-form{}

#box-form .control-label{
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	color:#475569;
    padding-top: 6px;
}

#box-form .form-control{
	border-radius: 5px;
	border: 1.5px solid #E2E8F0;
	background: #FFF;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	color:#475569;
}

#box-form .label-radio{
	margin-top:3px;
	leading-trim: both;
	text-edge: cap;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px; /* 200% */
	letter-spacing: 1px;
	text-transform: uppercase;
	color:#000;
}

#box-form .btn-enviar{
	background: #0074D2;
	display: flex;
	height: 50px;
	padding: 10px 30px;
	justify-content: center;
	align-items: center;
	gap: 10px;
	color: #FFF;
	leading-trim: both;
	text-edge: cap;
	font-size: 12px;
	font-style: normal;
	font-weight: 700;
	line-height: 28px; /* 233.333% */
	letter-spacing: 1px;
	text-transform: uppercase;
	border-radius: 3px;
	border:0px;
	float:right;
}
















.ibox-custom .form-group{}
.ibox-custom .form-group .control-label{
	color:#475569;
	font-size: 15px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	    padding-top: 15px;	
}
.ibox-custom .form-group .envolve-conteudo{
	height:40px;
	border-radius: 5px;	padding: 16px;
	background: #FFF;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
	color:#000;
}



















.box-aprovados .btn-default{background-color: #08816F; padding: 12px 18px; border-radius:5px;}
.box-reprovados .btn-default{background-color: #C25400; padding: 12px 18px; border-radius:5px;}

.box-aprovados .btn-default img,
.box-reprovados .btn-default img{float:left; margin-top:2px; margin-right:10px;}

.box-aprovados .btn-default span,
.box-reprovados .btn-default span{float:left;}

.box-aprovados .ibox-content,
.box-reprovados .ibox-content{padding:35px 35px 35px;}

.box-aprovados .ibox-content{background-image:url('../img/bg101.jpg'); background-repeat: no-repeat; background-position: right center;}
.box-reprovados .ibox-content{background-image:url('../img/bg102.jpg'); background-repeat: no-repeat; background-position: right center;}

.box-aprovados .ibox-content p,
.box-reprovados .ibox-content p{
	margin-top:30px; 
	color: #0F172A;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 30px;
}

.box-aprovados .ibox-content p img,
.box-reprovados .ibox-content p img{
    margin-top: -3px;
    float: left;
}



















.box-exigencias-tecnicas .ibox-title h5{font-size: 18px; color:#c25400; font-weight: 700; line-height: 30px; letter-spacing: 1px; text-transform: uppercase;}

.box-exigencias-tecnicas .ibox-content{padding: 0px 35px 38px;}

.box-exigencias-tecnicas .btn-minimizar{float:right;}
.box-exigencias-tecnicas .btn-minimizar span{float:left; color:#c25400; font-size: 12px; font-weight: 700; line-height: 28px; letter-spacing: 1px; text-transform: uppercase;}
.box-exigencias-tecnicas .btn-minimizar img{float:left; margin-left:5px;}

.box-exigencias-tecnicas .laranja{width:100%; display:block; margin-bottom:20px; overflow: hidden;}
.box-exigencias-tecnicas .laranja img{float:left; margin-top:3px; width: 16px;}
.box-exigencias-tecnicas .laranja span{width:calc(100% - 30px); padding-left:10px; float:left; color:#c25400; text-edge: cap; font-family: Inter; font-size: 14px; font-weight: 700; line-height: 25px; text-transform: uppercase;}

.box-exigencias-tecnicas .alert{background-color:#C25400; overflow:hidden; margin-top:30px;}
.box-exigencias-tecnicas .alert img{float:left;}
.box-exigencias-tecnicas .alert span{width:calc(100% - 35px); float:left; padding-left:10px; leading-trim: both; color:#fff; text-edge: cap; font-family: Inter; font-size: 14px; font-style: normal; font-weight: 600; line-height: 25px;}

.box-exigencias-tecnicas ul li{
	line-height:27px;
	color: #0F172A;
	leading-trim: both;
	text-edge: cap;
	font-family: Inter;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 35px;
}

