@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500,600,700,800&display=swap');

body{
background-color: #f5f5f5 !important;
  font-family: 'Montserrat', sans-serif !important;
}

form input,
form select,
form textarea,
form button {
  border: 1px solid #000000;
  color: #000000;
}

form label {
  color: #000000;
}

select,
select:focus,
select:disabled,
select:enabled {
  border: 1px solid #000000 !important;
  color: #000000 !important;
  background-color: #fff; /* opcional: fundo branco */
  appearance: none;       /* remove estilo do navegador */
  -webkit-appearance: none;
  -moz-appearance: none;
}

.form-control {
  border: 1px solid #000000 !important;
  color: #000000 !important;
}



.tela {
width: 100vw;
height: 100vh;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}



.theme-btn						
{
background: #000000;
height: 50px;
font-size: 14px !important;
}

.logo-icon{
width: 150px;
height: auto;
padding: 6px 0;
}

.auth-heading{
font-size: 16px !important;
font-weight: 400;
}

.radius {
border-radius: 25px !important;
}

.nav-link a{
color: aquamarine;
}

.app-sidepanel2{
position:fixed;
top: -4px;
margin-left: 20px;

}

.center {
text-align: center;
}

.left {
text-align: left;
}

.right {
text-align: right;
}


.dropdown:hover .dropdown-menu {
display: block;
margin-top: 0px;
left: auto;
right: -10px;
}


.container1 {
background-color: transparent;
margin-top: -10px;
}


.quadro {
background-color: #f5f5f5;
border-left: 1px solid #000000;
}

.quadro2 {
background-color: #fff;
border-left: 1px solid #000000;
}


.quadrolinha {
border-bottom: 1px solid #000;
font-size: 13px;
}

.espacotxt {
padding-top: 8px;
padding-bottom: 8px;
}

.espacotxt3 {
padding-top: 3px;
padding-bottom: 3px;
}

.espacotxt5 {
padding-top: 5px;
padding-bottom: 5px;
}

.fontb {
font-weight: 500;
}

.fontb600 {
font-weight: 600;
}

.font11 {
font-size: 11px;
}

.font11b {
font-size: 11px;
font-weight: 600;
color: #000;
}

.font12 {
font-size: 12px;
}

.font13 {
font-size: 13px;
}

.font14 {
font-size: 14px;
}

.font15 {
font-size: 15px;
}

.font16 {
font-size: 16px;
}

.font17 {
font-size: 17px;
}

.font18 {
font-size: 18px;
}

.font19 {
font-size: 19px;
}

.font20 {
font-size: 20px;
}

.font22 {
font-size: 22px;
}

.txtblack {
color: #000;
}

.bold400 {
font-weight: 400;
}

.bold500 {
font-weight: 500;
}

.bold600 {
font-weight: 600;
}

.bold700 {
font-weight: 700;
}


.linha {
width: 100%;
height: 1px;
background-color:#ccc;
margin-top: 5px;
margin-bottom: 5px;
}

.linha3 {
    width: 100%;
    height: 1px;
    background-color:#ccc;
    }



.barratitulo {
padding: 0px 15px;
}


.divtitulo {
margin-top: 10px !important;
}

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

.margintitulo {
margin-top: 80px;
}


.titulo {
font-size: 22px;
font-weight: 500;
color: #000000;
}

.titulosm {
font-size: 16px;
font-weight: 500;
color: #000000;
}

.titulosm2 {
font-size: 15px;
font-weight: 400;
color: #000000;
}

.subcabeca {
font-size: 18px;
font-weight: 500;
color: #000000;
}

.table tbody tr td{
font-size: .820rem !important;
vertical-align: middle;
color:#000000;

}

.table thead tr th{
font-weight: 400 !important;
background-color: #f9f9f9 !important;
padding-top: 5px;
padding-bottom: 5px;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
background-color:#FFFF66;  
}

.table a {
color:#000000;  
}

.table a:hover {
color:#000;  
}


.espaco{
height: 85px;
}

.espaco10{
height: 10px;
}

.espaco20{
height: 20px;
}

.espaco30{
height: 30px;
}


.fotoliga{
height: 17px !important;
width: 17px !important;
vertical-align: -0.175rem;
}

.fotoligasm{
height: 12px !important;
width: 12px !important;
vertical-align: -0.1rem;
}


.tit_td {
margin-top: 5px;
padding-right: 6px;
}

.fw600pt {
font-weight: 600 !important;
color: #000;
}



.form-control{
border-color: #ccc !important;
border-radius: 5px !important;
}

.link:hover{
background-color: #f5f5f5;
}

.link a:link{
color: #5D6778;
}

.link a:hover{
color: #000000;
}





.form-control.camposform{
max-width: 38px !important;
height:30px !important;
line-height:15px !important;
padding: 0px !important;
border-radius: 0 !important;
}

.form-control.camposform2{
height:30px !important;
line-height:15px !important;
padding: 5px !important;
border-radius: 5px !important;
}


.form-control.camposform3{
height:32px !important;
line-height: 16px !important;
padding: 5px !important;
border-radius: 5px !important;
border-color: #ccc;
}


.form-control.camposform4{
font-size: 12px;
height:28px !important;
line-height: 14px !important;
padding: 5px !important;
border-radius: 5px !important;
border-color: #ccc;
}


.form-control.camposform5{
max-width: 33px !important;
height:25px !important;
padding: 0px !important;
border-radius: 0 !important;
font-size: 12px;
text-align: center !important;
}


.form-control.camposform6{
height:35px !important;
line-height:15px !important;
padding: 5px !important;
border-radius: 5px !important;
border: 1px solid #000000 !important;
}

.form-control.camposform7{
max-width: 60px !important;
height:25px !important;
padding: 0px !important;
border-radius: 0 !important;
font-size: 12px;
text-align: center !important;
}

.form-control.camposform8{
max-width: 50px !important;
height:25px !important;
padding: 0px !important;
border-radius: 0 !important;
font-size: 12px;
text-align: center !important;
}

.form-control.camposform9{
height:95px !important;
line-height:15px !important;
padding: 5px !important;
border-radius: 5px !important;
border: 1px solid #000000 !important;
}


.form-control.camposform10{
padding: 5px !important;
border-radius: 5px !important;
border: 1px solid #000000 !important;
}



.btn30{
width: 35px;
height: 30px;
line-height: 25px;
padding: 2px;  
font-size: 12px; 
border: 1px solid #000000;
margin-left: 5px;
}

.btn301{
width: 30px;
height: 30px;
line-height: 25px;
padding: 2px;  
font-size: 12px; 
border: 1px solid #000000;
margin-left: 5px;
}

.btn302{
height: 30px;
line-height: 25px;
padding: 2px 10px 2px 10px;  
font-size: 12px; 
border: 1px solid #000000;
margin-left: 5px;
border-radius: 5px !important;
}

.btn303{
height: 35px;
line-height: 25px;
padding: 2px 10px 2px 10px;  
font-size: 12px; 
border: 1px solid #000000;
margin-left: 5px;
border-radius: 5px !important;
}

.btn304{
width: 35px;
height: 35px;
line-height: 30px;
padding: 2px 10px 2px 10px;  
font-size: 12px; 
border: 1px solid #000000;
margin-left: 5px;
border-radius: 5px !important;
}


.btn305{
width: 100%;
height: 40px;
line-height: 35px;
padding: 2px 10px 2px 10px;  
font-size: 14px; 
border: 1px solid #000000;
margin-left: 5px;
border-radius: 5px !important;
}

.btn306{
height: 26px;
line-height: 20px;
padding: 2px 6px 2px 6px;  
font-size: 10px; 
border: 1px solid #000000;
margin-left: 5px;
border-radius: 5px !important;
}


.btn307{
width: 30px;
height: 28px;
padding: 0px;  
font-size: 12px; 
border: 1px solid #000000;
margin-left: 5px;
}


.btn308{
height: 32px;
line-height: 25px;
padding: 2px 12px;  
font-size: 12px; 
border: 1px solid #000000;
margin-left: 5px;
}

.btn309{
height: 30px;
line-height: 25px;
padding: 2px 8px;  
font-size: 12px; 
border: 1px solid #000000;
margin-left: 5px;
}

.btn3010{
height: 30px;
line-height: 25px;
padding: 2px 15px;  
font-size: 12px; 
border: 1px solid #000000;
margin-left: 5px;
}


.btn3011{
height: 28px;
line-height: 24px;
padding: 2px 3px 2px 3px;  
font-size: 11px; 
border: 1px solid #000000;
margin-left: 5px;
border-radius: 5px !important;
}



.btnbc{
font-weight: 400 !important;
}   

.btnbc:hover{
color:#fff !important;
font-weight: 400 !important;
}


.btn312 {
background-color: #64A338;
height: 32px;
line-height: 27px;
padding: 2px 12px;  
font-size: 12px; 
margin-left: 5px;
color: #fff;
}

.btn312:hover {
background-color: #fff;
color: #64A338;
border: 1px solid #000000;
}


.btn313 {
background-color: orange;
height: 32px;
line-height: 27px;
padding: 2px 12px;  
font-size: 12px; 
margin-left: 5px;
color: #fff;
}

.btn313:hover {
background-color: #fff;
color: orange;
border: 1px solid #000000;
}


.btn314{
height: 40px;
line-height: 35px;
padding: 2px 10px 2px 10px;  
font-size: 14px; 
margin-left: 5px;
border-radius: 5px !important;
background-color: #000000;
color: #FCC101;
}

.btn314:hover {
  line-height: 35px;
padding: 2px 10px 2px 10px;  
background-color: #fff;
color: #000;
border: 1px solid #000000;
}


.btn315{
height: 35px;
line-height: 25px;
padding: 2px 10px 2px 10px;  
font-size: 12px; 
margin-left: 5px;
border-radius: 3px !important;
background-color: #FCC101;
color: #000;
}

.btn315:hover {
background-color: #fff;
color: #000;
border: 1px solid #000;
}


.btn316{
  width: 100%;
height: 40px;
line-height: 35px;
padding: 2px 10px 2px 10px;  
font-size: 14px; 
margin-left: 5px;
border-radius: 5px !important;
background-color: #FCC101;
color: #000;
}

.btn316:hover {
background-color: #fff;
color: #000;
border: 1px solid #000;
}





.btn-outline-del{
color:#000000;
border-color:#000000;
background-color:#E6CECD;
}

.btn-outline-del:hover{
color:#fff;
background-color:#653432;
border-color:#653432;
}


.iconelista {
font-size: 14px;
width: 14px;
height: 14px;

}


.verde{
color: #64A338;
}

.vermelho{
color: #b71c1c;
}

.cinza{
color:#5D6778;
}

.cinza2{
color:#ccc;
}

.branco{
color:#fff;
}




.paga, .aberta, .todas, .voltar{
color:#5D6778;
font-size: 20px;
}



.paga:hover, .pagar:hover, .iconebarra:hover{
color:#64A338;
}  



.aberta:hover, .del:hover, .suspenso:hover{
color:#b71c1c;
}


.todas:hover{
color:#2979ff;
}

.coricone {
color:#5D6778;
}


.del, .edit, .desfazer, .icones, .pagar, .suspenso, .cancelado, .iconebarra, .premium{
color:#5D6778;
font-size: 17px;
}

.delcinza, .editcinza, .desfazercinza, .iconescinza, .pagarcinza{
color:#e0e0e0;
font-size: 17px;
}


.edit:hover{
color:#2979ff;
}


.desfazer:hover, .cancelado:hover, .premium:hover{
color:#ff9800;
}

.icones:hover{
color:#000;
} 






.cor{
background-color: aqua;
}

.alert span{
margin-left: 10px;
}

.alert svg{
width: 20px;
height: 20px;
}


.input-group-append {
cursor: pointer;
}


.activeesconde {
display: block !important;
}








#icone {
cursor: pointer;
position: absolute;
margin-top: 10px;
z-index: 1;
}

#check{
display: none;
}

.barra{
background-color: #f9f9f9;
top: 0;
padding: 0 10px;
height: 100%;
width: 300px;
position: absolute;
left: -300px;
transition: all .2s linear;
}
#check:checked ~ .barra{
opacity: 1;
margin-top: 0;
transition-delay: .2s;
}
#check:checked ~ .barra{
transform: translateX(300px);

}


.divacoes {
background-color: #64A338;
border: none;
padding: 20px;
width: 97%;
height: 75px;
margin-top: -120px;
}


.divacoes2 {
background-color: #64A338;
border: none;
padding: 15px 20px;
width: 97%;
height: 150px;
margin-top: -50px;
}


