@charset "utf-8";
body {
  font-family: 'PSLKandaBold' !important;
  color: #363636;
  min-height: 400px;
  padding-right: 0 !important;
  overflow-x: hidden;
  position: relative;
}

select,
input {
  color: #333 !important;
  font-family: 'PSLKandaBold' !important;
}

.container {
  position: relative;
}

p {
  word-wrap: break-word !important;
  color: #898989 !important;
  font-family: 'psl_textprowebfontwebfont' !important;
}

em {
  font-style: italic !important;
}

p,
ul,
ol,
button,
select,
.input_form .form-control,
.box_input .input-group .form-control,
input {
  /*font-family: 'PSLKandaBold'*/
  font-family: 'PSLKandaBold' !important;
}

p,
ul,
ol {
  font-size: 26px !important;
  line-height: 26px !important;
  /*  color: #898989 !important;*/
  /*font-family: 'psl_textprowebfontwebfont'!important;*/
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #959595 !important;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #959595 !important;
  opacity: 1;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #959595 !important;
  opacity: 1;
}

input:-ms-input-placeholder {
  color: #959595 !important;
}


::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #959595 !important;
}

footer {
  font-family: 'pslkandamodernproregularwebfont' !important;
  color: #898989;
}

a,
button {
  -moz-transition: color .2s ease-in, background-color .2s ease-in, background-image .2s ease-in;
  -o-transition: color .2s ease-in, background-color .2s ease-in, background-image .2s ease-in;
  -webkit-transition: color .2s ease-in, background-color .2s ease-in, background-image .2s ease-in;
  transition: color .2s ease-in, background-color .2s ease-in, background-image .2s ease-in;
  text-decoration: none;
}

ul {
  list-style: none;
}

ol {
  list-style-position: inside!important;
  list-style-type: decimal!important;
}

a:hover,
a:focus {
  text-decoration: none;
}

.nopaddingleft {
  padding-left: 0 !important;
}

.nopaddingright {
  padding-right: 0 !important;
}

.nopadding {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.nomargin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.nomargin {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.nomarginright {
  margin-right: 0 !important;
}

.nomarginleft {
  margin-left: 0 !important;
}

.margintop {
  margin-top: 50px !important;
}

.wrapper_headder .navbar-default {
  background-color: transparent;
}

.wrapper_headder .navbar-default {
  background-color: none;
  border-color: none;
}

.wrapper_headder .navbar-brand {
  padding: 0 15px;
  padding-left: 0;
}

.wrapper_headder .navbar {
  position: relative;
  min-height: inherit;
  margin-bottom: 0px;
  border: none;
  padding: 20px 0 10px 0;
}

.wrapper_headder .nav > li > a {
  position: relative;
  text-align: center;
  font-size: 26px;
  font-family: 'PSLKandaBold';
  color: #363636;
  padding: 10px 25px;
  transition: 0.6s;
}

.wrapper_headder .nav > li.btn-site2f > a {
  padding-right: 0;
}

.wrapper_headder .nav > li > a:hover {
  color: #ff7e11;
}

.slide_text_stock {
  background-color: #000;
  border-top: 1px solid #d7d7d7;
  padding: 3px 0;
  /*border-bottom: 1px solid #d7d7d7;*/
}

.detail_text_stock {
  color: #fff;
}

/*.detail_text_stock span {
  padding-right: 10px;
}*/

.detail_text_stock span.color_green {
  color: #00ff4e;
}

.detail_text_stock span.color_yellow {
  color: yellow;
}

.detail_text_stock span.color_red {
  color: #ff0000;
}


/*.detail_text_stock label {
  padding-right: 10px;
  padding-left: 10px;
}*/

.layout_slide_stock {
  width: 100%;
  margin: 0 auto;
  padding: 0px 0;
  padding-bottom: 0;
}

.topic_text_stock {
  color: #898989;
  text-align: left;
  margin-top: 2px;
  font-family: 'PSLKandaBold';
  font-size: 23px;
  margin-left:128px;
}

.noborder {
  border-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.detail_text_stock {
  font-size: 22px;
  color: #d7d7d7;
  height: 35px;
  margin-top: 4px;
  overflow: hidden;
}

.detail_text_stock strong {
  color: #898989;
}

.layout_banner_slide {
  width: 100%;
  height: auto;
}

.layout_img_banner img {
  width: 100%;
  height: 100%;
}

.layout_banner_slide .slick-dots li {
  display: inline-block;
  margin-right: 10px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  padding: 2px 2px;
  border-color: transparent;
}

.layout_banner_slide .slick-dots {
  list-style: none;
  position: absolute;
  text-align: center;
  width: 100%;
  bottom:20px;
  z-index: 1;
}

.layout_banner_slide .slick-dots li.slick-active {
  /*border: 1px solid #898989;*/
}

.layout_banner_slide .slick-dots li.slick-active button {
  background-color: #959595 !important;
}

.layout_banner_slide .slick-dots li button {
  border: none;
  width: 8px;
  height: 8px;
  padding: 0;
  border-radius: 50%;
  background-color: #e1e1e1;
  text-indent: 10px;
  overflow: hidden;
  display: block;
}

.layout_banner_slide button.slick-arrow {
  display: none !important;
}

.layout_banner_slide .slick-slide img {
  display: block;
  width: 100%;
  color: #fff;
  /*  min-height: 300px;
  max-height: 475px;*/
}

.layout_banner_slide .slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: none;
  text-align: center;
  opacity: .25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#section03 {
  padding-top: 50px;
  position: absolute;
}

.layout_text_content {
  margin-bottom: 50px;
  max-width: 240px;
  position: relative;
  z-index: 1;
}

.layout_topic_content a {
  font-size: 32px;
  display: block;
  transition: 0.6s;
  padding-top:0px;
  white-space: nowrap;
  font-family: 'PSLKandaBold';
  text-decoration: none;
  line-height: 25px;
  height: 36px;
  color: #f36e20;
  text-overflow: ellipsis;
  overflow: hidden;
  padding-right: 15px;
}

.layout_topic_content a:hover {
  color: #707070;
}

.layout_topic_content img {
  height: 30px;
  margin-right: 5px;
  position: relative;
  top: 1px;
}

.i-more {
  display: inline-block;
  font-size: 40px;
  line-height: 20px;
  position: absolute;
  top: 10px;
  right: 0;
}

.layout_detail_content {
  line-height: 23px;
  font-size: 25px;
}

.layout_detail_content p {
  height: 128px;
  overflow: hidden;
  word-wrap: break-word;
}

.layout_topic_content {
  position: relative;
  height: auto;
  margin-bottom: 15px;
}

#section03 .container {
  max-width: 970px;
}

.wrapper_better {
  line-height: 0;
  position: relative;
  margin-top: -300px;
}

.wrapper_better img {
  width: 100%;
  /*max-width: 1160px;*/
}

.bg_subpage {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.bg_subpage2 {
  position: absolute;
  bottom: 0;
}

.bg_subpage img {
  width: 100%;
}

.bg_subpage2 img {
  width: 100%;
}

.wrapper_footer {
  background-image: url(../images/img_footer_02.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 75%;
  min-height: 350px;
  z-index: 9;
  position: relative;
  padding-top: 10%;
}

.layout_footer {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #4f4f4f;
}

.text_footer_left {
  text-align: left;
}

.layout_footer h2 {
  font-size: 35px;
  color: #f36f21;
}

.text_footer_left h3 {
  font-size: 25px;
  color: #fff;
  line-height: 23px;
}

.text_footer_right {
  float: right;
}

.text_footer_right h2 {
  font-size: 23px;
  color: #fff;
  background-image: url(../images/i-phone.png);
  background-repeat: no-repeat;
  background-position: 35%;
  background-size: 17px;
  text-align: right;
  padding-left: 30px;
  line-height: 24px;
}

.text_footer_right h3 {
  font-size: 23px;
  color: #fff;
  background-image: url(../images/i-mail.png);
  background-repeat: no-repeat;
  background-position: left 35%;
  background-size: 20px;
  padding-left: 30px;
  line-height: 24px;
}

.row_homecontent05 {
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -150px;
}

.row_homecontent05 a img {
  width: 100%;
}

.home-text-download2f {
  padding-top: 200px;
  float: right;
}

.t-app-download01 {
  font-size: 80px;
  line-height: 60px;
  color: #f36f21;
}

.t-app-download01 span {
  font-size: 70px;
  line-height: 60px;
  color: #252525;
}

.t-app-download02 {
  width: 70%;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 30px
}

.link-app-download01 a {
  display: inline-block;
  margin-right: 30px;
}

.link-app-download01 img {
  height: 70px;
}

.row_homecontent06 {
  padding: 0;
  /*background-image: url(../images/bg_slide_02.png);*/
  background-repeat: no-repeat;
  height: auto;
}

.home_bannerslide2f .slick-slide img {
  width: 100%;
}

.home_bannerslide2f {
  padding: 0 0px;
}

.home_bannerslide2f .slick-prev {
  left: 20px;
  background-image: url(../images/left.png);
}

.home_bannerslide2f .slick-next {
  right: 20px;
  background-image: url(../images/right.png);
}

.home_bannerslide2f button.slick-arrow {
  width: 20px;
  height: 70px;
  border: none;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  background-color: transparent;
  text-indent: 30px;
  overflow: hidden;
  top: 40%;
}

.t-app-download02 img {
  width: 100%;
  height: auto;
}

.text_footer_right a {
  font-size: 15px;
  color: #fff;
  text-align: right;
  transition: 0.7s;
  float: right;
  margin-top: 10px;
}

.text_footer_right a:hover {
  color: #f36e20;
}

.i-social {
  padding-top: 10px;
  padding-bottom: 10px;
  float: right;
}

.i-social ul li {
  display: inline-block;
  padding-right: 15px;
}

.i-social ul li a span {
  height: 30px;
  width: 30px;
}

.i-twitter {
  display: block;
  background-image: url(../images/icon-menutwitter.png);
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.7s;
}

.i-twitter:hover {
  display: block;
  background-image: url(../images/icon-menutwitter-hover.png);
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.7s;
}

.i-ig {
  display: block;
  background-image: url(../images/icon-menuig.png);
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.7s;
}

.i-ig:hover {
  display: block;
  background-image: url(../images/icon-menuig-hover.png);
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.7s;
}

.i-youtube {
  display: block;
  background-image: url(../images/icon-menuyoutube.png);
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.7s;
}

.i-youtube:hover {
  display: block;
  background-image: url(../images/icon-menuyoutube-hover.png);
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.7s;
}

.copyright {
  padding-top: 15px;
  padding-bottom: 45px;
}

.copyright h2 {
  padding-top: 15px;
  font-size: 18px;
  color: #898989;
  line-height: 16px;
}

.insitepage {
  margin-top: 10px !important;
}

#breadcrumb2f {
  position: relative;
  padding-top: 0px;
}

#breadcrumb2f .breadcrumb {
    padding: 10px 0;
    margin-bottom: 0;
    text-overflow: ellipsis;
    list-style: none;
    background-color: transparent;
    overflow: hidden;
    white-space: nowrap;
}

#breadcrumb2f .breadcrumb li {
  color: #f36e20;
  font-size: 21px;
  line-height: 20px;
  font-family: 'PSLKandaBold';
}

#breadcrumb2f .breadcrumb li a {
  color: #959595;
  font-family: 'PSLKandaBold';
}

#breadcrumb2f .breadcrumb li.active {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 50%;
  white-space: nowrap;
  margin-bottom: -5px;
}

#breadcrumb2f .breadcrumb li img {
  position: relative;
  top: -3px;
  margin-right: 10px;
}

#breadcrumb2f .breadcrumb > li + li:before {
  padding: 0 12px 0 5px;
  color: #000;
  content: ">";
  font-size: 23px;
  position: relative;
  top: 0;
}
/*.bg-better  resulotion 1450px up*/
/*.bg-better-full  resulotion 1450px down*/

.bg-better,.box-bg-better {
  display: none;
}

.bg-better-full,.box-bg-better-full {
  display: block;
}
.box-bg-better{
  height: 975px;
  overflow: hidden;
}
.backgruond-better {
  display: block;
}

.backgruond-better-big {
  display: none;
}

.copyright img {
  float: right;
}

.layout-wrap {
}

.backgruond-better-mobile {
  display: none;
}

#section04 .container {
  max-width: 970px;
}

.wrapper_background_better {
  text-align: center;
}

.wrapper_background_better img {
  width: 100%;
}

.wrapper_layout_text {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.wrapper_layout_text img {
  max-width: 100%;
  margin: 0 auto;
}

.wrapper_all_better {
  position: relative;
  margin-top:180px;
}

.layout_text_better {
  position: absolute;
  bottom: 0;
  background-color: #ff0000;
  width: 100%;
  margin: 0 auto;
}

.menu_better {
  position: absolute;
  bottom: 0;
  float: left;
  margin-left: 50px;
  padding-bottom: 110px;
}

.menu_better ul li {
  display: inline-block;
  margin-right: 30px;
  width: 21%;
  float: left;
  margin-bottom: 25px;
}

.menu_better ul li a img {
  max-width: 100%;
}

.menu_better ul li a img:hover {
  background-image: url(../images/bg_better.png);
  background-size: 99%;
  background-repeat: no-repeat;
  background-position: center center;
}

.menu_better_mobile {
  text-align: center;
  background-color: #f36f21;
  width: 100%;
  padding-bottom: 20px;
  display: none;
}

.menu_better_mobile ul li {
  display: inline-block;
  width: 25%;
      margin: 0 10px 15px 10px;
}
.menu_better_mobile ul li a{
  max-width: 90px;
  display: block;
  margin: 0 auto;
}
.menu_better_mobile ul li a img {
  max-width: 100%;
}

.menu_better_mobile ul li a img:hover {
  background-image: url(../images/bg_better.png);
  background-size: 99%;
  background-repeat: no-repeat;
  background-position: center center;
}

.i-social ul li a span {
  font-size: 20px;
  padding-bottom: 5px;
}

.footer_link {
  display: inline-block;
  padding-top: 5px;
  padding-right: 10px;
}

.footer_link a {
  font-size: 15px;
  color: #ffffff;
}

.footer_link a:hover {
  font-size: 15px;
  color: #f36f24;
}

.footer_fb {
  width: 30px;
  height: 30px;
  background-image: url(../images/icon-menufacebook.png);
  background-repeat: no-repeat;
  background-position: 100%;
  cursor: pointer;
  transition: 0.6s;
  display: inline-block;
  float: right;
}

.footer_fb:hover {
  background-image: url(../images/icon-menufacebook-hover.png);
}

/*  ----- 28/3 -----  */

.wrapper_setindex {
  width: 100%;
  margin-top: 30px;
}

.wrapper_setindex h2 {
  font-size: 50px;
  color: #5e5e5e;
  font-family: 'PSLKandaBold';
}

.layout_img_setindex {
  width: 100%;
  margin-top: 30px;
}

.layout_img_setindex img {
  width: 100%;
}

.layout_img_bannerprofile {
  width: 100%;
  margin-top: 30px;
}

.layout_img_bannerprofile img {
  width: 100%;
}

.wrapper_headder {
}

.borderheader {
  border-bottom: 1px dashed #b7b7b7;
}

.wrapper_bar_filter {
  width: 100%;
  height: 225px;
  position: relative;
}

.wrapper_dropdown_tns {
  position: absolute;
  width: 80%;
  bottom: 5px;
  font-size: 22px;
  color: #959595;
  right: -15px;
}

.wrapper_dropdown_tns select {
  width: 100%;
  height: 40px;
  font-size: 24px;
  background-color:#fff!important;
  padding-left: 15px;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  padding-right: 40px;
  background-image: url(../images/arrowdropdown.png);
  background-position: 95% center;
  background-repeat: no-repeat;
  border: 1px solid #e1e1e1;
}

.table_valuation {
  font-size: 25px;
  width: 100%;
}

table.table_valuation th {
  border-bottom: 1px solid #ff843c;
  font-family: 'PSLKandaBold';
  font-size: 30px !important;
}

table.table_valuation td {
  border-bottom: 0.25px solid #ebebeb;
  font-size: 23px !important;
}

.wrapper_dropdown_tns_inpage {
  width: 50%;
  margin-top: 0px;
  margin-bottom: 50px;
}

.wrapper_dropdown_tns_inpage select {
  width: 100%;
  height: 50px;
  font-family: 'PSLKandaBold' !important;
  font-weight: normal;
  letter-spacing: 1px;
  font-size: 24px;
  padding-left: 15px;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  background-color: #fff;
  -webkit-appearance: none;
  padding-right: 40px;
  background-image: url(../images/arrowdropdown.png);
  background-position: 95% center;
  background-repeat: no-repeat;
  border: 1px solid #e1e1e1;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.wrapper_dropdown_tns_inpage select option {
  font-size: 24px;
  letter-spacing: 3px;
  font-weight: bold;
  font-family: 'PSLKandaBold' !important;
}

.layout_content_t-qlick {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 40px;
}

.layout_content_t-qlick h1 {
  font-size: 30px;
  font-family: 'PSLKandaBold';
  color: #363636
}

.layout_content_t-qlick h2 {
  color: #707070;
  font-size: 25px;
  font-family: 'PSLKandaBold';
}

.layout_content_t-qlick h2 span {
  float: right;
  font-weight: normal;
}

.wrapper_dropdown_tns input {
  width: 100%;
  font-size: 25px;
  float: right;
  letter-spacing: 1px;
  font-family: 'PSLKandaBold' !important;
  font-weight: bold;
  padding-left: 15px;
  background-image: url(../images/icon-search.png);
  background-position: 95% center;
  background-repeat: no-repeat;
}

.ranking_box .highcharts-container {
  width: 100% !important;
  text-align: center !important;
}

.wrapper_search {
  right: 0;
}

.fullwidth {
  width: 100% !important;
}

.ranking_box tr th {
  background-color: transparent;
  color: #000;
  font-family: 'PSLKandaBold';
}

.ranking_box thead {
  height: 30px;
}

.ranking_box table {
  background-image: url(../images/sub_border_01.png);
  background-position: left 40px;
  background-repeat: no-repeat;
}

.btn_captcha {
  border: none !important;
  margin-top: 15px;
}

/* ----- 28/4 ----- */

.wrapper_content_equity {
  width: 100%;
  margin-top: 20px;
}

.content_equity01 {
  position: relative;
  z-index: 100;
}

.content_equity02 {
  background-image: url(../images/border_equity_03.png);
  background-position: center 88%;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-top: -250px;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}

.select_faq_detail {
  display: none;
  padding: 30px;
}

.img_equityfull {
  text-align: right;
  margin-top: 30px;
}

.img_equityfull img {
  max-width: 88%;
  display: inline-block;
}

.select_faq_detail_insite {
  display: none;
  padding: 30px;
  padding-right: 0;
}

/* ----- 10/5 ----- */

.layout_content_faq {
  text-align: center;
  margin-top: 100px;
}

.layout_content_faq h2 {
  font-size: 50px;
  font-family: 'PSLKandaBold';
  color: #363636;
  line-height: 48px;
}

.layout_select_faq {
  width: 100%;
  margin: 0 auto;
}

.layout_select_faq img {
  max-width: 100%;
}

.layout_select_faq_insite {
  width: 100%;
  margin: 0 auto;
  display: none;
}

.select_faq_insite {
  cursor: pointer;
}

.wrapper_select_faq {
  margin-top: 50px;
  margin-bottom: 50px;
}

.select_faq {
  background-color: #f4f4f4;
  padding: 5px 20px;
  cursor: pointer;
  border-bottom: 1px solid #ebebeb;
}

.select_faq_insite .toggle-collape,
.select_faq,
.layout_select_faq .Arrowdown {
  background-image: url(../images/collapse_up.png);
  background-repeat: no-repeat;
  background-position: 99% center;
  background-size: 40px;
}

.select_faq h2 {
  margin-bottom: 0;
  font-family: 'PSLKandaBold';
  padding-right: 60px;
  word-wrap: break-word;
  height: 40px;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 30px;
  margin-top: 10px;
}

.Arrowdown {
  background-image: url(../images/collapse_down.png) !important;
}

.select_faq_detail p {
  font-size: 23px;
  line-height: 24px;
}

.wrapper_form input {
  font-size: 25px;
  line-height: 26px;
}

.topic_form h2 {
  font-size: 100px;
  font-family: 'PSLKandaBold';
  line-height: 60px;
}

.topic_form h2 span {
  color: #f36e21;
}

.topic_form {
  /*margin-top: 10px;*/
}

.topic_graph {
  color: #000 !important;
}

.wrapper_back {
  margin-bottom: 15px;
}

.wrapper_back h2 {
  font-size: 25px;
  color: #ff843c;
  padding-left: 35px;
  background-image: url(../../../assets/images/icon-backtable.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 20px;
}

.fix_width {
  width: 25%;
}

table.table_valuation tr th {
  border-bottom: 1px solid #ff843c;
}

.wrapper_layout_swich {
  margin-bottom: 15px;
}

.wrapper_layout_swich h2 {
  font-size: 25px;
  color: #ff843c;
}

table.table_sertor tr th {
  border-bottom: 1px solid #ff843c;
  border-top: none;
}

table.table_sertor thead tr {
  border-bottom: #ff843c;
}

.show_topic_chart h4 {
  font-size: 30px;
  font-family: 'PSLKandaBold';
  color: #ff843c;
}

.show_topic_chart h3 {
  font-size: 30px;
  font-family: 'PSLKandaBold';
  color: #898989;
}

.show_topic_chart {
  margin-bottom: 15px;
}

.paddingrightchart {
  padding-left: 15px;
}

.wrapper_content_t-qlick {
  min-height: 500px;
}

.cycle_red {
  display: table;
}

.cycle_red h2 {
  font-size: 32px!important;
  display: table-cell;
  vertical-align: middle;
}

.cycle_green {
  display: table;
}

.cycle_green h2 {
  font-size: 32px!important;
  display: table-cell;
  vertical-align: middle;
}

.detail_type_data h2 {
  text-align: center;
  padding-top: 10px;
  font-size: 40px;
  color: green;
}

.detail_type_data h3 {
  text-align: center;
  padding-top: 10px;
  font-size: 40px;
  color: red;
}

.icon_chart_table {
  text-align: center;
  vertical-align: middle !important;
}

.textcenter {
  text-align: center;
}

.bar_filter_stockscreen {
  font-size: 25px;
}

.type_search {
  margin-bottom: 25px;
  font-size: 25px;
}

.stockscreen_box h2 {
  font-size: 30px;
  margin-top: 30px;
  color: #f16a00;
  font-family: 'PSLKandaBold';
  margin-bottom: 20px;
}

.clearfix {
  content: none;
}

.wrapper_list_twealth {
  padding-bottom: 15px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 15px;
}

.wrapper_list_twealth h2 {
  font-size: 30px;
  color: #f36e20;
  padding-bottom: 5px;
  font-family: 'PSLKandaBold';
}

.wrapper_list_twealth span {
  font-size: 18px;
  color: #adadad;
}

.text_content_tresearch h2 {
  font-size: 30px;
  color: #f36e20;
  font-family: 'PSLKandaBold';
}

.text_content_tresearch h4 {
  font-size: 25px;
  font-family: 'PSLKandaBold';
}

.text_content_tresearch h1 {
  font-size: 40px;
  font-family: 'PSLKandaBold';
  padding-left: 0 !important;
}

.text_content_tresearch span {
  color: #363636 !important;
  font-family: 'PSLKandaBold';
}

.wrapper_menu_tresearch {
  width: 100%;
  min-height: 600px;
  position: relative;
  height: 700px;
}

.layout_pdf {
  margin-bottom: 15px;
  float: right;
}

.layout_pdf a {
  font-size: 25px;
  font-family: 'PSLKandaBold';
  padding-left: 40px;
  background-image: url(../images/file.png);
  background-repeat: no-repeat;
  background-position: left center;
}

.wrapper_topic_detail {
  margin-top: 50px;
}

.wrapper_topic_detail h1 {
  font-size: 44px;
  line-height: 35px;
  color: #f36e20;
  font-family: 'PSLKandaBold';
  line-height: 40px;
  margin-bottom: 15px;
  /*  background-image: url(../images/border-half-topic.png);
  background-repeat: no-repeat;
  background-position: bottom left;*/
}

.wrapper_topic_detail p {
  font-size: 23px;
  line-height: 24px;
  color: #8a8a8a;
}

.layout_box_content {
  background-color: #fff;
  border: 1px solid #ebebeb;
  text-align: center;
  padding: 20px;
  display: table-cell;
  height: 310px;
  vertical-align: middle;
}

.layout_box_content img {
  max-width: 100%;
}

.layout_box_content h2 {
  margin-top: 15px;
  font-family: 'PSLKandaBold';
  margin-bottom: 15px;
  color: #f36e21;
  font-size: 35px;
}

.layout_box_content p {
  color: #898989;
}

.wrapper_contentdetail {
  margin-top: 50px;
  margin-bottom: 100px;
  position: relative;
}

.bg_content_box {
  position: absolute;
  background-image: url(../images/bg_content_box.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
  -ms-transform: rotate(1deg);
  top: 15%;
  -webkit-transform: rotate(1deg);
  transform: rotate(1deg);
  width: 99.5%;
}

.box_content_height {
  height: 650px;
}

.wrapper_box_content {
  height: 250px;
  display: table;
  width: 100%;
  margin-bottom: 30px;
}

.wrapper_fill {
  margin-top: 40px;
}

.wrapper_fill .checkoption2f.listcheck2col > div {
  width: 25%;
}

.wrapper_fill .checkoption2f .magic-radio + label span,
.checkoption2f .magic-checkbox + label span {
  display: inline-block;
  position: relative;
  top: 4px;
  width: 120px;
  font-size: 24px;
  line-height: 24px;
  color: #898989;
  font-family: 'PSLKandaBold';
}

.wrapper_btn_submit {
  height: 46px;
  text-align: center;
  width: 50%;
  margin: 0 auto;
  display: table;
  cursor: pointer;
  border-radius: 5px;
  transition: 0.6s;
  background-color: #f2f2f2;
  border: 1px solid #e1e1e1;
}

.wrapper_btn_submit h2 {
  display: table-cell;
  vertical-align: middle;
  font-size: 25px;
  font-family: 'PSLKandaBold';
  margin-top: 0;
  transition: 0.6s;
  color: #363636;
  margin-bottom: 0;
}

.wrapper_btn_submit:hover {
  background-color: #f36e21;
}

.wrapper_btn_submit:hover h2 {
  color: #fff;
}

.wrapper_seminarlist {
  margin-top: 50px;
  margin-bottom: 100px;
  min-height: 500px;
}

.topic_seminarlist {
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 15px;
  padding-top: 10px;
  margin-bottom: 15px;
  height: 140px;
  overflow: hidden;
}

.topic_seminarlist h2 {
  font-size: 30px;
  color: #f36e20;
  font-family: 'PSLKandaBold';
}

.topic_seminarlist a {
  text-decoration: none !important;
}

.topic_seminarlist p {
}

.topic_seminarlist h3 {
  font-size: 18px;
  font-family: 'PSLKandaBold';
  color: #363636;
  margin-top: -15px;
}

.wrapper_layout_chart {
  width: 90%;
  float: left;
}

.wrapper_selectdate {
  width: 10%;
  float: right;
}

.layout_selectdate_last {
  height: 113px !important;
}

.layout_bullet_date {
  position: absolute;
  right: 0;
  width: 50px;
  z-index: 999;
  height: 50px;
  top: 25px;
}

.layout_cumulative_equity .wrapper_selectdate {
  /*margin-top: 80px;*/
}

.layout_selectdate {
  position: relative;
  height: 90px;
  float: right;
  width: 120px;
}

.layout_bullet_date span.bullet {
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 100%;
  background-color: transparent;
  cursor: pointer;
  background-image: url(../images/bullet-date.png);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center;
}

.layout_bullet_date span.bullet:hover {
  background-color: #f36e20;
  opacity: 0.6;
}

.layout_selectdate span.select_date {
  position: absolute;
  left: 20px;
  top: 36px;
  font-size: 30px;
  color: #d7d7d7;
}

.layout_selectdate span.active {
  color: #f36e21;
}

.layout_bullet_date .active {
  background-image: url(../images/bullet-date-active.png) !important;
  border: 2px solid #f36e21;
}

.layout_selectdate span.border_top,
.layout_selectdate span.border_bottom {
  right: 24px;
  background-color: #e1e1e1;
}

.layout_selectdate span.border_top {
  height: 32px;
  width: 2px;
  position: absolute;
  top: 0;
}

.layout_selectdate span.border_bottom {
  height: 22px;
  width: 2px;
  position: absolute;
  bottom: 0;
}

.border_bottom_last {
  height: 45px !important;
}

.layout_selectdate_last {
  height: 125px !important;
}

.wrapper_selectdate_mobile {
  display: none;
}

.wrapper_selectdate {
  display: block;
}

.wrapper_selectdate_mobile ul li {
  display: inline-block;
}

.layout_selectdate_mobile {
  position: relative;
  width: 80px;
  height: 80px;
}

.layout_bullet_date_mobile {
  position: absolute;
  right: 15px;
  width: 50px;
  z-index: 999;
  height: 50px;
  top: 0px;
}

.layout_selectdate_mobile span.select_date_mobile {
  position: absolute;
  left: 28px;
  top: 40px;
  font-size: 30px;
  color: #d7d7d7;
}

.layout_bullet_date_mobile span.bullet_mobile {
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 100%;
  background-color: transparent;
  cursor: pointer;
  background-image: url(../images/bullet-date.png);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: center;
}

.layout_selectdate_mobile span.active {
  color: #f36e21;
}

.layout_bullet_date_mobile .active {
  background-image: url(../images/bullet-date-active.png) !important;
  border: 2px solid #f36e21;
}

.layout_selectdate_mobile span.border_left {
  width: 23px;
  height: 2px;
  position: absolute;
  left: 0px;
  top: 26px;
  background-color: #e1e1e1;
}

.layout_selectdate_mobile span.border_right {
  width: 24px;
  height: 2px;
  position: absolute;
  right: -4px;
  top: 26px;
  background-color: #e1e1e1;
}

.wrapper_chart_show {
  padding-top: 30px;
}

.wrapper_chart_show h2 {
  font-size: 70px;
  font-family: 'PSLKandaBold';
  color: #363636;
  border-bottom: 2px solid #e1e1e1;
  padding-bottom: 15px;
  line-height: 45px;
  text-transform: uppercase;
  margin-bottom: 15px;
}

.wrapper_chart_show h2 span {
  text-transform: none;
  color: #f16d20;
}

.type_select_table {
  border-bottom: 2px solid #ebebeb;
  margin-bottom: 60px!important;
}

.type_select_table h2,
.wrapper_content_t-qlick .type_select_table h2 {
  font-size: 30px;
  font-family: 'PSLKandaBold';
  margin-bottom: 0;
  cursor: pointer;
  color: #cccccc;
}

.type_select_table h2.active {
  border-bottom: 1px solid #f36e20;
  color: #f36e20;
}

.wrapper_chart_show > div {
  padding-top: 30px;
}

.wrapper_dropdown_tns_inpage input {
  width: 100%;
  font-size: 24px;
  padding-left: 15px;
  padding-right: 60px;
  background-image: url(../images/i-search-gray.png);
  background-position: 95% center;
  background-repeat: no-repeat;
  height: 50px;
  border: 1px solid #e1e1e1;
  font-size: 24px;
  line-height: 24px;
  background-color: #fff !important;
  color: #363636;
}
.wrapper_seminarlist .wrapper_dropdown_tns_inpage input {
  background-image: url(../images/i-search-gray.png);
  letter-spacing: 3px;
}
ng2-completer {
  width: 100%;
}

.wrapper_content_t-qlick h2 {
  font-size: 40px;
  color: #363636;
  letter-spacing: 3px;
  overflow: hidden;
  font-family: 'PSLKandaBold';
  height: 50px;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
}
.type_select_table h2{
  font-size: 30px;
  color: #363636;
  letter-spacing: 3px;
  overflow: inherit;
  font-family: 'PSLKandaBold';
  height: 50px;
  text-overflow: ellipsis;
  width: 100%;
  white-space: nowrap;
}

.topic_equity h2 {
  text-align: left;
  font-size: 44px;
  line-height: 30px;
  font-family: 'PSLKandaBold';
  color: #f36e20;
}

.topic_equity h2 p {
  text-align: left;
  font-size: 44px;
  line-height: 30px;
  font-family: 'PSLKandaBold';
  color: #f36e20 !important;
}

.topic_equity {
  margin-bottom: 30px;
}

.wrapper_headder .navbar-brand > img {
  display: block;
  max-height: 44px;
}

.layout_content_major {
  margin-bottom: 40px;
}

.layout_content_major h2 {
  color: #363636;
  font-size: 44px;
  line-height: 35px;
}
/*table.table tr th {
    border-bottom: 1px solid #ff843c;
}*/

.table table thead tr th {
  border-bottom: 1px solid #ff843c;
  border-top: none;
  letter-spacing: 3px;
}

.text_center {
  text-align: center;
}

.type_select_table h2:last-child {
  width: 100%;
}

.wrapper_content_weeklyMarket {
  margin-bottom: 50px;
  position: relative;
  /*overflow: hidden;*/
}

.set_index {
  width: 80%;
  float: left;
}

.wrapper_set_index h2 {
  font-size: 110px;
  color: #363636;
  line-height: 60px;
  margin-bottom: 40px;
}

.wrapper_set_index h2 span {
  color: #f36e21;
}

.wrapper_netbuysell h2 {
  font-size: 110px;
  color: #363636;
  line-height: 60px;
  margin-bottom: 40px;
}

.wrapper_netbuysell h2 span {
  color: #f36e21;
}

.wrapper_chart_bands {
  margin-top: 30px;
}

.wrapper_chart_bands h2 {
  font-size: 30px;
  color: #363636;
  margin-bottom: 40px;
  border-bottom: 1px solid #e1e1e1;
}

.border_none {
  border-bottom: none;
  margin-bottom: 0;
}

.layout_chart_bands .highcharts-container {
  width: 100% !important;
}

.type_select_table h2 span.active {
  border-bottom: 1px solid #f36e20;
}

.layout_img_tresearchlist {
  width: 100%;
  text-align: right;
  position: absolute;
  top: 70px;
  right: 0%;
}

.layout_img_tresearch {
  display: none;
}

.layout_img_tresearchlist img {
  width: 70%;
}

.layout_sertor_stock {
  text-align: right;
}

.layout_sertor_stock h2 {
  font-size: 30px;
  color: #f36e20;
  font-family: 'PSLKandaBold';
}

.layout_sertor_stock ul li {
  font-size: 23px;
}

.layout_sertor_stock ul li a {
  color: #363636;
  transition: 0.6s;
}

.layout_sertor_stock ul li a:hover {
  color: #f36e20;
}

.layout_dalily_research {
  text-align: right;
  margin-top: 30px;
  margin-right: 140px;
}

.layout_dalily_research h2 {
  font-size: 30px;
  color: #f36e20;
  font-family: 'PSLKandaBold';
}

.layout_dalily_research ul li {
  font-size: 23px;
}

.layout_dalily_research ul li a {
  color: #363636;
  transition: 0.6s;
}

.layout_dalily_research ul li a:hover {
  color: #f36e20;
}

.layout_others {
  text-align: right;
  margin-top: 30px;
  margin-right: 100px;
}

.layout_others h2 {
  font-size: 30px;
  color: #f36e20;
  font-family: 'PSLKandaBold';
}

.layout_others ul li {
  font-size: 23px;
}

.layout_others ul li a {
  color: #363636;
  transition: 0.6s;
}

.layout_others ul li a:hover {
  color: #f36e20;
}

.layout_economice {
  text-align: left;
  margin-left: 110px;
}

.layout_economice h2 {
  font-size: 30px;
  color: #f36e20;
  font-family: 'PSLKandaBold';
}

.layout_economice ul li {
  font-size: 23px;
}

.layout_economice ul li a {
  color: #363636;
  transition: 0.6s;
}

.layout_economice ul li a:hover {
  color: #f36e20;
}

.layout_allmenu_tresearch {
  margin-top: 40px;
  width: 100%;
  position: absolute;
  top: 0;
}

.layout_imgtext_tresearchlist {
  width: 100%;
  height: 600px;
  position: absolute;
  padding-top: 150px;
  padding-left: 135px;
  top: 70px;
  right: 0%;
  background-image: url(../images/img_tresearchv2.png);
  background-position: 80% 0%;
  background-repeat: no-repeat;
  background-size: 50%;
  text-align: center;
}

.layout_imgtext_tresearchlist a {
  font-size: 80px;
  font-family: 'PSLKandaBold';
  line-height: 50px;
  text-align: left;
  color: #363636;
}

.layout_imgtext_tresearchlist a span {
  color: #f36e20;
}

.wrapper_content_freetrial {
  min-height: 500px;
  margin-top: 50px;
  padding-bottom: 20px;
}

.bg_mutualpre {
  background-image: url(../images/background_mutualpre_1920.png);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100%;
  padding-top: 20px;
}

.text_remake h2 {
  font-size: 30px;
  color: #f36e20;
  font-family: 'PSLKandaBold';
}

.text_remake p {
  font-size: #363636;
}

.text_remake p span {
  color: #f36e20;
}

.btn_login {
  width: 50%;
  margin: 0 auto;
}

.btn_login button {
  letter-spacing: 2px;
}

.btn_login:hover,
.btn_login:focus {
  background-color: #f36f21;
  border: 1px solid #f06a00;
  color: #fff;
}

.layout_tradelogin {
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.layout_tradelogin:hover a {
  color: #fff;
  background-color: #f36e20;
}

.layout_tradelogin a {
  color: #000;
  font-size: 26px;
  line-height: 24px;
  border-radius: 4px;
  color: #000;
  letter-spacing: 3px;
  height: 46px;
  cursor: pointer;
  min-width: 150px;
  text-align: center;
  background-color: #f2f2f2;
  border: 1px solid #e1e1e1;
  padding: 12px 85px;
}

.btn_login h2 {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  letter-spacing: 2px;
  font-size: 26px !important;
  font-family: 'PSLKandaBold';
}

.layout_form_login {
  width: 100%;
  margin: 0 auto;
  margin-top: 70px;
  margin-bottom: 20px;
}

.text_forgot {
  width: 100%;
  text-align: center;
  margin-top: 10px;
}

.text_forgot a {
  text-decoration: none;
  font-size: 20px;
  color: #f36f21;
}

.text_forgot a:hover {
  color: #363636;
  text-decoration: underline;
}

.text_verify {
  margin-top: 20px;
  margin-bottom: 20px;
}

.text_verify h2 {
  color: #363636;
  font-size: 44px;
  line-height: 35px;
  font-family: 'PSLKandaBold';
}

.text_verify p {
  font-family: 'psl_textprowebfontwebfont' !important;
  font-size: 27px;
}

.subtext_pin {
  color: #f36e20;
}

.subtext_pin h4 {
  font-size: 24px;
  font-family: 'PSLKandaBold';
}

.change_table {
  text-align: right;
  margin-bottom: 15px;
}

.change_table span {
  font-size: 30px;
  color: #f36f21;
  font-family: 'PSLKandaBold';
  cursor: pointer;
}

.layout_verifyotp {
  margin-top: 20px;
}

.layout_verify {
  margin-top: 20px;
}

.layout_changepin {
  margin-top: 20px;
}

.layout_setpin {
  margin-top: 20px;
}

.layout_forgotpin {
  margin-top: 20px;
}

.layout_verifyuser {
  margin-top: 20px;
}

.layout_freetrial_2 {
  margin-top: 20px;
}

.layout_changepassword {
  margin-top: 20px;
}

.layout_forgotpassword {
  margin-top: 20px;
}

.select_faq_insite .toggle-collape {
  padding: 10px 45px 10px 20px;
  font-family: 'PSLKandaBold';
  margin-bottom: 0px;
  font-size: 27px;
  line-height: 26px;
  word-wrap: break-word;
  padding-right: 70px;
}

.bulletlist {
  background-image: url(../images/bullet-slide.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-position: left 18px;
}

.toogle-inside {
  padding-left: 40px;
}

.description {
  padding-bottom: 15px;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px;
  display: none;
  width: 90%;
}

.description a p {
  color: #f36e20 !important;
  transition: 0.6s;
  text-decoration: underline;
}

.description a p:hover {
  opacity: 0.7;
}

.wrapper_content_all {
  min-height: 500px;
}

.faqs_none {
  display: none;
}

.faqs_block {
  display: block;
}

.toggleSubs {
  display: none;
}

.wrapper_content_preloginpage #breadcrumb2f {
  position: relative;
  padding-top: 0;
}

.box-lang2f ul li span {
  color: #fff;
}

.box-lang2f h3 span {
  color: #fff;
}

.layout_img_banner {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.noborder_header {
  background-image: none !important;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-image: none !important;
}

.carousel-control .icon-prev:before,
.carousel-control .icon-next:before {
  display: none !important;
}

.wrapper_content_equitytopic #breadcrumb2f {
  position: relative;
  padding-top: 0;
}

.wrapper_content_elnppntopic #breadcrumb2f {
  position: relative;
  padding-top: 0;
}

.wrapper_content_tfextopic #breadcrumb2f {
  position: relative;
  padding-top: 0;
}

.wrapper_content_researchtopic #breadcrumb2f {
  position: relative;
  padding-top: 0;
}

.wrapper_ontent_tradetooltopic #breadcrumb2f {
  position: relative;
  padding-top: 0;
}

.wrapper_content_t-qlicktopic #breadcrumb2f {
  position: relative;
  padding-top: 0;
}

.wrapper_content_researchtopic {
  min-height: 500px;
  margin-bottom: 70px;
}

.subpdf_elnppn {
  margin-top: 10px;
}

.subpdf_elnppn p {
  margin-bottom: 5px;
}

.subpdf_elnppn p span {
  color: #f36e20;
  cursor: pointer;
}

.paddingtop {
  padding-top: 110px;
}

.subcontent_blocktrade {
  margin-bottom: 30px;
}

.layout_contentall_t-qlick {
  margin-bottom: 50px;
}

.layout_contentall_t-qlick img {
  width: 100%;
  height: auto;
}

.topic_text_stock span {
  color: #f36e20;
}

.content-login-toppick {
  margin-top: 150px;
}

.wrapper_headder .dropdown-menu {
  width: 270px;
  background-color:#f4f4f4;
  left: 0;
}

.wrapper_headder .dropdown-toggle::after {
  display: none;
}

ul.dropdown-menu li a {
  font-size: 24px;
  line-height: 20px;
  color: #fff;
  transition: 0.6s;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: rgba(0, 0, 0, 0.9);
  color: #f36e20;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #fff;
  color: #f36e20;
}

.dropdownlv2 {
  padding: 0 20px;
}

.dropdownlv2 ul {
  padding-left: 10px;
}

.dropdownlv2 ul li a {
  color: #fff;
  font-size: 22px;
}

.remark_detail {
  padding-top: 30px;
  width: 70%;
}

.remark_detail h3 {
  font-size: 30px;
  font-family: 'PSLKandaBold';
  color: #363636;
}

.layout_capcha {
  margin-bottom: 15px;
}

.modal .modal-header .modal-date {
  font-size: 20px;
  color: #363636;
  font-family: 'PSLKandaBold';
  margin-bottom: 10px;
  margin-top: -20px;
}

.list_content h3 {
  font-size: 20px;
  color: #363636;
  font-family: 'PSLKandaBold';
  margin-bottom: 10px;
  margin-top: -5px;
}

.list_content p,
.box-announcement .t-detail p {
  color: #959595;
  margin-bottom: 0px;
  overflow: hidden;
  letter-spacing: 0;
  padding: 4px 0 0px 0;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 27px !important;     /* fallback */
  max-height: 55px;      /* fallback */
  -webkit-line-clamp: 2; /* number of lines to show */
  -webkit-box-orient: vertical;
}

.content_stock_news .list_content p {
  color: #959595;
  margin-bottom: 0px;
  overflow: hidden;
  letter-spacing: 0;
  padding: 3px 0 0px 0;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 27px !important;     /* fallback */
  max-height: 81px;      /* fallback */
  -webkit-line-clamp: 3; /* number of lines to show */
  -webkit-box-orient: vertical;
}

.list_content h2 {
  font-size: 32px;
  color: #f36e20;
  font-family: 'PSLKandaBold';
  line-height: 25px;
  word-wrap: break-word;
  margin-bottom: 0;
  letter-spacing: 0;
  padding-top: 2px;
}

ul.pagination {
  float: right;
}

.ic-first {
  background-repeat: no-repeat;
  background-image: url(../../assets/images/ic-first.png);
  background-position: center;
  background-size: 12px;
}

.ic-first:hover {
  background-image: url(../../assets/images/ic-first-hover.png);
}

.ic-next {
  background-repeat: no-repeat;
  background-image: url(../../assets/images/ic-next.png);
  background-position: center;
  background-size: 12px;
}

.ic-next:hover {
  background-image: url(../../assets/images/ic-next-hover.png);
}

.ngx-pagination .pagination-next a::after,
.ngx-pagination .pagination-next.disabled::after,
.ngx-pagination .pagination-previous a::before,
.ngx-pagination .pagination-previous.disabled::before {
  font-family: 'Tahoma' !important;
  display: none !important;
}

.layout_pagin .pagination > li > a,
.layout_pagin .pagination > li > span {
  font-size: 18px;
  background-color: #fff;
  border: none;
  height: 30px;
  padding: 6px 5px;
  min-width: 30px;
  text-align: center;
  line-height: 18px;
  color: #000;
  margin-left: 8px;
}

.layout_pagin .ngx-pagination {
  width: auto;
  text-align: center;
  margin-top: -2px;
}

.layout_pagin .pagination > li:hover > a,
.layout_pagin .pagination > .active > a,
.layout_pagin .pagination > .active > span,
.layout_pagin .pagination > .active > a:hover,
.layout_pagin .pagination > .active > span:hover,
.layout_pagin .pagination > .active > a:focus,
.layout_pagin .pagination > .active > span:focus {
  z-index: 2;
  background-color: #f36e20;
  cursor: pointer;
  border: none;
  color: #fff;
}

.ngx-pagination a:hover,
.ngx-pagination button:hover {
  background: transparent !important;
}

.layout_pagin .pagination-previous.disabled {
  opacity: 0.3;
}

.layout_pagin .pagination-next.disabled {
  opacity: 0.3;
}

/*.layout_pagin .pagination-previous:hover{
  background-image: url(../../assets/images/ic-first-hover.png);
  background-color: #f36e20;
}
.layout_pagin .pagination-next:hover{
  background-image: url(../../assets/images/ic-next-hover.png);
  background-color: #f36e20;
}*/

.layout_pagin .pagination-previous {
  background-repeat: no-repeat;
  background-image: url(../../assets/images/ic-first.png);
  background-position: center center;

}

.layout_pagin .pagination-next {
  background-repeat: no-repeat;
  background-image: url(../../assets/images/ic-next.png);
  background-position: center center;

}

.layout_pagin .ngx-pagination li a {
  height: 100%;
  width: 100%;
}

.layout_pagin .ngx-pagination .disabled {
  display: none;
}

/*.layout_pagin .ngx-pagination li:hover{
  z-index: 2;
  background-color: #f36e20;
  cursor: pointer;
  border: none;
  color: #fff!important;
}*/

.layout_pagin .ngx-pagination li {
  font-size: 18px;
  background-color: #fff;
  border: none;
  height: 30px;
  padding: 6px 5px;
  margin-bottom: -10px;
  min-width: 30px;
  text-align: center;
  line-height: 18px;
  color: #000;
  margin-left: 8px;
}

.layout_pagin .ngx-pagination .current {
  z-index: 2;
  background-color: #f36e20;
  cursor: pointer;
  border: none;
  color: #fff;
}

.layout_pagin .ngx-pagination .current:hover {
  z-index: 2;
  background-color: #f36e20;
  cursor: pointer;
  border: none;
  color: #fff;
}

.width_50 {
  width: 50% !important;
}

.width_50 h2 {
  font-size: 20px;
}

.list_content {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 15px;
  /*padding-bottom: 15px;*/
  padding-top: 0;
  margin-top: 15px;
  cursor: pointer;
}

.width_filterlist {
  width: 100% !important;
  font-size: 20px !important;
  text-align: center;
}

.layout_filterlist {
  float: left;
  margin-right: 20px;
  width: 150px;
}

.layout_filterselect {
  width: 200px;
  float: left;
}

.subwrapper_filterlist {
  float: right;
  margin-top: 12px;
}

.wrapper_filterlist {
  border-bottom: 1px solid #ebebeb;
}

.showpage_list {
  margin: 15px 0 15px;
}

.showpage_list p {
  font-size: 21px !important;
  line-height: 20px !important;
}

.layout_filterselect .title_form {
  text-align: center;
  color: #a1a1a1;
}

.layout_filterselect .input_form select.form-control {
  color: #f36e20;
  background-image: url(../images/bg-dropdown-og.png);
}

/* ------- Modal popup -------- */

.content-popup2f .modal-title {
  font-size: 30px;
  font-family: 'PSLKandaBold';
  color: #fff;
  line-height: 30px;
}

.modal-header .close {
  margin-top: -2px;
}

.content-popup2f .modal-header {
  min-height: 30px;
  padding: 15px 15px 10px;
  border-bottom: none;
  background-color: #f16a00;
}

.modal-content {
  border-radius: 0;
}

.close img {
  width: 25px;
}

/* ---------------------------------- */

.text_subchart {
  margin-top: 15px;
  margin-bottom: 20px;
  background-image: url(../images/subline_text.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 89%;
  position: relative;
  height: 99px;
}

.text_subchart h2 {
  font-size: 70px;
  color: #363636;
  background-color: #fff;
  line-height: 55px;
  font-family: 'PSLKandaBold';
  height: auto;
  position: absolute;
}

.text_subchart h2 span {
  color: #f36e20;
  padding-right: 20px;
}

.bg_white {
  background-color: #fff;
}

.heightthaieco {
  height: 80px;
}

.wrapper_otherproducts {
}

.wrapper_content_other {
  margin-bottom: 40px;
}

.wrapper_content_other h2 {
  font-size: 44px;
  line-height: 35px;
  color: #363636;
  font-family: 'PSLKandaBold';
  margin-bottom: 12px;
}

.wrapper_img_other {
  width: 30%;
  float: left;
  margin-right: 50px;
  margin-bottom: 20px;
}

.wrapper_img_other img {
  width: 100%;
  height: auto;
}

.wrapper_content_bottom {
  position: relative;
  padding-top: 75px;
  margin-top: -75px;
  background-image: url(../images/line_other_01.png);
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-bottom: 150px;
}

.layout_line_other {
  position: absolute;
  top: 0;
}

.layout_line_other img {
  width: 100%;
}

.layout_imgfooter {
  margin-bottom: 15px;
  text-align: center;
}
.layout_footer_new {
  padding-top: 20px;
}

.layout_footer_new h2 {
  font-size: 44px;
  color: #f36e20;
  font-family: 'PSLKandaBold';
  padding-bottom: 8px;
  line-height: 31px;
}

.layout_footer_new h2 span {
  color: #ffffff;
}

.topic_footer {
  width: 100%;
}

.layout_menu_footer {
  margin-bottom: 30px;
}

.layout_menu_footer h2 {
  font-size: 30px;
  color: #fff;
  padding-bottom: 5px;
  border-bottom: 1px solid #636363;
}

.layout_menu_footer p {
  color: #fff !important;
  font-size: 18px !important;
  line-height: 22px !important;
  width: 72%;
}
.icon_menu ul{
  line-height: 20px !important;
  }
.layout_menu_footer a {
  color: #fff !important;
  font-size: 18px !important;
  text-decoration: none !important;
  line-height: 21px !important;
  width: 80%;
  transition: 0.6s;
}

.layout_menu_footer a:hover {
  color: #f36e20 !important;
}

.layout_menu_footer a span {
  color: #f36e20 !important;
  font-size: 18px !important;
  line-height: 21px !important;
  width: 80%;
  font-family: 'PSLKandaBold';
  word-wrap: break-word;
}

.layout_menucontent_footer {
  padding-top: 13px;
}

.layout_menucontent_footer h3 {
  margin-bottom: 0;
  margin-top:0;
}

.icon_menu ul li {
  display: inline-block;
  padding-right: 20px;
}

.icon_menu ul li a {
  height: 30px;
  width: 30px;
}

.i-fb {
  display: block;
  background-image: url(../images/ic-facebook.png);
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.7s;
}

.i-fb:hover {
  background-image: url(../images/ic-facebook-hover.png);
}

.i-line {
  display: block;
  background-image: url(../images/ic-line.png);
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.7s;
}

.i-line:hover {
  background-image: url(../images/ic-line-hover.png);
}

.i-yt {
  display: block;
  background-image: url(../images/ic-youtube.png);
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.7s;
}

.i-yt:hover {
  background-image: url(../images/ic-youtube-hover.png);
}

.i-tw {
  display: block;
  background-image: url(../images/ic-tw.png);
  background-repeat: no-repeat;
  background-position: center;
  transition: 0.7s;
}

.i-tw:hover {
  background-image: url(../images/ic-tw-hover.png);
}

.widthfull {
  width: 100% !important;
}

.text_content p {
  font-size: 23px;
  line-height: 24px;
  color: #898989;
}

.table-responsive {
  display: inline-table;
}

.content_assets2 {
  margin-bottom: 20px;
}

.content_assets2 h2 {
    font-size: 35px;
    line-height: 30px;
    color: #363636;
    margin-bottom: 10px;
    font-family: 'psl_textprowebfontwebfont' !important;
}

.content_assets2 p {
  font-size: 23px;
  line-height: 24px;
  color: #898989;
  margin-bottom: 10px;
  font-family: 'psl_textprowebfontwebfont' !important;
}

.table_fundcode {
  margin-top: 20px;
}

.table_fundcode h2 {
  font-size: 35px;
  line-height: 30px;
  color: #363636;
  border-bottom: 2px solid #ebebeb;
  font-family: 'PSLKandaBold';
  /*margin-bottom: 15px;*/
  padding-bottom: 15px;
}

.content_fundcode_table {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 240px;
}

.content_fundcode_table h3 {
  font-size: 27px;
  color: #f36e20;
  font-family: 'PSLKandaBold';
  padding-bottom: 5px;
  height: auto;
}

.content_fundcode_table ul {
  /*padding-left: 15px;*/
}

.content_fundcode_table ul li {
  color: #9a9a9a;
  font-size: 26px;
  height: 50px;
  line-height: 20px;
  overflow: hidden;
}

.content_fundcode_table ul li span {
  color: #9a9a9a;
}

.content_fundcode_tabledata ul li {
  color: #363636;
  font-size: 23px;
  height: 50px;
  line-height: 24px;
  overflow: hidden;
  padding-top: 30px;
  /*font-family: 'pslkandamodernproregularwebfont' !important;*/
}

.textright {
  text-align: right !important;
}

.layout_box_formall label {
  font-size: 27px;
  line-height: 24px;
  letter-spacing: 2px;
  color: #363636;
  font-weight: 200;
}

.layout_box_formall label span {
  color: #ff0000;
}

.layout_box_formall {
  padding: 10px 15px;
  padding-bottom: 0;
  border: 1px solid #c1c1c1;
  margin-bottom: 20px;
}

.layout_box_formall_etvName.error_input,
.layout_box_formall_etvLname.error_input,
.layout_box_formall_etvCid.error_input,
.layout_box_formall_etvDateOfBirth.error_input,
.layout_box_formall_etvEmail.error_input,
.layout_box_formall_etvPhone.error_input,
.layout_box_formall_etvUsername.error_input,
.layout_box_formall_etvUser.error_input,
.layout_box_formall_etvPassword.error_input,
.layout_box_formall_etvConPassword.error_input,
.layout_box_formall_customercode.error_input,
.layout_box_formall_name.error_input,
.layout_box_formall_lastname.error_input,
.layout_box_formall_citzenid.error_input,
.layout_box_formall_birthDate.error_input,
.layout_box_formall_email.error_input,
.layout_box_formall_tel.error_input,
.layout_box_formall_username.error_input,
.layout_box_formall_citizenID.error_input,
.layout_box_formall_birth.error_input,
.layout_box_formall_old_password.error_input,
.layout_box_formall_new_password.error_input,
.layout_box_formall_com_password.error_input,
.layout_box_formall_new_pin_no.error_input,
.layout_box_formall_old_pin_no.error_input,
.layout_box_formall_con_pin_no.error_input,
.layout_box_formall_otp.error_input,
.layout_box_formall_etvCid.error_input,
.layout_box_formall_NewPassword.error_input,
.layout_box_formall_ReenterPassword.error_input,
.layout_box_formall_pin.error_input,
.layout_box_formall_pin_con.error_input,
.layout_box_formall_etvCaptcha_con.error_input,
.layout_box_formall_textsug.error_input,
.layout_box_formall_emailsug.error_input,
.layout_box_formall_namesug.error_input,
.layout_box_formall_lastnamesug.error_input,
.layout_box_formall_acNo.error_input,
.layout_box_formall_phone.error_input {
  border: 1px solid #ff0000;
}

.text_alert {
  margin-top: -25px;
  display: none;
}

.text_alert_etvName.error_input_text,
.text_alert_etvLname.error_input_text,
.text_alert_etvCid.error_input_text,
.text_alert_etvDateOfBirth.error_input_text,
.text_alert_etvEmail.error_input_text,
.text_alert_etvPhone.error_input_text,
.text_alert_etvUsername.error_input_text,
.text_alert_etvPassword.error_input_text,
.text_alert_etvUser.error_input_text,
.text_alert_etvConPassword.error_input_text,
.text_alert_customercode.error_input_text,
.text_alert_name.error_input_text,
.text_alert_lastname.error_input_text,
.text_alert_citzenid.error_input_text,
.text_alert_birthDate.error_input_text,
.text_alert_email.error_input_text,
.text_alert_tel.error_input_text,
.text_alert_username.error_input_text,
.text_alert_citizenID.error_input_text,
.text_alert_birth.error_input_text,
.text_alert_old_password.error_input_text,
.text_alert_new_password.error_input_text,
.text_alert_con_password.error_input_text,
.text_alert_old_pin_no.error_input_text,
.text_alert_new_pin_no.error_input_text,
.text_alert_con_pin_no.error_input_text,
.text_alert_otp.error_input_text,
.text_alert_etvCid.error_input_text,
.text_alert_NewPassword.error_input_text,
.text_alert_ReenterPassword.error_input_text,
.text_alert_pin.error_input_text,
.text_alert_pin_con.error_input_text,
.text_alert_etvCaptcha.error_input_text,
.text_alert_textsug.error_input_text,
.text_alert_emailsug.error_input_text,
.text_alert_namesug.error_input_text,
.text_alert_lastnamesug.error_input_text {
  display: block !important;
}

.text_alert h2 {
  color: #ff0000;
  font-size: 23px;
  text-align: left;
  font-family: 'PSLKandaBold';
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 5px;
}

.layout_box_formall .form-control {
  border: none;
  box-shadow: none;
  font-size: 24px;
  color: #363636;
  width: 100% !important;
  margin-bottom: 3px;
  padding-top: 0;
}

.layout_box_formall input {
  width: 100%;
}

.layout_box_formall .form-group {
  width: 55%;
}

.header_formall {
  margin-bottom: 20px;
}

.header_formall h3 {
  font-size: 44px;
  line-height: 35px;
  font-family: 'PSLKandaBold';
  color: #363636;
}

.wrapper_headder .nav > li > a form a {
  color: #777 !important;
}

.wrapper_headder .navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #f36e20;
}

.texttop {
  vertical-align: top;
}

.button {
  background-color: transparent;
  border: none;
  width: 100%;
}

.layout_select_tqlick {
  margin-bottom: 15px;
}

.layout_topic_openaccount h2 {
  font-size: 44px;
  line-height: 35px;
  color: #f36e20;
  font-family: 'PSLKandaBold';
}

.layout_topic_openaccount h3 {
  font-size: 23px;
  color: #898989;
  font-family: 'PSLKandaBold';
}

.layout_box_openaccount h2 {
  font-size: 44px;
  font-family: 'PSLKandaBold';
  color: #363636;
  line-height: 35px;
}

.layout_box_openaccount h3 {
  font-family: 'PSLKandaBold';
  font-size: 30px;
  line-height: 22px;
  color: #f36e20;
  margin-bottom: 5px;
  margin-top: 3px;
}

.layout_topic_openaccount {
  margin-bottom: 0px;
}

.layouy_title_content_openaccount {
  height: 150px;
  width: 100%;
  display: table;
  text-align: left;
}

.layouy_title_content_openaccount h2 {
  display: table-cell;
  vertical-align: middle;
  font-size: 50px;
  line-height: 40px;
  color: #363636;
}

.layouy_title_content_openaccount h2 span {
  font-size: 250px;
  color: #f36e20;
}

.layout_box_openaccount {
  padding-top: 30px;
  padding-bottom: 30px;
}

.background_openaccount {
  background-image: url(../images/img_howtoopen_01.png);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: top;
}

.layout_box_openaccount p {
  /*  color: #363636 !important;
  font-size: 24px!important;
  line-height: 23px!important;
  font-family: 'PSLKandaBold' !important;*/
}

.layout_box_openaccount p span {
  color: #363636;
  font-family: 'PSLKandaBold';
  text-decoration: underline;
}

.layout_ways_openaccount {
  margin-top: 50px;
}

.layout_ways_openaccount h2 {
  font-size: 44px;
  line-height: 35px;
  font-family: 'PSLKandaBold';
  color: #f36e20;
  margin-bottom: 20px;
}

.layout_ways_detail_openaccount h2 {
  font-size: 35px;
  font-family: 'PSLKandaBold';
  line-height: 26px;
  color: #363636;
  margin-bottom: 12px;
}

.layout_ways_detail_openaccount p {
  /*  color: #363636 !important;
  font-size: 24px!important;
  line-height: 23px!important;*/
}

.font_subchart_openaccount h2 {
  font-size: 70px;
}

.layout_select_openaccount {
  width: 80%;
  margin: 0 auto;
  margin-top: 50px;
}

.layout_subselect_openaccount {
  text-align: center;
  background-image: url(../images/border_account.png);
  background-position: center center;
  background-repeat: no-repeat;
  height: 350px;
}

.layout_subselect_openaccount img {
  max-width: 100%;
}

.layout_subselect_openaccount h2 {
  font-size: 44px;
  font-family: 'PSLKandaBold';
  color: #363636;
  line-height: 28px;
  margin-top: 30px;
}

.btn_click_account {
  width: 65%;
  height: 55px;
  display: table;
  background-color: #f2f2f2;
  border: 1px solid #e1e1e1;
  margin: 0 auto;
  cursor: pointer;
  transition: 0.6s;
  border-radius: 5px;
  margin-top: 55px;
}

.btn_click_account:hover {
  background-color: #f36f21;
  border: 1px solid #f06a00;
}

.btn_click_account h2 {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-family: 'PSLKandaBold';
  font-size: 30px;
}

.btn_click_account button {
  width: 100%;
  background-color: transparent;
  box-shadow: none;
  border: none;
}

.subdetail_select_account {
  margin-top: 30px;
  text-align: center;
}
.subdetail_select_account a {
  color:#898989;
  text-decoration: underline;
}
.subdetail_select_account a:hover {
  color:#f36e20;
}
.subdetail_select_account p {
  font-size: 26px !important;
  color: #363636 !important;
}

.subdetail_select_account p span a {
  color: #f36e20;
  text-decoration: underline;
}

.subdetail_select_account p span {
  color: #f36e20;
}

.layout_document_account {
  margin-top: 30px;
}

.layout_document_account h2 {
  font-size: 35px;
  color: #f36e20;
  font-family: 'PSLKandaBold';
  line-height: 26px;
  margin-bottom: 10px;
}

.layout_document_account h3 {
  font-size: 28px;
  color: #363636;
  font-family: 'psl_textprowebfontwebfont' !important;
  line-height: 26px;
  margin-top:0;
  margin-bottom: 0;
}

.layout_document_account h4 {
  font-size: 30px;
  font-family: 'PSLKandaBold';
  color: #363636;
}

.layout_document_account h4 span {
  font-family: 'psl_textprowebfontwebfont' !important;
  color: #f36e20;
}

.layout_document_account h4 span a {
  color: #f36e20;
}

.wrapper_menu_tqlick {
  min-height: 500px;
  margin-top: 100px;
}

.wrapper_layout_memu_tqlick {
  position: relative;
  min-height: 640px;
  margin-bottom: 100px;
}

.layout_memu_tqlick h2 a {
  font-size: 30px;
  color: #f36e20;
  font-family: 'PSLKandaBold';
}

.layout_memu_tqlick ul li a {
  font-size: 25px;
  color: #898989;
  border-bottom: 1px solid #b6b6b6;
}

.layout_memu_tqlick ul li a:hover {
  color: #363636;
  border-bottom: 1px solid #363636;
}

.layout_imgmenu_qlick {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.layout_imgmenu_qlick img {
  max-width: 100%;
}

.close {
  font-size: 35px !important;
}

.modal-header .close {
  margin-top: -10px !important;
}

.layout_banner_slide .carousel-indicators li {
  width: 12px;
  height: 12px;
  margin-right: 10px;
}

.layout_banner_slide .carousel-indicators .active {
  margin: 1px !important;
  margin-right: 10px !important;
  background-color: #f36e20;
}
/*-----------Test navbar-----------*/

#nav-icon1,
#nav-icon2,
#nav-icon3,
#nav-icon4 {
  width: 30px;
  height: 30px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

#nav-icon1 span,
#nav-icon3 span,
#nav-icon4 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background-color: #363636;
  border-radius: 0;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
  top: 0px;
}

#nav-icon1 span:nth-child(2) {
  top: 7px;
}

#nav-icon1 span:nth-child(3) {
  top: 15px;
}

#nav-icon1.open span:nth-child(1) {
  top: 10px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  background-color: #f36e20;
}

#nav-icon1.open span:nth-child(2) {
  opacity: 0;
  left: -10px;
}

#nav-icon1.open span:nth-child(3) {
  top: 10px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  background-color: #f36e20;
}

/*-------- end megamenu --------*/

.btn-site2f {
  position: relative;
  z-index: 9999;
}

.important {
  z-index: 99999999;
}

.layout_imgtrueeic {
  width: 100%;
}

.layout_imgtrueeic h4 {
  font-size: 14px;
  color: #fff;
}

.layout_imgtrueeic h4 span {
  margin-left: 5px;
  position: relative;
  top:0;
}

#anti {
  display: block;
}

#antimobile {
  display: none;
}

#cac {
  display: block;
}

#cacmobile {
  display: none;
}

.table_slider button.slick-arrow {
  display: block !important;
  width: 20px;
  height: 70px;
  border: none;
  z-index: 999;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  background-color: transparent;
  text-indent: 30px;
  overflow: hidden;
  top: 19%;
}
.slick_slide:hover button.slick-arrow {
      display: block !important;
}
.slick_slide .slick-prev {
  left: 0px;
    background-image: url(../images/left.svg);
    background-size: 18px!important;
}
.slick_slide .slick-next {
    right: 0px;
    background-image: url(../images/right.svg);
    background-size: 18px!important;
}
.column_val button.slick-arrow {
    display: none !important;
    width: 20px;
    height: 70px;
    border: none;
    z-index: 999;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    background-color: transparent;
    text-indent: 30px;
    overflow: hidden;
    top: 40%;
}
.table .column_val button.slick-arrow {
  top:34%!important;
}
.nametable span {
  float: right;
  cursor:pointer;
}
.tableres {
      float: left;
    width: 100%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}
.table_slider .slick-next {
  right: 0px;
  background-image: url(../images/right.svg);
}

.table_slider .slick-prev {
  left: 0px;
  background-image: url(../images/left.svg);
}

.multiple-items:hover button.slick-arrow {
  display: block !important;
}

.layout_img_mutualpre {
  width: 100%;
  text-align: center;
}

.layout_img_mutualpre img {
  width: 70%;
  height: auto;
}

.layout_content_mutualpre {
  width: 100%;
  margin-top: 50px;
}

.layout_content_mutualpre p {
  margin-bottom: 15px;
}

.layout_content_mutualpre h4 {
  color: #363636;
  font-size: 25px;
  line-height: 24px;
  text-decoration: underline;
  font-family: 'psl_textprowebfontwebfont' !important;
}

.width_30 {
  width: 30%;
}

/*--------------------- 1/8/2017 ------------------*/

.layout_img_assets h2 span {
  color: #f36e20;
}

.layout_img_assets {
  width: 100%;
}

.layout_img_assets img {
  width: 100%;
  height: auto;
}

.layout_img_assets h2 {
  text-align: left;
  color: #363636;
  font-size: 30px;
  font-family: 'PSLKandaBold';
}

.wrapper_content_assets {
  margin-top: 25px;
}

.wrapper_content_assets p {
  margin-bottom: 10px;
  word-wrap: break-word !important;
}

.wrapper_content_assets ul li {
  padding-left: 15px;
  font-size: 23px;
  color: #898989;
}

.wrapper_content_assets ul {
  margin-top: 15px;
}

.layout_img_tradecodeapp {
  margin-bottom: 7px;
  padding-top: 8px;
  border-bottom: 1px solid #ebebeb;
}

.layout_img_tradecodeapp h3 {
  font-size: 32px;
  line-height: 22px;
  margin-bottom: 12px;
}

.layout_img_tradecodeapp h4 {
  font-size: 27px;
  line-height: 26px;
}

.layout_img_tradecodeapp h3.sell {
  color: #ed1c24;
}

.layout_img_tradecodeapp h3.reduce {
  color: #f1592a;
}

.layout_img_tradecodeapp h3.wait {
  color: #fcb040;
}

.layout_img_tradecodeapp h3.accumulate {
  color: #8dc63f;
}

.layout_img_tradecodeapp h3.buy {
  color: #00a651;
}

.layout_img_tradecodeapp h3.let {
  color: #00a651;
}

.layout_subimg_tradecodeapp {
  text-align: center;
}

.layout_subimg_tradecodeapp img {
  max-width: 100%;
}

.detail_text_stock strong {
  font-weight: normal;
  /*margin-left: 20px;*/
  /*font-family: 'PSLKandaBold';*/
  /*margin-right: 10px;*/
}

.wrapper_banner_slide {
}

.marginleft {
  margin-left: 50px;
}

.layout_content_abouttns {
  margin-bottom: 30px;
}

.layout_content_abouttns p {
  margin-bottom: 15px;
}

.layout_content_abouttns ul {
  list-style-image: url(../images/img_list_about.png);
  padding-left: 50px;
  margin-bottom: 15px;
}

.layout_content_abouttns ul li {
  font-size: 26px;
  line-height: 26px;
  font-family: 'psl_textprowebfontwebfont' !important;
  color: #898989;
  margin-top:15px;
}

.layout_content_governance {
  margin-bottom: 30px;
}

.layout_content_governance h2 {
  font-size: 40px;
  line-height: 35px;
  font-family: 'PSLKandaBold';
  color: #f36e20;
  margin-bottom: 20px;
}

.layout_content_governance a {
  font-size: 23px;
  line-height: 24px;
  color: #363636;
  text-decoration: underline;
  transition: 0.6s;
}

.layout_content_governance a:hover {
  color: #f36e20;
  text-decoration: underline;
}

.layout_content_governance p {
  font-family: 'psl_textprowebfontwebfont' !important;
}

.layout_board_directors h2 {
  font-size: 40px;
  line-height: 35px;
  font-family: 'PSLKandaBold';
  color: #f36e20;
  margin-bottom: 20px;
}

.layout_img_directors {
  display: flex;
  display: -webkit-flex;
  /* Safari */
}

.layout_board_directors .menu-content {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  height: 165px;
  width: 100%;
  overflow: hidden;
}

.layout_img_directors img {
  width: 100%;
  height: auto;
}

.layout_detail_directors {
  margin-top: 30px;
}
.wrapper_detail_directors h2 {
  font-size: 40px;
  line-height: 35px;
  color: #363636;
  font-family: 'PSLKandaBold';
}

.wrapper_detail_directors h3 {
  font-size: 30px;
  line-height: 25px;
  color: #363636;
  font-family: 'PSLKandaBold';
  margin-top: 20px;
  margin-bottom: 5px;
}

.wrapper_detail_directors h4 {
  font-size: 30px;
  line-height: 25px;
  color: #363636;
  font-family: 'PSLKandaBold';
}
.wrapper_detail_directors p {
  font-family: 'psl_textprowebfontwebfont' !important;
  color:#363636!important;
}
.layout_ul_directors h2 {
  font-size: 30px;
  line-height: 25px;
  margin-bottom: 10px;
  color: #363636;
  font-family: 'PSLKandaBold';
}

.layout_ul_directors {
  margin-top: 15px;
}

.layout_ul_directors ul {
  list-style-position: inside;
}

.layout_ul_directors li:before {
  content: "-";
  padding-right: 8px;
}

.layout_ul_directors ul li {
  color: #363636;
  font-size: 23px;
  line-height: 24px;
}

.layout_detail_imgdirectors img {
  width: 100%;
}

.layout_pagin ul.pagination {
  float: right;
  height: 50px;
  margin: 0;
  padding: 5px 10px 10px 10px;
}

.content_news h2.titles {
  font-size: 32px;
  color: #f36e20;
  font-family: 'PSLKandaBold';
  word-wrap: break-word;
  white-space: normal;
  line-height: 25px;
  margin-bottom: 0;
  height: auto;
}

.content_news h4 {
  font-size: 20px;
}

.content_news img {
  max-width: 100%!important;
  height: auto!important;
}

.content_news h3 {
  font-size: 20px;
  color: #363636;
  font-family: 'PSLKandaBold';
  margin-bottom: 10px;
  margin-top: -5px;
}
.content_news p {
  font-size: 22px;
  line-height: 23px;
  font-family: 'psl_textprowebfontwebfont' !important;
  margin-bottom: 15px;
}

.layout_usermanual {
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ebebeb;
}

.layout_img_usermanual {
  text-align: left;
}

.layout_img_usermanual img {
  max-width: 100%;
}

.layout_topic_usermanual h2 {
  font-size: 27px;
  line-height: 26px;
  color: #363636;
  font-family: 'PSLKandaBold';
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  line-height: 27px !important;
  max-height: 78px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.wrapper_captcha_layout {
  width: 100%;
  height: 180px;
  position: relative;
}

.captcha_layout {
  position: relative;
  left: 0;
  width: 100%;
  top: 0;
  background-color: #f36e20;
}

.captcha_layout img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.text_sub_freetrial {
  margin-top: 20px;
  margin-bottom: 20px;
}

.text_sub_freetrial p {
  color: #f36e20 !important;
  font-size: 26px !important;
}

/* ---------- test modal ------------ */

#myModalLoading .modal {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
}

#myModalLoading .modal-dialog img {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  #myModalLoading .modal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

#myModalLoading .modal-dialog {
  display: table-cell;
  text-align: center;
  width: 100%;
  vertical-align: middle;
  z-index: 99999;
}
.modal {z-index: 100001}

.loadding_modal#myModalLoading {
  width: 100%;
  height: 100%;
  display: table !important;
}

.layout_btn_myinbox {
  float: right;
  margin-bottom: 30px;
  width: 100%;
  text-align: right;
}

.layout_btn_myinbox button {
  border: none;
  width: 150px;
  transition: 0.6s;
  margin-left: 15px;
  border-radius: 5px;
  letter-spacing: 2px;
  background-color: #f2f2f2;
  border: 1px solid #e1e1e1;
  font-size: 26px;
  line-height: 24px;
  height: 46px;
}

.layout_btn_myinbox button:hover {
  background-color: #f36f21;
  border: 1px solid #f06a00;
  color: #fff;
}

.layout_image_tqlick img {
  max-width: 100%;
}
/* 20-08-60*/

.wrapper_content_t-qlick .list_content h2 {
  height: auto;
}

.wrapper_content_t-qlick .list_content .list_content h3 {
  line-height: 20px;
}

.wrapper_content_t-qlick .wrapper_dropdown_tns_inpage select,
.wrapper_dropdown_tns input {
  height: 50px;
  border: 1px solid #e1e1e1;
  font-size: 24px;
  line-height: 24px;
  background-color: #fff !important;
  color: #363636;
}

.wrapper_content_t-qlick .wrapper_dropdown_tns_inpage select {
  padding-top: 5px;
}

.wrapper_content_t-qlick .list_content .text_content_tresearch {
  height: auto;
  margin-bottom: 0;
}

.wrapper_dropdown_tns input {
  border-radius: 0;
  padding: 15px 10px 10px 10px;
  padding-right: 60px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: url(../images/i-search-gray.png);
  background-position: 95% center;
  background-repeat: no-repeat;
  background-size: 25px;
}

.wrapper_dropdown_tns.wrapper_search {
  bottom: 0;
}

.layout_filterlist .input_form .form-control {
  height: 30px;
  padding: 5px;
  width: 90px !important;
  border-radius: 3px;
}

.subwrapper_filterlist .layout_pagin ul.pagination {
  padding: 0;
  float: left;
}

.subwrapper_filterlist .layout_filterlist {
  margin-right: 0px;
  width: auto;
}

.layout_filterselect {
  margin-left: 30px;
  margin-right: 0px;
  /*max-width: 200px;*/
  float: left;
  width: auto;
}

.wrapper_content_t-qlick .wrapper_dropdown_tns_inpage {
  padding-left: 0;
}

.text-fullreport {
  font-size: 21px;
  color: #898989;
  font-family: 'PSLKandaBold';
  line-height: 20px;
}

.wrapper_content_t-qlick .list_content {
  margin-bottom: 15px;
  padding-bottom: 15px;
  padding-top: 0;
  margin-top: 15px;
}

.wrapper_filterlist {
  /*margin-bottom: 30px;*/
}

.layout_pdf a {
  font-size: 23px;
  font-family: 'PSLKandaBold';
  padding-left: 0;
  background-image: none;
  background-repeat: no-repeat;
  background-position: left center;
  width: 46px;
  height: 46px;
  border: 1px solid #f36e20;
  display: block;
  border-radius: 100%;
  text-align: center;
  padding: 5px 0;
  color: #f36e20 !important;
}

.layout_pdf a:hover {
  color: #fff !important;
  background-color: #f36e20;
}

.list-wealth .list_content h4 {
  font-size: 30px;
  font-family: 'PSLKandaBold';
  line-height: 25px;
}

.list-wealth .list_content {
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.detail_twealth {
  margin-top: 35px;
}

.list-wealth .list_content img {
  max-width: 100%;
}

/* 21-08-60*/

.type_select_table h2.active {
  border-bottom: none
}

.type_select_table h2 span {
  display: inline-block;
}

.type_select_table h2:last-child {
  width: auto;
}

.type_select_table h2.active span {
  border-bottom: 2px solid #f36e20;
  color: #f36e20;
}

.type_select_table h2 span {
  font-size: 29px;
  line-height: 30px;
  font-family: 'PSLKandaBold';
  margin-bottom: -3px;
  cursor: pointer;
  color: #cccccc;
  width: auto;
  letter-spacing: 2px;
}

.stockscreen_box .bar_filter_stockscreen select,
.stockscreen_box .bar_filter_stockscreen input[type="text"] {
  width: 100%;
  height: 46px;
  border: 1px solid #e1e1e1;
  font-size: 26px;
  line-height: 26px;
  color: #363636;
  font-family: 'PSLKandaBold';
  padding-left: 15px;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  margin-bottom: 20px;
  padding-top: 5px;
  background-color: #fff;
}

.fc-toolbar h2 {
  letter-spacing: 2px;
}

.stockscreen_box .bar_filter_stockscreen select {
  padding-right: 10px;
  background-image: url(../images/bg-dropdown4.png);
  background-position: right center;
  background-repeat: no-repeat;
  background-color: #fff;
}

.control-btn-stock {
  margin: 50px 0;
}

/*
.control-btn-stock .btn.btn-gray {
  display: block;
  margin-right: 0;
  height: 52px;
  padding: 15px;
  font-size: 30px;
  border-width: 2px;
  width: 100%;
  max-width: 250px;
}
*/

.control-btn-stock .btn.btn-gray {
  margin: 0 auto;
  display: block;
}

.textremark {
  color: #f36e20;
  font-size: 23px;
  line-height: 24px;
}

/* font-family: */

/* 'PSLKandaBold'
; */
.text-filter {
  font-size: 41px;
  line-height: 40px;
  color: #000;
  font-family: 'PSLKandaBold';
}

.layout_filterselect {
  max-width: initial;
}

.wrapper_dropdown_tns_inpage.searchboxcompany input {
  border-radius: 0;
  padding: 15px 10px 10px 10px;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-right: 60px;
  background-image: url(../images/i-search-gray.png);
  background-position: 95% center;
  background-repeat: no-repeat;
  background-size: 25px;
  width: 100%;
  height: 51px;
  border: 1px solid #e1e1e1;
  font-size: 24px;
  line-height: 24px;
  color: #363636;
}

.wrapper_dropdown_tns_inpage.searchboxcompany {
  font-family: 'PSLKandaBold';
  font-size: 24px;
  line-height: 24px;
  color: #363636;
}

.btn-valutionrank .btn.btn-gray {
  min-width: 100%;
  width: 100%;
}

.btn-valutionrank {
  margin-bottom: 40px;
}

.formvaluation .wrapper_dropdown_tns_inpage {
  margin-bottom: 30px;
}

.table_valuation tr td,
.table_valuation tr th {
  font-size: 26px !important;
  line-height: 26px !important;
  font-family: 'PSLKandaBold';
}

.table_valuation tr td img {
  cursor: pointer;
  width: 20px;
  height: 15px;
}
.textsearch {
  font-size: 41px;
  line-height: 30px;
  color: #f36e20;
  margin: 50px 0 30px 0;
}

.box-text-stockvaluation {
  font-size: 32px;
  line-height: 30px;
  margin-bottom: 20px;
}

.t-stockvaluation02 {
  text-align: right;
}

.text_one_line {
  height: 44px!important;
}

.wrapper_img_layout {
  width: 100%;
}

.wrapper_img_layout img {
  width: 100%;
  height: auto;
}

/* 22-08-60*/

.ranking_box .boxheadline,
.wrapper_chart_show .boxheadline {
  background: none;
  font-family: 'PSLKandaBold' !important;
  margin-bottom: 50px;
}

.wrapper_layout_chart {
  margin-bottom: 50px;
}

.search_major {
  position: relative;
  bottom: 0;
  width: 100%;
}

.bordernone {
  border-bottom: none !important;
}

.topic_graph span {
  width: 10px;
  position: relative;
  height: 10px;
}

.topic_graph span.arrowtop {
  z-index: 0;
  background-color: #fff;
  background-image: url(../images/arrowtop.png);
  position: absolute;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  background-size: contain;
  background-size: 10px;
  margin-left: 4px;
  margin-top: 10px;
  right:-15px;
}

.topic_graph span.arrowdown {
  z-index: 0;
  background-color: #fff;
  background-image: url(../images/arrowdown.png);
  position: absolute;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  background-size: contain;
  background-size: 10px;
  margin-left: 4px;
  margin-top: 10px;
  right:-15px;
}

/* .topic_graph span:hover {
  background-image: url(../images/arrowdown-active.png);
}

.topic_graph span:hover {
  background-image: url(../images/arrowtop-active.png);
} */

.topic_graph span.arrowtop-active {
  background-color: #fff;
  background-image: url(../images/arrowtop-active.png);
  position: absolute;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  background-size: contain;
  background-size: 10px;
  margin-left: 4px;
  margin-top: 10px;
  right:-15px;
  top: 0;
}

.topic_graph span.arrowdown-active {
  background-color: #fff;
  background-image: url(../images/arrowdown-active.png);
  position: absolute;
  width: 10px;
  height: 10px;
  background-repeat: no-repeat;
  background-size: contain;
  background-size: 10px;
  margin-left: 4px;
  margin-top: 10px;
  /*right:-20px;*/
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  background-color: transparent !important;
  background-image: none;
  color: rgb(0, 0, 0);
}

/*.topic_graph span:before {
    content: '';
    display: inline-block;
    position: absolute;
    right: -15px;
    top: 10px;
    width: 20px;
    height: 20px;
    background-image: url(../images/img-bigtopic.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-size: 5px;
}
.topic_graph span:after {
    content: '';
    display: inline-block;
    position: absolute;
    right: -15px;
    top: 10px;
    width: 20px;
    height: 20px;
    background-image: url(../images/img-bigtopic.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-size: 5px;
}
*/

.content_contactus {
  margin-bottom: 20px;
}

.content_contactus h2 {
  font-size: 44px;
  line-height: 33px;
  color: #363636;
  font-family: 'PSLKandaBold' !important;
  margin-bottom: 25px;
}

.topic_tel_contactus h2 {
  color: #f36e20;
  margin-top:0;
  font-size: 23px;
  line-height: 24px;
  margin-bottom: 0px;
}

.detail_tel_contactus h2 {
  color: #363636;
  font-size: 23px;
  line-height: 24px;
  margin-bottom: 0px;
  margin-top:0;
}

.detail_content_contactus p {
  color: #363636 !important;
  font-family: 'psl_textprowebfontwebfont' !important;
}

.content_contactus h3 {
  text-align: right;
  font-size: 23px;
  line-height: 24px;
  color: #f36e20;
}

.content_contactus h3 a {
  color: #f36e20;
}

.layout_branch {
  margin-bottom: 75px;
  height: 165px;
}

.layout_branch h2 {
  color: #363636;
  font-size: 26px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  font-family: 'psl_textprowebfontwebfont' !important;
}

.layout_branch p {
  color: #363636 !important;
  font-family: 'psl_textprowebfontwebfont' !important;
  padding-right: 50px;
}

.layout_branch h3 {
  text-align: right;
  font-size: 23px;
  line-height: 24px;
  color: #f36e20;
}

.layout_branch h3 a {
  color: #f36e20;
  font-family: 'PSLKandaBold' !important;
}

.layout_branch h3 a:hover {
  opacity: 0.7;
}

.insider_weekly {
  border-bottom: 1px solid #ebebeb;
  padding-top: 20px;
  padding-bottom: 20px;
}

.insider_weekly h2 {
  font-size: 30px;
  line-height: 22px;
  color: #f36e20;
  height: auto;
}

.wrapper_weekly .layout_weekly:last-child {
  margin-bottom: 20px;
}

.calendar_list {
  width: 50%;
  float: left;
  margin-bottom: 25px;
}

.calendar_list h5 {
  font-size: 32px;
  line-height: 25px;
  color: #363636;
  margin-bottom: 10px;
  font-family: 'PSLKandaBold' !important;
}

.layout_calendar_list {
  width: 90%;
  margin: 0 auto;
  margin-top: 20px;
}

.select_calendar {
  background-color: #f4f4f4;
  padding: 5px 15px !important;
      background-image: url(../images/collapse_up.png);
    background-repeat: no-repeat;
    background-position: 100% center;
    background-size: 40px;
  border-bottom: 1px solid #ebebeb;

}

.select_calendar h2 {
  margin-bottom: 0;
  font-family: 'PSLKandaBold';
  font-size: 30px;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border: none !important;
}

.default_calendar {
  font-size: 23px;
  line-height: 24px;
  color: #898989;
}

.calendar_list p {
  padding-right: 10px;
}

#captcha {
  position: relative;
  background-color: #f36e20;
  bottom: 0;
  width: 100%;
  text-align: center;
  margin-top: 22px;
}

.recaptcha {
  background-color: transparent;
  background-image: url(../images/recaptcha.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30px;
  width: 40px;
  height: 40px;
  margin-top: 20px;
  border-bottom: none;
  border: none;
}

.big_topic {
  height: 175px;
  padding-top: 40px;
}

.content_desktop {
  display: block;
}

.content_mobile {
  display: none;
}

/* --------------- p'pueng --------- */

.body_table_func_2f button.slick-arrow {
    display: block !important;
    width: 30px;
    height: 60px;
    border: none;
    z-index: 999;
    background-size: 19px auto;
    background-repeat: no-repeat;
    position: absolute;
    background-color: transparent;
    text-indent: 30px;
    overflow: hidden;
    top: 50%;
    margin-top: -55px;
}

.body_table_func_2f .slick-next {
  right: 0px;
  background-image: url(../images/right.svg);
  background-position: right center;
}

.body_table_func_2f .slick-prev {
  left: 55px;
  background-image: url(../images/left.svg);
  background-position: left center;
}

.list_func_table:hover button.slick-arrow {
  display: block !important;
}

.stockpeer_rightslide button.slick-arrow {
display: none !important;
    width: 20px;
    height: 70px;
    border: none;
    z-index: 999;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    background-color: transparent;
    text-indent: 30px;
    overflow: hidden;
    top: 38%;
    opacity: 0.6;
}

.stockpeer_rightslide .slick-next {
  right: 0px;
  background-image: url(../images/right.svg);
}

.stockpeer_rightslide .slick-prev {
  left: 0px;
  background-image: url(../images/left.svg);
}

.stockpeer_rightslide:hover button.slick-arrow {
  display: block !important;
}

.layout_checkbox_myinbox {
  position: absolute;
  right: 0px;
  top: 10px;
}

.text_blank {
  text-align: center;
  display: table;
  width: 100%;
  height: 500px;
}

.text_blank h2 {
  font-size: 50px;
  line-height: 45px;
  display: table-cell;
  width: 100%;
  color: #f36e20;
  font-family: 'PSLKandaBold' !important;
  font-weight: bold;
  vertical-align: middle;
}

.text_blank h2 span {
  margin-top: 20px;
  display: block;
}

.text-black.headline_login span {
  display: inline-block
}

.table_slider.sectorvaluation_rank .slick-prev {
  left: 0;
}

.table_slider.sectorvaluation_rank .slick-next {
  right: 0;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  border: none !important;
  -webkit-text-fill-color: inherit !important;
  -webkit-box-shadow: 0 0 0px 1000px #FFFFFF inset;
  transition: background-color 5000s ease-in-out 0s;
}

.pagginbottom {
  float: right;
  margin-top: 30px;
}

.img_phone_equity {
  background-image: url(../images/img_equity_01.png);
  background-repeat: no-repeat;
  width: 100%;
  height: 600px;
  background-size: 80%;
  background-position: 80%;
}

.list_month_2f {
  width: 20%;
  display: inline-block;
  text-align: center;
}

.t-open-type {
  font-size: 35px;
  line-height: 40px;
  color: #363636;
  padding-top: 50px;
}

.t-open-numtype {
  font-size: 245px;
  color: #f36e20;
  padding-left: 0;
  line-height: 125px;
}

.open_account_no {
  float: left;
  width: 100%;
  margin-top: 5px;
}

.open_account_no > div {
  float: left;
}

.layout_box_openaccount {
  font-family: 'PSLKandaBold';
}

.detail_openaccount {
  margin-left: 10px;
}

.layout_box_openaccount .detail_openaccount p span {
  background-image: url('../../../assets/images/img-underline-gray.png');
  text-decoration: none;
  background-repeat: repeat-x;
  background-position: left bottom;
  color: #000;
}

.layout_box_openaccount .col-xs-4 {
  padding-right: 0;
}

.layout_ways_detail_openaccount {
  max-width: 480px;
  margin-bottom: 30px;
}

.layout_ways_openaccount {
  margin-bottom: 50px;
}

.layout_subselect_openaccount h2 {
  margin-top: 0;
}

.wrapper_openaccount_select .layout_subselect_openaccount {
  width: 350px;
  margin: 0 auto;
  background: none;
  height: 250px;
  border: 1px solid #d9d9d9;
  position: relative;
  max-width: 100%;
}

.i-open {
  height: 100px;
  width: 100px;
  border-radius: 100%;
  border: 5px solid #fff;
  background-color: #f36e21;
  position: relative;
  top: -50px;
  overflow: hidden;
  text-align: center;
  padding: 24px 20px;
  margin: 0 auto;
}

.click_account .btn.btn-gray {
  margin: 0;
  min-width: 80%;
  padding: 18px 10px;
  height: 55px;
}

.click_account {
  position: absolute;
  width: 100%;
  bottom: -27px;
}

.control_select_openaccount {
  max-width: 920px;
  margin: 80px auto 80px;
}

.subdetail_select_account p span a {
  background-image: url('../../../assets/images/img-underline-org.png');
  text-decoration: none;
  background-repeat: repeat-x;
  background-position: left 25px;
}

.margintop10 {
  margin-top: 10px;
}

.layout_document_account h3 a {
  color: #f36e20;
}

.subdetail_select_account p span a:hover {
  opacity: 0.7;
}

.layout_document_account h3 a:hover {
  opacity: 0.7;
}

.content_otherpro .wrapper_img_other {
  width: 60%;
  float: left;
  margin-right: 50px;
  margin-bottom: 20px;
}

.content_otherpro .wrapper_content_other {
  margin-top: 20px;
  position: relative;
  z-index: 10;
  margin-bottom: 40px;
}

.wrapper_img_other {
  width: 30%;
  float: left;
  margin-right: 50px;
  margin-bottom: 20px;
}

.btn_exiting {
  text-align: center;
  margin-top: 20px;
}

.btn_enter {
  text-align: center;
  margin-top: 30px;
}

.wrapper_howtoopen {
  margin-top: 20px;
}

.equity_content_left {
  width: 90%;
}

.equity_content_right {
  width: 90%;
  padding-left: 10%;
}

.captcha_layout .layout_box_formall .form-group {
  margin-left: 0 !important;
}

.captcha_layout .layout_box_formall {
  padding: 0 15px;
}

.captcha_layout .layout_box_formall .form-control {
  padding-bottom: 0;
  /*margin-top: 10px;*/
}

.layout_video_blocktrade {
  margin-bottom: 550px;
}

.layout_video_blocktrade iframe {
  width: 100%;
  position: absolute;
  left: 0;
  padding-left: 20%;
  padding-right: 15px;
  height: 500px;
}

.wrapper_footernew {
  height: 320px;
}

.footer_bgleft,
.footer_bgright {
  height: 251px;
}

.wrapper_footernew {
  position: relative;
  overflow: hidden;
}

.barefoot {
}

.footer_left {
  position: relative;
  z-index: 100;
}

.footer_bgright {
  width: 35%;
  right: 0;
  background-color: #fff;
}

.footer_bgleft {
  width: 65%;
  left: 0;
  background-color: #252525;
}

.footer_bgleft,
.footer_bgright {
  position: absolute;
  bottom: 0;
}

.footer_left.layout_footer_new {
  background-position: right bottom;
  background-repeat: no-repeat;
  background-image: url('../../assets/images/bg-footerright.jpg');
  height: 320px;
  padding-right: 120px;
  padding-top: 71px
}

.bg_topleft,
.bg_topright {
  background-repeat: no-repeat;
  z-index: 100;
  background-size: 100% 71px;
  position: absolute;
  height: 71px;
  top: 0;
  background: none;
}

.bg_topleft {
  background-position: right top;
  background-repeat: no-repeat;
  background-image: none;
  width: 1066px;
  right: 0;
}

.bg_topright {
  background-position: left top;
  background-repeat: no-repeat;
  background-image: none;
  width: 332px;
  left: 0;
}

.layout_footer_new {
  padding-top: 0;
}

.layout_imgfooter img {
  max-width: 200px;
}

.layout_menu_footer {
  font-family: 'PSLKandaBold';
  padding-top: 55px;
}

.topic_footer {
  padding-top: 55px;
}

.footer_right {
  padding-top: 100px;
}

.footer_right .layout_imgfooter {
  margin-bottom: 0;
  position: relative;
  left: -20px;
  z-index: 100;
}

.layout_imgfooter a {
  line-height: 0;
  display: inline-block;
  margin-top: -5px;
}

.footer_left .layout_menu_footer h2 {
  font-size: 26px;
}

.footer_bgright {
  border-top: 1px solid #bdbdbd;
}

.layout_imgtrueeic img {
  max-width: 100%;
}

.text_tresearch {
  margin-bottom: 25px;
}

.tresearch-listmenu ul li a {
  font-size: 26px !important;
}

.layout_pagin .pagination > li > a.i-prev,
.layout_pagin .pagination > li > a.i-next {
  font-family: sans-serif;
}

.content-calendar02 .fc-unthemed {
  font-family: 'PSLKandaBold' !important;
}


/* font for paragraph */

.list_content p,
.layout_detail_content p,
.content-tresearch p,
.layout_contentall_t-qlick p,
.text_tresearch p,
.layout_subtext_tradecode p,
.text_tradecodeapp p,
.layout_text_glass p,
.content_text p,
.wrapper_content_assets p,
.wrapper_content_other p,
.layout_content_mutualpre p,
.layout_ways_detail_openaccount p,
.layout_tfex_bottomcontent p,
.wrapper_content_other ol li,
.wrapper_content_other ul li,
.layout_cpall p,
.research-listslide p,
.box-blocktrade p,
.box-announcement .t-detail p,
.tools-des p {
  font-family: 'psl_textprowebfontwebfont' !important;
}


/* color gray paragraph */

.content-tresearch p,
.layout_detail_content p,
.layout_text_glass p,
.layout_contentall_t-qlick p,
.text_tresearch p,
.layout_subtext_tradecode p,
.text_tradecodeapp p,
.layout_img_tradecodeapp,
.content_text p,
.wrapper_content_assets p,
.wrapper_content_other p,
.layout_content_mutualpre p,
.layout_tfex_bottomcontent p,
.wrapper_content_other ol li,
.wrapper_content_other ul li,
.research-listslide p,
.box-blocktrade p {
  color: #898989;
}

/* font paragraph */
.wrapper_content_other ol li,
.wrapper_content_other ul li,
.box-blocktrade p,
.tools-des p {
  font-size: 26px !important;
  line-height: 26px !important;
}

.layout_ways_detail_openaccount p {
  color: #333;
}

select::-ms-expand {
  display: none;
}

.setheight_topset {
  height: 350px !important;
}

.text_dataNotfound h2 {
  font-size: 32px !important;
  line-height: 28px;
  display: block;
  width: 100%;
  color: #f36e20 !important;
  font-family: 'PSLKandaBold' !important;
  font-weight: bold;
  vertical-align: middle;
  text-align: center;
  padding-top: 20px;
}

/*.bg-borderblack::before {
    content: "As of {{dateAsOfSetIndex | date:'dd MMM yyyy'}}";
    font-size: 30px;
}*/
.as_of {
  float: left;
  position: relative;
  top: 48px;
  left: 0;
  font-size: 23px;
  line-height: 20px;
}

.control_text {
  display: inline-block;
}

.cortrol_intext {
  float: left;
  background-color: #fff;
  z-index: 1;
  position: relative;
}

.as_block {
  display: block;
}

.text_not h2 {
  font-size: 50px;
  line-height: 45px;
  margin-bottom: 10px;
}

.text_not h3 {
  font-size: 28px;
  line-height: 26px;
  margin-bottom: 30px;
  font-family: 'psl_textprowebfontwebfont' !important;
}

.text_not h4 {
  font-size: 28px;
  line-height: 26px;
  margin-top: 30px;
  font-family: 'psl_textprowebfontwebfont' !important;
}

.text_not a {
  font-size: 28px;
  line-height: 26px;
  margin-bottom: 15px;
  color: #f36e20;
  text-decoration: underline;
  font-family: 'psl_textprowebfontwebfont' !important;
}

.text_not a:hover {
  color: #f7a97c;
  transition: 0.6s;
  text-decoration: underline;
}

.topic_table_asset2 {
  position: relative;
}

.topic_table_asset2 span {
  position: absolute;
  bottom: 12px;
  right: 25px;
}

.bbb {
  color: #000;
  letter-spacing: 3px;
  height: 46px;
  padding-top: 8px;
  margin: 0 auto;
  min-width: 200px;
  border-radius: 8px;
  transition: 0.6s;
  cursor: pointer;
  text-align: center;
  background-color: #f2f2f2;
  border: 1px solid #e1e1e1;
}

.bbb:hover,
.bbb:focus {
  background-color: #f36f21;
  border: 1px solid #f06a00;
  color: #fff;
}

.layout_filtermenu ul li a {
  font-size: 29px;
  line-height: 30px;
  font-family: 'psl_textprowebfontwebfont' !important;
  margin-bottom: -3px;
  cursor: pointer;
  color: #cccccc;
  width: auto;
  letter-spacing: 2px;
  border-radius: 0;
}

.layout_filtermenu .nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  background-color: transparent !important;
  color: #f36e20 !important;
}

.layout_filtermenu .nav-pills > li.active {
  border-bottom: 2px solid #f36e20;
}

.layout_filtermenu {
  margin-bottom: 30px;
}

.layout_filtermenu ul li.active span {
  border-bottom: 3px solid #f36e20;
  color: #f36e20;
}

.layout_filtermenu {
  background-image: url(../images/line_menu_contact.png);
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
}

.icon_menu {
  margin-bottom: 22px;
}

.layout_footerright {
  /*margin-left: 10px;*/
}

.layout_imgfooter a:last-child {
  margin-left: -18px;
}
.menu_better a{ display:inline-block; max-width: 95px;}
.layout_main_content {
}

.completer-dropdown {
  background-color: #fff !important;
}
.content_news table,
.content_news tr,
.content_news td {
  /*border: 1px solid #000;*/
  border:none;
  border-collapse: collapse;
}
.tog-subcate table,
.tog-subcate tr,
.tog-subcate td{
  border:none;
  border-collapse: collapse;
}
.layout_content_abouttns table,
.layout_content_abouttns tr,
.layout_content_abouttns td {
  border:none;
  border-collapse: collapse;
}
.layout_content_governance table,
.layout_content_governance td,
.layout_content_governance td {
  border:none;
  border-collapse: collapse;
}
/*.tog-subcate table,
.tog-subcate tr,
.tog-subcate td {
  border: 1px solid #000;
  border-collapse: collapse;
}*/

.tog-subcate ul,
.content_news ul {
  list-style-position: inside !important;
  list-style: inherit;
}

.tog-subcate ol li:before,
.content_news ol li:before {
  content: "\a0";
  display: inline-block;
  width: 0;
  margin-left: 0.3em;
  margin-right: 0.3em;
}

.box-contentdetail p {
  font-family: 'psl_textprowebfontwebfont' !important;
}

.layout_height .wrapper_all_intro {
  height: 100%;
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
}

.layout_existing .layout_box_formall,
.layout_form_login .layout_box_formall,
.layout_freetrial_1 .layout_box_formall,
.layout_seminarform .layout_box_formall,
.layout_suggestion .layout_box_formall,
.layout_freetrial_2 .layout_box_formall,
.layout_verifyuser .layout_box_formall,
.layout_setpin .layout_box_formall,
.layout_verifyotp .layout_box_formall,
.layout_forgotpassword .layout_box_formall,
.layout_changepass .layout_box_formall {
  padding: 0;
  height: 50px;
  position: relative;
}

.layout_existing .layout_box_formall label,
.layout_form_login .layout_box_formall label,
.layout_freetrial_1 .layout_box_formall label,
.layout_seminarform .layout_box_formall label,
.layout_suggestion .layout_box_formall label,
.layout_freetrial_2 .layout_box_formall label,
.layout_verifyuser .layout_box_formall label,
.layout_setpin .layout_box_formall label,
.layout_verifyotp .layout_box_formall label,
.layout_forgotpassword .layout_box_formall label,
.layout_changepass .layout_box_formall label {
  position: absolute;
  left: 15px;
  top: 15px;
  font-weight: normal;
}

.layout_existing .layout_box_formall .form-group,
.layout_form_login .layout_box_formall .form-group,
.layout_freetrial_1 .layout_box_formall .form-group,
.layout_seminarform .layout_box_formall .form-group,
.layout_suggestion .layout_box_formall .form-group,
.layout_freetrial_2 .layout_box_formall .form-group,
.layout_verifyuser .layout_box_formall .form-group,
.layout_setpin .layout_box_formall .form-group,
.layout_verifyotp .layout_box_formall .form-group,
.layout_forgotpassword .layout_box_formall .form-group,
.layout_changepass .layout_box_formall .form-group {
  width: 100%;
  margin-left: 0;
}

.layout_existing .layout_box_formall .form-control,
.layout_form_login .layout_box_formall .form-control,
.layout_freetrial_1 .layout_box_formall .form-control,
.layout_seminarform .layout_box_formall .form-control,
.layout_suggestion .layout_box_formall .form-control,
.layout_freetrial_2 .layout_box_formall .form-control,
.layout_verifyuser .layout_box_formall .form-control,
.layout_setpin .layout_box_formall .form-control,
.layout_verifyotp .layout_box_formall .form-control,
.layout_forgotpassword .layout_box_formall .form-control,
.layout_changepass .layout_box_formall .form-control {
  margin-bottom: 0;
  height: 48px;
}
.layout_changepass .layout_box_formall_old_password .form-control {
    padding: 15px 15px 10px 170px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 170px;
}
.layout_changepass .layout_box_formall_new_password .form-control {
    padding: 15px 15px 10px 175px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 175px;
}
.layout_changepass .layout_box_formall_con_password .form-control {
    padding: 15px 15px 10px 210px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 210px;
}

.layout_forgotpassword .layout_box_formall_username .form-control {
  padding: 15px 15px 10px 131px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 131px;
}
.layout_forgotpassword .layout_box_formall_citizenID .form-control {
  padding: 15px 15px 10px 136px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 136px;
}
.layout_forgotpassword .layout_box_formall_birth .form-control {
    padding: 15px 15px 10px 173px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 173px;
}
.layout_verifyotp .layout_box_formall_otp .form-control {
    padding: 15px 15px 10px 71px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 71px;
}
.layout_suggestion .layout_box_formall_textsug {
  height: auto;
}
.layout_suggestion .layout_box_formall_etvCaptcha,
.layout_seminarform .layout_box_formall_etvCaptcha,
.layout_freetrial_2 .layout_box_formall_etvCaptcha {
  padding: 0 15px;
}
.layout_setpin .layout_box_formall_pin .form-control {
    padding: 15px 15px 10px 173px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 173px;
}
.layout_setpin .layout_box_formall_forcepin .form-control {
    padding: 15px 15px 10px 233px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 233px;
}
.layout_setpin .layout_box_formall_forcepin_con .form-control {
    padding: 15px 15px 10px 258px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 258px;
}
.layout_setpin .layout_box_formall_pin .form-control {
    padding: 15px 15px 10px 173px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 173px;
}
.layout_setpin .layout_box_formall_pin_con .form-control {
    padding: 15px 15px 10px 208px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 208px;
}
.layout_suggestion .layout_box_formall .form-control#textsug {
  height: auto;
  resize: none;
}
.layout_verifyuser .layout_box_formall_etvCid .form-control {
  padding: 15px 15px 10px 146px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 146px;
}
.layout_suggestion .layout_box_formall_emailsug .form-control {
  padding: 15px 15px 10px 111px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 111px;
}

.layout_suggestion .layout_box_formall_namesug .form-control {
  padding: 15px 15px 10px 111px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 111px;
}

.layout_suggestion .layout_box_formall_lastnamesug .form-control {
  padding: 15px 15px 10px 154px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 154px;
}

.layout_suggestion .layout_box_formall_textsug .form-control {
  padding: 0 15px 10px 25px;
  margin-top: 46px;
  padding-top:0;
  padding-right: 25px;
  padding-bottom: 10px;
  padding-left: 25px;
}

.layout_existing .layout_box_formall_customercode .form-control {
  padding: 15px 15px 10px 191px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 191px;
}

.layout_existing .layout_box_formall_name .form-control {
  padding: 15px 15px 10px 91px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 91px;
}

.layout_existing .layout_box_formall_citzenid .form-control {
  padding: 15px 15px 10px 136px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 136px;
}

.layout_existing .layout_box_formall_email .form-control {
  padding: 15px 15px 10px 91px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 91px;
}

.layout_existing .layout_box_formall_lastname .form-control {
  padding: 15px 15px 10px 144px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 144px;
}

.layout_existing .layout_box_formall_birthDate .form-control {
  padding: 15px 15px 10px 173px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 173px;
}

.layout_existing .layout_box_formall_tel .form-control {
  padding: 15px 15px 10px 140px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 140px;
}

.layout_form_login .layout_box_formall_etvUser .form-control {
  padding: 15px 15px 10px 133px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 133px;
}

.layout_form_login .layout_box_formall_etvPassword .form-control {
  padding: 15px 15px 10px 130px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 130px;
}

.layout_freetrial_1 .layout_box_formall_etvName .form-control {
  padding: 15px 15px 10px 111px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 111px;
}

.layout_freetrial_1 .layout_box_formall_etvCid .form-control {
  padding: 15px 15px 10px 146px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 146px;
}

.layout_freetrial_1 .layout_box_formall_etvLname .form-control {
  padding: 15px 15px 10px 154px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 154px;
}

.layout_freetrial_1 .layout_box_formall_etvDateOfBirth .form-control {
  padding: 15px 15px 10px 183px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 183px;
}

.layout_freetrial_1 .layout_box_formall_etvEmail .form-control {
  padding: 15px 15px 10px 111px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 111px;
}

.layout_freetrial_1 .layout_box_formall_etvPhone .form-control {
  padding: 15px 15px 10px 150px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 150px;
}

.layout_seminarform .layout_box_formall_acNo .form-control {
  padding: 15px 15px 10px 280px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 280px;
}

.layout_seminarform .layout_box_formall_name .form-control {
  padding: 15px 15px 10px 111px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 111px;
}

.layout_seminarform .layout_box_formall_lastname .form-control {
  padding: 15px 15px 10px 154px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 154px;
}

.layout_seminarform .layout_box_formall_email .form-control {
  padding: 15px 15px 10px 111px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 111px;
}

.layout_seminarform .layout_box_formall_phone .form-control {
  padding: 15px 15px 10px 150px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 150px;
}
.layout_freetrial_2 .layout_box_formall_etvUsername .form-control {
  padding: 15px 15px 10px 133px;
  padding-top:15px;
  padding-right:15px;
  padding-top:10px;
  padding-left: 133px;
}
.layout_freetrial_2 .layout_box_formall_etvPassword .form-control {
  padding: 15px 15px 10px 130px;
  padding-top:15px;
  padding-right:15px;
  padding-top:10px;
  padding-left: 130px;
}
.layout_freetrial_2 .layout_box_formall_etvConPassword .form-control {
  padding: 15px 15px 10px 220px;
  padding-top:15px;
  padding-right:15px;
  padding-top:10px;
  padding-left: 220px;
}
.layout_freetrial_1 .layout_box_formall_ .completer-dropdown-holder {
  z-index: 99999999 !important;
}

.toppick-row02 .t-detail p {
  max-height: 162px;
  overflow: hidden;
  padding-top: 3px;
  line-height: 27px !important;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
}

.toppick-row02 .t-title {
  margin-bottom: 7px;
}

.tradecode-detail .t-title p {
  font-family: 'psl_textprowebfontwebfont' !important;
}

#socailFooter a:hover img {
  filter: none;
  -webkit-filter: none;
}

.layout_height .modal-body p a {
  color: #898989;
}

.layout_height .modal-body p a:hover {
  color: #f36e20;
  text-decoration: underline;
}

.tog-subcate p a span {
  color: #898989 !important;
  transition: 0.6s;
  text-decoration: underline;
}

.tog-subcate p a span:hover {
  color: #f36e20 !important;
}

.layout_tfex_bottomcontent a,
.text_tresearch a,
.layout_content_abouttns a,
.layout_content_governance a,
.layout_board_directors a,
.wrapper_content_other a,
.content-tresearch a,
.layout_content_mutualpre a,
.layout_contentall_t-qlick a,
.wrapper_content_assets a,
.content_text a,
.tog-subcate a,
.description a,
.content_text a,
.layout_box_openaccount a {
  color: #898989;
  text-decoration: underline;
  transition: 0.6s;
}
.content_news a {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
  text-decoration: none;
}
.layout_tfex_bottomcontent a:hover,
.text_tresearch a:hover,
.layout_content_abouttns a:hover,
.layout_content_governance a:hover,
.layout_board_directors a:hover,
.wrapper_content_other a:hover,
.content-tresearch a:hover,
.layout_content_mutualpre a:hover,
.layout_contentall_t-qlick a:hover,
.wrapper_content_assets a:hover,
.content_text a:hover,
.tog-subcate a:hover,
.description a:hover,
.content_text a:hover,
.layout_box_openaccount a:hover {
  color:#f36e20;
  text-decoration: underline;
}

.text_tresearch#content_left {
  padding-right: 35px;
  padding-left: 0;
}

.text_tresearch#content_center {
  padding-left: 17px;
  padding-right: 17px;
}

.text_tresearch#content_right {
  padding-right: 0;
  padding-left: 35px;
}
.wrapper_banner_slide .layout_banner_slide .slick-dots{ bottom: -50px;}
.row_homecontent06 .wrapper_banner_slide .layout_banner_slide .slick-dots{ bottom: 20px;}
.topic_graph > span{ cursor: pointer;}
.highcharts-credits{ display: none !important; }
/* Make it a marquee */
.marquee {
    width: 1700px;
    margin: 0 auto;
    white-space: nowrap;
    box-sizing: border-box;
    -moz-transform:translateX(100%);
    -webkit-transform:translateX(100%);
    -o-transform:translateX(100%);
    transform:translateX(100%);
    -webkit-animation: marquee 60s linear infinite;
    -moz-animation: marquee 60s linear infinite;
    -o-animation: marquee 60s linear infinite;
    animation: marquee 60s linear infinite;
}

@-moz-keyframes marquee {
 0%   { -moz-transform: translateX(100%); }
 100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes marquee {
 0%   { -webkit-transform: translateX(100%); }
 100% { -webkit-transform: translateX(-100%); }
}
@keyframes marquee {
 0%   {
 -moz-transform: translateX(100%); /* Browser bug fix */
 -webkit-transform: translateX(100%); /* Browser bug fix */
 transform: translateX(100%);
 }
 100% {
 -moz-transform: translateX(-100%); /* Browser bug fix */
 -webkit-transform: translateX(-100%); /* Browser bug fix */
 transform: translateX(-100%);
 }
}

.minheightfix {
  min-height: 180px;
}
.content_news a {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
  text-decoration: none;
}
.uppertext input {
  text-transform: uppercase;
}
.modal:before {
  content: '';
  display: inline-block;
  /*height: 100%;*/
  vertical-align: middle;
  margin-right: -4px;
}
.box-blocktrade {
  height: 195px;
  overflow: hidden;
}
.content-login-blocktrade .box-blocktrade {
  height: auto;
  overflow: hidden;
  margin-bottom: 20px;
}
.box-blocktrade .t-detail p{
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  line-height: 27px !important;
  padding-top: 3px;
  max-height: 108px;
  overflow: hidden;
}
.content-login-fundresearch .box-blocktrade .t-detail p,
.content-login-blocktrade .box-blocktrade .t-detail p{
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 54px;
  line-height: 27px !important;
  overflow: hidden;
  margin-bottom: 25px;
}
.height_tradeauto {
  height:auto;
}
.layout_calendar_list h2{
  font-size: 40px;
  line-height: 32px;
  color: #f36e20;
  margin-bottom: 25px;
}
.title-month {
  float: left;
  color:#363636;
  margin-right:15px;
}
.title-year {
  float: left;
}
.wrapper_dropdown_tns .stocktablelist select,.wrapper_dropdown_tns select{
  color: #363636;
  background-color: #fff;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  }
  .stock_preeslide .stockpeer_code ul li span{ width: 100px !important;}
  .inside_team{ width: 15% !important; padding-left: 30px !important;}

.modal-open .modal {
  z-index: 9999999999;
}
#dataMsg a {
  color:#898989;
  text-decoration: underline;
}
#dataMsg a:hover {
  color:#f36e20;
}
.wrapper_content_t-qlick.content_insidertrading h2{
    height: auto;
    text-overflow: inherit;
    width: 100%;
    white-space: inherit;
}
.table th.topic_graph.hdname{ padding-left: 30px !important; }
.wrapper_content_t-qlick .layout_content_major h2  {
      text-overflow: inherit;
          white-space: normal;
}
.popup_btn_center .btn.btn-gray{
      margin: 0 30px;
}
.container-login .modal-dialog{  margin: 0 auto;}
.list-wealth .list_content p{
  overflow: inherit;
  -webkit-line-clamp: inherit;
-webkit-box-orient: inherit;
}

.tnsnews .t-title a{
  cursor:pointer;
}
.pickscenter {
  margin:0 10px;
}
.picksleft {
  margin-right: 20px;
}
.picksright {
  margin-left:20px;
}
.list-wealth .list_content h2 {
  white-space: normal;
}
.topfixed {
    position: relative;
    width: 100%;
    z-index: 999999;
    background-color: #fff;
}
.stock-topbuy-left .text_color_green {
 color:#00a651!important;
}
.stock-topbuy-left .text_color_red {
 color:#ff0000!important;
}
.stock-topbuy-left .text_color_gray {
 color:#898989!important;
}
.list_month .slick-prev.slick-arrow, .list_month .slick-next.slick-arrow {
  background-size: 13px!important;
}
.content_news .details img{
  margin-top: -9px!important;
}
.content_news .details img:first-child{
  padding-top:10px;
}
.wrapper_chart_bands .title_sector > h2{
    font-size: 36px;
    line-height: 70px;
    overflow: inherit;
}
.wrapper_content_equity img, .wrapper_ontent_tradetooltopic img {
  max-width: 100%;
}
.wrapper_content_equity p img {
  margin-top:-9px;
}
.wrapper_content_equity p img:first-child {
    padding-top: 10px;
}
