html, body {
    font-family: 'KanitExtraLight';
    font-size: 14px;
    color: #2B2B2B !important;
    height: 100%;
    margin: 0;
}


.navbar-collapse {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.navCustomTop {
    margin-bottom: 0px !important;
    border: 1px solid transparent;
    background-color: transparent !important;
    border-color: transparent !important;
}

.imgHeader {
    width: 74px;
}


.bgBanner {
    /*padding-top: 20px;*/
    /*background: rgb(9, 32, 63);*/
    /*background: linear-gradient(90deg, rgba(9, 32, 63, 1) 0%, rgba(83, 120, 149, 1) 100%);*/
}

.bgBannerImg {
    background-image: url(../images/banner_new.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    height: 500px;
}

.textBanner {
    font-size: 36px;
    color: #fff;
    font-family: 'FreeUniversal';
    text-shadow: 2px 2px 1px #2f2d2d6e;
    font-weight: bold;
}

.textBottomBanner {
    margin-top: 18px;
    font-family: 'KanitLight';
    font-weight: bold;
}

.textBottomBanner > input {
    border : none;
}

.textBottomLast {
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
    font-family: 'KanitLight';
    text-shadow: 2px 2px 1px #2f2d2d6e;
    font-weight: bold;
}

.bgBottomBanner {
    /*background-color: #070747 !important;*/
    /*height: 40px !important;*/
    /*margin-top: -1px;*/
}

.borderRadiusNone {


    border-radius: 0px !important;
}

.navCustomContent {
    margin-bottom: 0px !important;
    border: 1px solid transparent;
    background-color: transparent !important;
    border: none !important;
}


#headerContent > ul > li > a {
    padding: 15px 45px !important;
    color: #070747 !important;
    font-family: 'KanitLight';
}

#headerContent > ul > li.active > a {
    background-color: #F5F5F5;
}

#headerContent > ul > li > a:hover {
    background-color: #F5F5F5 !important;
}

.imgMenu {
    width: 24px;
}

.pd20 {
    padding: 20px;
}

.pd8 {
    padding: 8px;
}

.pd10 {
    padding: 10px;
}

.pdL0 {
    padding-left: 0;
}

.pdR0 {
    padding-right: 0;
}

.pdT5 {
    padding-top: 5px;
}

.pdT10 {
    padding-top: 10px;
}

.pdT13 {
    padding-top: 13px !important;
}

.pdT20 {
    padding-top: 20px;
}

.pdB20 {
    padding-bottom: 20px;
}

.pdB10 {
    padding-bottom: 10px;
}

.pdB0 {
    padding-bottom: 0px !important;
}

.mrT15 {
    margin-top: 15px;
}

.mrT10 {
    margin-top: 10px;
}

.mrT5 {
    margin-top: 5px;
}

.mrT2 {
    margin-top: 2px;
}

.mrT5mrL10 {
    margin-top: 5px;
    margin-left: 10px;
}

.mrL5 {
    margin-left: 5px;
}

.mrL10 {
    margin-left: 10px;
}

.mrR10 {
    margin-right: 10px !important;
}

.mrtT_20 {
    margin-top: -20px;
}

.mrB10 {
    margin-bottom: 10px !important;
}

.mrB15 {
    margin-bottom: 15px !important;
}

.blockContent {
    padding: 0px 50px 20px 50px;
}

.colorH3text {
    font-size: 18px;
    font-family: 'KanitLight';
    color: #070747 !important;
}

.textHeadBorderMiddle {
    font-family: 'KanitLight';
    text-align: center;
    color: #070747;
    font-size: 28px;
    border-bottom: 2px solid #636363;
    line-height: 0.1em;
    margin: 10px 0 20px;
}

.textHeadBorderMiddle > span {
    background-color: #f5f5f5;
    padding: 0 10px;
}

.btnLink {
    color: #194770;
    border: 1px solid #1B1464;
    background-color: #f5f5f5;
    border-radius: 6px;
}

.btnLink:hover, .btnLink:focus {
    color: #1B1464;
    border: 1px solid #194770;
    background-color: #fff;
}

.imgCategory {
    width: 72px;
    padding-top: 13px;
}

.dpFlex {
    display: flex;
    flex-wrap: wrap;
}

.contentCategory {
    display: flex;
}

.contentCategory > div {
    width: 100%;
}

.contentCategory > div > div > a {
    color: #2B2B2B;
    font-family: 'KanitLight';
}

.contentCategory > div > div:first-child {
    height: 100px;
    width: 100px;
    background-color: #f5f5f5;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    margin-left: auto;
    margin-right: auto;
}

.contentCategory:hover > div > div:first-child {
    height: 100px;
    width: 100px;
    background-color: #FFFFFF;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    margin-left: auto;
    margin-right: auto;
}

.leftFooter {
    float: left;
    text-align: left;
}

.rightFooter {
    float: right;
    text-align: right;
}

.textFoolter {
    color: #fff;
}

.divImgLeftFooter {
    margin-top: 10px;
    text-align: right;
    padding-right: 0px;
    padding-top: 12px;
}

.divImgLeftFooter > img {
    max-width: 100%;
}

.divImgRightFooter {
    text-align: right;
    padding-left: 0px;
}

.divImgRightFooter > img:first-child {
    margin-top: 10px;
    width: 64px;
    max-width: 100%;
}

.divImgRightFooter > img:nth-child(2) {
    margin-top: 10px;
    width: 84px;
    max-width: 100%;
}

.theadMedium {
    font-family: 'KanitLight';
    background-color: #065381;
    color: #fff;
    font-size: 18px;
}

.theadMedium > tr > th {
    border-bottom: none !important;
}

.tbodyCustom {
    background-color: #EAEAEA;
}

.tbodyCustom > tr > td {
    font-size: 14px;
    border-top: none !important;
    vertical-align: middle !important;
}

.tbodyRight > tr > td {
    vertical-align: unset !important

}

.tbodyCustom > tr > td > a {
    color: #2B2B2B;
}

.tbodyCustom > tr > td > a > i {
    color: #065381;
}

.tbodyCustom > tr > td:first-child {
    text-align: right;
}

.tbodyCustom > tr > td:nth-child(2) {
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tbodyCustom > tr > td > div {
    font-size: 11px;
}

.tbodyCustom > tr > td > i {
    color: #065381;
    font-size: 11px;
}

.tbodyRight > tr > td:nth-child(2) {
    white-space: unset;
}

.btnSuggestSearch {
    padding: 5px 10px;
    font-size: 12px;
    color: #fff;
    border: none;
    word-break: break-all;
}

.btnSuggest {
    padding: 5px 10px;
    font-size: 12px;
    color: #fff;
    border: none;
    width: 130px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btnGreen {
    background-color: #2BAE66;
}

.btnGreen:hover, .btnGreen:focus {
    background-color: #1f7d4a;
}

.btnYellow {
    background-color: #DBB04A;
}

.btnYellow:hover, .btnYellow:focus {
    background-color: #a78638;
}

.btnPurple {
    background-color: #9F6B99;
}

.btnPurple:hover, .btnPurple:focus {
    background-color: #885b83;
}

.btnLightBlue {
    background-color: #669DB3;
}

.btnLightBlue:hover, .btnLightBlue:focus {
    background-color: #4D7987;
}

.btnLightGreen {
    background-color: #6DAC4F;
}

.btnLightGreen:hover, .btnLightGreen:focus {
    background-color: #527C3C;
}

.btnLightYellow {
    background-color: #FFA384;
}

.btnLightYellow:hover, .btnLightYellow:focus {
    background-color: #C47762;
}

.btnLightBlue {
    background-color: #7EC8E3;
}

.btnLightBlue:hover, .btnLightBlue:focus {
    background-color: #68AABC;
}

.btnLightPink {
    background-color: #F85C70;
}

.btnLightPink:hover, .btnLightPink:focus {
    background-color: #D8566C;
}

.btnBrown{
    background-color: #D08166;
}

.btnBrown:hover, .btnBrown:focus {
    background-color: #975C47;
}

.btnDarkBlue {
    padding: 2px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    background-color: #065381;
    color: #fff;
    border-color: transparent;
}

.btnDarkBlue:hover, .btnDarkBlue:focus {
    background-color: #063B56;
}

.theadLight {
    font-family: 'KanitLight';
    background-color: #E5E5E5;
    color: #070747;
    font-size: 16px;
}

.theadLight > tr > th {
    border-bottom: none !important;
    padding-top: 2px !important;
    padding-bottom: 2px !important;

}

.theadLight > tr > th {
    padding: 3px 2px !important;
}

.tbodyStatic {
    background-color: #FFF;
}

.tbodyStatic > tr > td > a {
    color: #2B2B2B;
}

.tbodyStatic > tr > td:nth-child(2) {
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tbodyStatic > tr > td {
    padding: 8px 2px !important;
    font-size: 14px;
    vertical-align: middle !important;
    border-top: unset !important;
}

.tbodyStatic > tr > td:first-child {
    padding: 0px;
}

.headStatic {
    font-family: 'KanitLight';
    padding: 3px 2px !important;
    background-color: #E5E5E5;
    color: #070747;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}

.blockStatic {
    background-color: #fff;
    min-height: 180px;
    color: #2B2B2B;
    font-size: 36px;
}

.imgStaticEye {
    width: 100%;
}

.heightGraph {
    height: 350px;
}


.heightGraphAll {
    height: 180px;
}

.heightGraphMiddle {
    height: 300px;
}

.blockBlog {
    background-color: #fff;
    padding: 20px;
}

.textReated {
    color: #757575;
}

.fR {
    float: right;
}

.fL {
    float: left;
}

.colorReated {
    color: #292929;
    font-family: 'medium-content-sans-serif-font, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, sans-serif';
}

.borderReated {
    border-right: 1px solid #D9D9D9;
    height: 30px;
    margin: 0px 8px 0px 9px;
}

.imgReated {
    width: 36px;
    max-width: 100%;
}

.textNameReated {
    font-family: 'medium-content-sans-serif-font, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, sans-serif';
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #292929;
    font-weight: bold;
}

.textDateReated {
    font-family: 'medium-content-sans-serif-font, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Arial, sans-serif';
    font-size: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #757575;
    font-weight: bold;
}

.blockBlogImg {
    border-bottom: 1px solid #EBEBEB;
    height: 150px;
    width: 100%;
    background-size: cover;
}

.bottomLogo {
    z-index: 1;
    position: relative;
    border-top: 2px solid rgba(212, 212, 212, 1);
    /*-webkit-box-shadow: 0px 3px 4px 3px rgba(212,212,212,1);*/
    /*-moz-box-shadow: 0px 3px 4px 3px rgba(212,212,212,1);*/
    /*box-shadow: 0px 3px 4px 3px rgba(212,212,212,1);*/
}

div.bgBottomBanner + div.bottomLogo {
    display: none;
}

.inputSearch {
    background-color: #CED6DD;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    padding: 24px;
    border-radius: 6px;
}

.inputSearch::placeholder {
    color: #fff;
}

.inputSearchIcon {
    background-color: #CED6DD;
    border-color: transparent;
    color: #0E0E0E;
    cursor: pointer;
    border-radius: 0px 6px 6px 0px;
    padding-left: 20px;
    padding-right: 20px;
}

.blockPdTB {
    padding-top: 20px;
    padding-bottom: 20px;
}

.textCategorySearch {
    font-family: 'KanitLight';
    color: #2B2B2B;
    font-size: 24px;
}

.textAllRow {
    color: #070747;
    font-size: 20px;
}

.textOrder {
    color: #2B2B2B;
    font-size: 18px;
    text-align: right;
}

.orderSelect {
    background-color: #FFFFFF;
    color: #2B2B2B;
    text-align-last: center;
    width: 100%;
    border-color: #FFFFFF;
    border-radius: 0 !important;
    margin-top: -3px !important;
}

.wNr {
    white-space: nowrap;
}

.paginationSBS ul.pagination > li > a {
    color: #113355;
    font-weight: bold;
    border-radius: 0px !important;
    border: #113355 solid 0.3px;
}

.paginationSBS ul.pagination > li:not(:last-child) > a {
    margin-right: 7px;
}

.paginationSBS ul.pagination > li:hover > a, .paginationSBS ul.pagination > li > a:focus {
    background-color: #113355 !important;
    color: #fff !important;
    font-weight: bold;
    border-radius: 0px !important;
}

.paginationSBS ul.pagination > li.active > a {
    background-color: #113355 !important;
    color: #fff !important;
    font-weight: bold;
    border-radius: 0px !important;
}

.blockContentSearch {
    background-color: #FFFFFF;
    padding: 20px;
}

.blockSearchHead {
    color: #194770;
    font-size: 18px;
}

.blockSearchContent {
    font-size: 14px;
    color: #2B2B2B;
}

.blockSearchDate {
    font-size: 12px;
    color: #2B2B2B;
}

.iconFile {
    width: 32px;
    max-width: 100%;
}

.blockContentSearch > div > div > div > a:hover {
    text-decoration: unset;
}

.iconCategory {
    width: 42px;
}

.listGroupSBS {
    margin-bottom: 5px;
    cursor: pointer;
}

.listGroupSBS > a, .listGroupSBS > a:focus {
    border-radius: 0px !important;
    border-color: transparent !important;
    color: #194770 !important;
    font-size: 16px;
    background-color: #FFFFFF;
}

.listGroupSBS > a:hover, .listGroupSBS > a.active-filter {
    color: #FFFFFF !important;
    text-decoration: none;
    background-color: #065381;
}

.listGroupSBS > a:hover img.iconCategory, .listGroupSBS > a.active-filter img.iconCategory {
    filter: brightness(0) invert(1);
}

.v-center {
    display: flex;
    align-items: center;
    min-height: 42px;
}

.blockFilterPush {
    background-color: #065381;
    color: #fff;
    padding: 5px 5px;
}

.blockFilterPush > a {
    color: #fff;
}

.inputSearchFilter {
    background-color: #CED6DD;
    border-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    border-radius: 0px;
}

.inputSearchFilter::placeholder {
    color: #fff;
}

.inputSearchIconFilter {
    background-color: #CED6DD;
    border-color: transparent;
    color: #0E0E0E;
    cursor: pointer;
    border-radius: 0px;
    padding-left: 10px;
    padding-right: 10px;
}

.breadcrumbSBS {
    margin-bottom: 5px;
    background-color: transparent;
    text-align: right;
    margin-top: 10px;
}

.breadcrumbSBS > li > a {
    color: #353535;
}

.breadcrumbSBS > li.active {
    color: #070747;
}

.textHeadBlockDetail {
    font-family: 'KanitLight';
    color: #070747;
    font-size: 20px;
}

.tableDetail > tbody > tr > td:first-child {
    font-family: 'KanitMedium';
    width: 30%;
    min-width: 200px;
}

.tableDetail > tbody > tr > td {
    border-top: none !important;
    border-bottom: 2px solid #ddd !important;
}

.textHeadDetail {
    font-family: 'KanitLight';
    color: #070747;
    font-size: 24px;
}

.divZipDownload {
    height: 55px;
    width: 55px;
    background-color: #FFFFFF;
    border-radius: 55px;
    -moz-border-radius: 55px;
    -webkit-border-radius: 55px;
    margin-left: auto;
    margin-right: auto;
}

.iconSocial {
    width: 30px;
    max-width: 100%;
    padding-top: 8px;
}

.textDepartment {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
}

.textDepartment > i.active {
    color: #FFC34C;
}

.textDepartment > i {
    color: #C7C7C7;
}

.textDownloadZip {
    color: #000000;
}

.divDownloadFile {
    height: 55px;
    width: 55px;
    background-color: #F2F2F2;
    border-radius: 55px;
    -moz-border-radius: 55px;
    -webkit-border-radius: 55px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.textDownloadFile {
    color: #FFFFFF;
}

.bgTableDetail {
    background-color: #065381;
}

.borderNone {
    border: none !important;
}

.borderNone > thead > tr > th.tbFirst {
    border-left: none !important;
    background-color: #065381;
    vertical-align: middle;
    text-align: center;
    width: 10%;

}

.borderNone > thead > tr > th.tbSecond {
    border-left: 2px solid #dddddd;
    border-right: none !important;
    vertical-align: middle;
    color: #fff;
    background-color: #065381;
    width: 20%;
}

.borderNone > thead > tr > th.tbSecond > a {
    color: #fff;
}

.borderNone > thead > tr > th.tbLast {
    color: #000000;
    background-color: #fff;
    border-bottom: none !important;
    vertical-align: top;
}

.btnDetail {
    background-color: #065381;
    padding: 5px 10px;
    font-size: 12px;
    color: #fff;
    border: none;
    width: 105px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.textColorDetail {
    color: #070747;
    font-size: 18px;
}

.staticDetailIcon {
    height: 30px;
    width: 30px;
    background-color: #FFFFFF;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    margin-left: 10px !important;
    text-align: center;
    padding-top: 7px;
    border: 1px solid #C7C7C7;
    color: #C7C7C7;
}

.staticDetailIcon.click {
    cursor: pointer;
}

.staticDetailIcon > a {
    color: #C7C7C7;
}

.staticDetailIcon.active {
    height: 30px;
    width: 30px;
    background-color: #065380;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    margin-left: 10px !important;
    text-align: center;
    padding-top: 7px;
    color: #fff;
    border: 1px solid #065380;
}

.staticDetailIcon.active > a {
    color: #fff;
}

.textStatic {
    font-family: 'KanitMedium';
    color: #000000;
    font-size: 18px;
}

.heightGraphDetail {
    height: 300px;
}

.bgBlue {
    background-color: #065381;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.hoverDownload {
    cursor: pointer;
}

.hoverDownload > div {
    border: 1px solid #E8E8E8;
}

.hoverDownload > div:last-child, .hoverDownload > div:last-child > div > a {
    min-height: 82px;
    color: #FFFFFF;
}

.hoverDownload:hover > div, .hoverDownload:hover > div > div > a, .hoverDownload:hover > div > div > a > div.textDownloadFile,
.hoverDownload.active > div, .hoverDownload.active > div > div > a, .hoverDownload.active > div > div > a > div.textDownloadFile {
    background-color: #FFFFFF;
    color: #000000;
}

div.sbs-package-not > p {
    text-align: justify;
    border: 1px solid #065381;
    padding: 15px;
    border-radius: 5px;
    background-color: #fff;

}

div.horizon-blog a.title {
    color: #194770;
}

p.indent-article {
    text-indent: 50px;
    text-align: justify;
}

div.listGroupSBS .list-group-item div.facet-label {
    display: flex;
    flex-direction: row;
}

div.listGroupSBS .list-group-item.active-filter div.facet-label-text {
    width: calc(100% - 30px);
}

div.listGroupSBS .list-group-item.active-filter div.facet-label-control {
    text-align: right;
    width: 30px;
}

.articleContent {
    position: relative;
    height: 145px;
}

div.article-thumbnail {
    background-color: #FFF;
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: #dcdef7 solid 1px;
    border-radius: 10px;
    box-shadow: 1px 2px 3px #ddd;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.imgArticle {
    max-width: 100%;
    max-height: 100%;
}

.articleTextTop > a {
    color: #194770;
    font-size: 1.4em;
}

div.article-content-wrap {
    margin: 10px 0 0 0;
    width: 100%;
    min-height: 30px;
}

div.article-content-wrap p.article-date {
    font-size: 0.9em;
    color: #8c8c8c;
}

div.article-line {
    position: relative;
    border-bottom: 1px dotted #bbb;
    margin-top: 5px;
    margin-bottom: 30px;
    height: 10px;
    padding: 0 0;
}

div.article-line a {
    position: absolute;
    bottom: 5px;
    right: 0;
    z-index: 100;
}

.btnLink-article {
    color: #2e2d3e;
    border: 1px solid #6E6D75;
    background-color: #f5f5f5;
    border-radius: 0px;
}

a.icon-language img {
    width:24px;
    margin-top: -5px;
}

a.icon-language:hover {
    text-decoration: none;
}

a.icon-language:first-child {
    margin-right: 5px;
}

.loader {
    margin: 0 auto;
    border: 8px solid #f3f3f3; /* Light grey */
    border-top: 8px solid #065381; /* Blue */
    border-radius: 50%;
    width: 40px;
    height: 40px;
    animation: spin 1.5s infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}


@media only screen and (max-width: 767px) {

    .imgHeader {
        width: 100px;
    }

    #headerContent > ul > li > a {
        height: 50px;
    }

    #headerContent > ul > li > a > div {
        float: left;
    }

    div.navbar-header {
        text-align: center;
    }

    #headerContent > ul > li > a > div:nth-child(2) {
        margin-left: 15px;
        padding-top: 3px;
    }

    #headerLogin > ul.nav > li {
        float: left;
    }

    /*.bgBannerImg {*/
    /*    background-image: unset;*/
    /*}*/

    .rightFooter {
        max-width: 100%;
    }

    .tbodyRight > tr > td:nth-child(2) {
        white-space: nowrap;
    }

    .v-center {
        left: 30px;
    }

    .row-eq-height {
        display: block;
    }

    .divImgRightFooter {
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #headerContent > ul > li > a {
        padding: 15px 15px !important;
    }

    /*.bgBannerImg {*/
    /*    background-image: unset;*/
    /*}*/

    .rightFooter {
        max-width: 265px;
    }

    .imgCategory {
        width: 48px;
        max-width: 100%;
    }

    .contentCategory > div > div:first-child {
        height: 70px;
        width: 70px;
        border-radius: 100px;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
    }

    .contentCategory:hover > div > div:first-child {
        height: 70px;
        width: 70px;
        border-radius: 100px;
        -moz-border-radius: 100px;
        -webkit-border-radius: 100px;
    }

    .imgStaticEye {
        width: 130px;
        height: 120px;
        max-width: 100%;
    }

    .tbodyRight > tr > td:nth-child(2) {
        white-space: nowrap;
    }

    .divImgRightFooter {
        text-align: center;
    }
}

@media (min-width: 1000px) and (max-width: 1200px) {
    #headerContent > ul > li > a {
        padding: 15px 30px !important;
    }

    .tbodyRight > tr > td:nth-child(2) {
        white-space: nowrap;
    }

    .blockBlog > div > div:last-child {
        white-space: nowrap;
        padding: 0px;
    }

    .divImgRightFooter {
        white-space: nowrap;
        text-align: center;
    }
}


/*#detail*/
   .btn_graph{
        text-decoration: none;
        cursor: pointer;
        background-color: #065381;
        border-color: #065381;
    }
    #full-wrap{
        display:none;
    }
   /* #full-wrap{width:1000px;height:500px;margin:0;padding:0;}
    */

    #full-wrap{
        width:100%;
        height:800px;
        margin:0;
        padding:0;
    }

    #fullchart{
        width:900px;
        height:490px;
        margin:0;
        padding:0;
    }

    #fancybox-content{
        border-width:0px !important;
    }

    .expand{
        /*cursor:hand;*/
        cursor:pointer;
    }

    .box_graph{
        border: 1px solid #065381;
        padding-top: 10px;
        position: relative;
        overflow: hidden;
    }

    #graph1{
        max-height: 500px;
    }

    .input_change_page{
        width: 80px !important;
        text-align: center;
    }

    .btn-pagination{
        background-color: #065381;
        color: #fff;
    }

    .no_padding{
        padding: 0px !important;
    }


    .textHeadDetailFullscreen{
        font-size: 16px;
    }

    .highcharts-container{
        width: 100%;
    }

    @media (max-width: 768px) {
        .input_change_page{
            width: 100% !important;
        }

        .paging_box{
            text-align: left !important;
        }

        .btn-pagination{
            margin : 5px 0px;
            width: 100%;
        }
    }


    /*login */
    .form-signin
{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox
{
    margin-bottom: 10px;
}
.form-signin .checkbox
{
    font-weight: normal;
}
.form-signin .form-control
{
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus
{
    z-index: 2;
}
.form-signin input[type="text"]
{
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-signin input[type="password"]
{
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.account-wall
{
    margin-top: 20px;
    padding: 20px 0px 20px 0px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.login-title
{
    color: #555;
    font-size: 18px;
    font-weight: 400;
    display: block;
}
.profile-img
{
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.need-help
{
    margin-top: 10px;
}
.new-account
{
    display: block;
    margin-top: 10px;
}



/*tab*/
.tabs-left, .tabs-right {
  border-bottom: none;
  padding-top: 2px;
}
.tabs-left {
  border-right: 1px solid #ddd;
}
.tabs-right {
  border-left: 1px solid #ddd;
}
.tabs-left>li, .tabs-right>li {
  float: none;
  margin-bottom: 2px;
}
.tabs-left>li {
  margin-right: -1px;
}
.tabs-right>li {
  margin-left: -1px;
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
}

.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;
}
.tabs-left>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display:block;
}
.tabs-right>li>a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}



i.required {
    color: #D93131;
    font-weight: bold;
    font-style: normal;
}

i.required::before {
    content: '*'
}

.btn_footer , .btn_footer:hover{ 
    color : #fff;
}

text > tspan {
    font-family: 'KanitExtraLight';
    font-size: 12px;
}

.bgGray {
    background-color: #F5F5F5 !important;
}

main > div.bgGray .navbar-default .navbar-nav > li > a {
    color: #070747 !important;
}

.dpFCnter {
    display: flex;
    justify-content: center;
    align-items: center;
    /* background: #37BC9B; */
}

.h500 {
    height: 500px;
}

.bgBlack70 {
    background-color: #00000047 !important
}

/* แนวตั้ง XS */
@media (max-width: 767px) and (orientation: portrait) {

}