h3>li{
    margin-left: 40px;
}
.btn{
    font-size: 17px; 
}
.btn-shadow{
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.azul {
    color:#719ff1;
}
.verde {
    color:#90ecc0;
}
.vermelho {
    color:#ff6685;
}
.amarelo {
    color:#edfd2e;
}
.footer-strip>a{
    color: #444; 
    text-decoration: none;
}

.msgAlert{
    color: #b6000e;
}

a:hover, a:focus{
    text-decoration: none;
}

.tbcentro{
    width: 100% !important;
    margin: 10px 0 10px 0 !important;
}
.jojo-icoList{
    position: relative; 
    float: right; 
    padding: 3px;
    margin-right: 20px;
    font-size:20px;
}

.jojo-add-del{
    height: 25px;
    position: relative; 
    padding: 6px;
    font-size: 12px;
}

.jojo-alert{
    margin-left: 8%;
    color:#FF3300;
    font-size: 20px;
}

.jojo-menu{
        margin: 1% 5% 0 5%;
}

.jojo-lista{
    padding: 10px 10% 10px;
}

.jojo-conteudo {
    transition: margin-left .5s;
    min-width: 1055px;
    padding: 0 15px 10px;
}

.jojo-painel p{
    font-size: 12px;
    margin: 0px;
}

.jojo-painel{
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}

.jojo-tronco{
    border-radius: 4px;
    box-shadow: 1px 1px 5px #DDDDDD;
    width: 98%; 
    padding: 5px; 
    background-color: #fff; 
    border: 1px solid #eee;
}

.jojo-select{
    padding-bottom: 3px;
    display: inline;
    width: 140px;
    font-size: 16px;
    height: 35px;
    padding-right: 20px;
}

#trqueues > td:nth-child(3) > div > div > span > span.selection > span{
    width: 55px;
}
/*
.jojo-search-sm>span.select2.select2-container.select2-container--default 
span.selection span.select2-selection.select2-selection--single{
    width: 55px;
}*/

.jojo-num{
    width: 40px;
    padding: 2px;
    display: inline;
    font-size: 16px;
    height: 35px;
}

.jojo-gselect{
    padding-bottom: 3px;
    display: inline;
    width: 170px;
    font-size: 16px;
    height: 35px;
}

.jojo-selano{
    padding-bottom: 3px;
    display: inline;
    width: 90px;;
    font-size: 16px;
    height: 35px;
}

.jojo-mselect{
    padding-bottom: 3px;
    display: inline;
    width: 130px;;
    font-size: 16px;
    height: 35px;
}

.jojo-pselect{
    padding-bottom: 3px;
    display: inline;
    width: 70px;;
    font-size: 16px;
    height: 35px;
}

.jojo-tab{
    padding: 7px 7px;   
}

.jojo-seldec{
    padding-bottom: 3px;
    font-size: 18.3px;
    padding: 0 8px;
    height: 35px;
    /*margin-left:-5px;*/ 
    width: 45px; 
    display: inline-block; 
    -webkit-appearance: none; 
    -moz-appearance: none;
}

li .jojo-select{
    width: 170px;
    font-size: 16px;
}

li .jojo-selcalendar{
    width: 170px;
    font-size: 16px;
    margin-top: -5px;
    padding:7px 18px 7px 10px;
}
li .jojo-selcalendar>.selet_open{
    height: 33px;
}

.ll div{
    margin-left: 2%;
    margin-top: 10px;
    float: left;
}

.ll{
    width:100%;
    display: inline;
}

.jojo-text{
    width: 150px;
    font-size: 15px;
}

.jojo-lbltext{
    /*min-width: 150px;*/
    width: 300px;
}
.jojo-lbltext>.input-group-addon{
    min-width: 150px;  
    background-color:#d9edf7;
}

.humberto{
    border-radius: 2px;   
    -webkit-transition: -webkit-transform .25s cubic-bezier(0.215, 0.610, 0.355, 1.000), background .15s cubic-bezier(0.215, 0.610, 0.355, 1.000), box-shadow .25s cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: transform .25s cubic-bezier(0.215, 0.610, 0.355, 1.000), background .15s cubic-bezier(0.215, 0.610, 0.355, 1.000), box-shadow .25s cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
.humberto:hover {
    -webkit-transform: scale3d(1.06,1.06,1);
    -ms-transform: scale3d(1.06,1.06,1);
    transform: scale3d(1.06,1.06,1);
    z-index: 10;
    border-width: 1px !important;
    background: #fff;
    /*box-shadow: 0 20px 130px -25px rgba(0,0,0,0.6);*/
    box-shadow: 0 25px 130px -10px rgba(0,0,0,0.6);
    /*box-shadow: 0 40px 120px -20px rgba(0,0,0,0.6);*/
    border-radius: 2px;
}
.jonathan{
    border-radius: 0px 0px 10px 10px;
    
}
.sem-borda{
    border:0px solid #5bc0de !important;
     border-radius: 20px 20px 20px 20px;
    
}

.jojo-decdest{
    width: 30px;
    padding: 0 8px;
    font-size: 18px;
    height: 35px;
    /*margin-left:-5px;*/ 
    display: inline-block; 
    -webkit-appearance: none; 
    -moz-appearance: none;
}

.jojo-seldest{
    width: 135px;
    padding: 5px;
    display: inline;
    font-size: 16px;
    height: 35px;
}

.jojo-iframe{
    box-shadow: 0px 1px 2px 2px #DDDDDD; 
    min-width: 1055px;
}

input[type="checkbox"] {
margin: 0px 0px 4px;
}

#tr-1{
    background: #eee;
}

.input-group-addon{
    /*min-width: 150px;*/  
    background-color:#d9edf7;
}

.footer-strip{
    padding: 15px 15px;
    text-transform: uppercase;
    font-size: 16px;
    padding-left: 10%;
    position: absolute;
    width: 100%;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    text-align : center;
}

.goBack{
    display: grid; 
    grid-template-columns: 2px 49px; 
    grid-row-gap: 12px;
}

.goBack>a>span{
    font-size: 16px; 
    color: #306dff;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    height: 35px;
    font-size: 15px;
}

.pcontrol>input[type="text"]{
    height: 18px;
    font-size: 12px;
}

.pGroup>select{
    height: 18px;
    font-size: 12px;
}

.sDiv2>input[type="text"]{
    height: 20px;
    font-size: 12px;
}

.sDiv2>select{
    height: 20px;
    font-size: 12px;
}


.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    background-color:#4f83cc;
    border-radius: 5px 0 0 5px;
    width: auto;
    padding: 6px 10px 0px 15px;
    height: 35px;
    margin-right: -16px;
    background-color:#4f83cc;
}

.jojo-title{
    margin-left: 0%;
}

#div-carregando {
    position: fixed;
    z-index: 9000 !important;
    height: 100%;
    width: 100%;
    overflow: hidden;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    opacity: 0.9;
}

.ajax-loader {
  position: absolute;
  width: 600px;
  height: 300px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  font-size: 50px;
  z-index: 999 !important;
}

.ajax-loader img {
    display: block;
    padding-top: 10px;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto; 
    text-align: center;
}

.jojo-lblform{
    width: 100%;
    margin-bottom: 10px;
}
.jojo-lblform>.input-group-addon{
    min-width: 150px;  
    background-color:#d9edf7;
}
.jojo-lblform-icon{
    width: 100%;
    margin-bottom: 10px;
    margin-right: 5px;
}
.jojo-lblform-icon>.input-group-addon{
    min-width: 50px;  
    background-color:#d9edf7;
}

.jojo-painel{
    /*border: 1px solid #eee;*/
    border: none;
    border-radius: 4px;
    padding: 10px;
    /*box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.1);*/
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
    background: white;
}

.progresso {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background-color: white;
    height: 90px;
    width: 120px;
    z-index: 50;
}

.load-div {
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    background-color: white;
    height: 150px;
    width: 180px;
    z-index: 50;
}

a.disabled {
  pointer-events: none;
  cursor: default;
  opacity: 0.5;
}

.jojo-tbformat {
    font-family: 'Trebuchet MS', Trebuchet, Arial, sans-serif;
}

.jojo-box-shadow{
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.jojo-divflex {
    display: flex;
}
.jojo-margin0 {
    margin-left: 0;
}
.jojo-margin2 {
    margin-left: 2%;
}
.jojo-margin5 {
    margin-left: 5%;
}

.jojo-form-flex3 {
    display: flex;
    flex-flow: row wrap;
    align-content: space-between;
    justify-content: space-between;
}
.jojo-form-flex4 {
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    align-content: space-between;
    justify-content: flex-start;
}
.jojo-form-flex4>* {
    margin-left: 5px;
    margin-bottom: 5px;
}

.jojo-left {
    margin-top: 1%;
    margin-right: 90%;
}

.jojo-right {
    margin-top: 1%;
    margin-left: 90%;
}
.jojo-label {
    line-height: 20px;
    font-size: 16px;
    margin-right: 2px;
    margin-left: 2px;
    margin-top: 4px;
}
.jojo-display-block {
    display: block;
}
.jojo-divflex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.jojo-divflex-r {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.jojo-divflex-l {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}
.jojo-divflex-sb {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.jojo-input-report{
    min-width: 200px;
    min-height: 200px;
}
.jojo-input-report-2{
    min-width: 172px;
}
.jojo-metade{
    width: 50%;
}

.jojo-flex100{
    width: 100% !important;
}
.jojo-flex99{
    width: 99%;
}
.jojo-flex95{
    width: 95%;
}
.jojo-flex90{
    width: 90%;
}
.jojo-flex85{
    width: 85%;
}
.jojo-flex80{
    width: 80%;
}
.jojo-flex75{
    width: 75%;
}
.jojo-flex70{
    width: 70%;
}
.jojo-flex65{
    width: 65%;
}
.jojo-flex60{
    width: 60%;
}
.jojo-flex55{
    width: 55%;
}
.jojo-flex50{
    width: 50%;
}
.jojo-flex45{
    width: 45%;
}
.jojo-flex47{
    width: 47%;
}
.jojo-flex48{
    width: 48%;
}
.jojo-flex49{
    width: 49%;
}
.jojo-flex40{
    width: 40%;
}
.jojo-flex35{
    width: 35%;
}
.jojo-flex32{
    width: 32%;
}
.jojo-flex31{
    width: 31%;
}
.jojo-flex33{
    width: 33%;
}
.jojo-flex30{
    width: 30%;
}
.jojo-flex25{
    width: 25%;
}
.jojo-flex20{
    width: 20%;
}
.jojo-flex15{
    width: 15%;
}
.jojo-flex10{
    width: 10%;
}
.jojo-flex5{
    width: 5%;
}
.jojo-flex2{
    width: 2%;
}

.jojo-bottom5 {
    margin-bottom: 5px;
}

.jojo-font20 {
    font-size: 20px !important;
}
.jojo-font15 {
    font-size: 15px !important;
}
.jojo-font14 {
    font-size: 14px !important;
}
.jojo-font10 {
    font-size: 10px !important;
}
.jojo-font13 {
    font-size: 13px !important;
}

.jojo-font08 {
    font-size: 8px !important;
}

.jojo-flex-borda {
    border-left: solid #cbd2db 1px;
    margin: 1px;
}
.jojo-margin3{
    margin-left: 3%;
}
.jojo-margin0{
    margin-left: 0% !important;
}
.jojo-margin1{
    margin-left: 1% !important;
}
.jojo-nopointer{
    pointer-events:none;
}
.jojo-search-tb{
    max-width: 120px;
    max-height: 10px;
}
.jojo-width-auto{
    width: auto !important;
}

.jojo-min-heig100{
    min-height: 100%;
}

.jojo-width100{
    width: 100%;
}
.jojo-width99{
    width: 99%;
}
.jojo-width98{
    width: 98%;
}
.jojo-width97{
    width: 97%;
}
.jojo-width96{
    width: 96%;
}
.jojo-width95{
    width: 95%;
}
.jojo-width90{
    width: 90%;
}
.jojo-width89{
    width: 89%;
}
.jojo-width88{
    width: 88%;
}
.jojo-width87{
    width: 87%;
}
.jojo-width85{
    width: 85%;
}
.jojo-width84{
    width: 84%;
}
.jojo-width83{
    width: 83%;
}
.jojo-width82{
    width: 82% !important;
}
.jojo-width81{
    width: 81%;
}
.jojo-width80{
    width: 80%;
}
.jojo-width79{
    width: 79%;
}
.jojo-width78{
    width: 78%;
}
.jojo-width77{
    width: 77%;
}
.jojo-width76{
    width: 76%;
}
.jojo-width75{
    width: 75%;
}
.jojo-width74{
    width: 74%;
}
.jojo-width73{
    width: 73%;
}
.jojo-width72{
    width: 72%;
}
.jojo-width71{
    width: 71%;
}
.jojo-width70{
    width: 70%;
}
.jojo-width69{
    width: 69%;
}
.jojo-width68{
    width: 68%;
}
.jojo-width67{
    width: 67%;
}
.jojo-width66{
    width: 66%;
}
.jojo-width65{
    width: 65%;
}
.jojo-width64{
    width: 64%;
}
.jojo-width63{
    width: 63%;
}
.jojo-width62{
    width: 62%;
}
.jojo-width61{
    width: 61%;
}
.jojo-width60{
    width: 60%;
}
.jojo-width59{
    width: 59%;
}
.jojo-width58{
    width: 58%;
}
.jojo-width57{
    width: 57%;
}
.jojo-width56{
    width: 56%;
}
.jojo-width55{
    width: 55%;
}
.jojo-width54{
    width: 54%;
}
.jojo-width53{
    width: 53%;
}
.jojo-width52{
    width: 52%;
}
.jojo-width51{
    width: 51%;
}
.jojo-width50{
    width: 50% !important;
}
.jojo-width49{
    width: 49%;
}
.jojo-width48{
    width: 48%;
}
.jojo-width47{
    width: 47%;
}
.jojo-width46{
    width: 46%;
}
.jojo-width45{
    width: 45%;
}
.jojo-width43{
    width: 43%;
}
.jojo-width42{
    width: 42%;
}
.jojo-width41{
    width: 41%;
}
.jojo-width40{
    width: 40%;
}
.jojo-width35{
    width: 35%;
}
.jojo-width33{
    width: 33%;
}
.jojo-width30{
    width: 30%;
}
.jojo-width29{
    width: 29%;
}
.jojo-width28{
    width: 28%;
}
.jojo-width27{
    width: 27%;
}
.jojo-width26{
    width: 26%;
}
.jojo-width25{
    width: 25%;
}
.jojo-width24{
    width: 24%;
}
.jojo-width23{
    width: 23%;
}
.jojo-width22{
    width: 22%;
}
.jojo-width21{
    width: 21%;
}
.jojo-width20{
    width: 20%;
}
.jojo-width19{
    width: 19%;
}
.jojo-width18{
    width: 18% !important;
}
.jojo-width17{
    width: 17%;
}
.jojo-width16{
    width: 16%;
}
.jojo-width15{
    width: 15%;
}
.jojo-width14{
    width: 14%;
}
.jojo-width13{
    width: 13%;
}
.jojo-width12{
    width: 12%;
}
.jojo-width11{
    width: 11%;
}
.jojo-width10{
    width: 10%;
}
.jojo-width9{
    width: 9%;
}
.jojo-width8{
    width: 8%;
}
.jojo-width7{
    width: 7%;
}
.jojo-width5{
    width: 5%;
}
.jojo-width4{
    width: 4%;
}
.jojo-width3{
    width: 3%;
}
.jojo-width2{
    width: 2%;
}
.jojo-width1{
    width: 1%;
}
.jojo-rmargin-20 {
    margin-right: 20%;
}
.jojo-borda-solid{
    border: 1px solid #ccc !important;
    border-radius: 5px;
}
.jojo-float-r{
    float: right;
}
.jojo-float-l{
    float: left;
}
.jojo-divflex-wrap{
    display: flex;
    flex-wrap: wrap;
}
.jojo-divflex-wrap-center{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.jojo-pad-form{
    padding: 3px;
}
.jojo-pad-form-2{
    padding: 5px;
}
.ocultar{
    display: none !important;
}
.jojo-input-center{
    margin-left: 20%;
    margin-right: 20%;
    padding: 5px;
}
select[readonly] {
  background: #eee;
  pointer-events: none;
}
.readonly{
    background: #eee;
    pointer-events: none;
}

.link-disable{
    pointer-events: none !important;
    opacity: 0.5 !important;
}

.link-pointer{
    cursor: pointer;
}

.jojo-div-table{
    min-width: 200%;
    overflow: auto;
}

.jojo-table-limit{
    max-width: 80% !important;
    overflow: auto !important;
}

.td-format>tr>td{
    width: auto;
    overflow: auto;
    white-space: nowrap;
    vertical-align: middle !important;
    text-align: left !important;
    font-size: 14px;
}
.th-format>tr>th{
    font-size: 13px !important;
    font-weight: bold !important;
    text-align: left !important;
    word-wrap:break-word !important;
}
.tfoot-format>tr>th{
    font-size: 13px;
    font-weight: bold !important;
    text-align: center !important;
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.jojo-atalhos>*{
    padding: 5px;
    margin-right: 2px;
}
.datepicker {
    z-index:9999 !important
}

.table {
    width: 100% !important;
}

.jojo-limit-text{
    overflow: hidden !important;
    white-space:nowrap;
    text-overflow:ellipsis;
    max-width: 150px !important;
}
.jojo-input-wd{
    min-width: 225px;
    max-width: 225px;
}

.jojo-input-wd-sm{
    min-width: 70px;
    max-width: 70px;
}

.jojo-input-wd-md{
    min-width: 110px;
    max-width: 110px;
}

td.details-control {
    background: url('../images/details_open.png') no-repeat center center;
    cursor: pointer;
}
tr.shown td.details-control {
    background: url('../images/details_close.png') no-repeat center center;
}

.dica div {
    display:none;
    position:relative;
}
.dica:hover div {
    display:block;
   position:absolute;
   top: 0;
   margin-left: 37px;
}

/* daqui pra baixo é só estética para demonstração */
.dica {
    position:absolute;
    margin: 5px;
    width:2.0em;height:2.0em;
    background: #fff;
    font: 20px/1.5em "segoe ui",sans-serif;
    border:2px solid #7645ff;
    border-radius:50%;
    color:#7645ff;
    z-index: 2147483647 !important;
    vertical-align: middle !important;
    padding: 3px;
    text-align : center;
}

.dica div {
    width:30em;
    border-radius:5px;
    border:1px solid #c5c5c9;
    box-shadow: 2px 2px 2px #000 ;
    background: #fff;
    padding: 5px;
    color: #000;
    font-size: 15px;
    z-index: 2147483647 !important;
    text-align: left;
}

.dica:before {
    font-family: "Font Awesome 5 Free"; 
    font-weight: 900;
    content: "\f129";
    z-index: 2147483647 !important;
}

.badge-nav {
    background: #0c3; 
    margin-top: -5px;
}

.jojo-height100 {
    height: 100%;
}
.jojo-height40 {
    height: 40%;
}

.cursor-pointer{
    cursor: pointer;
}
.cursor-default{
    cursor: default;
}
.cursor-text{
    cursor: text;
}
.sidenav-sel{
    /*background: #bcbcbc;*/
    background: #a8a8a8;
    color: white !important;
}

.marg-auto{
    margin: auto;
}
.jojo-span{
    font-size: 15px;
    color: #a8a8a8 !important;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
    font-weight: 600;
    text-align: center !important;
    text-transform: uppercase;
}
.jojo-upper{
    text-transform: uppercase;
}
.jojo-capit{
    text-transform: capitalize;
}

.jojo-modal-panel {
    margin-bottom: 5px !important;
}

.jojo-input-form {
    color: #adadad;
    background: #e6e6e6;
    font-size: 15px;
    line-height: 1.5 !important;
    height: 1.9em !important;
    border-radius: 25px;
    padding: 0 30px;
    border: none;
    border-top: solid 1px #cbd2db;
    border-left: solid 1px #cbd2db;
}

.jojo-input-form:focus {
    border: none;
    border-bottom: solid 1px #cbd2db;
    border-right: solid 1px #cbd2db;
}

.font-awesome {
    color : #adadad !important;
    font-family: "Font Awesome 5 Free"; 
    font-weight: 600;
}

.font-awesome::placeholder {
    opacity: 0.3;
}

.limit-text {
    overflow:  hidden !important;
    white-space: nowrap !important;
    text-overflow: ellipsis !important;
    max-width: 100%;
}

.box-border {
    border: solid 2px #c5c5c9;
    border-radius: 5px;
    margin-bottom: 1%;
    margin-right: 3px;
    margin-left: 3px;
}

.jojo-span-slim {
    line-height: 0.3em;
    height: 10px;
    font-size: 10px;
    font-weight: 700;
}

.text-icon {
    color: #337ab7;
    font-weight: 700;
}

.text-green {
    color: green;
    font-weight: 700;
}

.text-red {
    color: red;
    font-weight: 700;
}

.text-orange {
    color: orange;
    font-weight: 700;
}

.text-bold {
    font-weight: 700;
}

.modal-scroll {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 90%;
}

.margin-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.modRelat {
    background: none;
    padding: 0% 0% 5% 0%;
    height: 100%;
}

.modRelat::-webkit-scrollbar {
    width: 12px;
    background: rgba(255,0,0,0.0); 
}
 
.modRelat::-webkit-scrollbar-thumb {
    background: rgba(255,0,0,0.0); 
}

.selectize-input {
    max-height: 100px;
    overflow: auto !important;
}

.panel .selectize-input .item:not(:empty){
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
    width: 32%;
    max-width: 32%;
    margin: 0 0.5% 0.5% !important;
}

.selectize-dropdown {
    z-index: 9999 !important;
}

.margin-min {
    margin: 3px !important;
}

.toggle-handle {
    opacity: 0.6 !important;
    width: 30% !important;
}

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

.form-control-min {
    max-width: 40% !important;
    max-height: 30px !important;
}

.title-text {
    font-size: 14px !important;
    text-align: center;
    text-transform: uppercase;
}

.has-error-select {
    border-color: #a94442 !important;
    background-color: #f2dede !important;
    border-color: #a94442 !important;
}

.form-fit {
    height: 28px;
    min-width: 148px;
}

.help-text {
    font-size: 11px !important;
    color: #777777 !important;
    margin-left: 1% !important;
    font-style: italic !important;
}

.opc-06 {
    opacity: 0.6;
}

.opc-06:hover {
    opacity: 1.0;
}

.opc-05 {
    opacity: 0.5;
}

.opc-05:hover {
    opacity: 1.0;
}

.opc-07 {
    opacity: 0.7;
}

.opc-07:hover {
    opacity: 1.0;
}

.circle-border {
    border-radius : 50%;
}

.circle-status {
    height: 15px;
    width: 15px;
}

.s-green {
    background: #67e063;
}

.s-yellow {
    background: #f2f25a;
}

.s-orange {
    background: #f2bc3f;
}

.s-blue {
    background: #636ff2;
}

.s-red {
    background: #f25641;
}


.s-gray {
    background: #aca7b0; 
}

.mw-100 {
    max-width : 100px;
}

.mw-200 {
    max-width : 200px;
}

.mw-300 {
    max-width : 300px;
}

.mw-400 {
    max-width : 400px;
}

.mw-500 {
    max-width : 500px;
}

.b-bottom-1px {
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.display-none { display: none; }

.mb-10px {
    margin-bottom: 10px;
}

.mb-2rem {
    margin-bottom: 2rem;
}

.ml-0 {
    margin-left: 0;
}

.mt-05rem { margin-top: 0.5rem; }
.mt-1rem { margin-top: 1rem; }

.t-0 { top: 0px !important; }

.ms-0 {
    margin-left: 0px !important;
}

.me-0 {
    margin-right: 0px !important;
}

.mt-0 {
    margin-top: 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.m-0 {
    margin : 0px !important;
}

.mb-2 {
    margin-bottom : 2% !important;
}

.circle-danger {
    background-color: #d04149;
    color: #fff;
    font-weight: bold;
    padding: 3%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    border: none;
    min-width: 20px; 
    min-height: 20px; 
    line-height: 1;
    aspect-ratio: 1 / 1;
}

/* Borders */
    .b-danger {
        border-color: red !important;
    }

/* HRs */
.hr-1 {
    border-color: #d1d1d1 !important;
}

/* Color */
    .c-9c9c9c {
        color: #9c9c9c !important;
    }

/* Margins */
    .ml-3 {
        margin-left: 3em !important;
    }

    .ml-05 {
        margin-left: 0.5em;
    }

    .mt-1 {
        margin-top: 1em !important;
    }

/* Padding */
    .pl-0 {
        padding-left: 0 !important;
    }

/* Custom */
    .div-btn-template {
        border-top: 1px solid #d1d1d1;
        display: flow-root;
        padding: 0 0 30px 0;
    }

    .img-ajust-center {
        border-radius: 7px !important;
        object-fit: cover !important;
        object-position: center !important;
        width: 250px !important;
        max-height: 350px !important;
    }

    .text-upper {
        text-transform: uppercase !important;
    }

    .borda {
        border-left: 2px solid #eee;
        margin-left: 10px;
        margin-right: 10px;
    }

    .jojo-resize-n {
        resize: none !important;
    }

    .fs-12 {
        font-size: 12px;
    }

    .mb-2 {
        margin-bottom: 2rem;
    }

    .d-block-center {
        display: block;
        text-align: center;
    }