.a {
    /* color: #0fbd7c; */
    color: #f00;
    cursor: pointer;
}

body,
.table {
    color: #262626!important;
}

.btn-primary {
    background-color: #0056c1!important;
    border-color: #0056c1!important;
}

.bg-gradient {
    background: rgb(15, 189, 124);
    background: linear-gradient(118deg, rgba(15, 189, 124, 1) 0%, rgba(91, 241, 178, 1) 50%, rgba(15, 189, 124, 1) 100%);
}

.bg-gray {
    background: #f0f0f0;
}

.text-title {
    color: #0056c1 !important;
    font-weight: 600;
    font-size: 18px;
}

.text-primary {
    color: #0056c1 !important;
}

.text-danger {
    color: #f00 !important;
}

.text-note {
    color: #1bc886;
    font-weight: 500;
    font-size: 12px;
}

.navbar-custom {
    background: #0056c1!important;
}

.style-radio:checked {
    color: #fff;
    border-color: #3bafda;
    background-color: #3bafda;
}

.middle-vertical {
    vertical-align: middle;
}

.khaibaoyte,
.khaibaoyte .table {
    color: #000!important;
}

.khaibaoyte .table td input {
    vertical-align: middle!important;
}

.khaibaoyte .table tr>td:nth-child(2),
.khaibaoyte .table tr>td:nth-child(3) {
    vertical-align: middle!important;
    min-width: 70px!important;
    width: 70px!important;
}

.text-important {
    color: #f00;
    font-style: italic;
}

.khaibao-wrapper {
    border: 1px solid #aaa5;
}

.red {
    color: #f00;
}

.ten {
    font-size: 22px;
    font-weight: bold;
}

.text-info-top {
    color: #0056c1;
}

.danhsach_khaibaoyte li.dropdown-item {
    white-space: break-spaces;
}

.line-item {
    width: 100%;
    height: 4px;
    margin-bottom: 5px;
    background-color: #fff;
    display: block;
    border-radius: 10px;
}

.tieptuc {
    background: #0056c1;
}

.btn-green {
    background: rgb(15, 189, 124);
    color: #fff;
    font-weight: bold;
}

.dropdown-item.active {
    font-weight: bold;
    background: #0056c1;
}

.dropdown-item.active a {
    color: #fff;
}

.type_qrcode {
    font-size: 18px;
    font-weight: bold;
    color: #0056c1;
    cursor: pointer;
}

.wrap {
    float: left;
    margin-top: -55px;
    background: #fff;
    margin-left: 50%;
    transform: translateX(-50%);
    width: 50%;
}

.lb-radio {
    width: 100%;
}

.col-xs-11.col-sm-4.alert {
    width: auto!important;
}

::-webkit-input-placeholder {
    /* WebKit browsers */
    text-transform: none;
}

:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    text-transform: none;
}

::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    text-transform: none;
}

:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    text-transform: none;
}

::placeholder {
    /* Recent browsers */
    text-transform: none;
}

.combodate {
    display: block;
}

.custom-select {
    height: calc(2rem + 2px)!important;
    padding: .15rem 1.9rem .15rem .4rem!important;
}

.lang_vi,
.lang_en {
    transition: all 0.3s;
    padding: 3px 0px;
    font-weight: bold;
}

.lang_vi:hover,
.lang_en:hover {
    cursor: pointer;
}

.btn-outline-primary {
    color: #0056c1;
    border-color: #0056c1;
}

.btn-outline-primary:not(:disabled):not(.disabled).active,
.btn-outline-primary:not(:disabled):not(.disabled):active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #0056c1;
    border-color: #0056c1;
}

.overview-item--c1 {
    background-image: -moz-linear-gradient(90deg, #3f5efb 0%, #fc466b 100%);
    background-image: -webkit-linear-gradient(90deg, #3f5efb 0%, #fc466b 100%);
    background-image: -ms-linear-gradient(90deg, #3f5efb 0%, #fc466b 100%);
    color: #FFF;
}

.overview-item--c2 {
    background-image: -moz-linear-gradient(90deg, #11998e 0%, #38ef7d 100%);
    background-image: -webkit-linear-gradient(90deg, #11998e 0%, #38ef7d 100%);
    background-image: -ms-linear-gradient(90deg, #11998e 0%, #38ef7d 100%);
    color: #FFF;
}

.overview-item--c3 {
    background-image: -moz-linear-gradient(90deg, #ee0979 0%, #ff6a00 100%);
    background-image: -webkit-linear-gradient(90deg, #ee0979 0%, #ff6a00 100%);
    background-image: -ms-linear-gradient(90deg, #ee0979 0%, #ff6a00 100%);
    color: #FFF;
}

.overview-item--c4 {
    background-image: -moz-linear-gradient(90deg, #45b649 0%, #dce35b 100%);
    background-image: -webkit-linear-gradient(90deg, #45b649 0%, #dce35b 100%);
    background-image: -ms-linear-gradient(90deg, #45b649 0%, #dce35b 100%);
    color: #FFF;
}

ul.timeline {
    list-style-type: none;
    position: relative;
}

ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}

ul.timeline>li {
    margin: 20px 0;
    padding-left: 20px;
}

ul.timeline>li {
    margin: 20px 0;
    padding-left: 20px;
}

ul.timeline>li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}

.knob-chart {
    background: #fff;
    padding: 15px;
    border-radius: 50%;
    box-sizing: border-box;
}

.card-body {
    padding: 1rem 1rem!important;
}

.counter {
    font-size: 32px;
    font-weight: bold;
}

.counter-text {
    font-size: 15px;
    /* font-weight: bolder; */
}

#qrcode {
    position: relative;
}

.icon-warning {
    position: absolute;
    bottom: 0;
}

.img-qrcode img {
    width: 120px;
}

.grecaptcha-badge {
    visibility: hidden;
}

.bg-red {
    background: #fb2e4b !important;
    color: #ffffff !important;
}

.bg-yellow {
    background: #f8fb9a;
    color: #333;
    /* font-weight: bold; */
}

.bg-orange {
    background: #ffcc45;
    color: #333;
    /* font-weight: bold; */
}

.bg-yellow .text-white,
.bg-orange .text-white {
    color: #f00!important;
}

.bg-red .text-success {
    color: #fff!important;
}

.lb-radio {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.td-center {
    padding: 0px;
    position: relative;
}

.close {
    font-size: 2.0rem!important;
}

.code {
    width: 200px;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

input[name="loai_khaibao"]:checked ~ label {
    color: #0056c1;
}
@media(max-width: 575px) {
    .text-title {
        font-size: 16px;
    }
    .text-note {
        font-size: 10px;
    }
    .wrap {
        width: 80%;
    }
}

@media(min-width: 1024px) {
    .logo-sm {
        display: none;
    }
}