@import url(//fonts.googleapis.com/css?family=Kanit);
@import url(//fonts.googleapis.com/css?family=Bai+Jamjuree);
@font-face {
    font-family: 'rsu';
    src: url('/fonts/rsu/rsu_bold-webfont.eot');
    src: url('/fonts/rsu/rsu_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/rsu/rsu_bold-webfont.woff2') format('woff2'),
         url('/fonts/rsu/rsu_bold-webfont.woff') format('woff'),
         url('/fonts/rsu/rsu_bold-webfont.ttf') format('truetype'),
         url('/fonts/rsu/rsu_bold-webfont.svg#tahoma') format('svg');
    font-weight: normal;
    font-style: normal;
}
h1, .h1 {
    font-size: 27px !important;
}
p {
	color: #000!important;
}
.kanit
        {
            font-family: "Kanit" !important;
        }
.bai-jam{font-family: 'Bai Jamjuree', sans-serif !important;}

.italic{ font-style: italic;}
#article .accordion h3 {
    font-size: 16px;
}

/* Templates */
.tem-post-content { width: 84%; float: right; }
.tem-secondary { width: 15%; float: left; margin-top: 0px; }

.content-padleft{padding-left:20px}
/* Label */ 
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 400;
}
span.label.label-danger[data-asof] {
    float: right;
    font-weight: 400;
    text-transform: uppercase;
}
 
.page-header.underline-orange {
    margin-top: 10px;
    padding-bottom: 2px;
    border-bottom: 2px solid #ffa218;
    margin-bottom: 10px; 
 
}
.page-header {
    padding-bottom: 9px;
    margin: 20px 0 20px;
    border-bottom: 2px solid #ffa218;
}
.separate-content { 
  /*  margin-top: 10px;*** edit 02/11/2015 by fon */
        margin-top: 5px;
}
/*h1, .h1 {
    font-size: 24px;
}*/
h1, .h1 {
    font-size: 20px;
}
h2, .h2 {
    font-size: 20px; 
}
h3, .h3 {
    font-size: 18px;
}
h4, .h4 {
    font-size: 15px;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}
div.input-label {
   padding-left: 20px;
    padding-right: 10px;
    line-height: 30px;
    vertical-align: middle;
    font-size: 15px;
}
.input-label {
    padding-left: 5px;
    padding-right: 5px;
    font-weight: bold;
}
.separate-left-content {
    margin-left: 15px;
}
.input-items {
    border: 1px solid #7c7c7c;
    overflow: hidden;
    height: 22px;
}

table.input-form, div.input-form {
        /* margin-top: 10px; */
    padding-top: 15px;
    border: 1px dotted #A9A9A9;
    width: 100%;
    padding-bottom: 10px;
    background-color: #F1F1F1;
}


.input-form {
    font-size: 10pt !important;
    /*color: #8C8C8C;*/
}

.btn-set-square:active {
    border: 1px solid #000;
}
.btn-set-default:hover {
    background: #f3b700;
}
.btn-set-square:active {
    border: 1px solid #000;
}
.btn-set-default:hover {
    background: #f3b700;
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
a:hover, a:focus {
    color: #ff5200;
    text-decoration: underline;
}
a:active, a:hover {
    outline: 0;
}
.btn-set-default {
    border: 1px solid #f3b700;
}
.btn-set-square {
   
    margin-bottom: 0;
    font-weight: 200;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background: none;
    white-space: nowrap;
    padding: 2px 21px;
    font-size: 17px;
    line-height: 1.42857143;
    text-decoration: none !important;
    border: 0;
    border-radius: 2px;
    color: #333;
}
.btn-set-default {
    border: 1px solid #f3b700;
}
.bg100{           background-color: #ffdfb2 !important;
    font-weight: 400;}
table {max-width: 100%;background-color: transparent;color:#000;}

.table-bordered { border: 1px solid #ddd;}

table.table-info, table.table-profile, table.table-info-wrap {
    border-bottom: 2px solid #dddddd;
    padding-top: 10px;
}
.table-info, .table-profile, .table-info-wrap, .table-noborder {
    font-size: 10pt !important;
    width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}
.table-info>thead>tr:last-child>th, .table-info>thead>tr:last-child>td, .table-profile>thead>tr:last-child>th, .table-profile>thead>tr:last-child>td, .table-info-wrap>thead>tr:last-child>th, .table-info-wrap>thead>tr:last-child>td {
    border-bottom: 2px solid #fcb034;
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {border-bottom-width: 2px;}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {border: 1px solid #ddd;}
.table-profile>thead>tr>th, .table-profile>thead>tr>td, .table-profile>tfoot>tr>th, .table-profile>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    text-align: left;
    font-weight: bold;
    background-color: #ffe7ca;
    white-space: normal;
}

.table-profile>tbody>tr>th {
       padding: 4px 10px;
    line-height: 15px;
    vertical-align: middle;
    background-color: #dcdcdc;
}
.table-profile p {
    margin: 1px 10px !important;
}
.table-profile>tbody>tr>td {
    padding: 2px;
    line-height: 1.42857143;
    vertical-align: top;
    text-align: left;
    white-space: normal;
}
.set-nav-tabs {
    margin-bottom: 5px;
}

/********************************************************************************************/
/*-----------------------KENDO--------------------------------------------------------------*/
/********************************************************************************************/
.k-widget, .k-block, .k-inline-block, .k-draghandle {
    border-style: none;
    border-width: 0px; 
    -webkit-appearance: none;
        font-size: 12px;
}
.k-widget * > tbody > tr:hover {
    /*background-color: #f5f5f5;*/
    background-color: #ebebeb;
}
.k-header, .k-grid-header-wrap, .k-grid .k-grouping-header, .k-grid-header, .k-pager-wrap, .k-pager-wrap .k-textbox, .k-pager-wrap .k-link, .k-grouping-header .k-group-indicator, .k-gantt-toolbar .k-state-default {
    border-color: #FFFFFF;
    background-color: rgba(255, 255, 255, 0);
}
.k-grid-header,/* .k-pager-wrap, .k-pager-wrap .k-textbox, .k-pager-wrap .k-link,*/ .k-grouping-header .k-group-indicator, .k-gantt-toolbar .k-state-default {
    border-color: #FFFFFF;
    background-color: #E4E4E4;
   /* border-bottom: 3px solid #FFB91D;*/
    /* border-collapse: separate; */
    /* border-spacing: 5px 5px; */
  /*  border-bottom: 2px solid #fcb034;*/
    font-weight: bold;
}

.k-animation-container, .k-widget, .k-widget *, .k-animation-container *, .k-widget *:before, .k-animation-container *:after, .k-block .k-header, .k-list-container {
    -webkit-box-sizing: content-box;
    /*box-sizing: content-box;*/
    box-sizing: border-box;
    /* width: 100%; */
   /* background-color: transparent;*/
    border-collapse: collapse;
    border-spacing: 0;
}
/*
.k-grid-header:first-child
{
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    text-align: left;
    font-weight: bold;
    background-color: #DFEEFF;
    white-space: normal;
}
*/
.k-state-selected:link, .k-state-selected:visited, .k-list > .k-state-selected, .k-list > .k-state-highlight, .k-panel > .k-state-selected, .k-ghost-splitbar-vertical, .k-ghost-splitbar-horizontal, .k-draghandle.k-state-selected:hover, .k-scheduler .k-scheduler-toolbar .k-state-selected, .k-scheduler .k-today.k-state-selected, .k-marquee-color {
    color: #ffffff;
    background-color: #ff5200;
    border-color: #ff5200;  }
    
.k-state-selected {
       color: #7E95EF;
    background-color: #ffdfb2;
    border-color: #FFFFFF;
}
.k-pager-numbers .k-state-selected {
    border-radius: 0px;
}
.k-pager-wrap .k-link:hover {
      color: #4C4C4C;
    border-color: #cccccc;
    background: #ebebeb;
    border: 1px solid #fff;
}
div.k-grid-header, div.k-grid-footer {
    padding-right: 17px;
    border-bottom-style: solid;
    /* border-bottom-width: 1px; */
    zoom: 1;
}

/********************************************************************************************/
/*-----------------------Button--------------------------------------------------------------*/
/********************************************************************************************/
.btn-u {
    border: 0;
    color: #fff;
    font-size: 15px;
    cursor: pointer;
    font-weight: 400;
    padding: 6px 15px;
    position: relative;
    background: #72c02c;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
}
.btn-u.btn-u-brown:hover, .btn-u.btn-u-brown:focus, .btn-u.btn-u-brown:active, .btn-u.btn-u-brown.active, .open .dropdown-toggle.btn-u.btn-u-brown {
    background: #81674b;
}

.btn-u.btn-u-brown {
    background: #9c8061;
}
.btn-u.btn-u-blue {
    background: #3498db;
}
.btn-u.btn-u-blue:hover, .btn-u.btn-u-blue:focus, .btn-u.btn-u-blue:active, .btn-u.btn-u-blue.active, .open .dropdown-toggle.btn-u.btn-u-blue {
    background: #2980b9;
}
.btn-u.btn-u-orange {
    background: #e67e22;
}
.btn-u.btn-u-orange:hover, .btn-u.btn-u-orange:focus, .btn-u.btn-u-orange:active, .btn-u.btn-u-orange.active, .open .dropdown-toggle.btn-u.btn-u-orange {
    background: #d35400;
}
.btn-u.btn-u-sea {
    background: #1abc9c;
}
.btn-u.btn-u-sea:hover, .btn-u.btn-u-sea:focus, .btn-u.btn-u-sea:active, .btn-u.btn-u-sea.active, .open .dropdown-toggle.btn-u.btn-u-sea {
    background: #16a085;
}
.btn-u.btn-u-yellow {
    background: #f1c40f;
}
.btn-u.btn-u-yellow:hover, .btn-u.btn-u-yellow:focus, .btn-u.btn-u-yellow:active, .btn-u.btn-u-yellow.active, .open .dropdown-toggle.btn-u.btn-u-yellow {
    background: #f39c12;
}
.btn-orange {
       background-color: #FFA200;
    color: #FFFDFD;
    text-decoration: none;
    padding: 10px 16px;
    font-size: 15px;
    line-height: 1.33;
    border-radius: 10px;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding-top: 6px;
    padding-left: 30px;
    padding-bottom: 6px;
    padding-right: 30px;
    font-size: 15px;
    line-height: 1.42857143;
    border-radius: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    }
   
.btn-bluesearch {
    background-color: #ff5200;
    color: #FFFDFD;
    text-decoration: none;
    padding: 3px 7px;
    line-height: 1.33;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    font-size: 12px;
    line-height: 1.42857143;
    /* border-radius: 10px; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
} 
.btn-downloadall {
    background-color: #6b462e;
    color: #FFFDFD;
    text-decoration: none;
    padding: 3px 7px;
    line-height: 1.33;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    font-size: 12px;
    line-height: 1.42857143;
    /* border-radius: 10px; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
}
.btn-register {
    background-color: #00cc33;
    color: #FFFDFD !important;
    text-decoration: none !important;
    padding: 3px 7px;
    line-height: 1.33;
    border-radius: 5px;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    font-size: 12px;
    line-height: 1.42857143;
    /* border-radius: 10px; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
} 
.btn-register:hover {
    background-color: #1fa540;

} 

.cal_info, .cal_success, .cal_warning, .cal_error {
       margin: 5px;
    padding: 0px 40px 0px 10px;
    height:160px;
}
.cal_info {
    color: #00529B;
    background-color: #BDE5F8;
}
.cal_success {
    color: #4F8A10;
    background-color: #DFF2BF;
}
.cal_warning {
    color: #9F4000;
    background-color: #FEEFB3;
}
.cal_error {
    color: #D8000C;
    background-color: #FFBABA;
}
.cal_info i, .cal_success i, .cal_warning i, .cal_error i {
    margin:10px 22px;
    font-size:2em;
    vertical-align:middle;
}

.form-control {
    display: block;
    width: 100%;
    height: 30px;
    padding: 2px 11px;
    font-size: 15px;
    line-height: 1.428571;
    color: #222;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-group {
    margin-bottom: 0px;
}
.x {
    display: inline-block;
    vertical-align: middle;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
}
.input-items {
    border: 1px solid #7c7c7c;
    overflow: hidden;
    height: 22px;
}

.issuerheader
{
           margin-top: 10px;
    padding-bottom: 2px;
    /* border-bottom: 3px solid #FCB034; */
    background-color: #F1F1F1;
    text-align: center;
    font-size: 25px;
    padding-bottom: 15px;
    padding-top: 15px;
    margin-bottom: 20px;
    color: #4980BB;}

 .companyheader
    {
          margin-top: 10px;
    padding-bottom: 2px;
    /* border-bottom: 3px solid #FCB034; */
    /* background-color: #F1F1F1; */
    text-align: center;
    font-size: 20px;
    padding-bottom: 15px;
    padding-top: 15px;
  /*  margin-bottom: 20px;*/
    color: #096BD4;
    font-weight: 400;
}
    
 
.nav-pills > li > a {
      border-radius: 4px;
    text-decoration: none;
    background-color: #eeeeee;
    margin-bottom: 10px;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: #fdcf7c;
    color: #6B6B6B;
}

.search-result-header 
{
    margin-top: 15px;
    margin-bottom: 0px;
    font-size: 15px;
    font-weight:600;
    color:#883a00;
   
 }
    
.search-result-header2
{
    margin-top: 15px;
    margin-bottom: 10px;
      font-size: 16px;
    font-weight: 500;
    color: #ca5400;
    
 }
 
.grid-excel-button
{    
    margin-top:15px;
}
    
.update-list
{
	background: #cfc;
}

.pad1{padding-top:10px;}
.pad-b10{padding-bottom:10px !important;}
.mar-b10{margin-bottom:10px !important;}
/********************************************************************************************/
/*----------------------- font--------------------------------------------------------------*/
/********************************************************************************************/
.fontThai{ /*font-family:'Kanit', 'tahoma', sans-serif !important;*/}
.font14{ font-family:'Kanit', 'tahoma', sans-serif !important;font-size:15px;}
.font16{ font-family:'Kanit', 'tahoma', sans-serif !important;font-size:16px;}
.font18{ font-family:'Kanit', 'tahoma', sans-serif !important;font-size:18px;}
.font16W{ font-family:'Kanit', 'tahoma', sans-serif !important;font-size:16px;color: #FFFFFF;}

.font14th		{font-family:'Kanit', 'tahoma', sans-serif !important;font-size:15px;}
.font14th:link		{color:#555777;Text-Decoration:None}
.font14th:visited	{color:#555777;Text-Decoration:None}
.font14th:hover		{color:#ff5200;Text-Decoration:None}
.font14th:active	{color:#ff5200;Text-Decoration:Underline}

.font16th		    {font-family:'Kanit', 'tahoma', sans-serif !important;font-size:16px;}
.font16th:link		{color:#555777;Text-Decoration:None;}
.font16th:visited	{color:#555777;Text-Decoration:None;}
.font16th:hover		{color:#ff5200;Text-Decoration:None;}
.font16th:active	{color:#ff5200;Text-Decoration:None;}

.font18th		    {font-family:'Kanit', 'tahoma', sans-serif !important;font-size:18px;}
.font18th:link		{color:#555777;Text-Decoration:None;}
.font18th:visited	{color:#555777;Text-Decoration:None;}
.font18th:hover		{color:#ff5200;Text-Decoration:None;}
.font18th:active	{color:#ff5200;Text-Decoration:None;}

.fontsubhead-pink {
      font-size: 15px;
    color: #c1610d;
    font-weight: 400;
    padding: 6px 10px;
    background-color: #ffe6c0;
    margin-bottom: 10px;
    margin-top: 10px;
}
.fontsubhead-blue1{font-size: 15px;color: #ff5200; font-weight: 400;padding-bottom: 5px;}

.fonthead1    
{
    font-size: 17px;
    color: #4e4e4e;
    font-weight: 400;
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: center;}
.fonthead2   
{
    font-size: 15px;
    color: #F19101;
    font-weight: 400;
    padding-top: 20px;
    padding-bottom: 10px;
    text-align: left;
    text-decoration: underline;
 }
 .fonthead3    
{
          font-size: 17px;
    color: #dc5100;
    font-weight: 500;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    text-align: left;
    background-color: #ffe2a7;}

.fonthead3-color {
    font-size: 15px;
    color: #884000;
    font-weight: 400;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    text-align: left;
    background-color: #ffe8d5;
}

.fonthead4   
{
    font-size: 17px;
    color: #4e4e4e;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;    margin-bottom: 10px;
    text-align: left;
    padding-left: 10px;
    background-color: #F7F7F7;}
.fontsubhead4  { 
    font-size: 15px;
    color: #883a00;
    line-height: 21px
}

.fonthead5 {
    font-size: 15px;
    color: #ec770f;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    text-align: left;
    background-color: #ffe1bd;
}

.fonthead6 {
    font-size: 16px;
    color: #8e4900;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    text-align: left;
       background-color: #ffddb3;
    font-family:Kanit;
    margin-bottom: 20px;
}
.fontsubhead6-1 {
    font-size: 15px;
    color: #883a00;
    font-weight: 400;
    padding-bottom: 5px;
}
.fontsubhead6-2 {
    font-size: 16px;
    color: #bf4800;
    font-weight: 400;
    padding-bottom: 15px;
   
}
.fonthead6-3{
       font-size: 15px;
    color: #545453;
    font-weight: 300;
    padding-bottom: 5px;
    
}
.fontsubhead6-4
{
    font-size: 15px;
    color: #c58b40;
    /* font-weight: 300; */
    /* padding-bottom: 5px; */
    font-style: italic;}
.fontdetail1    
{
         font-size: 15px;
    color: #8E8E8E;
    font-weight: 400;
    padding-left: 10px;
    /* padding-bottom: 10px; */
    /* margin-top: 10px; */
    text-align: left;
    /* background-color: #F7F7F7; */}

.fontdetail2 {
    font-size: 16px;
    color: #444;
    font-weight: 400;
    padding-left: 10px;
    /* padding-bottom: 10px; */
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
    /* background-color: #F7F7F7; */
    line-height: 1.5em;

}
.fonthead-navtab {
    font-size: 17px;
    color: #737373;
    font-weight: 400;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    background-color: #f9f9f9;
    border: 1px solid #d7d7d7;
    border-bottom: 0px solid #eee;
}
.font-company  {font-size: 13px;
    color: #5f5f5f;
    font-weight: 600;}  
.font-address  {    font-size: 12px;color: #a07256;margin-top: 2px;}   
.fontsubhead-blue {font-size: 15px; color: #883a00;font-weight:600;padding-bottom: 5px;}    
.fontsubhead-orange{font-size: 15px;
    color: #d44e00;
    font-weight: 600;
    padding-bottom: 5px;}  
.fonthead-green{font-size: 15px; color: #ce6f1b;;font-weight:600;padding-bottom: 5px;} 
.fontsubhead-green{font-size: 15px; color: #ce6f1b;;font-weight:600;padding-bottom: 5px;}  
.fontsubhead{font-size: 15px; color: #222;font-weight:600;padding-bottom: 5px;} 
.fontsubhead-blue-thai {font-size: 15px; color: #883a00;font-weight:600;padding-bottom: 5px;}    
.fontsubhead-orange-thai{font-size: 15px; color: #d44e00;
    font-weight: 600;
    padding-bottom: 5px;}  
.bma-content-noindent
{  
  text-indent: 2.5em;
    padding-left: 20px;
    padding-right: 10px;
    margin-top: 0;
    font-size: 12px;
    color: #292929 !important;
    font-weight: 500;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    text-decoration: none;
    margin-bottom: 5px;
    line-height: 1.35em;
    font-family: 'Open Sans' !important;
}
.bma-content1
{       text-indent: 2.5em;
    padding-left: 20px;
    padding-right: 10px;
    margin-top: 0;
    font-size: 15px;
    color: #444;
    font-weight: 400;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    text-decoration: none;
    margin-bottom: 5px;
    line-height: 1.5em;
}
.bma-content1-thai
{   text-indent: 2.5em;
    padding-left: 20px;
    padding-right: 10px;
    margin-top: 0;
    font-size: 15px;
    color: #444;
    font-weight: 400;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    text-decoration: none;
    margin-bottom: 5px;
    line-height: 1.8em;
}
.bma-content1-thai ul {
   list-style: square inside;
   line-height: 1.5em
}
.bma-content1 ul {
   list-style: square inside;
   line-height: 1.5em
}
.bma-content-noindent ul {
   list-style: square inside;
  line-height: 1.5em;
      padding-left: 25px;
  
}
.usergroupicon {
    font-size: 19px;
    color: #FDFDFF;
    background-color: #ff923c;
    padding: 6px;
    border-radius: 50%;
    margin-right: 20px;
    margin-left: 10px;
    width: 34px;
    text-align: center;
    /* border: 3px solid #3E4548;*/
}
.usergroupicon-color {
    font-size: 19px;
    color: #925b20;
    background-color: #f9c28b;
    padding: 5px;
    border-radius: 50%;
    margin-right: 10px;
    margin-left: 10px;
    width: 34px;
    text-align: center;
    /* border: 3px solid #3E4548; */
}
.usergroupicon1 {
    font-size: 15px;
    color: #ffffff;
    background-color: #f99542;
    padding: 6px;
    border-radius: 50%;
    margin-right: 16px;
    margin-left: 10px;
    width: 28px;
    text-align: center;
    /* border: 3px solid #3E4548; */
}

.usergroupicon2 {
    font-size: 19px;
    color: #FDFDFF;
    background-color: #bb7901;
    padding: 6px;
    border-radius: 50%;
    margin-right: 20px;
    margin-left: 10px;
    width: 34px;
    text-align: center;
    /* border: 3px solid #3E4548; */
}
.icon-check{font-size: 15px;color: #ce6f1b;text-align: center;}
.bordericon {
    float: left;
    display: inline-block;
    width: 22px;
    height: 22px;
    /* vertical-align: middle; */
    border: 3px double #C5C8CA;
    border-radius: 50%;
    padding: 4px;
    font-size: 15px;
    width: 28px;
    height: 26px;
    margin-right: 5px;
}
    
 img-responsive1{width: 100%;height: auto; box-sizing: border-box; }   
 
 .contentmargin1{margin-left:10px;margin-right:10px;margin-top:10px;}
 
 .back-gray{    background-color: #fcfcfc;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    padding: 10px 17px;
    display: inline-block;
    border: 1px solid #E6E9ED;
    }
.entry-title1{
    text-align: center;
}  
 .entry-title1 a {
    font-family: 'Open Sans','tahoma';
    font-size: 18px;
    line-height: 1.1em;
    margin-bottom: 10px;
    color: #252525;
    font-weight: 400;
    text-align: center;
}
.entry-title1 a:hover {
       color: #4DA4E4;
    text-decoration: none;
   
}
 /********************************************************************************************/
/*----------------------- table static page--------------------------------------------------------------*/
/********************************************************************************************/
div.centered 
{
    text-align: center;
}

div.centered table 
{
    margin: 0 auto; 
    text-align: left;
}

.wrap-tables {
    width: 100%;
    overflow: auto;
}

.tb-style-striped-blue1 thead th {background-color: #9e531d;border: 1px solid #fff;color: #fff;padding: 3px;vertical-align: middle;    text-align: center;font-size: 15px;font-weight: 400;}
.tb-style-striped-blue1 tbody td {font-size:12px;padding: 3px; text-align:left;background-color: #ECECEC; /*width: 20%;*/color:#222; border-right: 1px solid #fff; border-bottom : 1px solid #fff;}  
.tb-style-striped-blue1 tbody th {font-size: 12px;padding: 3px; text-align: left;background-color: #E7EFFD;width: 15%;border-right: 1px solid #fff; border-bottom : 1px solid #fff;    }

.tb-style-tpm{ width:100%}
.tb-style-tpm thead th {background-color: #E2E2E2; padding: 3px;vertical-align: middle;border: 1px solid #fff;text-align: center;font-size: 15px;font-weight: 400;}
.tb-style-tpm tbody td {font-size:12px;padding: 3px; text-align:right;background-color: #fafafa; width: 10%;color:#222; border-right: 1px solid #fff; border-bottom : 1px solid #fff;    color: #222;}  
.tb-style-tpm tbody th {font-size: 12px;padding: 3px; text-align: left;background-color: #ffdfb2; width: 12%;border-right: 1px solid #fff; border-bottom : 1px solid #fff; font-weight: 400;color: #222;   }
.tb-style-tpm tbody tr:first-child {border-top:4px #ffa900 solid ;padding: 3px}
 
/* Striped Blue */
.tb-style-striped-blue {margin-bottom: 20px;}
.tb-style-striped-blue thead th {font-weight: 400;font-size:15px;            border-bottom: 2px solid #d28e3a;
    background-color: #ffc776;padding: 5px; vertical-align:middle;}
.tb-style-striped-blue tbody td {    font-size: 12px;
    padding: 4px 4px;
    text-align: left;
    color: #222;
    /* border-right: 1px solid #eee; */
    border-bottom: 1px solid #e2d4ba;}
/*.tb-style-striped-blue tbody td:first-child { width:10%; text-align:left}
.tb-style-striped-blue tbody td:last-child { border-right:0}*/
.tb-style-striped-blue tbody tr:nth-child(even) { background: #fff7e5;}
.tb-style-striped-blue tbody tr:nth-child(odd) { background:#FFF}


 /* Four Col */
 .tb-style-four-col{width:100%}
.tb-style-four-col thead th:first-child { text-align:left;   padding: 10px 20px;}
.tb-style-four-col tbody td:first-child { text-align:left; line-height:1.6 ;  padding: 10px 20px; }
.tb-style-four-col tbody td:nth-child(3) { text-align:center;} 
.tb-style-four-col td:nth-child(2),.tb-style-four-col  td:nth-child(3),.tb-style-four-col  td:nth-child(4) { width:70px;}


.tb-style-four-col thead th 
{font-weight: 400;font-size:15px; background-color: #F7F7F7; 
 border-right-width: 1px;    border-right-style: solid;   border-right-color: #eee;
 border-left-width: 1px;    border-left-style: solid;    border-left-color: #eee;   
 padding: 10px 20px;} 

.tb-style-four-col tbody td
{
    text-align: center;
    color: #252525;
    border-right-width: 1px;
    line-height: 1.5em;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #eee;
    border-bottom-color: #eee;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #eee;
}



/* Setnews */
.tb-style-setnews { width:100%;margin-bottom:40px;}
.tb-style-setnews thead th:first-child { text-align:left;
  background-color: #F7F7F7; 
 border-right-width: 1px;    border-right-style: solid;   border-right-color: #eee;
 border-left-width: 1px;    border-left-style: solid;    border-left-color: #eee;    
  padding: 10px 20px;}
.tb-style-setnews thead th:nth-child(2) { /*text-align:left*/
background-color: #F7F7F7; 
 border-right-width: 1px;    border-right-style: solid;   border-right-color: #eee;
 border-left-width: 1px;    border-left-style: solid;    border-left-color: #eee;      padding: 10px 20px;}
.tb-style-setnews tbody td { padding:22px 20px; text-align:center; color:#222; border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #eee;
	border-bottom-color: #eee;
	 padding: 10px 20px;}
.tb-style-setnews tbody td:first-child { width:10%; text-align:left}
.tb-style-setnews tbody td:last-child { border-right:0}
.tb-style-setnews tbody td:nth-child(2) { width:75%; text-align:left; line-height:1.6} 
.tb-style-setnews tbody td:nth-child(4) { text-align:center;} 
.tb-style-setnews tbody tr:nth-child(even) { background:#f9f9f9}
.tb-style-setnews tbody tr:nth-child(odd) { background:#FFF}
.tb-style-setnews thead th {font-weight: 400;font-size:15px;
  background-color: #F7F7F7; 
 border-right-width: 1px;    border-right-style: solid;   border-right-color: #eee;
 border-left-width: 1px;    border-left-style: solid;    border-left-color: #eee;               
    padding: 10px 20px;           }


.tb-style-setnews tbody td
{
    text-align: center;
    color: #252525;
    border-right-width: 1px;
    line-height: 1.5em;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #eee;
    border-bottom-color: #eee;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #eee;
}



/* Trader Register*/
.tb-style-treg { width:100%;/*margin-bottom:40px;*/}
/*.tb-style-gcg  thead th:first-child { text-align:left;}*/
.tb-style-treg  thead th:nth-child(2) { /*text-align:left*/}
.tb-style-treg  tbody td { padding:5px 10px; text-align:center; color:#222; border-right-width: 1px; 
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #eee;
	border-bottom-color: #eee;}
.tb-style-treg  tbody td:first-child {  width:5%;text-align:center}
.tb-style-treg  tbody td:last-child { border-right:0}
.tb-style-treg  tbody td:nth-child(2) {  text-align:left; line-height:1.6} 
.tb-style-treg  tbody td:nth-child(3) { text-align:center;} 
.tb-style-treg  tbody tr:nth-child(even) { background:#f9f9f9}
.tb-style-treg  tbody tr:nth-child(odd) { background:#FFF}
.tb-style-treg  thead th {    font-size: 15px;
        font-size: 12px;
    text-align: center;
    background-color: #ececec;
    line-height: 2.0;
    border-bottom: 2px solid #bfbfbf;
    border-left: 1px solid #e0e0e0;
    color: #7d7d7d;

}


/* GCG */
.tb-style-gcg { width:90%;margin-bottom:40px;}
/*.tb-style-gcg  thead th:first-child { text-align:left;}*/
.tb-style-gcg  thead th:nth-child(2) { /*text-align:left*/}
.tb-style-gcg  tbody td { padding:22px 20px; text-align:center; color:#222; border-right-width: 1px; 
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #eee;
	border-bottom-color: #eee;}
.tb-style-gcg  tbody td:first-child {  width:65%;text-align:left}
.tb-style-gcg  tbody td:last-child { border-right:0}
.tb-style-gcg  tbody td:nth-child(2) {  text-align:center; line-height:1.6} 
.tb-style-gcg  tbody td:nth-child(3) { text-align:center;} 
.tb-style-gcg  tbody tr:nth-child(even) { background:#f9f9f9}
.tb-style-gcg  tbody tr:nth-child(odd) { background:#FFF}
.tb-style-gcg  thead th {font-weight: 400;font-size:15px; text-align:center;background-color: #F7F7F7; line-height:3}


/* Committees */

.tb-style-committee{width: 80%;margin-bottom: 20px;background-color: transparent;color: #000; margin-top: 20px;margin-left: 20px;}
.tb-style-committee thead th {font-size:15px;vertical-align: bottom;border-bottom: 2px solid #dddddd;    font-weight: 400;background-color: #EFEFEF;}
.tb-style-committee tbody td:first-child { text-align:center;} 
.tb-style-committee tbody td { text-align:left; font-size:15px; } 

/* Convention */

.tb-style-convention{width: 100%;margin-bottom: 20px;background-color: transparent;color: #000; margin-top: 20px;/*margin-left: 20px;*/}
.tb-style-convention thead {border: 1px solid #dddddd; border-bottom: 2px solid #dddddd;    font-weight: 400;font-size: 15px;background-color: #EFEFEF;}
.tb-style-convention thead th {  border: 1px solid #dddddd;  padding: 2px;font-weight: 400;font-size:15px;vertical-align: bottom;font-weight: 400;background-color: #EFEFEF;  border-bottom: 4px solid #ffa900; }
.tb-style-convention tbody td:first-child { text-align:left;} 
.tb-style-convention tbody td { border: 1px solid #dddddd; text-align:left; font-size:15px; padding: 5px;} 
.tb-style-convention td:nth-child(2) {text-align:center; }
.tb-style-convention td:nth-child(3) {text-align:center; }


.tb-style-convention1{ width:100%;margin-bottom:20px;}
.tb-style-convention1 thead th:nth-child(2) { /*text-align:left*/}
.tb-style-convention1 tbody td { 
    padding: 5px 5px;
    text-align: center;
    color: #222;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #eee;
    border-bottom-color: #eee;
    border: 1px solid #eee;
       font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.005px;}
.tb-style-convention1 tbody td:first-child {     width: 5%;text-align: center;}
.tb-style-convention1 tbody td:last-child { border-right:0}
.tb-style-convention1 tbody td:nth-child(2) { width:75%; text-align:left; line-height:1.6} 
.tb-style-convention1 tbody td:nth-child(4) { text-align:center;} 
.tb-style-convention1 tbody tr:nth-child(even) { background:#f9f9f9}
.tb-style-convention1 tbody tr:nth-child(odd) { background:#FFF}
.tb-style-convention1 thead th {    font-weight: 400;
    font-size: 15px;
    border: 1px solid #eee;
    padding: 2px;
    background-color: #DCDCDC;
    border-bottom: 4px solid #ffa900;    text-align: center;}
/* Rule */
.tb-style-rule{ width:100%;margin-bottom:20px;
    font-family: "Kanit";
    font-size: 15px;}
.tb-style-rule thead th:nth-child(2) { /*text-align:left*/}
.tb-style-rule tbody td { 
    padding: 5px 5px;
    text-align: center;
    color: #222;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #eee;
    border-bottom-color: #eee;
    border: 1px solid #eee;
 
    font-size: 15px;}
.tb-style-rule tbody td:first-child {     width: 10%;text-align: center;}
.tb-style-rule tbody td:last-child { border-right:0}
.tb-style-rule tbody td:nth-child(2) { width:75%; text-align:left; line-height:1.6} 
.tb-style-rule tbody td:nth-child(4) { text-align:center;} 
.tb-style-rule tbody tr:nth-child(even) { background:#f9f9f9}
.tb-style-rule tbody tr:nth-child(odd) { background:#FFF}
.tb-style-rule thead th {        /* font-weight: 400; */
    font-size: 12px;
    border: 1px solid #eee;
    padding: 2px;
    background-color: #eaeaea;
    border-bottom: 2px solid #c3c3c3;
    text-align: center;
    color: #696969;}
    /* Rule  4 rows*/
.tb-style-rule4{ width:100%;margin-bottom:20px;
    font-family: "Kanit";
    font-size: 15px;}
.tb-style-rule4 thead th:nth-child(2) { /*text-align:left*/}
.tb-style-rule4 tbody td { 
    padding: 5px 5px;
    text-align: center;
    color: #222;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #eee;
    border-bottom-color: #eee;
    border: 1px solid #eee;
 
    font-size: 15px;}
.tb-style-rule4 tbody td:first-child {     width: 10%;text-align: center;}
.tb-style-rule4 tbody td:last-child { border-right:0}
.tb-style-rule4 tbody td:nth-child(2) { width:60%; text-align:left; line-height:1.6} 
.tb-style-rule4 tbody td:nth-child(3) { width:15%; text-align:left; line-height:1.6} 
.tb-style-rule4 tbody td:nth-child(4) { text-align:center;} 
.tb-style-rule4 tbody tr:nth-child(even) { background:#f9f9f9}
.tb-style-rule4 tbody tr:nth-child(odd) { background:#FFF}
.tb-style-rule4 thead th {        /* font-weight: 400; */
    font-size: 12px;
    border: 1px solid #eee;
    padding: 2px;
    background-color: #eaeaea;
    border-bottom: 2px solid #c3c3c3;
    text-align: center;
    color: #696969;}
    /* Rule 2 rows */
.tb-style-rule2{ width:100%;margin-bottom:20px;
    font-family: "Kanit";
    font-size: 15px;}
.tb-style-rule2 thead th:nth-child(2) { /*text-align:left*/}
.tb-style-rule2 tbody td { 
    padding: 5px 5px;
    text-align: center;
    color: #222;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #eee;
    border-bottom-color: #eee;
    border: 1px solid #eee;
 
    font-size: 15px;}
.tb-style-rule2 tbody td:first-child {     width: 90%;text-align: left;}
.tb-style-rule2 tbody td:last-child { border-right:0}
.tb-style-rule2 tbody td:nth-child(2) { width:10%; text-align:center; line-height:1.6} 
.tb-style-rule2 tbody td:nth-child(4) { text-align:center;} 
.tb-style-rule2 tbody tr:nth-child(even) { background:#f9f9f9}
.tb-style-rule2 tbody tr:nth-child(odd) { background:#FFF}
.tb-style-rule2 thead th {        /* font-weight: 400; */
    font-size: 12px;
    border: 1px solid #eee;
    padding: 2px;
    background-color: #eaeaea;
    border-bottom: 2px solid #c3c3c3;
    text-align: center;
    color: #696969;}
/* Board */

.tb-style-board{width: 95%;margin-bottom: 20px;background-color: transparent;color: #000; margin-top: 20px;margin-left: 20px;}
.tb-style-board thead th {font-weight: 400;font-size:15px;vertical-align: bottom;border-bottom: 2px solid #dddddd;    font-weight: 400;font-size: 15px;background-color: #EFEFEF;}
.tb-style-board tbody td { text-align:left;font-weight: 400;font-size:15px;} 
.tb-style-board  tbody tr:nth-child(even) { background:#f9f9f9}
.tb-style-board  tbody tr:nth-child(odd) { background:#FFF}

/* dealer */
.tb-style-dealer { width: 100%;margin-bottom: 20px;background-color: #ececec;color: #000; margin-top: 20px;vertical-align:center;border: 1px solid #ddd;}
.tb-style-dealer >thead>tr>th {border-bottom-width: 2px;    vertical-align: middle;}
.tb-style-dealer >tbody>tr>td {border-width: 1px;padding: 10px;}
.tb-style-dealer thead th {font-weight: 400;font-size:15px;text-align:center;border: 1px solid #ddd;}
.tb-style-dealer tbody td {font-weight: 400;font-size:15px;border: 1px solid #ddd;}
.tb-style-dealer tbody td:first-child {  width: 3%;text-align:center;}
.tb-style-dealer tbody td:nth-child(2){ width: 5%;text-align:center; }
.tb-style-dealer tbody td:nth-child(3) {width: 7%;text-align:left; }
.tb-style-dealer tbody td:nth-child(4) {width: 60%;text-align:left; }
.tb-style-dealer tbody td:nth-child(5) {width: 12%;text-align:left; }
.tb-style-dealer tbody td:nth-child(6) {width: 12%;text-align:left; }
.tb-style-dealer  tbody tr:nth-child(even) { background:#f9f9f9;}
.tb-style-dealer  tbody tr:nth-child(odd) { background:#FFF;}




/* Dealer Ranking */

.tb-style-ranking {width: 100%;margin-bottom: 30px;background-color: transparent;color: #000; margin-top: 5px;margin-left: 0px;}
.tb-style-ranking thead th {font-weight: 400;font-size:15px;vertical-align: bottom; font-weight: 400;font-size: 12px;background-color: #EFEFEF;text-align:center;}
.tb-style-ranking >tbody>tr>td {border-width: 1px;padding: 3px;}
.tb-style-ranking tbody td:first-child { text-align:center;} 
.tb-style-ranking tbody td:nth-child(2) { text-align:left;} 
.tb-style-ranking tbody td:nth-child(3) { text-align:right;} 
.tb-style-ranking tbody td:nth-child(4) { text-align:right;} 
.tb-style-ranking tbody td:nth-child(5) { text-align:right;} 
.tb-style-ranking tbody td { text-align:center;} 
.tb-style-ranking tbody tr:last-child {border-bottom: 2px solid #fcb034; background:#f9f9f9}

.tb-ranking{ width:75%;margin-bottom:20px;}
.tb-ranking thead th:nth-child(2) { /*text-align:left*/}
.tb-ranking tbody td { 
    padding: 5px 5px;
    text-align: center;
    color: #222;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #eee;
    border-bottom-color: #eee;
    border: 1px solid #eee;
    font-family: 'tahoma',sans-serif;
    font-size: 15px;}
.tb-ranking tbody td:first-child {  width: 25%;text-align: center;}
.tb-ranking tbody td:last-child { border-right:0}
.tb-ranking tbody td:nth-child(2) { width:25%; text-align:center; line-height:1.6} 
.tb-ranking tbody td:nth-child(3) { width:25%; text-align:center; line-height:1.6} 

.tb-ranking tbody tr:nth-child(even) { background:#f9f9f9}
.tb-ranking tbody tr:nth-child(odd) { background:#FFF}
.tb-ranking thead th {    font-weight: 400;
    font-size: 15px;
    border: 1px solid #eee;
    padding: 2px;
    background-color: #DCDCDC;
    border-bottom: 4px solid #ffa900;    text-align: center;}
   


/* ESG Table */

.tb-style-esgb {width: 100%;margin-bottom: 30px;background-color: transparent;color: #000; margin-top: 5px;margin-left: 0px;}
.tb-style-esgb thead th {font-weight: 400;font-size:12px;vertical-align: bottom; font-weight: 400;font-size: 12px;background-color: #EFEFEF;text-align:center;}
.tb-style-esgb >tbody>tr>td {border-width: 1px;padding: 3px;}
.tb-style-esgb tbody td:first-child { text-align:center;} 
.tb-style-esgb tbody td:nth-child(2) { text-align:left;} 
.tb-style-esgb tbody td:nth-child(3) { text-align:right;} 
.tb-style-esgb tbody td:nth-child(4) { text-align:right;} 
.tb-style-esgb tbody td:nth-child(5) { text-align:right;} 
.tb-style-esgb tbody td { text-align:center;} 
.tb-style-esgb tbody tr:last-child {border-bottom: 2px solid #fcb034; background:#f9f9f9}

.tb-esgb{ width:98%;margin-bottom:20px;}
.tb-esgb thead th:nth-child(2) { /*text-align:left*/}
.tb-esgb tbody td { 
    padding: 5px 5px;
    text-align: center;
    color: #222;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #eee;
    border-bottom-color: #eee;
    border: 1px solid #eee;
    font-family: "Kanit",'tahoma',sans-serif;
    font-size: 15px;}
.tb-esgb tbody td:first-child {  width: 25%;text-align: center;}
.tb-esgb tbody td:last-child { border-right:0}
.tb-esgb tbody td:nth-child(2) { width:25%; text-align:center; line-height:1.6} 
.tb-esgb tbody td:nth-child(3) { width:25%; text-align:center; line-height:1.6} 
.tb-esgb tbody td:nth-child(4) { width:25%; text-align:center; line-height:1.6} 

.tb-esgb tbody tr:nth-child(even) { background:#f9f9f9}
.tb-esgb tbody tr:nth-child(odd) { background:#FFF}
.tb-esgb thead th {    font-weight: 400;
    font-size: 16px;
    border: 1px solid #eee;
    padding: 2px;
    background-color: #d2e2d2;
    border-bottom: 0px solid #339900;    text-align: center;}
   


/* Trader */

.tb-style-trader {width: 95%; margin-bottom: 20px;background-color: transparent;color: #000; margin-top: 5px;margin-left: 20px;}
.tb-style-trader thead th {font-weight: 400;font-size:15px;vertical-align: bottom; border-bottom: 2px solid #fcb034; font-weight: 400;font-size: 12px;background-color: #EFEFEF;text-align:center;}
.tb-style-trader tbody td:first-child { text-align:center;} 
.tb-style-trader tbody td:nth-child(2) { text-align:left;} 
.tb-style-trader tbody td:nth-child(3) { text-align:right;} 
.tb-style-trader tbody td:nth-child(4) { text-align:right;} 
.tb-style-trader tbody td:nth-child(5) { text-align:right;} 
.tb-style-trader tbody td { text-align:center;} 
.tb-style-trader tbody tr:last-child {border-bottom: 2px solid #eee; }

/* Downloadpdf*/
 .tb-downloadpdf{width:100%;font-family: "Kanit";font-size: 15px;}
 .tb-downloadpdf thead th:first-child, .tb-downloadpdf tbody td:first-child { text-align:left;   padding: 10px 20px;}
.tb-downloadpdf tbody td:nth-child(2) { text-align:center;} 


.tb-downloadpdf thead th 
{font-weight: 400;
    font-size: 12px;
    background-color: #eaeaea;
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: #eee;
    border-left-width: 0px;
    border-left-style: solid;
    border-left-color: #eee;
    padding: 10px 20px;
    color: #808080;} 

.tb-downloadpdf tbody td {
    text-align: center;
    color: #383838;
    border-right-width: 0px;
    line-height: 1.5em;
    border-bottom-width: 0px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #eee;
    border-bottom-color: #eee;
    border-left-width: 0px;
    border-left-style: solid;
    border-left-color: #eee;
}


.fontheadblue {
    font-size: 15px;
    font-weight: 600;
    color: #ca4a00;
    line-height: 22px;
}

.fontheadblue1 {
    font-size: 15px;
    font-weight: bold;
    color: #ca4a00;
    padding-bottom: 5px;
}
.fontheadorange  
{
    font-size: 16px;
    color: #ff9900;
    font-weight: 400;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 5px;
    text-align: left;
    padding-left: 5px;
    background-color: #F7F7F7;
}


/* Underwriter and Registrar */

.tb-style-underwriter {width: 100%;margin-bottom: 20px;background-color: transparent;color: #000; margin-top: 20px;/*margin-left: 20px;*/}
.tb-style-underwriter thead th {font-weight: 400;vertical-align: bottom; font-weight: 400;font-size: 12px;background-color: #EFEFEF;text-align:center;}
.tb-style-underwriter >tbody>tr>td {border-width: 1px;padding: 3px;}
.tb-style-underwriter tbody td:first-child { text-align:center;} 
.tb-style-underwriter tbody td:nth-child(2) { text-align:left;} 
.tb-style-underwriter tbody td:nth-child(3) { text-align:center;} 
.tb-style-underwriter tbody td:nth-child(4) { text-align:center;} 
.tb-style-underwriter tbody td:nth-child(5) { text-align:right;}
.tb-style-underwriter tbody td:nth-child(6) { text-align:right;}
.tb-style-underwriter tbody td { text-align:center;} 
.tb-style-underwriter tbody tr:last-child {border-bottom: 2px solid #fcb034;}


/********************************************************************************************/
/*----------------------- hr style--------------------------------------------------------------*/
/********************************************************************************************/

hr.style-three { border: 0; border-bottom: 1px dashed #ccc; background: #999; margin-right: auto; }

hr.style-two { border: 0; height: 1px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); margin-right: auto;  }

hr.style-six { border: 0; height: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.3); margin-right: auto; }


/********************************************************************************************/
/*----------------------- Gallery--------------------------------------------------------------*/
/********************************************************************************************/

.demo-gallery > ul {
  margin-bottom: 0;
}
.demo-gallery > ul > li {
    float: left;
    margin-bottom: 10px;
    margin-right: 0px;
    width: 350px;
}
.demo-gallery > ul > li a {
  border: 3px solid #FFF;
  border-radius: 3px;
  display: block;
  overflow: hidden;
  position: relative;
  float: left;
}
.demo-gallery > ul > li a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  /*height: 100%;*/height: 210px;
  width: 100%;
}
.demo-gallery > ul > li a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery > ul > li a:hover .demo-gallery-poster > img {
  opacity: 1;
}
.demo-gallery > ul > li a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}
.demo-gallery > ul > li a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.demo-gallery > ul > li a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .justified-gallery > a > img {
  -webkit-transition: -webkit-transform 0.15s ease 0s;
  -moz-transition: -moz-transform 0.15s ease 0s;
  -o-transition: -o-transform 0.15s ease 0s;
  transition: transform 0.15s ease 0s;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  height: 100%;
  width: 100%;
}
.demo-gallery .justified-gallery > a:hover > img {
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
  opacity: 1;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.1);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.15s ease 0s;
  -o-transition: background-color 0.15s ease 0s;
  transition: background-color 0.15s ease 0s;
}
.demo-gallery .justified-gallery > a .demo-gallery-poster > img {
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: opacity 0.3s ease 0s;
  -o-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}
.demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
  background-color: rgba(0, 0, 0, 0.5);
}
.demo-gallery .video .demo-gallery-poster img {
  height: 48px;
  margin-left: -24px;
  margin-top: -24px;
  opacity: 0.8;
  width: 48px;
}
.demo-gallery.dark > ul > li a {
  border: 3px solid #04070a;
}
.home .demo-gallery {
  padding-bottom: 80px;
}
        



/********************************************************************************************/
/*----------------------- link effect--------------------------------------------------------------*/
/********************************************************************************************/

nav a {
	/*position: relative;
	display: inline-block;
	color: #fff;*/
/*	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 0.8em;
    margin: 15px 25px;
	outline: none;
	*/
}
nav a:hover,
nav a:focus {
	outline: none;
}

/* Effect 1: Brackets */
.cl-effect-1 > a {
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 400;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 0.86em;
}
.cl-effect-1 > a:focus {
    text-decoration: none;
    color: #fff;
}

.cl-effect-1 > a::before,
.cl-effect-1 > a::after {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
}

.cl-effect-1 > a::before {
	margin-right: 10px;
	content: '[';
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	transform: translateX(20px);
}

.cl-effect-1 > a::after {
	margin-left: 10px;
	content: ']';
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	transform: translateX(-20px);
}

.cl-effect-1 > a:hover::before,
.cl-effect-1 > a:hover::after,
.cl-effect-1 > a:focus::before,
.cl-effect-1 > a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
}
.cl-effect-1 > a:hover {
    text-decoration: none;
    color: rgb(255, 190, 0);
}



/* Quick Link */
h3.acc-title { margin-top: 0px; }
.navShortcut li a {
    display: block;
    line-height: 1.5em;
    font-size: 15px;
    color: #BD5D5D;
    padding-left: 20px;
    padding-top: 5px;
    padding: 12px 40px 12px 18px;
}

/* Footer Sitemap + Policy */
p.navFooter-bottom > a:hover { color: #ffd6a2; }

/********************************************************************************************/
/*----------------------- hilight-box --------------------------------------------------------------*/
/********************************************************************************************/

.hilight-box .nav {
    padding-left: 0px;
    margin-bottom: 0px;
    list-style: none;
}
.hilight-box .nav > li {
    position: relative;
    display: block;
}
.hilight-box .nav > li > a {
    position: relative;
    display: block;
    padding: 3px 8px;
}
.hilight-box .nav > li > a:hover,
.hilight-box .nav > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}
.hilight-box .nav > li.disabled > a {
    color: #222;
}
.hilight-box .nav > li.disabled > a:hover,
.hilight-box .nav > li.disabled > a:focus {
    color: #222;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
}
.hilight-box .nav .open > a,
.hilight-box .nav .open > a:hover,
.hilight-box .nav .open > a:focus {
    background-color: #eee;
    border-color: #ff5200;
}
.hilight-box .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.hilight-box .nav > li > a > img {
    max-width: none;
}
.hilight-box .nav-pills > li {
    float: left;
}
.hilight-box .nav-pills > li > a {
    border-radius: 2px;
    color: #6b462e;
}
.hilight-box .nav-pills > li + li {
    margin-left: 2px;
}
.hilight-box .nav-pills > li.active > a,
.hilight-box .nav-pills > li.active > a:hover,
.hilight-box .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #6b462e;
}
.hilight-box .tab-content > .tab-pane {
    display: none;
}
.hilight-box .tab-content > .active {
    display: block;
}


.hilight-box ul > li {
	padding: 2px;
}
.hilight-box .table {
	font-size: 11px;
	margin-bottom: 5px;
}
.hilight-box .table > caption {
	padding: 0px 0px 0px 5px;
	font-size: 1.2em;
	font-weight: 400;
	color: #6b462e;
    border-bottom: 1px solid #F79400;	
}

/* hMain */
.hMain { margin-bottom: 10px;line-height: 2.2em;border-bottom: 1px solid #eee; }
.hMain nav { position:relative; }
.hMain h1 { color: #6b462e;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 3px solid #F79400;
    display: inline;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.hMain h2 { font-size:40px; display:inline; border-bottom:1px solid #de8513; margin-bottom:-1px;}

.hMain h2, .hMain h3, .hMain h4, .hMain h5, .hMain h6  {
	color: #6b462e;
    font-weight: 400;
    border-bottom: 2px solid #ffa218;
    display: inline;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.hMain h4, .hMain h5, .hMain h6  {
    border-bottom: 2px solid #ffa218;
}
.hMain h3 { line-height: 1.6em;  }

/* PDF Icon */
.pdf-download {
    font-size: 16px;
    color: #FF4045;
    background-color: #fff;
    border-radius: 50%;
    margin-right: 20px;
    margin-left: 10px;
    padding: 6px;
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #FF4045;
}
.pdf-download:hover {
    color: #fff;
    background-color: #FF4045;
    border: 1px solid #fff;
    -webkit-transition: background-color 400ms ease-out;
    -moz-transition: background-color 400ms ease-out;
    -o-transition: background-color 400ms ease-out;
    -ms-transition: background-color 400ms ease-out;
    transition: background-color 400ms ease-out;
}

.browsehappy {
	margin: 10px;
	padding: 10px;
	text-align: center;
	font-size: 15px;
	border: 1px solid #800000;
	background-color: #f2dede;
	color: #843534;
}
.browsehappy a:visited { color: #06c; }
.browsehappy p strong { color: #f00; }


/* Topbar */
.topbar section { float: right; margin-right: 5px; }
.topbar section nav { margin-top: 5px; }


.km-native-scroller {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  -ms-touch-action: pan-x pan-y;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-scroll-snap-type: proximity;
}
.k-list-scroller {
  position: relative;
  overflow: auto;
}
.k-list {
  height: auto;
}


.k-grid-header th.k-header,
.k-grid-header th.k-header, .k-filter-row th {
	overflow: hidden;
	border-right: none;
	border-top: none;
    border-left: 1px #eee solid;
	border-bottom: 1px #eee solid;
    padding: .4em .6em;
    font-weight: 600;
    font-size: 12px;
    white-space: normal;
    text-overflow: ellipsis;
    text-align: center;
    vertical-align: middle;
    background-color: #E2E2E2;
}
thead.k-grid-header > tr:last-child > th.k-header,
.k-grid-header thead > tr:last-child > th.k-header,
.k-grid-header thead > tr > th.k-header[rowspan] {
	border-bottom: none;
}
.k-grid tbody > tr:first-child > td,
.k-grid-content tbody > tr:first-child > td {
	border-top: 2px #a2a2a2 solid;
}
.k-grid-footer tbody > tr:first-child > td {
	border-top: none;
}
.k-grid-header th.k-header > .k-link {
  display: block;
  min-height: 18px;
  line-height: 18px;
  /* due to sorting icons*/
  margin: -0.5em -0.6em -0.4em -0.6em;
  padding: .5em .6em .4em .6em;
  overflow: hidden;
  text-overflow: ellipsis;
}
.k-grid-column-resizing th,
.k-grid-column-resizing td {
  -webkit-transform: translateZ(0);
}
.k-grid tr td {
  /*border-width: 1px 0 0 1px;*/
      border-width: 0px 0 1px;
  border-style: solid;
  font-weight: 600;
    color: #000;    font-size: 13px;    font-family: "SF UI Text",'bai jamjuree','Hind Vadodara' !important;
}


/* Selected Row */
.k-state-selected,
.k-state-selected:link,
.k-state-selected:visited,
.k-list > .k-state-selected,
.k-list > .k-state-highlight,
.k-panel > .k-state-selected,
.k-ghost-splitbar-vertical,
.k-ghost-splitbar-horizontal,
.k-draghandle.k-state-selected:hover,
.k-scheduler .k-scheduler-toolbar .k-state-selected,
.k-scheduler .k-today.k-state-selected,
.k-marquee-color {
  color: #fff;
     background-color: #fdcf7c;
}
.k-grid td.k-state-selected.k-state-focused {
  color: #fff;
  background-color : #fdcf7c;
}
.k-grid tr.k-state-selected td,
.k-grid td.k-state-focused {
  /*color: #fff;*/
}
.k-grid tr:hover .k-state-selected,
.k-grid tr.k-state-selected:hover td {
    background-color: #ffe5b2;
}
.k-grid tr:hover .k-state-focused,
.k-grid tr.k-state-focused:hover td {
    background-color: #fdcf7c;
}

.k-grid tr:hover .k-state-focused.k-state-selected,
.k-grid tr.k-state-selected:hover td.k-state-focused {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
td.k-state-focused.k-state-selected,
.k-state-selected td.k-state-focused,
.k-listview > .k-state-focused.k-state-selected {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.k-grid td.k-state-focused {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.k-state-selected a,
.k-state-selected a:link,
.k-state-selected a:visited,
.k-state-focused a,
.k-state-focused a:link,
.k-state-focused a:visited {
    /*color: #fff;*/
}
/***====Page Underwriter=================*******/
.colorpink { color : #bd0000;}
.header-underwriter 
{
    width:80%;
    background-color:#A9E2F3;
    margin:10px;
    padding:10px;
    text-align:center;
    color:#bd0000;
    font-weight:400;
}
.header-underwriter-top {
       padding: 10px;
    text-align: center;
    color: #6b462e;
    font-weight: 400;
    margin: 0 0 10px 0;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 2px solid #DEDEDE;
    /*border-top: 2px solid #DEDEDE;*/
    background-color: #F3F2F2;
}
.header-underwriter-title01 {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: 400;
    color: #883a00;
}
.header-underwriter-title02 {
  /*  margin-top: 15px;
    margin-bottom: 5px;*/
    font-size: 15px;
    font-weight: 400;
    color: #f17100;
}
.space-bottom{margin-bottom:20px}
.btn-bluego {
    background-color: #ff5200;
    color: #FFFDFD;
    text-decoration: none;
    padding: 6px 7px;
    line-height: 1.33;
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    font-size: 12px;
    line-height: 1.42857143;
    /* border-radius: 10px; */
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
}
.color-orange-2{font-size:15px;color: #0345e0;}

.no-underline:hover, .no-underline:focus {text-decoration: none !important;}
.nav-tabs.nav-justified {
        border-left: 1px solid #d7d7d7;
    border-right: 1px solid #d7d7d7;

}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
    background: #7a6f6f;
    border-bottom: 2px solid #adadad;
    color: #fff;
}
.nav-tabs.nav-justified>li>a {
    border-bottom: 2px solid #e4e4e4;
    border-left: none!important;
    border-right: none!important;
    border-top: none!important;
        border-radius: 0px 0px 0 0;
      background: #eee;
}
.tab-border {
    /* display: none; */
    padding: 5px 15px;
    border: 1px solid #d7d7d7;
    border-top: none;
    padding-left: 15px;
    padding-right: 15px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}
@media (min-width: 768px)
{
    .nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
   font-size:15px;
}
.nav-tabs.nav-justified>li>a {
    font-size:15px;
}
}
    .contactpage-header{         /* background-color: #ffecd6; */
    padding: 8px 5px;
    color: #dc5f03;
    font-weight: 400;
    margin: 5px 0px;
    border-bottom: 2px solid #eee;
}
    .contactpage-detail{ 
    font-size: 15px;
    line-height: 22px;
    padding-left: 5px;}
    .kanit {  font-family: "Kanit","Tahoma" !important;}
    .kanit h1,.kanit h2,.kanit h3,.kanit h4,.kanit h5 { font-weight:300;}
.sub-h-nav{ line-height: 22px;
  /*  border-bottom: 1px dotted #d6d5d5;*/}
#news-wrapper,#news-content{  font-family: "Kanit","Tahoma" !important;}
/***************************************************** add by fon 24/06/2019************************************************************/
   .tb-style-seminar
        {
               width: 98%;
    padding: 30px;
    background-color: #f3f3f3;
    color: #000;    margin: auto;
        }
   
        .tb-style-seminar thead th
        {
          border: 1px solid #fff;
    padding: 2px;
    font-weight: 400;
    font-size: 15px;
    vertical-align: middle;
    background-color: #efefef;
    border-bottom: 2px solid #c7c7c7 !important;
    color: #ffffff;
    background-color: #6d6d6d;
    border-color: #cfd9db;
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .05);
    text-align:center;
        }
      
        .tb-style-seminar tbody td:first-child
        {
            text-align: center;
            padding: 2px;
        }
        .tb-style-seminar tbody td
        {
            text-align: left;
            font-size: 15px;
            padding: 2px;
            font-weight: 400;
        }
        .tb-style-seminar td:nth-child(2)
        {
            text-align: left;
        }
        .tb-style-seminar td:nth-child(3)
        {
            text-align: center;
        }
        .tb-style-seminar td:nth-child(4)
        {
            text-align: center; /* background-color: #dafff6; */
            color: #0059b7;
        }
        
        .tb-style-seminar tbody td
        {
                padding: 7px 5px;
    text-align: center;
    color: #222;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #eee;
    /* font-family: 'Kanit' ,sans-serif; */
    font-size: 16px;
    line-height: 19px;
        }

.accordion h3 {
    position: relative;
    display: block;
       font-size: 14px;
    background: #ffe2bd;
    color: #a74d00;
    padding: 12px 40px 12px 18px;
    border-top: 1px solid #FFFCFC;
    margin-bottom: 0 !important;
    line-height: 1.5em;
    min-height: 45px;
}
.accordion h3:hover {
    background: #f56900;
    color: #Fff;
}
.tab-v2 .nav-tabs {
	border-bottom: none;
	font-size:16px;
	font-weight:400 !important;
}
b, strong {
    font-weight: 500 !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #000;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    font-weight: 600;
    font-family: 'Open Sans';
}
/*a {color: #008459 !important;}*/
    .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    font-family: 'Open Sans';
    font-weight: 600;
}
h2, .h2 {
    font-size: 26px !important;
}
.hMain {
    display: none;
}
#accSideMenu{font-weight:500;}
.k-grid .k-button {
    margin: 0 .16em;
    font-size: 14px;
    font-weight: 600;
    color: #3c3c3c;
}
.trbg-green{background: #ccffa5 !important;}

@media (max-width: 768px)
{
    h1, .h1 {
    font-size: 23px !important;
    line-height: 30px !important;
	/*letter-spacing: 0.03em;*/
}
    }