.dtcp-thong-tin .nav-tabs {

}

.dtcp-thong-tin {
    margin: auto;
    max-width: 100%;
}

.nav-tabs-uoc-tinh {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}

.dtcp-thong-tin ul {
    list-style: none;
    padding: 0px;
    margin-bottom: 20px;
}

.nav-tabs-uoc-tinh .nav-link {
    width: 100%;
    border: none;
    font-weight: 700;
    color: #495057;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
}

.nav-tabs-uoc-tinh .nav-link.active, .nav-tabs-uoc-tinh  .nav-tabs-uoc-tinh .nav-link:focus {
    background-color: #C4C4C4;
    border-bottom: 5px solid #c90c25;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    text-decoration: none;
}

.uoc-tinh-chi-phi .custom-range {
    margin-top: 32px;
    margin-bottom: 15px;
}

.custom-range {
    width: 100%;
    padding-left: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.custom-range:focus {
    outline: none;
}
.custom-range::-moz-focus-outer {
    border: 0;
}
.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-appearance: none;
    appearance: none;
}
.custom-range::-webkit-slider-thumb:focus {
    outline: none;
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -moz-appearance: none;
    appearance: none;
}
.custom-range::-moz-range-thumb:focus {
    outline: none;
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
}
.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    appearance: none;
}
.custom-range::-ms-thumb:focus {
    outline: none;
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-ms-thumb:active {
    background-color: #b3d7ff;
}
.custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem;
}

.note-container {
    padding: 20px;
    background-color: rgba(255, 193, 7, 0.2);
    margin-bottom: 20px;
}
.uoc-tinh-chi-phi .custom-range {
    margin-top: 32px;
    margin-bottom: 15px;
}
.uoc-tinh-chi-phi input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    border: 1px solid #b62831;
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background: #b62831;
    cursor: pointer;
    margin-top: -11px;
}
.uoc-tinh-chi-phi input[type="range"]::-webkit-slider-runnable-track {
    width: 100%;
    height: 4px;
    cursor: pointer;
    background: #ccc;
    border-radius: 1.3px;
}
.uoc-tinh-chi-phi .range-info {
    font-size: 90%;
    color: #666;
}
.uoc-tinh-chi-phi .total-cost {
    padding: 5px 15px 5px 15px;
    text-align: center;
    background-color: #c90b25;
    color: white;
    text-transform: uppercase;
}
.uoc-tinh-chi-phi .total-cost .total-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
}
.uoc-tinh-chi-phi .total-cost .total-cost-label {
    font-size: 120%;
    font-weight: 500;
}
.uoc-tinh-chi-phi .total-cost .total-cost-value {
    font-size: 150%;
    font-weight: 700;
    color: #ffffff;
}
.nav-tabs-uoc-tinh {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.nav-tabs-uoc-tinh .nav-item {
    margin-bottom: 0px !important;
    margin-left: 0 !important;
    width: 50%;
}
.nav-tabs-uoc-tinh .nav-link {
    width: 100%;
    border: none;
    font-weight: 500;
    text-align: center;
    border-bottom: 3px solid transparent;
}
.uoc-tinh-chi-phi .range-info {
    font-size: 90%;
    color: #666;
}
.justify-content-between {
    -ms-flex-pack: justify !important;
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
}
.d-flex {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
}

#cacl-result table {
    vertical-align: top;
    max-width: 100%;
    width: 100%;
    overflow-x: auto;
    white-space: nowrap;
    border-collapse: collapse;
    border-spacing: 0;
}

#cacl-result table thead tr th, #cacl-result table tbody tr td {
    /* width: 17%; */
    padding: 10px;
    text-align: center;
    color: #000;
    border: 1px solid #d9d7ce;
}

#cacl-result table thead tr th {
    background: #ddd;
    text-transform: initial;
    color: #000;
}

#cacl-result table tbody tr td:nth-child(2) {
    width: 40px;
}

.wl-cacl-form input[type="submit"] {
    background: #c90c25 !important;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 31px !important;
    padding: 0px 15px 0px 15px !important;
}

.tab-pane {
    position: relative;
}

.tab-pane .page-loader-spin {
    position: absolute;
    display: none;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 45%);
}

.cacl-item {
    margin-left: 0 !important;
    margin-right: 0 !important;
}


.gxlb-show-result {
    display: inline-block;
    width: 78px;
    height: 35px;
    background: #c90b25;
    color: #fff !important;
    text-align: center;
    line-height: 35px;
    text-transform: uppercase;
    font-weight: 800;
    border-radius: 23px;
}

.gxlb-show-result:hover {
    color: #fff;
}

.cacl-warning {
    margin-bottom: 15px;
    font-weight: 600;
    color: #dc1111;
}

.dtcp-thong-tin .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.wl-button-product {
	text-decoration: none;
    padding: 7px;
    background: #C90B25;
    color: #fff !important;
    display: block;
    text-transform: uppercase;
    font-weight: 900;
    border-radius: 24px;
    text-align: center;
}

.flex-row .flex-col:first-child .wl-button-product {
	margin-left: 0
}

.flex-row .flex-col:last-child .wl-button-product {
	margin-right: 0
}

.wl-button-product:hover, .wl-button-product:focus {
	text-decoration: none !important;
	background: #a80017;
}

.vauthor-social {
    margin-top: 0.3em;
}

.vauthor-social .social-icons > a {
    font-size: 0.65em;
    margin-right: 0.7em !important;
}

.vauthor-description .description {
    overflow: hidden;
    -webkit-transition: max-height 0.25s;
    -moz-transition: max-height 0.25s;
    -ms-transition: max-height 0.25s;
    -o-transition: max-height 0.25s;
    transition: max-height 0.25s;
    max-height: 75px;
}

.vauthor-description {
  text-align: left;
}

.vauthor-description .description.more {
    max-height: unset;
}

.vavatar {
    display: inline-block;
    margin-right: 10px;
    border-radius: 9999px;
    vertical-align: middle;
    overflow: hidden;
}

.moreless-button {
    font-size: 0.88em;
    color: #2478ba;
    font-weight: 500;
}

.moreless-button span {
    margin-top: -5px;
    margin-left: 7px;
    border-color: #2478ba;
    border: solid;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    vertical-align: middle;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: all 0.25s ease;
}

.moreless-button.open span {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    margin-top: 3px;
}

.article-inner .entry-author {
	padding: 1em 0 0.7em 0;
    font-size: 1.1em;
}

.article-inner .entry-author a {
    margin-bottom: 0 !important;
}

.row-box {
    width: 33.33%;
    float: left;
}

.uoc-tinh-chi-phi .col {
    float:left;
}

.wprt-container .woocommerce-Price-amount {
  font-weight: normal;
  color: black !important;
}
