/*-----------== news content ==-----------*/

.law-body {
	background-color: #f3f4f4;
	font-family: 'tiengviet' !important;
}

.law-body * {
	font-family: 'tiengviet' !important;
}

.law-container {
	margin-right: auto;
	margin-left: auto;
}

.law-block {
	padding: 50px 0 0 0;
}

.law-article {
	background: #fff;
	border: 1px solid #e4e4e4;
	border-radius: 6px;
	margin-bottom: 50px;
}

.law-img img {
	width: 100%;
}

.law-content {
	padding: 15px 15px 20px 15px;
	color: #40454a;
}

.law-title {
	margin: 0;
}

.law-title a {
	font-size: 20px;
	color: #40454a;
	font-weight: bold;
}

.law-intro {
	color: #4f4f4f;
	font-size: 16px;
	line-height: 1.5;
	margin-top: 20px;
}

.law-author {
	border-top: 1px solid #e4e4e4;
	padding: 18px 5px 0px 5px;
	margin-top: 20px;
}

.law-author-link {
	color: #4f4f4f;
	font-weight: bold;
	text-transform: capitalize;
}

.law-category {
	color: #f38094 !important;
	font-weight: bold !important;
}

.law-readmore {
	color: #4f4f4f !important;
	font-weight: bold;
	float: right;
}

.law-empty {
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-size: 18px;
}

@media ( min-width : 1200px) {
	.law-container {
		width: 1170px;
	}
}

/*-----------== for tags ==-----------*/
.block-tag {
	width: 100%;
    float: left;
    margin: 20px 0;
}

.txt_tag {
    background: #f1f1f1;
    padding: 0 10px;
    height: 20px;
    color: #939393;
    float: left;
    font: 400 11px/20px arial;
    margin: 0 5px 0 0;
}

.tag_item {
    display: inline-block;
    height: 20px;
    font: 400 12px/20px arial;
    color: #656565;
    padding: 0 10px;
    white-space: nowrap;
    background: #f1f1f1;
    margin: 0 5px 5px 0;
    float: left;
}

.tag_item:hover {
    background: #e2e2e2;
}

/*-----------== detail news ==-----------*/
.content-law .blogdetails .blgdeta img {
    width: 100%;
}
.right-side-detail{
	margin: 0;
}
.blogpage {
	background-color: #f3f4f4;
}

.content-law {
	background: #fff;
	box-shadow: rgba(0, 0, 0, .1) 0 0 3px;
	padding: 20px;
	position: relative;
	overflow: hidden;
}

.content-law-right {
	background: #fff;
	box-shadow: rgba(0, 0, 0, .1) 0 0 3px;
	padding: 10px;
	position: relative;
}

.blogpage .blgtitle {
	font-family: 'tiengviet' !important;
}

.blogpage .para * {
	font-family: 'tiengviet' !important;
	font-size: 16px !important;
	line-height: 1.5 !important;
}


.blogpage .para img
{
	margin:10px 0;
	max-width: 100% !important;
	height:auto !important;
}

.blogpage .para-descripttion {
	font-family: 'tiengviet' !important;
	font-size: 16px !important;
	color: #5b5150;
	font-size: 16px;
	font-family: 'tiengviet';
	margin-top: 10px;
	font-style: italic;
	font-weight: bold;
	text-align: justify;
	margin-bottom: 20px;
}

.blogdetails ul {
	padding-left: 0px;
}
 .button-group {
    margin-top: 20px;
    padding: 20px 0px;
}

.social-icons {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    .social-icons li.title-share {
        margin-right: 15px;
        color: #96a2b2;
        font-size: 15px;
    }

    .social-icons li {
        display: inline-block;
    margin-bottom: -15px;
    }

    .social-icons a {
        background-color: #eceeef;
        color: #818a91;
        font-size: 16px;
        display: inline-block;
        line-height: 44px;
        width: 44px;
        height: 44px;
        text-align: center;
        margin-right: 8px;
        border-radius: 100%;
        -webkit-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear;
        cursor: pointer;
    }
.share li a {
    background-color: #eceeef;
    border: none;
    border-radius: 100%;
    color: #818a91;
    display: block;
    font-size: 16px;
    height: 44px;
    padding: 0;
    text-align: center;
    width: 44px;
}
.share li a:hover {
	background-color: #eceeef;
}
.button-group .social-icons {
    float: left;
}
.button-group .action-buttons {
    float: right;
    line-height: 12px;
}

/*-----------== news ad ==-----------*/
.right-side {
	margin: 50px 0;
	background: #fff;
	padding: 20px;
	border-radius: 0px;
	    box-shadow: rgba(0, 0, 0, .1) 0 0 3px;
}

.right-side .input-search {
	height: 37px;
	border: 1px solid #e0e0e0;
	width: 100%;
	padding: 0 5px;
}

.right-side .title {
	font-size: 14px;
	margin-top: 20px;
	display: flex;
	font-weight: bold;
}

.right-side .title span {
	padding-right: 10px;
	text-transform: uppercase;
}

.right-side .title:after {
	width: 100%;
	color: white;
	content: '';
	flex: 1;
	border-bottom: 1px solid #5b5150;
	margin: auto 0 10px 0;
	box-shadow: 0 -1px;
}

#accordionMenu .panel-body-cus {
	padding: 10px 15px;
	border-top: 1px solid #ddd;
}

#accordionMenu .panel-default-cus:first-child {
	border-top: none;
}

#accordionMenu .panel-default-cus .active {
	background-color: #f9efef;
}

#accordionMenu .panel-body-cus span a {
	color: #f38094 !important;
}

#accordionMenu .panel-default-cus>.panel-heading-cus a:after {
	content: "";
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	float: right;
	transition: transform .25s linear;
	-webkit-transition: -webkit-transform .25s linear;
}

.right-side .content {
	margin-top: 18px;
}

.advertise .content, .featured-video .content {
	width: 100%;
	height: auto;
}

.sponsor .content {
	margin: 0;
}

.videowrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}

.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.recent-post-title {
	color: #5b5150;
	font-family: 'tiengviet';
	font-size: 18px;
}

.recent-post-title:hover {
	color: #f5916c;
	text-decoration: none;
	cursor: pointer;
}

.pagination {
	margin: 0 0 20px 0;
}
.right-side-detail{
	margin: 0;
}