@charset "utf-8";
.insite-content2f{
	margin-bottom:80px;
	position:relative;
	}
#insite-banner2f{
	line-height:0;
	height:210px;
	overflow:hidden;
	background-color:#82288c;
	display:none;
	}
#insite-banner2f img{
	height:100%;
	display:block;
	margin:0 auto;
	}

.navication2f{
	border-bottom:1px solid #dbdbdb;
	margin-bottom:30px;
	}
.navication2f .breadcrumb {
    padding: 0;
    margin-bottom: 10px;
    list-style: none;
    background: none;
    border-radius: 0;
    text-align: left;
    font-size: 17px;
    margin-top: 15px;
	}
.navication2f .breadcrumb img{
	position:relative;
	top:2px;
	}	
.navication2f .breadcrumb > .active {
    color:#802C8B;
	}
.navication2f .breadcrumb a{
	color:#7E90A5;
	}	
.navication2f .breadcrumb a:hover{
	color:#802C8B;
	}
.navication2f .breadcrumb > li + li:before {
    padding: 0 5px;
    color: #7E90A5;
	content: "/\00a0";
	}		
.menu-left2f{
	margin-bottom:30px;
	    margin-top: 20px;
	}	

.menu-left2f #cssmenu > ul > li {
    margin: 0;
	/*border-bottom: 1px dashed #888888;*/
}	
/*.menu-left2f #cssmenu > ul > li{
	border-bottom: 1px dashed #888888;
	}					
.menu-left2f #cssmenu > ul > li, 
.menu-left2f #cssmenu > ul > li.active {
	margin: 0;
	}*/
.menu-left2f #cssmenu ul li a {
	font-size:19px;
	color: #7E90A5;
	background-color: #fff;
	border: none;
	padding: 10px 20px;
	line-height:25px;
	}
.menu-left2f #cssmenu ul ul{
	padding:0;
	}	
.menu-left2f #cssmenu ul li a:hover {
	color:#82288c;
	}
.menu-left2f #cssmenu > ul > li.active > a span {
	border: none;
	}
.menu-left2f #cssmenu > ul > li > a > span {
	display: block;
	padding: 15px 0;
	border: none;
	line-height: 26px;
	}
.menu-left2f #cssmenu > ul > li.active > a {
	color: #82288c;
	background-color: #d8dde3;
	}
.menu-left2f #cssmenu > ul > li.has-sub > a {
	background-image:url(../images/arrow-dropdown.png);
	background-repeat: no-repeat;
	background-position: 95% 21px;
	}
.menu-left2f #cssmenu ul ul a{
	border:none;
	/*background-image:url(../images/i-bullet-gray.png);*/
	background-repeat:no-repeat;
	background-position: 30px 14px;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 5px 0 0;
	line-height: 20px;
	}
.menu-left2f #cssmenu > ul >li{
	border-bottom:1px dashed #888;
	}	
.menu-left2f #cssmenu ul ul{
	padding:10px 0 15px 0;
	border-bottom:1px dashed #888;
	}	
.menu-left2f #cssmenu ul ul a:hover,
.menu-left2f #cssmenu ul ul li.active a:hover{
	
	}	
.menu-left2f #cssmenu ul ul li {
	padding: 0;
	}	
.header-menu2f{
	font-weight: bold;
    font-size: 30px;
    line-height: 40px;
	display: table-cell;
    height: 130px;
    vertical-align: middle;
    width: 1%;
    text-align: center;
    background-color: #7F2C8B;
    color: #fff;
	}		
.content-right2f > h2{
	color:#7F2C8B;
    font-size: 30px;
    line-height: 40px;
	margin-bottom:25px;
	font-weight: bold;
	border-bottom: 1px solid gray;
	}
	.content-right2f > h3 {
		margin-bottom:25px;
	}
.t-form2f{
	font-size:17px;
	color:#878787;
	padding:5px 0;
	line-height:25px;
	}	
/*.form-search2f 	.t-form2f{
	text-align:right;
	}*/
.input2f{
	position:relative;
	}
.content-right2f .content-detail2f span {
	/*font-size: 14px !important;*/
	/*font-family: tahoma !important;*/
}
#main-content2f .form-control{
	padding: 2px 30px 2px 5px;
	background-size:25px 100%;
	font-size:18px;
	color:#878787;
	border-radius:3px;
	margin-bottom:25px;
	border:1px solid #e0e0e0;
	line-height:24px;
	box-shadow: inset 0px 0px 3px #e0e0e0;
	}
#main-content2f select.form-control{
	background-image:url(../images/bg-dropdown.png);
	background-repeat:no-repeat;
	background-position:right center;
	appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	-webkit-appearance:none;
	}	
.form-search2f{
	background-color:#f6f7fb;
	padding:20px 20px 0 20px;
	margin-bottom:50px;
	}
.input2f span{
	display: inline-block;
	position: absolute;
	top: 7px;
	right: 10px;
	}	
.btn-center2f{
	text-align:center;
	}	
.btn.btn-gray{
	font-size:22px;
	line-height:25px;
	padding:3px 30px;
	background-color:#D8DDE4;
	color:#878787;
	margin:0 10px;
	}	
.btn.btn-gray:hover{
	background-color:#666;
	color:#fff;
	}	
.btn.btn-purple {
    font-size: 22px;
    line-height: 25px;
    padding: 3px 30px;
    background-color: #7F2C8B;
    color: #fff;
    margin: 0 10px;
}	
.btn.btn-purple:hover{
	background-color:#666;
	color:#fff;
	}
.thumbnail-news2f img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	 display: block;
    margin: 0 auto;
    height: 100%;
	width: auto;
}
.thumbnail-news2f:hover img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
.t-date01{
    height: 60px;
    background-color: #D784E0;
    font-size: 42px;
    line-height: 60px;
	}	
.t-date02{
	padding-top:18px;
	}	
.t-date02 span{
	display:block;
	}	
.t-month02{
	font-size:30px;
	line-height: 30px;
	}	
.t-year02{
	font-size:24px;
	line-height: 30px;
	}		
.box-newsdetail2f a{
    color: #000;
    font-size: 19px;
    line-height: 27px;
    max-height: 68px;
    overflow: hidden;
    margin-bottom: 10px;
    padding-top: 15px;
    display: block;
    font-weight: bold;
	}
.box-newsdetail2f a:hover{
	color:#1F66AE;
	}		
.box-newsdetail2f p{
    color: #666666;
    font-size: 14px;
    font-family: tahoma;
    line-height: 20px;
    max-height:58px;
    overflow: hidden;
	}	
.content-newslist2f ul {
	list-style:none;
	}	
.content-newslist2f ul li{
	margin-bottom:20px;
	}	
.content-newslist2f ul li.bg-news{
	background-color:#f6f7fb;
	}	
.box-newsdetail2f{
	width:90%;
	}	
.thumbnail-news2f{
	background-color:#000;
	height: 150px;
	}	
.boxthumbnail-news2f{
	padding-right:80px;
	position:relative;
	background-color:#eee;
	height:150px;
	overflow:hidden;
	}	
.date-news2f{
	width:80px;
	position:absolute;
	top:0;
	right:0;
	height:100%;
	background-color:#812D8B;
	text-align:center;
	color:#fff;
	}		
/* css pagination */	
.pagination2f ul li a,
.pagination2f ul li span{
	font-family:arial;
	font-size:13px;
	font-weight:bolder;
	text-transform:uppercase;
	color:#858585;
	}
.pagination2f .pagination > .active > span {
		color: RGB(220,220,220);
	}
.pagination2f ul li a{
	border:1px solid #D9D9D9;
	background-repeat:no-repeat;
	margin-bottom:5px;
	display:inline-block;
	}
.pagination2f ul li a:hover{
	color:#000;
	}	
.pagination2f ul li a.first,
.pagination2f ul li a.pre{
	padding:5px 5px 5px 20px;
	}
.pagination2f ul li a.next,
.pagination2f ul li a.last{
	padding:5px 20px 5px 5px;
	}	
.pagination2f ul li a.first{ background-image:url(../images/first.png); background-position:5px;}
.pagination2f ul li a.pre{background-image:url(../images/pre.png); background-position:5px;}	
.pagination2f ul li a.next{background-image:url(../images/next.png); background-position:90% 8px;}
.pagination2f ul li a.last{background-image:url(../images/last.png); background-position:90% 8px;}
.pagination2f ul li select{
	width:60px;
	border:1px solid #D9D9D9;
	font-size:13px;
	color:#000;
	font-family:arial;
	padding:4px;
	position:relative;
	top:-1px;
	font-weight:bolder;
	}	
.pagination2f ul li .numpage{
	font-size:13px;
	color:#000;
	font-family:arial;
	}
.pagination2f{
	margin-bottom:20px;
	text-align: center;
	}
.content-bottom2f{
	margin-top:30px;
	border-top:1px solid #dbdbdb;
	padding-top:30px;
	}	
.top{
	font-size:19px;
	text-align:right;
	}
.top a{
	color:#7E90A5;
	font-style:italic;
	}	
.top a:hover{
	color:#812D8B;
	}		
.top img{
	margin-left:10px;
	position:relative;
	top:5px;
	}	
.form-search2f.paddingright20{
	padding-right:20px;
	}	
.table-procurement2f table{
	border-top:5px solid #d282da;
	}
.table-procurement2f table tr td{
	border:none;
	padding:15px 15px 20px 15px;
	border:none;
	}		
.table-procurement2f table tr td a:hover{
	color:#0067a2;
	vertical-align: top;
	}	
.table-procurement2f table thead th{
	text-align:center;
	color:#545454;
	padding: 15px 5px;
	vertical-align: middle;
	background-color:#d282da;
	font-size: 15px;
	font-weight:bolder;
	line-height:22px;
	height:76px;
	border:none;
	}	
.table-procurement2f table tbody tr td,
.table-procurement2f table tbody tr td a{
	font-size:14px;
	/* color:#666666; */
	line-height:18px;
	}
.table-procurement2f table tbody tr td a:hover{
	color:#7F2C8B;
	}	
.bg-blue{
	background-color:#f6f7fa;
	}
.t-center2f	{
	text-align:center;
	}
.content-formcontact2f {
    background-color: #f6f7fb;
    padding: 30px;
    font-size: 18px;
}
.suggest-success-msg {
    margin-bottom: 20px;
    display: block;
    text-align: center;
}
.content-formcontact2f .t-form2f{
	text-align:right;
	}
.box-captcha2f img{
	height:35px;
	}		
.content-detail2f{
	color:#7D90A5;
	word-break: break-word;
	}
.content-detail2f > img,.img-detail2f img{
	max-width:100%;
	margin-bottom:30px;
	}	
.content-detail2f h3{
	line-height:26px;
	margin-bottom:30px;
	font-size:21px;
	}	
.content-detail2f p{
	font-size:14px;
	font-family:tahoma;
	margin-bottom:20px;
	}	
.content-detail2f div > p{
	margin-bottom:0px;
	}	
.content-detail2f div.content-detail2f > p{
	margin-bottom:20px;
	}		


.content-detail2f02 > img,.img-detail2f img{
	max-width:100%;
	margin-bottom:30px;
	}
	
.box-pink2f{
	background-color:#fbf2fc;
	text-align:center;
	padding:20px;
	margin-bottom:30px;
	}
.content-detail2f strong{
	color:#D880E1;
	font-weight:normal;
	}	

.content-map2f{
	width:100%;
	height:450px;
	margin-bottom:20px;
	}
#map-canvas{
	width:100%;
	height:100%;
	}	
.content-contact2f{
	font-size:17px;
	color:#777777;
	}		
.content-contact2f h2{
    font-size: 25px;
    line-height: 30px;
    font-weight: bolder;
    margin-bottom: 10px;
	}	
.content-contact2f  p{
	font-size:19px;
	color:#878787;
	margin-bottom:10px;
	line-height:22px;
	}	
.tx-contact2f img{
	margin-right:15px;
	width:15px;
	}
.tx-contact2f strong{
	display:inline-block;
	width:100px;
	color:#81278C;
	}	
.tx-contact2f a{
	font-size:17px;
	color:#777777;
	}	
.tx-contact2f a:hover{
	color:#81278C;
	}	
.box-thumbnail2f{
	position:relative;
	margin-bottom:30px;
	}
.img-thumbnail2f a{
	position:relative;
	line-height:0;
	/*height:365px;*/
	border:1px solid #ddd;
	overflow:hidden;
	margin-bottom:15px; 
	}		
.img-thumbnail2f img{
	width:100%;
	/*height:100%;*/
	display:block;
	margin:0 auto;
	/*object-fit: contain;*/
	}
.img-thumbnail2f img:hover{
	opacity:0.7;
	}	
.img-thumbnail2f a{
	display:block;
	line-height:0;
	}	
.title-thumbnail2f a {
    width: auto;
    float: none;
    display: inline-block;
    height: 60px;
    overflow: hidden;
	word-break: break-word;
	font-size: 14px;
}
.title-thumbnail2f a span{
	color:#D87FE0;
	}	
.title-thumbnail2f a:hover,
.title-thumbnail2f a:hover span{
	color:#000;
	}	
.title-thumbnail2f{
	position:relative;
	float:left;
	width:100%;
	}
.title-thumbnail2f a{
	width: auto;
    float: none;
    display: inline-block;
    height: 60px;
    overflow: hidden;
	}		
.thumbnail-upload2f{
	float:left;
	width:40%;
	display:block;
	text-align:right;
	font-size:15px;
	color:#999999;
	font-style:italic;
	line-height:20px;
	display: none;
	}	
.box-thumbnail2f{
	float:left;
	width:100%;
	}	
.box-collapse2f .heading-collapse2f a{
	display:block;
	}	
.box-collapse2f .heading-collapse2f .btn {
    margin-bottom: 0;
    font-size: 22px;
    font-weight: normal;
    line-height:26px;
    text-align: left;
	color:#fff;
	border:none;
	border-radius:0;
	padding: 15px 45px 15px 30px;
	white-space: initial;
	}
.box-collapse2f .heading-collapse2f .btn {
	background-image:url(../images/down.png);
	background-repeat:no-repeat;
	background-position:right center;
	background-color:#d784e0;
	border-bottom:1px solid #fff;
	}
.box-collapse2f .heading-collapse2f .btn.collapsed {
	background-image:url(../images/up.png);
	background-color:#e7e9f1;
	color:#545454;
	}	
.box-collapse2f{
	margin-bottom:10px;
	}	
.body-collapse2f{
	    padding: 15px 30px;
	background-color:#fbf2fc;
	border-top:5px solid #7f2c8b;
	}	
.box-collapse2f ul{
	list-style:none;
	list-style-image:url(../images/icon-list01.png);
	list-style-position:outside;
	margin-left:20px;
	}	
.box-collapse2f ul li a{
	color:#666;
	font-size:19px;
	line-height:22px;
	display:block;
	padding-left:10px;
	margin-bottom:5px;
	}		
.box-collapse2f ul li a:hover{
	color:#000;
	}	
.box-collapse2f ul li img{
	padding-right:10px;
	position: relative;
    top: 3px;
	}	
.body-collapse2f ul li{
	}	
.body-collapse2f ul li:last-child{
	margin-bottom:0;
	border-bottom:none;
	}	
.body-collapse2f .btn:focus,
.body-collapse2f .btn:active:focus,
.body-collapse2f .btn.active:focus,
.body-collapse2f .btn.focus,
.body-collapse2f .btn:active.focus,
.body-collapse2f .btn.active.focus {
    outline: none;
    outline-offset: 0;
}		
.t-upload{
	margin-left:30px;
	font-size:16px;
	font-style:italic;
	}
.content-collapse2f.complainlist2f .box-collapse2f {
    margin-bottom: 0;
}
.content-collapse2f.complainlist2f .body-collapse2f{
	border-bottom:1px solid #fff;
	}	
.box-collapse2f .heading-collapse2f .btn.collapsed .t-upload{
	color:#888888;
	}	
.content-collapse2f h2{
	font-size: 32px;
    line-height: 40px;
    color: #000;
    margin-bottom: 30px;
	}
.content-collapse2f h2 img{
	margin-right:10px;
	position:relative;
	top:7px;
	}		
.box-externallink2f h3{
	display:block;
	padding:0 15px 10px 15px;
	background-color:#7f2c8b;
	font-size:24px;
	line-height:30px;
	color:#fff;
	}	
.box-externallink2f h3 img{
	position: relative;
	top: 8px;
	margin-right: 10px;
	}	
.box-department2f{
	padding: 20px 20px 20px 20px;
	background-color: #E7E9F1;
	background-image: url(../images/i-arrow03.png);
	background-repeat:no-repeat;
	background-position:20px top;
	}	
.box-externallink2f{
	margin-bottom: 30px;
}	
#main-content2f .box-department2f select.form-control{
	margin-bottom:0;
	font-size: 16px;
	background-size: 28px 100%; 
	}	
.form-search2f .btn-center2f .btn {
    width: 100%;
    background-image: url(../images/i-search01.png);
    background-repeat: no-repeat;
    background-position: center 10px;
    font-size: 50px;
    text-align: center;
    color: #878787;
	background-color: #D8DDE4;
    border-radius: 0;
    height: 126px;
    padding-top: 35px;
	margin:37px auto ;
	padding-left:0;
	padding-right:0;
}	
.form-search2f .btn-center2f .btn:hover{
	background-color:#82288C;
	color: #fff;
	}
.btn-center2f.btn2button{
	margin-top:37px;
	}	
.form-search2f .btn-center2f.btn2button .btn{
	margin-top:0;
	height: 52px;
	margin-bottom:20px;
	padding-top: 7px;
	font-size:20px;
	background-image:none;
	}	
.content-gallery2f .bx-wrapper{
	 margin: 0px auto 20px !important;
	}	
.content-gallery2f  .bx-wrapper .bx-controls-direction a.disabled {
    display:block;
}	
.content-gallery2f .bx-wrapper:last-child{
	padding:0 30px;
	}	
.content-gallery2f .bx-wrapper .bx-prev{
	background-image:url(../images/left01.png);	
	background-position:0 0;
	left:5px;
	}	
.content-gallery2f .bx-wrapper .bx-next{
	background-image:url(../images/right01.png);
	background-position:0 0;
	right:5px;
	}		
.content-gallery2f .bx-wrapper .bx-next:hover {
    background-position: 0 0;
	}	
.content-gallery2f .bx-wrapper .bx-controls-direction a {
    margin-top: -21px;
    width: 20px;
    height: 45px;
	}	
.content-gallery2f .bx-wrapper:first-child, .content-gallery2f .bx-wrapper:first-child .bx-viewport li {
    height: 500px !important;
}
.content-gallery2f .bx-wrapper:last-child, .content-gallery2f .bx-wrapper:last-child .bx-viewport li {
    height:100px !important;
	overflow:hidden;
}	
.content-gallery2f .bx-wrapper img {
    max-width: inherit;
    display: block;
    margin: 0 auto;
    height: 100%;
	
}	
.content-gallery2f .bx-wrapper li{
	background-color:#E7E9F1;
	}
.faq-question2f a,.faq-question2f a:hover,
.faq-awnser2f{
	font-size:20px;
	line-height: 24px;
	}	
.faq-question2f a,.faq-question2f a:hover{
	color:#7F2C8B;
	}	
.t-question01,
.t-awnser01{
	font-weight:bold;
	}	
.t-awnser01{
	color:#D784E0;
	}			
.t-question01 img,
.t-awnser01 img{
    height: 30px;
    margin-right: 10px;
    position: relative;
    top: 10px;
	}	
.faq-question2f a .t-question02{
	color:#7E90A5;
	}	
.faq-question2f{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	}	
.box-faq2f{
	border-bottom: 1px dotted #ccc;
	}	
.t-question02,	
.t-awnser02{
	display:block;
	padding-left:40px;
	}	
.faq-question2f a{
	display:block;
	}	
.t-awnser02{
	padding-bottom:10px;
	color:#7E90A5;
	}	
.box-faq2f:last-child .faq-question2f{
	border-bottom:none;
	}	
.home-box-project2f{
	position:relative;
	float:left;
	width:100%;
	background-color:#fff;
	line-height:0;
	margin-bottom:15px;
	border-right: 3px solid #9A57A2;
	}
.home-section02 .home-box-project2f {
	position: relative;
	float: left;
	width: 100%;
	background-color: #fff;
	line-height: 0;
	margin-bottom: 15px;
	border-right: 3px solid #9A57A2;
}

.home-content-news2f .tab-content > .tab-pane #home_newstab04 {
	padding-top: 0;
}
.project-thumb2f{
	width:25%;
	float:left;
	height:80px;
	overflow:hidden;
	background-color:#eee;
	}	
.project-thumb2f img{
	height:100%;
	
	display:block;
	margin:0 auto;
	}
.project-thumb2f:hover img{
	opacity:0.8;
	}		
.project-detail2f{
    float: left;
    width: 75%;
    padding: 20px 20px;
    
	}	
.project-detail2f a{
    display: block;
    font-size: 17px;
    line-height: 20px;
    color: #192432;
    height: 40px;
    overflow: hidden;
	padding-top:3px;
	}	
.project-detail2f a:hover{
	color:#9A57A2;
	}	
/* update 240659 */
.calender2f{
	position:relative;
	}
.calender2f .fc button{
	width:15px;
	height:40px;
	border:none;
	background-color:#fff;
	margin:0;
	position:absolute;
	top:5px;
	}	
.calender2f .fc button.fc-prev-button{
	background-image:url(../images/left01.png);	
	left:10px;
	}	
.calender2f .fc button.fc-next-button{
	background-image:url(../images/right01.png);	
	right:10px;
	}		
.calender2f,.calender2f .ui-widget{
	font-family: 'supermarket';
	}	
.calender2f .fc-center{
	width:100%;
	position:relative;
	margin-bottom: 20px;
	}	
.calender2f .fc-toolbar h2 {
	font-size: 50px;
	line-height:50px;
	margin: 0;
	color: #7F2C8B;
	margin:0 10px;
	float: none;
	}	
.calender2f  .ui-widget-header{
    border: 1px solid #aa5ab5;
    background:#7F2C8B;
    color: #fff;
	font-size:22px;	
	font-weight:lighter;
	}	
.calender2f .ui-widget-content {
    border: 1px solid #aa5ab5;
    background: #fff;
    color: #333;
	font-size:20px;	
	}	
.calender2f  .fc-event {
    border: 1px solid #7e90a5;
    background-color: #7e90a5;
    font-weight: normal;
	}
.calender2f  .fc-day-grid-event .fc-time {
    font-weight: lighter;
    color: #000;
	}
.calender2f  .ui-state-highlight, 
.calender2f  .ui-widget-content 
.calender2f  .ui-state-highlight{
	border: 1px solid #aa5ab5 !important;
	background: #edc9f1 !important;
	color: #000 !important;
	border-bottom: none !important;
	}			
.content-sitemap2f{
    position:absolute;
    width: 100%;
    height: auto;
    z-index: 99999;
    background-color: rgba(0,0,0,0.9);
    margin-top: 0;
    padding-top: 50px;
    top: 0;
	}
.box-listsitemap2f ul{
	list-style-position:outside;
	}	
.box-listsitemap2f ul li{
	display:block;
	}	
.list-cate-sitemap2f > ul > li{
	width:25%;
	float:left;
	padding-right:20px;
	}	
.list-cate-sitemap2f ul li a{
	font-size:17px;
	color:#fff;
	}
.list-cate-sitemap2f ul li a:hover{
	color:#ff7f00;
	}
.list-cate-sitemap2f  .box-listsitemap2f{
	margin-bottom:50px;
	min-height:240px;
	}	
.list-cate-sitemap2f ul > li> .box-listsitemap2f > a,
.list-cate-sitemap2f ul > li> .box-listsitemap2f > span{
	color:#f280ff;
	font-size:19px;
	display:block;
	}
.list-cate-sitemap2f  .box-listsitemap2f ul > li > ul{
	margin:5px 0 5px 20px;
	}	
.list-cate-sitemap2f  .box-listsitemap2f ul > li > ul > li > a{
	font-size:16px;
    background-size: 4px;
    background-image: url(../images/dot-white.png);
    background-position: 10px 11px;
	}	
.list-cate-sitemap2f  .box-listsitemap2f ul > li > ul > li:hover > a{
	 background-image: url(../images/i-bullet-org.png);
	}		
.list-cate-sitemap2f  .box-listsitemap2f ul > li > a{
	padding-left:20px;
	line-height:22px;
	display: block;
	background-image: url(../images/arrow_white.png);
    background-repeat: no-repeat;
    background-position: 5px 7px;
    background-size: 9px;
	}
.i-close{
	position: absolute;
    top: 30px;
    right: 30px;
    cursor: pointer;
	}	
.list-cate-sitemap2f > ul{
	 display: flex;
    flex-wrap: wrap;
	}	
.btn-search-sumbit2f {
	text-align:center;
	margin-bottom:20px;
	}	
.btn-search-sumbit2f .btn{
    font-size: 22px;
    line-height: 25px;
    padding: 5px 30px;
    background-color: #82288c;
    color: #fff;
	}	
.btn-search-sumbit2f .btn:hover{
	background-color:#444444;
	}	
.table-calendar2f .table > thead > tr > th, .table > tbody > tr > th, 
.table-calendar2f .table > tfoot > tr > th, .table > thead > tr > td, 
.table-calendar2f .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    border-top: none;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
		font-size:16px;
	line-height:20px;
	}
.table-calendar2f .table > thead > tr > th {
    border-bottom: none;
	}		
.table-calendar2f table{
	font-size:20px;
	line-height:20px;
	border:1px solid #ccc;
	background-color:#fff;
	margin-bottom:5px;
	}
.table-calendar2f table tr th{
	font-weight:bolder;
	text-align:center;
	    color: #fff;
	background-color:#82288C;
	}		
.table-calendar2f table tr td a{
	color:#444;
	}
.table-calendar2f table tr td a:hover{
	color:#82288C;
	}		
.remark-table2f ul li img{ 
	width:20px;
	margin-right:3px;
    position: relative;
    top: 4px;
	}	
.remark-table2f ul li{
	font-size:16px;
	color:#666;
	}	
.bg-gray {
    background-color:#eee;
}	
.table-slide2f{
	text-align:center;
	margin-bottom:10px;
	display:none;
	}	
.table-slide2f span{
    font-size: 18px;
    color: #777777;
    line-height: 18px;
	margin:0 20px;
	}	
.remark-table2f{
	text-align:right;
	}	
.totall-table2f{
	font-size:16px;
	color:#666;
	}	
.content-eventdetail2f{
    font-size: 19px;
    line-height: 22px;	
	}
.content-eventdetail2f .t-title01,
.content-eventdetail2f .t-detail01{
	padding:8px 10px;
	
	}		
.content-eventdetail2f .t-title01{

	color: #82288c;
	}	
.content-eventdetail2f .t-detail01{
	    
	}	
.content-eventdetail2f .table > tbody > tr > td {
    padding: 0;
    line-height:20px;
    vertical-align: top;
    border-top:none;
	background-color: #f2f4f3;
	border-bottom:1px solid #fff;
}	
.content-eventdetail2f .table > tbody > tr > td:first-child{
		background-color: #d8dde3;
	}
.thumbnail-related2f{     height: 150px;
    overflow: hidden;
    margin-bottom: 10px;
    background-color: #000;
    border: 1px solid #eee; 
	}	
.thumbnail-related2f img{ height:  100%; display: block; margin:0 auto; }
.related-box-thumbnail .box-newsdetail2f{ 
	margin-bottom: 20px;  
	width: 100%;
	}
.related-box-thumbnail .box-newsdetail2f a{
    width: 100%;
    padding: 0;
    margin: 0;
    height: 48px;
    font-size: 17px;
    line-height: 24px;
	}
.tags-div .img-responsive{
	display: inline-block;
	width: 20px;
    margin-right: 3px;
    float: left;
    position: relative;
    top: -2px;
}
.tags-inline{
	list-style: none;
	display: inline-block;
	margin-bottom: 20px;
}
.tags-inline li{
	display: inline-block;	
}
.tags-inline li a{
	font-size: 13px;
	color:#7E90A5;
	font-family: tahoma, arial;
	font-style: italic;
	margin-left: 3px;
}
.tags-inline li a:hover{color: #7F2C8B;}
.tags-inline > li + li:before {
    padding: 0;
    color: #7E90A5;
    content: ",\00a0";
    font-family: tahoma, arial;
}
.content-gallery2f{ 
	margin-bottom: 20px;
 }
 .calendar-activity-btnsearch .btn.btn-dip{
 	    font-size: 17px;
    line-height: 25px;
    /*padding: 3px 30px;*/
    background-color: #D8DDE4;
    color: #878787;
  
 }
/* update 14072559 by inmyheart */
#fullCalModal .modal-header,#alertModal .modal-header{
 color: #ffffff;
    background-color: #7F2C8B;
}
#fullCalModal .modal-body,#alertModal .modal-body{
    font-size:18px;
    font-weight: lighter;
}
#fullCalModal .btn-dip,#alertModal .btn-dip{
    color: #fff;
    background-color: #7F2C8B;
    border-color: #7F2C8B;
}
#fullCalModal .btn-dip:hover,#alertModal .btn-dip:hover  {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}
#fullCalModal a,#alertModa a  {
    color: #fff;
}
#fullCalModal .close,#alertModal .close{
 color:#fff;
 opacity: 0.5;
}
.fc-view-container .fc-popover .ui-widget-content{
 overflow-y: scroll;
 height: 186px;
}
.calender2f  .fc-more-popover .fc-header.ui-widget-header{
    background-color: #333333;
 font-size: 18px;
}
.calender2f  .fc-more-popover .fc-event-container a.fc-event{
 background-color: transparent;
 color: #666;
 padding-left: 12px;
 border: none;
 background-image: url(../images/i-bullet-gray.png);
    background-repeat: no-repeat;
    background-position: 0 8px;
}
.calender2f  .fc-more-popover .fc-event-container a.fc-event:hover{
 color: #7F2C8B; 
}
.calender2f  .fc-row .fc-content-skeleton td{
 border-color: #aa5ab5;
}
.content-list{
 width: auto;
 font-size:20px;
 display: block;
}

/*
#main-content2f .calendar-activity-txtsearch{
 position:absolute;top:5px;right:360px;
}
#main-content2f .calendar-activity-btnsearch{
 position:absolute;top:5px;right:180px;
}
#main-content2f .calendar-activity-select{
 position:absolute;top:2px;right:40px;
}
*/
#main-content2f .btn-dip{
    color: #fff;
    background-color: #7F2C8B;
    border-color: #7F2C8B;
}
#main-content2f .btn-dip:hover  {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.modal-load {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 200px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-load-content {
    /*background-color: #fefefe;*/
    margin: auto;
    width: 100%;
}

.modal-load-content .loader{
  margin: 0 0 2em;
  height: 100px;
  width: 100%;
  text-align: center;
  padding: 1em;
  margin: 0 auto 1em;
  display: inline-block;
  vertical-align: top;
}

/*
  Set the color of the icon
*/
.modal-load-content svg path,
.modal-load-content svg rect{
  fill: #c62ff1;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating .5s linear infinite;
  -moz-animation: rotating .5s linear infinite;
  -ms-animation: rotating .5s linear infinite;
  -o-animation: rotating .5s linear infinite;
  animation: rotating .5s linear infinite;
}

.calender2f .fc button.fc-today-button{
    font-size: 22px;
    line-height: 27px;
    padding: 3px 30px;
    background-color: #7e90a5;
    color: #fff;
    width: auto;
    min-width: 120px;
    border-radius: 4px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
        font-family: 'supermarket';
    height: auto;
    position: absolute;
    top: -89px;
    right: 20px;
    opacity: 1;
    display: none;
}
.calender2f .fc button.fc-today-button:hover{
	background-color: #000;
}
.form-calendar2f {
    background-color: #f6f7fb;
    padding: 30px 40px 0 40px;
    margin-bottom: 30px;
}
.calender2f .fc-day-grid-event .fc-content{
	font-family: tahoma,sans-serif;
    font-size: 12px;
    padding: 2px;

}
.calender2f .fc-view-container .fc-popover .ui-widget-content .fc-title{
	white-space: normal;
}
.calender2f  a.fc-more{
	font-family: tahoma,sans-serif;
    font-size: 12px;
}
.modal-content .modal-footer .btn{    font-size: 17px;}
.modal-header{ font-weight: bold; }
.datepicker table tr th.prev,
.datepicker .prev:hover {
	background-image:url(../images/double-left-arrows.png) !important;
	background-repeat:no-repeat !important;
	background-position:center center !important ;
	text-indent: -40px;
	overflow: hidden;
	}	
.datepicker table tr th.next,
.datepicker .next:hover{
	background-image:url(../images/double-right-arrows.png) !important;
	background-repeat:no-repeat !important;
	background-position:center center !important;
	text-indent: -40px;
	overflow: hidden;
	}		
.datepicker.dropdown-menu{
	background-color:#eee;
	}	
.datepicker table tr td.active:active, 
.datepicker table tr td.active.highlighted:active, 
.datepicker table tr td.active.active, 
.datepicker table tr td.active.highlighted.active {
    color: #fff !important;
    background-color: #82288C !important;
    border-color: #82288C !important;
    background-image: none !important;
}	
.datepicker table tr td.today:active, 
.datepicker table tr td.today.active,
.datepicker table tr td.today {
   color: #ffffff !important;
    background-color: #d784e0 !important;
    border-color: #d784e0 !important;
}			
.datepicker table{
	font-size: 16px;
}

.datepicker-days .table-condensed > thead > tr > th, 
.datepicker-days .table-condensed > tbody > tr > th, 
.datepicker-days .table-condensed > tfoot > tr > th, 
.datepicker-days .table-condensed > thead > tr > td, 
.datepicker-days .table-condensed > tbody > tr > td, 
.datepicker-days .table-condensed > tfoot > tr > td {
    padding: 3px;
}
.datepicker .datepicker-switch {
    width: 145px;
    font-size: 21px;
    font-weight: bold;
    color: #812d8b;
}
.content-detail2f > h2,.information-officer2f h2{
	margin-bottom: 20px;
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
}
.content-detail2f img{
	width: auto !important;
	height: auto !important;
	max-width: 100%;
}

.content-detail2f02 img{
	width: auto !important;
	height: auto !important;
	max-width: 100%;
}

.information-officer2f h3,.information-officer2f h4,.information-officer2f h5{
	font-weight: bold;
	color:#000;
	
	margin-bottom: 0;
}
.information-officer2f h3{font-size: 24px;text-align: center;}
.information-officer2f h4{ font-size:21px; text-align: center;}
.information-officer2f h5{ 
margin-top: 20px;
margin-bottom: 10px; 
font-size:21px;
}
.officer-contact2f{
	text-align: center;
	margin-top: 20px;
}
.officer-contact2f p > img{
	position: relative;
    top: 4px;
}
.content-detail2f a {
	color: #7D90A5;
	font-size: 14px;
	font-family: tahoma;
}
.content-detail2f a:hover{color:#7f2c8b;}
.information-officer2f ul{
	list-style: none;
	margin-left: 30px;
}
 .content-detail2f ul {
    font-size: 14px;
    font-family: tahoma;
    margin-bottom: 20px;
        list-style: none;
}
.paddingleft30{ padding-left: 30px; }
.related-box h3{
	    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    color: #000;
    margin-bottom: 30px;
    background-image: url(../images/line-border-bottom.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 5px;
}
/* csss popup regis */
.popup-regis2f .modal-lg {
    width: 1000px;
	margin: 5% auto;
	}
.regisright {
	border-left:2px solid #802C8B;
	padding-left: 20px;
}
.reginleft {
	padding-left: 9px;
}
.textregisleft{
	font-size: 18px;
	color: #777;
}
.topicpopupregis{
	font-size: 30px;
	display: block;
	text-align: center;
	background-color: #92288c;
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
.popup-regis2f .modal-content{
	border-radius: 0;
	padding: 25px;
	font-size: 19px;
	background-image: url(../images/bg-iconlogin.png);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
	box-shadow: none;
}
.embed-responsive {
	width: 100%;
    margin: 0 auto;
}
.popup-regis2f h3{
	font-size:26px;
	font-weight:bolder;
	text-align:center;
    background-repeat: no-repeat;
    background-position: center bottom;
	padding-bottom:5px;
	}	
.popup-regis2f .check-type2f span{
	line-height:20px;
	display: inline-block;
	margin-right:20px;
	}	
.popup-regis2f  .form-group span{
	line-height:20px;
	display: inline-block;
	margin-right:20px;
	position: relative;
	top: 4px;
	}	
.popup-regis2f input[type="radio"], 
.popup-regis2f input[type="checkbox"] {
       margin: 10px 0 0 -20px;
	}	
.popup-regis2f	.checkbox-inline{
	margin-bottom:10px;
	}
.popup-regis2f .form-group > label,.t-input2f{
	margin-bottom:5px;
	line-height:20px;
	
	}	
.t-input2f{
	display:block;
	}	
.input-date2f span {
    position: absolute;
    bottom: 14px;
    right: 23px;
	cursor:pointer;
}	
.btn.btn-purple{
	font-size:19px;
	line-height:25px;
	padding: 3px 20px;
	background-color:#802C8B;
	color:#fff;
	margin:0 10px;
	}	
.btn.btn-purple:hover{
	background-color:#666;
	color:#fff;
	}	
.popup-regis2f  .btn.btn-gray ,
.form-addservice2f .btn.btn-gray,
.content-regisform2f .btn.btn-gray {
    font-size: 19px;
	padding: 3px 20px;
	}	
.popup-regis2f .form-control{
	background-color:#eee;
	border:1px solid #eee;
	padding:5px;
	font-size:17px;
	line-height: 18px;
	color:#333;
	margin-bottom:15px;
	border-radius:0;
	}	
/* csss popup regis */	
#main-content2f .form-addservice2f .form-control{
	background-color:#eee;
	border:1px solid #eee;
	padding:5px;
	font-size:19px;
	color:#333;
	margin-bottom:15px;
	border-radius:0;
	}
.pagination2f {
	text-align: center;
}
.pagination2f .pagination > li > a, 
.pagination2f .pagination > li > span {
	border-radius: 5px;
	margin: 2px;
	font-size: 13px;
	font-family: arial;
	padding: 5px 10px;
	line-height: 16px;
	color: #82288C;
	border: none;
	background-color: #fff;
}
.pagination2f .pagination > li > a.i-prev, 
.pagination2f .pagination > li > a.i-next {
	color: #fff;
	background-color: #999999;
}
.pagination2f .pagination > li > a.i-prev:hover, 
.pagination2f .pagination > li > a.i-next:hover {
	background-color: #555;
}
.pagination2f .pagination > li.active > a, .pagination2f .pagination > li > a:hover {
	background-color: #82288C;
	color: #fff;
}	
.logo-form2f img{
	height:70px;
	margin-right:15px;
	float:left;
	}
.logo-form2f{
	font-size:30px;
	font-weight:bolder;
	}
.logo-form2f span {   
	margin: 10px 0;
    display: inline-block;
	}
.content-formview2f,
.content-fullform2f{
	margin:20px 0;
	}	
.form-view2f,.t-input2f,.t-view2f{
    font-size: 18px;
    line-height: 18px;
	}	
.t-input2f{
	text-align:right;
	font-weight:bolder;
	color:#81278C;
	margin-bottom:8px;
	
	}
.t-view2f{
	margin-bottom:8px;
	}		
.form-heading2f{
	margin-bottom:50px;
	}	
.form-view2f,.content-viewservice2f{
	padding: 30px 20px 20px 20px;
	margin-bottom:30px;
	background-color:#f2f4f3;
	}	
.form-addr2f {
    text-align: right;
    font-size: 17px;
    line-height: 22px;
}
.form-view2f h3 {
    text-align: center;
    font-size: 28px;
    margin-bottom: 50px;
    font-weight: bolder;
}	
.input2f {
    position: relative;
}
.viewall{
	display:block;
	text-align:right;
	}
.viewall a{
	color:#666;
	font-size:17px;
	}
.viewall a:hover{
	color:#000;
	}	
.viewall img{
	position: relative;
	top: 1px;
	height: 11px;
	}	
.content-formlist2f {
    padding: 30px;
    background-color: #f2f4f3;
}
.icon-add a{
	font-size:19px;
	color:#000;
	}
.t-source {
    font-size: 18px;
    text-align: right;
    margin-bottom: 5px;
}
.t-source strong {
    color: #82288C;
}	
.form-table2f .table > thead > tr > th, .table > tbody > tr > th, 
.form-table2f .table > tfoot > tr > th, .table > thead > tr > td, 
.form-table2f .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none;
	border-right:1px solid #eee;
	}
.form-table2f .table > thead > tr > th {
    border-bottom: none;
	}	
.form-table2f table tr th {
    font-weight: bolder;
    text-align: center;
    color: #fff;
    background-color: #82288C;
}
.form-table2f table {
    font-size: 16px;
    border: 1px solid #ddd;
    background-color: #fff;
}
.t-center {
    text-align: center;
}
.modal-content{
	border-radius:0;
	
	}	
.form-addservice2f .modal-content{
	padding:30px;
	}	
.form-addservice2f h3{
	text-align:center;
	font-size:26px;
	margin-bottom:30px;
	font-weight:bold;
	}	
.form-addservice2f .modal-dialog {
    width: 700px;
    margin: 10% auto;
	}			
.tx-input2f{
	text-align: right;
    font-size: 19px;
    line-height: 22px;
	padding: 6px 0px;
	}	
.formcontrol2f .form-control{
	margin-bottom:15px;
	padding:2px 10px 2px 5px;
	}		
.btn-submit2f{
	text-align:center;
	margin-top:20px;
	}	
.form-table2f table tr td a{
	color:#000;
	}	
.form-table2f table tr td a:hover{
	color:#81278C;
	}	
.form-view2f .tx-addr {
    margin-bottom: 30px;
	}
.form-view2f h3 img {
    margin-right: 10px;
    position: relative;
    top: 5px;
	}
.content-regisform2f {
    background-color: #f2f4f3;
    position: relative;
    padding: 30px;
    margin-bottom: 30px;
}
.content-regisform2f h3 {
    font-size: 28px;
    font-weight: bolder;
    background-image: url(../images/line-border-bottom2.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-bottom: 30px;
}	
.tx-input2f {
    text-align: right;
    font-size: 19px;
    line-height: 22px;
    padding: 6px 0px;
}	
#main-content2f .box-input2f.idnumber2f .form-control {
    padding: 5px 3px;
    width: 25px;
    text-align: center;
    display: inline-block;
    margin-right: 3px;
}
#main-content2f .box-input2f.idnumber2f span {
    font-size: 21px;
}
.content-complete2f .modal-dialog {
    width: 500px;
    margin: 10% auto;
}
.box-regiscomplete {
    padding: 50px 20px 20px 20px;
}
.box-regiscomplete {
    font-size: 26px;
    color: #666;
    text-align: center;
}
.content-complete2f .btn-submit2f {
    text-align: center;
    margin: 30px 0;
	}
.content-formview2f .nav-tabs {
    border-bottom: none;
}
.content-formview2f .nav-tabs > li:hover > a,
.content-formview2f .nav-tabs > li.active > a, 
.content-formview2f .nav-tabs > li.active > a:hover, 
.content-formview2f .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #82288C;
    border: none;
}
.content-formview2f .nav-tabs > li > a {
	padding: 8px 25px;
	background-color: #f2f4f3;
	color:#000;
    margin-right: 10px;
    line-height:22px;
	font-size:21px;
    border:none;
    border-radius: 4px;
	margin-bottom:10px;
	cursor:pointer !important;
}	
.form-addservice2f .box-input2f .form-control{
	margin-bottom:15px;
}
.content-center2f ul{
	list-style:none;
	}
.content-center2f h3{
    font-size: 25px;
    line-height: 25px;
    margin-bottom: 15px;
    font-weight: bold;
	}		
.box-center2f {
	margin-bottom:10px;
	background-color: #eee;
	padding-bottom: 15px;
	    float: left;
    width: 100%;
	}	
.box-center2f h5{
	font-size: 23px;
    line-height: 25px;
	padding:8px 20px;
    color: #fff;
	background-color: #82288C;
	margin-bottom:15px;
	}	
.tx-center2f{
	font-size:17px;

	display:block;
	margin-bottom:3px;
	font-weight: bold;
	}	
.tx-center2f a,.mapview-center a{
	color:#000;
	}	
.tx-center2f a:hover,
.mapview-center a:hover,
.list-center2f ul li a:hover,
.box-org-detail2f a:hover,
.box-org-profile2f a:hover{
	color:#82288C;
	}	
.tx-center2f img,.mapview-center img{
	margin-right:8px;
	}
.mapview-center img{
	width: 18px;
}
.mapview-center{
	font-size:16px;
	display:block;
	margin-bottom:3px;
	font-style: italic;;
	}	
.list-center2f ul li{
	font-size:16px;
}	
.box-box-center2f,.list-center2f{
	padding-left: 40px;
	padding-right: 20px;
}
.box-box-center2f{
	margin-bottom: 10px;
}
.list-center2f h4{
    color:#82288c;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
}
.list-center2f ul li{
	font-size: 15px;
	line-height: 18px;
	color: #555;
	padding-left: 30px;
    background-image: url(../images/i-square.jpg);
    background-repeat: no-repeat;
    background-position: 15px 8px;
    margin-bottom: 3px;
    width: 50%;
	float: left;
}
.list-center2f ul li a{
	color: #555;
}
.list-center2f.centercontact ul li{
	background-image: none;
	    padding-left: 0;
}
.popup_mapview2f .modal-body img{
	width: 100%;
}
.popup_mapview2f .modal-dialog{
	width: 500px;
}
.list-center2f.centercontact ul li img{
    height: 16px;
    margin-right: 7px;
    position: relative;
    bottom: -3px;
}
.list-center2f{
    margin-bottom: 10px;
    float: left;
    width: 100%;
}
.img-org-profile img{
	width: 100% !important;
	height:auto !important;
	border: 1px solid #eee;
	margin-bottom: 5px;
}
.content-contact-org2f ul {
	list-style: none;
}
.box-org-profile2f{
	text-align: center;
}
.box-org-detail2f{
	font-size: 17px;
	padding-top: 20px;
}
.box-org-detail2f a,.box-org-profile2f a{
	color: #444;
}
.box-org-profile2f{
	font-size: 16px;
}
.box-org-detail2f p img{
	height: 16px;
	margin-right: 5px;
}
.box-org-profile2f h5{
	color: #7F2C8B;
	font-weight: bold;
	font-size: 19px;
}
.box-org-detail2f p{
	margin-bottom: 5px;
}
.viewmap-org .btn.btn-purple{
	margin: 10px 0 0 0;
	font-size: 17px;
	line-height: 22px;
	padding: 3px 20px;
}
.popup_mapview2f .modal-header .close {
    margin-top: -10px;
}
.content-contact-org2f ul li{
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dashed #d8dde3;
}
.t-position-org{
	font-weight: bold;
	    line-height: 18px;
}
.box-structure2f{
	text-align: center;
}
.content-detail2f .content-structure2f h3,
.content-policy2f h3{
	color: #000;
  font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}
.content-detail2f .content-structure2f h3,
.img-policy01{
	text-align: center;
}
.content-detail2f .content-structure2f .img-board2f img{
	height: 145px !important;
	overflow: hidden;
	box-shadow: 5px 5px 2px #ccc;
	margin-bottom: 15px;
}

.content-detail2f02 .content-structure2f .img-board2f img{
	height: 145px !important;
	overflow: hidden;
	box-shadow: 5px 5px 2px #ccc;
	margin-bottom: 15px;
}
.t-board01{
	font-size: 17px;
	line-height: 18px;
	font-weight: bolder;
	color: #333;
	margin-bottom: 5px;
}
.t-board02{font-size: 17px;}
.t-board03{ font-size: 16px;}
.box-structure2f,.img-policy01{margin-bottom: 30px;}
.content-detail2f .content-policy2f strong{
	    font-weight: bold;
    display: block;
    margin-top: 10px;
    margin-bottom: 5px;
}
.content-detail2f div.content-policy2f > p{
	margin-bottom: 20px;
}
.content-detail2f .content-policy2f h4{
    font-size: 22px;
    line-height: 22px;
    font-weight: bold;
    margin-bottom: 10px;
	}
.content-detail2f .content-policy2f h4 img{
	height: 30px !important;
	margin-right: 5px;
	    position: relative;
    top: 7px;
}	
/*css menu update*/
.menu-left2f #cssmenu01 > ul > li {
    margin: 0;
}
.menu-left2f #cssmenu01 ul li a {
	font-size:19px;
	color: #7E90A5;
	background-color: #fff;
	border: none;
	padding: 10px 20px;
	line-height:25px;
	}
.menu-left2f #cssmenu01 ul ul{
	padding:0;
	}	
.menu-left2f #cssmenu01 ul li a:hover {
	color:#82288c;
	}
.menu-left2f #cssmenu01 > ul > li.active > a span {
	border: none;
	}
.menu-left2f #cssmenu01 > ul > li > a > span {
	display: block;
	padding: 15px 0;
	border: none;
	line-height: 26px;
	}
.menu-left2f #cssmenu01 > ul > li.active > a {
	color: #82288c;
	background-color: #d8dde3;
	}
.menu-left2f #cssmenu01 > ul > li.has-sub > a {
	background-image:url(../images/arrow-dropdown.png);
	background-repeat: no-repeat;
	background-position: 95% 21px;
	}
.menu-left2f #cssmenu01 ul ul a{
	border:none;
	background-image:url(../images/i-bullet-gray.png);
	background-repeat:no-repeat;
	background-position: 30px 14px;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 5px 0 40px;
	line-height: 20px;
	}
.menu-left2f #cssmenu01 > ul >li{
	border-bottom:1px dashed #888;
	}	
.menu-left2f #cssmenu01 ul ul{
	padding:10px 0 15px 0;
	border-bottom:1px dashed #888;
	}	
.menu-left2f #cssmenu01 ul ul a:hover,
.menu-left2f #cssmenu01 ul ul li.active a:hover{
	
	}	
.menu-left2f #cssmenu01 ul ul li {
	padding: 0;
	}	
.menu-left2f #cssmenu02 > ul > li {
    margin: 0;
}
.menu-left2f #cssmenu02 ul li a {
	font-size:19px;
	color: #7E90A5;
	background-color: #fff;
	border: none;
	padding: 10px 20px;
	line-height:25px;
	}
.menu-left2f #cssmenu02 ul ul{
	padding:0;
	}	
.menu-left2f #cssmenu02 ul li a:hover {
	color:#82288c;
	}
.menu-left2f #cssmenu02 > ul > li.active > a span {
	border: none;
	}
.menu-left2f #cssmenu02 > ul > li > a > span {
	display: block;
	padding: 15px 0;
	border: none;
	line-height: 26px;
	}
.menu-left2f #cssmenu02 > ul > li.active > a {
	color: #82288c;
	background-color: #d8dde3;
	}
.menu-left2f #cssmenu02 > ul > li.has-sub > a {
	background-image:url(../images/arrow-dropdown.png);
	background-repeat: no-repeat;
	background-position: 95% 21px;
	}
.menu-left2f #cssmenu02 ul ul a{
	border:none;
	background-image:url(../images/i-bullet-gray.png);
	background-repeat:no-repeat;
	background-position: 30px 14px;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 5px 0 40px;
	line-height: 20px;
	}
.menu-left2f #cssmenu02 > ul >li{
	border-bottom:1px dashed #888;
	}	
.menu-left2f #cssmenu02 ul ul{
	padding:10px 0 15px 0;
	border-bottom:1px dashed #888;
	}	
.menu-left2f #cssmenu02 ul ul a:hover,
.menu-left2f #cssmenu02 ul ul li.active a:hover{
	
	}	
.menu-left2f #cssmenu02 ul ul li {
	padding: 0;
	}	
#menu_view_desktop{display: block;}	
#menu_view_mobile{display: none;}	
.box-org-profile2f	.img-org-profile{
	    line-height: 0;
    height: 190px;
    overflow: hidden;
}
.insite-desc{
	font-size: 18px;
	margin-bottom: 5px;	
}
.box-video-editor{
	width: 60%;
    margin: 0 auto;

}
.clear{ clear: both;}
.box-filedownload{
	font-size: 14px;
	font-family: tahoma;
}
.box_other {
	float: left;
	width: 100%;
	color: #888;
}
.box_other > div {
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	position: relative;
	font-size: 13px;
}
.box_other > div::after {
	height: 12px;
	width: 1px;
	background-color: #b7b7b7;
	content: '';
	position: absolute;
	right: 0;
	top: 5px;
}
.box_other > div:last-child::after{ display: none;}
.box-list-file{
	margin: 20px 0;
	background-color: #efefef;
	padding: 15px 20px;
}
.box-list-file ul li{    
	list-style: none;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
	float: left;
	width: 100%;
}
.box-list-file ul li:last-child{
	margin-bottom: 0;
	border:none;
}
.t-file{margin-bottom: 15px;}
.box-list-file ul li a{
	color: #808080; 
	display: inline-block;
}
.box-list-file ul li a:hover{
	color: #7f2c8b;
}
.box-list-file h3 {
	font-size: 24px;
	color: #7f2c8b;
	margin-bottom: 10px;
}
.box_view.boxdownload{font-weight: bold;}
.box_view.boxdownload a img{
	height: 14px;
	margin-right: 7px;
}
.t-file a img{
	height: 18px;
	margin-right: 10px;
	position: relative;
	top: 2px;
}
.t-file span img{
	height: 18px;
	margin-right: 10px;
	position: relative;
	top: 2px;
}
.demo-container .flot-base{
	position:relative !important;
	float:left;
	width:100%!important;
	}
	.demo-container .legend {
	 width: 50% !important;
	 float: left;
	 position: absolute;
	 right: 0;
	}
	.demo-container .legend > div{
	position:relative !important;
	width:100% !important;
	}
	.legendLabel {padding-left:5px;}
	.content-pollcart2f label {
	 margin-bottom:20px;
	 display: block;
	}
	.demo-container .legend table{right:auto;left:0}
	.demo-container, .btn, .legendLabel {margin-bottom:30px;}
	.calender2f .ui-widget-content .fc-scroller{
		overflow:initial !important;
	}