.errors_msg {
    margin: 2px 0 3px;
    padding: 0;
    list-style-type: none;
    font-size: 0.9em;
    line-height: 0.9em;
    color: #B94A48;
    transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -webkit-transition: all .3s ease-in;
}
.radio-form-check{
    padding-left: 0px;
}
.radio-custom-control{
    display: inline;
}
.remove-icon {
    position: absolute;
    top: 3px;
    right: 3px;
    background-color: #fff;
    width: 27px;
    height: 25px;
    line-height: 27px;
    text-align: center;
    border-radius: 3px;
    z-index: 5;
}
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiY3VzdG9tLmNzcyIsInNvdXJjZXMiOlsiY3VzdG9tLnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9 */

/*# sourceMappingURL=custom.css.map */
.label-header{
    font-weight: 700;
    color: #34395e;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.label-detail{
    font-weight: 600;
    color: #34395e;
    font-size: 12px;
    letter-spacing: 0.5px;
    margin-bottom: 10px;
}