﻿a, input[type=submit], input[type=button], select option, button {
    cursor: pointer;
}
.ms-clear {
    clear: both;
}
select {
    border: 1px #d7d7d7 solid!important;
    border-top: 1px #ccc solid!important;
}
div#s4-ribbonrow{
/*	height:35px!important;*/
}
.newsdetail *{
	font-family:Roboto;
}
/**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;
}

/***EditFrom***/
.dv-Content {
    overflow: hidden;
    clear: both;
    width: 100%;
    position: relative;
}
.dv-Media {
    overflow: hidden;
    padding: 10px 0px 10px 0px;
}

.divChucNang {
    background-color: #ebebeb;
    border: 1px #d7d7d7 solid;
    border-radius: 5px;
    min-height: 35px;
    margin-bottom: 10px;
}

.cnTitle {
    float: left;
    line-height: 35px;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}

.cnControl {
    float: right;
}

.divChucNang img {
    width: auto!important;
    height: 25px!important;
    margin-right: 3px;
    vertical-align: middle;
}

.divChucNang span, .divChucNang span:link, .divChucNang span:visited, .divChucNang a, .divChucNang a:link, .divChucNang a:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
}

.cnControl span.cnEdit, .cnControl span.cnDelete {
    border: solid 1px transparent;
    padding: 4px 10px;
}

    .cnControl span.cnEdit:hover, .cnControl span.cnDelete:hover {
        padding-bottom: 4px;
        padding-top: 4px;
        cursor: pointer;
        background-color: #fdeaa1;
        border: solid 1px #f1ca58;
    }

.cnEdit {
    display: inline-block;
    background: url("/Style Library/LacViet/CMS2013/Images/kc-2line.png") right top repeat-y;
}

.lv-addMedia {
    position: relative;
    background-color: #ebebeb;
    border: 1px #d7d7d7 solid;
    border-radius: 5px;
    min-height: 46px;
    height: 56px;
    padding: 0px 0px;
}

    .lv-addMedia div {
        float: left;
        min-width: 220px;
        background: url("/Style Library/LacViet/CMS2013/Images/kc-2line.png") right center repeat-y;
        height: 54px;
        padding-left: 30px;
        border: solid 1px transparent;
    }

        .lv-addMedia div:hover {
            color: #d00;
            text-decoration: none;
            cursor: pointer;
            background-color: #fdeaa1;
            border: solid 1px #f1ca58;
        }

    .lv-addMedia img {
        width: 40px;
        height: auto;
        border: 0px;
        margin-top: 5px;
    }

    .lv-addMedia .ms-addnew {
        margin-right: 20px;
        position: absolute;
        top: 20px;
        text-decoration: none;
    }

    .lv-addMedia span, .lv-addMedia a {
        color: #000;
        font-weight: bold;
    }

    .lv-addMedia div a, .lv-addMedia div a:link, .lv-addMedia div a:visited, .lv-addMedia div a:hover {
        text-decoration: none;
    }

.mediaAll {
    clear: both;
    width: 520px;
    margin: 0px auto;
}

    .mediaAll img, .mediaAll .video-thumbnail, .mediaAll .MainScreen-Player, .mediaAll .MainScreen-YouTube {
        height: auto;
        width: 520px!important;
    }

.dv-Content .MainScreen-Player object, .dv-Content .AnimateSlide iframe {
    width: 520px!important;
    height: 380px!important;
}

.divMoTa {
    text-align: justify!important;
    padding-bottom: 8px;
    font-weight: bold;
    font-style: italic;
    font-size: 11px;
}

.divNoidung {
    text-align: justify!important;
    line-height: 160%;
    font-weight: normal!important;
    color: #000;
}
/***chung***/
.lv-item {
    overflow: hidden;
    clear: both;
    padding-bottom: 10px;
    width: 100%;
}

.ms-standardheader {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    color: #000;
    line-height: 28px;
}
.lv-item-label {
    float: left;
    width: 116px;
}
.lv-item-label.lv-item-label-ReadCounter{
	width:152px;
}
.lv-item-DieuHuongUrl .lv-item-label {
    width: 200px;
}
.lv-item-bd-SPFieldURL {
    margin-left: 140px;
}

    .lv-item-bd-SPFieldURL input {
        width: 100%;
    }

.lv-item-label nobr {
    white-space: normal!important;
}
.lv-item-bd-ItemShortContent{
	background: #fff;
    height: 215px;
}
/***Lich su***/
.lv-item-bd-LichSu {
    clear: both;
    padding-left: 0px;
    display: block;
    width: 100%;
}
.layout-edit{
	padding:15px;
}
.lv-item-bd-LichSu .lv-listviewtable {
    border: 1px #d7d7d7 solid;
}
.lv-item-bd-LichSu .lv-listviewtable td, .lv-item-bd-LichSu .lv-listviewtable th {
    padding: 8px;
    cursor: pointer;
}
.lv-item-bd-LichSu .lv-listviewtable td {
    border-top: 1px transparent solid;
    border-bottom: 1px transparent solid;
}
.lv-item-bd-LichSu .lv-viewheader th {
    background-color: #ebebeb;
    border-bottom: 1px #d7d7d7 solid;
}
.lv-item-bd-LichSu tr.lv-itmhover:hover > td {
    background: #ffefd5 url('../../New_Folder/Core%20Styles/images/ctItemH.jpg') repeat-x left -1px;
    border-top: 1px #f2d9b1 solid;
    border-bottom: 1px #91CDF2 solid;
}

.lv-item-bd-LichSu tr.lv-itm-selected, tr.lv-itm-selected:hover {
    background: #98d6fd url('../../New_Folder/Core%20Styles/images/selbg.png') repeat-x left top;
    cursor: pointer;
}

.lv-item-bd-LichSu tr.lv-itm-selected > td, tr.lv-itm-selected:hover > td {
    color: #003759;
    border-top: 1px #a5cce4 solid;
    border-bottom: 1px #529dcc solid;
}
.lv-item-bd-LichSu tr.lv-itm-selected a, tr.lv-itm-selected:hover a {
    color: #003759;
}
.lv-item-bd-LichSu .lv-item-bd-PublishedDate .ms-dtinput {
    padding-left: 0px;
}
.layout-edit .div-action{
	margin-top:10px;
}
.layout-edit textarea{
	width:100%!important;
	margin-top:10px;
}
.layout-edit input[type="text"]{
	width:100%!important;
	margin:10px 0;
}
/***hinh anh**/
.lv-item {
    width: 100%;
}

.lv-item-label-Title {
    clear: both;
    float: none;
}

.lv-item-label-SPFieldCMSMedia {
    display: none;
}

.lv-item-bd-Title input {
    width: 100%;
    padding: 5px 10px;
    font-size: 16px;
}
.lv-item-bd-DieuHuongUrl input {
    background-color: #ebebeb;
}

.lv-item-root {
    clear: both;
    overflow: hidden;
    padding: 5px 0px!important;
    background-color: #f2f2f2;
    border: 1px #e0e0e0 solid;
    position: relative;
    height: 247px;
}

.lv-item-left {
    height: 220px;
    position: absolute;
    left: 10px;
    width: 200px;
}
.lv-item-right {
    height: 220px;
    position: absolute;
    left: 222px;
    right: 10px;
}
.Image {
    width: 200px;
    height: 135px;
}
#Container_Thumbnail img {
    width: 202px;
    height: 135px;
}
.lv-item-root .lv-item-label {
    float: none;
    width: auto;
}
.ImageLink {
    margin-top: 3px;
    border: 1px #d7d7d7 solid;
    background-color: white;
    height: 21px;
    width: 202px;
    position: relative;
    float:left;
}
.TextBox {
    position: absolute;
    left: -1px;
    top: -1px;
}
.lv-item-root textarea{
	padding:10px;
}
#divChucNang input[type=text]{
    padding: 4px 5px 3px 15px;
}
#TextBox_ImageUrl {
    width: 178px;
    border: 0px transparent solid!important;
    border-top: 0px transparent solid!important;
    height: 20px!important;
    border-radius: 0px!important;
    padding: 0px!important;
    color: #000;
    font-size: 11px;
}

.Button {
    position: absolute;
    right: 0px;
    top: -1px;
}
.lv-item-left input[type=text]{
	line-height:22px;
	padding:0;
}
.lv-item-root .Button input[type=button] {
    min-width: 25px!important;
    width: 25px!important;
    padding: 0px!important;
    text-align: center;
    border: 0px transparent solid!important;
    height: 28px!important;
    border-radius: 0px!important;
    color: #FFF!important;
    background: url("/Style Library/LacViet/CMS2013/Images/cmsbut.png") repeat-x left top!important;
}
.lv-item-container-itemdes .ms-long {
    width:204px!important;
}
.lv-item-root .lv-item-bd-SPFieldText input {
    border-radius: 0px!important;
}

.lv-item-container-itemdes {
    clear: both;
}
.lv-item-right textarea {
    width: 100%;
    height: 215px;
    overflow: auto;
}
/***version***/
.ms-toolbar table td {
    font-style: italic;
    color: #000;
    font-weight: bold;
    font-size: 11px;
}

.lv-item-publisheddate-root {
    position: relative;
    background-color: #f2f2f2;
    border: 1px #e0e0e0 solid;
    height: auto;
    padding: 0px 15px;
    margin: 15px 0px;
    min-height: 40px;
    clear: both;
    overflow: hidden;
    line-height:2;
}

.lv-item-container-publisheddate, .lv-item-container-topitem, .lv-item-container-tacgia {
    float: left;
    padding-bottom: 3px;
    display: inline-block;
}
.lv-item-container-publisheddate {
    width: 50%;
    padding-top: 5px;
    background: url("/Style Library/LacViet/CMS2013/Images/kc-2line.png") right top repeat-y;
}
.lv-item-postcategory-root + .lv-item-publisheddate-root .lv-item-container-publisheddate{
	width:30%;
}
.lv-item-container-publisheddate .lv-item-label {
    padding-top: 5px;
}
.lv-item-container-topitem {
    width: 20%;
    padding-top: 5px;
}
.lv-item-postcategory-root + .lv-item-publisheddate-root .lv-item-container-topitem {
    width: 35%;
 
}
.lv-item-container-tacgia {
    width: 30%;
    padding-top: 5px;
    background: url("/Style Library/LacViet/CMS2013/Images/kc-2line.png") left top repeat-y;
}

.lv-item-container-topitem .lv-item-label, .lv-item-container-tacgia .lv-item-label {
    width: auto;
    padding-left: 20px;
    padding-right: 12px;
    padding-top: 2px;
}

.lv-item-container-publisheddate .ms-input {
    width: 95px!important;
    background-color: white;
}

.lv-item-Body .lv-item-label {
    float: none;
}

.lv-item-bd-Body {
    width: 99%;
    border: 1px #ddd solid;
    clear: both;
}
.lv-item-bd-Body .ms-rtestate-write {
    height: 400px;
    padding:10px;
    overflow: auto;
}
.lv-item-bd-ItemShortContent .ms-rtestate-write{
	height: 215px;
}

.lv-item-bd-Body .ms-rtefield {
    padding: 0px!important;
}
.lv-item-bd-TacGia select {
    width:150px;
    background-color: white;
}

.lv-item-postcategory-root {
    position: relative;
    background-color: #f0f0f0;
    border: 1px #e0e0e0 solid;
    min-height: 46px;
    height: auto;
    padding: 0px 10px;
    margin: 5px 0px;
    overflow: hidden;

}

.lv-item-container-PostCategory {
    width: 61%;
    float: left;
    background: url("/Style Library/LacViet/CMS2013/Images/kc-2line.png") right top repeat-y;
    padding-bottom: 8px;
    padding-top: 8px;
}

.lv-item-container-LoaiBaiViet {
    margin-left: 62.5%;
    padding-bottom: 8px;
    padding-top: 8px;
}
/**ENd EditForm**/
.div-action {
    text-align: right;
    overflow: hidden;
}
input.ms-navedit-editButton {
    min-width: 60px;
    height: 20px;
    padding: 0px 10px;
    margin-left: 0px;
    margin-right: 0px!important;
    vertical-align: top;
}
/**cms man hinh xem chi tiet***/
.ms-webpartzone-cell {
    margin-bottom: 0px!important;
}
.de-newscont p, .de-newscont span, .de-newscont div {
    text-align: justify;
}
.newsdetail .ndecont img {
	max-width: 100%!important;
    height: auto!important;
    margin: 0px auto!important;
    overflow:hidden;
}
div.de-newsTop, .news div.newstop {
    background-image: none;
    border: 0;
    border-radius: 0;
    background-color: #01648d;
   	padding:11px 10px 9px 15px!important;
	overflow: hidden;
}
.de-newsTopL {
    float: left;
}
.de-newsTopR, .newstopR {
    float: right;
    margin-right:12px;
}
.de-newsTopL span {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
}
.de-newsTopR span {
    color: #fff;
    display: block;
}
.de-newsTopR span + span {
    background: url("/Style Library/LacViet/CMS2013/Images/kc-2line.png") left top repeat-y;
    padding-left: 5px;
}
.de-newsTitle {
    font-size: 20px!important;
    font-weight: 500;
    color: #01638c;
    clear: both;
    padding: 3px 0 10px;
}
.de-newsTacGia{
	padding-bottom:3px;
}
.newsdetail .div-Media {
    width: 520px;
    margin: 8px auto;
}

.divMediaHinhAnh img {
    width: 520px;
    height: auto;
}

.ndecont {
    overflow: hidden;
    padding: 0px 8px 8px 8px;
    clear: both;
    background: url("/SiteAssets/images/cms2010V2/l-item-space.gif") repeat-x left top;
    padding-top: 10px;
}

.de-sumcontent {
    text-align: justify; 
    padding-bottom: 10px;
    font-style: italic;
    line-height: 140%;
}

.newsdetail .MainScreen_Image, .newsdetail .MainScreen-YouTube {
    height: 380px;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}

.div-Media .MainScreen-Player object, .newsdetail .AnimateSlide iframe {
    width: 520px!important;
    height: 380px!important;
    display: block;
}

.newsdetail .MainScreen, .mediaAll .MainScreen {
    border: 0px transparent;
    height: 380px!important;
    width: 520px;
    overflow: hidden;
    margin-bottom: 5px;
}
@media (min-width:768px){
div.de-newsTop, .news div.newstop {
    padding: 11px 10px 7px 15px!important;
    line-height: 20px;
}
}
/**readCounter***/
.readCounter {
    overflow: hidden;
    padding: 20px 0px 10px 0px;
    clear: both;
}

.viewers-label {
    float: left;
    color: #000;
}
.viewers-label .viewers-label-solnx {
	float:left;	
}
.print-return {
    float: right;
}
.print {
    float: left;
    margin-right: 20px;
}
.return {
    float: right;
}
.print a, .print a:link, .print a:visited, .return a, .return a:link, .return a:visited {
    color: #000;
    white-space:nowrap;
    margin-left: 15px;
}
.print a, .print div {
    background: url('/Style Library/LacViet/CMS2013/Images/ico-print.png') no-repeat right 2px;
    padding-right: 18px;
    text-decoration: none;
    color: #000;
    cursor: pointer;
}
.print a:hover, .print div:hover {
    background: url('/Style Library/LacViet/CMS2013/Images/ico-printH.png') no-repeat right 2px;
    color: #d00;
}
.return a, .return div {
    background: url('/Style Library/LacViet/CMS2013/Images/ico-return.png') no-repeat right 2px;
    padding-right: 18px;
    text-decoration: none;
    color: #000;
    cursor: pointer;
}
.return a:hover, .return div:hover {
    background: url('/Style Library/LacViet/CMS2013/Images/ico-returnH.png') no-repeat right 2px;
    color: #d00;
}
.css_linkstoweb {
    clear: both;
    height: 30px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    width: 100%;
}

.css_link_delicious {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url('/Style Library/LacViet/CMS2013/Images/delicious.png');
    background-origin: padding-box;
    background-position: left 4px;
    background-repeat: no-repeat;
    background-size: auto auto;
    cursor: pointer;
    float: right;
    height: 30px;
    margin-left: 5px;
    width: 24px;
}

.css_link_twitter {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/Style Library/LacViet/CMS2013/Images/twitter.png");
    background-origin: padding-box;
    background-position: left 4px;
    background-repeat: no-repeat;
    background-size: auto auto;
    cursor: pointer;
    float: right;
    height: 30px;
    margin-left: 5px;
    width: 24px;
}

.css_link_facebook {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/Style Library/LacViet/CMS2013/Images/facebook.png");
    background-origin: padding-box;
    background-position: left 4px;
    background-repeat: no-repeat;
    background-size: auto auto;
    cursor: pointer;
    float: right;
    height: 30px;
    margin-left: 5px;
    width: 24px;
}
.fa-envelope:before {
    content: "\f0e0";
    font: 15px/1 FontAwesome;
    color: #fff;
}
div.modal-content {
    font-family: Roboto;
}
/**mores news***/
.RelatedInfor {
    overflow: hidden;
    cursor: pointer;
    border: solid 1px #d7d7d7;
    border-top: solid 1px #dfdede;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    color: #333!important;
    overflow: hidden;
    margin-top: -2px;
}

div.m-inforTitle {
    min-height: 26px;
    line-height: 26px;
    text-transform: uppercase;
    color: #B50000;
    font-size: 16px;
}
.mores-news {
    padding-top: 20px;
}

.m-inforcont ul {
    margin: 0px;
    padding: 0px;
}
.m-inforcont ul li {
    list-style: none;
    padding-top: 10px;
}
.m-inforcont {
    overflow: hidden;
    padding: 0px 10px 10px 20px;
}
.m-inforcont ul li a, .m-inforcont ul li a:link, .m-inforcont ul li a:visited {
    text-decoration: none;
    background: url('/Style Library/LacViet/CMS2013/Images/icon-info.png') left center no-repeat;
    padding-left: 12px;
    color: #000000;
}
.m-inforcont ul li a:hover {
    text-decoration: none;
    background: url('/Style Library/LacViet/CMS2013/Images/icon-infoH.png') left center no-repeat;
    padding-left: 12px;
    color: #d00;
}
/**Tin TQ***/
.newstopL{
	display:none;
}
.newstopC {
    display: block;
    color: #B50000;
    font-size: 16px;
    width:530px;
}
.newscent {
    padding: 0px 10px;
    overflow: hidden;
}
.item-news {
    overflow: hidden;
    border-top: 1px #d7d7d7 solid;
    padding: 10px 0px;
}
.item-news-first, .item-news:first-child {
    border-top: 0px;
}
.item-news-title {
    padding-bottom: 8px;
}
.item-news-title a, .item-news-title a:link, .item-news-title a:visited {
    text-decoration: none;
    color: #888888;
}
.item-news-title a:hover {
    color: #d00;
}
.item-news-title span {
    padding-left: 3px;
    font-style: italic;
}
.item-news-cont {
    clear: both;
    overflow: hidden;
}
.left-inews {
    float: left;
}
.text-detail {
    text-align: justify;
    line-height: 140%;
}
.img-caption {
    display: none;
}
.left-inews a {
    display: block;
    width: 144px;
    height: 104px;
    padding: 1px;
    margin-right: 10px;
}
.left-inews a:hover {
      border: 1px #f99a51 solid;
}
.left-inews img {
    width: 144px;
    height: 104px;
    border: 0px!important;
}
.n-inforTitle {
    text-transform: uppercase;
    color: #b50000;
    font-weight: bold;
}

.news-information {
    padding-top: 20px;
}

.n-inforcont ul {
    margin: 0px;
    padding: 0px;
}

    .n-inforcont ul li {
        list-style: none;
        padding-top: 10px;
    }

.n-inforcont {
    overflow: hidden;
    padding: 10px;
}
.n-inforcont ul li a, .n-inforcont ul li a:link, .n-inforcont ul li a:visited {
    text-decoration: none;
    background: url('../../New_Folder/Core%20Styles/images/icon-info.png') left center no-repeat;
    padding-left: 12px;
    color: #303030;
}
.n-inforcont ul li a:hover {
    text-decoration: none;
    background: url('../../New_Folder/Core%20Styles/images/icon-infoH.png') left center no-repeat;
    padding-left: 12px;
    color: #d00;
}
.infodate {
    color: #888888;
    font-style: italic;
}
.readmore {
    position: relative;
}
.mores {
    position: relative;
    left: 550px;
}
.mores a {
    background: url('../../New_Folder/Core%20Styles/images/more.png') right center no-repeat;
    padding-right: 15px;
}
.mores a, .mores a:link, .mores a:visited {
    text-decoration: none;
    color: #b50000;
    font-style: italic;
    font-size: 11px;
}
.mores a:hover {
    color: #d00;
}
.newsbot {
    display: none;
    height: 0px;
}
/**Phan trang**/
.paging {
    text-align: right!important;
    overflow: hidden;
    padding: 10px;
}
.paging ul {
    margin: 0px auto;
    padding: 0px;
    overflow: hidden;
}
.paging ul li {
    list-style: none;
    display: inline;
}
.paging ul li a {
    cursor: pointer;
    margin-left: 10px;
    text-decoration: none;
}
.paging a {
    padding: 3px 12px!important;
    display: inline-block;
    border-radius: 4px!important;
    border: 1px solid rgb(223, 223, 223);
}
.paging a:link, .paging a:visited {
    color: #777;
}
.paging a:hover, .paging a.active {
    border: 1px solid #02628c!important;
    color: white!important;
    background-color: #0089c2!important;
    border: 1px solid rgb(61, 110, 153);
}
/***POPUP***/
.ms-dlgBorder {
    background-color: #fff;
}
.ms-dlgFrame {
    width: 100%!important;
}
.ms-dlgContent {
    border-radius: 5px;
}
.ms-dlgFrameContainer {
    padding: 0px!important;
}
#dlgTitleBtns {
    margin: -10px 0px 0px 0px!important;
    z-index: 20;
}
.ms-dlgCloseBtnImg {
    z-index: 10;
}
.ms-rtetoolbarmenu td {
    padding: 0!Important;
}
/*chu ky so**************/
#divContainer table#ctl01_grvDetail th{
	background-color:#f5f5f5;
}
#divContainer table#ctl01_grvDetail th, #divContainer table#ctl01_grvDetail td{
	padding:5px;
}
#frmMain input[type="button"]{
	background-color:#01648d;
	border:1px #01648d solid;
	border-radius:3px;
	min-width:70px; width:auto;
	height:28px; color:#fff; 
	display: inline-block;
	text-decoration: none;
	border: 0px;
	padding: 0px 3px!important;
	cursor: pointer;
	text-align:center;
	margin-top:5px;
}
#frmMain input[type="button"]:hover{
	background-color:#1A7CA5;
	border-radius:3px;
	min-width:70px; width:auto;
	height:28px; color:#fff;
}
/**********/
.ImgPreview img{
	height:320px!important;
}
.lv-item-bd.lv-item-bd-PostCategory{
	clear:both;
}
.lv-addnew{
	margin-top:20px;
	margin-bottom:5px;
}
.lv-addnew span{
	display:none!important
}
.lv-addnew a{
	color:#02628c;
	background: url("/Style Library/Images/img-LV-Site_v2/icon-Add.png") 0 1px no-repeat;
	padding-left:22px;
}
.lv-addnew a:hover{
	color:#e00;
}
.lv-item-bd-SPFieldDateTime input {
    background-color: #ebebeb;
}
.lv-item.lv-item-Body{
	margin-top:15px;
}
.lv-item-bd-TinLienQuan{
	margin-left:116px;
}
.mappostition table.lv-retable{
	border-width: 0px;
    border-spacing: 0;
    border-collapse:collapse;
    width:100%!important;
}
.mappostition table.lv-retable .header td, .mappostition table.lv-retable #tbodyTable td{
    border: 1px #ddd solid;	
    padding:7px;
    border-collapse:collapse;
}
.mappostition table.lv-retable .header td{
	text-align:center;
	text-transform:none;
	font-size:13px;
	color:#000;
	font-weight:500;
	white-space:nowrap;
}
.mappostition table.lv-retable #tbodyTable td:first-child{
	text-align:center;
	font-weight:500;
}
/*quan tri tin lien quan*/
.layout-dialog-tinlienquan{
	padding:0 15px;	
}
.layout-dialog-tinlienquan .lv-dlgLabel{
    font-weight: 500;
    line-height: 27px;
    margin-top: 12px;
    font-size: 15px;
    color: #000;
}
.layout-dialog-tinlienquan select, .layout-dialog-tinlienquan input[type=text]{
	width:100%;
	padding:5px;
	color:#777;
}
@media (min-width:768px){
.layout-dialog-tinlienquan .lv-dlgSItem{
	float:left;
	width:33.3%;
}
}
.layout-dialog-tinlienquan.lv-dlgTableDiv{
	clear:both;
}
.lv-dlgSearch{
	margin-left:-15px;
	margin-right:-15px;
}
.layout-dialog-tinlienquan .lv-dlgLabel,
.layout-dialog-tinlienquan .lv-dlgInput.list,
.layout-dialog-tinlienquan .lv-dlgInput{
	padding-right:15px;
	padding-left:15px;
}
.layout-dialog-tinlienquan .ms-inputuserfield.ms-inputBox{
	height:30px!important;
	border:1px #ccc solid;
    line-height: 28px;
    padding-left:5px;
   	color:#777;
}
.layout-dialog-tinlienquan .ms-usereditor a img{
	margin-top:10px;
}
.layout-dialog-tinlienquan  .lv-dlgBtm{
	clear:both;
	margin:8px 0;
	display:inline-block;
	width:100%
}
#TextBox_Title{
	height:30px;
}
.layout-dialog-tinlienquan  .dlgBtmSearch{
	float:right;
	padding-right:15px;
}
.lv-dlgBtm input[type="submit"], .layout-dialog-tinlienquan .dlgBtmSearch input[type="submit"]{
	padding: 5px 20px;
    border-radius: 20px;
    border: 0;
    background-color: #01638d;
    color: #fff;
    margin-left:5px;
}
.lv-dlgBtm input[type="submit"]:hover, .layout-dialog-tinlienquan .dlgBtmSearch input[type="submit"]:hover{
    color: #f3fbba;
}
.layout-dialog-tinlienquan  .dlgBtmSave, .layout-dialog-tinlienquan  .dlgBtmClose{
	float:right;
}
.layout-dialog-tinlienquan  .lv-dlgTableDiv table{
	border-collapse:collapse;
	border-spacing:0x;
}
.layout-dialog-tinlienquan  .lv-dlgTableDiv table th,
.layout-dialog-tinlienquan  .lv-dlgTableDiv table td{
	border:1px #ddd solid;
	padding:7px 10px;
}
.layout-dialog-tinlienquan .lv-dlgTableDiv table th{
	background-color:#f5f5f5;
	white-space:nowrap;
	text-align:center;
}
.layout-dialog-tinlienquan  .lv-dlgTableDiv table .lv-check{
	text-align:center;
}
.hs-phantrang-qtcms{
	max-width:none!important;
}
.lv-bton-mapping input{
	width:202px;
}
#ZoneRichText{
	width:100%!important;
	height:200px!important;
}
.lv-item-container-PostCategory .lv-item-bd-SPFieldLookupMulti select {
	width:270px!important
}
.lv-item-c000_Body{
	display:none;
}
/***** 31/7/2018  ****/