/*-----------------------Article 140817---------------------*/

.box-large-article img,
.box-large-article-2 img {
    height: 100%;
}

.height-article-large a,
.tag-danhmuc-small a,
.tag-danhmuc-2 a {
    /*color:#FFF !important;*/
}

.baivietlienquan-container {
    display: flex;
}

.baivietlienquan {
    flex: 1;
}

.tags {
    margin-top: 15px;
    margin-bottom: 15px;
}

.tags a {
    display: block;
    float: left;
    margin: 3px;
    padding: 8px 6px;
    background: #f9f9f9;
    font-size: 12px;
}

.tags-job {
    /*margin-top: 15px!important;
    margin-bottom: 15px!important;*/
}

.tags-job a {
    display: block;
    float: left;
    margin: 3px;
    /*padding: 8px 6px;
    background: #f9f9f9;
    font-size: 12px;*/
}

.div-mostview-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.height-article-large .show_web {
    height: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*.dropbtn {
    background-color: #fff;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    padding-top:0px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #8adbf9;
    min-width: 365px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    width: 250px !important;
}

.dropdown-content a {
    color: black;
    padding: 10px 16px;
    text-decoration: none;
    display: block;
    min-width: 365px;
}

.dropdown-content a:hover {
    background-color: rgba(240, 126, 29, 0.73);
    color: #fff;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}*/

.dropdown {
	position: relative;
	/*display: inline-block;*/
}
.dropdown-content {
	display: none;
	position: absolute;
	background-color: #fff;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}
.dropdown-content a {
	color: black;
	padding: 12px 16px;
	text-decoration: none;
	display: block;
}
.dropdown-content a:hover {background-color: #f1f1f1}
.dropdown:hover .dropdown-content {
	display: block;
}
.dropdown:hover .dropbtn {
	background-color: #3e8e41;
}
.dropdown:hover .dropdown-content {
	display: block;
}

#menu_category_news li:nth-child(4) {
    border-right: none;
}

@media only screen and (max-width: 480px) {
    .sub-menu-article {
        /*margin-top: 0 !important;*/
    }
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}


/*-----------------------Article 140817---------------------*/

.content-article {
    padding-top: 0;
    padding-bottom: 10px;
}

.sub-menu-article {
    margin-top: 60px;
}

.box-sub-menu {
    display: -webkit-inline-box;
    padding: 10px;
}

.box-sub-menu li {
    padding-right: 20px;
    padding-left: 20px;
    border-right: 1px solid #e1e1e1;
}

.box-sub-menu li a {
    text-transform: uppercase;
    color: #444;
}

.box-sub-menu li.active a {
    color: #f07e1d;
    padding-bottom: 9px;
    border-bottom: 1px solid;
}

.box-sub-menu li a {
    text-decoration: none;
}

.col-item {
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    background: #fff;
}

.col-item .photo img {
    margin: 0 auto;
    width: 100%;
}

.col-item .info {
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.col-item:hover .info {
    background-color: #f5f5dc;
}

.col-item .price {
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5 {
    line-height: 20px;
    margin: 0;
}

.price-text-color {
    color: #219fd1;
}

.col-item .info .rating {
    color: #777;
}

.col-item .rating {
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator {
    border-top: 1px solid #e1e1e1;
}

.clear-left {
    clear: left;
}

.col-item .separator p {
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i {
    margin-right: 5px;
}

.col-item .btn-add {
    width: 50%;
    float: left;
}

.col-item .btn-add {
    border-right: 1px solid #e1e1e1;
}

.col-item .btn-details {
    width: 50%;
    float: left;
    padding-left: 10px;
}

.controls {
    margin-top: 15px;
}

[data-slide="prev"] {
    margin-right: 10px;
}

.widget-tinnoibat {
    padding: 15px 13px !important;
}

.widget-tinnoibat .widget-header {
    margin-bottom: 0 !important;
}

.widget-tinnoibat .widget-header h3 {
    font-size: 18px !important;
    color: #333 !important;
    font-weight: 600;
    line-height: 1.3 !important;
}

.box-large-article {
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.article-date {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    float: left;
}

.h1-title {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 5px;
    font-weight: 600;
    color: #333;
    padding: 0;
}

.article-view {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    float: left;
}

.tag-danhmuc {
    position: absolute;
    bottom: 0;
    right: 5px;
    background-color: rgba(240, 126, 29, 0.73);
    padding: 10px;
    color: #fff;
    overflow: hidden;
    font-size: 13px;
}

.tag-danhmuc-small {
    position: absolute;
    bottom: 0;
    right: 0px;
    background-color: rgba(240, 126, 29, 0.73);
    padding: 10px;
    color: #fff;
    overflow: hidden;
    font-size: 13px;
}

.skew-25 {
    -moz-transform: skew(-25deg, 0);
    -ms-transform: skew(-25deg, 0);
    -o-transform: skew(-25deg, 0);
    -webkit-transform: skewY(0deg);
    transform: skewY(0deg);
}

.skew25 {
    -moz-transform: skew(25deg, 0);
    -ms-transform: skew(25deg, 0);
    -o-transform: skew(25deg, 0);
    -webkit-transform: skewY(0deg);
    transform: skewY(0deg);
}

.row-article-small {
    margin-bottom: 15px;
}

.height-article-large {
    min-height: 152px;
}

.height-article-large a {
    color: #333;
}

.height-article-small {
    min-height: 280px;
}

.height-article-small a {
    color: #333;
}


/*.property-small-article{width: 195px;}*/

.property-right-small:not(:last-child) {
    margin-right: 15px;
}

.col-small {
    float: left;
}

.property-padding-small {
    padding: 5px;
}

.property-margin2 {
    margin-right: -15px;
}

.property-margin3 {
    margin-left: -15px;
}

.property-margin4 {
    margin-right: -15px;
}

.box-large-article-2 {
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.height-article-large-2 {
    min-height: 454px;
}

.height-article-large-2 a {
    color: #333;
}

.height-article-small-2 {
    min-height: 130px;
}

.property-margin5 {
    margin-top: 15px;
}

.height-article-small-2 a {
    color: #333;
}

.list-small-container {
    display: inline-flex;
    width: 100%;
    justify-content: space-between;
}

.tag-danhmuc-2 {
    position: absolute;
    bottom: 0;
    right: 0px;
    background-color: rgba(240, 126, 29, 0.73);
    padding: 10px;
    color: #fff;
    overflow: hidden;
    font-size: 12px;
}

.height-article-large a.h1-title {
    color: #333;
}

.height-article-large .tag-danhmuc a {
    color: #fff;
}


/*---------------------------List Article 160817-----------------*/

.property-tintuc {
    margin-top: 15px;
}

.article-info:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}

.widget-tintuc {
    margin-bottom: 0 !important;
}

.box-tintuc-img {
    margin-right: -15px;
}

.h3-title-tintuc {
    color: #333;
    font-weight: 600;
    margin-top: -3px;
    margin-bottom: 3px;
}

.max-lines-title {
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.2em;
    font-size: 14px;
    /*   line-height: 1.2em;
   max-height: 33.6px; */
}

.max-lines-content {
    /*  overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 1;*/
    font-size: 13px;
    line-height: 1.2em;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    cursor: default;
    /* max-height: 15.6px; */
}

.box-tintuc-img img {
    /*height: 50px;width: 100%;*/
    height: 70px;
    width: 100%;
    padding-top: 10px;
    object-fit: cover;
}

.tintuc-baiviet {
    color: #333;
    overflow: auto;
    display: block;
    transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);
}

.tintuc-baiviet:hover {
    box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12) !important;
}

.hr-down-tintuc {
    margin-top: 10px !important;
    margin-bottom: 15px !important;
}

.hr-up-tintuc {
    margin-top: 0px !important;
    margin-bottom: 15px !important;
}


/*-----------------------Deatil Article 160817---------------*/

.article-detail-content {
    line-height: 1.5;
    color: #333;
    font-size: 13px;
}

.date-view-detail-article {
    display: -webkit-inline-box;
    float: right;
    color: #6e6e6e;
    font-style: italic;
    font-size: 12px;
}

.widget-detail-article {
    padding: 15px 13px 0 13px !important;
}

.box-detail-article {
    margin-top: 10px;
    margin-bottom: 5px;
}

.group-like-share {
    margin-bottom: 10px;
}

.group-like-share ul {
    display: -webkit-inline-box;
    float: right;
}

.btn-facebook-ar {
    background-color: #3f51b5;
    color: #fff;
    border-radius: 4px !important;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}

.group-like-share ul li {
    margin-left: 10px;
}

.group-like-share ul li a:hover {
    background-color: #394aa8;
}

.max-lines-cvlienquan {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 13px;
    line-height: 1.2em;
    max-height: 16.8px;
    font-weight: 600;
}

.max-lines-cvlienquan a {
    color: #333;
}

.hr-down-cvlienquan {
    margin-top: 10px !important;
    margin-bottom: 13px !important;
}

.hr-up-cvlienquan {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
}

.rank-article {
    position: absolute;
    margin-top: 10px;
    z-index: 1;
    border: 1px solid #fff;
    width: 20px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    background-color: #00aeef;
    font-weight: 600;
    top: 0;
}

.col-md-9 .widget-article {
    padding: 0px 19px !important;
}

.tag-category a {
    color: #fff !important;
}

.box-large-article-2 img {
    width: 267.98px;
    height: 150px;
    object-fit: cover;
}

.property-top1 {
    padding-top: 1px;
}

.box-detail-article h2 {
    font-size: 18px;
}

.h3-title-tintuc a {
    color: #333 !important;
}

.box-large-article img {
    width: 100%;
    height: 150px;
    margin: auto;
    object-fit: cover;
}

.pagination a {
    color: #333 !important;
}

.tieudetenbaiviet {
    white-space: normal !important;
    text-overflow: inherit;
}

.box-small-article img {
    width: 100%;
    height: 128px;
    object-fit: cover;
}

.select2-container .select2-selection--single {
    height: 46px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #999 !important;
    line-height: 46px !important;
}


/*----Edit 270820----*/

.box-detail-article .title_news h2 span {
    font-size: 23px !important;
    color: #e95f08;
}

h3 span {
    font-size: 20px !important;
}

.box-detail-article .title_news p span img {
    margin-top: 15px;
    margin-bottom: 15px;
}