.parsley-custom-error-message {
    color: red !important;
    font-size: 10px;
    width:100%!important
}
.parsley-type {
    color: red !important;
    font-size: 10px;
}
.parsley-maxlength {
    color: red !important;
    font-size: 10px;
}
.parsley-required {
    color: red !important;
    font-size: 10px;
}
.lkHand {
    border: none;
}
    .lkHand:hover {
        border: none;
        cursor: pointer;
        cursor: hand;
    }
.sem_bordas {
    border: none;
}
.borda_cinzaclaro {
    border: 1px solid #dce7f1;
}
.borda_cinzap6 {
    border: 1px solid #666;
    border-collapse: collapse !important;
    padding:6px!important;
}
.form-grupo {
    margin-bottom: 15px!important
}
.height32 {
    height: 32px !important;
    margin-top:4px!important;
    width:100%!important;
}
.spanTexto01 {
    display: block;
    width: 100%;
    color: black;
    font-weight: bolder;
}
.mtopo20 {
    margin-top: 20px !important;
}
.bg-disabled {
    background-color: #E9ECEF!important
}
.bg-gray {
    background-color: #484848 !important;
    color: white !important;
}

.bg-blue {
    background-color: blue !important;
    color: white !important;
}

.bg-green {
    background-color: #205318 !important;
    color: white !important;
}

.bg-red {
    background-color: red !important;
    color: white !important;
}
.bg-darkred {
    background-color: #8C0000 !important;
    color: white !important;
}
.bg-old {
    background-color: #CC9900 !important;
    color: white !important;
}

.bg-violet {
    background-color: #663366 !important;
    color: white !important;
}

.bg-orange {
    background-color: #FF6600 !important;
    color: white !important;
}

.bg-black {
    background-color: black !important;
    color: white !important;
}
.quadro-cor {
    align-items: center;
    border-radius: .5rem;
    display: flex;
    height: 3rem;
    justify-content: center;
    width: 3rem
}
.padd20top {
    padding-top:20px!important;
}
.perso-form-select {
    -moz-padding-start: calc(.75rem - 3px);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");
    background-position: right .75rem center;
    background-repeat: no-repeat;
    background-size: 16px 12px;
    border: 1px solid #dce7f1;
    border-radius: .25rem;
    color: #607080;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: .375rem 1.75rem .375rem .75rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.perso-form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #dce7f1;
    border-radius: .25rem;
    color: #607080;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: .375rem .75rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.perso-form-control-center {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #dce7f1;
    border-radius: .25rem;
    color: #607080;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: .375rem .75rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    text-align: center;
}
.perso-H5 {
    color: #444D51;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: .5rem;
    margin-top: 0;
    font-size: 1.25rem;
}
.perso-H5SMB {
    color: #444D51;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 1.25rem;
}

