.yivic-form-ghep .panel-default {
    width: 100%;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 0;
    outline: none;
    color: #fff;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    background-color: #222340;
    margin-bottom: 10px;
}

.yivic-form-ghep .panel-default .panel-body {
    padding: 10px;
}

.yivic-form-ghep select#count {
    outline: none;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    color: #333;
    transition: color .3s, border .3s, background .3s, opacity .3s;
    border-radius: 10px;
    font-size: 16px;
    padding: 10px 12px;
}

.yivic-form-ghep input#numbers {
    outline: none;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    color: #333;
    transition: color .3s, border .3s, background .3s, opacity .3s;
    border-radius: 10px;
    display: block;
    width: 100%;
    font-size: 18px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    padding: 0 0.75em;
    height: 2.507em;
}

.yivic-form-ghep select#output_delimiter {
    outline: none;
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    color: #333;
    transition: color .3s, border .3s, background .3s, opacity .3s;
    border-radius: 10px;
    font-size: 16px;
    padding: 10px 12px;
}

.yivic-form-ghep .yivic-make {
    color: #fff!important;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    line-height: 35px!important;
    height: 35px;
    padding: 0 25px;
    border-radius: 48px;
    display: inline-block;
    background: linear-gradient( 80.16deg, #EA250A -9.12%, #FF6146 130.04%);
}

.yivic-form-ghep label.control-label {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 15px;
    color: rgba(198, 253, 127, .75);
}

.yivic-form-ghep {
    background: #fff;
}

.yivic-form-ghep table#loxien_table {
    background: #222340;
    color: #fff;
    border-radius: 15px;
}

.yivic-form-ghep #chottbl th,
.yivic-form-ghep #chottbl td {
    color: #fff;
}

.yivic-form-ghep .table>tbody>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ccc;
}

.yivic-form-ghep .table-bordered>tbody>tr>td {
    border: 1px solid #ccc;
    color: #ffff;
}

.yivic-form-ghep tr.info.dosam th {
    text-align: center;
    background: #cccccc;
    font-size: 20px;
    color: #222340;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.yivic-form-ghep td.chu17.vietdam.dosam {
    text-align: center;
    background: #cccccc;
    font-size: 20px;
    color: #222340;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.lot-num-btn-1,
.lot-num-btn-2 {
    padding: 0 0.75rem;
}

.lot-num-area,
.filter-lot-num-area {
    width: 100%;
    min-height: 150px;
}

.button_none {
    border: 1px solid #EA250A;
}

#chuky_form .control-label {
    margin-bottom: 10px;
}

#chuky_form .form-group {
    margin-bottom: 20px;
}

body .title_pages {
    font-size: 1.5rem;
}