body {
    font-family: 'Prompt-Regular';
    color: #000;
}

button,
button:focus {
    background-color: transparent;
    border: transparent;
    outline: none;

}

.carousel-indicators {
    bottom: 0px !important;
}

.container {
    max-width: 1200px;
    padding-right: 0;
    padding-left: 0;
}

.container>.row {
    /*margin-right: 0;
    margin-left: 0;*/
}

ul {
    margin-bottom: 0;
}

.form-t {
    border-radius: 0;
    border: 2px solid #d73333;
}

input.form-t {
    height: 40px;
}

.nopaading-right {
    padding-right: 0;
}

.t1 {
    padding-left: 5px;
}

.login-wrapper input.form-t {
    height: 35px;
}

.required-input {
    color: #d73333;
}

.bg-gray {
    background-color: #f5f5f5;
}

.bg-gray1 {
    background-color: #b7b7b7 !important;
}

.bg-white {
    background-color: #fff;
}

.bg-red {
    background-color: #d73333;
    color: #fff;
}

.gmo-list p {
    color: #000;
}

a:hover {
    text-decoration: none;
}

.gmo-list p:hover {
    color: #d73333;
}

.title-link,
.subtitle-link {
    color: #000;
}

.subtitle-link:hover {
    color: #d73333;
}

.bg-red a,
.breadcrumb>li+li:before {
    color: #fff;
}

.btn-download {
    border: 1px solid #d73333;
    color: #000;
    font-size: 12px;
    padding: 7px 18px;
}

.btn-download img {
    margin-right: 3px;
    width: auto !important;
}

.btn-download:hover,
.btn-download:focus {
    color: #d73333;
}

.header-top {
    border-bottom: 1px solid #dcdcdc;
    height: 0px;
    font-size: 11px;
    margin-top: -1px;
}

.header-nav {
    z-index: 50;
    width: 100%;
    height: 48px;
    border-bottom: 1px solid #dcdcdc;
    background-color: #ffffff;
}

.navbar {
    border: none;
    min-height: 48px;
}

.header-top p {
    margin-bottom: 0;
    padding: 5px 0;
    color: #646464;
}

.header-top .list-inline>li {
    padding-right: 15px;
}

.footer {
    border-top: 1px solid #dcdcdc;
    font-size: 11px;
    margin-bottom: 30px;
}

.header-top,
.footer {
    font-family: 'CenturyGothic';
}

.header-top a,
.social-bottom a {
    color: #646464;
    padding: 6px 0;
}

.s-fb {
    background-image: url('../images/8.png');
   
}

.s-youtube {
    background-image: url('../images/youtube.png');
  
}

.s-fb:hover {
    background-image: url('../images/5.png');
  
}

.s-youtube:hover {
    background-image: url('../images/youtube.png');
  
}

.social-bottom {
    text-transform: uppercase;
}

.social-bottom a:hover {
    text-decoration: none;
    color: #d62825;
}

.social-bottom .text-right li {
    width: 22px;
    height: 15px;
    background-repeat: no-repeat;
    position: relative;
    background-position: center center;
}

.social-bottom .text-right li a {
    width: 19px;
    height: 19px;
    display: inline-block;
}
.social-bottom {
    background-color: #f5f5f5;
    padding: 10px 0 6px 0;
}

.a-forgot {
    position: absolute;
    top: 10px;
    right: 10px;
}

.login-wrapper h3 {
    font-family: 'Prompt-SemiBold';
    font-size: 19px;
    text-transform: uppercase;
    margin: 9px 0 17px 0;
}

.btn-login {}

.header .navbar-brand {
    padding: 0;
    height: auto;
}

.header a {

    float: left;
    font-size: 11px;

}

.top-right {
    text-align: right;
}

.header a:hover,
.header-top a:focus {
    text-decoration: none;
    color: #d62825;
}

.navbar>.container .navbar-brand {
    margin-left: 0;
    height: 48px;
}

.navbar-right li:last-child a {
    padding-right: 0;
}

.nav>li>a {
    padding: 14px 10px;
}

.navbar {
    margin-bottom: 0;
}

.nav {
    padding-left: 26PX;
}

.navbar-brand>img {
    display: block;
}

.navbar-brand.b-desktop>img {
    height: 16px;
    margin: 15px 0;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: transparent;
    color: #d73333;
}

.top-right ul li:last-child {
    padding-right: 0px;
}

.banner {
    position: relative;
}

.login-wrapper {
    position: absolute;
    top: 0%;
    right: 0%;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 5px 20px 10px 20px;
    border: 2px solid #d73333;
    width: 30%;
    max-width: 260px;
}

form {
    margin-bottom: 0;
}

.login-wrapper .form-group {
    margin-bottom: 5px;
}

.login-wrapper label {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
}

.login-wrapper .btn-2 {

    font-size: 14px;
    height: 35px;
}

.main {
    padding: 60px 0;
}

.main-fb {
    padding-top: 5px;
}

.news-list {
    padding: 20px 0;
    border-bottom: 1px solid #cccccc;
}

.news-list img {
    width: auto;
    display: block;
    max-width: 100%;
}

.date-post {
    font-style: italic;
}

.services-post {
    font-style: italic;
    font-size: 16px;
    padding: 5px 0;
}

.services-post-title {
    background-color: #f5f5f5;
    font-size: 18px;
    margin-bottom: 10px;
    padding: 10px 15px 5px 15px;
}

.services-content {
    padding: 10px 30px;
}

.services-image {
    padding: 5px 10px;
}

.services-video {
    width: 100% !important;
    height: 250px !important;
}

.video-wrapper {
    width: 100% !important;
    height: 250px !important;
}

.vertical-center {
    width: 100%;
    height: 400px;
    text-align: center;
}

.vertical-center:before {
    /* create a full-height inline block pseudo=element */
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    /* vertical alignment of the inline element */
    height: 100%;
}

.vertical-center>.video-wrapper {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
}

@media only screen and (max-width: 992px) {
    .vertical-center {
        height: 250px;
    }
}

.news-list a {
    color: #000;
}

.news-list a:hover,
.news-list a:focus {
    color: #d73333;
    text-decoration: none;
}

.news-list h4 {
    margin-top: 0;
    margin-bottom: 5px;
}

.all-list {
    float: left;
    width: 100%;
    padding: 10px 0;
    font-style: italic;
    color: #959595;
}

.all-list:hover,
.all-list:focus {
    text-decoration: none;
    color: #d73333;
}

.news-content {
    padding-top: 40px;
}

.gmo-list {
    padding: 15px 0;
}

.gmo-list .title {
    padding-top: 10px;
}

.main-openaccount p {
    font-size: 18px;
}

.btn {
    border-radius: 0;
    font-family: 'Prompt-SemiBold';
}

.news-content h3 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.btn-1 {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    border: 2px solid #d73333;
    padding: 10px 25px;
    letter-spacing: 1;
}

.btn-1:hover,
.btn-1:focus {
    background-color: #d73333;
    color: #fff;
}

.main-openaccount,
.main-tools {
    padding: 30px 0;
}

.link-more {
    padding: 15px 0;
}

.investor-info li img {
    width: 100%;
}

.investor-info li:first-child {
    width: 62%;
}

.investor-info li:last-child {
    width: 30%;
}

.investor-info li {
    vertical-align: middle;
}

.panel-title>a:before {

    content: url('../images/icon-explan.jpg');
    padding-right: 5px;
}

.panel-title>a.collapsed:before {
    content: url('../images/icon-explan-plus.jpg');
    padding-right: 5px;
}

.panel-title>a:hover,
.panel-title>a:active,
.panel-title>a:focus {
    text-decoration: none;
}

.main-investor .panel-group .panel-heading {
    background-color: transparent;
    border-color: transparent;
}

.main-investor .panel-title {
    position: relative;
}

.main-investor .panel-title a:before {
    position: absolute;
    top: -2px;
    left: -30px;
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 0;
}

.panel-title {
    font-family: 'Prompt-SemiBold';
}

.main-investor .panel {
    border: none;
    box-shadow: none;
}

.tools-list {
    padding: 20px 30px;
}

.tools-list .media-heading {
    font-family: 'Prompt-SemiBold';
}


.btn-2 {
    background-color: #d73333;
    color: #fff;
    text-transform: uppercase;
    width: 100%;
    letter-spacing: 1;
    font-size: 12px;
    height: 40px;
}


.btn-2:hover,
.btn-2:focus {
    background-color: rgb(213, 82, 82);
    color: #fff;
}


.read-more {
    font-style: italic;
    font-size: 14px;
    font-weight: 600;
    color: #000;
}

.read-more a {
    color: #d73333 !important;
}

.read-more:hover a,
.read-more:focus a {
    text-decoration: underline !important;
}

.fg {
    font-style: italic;
    font-size: 14px;
    color: #000;
}

.fg:hover,
.fg:focus {
    color: #d73333;
    text-decoration: none;
}

.scroll-openaccount .btn {
    width: 140px;
    position: absolute;
    right: 0px;
    height: 35px;
    display: none;
}

.sticky {
    top: 0;
    position: fixed;
    margin: auto;
    width: 100%;
    background-color: #f5f5f5;
}

.mascot img {
    width: 34px;
    position: absolute;
}

.p-top {
    margin-bottom: 0px;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    width: 100%;
}

.footer-top {
    padding: 20.5px 0;
    color: #646464;
}

.footer-bt {
    padding: 8px 0;
}

.banner-bg {
    height: 200px;
    background-size: cover;
    background-position: center;
}

.main-breadcrumb {
    height: 70px;
}

.breadcrumb-line .breadcrumb {
    background-color: transparent;
    margin: 0;
    padding: 25px 0px;
}

.main-breadcrumb h1 {
    margin: 0;
    padding: 16px 0;
    text-transform: uppercase;
}

.menu-tab {
    padding-bottom: 50px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
}

.menu-tab .nav>li>a {
    padding: 6.8px 12px;
    border-radius: 0;
    font-size: 14px;
    color: #646464;
    background-color: #f5f5f5;
    margin-right: 20px;
    font-family: 'Prompt-Prompt-Medium';
}

.menu-tab .nav-tabs {
    border-bottom: none;
}

.menu-tab .nav-tabs>li.active>a,
.menu-tab .nav-tabs>li>a:hover {
    background-color: #ffffff;
    border: 1px solid #d73333;
    color: #000;
}

.about-content .title-5 h1 {
    text-transform: uppercase;
    color: #d73333;
    margin-bottom: 50px;
    font-size: 20px;
}

.title-bt {
    color: #d73333;
    font-style: italic;
    font-size: 20px;
    padding-left: 20px;
}

.team-top {
    padding-bottom: 0;
    border-bottom: 1px solid #cccccc;
}

.team-desc {
    padding: 10px;
}

.team-list {
    margin-bottom: 30px;
}

.team-list img {
    max-width: 200px;
    max-height: 265px;
}

.team-bt .title-5 h4 {
    font-size: 20px;
}

.team-bt .title-bt {
    font-size: 18px;
}

.text-info {
    padding: 25px 0 25px 25px;
    height: 350px;
    font-size: 16px;
    color: #000000;
}

.text-info .title-5 h1 {
    margin-bottom: 20px;
    margin-top: 0;
}

/*custom scroll */
.mCSB_scrollTools {
    width: 10px;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #dedede;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background-color: rgba(215, 51, 51, 1);
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 10px;
    border-radius: 0;
}

.tab1-info {
    margin-top: 50px;
    margin-bottom: 50px;
}

.tab1-info .col1 {
    width: 20%;
    background-color: #d73333;
    font-family: 'Prompt-Prompt-Medium';
    color: #fff;
    border-bottom: 15px solid #fff;
    border-right: 15px solid #fff;
}

.tab1-info .col2 {
    width: 70%;
    background-color: #f5f5f5;
    border-bottom: 15px solid #fff;

}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none;
}

.nopadding-bottom {
    padding-bottom: 0;
}

.tab-vision-list>div:first-child {
    float: left;
}

.tab-vision-list .list-left {
    width: 28%
}

.tab-vision-list {
    float: left;
    width: 100%;
    font-size: 16px;
    margin-bottom: 30px;
}

.list-right {
    padding: 30px;
    width: 72%;
    float: left;
}

.tab-vision-info h5 {
    font-size: 20px;
}

.tab-vision-info .tab-vision-list:nth-child(even)>div {
    float: right;
}

.tab-file-info {
    padding: 15px 30px;
    font-size: 14px;
    height: 78px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 16px;
}

.tab-file-list {
    margin-bottom: 40px;
}

.tab-file-list .title-bg {
    padding: 1px 30px;
}

.contact-address {
    padding: 20px;
}

.contact-address .list-inline {
    margin-bottom: 10px;
}

.contact-address .list-inline>li {
    display: table-cell;
}

.form-z {
    border-radius: 0;
    box-shadow: none;
}

.contact-form .btn-2 {
    width: auto;
}

.contact-bt {
    margin-top: 50px;
}

#map {
    height: 500px;
}

.main-contact .title h4 {
    text-transform: uppercase;
}

.career-top {
    font-size: 15px;
}

.areer-top-right {
    padding: 20px 0px 20px 20px;
    height: 340px;
}

.career-bt {
    margin-top: 65px;
}

.career-bt .title h3 {
    text-transform: uppercase;
    margin-top: 0;
}

.career-content {
    margin-top: 25px;
    float: left;
    width: 100%;
}

.career-content h3 span {
    background-color: #d73333;
    font-size: 16px;
    color: #fff;
    padding: 7px 30px;
    /*width: 300px;*/
    margin: 30px 0;
    line-height: 3;
}

.job-content {
    padding: 25px;
    float: left;
    width: 100%;
}

.job-content {
    font-size: 16px;
}

.career-content .position {
    float: left;
    width: 100%;
}

.career-content h5 {
    padding: 10px 0;
    font-weight: bold;
    font-size: 16px;
}

.job-link a {
    width: auto;
    margin: 30px;
    line-height: 2.4;
}

.career-footer {
    padding: 30px 0;
    float: left;
    width: 100%;

}

.career-footer h6 {
    font-size: 14px;
    font-family: 'Prompt-Prompt-Medium';
    margin-bottom: 10px;
}

.career-footer select[multiple] {
    position: relative;
    ;
}

select[size] {
    position: absolute;
    max-width: 299px;
}

.career-footer label {
    font-size: 7px;
}

.navbar-t .container-fluid {
    margin-right: -15px;
}

.navbar-t .collapse {
    float: right;
}

.modal-z .modal-body {
    padding: 10px 50px 40px 50px;
}

.modal-z .modal-title {
    margin-top: 30px;
    font-size: 22px;
    text-transform: uppercase;
}

.modal-z .modal-header {
    font-family: 'Prompt-Prompt-Medium';
    padding: 15px 50px;
    color: #d73333;
    border-bottom: none;
}

.modal-z .modal-content {
    border-radius: 0;
    border: 1px solid #d73333;
}

.modal-header .close {
    margin-top: 4px;
    margin-right: -29px;
    font-size: 32px;
}

.p-form {
    padding: 3px 12px;
}

.b-mobile {
    display: none;
}

.bg-h {
    height: 50px;
}

/** Support page **/

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border: 1px solid lightgrey;
}

.panel-title {
    font-size: 14px;
}

.more-less {
    float: right;
    color: #d73333;
    margin-right: 0;
    font-size: 20px;
    margin-top: -3px;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #EEEEEE;
    overflow-x: auto;
    overflow-y: hidden;
}

.panel-body img {
    cursor: auto !important;
    max-width: 100%;
}

.panel-collapse {
    border: 1px solid lightgrey;
    border-top: 0;
}

.menu-tab .nav-tabs {
    padding-left: 0;
}

.position-accordion .panel-title>a:before {
    content: "";
}

.position-accordion .panel-group {
    float: left;
    width: 100%;

}

.position-accordion .panel-title {
    font-size: 14px;
    padding-left: 30px;
    padding: 8px 25px;
}

.position-accordion .panel-heading {
    color: #d73334;
}

.position-accordion .panel-heading .collapsed {
    color: #000;
}

.position-accordion .panel-body {
    padding: 0 25px;
}

.position-accordion .panel-body .bg-gradients {
    background: -webkit-linear-gradient(#333, #fff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    max-height: 160px;
    height: 160px;
}

.menu-tab.sub,
.content-area {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: none;
    margin-top: 30px;
    float: left;
    width: 100%;
}

.list-s {
    padding-left: 16px;
    margin: 10px 0;
}

.list-group {
    margin-bottom: 30px;
}

.menu-tab.sub .nav>li.active>a {
    background-color: #d73333;
    color: #fff;
}

.content-area a {
    color: #000;
}

.content-area a:hover,
.content-area a:focus {
    text-decoration: none;
    color: #d73333;
    cursor: pointer;
}

.table-1 .table-trad thead>tr>th {
    color: #ffffff;
    background-color: #d93d3e;
    vertical-align: middle;
    font-size: 14px;
    text-align: center;
    padding: 13px 8px;
}

.table-1 .table-trad tbody>tr>td {
    background-color: #f5f5f5;
    vertical-align: middle;
    text-align: center;
    font-size: 14px;

}

.table-1 .table-trad.t2 thead>tr>th,
.table-1 .table-trad.t2 tbody>tr>td {
    text-align: left
}

.table-1 .table-trad ul li {
    list-style: none;
    text-decoration: none;
}

.remark {
    padding: 25px;
}

.remark1 {
    background-color: #f5f5f5;
    border: 1px solid #d7d7d7;
}

.h15 {
    height: 15px;
}

.download-list .list-inline>li {
    width: 100%;
    float: left;
    padding-left: 50px;
    top: 50%;
    transform: translateY(-50%);
    position: relative;
}

.download-list .list-inline>li:first-child {
    padding-top: 0;
    position: absolute;
    padding-left: 0;
    width: auto;
    top: 50%;
    transform: translateY(-50%);
}

.download-list {
    float: left;
    width: 100%;
    min-height: 40px;
    margin-bottom: 20px;
    display: flex;
}

.download-list .list-inline {
    width: 100%;
    float: left;
    margin-left: 0;
    position: relative;
    /* display: flex; */
}

.download-list img {
    width: 40px;
    height: 40px;
}

.stocksearch input {
    border-radius: 0;
    width: 80%;
    float: left;
    border: 0;
    background-color: whitesmoke;
}

.stocksearch ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: black;
}

.stocksearch ::-moz-placeholder {
    /* Firefox 19+ */
    color: black;
}

.stocksearch :-ms-input-placeholder {
    /* IE 10+ */
    color: black;
}

.stocksearch :-moz-placeholder {
    /* Firefox 18- */
    color: black;
}

.stocksearch .search-form.top {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.stocksearch .search-form .twin-input select {
    width: 100%;
    height: 34px;
    border: 0;
    background: whitesmoke;
    padding: 5px;
    webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(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;
    border-radius: 0;
}

.stocksearch .search-form .twin-input input {
    width: 100%;
    margin-bottom: 15px;
}

.stocksearch .search-form .twin-input {
    float: left;
    padding-left: 0px;
}

.stocksearch .search {
    float: left;
    width: 20%;
    padding-left: 10px;
}

.stocksearch .search-form>div.col-md-9 {
    width: 80%;
    padding: 0;
    float: left;
}

.stocksearch .search.col-md-3 {
    padding: 0;
}

.stocksearch .search .btn {
    width: 100%;
    background-color: #d93d3e;
    color: white;
    font-family: 'Prompt-Regular';
    font-size: 17px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 32px;
}

.stocksearch .calendartypemenu {
    float: right;
    width: 100%;
    padding-bottom: 0;
    border: 0;
    margin-bottom: 30px;
}

.stocksearch .calendartypemenu ul {
    float: right;
}

.stocksearch .calendartypemenu li {
    float: left;
    margin: 0;
    border: 0;
    padding-top: 1px;
    width: auto;
}

.stocksearch .calendartypemenu li.active {}

.stocksearch .calendartypemenu li a {
    margin-right: 0;
    /* border-radius: 3px; */
    padding: 9px 10px 7px;
    font-size: 19px;
    border: 0;
    background-color: #f5f5f5;
    margin: 0 !important;
}

.stocksearch .calendartypemenu li a:hover {
    border: 0;
    background-color: #d93d3e;
    color: white;
}

.stocksearch .calendartypemenu li.active a {
    border: 0;
    background: #d73333;
    color: white;
    line-height: normal;
}

.stocksearch .calendartype-content {
    float: left;
    width: 100%;
}

.stocksearch .calendartype-content>div {
    float: left;
    width: 100%;
}

#calendartype2 .actived,
#calendartype4 .actived {
    background-color: #a0a0a0 !important;
}

#calendartype2 .table-1,
#calendartype4 .table-1 {
    float: left;
    width: 100%;
}

#calendartype2 .table-1 tbody td,
#calendartype4 .table-1 tbody td {
    vertical-align: text-top;
    text-align: right;
    line-height: normal;
    padding: 5px 10px 5px;
    font-size: 12.5px;
    height: 50px;
}

#calendartype2 .table-1 tbody td p,
#calendartype4 .table-1 tbody td p {
    margin: 10px 0;
    text-transform: uppercase;
}

#calendartype2 .table-1 tbody td p,
#calendartype4 .table-1 tbody td p {
    font-size: 12px;
    color: #d93d3e;
}

#calendartype2 .table-1 thead td,
#calendartype4 .table-1 thead td {
    text-align: center;
    text-transform: uppercase;
    color: #d93d3e;
    background-color: whitesmoke;
    border-bottom: 1px solid #dddddd;
    padding: 15px 5px;
    width: 14.2857%;
    font-size: 13px;
}

#calendartype2 ul li.active,
#calendartype4 ul li.active {
    background: #a0a0a0;
    padding: 11px 5px 10px;
}

#calendartype2 ul li.active a,
#calendartype4 ul li.active a {
    background: transparent;
    border: 0;
    color: white;
}

#calendartype2 ul li:hover a,
#calendartype4 ul li:hover a {
    border: 0;
    color: black;
}

#calendartype2 ul li:hover,
#calendartype4 ul li:hover {
    background: white;
}

#calendartype2>div.col-md-2,
#calendartype4>div.col-md-2,
#calendartype2 ul li,
#calendartype4 ul li {
    text-align: center;
    color: #ffffff;
    padding: 10px 5px 9px;
    border: 1px solid #f5f5f5;
    border-left: 0;
    background-color: #d93d3e;
    border-bottom: 0;
    font-size: 17px;
    width: 16.6666%;
}

#calendartype2 ul li a,
#calendartype4 ul li a {
    color: white;
    padding: 0px 2px;
    margin: 0;
}

#calendartype2>div.col-md-2:first-child,
#calendartype4>div.col-md-2:first-child,
#calendartype2 ul li:first-child,
#calendartype4 ul li:first-child {
    border-left: 1px solid #f5f5f5;
}

#calendartype2 ul,
#calendartype4 ul {
    padding-left: 0;
}

#calendartype2>div.col-md-2:last-child {}

.position-accordion {
    float: left;
    width: 100%;
}

.position-accordion .menu-tab {
    margin-top: 0;
}


.search-support .nopadding {
    padding: 0;
}

.stocksearch.search-support input {
    width: 70%;
    border: 1px solid #d93d3e;
    background: white;
}

.stocksearch.search-support .search {
    width: 30%;
}

.stocksearch.search-support ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: black;
    font-style: italic;
}

.stocksearch.search-support ::-moz-placeholder {
    /* Firefox 19+ */
    color: black;
    font-style: italic;
}

.stocksearch.search-support :-ms-input-placeholder {
    /* IE 10+ */
    color: black;
    font-style: italic;
}

.stocksearch.search-support :-moz-placeholder {
    /* Firefox 18- */
    color: black;
    font-style: italic;
}

.modal-header {
    border-bottom: none;
}

.modal-s1 .table>tbody>tr>td {
    font-size: 12px;
}

.modal-s1 .table>thead>tr>th {
    font-size: 14px;
}

.modal-s1 .table>thead>tr>th {
    border-bottom: 1px solid #f7f7f7;

}

.modal-s1 .modal-title {
    line-height: 2;

}

.modal-s1 .modal-header {
    color: #fff;
    background-color: #d93d3e;
}

.table-1 tbody td a {
    color: #d93d3e !important;
}

.modal-s1 .modal-header .close {
    display: none;
}

.modal-s1 .modal-footer {
    border-top: 1px solid transparent;
}

.modal-s1 .btn {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-color: #d93d3e;
}

.modal-s1 .btn:hover {
    background-color: #d93d3e;
    color: #fff;
}

.readmore a {
    color: #d93d3e;
    font-size: 12px;
}

.main-announcement .news-list {
    border: none;
}

.pagination>li>a,
.pagination>li>span {
    margin-left: 3px;
    padding: 2px 11px;
    color: #959595;
    background-color: #e7e6ec;
    border-color: transparent;
}

.page {
    border-top: 1px solid #cccccc;
    margin-top: 40px;
    float: left;
    width: 100%;
    margin-bottom: 30px;
    padding-top: 30px;
}

.pagination>li:first-child>a,
.pagination>li:last-child>a {
    color: #d93d3e;
}

.pagination>li>a.active,
.pagination>li>a:hover,
.pagination>li>a:focus {
    color: #000;
    font-weight: bold;
    border-color: #d93d3e;
    background-color: transparent;
}


.page .btn-2 {
    width: auto;
}

#jssor_1 {
    margin: 30px auto !important;
}


.dropdown .dropdown-menu {
    -webkit-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0.3s;
    -moz-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0.3s;
    -ms-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0.3s;
    -o-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0.3s;
    transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0.3s;
    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
}

.dropdown.open .dropdown-menu {
    -webkit-transition: max-height 0.3s, opacity 0.2s, visibility 0s;
    -moz-transition: max-height 0.3s, opacity 0.2s, visibility 0s;
    -ms-transition: max-height 0.3s, opacity 0.2s, visibility 0s;
    -o-transition: max-height 0.3s, opacity 0.2s, visibility 0s;
    transition: max-height 0.3s, opacity 0.2s, visibility 0s;
    max-height: 120px;
    opacity: 1;
    visibility: visible;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    height: 100%;
}

.c-title {
    font-size: 19px;
    color: #d73333;
}

.carousel-indicators .active {
    background-color: #ccc !important;
}

.carousel-indicators li {
    border: 1px solid #ccc !important;
}

/* Loader */

.loader-container {
    text-align: center;
    margin: 50px 0;
}

.glyphicon-refresh-animate {
    font-size: xx-large;
    color: #d73333;
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: scale(1) rotate(0deg);
    }

    to {
        transform: scale(1) rotate(360deg);
    }
}

.fb-container {
    margin-top: 15px;
}

.fb-share {
    margin: 2px 0;
}

.financial-title {
    margin-bottom: 15px;
}

ul.file-info {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
    padding-left: 0px;
}

ul.file-info>li {
    list-style: none;
    padding: 5px 10px;
}

ul.file-info>li>a {
    display: inline-block;
    text-align: left;
    width: 100%;
}

ul.file-info>li>a,
.tab-file-list>a,
.tab-file-list>div>a {
    font-size: 15px;
}

div.search-group-header {
    background-color: darkgrey;
    color: white;
    padding: 8px 25px;
    font-size: 14px;
}

div.search-group-header:not(:first-child) {
    margin-top: 10px;
}

span.search-word,
span.search-text {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    line-height: 1.5 !important;
    font-size: 18px;
}

span.search-text {
    max-width: 9em;
    text-overflow: ellipsis;
}

.container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
}

.container-fluid {
    padding: 0 !important;
}

.user-icon-navbar {
    padding: 9px;
    font-size: 1.5em;
    border: 0.05em solid #646464;
    color: #646464;
    border-radius: 50%;
    margin: 8px;
}

.user-name-navbar {
    font-weight: 700;
    font-size: 14px;
    vertical-align: super;
}

.user-info-navbar {
    display: block;
    color: #333;
    clear: both;
    padding: 3px 15px;
    font-size: 12px;
    font-weight: 400;
    white-space: nowrap;
    line-height: 1.42857143;
    text-align: left;
    vertical-align: middle;
    width: inherit;
    overflow-x: hidden;
    text-overflow: ellipsis;
}

.user-info-navbar>p {
    -webkit-user-select: none;
    /* Safari */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* IE10+/Edge */
    user-select: none;
    /* Standard */
}

.dashboard-navbar {
    text-align: center;
}

.dropdown>.dropdown-navbar {
    width: 0px;
    max-height: 0 !important;
}

.open>.dropdown-navbar {
    width: 300px;
    max-height: fit-content !important;
}

.dashboard-btn-navbar {
    font-size: 13px;
}

/* Search Box Style */
.g-search-box {
    margin: 5px 10px;
    border: 1px solid #f5f5f5;
    background-color: #f5f5f5;
    -webkit-transition: width 650ms ease;
    -moz-transition: width 650ms ease;
    transition: width 650ms ease;
    color: #646464;
    z-index: 13;
}

.g-search-button {
    box-shadow: none;
    border: 0;
}

.g-search-box:hover>input,
.input-lg:active,
.input-lg:focus {
    width: 150px !important;
}

.g-search-li {
    position: absolute !important;
    float: right !important;
    margin-right: -115px;
    top: 0;
    right: 0;
}

@media only screen and (max-width: 1500px) and (min-width: 767px) {
    .container-fluid>.navbar-collapse {
        float: left !important;
    }
}

@media only screen and (max-width: 1500px) and (min-width: 1200px) {
    .g-search-li {
        margin-right: 20px !important;
    }
}

@media only screen and (max-width: 1199px) and (min-width: 991px) {
    .g-search-li {
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 992px) and (min-width: 767px) {
    .g-search-li {
        margin-right: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .g-search-li {
        position: relative !important;
        float: left !important;
        margin: 0 !important;
        left: 0;
    }
}

.g-search-input:focus {
    border: none;
    box-shadow: none;
    background-color: #e9e9e9;
}

.g-search-button:focus,
.g-search-button:active {
    background-color: #d5d5d5;
}

.glyphicon-search {
    color: #646464;
    font-size: 15px;
}

.g-search-input {
    outline: none;
    border: 0;
    box-shadow: none;
    background-color: transparent;
}

.input-lg {
    height: 36px !important;
    width: 10px !important;
    font-size: 14px !important;
    -webkit-transition: width 650ms ease;
    -moz-transition: width 650ms ease;
    transition: width 650ms ease;
}

.form-control-feedback {
    height: 28px !important;
    pointer-events: auto !important;
}

/* Google Custom Search Style */
.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 {
    height: 29px !important;
    width: 71px !important;
}

.search-container {
    padding: 10px;
}

.gsc-webResult.gsc-result,
.gsc-imageResult {
    padding: 10px !important;
}

.gsc-input-box {
    height: auto !important;
}

input.gsc-input {
    min-height: 30px;
    font-size: 18px;
    font-family: 'Prompt-Regular';
}

input.gsc-search-button,
input.gsc-search-button:focus {
    border-style: solid !important;
    border-color: #d73333 !important;
    border-width: 1px 3px !important;
    height: 36px !important;
}

.gsc-search-button-v2 {
    padding: 10px 25px !important;
}

.ssl-logo {
    display: inline-block !important;
    margin-bottom: 5px !important;
}

.link-tag-text {
    color: #337ab7 !important;
}

.sec-licence-table {
    font-size: 14px;
}

.sec-licence-table td {
    vertical-align: top;
    padding-bottom: 10px;
    padding-right: 10px;
}

.stocksearch .research {
    padding-left: 0px;
}

.home-icon-size {
    height: 50px;
}

.ql-view-cursor {
    cursor: default !important;
}

.dropdown.open>.dropdown-navbar.user-info-main {
    max-height: 240px !important;
}

.content-area .margin-interest-link {
    color: #d73333;
}

.content-area .margin-interest-link:hover {
    text-decoration: underline;
}

.btn-menu-logout {
    color: #000;
    background-color: white;
    border-top: 1px solid #d73333;
    border-bottom: 1px solid #d73333;
}

.btn-menu-logout:hover {
    color: #d73333;
    background-color: white;
}

.mobile-overlay {
    display: none;
    cursor: pointer;
}

.announcement-item {
    overflow: hidden;
}

.news-item .hover,
.news-item .highlight-hover {
    height: 0;
    transition: opacity .2s;
    opacity: 0;
}

.news-item:hover .hover {
    height: 128px;
    width: 168px;
    opacity: 1;
}

.news-item:hover .highlight-hover {
    width: 209px;
    height: 159px;
    opacity: 1;
}

.news-item:hover .cover,
.news-item:hover .highlight-cover {
    display: none;
}

.news-item .news-image {
    height: 130px;
    width: 170px;
}

.new-hilight .news-item .news-image {
    height: 160px;
    width: 210px;
}

img.highlight-cover {
    max-height: 160px;
    max-width: 210px;
}

img.cover {
    max-height: 130px;
    max-width: 168px;
}

.news-short-summary p {
    word-break: break-word;
}

@media (max-width: 767px) {
    .modal-open .modal {
        z-index: 100000000;
    }
}

.interest-table {
    padding: 10px;
    border: #ccc solid 1px;
    min-width: 640px;
}

@media (max-width: 767px) {
    .interest-table {
        min-width: 1100px;
    }
}

#zcom-interest-table table.interest-table {
    width: 100%;
    border: #eee solid 1px;
    border-spacing: 3px;
    border-collapse: separate;
    padding: 0px;
}

#zcom-interest-table table.interest-table th {
    text-align: center;
}

#zcom-interest-table table.interest-table td {
    font-size: 14px;
}

ul.career-benefit {
    list-style: none;
    padding: 0px;
}

ul.career-benefit li {
    padding: 5px 0px;
}

ul.career-benefit li:before {
    content: "-  ";
}

#event-items .col-md-6:nth-child(odd) {
    clear: both;
}
.grecaptcha-badge { visibility: hidden; }

@media only screen and (max-width: 406px) {
    .btn-whistleblowing-en {
        margin-top: 5px;
    }
}

@media only screen and (max-width: 767px) {
    .nav > li > a {
        display: block;
        position: static;
        float: none;
        border-bottom: 1px solid #d6d5d5;
    }

    .nav-menu-group.opened .fa-plus {
        display: none;
    }

    .nav-menu-group.opened .fa-minus {
        display: block;
    }

    .nav-menu-group.opened .nav-menu-main {
        border: none;
    }

    .nav-menu-group.opened .nav-menu-category-overlay {
        display: block;
        border-bottom: 1px solid #d6d5d5;
        padding-bottom: 15px;
    }

    .nav-menu-category {
        list-style: none;
        padding-left: 20px;
    }
    
    .nav-menu-category-overlay {
        display: none;
    }

    .nav-menu-category-name {
        display: none;
    }

    .nav-menu-group-icon {
        display: block;
        display: block;
        position: absolute;
        top: 15px;
        right: 0;
    }

    .nav-sub-menu-title {
        font-size: 14px;
    }

    .nav-sub-menu-item {
        list-style: none;
        padding-left: 0px;
    }

    .nav-sub-menu-item > li {
        display: block;
    }

    .nav-sub-menu-item > li > a {
        display: block;
        float: none;
        line-height: 40px;
    }

    .nav-menu-group-icon > .fa-plus {
        color: #646464;
    }

    .nav-menu-group-icon > .fa-minus {
        color: #646464;
        display: none;
    }

    .box-policy {
        height: auto;
    }
}


@media only screen and (min-width: 768px) {
    .nav-menu-group-icon {
        display: none;
    }

    .nav.lan {
        position: relative;
    }
    
    .header-nav .navbar.navbar-t {
        position: static;
    }
    
    .nav > li.nav-menu-group {
        position: static;
    }
    
    .nav-menu-group:hover .nav-menu-category-overlay {
        top: 48px;
        transition: .5s ease-in-out .2s;
        transform: translate3d(0, 0, 0);
        z-index: 1;
    }
    
    .nav-menu-category-overlay {
        position: absolute;
        width: 100%;
        left: 0;
        background: white;
        padding: 10px 30px;
        z-index: -1;
        top: -135px;
        transition: .5s ease-in-out .2s;
        transform: translate3d(0, -101%, 0);
    }
    
    .nav-menu-category-overlay .nav-menu-category-name {
        margin-top: 5px;
    }
    
    .nav-menu-category-container {
        display: flex;
        justify-content: flex-start;
    }
    
    .nav-menu-category-item {
        width: 33.3333%;
        padding: 0 5px;
    }
    
    .nav-menu-category {
        list-style: none;
        padding: 0;
    }
    
    .nav-sub-menu-title {
        border-bottom: 1px #d6d5d5 solid;
        padding-bottom: 5px;
        margin-bottom: 5px;
    }
    
    .nav-sub-menu-item {
        list-style: none;
        padding: 0;
    }
    
    .nav-sub-menu-item li::before {
        content: "\2022";
        color: red;
        font-weight: bold;
        display: inline-block;
        width: 5px;
        height: 5px;
        margin-left: -1em;
        font-size: 30px;
        margin-right: 10px;
        position: absolute;
        top: 8px;
        left: 30px;
        line-height: 20px;
    }
    
    .nav-sub-menu-item li {
        position: relative;
        padding-left: 20px;
    }
    
    .nav-sub-menu-item li > a {
        font-size: 16px;
        float: none;
        color: black;
        line-height: 40px;
        display: block;
    }
    
    .navbar-header {
        position: relative;
        z-index: 13;
        width: 180px;
        float: none;
    }
    
    .collapse.navbar-collapse {
        margin-left: auto;
        display: flex !important;
        justify-content: flex-end;
        float: none;
    }
    
    .navbar-nav li > a {
        position: relative;
        z-index: 12;
    }
    
    .header {
        position: relative;
        padding-top: 48px;
    }
    
    .header-nav {
        position: absolute;
        top: 0;
        left: 0;
        border-bottom: 0;
    }
    
    .header-nav::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 48px;
        z-index: 12;
        border-bottom: 1px #d6d5d5 solid;
        background: #fff;
    }
    
    
    .nav-menu-group:hover .nav-menu-category-overlay::after {
        border-bottom: 1px solid #d6d5d5;
        transition-delay: .7s;
    }
    
    .nav-menu-category-overlay::after {
        content: "";
        width: 100%;
        height: 1px;
        position: absolute;
        bottom: 0;
        left: 0;
    }
    
    .header-nav .navbar.navbar-t > .container-fluid {
        display: flex;
        justify-content: space-between;
    }

    .box-policy {
        height: 214px;
    }
}

@media only screen and (min-width: 1200px) {
    .nav.lan {
        padding-left: 0;
        margin-right: -60px;
    }

    .z-menu {
        padding-left: 0;
    }
}

@media only screen and (max-width: 1500px) and (min-width: 1200px) {
    .navbar-header {
        width: 120px;
    }

    .b-desktop > img {
        max-width: 100%;
        height: auto !important;
    }

    .collapse.navbar-collapse {
        margin-left: 5px;
    }

    .nav > li > a {
        padding: 14px 8px;
    }
}

@media only screen and (max-width: 1500px) and (min-width: 768px) {
    .header-nav .navbar.navbar-t > .container-fluid {
        justify-content: space-between;
    }
    
    .jp .header-nav .navbar.navbar-t > .container-fluid {
        justify-content: flex-start;
    }

    .collapse.navbar-collapse {
        margin-left: 0;
    }

    .nav.lan {
        float: none !important;
        /* display: flex; */
        position: static;
    }

    #translate {
        float: none;
    }

    .g-search-li {
        float: none !important;
        position: relative !important;
    }

    #g-search {
        position: absolute;
        top: 0;
        left: 0;
    }

    .g-search-li {
        float: right !important;
        position: absolute !important;
    }

    #g-search {
        position: static;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 768px) {
    .header-nav .navbar.navbar-t > .container-fluid {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
    }

    .container-fluid > .navbar-collapse {
        width: calc(100% - 180px);
        float: none !important;
        justify-content: flex-start;
    }

    .z-menu {
        margin-left: 20px !important;
    }

    .g-search-input {
        display: none !important;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 991px) {
    .nav.lan {
        margin-right: -25px !important;
    }
}
@media only screen and (max-width: 1300px) and (min-width: 1200px) {
    .th #translate, .en #translate {
        margin-right: 70px;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 1024px) {
    .navbar-header {
        width: 120px;
    }

    .b-desktop > img {
        max-width: 100%;
        height: auto !important;
    }

    .z-menu {
        margin-left: 0 !important;
    }

    .jp .navbar-collapse {
        padding: 0 5px;
        width: 100% !important;
    }

    .jp .header-nav#sticker > .container {
        width: 100%;
    }

    .jp .header .user-info-main {
        min-width: 0;
    }

    .jp .navbar > .container-fluid .navbar-brand.b-desktop {
        float: none !important;
        margin-top: 19px;
        display: block;
        margin-left: 0 !important;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .navbar-brand.b-desktop > img {
        height: 10px;
    }

    .navbar-header {
        width: 120px;
        margin-right: 0 !important;
    }

    .nav-menu-category-overlay > .container {
        width: 100%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .dropdown.open > .dropdown-navbar.user-info-main {
        left: initial;
        right: 0;
    }

    .b-desktop {
        margin-left: 0 !important;
    }

    .b-desktop > img {
        max-width: 100%;
        height: auto !important;
        margin-top: 19px !important;
    }
    
    .header-nav#sticker {
        height: auto !important;
    }
    
    .header-nav#sticker > .container {
        width: 100%;
    }
    
    .header-nav .navbar.navbar-t > .container-fluid {
        justify-content: space-between;
    }

    .container-fluid > .navbar-collapse {
        width: 100%;
        padding-right: 0;
    }

    .z-menu {
        margin-left: 0 !important;
        padding: 0;
    }

    .nav.lan {
        padding-left: 5px;
        padding-right: 5px;
        margin-right: 0;
        position: absolute;
        top: 0;
        right: 0;
    }

    #translate {
        height: 35px;
        top: 0;
        right: 0;
    }

    .header .user-info-main {
        min-width: 0;
    }

    .header .g-search-li {
        display: none !important;
    }
}

@media (min-width: 992px) {
	#z-about-us .panel-collapse > .panel-body {
        display: flex;
        flex-wrap: wrap;
        overflow-x: initial;
    }
    
    #z-about-us .panel-collapse > .panel-body > .col-md-6 {
        flex: 0 0 50%;
    }
    
}

#nestedList {
    padding-left: 15px;
}

@media (max-width: 767px) {
    #nestedList {
        padding-left: 35px;
    }
}

#nestedList li {
    padding-left: 0px;
    margin-bottom: 10px;
}

#nestedList li a {
    line-height: 20px;
    font-size: smaller;
    display: block;
    float: none;
    
}

#nestedList li::before{
    top: 0px;
    left: 15px;
}