@charset "UTF-8";
/* CSS Document */
body {
  padding-top: 0px;
  padding-bottom: 0px;
 font-family: 'THBaijam';
 background-image:none;
 background-repeat : no-repeat;
background-position : center top;
background-attachment:fixed;
font-size: 21px;
line-height: 21px;
}
.contact-box h2 , .search-box h2{
	font-family: 'THBaijam';
	font-size: 24px;
	font-weight: bold;
	color: #209df7;
	margin-bottom:2px;
	margin-top:2px; 
}
A:link {  text-decoration:none}
A:visited {text-decoration: none}
a {
	color: #000000;
}
a:focus , a:hover {
	color: #414242;
}
.form-control{
	font-size: 21px;
}
.table thead th {
    background-color: #dc3034;
    vertical-align: bottom;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
	padding: 6px;
}
ul#topbar-left {
    float: left;
    padding: 10px 15px 0;
    margin-bottom: 0 !important;
}
ul#topbar-right {
    float: right;
    padding: 10px 15px 0;
    margin-bottom: 0 !important;
}
ul#topbar-left li {
    color: #ffffff;
    display: inline;
    float: left;
    padding: 0 10px 10px;
    text-transform: uppercase;
}
ul#topbar-right li {
    color: #ffffff;
    display: inline;
    float: right;
    padding: 0 10px 0 0;
    text-transform: uppercase;
}
.icon-topbar {
	display: inline-block;
	width: 18px;
	height: 18px;
	fill: currentColor;
	position: relative;
	top:2px;
	margin-right: 8px;
	color: #ffffff;	
}
ul#topbar-left a{
	color: #ffffff;	
}
ul#topbar-left a:hover{
	color: #000000;	
}
.tooltip{
      font-size: 18px !important;
}
.icon {
	display: inline-block;
	width: 1em;
	height: 1em;
	fill: currentColor;
	position: relative;
	top:2px;
	margin-right: 8px;
	
}
.icon-social {
	display: inline-block;
	width: 29px;
	height: 29px;
	fill: currentColor;
	position: relative;
	top:2px;
	margin-right: 8px;
	color: #ffffff;
}
.box{
	height:15px;
	}
.box_act{
	height:7px;
	}
.topbar {
	font-size: 24px;
	background-color: #e23656;
	position: absolute;
    text-align: center;
    top: 0;
    opacity: 0.9;
    width: 100%;
    z-index: 100;
    height: 45px;
    padding-left: 90px;
    padding-right: 90px;
}
.footerbar{
	font-size: 21px;
	background-color: #ffffff;
    text-align: left;
    bottom: 0;
    opacity: 0.9;
    z-index: 100;
    height: 125px;
    padding-left: 0px;
    padding-right: 0px;
}
.box-header {
	margin:0px;
	padding: 0px;
}
.footerbar-logo{
	vertical-align: middle;
	text-align: center;
	position: relative;

}
.footerbar-logo img{
	position: relative;
	right: 10px;
    top: 20px;
}
.footerbar-welcome{
	vertical-align: middle;
	text-align: justify;
	padding: 15px 20px 15px 0;
	
}
.footerbar-contact{
	padding: 20px 0px;
	
}
.footerbar .line-right{
	border-right: 1px dotted #cccccc;
	height: 125px;
	background-color: #ffffff;
}
.line-bottom{
	background-color: #e23656;
	height: 6px;
}
.icon-text{
	padding-left: 5px;
}
.padding-left-none {
	padding-left: 0px;
}
.owl-buttons .owl-prev {
    top: 35px !important;
}
.owl-buttons .owl-prev {
    cursor: pointer;
    left: 20px;
    opacity: 0.5;
    position: absolute;
    top: 185px;
    transition: opacity 0.3s ease-in-out 0s;
    width: 20px;
}
.owl-buttons .owl-next {
    top: 35px !important;
}
.owl-buttons .owl-next {
    cursor: pointer;
    opacity: 0.5;
    position: absolute;
    right: 25px;
    top: 185px;
    transition: opacity 0.3s ease-in-out 0s;
    width: 20px;
}

.owl-product .owl-buttons .owl-prev {
    top: 95px !important;
}
.owl-product .owl-buttons .owl-prev {
    cursor: pointer;
    left: 20px;
    opacity: 0.5;
    position: absolute;
    top: 185px;
    transition: opacity 0.3s ease-in-out 0s;
    width: 20px;
}
.owl-product .owl-buttons .owl-next {
    top: 95px !important;
}
.owl-product .owl-buttons .owl-next {
    cursor: pointer;
    opacity: 0.5;
    position: absolute;
    right: 45px;
    top: 185px;
    transition: opacity 0.3s ease-in-out 0s;
    width: 20px;
}

.padding-right-none {
	padding-right: 0px;
}
.products{
	padding-top: 10px;
}
.box-product{
	box-shadow: 2px 2px 5px #cccccc;
	background-color: #fff;
}
.product-title{
	padding: 5px;
	background-color: #d70b10;
	color: #fff;
	font-size: 24px;
}
.banner-thumbs img:last-child{
	padding: 2px;
	margin-right:-2px; 
}
.product-thumbs{
	border-left: 1px solid #cccccc;
}
.product-desc{
	padding: 5px;
	background-color: #eaebec;
	color: #000;
	font-size: 24px;
}
.tabpanel{
	padding-left: 15px;
}
.tab-content{
	border: 1px solid #cccccc;
}
.nav-tabs{
	border-bottom: none;
}
.nav-tabs > li > a{
	border-radius:0px !important;
	background-color: #fab0b2;
	color: #ffffff;
}
.box-activity{
	background-image: url("../images/bg-activity.png");
    background-position: center left;
    background-repeat: no-repeat;
    border: 1px solid #cccccc;
}
.box-activity .activity-list{
	padding: 10px 10px 10px 120px;
}
.icon-activity{
	position: absolute;
	top:0px;
	left: 15px;
}
.activity-list .activity-thumbs img{
	padding: 7px;
	border:1px solid #cccccc;
}
.activity-list .activity-desc{
	padding: 10px 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #054d82;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #ffffff;
    background-color: #057ad0;
}
.navbar-default .navbar-nav > li > a{
	color: #ffffff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background-color: #ffffff;
}
.navbar-default .navbar-nav > li{
	border-right: solid 1px #4cb3fd;
}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left:-15px;
	margin-right:-15px;
}
.navbar-nav > li > a {
	padding-bottom: 10px;
    padding-top: 10px;
    background-color: #fa5b5f;
}
.navbar-brand {
    padding: 7px 14px;
}
.navbar-left-box {
	background-color: #4cb3fd;
	padding-bottom: 10px;
}
.navbar-default {
    /*background-color:transparent;*/
    border-color: #E7E7E7;
}
.container-fluid > .left {
	float: left;
	width: 80%;
}
.container-fluid > .right {
	float: left;
	width: 20%;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;

}
.container {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
	
}
.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ffffff;
    border: 1px solid #FFF;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 1px;
    background-color: #33b1e6;
	 border: 1px solid #33b1e6;
}
.carousel-caption {
    background-color: rgba(1, 1, 1, 0.2);
    bottom: 35%;
    left: 10%;
    min-height: 28%;
    padding: 20px;
    width: 40%;
}
.login-member{
	position: relative;
	background-color: rgba(255,255,255, 0.4);
	width: 30%;
	min-height: 80px;
	left: 2%;
	top: 30px;
	padding-top:15px;
	text-align: left;
}
.slide {
	padding-left: 0px;
	padding-right: 0px;
}
#page-template{

}
#page-template #page-template-banner {
    height: 474px;
    margin: 0;
}
#page-template-banner .right-container {
    float: right;
    height: 100%;
    overflow: hidden;
}
.address-box {
	background-color: #c6e7ff;
	width: 100%;
	height: 100%;
	position: absolute;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
.address-box .contact-box {
	border-bottom: 1px dotted #209df7;
	padding-left: 10px;
	padding-right: 10px;

}
.search-box {
	padding-left: 10px;
 	padding-top: 10px;
}
.search-form {
	padding-left: 40px;
}
.search-form-select {
	padding-top: 16px;
}

.search-form-select select , .search-form-date input {
	margin-bottom: 5px;
}
.search-box .search-form select {
    background-color: #fff;
    border: 1px solid #cccccc;
    font-size: 18px;
    padding: 5px 10px;
    text-transform: uppercase;
}
.search-box .search-form input {
    background-color: #fff;
    border: 1px solid #cccccc;
    font-size: 18px;
    padding: 5px 10px;
    text-transform: uppercase;
}

.search-form-submit {
	float: right;
}

.btn {
    background-color: #e23656;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    box-shadow: none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 21px;
    padding: 0px 22px 0px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: color 0.3s ease-in-out 0s, border-color 0.3s ease-in-out 0s;
    height: 34px;
}

.right-container .social-box {
    background-color: #209df7;
    margin-top: 51px;
    height: 35px;
    text-align: center;
}
.right-container .social-box ul {
    margin: 0;
    padding: 0;
}
.right-container .social-box ul li {
    display: inline-block;
    margin-top: 6px;
    /*margin-right: 10px;*/
    text-align: center;
    height: 30px;
}
.right-container .social-box ul li a {
    color: #ffffff;
    display: inline-block;
    font-size: 10px;
    height: 25px;
    position: relative;
    width: 25px;
}

.right-container .social-box ul li a::before {
    height: 24px;
    width: 24px;
}
.right-container .social-box ul li a span {
    display: none;
}
.social-icon {
	position: absolute;
	top: -52px;
	background-color: #e23656;
	opacity: 0.9;
	width: 300px;
	padding: 5px;
}
.social-icon ul li{
	list-style: none;
	float: left;
}
.social-icon .icon-twitter::before {
    background: rgba(0, 0, 0, 0) url("../images/social-icons.png") no-repeat scroll -25px 0;
}
.social-icon .icon-pinterest::before {
    background: rgba(0, 0, 0, 0) url("../images/social-icons.png") no-repeat scroll -100px 0;
}
.social-icon .icon-instagram::before {
    background: rgba(0, 0, 0, 0) url("../images/social-icons.png") no-repeat scroll -75px 0;
}
.social-icon .icon-youtube::before {
    background: rgba(0, 0, 0, 0) url("../images/social-icons.png") no-repeat scroll -105px 0;
}
.social-icon .icon-facebook::before {
    background: rgba(0, 0, 0, 0) url("../images/social-icons.png") no-repeat scroll  0 0;
}
.social-icon .icon-googleplus::before {
    background: rgba(0, 0, 0, 0) url("../images/social-icons.png") no-repeat scroll -50px 0;
}

.\+left {
    float: left;
}
.\+right {
    float: right;
}
.\+bg-color-orange {
    background-color: #e65423;
}
.\+icon-calendar {
    background: rgba(0, 0, 0, 0) url("../images/icon-calendar-in-form.png") no-repeat scroll 95% center;
}

.\+icon-selected {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: rgba(0, 0, 0, 0) url("../images/icon-selected-in-form.png") no-repeat scroll 95% center;
}

.icon-text {
	padding-left: 5px;
}
.content{
	padding-left: 110px;
	padding-right: 110px;
	position: relative;
	bottom: 125px;
}
.content-left {
	padding-right: 0px;
}
.box-right {
	border-left: 15px solid #fff;
    	padding: 0;
}
label.error {
    color: #f00;
}
.product-detail{
	padding: 10px;
}
.product-video{
	padding: 10px;
}
.box_banner{
	border-radius:0px;
	background-color: #ffffff;
	height: auto;
	padding-left: 15px;
}
.gallery img{
	border:1px solid #cccccc;
	padding: 4px;
}
.box_jobs{
	background-color: #ffffff;
	border:1px solid #cccccc;
}
.box_news{
	background-color: #cccccc;
}
.box_service{
	background-color: #cccccc;
}
.box_training_plan{
	background-image: url("../images/bg-training-plan.png");
    background-position: center left;
    background-repeat: no-repeat;
	background-color: #cccccc;
	background-size: cover;
}
.box_news_main{
	border: 1px solid #33b1e6;
	border-radius:0px;
	background-color: #ffffff;
	height: auto;
}
.rows-training-one {
	background-color: #d63b3e;
    border-bottom: 1px dotted #ffffff;
    font-size: 21px;
    color: #ffffff;
}
.rows-training-two {
	background-color: #fa5b5f;
    border-bottom: 1px dotted #ffffff;
    font-size: 21px;
    color: #ffffff;
}
.nav-stacked > li + li{
	margin-top: 0px;
}
.nav-pills > li > a{
	border-radius: 0px;
	color: #ffffff;
}
.nav-pills > li > a:hover{
	border-radius: 0px;
	color: #000000;
}
.dropdown-menu{
	border-radius: 0px;
	width: 299px;
}
.mScrollbar{
    height: 280px;
    max-width: 100%;
    outline: 0 none;
    overflow: hidden;
    padding: 5px;
}
.rows-service {
    border-bottom: 1px dotted #ffffff;
    padding: 7px;
    font-size: 21px;
}
.rows-news {
    border-bottom: 1px dotted #414242;
    padding: 7px;
    font-size: 21px;
}
.rows-training-one img ,.rows-training-two img,.rows-service img, .rows-news img{
    padding: 0 7px 0 0;
}
.main-title-box {
	background-color: #dc3034;
}
.main-title-box > .line-bottom{
	background-color: #067acd;
	height: 6px;
}
.main-title-box > .line-bottom2{
	height: 6px;
	border-bottom: 1px dotted #414242;
}
.box_news_main2{
	border-radius:0px;
	background-color: #ffffff;
	height: auto;
	border: 1px solid #33b1e6;
	}

.box_main_public_training{
	background-color: #c6e7ff;
	height: auto;
}
.icon-left {
	float: left;
	padding: 7px 7px 0px 7px;
}
.text-head {
	padding-top: 15px;
	float: left;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 14px;
}
.text-head span {
	font-size: 16px;
}	
.text-head2 {
	padding-left: 10px;
	padding-top: 15px;
	float: left;
	font-size: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 14px;
}
.text-head2 span {
	font-size: 18px;
	text-transform: capitalize;
	font-weight: normal;
}	
.main_content_green{
	border-radius:5px 5px 0px 0px;
	height:50px;
	width:100%;
	background-image:url(../images/bg_main_green.png);
	padding-left:45px;
	font-size:24px;
	line-height:40px;
	color:#ffffff;
	font-family: 'THBaijam';
	}
.main_content_green2{
	border-radius:5px 5px 0px 0px;
	height:50px;
	width:100%;
	background-image:url(../images/bg_main_green2.png);
	padding-left:45px;
	font-size:24px;
	line-height:40px;
	color:#ffffff;
	font-family: 'THBaijam';
	}
.main_content_green_rigth{
	border-radius:5px 5px 0px 0px;
	height:50px;
	width:100%;
	background-image:url(../images/bg_main_green3.png);
	padding-left:25px;
	font-size:24px;
	line-height:40px;
	color:#ffffff;
	font-family: 'THBaijam';
	}
.main_content_green_rigth2{
	border-radius:5px 5px 0px 0px;
	height:50px;
	width:100%;
	background-image:url(../images/bg_main_green4.png);
	padding-left:25px;
	font-size:24px;
	line-height:40px;
	color:#ffffff;
	font-family: 'THBaijam';
	}
.main_content_blue2{
	border-radius:5px 5px 0px 0px;
	height:50px;
	width:100%;
	background-image:url(../images/bg_main_blue2.png);
	padding-left:45px;
	font-size:24px;
	line-height:40px;
	color:#ffffff;
	font-family: 'THBaijam';
	}
.main_content_orange{
	border-radius:5px 5px 0px 0px;
	height:50px;
	width:100%;
	background-image:url(../images/bg_main_orange.png);
	padding-left:45px;
	font-size:24px;
	line-height:40px;
	color:#ffffff;
	font-family: 'THBaijam';
	}
.main_content_purple{
	border-radius:5px 5px 0px 0px;
	height:50px;
	width:100%;
	background-image:url(../images/bg_main_purple.png);
	padding-left:45px;
	font-size:24px;
	line-height:40px;
	color:#ffffff;
	font-family: 'THBaijam';
	}
.main_content_purple_right{
	border-radius:5px 5px 0px 0px;
	height:43px;
	width:100%;
	background-image:url(../images/bg_main_purple.png);
	padding-left:25px;
	font-size:24px;
	line-height:40px;
	color:#ffffff;
	font-family: 'THBaijam';
	}
	.main_content_purple2{
	border-radius:5px 5px 0px 0px;
	height:50px;
	width:100%;
	background-image:url(../images/bg_main_purple2.png);
	padding-left:45px;
	font-size:24px;
	line-height:40px;
	color:#ffffff;
	font-family: 'THBaijam';
	}
.main_content_blue{
	border-radius:5px 5px 0px 0px;
	height:50px;
	width:100%;
	background-image:url(../images/bg_main_blue.png);
	padding-left:25px;
	font-size:24px;
	line-height:40px;
	color:#ffffff;
	font-family: 'THBaijam';
	}
.news_content{
	background-color:#34b2e7;
	margin:15px 0px;	
	}
.news_thumb{
	text-align:center;
	background-color:#d5d8d9;
	}
.news_title{
	text-align:left;
	padding:10px;
	color:#ffffff;
	font-size:18px;
	line-height:22px;
	font-family: 'THBaijam_UltraLi';
	height:80px;
	}
.news_view_all{
	color:#33b1e6;
	font-size:22px;
	text-align:right;
	padding:0px 15px 10px 0px;
	}
.act_thumb{
	padding:4px;
	border: 1px solid #d5d8d9;
	text-align:left;
	
	}
.act_box{
	padding-bottom:7px;
	padding-top:7px;
	background-color:#ffffff;
	}
.act_box:hover{
	background-color:#d3effb
	}
.act_text{
	text-align:left;
	color:#555555;
	font-size:19px;
	line-height:22px;
	}
.act_date{
	text-align:left;
	color:#a8a5a5;
	font-size:17px;
	line-height:20px;
	font-family: 'THBaijam_UltraLi';
	}
.act_line_dote{ border-bottom: 1px dotted #d5d8d9; margin-bottom:7px; margin-top:7px;
 }
.img_thumb{
	padding:4px;
	text-align:left;
	background-color:#34b2e7;
	
	}
.box_btn-group{
	text-align:right;
	padding-right:15px;
	margin-bottom:10px;
	margin-top:4px;
	color:#555555;
	
	}
.btn-default {
    color: #555555;
    background-color: #ffffff;
    border-color: #CCC;
}
.about_box{
	background-color: #33b1e6;
	margin:auto;
	margin-top:7px;
	margin-bottom:15px;
	background-image:url(../images/bg_graphic_150x150.png);
	padding:20px 10px 10px 10px;
	color:#ffffff;
	font-family: 'THBaijam_UltraLi';
	text-align:center;
	box-shadow: 5px 5px 2px #cccccc;
	border-radius:10px;
	height:140px;
	width:140px;
	font-size:18px;
	line-height:20px;
	}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
	font-size:22px;
	font-family: 'THBaijam';
	color: #555555;
	}
.nav{
	
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #ffffff;
    cursor: default;
    background-color: #d70b10;
    border-width: 1px;
    border-style: solid;
    border-color: #DDD #DDD transparent;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}
.logo_thumb{
	text-align:center;
	}
.buy_box{
	padding-bottom:7px;
	padding-top:7px;
	margin:15px;
	background-color:#ffffff;
	border-bottom:1px dotted #d5d8d9;
	}
.box_public_training_calendar{
	text-align:center;
	color:#c6e7ff;
	font-size:22px;
	line-height:20px;
	padding:16px;
	font-family: 'THBaijam';
	}

.box_pic_boss{
	text-align:center;
	color:#34b2e7;
	font-size:22px;
	line-height:20px;
	margin:15px;
	font-family: 'THBaijam';
	}

.dropdown-menu {
    font-size: 21px;
}
.box_banner_r{
	width:170px;
	text-align:center;
	margin:auto;
	margin-bottom:15px;
	padding: 4px ;
	border: 1px solid #33b1e6;
	}
.main_text_left{
	float:left;
	}
.main_text_right{
	float:right;
	}
.detail_stat{
	padding-left:15px;
	font-size:22px;
	line-height:25px;
	margin-bottom:15px;
	
	}
.footer{
	width:100%;
	color:#000000;
	background-color:#eaebec;
	padding:20px;
	text-align:center;
	font-family: 'THBaijam';
	}

.navbar-collapse{
	padding-left: 0px !important;
}
	
	
	
@media (max-width: 1170px) {
	.navbar-brand {
    padding: 5px;
}
body{
	background-image:none;
	}
.container {
    width: 100%;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: #dc3034;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #ffffff;
    background-color: #fa5b5f;
}
.navbar {
    position: relative;
    min-height: 100px;
    margin-bottom: 20px;
	padding-top:100px;
    border:none;
	border-radius:0;
	font-size: 20px;
	
}
.dropdown-menu {
	min-width: 176px;
	}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.container { width: 100%; padding-right: 0px; padding-left: 0px;
}

.btn {
	padding: 4px 12px;
	font-size: 15px;
	}

}
@media (max-width: 767px) {
body {

 background-image:none;

}
.content{
	padding-left: 0px;
	padding-right: 0px;
	position: relative;
	bottom: 0px;
}
.content-left {
	padding-right: 15px;
}
.box_banner img{
	padding-bottom: 10px;
}
.navbar-default {
    background-color: #ffffff;
    border-color: #E7E7E7;
}
.navbar-brand {
	padding-left: 30px;
    float: left;
    height: 50px;
    font-size: 18px;
    line-height: 20px;
    width: 50%;
    text-align: left;
}
.navbar-header {
	background-color: #ffffff;
	opacity: 0.9;
}
.nav {
    margin-left: -2px;
    margin-right: -15px;
    margin-top: 0px;
}
	.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
	padding-top:0px;
    border:none;
	border-radius:0;
	font-size: 21px;
	background-image:none;
}
.navbar-default {
    background-color:ffffff;
    border-color: #E7E7E7;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.navbar-default .navbar-toggle{
	border-color:#ee5370
}
.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{
	background-color:#ee5370
}
.navbar-toggle {
    position: relative;
    float: right;
	height:50px;
	width:50px;
	padding: 15px 15px;
	line-height:50px;
	text-align:center;
	font-size:18px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #e23656;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 0px;
}

.main_content_green{
	border-radius:5px 5px 0px 0px;
	height:50px;
	width:100%;
	background-image:url(../images/bg_main_blue.png);
	padding-left:25px;
	font-size:24px;
	color:#ffffff;
	font-family: 'THBaijam';
	}
.news_title{
	text-align:left;
	padding:10px;
	color:#ffffff;
	font-size:22px;
	line-height:25px;
	font-family: 'THBaijam_UltraLi';
	height:auto;
	}

.main_content_orange{
	border-radius:5px 5px 0px 0px;
	height:50px;
	width:100%;
	background-image:url("../images/bg_main_blue.png");
	padding-left:25px;
	font-size:24px;
	line-height:40px;
	color:#ffffff;
	font-family: 'THBaijam';
	}
.main_content_purple {
    border-radius: 5px 5px 0px 0px;
    height: 50px;
    width: 100%;
    background-image: url("../images/bg_main_blue.png");
    padding-left: 25px;
    font-size: 24px;
    line-height: 40px;
    color: #FFF;
    font-family: "THBaijam";
}

.main_content_purple2 {
    border-radius: 5px 5px 0px 0px;
    height: 50px;
    width: 100%;
    background-image: url("../images/bg_main_blue.png");
    padding-left: 25px;
    font-size: 24px;
    line-height: 40px;
    color: #FFF;
    font-family: "THBaijam";
}

.main_content_green2 {
    border-radius: 5px 5px 0px 0px;
    height: 50px;
    width: 100%;
    background-image: url("../images/bg_main_blue.png");
    padding-left: 45px;
    font-size: 24px;
    line-height: 40px;
    color: #FFF;
    font-family: "THBaijam";
}

	}