.alerta-ajnet {
    z-index: 10000000;
    top: 30px;
    right: 20px;
    position: fixed;
}


.fontsize-10 {
    font-size: 10px;
}

.nav-sidebar .nav-link p {
    letter-spacing: 0.5px;
}

/* ######### CORES ################################## */ 

.text-orange {
	color: #FA8A3A;	
}

.background-orange {
	background-color: #FA8A3A !important;
	background: #FA8A3A !important;
}


.background-light-gray {
	background-color: #F5F5F5 !important;
	background: #F5F5F5 !important;
}

.btn-primary {
    color: #fff !important;
    background-color: #FA8A3A !important;
    border-color: #FA8A3A !important;
    box-shadow: none;
}



.alert {
    position: fixed;
    z-index: 10000000 !important;
    top: 20px !important;
    right: 20px !important;
}


/* ######### FIM CORES ############################## */ 

.main-footer{
  font-size: 12px;
} 

/* ######### CHECKBOXS ############################## */ 
/*input[type="checkbox"]{
	display: none !important;  
}

.checkboxpersonalizada label {
	border: solid 1px #D9D6D4;
	width: 100%;
	text-align: center;
	min-height:50px;
}

input[type="checkbox"]:checked+label {
	border: solid 1px #F16A1B;
	background-color: rgb(241 106 27 / 0.5);
} */

/* ######### FIM CHECKBOXS ########################## */ 

.rodape {
    background-color: #fff;
    border-top: 1
px
 solid #dee2e6;
    color: #869099;
    padding: 1
rem
;
    /* height: 4
px
; */
    height: 2
px
;
    background: #000;