﻿/* ====== BEGIN VOTING BAB ============================================================================ */

/* Màn hình monitor-view welcome: mã cổ đông hiển thị sau check in tham dự (danh sách B -> C) */
.theme-voting-bab .monitor-view .account-join-meeting-list .name {
    color: #000;
    background-color: #f8b417;
}

/* Màn hình monitor-view kết quả biểu quyết: hiển thị khi mã cổ đông trả lời (không tán thành, không có ý kiến) */
.theme-voting-bab .monitor-view .voting-answer-question-box-accountcode {
    color: #ca8d15;
}

/* Màn hình monitor-view kết quả biểu quyết: ô trả lời (tán thành, không tán thành, không có ý kiến) */
.theme-voting-bab .monitor-view .voting-answer-question-box-name {
    color: #000;
    background-color: #f8b417;
}

/* Màn hình monitor-view kết quả biểu quyết: tiêu đề cuộc họp */
.theme-voting-bab .monitor-view .voting-answer-meeting-title {
    color: #ca8d15;
}

/* Màn hình monitor-view danh sách biểu quyết: số thứ tự biểu quyết*/
.theme-voting-bab .monitor-view .sequence-content {
    color: #000;
    background-color: #f8b417;
}

/* Màn hình monitor-view danh sách biểu quyết: tiêu đề biểu quyết */
.theme-voting-bab .monitor-view .voting-title {
    color: #ca8d15;
}

/* Màn hình monitor-view danh sách biểu quyết: tên nhóm biểu quyết (thông thường, liên quan, toàn bộ) */
.theme-voting-bab .monitor-view .voting-group {
    border-left: 4px solid #f8b417;
}

/* Màn hình monitor-view danh sách biểu quyết: nhóm biểu quyết */
.theme-voting-bab .monitor-view .voting-group-name {
    display: none;
}

/* Màn hình monitor-view danh sách biểu quyết: tỉ lệ "tán thành"  */
.theme-voting-bab .monitor-view .voting-answer-question-box-percent-value.tan-thanh {
    /* color: #28a745; */
    color: #000;
}

/* Màn hình monitor-view danh sách biểu quyết: tỉ lệ "không tán thành" */
.theme-voting-bab .monitor-view .voting-answer-question-box-percent-value.khong-tan-thanh {
    /* color: #dc3545; */
    color: #000;
}

/* Màn hình monitor-view danh sách biểu quyết: tỉ lệ "không có ý kiến" */
.theme-voting-bab .monitor-view .voting-answer-question-box-percent-value.khong-co-y-kien {
    /* color: #ca8d15; */
    color: #000;
}

/* Màn hình monitor-view danh sách biểu quyết: kết quả "thông qua" */
.theme-voting-bab .monitor-view .voting-answer-question-result.ketquabieuquyet-thong-qua {
    /* color: #28a745; */
    color: #000;
}

/* Màn hình monitor-view danh sách biểu quyết: kết quả "không thông qua" */
.theme-voting-bab .monitor-view .voting-answer-question-result.ketquabieuquyet-khong-thong-qua {
    /* color: #dc3545; */
    color: #000;
}


/* Menu bên trái (nhỏ): màu active item menu đang xem */
.theme-voting-bab .menu-child-left .item-link-active {
    color: #fff !important;
    background-color: #3954a5 !important;
    font-weight: 500;
}

/* Menu bên trái (nhỏ): màu icon header */
.theme-voting-bab .menu-child-left .icon-header {
    color: #3954a5
}

/* Màn hình cổ đông tham dư: active danh sách đang chọn (được mời, xác nhận dự họp, tham dự cuộc họp) */
.theme-voting-bab .meeting-join .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình cổ đông tham dư: danh sách tính năng bên phải (cột dọc) */
.theme-voting-bab .meeting-join .fixed-action-btn.list-icon {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình cổ đông tham dư: tính năng monitor thống kê số danh sách cổ đông A, C (được mời, tham dự cuộc họp) */
.theme-voting-bab .meeting-join .mat-fab.mat-success {
    color: #fff;
    background-color: #3954a5;
}

/* Icon tạo mới bên phải */
.theme-voting-bab .mat-fab.mat-primary {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình thêm biểu quyết: tiêu đề thêm, cập nhật */
.theme-voting-bab .voting-ins .header-box {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình thêm biểu quyết: viền bên trên */
.theme-voting-bab .voting-ins .card-header-box {
    border-top: 5px solid #3954a5
}

/* Màn hình thêm biểu quyết: viền bên trái */
.theme-voting-bab .voting-ins .question-border-left {
    border-left: 5px solid #3954a5
}

/* Màn hình thêm biểu quyết: check box câu trả lời mặc định */
.theme-voting-bab .voting-ins .question-border-left .mat-pseudo-checkbox-checked {
    background-color: #3954a5 !important;
}

/* Màn hình thêm biểu quyết: tiêu đề câu trả lời mặc định */
.theme-voting-bab .voting-ins .question-border-left .answer-selected-default {
    color: #3954a5;
}

/* Màn hình trả lời biểu quyết: tên cuộc họp */
.theme-voting-bab .voting-anwser .meeting-name {
    color: #3954a5;
}

/* Màn hình trả lời biểu quyết: tiêu đề biểu quyết */
.theme-voting-bab .voting-anwser .voting-title {
    color: #3954a5;
}

/* Màn hình trả lời biểu quyết: câu hỏi biểu quyết */
.theme-voting-bab .voting-anwser .question-title {
    color: #3954a5;
}

/* Màn hình trả lời biểu quyết: ô câu trả lời */
.theme-voting-bab .voting-anwser .box-title {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình trả lời biểu quyết: tiêu đề câu trả lời */
.theme-voting-bab .voting-anwser .question-name {
    color: #3954a5;
}

/* Màn hình cấu hình cổ đông tham dự biểu quyết: nút xuất excel */
.theme-voting-bab .account-join .mat-raised-button.mat-primary {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình monitor: ô lựa chọn */
.theme-voting-bab .monitor .box:hover {
    color: #3954a5;
    border: 1px solid #3954a5 !important;
}

/* Màn hình monitor: hover nút hiển thị monitor */
.theme-voting-bab .monitor .btn-view-monitor:hover {
    color: #fff;
    background-color: #3954a5;
    border: 1px solid #3954a5 !important;
}

/* Màn hình monitor: nội dung cuộc họp, nút hiển thị nội dung */
.theme-voting-bab .meeting-news .mat-raised-button.mat-primary {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình import file: số thứ tự trong step */
.theme-voting-bab .import-file .mat-step-header .mat-step-icon-selected {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình import file: nút tiếp tục (step 3)  */
.theme-voting-bab .import-file .mat-flat-button.mat-primary {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình import file: khung import (step 1) */
.theme-voting-bab .import-file .frame-table-import {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình import file: nút chọn danh sách import (step 1) */
.theme-voting-bab .import-file .mat-raised-button.mat-primary {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình cấu hình nhóm quyền: active nhóm quyền đang chọn (bên trái) */
.theme-voting-bab .permission-group-config .active-group {
    color: #3954a5;
    border-left: 4px solid #3954a5;
    font-weight: bold;
}

/* Màn hình cấu hình nhóm quyền: tiêu đề nhóm quyền đang chọn (bên phải) */
.theme-voting-bab .permission-group-config .permission-group-title-selected {
    color: #3954a5;
}

/* Màn hình tổng quan: tiêu đề danh sách (bên trái) */
.theme-voting-bab .dashboard .title-list {
    color: #3954a5;
}

/* Màn hình tổng quan: tiêu đề cuộc họp */
.theme-voting-bab .dashboard .meeting-title {
    color: #3954a5;
}

/* Màn hình tổng quan: tiêu đề biểu quyết */
.theme-voting-bab .dashboard .voting-title {
    color: #3954a5;
}

/* Màn hình thêm bầu cử: tiêu đề thêm, cập nhật */
.theme-voting-bab .vote-ins .header-box {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình thêm bầu cử: viền bên trên */
.theme-voting-bab .vote-ins .card-header-box {
    border-top: 5px solid #3954a5
}

/* Màn hình thêm bầu cử: nội dung được chọn  */
.theme-voting-bab .vote-ins .question-selected {
    border-color: #3954a5 !important;
}

/* Màn hình thêm bầu cử: số thứ tự */
.theme-voting-bab .vote-ins .sequence-content {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình thêm bầu cử: tiêu đề được chọn */
.theme-voting-bab .vote-ins .title-selected {
    color: #3954a5;
}

/* Màn hình thêm bầu cử: nút thêm nội dung */
.theme-voting-bab .vote-ins .button-add-question {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình thêm bầu cử: tên ứng viên */
.theme-voting-bab .vote-ins .item-candidate-vote-name {
    color: #3954a5;
}

/* Màn hình dialog kết quả bầu cử: số thứ tự */
.theme-voting-bab .dialog-result-vote .sequence-content {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình dialog kết quả bầu cử: tên nội dung */
.theme-voting-bab .dialog-result-vote .question-name {
    border-left: 4px solid #3954a5;
}

/* Màn hình dialog chốt kết quả bầu cử: số thứ tự */
.theme-voting-bab .dialog-acceipt-result-vote .sequence-content {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình dialog chốt kết quả bầu cử: tên nội dung */
.theme-voting-bab .dialog-acceipt-result-vote .question-name {
    border-left: 4px solid #3954a5;
}

/* Màn hình kiểm phiếu: bầu cử đang diễn ra */
.theme-voting-bab .vote-counting-getlist .vote-dang-dien-ra {
    border: 1px solid #3954a5;
}

/* Màn hình kiểm phiếu: tên bầu cử */
.theme-voting-bab .vote-counting-getlist .vote-name {
    color: #3954a5;
}

/* Màn hình kiểm phiếu: số thứ tự */
.theme-voting-bab .vote-counting-getlist .sequence-content {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình kiểm phiếu: tên nội dung */
.theme-voting-bab .vote-counting-getlist .question-name {
    border-left: 4px solid #3954a5;
}

/* Màn hình kiểm phiếu: nút lựa chọn */
.theme-voting-bab .vote-counting-search .button-vote-select {
    color: #3954a5;
    background-color: #fef8e2;
}

/* Màn hình kiểm phiếu: nút lựa chọn */
.theme-voting-bab .vote-counting-search .button-vote-select.mat-button.mat-primary {
    color: #fff;
    background-color: #e8eaf6;
}

/* Màn hình kiểm phiếu: nút lựa chọn bên dưới */
.theme-voting-bab .vote-counting-search .button-vote-select-child {
    color: #fff;
    background-color: #fff;
}

/* Màn hình kiểm phiếu: nút lựa chọn bên dưới*/
.theme-voting-bab .vote-counting-search .button-vote-select-child.mat-flat-button.mat-primary {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình kiểm phiếu: nút lựa bầu cử box được chọn */
.theme-voting-bab .vote-counting-search .vote-selected {
    border: 1px solid #3954a5;
}

/* Màn hình kiểm phiếu: tiêu đề bầu cử */
.theme-voting-bab .vote-counting-search .vote-title {
    color: #3954a5;
}

/* Màn hình kiểm phiếu: số thứ tự */
.theme-voting-bab .vote-counting-search .sequence-content {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình kiểm phiếu: tiêu đề nội dung */
.theme-voting-bab .vote-counting-search .question-name {
    border-left: 4px solid #3954a5;
}

/* ====== END VOTING BAB ============================================================================ */








/* ====== BEGIN VOTING VIETSC ============================================================================ */

/* Màn hình monitor-view welcome: mã cổ đông hiển thị sau check in tham dự (danh sách B -> C) */
.theme-voting-vietsc .monitor-view .account-join-meeting-list .name {
    color: #fff;
    background-color: #f8b417;
}

/* Màn hình monitor-view kết quả biểu quyết: hiển thị khi mã cổ đông trả lời (không tán thành, không có ý kiến) */
.theme-voting-vietsc .monitor-view .voting-answer-question-box-accountcode {
    color: #ca8d15;
}

/* Màn hình monitor-view kết quả biểu quyết: ô trả lời (tán thành, không tán thành, không có ý kiến) */
.theme-voting-vietsc .monitor-view .voting-answer-question-box-name {
    color: #000;
    background-color: #f8b417;
}

/* Màn hình monitor-view kết quả biểu quyết: tiêu đề cuộc họp */
.theme-voting-vietsc .monitor-view .voting-answer-meeting-title {
    color: #ca8d15;
}

/* Màn hình monitor-view danh sách biểu quyết: số thứ tự biểu quyết*/
/* .theme-voting-vietsc .monitor-view .sequence-content {
    color: #fff;
    background-color: #3954a5;
} */

/* Màn hình monitor-view danh sách biểu quyết: tiêu đề biểu quyết */
.theme-voting-vietsc .monitor-view .voting-title {
    color: #3954a5;
}

/* Màn hình monitor-view danh sách biểu quyết: tên nhóm biểu quyết (thông thường, liên quan, toàn bộ) */
.theme-voting-vietsc .monitor-view .voting-group {
    border-left: 4px solid #3954a5;
}

/* Màn hình monitor-view danh sách biểu quyết: nhóm biểu quyết */
.theme-voting-vietsc .monitor-view .voting-group-name {
    display: none;
}

/* Màn hình monitor-view danh sách biểu quyết: tỉ lệ "tán thành"  */
.theme-voting-vietsc .monitor-view .voting-answer-question-box-percent-value.tan-thanh {
    color: #28a745;
}

/* Màn hình monitor-view danh sách biểu quyết: tỉ lệ "không tán thành" */
.theme-voting-vietsc .monitor-view .voting-answer-question-box-percent-value.khong-tan-thanh {
    color: #dc3545;
}

/* Màn hình monitor-view danh sách biểu quyết: tỉ lệ "không có ý kiến" */
.theme-voting-vietsc .monitor-view .voting-answer-question-box-percent-value.khong-co-y-kien {
    color: #607D8B;
}

/* Màn hình monitor-view danh sách biểu quyết: kết quả "thông qua" */
.theme-voting-vietsc .monitor-view .voting-answer-question-result.ketquabieuquyet-thong-qua {
    color: #28a745;
}

/* Màn hình monitor-view danh sách biểu quyết: kết quả "không thông qua" */
.theme-voting-vietsc .monitor-view .voting-answer-question-result.ketquabieuquyet-khong-thong-qua {
    color: #dc3545;
}

/* Menu bên trái (nhỏ): màu active item menu đang xem */
.theme-voting-vietsc .menu-child-left .item-link-active {
    color: #ffffff !important;
    background-color: #3950b1 !important;
}

/* Menu bên trái (nhỏ): màu icon header */
.theme-voting-vietsc .icon-header {
    color: #3f51b5
}


/* Màn hình cổ đông tham dư: active danh sách đang chọn (được mời, xác nhận dự họp, tham dự cuộc họp) */
.theme-voting-vietsc .meeting-join .mat-chip.mat-standard-chip.mat-chip-selected.mat-primary {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình cổ đông tham dư: danh sách tính năng bên phải (cột dọc) */
.theme-voting-vietsc .meeting-join .fixed-action-btn.list-icon {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình cổ đông tham dư: tính năng monitor thống kê số danh sách cổ đông A, C (được mời, tham dự cuộc họp) */
.theme-voting-vietsc .meeting-join .mat-fab.mat-success {
    color: #fff;
    background-color: #3954a5;
}

/* Icon tạo mới bên phải */
.theme-voting-vietsc .mat-fab.mat-primary {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình thêm biểu quyết: tiêu đề thêm, cập nhật */
.theme-voting-vietsc .voting-ins .header-box {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình thêm biểu quyết: viền bên trên */
.theme-voting-vietsc .voting-ins .card-header-box {
    border-top: 5px solid #3954a5
}

/* Màn hình thêm biểu quyết: viền bên trái */
.theme-voting-vietsc .voting-ins .question-border-left {
    border-left: 5px solid #3954a5
}

/* Màn hình thêm biểu quyết: check box câu trả lời mặc định */
.theme-voting-vietsc .voting-ins .question-border-left .mat-pseudo-checkbox-checked {
    background-color: #3954a5 !important;
}

/* Màn hình thêm biểu quyết: tiêu đề câu trả lời mặc định */
.theme-voting-vietsc .voting-ins .question-border-left .answer-selected-default {
    color: #3954a5;
}

/* Màn hình trả lời biểu quyết: tên cuộc họp */
.theme-voting-vietsc .voting-anwser .meeting-name {
    color: #3954a5;
}

/* Màn hình trả lời biểu quyết: tiêu đề biểu quyết */
.theme-voting-vietsc .voting-anwser .voting-title {
    color: #3954a5;
}

/* Màn hình trả lời biểu quyết: câu hỏi biểu quyết */
.theme-voting-vietsc .voting-anwser .question-title {
    color: #3954a5;
}

/* Màn hình trả lời biểu quyết: ô câu trả lời */
.theme-voting-vietsc .voting-anwser .box-title {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình trả lời biểu quyết: tiêu đề câu trả lời */
.theme-voting-vietsc .voting-anwser .question-name {
    color: #3954a5;
}

/* Màn hình cấu hình cổ đông tham dự biểu quyết: nút xuất excel */
.theme-voting-vietsc .account-join .mat-raised-button.mat-primary {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình monitor: ô lựa chọn */
.theme-voting-vietsc .monitor .box:hover {
    color: #3954a5;
    border: 1px solid #3954a5 !important;
}

/* Màn hình monitor: hover nút hiển thị monitor */
.theme-voting-vietsc .monitor .btn-view-monitor:hover {
    color: #fff;
    background-color: #3954a5;
    border: 1px solid #3954a5 !important;
}

/* Màn hình monitor: nội dung cuộc họp, nút hiển thị nội dung */
.theme-voting-vietsc .meeting-news .mat-raised-button.mat-primary {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình import file: số thứ tự trong step */
.theme-voting-vietsc .import-file .mat-step-header .mat-step-icon-selected {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình import file: nút tiếp tục (step 3)  */
.theme-voting-vietsc .import-file .mat-flat-button.mat-primary {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình import file: khung import (step 1) */
.theme-voting-vietsc .import-file .frame-table-import {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình import file: nút chọn danh sách import (step 1) */
.theme-voting-vietsc .import-file .mat-raised-button.mat-primary {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình cấu hình nhóm quyền: active nhóm quyền đang chọn (bên trái) */
.theme-voting-vietsc .permission-group-config .active-group {
    color: #3954a5;
    border-left: 4px solid #3954a5;
    font-weight: bold;
}

/* Màn hình cấu hình nhóm quyền: tiêu đề nhóm quyền đang chọn (bên phải) */
.theme-voting-vietsc .permission-group-config .permission-group-title-selected {
    color: #3954a5;
}

/* Màn hình tổng quan: tiêu đề danh sách (bên trái) */
.theme-voting-vietsc .dashboard .title-list {
    color: #3954a5;
}

/* Màn hình tổng quan: tiêu đề cuộc họp */
.theme-voting-vietsc .dashboard .meeting-title {
    color: #3954a5;
}

/* Màn hình tổng quan: tiêu đề biểu quyết */
.theme-voting-vietsc .dashboard .voting-title {
    color: #3954a5;
}


/* Màn hình thêm bầu cử: tiêu đề thêm, cập nhật */
.theme-voting-vietsc .vote-ins .header-box {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình thêm bầu cử: viền bên trên */
.theme-voting-vietsc .vote-ins .card-header-box {
    border-top: 5px solid #3954a5
}

/* Màn hình thêm bầu cử: nội dung được chọn  */
.theme-voting-vietsc .vote-ins .question-selected {
    border-color: #3954a5 !important;
}

/* Màn hình thêm bầu cử: số thứ tự */
.theme-voting-vietsc .vote-ins .sequence-content {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình thêm bầu cử: tiêu đề được chọn */
.theme-voting-vietsc .vote-ins .title-selected {
    color: #3954a5;
}

/* Màn hình thêm bầu cử: nút thêm nội dung */
.theme-voting-vietsc .vote-ins .button-add-question {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình thêm bầu cử: tên ứng viên */
.theme-voting-vietsc .vote-ins .item-candidate-vote-name {
    color: #3954a5;
}

/* Màn hình dialog kết quả bầu cử: số thứ tự */
.theme-voting-vietsc .dialog-result-vote .sequence-content {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình dialog kết quả bầu cử: tên nội dung */
.theme-voting-vietsc .dialog-result-vote .question-name {
    border-left: 4px solid #3954a5;
}

/* Màn hình dialog chốt kết quả bầu cử: số thứ tự */
.theme-voting-vietsc .dialog-acceipt-result-vote .sequence-content {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình dialog chốt kết quả bầu cử: tên nội dung */
.theme-voting-vietsc .dialog-acceipt-result-vote .question-name {
    border-left: 4px solid #3954a5;
}

/* Màn hình kiểm phiếu: bầu cử đang diễn ra */
.theme-voting-vietsc .vote-counting-getlist .vote-dang-dien-ra {
    border: 1px solid #3954a5;
}

/* Màn hình kiểm phiếu: tên bầu cử */
.theme-voting-vietsc .vote-counting-getlist .vote-name {
    color: #3954a5;
}

/* Màn hình kiểm phiếu: số thứ tự */
.theme-voting-vietsc .vote-counting-getlist .sequence-content {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình kiểm phiếu: tên nội dung */
/* .theme-voting-vietsc .vote-counting-getlist .question-name {
    border-left: 4px solid #3954a5;
} */

/* Màn hình kiểm phiếu: nút lựa chọn */
.theme-voting-vietsc .vote-counting-search .button-vote-select {
    color: #3954a5;
    background-color: #e8eaf6;
}

/* Màn hình kiểm phiếu: nút lựa chọn */
.theme-voting-vietsc .vote-counting-search .button-vote-select.mat-button.mat-primary {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình kiểm phiếu: nút lựa chọn bên dưới */
.theme-voting-vietsc .vote-counting-search .button-vote-select-child {
    color: #3954a5;
    background-color: #fff;
}

/* Màn hình kiểm phiếu: nút lựa chọn bên dưới*/
.theme-voting-vietsc .vote-counting-search .button-vote-select-child.mat-flat-button.mat-primary {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình kiểm phiếu: nút lựa bầu cử box được chọn */
.theme-voting-vietsc .vote-counting-search .vote-selected {
    border: 1px solid #3954a5;
}

/* Màn hình kiểm phiếu: tiêu đề bầu cử */
.theme-voting-vietsc .vote-counting-search .vote-title {
    color: #3954a5;
}

/* Màn hình kiểm phiếu: số thứ tự */
.theme-voting-vietsc .vote-counting-search .sequence-content {
    color: #fff;
    background-color: #3954a5;
}

/* Màn hình kiểm phiếu: tiêu đề nội dung */
.theme-voting-vietsc .vote-counting-search .question-name {
    border-left: 4px solid #3954a5;
}

/* ====== END VOTING VIETSC ============================================================================ */