
.table-striped tr[data-v-411942b8]:nth-child(even) {
    background-color: #eef1f8;
}
.modules-block[data-v-411942b8] {
    background-color: #fff;
}
.module-data-header[data-v-411942b8] {
    font-size: 15px;
    font-weight: bold;
}
.module-data[data-v-411942b8] {
    font-size: 14px;
    font-weight: bolder;
}
.modals-block[data-v-411942b8] {
    padding: 10px 20px;
    margin-top: 25px;
}
.actions-tab[data-v-411942b8] {
    position: absolute;
    top: 2px;
    right: 0;
}
.info-button span[data-v-411942b8] {
    color: #c45a56;
}
.compact-button-text[data-v-411942b8] {
    font-size: small;
    padding: 15px;
}
.input-with-icon[data-v-411942b8] {
    position: relative;
    margin-top: 7px;
}
.input-without-icon[data-v-411942b8] {
    margin-top: 7px;
}
.icon-pencil-edit[data-v-411942b8] {
    position: absolute;
    color: rgb(0, 183, 255);
    top: 50%;
    right: 10px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    cursor: pointer;
}
.title[data-v-411942b8] {
    color: rgb(39, 141, 182);
    font-size: 14px;
    font-weight: bolder;
    text-transform: uppercase;
}
.status[data-v-411942b8] {
    color: rgb(218, 158, 46);
    text-decoration: underline;
    margin-left: 10px;
}
.icon-keyboard[data-v-411942b8] {
    padding-bottom: 10px;
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
}
.editable[data-v-411942b8] {
    background-color: #fff;
}
.readonly[data-v-411942b8] {
    background-color: #eef1f8;
}
.radio-buttons input[type="radio"][data-v-411942b8] {
    display: none;
}
.radio-buttons span[data-v-411942b8] {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    line-height: 22px;
    white-space: nowrap;
}
.radio-buttons input[type="radio"] + span[data-v-411942b8]:before {
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-right: 4px;
    margin-bottom: -3px;
    border-radius: 50%;
    border: 2px solid #dee3e9;
    background-color: #fff;
}
.radio-buttons input[type="radio"]:checked + span[data-v-411942b8]:before {
    background-color: #5b8ff9;
    border: 2px solid #5b8ff9;
    background-clip: content-box;
    padding: 3px;
}
.cabinet-modal .cabinet-modal-table[data-v-411942b8]::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    border-radius: 10px;
    background-color: #f5f5f5;
}
.cabinet-modal .cabinet-modal-table[data-v-411942b8]::-webkit-scrollbar-thumb {
    height: 80px;
    border-radius: 10px;
}
.user-details .table-container[data-v-411942b8]::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    border-radius: 10px;
    background-color: #f5f5f5;
}
.user-details .table-container[data-v-411942b8]::-webkit-scrollbar-thumb {
    height: 180px;
    border-radius: 10px;
}
.search-in-modal[data-v-411942b8]:before {
    content: "\ea32";
    font: normal normal normal 12px/1 "Nucleo";
    position: absolute;
    top: 10px;
    right: 10px;
    color: #7c9db3;
    z-index: 3;
    border-color: #ffffff;
}
.input-without-icon-check[data-v-411942b8] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.checkbox-label[data-v-411942b8] {
    font-size: 14px;
    color: #737faf;
    margin-left: 3px;
    line-height: 2.1;
}
@media (max-width: 1780px) {
.btn[data-v-411942b8] {
        margin-top: 5px;
}
}

