
body {
  position: relative;
}

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

.big_topic img {
  position: absolute;
}

.big_topic span {
  position: relative;
}

.big_topic 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;
}

.content_text {
  padding-top: 40px;
  width: 100%;
  margin: 0 auto;
}

/*.content_text p {
  font-size: 25px;
  line-height: 23px;
  text-align: justify;
}
*/
.layout_img_risk {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

.layout_img_risk h2 {
  font-size: 30px;
  padding-top: 20px;
  color: #1e384b;
  font-family: 'PSLKandaBold';
}

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

.wrapper_content_asset {
  margin-bottom: 60px
}

.layout_cpall {
  border-bottom: 3px solid #5c5858;
  padding-top: 15px;
  padding-bottom: 15px;
}

.wrapper_layout_cpall {
  background-color: #585454;
  padding-top: 25px
}

.wrapper_tradecode {
  background-image: url(../images/bg_tradecode-gray.png);
  background-repeat: no-repeat;
  margin-top: 25px;
}

.layout_img_tradecode {
  position: absolute;
  z-index: 2
}

.layout_img_og img {
  max-width: 70%;
  height: 100%;
}

.wrapper_tradecodeapp {
  padding-top: 50px;
  position: relative;
  height: 1085px;
}

.text_tradecodeapp {
  text-align: left;
  padding-left: 50%;
  width: 85%;
  position: relative;
  z-index: 100;
}

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

.text_tradecodeapp h2 {
  font-size: 120px;
  color: #1e384b;
  font-family: 'PSLKandaBold';
  line-height: 55px;
}

.text_tradecodeapp h2 span {
  font-size: 80px;
  color: #b9cad5;
  font-weight: normal;
  padding-right: 170px;
}

.img_tradecodeapp {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  line-height: 0;
}

.img_tradecodeapp img {
  max-width: 90%;
}

.text_tresearch {
  text-align: right;
}

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

.content-tresearch {
  margin-top: 150px;
}

.layout_img_tresearch {
  text-align: center;
}

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

.text_left {
  text-align: left;
}

.text_center {
  text-align: center;
}

.text_tresearch ul {
  list-style-type: none;
  list-style-position: inside;
  padding-bottom: 30px;
}

.text_tresearch ul li {
  font-size: 25px;
  cursor: pointer;
  line-height: 23px;
}

.tresearch_more {
  padding-bottom: 30px;
  margin-bottom: 30px;
  margin-top: 60px;
  text-align: center;
  background-image: url(../images/img_more_tresearch.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.tresearch_more a {
  font-size: 30px;
  color: #333333;
  transition: 0.6s;
}

.tresearch_more a:hover {
  color: #f16a00;
}

.wrapper_content_tqlick {
  margin-top: 75px;
}

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

.img_tqlick img {
  width: 100%;
}

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

.more_tqlick a {
  color: #f16a00;
  font-size: 50px;
  padding: 5px 120px;
  border: 1px solid #f16a00;
}

.text_mutualfund {
  text-align: right;
}

.wrapper_content_mutualfund {
  margin-top: 75px;
}

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

.img_mutualfund {
  text-align: center;
  width: 100%;
  margin-top: -25px;
}

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

.text_mutualfund h2 {
  font-size: 30px;
  font-family: 'PSLKandaBold';
  color: #1e384b;
}

.text_tresearch h3 {
  color: #f16a00;
  padding-top: 10px;
  font-size: 25px;
  font-family: 'PSLKandaBold';
}


.layout_topic_glass h3 {
  font-size: 20px;
  color: #f36f21;
  font-family: 'PSLKandaBold';
}

.layout_text_glass {
  text-align: left;
  height: 75px;
}

.layout_text_glass p {
  font-size: 25px;
  line-height: 23px;
  width: 75%;
  margin: 0 auto;
  float: left;
  padding-top: 10px;
  height: 85px;
  overflow: hidden;
  width: 95%;
}

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

.layout_text_glass h4 {
  text-align: center;
}

.layout_text_glass h4 a {
  color: #f36f21;
  text-align: center;
  text-decoration: initial;
}

.layout_text_glass h4 a:hover {
  border-bottom: 1px solid #f36f21;
}

.layout_glass {
  width: 52%;
  text-align: right;
  position: absolute;
  bottom: -66px;
  right: 0;
}

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

.wrapper_tfex_bottomcontent {
  margin-top: 20px;
  width: 100%;
  display: block;
}

.layout_tfex_bottomcontent {
  text-align: left;
  margin-bottom: 30px;
}

.layout_tfex_bottomcontent p {
  font-size: 25px;
  line-height: 23px;
  padding-top:10px;
}

.layout_tfex_bottomcontent a:hover {
  /*border-bottom: 1px solid #f36f21;*/
}

.layout_tfex_bottomimg {
  width: 100%;
}

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

.wrapper_tfex_bottomcontent_mobile {
  display: none;
}

.wrapper_big_topic {
  position: relative;
}

.subcontent {
  width: 80%;
  float: right;
  padding-right: 10%;
  padding-top: 50px;
}

.subcontent p {
  font-size: 25px;
  line-height: 26px;
}

.layout_main_blocktrade {
  padding-top: 20px;
  background-image: url(../images/bg_blocktrade.png);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 180px;
  height: 915px;
  margin-top: 100px;
}

.layout_main_blocktrade iframe {
  width: 100%;
  height: 500px;
}

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

.layout_main_blocktrade ol {
  list-style-type: decimal;
  list-style-position: inside;
}

.layout_main_blocktrade ol li {
  font-size: 25px;
  line-height: 23px;
}

.content_blocktrade {
  margin-top: 30px;
}


.wrapper_content_blocktrade {
  padding-bottom: 0;
  position: relative;
}

.bg_headder {
  position: absolute;
  width: 100%;
  /* background-color: #f4f4f4; */
  height: 125px;
  margin-top: 60px;
  background-image: url(../images/border-header.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  transform: rotate(1deg);
}

.bg_wingwing {
  position: absolute;
  width: 200px;
  height: 150px;
  right: 0;
  top: -9px!important;
  background-image: url(../images/wingwing.png);
  background-position: center;
  background-repeat: no-repeat;
}

.wrapper_headder {}








/* css menumobile*/

.wrapper_headder .navbar-default .navbar-toggle {
  border: none;
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 10px;
}

.wrapper_headder .navbar-default .navbar-toggle:hover,
.wrapper_headder .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

.wrapper_headder .navbar-toggle .icon-bar {
  width: 37px;
  height: 4px;
  margin-top: 4px;
}

.wrapper_headder .navbar-default .navbar-toggle .icon-bar {
  background-color: #000;
}

.wrapper_headder .navbar-toggle .icon-bar {
  border-radius: 0;
}

.wrapper_headder .navbar-brand>img.logo-desktop {
  display: inline-block;
  height: 60px;
}

.wrapper_headder .navbar-brand>img.logo-mobile {
  display: none;
}

.wrapper_headder .navbar-collapse.in {
  overflow-y: hidden;
}

.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-facebook,
.i-twitter,
.i-ig,
.i-youtube,
.i-phone,
.i-mail {
  background-repeat: no-repeat;
  transition: 0.7s;
}

.footernew {
  background-image: url(../images/bgfooter.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-color: #252525;
  padding: 50px 0 30px 0;
  position: relative;
}

.footer_top {
  border-bottom: 1px solid #434343;
  margin-bottom: 20px;
}

.footer-banner a {
  line-height: 0;
  display: block;
}

.footer-address h3 {
  color: #f36f21;
  font-size: 35px;
  line-height: 40px;
  font-family: 'PSLKandaBold';
}

.t-address,
.t-copyright,
.footer-contact-list ul li a {
  color: #fff;
}

.footer-address h3,
.t-copyright,
.insite_breadcrumb,
.heading-formcheck h5 {
  font-family: 'pslkandamodernproregularwebfont'!important;
}

.t-address,
.footer-contact-list,
.insite_step,
.insite_formcontent {
  font-family: 'psl_textprowebfontwebfont'!important;
}

.insite_container p,
.t-address,
.footer-contact-list,
.insite_breadcrumb ol li,
.title_form,
.unit_form,
.title-qustion,
.title-check {
  font-size: 24px !important;
  line-height: 25px !important;
}

.t-copyright {
  font-size: 16px;
  line-height: 18px;
}

.footer-contact-list {
  margin-top: 40px;
  margin-bottom: 30px;
}

.footer-contact-list ul li a {
  padding-left: 35px;
}

.footer-contact-list ul li {
  margin-bottom: 5px;
}

.footer-contact-list ul li a:hover {
  color: #f36f21;
}

.footer-banner img {
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.footer-banner {
  position: relative;
  height: 140px;
  line-height: 0;
  display: block;
}

.footer-banner {
  margin-top: 12px;
}

.insite_breadcrumb {
  position: relative;
  margin-bottom: 20px;
}

.insite_breadcrumb .breadcrumb li {
  color: #f36f21;
  font-family: 'PSLKandaBold';
}

.insite_breadcrumb .breadcrumb li a {
  color: #959595;
}

.insite_breadcrumb .breadcrumb li a:hover {
  color: #f36f21;
}

.insite_breadcrumb .breadcrumb {
  padding: 10px 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
}

.insite_breadcrumb .breadcrumb>li+li:before {
  padding: 0 10px;
  color: #666666;
  content: url(../images/img-navigation.png);
  font-size: 12px;
  position: relative;
  top: 1px;
}

.insite_container {
  background-image: url(../images/bg-header1.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  min-height: 280px;
  margin-bottom: 80px;
}

.insite_textbanner {
  padding-top: 50px;
  margin-bottom: 150px;
}

.header_text span {
  display: block;
}

.header_text {
  display: inline-block;
  position: relative;
  font-size: 170px;
  line-height: 100px;
  color: #363636;
  font-family: 'PSLKandaBold';
  margin-bottom: 30px;
}

.header_text>img {
  position: absolute;
  right: -15px;
  top: 88px;
}

.header_introbanner {
  font-size: 40px;
  line-height: 40px;
  color: #363636;
  font-family: 'PSLKandaBold';
}

.nav_step ul li {
  width: 20%;
  float: left;
  position: relative;
}

.borderstep {
  position: absolute;
  top: 40px;
  width: 100%;
  height: 7px;
  background-color: #f6f6f6;
}

.nav_step {
  position: relative;
}

.nav_step ul li .box_step span {
  display: block;
  color: #000;
}

.nav_step ul li .iconstep {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background-color: #f6f6f6;
  margin: 0 auto 15px;
  position: relative;
  z-index: 99;
}

.control-step {
  position: relative;
  /*  max-width: 850px;*/
  width: 100%;
  margin: 0 auto;
}

.nav_step ul li .textstep {
  text-align: center;
  font-size: 24px;
  line-height: 24px;
}

.insite_step {
  margin-bottom: 80px;
}

.nav_step ul li .box_step .iconstep {
  background-repeat: no-repeat;
  background-position: center;
}

.nav_step ul li.active .box_step .iconstep {
  background-color: #f36e21;
}

.nav_step ul li .box_step.icon_info .iconstep {
  background-image: url(../images/i_step_info.png);
}

.nav_step ul li.active .box_step.icon_info .iconstep {
  background-image: url(../images/i_step_info-hover.png);
}

.nav_step ul li .box_step.icon_type .iconstep {
  background-image: url(../images/i_step_type.png);
}

.nav_step ul li.active .box_step.icon_type .iconstep {
  background-image: url(../images/i_step_type-hover.png);
}

.nav_step ul li .box_step.icon_assessment .iconstep {
  background-image: url(../images/i_step_assessment.png);
}

.nav_step ul li.active .box_step.icon_assessment .iconstep {
  background-image: url(../images/i_step_assessment-hover.png);
}

.nav_step ul li .box_step.icon_check .iconstep {
  background-image: url(../images/i_step_check.png);
}

.nav_step ul li.active .box_step.icon_check .iconstep {
  background-image: url(../images/i_step_check-hover.png);
}

.nav_step ul li .lineactive {
  position: absolute;
  top: 40px;
  height: 7px;
  width: 100%;
  background-color: #f36e21;
  display: none;
  right: -50%;
  z-index: 1;
}

.nav_step ul li.active .lineactive {
  display: block;
}

.padding-left30 {
  padding-left: 30px;
}

.padding-left60 {
  padding-left: 60px;
}

.title_form,
.unit_form {
  color: #000;
  padding: 15px 0;
}

.title_form span,
.title-qustion span,
.title-check span {
  color: #f06a00;
  display: inline-block;
  margin-left: 5px;
}

.input_form .form-control,
.box_input .input-group .form-control {
  height: 50px;
  border-radius: 0;
  color: #bfbfbf;
  font-size: 24px;
  line-height: 24px;
  padding: 15px 15px 10px 15px;
  border-color: #ebebeb;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.input_form select.form-control {
  background-image: url(../images/bg-dropdown.png);
  background-repeat: no-repeat;
  background-position: right center;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}

.input_form {
  margin-bottom: 20px;
}

.t-warning {
  font-size: 22px;
  line-height: 22px;
  color: #f16a00;
  display: block;
  margin-top: 15px;
}

.content-controlform {
  margin-bottom: 50px;
  color: #363636;
}

.header-form {
  position: relative;
  font-family: 'pslkandamodernproregularwebfont'!important;
  font-size: 50px;
  line-height: 50px;
  font-family: 'PSLKandaBold';
  margin-bottom: 60px;
  display: block;
  border-bottom: 1px solid #a2a2a2;
  padding-bottom: 10px;
}

.header-form>img {
  position: absolute;
  bottom: -3px;
  left: 0;
}

.input_icon {
  margin-top: 10px;
  margin-left: 10px;
}

.input_icon span {
  display: inline-block;
}








/* magic */

@keyframes hover-color {
  from {
    border-color: #c0c0c0;
  }
  to {
    border-color: #3e97eb;
  }
}

.magic-radio,
.magic-checkbox {
  position: absolute;
  display: none;
}

.magic-radio[disabled],
.magic-checkbox[disabled] {
  cursor: not-allowed;
}

.magic-radio+label,
.magic-checkbox+label {
  position: relative;
  display: block;
  padding-left: 40px;
  cursor: pointer;
  vertical-align: middle;
}

.magic-radio+label:hover:before,
.magic-checkbox+label:hover:before {
  animation-duration: 0.4s;
  animation-fill-mode: both;
  animation-name: hover-color;
}

.magic-radio+label:before,
.magic-checkbox+label:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 25px;
  height: 25px;
  content: '';
  border: 1px solid #a2a2a2;
}

.magic-radio+label:after,
.magic-checkbox+label:after {
  position: absolute;
  display: none;
  content: '';
}

.magic-radio[disabled]+label,
.magic-checkbox[disabled]+label {
  cursor: not-allowed;
  color: #e4e4e4;
}

.magic-radio[disabled]+label:hover,
.magic-radio[disabled]+label:before,
.magic-radio[disabled]+label:after,
.magic-checkbox[disabled]+label:hover,
.magic-checkbox[disabled]+label:before,
.magic-checkbox[disabled]+label:after {
  cursor: not-allowed;
}

.magic-radio[disabled]+label:hover:before,
.magic-checkbox[disabled]+label:hover:before {
  border: 1px solid #e4e4e4;
  animation-name: none;
}

.magic-radio[disabled]+label:before,
.magic-checkbox[disabled]+label:before {
  border-color: #e4e4e4;
}

.magic-radio:checked+label:before,
.magic-checkbox:checked+label:before {
  animation-name: none;
}

.magic-radio:checked+label:after,
.magic-checkbox:checked+label:after {
  display: block;
}

.magic-radio+label:before {
  border-radius: 50%;
}

.magic-radio+label:after {
  top: 6px;
  left: 6px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #f36f21;
}

.magic-radio:checked+label:before {
  border: 2px solid #f36f21;
}

.magic-radio:checked[disabled]+label:before {
  border: 2px solid #f36f21;
}

.magic-radio:checked[disabled]+label:after {
  background: #f36f21;
}

.magic-checkbox+label:before {
  border-radius: 0;
}

.magic-checkbox+label:after {
  top: 2px;
  left: 7px;
  box-sizing: border-box;
  width: 6px;
  height: 12px;
  transform: rotate(45deg);
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-top: 0;
  border-left: 0;
}

.magic-checkbox:checked+label:before {
  border: #f36f21;
  background: #f36f21;
}

.magic-checkbox:checked[disabled]+label:before {
  border: #f36f21;
  background: #f36f21;
}

.checkoption2f>div {
  display: inline-block;
  width: 100%;
  margin-top: 15px;
}

.checkoption2f .magic-radio+label span,
.checkoption2f .magic-checkbox+label span {
  display: inline-block;
  position: relative;
  top: 4px;
  font-size: 24px;
  line-height: 24px;
  color: #000;
}








/* end magic */

.checkoption2f.listcheck3col>div {
  width: 25%;
}

.checkoption2f.listcheck2col>div {
  width: 40%;
}

.checkoption2f {
  margin-bottom: 20px;
}

.input_form textarea.form-control {
  height: 110px;
}

.submit-2btn {
  margin-top: 30px;
  margin-bottom: 80px;
}

.btn.btn-gray {
  font-size: 24px;
  line-height: 24px;
  color: #000;
  height: 46px;
  min-width: 300px;
  text-align: center;
  margin-right: 10px;
  background-color: #f2f2f2;
  border: 1px solid #e1e1e1;
  padding: 12px 10px;
}

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

.textother {
  padding: 0!important;
}

.title-qustion {
  color: #000;
  margin-bottom: 10px;
}

.form-generalcheck {
  margin-bottom: 30px;
}

.form-manage {
  text-align: right;
  margin-top: 20px;
}

.header-person {
  color: #363636;
  border-bottom: 2px dotted #f16a00;
  margin-bottom: 40px;
}

.header-person h3 {
  font-family: 'pslkandamodernproregularwebfont'!important;
  font-size: 50px;
  line-height: 50px;
  font-family: 'PSLKandaBold';
  margin-bottom: 10px;
  background-image: url(../images/border-header2.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-left: 25px;
}

.form-manage span {
  display: inline-block;
  position: relative;
  top: 3px;
  cursor: pointer;
}

.form-manage ul li {
  padding: 0 15px;
}

.form-manage ul li:first-child {
  background-image: url(../images/border-manage.png);
  background-position: center right;
  background-repeat: no-repeat;
  padding-right: 18px;
}

.control-formperson {
  margin-bottom: 50px;
}

.checkoption2f .magic-radio+label span.iconinfo {
  margin-left: 30px;
  top: 2px;
  position: absolute;
}

.box_input.padding-left60 {
  padding-left: 45px;
}

.content-formcheck {
  padding: 0 45px;
  margin-bottom: 50px;
}

.body-formcheck .checkoption2f>div {
  width: 45%;
  margin-top: 0;
}

.heading-formcheck h5 {
  font-size: 35px;
  line-height: 40px;
  font-family: 'PSLKandaBold';
  margin-bottom: 5px;
}

.heading-formcheck {
  padding-bottom: 30px;
  margin-bottom: 45px;
  background-image: url(../images/border-dotted-org.png);
  background-position: left bottom;
  background-repeat: repeat-x;
}

.box-titlecheck {
  padding-bottom: 20px;
  margin-bottom: 30px;
  background-image: url(../images/border-dotted-gray.png);
  background-position: left bottom;
  background-repeat: repeat-x;
}

.title-check {
  margin-top: 5px;
}

.content-formcheck .box-titlecheck:last-child {
  background: none;
}

.submit-center {
  text-align: center;
  margin-bottom: 30px;
}

.datepicker.dropdown-menu {
  background-color: #eee;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
  color: #fff !important;
  background-color: #f466ba !important;
  border-color: #f466ba !important;
}

.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today {
  color: #ffffff !important;
  background-color: #f36f21 !important;
  border-color: #f36f21 !important;
}

.body-tab2f .btn-search2f .btn.btn-gray {
  height: 75px;
  width: 100%;
  font-size: 40px;
}

.datepicker table tr th.prev,
.datepicker .prev:hover {
  background-image: url(../images/double-left-arrows.png) !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  text-indent: -40px;
  overflow: hidden;
}

.datepicker table tr th.next,
.datepicker .next:hover {
  background-image: url(../images/double-right-arrows.png) !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  text-indent: -40px;
  overflow: hidden;
}

.box_input .input-group-addon {
  background: none;
  border: none;
}

.datepicker.dropdown-menu {
  font-size: 20px;
  line-height: 22px;
  color: #000;
}

.datepicker .datepicker-switch {
  width: 145px;
  font-family: 'PSLKandaBold';
  font-size: 24px;
}

.top_sitemap {
  position: absolute;
  right: 0;
  cursor: pointer;
}

.wrapper_headder .navbar-right {}

#body_sitemap2f {
  display: none;
  position: absolute;
  z-index: 9999;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 5px solid #f36e21;
  top: 80px;
  min-height: 400px;
}

.box-lang2f {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 20px;
}

.box-lang2f a {
  color: #f36e21;
  font-family: 'PSLKandaBold';
}

.box-lang2f a:hover {
  color: #000;
}

.control-sitemap2f {
  position: relative;
  float: left;
  width: 100%;
  padding: 25px 0 0 0;
}

.control-sitemap2f .list-sitemap2f {
  width: 20%;
  float: left;
  padding-right: 15px;
  margin-bottom: 30px;
}

.control-sitemap2f .list-sitemap2f h3 {
  color: #f36e21;
  display: block;
  margin-bottom: 5px;
  font-size: 26px;
  line-height: 27px;
  font-family: 'PSLKandaBold';
}

.control-sitemap2f .list-sitemap2f ul li a {
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  display: block;
}

.control-sitemap2f .list-sitemap2f ul li:hover a {
  color: #f36e21;
}

.control-sitemap2f .list-sitemap2f ul li {
  /*background-image:url(../images/i-dot-gray.png);
    background-repeat:no-repeat;
    background-position:left 9px;
  padding-left:20px;*/
  padding-left: 0;
}

.control-sitemap2f .list-sitemap2f ul li:hover {
  background-image: url(../images/i-dot-black.png);
}

.list-sitemap2f>ul {
  display: flex;
  flex-wrap: wrap;
}

.box_step_save .btn.btn-gray {
  margin: 18px auto 0;
  min-width: 120px;
}

.box_step_save {
  text-align: center;
}

.insite_step.active {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  background-color: #fff;
  z-index: 999;
  padding: 15px 0;
}

.insite_step.active .control-step {
  max-width: 1000px;
}

.insite_step.active .nav_step ul li .iconstep {
  width: 70px;
  height: 70px;
  margin: 0 auto 10px;
}

.insite_step.active .nav_step ul li .lineactive,
.insite_step.active .borderstep {
  top: 35px;
}

.insite_step.active,
.insite_step.active .control-step,
.insite_step.active .nav_step ul li .iconstep,
.insite_step.active .nav_step ul li .textstep {
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
  text-decoration: none;
}

.insite_step.active .nav_step ul li .textstep {
  font-size: 22px;
}

.insite_step.active .box_step_save .btn.btn-gray {
  margin: 15px auto 0;
}





/*
 CSS Create by 2fellows
*/

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

.big_topic h2 {
  font-size: 100px;
  line-height: 62px;
  margin-top:0;
  margin-bottom: 0;
  color: #363636;
  font-family: 'PSLKandaBold';
}

.big_topic img {
  position: absolute;
}

.big_topic span {
  position: relative;
}

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

.layout_risk {
  margin-top: 10px;
  margin-bottom: 10px;
}

.layout_img_risk {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}

.layout_img_risk h2 {
  font-size: 30px;
  padding-top: 20px;
  color: #1e384b;
  font-family: 'PSLKandaBold';
}

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

.wrapper_content_asset {
  margin-bottom: 60px
}

.layout_cpall img {
  width: 100%;
  max-width: 80%;
}

.layout_cpall {
  border-bottom: 3px solid #5c5858;
  padding-top: 15px;
  padding-bottom: 15px;
}

.wrapper_layout_cpall {
  background-color: #585454;
  padding-top: 25px
}

.layout_cpall h2 {
  font-size: 35px;
  margin-bottom: 12px;
  line-height: 26px;
  color: #fff;
  font-family: 'PSLKandaBold';
  margin-top: 10px;
}

.layout_cpall p {
  font-size: 25px;
  line-height: 23px;
  color: #fff!important;
  padding-right: 30px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.layout_cpall a {
  font-size: 26px;
  background-color: #f26e21;
  color: #fff;
  padding: 5px 30px;
  border-radius: 5px;
}

.layout_cpall a:hover {
  background-color: #fa8948;
}

.wrapper_tradecode {
  background-image: url(../images/bg_tradecode-gray.png);
  background-repeat: no-repeat;
  margin-top: 25px;
}

.layout_img_tradecode {
  position: absolute;
  z-index: 2
}

.layout_img_tradecode img {
  max-width: 94%;
  width: 94%;
  display: block;
}

.layout_img_og {
  position: absolute;
  right: 65px;
  top: 0;
  z-index: 1;
  width: 200px;
  background-color: #f26e21;
  height: 1900px;
}

.layout_img_og img {
  max-width: 70%;
  height: 100%;
  display: none;
}

.text_tradecodeapp .content_desktop.img_tradecodeapp img {
  position: relative;
  bottom: -100px;
}

.wrapper_tradecodeapp {
  padding-top: 50px;
  position: relative;
  height: auto;
}

.text_tradecodeapp {
  text-align: left;
  padding-left: 44%;
  width: 85%;
  position: relative;
  z-index: 100;
  padding-bottom: 250px;
}

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

.text_tradecodeapp p {
  text-align: left;
  padding-top: 20px;
  margin-bottom: 20px;
}

.text_tradecodeapp h2 {
  font-size: 120px;
  color: #1e384b;
  font-family: 'PSLKandaBold';
  line-height: 55px;
}

.text_tradecodeapp h2 span {
  font-size: 80px;
  color: #b9cad5;
  font-weight: normal;
  padding-right: 170px;
}

.text_tresearch {
  text-align: right;
}

.content-tresearch {
  margin-top: 50px;
}

.layout_img_tresearch {
  text-align: center;
}

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

.text_left {
  text-align: left;
}

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

.text_center {
  text-align: center;
}

.text_tresearch ul {
  list-style-type: none;
  list-style-position: inside;
  padding-bottom: 30px;
}

.text_tresearch ul li {
  font-size: 25px;
  cursor: pointer;
  line-height: 23px;
}

.tresearch_more {
  padding-bottom: 30px;
  margin-bottom: 30px;
  margin-top: 60px;
  text-align: center;
  background-image: url(../images/img_more_tresearch.png);
  background-position: center center;
  background-repeat: no-repeat;
}

.tresearch_more a {
  font-size: 30px;
  color: #333333;
  transition: 0.6s;
}

.tresearch_more a:hover {
  color: #f16a00;
}

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

.img_tqlick img {
  width: 100%;
}

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

.more_tqlick a {
  color: #f16a00;
  font-size: 50px;
  padding: 5px 120px;
  border: 1px solid #f16a00;
}

.text_mutualfund {
  text-align: right;
}

.text_mutualfund p {
  font-size: 25px;
  line-height: 23px;
  padding-top: 50px;
}

.wrapper_content_mutualfund {
  margin-top: 75px;
}

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

.img_mutualfund {
  text-align: left;
  width: 100%;
}

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

.text_mutualfund h2 {
  font-size: 30px;
  font-family: 'PSLKandaBold';
  color: #1e384b;
}

.text_tresearch h3 {
  color: #f16a00;
  padding-top: 10px;
  font-size: 25px;
  font-family: 'PSLKandaBold';
}

.layout_topic_glass {
  text-align: left;
  background-image: url(../images/img_line_bottom.png);
  background-position: bottom left;
  background-size: 75%;
  background-repeat: repeat-x;
  padding-top: 50px;
  width: 95%;
}

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

.layout_topic_glass h2,
.layout_tfex_bottomcontent h2 {
  max-width: 527px;
}

.layout_topic_glass h3 {
  font-size: 20px;
  color: #f36f21;
  font-family: 'PSLKandaBold';
}

.wrapper_tfex_glass {
  text-align: right;
  width: 100%;
  height: 400px;
  margin-top: 150px;
  position: relative;
}

.layout_text_glass {
  text-align: left;
  height: 75px;
}

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

.layout_text_glass h4 {
  text-align: center;
}

.layout_text_glass h4 a {
  color: #f36f21;
  text-align: center;
  text-decoration: initial;
}

.layout_text_glass h4 a:hover {
  border-bottom: 1px solid #f36f21;
}

.wrapper_tfex_bottomcontent {
  margin-top: 20px;
  width: 100%;
  display: block;
}

.layout_tfex_bottomcontent {
  text-align: left;
}

.layout_tfex_bottomcontent h2 {
  font-size: 44px;
  color: #363636;
  font-family: 'PSLKandaBold';
  line-height: 30px;
  padding-bottom: 10px;
  margin-bottom: 12px;
  background-image: url(../images/img_line_bottom.png);
  background-position: bottom left;
  background-size: 65%;
  background-repeat: repeat-x;
}

.layout_tfex_bottomcontent h2 span {
  /*border-bottom: 1px solid #e1e1e1;*/
  padding-right: 100px;
}

.layout_tfex_bottomcontent p {
  font-size: 25px;
  line-height: 23px;
}
.layout_tfex_bottomcontent a:hover {
  /*border-bottom: 1px solid #f36f21;*/
}

.layout_tfex_bottomimg {
  width: 100%;
}

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

.wrapper_tfex_bottomcontent_mobile {
  display: none;
}

.wrapper_big_topic {
  position: relative;
}

.subcontent {
  width: 80%;
  float: right;
  padding-right: 10%;
  padding-top: 50px;
}

.subcontent p {
  font-size: 25px;
  line-height: 26px;
}

.layout_main_blocktrade {
  padding-top: 20px;
  background-image: url(../images/bg_blocktrade.png);
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 180px;
  height: 915px;
  margin-top: 100px;
}

.layout_main_blocktrade iframe {
  width: 100%;
  height: 500px;
}

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

.layout_main_blocktrade ol {
  list-style-type: decimal;
  list-style-position: inside;
}

.layout_main_blocktrade ol li {
  font-size: 25px;
  line-height: 23px;
}

.content_blocktrade {
  margin-top: 30px;
}

.wrapper_main_blocktrade {
  margin-bottom: 100px;
}

.wrapper_content_blocktrade {
  padding-bottom: 0;
  position: relative;
  /*overflow: hidden;*/
}

.bg_headder {
  position: absolute;
  width: 100%;
  height: 125px;
  margin-top: 70px;
  background-image: url(../images/border-header.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  transform: rotate(1deg);
}

.wrapper_headder {}








/* css menumobile*/

.wrapper_headder .navbar-default .navbar-toggle {
  border: none;
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 10px;
}

.wrapper_headder .navbar-default .navbar-toggle:hover,
.wrapper_headder .navbar-default .navbar-toggle:focus {
  background-color: transparent;
}

.wrapper_headder .navbar-toggle .icon-bar {
  width: 37px;
  height: 4px;
  margin-top: 4px;
}

.wrapper_headder .navbar-default .navbar-toggle .icon-bar {
  background-color: #000;
}

.wrapper_headder .navbar-toggle .icon-bar {
  border-radius: 0;
}

.wrapper_headder .navbar-brand>img.logo-desktop {
  display: inline-block;
  height: 60px;
}

.wrapper_headder .navbar-brand>img.logo-mobile {
  display: none;
}

.wrapper_headder .navbar-collapse.in {
  overflow-y: hidden;
}

.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-facebook,
.i-twitter,
.i-ig,
.i-youtube,
.i-phone,
.i-mail {
  background-repeat: no-repeat;
  transition: 0.7s;
}

.footernew {
  background-image: url(../images/bgfooter.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-color: #252525;
  padding: 50px 0 30px 0;
  position: relative;
}

.footer_top {
  border-bottom: 1px solid #434343;
  margin-bottom: 20px;
}

.footer-banner a {
  line-height: 0;
  display: block;
}

.footer-address h3 {
  color: #f36f21;
  font-size: 35px;
  line-height: 40px;
  font-family: 'PSLKandaBold';
}

.t-address,
.t-copyright,
.footer-contact-list ul li a {
  color: #fff;
}

.footer-address h3,
.t-copyright,
.insite_breadcrumb,
.heading-formcheck h5 {
  font-family: 'pslkandamodernproregularwebfont'!important;
}

.t-address,
.footer-contact-list,
.insite_step,
.insite_formcontent {
  font-family: 'psl_textprowebfontwebfont'!important;
}

.insite_container p,
.t-address,
.footer-contact-list,
.insite_breadcrumb ol li,
.title_form,
.unit_form,
.title-qustion,
.title-check {
  font-size: 24px !important;
  line-height: 25px !important;
}

.t-copyright {
  font-size: 16px;
  line-height: 18px;
}

.footer-contact-list {
  margin-top: 40px;
  margin-bottom: 30px;
}

.footer-contact-list ul li a {
  padding-left: 35px;
}

.footer-contact-list ul li {
  margin-bottom: 5px;
}

.footer-contact-list ul li a:hover {
  color: #f36f21;
}

.footer-banner img {
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}

.footer-banner {
  position: relative;
  height: 140px;
  line-height: 0;
  display: block;
}

.footer-banner {
  margin-top: 12px;
}

.insite_breadcrumb {
  position: relative;
  margin-bottom: 20px;
}

.insite_breadcrumb .breadcrumb li {
  color: #f36f21;
  font-family: 'PSLKandaBold';
}

.insite_breadcrumb .breadcrumb li a {
  color: #959595;
}

.insite_breadcrumb .breadcrumb li a:hover {
  color: #f36f21;
}

.insite_breadcrumb .breadcrumb {
  padding: 10px 0;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
}

.insite_breadcrumb .breadcrumb>li+li:before {
  padding: 0 10px;
  color: #666666;
  content: url(../images/img-navigation.png);
  font-size: 12px;
  position: relative;
  top: 1px;
}

.insite_container {
  background-image: url(../images/bg-header1.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  min-height: 280px;
  margin-bottom: 80px;
}

.insite_textbanner {
  padding-top: 50px;
  margin-bottom: 150px;
}

.header_text span {
  display: block;
}

.header_text {
  display: inline-block;
  position: relative;
  font-size: 170px;
  line-height: 100px;
  color: #363636;
  font-family: 'PSLKandaBold';
  margin-bottom: 30px;
}

.header_text>img {
  position: absolute;
  right: -15px;
  top: 88px;
}

.header_introbanner {
  font-size: 40px;
  line-height: 40px;
  color: #363636;
  font-family: 'PSLKandaBold';
}

.nav_step ul li {
  width: 20%;
  float: left;
  position: relative;
}

.borderstep {
  position: absolute;
  top: 40px;
  width: 100%;
  height: 7px;
  background-color: #f6f6f6;
}

.nav_step {
  position: relative;
}

.nav_step ul li .box_step span {
  display: block;
  color: #000;
}

.nav_step ul li .iconstep {
  width: 80px;
  height: 80px;
  border-radius: 100%;
  background-color: #f6f6f6;
  margin: 0 auto 15px;
  position: relative;
  z-index: 99;
}

.control-step {
  position: relative;
  /*  max-width: 850px;*/
  width: 100%;
  margin: 0 auto;
}

.nav_step ul li .textstep {
  text-align: center;
  font-size: 24px;
  line-height: 24px;
}

.insite_step {
  margin-bottom: 80px;
}

.nav_step ul li .box_step .iconstep {
  background-repeat: no-repeat;
  background-position: center;
}

.nav_step ul li.active .box_step .iconstep {
  background-color: #f36e21;
}

.nav_step ul li .box_step.icon_info .iconstep {
  background-image: url(../images/i_step_info.png);
}

.nav_step ul li.active .box_step.icon_info .iconstep {
  background-image: url(../images/i_step_info-hover.png);
}

.nav_step ul li .box_step.icon_type .iconstep {
  background-image: url(../images/i_step_type.png);
}

.nav_step ul li.active .box_step.icon_type .iconstep {
  background-image: url(../images/i_step_type-hover.png);
}

.nav_step ul li .box_step.icon_assessment .iconstep {
  background-image: url(../images/i_step_assessment.png);
}

.nav_step ul li.active .box_step.icon_assessment .iconstep {
  background-image: url(../images/i_step_assessment-hover.png);
}

.nav_step ul li .box_step.icon_check .iconstep {
  background-image: url(../images/i_step_check.png);
}

.nav_step ul li.active .box_step.icon_check .iconstep {
  background-image: url(../images/i_step_check-hover.png);
}

.nav_step ul li .lineactive {
  position: absolute;
  top: 40px;
  height: 7px;
  width: 100%;
  background-color: #f36e21;
  display: none;
  right: -50%;
  z-index: 1;
}

.nav_step ul li.active .lineactive {
  display: block;
}

.padding-left30 {
  padding-left: 30px;
}

.padding-left60 {
  padding-left: 60px;
}

.title_form,
.unit_form {
  color: #000;
  padding: 15px 0;
}

.title_form span,
.title-qustion span,
.title-check span {
  color: #f06a00;
  display: inline-block;
  margin-left: 5px;
}

.input_form .form-control,
.box_input .input-group .form-control {
  height: 50px;
  border-radius: 0;
  color: #bfbfbf;
  font-size: 24px;
  line-height: 24px;
  padding: 15px 15px 10px 15px;
  border-color: #ebebeb;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.input_form select.form-control {
  background-image: url(../images/bg-dropdown.png);
  background-repeat: no-repeat;
  background-position: right center;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}

.input_form {
  margin-bottom: 20px;
}

.t-warning {
  font-size: 22px;
  line-height: 22px;
  color: #f16a00;
  display: block;
  margin-top: 15px;
}

.content-controlform {
  margin-bottom: 50px;
  color: #363636;
}

.header-form {
  position: relative;
  font-family: 'pslkandamodernproregularwebfont'!important;
  font-size: 50px;
  line-height: 50px;
  font-family: 'PSLKandaBold';
  margin-bottom: 60px;
  display: block;
  border-bottom: 1px solid #a2a2a2;
  padding-bottom: 10px;
}

.header-form>img {
  position: absolute;
  bottom: -3px;
  left: 0;
}

.input_icon {
  margin-top: 10px;
  margin-left: 10px;
}

.input_icon span {
  display: inline-block;
}








/* magic */

@keyframes hover-color {
  from {
    border-color: #c0c0c0;
  }
  to {
    border-color: #3e97eb;
  }
}

.magic-radio,
.magic-checkbox {
  position: absolute;
  display: none;
}

.magic-radio[disabled],
.magic-checkbox[disabled] {
  cursor: not-allowed;
}

.magic-radio+label,
.magic-checkbox+label {
  position: relative;
  display: block;
  padding-left: 40px;
  cursor: pointer;
  vertical-align: middle;
}

.magic-radio+label:hover:before,
.magic-checkbox+label:hover:before {
  animation-duration: 0.4s;
  animation-fill-mode: both;
  animation-name: hover-color;
}

.magic-radio+label:before,
.magic-checkbox+label:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 25px;
  height: 25px;
  content: '';
  border: 1px solid #a2a2a2;
}

.magic-radio+label:after,
.magic-checkbox+label:after {
  position: absolute;
  display: none;
  content: '';
}

.magic-radio[disabled]+label,
.magic-checkbox[disabled]+label {
  cursor: not-allowed;
  color: #e4e4e4;
}

.magic-radio[disabled]+label:hover,
.magic-radio[disabled]+label:before,
.magic-radio[disabled]+label:after,
.magic-checkbox[disabled]+label:hover,
.magic-checkbox[disabled]+label:before,
.magic-checkbox[disabled]+label:after {
  cursor: not-allowed;
}

.magic-radio[disabled]+label:hover:before,
.magic-checkbox[disabled]+label:hover:before {
  border: 1px solid #e4e4e4;
  animation-name: none;
}

.magic-radio[disabled]+label:before,
.magic-checkbox[disabled]+label:before {
  border-color: #e4e4e4;
}

.magic-radio:checked+label:before,
.magic-checkbox:checked+label:before {
  animation-name: none;
}

.magic-radio:checked+label:after,
.magic-checkbox:checked+label:after {
  display: block;
}

.magic-radio+label:before {
  border-radius: 50%;
}

.magic-radio+label:after {
  top: 6px;
  left: 6px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #f36f21;
}

.magic-radio:checked+label:before {
  border: 2px solid #f36f21;
}

.magic-radio:checked[disabled]+label:before {
  border: 2px solid #f36f21;
}

.magic-radio:checked[disabled]+label:after {
  background: #f36f21;
}

.magic-checkbox+label:before {
  border-radius: 0;
}

.magic-checkbox+label:after {
  top: 2px;
  left: 7px;
  box-sizing: border-box;
  width: 6px;
  height: 12px;
  transform: rotate(45deg);
  border-width: 2px;
  border-style: solid;
  border-color: #fff;
  border-top: 0;
  border-left: 0;
}

.magic-checkbox:checked+label:before {
  border: #f36f21;
  background: #f36f21;
}

.magic-checkbox:checked[disabled]+label:before {
  border: #f36f21;
  background: #f36f21;
}

.checkoption2f>div {
  display: inline-block;
  width: 100%;
  margin-top: 15px;
}

.checkoption2f .magic-radio+label span,
.checkoption2f .magic-checkbox+label span {
  display: inline-block;
  position: relative;
  top: 4px;
  font-size: 24px;
  line-height: 24px;
  color: #000;
}








/* end magic */

.checkoption2f.listcheck3col>div {
  width: 25%;
}

.checkoption2f.listcheck2col>div {
  width: 40%;
}

.checkoption2f {
  margin-bottom: 20px;
}

.input_form textarea.form-control {
  height: 110px;
}

.submit-2btn {
  margin-top: 30px;
  margin-bottom: 80px;
}

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

.textother {
  padding: 0!important;
}

.title-qustion {
  color: #000;
  margin-bottom: 10px;
}

.form-generalcheck {
  margin-bottom: 30px;
}

.form-manage {
  text-align: right;
  margin-top: 20px;
}

.header-person {
  color: #363636;
  border-bottom: 2px dotted #f16a00;
  margin-bottom: 40px;
}

.header-person h3 {
  font-family: 'pslkandamodernproregularwebfont'!important;
  font-size: 50px;
  line-height: 50px;
  font-family: 'PSLKandaBold';
  margin-bottom: 10px;
  background-image: url(../images/border-header2.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-left: 25px;
}

.form-manage span {
  display: inline-block;
  position: relative;
  top: 3px;
  cursor: pointer;
}

.form-manage ul li {
  padding: 0 15px;
}

.form-manage ul li:first-child {
  background-image: url(../images/border-manage.png);
  background-position: center right;
  background-repeat: no-repeat;
  padding-right: 18px;
}

.control-formperson {
  margin-bottom: 50px;
}

.checkoption2f .magic-radio+label span.iconinfo {
  margin-left: 30px;
  top: 2px;
  position: absolute;
}

.box_input.padding-left60 {
  padding-left: 45px;
}

.content-formcheck {
  padding: 0 45px;
  margin-bottom: 50px;
}

.body-formcheck .checkoption2f>div {
  width: 45%;
  margin-top: 0;
}

.heading-formcheck h5 {
  font-size: 35px;
  line-height: 40px;
  font-family: 'PSLKandaBold';
  margin-bottom: 5px;
}

.heading-formcheck {
  padding-bottom: 30px;
  margin-bottom: 45px;
  background-image: url(../images/border-dotted-org.png);
  background-position: left bottom;
  background-repeat: repeat-x;
}

.box-titlecheck {
  padding-bottom: 20px;
  margin-bottom: 30px;
  background-image: url(../images/border-dotted-gray.png);
  background-position: left bottom;
  background-repeat: repeat-x;
}

.title-check {
  margin-top: 5px;
}

.content-formcheck .box-titlecheck:last-child {
  background: none;
}

.submit-center {
  text-align: center;
  margin-bottom: 30px;
}

.datepicker.dropdown-menu {
  background-color: #eee;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
  color: #fff !important;
  background-color: #f466ba !important;
  border-color: #f466ba !important;
}

.datepicker table tr td.today:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today {
  color: #ffffff !important;
  background-color: #f36f21 !important;
  border-color: #f36f21 !important;
}

.body-tab2f .btn-search2f .btn.btn-gray {
  height: 75px;
  width: 100%;
  font-size: 40px;
}

.datepicker table tr th.prev,
.datepicker .prev:hover {
  background-image: url(../images/double-left-arrows.png) !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  text-indent: -40px;
  overflow: hidden;
}

.datepicker table tr th.next,
.datepicker .next:hover {
  background-image: url(../images/double-right-arrows.png) !important;
  background-repeat: no-repeat !important;
  background-position: center center !important;
  text-indent: -40px;
  overflow: hidden;
}

.box_input .input-group-addon {
  background: none;
  border: none;
}

.datepicker.dropdown-menu {
  font-size: 20px;
  line-height: 22px;
  color: #000;
}

.datepicker .datepicker-switch {
  width: 145px;
  font-family: 'PSLKandaBold';
  font-size: 24px;
}

.top_sitemap {
  position: absolute;
  right: 0;
  cursor: pointer;
}

.wrapper_headder .navbar-right {}

#body_sitemap2f {
  display: none;
  position: absolute;
  z-index: 9999;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 5px solid #f36e21;
  top: 80px;
  min-height: 400px;
}

.box-lang2f {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 20px;
}

.box-lang2f a {
  color: #f36e21;
  font-family: 'PSLKandaBold';
}

.box-lang2f a:hover {
  color: #000;
}

.control-sitemap2f {
  position: relative;
  float: left;
  width: 100%;
  padding: 25px 0 0 0;
}

.control-sitemap2f .list-sitemap2f {
  width: 20%;
  float: left;
  padding-right: 15px;
  margin-bottom: 30px;
}

.control-sitemap2f .list-sitemap2f h3 {
  color: #f36e21;
  display: block;
  margin-bottom: 5px;
  font-size: 26px;
  line-height: 27px;
  font-family: 'PSLKandaBold';
}

.control-sitemap2f .list-sitemap2f ul li a {
  font-size: 20px;
  color: #fff;
  line-height: 20px;
  display: block;
}

.control-sitemap2f .list-sitemap2f ul li:hover a {
  color: #f36e21;
}

.control-sitemap2f .list-sitemap2f ul li {
  /*background-image:url(../images/i-dot-gray.png);
    background-repeat:no-repeat;
    background-position:left 9px;
  padding-left:20px;*/
  padding-left: 0;
}

.control-sitemap2f .list-sitemap2f ul li:hover {
  background-image: url(../images/i-dot-black.png);
}

.list-sitemap2f>ul {
  display: flex;
  flex-wrap: wrap;
}

.box_step_save .btn.btn-gray {
  margin: 18px auto 0;
  min-width: 120px;
}

.box_step_save {
  text-align: center;
}

.insite_step.active {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  background-color: #fff;
  z-index: 999;
  padding: 15px 0;
}

.insite_step.active .control-step {
  max-width: 1000px;
}

.insite_step.active .nav_step ul li .iconstep {
  width: 70px;
  height: 70px;
  margin: 0 auto 10px;
}

.insite_step.active .nav_step ul li .lineactive,
.insite_step.active .borderstep {
  top: 35px;
}

.insite_step.active,
.insite_step.active .control-step,
.insite_step.active .nav_step ul li .iconstep,
.insite_step.active .nav_step ul li .textstep {
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  -webkit-transition: all .2s ease-in;
  transition: all .2s ease-in;
  text-decoration: none;
}

.insite_step.active .nav_step ul li .textstep {
  font-size: 22px;
}

.insite_step.active .box_step_save .btn.btn-gray {
  margin: 15px auto 0;
}

.layout_subtext_tradecode {
  margin-top: 50px;
}

.img_tfex .layout_glass {
  width: 52%;
  bottom: 0;
  right: 0;
}

@media (max-width: 1200px) {
  .wrapper_tradecodeapp {
    height: auto !important;
  }
}

@media (max-width: 991px) {
  .content_mobile {
    display: none !important;
  }
  .content_desktop {
    display: block !important;
  }
  .img_tradecodeapp {
    position: absolute !important;
    width: 90% !important;
  }
  .text_tradecodeapp .content_desktop.img_tradecodeapp img {
    bottom: -60px;
  }
}

@media (max-width: 767px) {
  .content_mobile {
    display: block !important;
  }
  .content_desktop {
    display: none !important;
  }
  .img_tradecodeapp {
    position: relative !important;
    width: 90% !important;
  }
  .text_tradecodeapp {
    padding-bottom: 0;
  }
}
