﻿* {
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
html, body, div, span, applet, object, iframe, input, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, /*tr, th, td,*/ article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	overflow-x: hidden;
}
html, body {
	height: 100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: none;
}
a {
	cursor: pointer;
	text-decoration: none;
}
a img, img {
	border: 0;
}
img {
	max-width: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
:focus {
	outline: none;
}
.clearfix:before, .row:before, .clearfix:after, .row:after {
	content: "";
	display: table;
}
.clearfix, .row {
	zoom: 1;
}
.clearfix:after, .row:after {
	clear: both;
}
.hidden {
	display: none;
}
.block {
	display: block;
}
@font-face {
	font-family: 'thaisans_neueregular';
	src: url("../font/ThaiSansNeue_Regular/font.eot");
	src: url("../font/ThaiSansNeue_Regular/font.eot?#iefix") format("embedded-opentype"),
		 url("../font/ThaiSansNeue_Regular/font.woff") format("woff"),
		 url("../font/ThaiSansNeue_Regular/font.ttf") format("truetype"),
		 url("../font/ThaiSansNeue_Regular/font.svg#thaisans_neueregular") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'thaisans_neuebold';
	src: url("../font/ThaiSansNeue_Bold/font.eot");
	src: url("../font/ThaiSansNeue_Bold/font.eot?#iefix") format("embedded-opentype"),
		 url("../font/ThaiSansNeue_Bold/font.woff") format("woff"),
		 url("../font/ThaiSansNeue_Bold/font.ttf") format("truetype"),
		 url("../font/ThaiSansNeue_Bold/font.svg#thaisans_neuebold") format("svg");
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'db_ozone_xregular';
	src: url("../font/db_ozone_x/font.eot");
	src: url("../font/db_ozone_x/font.eot?#iefix") format("embedded-opentype"),
		 url("../font/db_ozone_x/font.woff") format("woff"),
		 url("../font/db_ozone_x/font.ttf") format("truetype"),
		 url("../font/db_ozone_x/font.svg#db_ozone_xregular") format("svg");
	font-weight: normal;
	font-style: normal;
}
body {
	color: #595959;
	font-family: 'thaisans_neueregular';
	font-size: 18px;
	line-height: 1;
	width: 100%;
	/* Edit Code by Supaporn 10/14/2016 */
	/*filter: grayscale(1)!important;
    background-color: gray !important;*/
    /* End Edit Code by Supaporn 10/14/2016 */
}
#loading {
	background-color: #fff;
	background-image: url(../images/icon/loading.gif), url(../images/logo/thaioil.png);
	background-position: 50% 54%, 50% 46%;
	background-repeat: no-repeat;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 111;
	-webkit-transition: opacity .7s ease-out;
	transition: opacity .7s ease-out;
}
#loading.loaded {
	opacity: 0;
}
a {
	color: #595959;
}
#container {
	margin: 0 auto;
	max-width: 1440px;
	position: relative;
}

#wrapContent {
	margin: 55px auto 0;
	width: 1000px;
}
#sidebar {
	color: #333;
	float: left;
	padding-right: 37px;
	width: 259px;
}
#sidebar.investor-relations {
	background: url(../images/bg/sidebar-ir.png) no-repeat 100% 0;
}
#sidebar > h2 {
	color: #ed037c;
	font-weight: normal;
	text-align: right;
}
#sidebar > h3 {
	color: #666;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 10px;
	text-align: right;
}
#sidebar a {
	color: #333;
}
#sidebar .menu-item {
	border-bottom: 1px solid #ed037c;
}
#sidebar .menu-item h4 {
	background: url(../images/icon/arrow-sidebar.png) no-repeat 9px 17px;
	font-family: 'thaisans_neuebold' !important;
/*height: 39px;*/ }
#sidebar .menu-item h4 a {
	display: block;
	/*line-height: 2;*/
	padding: 10px 0 10px 25px;
}
#sidebar .menu-item h4 a:hover {
	color: #e40377;
}
#sidebar .menu-item .menu-content {
	display: none;
}
#sidebar .menu-item .menu-content li {
	border-top: 1px dotted #666;
	margin-left: 25px;
}
#sidebar .menu-item .menu-content li:first-child {
	border-top: 0;
}
#sidebar .menu-item .menu-content li a {
	display: block;
	padding: 6px 0;
}
#sidebar .menu-item .menu-content li a:hover, #sidebar .menu-item .menu-content li a.active {
	color: #e40377;
}
#sidebar .menu-item.active h4 {
	background: #e40377 url(../images/icon/arrow-sidebar.png) no-repeat 9px -98px;
}
#sidebar .menu-item.active h4 a {
	color: #fff;
}
#sidebar .menu-item.active .menu-content {
	display: block;
}
#content {
	background: url(../images/bg/content-shadow.png) no-repeat;
	float: left;
	margin-left: -23px;
	/*min-height: 500px;*/
	padding: 0 13px;
	width: 764px;
}
#content .heroBanner {
	border-top: 4px solid #ed037c;
	position: relative;
}
#content .heroBanner img {
	display: block;
}
#content .heroBanner h2 {
	font-size: 30px;
	left: 25px;
	position: absolute;
	top: 20px;
}
#content .breadcrumbs {
	color: #979797;
	margin: 20px;
}
#content .breadcrumbs > span {
	color: #ed037c;
}
#content .content {
	margin-top: 30px;
	padding: 0 20px;
}
.content table img {
	max-width: 700px;
}
#content .content > * {
	display: block;
	margin-top: 20px;
}
#content .content .col {
	float: left;
	width: 48%;
}
#content .content .col + .col {
	float: right;
}
#content p {
	margin-top: 20px;
}
.accordion {
	position: relative;
}
.accordion .ac {
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	display: block;
	height: 100%;
	/*line-height: 2;*/
	/*min-height: 40px;*/
	/*background-image: url('../images/common/bg_accor01.jpg');*/
	border-radius: 3px;
	/*font-size:20px;*/
	font-size:19px;
	padding: 10px 10px 10px 50px;
	position: relative;
}
.accordion .ac:before {
	background-color: #ea0579;
	color: #fff;
	content: 'Q :';
	height: 100%;
	left: 0;
	line-height: 2;
	position: absolute;
	text-align: center;
	top: 0;
	width: 40px;
}
.accordion .acr {
	border: 1px solid #f0f0f0;
	color: #f50184;
	display: block;
	height: 40px;
	line-height: 2;
	background-image: url('../images/bg/bg_accordion2.png');
	/*font-size:20px;*/
	font-size:19px;
	padding-left: 20px;
	position: relative;
}
.accordion .acr:after {
	background: url('../images/icon/arrow-up.png') no-repeat 50% 50%;
	color: #fff;
	content: '';
	display: inline-block;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	text-align: center;
	width: 72px;
}
.accordion .ac2 {
	border-top: 1px solid #f0f0f0;
	border-left: 2px solid #f0f0f0;
	border-right: 2px solid #f0f0f0;
	display: block;
	height: 100%;
	line-height: 2;
	background-image: url('../images/common/bg_accor01.jpg');
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	font-size:22px;
}
.accordion .ac2:before {
	background-image: url('../images/common/bg_accor01.jpg');
	color: #fff;
	display: inline-block;
	height: 100%;
	margin-right: 20px;
	text-align: center;
	width: 40px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.accordion div .article {
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	display: none;
	padding: 0 20px 20px;
}
.accordion div .article.w700 {
	border-top: 0;
	border-bottom: 0;
	padding: 0 19px 20px;
}
.accordion div .article.w100p {
	border-top: 0;
	border-bottom: 0;
	padding: 0;
}
.accordion > div {
	/*height: 100px;*/
	height: auto;
	overflow: hidden;
	-webkit-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.accordion > div.target {
	/*max-height: 2000px;*/
	height: auto;
}
.accordion > div.target .article {
	display: block;
}
.accordion > :last-of-type .ac {
	border-bottom: 1px solid #f0f0f0;
}

.accordion div .article2 {
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	display: none;
	padding: 0 0px 0px;
}
.accordion > div.target .article2 {
	display: block;
}
ul.list {
	list-style: disc;
	margin-left: 20px;
}

.filter-reward {
	background: url(../images/aboutus/filter-reward.png) no-repeat;
	float: right;
	height: 21px;
	/*margin-right: 5px;*/
	width: 200px;
}
.filter-reward.en {
	background: url(../images/aboutus/filter-reward-en.png) no-repeat;
}
.filter-reward > a {
	float: left;
	height: 100%;
	width: 90px;
}
.filter-reward > a + a {
	width: 110px;
}
.milestone {
	margin: 20px 13px;
}
.milestone .box,
.milestone .boxL {
	background: #e4e4e4;
	display: block;
	float: left;
	height: 190px;
	margin: 0 6px 20px;
	position: relative;
	width: 130px;
}
.milestone .boxL {
	height: 400px;
	width: 272px;
}
.milestone .year {
	background-color: #ed037c;
	color: white;
	display: block;
	font: 24px Arial;
	line-height: 1.6;
	padding-left: 7px;
	height: 38px;
}
.milestone .boxL .year {
	font-size: 50px;
	height: auto;
	line-height: 1.1;
}
.milestone .boxL .year span {
	display: block;
	font-family: 'thaisans_neueregular';
	font-size: 18px;
}
.milestone p {
	height: 66px;
	margin: 0 !important;
	padding: 7px;
}
.milestone .boxL p {
	height: 140px;
}
.milestone img {
	display: block;
	height: 86px;
	max-width: 100%;
}
.milestone .boxL img { 
	height: 180px;
}
.report .box {
	background: #f2f2f2;
	color: #ed037c;
	display: block;
	font-size: 24px;
	font-weight: bold;
	height: 266px;
	margin-bottom: 14px;
	padding: 4px;
	text-align: center;
	width: 163px;
}
.report .box:hover,
.report .box.current {
	background: #ed037c;
	color: white;
}
.report .box img {
	display: block;
	margin-bottom: 15px;
}
.report .boxPreview {
	background: #f2f2f2;
	
	font-size: 22px;
	padding-bottom: 20px;
}
.report .boxPreview li {
	border-bottom: 1px solid #dfdfdf;
	margin: 0 30px;
	padding: 15px 0;
}
.report .boxPreview li:first-child:first-line {
	color: #ed037c;
	font-size: 24px;
}
.report .boxPreview li .download {
	background: url(../images/icon/pdf.jpg) no-repeat;
	color: #9f9f9f;
	display: block;
	line-height: 1.6;
	min-height: 33px;
	padding-left: 50px;
}
.report .boxPreview li .view {
	background: url(../images/icon/view-html.jpg) no-repeat;
	color: #9f9f9f;
	display: block;
	line-height: 1.6;
	min-height: 33px;
	padding-left: 50px;
}
.newsMain .viewAll {
	float: right;
}
.newsMain .date {
	color: #ed037c;
	display: block;
	font-size: 22px;
	padding-bottom: 3px;
}
.newsMain .prDate {
	color: #0c6eb5;
	display: block;
	font-size: 24px;
	margin-bottom: 5px;
}
.newsMain .prTitle {
	color: #ed037c;
	display: block;
	font-size: 22px;
	margin-bottom: 10px;
}
.newsMain .prView {
	background: #ed037c;
	color: white;
	display: block;
	margin-top: 10px;
	padding: 5px 0;
	text-align: center;
	width: 60px;
}
.newsMain .newsSlide {
	background: #ed037c;
	color: white;
	height: 226px;
}
.newsMain .newsSlide > img {
	float: left;
	height: 226px;
	max-width: 353px;
}
.newsMain .newsSlide > div {
	display: table;
	float: left;
	height: 100%;
	padding: 0 20px;
	width: 300px;
}
.newsMain .newsSlide > div > div {
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}
.newsMain .bx-controls {
	margin-top: 20px;
	text-align: center;
}
.newsMain .bx-pager-item {
	display: inline-block;
	margin: 0 3px;
}
.newsMain .bx-pager-item a {
	background: #ccc;
	display: block;
	height: 12px;
	text-indent: -7777em;
	width: 12px;
}
.newsMain .bx-pager-item .active {
	background: #ed037c;
}
.newsMain .boxTV {
	display: block;
	margin-bottom: 20px;
	width: 194px;
}
.newsMain .boxTV img {
	background: url(../images/bg/box-tv.png) no-repeat;
	display: block;
	height: 178px;
	padding: 11px 13px 12px;
	width: 194px;
}
.newsMain .boxTV .channel {
	background: url(../images/icon/play.png) no-repeat 10px 50%;
	display: block;
	margin-top: 15px;
	min-height: 55px;
	padding-left: 60px;
	position: relative;
}
.newsMain .boxTV .channel:before {
	background: #ccc;
	content: '';
	height: 100%;
	left: 50px;
	position: absolute;
	top: 0;
	width: 1px;
}
.newsMain .boxRadio {
	background: url(../images/icon/radio.png) no-repeat 0 15px;
	border-top: 2px solid #ed037c;
	display: block;
	margin-bottom: 40px;
	min-height: 70px;
	padding: 15px 0 0 50px;
	width: 213px;
}
.newsMain .boxAds {
	display: block;
	margin: 10px 0;
	min-height: 166px;
	position: relative;
}
.newsMain .boxAds img {
	float: left;
	margin-right: 15px;
	width: 125px;
}
.newsMain .boxAds .more {
	bottom: 0;
	left: 140px;
	position: absolute;
}
.boxDct {
	background: #f1f1f1;
	display: block;
	margin-bottom: 23px;
	padding-bottom: 15px;
}
.boxDct .channel {
	background: url(../images/icon/play2.png) no-repeat 20px 50%;
	display: block;
	margin-top: 15px;
	min-height: 75px;
	padding: 15px 0 0 110px;
	position: relative;
}
.boxDct .channel:before {
	background: #ccc;
	content: '';
	height: 100%;
	left: 93px;
	position: absolute;
	top: 0;
	width: 1px;
}
.boxDct .channel strong {
	color: #ed037c;
	display: block;
	font-size: 22px;
}
.overlay {
	background-color: rgba(255, 255, 255, 1);
	bottom: 0;
	height: 0;
	left: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	position: fixed;
	right: 0;
	top: 0;
	width: auto;
	z-index: 95;
}
.overlay.opened {
	height: auto;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-webkit-transition: opacity 1s ease;
	transition: opacity 1s ease;
}
.overlay.closed {
	height: auto;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
}
.lightbox {
	left: 50%;
	opacity: 0;
	filter: alpha(opacity=0);
	position: fixed;
	right: 50%;
	top: -100%;
	z-index: 96;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
}
.lightbox > iframe {
	height: 100%;
	width: 100%;
}
.lightbox.opened {
	opacity: 1;
	filter: alpha(opacity=100);
	top: 120px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: transform 1s ease .8s, opacity 1s ease .8s;
	transition: transform 1s ease .8s, opacity 1s ease .8s;
}
.lightbox.opened2 {
	background-color: #FFFFFF;
	opacity: 1;
	filter: alpha(opacity=100);
	top: 120px;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: transform 1s ease .8s, opacity 1s ease .8s;
	transition: transform 1s ease .8s, opacity 1s ease .8s;
	border:0px solid #999999;
	-moz-box-shadow: 1px 1px 8px 1px #D2CFCF;
	-webkit-box-shadow: 1px 1px 8px 1px #D2CFCF;
	box-shadow: 1px 1px 8px 1px #D2CFCF;
}

.lightbox.closed {
	opacity: 0;
	filter: alpha(opacity=0);
	top: 120px;
	-webkit-transform: scale(0.7);
	transform: scale(0.7);
	-webkit-transition: transform 1s ease, opacity 1s ease;
	transition: transform 1s ease, opacity 1s ease;
}
.lightbox-close {
	background: url(../images/button/close.png) no-repeat;
	height: 38px;
	position: absolute;
	right: -38px;
	top: 0;
	width: 38px;
}

.content table .fancybox-thumb img
{
    max-width:100%;
}

/*Css Corporate governance page */
.textAlignVer{
    display:block;
    filter: flipv fliph;
    -webkit-transform: rotate(-90deg); 
    -moz-transform: rotate(-90deg); 
    transform: rotate(-90deg); 
    position:relative;
    width:20px;
    white-space:nowrap;
    font-size:12px;
    margin-bottom:10px;
}
.TextTitle{
	padding: 8px;
    text-align: left;
}

.textAlignCenter{
	text-align: center;
}

.InnerTable{
  border:1px solid black; 
  border-collapse: collapse;
}	

