﻿@font-face {
  font-family: 'Roboto';
  src: url('/Style Library/en-us/fonts/Roboto-Regular.eot');
  src: url('/Style Library/en-us/fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
       url('/Style Library/en-us/fonts/Roboto-Regular.woff') format('woff'),
       url('/Style Library/en-us/fonts/Roboto-Regular.ttf') format('truetype'),
       url('/Style Library/en-us/fonts/Roboto-Regular.svg#Pacifico') format('svg');
}
@font-face {
  font-family: 'Roboto-Light';
  src: url('/Style Library/en-us/fonts/Roboto-Light.eot');
  src: url('/Style Library/en-us/fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),
       url('/Style Library/en-us/fonts/Roboto-Light.woff') format('woff'),
       url('/Style Library/en-us/fonts/Roboto-Light.ttf') format('truetype'),
       url('/Style Library/en-us/fonts/Roboto-Light.svg#Pacifico') format('svg');
}
@font-face {
  font-family: 'RobotoCondensed';
  src: url('/Style Library/en-us/fonts/RobotoCondensed-Regular.eot');
  src: url('/Style Library/en-us/fonts/RobotoCondensed-Regular.eot?#iefix') format('embedded-opentype'),
       url('/Style Library/en-us/fonts/RobotoCondensed-Regular.woff') format('woff'),
       url('/Style Library/en-us/fonts/RobotoCondensed-Regular.ttf') format('truetype'),
       url('/Style Library/en-us/fonts/RobotoCondensed-Regular.svg#Pacifico') format('svg');
}
@font-face {
  font-family: 'RobotoCondensed-Light';
  src: url('/Style Library/en-us/fonts/RobotoCondensed-Light.eot');
  src: url('/Style Library/en-us/fonts/RobotoCondensed-Light.eot?#iefix') format('embedded-opentype'),
       url('/Style Library/en-us/fonts/RobotoCondensed-Light.woff') format('woff'),
       url('/Style Library/en-us/fonts/RobotoCondensed-Light.ttf') format('truetype'),
       url('/Style Library/en-us/fonts/RobotoCondensed-Light.svg#Pacifico') format('svg');
}
/**/

/****** sharepoint **********/
div#contentBox{
	margin:0;
    min-width: 300px;
}
#s4-ribbonrow *, #suiteBar *{
	box-sizing:content-box;
}
#suiteBarRight {
    background-color:transparent;
}
.ms-webpartzone-cell{
	margin-bottom:0;
}
div#contentRow {
    padding-top: 0px;
    padding-bottom:10px;
    min-height:500px;
}
.ms-siteSettings-root{
	max-width:1100px;
	margin:0 auto;
}
div#s4-bodyContainer{
	padding-bottom:0;
}
div#s4-workspace{
/*	overflow-x:hidden; */
    overflow: auto;
    position: absolute;
    width: 100%;
    height: 100%;
}
table.ms-informationbar{
	display:none;
}
.ms-webpart-chrome-title h2.ms-webpart-titleText{
	border-bottom: 1px #bfcad6 solid;
    font-size: 16px;
    font-family: Roboto;
    line-height: 34px;
    margin-bottom: 1px;
    color: #203041;
    margin:0;
}
.ms-vh2{
	font-size:1em;
	font-weight:500!important;
}
@media (max-width:767px){
div .ms-webpart-zone {
    display: block;
    overflow:hidden;
}
div#contentRow{
	max-width:600px;
	margin:0 auto;
}
}
/***** popup sharepoint **/
.ms-dlgTitle {
    padding: 13px 19px 0px;
}
div.ms-dlgFrameContainer{
	padding:0;
}
.ms-dialog div#contentRow {
    padding-top: 0px;
    padding-bottom:0;
    min-height:50px;
}
.ms-dlgFrame{
	width:100%!important;
}
.ms-dlgTitle h1{
	margin:0;
	width:90%;
}
#dlgTitleBtns {
    margin: -6px 0px 0px 0px!important;
    z-index: 20;
}
.js-callout-mainElement .js-callout-headerArea *{
	box-sizing:content-box;
}
span.die{
	display:none;
}
#s4-titlerow {
    padding-top: 0px;
    padding-bottom: 4px;
    max-width:1100px;
    margin:0 auto;
    height:auto;
    border-bottom:1px #ddd solid;
    margin-bottom:10px;
}
h1.ms-core-pageTitle {
    font-size: 20px;
    margin-top:10px;
}
/*** ms-dialog **/
.ms-dialog .banner, .ms-dialog .footer, .ms-dialog #s4-ribbonrow,
.ms-dialog .portal-right {
	display: none;
}
.ms-dialog .category,.ms-dialog .portal-left{
    margin-bottom: 0;
}
.ms-dialog div#sideNavBox {
	display:none;
}
.ms-dialog .portal-banner,.ms-dialog .navbar{
	display:none;
}
.ms-dialog .menu-sub-parent{
	display:none;
}
.ms-dialog div#contentRow{
	padding: 10px 15px 0;
}
.ms-dialog #DeltaPlaceHolderMain > table{
	width:100%;
}
.ms-dlgBorder {
    border: 0;
}
.ms-dlgTitleText {
    font-size: 17px;
    line-height:normal;
    padding-left:0;
    padding-top: 0;
    color: #203041;
    font-weight: 400;
    font-family: roboto;
}
.ms-dlgCloseBtn > span:hover {
    border: 1px solid transparent;
}
/*** chinh lai bootstrap **/
@media (max-width:320px){
@-ms-viewport {
  width: 320px;
}
}
body{
	font-size:14px;
	font-family:Roboto;
}
.form-group, .row {
   /* margin-bottom: 10px;*/
}
.form-group label, .row label{
    padding-top: 7px;
    font-weight:bold;
}
select, input[type=text], textarea{
    padding:5px 10px;
    border: 1px solid #e0e0e0;
    outline: none;
    box-sizing: border-box;
}
.menu input[type=text]{
    padding: 5px 25px 5px 15px;
    border-radius: 30px;
    border: 1px solid #ccc;
    border-top: 1px solid #aaa;
    font-size: 13px;
    color: #666;
    width: 182px;
}
.ms-dtinput input[type=text], .ms-dttimeinput select{
	width:auto;
	max-width:100px;
}
textarea.ms-long{
    width:100%;
}
label {
	font-weight:normal;
}
input[type=checkbox] + label{
	line-height:25px;
	margin-left:5px;
	margin-bottom:0;
}
input[type=radio] + label{
	margin-left:5px;
	padding-top:0;
	margin-right:20px;
}
.ms-webpart-chrome-title *, .ms-srch-Paging *{
	box-sizing:content-box;
}
table.ms-core-tableNoSpace, table.ms-core-tableNoSpace table{
	width:100%;
	display: block;
}
.LV-layRow.row{
	margin-left:0;
	margin-right:0;
	text-align:justify;
}
.LV-layRow.row .col-md-6, .LV-layRow.row .col-md-12{
	padding-left:0;
	padding-right:0;
}
@media(min-width:768px){
.LV-layRow.row{
	margin-left:-10px;
	margin-right:-10px;
}
.LV-layRow.row .col-md-6, .LV-layRow.row .col-md-12{
	padding-left:10px;
	padding-right:10px;
}
}
/*********** custom **************/
.container.container-LV1{
	width:auto!important;
}
ul.TabUl-PhanLoai.ui-tabs-nav.ui-helper-reset.ui-helper-clearfix.ui-widget-header.ui-corner-all {
	background-color: #f2f2f2;
}
.bgBanner {	
	border-top:1px #fff solid;
	background-color: #01638d;
}
.banner, .banner1, .banner2, .banner3 {
	border-bottom:1px #f0f0f0 solid;
	margin: 0 auto;
	height: 55px;
	position: relative;
	background: url('/Style%20Library/Images/img-LV-Site_v2/banner1.png') no-repeat right top;
	z-index:1;
}
.banner1 {
	background: url('/Style%20Library/Images/img-LV-Site_v2/banner2.png') no-repeat right top;
}
.banner2 {
	background: url('/Style%20Library/Images/img-LV-Site_v2/banner3.png') no-repeat right top;
}
.banner3 {
	background: url('/Style%20Library/Images/img-LV-Site_v2/banner4.png') no-repeat right top;
}
.bgBannerIn{
	background: url('/Style%20Library/Images/img-LV-Site_v2/bgBanner.png') no-repeat center top;	
	position:relative;
	z-index:9;
	width:100%;
	height:55px;
}
.logo {
	background: url('/Style%20Library/Images/img-LV-Site_v2/logoPortal_m.png') no-repeat -27px center;	
	max-width: 1176px;
    margin: 0 auto;
    height:55px;
}
.logo a {
	width: 200px;
	height: 45px;
	text-indent: -9999px;
	display: block;
	cursor: pointer;
	margin-left:0px;
}
.menuOut{
	height: 50px;
	background: url("/Style Library/Images/img-LV-Site_v2/topMenu-L.png") repeat-x left top;
}
.menu {
	margin: 0px auto;
	width: 100%;
    max-width: 1100px;
	height: 50px;
}
@media (max-width:767px){
.bgBannerIn{
	background-position:center center;
}
.menu-left{
	position:absolute;
	right:0;
	top:10px;
	z-index:9999;
	width:240px;
}	
.menu-left .navbar-collapse{
	padding-right:0;
	box-shadow:none;
}
}
@media (min-width:768px) and (max-width:991px){
.menu-right {
	position:relative;
	z-index:99;
}
}
.menu-left {
	float: left;	
	height: 41px;
}
button.navbar-toggle{
    padding:0!important;
    border:0!important;
    background-color:transparent!important;
}
.menu-left button:hover{
    background-color: transparent;
    border-radius: 0px;
    min-width: 30px;
    border: 0!important;
    padding:0!important;
}
.menu-right {
	float: right;
	padding-top:5px;
	width:280px;
}
.menu-right .ms-search{
	width:180px;
	float:left;
}
div.ms-mpSearchBox {
    width: 190px;
}
.ms-search-image img{
	display:none;
}
#searchInputBox{
	position:relative;
	display:none;
}
.ms-search-image {
    float: right;
    position: absolute;
    right: 10px;
    top: 3px;
}
.ms-search-image a{
	width:22px!important;
	height:24px!important;
	text-align: center;
    line-height: 24px;
}
.ms-search-image a:before{
	content:"\f002";
	font:15px/1 FontAwesome;
	color:#787878;
}
.ms-search-image a:before:hover{
	color:#e00;
}
.menu-right .tienganh{
	float:right;
	margin-right:10px;
}
.menu-right .language  a.tienganh{
	display:inline-block;
	padding:5px 15px;
	background-color:#f2f2f2;
	font-size: 13px;
	border-radius:20px;
}
.language a, .language a:link, .language a:visited {
	color: #222;
	text-decoration: none;
}
.language a:hover {
	color: #e00;
}
@media (min-width:768px){
.menu{
	position:relative;
}
.menu-right{
	position:absolute;
	right:0;
	top:0;
}
.menu-right .ms-search{
	top:50px;
	right:14px;
	position:absolute;	
}
}
@media (max-width:767px){
.menu-right {
    float: right;
    position: absolute;
    right: 0;
}
div.time-search {
	display:none!important;
}
}
@media (min-width:768px){
.bannerOut {
    padding-bottom: 8px;
}
.bgBannerIn{
	height:121px;
}
.logo {
	background: url('/Style%20Library/Images/img-LV-Site_v2/logoPortal.png') no-repeat left center;	
	height:120px;
}
.logo a {
	height: 120px;
	width: 310px;
	margin-left:4px;
}
.banner, .banner1, .banner2, .banner3 {
	height: 121px;
}
.menu-top li.menutop-index-1 div.content-LV1 a.contentlink-LV1 {
	display: block;
	background: url("/Style Library/Images/img-LV-Site_v2/iconHome.png") no-repeat center center!important;	
	height:41px;
	padding:0 15px!important;
	width:60px;
	text-indent: -9999px;
}
}
.time-search {
	margin: 0px auto;
	max-width: 1100px;
	height: 32px;
	display:block!important;
}
.time {
	width: 300px!important;
	color: rgb(75, 75, 75);
	padding-top: 7px;
	float: left; 
}
.time-search .ms-search {
	background: url("/Style Library/Images/img-LV-Site_v2/bgsearch.png") no-repeat right top;
	width: 334px;
	float: right;
}
.time-search .ms-mpSearchBox {
	width: 280px;
}
.time-search .ms-srch-sb {
	border: 0px transparent solid;
	width: 240px;
	padding-top: 8px;
}
.time-search .ms-srch-sb input {
	border: 0px currentColor !important;
	width: 200px;
	color: rgb(136, 136, 136);
	font-size: 12px;
	height:22px!important;
	float: left;
	background-color:transparent!important;
}
.time-search a.ms-srch-sb-searchLink:hover {
	background-image: none !important;
	background-color: transparent !important;
}
.time-search a.ms-srch-sb-navLink{
	display:none;
}
body.mSite #contentBox{
	margin: 0px auto;
	max-width: 1100px;
	background-color: rgb(255, 255, 255);
}
.ms-dialog body.mSite #contentBox {
	width: auto;
}
div.ms-dlgContent {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
div.ms-dlgBorder {
	border: 1px solid rgb(255, 255, 255);
}
.mSite div#contentRow {
	padding-top: 0px;
	min-height: 520px;
	    overflow: hidden;
}
.mSite #RibbonContainer-TabRowRight .ms-promotedActionButton {
	display: none!important;
}
.mSite #suiteBar {
	float: right;
	position: absolute;
	z-index: 999;
	top: 5px;
	right: 37px;
}
body.mSite {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.ms-ToolPaneOuter{
	margin-left:200px;	
}
.mSite #s4-ribbonrow {
	border-bottom: 1px #ccc solid;
}
.mSite #fullscreenmodebox {
	position: absolute;
	right: 10px;
	top: 3px;
	z-index: 999;
}
#ctl00_DeveloperDashboardLauncher {
	display: none!important;
}
.mSite #suiteBarLeft{
	display: none;
}
#s4-titlerow, .site-quantri .ms-core-listMenu-heading  {
	display: none!important;
}
.s4-itm-selected > .ms-vb-imgFirstCell.ms-vb-imgFirstCell{
	background-color:#01648d!important;
}
body.mSite #contentBox {
	margin: 0 auto;
	max-width: 1100px;
	background-color: #fff;
}
.ms-dialog body.mSite #contentBox {
	width: auto;
}
div.ms-dlgContent {
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
}
div.ms-dlgBorder {
	border: 1px #fff solid;
}
#siteIcon {
	display: none;
}
/*****/
div.ms-dlgContent {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    position:fixed! important;
    top:40px!important;
}
div.ms-webpartzone-cell {
	margin-bottom: 0;
}
body.mSite {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Roboto;
	color:#222;
}
div.ms-webpartzone-cell {
	margin-bottom: 0px;
}
body.mSite h1, body.mSite h2, body.mSite ul, body.mSite li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#s4-bodyContainer {
	padding-bottom: 0;
	clear:both;
}
.ms-dialog .bannerOut, .ms-dialog .lvFooter, .ms-dialog #s4-ribbonrow {
	display: none;
}
.ms-dialog .LV-mNewsLeft   {
	display: none;
}
.ms-dialog .LV-mNewsCenter {
	float: none;
	width: 630px;
}
.ms-dialog .LV-mNewsCenter table.ms-core-tableNoSpace {
	width: 100%;
}
.ms-dialog .LV-mNewsCenter table.ms-core-tableNoSpace .LVGrid {
	width: 630px;
}
.ms-dialog .mSite div#contentRow {
	min-height: 100px;
}
/** footer ***/
.lvFooter {
	clear: both;
	padding-top:10px;
	position: absolute;
    left: 0;
    right: 0;
}
.HTMLFOOTER{
	background: url("/Style Library/Images/img-LV-Site_v2/bg-Footer.png") repeat left top;	
	position:relative;
}
.footIn {
    margin: 0px auto;
    max-width: 1100px;
    height: 40px;
    background: url("/Style%20Library/Images/img-LV-Site_v2/topMenu-bg.png") left top no-repeat;
    margin-top: -3px;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index:999;
}
.footLeft {
	float: left;
	height: 40px;
	line-height: 40px;
}
div.footLeft ul, div.footLeft li {
	display: inline;
	list-style-type: none;
	padding-left: 12px;
	padding-right: 12px;
	margin-right: 0;
}
.footLeft li a {
	color: #fff;
	text-decoration: none;
}
.footLeft li a:hover {
	color: #fcfe44;
}
.footRight {
	float: right;
	height: 36px;
	line-height: 36px; padding-right:12px;
}
.footRight a {
	padding-left: 17px;
    background: url(/Style%20Library/Images/icon-toppage.png) left 2px no-repeat;
    font-size: 13px;
}
.footRight a, .footRight a:link, .footRight a:visited {
	color: #fff;
}
.footRight a:hover {
	color: #fcfe44;
	text-decoration: none;
}
.footInfo {
	color: #fff;
	line-height: 160%;
	max-width: 1100px;
	margin: 0 auto;
	clear: both;
    padding: 40px 15px 15px;
    font-size: 12px;
    opacity: .8;
    font-weight: 300;
}
.footInfo strong{
	font-weight:normal!important;
}
.footInfo div {
	font-size: 14px;
	height: 36px;
	line-height: 36px;
}
.footInfoTinh{
	color:#fff;
}
.footRight {
    float: none;
    height: 36px;
    line-height: 36px;
    padding-right: 0;
    position: fixed;
    width: 36px;
    bottom: 10px;
    right: 36px;
    z-index:9999;
}
.footRight a {
    padding-left: 0;
    font-size: 13px;
    text-indent: -9999px;
    width: 36px;
    height: 36px;
    display: block;
    background-position: center center;
    border: 1px rgba(255, 255, 255, 0.5) solid;
    opacity:.5;
}
.footRight a:hover{
	opacity:1;
}
@media (max-width:767px){
div.footLeft ul, div.footLeft li {
    padding-left: 10px;
    padding-right: 10px;
}
div.footLeft li:first-child{
	display:none;
}
}
@media (min-width:768px){
.footInfo {
    padding: 45px 20px 20px;
    font-size: 13.5px;
    font-weight: 400;
}
.footInfo div {
	font-size: 16px;
}
.footIn{
	background-position:-4px top;
}
}
/**button***/
input[type="button"], input[type="reset"], input[type="submit"], 
button,.ms-ButtonHeightWidth, .FilBut input, .FilBut button, .NextButton, 
.PreviousButton, .lv-button-refresh input[type=submit]{
	background-color:#01648d;
	border:1px #01648d solid;
	min-width:70px; width:auto;
	height:28px; color:#fff; display: inline-block;
	text-decoration: none;
	border: 0px;
	padding: 0px 12px!important;
	text-align:center;
	margin-left:5px;
	font-size:13px;
	border-radius:3px;
}
input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, 
button:hover,.ms-ButtonHeightWidth:hover,  .FilBut input:hover, .FilBut button:hover,.NextButton:hover, 
.PreviousButton:hover, .lv-button-refresh input[type=submit]:hover{
	background-color:#1A7CA5;
	cursor: pointer;
}
input[type="button"][disabled], input[type="reset"][disabled], input[type="submit"][disabled], button[disabled][disabled]{
	background-color:#bbbbbb;
	border:1px #d1d1d1 solid;
}
/***page layout***/
.btHLCenter {
	overflow: hidden;
	margin-bottom: 10px;
}
.LV-layHLBot {
	padding:0;
}
.LV-layHBottom {
	clear: both;
}
.LV-lay-2Zone-Left{
	float:left;
}
.LV-lay-2Zone-Right{
	float:right;
}
/***/
div.btHome {
	max-width: 1100px;
	margin: 0 auto;
	overflow: hidden;
}
.btHLCenter {
	overflow: hidden;
	margin-bottom: 10px;
}
.btCenLeft {
	margin-right: 17px;
}
.LV-layHBottom {
	clear: both;
    padding: 0px 0 0;
}
.btHLBLeft {	
	border: 1px #ced5dc solid;
	width: 100%;
	overflow:hidden;
	vertical-align: top;
	border-top: 2px #01648d solid;
}
.btHLBBot {
	clear: both;
}
.btHLBLeft div.ms-webpart-zone, .btHLBLeft div.ms-webpart-zone div.ms-webpartzone-cell {
	display: block;
}
@media (min-width:768px){
.LV-layHome{
	max-width: 1100px;
	margin: 0 auto;
}
.LV-layHLeft {
	width: 73.7%;
	float: left;
}
.LV-layHRight {
	width: 24.5%;
	float: right;
}
.btHomeLeft {
	width: 73.7%;
	float: left;
}
.btHomeRight {
	width: 24.5%;
	float: right;
}
.btHLBTop {
	position: relative;
	width: 73.7%;
}
.btCenLeft, .btCenCen {
	float: left;
	width: 253px;
	border:1px aqua solid;
}
.btCenRight {
	float: right;
	width: 253px;
}
}
/***Banner Home Right**/
.LV-layHRight tr:first-child .allowMenu img{
	overflow:hidden;
}
img.portal-img{
	width:100%;
	height:auto;
	display:block!important;
	padding-bottom:5px;
}

/***** trang video ****/
.pageVideo {
	overflow: hidden;
}
.videoCenter {
	overflow: hidden;
	margin-top: 8px;
	margin-bottom: 20px;
}
.videoTop {
	border: 1px #d3edfc solid;
	padding: 9px;
}
div.lv-v-noibat {
	max-width: 1100px;
	width: 1100px;
}
div.lv-media-intro {
	color: #ffffff;
    background-color: #01638d;
	font-weight: 500;
	border-radius: 0;
}
div.lv-v-noibat .media-body {
	border-radius: 0;
	background-color:#fff;
}
div.lv-v-noibat {
	box-shadow: none;
	border-radius: 0;
}
div.lv-v-noibat .media-item-image {
    height: 115px;
    width: 100%;
}
div.lv-v-noibat .media-item-image img {
    height: 110px;
    width: 100%;
}
div.noibat-active {
	background-color: #e7f6ff!important;
}
div.lv-v-noibat div.playmedia:hover {
	background-color: #d9f1ff!important;
}
div.media-item {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
div.media-item-image div {
	background: url("/Style%20Library/Images/iconVideo1.png") center center no-repeat;
	height: 40px;
	width: 40px;
}
div.media-item-image div img {
	display: none;
}
div.media-header {
	background-color: #01648d;
	color: #fff;
	text-transform: uppercase;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 1px;
}
div.media-header a {
	color: #fff;
	text-decoration: none;
}
.videoLeft .media-item-image {
	height: 148px;
	overflow: hidden;
}
.videoLeft .media-item-image img {
	width: 250px;
	height: 148px;
}
.videoLeft .playmedia {
	float: left;
	padding: 9px;
	width: 253px;
	height: 170px;
	border-radius: 0;
	position: relative;
	border: 1px transparent solid;
}
.videoLeft .playmedia:hover {
	background-color: #c5eaff!important;
	border: 1px #99d5f8 solid;
}
.videoLeft .media-item-icon {
	background: url("/Style%20Library/Images/iconVideo1.png") center center no-repeat;
	height: 40px;
	width: 40px;
	position: absolute;
	left: 85px;
	top: 50px;
}
.videoLeft .media-item-title {
	height: 40px;
    line-height: 17px;
    overflow: hidden;
    background-color: rgba(0,0,0,0.75);
    padding: 5px 10px;
    position: relative;
    margin-top: -38px;
    font-size: 13px;
}
.videoLeft .media-item-title a {
	color: #FFF;
	text-decoration: none;
}
.videoLeft .media-item-icon img {
	display: none;
}
.videoLeft .media-body, .videoRight .media-body {
	background-color: #e9e9e9;
	overflow: hidden;
}
.videoRight {

}
.videoLeft {

}
@media (min-width:768px){
div.lv-v-noibat .media-body {
	clear:both;
	width:100%;
	margin-top:10px;
}
div.lv-v-noibat .media-body .playmedia{
	float: left;
    clear: none;
    width: 20%!important;
    padding-bottom: 10px;
}
}

/***/
.videoRight .media-item-image {
	height: 130px;
	overflow: hidden;
}
.videoRight .media-item-image img {
	width: 100%;
	height: 130px;
}
.videoRight .playmedia {
	float: left;
	padding: 5px;
	width: 20%;
	border-radius: 0;
	position: relative;
	border: 1px transparent solid;
}
.videoRight .playmedia:hover {
	background-color: #c5eaff!important;
	border: 1px #99d5f8 solid;
}
.videoRight .media-item-icon {
	background: url("/Style%20Library/Images/iconVideo1.png") center center no-repeat;
	height: 40px;
	width: 40px;
	position: absolute;
    left: 93px;
    top: 30px;
}
.videoRight .media-item-title {
	height: 42px!important;
	line-height: 18px;
	overflow: hidden;
	background-color: rgba(0,0,0,0.75);
	padding: 4px 10px;
	position: relative;
	margin-top: -42px;
	font-size:13px;
}
.videoRight .media-item-title a {
	color: #FFF;
	text-decoration: none;
}
.videoRight .media-item-icon img {
	display: none;
}
/***  video Chi tiet **/
.LV-VideoCM .lv-media-thumb {
	max-width: 1100px;
}
.LV-VideoCM .lv-media-thumb {
	max-width: 1100px;
	height: 600px;
}
.LV-VideoCM .lv-media-main {
	clear: both;
	overflow: hidden;
	margin: 35px 0 10px 0;
}
.LV-VideoCM .videoLeft {
	max-width: 1100px;
	float: none;
	overflow: hidden;
	background-color: #e9e9e9;
}
.LV-VideoCM .videoLeft .playmedia {
	width: 250px;
	height: 170px;
}
.LV-VideoCM .videoLeft .media-item-image img {
	width: 250px;
	height: 152px;
}
.LV-VideoCM .videoLeft .media-item-title {
	margin-top: -60px;
}
/***tab video***/
div.lv-media-thumb div.newstop {
	border-radius: 0;
	padding: 0!important;
	height: 36px;
	line-height: 36px;
	border: 0;
	background-color: #e2e2e2;
	border-bottom:1px #ddd solid;
}
.btHLCenter div.newstopL {
	display: none;
	float: none;
}
div.lv-media-thumb div.newstopC {
	text-indent: 10px;
	font-size:14px;
	text-transform: uppercase;
	color: #fff;
}
.lv-v-noibat div.media-body {
	height: 200px!important;
	border: 1px #ddd solid;
}
.lv-v-noibat .playmedia div.media-item {
	padding-top: 8px!important;
	height: auto!important;
}
/*** lien ket web ****/
div.lkws-container {
	background: url("/Style Library/Images/img-LV-Site_v2/lienketweb-220.png") center center no-repeat;
	width: 220px;
	height: 105px;
	padding-top: 70px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;	
}
.LV-layHRight .lkws-container select {
	width: 196px; margin-left:12px;
	color: #666;
}
.LV-layHRight div.lkws-container {
	background: url("/Style Library/Images/img-LV-Site_v2/lienketweb.png") center center no-repeat;
	width: 270px;
	height: 105px;
	padding-top: 70px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;	
}
.LV-layHRight .lkws-container select {
	width: 216px; margin-left:12px;
	color: #666;
}
/**Tin Hot Trang chu*/
.LV-layHLTop #div-TinNoiBat {
	position: relative;
	height:400px;
}
.LV-layHLTop #div-TinNoiBat .div-item-des{
	padding-left:0px;
	text-align:justify;
	display:none;
}
.LV-layHLTop #div-TinNoiBat .div-link .div-info{
	display:none;
}
.LV-layHLTop #div-TinMoiNhat {
	position: relative;	
}
.LV-layHLTop #div-TinXemNhieu {
	position: relative;
}
.LV-layHLTop .div-item-all ul {
	position: absolute;
	left:0;
	right: 0px;
	top: 0px;
	height: 40px;
	line-height: 40px;
	background-color: #f2f2f2;
}
.LV-layHLTop .div-item-all ul li {
	margin-right: 1px !important;
}
.LV-layHLTop .div-item-all ul li a {
	height: 40px;
	color:#606060;
	display: block;	
	padding-left: 15px;
	padding-right: 15px;
	text-align:center;
	text-transform:uppercase;
	font-weight:500;
}
.LV-layHLTop .div-item-all ul li a.selected {
	color: #fff!important;
	background-color:#01638d;
	padding:0 15px;
}
.LV-layHLTop .div-item-all ul li a:hover {
	color: #fa0000;
	text-decoration: none;
}
.LV-layHLTop .div-Container {
	left: 0px;
	top: 41px;
	bottom: 0px;
	position: absolute;
}
.LV-layHLTop .div-Container .div-img img{
	width:100%;
	height:auto;
}
.LV-layHLTop div.div-item-des {
	height: 80px;
	color: rgb(68, 68, 68);
	line-height: 16px;
	overflow: hidden;
	margin-top: 4px;
	margin-left:5px;
	margin-right:5px;
	display:none;
}
.LV-layHLTop div.div-nav{
	background-color: rgba(0, 0, 0, 0.85) !important;	
}
.LV-layHLTop div.div-nav .div-item-title {
	line-height: 20px;
	padding:7px 10px;
	overflow: hidden;
}
.LV-layHLTop .div-item-title a:link {
	color: #fff;
	font-size: 14px;
}
.LV-layHLTop .div-item-title a:visited {
	color: rgb(255, 255, 255);
}
.LV-layHLTop .div-item-title a div {
	text-align: center;
}
.LV-layHLTop .div-item-title a:hover {
	color: rgb(255, 255, 153);
	text-decoration: none;
}
.LV-layHLTop .div-item-all .div-Tonghop {
	top: 36px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}
.LV-layHLTop .div-item-all .div-Tonghop .div-item {
	overflow: hidden;
	padding:5px 0;
	height:60px;
}
.LV-layHLTop .div-item-all .div-Tonghop .div-item a {
	color: #222;
	overflow: hidden;
	clear: both;
	/*display: block;*/
}
.LV-layHLTop .div-item-all .div-Tonghop .div-item:first-child{
	border-top:none;
}
.LV-layHLTop .div-item-all .div-Tonghop .div-item a:hover {
	text-decoration: none;
}
.LV-layHLTop .div-item-all .div-Tonghop .div-item img {
	width: 75px;
	height: 50px;
	margin-right: 10px;
	float: left;
}
.LV-layHLTop .div-item-all .div-Tonghop .selected.div-item {	
	background-color:#fffff5;
}
.LV-layHLTop .div-item-all .div-Tonghop .div-Tonghop-Title{
	line-height:23px;
	height:44px;
	overflow:hidden;	
	/*padding-top:4px;*/
    /*margin-left: 75px;*/
}
@media (max-width:767px){
.LV-layHLTop #div-TinNoiBat, .LV-layHLTop #div-TinMoiNhat {
	height:620px;
}
.LV-layHLTop .div-item-all .div-Tonghop {
    top: 320px;
    left: 10px;
    right: 10px;
}
.LV-layHLTop .nav-image{
	height:275px;
	overflow:hidden;
	background-color:black;
}
.LV-layHLTop div.div-nav{
	position:absolute;
	left:0;
	right:0;
	top:225px;
	height:50px;
	overflow:hidden;
}
}
@media (max-width:400px){
.LV-layHLTop #div-TinNoiBat, .LV-layHLTop #div-TinMoiNhat {
	height:592px;
}
.LV-layHLTop .nav-image{
	height:250px;
}
.LV-layHLTop div.div-nav{
	top:200px;
}
.LV-layHLTop .div-item-all .div-Tonghop {
    top: 296px;
}
}
@media (min-width:991px){
.LV-layHLTop #div-TinNoiBat, .LV-layHLTop #div-TinMoiNhat, .LV-layHLTop #div-TinXemNhieu {
	width: 810px;
	height: 337px;
	overflow:hidden;
}
.LV-layHLTop #div-TinNoiBat .div-Main, .LV-layHLTop #div-TinMoiNhat .div-Main{
	width:450px;
}
.LV-layHLTop #div-TinNoiBat .div-img, .LV-layHLTop #div-TinMoiNhat .div-img{
	width:450px;
}
.LV-layHLTop #div-TinNoiBat .div-info, .LV-layHLTop #div-TinMoiNhat .div-info{
	width:450px;
}
.LV-layHLTop .div-Container {
	width: 450px;
}
.LV-layHLTop .nav-image {
	height: 337px;
	overflow: hidden;
	background-color:#000;
}
.LV-layHLTop .nav-image img {
	width: 450px;
	height: auto;
}
.LV-layHLTop .div-item-all .div-Tonghop {
	width: 345px;
}
}
@media (min-width:768px){
.ms-webpart-zone {
    display: block;
}
.LV-layHLTop #div-TinNoiBat, .LV-layHLTop #div-TinMoiNhat, .LV-layHLTop #div-TinXemNhieu {
	width: 100%;
	height: 332px;
}
.LV-layHLTop #div-TinNoiBat .div-Main, .LV-layHLTop #div-TinMoiNhat .div-Main{
	width:100%;
}
.LV-layHLTop #div-TinNoiBat .div-img, .LV-layHLTop #div-TinMoiNhat .div-img{
	width:100%;
}
.LV-layHLTop #div-TinNoiBat .div-info, .LV-layHLTop #div-TinMoiNhat .div-info{
	width:100%;
}
.LV-layHLTop .div-Container {
	width: 57%;
}
.LV-layHLTop .nav-image {
	height: 290px;
	overflow:hidden;
	background-color:#000;
}
.LV-layHLTop .nav-image img{
	width:100%;
	height: auto;
}
.LV-layHLTop .div-item-all .div-Tonghop {
	width: 42%;
	text-align:justify;
}

.LV-layHLTop div.div-nav{
	position:absolute;
	left:0;
	right:0;
	bottom:0;
}
.LV-layHLTop .div-item-all ul {
	height: 36px;
	line-height: 36px;
}
.LV-layHLTop .div-item-all ul li a {
    height: 36px;
}
.LV-layHLTop .div-Container {
	top: 41px;
}
}
/**/

/********* tin hot trang chinh quyen  ****/
.cqCenter .div-Container {
	width: 100%;
	height: auto;
	margin-bottom:1px;
}
.cqCenter div.div-Main {
	width: 100%;
	float: none;
	height: auto;
	overflow: hidden;
	position: relative;
	border: 0px;
    background-color: black;
    margin-bottom: 10px;
}
.cqCenter div.div-img {
	width: 100%;
	padding-right: 0;
	height:auto;
	
}
.cqCenter div.div-img img {
	width: 100%;
	height: auto;
}
.cqCenter div.div-nav .div-item-title {
	position: absolute;
	left:0;
	right:0;
	bottom:0;
	padding: 5px 10px;
	height: auto;
	text-align:center;
	font-weight:normal;
	background-color: rgba(0, 0, 0, 0.75);
}
.cqCenter div.div-nav .div-item-title a:link, .cqCenter div.div-nav .div-item-title a:visited {
	color: #fff;
	text-decoration: none;
}
.cqCenter div.div-nav .div-item-title a:hover {
	color: #FFFF99;
}
.cqCenter div.div-item-des {
	height: auto;
	color: #b8b8b8;
	padding: 0 5px 0 7px!important;
	display: none;
}
.cqCenter div.div-info {
	display: none;
}
.cqCenter .div-item-all {
	width: 300px;
	height: 14px;
	left:0;
	right:0;
	bottom:0;
	position: absolute;
	text-align:center;
	background-color: rgba(0, 0, 0, 0.85);
	display:none;
}
.cqCenter .div-item-all div {
	background: url("/Style%20Library/Images/icon-hotnews.png") no-repeat left top;
	width: 11px;
	height: 11px;
	margin-right: 7px;
	float: left!important;
	display: block !important;
	cursor: pointer;
	clear: none;
	padding: 0;
	border: 0;
	text-indent: -9999px;
}
.cqCenter .div-item-all div.selected {
	background: url("/Style%20Library/Images/icon-hotnews-active.png") no-repeat left top;
}
@media (min-width:768px){
.cqCenter div.div-img img {
	width: 100%;
	height: auto;
}
.cqCenter .div-Container {
	width: 100%;
	height: auto;
}
.cqCenter div.div-Main {
	width: 100%;
	height: auto;
}
.cqCenter .div-Main .nav-image{
	height:360px;
	overflow:hidden;
}
}
/*** phong su anh  ***/
div.tabContainer {
	background-color:#f0f0f0;
	overflow: hidden;
	height: 38px;
}
div.tabContainer div.tabitem {
	color: #616161;
	float: left;
	line-height: 38px;
	padding: 0 25px;
	text-transform:uppercase;
}
.tab-Video.selected {
	background-color:#FA0001;	
	text-align: center;	
}
.tab-Anh.selected {
	background-color:#FA0001;	
	text-align: center;
}
div.tabContainer div.tabitem:hover {
	cursor: pointer;
	color: #616161;
}
div.tabContainer .tabitem.selected, div.tabContainer .tabitem.selected:hover {
	color: #fff;
}
.div-image-xt {
	height: 30px;
	width: 100%;
	line-height: 30px;
	text-align: right;
	background-color: #000;
	border-top: 1px #fff solid;
	border-bottom: 1px #000 solid;
}
.div-image-xt a {
	background: url("/Style%20Library/Images/picNext.png") 0 5px no-repeat;
	line-height: 20px;
	font-size: 12px;
	padding-left: 12px;
	padding-right: 10px;
	opacity: .7;
}
.div-image-xt a, .div-image-xt a:link, .div-image-xt a:visited {
	color: #fff;
}
.div-image-xt a:hover {
	color: #FFFFaa;
	text-decoration: none;
}
.div-image-container {
	width: 100%;
	margin-bottom: 10px;
}
.div-image {
	height: 200px;
	background-color: #000;
	overflow: hidden;
	margin-bottom: 3px;
}
.div-image img {
	width: 100%;
	height: auto!important;
	border: 0;
}
div.div-items {
	padding: 0;
	clear: both;
	overflow: hidden;
	height: 45px;
}
div.div-item{
	float:left;
}
.btHomeRight div.div-items div {
	float: left;
	margin-left: 3px;
	border: 0;
	height: 45px;
	width: 60px;
	overflow: hidden;
	background-color: black;
	font-size: 0px;
	padding: 0;
	clear: none;
}
div.div-items div#divItem0 {
	margin-left: 0;
}
#divItems{
	margin:0 -2px;
}
div.div-items div img {
	width: 64px;
	height: 45px;
	cursor: pointer;
	opacity: 0.8;
	filter: alpha(opacity=8);
	margin:0 2px
}
div.div-items div img:hover, .div-items div.selected img {
	opacity: 1;
	filter: alpha(opacity=100);
}
/** video **/
.btHomeRight .lv-v-noibat {
	width: 100%;
	height: 208px;
	background-color: black;
	margin-bottom: 10px;
}
.btHomeRight #divVideoContainer {
	height: 272px;
	overflow: hidden;
}
.btHomeRight .lv-media-thumb {
	width: 100%;
	height: 208px;
	overflow: hidden;
	float: none;
}
.btHomeRight .media-body {
	display: none;
}
/***** thoi tiet  *****/
div.lv-location {
	background: url("/Style Library/Images/img-LV-Site_v2/titleThoitiet-220.png") 0 0 no-repeat;
	padding-top: 40px;
	margin: 0;
	padding-left: 10px;
}
.LV-layHRight div.lv-location {
	background:#f2f2f2 url("/Style Library/Images/img-LV-Site_v2/titleThoitiet.png") 0 0 no-repeat;
	padding-top: 40px;
	margin: 0;
	padding-left: 10px;
}
div.lv-location .lv-location-title {
	line-height: 20px;
	padding-right: 8px;
}
div.lv-location select {
	width: 155px;
	color: #666;
}
div.lv-weather {
	margin: 0;
	width: 270px;
	height: auto;
	float: none;
	background-color: #f2f2f2;
	margin-bottom: 10px;
	border: 1px #d5d3d4 solid;
	border-top: 0px #d5d3d4 solid;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
div.lv-weather-today {
	width: 270px;
	padding: 0;
}
div.lv-weather-today div {
	color: #333;
	font-size:11px;
}
div.lv-weather-city {
	font-size: 16px;
	line-height: 26px;
}
div.lv-weather-city, div.lv-weather-date, div.lv-weather-title {
	margin-left: 10px;
}
div.lv-weather-icon {
	left: 10px;
	top: 60px;
}
div.lv-weather-text, div.lv-weather-temp, div.lv-weather-humidity, div.lv-weather-windspeed {
	margin-left: 90px;
}
.LV-mNewsCenter div.lv-location {
	background: url("/Style%20Library/Images/titleThoitiet1.png") 0 0 no-repeat;
	padding-bottom: 5px;
}
@media (min-width:768px){
div.tabContainer {
	height: 32px;
}
div.tabContainer div.tabitem {
	line-height: 32px;
    padding: 0 20px;
}
.div-image-xt {
    height: 30px;
    line-height: 28px;
}
.div-image {
    height: 160px;
    width:270px;
    overflow:hidden;
}
.div-image img{
    height: 160px!important;
    width:270px!important;
}
}
/***** hoat dong cua lanh dao  ***/
div.LV-layHLTop div.ms-webpartzone-cell {
	margin-bottom: 0px!important;
}
.tieudiem {
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 12px;
}
div.tieudiem_title {
    height: 38px;
    line-height: 38px;
    background-color: #f2f2f2;
}
div.tieudiem_title a {
	text-transform: uppercase;
	display:block;
	float:left;
	padding:0 15px;
	background-color:#01638d;
	color: #fff;
}
div.tieudiem_title a:hover {
	text-decoration: none;
	color: #FFFF99;
	cursor: pointer;
}
/**** tin truot  ***/
.container_mid_main_in1 {
	width: 100%;
}
.lv_topnews_mode3_title {
	height: 31px;
	width: 146px;
	line-height: 31px;
	text-indent: 10px;
	color: #fff;
	position: relative;
	z-index: 2;
}
.lv_topnews_mode3_divContainer {
	background-color: #fff;
	position: relative;
	z-index: 1;
}
div.container_mid_main_in1 div.lv_topnews_mode3_ul_li_divImg a:hover img {
	border:1px #fff solid!important;
}

div.jcarousel-next-horizontal {
	right: 0px;
	width: 30px;
	height: 30px;
	top: 60px;
	background: transparent url("/Style%20Library/Images/nextOff.png") no-repeat center center ;
}
div.jcarousel-prev-horizontal {
	left: 0px;
	width: 30px;
	height: 30px;
	top: 60px;
	background: transparent url("/Style%20Library/Images/preOff.png") no-repeat center center ;
}
div.jcarousel-next-horizontal:hover {
	background: transparent url("/Style%20Library/Images/nextOn.png") no-repeat center center ;
}
div.jcarousel-prev-horizontal:hover {
	background: transparent url("/Style%20Library/Images/preOn.png") no-repeat center center ;
}
.container_mid_main_in1 div.lv_topnews_mode3_ul_li_divTitle {
	padding-top: 3px;
	line-height: 16px;
	height: 54px;
	overflow: hidden;
	text-align: left;
}
div.lv_topnews_mode3_ul_li_divTitle a {
	color: #444!important;
	font-size: 12.2px!important;
    text-align: center;
}
div.lv_topnews_mode3_ul_li_divTitle a:hover {
	color: #000!important;
}
div.TopNews-jcarousel-skin-tango .jcarousel-container-horizontal {
	padding-left: 0px;
	border-top: 1px #fff solid;
	border-top: 0;
	padding-top: 7px;
}
div.TopNews-jcarousel-skin-tango .jcarousel-clip-horizontal {
	padding-top: 0;
}
div.jcarousel-clip-horizontal {
	margin:0 auto;
}
div.container_mid_main_in1 li.jcarousel-item {
	padding: 0;
	padding:5px;
	box-sizing:content-box;
	margin-right:0!important;
}
div.lv_topnews_mode3_ul_li_divImg {
	overflow: hidden;
}
@media (max-width:991px){
div.jcarousel-clip-horizontal, div.nbs-flexisel-container{
	width: 560px!important;
}
div.container_mid_main_in1 li.jcarousel-item {
	width: 120px;
	height: 138px;
}
div.lv_topnews_mode3_ul_li_divImg {
	width: 120px!important;
	height: 90px!important;
}
div.container_mid_main_in1 div.lv_topnews_mode3_ul_li_divImg img {
	width: 120px!important;
	height: 90px!important;
}
.container_mid_main_in1.tieudiem{
	position:relative;
}
div.jcarousel-next-horizontal, div.jcarousel-prev-horizontal{
    width: 30px;
    height: 30px;
    top: -33px;
    position:absolute;
}
div.jcarousel-prev-horizontal {
    left: auto;
    right:55px;
}
div.jcarousel-next-horizontal {
    left: auto;
    right:5px;
}
.container_mid_main_in1 div.lv_topnews_mode3_ul_li_divTitle {
	height: 68px;
}
}

@media (max-width:768px){
div.jcarousel-clip-horizontal, div.nbs-flexisel-container {
	width: 450px!important;
}
}
@media (max-width:767px){
div.jcarousel-clip-horizontal, div.nbs-flexisel-container {
	width: 520px!important;
}
}

@media (max-width:520px){
div.jcarousel-clip-horizontal, div.nbs-flexisel-container {
	width: 490px!important;
}
}
@media (max-width:479px){
div.jcarousel-clip-horizontal, div.nbs-flexisel-container {
	width: 350px!important;
}
}

@media (max-width:400px){
div.jcarousel-clip-horizontal, div.nbs-flexisel-container {
	width: 335px!important;
}
div.container_mid_main_in1 li.jcarousel-item {
	width: 100px;
	height: 150px;
}
div.lv_topnews_mode3_ul_li_divImg {
	width: 100px!important;
	height: 75px!important;
}
div.container_mid_main_in1 div.lv_topnews_mode3_ul_li_divImg img {
	width: 100px!important;
	height: 75px!important;
}
}

@media (min-width:768px){
div.tieudiem_title {
	height: 36px;
	line-height: 36px;
}
.container_mid_main_in1 {
	width: 100%;
}
div.container_mid_main_in1 li.jcarousel-item {
	padding: 0;
	width: 130px;
	height: 150px;
	padding:10px;
	box-sizing:content-box;
	margin-right:0!important;
}
div.lv_topnews_mode3_ul_li_divImg {
	width: 130px!important;
	height: 94px!important;
	overflow: hidden;
}
div.container_mid_main_in1 div.lv_topnews_mode3_ul_li_divImg img {
	width: 130px!important;
	height: 94px!important;
}

}
/***** tin chuyen muc 3 cot - trang chu  ****/
.btHLCenter .news div.newstop {
	margin-bottom: 0;
}
div.newscent {
	padding: 0;
	padding-top: 5px;
}
div.item-news {
	padding: 1px 0;
	border: 0;
}
div.btHLCenter div.newstop {
	border-radius: 0;
	padding: 0!important;
	height: 30px;
	line-height: 30px;
	border: 0;
	background-color: #e2e2e2;
}
.btHLCenter div.newstopL {
	display: none;
	float: none;
}
div.btHLCenter div.newstopC {
	float: none;
	font-weight: bold;
	text-indent: 10px;
	font-size: 12px!important;
	text-transform: uppercase;
	float: left;
	background: transparent url("/Style%20Library/Images/bgTab.png") no-repeat right top!important;
	padding-right: 65px;
}
div.newstopC a {
	color: #fff;
}
div.newstopC a:hover {
	color: #FFFF99;
	text-decoration: none;
}
div.left-inews {
	float: none;
}
.btHome div.left-inews a {
	border: 0;
	border-radius: 0;
	display: block;
	width: 235px;
	height: 120px;
	padding: 0;
	margin-right: 0;
}
.btHome div.left-inews a img {
	width: 235px;
	height: 120px;
	border-radius: 0;
}
div.left-inews a:hover {
	border: 0;
}
.btHLCenter div.item-news-title {
	line-height: 16px;
	overflow: hidden;
	margin: 3px 0;
	padding: 0;
	background: url("/Style Library/Images/img-LV-Site_v2/icon-dot-Xam.png") 0 3px no-repeat;
	padding-left: 17px;
}
.btHLCenter div.item-news-title {
	height: 48px;
}
.btHome div.item-news-title a {
	font-size: 12px;
}
.btHome div.item-news-title a:link, div.item-news-title a:visited {
	color: #656565;
}
div.item-news-title a:hover {
	color: #d00!important;
	text-decoration: none;
}
.btHome .item-news:first-child div.item-news-title {
	background-image: none;
	padding: 0;
}
.btHome .item-news:first-child div.item-news-title a {
	color: #303030;
}
.btHome div.item-news-title a .infodate {
	padding-left: 0;
	font-style: normal;
}
/******** menu tab - footer  - home ***********/
.tabshow {
	display: block;
}
.tabhide {
	display: none;
}
.menutab-header {	
	overflow:hidden;
}
.menutab-header div {	
	height: 30px;
	line-height: 30px;
	padding: 0 17px;
	border-radius:20px;
	background-color: #efefef;
	display: inline-block;
	margin-right: 2px;
	color: #333;
	cursor: pointer;
	white-space:nowrap;
}
.menutab-header-item1{
	margin-left:10px;
}
.menutab-header div:hover {	
	background-color:#01c7e4;
	color: #fff;
	text-decoration: none;
}
.menutab-header div.tabselect {
	background-color:#01c7e4;
	color: #fff;
}
.LV-layHBottom .menutab-container {
	overflow: hidden; clear:both;
	padding-top: 15px;
	margin-bottom: 3px;
	border-top: 0;
}
.LV-layHBottom .groupcontainer a {
	background: url("/Style Library/Images/img-LV-Site_v2/icon-dot-Xam.png") 7px 5px no-repeat;
	padding-left: 20px;
	display: block;
	color: #333;
	line-height:16px;
	font-size:13px;
}
.LV-layHBottom .groupcontainer a:hover {
	color: #e00;
	text-decoration: none; 
}
div.menutab_container-item {
	height: 12px;
	line-height: 12px;
}
.LV-layHBottom .groupcontainer {
	padding: 0 10px 0 20px;
}

@media (max-width:767px){
.menu-tab, .lv-quangba{
	display:none;
}
.LV-layHBottom {
    padding: 0;
}
}
@media (min-width:768px){
.LV-layHBottom .groupcontainer {
	float: left;
	width: 265px;
}
}
/***** tin chuyen muc - cot giua moi - trang chu  ****/
.btHLBTop table {
	margin-bottom: 10px;
}
.btHLBTop table td {
	vertical-align: top;
}
td.separate {
	height: 10px;
	line-height: 10px;
}
.btHLBCenter {
	width: 10px;
}
.btHLBRight {
	width: 232px;
	background-color: #fff;
	border: 1px #e0e0e0 solid;
	padding: 0;
}
.btHLBRight .news, .longanportal-NDDN .cqLeft .news, .longanportal-CQ .cqLeft .news {
	padding: 3px 10px;
	overflow: hidden;
}
.longanportal-NDDN .cqLeft .news, .longanportal-CQ .cqLeft .news {
	margin-bottom:10px;
}
td.btHLBRight div.newstop, .longanportal-NDDN .cqLeft div.newstop, .longanportal-CQ .cqLeft div.newstop {
	border-radius: 0;
	padding: 0!important;
	height: 20px;
	line-height: 20px;
	margin-bottom:5px;
	margin-top:4px;
	border: 0;
	border-left: 3px red solid;
	background:transparent none repeat scroll left top!important;
}
.longanportal-NDDN .cqLeft div.newstopL, .longanportal-CQ .cqLeft div.newstopL, .longanportal-CQ .cqCenter div.newstopL{
	display:none;
}
td.btHLBRight div.newstopC, .longanportal-NDDN .cqLeft div.newstopC, .longanportal-CQ .cqLeft div.newstopC{
	float: none;
	font-size: 12px!important;
	float: left;
}
td.btHLBRight div.newstopC a , .longanportal-NDDN .cqLeft div.newstopC a, .longanportal-CQ .cqLeft div.newstopC a{
	color: #fa0000;
	font-weight: bold;
	text-transform: none;
	line-height:20px;
}
td.btHLBRight div.newstopC a:hover, .longanportal-NDDN .cqLeft div.newstopC a:hover, .longanportal-CQ .cqLeft div.newstopC a:hover{
	color: #c70000;
	text-decoration: none;
}
div.left-inews {
	float: none;
}
.btHLBRight div.left-inews a,.longanportal-NDDN .cqLeft  div.left-inews a, .longanportal-CQ .cqLeft  div.left-inews a{
	border: 0;
	border-radius: 0;
	display: block;
	width: 95px;
	height: 62px;
	padding: 0;
	margin-right: 0;
}
.btHLBRight div.left-inews, .longanportal-NDDN .cqLeft  div.left-inews, .longanportal-CQ .cqLeft  div.left-inews{
	float: left;
}
.btHLBRight div.left-inews a img, .longanportal-NDDN .cqLeft  div.left-inews a img , .longanportal-CQ .cqLeft  div.left-inews a img{
	width: 90px;
	height: 60px;
	border-radius: 0;
}
div.left-inews a:hover {
	border: 0;
}
.btHLBRight div.item-news-title, .longanportal-NDDN .cqLeft  div.item-news-title, .longanportal-CQ .cqLeft div.item-news-title{
	line-height: 16px;
	margin: 3px 0;
	padding: 0;
	background: url("/Style Library/Images/img-LV-Site_v2/icon-dot-Xam.png") 0 5px no-repeat;
	padding-left: 12px;
	height:32px;
	overflow:hidden;
}
.longanportal-NDDN .cqCenter  div.item-news-title, .longanportal-CQ .cqCenter div.item-news-title{
	color:#01648d;
	padding-bottom:6px;
}
.btHLBRight div.item-news-title a, .longanportal-NDDN .cqLeft div.item-news-title a , .longanportal-CQ .cqLeft div.item-news-title a{
	font-size: 12px;
}
.btHLBRight div.item-news-title a:link, .btHLBRight div.item-news-title a:visited, .longanportal-NDDN .cqLeft div.item-news-title a:link , .longanportal-CQ .cqLeft div.item-news-title a:link, .longanportal-NDDN .cqLeft div.item-news-title a:visited , .longanportal-CQ .cqLeft div.item-news-title a:visited {
	color: #656565;
}
.btHLBRight div.item-news-title a:hover, .longanportal-NDDN .cqLeft div.item-news-title a:hover , .longanportal-CQ .cqLeft div.item-news-title a:hover{
	color: #c70000!important;
	text-decoration: none;
}
.btHLBRight .item-news:first-child div.item-news-title, .longanportal-NDDN .cqLeft .item-news:first-child div.item-news-title, .longanportal-CQ .cqLeft .item-news:first-child div.item-news-title{
	background-image: none;
	padding: 0;
	margin-top: 0;
	height:48px;
}
.btHLBRight .item-news:first-child div.item-news-title a, .longanportal-NDDN .cqLeft .item-news:first-child div.item-news-title a, .longanportal-CQ .cqLeft .item-news:first-child div.item-news-title a {
	color: #303030;
}
.btHLBRight div.item-news-title a .infodate, .longanportal-NDDN .cqLeft div.item-news-title a .infodate, .longanportal-CQ .cqLeft div.item-news-title a .infodate{
	padding-left: 0;
	font-style: normal;
}
.longanportal-NDDN .cqLeft .news div.newstop .newstopC a, .longanportal-NDDN .cqLeft .news div.newstop .newstopC a:visited, 
.longanportal-CQ .cqLeft  .news div.newstop .newstopC a, .longanportal-CQ .cqLeft  .news div.newstop .newstopC a:visited{
	color:#fa0000!important;
	line-height:20px;
}

/****** trang chu  tin chuyen muc tab  *****/
.TabUl-PhanLoai {
	overflow: hidden;
}
.btHLBLeft .TabUl-PhanLoai {
	width: 100%;
}
.TabUl-PhanLoai li {
	display: block;
	float: left;
}
.News-Header{
	background-color:#f2f2f2;
    overflow: hidden;
}
.TabUl-PhanLoai li a, .News-Header a {
	height:36px;
	line-height:36px;
	display: block;
	float: left;
	color: #606060;
	padding:0 15px;
	white-space:nowrap;
}
.TabUl-PhanLoai li a:hover, .News-Header a:hover {
	color: #a00;
	text-decoration: none;
}
.TabUl-PhanLoai li.ui-tabs-active a, .News-Header a{
	color: #fff;
	text-decoration: none;
	background-color:#01638d;
	text-transform: uppercase;
    font-size: 15px;
}
.News-Header a:hover{
	color:#ff9;
}
.News-Title-First a{
	color:#01638d;
	margin-bottom:5px;
	font-weight: 500;
    font-size: 18px;
}
.ui-tabs-panel.ui-widget-content, .News-des-first{
	color:#222;
	padding-bottom:10px!important;
    max-height: 120px;
    overflow: hidden;
    margin-bottom: 10px;
}
div.ui-tabs-panel, .LV-layHBottom div[id*="tabs-"], .News-Group {
	padding: 10px 15px 0;
	clear: both;
	border-top:1px #fff solid;
	background:url('../../Images/img-LV-Site_v2/bgNews.png') repeat-x left top;
}
.LV-layHBottom div.ui-tabs-panel, .LV-layHBottom div[id*="tabs-"] {
	width: 487px;
}
div.ui-tabs-panel, .LV-layHBottom div[id*="tabs-"] {
	clear: both;
	content: "";
	display: table;
}
div.ui-tabs-panel img, .LV-layHBottom div[id*="tabs-"] img {
	width: 160px;
	height: auto;
}
.news-tab-img-0{
	width: 160px;
	height: auto;
}
div.ui-tabs-panel p{
	margin:0px!important;
	line-height:0px;
}
.news-tab-thumb-item-left-0{
	float:left;
	padding-right:5px;
}
.News-Img{
	float:left;
	margin-bottom:10px;
}
.News-Img img{
	margin-right:12px;
}
div.news-tab-thumb {
	clear:both;
	text-align: justify;
}
.news-tab-thumb-item-content-0, .news-tab-title-link-0, .news-tab-li-link,
.News-Title-First, .New-orders {
	line-height:1.3;
	padding-bottom:10px;
	clear: both;
}
div.news-tab-thumb-item-title-0 {
	line-height: 20px;
	padding-bottom:5px;
}
div.news-tab-thumb-item-title-0 a:link, div.news-tab-thumb-item-title-0 a:visited,
div.News-Title-First{
	color: #222!important;
	font-weight:500;
}
div.news-tab-thumb-item-title-0 a:hover, .New-orders-li a:hover {
	color: #fa0000!important;
	text-decoration: none;
}
div.news-tab-li-item {
	line-height:15px;
}
div.news-tab-li-item a{
	display: block;	
}
div.news-tab-li-item a, .New-orders-li a {
	background: url("/Style Library/Images/img-LV-Site_v2/icon-dot-Xam.png") 0 5px no-repeat;
	padding-left: 15px;
}
div.news-tab-li-item a:link, div.news-tab-li-item a:visited,
.New-orders-li a:link, .New-orders-li a:visited {
	color: #222;
	font-weight:normal;
	font-size:14px;
}
div.news-tab-li-item a span, .New-orders-li a + span {
	color: #999;
}
div.news-tab-li-item a:hover, .New-orders-li a:hover {
	color: #fa0000;
	text-decoration: none;
}
div.ui-tabs-panel > p, .LV-layHBottom div[id*="tabs-"] > p {
	display: none;
}
div.news-tab-other a, div.news-tab-other a:link, div.news-tab-other a:visited {
	color: #01648d;
}
div.news-tab-other a:hover {
	color: #fa0000;
	text-decoration: none;
}
/******** van ban phap qui - home *****/
div.btHLBBot div.ui-tabs-panel {
	width: 740px;
	border: 1px #e0e0e0 solid;
	border-top: 0;
	padding-bottom: 0!important;
	margin-bottom: 10px;
}
.tabLeft .tabItem:nth-child(even){
	float:right;
	clear:right;
}
.tabLeft .tabItem:nth-child(odd){
	float:left;
	clear:left;
}
.tabItem {
	overflow: hidden;
	padding: 7px 10px 7px 10px;
	width: 335px;
}
.tabTitle {
	background: url("/Style%20Library/Images/icon-vanban.png") 0 4px no-repeat;
	padding-left: 10px;
}
.tabTitle a, .tabTitle a:link, .tabTitle a:visited {
	font-weight: bold;
	color: #000;
}
.tabTitle a:hover {
	color: #fa0000;
	text-decoration: none;
}
.tabDes {
	padding-left: 10px;
	color: #666;
	padding-top: 4px;
}
.tabDes a, .tabDes a:link, .tabDes a:visited {
	color: #333;
}
.tabDes a:hover {
	color: #fa0000;
	text-decoration: none;
}
#div-VBQPPL .TabUl-PhanLoai a.selected, #div-VBCDDH .TabUl-PhanLoai a.selected, #div-TTHC .TabUl-PhanLoai a.selected {
	background: url("/Style%20Library/Images/bgmnTab1.png") center top no-repeat;
	color: #fff!important;
	width: 213px;
	text-align: center;
}
#div-VBCDDH .TabUl-PhanLoai a.selected {
	background: url("/Style%20Library/Images/bgmnTab2.png") left top no-repeat;
	width: 170px;
	text-align: left;
	padding-left: 12px;
}
#div-TTHC .TabUl-PhanLoai a.selected {
	background: url("/Style%20Library/Images/bgmnTab3.png") center top no-repeat;
	width: 163px;
}
/******* trang chuyen muc tin tuc - trang cap 2 *****/
.newscont {
	overflow: hidden;
}
.LV-mNews div.item-news, .cqCenter div.item-news{
	padding: 10px 0 12px 0;
	overflow: hidden;
	border-top: 1px #e5e5e5 solid;
}
.LV-mNews  div.item-news:first-child, .cqCenter  div.item-news:first-child {
	border: 0;
	padding-top: 5px;
}
.LV-mNews  .item-news-title, .cqCenter  .item-news-title {
	padding-bottom: 5px;
	color: #777;
}
.LV-mNews  .item-news-title a, .LV-mNews  .item-news-title a:link, .LV-mNews  .item-news-title a:visited,
.cqCenter  .item-news-title a, .cqCenter  .item-news-title a:link, .cqCenter  .item-news-title a:visited {
	color: #000!important;
	font-size:16px;
}
.LV-mNews .item-news-title a:hover, .cqCenter .item-news-title a:hover{
	color: #fa0000 !important;
}
.LV-mNews  .left-inews , .cqCenter  .left-inews {
	width: 155px;
	float: left;
}
.LV-mNews  div.left-inews a, .cqCenter  div.left-inews a  {
	border: 0;
	display: block;
	width: 140px;
	height: auto;
	padding: 0;
	margin-right: 0;
}
.LV-mNews  .left-inews img, .cqCenter  .left-inews img {
	width: 140px;
	height: auto;
}
.LV-mNews  .right-inews, .cqCenter  .right-inews {
	/*margin-left: 155px;*/
}
.LV-mNews  .right-inews .text-detail, .cqCenter  .right-inews .text-detail {
	color: #555;
}
@media (min-width:768px){
.LV-mNews  .left-inews , .cqCenter  .left-inews {
	width: 215px;
}
.LV-mNews  div.left-inews a, .cqCenter  div.left-inews a  {
	width: 200px;
}
.LV-mNews  .left-inews img, .cqCenter  .left-inews img {
	width: 200px;
}
.LV-mNews  .right-inews, .cqCenter  .right-inews {
	/*margin-left: 215px;*/
}	
}
/******* trang chi tiet tin tuc - trang cap 3 *****/
.newsdetail .ndecont *{
	font-family:Roboto!important;
	font-size:14px!important;
	line-height: 1.5!important;
}
.newsdetail1 .ndecont *{
	font-size:16px!important;
}
.newsdetail2 .ndecont *, .newsdetail3 .ndecont *, .newsdetail4 .ndecont *, .newsdetail5 .ndecont *{
	font-size:18px!important;
}

div.newsdetail .de-newsTitle span{
    font-size: 18px!important;
}
.newsdetail1 .de-newsTitle span{
    font-size: 20px!important;
}
.newsdetail2 .de-newsTitle span, .newsdetail3 .de-newsTitle span, .newsdetail4 .de-newsTitle span, .newsdetail5 .de-newsTitle span{
    font-size: 22px!important;
}
.newsdetail-1 .ndecont *{
	font-size:13px!important;
}
.newsdetail-2 .ndecont *{
	font-size:12px!important;
}
.newsdetail-3 .ndecont *, .newsdetail-4 .ndecont *, .newsdetail-5 .ndecont *{
	font-size:11px!important;
}
.newsdetail .newsdetail-1 .de-newsTitle span{
    font-size: 17px!important;
}
.newsdetail .newsdetail-2 .de-newsTitle span{
    font-size: 16px!important;
}
.newsdetail .newsdetail-3 .de-newsTitle span, .newsdetail .newsdetail-4 .de-newsTitle span, .newsdetail .newsdetail-5 .de-newsTitle span{
    font-size: 15px!important;
}

@media (min-width:768px){
.newsdetail .ndecont *{
	font-family:Roboto!important;
	font-size:14px!important;
}
.newsdetail1 .ndecont *{
	font-size:16px!important;
}
.newsdetail2 .ndecont *{
	font-size:18px!important;
}
.newsdetail3 .ndecont *{
	font-size:20px!important;
}
.newsdetail4 .ndecont *{
	font-size:22px!important;
}
.newsdetail5 .ndecont *{
	font-size:24px!important;
}
.newsdetail .de-newsTitle span{
   font-size: 22px!important;
    font-weight: 500;
}
.newsdetail1 .de-newsTitle span{
    font-size: 22px!important;
}
.newsdetail2 .de-newsTitle span{
    font-size: 24px!important;
}
.newsdetail3 .de-newsTitle span{
    font-size: 26px!important;
}
.newsdetail4 .de-newsTitle span{
    font-size: 28px!important;
}
.newsdetail5 .de-newsTitle span{
    font-size: 28px!important;
}
.newsdetail-1 .de-newsTitle span{
    font-size: 17px!important;
}
.newsdetail-2 .de-newsTitle span{
    font-size: 16px!important;
}
.newsdetail-3 .de-newsTitle span{
    font-size: 15px!important;
}
.newsdetail-4 .de-newsTitle span{
    font-size: 14px!important;
}
.newsdetail-5 .de-newsTitle span{
    font-size: 13px!important;
}
}
.de-news-zoom{
	clear:both;
}
.newsdetail{
	margin-bottom:20px;
}
.cqDispform .newsdetail{
	margin-left:0px;
}
.cqCenter .ndecont{
	padding:15px;
	/*background: url(../../Images/img-LV-Site_v2/bgNews.png) repeat-x left top;*/
}
div.de-newsTopR, div.newstopR {
	line-height: normal!important;
}
div.de-newsTopR {
    top: 12px;
    right: 6px;
}
.LV-mNews , .layHD {
	overflow: hidden;
	padding-bottom: 10px;
}
.LV-mNewsLeft, .layHDLeft, .newsLeft {
	width: 100%;
	margin-right:10px;
	float: left;
}
.LV-mNewsCenter, .newsCenter, .layHDCent{
	width: 100%;
	float: left;
	overflow:hidden;
}
.LV-mNewsRight ,.layHDRight, .newsRight {
	width: 100%;
	float: right;
	margin-left:10px;
}
div.m-inforcont ul li a {
	background-image: none!important;
	padding-left: 0!important;
}
div.m-inforcont ul li {
	margin-top: 12px;
	padding-top: 0;
	background: url("/Style Library/Images/img-LV-Site_v2/icon-dot-Xam.png") 0 5px no-repeat;
	padding-left: 17px;
	margin-left: 30px;
}
div.m-inforcont ul li:before{
	content:" ";
}
.LV-mNewsCenter div.de-newsTop,.LV-mNewsCenter .news div.newstop {
	background-color:#01648d;
	padding:8px 10px 5px 10px!important;
	color:#fff;
}
.LV-mNewsCenter div.de-newsTopL span,.LV-mNewsCenter .news div.newstop .newstopC {
	display: block;
	color: #fff;
}
.LV-mNewsCenter div.de-newsTop,.LV-mNewsCenter .news div.newstop {
	background-color:#01648d;
	padding:8px 10px 5px 10px!important;
	color:#fff;
}
div.ndecont {
	overflow:hidden;
}
div.RelatedInfor {
	overflow: hidden;
	border: 0;
	margin-top: 0;
}
body div.m-inforTitle {
	color: #fa0000;
	font-size: 18px;
	font-weight: 500;
}
span.de-newsTopR {
	color: #888;
}
div.newstopR img{
	margin-top:4px;
}
.mediaAll img, .mediaAll .video-thumbnail, .mediaAll .MainScreen-Player, .mediaAll .MainScreen-YouTube {
	height: auto;
	width: auto !important;
}
div.de-newsTopR span + span {
 	background-image:none;
    padding-left: 10px;
}
.de-newsTacGia {
    padding: 5px 0;
    color: #777;
}
/** tuong phan **/
#tuongphan{
	float:right;
	margin-bottom:10px;
}
#tuongphan a{
	padding:0 7px 0 20px;
	display:inline-block;
	font-weight: normal!important;
}
#tangtuongphan{
	border-right:1px #ccc solid;
	background:url("/Style Library/LacViet/CMS2013/Images/icon-contrast2.png") no-repeat 3px center;
}
#giamtuongphan{
	background:url("/Style Library/LacViet/CMS2013/Images/icon-contrast1.png") no-repeat 3px center;
	color:#777;
}
@media (max-width:767px){
div.RelatedInfor {
	padding:5px 0px;
}
}
/**** gop y *******/
.GopYContainer table td {
	padding: 0px 0;
}
.GopYContainer .lv-formlabel {
	width: 100px;
}
.GopYContainer .lv-formlabel h3 {
	line-height: 22px;
}
.GopYContainer .lv-formbody input[type=text] {
	width: 100%;
	padding: 3px 5px;
	box-sizing: border-box;
	border: 1px #ddd solid;
	border-top: 1px #aaa solid;
}
.GopYContainer .lv-formbody textarea {
	width: 100%;
	height: 100px;
	padding: 3px 5px;
	box-sizing: border-box;
	border: 1px #ddd solid;
	border-top: 1px #aaa solid;
}
.GopYContainer span.lv-accentText {
	color: #f00;
}
.GopYContainer .lv-formbody span table + div input[type=text] {
	width: 243px;
	height:55px;
}
.GopYContainer .lv-toolbar input {
	padding: 0px 18px;
	border-radius: 3px;
	background-color: #01648d;
	color: #fff;
	font-size: 12px;
	margin-right:10px;
	margin-bottom:10px;
}
.GopYContainer .lv-toolbar input:hover {
	background-color: #ccc;
	color:#000
}
.GopYContainer .newstopC + .newstopC, .GopYContainer .newstopL {
	display: none;
}
.GopYContainer .newstopC {
	color: #fff;
	padding: 8px 10px 7px 10px;
	font-weight: bold;
	text-transform: uppercase;
	background-color:#01648d;
}
.GopYContainer{
	border:1px #D0D4D7 solid!important;
}
.GopYContainer .newstop{
	margin:-1px -1px 0 -1px;
}
.GopYContainer .newstopR{
	display:none;
}
.GopYContainer .newstopC{
	margin-bottom:2px;
}
.GopYContainer .lv-formtable{
	margin:10px 2%!important;
	width:96%!important;
}
.GopYContainer input[type="image"]{
	background-color:#01648d;
}
.GopYContainer .lv-formbody span div, .GopYContainer  .lv-formbody span table{
	float:left;
}
/************** trang chinh quyen  ********************/
.cqMain {
	max-width: 1100px;
	margin: 0 auto;
}
.cqLeft {
	overflow: hidden;
}
.cqCenter {
	overflow:hidden;
}
.cqCenter > div{
	padding-left:0!important;
}
.cqCenter .ms-rtestate-field img {
	margin: 0 0 0 40px!important;
}
.cqCenter .subnews {
	margin-bottom:10px;
}
.masNews .cqCenter .item-news-title{
	margin-bottom:10px;
}
.masNews .cqCenter .item-news-title, .masNews .cqCenter .item-news-title a{
	font-size:17px;
}

div.cqMain .cq-Main div.item-news {
	padding: 6px 0 0 0;
	overflow: hidden;
	border-top: 0;
}
div.cqMain div.item-news:first-child {
	border: 0;
	padding-top: 5px;
}
div.cqMain .item-news-title {
	padding-bottom: 0;
}
div.cqMain .item-shortcontent {
    color: #8e8e8e;
}
div.cqMain .item-news-title a, div.cqMain .item-news-title a:link, div.cqMain .item-news-title a:visited {
	color: #222;
}
div.cqMain .cq-Main .item-news-title {
	background: url("/Style Library/Images/img-LV-Site_v2/icon-dot-Xam.png") 0 6px no-repeat;
	padding-left: 17px;
}
div.cqMain .item-news-title a:hover {
	color: #fa0000;
}
div.cqMain .item-news:first-child .item-news-title {
	background-image: none;
	padding-left: 0;

}
div.cqMain .item-news:first-child .item-news-title a {
	color: #222;
}
div.cqMain div.newstop {
	margin-bottom: 0;
}
div.cqMain div.newscent {
	padding: 10px 15px;
	margin-bottom: 7px;	
	background: url("/Style Library/Images/img-LV-Site_v2/bgNews.png") left top repeat-x;
}
div.cqMain .news div.newstop .newstopC a, div.cqMain .news div.newstop .newstopC a:visited {
	color: #fff;
}
div.cqMain .news div.newstop .newstopC a:hover {
	color: #ffe;
}
.longanportal-NDDN div.left-inews, .longanportal-CQ div.left-inews{
	float:left;
}
.longanportal-NDDN .news .news, .longanportal-CQ .news .news{
	border:none;
}
@media (max-width:767px){
.cqCenter, .cqRight {

}
}
@media (min-width:768px){
.cqCenter {
	width: 52.8%;
	float: left;
}
.cqMain .navbar-collapse{
	width: 22%;
	float: left;
	margin-right:1.6%;
	overflow: hidden;
}
.cqRight {
	width: 22%;
	float: right;
	margin-left:1.6%;
}
}
@media (min-width:768px) and (max-width:991px){
.cqCenter {
	width: 70%;
	float: left;
}
.cqMain .navbar-collapse{
	width: 28%;
	float: left;
	margin-right:2%;
	overflow: hidden;
}
.cqRight {
	width: 100%;
	float:none;
	margin-left:0%;
}
}
/*** bannerRight **/
@media(max-width:991px){
.bannerRight table, .bannerRight table tbody, .bannerRight table tr, .bannerRight table td{
	display:block;
}
.bannerRight table tr{
	width:33%;
	float:left;
	padding-left:5px;
	padding-right:5px;
}
div.portalMap .bannerRight table tr{
	width:100%;
	float:none;
	padding-left:0;
	padding-right:0;
}
.cqRight{
	clear:both;
}
}
@media(max-width:767px){
.bannerRight table, .bannerRight table tr, .bannerRight table td{
	display:block;
}
.bannerRight table tr{
	width:50%;
}
div.portalMap .bannerRight table tr{
	width:100%;
}
}

/***** so do to chuc ****/
.sdtc-content td.ms-formbody {
	padding: 0 6px;
}
.sdtc-content table.contentpaneopen {
	width: 100%!important;
}
.sdtc.news div.newstop {
	width:100%;
	background-color:#01648d;	
}
.sdtc.news div.newstop span{
	color:#fff;	
	font-size:12px!important;
	display:block;
}
.sdtc-content{
	border:1px #d0d4d7 solid;
	margin-bottom:10px;
}
.sdtc-content .lv-search-title{
	color:#fff;
	text-transform:uppercase;
	line-height:30px;
	margin:-7px -10px 0 -10px;
	padding:0 10px;
	background-color:#01648d;
}
/*ban do hanh chinh*/
.bt2Zone object{
	width:794px!important;
	height:547px!important;	
	background-color:#fff!important;
}
.longanportal-CQ  .bt2Zone div.newstopC{
	padding-left:10px!important;
}
/************** trang quan tri  ******************/
.lvmenu-quantri .newstop {
	background: #ddd;
	border-bottom: solid 1px #ccc;
	min-height: 26px;
	line-height: 26px;
	padding-left: 10px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	padding: 0!important;
	cursor: default;
	font-weight: 400;
}
.lvmenu-quantri .newstop div {
	font-size: 16px;
    padding-left: 10px;
    color: #000000;
    text-transform: uppercase;
    padding: 7px 10px 5px;
}
#cpanel {
	width: 978px;
	overflow: hidden;
	background-color: #fff;
	margin: 0px auto;
	margin-bottom: 20px;
	padding-top: 15px;
	padding-left: 20px;
	border: 1px #ddd solid;
	border-top: 0;
}
#cpanel div.icon {
	text-align: center;
	margin-right: 13px;
	margin-bottom: 10px;
	float: left;
}
#cpanel div.icon a {
	background: url("/Style%20Library/Images/bground.png") no-repeat;
	width: 126px;
	height: 137px;
	color: rgb(86, 86, 86);
	text-decoration: none;
	float: left;
	display: block;
	font-size: 12px;
}
#cpanel div.icon a:hover {
	background: url("/Style%20Library/Images/bgHover.png") no-repeat;
	color: #1866b6;
}
#cpanel img {
	margin: 0px auto;
	padding: 17px 0 12px 0;
	border: 0px;
}
#cpanel span {
	text-align: center;
	display: block;
	padding: 0px 5px;
}
#cpanel .icon-wrapper span {
	padding: 0 10px 0 5px;
}
.site-quantri  .ms-informationbar{
	display:none;
}
.site-quantri .lv-item-bd-Title input{
	width:100%!important;
}
.site-quantri  .div-action{
	margin-bottom:10px;
}
.site-quantri .lv-item-right textarea{
	width:100%;
}
.site-quantri .lv-toptitle{
	background-color:#01648d;
	color:#fff;
	padding:8px;
	text-transform:uppercase;
}
.lv-toptitle{
	background-color:#01648d;
	color:#fff;
	padding:8px;
	text-transform:uppercase;
}
/**** so do web ***/
.sitemap a {
	font-size: 12px;
	font-weight: normal!important;
}
.sitemap a:link {
	color: #333;
}
.sitemap a:visited {
	color: #888;
}
.sitemap a:hover {
	color: #fa0000;
}
.sitemap .container-LV2 {
	padding-left: 20px;
}
.sitemap .container-LV2 li {
	list-style-type: none;
	line-height: 22px;
	margin-left: 0;
}
.sitemap-LV1 {
	list-style-type: none;
	line-height: 24px;
}
.sitemap-LV1 a.contentlink-LV1 {
	font-weight: 600!important;
	text-transform: uppercase;
}
#sitemap .contentlink-LV1 {
	color: #fa0000;
	background: url("/Style%20Library/Images/home-medium.png") left center no-repeat;
	padding-left: 22px;
}
#sitemap .contentlink-LV2 {
	text-transform: uppercase;
	background-image: none;
	padding-left: 0;
	font-weight: bold;
	color: #000;
	padding-left: 22px;
	margin-left: 10px;
	background: url("/Style%20Library/Images/navigation-270-button.png") left center no-repeat;
}
#sitemap .contentlink-LV3 {
	background: url("/Style%20Library/Images/navigation-000-white.png") left center no-repeat;
	padding-left: 22px;
	margin-left: 30px;
}
/***** danh sach van ban QPPL  ****/
.vbQPPL {
	overflow: hidden;
	padding-bottom: 30px;
}
.vbQPPL .ms-listviewtable {
	border-collapse: collapse;
	box-sizing: border-box;
}
.vbQPPL .ms-listviewtable th, .vbQPPL .ms-listviewtable td {
	border: 1px #ddd solid;
	padding: 5px 10px;
}
.vbQPPL .ms-listviewtable th {
	background-color: #f0f0f0;
	color: #333;
	font-weight: bold;
}
.vb-dispform table {
	width: 100%;
}
.vb-dispform table.ms-formtable {
	margin-top: 0!important;
}
.vb-dispform table td.ms-descriptiontext {
	display: none;
}
.vb-dispform table .ms-toolbar .ms-ButtonHeightWidth {
	border: 1px #ccc solid;
	border-radius: 4px;
	background-color: #f0f0f0;
	color: #666;
	font-weight: bold;
}
.vb-dispform table .ms-toolbar .ms-ButtonHeightWidth:hover {
	color: #333;
	cursor: pointer;
}
.cq-Center .eventcalender {
	margin-bottom: 0px;
	margin-top: 10px;
}
/****** su kien sap dien ra  **********/
.eventcalender {
	margin-bottom: 10px;
}
.eventcalender .ectitle {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin-bottom: 1px;
	background: url("/Style%20Library/Images/titleSK.jpg") left top no-repeat;
	padding-left: 10px;
}
.LV-mNewsCenter .eventcalender {
	margin-bottom: 1px;
}
.LV-mNewsCenter .eventcalender + table.ms-listviewtable {
	border-collapse: separate!important;
	border: 1px #ccc solid;
	margin-bottom: 10px;
}
.LV-mNewsCenter .eventcalender .ectitle {
	background-image: none;
	background-color: #01648d;
}
.eventcalender a:hover {
	text-decoration: none;
}
.eventcalender .ecimg img {
	width: 250px;
	height: 163px;
}
.ectimercountdown {
	position: relative;
	z-index: 99;
	margin-top: -25px;
	height: 22px;
	line-height: 22px;
	background-color: black;
	background-color: rgba(0,0,0,0.65);
	text-align: center;
	color: #fff;
}
.eczone1 {
	height: 163px;
}
.eczone2 {
	background-color: #fff1c4;
	padding: 5px 0;
	border-bottom: 1px #ff8647 solid;
}
.eczone2title {
	text-align: center;
	border-bottom: 1px #ffc886 solid;
	padding-bottom: 5px;
	height: 32px;
	overflow: hidden;
	line-height: 16px;
	padding: 2px 10px;
	font-weight: bold;
}
.eczone2title a:link, .eczone2title a:visited {
	color: #d10000;
}
.eczone2title a:hover {
	color: #f00;
	text-decoration: none;
}
.eczone2description {
	border-top: 1px #fff solid;
	padding: 6px 10px 2px 10px;
	font-size: 12px;
	color: #333;
}
.eclocation {
	padding-top: 6px;
}
.ecstartdate-value, .eclocation-value {
	color: #777;
	clear: both;
	padding-top: 5px;
}
.LV-mNewsCenter .container_top_mid2 {
	border-bottom: 2px #ff4802 solid;
	padding: 0;
	margin-bottom: 10px;
}
.LV-mNewsCenter .container_top_mid2 .FolderTitle {
	font-size: 16px!important;
	color: #ff4802;
}
.LV-mNewsCenter .container_top_mid2 td.Time {
	color: #888;
	font-size: 13px;
}
.div_header_style1{
	margin-bottom: 10px;
	margin-top:-5px;	
	border-bottom:1px red dotted;	
	padding-left:0px!important;
}
.lv-search-title {
	margin-bottom: 10px;	
	border-bottom:1px red dotted;	
	padding-left:0px!important;
	font-size:13px;
	font-weight:bold;
	line-height:20px;
	color:#01648d;
}
.div_header_style1 a {
	color: #01648d;
	text-transform: uppercase;
	line-height:20px;
}
.dvBlockSearch-tb td{
	padding:1%;
}
.dv-title{
	width:22%;
	font-weight:bold;
	text-align:left;	
	padding-left:24px!important;
}
.dv-input{
	width:59%;
}
.dv-input select,  .dv-input input{
	width: 99%;
	border: 1px #ccc solid;
	border-radius: 3px;
	height: 22px;
	padding:0.5%!important;
}
.bttk{
	background-color: #01648d;
	width: 100%;
	height: 28px!important;
	border: 0px;
	cursor: pointer;
	color: white;
	text-align: center;
	margin:0px!important;
	padding:0px!important;
	border-radius: 3px;
	font-weight: bold;
	min-width:0px!important;
	width:80px!important;
}
.dv-input a, .dv-input a:link, .dv-input a:visited{
	color: #01648d;
	text-decoration:none;
}
.dv-input a:hover{
	color:#000;
}
.title_VBPL{
	color:red;
	font-weight:bold;
	padding-bottom:3px;
}
td.TitleFront {
	padding: 5px 0;
}
div.ContentText {
	float: right;
	width: 392px;
}
div.ContentText div {
	padding-bottom: 5px;
}
td.TitleFront a, td.TitleFront a:link {
	font-size: 16px;
	color: #0072c6;
}
td.TitleFront a:hover {
	color: #fa0000;
	text-decoration: none;
}
/***** van ban du thao  *****/
h1.vbcddh-Title {
	font-size: 16px;
	color: #0072bc;
	padding-top: 10px;
	font-weight: normal;
}
.vbdt .ms-listviewtable {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.vbdt .ms-listviewtable td, .vbdt .ms-listviewtable th {
	border: 1px #ccc solid!important;
}
.vbdt.ms-listviewtable th {
	background-color: #f0f0f0;
}
.vbdt .ms-listviewtable th a {
	font-size: 12px;
	color: #000;
}
.vbdt .ms-listviewtable th a:hover {
	color: #fa0000;
	text-decoration: none;
}
.vbdt h2.ms-webpart-titleText {
	font-size: 16px;
	height: 26px;
	line-height: 26px;
	font-size: 16px;
	border-bottom: 2px #ff3d01 solid;
	margin-bottom: 5px;
}
.vbdt h2.ms-webpart-titleText a {
	color: #ff3d01;
	text-decoration: none;
}
.vbdt-dispform table {
	width: 100%;
	border-collapse: collapse;
}
.vbdt-dispform table.ms-formtable {
	margin-top: 0!important;
	border-collapse: collapse;
}
div.vbdt-dispform td.ms-formlabel {
	width: 120px;
	padding: 5px 0;
}
.vbdt-dispform table td.ms-descriptiontext {
	display: none;
}
.vbdt-dispform table .ms-toolbar .ms-ButtonHeightWidth {
	border: 1px #ccc solid;
	border-radius: 4px;
	background-color: #f0f0f0;
	color: #666;
	font-weight: bold;
}
.vbdt-dispform table .ms-toolbar .ms-ButtonHeightWidth:hover {
	color: #333;
	cursor: pointer;
}
.vbdt .table_ct {
	width: 100%;
	border-collapse: collapse;
	border-spacing:0;
	margin-top: 5px;
}
.vbdt .table_ct th, .vbdt .table_ct td {
	padding: 6px 10px;
	border-top: 1px #d9d9d9 solid;
}
.vbdt td.hoten, .vbdt td.hoten + td {
	background-color: #e0e0e0;
	border-top: 1px #bbb solid;
	border-bottom: 1px #bbb solid;
	color: #000;
	font-weight: bold;
}
.vbdt-dispform .lv-button {
	margin-bottom: 10px;
	text-align: right;
}
.vbdt-dispform .lv-button input {
	padding: 7px 18px;
	border-radius: 3px;
	background-color: #01648d;
	color: #fff;
	font-size: 12px;
}
.vbdt-dispform .lv-button input:hover {
	background-color: #0088df;
}
/**su kien ***/
.laySK #part1 {
	background-color: #ffffcc; 
	padding-top: 15px;
}
.laySK .imagelichsukien img {
	width: 400px;
	height: auto;
}
.laySK .ContentText {
	color: #cc3300;
	float: none;
	width: 400px;
	margin: 10px 0px 10px 65px;
	line-height: 22px;
}
.laySK .ContentText b {
	font-style: italic;
}
/** 5:00 10/4/2014 ***/
/***Su kien noi bat***/
.sukienChitiet, .sukien {
	width: 530px;
	overflow: hidden;
}
.news div.newstop .newstopC {
	display: block;
	text-transform:uppercase;
	font-size: 14px;
	color:#fff!important;
	font-weight:500;
	width:100%;
	margin-right:0;
	float:left;
	width:auto;
}
.skChitietTieuDe, .skTieude {
	color: #FF4802;
	border-bottom: 2px solid hsl(17, 100%, 50%);
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 15px;
}
.skTieude span {
	color: #FF4802;
	text-transform: uppercase;
	font-size: 15px;
}
.skNoibat {
}
.skNBHinhanh {
	width: 320px;
	float: left;
	margin-right: 10px;
}
.skNBHinhanh img {
	width: 320px;
	height: auto;
}
.skNBRight .skLabel {
	display: block;
}
.skTomtatItem, .skTitle {
	padding-bottom: 8px;
}
.sukien .skTomtatItem, .sukien .skTitle {
	padding-bottom: 5px;
}
.skLabel {
	font-weight: bold;
	color: #555;
	margin-right: 5px;
}
.skBody {
	color: #555;
}
.skTomtatNoidung .skLabel {
	margin-bottom: 5px;
}
.skTomtatNoidung .skBody {
	line-height: 18px;
	text-align: justify;
}
.skTomtatNoidung {
	width: 530px;
}
.skItem {
	float: left;
	margin-bottom: 15px;
	margin-left: 14px;
}
.skItem:nth-child(3n+1){
	clear:left;
	margin-left:0px;
}
.skItemP, .skChitietItemP {
	width: 167px;
	overflow: hidden;
	cursor: pointer;
}
.skItemP:nth-child(3n+1),.skChitietItemP:nth-child(3n+1){
	margin-left:0px;
}
.skHinhanh img {
	width: 167px;
	height: 100px;
}
.skTitle a, .skTitle a:link, .skTitle a:visited {
	color: #0072c6;
	font-weight: bold;
	text-decoration: none;
}
.skTitle a:hover {
	color: #fa0000;
	text-decoration: none;
}
.skTomtat div, .skTomtat span, .skTomtat a {
	font-size: 11px!important;
}
.skNoibat div, .skNoibat span {
	font-size: 12px!important;
}
/***system-14-7-2014***/
.site-quantri #contentRow{
	padding:0px; 
	max-width:1100px;
	margin:0px auto;
}
.site-quantri  div#sideNavBox{
	width:220px;
	margin:0px 0px 0px 0px;
}
.site-quantri #contentBox{
	margin-left:240px;
	margin-right:0px;
	margin-bottom:10px;
}
.ms-dialog #contentBox{
	margin-left:0px;
}
/***  search fot list table  ***** list table .ms-listviewtable **/
div.ms-csrlistview-controldiv{
	background-color:#fef9ee;
	border-top:2px #ffa341 solid;
	padding:6px 12px;
	overflow:hidden;
}
div.ms-InlineSearch-DivBaseline-NoView{
	margin-left:0;
}
div.ms-InlineSearch-Outline-Baseline {
    width: 220px;
    border:1px #ccc solid;
    border-radius:5px;
    height: 26px;
    padding: 0px 0px 0px 5px;
    margin:0px;
    background-color:white;
}
div input.ms-InlineSearch-SearchBox-Baseline.ms-InlineSearch-SearchBox-Baseline {
    background-color: transparent;
    width: 192px;
    height: 26px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#333;
}
.ms-csrlistview-controldiv ~ table.ms-listviewtable{
	margin-top:1px;
}
/** ms-listviewtable **/
table.ms-listviewtable {
	box-sizing: border-box;
	border-collapse: collapse;
	width: 100%;
	border:1px #e9e9e9 solid;
	margin-top:10px;
	margin-bottom:20px;
}
.ms-listviewtable td, .ms-listviewtable th {
	padding:8px;
	vertical-align: middle!important;
}
.ms-listviewtable td.ms-vb-itmcbx{
	padding:5px!important;
}
table.ms-listviewtable td table td{
	padding:0;
	border-bottom:0;
}
table.ms-listviewtable th, .ms-viewheadertr th{
	background-color:#ddd;
	padding:7px;
}
table.ms-listviewtable th *, .ms-viewheadertr th{
	color:#000!important;
}
.ms-listviewtable td a, .ms-listviewtable th a:hover {
	text-decoration: none!important;
	color:#333!important;
}
.ms-listviewtable td a:hover{
	color:#000!important;
}
.ms-vb a:visited, .ms-vb2 a:visited, .ms-vb-user a:visited{
    color: #333;
}
tr.ms-alternating{
	background-color:#f4f4f4;	
	border-top:1px #eee solid;
}
tr.ms-alternating:hover{
	background-color:#f5f5f5;	
}
.ms-listviewtable .ms-itmhover {
	color: #333;
}
table.ms-listviewtable .ms-gb *, table.ms-listviewtable .ms-gb2 *, .ms-viewheadertr *{
	color:#333!important;
}
td.ms-vb-lastCell .ms-number{
	white-space:nowrap;
}
.ms-cellstyle, .ms-cellStyleNonEditable, .ms-cellStyleMenuHover, .ms-MenuCellStyle-TdHover, .ms-MenuCellStyle-MenuDivHover {
	border: 0px!important;
}
.ms-rtestate-field p, p.ms-rteElement-P {
	margin: 0px!important;
}
.ms-vb, .ms-vb2, .ms-vb-user, .ms-vb-tall, .ms-pb, .ms-pb-selected {
	color: #333!important;
}
td.ms-gb{
	border-bottom:1px #ccc solid;
}
.ms-vh, .ms-vh2, .ms-vh-icon, .ms-vh-icon-empty, .ms-vh2-nofilter, .ms-vh2-nofilter-notextalign, .ms-vh2-nofilter-perm, .ms-vhImage, .ms-vh2-nograd, .ms-vh3-nograd, .ms-vh2-nograd-icon, .ms-vh2-nofilter-icon, .ms-ph {
    font-size: 14px!important;
}
/****/
.allowMenu img {
	width: 100%!important;
	height: auto;
	margin-bottom:10px;
}
/*banner quang cao trang chu*************/
.BannerCD {
	display:block;
	height:120px;
	margin-bottom:12px;
}
.BannerCD a, .BannerCD img{
	display:block;
}
/****CallOut***/
div.js-callout-body {
	margin: 5px 0px 5px 35px!important;
	padding-bottom: 0;
	max-height: 600px;
	overflow:hidden;
}
.cms-callout-image {
	margin-bottom: 10px;
	overflow: hidden;
}
.cms-callout-image img {
	width: 327px!important;
	height: auto!important;
	max-height: 250px;
}
div.cms-callout-content {
	color: #656565;
	text-align: justify;
	width: 327px;
	line-height: 16px;
	padding-bottom: 10px;
}
div.js-callout-headerArea {
	background-color: transparent;
	text-indent: 10px;
}
.js-callout-headerArea h2.js-callout-title {
	color: #333!important;
	font-size: 16px;
	font-weight: normal;
	padding-left: 0!important;
	width: 327px;
	padding-top:10px;
	overflow: hidden;	
}
.btnews .js-callout-mainElement {
	position: absolute;
	left: 700px!important;
}
.btnews div.cms-callout-content {
	color: #656565;
	text-align: justify;
	width: auto!important;
	line-height: 16px;
	padding-bottom: 10px;
}
/** video trang chu**/
.LV-layHRight .lv-v-noibat {
	width: 100%;
	height: 210px;
	background-color: white;
	margin-bottom: 3px;
}
.LV-layHRight #divVideoContainer {
	height: 270px;
	overflow: hidden;
	margin-top:2px;
}
.LV-layHRight .lv-media-thumb {
	width: 100%;
	height: 210px;
	overflow: hidden;
	float: none;
}
.LV-layHRight .media-body {
	display: none;
}
/*menu left nguoi dan doanh nghiep*/
.cqLeft .show.hasChildren .contentlink-LV1, .longanportal-NDDN .show.hasChildren .contentlink-LV1, .longanportal-CQ .show.hasChildren .contentlink-LV1, .LV-layHRight .show.hasChildren .contentlink-LV1, .LV2ZoneLeft .show.hasChildren .contentlink-LV1{
		background: url("/Style Library/Images/img-LV-Site_v2/contentlink-show.png") no-repeat right 12px; 
		margin-right:10px;
}
.cqLeft .hide.hasChildren .contentlink-LV1, .longanportal-NDDN .hide.hasChildren .contentlink-LV1, .longanportal-CQ .hide.hasChildren .contentlink-LV1, .LV-layHRight .hide.hasChildren .contentlink-LV1, .LV2ZoneLeft .hide.hasChildren .contentlink-LV1{
		background: url("/Style Library/Images/img-LV-Site_v2/contentlink-hide.png") no-repeat right 12px; 
		margin-right:10px;
}
/*layout 2 cot du khach*************/
.LV2Zone-fulltop, .LV2Zone-fullbot{
	max-width:1600px;
	width:100%;
}
.LV2Zone-fullbot{
	clear:both;
}
.LV2Zone{
	max-width:1100px;
	
}
.LV2ZoneLeft{
	width:340px;
	margin-right:10px;
	float:left;
	margin-bottom:10px;
}
.LV2ZoneRight{
	width:650px;
	float:left;
}
.LV2ZoneRight .news{
	margin-bottom:10px;
	border:1px #d0d4d7 solid;
}
.LV2ZoneRight .newstop{
	padding:8px 10px!important;
	margin:0 -1px;
}
.LV2ZoneRight .paging{
	display:none;	
}
.LV2ZoneRight .newscont{
	margin:10px;
}
.LV2ZoneRight .item-news:first-child{
	float:left;
	border-right:1px #d0d4d7 solid;
	width:200px;
	padding-right:10px;
	margin-right:20px;
	background: transparent none no-repeat scroll left top 3px;;
	padding-left:0px;
}
.LV2ZoneRight div.left-inews a{
	display:block;
	width:100%;
	margin-right:0px;
	height:120px;
}
.LV2ZoneRight div.left-inews img{
	width:100%;
	height:120px;
}
.LV2ZoneRight .item-news:first-child .item-news-title{
	padding:5px 0;
}
.LV2ZoneRight .item-news:first-child .infodate{
	display:none;
}
.LV2ZoneRight .item-news:first-child .item-news-title a{
	color:#000;
	font-weight:bold;
}
.LV2ZoneRight .item-news{
	background: transparent url("/Style Library/Images/img-LV-Site_v2/icon-dot-Xam.png") no-repeat scroll left top 5px;
	padding-left:15px;
}
.LV2ZoneRight .infodate{
	font-style:normal;
}
/******* Tin Hinh noi bat du khÃ¡ch ********/
div.gv_gallery{
	height:500px!important;
}
.gv_panelWrap, .gv_panel{	
}
div.gv_galleryWrap{
	padding:0!important;
	margin-bottom:-5px;	
}
div.gv_panelNavNext {
	right:0!important;
    height: 68px;
    width: 46px;
    cursor: pointer;
	background: url("/Style Library/Images/img-LV-Site_v2/icon-next-slider.png") center center no-repeat;
	display:block!important;
}
div.gv_panelNavPrev {
	left:0!important;
    height: 68px;
    width: 46px;
    cursor: pointer;
	background: url("/Style Library/Images/img-LV-Site_v2/icon-pre-slider.png") center center no-repeat;
	display:block!important;
}
div.gv_filmstripWrap{
	left:0px!important;
	height:7px!important;
	right:0px!important;
	bottom:0px!important;
	z-index:999;
}
.longanportal div.gv_filmstripWrap{
	max-width:1100px!important;
}
.cqCenter div.gv_filmstripWrap{
	width:500px!important;
}
.longanportal div.gv_filmstrip{
	height:7px!important;
	max-width:1100px!important;
}
.cqCenter div.gv_filmstrip{
	height:7px!important;
	width:500px!important;
}
div.gv_filmstrip .gv_frame{
	width:99px!important;
	margin-top:1px;
	height:5px!important;
	background-color:#898d84;
	margin-right:1px!important;
	margin-bottom:0!important;
}
div.gv_filmstrip .gv_frame .current{
	background-color:#fe0000;
	width:99px!important;
}
div.gv_filmstrip .gv_frame img{
	display:none!important;
}
div.gv_overlay{
	opacity:0.7;
}
.gv_overlay{	
	text-align:center;
	bottom:0px!important;
	left:0px!important;
}
.gv_overlay h4{
	display:none!important;
}
.gv_overlay p{
	margin:8px 10px!important;
	font-weight:bold!important;
	color:#F9F6F1!important;
}
.gv_infobar, .gv_showOverlay{
	display:none!important;
}
/***Giao luu truc tuyen***/
.GLTT-all .ms-pivotControl-container, .GLTT-all .ms-InlineSearch-DivBaseline {
	display: none!important;
	margin: 0px;
	height: 0px;
	width: 0px;
	padding: 0px;
}
.GLTT-all .ms-webpart-chrome-title, .GLTT-all .lv-search-Filter-top {
	background-image: none;
	margin-bottom: 0px;
	height: 28px;
	font-weight: bold;
	background-color: #01648d;
	border-bottom: 1px #e1e1e1 solid!important;
}
.GLTT-all .ms-webpart-chrome-title span, .GLTT-all .lv-search-title {
	text-indent: 10px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px!important;
	line-height: 24px;
}
.GLTT-all table.ms-listviewtable {
	margin-bottom: 10px;
}
.GLTT-all .ms-listviewtable th{
	color: #01648d;
}
.GLTT-all .ms-listviewtable td {
	border: 1px #ddd solid!important;
}
.longanportal-NDDN .HoiDap-DanhSach {
}
.longanportal-NDDN .HoiDap-Tiltle.item-hidding {
	padding: 7px;
	background-color: #ddebf4!important;
	border-top: 1px #e9f2f7 solid!important;
}
.longanportal-NDDN  .ms-csrlistview-controldiv{
	padding-bottom:0px;
}
.gltt-slch {
	width: 218px;
	padding: 10px 0px;
	border: 1px #fee594 solid;
	text-align: center;
	margin-top: 10px;
	background-color: #fff1c4;
}
.gltt-slch-t {
	font-size: 12px;
	font-weight: bold!important;
	color: #000000;
}
.gltt-slch-b {
	color: #fa0000;
	font-weight: bold;
	margin-left: 5px;
}
.LVGrid{
	margin-left:-5px;
	border:1px #d0d4d7 solid;
}
.LVGrid-Heading{
	line-height:30px;
	color:#fff;
	text-transform:uppercase;
	text-indent:10px;
	background-color:#01648d;
	margin:-1px -1px 0;	
}
.LVGrid-Body{
	padding:0 10px 10px;
}
.LVGrid-Body .ms-long, .lv-form1 .ms-long{
	width:352px;
}
.lv-item-bd-DieuHuongUrl .ms-long{
	width:352px!important;
}
.site-quantri .ms-long{
	width:100%;
}
.LVGrid-FirstTitle, .YKPH-TieuDeChinh{
	padding:8px;
	margin:0 -10px;
	background-color:#E3F5FF;
	font-weight:bold;
	color:#01648d;
}
.LVGrid-Title, .LVGrid-Content{
	padding:8px 0;
}
.LVGrid-Title{
	font-weight:bold;
}
.LVGrid-2col, .LVGrid-2col .LVGrid-Title, .LVGrid-2col .LVGrid-Content{
	float:left;
}
.LVGrid-2col{
	width:50%;
}
.LVGrid-2col .LVGrid-Title, .LVGrid-2col .LVGrid-Content{
	padding-right:10px;
}
.LVGrid-1col-break{
	clear:both;
}
/***search sharepoint***/
body.mList3Zone div#contentBox:after, .so3ZoneB:after, .so3ZoneC:after {
	clear: both;
	content: "";
	display: table;
}
.search-down {
	background: url("/Style Library/Images/img-LV-Site_v2/bgBot-3Z.png") left bottom no-repeat;
	width: 1008px!important;
	padding-bottom: 10px!important;
	overflow: hidden;
}
.search-3Zone {
	background: url("/Style Library/Images/img-LV-Site_v2/bgCent-3Z.png") left bottom repeat-y;
	width: 1008px!important;
	overflow: hidden;
}
.search-3ZoneTop {
	clear: both;
	background: url("/Style Library/Images/img-LV-Site_v2/bgTop-3Z.png") left top no-repeat;
	padding: 9px 4px 0px 4px;
}
.laySLeft {
	width: 238px;
	float: left;
	margin-right: 7px;
}
.laySCent {
	float: left;
	width: 500px;
	margin-right:9px;
	overflow: hidden;
}
.laySRight {
	width: 238px;
	float: left;
}
.search-top {
	margin: 10px 0px;
}
.laysearchTop div.s4-wpcell-plain + div.s4-wpcell-plain {
	border: 1px #cccccc solid;
	border-top: 0;
	background-color: #F3F3F3;
}
#searchInputBox a.ms-srch-sb-navLink {
	display: none;
}
.laysearchTop .ms-srchnav-item {
	margin-right: 2px;
	padding-right: 0;
}
.laysearchTop .ms-srchnav-list {
	box-sizing: border-box;
}
.laysearchTop div.ms-srchnav h2 a {
	height: 26px;
	line-height: 26px;
	padding: 0 12px;
	background-color: #f7f7f7;
	border: 1px #d2d2d2 solid;
	border-bottom: 0;
	border-radius: 4px 4px 0 0;
	display: block;
	margin-right: 2px;
	color: #000;
	cursor: pointer;
	padding: 0px 20px;
    font-size: 14px;
}
.laysearchTop div.ms-srchnav h2 a.ms-srchnav-link-selected, .laysearchTop div.ms-srchnav h2 a:hover {
	background-color: #01648d;
	border: 1px #113449 solid;
	border-bottom: 1px #007bc9 solid;
	color: #fff;
	text-decoration: none;
}
.laysearchTop div.ms-srchnav {
	border-bottom: 2px #134f72 solid;
	box-sizing: border-box;
}
.ms-srch-sbLarge > input {
	font-size: 16px;
}
#s4-workspace .laysearchTop #SearchBox {
	padding: 20px 60px;
	overflow: hidden;
	width: auto!important;
	margin-top: 0;
	background-image: none;
}
.laysearchTop #SearchBox input.ms-srch-sbLarge-fullWidth {
	width: 830px;
}
.laysearchTop #SearchBox .ms-srch-sbLarge {
	border-radius: 6px;
	border: 1px #dfdfdf solid!important;
}
.laySRight .ms-webpart-chrome-title {	
	border-bottom: 2px #0c5f94 solid;
	overflow: hidden;
	height: 26px;
	line-height: 26px;
	width: 100%;
	background-color: #01648d;
	padding-bottom: 4px!important;
}
.laySRight .ms-webpart-chrome-title span {
	color: #fff;
	font-weight: normal;
	float: left;
	line-height: 32px;
	padding-left: 5px;
}
h3.ms-srch-ellipsis {
	white-space: normal;
}
.ms-displayInlineBlock {
	color: #000;
}
.ms-ref-refinername:link, .ms-ref-refinername:visited {
	color: hsl(0, 0%, 27%);
	cursor: pointer;
}
.searchResult .srRight .ms-srch-hover-outerContainer {
	left: -305px!important;
	right: 0;
	margin-top: -630px!important;
	display: none!important;
}
.search-main .ms-srch-hover-outerContainer {
	display:none!important;
}
.searchResult .srRight .ms-srch-hover-outerContainer .ms-srch-hover-innerContainer {
	width: 354px!important;
}
.laySRight.ms-srch-hover-arrowBorder, .laySRight .ms-srch-hover-arrow {
	left: 300px!important;
}
.search-main .ms-srch-hover-innerContainer {
	width: 354px!important;
}
.laySRight .ms-srch-hover-arrowBorder {
	border-width: 15px;
	border-style: solid;
	border-color: transparent transparent transparent rgb(209, 209, 209);
	left: 0px;
	right: -32px;
	width: 0px;
	height: 0px;
	position: absolute;
}
.laySRight .ms-srch-hover-arrow {
	border-width: 15px;
	border-style: solid;
	border-color: transparent transparent transparent rgb(255, 255, 255);
	left: 0px;
	right: -30px;
	width: 0px;
	height: 0px;
	position: absolute;
}
.ms-srch-result {
	margin: 0px!important;
}
.ms-srch-item-link {
	color: #007bc9!important;
	font-weight: bold;
}
.ms-srch-item {
	margin: 0px!important;
	padding: 5px 5px!important;
	width: 98%;
	overflow: hidden;
}
.laySRight .ms-srch-item {
	width: 210px!important;
	padding: 5px 5px 5px 5px!important;
	line-height: 16px;
}
.laySRight .ms-srch-item-path {
	width: 210px!important;
}
.ms-srch-item-path {
	color: #000;
	display: none;
}
.ms-srch-item-body {
	text-align: justify!important;
}
.laySRight .ms-srch-item-body {
	width: 210px;
}
.ms-srch-item-summary {
	line-height: 16px;
}
.ms-srch-item-link:hover {
	text-decoration: none!important;
	color: #d00;
}
.ms-srch-item-summary {
	line-height: 16px;
}
.ms-srch-result-groups {
	margin-bottom: 10px;
}
.ms-ref-refiner {
	padding: 0px!important;
	margin-bottom:10px;
}
.laySLeft .ms-ref-refiner {
	margin-bottom:0px;
}
.ms-ref-refiner #Container {
	margin: 0px!important;
	width: 100%;
	padding-bottom: 0px!important;
}
#Container a.ms-ref-refinername {
	border-bottom: 2px #0c5f94 solid;
	overflow: hidden;
	height: 26px;
	line-height: 26px;
	width: 100%;
	background-color:#01648d;
	padding-bottom: 4px!important;
}
#Container a.ms-ref-refinername .ms-displayInlineBlock {
	font-size: 12px;
	color: #fff;
	font-weight: normal;
	padding-left: 5px;
	font-weight: bold;
}
.ms-ref-unselSec {
	display: block;
	margin-left: 15px!important;
}
.handle_label_section {
	padding-left: 10px;
}
.laySRight .ms-srch-result{
	width:218px;
}
.laySRight .ms-srch-upscope-top, .laySRight .ms-srch-item-summary, .laySCent .ms-srch-resultFooter{
	display:none!important;
}
/***search hinh anh**/
.search-hinhanh .ms-srch-item-previewContainer {
	float: none!important;
}
.ms-srch-item a:hover {
	color: #d00;
}
.search-hinhanh .ms-srch-item-summaryPreview {
	width: 375px!important;
}
/*tim kiem dich vu cong*************/
.dvc-title {
	border-bottom:1px red dotted;
	font-weight: bold;
	color: #01648d;
	text-transform: uppercase;
	padding-left:0px!important;
	line-height:20px;
}
.lv-dvc-tbl td {
	padding: 1%;
}
.lv-dvc-tbl td.dvc-cen-title {
	width: 18%;
	font-weight: bold;
	text-align: right;
	line-height: 22px;
}
.lv-dvc-tbl td.dvc-input {
	width: 58%;
}
.lv-dvc-tbl td.dvc-c3 {
	width: 18%;
}
.lv-dvc-tbl td.dvc-input input {
	width: 99%;
	border: 1px #ccc solid;
	border-radius: 3px;
	height: 22px;
	padding:0.5%!important;
}
.lv-dvc-tbl td.dvc-input div.dvc-input-se {
	width: 99.9%;
	border: 1px #ccc solid;
	border-radius: 3px;
	height: 26px;
}
.lv-dvc-tbl td.dvc-input select {
	width: 100%;
	border: none!important;
	margin-top: 3px;
	height: 18px;
}
.lv-dvc-tbl td.dvc-c3 .dvc-btn {
	background-color: #01648d;
	width: 100%;
	height: 28px!important;
	border: 0px;
	cursor: pointer;
	color: white;
	text-align: center;
	margin:0px!important;
	padding:0px!important;
	border-radius: 3px;
	font-weight: bold;
	min-width:0px!important;
	width:80px!important;
}
/***Thong Ke cot giua**/
.thongke-hinhanh-giua {
	overflow: hidden;
	clear: both;
	padding: 12px 0px 12px 20px;
	margin-top:5px;
}
.lv-MotCua-tkt1 {
	float: left;
	width: 156px;
	background: url("/Style Library/Images/img-LV-Site_v2/bg-hsxl.png") no-repeat left top;
	height: 186px;
	position: relative;
	overflow: hidden;
}
.lv-MotCua-tkt {
	float: left;
	width: 156px;
	background: url("/Style Library/Images/img-LV-Site_v2/bg-hsxl-1.png") no-repeat left top;
	height: 186px;
	position: relative;
	overflow: hidden;
	margin-right: 35px;
}
.lv-MotCua-tkt1-0, .lv-MotCua-tkt-0 {
	height: 30px;
	text-align: center;
	color: #004899;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 30px;
}
.lv-MotCua-tkt1-2 {
	position: absolute;
	top: 133px;
	left: 5px;
	color: #4d4d4d;
	font-size: 12px;
}
.lv-MotCua-tkt1-4 {
	position: absolute;
	top: 133px;
	right: 5px;
	color: #4d4d4d;
	font-size: 12px;
}
.lv-MotCua-tkt1-3, .lv-MotCua-tkt1-5 {
	color: #d70102;
	font-weight: 700;
	font-size: 12px;
}
.lv-MotCua-tkt1-1, .lv-MotCua-tkt-1 {
	position: absolute;
	top: 19px;
	left: 44px;
	color: #d70000;
	font-size: 28pt;
	font-weight: 700;
	width: 68px;
	text-align: center;
	text-indent:114px;	
}
.lv-MotCua-tkt-2 {
	position: absolute;
	top: 133px;
	left: 5px;
	color: #4d4d4d;
	font-size: 12px;
}
.lv-MotCua-tkt-3 {
	position: absolute;
	top: 155px;
	left: 10px;
	color: #d90000;
	font-size: 13pt;
	font-weight: 700;
}
.lv-MotCua-tkt-4 {
	position: absolute;
	top: 155px;
	left: 52px;
	color: #4d4d4d;
	font-size: 12px;
}
.div_Note{
	font-style:italic;
	color:#B2ADB4;
}
.lv-MotCua-tkbd{
	border: 1px #69AFE9 solid;
	height:346px!important;
	width:536px!important;
	margin:20px auto 10px auto;
	overflow:hidden;
}
.lv-MotCua-tkbd img{
	margin-left:-54px;
}
/**danh sach ket qua***/
table.ds_VBPL{
	margin-top:0px;
}
table.ds_VBPL .row_title td{
	background-color: #1b517e;
	vertical-align: middle;
	font-weight: bold;
	color: #fff;
	text-transform:uppercase;
	border:1px #90959B solid;
	padding:7px 4px!important;
	text-align:center;
}
table.ds_VBPL td.tt-tile1, table.table_ct td.tt-tile1 {
	background-color: #f1f1f1;
	vertical-align: middle;
	font-weight: bold;
	color: #000;
}
table.ds_VBPL td a, table.ds_VBPL td a:link, table.ds_VBPL td a:visited{
	color:#333;
}
table.ds_VBPL td a:hover{
	color:#d00;
}
table.ds_VBPL tr td{
	padding:5px 7px;
	border:1px #e6e6e6 solid;
	cursor:pointer;
}
table.ds_VBPL .td_row1 td, table.table_ct .tr_row2 td,
table.LacVietSPList-TimKiemTongQuan .TimKiemTongQuan-tr1 td{
	background-color: #ffffff;
}
table.ds_VBPL .td_row2 td, table.table_ct .tr_row1 td,
table.LacVietSPList-TimKiemTongQuan .TimKiemTongQuan-tr2 td {
	background-color: #ecf7ff;
}
.pagingContainer{
	margin-top:5px;
}
.pagingContainer a, .pagingContainer a:link, .pagingContainer a:visited{
	font-weight:bold;
	color:#01648d;
	cursor:pointer;	
	padding:0 0px 0 3px;
}
.pagingContainer a:hover{
	color:red;
}
.title_ct{
	padding:5px 0 5px 20px ;
	color:#01648d;
	text-transform:uppercase;
	font-weight:bold;
}
.row_title img{
	margin-top:5px;
}
.table_ct{
	margin-bottom:5px;
}
.prtback{
	margin:5px 0 0;
	float:right;
	display:inline-block;
}
.prtback .print{
	 background: url('/Style Library/LacViet/CMS2013/Images/ico-print.png') no-repeat right 2px;
    padding-right: 15px;
    margin-right:10px;
    text-decoration: none;
    color: #000;
    cursor: pointer;
}
.prtback .print:hover {
    background: url('/Style Library/LacViet/CMS2013/Images/ico-printH.png') no-repeat right 2px;
    color: #d00!important;
}
.prtback .return{
	background: url('/Style Library/LacViet/CMS2013/Images/ico-return.png') no-repeat right 2px;
    padding-right: 20px;
    text-decoration: none;
    color: #000;
    cursor: pointer;
}
.prtback .return:hover{
	 background: url('/Style Library/LacViet/CMS2013/Images/ico-returnH.png') no-repeat right 2px;
     color: #d00!important;
}
/*dá»‹ch vu cong chi tiet**********/
.td_ct1, .td_ct2{
	border:1px #ccc solid;
	padding:8px 1%;
	line-height:16px;
}
.table_ct, .table_ct_qt, .ds_VBPL{
	clear:both;
	float:left;
	width:99.9%!important;
}
.td_ct1{
	font-weight:bold;
}
.cq-Center .paging{
	clear:both;
}
/*Thá»‘ng kÃª truy cáº­p******************/
.ThongKeSoLuot{
	border:1px #ccc solid;
	border-radius:3px;
}
.tieudethongke{
	background-color:#01648d;
	border-radius:3px 3px 0 0;
	line-height:30px;
	padding:0 10px;
	color:#fff;
	text-transform:uppercase;
	margin:-1px -1px 0 -1px;
}
.SoLuongTruyCap, .SoLuongOnline{
	line-height:25px;
	padding:0 10px;
	font-weight:bold;
	color:#01648d;
	text-align:center;
	font-size:13px;
}
.SoLuongTruyCap span, .SoLuongOnline span{
	color:#fa0000;
}
/*lv-navigation*********************/
.lv-navigation {
	height: 26px;
	line-height: 26px;
	clear: both;
	max-width: 1100px;
	overflow: hidden;
	margin: 0px auto 0px auto;
}
.lv-navigation #navigation li a {
	text-transform: none; white-space:normal;
	white-space:nowrap;
}
.lv-navigation .container li {
	float: left;
	display: inline;
}
.lv-navigation .container li:last-child {
	display: none;
}
.lv-navigation .container li a, .lv-navigation .container li a:link, .lv-navigation .container li a:visited {
	color: #01648d;
}
.lv-navigation .container li a:hover {
	color:#fa0000;
	text-decoration: none;
}
.lv-navigation li.navigation {
	background: url("/Style Library/Images/img-LV-Site_v2/icon-pathX.png") no-repeat left 8px;
	padding-left: 15px;
	padding-right: 12px;
}
.lv-navigation li.navigation1 {
	background-image: none!important;
	padding-left: 0px;
}
.lv-navigation li.navigation3 {
	max-width: 650px;
	overflow: hidden;
}
#navigation{
	margin-left:10px;
}
@media (max-width:767px){
.lv-navigation {
    height: 30px;
    line-height: 30px;
}
}
/*mot cua dien tu**************/
.lv-Motcua-title{
	margin-top:1px;
	background-color:#01648d;
	border-radius: 2px 2px 0 0;
	text-align:center;
}
.lv-Motcua-title a, .lv-Motcua-title a:visited, .lv-Motcua-title a:link{
	color:#fff;
	line-height:30px;
	font-weight:bold;
}
.lv-MotCua-body{
	border:1px #CCCCCC solid;
	border-top:none;
	padding:10px;
	margin-bottom:3px;
	border-radius: 0 0 2px 2px;
	text-align:center;
	background-color:#f5f5f5;
}
.lv-MotCua-thang1, .lv-MotCua-thang2, .lv-MotCua-dunghan2{
	line-height:18px;
	color:#01648d;
	font-weight:bold;
}
.lv-MotCua-dunghan1 a,.lv-MotCua-dunghan1 a:visited, .lv-MotCua-dunghan1 a:link, .lv-MotCua-dunghan1 a span{
	color:#c00000;
	line-height:50px;
	font-size:35px;
}
.lv-MotCua-dunghan1 a:hover{
	color:#01648d;
}
.lv-MotCua-thoigian span{
	line-height:18px;
}
/*video*******************/
.lvv-form1{
	width:100%;
}
.site-quantri .lvv-form1 .ms-long{
	width:100%!important;
}
.site-quantri .lvv-form1 .lvv-item-bd-Summary .ms-long{
	width:100%!important;
}
.ImageLink .TextBox input[type="text"]{
	width:170px!important;
}
.lvv-form1 .lv-addMedia{
	height:30px!important;
}
.site-quantri .lvv-form1 .lvv-item-bd-TagVideo .ms-long{
	width:100%!important;
}
.lvv-item-bd-PublishDate .ms-dtinput a{
	float:right;
}
/*thu vien anh*/
.rmHead{
	height:38px;
	line-height:38px;
	background-color:#d9d9d9;
	margin-bottom:1px;
}
.rmHead div{
    margin-left: 15px;
    height: 38px;
    line-height: 39px;
    font-size: 16px;
	float:left;
	color:#000;
	text-transform:uppercase;
}
.tulieu{
	margin-top:20px;
}
.tulieu .tulieu{
	margin-top:10px;
}
.tulieu .rmCont .tulieu{
	margin-top:0px;
}
.rmCont{
	width:100%;
	display:inline-block;
}
.tvaItem{
	float:left;
	width:23%;
	padding:10px;
	margin:10px 1%;
	background-color:#f5f5f5;
	border:1px #ccc solid;
	border-radius:3px;
	height:230px;	
	overflow:hidden;
}
.tvaTitle{
	margin-top:-15px;
}
.tvaTitle a{	
	text-decoration:none!important;
	color:#01648d;
	line-height:26px;
	padding-top:3px;
	display:inline-block;
	max-height:26px;
	overflow:hidden;
	float:left;
	width:100%;
}
.tvaTitle a:hover{
	color:#000;	
}
.tvaImg a{

}
.tvaItem img{
	width:100%;
	max-height:120px;
	border:none;
	display:inline-block;
}
.tvaTitle-ngay{
	line-height:18px;
	float:left;
	color:#868386;
	clear:both;
}
.tvaMoTa{
	line-height:18px;
	max-height:36px;
	overflow:hidden;
	float:left;
	clear:both;
}
/**** silde show ***/
.rmHead .fullscreen{
	float:right;
	margin-right:15px;
	margin-top:10px;
}
#m-body{
	position:fixed;
	left:0;
	right:0;
	top:0;
	bottom:0;
	height:100%;
	z-index:100;
	background-color:black;
}
#m-body .LVActions{
	position:relative;
	z-index:300;
}
#m-body .LVActions input[type=button]{
	background-image:none;
    border:0 !important;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    padding:4px 18px !important;
    color: #fff !important;
    font-size:15px;
   	background:#fe0000 url("/Style Library/Images/img-LV-Site_v2/icon-back.png") 18px center no-repeat;
   	padding-left:35px!important;
	min-width:30px;
}
div#toolbar{
    position: fixed;
    z-index: 300;
    right: 10px;
    top: 10px;
    padding: 5px;
    background: url(/Style Library/LacViet/PhotoWall/images/fs_img_g_bg.png);
}
#toolbar img{
    border: none;
}

#img_title{
    position: fixed;
    z-index: 3;
    left: 10px;
    top: 10px;
    padding: 10px;
    background: url(/Style Library/LacViet/PhotoWall/images/fs_img_g_bg.png);
    color: #FFF;
    font-family: 'Josefin Sans Std Light', arial, serif;
    font-size: 24px;
    text-transform: uppercase;
}
div#bg{
    position:absolute;
    z-index: 100;
    top:0;
    left:0;
    right:0;
    bottom:100px;
}
#bgimg{
    display: none;
    -ms-interpolation-mode: bicubic;
}
img#bgimg{
	width:auto!important;
	height:auto!important;
	max-width:1240px;
	max-height:900px;
}
#preloader{
    position: relative;
    z-index: 3;
    width: 32px;
    padding: 20px;
    top: 80px;
    margin: auto;
    background: #000;
}
div#thumbnails_wrapper{
    z-index: 200;
    position:absolute;
    bottom: 0;
    width: 100%;
    height:100px;
    background: url(/Style Library/LacViet/PhotoWall/images/empty.gif); /* stupid ie needs a background value to understand hover area */
}
div#outer_container{
    position: relative;
    padding: 0;
    width: 100%;
    margin: 0 auto;
}
#outer_container .thumbScroller{
	position: relative;
	overflow: hidden;
	background: url(/Style Library/LacViet/PhotoWall/images/fs_img_g_bg.png);
}
div#outer_container .thumbScroller, div#outer_container .thumbScroller .container, div#outer_container .thumbScroller .content{
	height: 100px;
}

#outer_container .thumbScroller .container{
	position: relative;
	left: 0;
}
#outer_container .thumbScroller .content{
	float: left;
}
div#outer_container .thumbScroller .content div{
    margin: 0px;
    height: 100%;
}
div#outer_container .thumbScroller img{
	border: 3px solid #fff;
	width:auto;
	height:85px;
}
#outer_container .thumbScroller .content div a{
	display: block;
	padding: 5px;
}
a.nextImageBtn, a.prevImageBtn{
    display: block;
    position: absolute;
    width: 46px;
    height: 68px;
    top: 45%;
    margin: -34px 1px 0 1px;
    z-index: 300;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}
a.nextImageBtn:hover, a.prevImageBtn:hover{
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
a.nextImageBtn{
    right: 0;
	background:url("/Style Library/Images/img-LV-Site_v2/icon-next-slider.png") center center no-repeat;
    text-indent:-9999px;
}
a.prevImageBtn{
	background:url("/Style Library/Images/img-LV-Site_v2/icon-pre-slider.png") center center no-repeat;
    text-indent:-9999px;
}
.dv-userguide{
	width:98%!important;
}
/** Hoi dap ***/
.header{
	padding: 8px 10px 8px 10px;
	font-weight: bold;
	text-transform: uppercase;
	/*background: url("/Style Library/Skin/LongAn-Blue/Title-CMSCenter.png") no-repeat 0px 0px;*/
	background-color:#f5f5f5;
}
.title_GopY{
	font-weight: bold;
	background-color: #deefff;
	color: #0b5090;
	padding: 5px 7px;
}
.table_GopY{
	width: 100%;
	border-spacing: 0px;
}
.td_GopY{
	padding: 7px;
	border-bottom: 1px solid #C4D0D7;
	border-right: 1px solid #C4D0D7;
	vertical-align: top;
}
.label_GopY{
	margin-left: 20px;
	font-weight: bold;
	vertical-align: middle;
}
.text_GopY{
	vertical-align: middle;
}
.link_GopY{
	
}
.img_GopY{
	vertical-align: bottom;
}
.textThankYou_GopY{
	margin-left: 20px;
	font-weight: bold;
	color: red;
}
.comman_GopY{
	text-align: center;
	padding-top: 25px;
	padding-bottom: 10px;
}
.blank_GopY{
	height: 10px;
}
/***Loi chinh 9:19 5 12 2014****/
.lv-dsItems {
	clear: both;
	border-bottom: 3px #ccc solid;
	background-color: #f0f0f0;
	overflow: hidden;
	margin-bottom: 10px;
}
.lv-search-Filter-top {	
	overflow: hidden;background-color:#01648d;
	color:#fff;
}
.lv-main .lv-search-title,.Search .lv-search-title {
	float: left;
	display: block;
	color: #fff;
	font-size: 12px;
	font-weight: bold;padding:5px 10px 5px 10px!important; border:0px; margin-bottom:0px!important;
}
.lv-search-title h3 {
	color: #e0111a;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.lv-dvbuttonAdvance {
	float: right;
	background: url("/Style Library/LacViet/HeThongVanBan/Image/butm-searNC.png") no-repeat 0px 0px;
	width: 175px;
}
.lv-search-Filter-description {
	padding: 10px 10px 10px 110px;
	font-weight: bold;
}
.lv-search-Filter-description a:hover{
	color:#C1292C!important;
}
.lv-dvbuttonAdvance input[type=submit] {
	background-color: transparent!important;
	color: #000;
	background: url("/Style Library/LacViet/HeThongVanBan/Image/icon-muitenB.png") no-repeat 30px 10px;
	height: 30px;
	padding-left: 42px!important;
	display: block;
}
.lv-dvbuttonAdvance input[type=submit]:hover {
	background-color: transparent!important;
	border: 0px;
	height: 30px;
	padding-left: 42px;
	color: #e0111a;
	background: url("/Style Library/LacViet/HeThongVanBan/Image/icon-muiten.png") no-repeat 30px 10px;
}
.lv-search-Frame div {
	float: left;
}
.lv-search-Frame .lv-dvkeywords-Text {
	width: 100px;
	font-weight: bold;
	line-height: 28px;
}
.lv-dvkeywords input[type=text] {
	border: 1px #cacaca solid;
	padding: 4px;
	width: 328px;
	background-color: white;
	border-radius: 2px;
	height: 18px;
}
.lv-dynamic-control {
	clear: both;
}
.lv-dvbuttonsearch input, .lv-dvbuttonsearch input:hover {	
	width: 100px;	
}
.lv-dvbuttonreset {
	display: none;
}
.search-column-content select {
	width: 97.1%;
	border: 1px #cacaca solid;
	padding: 3px;
	background-color: white;
	border-radius: 2px;
	margin-bottom: 5px;
	height:20px
}
.lv-search-Frame {
	padding: 0px 0px 10px 10px;
	overflow: hidden;
}
.lv-search-description {
	clear: both;
	padding-left: 5px;
}
.lv-dynamic-control {
	clear: both;
	padding: 0px 10px 10px 10px;
}
.htvb-table {
	border-collapse: collapse;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.htvb-table td {
	padding: 2px 0px;
}

.search-column-Date table td {
	padding: 0px;
}
.search-column-Label {
	font-weight: bold;
	color: #000;
	float: left;
	width: 100px!important;
	line-height: 28px;
}
.search-column-content {
	overflow: hidden;
}
.search-column-content-1col div {
	float: left;
	display: inline-block;
}
.ms-dtinput input {
	padding: 4px!important;
}
/***chi tiet VBPQ***/
.lv-Detail .LVGrid-Heading,.lv-Detail .LVGrid{
	margin:0px	
}
.lv-Detail .LVGrid-Heading{
	font-weight:bold;
}
.lv-Detail .LVGrid-FirstTitle{
	 background-color:#e8f2f6;
	 border-bottom:1px #ddd solid;border-top:1px #fff solid;
}
.lv-Detail .LVGrid-Body{
	overflow:hidden;
}
.LVActions{
	float:right;
}
/***thu tuc hanh chinh***/
.lv-Detail .LVGrid-1col-Title-Break{	
	 border-bottom: 1px solid #ccc;
    background: none repeat scroll 0 0 #F0FAFF; padding-left:10px;
}
.LVGrid-1col-Content-Break span,.LVGrid-1col-Content-Break a{
	color:#000; text-decoration:none;
}
.LVGrid-1col-Content-Break span:hover,.LVGrid-1col-Content-Break a:hover{
	color:#d00;text-decoration:none;
}
/*phan trang*/
.lv-search-paging, .dvPaging{
	text-align: right;
	padding: 20px 0px 20px 15px;
}
.lv-search-pagingitem a.btnPaging {
	cursor: pointer;
	font-weight: bold;
	border-radius: 3px;
	color: #000;
	padding: 6px 10px;
	text-decoration: none;	
	background-color: #e6e6e6;
	  background-repeat: no-repeat;
	  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); 
	  border: 1px solid #ccc;
	  border-bottom-color: #bbb;
	  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	  transition: 0.1s linear background-image;
	   overflow: visible;
	   margin:0 2px;
}
.lv-search-pagingitem a.btnPagingCurrent, .lv-search-pagingitem a:hover {
	cursor: pointer;
	border-radius: 3px;
	color: #fff!important;
	padding: 6px 10px;
	text-decoration: none;
	background-color: #01648d;
	  background-repeat: no-repeat;
	  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#236F8F), color-stop(25%, #236F8F), to(#01648d));
	  background-image: -webkit-linear-gradient(#236F8F, #236F8F 25%, #01648d);
	  background-image: -moz-linear-gradient(top, #236F8F, #236F8F 25%, #01648d);
	  background-image: -ms-linear-gradient(#236F8F, #236F8F 25%, #01648d);
	  background-image: -o-linear-gradient(#236F8F, #236F8F 25%, #01648d);
	  background-image: linear-gradient(#236F8F, #236F8F 25%, #01648d);
	  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#236F8F', endColorstr='#01648d', GradientType=0);
	  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75); 
	  border: 1px solid #01648d;
	  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	  -webkit-transition: 0.1s linear background-image;
	  -moz-transition: 0.1s linear background-image;
	  -ms-transition: 0.1s linear background-image;
	  -o-transition: 0.1s linear background-image;
	  transition: 0.1s linear background-image;
	   overflow: visible;
	   font-weight:bold;}
/***end 12:38 5 12 2014**/
/*quáº£ng bÃ¡*/
.lv-quangba{
	width:100%;
	border-spacing:0;
	border-collapse:collapse;
	margin-top:0px;
}
.lv-quangba .row{
	margin-bottom:0;
	margin-top:20px;
}
.lv-quangba img{
	width:100%;
	height:auto;
}
.lv-quangba .lv-quangba-a{
	display:block;
	float:left;
	width:100%;
}
.lv-quangba-tag{
	border:1px #A6D4FF solid;
	border-radius:3px;
	height:183px!important;	
	padding:10px;
	overflow:hidden;
	background-color:#E6F1FA;
}
.lv-quangbatit{
	text-transform:uppercase;
	color:#01648d;
	padding-bottom:5px;
	font-weight:bold;
}
.lv-quangbacont{
	overflow:hidden;
	max-height:54px;
}
.lv-quangbacont{
	color:#4D4D4D;
}
.lv-quangbacont a, .lv-quangbacont a:link, .lv-quangbacont a:visited{
	color:#4D4D4D!important;
	line-height:18px;
}
.lv-quangbacont a:hover{
	text-decoration:none;
	color:#01648d!important;
}
.lv-quangba-tag-tp{
	border:1px #A6D4FF solid;
	border-radius:3px;
	min-height:78px;	
	padding:10px;
	overflow:hidden;
	background-color:#E6F1FA;
	margin:0px auto 10px;	
	display:none;
}
.lv-quangba-tag-tp .lv-quangbacont{
	max-height:none;
}
.LV2Zone-fullbot .lv-quangba-tag-tp{
	margin:0px auto 0px;	
}
.menu-top li.menutop-LV1.menutop-index-1{
    background-color: #05415b;	
}
.menu-top li.menutop-LV1.menutop-index-1 a{
    color: #fff;	
}
.lv-hide-vi{
	display:none;
}
/** kenh tin moi **/
.News-Img img{
	width:160px;
	height:auto;
}
.NewsHome, .ui-tabs.ui-corner-all{
	position:relative;
}
.NewsHome .New-more, .div.ui-tabs-panel .news-tab-other{
	position:absolute;
	line-height:36px;
	top:0;
	right:0;
	padding:0 15px;
}
div.news-tab-other {
	position:absolute;
	line-height:36px;
	top:0;
	right:0;
	padding:0 15px;
}

.NewsHome .New-more a:link, .NewsHome .New-more a:visited{
	color: #01648d;
}
.NewsHome .New-more a:hover{
	color:#f00;
}
/***/
.ms-siteSettings-root li{
	padding:5px 0;
}
.banner-center img{
	width:100%;
}
/**** TRA CUU DU LICH ***/
.tracuuDL{
	margin-top:30px;
}
.tracuuDL .row{
	margin-left:-2px;
	margin-right:-2px;
	margin-bottom:4px;
}
.tracuuDL .row .col-md-3{
	padding-left:2px;
	padding-right:2px;
	
}
.tc-item{
	position:relative;
	overflow:hidden;
}
.tracuuDL .row .col-md-3 img{
	position:absolute;
	left:-2px;
	bottom:-5px;
}
.tracuuDL .row .col-md-3 a{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    	text-decoration:none;
}
.tracuuDL .row .col-md-3 a:hover, .tracuuDL .row .col-md-3 a:hover div{
	text-decoration:none;
}
.tracuuDL .row .col-md-3 a div{
	color:#fff;
	font-weight:400;
	text-align:center;
	padding-top:100px;
}
.LV-LichHopKhan{
	padding: 5px 10px 4px 15px!important;
    line-height: 26px;
    background-color: #01648d;
    text-transform: uppercase;
    font-size: 15px;
    color: #fff!important;
    font-weight: 500;
}
.LV-LichHopKhan + .ms-listviewtable{
	margin-top:0;
	margin-bottom:10px;
}
.LV-LichHopKhan-Full .fa-star{
	color:#f00;
}
/*Thá»‘ng kÃª truy cáº­p******************/
.ThongKeSoLuot{
	border-radius:3px;
	margin-bottom:10px;
}
.tieudethongke{
	border-radius:3px 3px 0 0;
	line-height:35px;
	padding:0 10px;
	color:#fff;
	text-transform:uppercase;
}
.SoLuongTruyCap, .SoLuongOnline{
	line-height:25px;
	padding:0 10px;		
	text-align:center;	
}
.SoLuongTruyCap{
	padding-top:10px;
}
.SoLuongOnline{
	padding-bottom:10px;
}
.SoLuongTruyCap div, .SoLuongOnline div{
	color:#fa0000;
	float:left;
	padding:2px;
}
.SoLuongTruyCap span, .SoLuongOnline span{
	float:left;
}
.ThongKeSoLuot>div{
	clear:both;
	overflow:hidden;
}
.SoLuongTruyCap2, .SoLuongOnline2, .tieudethongke2{
	display:none !important;
}
.SoLuongTruyCap1, .SoLuongOnline1{
	color:#203041!important;
	padding-right:5px;	
}
/**** lien ket web ***/
div.category-title{
	background-image:none;
	background-color:#01648d;
	border-radius:3px 3px 0 0;
	line-height:35px;
	height:34px;
	padding:0 10px;
	color:#fff;
	float:none;
	text-transform:uppercase;
}
.link-web-item{
	height:46px;
}
.link-web-item select{
    width: 97%;
    margin: 5px;
}
/**/
.menu-tab{
	margin-bottom:20px;
}
div.lv-media-thumb {
    width: 100%;
    height: 455px;
    overflow:hidden;
}
.LV-VideoCM div.lv-media-thumb{
	width:1100px;
}
.rslides.rslides1{
	height:auto;
	margin-bottom:20px!important;
}
.LV-layHLCenter .col-md-12{
	padding:0;
}
.MainScreen-Player{
	width:65%;
	float:left;
}
.video-right-nb{
	float:right;
	text-align:left;
	width:34%;
}
.vTitle{
	font-size:20px;
	margin:10px 0 7px 0;
}
.vSummary{
	color:#434446;
	text-align:justify;
	max-height: 318px;
	overflow: auto;
}

@media (max-width:767px){
.MainScreen-Player{
	width:100%;
	float:none;
}
.video-right-nb {
    float: none;
    width: 100%;
}
.MainScreen-Player video{
	height:210px!important;
}
.vTitle {
    font-size: 18px;
    margin: 0px 10px 7px 10px;
    line-height:1.4!important;
}
.vSummary {
 	display:none;
}
}

/*****/
.hdld-home{
	max-width:810px;
	padding-top:10px;
}
.hdld-home .nbs-flexisel-inner {
	height:162px;
}
.hdld-home .nbs-flexisel-item{
	line-height:17px;
    padding: 0 5px;
    box-sizing: content-box;
    width: 140px!important;
}
.hdld-home div.lv_topnews_mode3_ul_li_divTitle {
    padding-top: 0;
	height:54px;
	overflow:hidden;
	text-align:center;
	width: 135px;
}
.hdld-home .nbs-flexisel-item img {
    max-height: 92px;
    height: 92px;
}
.hdld-home .nbs-flexisel-inner{
	background-color:transparent;
	border:0;
	background-image:none;
    width: 97%;	
}
#flexisel-hdld{
	left: 35px!important;
}
#flexisel-media{
	left: 35px!important;
}
/****/
@media (min-width: 768px){
.LV-layHBottom div.lv_topnews_mode3_ul_li_divImg {
    width: 178px!important;
    height: 120px!important;
}
}
.LV-layHBottom .hdld-home .nbs-flexisel-item{
    width: 178px!important;
}
.LV-layHBottom .hdld-home div.lv_topnews_mode3_ul_li_divTitle {
    width: 178px;
}
.LV-layHBottom .hdld-home .nbs-flexisel-item img {
    max-height: 120px;
    height: 120px;
}
.LV-layHBottom .nbs-flexisel-nav-right {
    right: 0px;
}
.LV-layHBottom .hdld-home .nbs-flexisel-inner {
    width: 96%;
    height:180px;
}
/****/
.report-header {
    font-size: 18px!important;
    font-weight: 500;
    color: #01638c;
    clear: both;
    padding: 15px 0px;
}
/***** 16/7/2018  ****/
div.de-newsTopL span span {
    line-height: 20px;
    display: block;
    float: left;
    color: #ffffff;
    font-size: 15px!important;
    font-weight: normal;
}
.de-newsTacGia.allowMenuPost{
	clear:both;
	    padding-top: 10px;
}
.ndecont img {
    max-width: 100%;
}
.LV-layHLTop img{
	height:auto!important;
}
.m-inforcont{
	margin-bottom:30px;
}
div.m-inforcont ul li a:hover {
    color: #e00;
}
@media (max-width:767px){
div.de-newsTopL span span {
	line-height:1.4;
    padding: 10px;
}
.viewers-label{
	margin-bottom:15px;
}
div.newscent {
    padding: 5px 10px;
}
.cqCenter .ndecont {
    padding: 10px;
}
#_pagination{
	padding-right:10px;
}
}
/*** phong su anh ***/
.gv_galleryWrap, .gv_galleryWrap div.gv_panelWrap,.gv_galleryWrap div.gv_panel{
	width:1100px!important;
}
.gv_galleryWrap img{
	width:1100px!important;
	height: 500px!important;
    top: 0!important;
    left: 0!important;
}
@media (min-width:768px){
div.de-newsTop, .news div.newstop {
    padding: 11px 10px 9px 15px!important;
    line-height:26px;
}
}
div.newstop, div.de-newsTop, div.skTieude {
    border-bottom: 00;
    color: #fff;
    background-color: #02628c;
    overflow: hidden;
    text-transform: uppercase;
    position: relative;
}

/***** 1/8/2018  ****/
/** chinh quyen / calendar **/
div .k-calendar {
    width:99%;
    padding: 0;
}
div .k-widget.k-calendar .k-nav-fast {
    margin: 0;
}
div .k-widget.k-calendar .k-nav-prev, div .k-widget.k-calendar .k-nav-next{
     top: 0px;
}
.k-block, div .k-header, .k-grid-header, .k-toolbar, .k-grouping-header, .k-pager-wrap, .k-button, .k-draghandle, .k-treemap-tile, html .km-pane-wrapper .k-header {
    background-color: #02638d;
}
div .k-calendar td, div .k-calendar th{
	font-size:13px;
}
div .k-calendar td.k-state-selected {
    background-color: #02638d;
    -webkit-box-shadow: none;
    box-shadow: none;
}
div .k-calendar .k-footer .k-nav-today {
    color: #02638d;
}
div .k-calendar .k-header .k-state-hover {
    background-color: #02638d;
}
div .k-calendar td {
    border-radius: 2px;
}
@media (max-width:767px){
.NewsHome .New-more{
    display:none;
}
}
@media (max-width:767px){
.footLeft ul li:nth-child(1), .footLeft ul li:nth-child(2),.footLeft ul li:nth-child(3){
    display:none;
}
}
/***** 8/8/2018  ****/
@media (min-width:992px){
.lv-item-bd-SPFieldNote .ms-rtestate-write{
	width:1100px;
	border-right:1px #ddd solid;
}
}

.de-newscont iframe{
	width:100%!important;
}
.de-newscont>span[id*="Label_BodyTinTucMoRong"]{
	display:block;
}
.de-newscont .ms-rte-embedil {
    display: block;
}

/* Video ***/
@media (max-width:767px){
.media-left, .media-right, .media-body{
	display:block;
}
div.lv-v-noibat {
    max-width:100%;
    width: 100%;
}
div.lv-media-thumb {
    width: 100%;
    height:310px;
    float: none;
}
div.lv-v-noibat div.media-body{
    float: none;
    margin: 0px;  
    overflow: hidden;
    background-color: #EBEBEB;
    width:100%!important;
    height: auto!important;
}
div.lv-v-noibat div.media-item-title .item-tt {
    max-height: 80px;
    margin-right: 20px;
    line-height: 16px;
    font-size: 13px;
    font-weight: normal;
    color: #222;
}
.videoCenter,div.videoRight .lv-media-main{
	width:100%; clear:both;
}
div.videoLeft,div.videoRight,div.media-item{
	width:100%; clear:both; float:none;
}
.videoLeft .playmedia,.videoRight .playmedia {
	width: 50%!important;
    margin: 0px!important;
    border-top: 1px #fff solid;
    float: left;
    padding: 2px;
}
.videoLeft .media-item-image img,.videoLeft .media-item-title,.videoRight .media-item-image img{
	width:100%;
}
.videoLeft .media-item-icon,.videoRight .media-item-icon{	
	left:48%;
}
div.videoRight .media-header{
	margin-top:10px;
}
.videoRight .media-item-image {
    height: 108px;
    overflow: hidden;
    width: 100%;
}
.videoRight .media-item-image img,.videoLeft .media-item-image img{
	width: 100%;
	max-width: 100%;
    height: 118px;
}
div.lv-v-noibat .playmedia div.media-item {
    height: 130px!important;
}
div.lv-v-noibat .media-item-title {
    width: 100%;
    padding-top:5px;
}


/***/
/** custom wp sp display:block for mobile **/
@media (max-width:767px){
div .ms-webpart-zone {
    display: block;
}
.ms-webpart-cell-vertical {
    display: block;
}
.ms-webpart-chrome-vertical {
    display: block;
}
}
@media (max-width:767px){
div.gv_gallery , div.gv_galleryWrap, div.gv_galleryWrap div.gv_panelWrap,
div.gv_galleryWrap div.gv_panel{
    width: 100%!important;
    height:250px!important;
}
div.gv_galleryWrap img {
    width: 100%!important;
    height:250px!important;
}
div.gv_panelNavPrev, div.gv_panelNavNext{
	top:100px!important;
}
div.tvaItem {
    width: 48%;
}
div.tvaTitle {
    margin-top: -22px;
}
div.lv-v-noibat .media-item-title .item-mt {
    display: none;
}
}

.lv-CustomVideo-NewEdit .MainScreen {
    height: auto;
}
div.lv-v-noibat .media-item-title .item-tt {
    font-weight: normal!important;
    color:#222!important;
    text-align: left;
}
div.lv-v-noibat .media-item-title .item-mt {
    font-size: 13px;
    color: #404040;
    margin-top: 5px;
    font-weight: normal;
    text-align:left;
}
.nscs{
padding-left: 890px; 
position:absolute; 
margin-top: -25px;
}
/***** 17/1/2019 ****/