@charset "utf-8";
/* CSS Document */

html,body {
	background:url(../img/bg.jpg);
	margin: 0px;
	padding: 0px;
	height:100%;
	color: #1b1b1b;
	font-family: 'thaisans_regular', arial, "Helvetica Neue", "Helvetica", Helvetica, tahoma;
	font-weight: normal;
	font-style: normal;
	line-height: 1;
	font-size: 18px;
	background-color:#4d4c51;
}


a {
	color: #60AA85;
}
a:hover {
	color: #60AA85;
	text-decoration: underline;
}

.header-bg {
	background:url(../img/header-bg.jpg) no-repeat center;
	height: 160px;
	position: relative;
}
.tab-header {
	background-color: #60AA85;
	color: #fff;
	padding: 8px 0;
	font-family: 'thaisans_regular';

}
.tab-header a {
	color: #fff;
}
.tab-header a:hover {
	color: #d9eb9d;
	text-decoration: underline;
}
.top-icon {
	float: left;
	display: inline;
}
.language {
	float: left;
	display: inline;
	margin-right: 20px;
}
#sizer {
	float: left;
	display: inline;
	margin-right: 20px;
	width:140px;
}
.logo {
	margin-top:15px;
}

.line {
	height: 10px;
	background-color: #72d700;
}
.menu-top {
	background:url(../img/menu-bg.jpg) repeat-x;
	height: 60px;
	margin: 20px 0;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);

}
.navbar-nav {
	font-size: 26px;
	font-family: 'thaisans_regular';
	padding: 10px 10px 0 10px;
}
ul.navbar-nav li a {
	color: #fff;
}
ul.navbar-nav li a:hover , ul.navbar-nav li a:focus {
	color: #60AA85;
	background-color: #fff;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	opacity: 1;
}
.search {
	margin-top:30px;
	padding: 10px;
}

.search .title {
	font-size: 24px;
	font-family: 'thaisans_regular';
	font-weight:;
	padding: 0px 10px;
	background-color: #feef34;
	color: #000;
}
.search .form-group {
	font-size: 20px;
	font-family: 'thaisans_regular';
	color: #fff;
}
.search .form-group label {
	font-weight: normal;
	padding: 0;
	margin: 0;
}
.search .form-control {
	font-size: 18px;
	font-family: 'thaisans_regular';
}
.clear {
	clear: both;
}
.box-left {
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}
.box-right {
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}
.box-left.green {
	border: 1px solid #60AA85;
	background-color: #60AA85;
	padding: 2px;
	font-size: 18px;
	font-family: 'thaisans_regular';
	margin-bottom: 20px;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}
.box-left.green .title2 {
	font-size: 24px;
	font-family: 'thaisans_regular';
	color: #fff;
	background-color: #60AA85;
	padding: 5px 20px;
	background-image:-webkit-gradient(linear,left top,left bottom,from( #73d1b7 ),to( #60AA85 ));
    background-image:-webkit-linear-gradient( #73d1b7,#60AA85 );
    background-image: -moz-linear-gradient( #73d1b7,#60AA85 );
    background-image: -ms-linear-gradient( #73d1b7,#60AA85 );
    background-image: -o-linear-gradient( #73d1b7,#60AA85 );
    background-image: linear-gradient( #73d1b7,#60AA85 );
    overflow: hidden;
}
.box-left.green .title2 .icon {
	width: 50px;
	float: left;
}
.box-left.green .title2 .text {
	width: 160px;
	float: right;
	line-height: 1;
}
.box-left.green .title1 {
	text-align: center;
	font-size: 30px;
	font-family: 'thaisans_regular';
	color: #fff;
	font-weight: bold;
	background-color: #60AA85;
	padding: 5px 20px;
	background-image:-webkit-gradient(linear,left top,left bottom,from( #73d1b7 ),to( #60AA85 ));
    background-image:-webkit-linear-gradient( #73d1b7,#60AA85 );
    background-image: -moz-linear-gradient( #73d1b7,#60AA85 );
    background-image: -ms-linear-gradient( #73d1b7,#60AA85 );
    background-image: -o-linear-gradient( #73d1b7,#60AA85 );
    background-image: linear-gradient( #73d1b7,#60AA85 );
}
.box-left.green .box-content-border{
	margin: 5px 15px;
	padding: 15px 0 10px 0;
	border-top: 3px solid #529272;
}
.box-left.green .box-content{
	margin: 5px 15px;
	padding: 0px 0 10px 0;
}
.box-left.green .box-content a {
	color: #fff;
}
.box-left.green .box-content .calendar{
	margin-bottom: 10px;
}
.box-left.green .box-content .text{
	background-color: #fff;
	padding: 5px;
	line-height: 1;
	color: #60AA85;
	font-weight: bold;
	font-size: 18px;
}
.box-left.green .box-content .text1{
	background-color: #fff;
	padding: 5px;
	line-height: 1;
	color: #000;
}
.box-left.green .box-content.poll{
	color: #fff;
	font-weight: normal;
	line-height: 1;
	overflow: hidden;
	padding:0;
}
.box-left.green .box-content.poll .bt {
	width: 60px;
	float: right;
	font-size: 16px;
	text-align: center;
	background-color:#fff;
	-webkit-border-radius:5px;
  	-moz-border-radius:5px;
  	border-radius:5px;
  	margin-top: 0px;
  	padding: 2px 0;
  	color: #000;
  	margin-left: 15px;
  	margin-top: 3px;
  	margin-bottom: 7px;
}
.box-left.green .box-content.poll .bt:hover{
	background-color: #eee;
}
.box-left.green .box-content.poll .bt a{
	color: #000;
}
.box-left.green .box-content.poll .bt a:hover{
	color: #000;
	text-decoration: none;
}
.box-left.green .more {
	width: 60px;
	float: right;
	font-size: 16px;
	text-align: center;
	background-color:#529272;
	-webkit-border-radius:10px;
  	-moz-border-radius:10px;
  	border-radius:10px;
  	margin-top: 10px;
  	font-weight: normal;
  	padding: 5px 0;
}
.box-left.green .more a {
	color: #fff;
}
.box-left.green .more a:hover {
	color: #fff;
	text-decoration: none;
}
.box-right.green1 {
	border: 1px solid #60AA85;
	background-color: #fff;
	padding: 2px;
	font-size: 18px;
	font-family: 'thaisans_regular';
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);

}
.box-right.green1.box-news {
	height: 650px;
	margin-bottom:20px;
}
.box-right.green1.box-news .pic2 {
	position: relative;
  overflow: hidden;
  width:320px; background-color:#fff; text-align:center; padding:5px;
}
.box-right.green1.box-news .pic2 img {
	-webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.box-right.green1.box-news .pic2 :hover img {
	-webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.box-right.green1.box-news .pic {
	position: relative;
  overflow: hidden;
}
.box-right.green1.box-news .pic img {
	-webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.box-right.green1.box-news .pic :hover img {
	-webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}

.box-right.green1 .title {
	font-size: 30px;
	font-family: 'thaisans_regular';
	color: #60AA85;
	font-weight: bold;
	background-color: #d8ebab;
	padding: 5px 20px;
	background-image:-webkit-gradient(linear,left top,left bottom,from( #d8ebab ),to( #fff ));
    background-image:-webkit-linear-gradient( #d8ebab,#fff );
    background-image: -moz-linear-gradient( #d8ebab,#fff );
    background-image: -ms-linear-gradient( #d8ebab,#fff );
    background-image: -o-linear-gradient( #d8ebab,#fff );
    background-image: linear-gradient( #d8ebab,#fff );
}
.box-right.green1 .box-content {
	margin: 5px 10px 5px 15px;
	padding: 15px 0 10px 0;
	overflow: hidden;
}
.box-right.green1 .box-content .top {
	background-color: #60AA85;
	padding: 10px;
	height: 500px;
}
.box-right.green1 .box-content .top .text1 {
	margin: 10px 0;
	font-size: 20px;
}
.box-right.green1 .box-content .top .text1 a{
	color: #fff;
}
.box-right.green1 .box-content .top .text2{
	color: #cfcfcb;
}
.box-right.green1 .box-content .plain .box-plain {
	overflow: hidden;
	padding: 8px 5px;
}
.box-right.green1 .box-content .plain .box-plain:hover {
	background-color:#e1f9d2;
}
.box-right.green1 .box-content .plain .box-plain .pic {
	width: 136px;
	float: left;
	 background-color:#fff;
	 text-align:center;
	 padding:2px;
	 border:1px solid #60aa85;
}
.box-right.green1 .box-content .plain .box-plain .text1 {
	width: 290px;
	float: right;
}
.box-right.green1 .box-content .plain .box-plain .text1 a{
	color: #000;
}
.box-right.green1 .box-content .plain .box-plain .text2{
	color: #60AA85;
	font-size: 16px;
	width: 290px;
	float: right;
}
.box-right.green1 .box-content .more {
	width: 140px;
	float:right;
	position:relative;
	bottom:0;
	font-size: 16px;
	text-align: center;
	background-color:#529272;
	-webkit-border-radius:10px;
  	-moz-border-radius:150px;
  	border-radius:10px;
  	margin-top: 8px;
  	padding: 5px 0;
	
}
.box-right.green1 .box-content .more a{
	color: #fff;
}
.box-right.green1 .box-content .more a:hover{
	color: #fff;
	text-decoration: none;
}


.box-left.gray {
	border: 1px solid #60AA85;
	background-color: #fff;
	padding: 2px;
	font-size: 18px;
	font-family: 'thaisans_regular';
}
.box-left.gray .title {
	font-size: 24px;
	font-family: 'thaisans_regular';
	color: #60AA85;
	background-color: #d8ebab;
	padding: 5px 5px 5px 20px;
	background-image:-webkit-gradient(linear,left top,left bottom,from( #d8ebab ),to( #fff ));
    background-image:-webkit-linear-gradient( #d8ebab,#fff );
    background-image: -moz-linear-gradient( #d8ebab,#fff );
    background-image: -ms-linear-gradient( #d8ebab,#fff );
    background-image: -o-linear-gradient( #d8ebab,#fff );
    background-image: linear-gradient( #d8ebab,#fff );
}
.box-left.gray .more {
	width: 60px;
	float: right;
	font-size: 16px;
	text-align: center;
	background-color:#529272;
	-webkit-border-radius:10px;
  	-moz-border-radius:150px;
  	border-radius:10px;
  	margin-top: 10px;
  	padding: 5px 0;
}
.box-left.gray .more a {
	color: #fff;
}
.box-left.gray .more a:hover {
	color: #fff;
	text-decoration: none;
}
.box-left.gray .box-content {
	margin: 5px 5px 5px 10px;
	padding: 0px 0 0px 0;
}
.box-left.gray .box-content .box-app {
	overflow: hidden;
	margin: 5px 0;
	padding: 5px;
	width:50%;
	float:left;
	text-align:center;
}
.box-left.gray .box-content .box-app:hover {
	background-color: #fff;
}
.box-left.gray .box-content .pic {
}
.box-left.gray .box-content .text {
	line-height: 1;
	font-weight: bold;
	padding-top: 10px;
	font-size:20px;
}
.box-left.gray.app-deqp {
	height: 480px;
}
.box-left.gray.app-deqp .box-content {
	padding-top:20px;
}
.box-right.gray1 {
	border: 1px solid #60AA85;
	background-color: #fff;
	padding: 2px;
	font-size: 18px;
	font-family: 'thaisans_regular';
	margin-bottom: 20px;
}
.box-right.gray1 .title {
	font-size: 30px;
	text-align: center;
	font-family: 'thaisans_regular';
	color: #60AA85;
	font-weight: bold;
	background-color: #d8ebab;
	padding: 5px 20px;
	background-image:-webkit-gradient(linear,left top,left bottom,from( #d0d3c8 ),to( #fff ));
    background-image:-webkit-linear-gradient( #d0d3c8,#fff );
    background-image: -moz-linear-gradient( #d0d3c8,#fff );
    background-image: -ms-linear-gradient( #d0d3c8,#fff );
    background-image: -o-linear-gradient( #d0d3c8,#fff );
    background-image: linear-gradient( #d0d3c8,#fff );
}
.box-right.gray1 .box-content-border {
	margin: 5px 15px;
	padding: 15px 0 10px 0;
	border-top: 3px solid #529272;
	text-align: center;
	overflow: hidden;
	position:relative;
}
.box-right.gray1 .box-content-border .bol {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, .5), 
0px -15px 35px 0px rgba(50, 50, 50, .3) inset;
	-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, .5), 
0px -15px 35px 0px rgba(50, 50, 50, .3) inset;
	box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, .5), 
0px -15px 35px 0px rgba(50, 50, 50, .3) inset;
margin-top:5px;
}
.box-right.gray1 .media-bg img {
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.box-right.gray1 .media-bg :hover img {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.box-right.gray1 .box-content-border .icon {
	position:absolute;
	top:36px;
	left:40px;
	z-index:99999999;
}
.box-right.gray1 .box-content {
	margin: 5px 15px;
	padding: 15px 0 10px 0;
}
.box-right.gray1 .more {
	width: 60px;
	float: right;
	font-size: 16px;
	text-align: center;
	background-color:#529272;
	-webkit-border-radius:10px;
  	-moz-border-radius:10px;
  	border-radius:10px;
  	margin-top: 10px;
  	font-weight: normal;
  	padding: 5px 0;
}
.box-right.gray1 .more a {
	color: #fff;
}
.box-right.gray1 .more a:hover {
	color: #fff;
	text-decoration: none;
}
.box-right.gray1 .media-bg {
	background:url(../img/media-bg.png) no-repeat center;
	height: 530px;
	text-align: left;
	line-height: 1;
	overflow: hidden;
}
.box-right.gray1 .media-bg a {
	color: #000;
}
.box-right.gray1.e-service {
	height: 480px;
	font-size:20px;
}
.box-right.gray1 .box-content-border .box-eservice {
	text-align: center;
}
.box-right.gray1 .box-content-border .bos {
	width:20.83%;
	float:left;
}
.box-right.gray1 .box-content-border .box-eservice img {
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.box-right.gray1 .box-content-border .box-eservice :hover img {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.banner-video img {
  -webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.banner-video :hover img {
  -webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
.box-left.banner1 {
	background:url(../img/banner1.jpg) no-repeat center;
	height: 190px;
}
.box-left.banner1 .pic {
	text-align: center;
	padding: 23px 0;

}
.box-left.banner1 .text {
	font-size: 26px;
	text-align: center;
	font-family: 'thaisans_regular';
	color: #fff;
	line-height: .9;
	padding: 5px 0;
	background:url(../img/bg-fade.png) no-repeat center;
}
.box-left.banner1 .text a {
	color: #fff;
}
.box-left.banner1 .text a:hover {
	color: #fff;
	text-decoration: none;
}
.box-left img.pix {
	transition: all 1s;
  transition-timing: ease-in-out;
  
}
.box-left img.pix:hover {
	transform: rotate(360deg);
}

.box-left.banner2 {
	background:url(../img/banner2.jpg) no-repeat center;
	height: 190px;
}
.box-left.banner2 .pic {
	text-align: center;
	padding: 23px 0;

}
.box-left.banner2 .text {
	font-size: 26px;
	text-align: center;
	font-family: 'thaisans_regular';
	color: #fff;
	line-height: .9;
	padding: 5px 0;
	background:url(../img/bg-fade.png) no-repeat center;
}
.box-left.banner2 .text a {
	color: #fff;
}
.box-left.banner2 .text a:hover {
	color: #fff;
	text-decoration: none;
}

.box-left.banner3 {
	background:url(../img/banner3.jpg) no-repeat center;
	height: 190px;
}
.box-left.banner3 .pic {
	text-align: center;
	padding: 23px 0;

}
.box-left.banner3 .text {
	font-size: 26px;
	text-align: center;
	font-family: 'thaisans_regular';
	color: #fff;
	line-height: .9;
	padding: 5px 0;
	background:url(../img/bg-fade.png) no-repeat center;
}
.box-left.banner3 .text a {
	color: #fff;
}
.box-left.banner3 .text a:hover {
	color: #fff;
	text-decoration: none;
}

.box-left.banner4 {
	background:url(../img/banner4.jpg) no-repeat center;
	height: 190px;
}
.box-left.banner4 .pic {
	text-align: center;
	padding: 23px 0;

}
.box-left.banner4 .text {
	font-size: 26px;
	text-align: center;
	font-family: 'thaisans_regular';
	color: #fff;
	line-height: .9;
	padding: 5px 0;
	background:url(../img/bg-fade.png) no-repeat center;
}
.box-left.banner4 .text a {
	color: #fff;
}
.box-left.banner4 .text a:hover {
	color: #fff;
	text-decoration: none;
}

.box-left.banner-video {
	background:url(../img/banner-video.jpg) no-repeat center;
	height: 190px;
}
.box-left.banner-video .pic {
	text-align: center;
	padding: 13px 0 0 0;

}
.box-left.banner-video .text {
	font-size: 26px;
	text-align: center;
	font-family: 'thaisans_regular';
	color: #fff;
	line-height: 1.5;
}
.box-left.banner-video .text a {
	color: #fff;
}
.box-left.banner-video .text a:hover {
	color: #fff;
	text-decoration: none;
}
.box-gray {
	background-color: #dbdbdb;
	-webkit-border-radius:10px;
  	-moz-border-radius:10px;
  	border-radius:10px;
  	padding: 15px;
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
          box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}
.box-content-border.map{
	height: 520px;
}




.section-footer {
	margin-top: 20px;
	padding: 20px 0 ;
	color: #fff;
	font-size: 18px;
	font-family: 'thaisans_regular';
	background:url(../img/footer-bg.jpg) #60AB84 no-repeat bottom center;
}
.section-footer a {
	color: #fff;
	line-height: 1;
}
.section-footer .border {
	border-bottom: 2px solid #fff;
	margin-top: 20px;
	margin-bottom: 20px;
}
.section-footer .title {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 2;
	margin-bottom:15px;
}




/* banner small*/
.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 1110px;
    padding: 5px 57px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 120px;
    height: 32px;
    padding: 10px 10px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  992px;
    height: 32px;
}


.jcarousel-skin-tango .jcarousel-item {
    width: 130px;
    height: 32px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 15px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}


.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../img/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../img/prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../img/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../img/next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../img/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../img/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}


/*chart poll*/
#live-poll-area {
  overflow: auto;
  margin-top:0;
  padding-bottom:20px;
}
#live-poll-area p {
	font-size:20px;
	font-weight: bold;
	margin:0;
	margin-left:15px;
	font-family: 'thaisans_regular';
}
.graph-container {
  display: none;
}
.canvas .graph-container {
  display: block;
}
.graph-container .graph {
  width: 280px;
  float:left;
}
.graph-container .graph canvas {
  max-width: 380px;
  height: auto;
}
.bar-chart {
  list-style-type: none;
  padding: 0;
   float:left;
   width:500px;
   padding-right:50px;
   margin-top:0;
   margin-bottom:0;
  max-width: 500px;
}
.bar-chart li {
  margin: 0;
  padding: 0;
  font-family: 'thaisans_regular';
  font-size: 1.5em;
  font-weight: normal;
  line-height: 1.45;
  overflow: auto;
}
.bar-chart span {
  display: block;
}
.bar-chart .label {
  width: 70%;
  float: left;
}
.bar-chart .percentage {
  width: 30%;
  float: right;
  font-size: 1em;
  text-align: right;
  font-family: 'thaisans_regular';
}
.bar-chart .bar-track {
  clear: both;
  display: block;
  background: #e6f0f2;
  box-shadow: 0 2px 0 #cccccc;
  height: 20px;
  overflow: visible;
  margin-bottom: 5px;
}
.bar-chart .bar {
  display: block;
  height: 20px;
}
.bar-chart .answer-0 .bar {
  background-color: #6ba58f;
  box-shadow: 0 2px 0 #298763;
}
.bar-chart .answer-1 .bar {
  background-color: #e97641;
  box-shadow: 0 2px 0 #e85613;
}
.bar-chart .answer-2 .bar {
  background-color: #4d74ad;
  box-shadow: 0 2px 0 #2b5fad;
}
.bar-chart .answer-3 .bar {
  background-color: #eaa736;
  box-shadow: 0 2px 0 #eb9707;
}
.bar-chart .answer-4 .bar {
  background-color: #ebb49b;
  box-shadow: 0 2px 0 #eb946c;
}


.dropdown ul {
	background-color:#fff;
}
.dropdown ul.dropdown-menu li a{
	color:#000;
}
.dropdown ul.dropdown-menu li a:hover{
	color:#60AA85;
	background-image:-webkit-gradient(linear,left top,left bottom,from( #d8ebab ),to( #fff ));
    background-image:-webkit-linear-gradient( #d8ebab,#fff );
    background-image: -moz-linear-gradient( #d8ebab,#fff );
    background-image: -ms-linear-gradient( #d8ebab,#fff );
    background-image: -o-linear-gradient( #d8ebab,#fff );
    background-image: linear-gradient( #d8ebab,#fff );
	border-bottom:1px solid #d8ebab;
}



.calendar  * {
    font-family: 'thaisans_regular';
    font-size: 18px;
	font-weight:normal;
}
.calendar-sm {
    cursor: default;
    height: 250px;
}
.calendar {
    cursor: default;
    width: 225px;
	border:5px solid #fff;
}

.calendar-sm .c-pad-top {
    padding-top: 1%;
}

.calendar .c-pad-top {
    padding-top: 1%;
}

.c-grid {
}
.c-day {
    width: 14.28%;
    height: 13%;
    background-color: #e1f9d2;
    float: left;
    text-align: center;
}

.c-day-previous-month {
    width: 14.28%;
    height: 13%;
    background-color: #F9FBFD;
    float: left;
    text-align: center;
    color: gray;
}

.c-day-next-month {
    width: 14.28%;
    height: 13%;
    background-color: #F9FBFD;
    float: left;
    text-align: center;
    color: gray;
}

.c-week-day {
    width: 14.28%;
    height: 10.38%;
    background-color:#529272;
    color: white;
    float: left;
    text-align: center;
    font-weight: normal;
    padding-top: 1%;
}

.c-next {
    width: 12.5%;
    height: 12%;
    padding: 2% 2% 0 2%;
    text-align: right;
    cursor: pointer;
}

.c-previous {
    width: 12.5%;
    height: 12%;
    padding: 2% 2% 0 2%;
    text-align: left;
    cursor: pointer;
}

.c-month {
    width: 75%;
    height: 12%;
    text-align: center;
}

.c-nav-btn-over {
    background-color: rgb(137, 163, 192) !important;
    font-weight: normal;
}

.c-today {
    background-color: #529272;

}

.c-event {
    background-color: rgb(166, 166, 166);
    color: white;
    font-weight: normal;
    cursor: pointer;
	background-color:#60AA85;
}

.c-grid {
clear:both;
}

.c-event-grid {
	clear:both;
	margin-top:10px;
	overflow-y: scroll;
	height:150px;
	background-color:#fff;
}

.c-grid-title {
    font-weight: normal;
    float: left;
    background-color:#60AA85;
    color: white;
	
}

.c-event-title {
    width: 100%;
    text-align: center;
    font-weight: normal;
    background-color:#529272;
    color: white;
}

.c-event-body {
    background-color: #fff;
    height: 88.1%;
}

.c-event-list {
    padding: 7 0 0 0;
    overflow: auto;
}

.c-event-item > .title {
    font-size: 18px;
	font-family: 'thaisans_regular';
	color: #fff;
	background-color: #60AA85;
	padding: 0;
	padding:2px 5px;
}

.c-event-item > div {
    overflow: hidden;
}

.c-event-item {
    margin-bottom: 10px;
	font-size:18px;
}


.c-event-over {
    background-color: lightgray;
    font-weight: normal;
    color: black;
}

.c-event-over > .description {
    font-weight: normal;
	color:#000;
}
.c-event-over > .description a {
	color:#000;
}
.c-event-over > .description a:hover {
	color:#000;
}

ul.dropdown-sub2 li {
	list-style:none;
	overflow:hidden;
	height:34px;
	padding:5px 10px;
}
ul.dropdown-sub2 li a:link {
	list-style:none;
	padding:5px 10px;
}
.video {
	margin-top:20px;
	margin-bottom:20px;
}
.video .pic2 {
	position: relative;
  overflow: hidden;
  width:255px;
  height:205px;
}
.video .pic2 img {
	-webkit-transition: all 0.6s ease 0s;
          transition: all 0.6s ease 0s;
}
.video .pic2 :hover img {
	-webkit-transform: scale(1.1, 1.1);
      -ms-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}