.widget.widget-border {
    padding: 10px 15px;
}

.widget {
    margin-bottom: 10px !important;
}

.widget.widget-border {
    background: #FFF;
    border: #dddddd solid 1px;
}

.btn {
    -webkit-border-radius: 2px 2px;
    -moz-border-radius: 2px 2px;
    -ms-border-radius: 2px 2px;
    border-radius: 2px 2px;
    padding: 5px 10px;
    font-size: 13px !important;
}

.article_detail img {
    max-width: 100%;
    height: auto;
}

.tab-container .nav-tabs>li a {
    font-size: 13px;
}

table thead {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1e8fff), color-stop(1, #2aa7ff));
    background-image: -o-linear-gradient(bottom, #1e8fff 0%, #2aa7ff 100%);
    background-image: -moz-linear-gradient(bottom, #1e8fff 0%, #2aa7ff 100%);
    background-image: -webkit-linear-gradient(bottom, #1e8fff 0%, #2aa7ff 100%);
    background-image: -ms-linear-gradient(bottom, #1e8fff 0%, #2aa7ff 100%);
    background-image: linear-gradient(to bottom, #eaf3fa 0%, #eaf3fa 100%);
    color: #363636;
}

table th {
    text-align: center;
}
.table-striped > tbody > tr:nth-child(2n+1) > td {
    background-color: #f5f5f5;
}

.article table th {
    text-align: left;
}

.top-searching {
    margin-top: 43px;
}

#main-nav .navbar-default .navbar-nav>li:hover>a {
    color: #ffffff;
    background-color: #1a6ab4 !important;
}

.tab-container .nav-tabs>li:hover>a,
.tab-container .nav-tabs>li:hover>a:hover {
    background: #27a1ff;
    outline: none;
    border-color: #27a1ff;
}

.nav-tabs>li>a {
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -ms-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
}

.tab-container .main-searching {
    -webkit-border-radius: 0 8px 8px 8px;
    -moz-border-radius: 0 8px 8px 8px;
    -ms-border-radius: 0 8px 8px 8px;
    border-radius: 0 8px 8px 8px;
}

#datetimesend {
    margin-right: 0px;
}

.datepicker {
    /*width: 47% !important;*/
}

.support-bottom {
    border: 1px #ccc solid;
    border-top: 0;
}

.the-title {
    font-size: 13px;
}

.modal-bod p {
    font-size: 13px;
}

.modal-title {
    font-size: 13px;
}

.numfound {
    float: right;
}

.control-label {
    padding-top: 5px !important;
}

/*.sidebar.sidebar-border {
    border: #dddddd solid 1px;
}*/
.sidebar>.nav>li.active>a {
    color: #ffffff;
    background-color: #3a86c8;
}

.sidebar>.nav>li.open>a,
.sidebar>.nav>li:hover>a {
    color: #ffffff;
    background-color: #21436b;
}

.bootstrap-datetimepicker-widget table th {
    border-radius: 0;
}

.file-error {
    color: red;
}

#file-validate-error {
    display: none
}

.margin-left-10 {
    margin-left: 10px;
}
.margin-left-15 {
    margin-left: 15px;
}

.glyphicon.glyphicon-record.the-icon,
.glyphicon.glyphicon-ok {
    color: #ff7900;
    font-size: 10px;
    margin-right: 5px;
}

._total {
    float: right !important;
}

hr {
    background-color: #cce0f0;
    display: block;
    height: 2px;
    width: 100%;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    clear: both;
}

.panel {
    margin-bottom: 0px;
}

.pagination {
    margin: 0;
}

.icon-cchn {
    color: #ff7900;
}

hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

#_tong {
    margin-top: 10px;
}

#_paginate {
    text-align: right;
    margin-bottom: 7px;
}

html,
body {
    height: 100%;
}

body {
    display: flex;
    flex-direction: column;
}

#main {
    flex: 1 0 auto;
}

.content {
    flex: 1 0 auto;
}

.footer {
    flex-shrink: 0;
}

#footer .footer-bottom {
    background-color: #21436b;
    color: #ffffff;
    padding: 4px 0;
}

#footer .social-icon-wrap {
    display: flex;
    align-items: center;
    gap: 5px;
    flex-wrap: wrap;
}

#footer .social-icon-wrap > a{
    height: 30px;
}
#footer .zalo-ico {
    height: 28px;
    width: 24px;
    color: #39579a;
    background-image: url('../img/zalo-icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.padding-right-10 {
    padding-right: 10px;
}

.logo a {
    height: 80px;
    background: url(../img/logo2.png) no-repeat 0 50%;
    background-size: auto 70px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 180px;
    padding-top: 34px;
    display: block;
    text-decoration: none;
    line-height: 1.2;
    color: #222222;
}

h1 {
    display: inline;
    width: 80px;
}

#main-nav {
    background-color: #21436b;
}

body {
    background-image: url(../../img/bg-header.png);
    background-repeat: repeat-x;
}

.btn-primary {
    color: #FFF;
    background-color: #21436b;
    border-color: transparent;
}

.custom-border:after {
    content: "|";
    position: absolute;
    top: 25%;
    color: #fff;
}

.content {
    flex: 1 0 auto;
}

.footer {
    flex-shrink: 0;
}

#footer {
    color: black;
    background: url(../img/bg-icon2.png) no-repeat;
    background-size: 100% 100%;
    padding: 10px 0 0;
}

.logo a {
    height: 80px;
    background: url(../img/logo2.png) no-repeat 0 50%;
    background-size: auto 70px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 180px;
    padding-top: 34px;
    display: block;
    text-decoration: none;
    line-height: 1.2;
    color: #222222;
}

h1 {
    display: inline;
    width: 80px;
}

#header {
    background-color: unset;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -5px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-right-width: 0;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

#main-nav .navbar-default .navbar-nav li ul {
    background-image: linear-gradient(to right, #1170c0, #8bb8dc);
}

#main-nav .navbar-default .navbar-nav li ul.dropdown-menu {
    background-image: none;
    background-color: white;
}

#main-nav .navbar-default .navbar-nav li ul li a:hover {
    background-image: linear-gradient(to right, #1170c0, #8bb8dc);
}

.dropdown-submenu>ul.dropdown-menu>li>a:hover {
    color: #ffffff;
    background-image: linear-gradient(to right, #1170c0, #8bb8dc);
}

.submit_end {
    text-align: left;
    padding-left: 11px;
}

.pagination>.disabled>span {
    color: #337ab7;
}
.pagination li a {
    color: #337ab7 !important;
}
.custom-tooltip {
    display: inline-block;
    margin: -40px 0 -70px 0;
    opacity: 1;
    position: relative;
}
.change-evidence {
    display: inline-block;
    margin: -40px 0 -70px 0;
    opacity: 1;
    position: relative;
}
.change-evidence .tooltip-inner {
	background: #118bd6;
    text-align: left;
}
.change-experience{
    display: inline-block;
    margin: -40px 0 -70px 0;
    opacity: 1;
    position: relative;
}
.change-experience .tooltip-inner {
	background: #118bd6;
    text-align: left;
}
@media only screen and (max-width: 767px) {
    .custom-tooltip {
    display: inline-block;
    margin: 0 0 0 0 !important;
    opacity: 1;
    position: relative;
    }
    .change-evidence  {
        display: inline-block;
        margin: 0 0 0 0 !important;
        opacity: 1;
        position: relative;
    }
    .change-experience{
        display: inline-block;
        margin: 0 !important;
        opacity: 1;
        position: relative;
    }
    #custom-tooltip{
        float: left !important;
    }
}

@media only screen and (min-width: 767px)  and (max-width: 1200px) {
    .change-evidence  {
        display: inline-block;
        margin: -23px 0 0 0 !important;
        opacity: 1;
        position: relative;
    }
}

.custom-tooltip .tooltip-inner {
	background: #118bd6;
    text-align: left;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #118bd6;
    top: 43%;
}

ul.item-download {
    text-align: center;
    padding-top: 15px;
}

img.app-store,
img.google-play {
    background: rgba(0, 0, 0, 1);
}

img.app-store {
    border-radius: 7px 7px 7px 7px;
    border: 1px solid black;
}

img.google-play {
    border-radius: 5px 5px 5px 5px;
    border: 1px solid black;
}

.item ul {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style-type: none;
    flex-direction: row;
}

.item ul li {
    margin: 0 15px;
}

@media (max-width: 1000px) {
    .item ul {
        flex-direction: column;
        /*float: left;*/
        clear: both;
        padding-left: 0;
        margin-left: -15px;
    }
    img.google-play {
        margin-top: 5px;
    }
    .label-download {
        float: left;
    }
}

.mb-2 {
    margin-bottom: .5rem !important;
}

.mt-1 { margin-top: 5px !important; }
.mt-2 { margin-top: 10px !important; }
.mt-3 { margin-top: 20px !important; }
.mb-4 { margin-bottom: 30px !important; }
.p-5  { padding: 50px !important; }
.pl-0 { padding-left: 0px !important; }
.pr-1 { padding-right: 5px !important; }
.pr-0 { padding-right: 0px !important; }
.px-0 { padding-left: 0px !important; padding-right: 0px !important; }
.px-3 { padding-left: 20px !important; padding-right: 20px !important; }

.m-0 {
    margin: 0 !important;
}
.mb-1 { margin-bottom: 5px !important; }
.mb-2 { margin-bottom: 10px !important; }
.mb-3 { margin-bottom: 20px !important; }

.marquee-list {
    width: fit-content;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
.marquee-list li {
    width: fit-content;
    display: inline-block;
    animation: scroll 10s linear infinite;
    font-size: 16px;
    margin-top: 5px;
    color: black;
}

#otp-container .otp-input {
    height: 45px;
    display: inline-block;
    margin: 0 5px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

/* Flowchart  draggable */
/*========================Start================================= */
.flow-chart {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding: 30px;
    flex-wrap: wrap;
}

.flow-group {
    display: flex;
    align-items: center;
    position: relative;
}

.flow-step {
    background: #007bff;
    color: white;
    padding: 10px 5px;
    border-radius: 20px;
    text-align: center;
    cursor: move;
    min-width: 90px;
    font-weight: bold;
    transition: transform 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
    position: relative;
}

.flow-step:not(:last-child)::after {
    content: "→";
    position: absolute;
    right: -18px;
    top: 50%;
    transform: translateY(-50%);
    color: #007bff;
    font-size: 18px;
    font-weight: bold;
}

.flow-step:hover {
    transform: scale(1.1);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}

.flow-step-history:not(:last-child)::after {
    content: "→";
    transform: translateY(-50%);
    font-weight: bold;
}

.flow-line {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

/* /*============================End============================= */

/* Flowchart  draggable */
/*========================Start================================= */
#steps-list {
    display: flex;
    justify-content: space-between;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.flow-group {
    margin: 10px;
    flex-shrink: 0;
}

.flow-step .step-label {
    font-weight: bold;
}

.flow-arrow {
    font-size: 30px;
    margin: 0 10px;
    align-self: center;
    color: #007bff;
}
.disabled {
    pointer-events: none;
    opacity: 0.5;
}
.icon-step {
    border-radius: 10px;
}
/* Flowchart  draggable */
/*========================End================================= */

/*========================CSS Custom Start================================= */
/* Width */


/* Height */
.h-full  { height: 100% !important; }
.h-screen { height: 100vh !important; }
.h-10    { height: 2.5rem !important; }
.h-auto  { height: auto !important; }

/* Font size */
.text-xs  { font-size: 0.75rem !important; }
.text-sm  { font-size: 0.875rem !important; }
.text-base { font-size: 1rem !important; }
.text-lg  { font-size: 1.125rem !important; }
.text-xl  { font-size: 1.25rem !important; }
.text-2xl { font-size: 1.5rem !important; }

/* Font weight */
.font-light   { font-weight: 300 !important; }
.font-normal  { font-weight: 400 !important; }
.font-semibold { font-weight: 600 !important; }
.font-bold    { font-weight: 700 !important; }

/* Text align */
.text-left   { text-align: left !important; }
.text-center { text-align: center !important; }
.text-right  { text-align: right !important; }

/* Text color */
.text-white  { color: #ffffff !important; }
.text-gray   { color: #6b7280 !important; }
.text-red    { color: #dc2626 !important; }
.text-green  { color: #16a34a !important; }
.text-blue   { color: #2563eb !important; }

/* Border */
.border-0     { border: 0 !important; }
.border-b     { border-bottom: 1px solid #dee2e6 !important; }
.border-t     { border-top: 1px solid #dee2e6 !important; }
.border-gray  { border-color: #d1d5db !important; }

/* Border Radius */
.rounded      { border-radius: 0.25rem !important; }
.rounded-md   { border-radius: 0.375rem !important; }
.rounded-lg   { border-radius: 0.5rem !important; }
.rounded-full { border-radius: 9999px !important; }

/* Shadow */
.shadow       { box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) !important; }
.shadow-md    { box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important; }
.shadow-lg    { box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1) !important; }

/* Display */
.inline-block { display: inline-block !important; }
.block        { display: block !important; }
.flex         { display: flex !important; }
.inline-flex  { display: inline-flex !important; }

/* Flex utility */
.items-center   { align-items: center !important; }
.justify-center { justify-content: center !important; }
.justify-between { justify-content: space-between !important; }
.flex-col       { flex-direction: column !important; }
.flex-wrap {flex-wrap: wrap !important;}

/* Overflow */
.overflow-hidden { overflow: hidden !important; }
.overflow-auto   { overflow: auto !important; }

/* Cursor */
.cursor-pointer { cursor: pointer !important; }

/* Word break utilities */
.break-normal {
    word-break: normal !important;
    overflow-wrap: normal !important;
    white-space: normal !important;
}

.break-words {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
}

.break-all {
    word-break: break-all !important;
}

.whitespace-normal {
    white-space: normal !important;
}

.whitespace-nowrap {
    white-space: nowrap !important;
}

.whitespace-pre {
    white-space: pre !important;
}

.whitespace-pre-line {
    white-space: pre-line !important;
}

.whitespace-pre-wrap {
    white-space: pre-wrap !important;
}

/* Text wrapping */
.text-wrap {
    white-space: normal !important;
    word-wrap: break-word !important;
}

.text-truncate {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}
.text-break {
    word-break: break-all !important;
    overflow-wrap: break-word !important;
    white-space: normal !important;
}

.text-nowrap {
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
}

.highcharts-root {
    font-family: inherit !important;
}

.report-dropdown {
    min-height: auto;
}

.report-dropdown ul#navbar-nav {
    width: 100%;
    padding: 0;
}

.report-dropdown ul#navbar-nav .dropdown {
    width: 100%;
}

.report-dropdown .collapse {
    padding: 0;
}

.report-dropdown #dropdownMenuBtn {
    max-width: unset;
    width: 100%;
}

