.bannerTop { height:300px;}
.bannerTop.News { height:10px;}

.sp-container.bgWhite { background:#fff;}

.lineFooter {border-bottom:1px solid #ccc; margin-bottom:20px; width:100%; margin-top:10px;}

.rowTitleBar {display: flex; align-items:center;justify-content:space-between; background:#4d4d4d; padding:14px 40px;border-bottom:4px solid #f99608;}


ul.mediaIcon { list-style:none; padding:0; margin:0; display: flex;flex-wrap: wrap; align-items: baseline; justify-content: flex-start;}
ul.mediaIcon li {  margin:0 1px; width:auto;}
ul.mediaIcon li::after {content: "|"; font-family: 'Tahoma'; font-weight:normal; color:#999; font-size:14px;}
ul.mediaIcon li.none::after {content: none;}
ul.mediaIcon li a { font-family: 'Tahoma'; font-size:13px; line-height:16px; font-weight: bold;color:#fff; padding:2px 5px; cursor:pointer;}


.rowContainer {display: flex; padding:20px 0px;}
.rowContainer .menuLeft { width:25%;}
.rowContainer .menuLeft ul { list-style:none; padding:0; margin:0;padding-left:40px; margin-right:5px;}
.rowContainer .menuLeft ul li { text-align:left;padding-left:20px;}
.rowContainer .menuLeft ul li a { font-size: 22px; line-height: 24px;  font-family: 'webfont'; font-weight: normal; color:#484848; display:block; padding:7px 0;border-bottom:1px dotted #ccc; }
.rowContainer .menuLeft ul li a:hover { color:#f99608;}
.rowContainer .menuLeft ul li a.active { color:#f99608;}
.rowContainer .menuLeft ul li:hover { color:#f99608; background:url(../img/icon/arrow-menu-02.png) no-repeat left;}
.rowContainer .menuLeft ul li.active { color:#f99608; background:url(../img/icon/arrow-menu-02.png) no-repeat left;}
.rowContainer .contentRight { width:75%;}
.rowContainer .contentRight .boxContent {border-left:1px solid #ddd;padding:0 40px;}
.rowContainer .contentRight .boxContent .rowTitleName {display: flex; align-items:center;justify-content:space-between;}
.rowContainer .contentRight .boxContent .rowTitleName .rowTextFill {display: flex; align-items:center;}


ul.boxLeftComplaint {}
ul.boxLeftComplaint.a { padding-left:60px;}
ul.boxLeftComplaint li {font-size: 30px;
    line-height: 35px;
    font-family: 'webfont';
    font-weight: normal;
    color:#f99608;
    display: block;
    padding: 7px 0;
    border-bottom: 1px dotted #ccc;padding-left: 0px !important;}
ul.boxLeftComplaint li span.a {font-size: 20px; line-height: 25px; color:#7a7b76;}
ul.boxLeftComplaint li span {color: #000000; font-size: 18px;  line-height: 28px; display:block;}
ul.boxLeftComplaint li:hover { background:none !important;}

.boxComplaint {
    margin-top: 10px;
    background: #f4f4f4;
    border-bottom: 5px solid #e5e5e5;
    border-top: 5px solid #e5e5e5;
    padding: 30px 60px 30px 60px;
}
.boxComplaint .rowComplaint {display: flex; align-items:center; margin-bottom:10px;}
.boxComplaint .rowComplaint .colText { width:30%; font-size:20px;text-align:left;}
.boxComplaint .rowComplaint .colForm { width:70%;text-align:left;display: flex; align-items:center;}
.boxComplaint .rowComplaint .colForm span { color: #F00; display:block; margin-left:5px; font-size:24px; line-height:24px;}

.inputbox {
    background: #f9f9f9;
    border: 1px solid #c3c3c3;
    height: 25px;
    line-height: 25px;
	width:100%;
	font-size:20px;
	outline:none;
}
.inputbox.a {width:60%;}
.inputbox.b {
	width: auto;
	font-size:14px;
	font-family: 'Tahoma';
}

/*.btn { padding:7px 25px; background:#f99608; color:#fff; font-size:26px; line-height:26px; border:none; margin-right:10px; outline:none; cursor:pointer;}*/



.formSelect {font-size: 13px; margin:0 2px;font-family: 'Tahoma';}


.textTitleBar { font-size: 26px; line-height: 26px;  font-family: 'webfont'; font-weight: normal; color:#f99608; margin: 0 !important;}
.textTitleBar span { font-size: 20px; line-height: 24px; color:#fff;}
.textTitleBar.h2 { font-size: 36px; line-height: 38px; margin-right:60px;text-align: left;}
.textTitleBar.h2.a { margin-right:0px;margin-top:20px; text-align:left;}
.textTitleBar.h3 { font-size: 30px; line-height: 32px; text-align:left; color:#333; margin-top:10px;}


.pager-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.pager-item {
  padding-left: 2px;
  padding-right: 2px;
}

.pager-item > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background-color: transparent;
  color: #000;
}

.pager-item a:hover {
  background-color: #d5d5d5;
}

.pager-item.active > * {
  background-color: #f99608;
  color: #fff;
}

.pager-item.isArrow > * {
  background-color: #eeeeee;
}

.panel-items {
  text-align: center;
  margin-bottom: 30px;
}

.panel-item {
  margin-bottom: 10px;
  background-color: #eeeeee;
  color: #555555;
  padding: 10px;
  font-size: 24px;
}

.panel-item .txtStyle1 {
  font-size: 26px;
  font-weight: bold;
  color: #111111;
}

.panel-item:first-child {
  border-radius: 14px 14px 0 0;
}

.panel-item:last-child {
  border-radius: 0 0 14px 14px;
  margin-bottom: 0;
}

.panel-item.isTitle {
  background-color: #006f66;
  color: #fff;
  font-size: 26px;
}

.button-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.button-item {
  display: block;
  width: 100%;
  text-align: center;
  background-color: #eeeeee;
  border-radius: 14px;
  padding: 10px;
  margin-right: 10px;
  color: #444444;
}

.button-item img {
  margin-bottom: 5px;
}

.button-item > * {
  display: block;
  margin: auto;
}

.button-item:last-child {
  margin-right: 0;
}

.button-item:hover {
  background-color: #e1e1e1;
}

/* Style the tab */
.tab { overflow: hidden;display:flex;align-items:center;}

/* Style the buttons inside the tab */
.tab button {
  background-color: rgb(0,0,0,0.5);
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 0;
  width:25%;
  transition: 0.2s;
  font-size: 22px; line-height: 22px;  font-family: 'webfont'; font-weight: normal;
  color:#fff;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #f99608;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #f99608;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding:40px 20px;
  background-color: rgb(0,0,0,0.8);
}


/* Style the tab */
.tabMenuFooter { overflow: hidden;display:flex;align-items:center;margin-top:2px; padding-bottom:1px; border-bottom:4px solid #f99608;}

/* Style the buttons inside the tab */
.tabMenuFooter button {
  border: none;
  outline: none;
  cursor: pointer;
  padding: 18px 14px;
  transition: 0.2s;
  font-size: 18px; line-height: 18px;  font-family: 'webfont3'; font-weight: normal;
  color:#a09a9b;
  background:url(../img/footer/td.png) no-repeat right;
}
.tabMenuFooter button.a {
	padding-right:0;
  background:none;
}

/* Change background color of buttons on hover */
.tabMenuFooter button:hover {
  color: #f99608;
}

/* Create an active/current tablink class */
.tabMenuFooter button.active {
 color: #f99608;
}

/* Style the tab content */
.tabcontentFooter {
  display: none;
  padding:10px 10px;
  margin-bottom:20px;
  border-bottom:1px solid #999;
}



ul.boxNews {padding:0; margin:0; list-style:none;display:flex;flex-wrap: wrap;}
ul.boxNews.a { margin-bottom:20px;}
ul.boxNews li {padding:20px; width:50%;}
ul.boxNews li.colOne {width:100%; padding:0; padding-bottom:20px; padding-top:20px; border-bottom:1px solid #ddd; }
ul.boxNews li.colOne.a {border-bottom:none; padding-bottom:10px;}
ul.boxNews li.colThree {width:33.33%;}
ul.boxNews li .rowContent {display:flex;}
ul.boxNews li .rowContent .colLeft { width:35%;}
ul.boxNews li .rowContent .colLeft.a { width:30%;}
ul.boxNews li .rowContent .colRight.a { width:70%;padding-left: 20px;}
ul.boxNews li .rowContent .colRight.b { width:70%;padding-left:0px;}
ul.boxNews li .rowContent .colRight.c { width:100%;padding-left:0px;}
ul.boxNews li .rowContent .colRight { width:65%;padding-left:20px; text-align:left;font-family: 'Tahoma';}
ul.boxNews li .rowContent .colRight .rowDate {display:flex;justify-content: space-between;align-items:center; margin-bottom:10px;}
ul.boxNews li .rowContent .colRight .rowDate span { color:#666;}
ul.boxNews li .rowContent .colRight span { font-size: 13px; line-height:20px; font-weight: normal; color:#fff; display:block;}
ul.boxNews li .rowContent .colRight span.textCategory { color:#333; padding-left:10px; background:url(../img/icon/bullet-content.png) no-repeat left; display:block;}
ul.boxNews li .rowContent .colRight span.iconDownload { color:#333; padding-left:15px; display:block; font-weight:bold;border-bottom:1px dotted #ccc;padding-bottom:10px; margin-bottom:10px; }
ul.boxNews li .rowContent .colRight span.textCategory.download { padding-left:40px; background:none; border-bottom:1px dotted #ccc; padding-bottom:5px; margin-bottom:10px;}
ul.boxNews li .rowContent .colRight span.iconBook { color:#333; display:block;font-size: 24px; line-height: 30px;  font-family: 'webfont'; font-weight: normal; border-bottom:1px solid #f99608; padding-bottom:10px; margin-bottom:10px;}
ul.boxNews li .rowContent .colRight a { font-size: 16px; line-height:20px; font-weight: bold; color:#f99608;}
ul.boxNews li .rowContent .colRight a.fontSize { font-size: 13px; line-height:14px;}

.rowDateCounterDetail {display:flex;justify-content: space-between;align-items:center; margin:10px 0;}
.rowDateCounterDetail span { font-size: 13px; line-height:13px; font-weight: normal; color:#333; display:block;font-family: 'Tahoma';}

.textCategoryDetail { text-align:left; margin-top:20px; margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #ddd;}
.textCategoryDetail  span { color:#333; padding-left:10px; background:url(../img/icon/bullet-content.png) no-repeat left; display:block;font-family: 'Tahoma'; font-size: 13px; line-height:13px;}

.rowSocial {text-align:left; margin-top:20px; margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #ddd;}

ul.boxDocument {padding:0; margin:0; list-style:none; padding-left:20px; margin-top:10px;}
ul.boxDocument li { margin-bottom:10px;}
ul.boxDocument li.a { padding:0; width: auto;}
ul.boxDocument li a {font-size: 13px; line-height:13px; font-weight: normal; color:#666; display:block;font-family: 'Tahoma';}
ul.boxDocument li a.download {color:#999 !important;font-size: 13px !important; font-weight:normal !important; display: inline; border-right:1px dotted #ccc; padding-right:20px;}


ul.boxNewsFooter {padding:0; margin:0; list-style:none;display:flex;}
ul.boxNewsFooter li {padding:20px; width:25%;}
ul.boxNewsFooter li .rowContent {display:flex;}
ul.boxNewsFooter li .rowContent .colLeft { width:35%;}
ul.boxNewsFooter li .rowContent .colRight { width:65%;padding-left:20px; text-align:left;font-family: 'Tahoma';}
ul.boxNewsFooter li .rowContent .colRight span{ font-size: 13px; line-height:20px; font-weight: normal; color:#000; display:block;}
ul.boxNewsFooter li .rowContent .colRight span.bullet {background:url(../img/icon/bullet-content.png) no-repeat left; padding-left:10px;line-height:18px;}
ul.boxNewsFooter li .rowContent .colRight a { font-size: 13px; font-weight: bold; color:#f99608;}

img.thumb {
    display: block; width: 100%;
    background-color: #FFFFFF;
    padding: 1px;
    border: 1px solid #CCC;
}


ul.serviceSlider { list-style:none; display: flex; align-items:center;  margin:30px 0; padding:0; padding-left:40px; padding-right:40px;}
ul.serviceSlider li { width:25%;outline:none; cursor:pointer;}
ul.serviceSlider li .boxService { margin:7px 10px; text-align:center;}
ul.serviceSlider li .boxService img { box-shadow:0px 0px 7px 0px #999;}


.boxMore { text-align:right; margin-top:20px;}
.boxMore a { font-size: 13px; line-height:13px; font-weight: bold; color:#f99608;font-family: 'Tahoma'; padding-right:10px; background:url(../img/icon/arrow-right.png) no-repeat right;}
.boxMore a.bulletContent { background:url(../img/icon/bullet-content.png) no-repeat right;}


.bglinefootermenu { background: url(../img/footer/footerlinemenu.png) repeat-x;}
.bglinefootermenu .linemarquee {
    height: 36px;
    line-height: 36px;
    color: #FFF;
    width: 1260px;
    white-space: nowrap;
    margin-left: auto;
    margin-right: auto;
}
.bglinefootermenu .linemarquee span {
    font-weight: normal;
    color: #f99608;
    background: url(../img/footer/footerlinemenu-bulet.png) no-repeat;
    background-position: left;
    padding-left: 30px;
    padding-right: 20px;
}
.linefootmenu span.dotfoot {
    background: url(../img/footer/td.png) no-repeat;
    width: 4px;
    height: 23px;
}
.linefootmenu {
    font-family: "webfont";
    font-size: 13.5pt;
    font-style: normal;
    height: 57px;
    line-height: 57px;
    border-bottom: 4px solid #f99608;
    width: 1260px;
    margin-left: auto;
    margin-right: auto;
}
.linefootmenu a {
    padding: 0px 5px 0px 5px;
}

/* The container */
.containerRadio {
  display: block;
  position: relative;
  padding-left: 30px;
  cursor: pointer;
  font-size: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right:20px;
}

/* Hide the browser's default radio button */
.containerRadio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #ccc;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.containerRadio:hover input ~ .checkmark {
  background-color: #ddd;
}

/* When the radio button is checked, add a blue background */
.containerRadio input:checked ~ .checkmark {
  background-color: #ddd;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.containerRadio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.containerRadio .checkmark:after {
 	top: 4px;
	left: 4px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background:#f99608;
}

textarea {
  resize: none;
}

@media screen and (max-width:1440px) {
ul.boxNews li .rowContent .colRight.b {
    width: 100%;
}
}

@media screen and (max-width:1366px) {
.tabMenuFooter button { padding: 18px 12px;}
}

@media screen and (max-width:1280px) {
.tabMenuFooter button { padding: 18px 9px;}
}

@media screen and (max-width:1024px) {
body {background-position-y: -34%;}
ul.boxNews {flex-wrap: wrap;}
ul.boxNews li.colThree { width: 50%;}
ul.boxNews.a { margin-bottom: 0px;}
.tabMenuFooter button { padding: 18px 6px;}
.tabMenuFooter button { font-size: 16px; line-height: 16px;}

ul.boxNewsFooter {flex-wrap: wrap;}
ul.boxNewsFooter li { width: 50%;padding: 10px 20px;}

.bglinefootermenu .linemarquee {
    width:100%;
}
.bannerTop.News {
    height: 100px;
}
.boxComplaint {
    padding: 20px;
}
.boxComplaint .rowComplaint .colForm {
    align-items: flex-start;
}
.boxComplaint .rowComplaint .colText {
    width: 36%;
}
}

@media screen and (max-width:768px) {
ul.boxNews li {
    padding: 20px 10px;
}
ul.boxNews li .rowContent {
	flex-wrap: wrap;
}
ul.boxNews li .rowContent .colLeft {
    width: 100%;
}
ul.boxNews li .rowContent .colRight {
    width: 100%;
    padding-left: 0px;
	margin-top:10px;
}
ul.boxNews li .rowContent .colRight a.fontSize {
    font-size: 16px;
    line-height: 21px;
}
.tabMenuFooter button {
    padding: 6px 6px;
    width: 25%;
    text-align: left;
	padding-left:10px;
	background: url(../img/icon/bullet-content.png) no-repeat left;
}
.tabMenuFooter button.a {
    padding-right: 0;
    background: url(../img/icon/bullet-content.png) no-repeat left;
}
body {
    background-position-y: -16%;
}
.rowFooter {flex-wrap: wrap;justify-content:center;}
.rowFooter .colLeft {
    width: 100%;
    text-align: center;
	order:2;
}
.rowFooter .colRight {
    width: 100%;
    text-align: center;
	order:1;
	margin-bottom:10px;
}
.boxEnews {
    justify-content: center;
}
.tabMenuFooter {
    flex-wrap: wrap;
}
.bglinefootermenu {
    background:#eae4db;
}
.bglinefootermenu .linemarquee {
     background:#767676;
}
.tabMenuFooter {
    overflow: hidden;
    display: flex;
    align-items: center;
    margin-top: 0px;
	padding-top: 10px;
    padding-bottom: 10px;
	padding-left:40px;
	padding-right:40px;
	border-bottom: 2px solid #f99608;
	background:#484848;
}
.sp-container.a {
    width:100%;
}
.bannerTop {
    height: 236px;
}
.tab {
    flex-wrap: wrap;
}
.tab button {
    width: 100%;
    border-bottom: 1px solid #999;
	font-size: 26px;
    line-height: 26px
}
.tabcontent {
    padding: 10px 10px;
}
.tabMenuFooter {
    padding-left: 20px;
    padding-right: 20px;
}
.tabMenuFooter button {
    width: 33.33%;
}
ul.boxNewsFooter li .rowContent {
     flex-wrap: wrap;
}
ul.boxNewsFooter li .rowContent .colLeft {
    width:100%;
}
ul.boxNewsFooter li .rowContent .colRight {
    width:100%;
    padding-left: 0px;
}
ul.boxNewsFooter li {
    padding: 10px 10px;
}
img.thumb {
    width:100%;
}
img.thumb.a {
    width:100px;
}

.rowContainer {
     flex-wrap: wrap;
}
.rowContainer .menuLeft {
    width:95%; order: 2; margin: 20px 0 0 0;
}
.rowContainer .contentRight {
    width:100%; order: 1;
}
.rowContainer .menuLeft ul {
    padding-left: 25px;
    margin-right: 0px;
	margin-bottom:20px;
}
.pager-items.a {
	margin-top:20px;
}
.rowContainer .contentRight .boxContent {
    border-left: none;
	padding: 0 20px;
}

}

@media screen and (max-width:737px) {

}

@media screen and (max-width:560px) {
.rowContainer .contentRight .boxContent .rowTitleName {
    flex-wrap: wrap;
	display:block;
}

.pager-items {
    justify-content: flex-end;
	margin-top:10px;
}
.rowContainer .contentRight .boxContent .rowTitleName .rowTextFill {
	width:100%;
	display: block;
	text-align: left;
}
.rowContainer .contentRight .boxContent {
   padding: 0 20px;
}
.textTitleBar.h2 {
    font-size: 32px;
    line-height: 34px;
    margin-right: 0px;
    text-align: left;
}
ul.boxNews li .rowContent .colLeft.a {
    width: 100%;
}
ul.boxNews li .rowContent .colRight.a {
    width:100%;
    padding-left: 0px;
}
.rowContainer .menuLeft ul {
    padding-left: 20px;
}

.rowTitleBar {
    flex-wrap: wrap;
    justify-content: center;
}
ul.mediaIcon { margin-top:10px;}
.textTitleBar { width: 100%;}

.boxComplaint .rowComplaint {
     flex-wrap: wrap;
}
.boxComplaint .rowComplaint .colForm {
    width: 100%;
	flex-wrap: wrap;
	margin-top: 2px;
}
.inputbox.a {
    width: 96%;
}
.boxComplaint .rowComplaint .colText {
    width: 100%;
}
.containerRadio {
    margin-right: 0px;
    width: 100%;
	margin-bottom: 5px;
}
.inputbox {
    width: 96%;
}
}

@media screen and (max-width:414px) {

}

@media screen and (max-width:375px) {

}
