body{
	font-family: 'Phetsarath OT';
	font-size: 16px !important;
	background-color: white;
}
*{
    padding:0px;
    margin:0px;
}
.div{
	padding:0px;
    margin:0px;
}
.main-row{
	margin-left: 15px;
	margin-right: 15px;
}
#top-menu-bar{
	
}
.page-detail{
	background-color: #FAFAFA;
	padding: 15px;
	margin-right: -15px;
	padding-bottom: 50px;
	border-radius: 3px 3px 0 0;
	box-shadow: 2px 2px 8px #888888;
}
.page-menu{
	background-color: #FAFAFA;
	margin-right: -15px;
	padding-bottom: 50px;
	border-radius: 3px 3px 0 0;
	box-shadow: 2px 2px 8px #888888;
}
.page-menu1{
	background-color: #FAFAFA;
	padding-bottom: 50px;
	border-radius: 3px 3px 0 0;
	box-shadow: 2px 2px 8px #888888;
	 
}


.home-content{
	margin-right: 0px;
}

.content{
	/*padding-left: 50px;
	/*padding-right: 20px;*/
	/*background-color: red !important;*/
	/*background-color: white;*/
}

.active_new{
	background-color: #FF1744;
}

.navbar-nav>li>a{
	padding: 8px;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	background-color: black;
	color: white;
}
.na{
	background-color: yellow;
}
.required{
	color:red;
	font-size: 18px;
}
.managerform{
	/*background-color: #B1ABAB;*/
	/*height: 200px;*/
	margin-top: -20px;
}
.category-acitve{
	
}
.category-inactive{
	background-color: #E19B71;
}

.number{
	font-size: 14px;
}
.center{
	text-align: center;
}

.no-content{
	font-size: 30px;
	padding-top: 20px;
	text-align: center;
}

.textmove{
	 padding: 8px;
	 border-radius: 5px 5px 5px 5px; 
	 margin-bottom: 5px;
	 box-shadow: 2px 2px 8px #888888;
}
.textmove-inside{
	padding: 3px;
	border-radius: 5px 5px 5px 5px; padding: 5px;
}
.home-important-title{
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	margin-top: -5px;
}
#home-changkan-list{
	height: 250px;
	/*text-align: justify;*/
}
#home-changkan-readmore{
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

.visitor{
	font-weight: bold;
	text-align: right;
	margin-bottom: 5px;
}
.page-title{
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 20px;
}
.home-section-title{
	background-color: #ce1126;
	margin-right: ;
	padding: 5px;
	color: white;
	margin-top: 10px;
	border-radius: 2px 2px 0 0;
}
.text_slide{
	color: red;
	font-size: 26px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom:-10px;
	margin-top: -6px;
}
/*.home-section-title{
	background-color: #ce1126;
	padding: 5px;
	color: white;
	margin-top: 10px;
	border-radius: 2px 2px 0 0;
}*/
.page-list{
		min-height: 930px;
	}
.page-list1{
		min-height: 500px;
	}

/*####### home #######*/
.spin-post{
	margin-bottom: 15px;
	margin-left: auto;

}
.spin-title{
	font-size: 18px;
	margin-bottom: 10px;
	text-align: center;
}
.spin-photo{
   
}

.top-content{
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 5px;
	text-align: center;
}

/*article > p{
 	margin-top: 8px;
 	color: var(--yt-primary-color);
    display: block;
    max-height: 3.5rem;
    overflow: hidden;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 2rem;
}*/
.litmit-text{
 	margin-top: 8px;
 	color: var(--yt-primary-color);
    display: block;
    max-height: 3.5rem;
    overflow: hidden;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.9rem;
    text-overflow: "...";
    /*text-overflow: ellipsis;*/
    /*font-weight: bold;*/
}

.litmit-text1{
 	margin-top: 8px;
 	color: var(--yt-primary-color);
    display: block;
    max-height: 3.5rem;
    overflow: hidden;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.9rem;
    text-overflow: ellipsis;
    font-weight: bold;
    word-break: break-all;
}
.litmit-text2{
 	white-space: nowrap; 
    width: 100%; 
    font-size: 1.6rem;
    border: 0px solid #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: ;
}

.litmit-text3{
    text-align: justify;
	width: 100%; 
    border: 0px solid #000000;
    word-wrap: break-word;
    font-size: 1.6rem;
    word-break: break-all;
}


.home-img{
	border-radius: 2px 2px 0 0;
}




/*##### footer ###########*/
.footer{
	height: 100px;
	background-color: red;
}