.box-thong-tin-luong .table-bordered th, .box-thong-tin-luong .table-bordered td {
    border-color: #cccccc;
}
.box-danh-gia .form-group label {
    font-weight: bold;
}
.tag {
    background-color: #aaa;
}
.tag span {
    background-color: #999;
}
.chb-the-loai {
    margin: 0;
    padding: 0;
    list-style: none;
}
.chb-the-loai li {
    display: inline-block;
    margin-right: 10px;
}

td a {
    color: #003473;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Nunito", sans-serif !important;
}
ul.be_the_loai_viec_lam li {
    display: inline-block;
    width: 200px;
}

ul.be_the_loai_viec_lam {
    margin: 0;
    padding: 0;
    list-style: none;
}
.modal-table tr th, .modal-table tr td{
    border-top: 1px solid #dee2e6 !important;
}

.vendor_reviews img {
    width: 15px;
    margin-right: 3px;
}
.modal-xl {
    max-width: 95%;
}
.nav-bar {
    min-height: 40px;
}
tr.unread {
    background: #edf8ff;
}
.card-body {
    overflow: auto;
}
.btn-task-action {
    width: 100px;
}
.richtext p {
    margin-bottom: 0.2rem !important;
}
ul.task-breadcrumb li:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "→";
    height: 16px;
    width: 0;
    background: #1b406c;
    border-radius: 5px;
    margin-right: 4px;
}
.ui-autocomplete {
  z-index:2147483647 !important;
}
.group-item .list-group-item {
    padding-left: 0;
    padding-right: 0;
}
.task-information .list-group-item {
    padding-left: 0;
    padding-right: 0;
}
.task-attachment .list-group-item {
    padding-left: 0;
    padding-right: 0;
}
.task-discussion .list-group-item {
    padding-left: 0;
    padding-right: 0;
}
.bg-warning {
    color: #0b192b;
}
.height-80 {
    height: 0.8rem;
}
.text-80 {
    font-size: 80%;
}
.text-60 {
    font-size: 60%;
}
.layout-sidebar-large .sidebar-left-secondary {
    width: 250px;
}
.required  {
	color: #f00;
}
.edit-link {
	display: none;
}
.title-flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.form-group label {
	font-size: 14px;
}
.btn-t2 {
	position: absolute;
	top: 2%;
	z-index: 2;
}
.btn-list-action {
	position: absolute;
	left: 35px;
    top: 20px;
	z-index: 2;
}
.breadcrumb ul li a {
    color: #003473 !important;
}
.breadcrumb ul li a.active {
	font-weight: bold;
}
.page-item span.current {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #003473;
    background-color: #fff;
    border: 1px solid #dee2e6;
    color: #fff;
    background-color: #003473;
    border-color: #003473;
}

.page-item span.dots {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #003473;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.select_group {
    height: 250px;
    overflow: scroll;
    border: 1px solid #ccc;
    padding: 10px;
}
.select_group ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.table-responsive nav {
    height: 45px;
}

.layout-sidebar-large .main-header .logo img {
    width: 80px;
    height: auto;
}

.soft_name {
    font-weight: bold;
    color: #be212a;
    font-size: 20px;
}

.layout-sidebar-large .main-header .notification-dropdown {
    max-height: 500px;
}
.layout-sidebar-large .main-header .notification-dropdown  .unread {
    background: #edf8ff;
}
.datatable-scroll {
    max-height: 500px;
    width: 100% !important;
}
.custom-file-label{
    font-size: 13px;
}
.tuyen_dung .stat {
    background: #e0eafc;
    border-radius: 50%;
    padding: 0.75rem;
    width: 48px;
    height: 48px;
}
.tuyen_dung .fa-layers i{
    font-size: 45.5px;
}
.tuyen_dung .stat i{
    font-size: 23px;
}
@media (max-width: 767px) {
    .soft_name {
        display: none;
    }
}