@charset "utf-8";
/* CSS Document */

.news-detail-sub{
	margin:0;
	padding:0	
}
.news-detail-sub .nds-left{
	margin:0;
	padding:0;
	margin-bottom: 35px;
}

.news-detail-sub .nds-left .news-top{
	margin:0;
	padding:0;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:1px solid #cc9f39;
	letter-spacing:1px;
	font: 26px/35px 'thaisanslite', Arial, sans-serif;
	font-weight:bold;
}
.news-detail-sub .nds-left .social-row{
	margin:0;
	padding:0;
	padding-bottom:10px;
	
	color: #828282;
    font-size: 14px;
    line-height: 24px;
}
.news-detail-sub .nds-left .social-row img{
	max-width:100%;
	height:auto;
}
.news-detail-sub .nds-left .big-pic{
	margin:0;
	padding:0;
	text-align:center;
}
.news-detail-sub .nds-left .big-pic img{
	max-width:100%;
	height:auto;
}

.news-detail-sub .nds-left .news-detail-text{
	font: 20px/24px 'thaisanslite', Arial, sans-serif;
	color:#333;	
	margin:20px 0px;
/* 	text-align:justify; */
}

.news-detail-sub .nds-left .big-pic-2{
	margin:0;
	padding:0;
		text-align:center;
}
.news-detail-sub .nds-left .big-pic-2 img{
	max-width:100%;
	height:auto;
}
.news-detail-sub .nds-left .news-detail-bottom{
	margin:0;
	padding:0;
	margin-top:20px;
}	
.news-detail-sub .nds-left .news-detail-bottom .page-item .page-link {
	color:#bea75a;
}
.news-detail-sub .nds-left .news-detail-bottom .page-link{
	border:1px solid #bea75a;	
}
.news-detail-sub .nds-left .news-detail-bottom .page-link:hover{
	    background-color: #ece6d3;
	font: 18px/22px 'thaisanslite', Arial, sans-serif;
}

.hgroup h1 {
    font: 26px/32px 'thaisanslite', Arial, sans-serif;
    margin: 0;
    font-weight: bold;
}

.hgroup p{
	color: #005a9c;
	font: 24px/28px 'thaisanslite', Arial, sans-serif;
}


.news-detail-sub .nds-right{
	margin:0;
	padding:0;
}
.news-detail-sub .nds-right .nds-right-top{
		margin:0;
	padding:0;
	padding-bottom:5px;
	margin-bottom:20px;
	border-bottom:1px solid #cc9f39;
/* 	letter-spacing:1px; */
	font: 26px/35px 'thaisanslite', Arial, sans-serif;
	font-weight:bold;	
}
.news-detail-sub .nds-right .nds-right-mid{
	margin:0;
	padding:0;
}

.news-detail-sub .nds-right .nds-right-mid .news-pic{
	margin:0;
	padding:0;
}
.news-detail-sub .nds-right .nds-right-mid .news-pic img{
	max-width:100%;
	height:auto;
}
.news-detail-sub .nds-right .nds-right-mid .news-text{
	margin:0;
	padding:0;
	margin-top:5px;
	letter-spacing:1px;
	font: 22px/28px 'thaisanslite', Arial, sans-serif;
	font-weight:bold;
}

.news-detail-sub .nds-right .nds-right-mid .news-text a{
	color:#ad8c1c;
}
.news-detail-sub .nds-right .nds-right-mid .news-text a:hover{
	color:#04449f;
}
.news-detail-sub .nds-right .nds-right-mid .news-text-2{
	margin-bottom:20px;
	font: 18px/22px 'thaisanslite', Arial, sans-serif;
}

.news-detail-sub .nds-right .nds-right-bottom{
	margin:0;
	padding:0;	
}
.news-detail-sub .nds-right .nds-right-bottom .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-seblect: none;
    user-select: none;
    border: 1px solid transparent;
    width: 120px;
    height: 38px;
    font: 22px/24px 'thaisanslite', Arial, sans-serif;
    border-radius: 2px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.news-detail-sub .nds-right .nds-right-bottom .btn-primary {
    color: #bea75a;
	background:none;
    border-color:#bea75a;
}
.news-detail-sub .nds-right .nds-right-bottom .btn-primary:hover {
    color: #bea75a;
   background-color: #ece6d3;
	cursor:pointer;
   border-color: #bea75a;
}


.nds-left img{
    max-width: 100%;
}

#gallery{
	margin: 0 auto;
	text-align: center;
	
}

.gallery-top {
    margin: 0;
    padding: 0;
    padding-bottom: 5px; 
    margin-bottom: 10px;
    border-bottom: 2px solid #cc9f39;
    font: 30px/34px 'thaisanslite', Arial, sans-serif;
/*     font-weight: bold; */
    margin-top: 28px;
    width: 150px;
    
}

.gallery-top-icon{
	font-size: 22px;
	color: #656565;
}

.gallery-top-file{
	 margin: 0;
    padding: 0;
    padding-bottom: 5px; 
    margin-bottom: 10px;
    border-bottom: 2px solid #cc9f39;
    font: 30px/34px 'thaisanslite', Arial, sans-serif;
/*     font-weight: bold; */
    margin-top: 25px;
    width: 178px;
}


.files-download {
    margin: 0;
    padding: 0;
    padding-left: 60px;
    padding-top: 5px;
    width: 280px;
    height: 54px;
    text-align: left;
    letter-spacing: 1px;
    font: 18px/20px 'thaisanslite', Arial, sans-serif;
    font-weight: bold;
    background: url(../images/program/type-home/banner-1.png) top left no-repeat;
    cursor: pointer;
    margin-bottom: 10px;
}


