@charset "utf-8";
.footer-address h3,
.t-copyright,
.insite_breadcrumb,
.heading-formcheck h5,
.content-openaccount h2,
.topset-left,
.topset-userlogin,
.boxheadline,
.t-title a {
  /*  font-family: 'pslkandamodernproregularwebfont'!important;*/
}

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

a,
button {
  -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;
}

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

.form-control::-webkit-input-placeholder {
  color: #bfbfbf;
}

.form-control:-moz-placeholder {
  /* Firefox 18- */
  color: #bfbfbf;
}

.form-control::-moz-placeholder {
  /* Firefox 19+ */
  color: #bfbfbf;
}

.form-control:-ms-input-placeholder {
  color: #bfbfbf;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: none;
  outline-offset: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.form-control:focus {
  border-color: #e1e1e1;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.nopadding {
  padding: 0;
}

.nopaddingright {
  padding-right: 0;
}

.nopaddingleft {
  padding-left: 0;
}

.wrapper_headder {}

.insite_container {
  margin-top: 65px;
}









/* 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;
}

.i-facebook {
  background-position: left 3px;
  background-image: url(../images/icon-menufacebook.png);
}

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

.i-twitter {
  background-image: url(../images/icon-menutwitter.png);
}

.i-twitter:hover {
  background-image: url(../images/icon-menutwitter-hover.png);
}

.i-ig {
  background-image: url(../images/icon-menuig.png);
}

.i-ig:hover {
  background-image: url(../images/icon-menuig-hover.png);
}

.i-youtube {
  background-image: url(../images/icon-menuyoutube.png);
}

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

.i-phone {
  background-position: left 5px;
  background-image: url(../images/i-phone.png);
}

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

.i-mail {
  background-position: left 5px;
  background-image: url(../images/i-mail.png);
}

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

.footer-contact-list {
  padding-left: 60px;
  background-image: url(../images/bg-border-footer1.png);
  background-position: left 2px;
  background-repeat: no-repeat;
}

.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-weight: bold;
}

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

.insite_container p,
.t-address,
.footer-contact-list,
.insite_breadcrumb ol li,
.title_form,
.unit_form,
.title-qustion,
.title-check,
.content-tabledes table,
.text-introform,
.content-tableadvice table,
.content-tablerisk table,
.body-viewdata,
.body-listdoc,
.body-listdoc a {
  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-weight: bold;
}

.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-weight: bold;
  margin-bottom: 30px;
}

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

.header_introbanner {
  font-size: 40px;
  line-height: 40px;
  color: #363636;
  font-weight: bold;
}

.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,
.content-listfile-openaccount ul li span,
.body-listdoc strong,
.body-listdoc a {
  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 10px 10px 10px;
  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;
  margin-bottom: 15px;
}

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

.header-form,
.headline-check {
  position: relative;
  font-family: 'pslkandamodernproregularwebfont'!important;
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
  display: block;
}

.header-form {
  border-bottom: 1px solid #a2a2a2;
  padding-bottom: 10px;
  margin-bottom: 60px;
}

.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: 35px;
  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 #ebebeb;
}

.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: 4px;
  left: 9px;
  box-sizing: border-box;
  width: 7px;
  height: 14px;
  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: 26px;
  line-height: 24px;
  color: #000;
  letter-spacing: 3px;
  height: 50px;
  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;
  color: #fff;
}

.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-weight: bold;
  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,
.checkoption2f .magic-checkbox+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-weight: bold;
  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-weight: bold;
  font-size: 24px;
}

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

.wrapper_headder .navbar-right {
  padding-right: 20px;
}

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

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

.box-lang2f a {
  color: #fff;
  font-weight: bold;
}

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

.activelang {
  color: #f36e20!important;
  text-decoration: underline;
}

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

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

.control-sitemap2f .list-sitemap2f h3 {
  color: #f36e21;
  display: block;
  margin-bottom: 5px;
  letter-spacing: 3px;
  font-size: 26px;
  line-height: 27px;
  word-wrap: break-word;
  font-weight: bold;
}

.control-sitemap2f .list-sitemap2f ul li a {
  font-size: 23px;
  word-wrap: break-word;
  color: #fff;
  line-height: 23px;
  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: -20px auto 0;
  min-width: 120px;
}

.box_step_save {
  text-align: right;
  padding-right: 7%;
}

.insite_step.active .box_step_save {
  padding-right: 12%;
  position: absolute;
  right: 0;
  z-index: 10;
}

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

.datepicker-dropdown {
  border-radius: 0 !important;
}

.datepicker.dropdown-menu {
  background-color: #fff !important;
}

.content-openaccount {
  padding: 0 60px;
  color: #000;
  min-height: 500px;
}

.content-openaccount h2 {
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 30px;
}

.list-openaccount ul {
  list-style-type: decimal;
  font-size: 24px;
  line-height: 24px;
  margin-left: 40px;
}

.list-openaccount ul li {
  margin-bottom: 3px;
}

.content-openaccount a {
  color: #f36e21;
  text-decoration: underline;
}

.content-openaccount a:hover {
  color: #000;
}

.list-openaccount {
  margin-bottom: 40px;
}

.selectaccount .checkoption2f.listcheck3col>div {
  width: 33%;
}

.selectaccount .checkoption2f.listcheck3col>div.boxwidth100per {
  width: 100%;
}

.checkoption2f.listcheckauto>div {
  width: auto;
  margin-right: 40px;
}

.box-btnadd .btn {
  background: none;
  padding: 0;
  border: none;
  position: relative;
  top: 13px;
}

.text-headremark {
  margin-bottom: 20px;
}

.text-headremark strong {
  color: #f36e21;
  text-decoration: underline;
}

.topset-left {
  height: 165px;
  background-color: #f4f4f4;
  margin-bottom: 60px;
  padding: 40px 30px 0 30px;
}

.topset-imgsum {
  position: absolute;
  bottom: -1px;
  line-height: 0;
  text-align: center;
  width: 100%;
  left: 0;
}

.topset-imgsum img {
  height: 153px;
}

.content-login-topset {
  /*margin-bottom: 50px;*/
}

.topset-left-text02 {
  text-align: right;
  color: #ed1c24;
}

.topset-left-text02-plus{
  text-align: right;
  color: #3baa39;
}

.topset-left-text02-not-edit{
  text-align: right;
  color: #363636;
}

.topset-left-text01,
.topset-left-text02 {
  position: relative;
  z-index: 1;
}

.topset-left-text01,
.topset-userlogin-slide,
.topset-userlogin,
.text-black,
.t-title a,
.text-icon,
.text-stockbuy,
.stock-topbuy-left h3,
.t-target01 {
  color: #363636;
}

.topset-date {
  font-size: 24px;
  line-height: 20px;
}

.topset-text-num02 {
  font-size: 30px;
  line-height: 25px;
}

.topset-right {
  margin-top: 10px;
}

.topset-userlogin-slide {
  padding: 25px 20px;
  background-color: #fef5ef;
  height: 162px;
  overflow-y: scroll;
  overflow-x: hidden;
  width: 100%;
  position: relative;
  transition: .5s height ease;
  /*  background-image: url(assets/images/more.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: 20px;*/
}

.topset-more {
    right: 25px;
    position: absolute;
    cursor: pointer;
    transition: 0.7s;
    top: -30px;
    background-image: url(../images/down-arrow.png);
    height: 28px;
    background-size: 22px;
    background-repeat: no-repeat;
    width: 22px;
}
.arrowmore {
  background-image: url(../images/up-arrow.png);
}
.topset-more:hover {
  opacity: 0.5;
}

.topset-more img {
  width: 20px;
  height: auto;
}

.topset-userlogin-slide,
.topset-userlogin-slide p {
  font-size: 19px !important;
  line-height: 20px !important;
  font-family: 'psl_textprowebfontwebfont'!important;
}

.boxuser-time {
  float: left;
  width: 13%;
}

.topset-userlogin-slide strong {
  margin-right: 2px;
}

.boxuser-msg {
  float: left;
  width: 83%;
}

.topset-userlogin-icon {
  line-height: 0;
  position: absolute;
  right: 30px;
  top: 10px;
  width: 57px;
  height: 57px;
  z-index: 1;
  border-radius: 100%;
  border: 2px solid #fff;
  overflow: hidden;
}

.topset-userlogin-icon img {
  width: 100%;
}

.topset-userlogin {
  margin-left: 20px;
  margin-bottom: 10px;
  font-size: 25px;
  line-height: 24px;
  font-weight: normal;
}

.topset-userlogin strong,
.text-org,
.text-toppick01,
.t-title a:hover {
  color: #f16d20;
  font-weight: normal;
}

.boxheadline.insitehead {
  background-image: none;
}

.boxheadline {
  font-weight: bold;
  padding-bottom: 15px;
  margin-bottom: 50px;
  position: relative;
}

.text-toppick01 {
  font-size: 50px;
  line-height: 33px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.toppick-row01 {
  margin-bottom: 10px;
}

.text-toppick02 {
  text-align: right;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  color: #252525;
  margin-top: 5px;
}

.t-title {
  font-size: 32px;
  line-height: 25px;
  font-weight: bold;
  margin-bottom: 10px;
  word-wrap: break-word;
}

.box-contentdetail {
  margin-bottom: 15px;
}

.content-login-toppick,
.content-login-tradecode,
.content-login-fundresearch,
.content-login-announcement ,
.content-login-fundresearch{
  margin-bottom: 15px;
}
.content-login-blocktrade{
  margin-bottom: 20px;
}
.content-login-research{
  margin-bottom: 40px;
}
.content-login-tools {
  margin-bottom: 40px;
  margin-top:90px;
}

.content-login-tradecode-top {
  background-color: #e0dfdf;
  padding: 15px 0 10px 0;
}

.logo-tradecode {
  line-height: 0;
  height: 68px;
}

.logo-tradecode img {
  height: 100%;
}

.icon-linktradcode {
  text-align: right;
  margin-top: 15px;
}

.icon-linktradcode a {
  display: inline-block;
}

.content-login-tradecode-bottom {
  background-color: #585454;
  padding: 45px 0 40px 0;
  margin-bottom: 40px;
}

.treadcode-icon-control {
  width: 145px;
  height: 145px;
  border-radius: 100%;
  padding: 5px;
  background-color: #fff;
  margin: 0 auto 20px;
  position: relative;
}

.treadcode-icon-control>img {
  width: 100%;
}

.btn-org {
  background-color: #f26e21;
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  height: 40px;
  min-width: 110px;
  font-weight: bold;
  padding: 5px;
}

.btn-org:hover {
  background-color: #000;
  color: #f26e21;
}

.treadcode-icon {
  text-align: center;
}

.text-icon {
  font-size: 35px;
  line-height: 30px;
  margin-top: 10px;
}

.tradecode-detail .t-title {
  color: #fff;
  margin-bottom: 10px;
  font-weight: normal;
}

.tradecode-detail {
  margin-top: 5px;
}

.tradecode-detail p {
  color: #b1b1b1;
}

.icon-more {
  background-color: #fff;
  width: 80px;
  height: 50px;
}

.boxheadline .icon-more {
  position: absolute;
  bottom: -20px;
  right: 0;
}

.boxheadline .icon-more a {
  background-image: url(../images/icon-more.png);
  background-repeat: no-repeat;
  background-position: right top;
  display: inline-block;
  width: 50px;
  height: 50px;
  float: right;
}

.boxheadline .icon-more a:hover {
  background-image: url(../images/icon-more-hover.png);
}

.content-login-research .container {
  position: relative;
}

.t-detail-date {
  color: #f26e21;
  font-size: 20px;
  font-style: italic;
}

.box-research .t-title,
.box-announcement .t-title {
  margin-bottom: 0px;
}

.box-research .t-detail {
  margin-top: 20px;
}

.research-listslide ul.slick-dots {
  display: none !important;
}

.research-listslide button.slick-prev,
.research-listslide button.slick-next {
  background-color: transparent;
  background-repeat: no-repeat;
  position: absolute;
  border: none;
  width: 50px;
  height: 60px;
  text-indent: -9999px;
  z-index: 99;
  top: 25%;
}

.research-listslide button.slick-prev {
  background-image: url(../images/left-sm.png);
  left: -40px;
}

.research-listslide button.slick-next {
  background-image: url(../images/right-sm.png);
  right: -40px;
  background-position: right;
}

.research-listslide:hover button.slick-prev,
.research-listslide:hover button.slick-next {
  opacity: 1;
}

a:focus {
  outline: none;
  outline: none;
  outline-offset: none;
}
/*
.content-login-research .container,
.content-login-blocktrade .container,
.content-login-fundresearch .container {
  padding-bottom: 25px;

}
*/
.content-login-research-listslide,
.member_listblocktrade,
.content-login-fundresearch .box-blocktrade,
.content-login-blocktrade .box-blocktrade{
  border-bottom: 1px dashed #c2c2c2;
}
.content-login-blocktrade h3,
.content-login-fundresearch h3 {
  font-weight: bold;
  color: #363636;
  margin-bottom: 15px;
}
.member_listblocktrade .box-blocktrade,
.content-login-fundresearch .box-blocktrade .t-detail{
  height: auto;
  margin-bottom: 30px;
}
.content-login-fundresearch .box-blocktrade{ height: auto;}
.content-login-tools-left {
  text-align: center;
}

.content-login-tools-left img {
  width: 80%;
  /*margin-bottom: 30px;*/
}

.box-tools-detail a {
  display: block;
}

.box-tools-detail span {
  display: block;
}

.content-tools-list {
  margin-top: 10px;
}

.content-tools-list ul li {
  margin-bottom: 35px;
}

.tools-des strong {
  font-size: 40px;
  line-height: 30px;
  color: #282828;
  margin-bottom: 5px;
  display: block;
}

.tools-des {
  width: 100%;
  height: 112px;
  overflow: hidden;
}

.icon-tools {
  line-height: 0;
}

.tools-des p {
  color: #898989;
  padding-top: 3px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 54px;
  overflow: hidden;
  line-height: 27px !important;
}

.icon-tools img {
  max-width: 100%;
}

.content-login-announcement-list ul li {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 25px;
  margin-bottom: 25px;
}

.content-topblack {
  height: 30px;
  background-color: #000;
  padding: 6px 0px;
  font-size: 21px;
  line-height: 20px;
}

.topuser {
  color: #fff;
  font-weight: bold;
  padding: 6px 0;
  position: relative;
}

.topuser span {
  font-size: 23px;
  line-height: 24px;
  color: #fff;
  margin-left: 10px;
}

.topuser img {
  margin-right: 10px;
}

.topuser h2 {
  font-size: 23px;
  line-height: 24px;
  color: #fff;
  margin-left: 10px;
  width: 76%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.top-textmarket {
  color: #898989;
  font-weight: bold;
}

.top-textmarket strong {
  margin-left: 5px;
  color: #f36e20;
}

.boxset {
  font-weight: bold;
}

.t-set02 {
  color: #d7d7d7;
}

.t-set02 strong {
  color: #00ff4e;
  margin-left: 30px;
}

.header_text.textstockinfo>img {
  top: 0;
}

.stockcode-input .input-group .form-control,
.dropdown-month .form-control {
  height: 60px;
  border-radius: 0;
  color: #959595;
  font-size: 30px;
  line-height: 30px;
  padding: 15px 10px 10px 10px;
  border-color: #ebebeb;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.stockcode-input .input-group .input-group-addon {
  border: none;
  padding: 0;
  background: none;
  position: absolute;
  z-index: 9;
  right: 0;
  width: 40px;
  height: 60px;
}

.stockcode-input .input-group {
  display: block;
}

.stockcode-input .input-group .input-group-addon img {
  position: relative;
  top: 15px;
  right: 10px;
  cursor: pointer;
}

.content-stockinfo {
  margin-top: -260px;
}

.content-calendar2f {
  margin-top: 0px;
}

.stock-topbuy-left h3 {
  font-size: 45px;
  line-height: 40px;
  font-weight: bold;
}

.stock-showbuy {
  margin-top: 80px;
}

.stock-topbuy-right {
  text-align: right;
  line-height: 0;
  margin-top: 90px;
}

.text-stockbuy {
  font-size: 50px;
  line-height: 40px;
}

.text-stockbuy {
  font-weight: bold;
  margin-bottom: 10px;
}

.text-stockbuy strong,
.t-target01 strong {
  color: #f36e21;
}

.text-stockbuy strong {
  margin-left: 10px;
}

.stock-topbuy-left .btn-org {
  height: 60px;
  width: 170px;
  border: 1px solid #d7d7d7;
  font-size: 35px;
}

.content-stockrow01,
.content-stockrow02,
.content-stockrow05,
.content-stockrow06,
.content-calendar01 {
  margin-bottom: 50px;
}

.box-stock-targetprice {
  background-color: #f6f6f6;
  padding: 120px 15px 10px 15px;
  min-height: 275px;
  display: block;
}

.box-stock-targetprice.box_even {
  background-color: #fff;
  border: 1px solid #d7d7d7;
}

.t-target01 {
  font-size: 70px;
  line-height: 50px;
  font-weight: bold;
}

.t-target02,
.t-target03 {
  font-size: 30px;
  line-height: 28px;
  font-weight: bold;
  height: 28px;
  overflow: hidden;
  color: #959595;
}

.targetprice-top {
  padding-bottom: 10px;
  border-style: solid;
  border-width: 0 0 3px 0;
  border-color: #fff;
}

.targetprice-bottom {
  padding-top: 10px;
  background-image: url(../images/border-header.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  margin-top: -3px;
  font-size: 22px;
  line-height: 20px;
  font-weight: bold;
  height: 30px;
  overflow: hidden;
}

.t-target02 strong,
.targetprice-bottom,
.heading-stock,
.content-listfile-openaccount {
  color: #363636;
}

.content-stockrow03 {
  padding-top: 80px;
  background-color: #9e9e9e;
  background-image: url(../images/bg-stockgray01.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}

.control-stockbg {
  padding-bottom: 80px;
  background-image: url(../images/bg-stockgray02.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% auto;
}

.stocktablelist,
.stocktablelist ul li {
  font-size: 26px;
  line-height: 25px;
  color: #fff;
  /*font-family: 'pslkandamodernproregularwebfont'!important;*/
}

.stocktablelist ul li {
  padding: 15px 0;
}

.table-stock .body-stock>ul {
  background-image: url(../images/bg-bordertable.png);
  background-repeat: repeat-y;
  background-position: left top;
}

.heading-stock {
  height: 55px;
  background-color: #ffffff;
  font-weight: bold;
  font-size: 40px;
  line-height: 40px;
  margin-bottom: 15px;
}

ul.list-stockofyear {
  float: left;
  width: 100%;
  position: relative;
  top: -15px;
}

.heading-stock,
.body-stock ul li {
  padding-left: 20px;
  padding-top: 10px;
}

.body-stock {
  position: relative;
  top: -15px;
}

.fixheadline .body-stock {
  background-color: #959595;
}

.body-stock ul li span,
.heading-stock {
  display: block;
  padding-right: 15px;
}

.table-stock.scrollinfo .stockofyear {
  text-align: right;
}

.table-stock.scrollinfo {
  position: relative;
}

.content-stockrow04 {
  padding: 170px 0;
}

.stock-compro-left h3,
.stock-major-right h3 {
  font-size: 110px;
  line-height: 65px;
  font-weight: bold;
  text-transform: uppercase;
}

.stock-compro-left {
  padding-top: 70px;
}

.content-stockrow05 {
  background-color: #f4f4f4;
  padding-top: 100px;
  background-image: url(../images/bg-stockgray03.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}

.control-stockbg-major {
  padding-bottom: 100px;
  background-image: url(../images/bg-stockgray04.jpg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 100% auto;
}

.stock-major-left {
  margin-top: 60px;
  color: #363636;
}

.stock-headline-major h4 {
    font-size: 50px;
    line-height: 40px;
    /*white-space: nowrap;*/
    font-weight: bold;
    position: relative;
    overflow: hidden;
    bottom: 10px;
    text-overflow: ellipsis;
}

.t-stockdate {
  font-size: 40px;
  line-height: 30px;
  font-weight: bold;
  color: #363636;
}

.t-stock01 {
  font-size: 21px;
  line-height: 20px;
  color: #f36e21;
  font-weight: bold;
}

.stock-major-right {
  text-align: right;
  margin-top: 200px;
}

.stock-listmajor {
  font-size: 26px;
  line-height: 30px;
  font-weight: bold;
}

.t-stock-per {
  text-align: right;
  /*color: #f36e21;*/
}

.stock-chart {
  margin-top: 50px;
}

.stock-chart img {
  max-width: 100%;
}

.stock-dropdown .input_form select.form-control {
  color: #363636;
  font-weight: bold;
}

.stock-dropdown {
  margin-bottom: 70px;
  margin-top: -80px;
}

.list-iconstock {
  position: absolute;
  bottom: 0;
  left: 0;
}

.content-stockrow06 {
  background-color: white;
}

.stock-listmajor {
  max-height: 280px;
  overflow: hidden;
  /*-webkit-transition: height 2s; !* Safari *!*/
  /*//transition: height 4s;*/
  transition: max-height 0.25s ease-in;
}

.stock-listmajor.expand {
  max-height: 3000px;
}

.stock-major-left p {
  padding: 5px;
  text-align: right
}




/*.active_year{border-bottom:2px solid orange}*/

.innerhtml_news a {
  font-size: 18px;
  color: #adadad;
}

.text_content_tresearch a {
  font-size: 18px;
  color: #adadad;
  text-decoration: none!important;
}

.type_select_table h2 {
  height: 38px;
}

.text_content_tresearch .container {
  max-height: 300px;
  overflow: hidden;
}

.content-stockrow-companyprofile {
  margin-top: 70px;
  color: #363636;
}

.content-stockinfo .text-stockbuy strong {
  color: #ed1c24;
}

.body-stock ul li span {
  text-align: left;
}

.table-stock.fixheadline .body-stock ul li span {
  text-align: left;
}

.content_stock_info .list-iconstock ul li span {
  padding: 0;
  background-color: #464646;
  position: relative;
  z-index: 1;
  padding-left: 10px;
  display: block;
  cursor: pointer;
}

.body-stock ul li.tx-year {
  background-color: #fff;
}

.body-stock ul li.tx-year span {
  font-size: 30px;
  line-height: 35px;
  color: #363636;
}

.content-stockrow-companyprofile .stock-compro-right p {
  margin-bottom: 50px;
}

.content-stockrow05 {
  margin-top: -130px;
}

.control-stockbg-major .boxheadline .box-headright {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  padding-left: 20px;
  background-color: #f4f4f4;
}

.content-stockrow02 .box-stock-targetprice {
  padding: 30px 15px 10px 15px;
  min-height: 200px;
  display: block;
}

.t-target01 {
  font-size: 60px;
}

.stocktablelist .list-iconstock>ul>li {
  padding: 0;
  line-height: 0;
  height: 50px;
}

.list-iconstock ul li span {
  padding: 0;
  background-color: #9e9e9e;
  position: relative;
  z-index: 1;
  padding-left: 15px;
}

.bgwhite {
  position: absolute;
  left: 0;
  top: 0;
  height: 55px;
  width: 100%;
  background-color: #fff;
}

.stocktablelist {
  position: relative;
}

.form-suitability .input_form {
  margin-bottom: 15px;
}

.form-suitability .body-formcheck .checkoption2f>div {
  width: 100%;
  margin-bottom: 20px;
}

.box-sumestimate {
  text-align: center;
  margin: 50px 0 80px 0;
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
}

.box-sumestimate strong {
  display: inline-block;
  padding: 0 40px;
  font-size: 150px;
  line-height: 100px;
  color: #f16a00;
  position: relative;
  top: 20px;
}

.content-tabledes table tbody,
.text-remark,
.content-tabledes.table_estimate table th,
.content-tableadvice table {
  color: #080808;
}

.content-tabledes table th,
.content-tabledes h3,
.content-tableadvice h3 {
  color: #f16a00;
}

.content-tabledes table tr td>ul>li {
  background-repeat: no-repeat;
  background-position: left 8px;
  background-image: url(../images/i-dot-org.png);
  padding-left: 20px;
}

.content-tabledes .table>thead>tr>th {
  vertical-align: middle;
  line-height: 22px;
  text-align: center;
  border-bottom: 2px solid #e3e4e3;
  padding: 10px;
}

.content-tabledes .table>tbody>tr>td {
  border: none;
  padding: 30px 20px;
  border-bottom: 2px solid #e3e4e3;
}

.content-tabledes .table>tbody>tr:last-child>td {
  border-bottom: none;
}

.content-tabledes .table>tbody>tr>td:last-child {
  text-align: center;
}

.content-tabledes table {
  border-color: #e3e4e3;
  border-width: 2px 0 2px 0;
  border-style: solid;
  margin-bottom: 50px;
}

.t-center {
  text-align: center;
}

.text-remark {
  font-size: 20px;
  line-height: 20px;
}

.content-tabledes {
  margin-bottom: 80px;
}

.content-formcheck.formbrowse {
  padding: 0;
}

.text-introform {
  margin-bottom: 30px;
}

.content-tableadvice .table>thead>tr:last-child>th,
.content-tabledes .table>thead>tr>th,
.content-tabledes .table>tbody>tr:last-child>td {
  background-repeat: no-repeat;
  background-position: right bottom;
  background-image: url(../images/border-table.jpg);
}

.content-tableadvice .table>thead>tr>th:last-child,
.content-tabledes .table>thead>tr>th:last-child,
.content-tabledes .table>tbody>tr>td:last-child {
  background: none;
}

.input_browse .fileUpload {
  position: absolute;
  overflow: hidden;
  margin: 0;
  left: 12px;
  top: 0;
}

.input_browse .uploadfile {
  border: none;
  margin-top: 12px;
  height: 26px;
  font-size: 24px;
  line-height: 26px;
  background: none;
  color: #808A8E;
  padding: 0;
  width: 100%;
  padding-left: 10px;
  display: inline-block;
  max-width: 300px;
}

.input_browse .fileUpload input.upload {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #808A8E;
  width: 100%;
}

.input_browse {
  position: relative;
}

.control-bgbrowse .fileUpload {
  height: 40px;
  width: 185px;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-image: url(../images/bg-btn-browse.png);
  position: relative;
  margin-bottom: 20px;
}

.control-bgbrowse .fileUpload span {
  color: #b0b0b0;
  font-size: 25px;
  font-weight: bold;
  line-height: 25px;
  display: block;
  padding-left: 14px;
  position: relative;
  top: 5px;
}

.content-formcheck.formbrowse .title-check {
  margin-bottom: 30px;
}

.showlistfile {
  position: relative;
  color: #808A8E;
}

.showlistfile span.iclose {
  display: inline-block;
  line-height: 0;
  cursor: pointer;
  position: relative;
  top: 3px;
}

.des-upload {
  margin-bottom: 20px;
  padding-left: 20px;
}

.content-formcheck.formbrowse .text-remark {
  font-size: 25px;
  line-height: 26px;
}

.content-formcheck.formbrowse .box-titlecheck {
  padding-bottom: 0px;
  margin-bottom: 30px;
  background: none;
}

.btn-next {
  text-align: right;
}

.btn-next-back {
  margin: 50px 0 100px 0;
}

.btn-back .btn.btn-gray {
  background-repeat: no-repeat;
  background-position: 40px center;
  background-image: url(../images/i-back.png);
}

.btn-next .btn.btn-gray {
  background-repeat: no-repeat;
  background-position: 130px center;
  background-image: url(../images/i-next.png);
}

.content-tabledes h3,
.content-tableadvice h3,
.content-controlform.checkgeneral h3,
.content-listfile-openaccount h3 {
  font-size: 30px;
  line-height: 34px;
  font-weight: bold;
  margin-bottom: 30px;
}

.content-tabledes.table_estimate {
  margin-top: -80px;
}

.content-tableadvice .table>thead>tr>th,
.content-tableadvice .table>tbody>tr>td {
  border-color: #e3e4e3;
  padding: 10px;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  color: #363636;
}

.content-tableadvice table {
  border-top: 2px solid #e3e4e3;
}

.content-tableadvice .table>tbody>tr>td,
.content-tableadvice .table>thead>tr>th {
  border-bottom: 2px solid #e3e4e3;
  border-top: none;
}

.content-tableadvice .table>thead>tr>th.bg-org {
  background-color: #f16a00 !important;
  color: #fff;
}

.content-tableadvice .table>tbody>tr>td:first-child {
  padding-left: 0;
  text-align: left;
}

.content-tableadvice .table>thead>tr>th {
  vertical-align: middle;
}

.content-tableadvice .table>thead>tr:last-child>th {
  font-size: 22px;
}

.content-tableadvice .table {
  margin-bottom: 50px;
}

.content-tableadvice {
  margin-bottom: 100px;
}

.content-tablerisk table {
  color: #363636;
  border-bottom: 2px solid #ecedec;
}

.content-tablerisk .table>tbody>tr>td {
  padding: 20px 30px;
  border: none;
}

.content-tablerisk .table>tbody>tr>td:first-child {
  background-repeat: repeat-y;
  background-position: right 50px;
  background-image: url(../images/bordertable.jpg);
}

.content-tablerisk .table>tbody>tr:first-child>td,
.content-tablerisk .table>tbody>tr:last-child>td {
  padding: 20px;
  background: none;
}

.boxlist-risk {
  margin-bottom: 30px;
}

.content-tablerisk .table>thead>tr>th {
  padding: 10px;
  text-align: center;
  font-weight: bold;
  border-width: 4px 1px 1px 1px;
  border-color: #c7c9c8;
  border-style: solid;
  border-top: 4px solid #f16a00 !important;
}

.boxlist-risk ul li {
  list-style-image: url(../images/i-list.png);
  list-style-position: outside;
  margin-left: 20px;
  line-height: 25px;
}

.header-form span.icon_edit {
  display: block;
  position: absolute;
  right: 0;
  top: 15px;
  line-height: 0;
}

.t-title02 {
  color: #f16a00;
  margin-bottom: 15px;
}

.t-title01 {
  font-weight: bold;
  margin-bottom: 15px;
}

.box-viewdata .col-md-3 {
  max-width: 243.75px;
}

.t-title02 span {
  display: inline-block;
  margin-left: 30px;
}

.content-controlform.checkgeneral h3,
.box-sumestimate-xs strong,
.content-listfile-openaccount h3 {
  color: #f16a00;
}

.content-controlform.checkgeneral .box-titlecheck {
  background: none;
  padding-bottom: 0;
  margin-bottom: 20px;
}

.box-sumestimate-xs {
  font-weight: bold;
  margin-bottom: 50px;
}

.box-sumestimate-xs strong {
  margin: 0 130px;
}

.content-listfile-openaccount ul li {
  margin-bottom: 10px;
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: 5px 0;
  background-image: url(../images/i-searchfile.png);
}

.content-listfile-openaccount {
  margin-bottom: 50px;
}

.content-des-datamore strong,
.headline-check p {
  color: #f16a00;
}

.content-des-datamore .checkoption2f .magic-radio+label span {
  top: 2px;
}

.content-des-datamore p {
  margin-bottom: 15px;
}

.content-des-datamore {
  margin-bottom: 100px;
}

.header-form span.icon_edit a {
  line-height: 0;
  display: inline-block;
  margin-left: 10px;
}

.body-listdoc ul li {
  margin-bottom: 10px;
  list-style-position: outside;
  margin-left: 20px;
  list-style-type: decimal;
}

.body-listdoc p {
  margin-bottom: 10px;
}

.body-listdoc strong,
.body-listdoc a {
  text-decoration: underline;
}

.body-listdoc a:hover {
  color: #000;
  text-decoration: underline;
}

.body-listdoc a {
  font-weight: bold;
}

.headline-check {
  color: #363636;
  margin-top: -100px;
  margin-bottom: 60px;
}

.headline-check h2 {
  margin-bottom: 10px;
}

.t-title03 ul li {
  margin-bottom: 15px;
}

.checkstatus .input_browse .uploadfile {
  padding-left: 0;
}

.checkstatus .input_browse .fileUpload {
  left: 0;
}

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

.margintop50 {
  margin-top: 50px;
}

.icon_reotp button {
  background: none;
  border: none;
  margin-top: 13px;
}

.insite_textbanner.marginbottom50 {
  margin-bottom: 50px;
}

.t-white {
  color: #fff;
}

.dropdown-month .form-control {
  color: #363636;
  background-image: url(../images/bg-dropdown2.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;
  font-weight: bold;
}

.header-calendar2f {
  border-bottom: 5px solid #363636;
  font-weight: bold;
  margin-bottom: 60px;
  min-height: 60px;
}

.t-calendar-date {
  display: block;
  font-size: 180px;
  line-height: 110px;
  color: #464646;
}

.t-calendar-monthyear {
  position: relative;
  top: 8px;
}

.t-calendar-monthyear,
.content-calendar02 .fc-header-toolbar .fc-center {
  display: inline-block;
  background-color: #fff;
  font-size: 85px;
  line-height: 50px;
  font-weight: bold;
  color: #f36e20;
}

.t-calendar-monthyear span {
  margin-left: 50px;
  padding-right: 10px;
}

.content-calendar02 {
  position: relative;
  margin-bottom: 10%;
}
.content-calendar02 .type_select_table h2 span {
    font-size: 35px;
    line-height: 37px;
  }
.content-calendar02 .fc-header-toolbar .fc-left,
.content-calendar02 .fc-header-toolbar .fc-right {
  display: none;
}

.content-calendar02 .fc-header-toolbar .fc-center {
  position: absolute;
  top: -107px;
  left: 0;
}

.content-calendar02 .fc-unthemed {
  position: relative;
  font-size: 24px;
  line-height: 23px;
  color: #363636;
  font-family: 'pslkandamodernproregularwebfont'!important;
}

.content-calendar02 .fc-day-header {
  font-weight: bold;
  padding-bottom: 30px;
  min-width: 150px!important;
  font-size: 32px;
  line-height: 30px;
  font-family: 'PSLKandaBold';
}

.fc-unthemed .fc-content,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-list-heading td,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-row,
.fc-unthemed tbody,
.fc-unthemed td,
.fc-unthemed th,
.fc-unthemed thead {
  /*border: none !important;*/
}

.content-calendar02 .fc-row .fc-content-skeleton td.fc-day-top {
  position: relative;
  text-align: center;
  font-family: 'PSLKandaBold';
  vertical-align: middle;
  font-size: 30px;
}

.content-calendar02 .fc-row .fc-content-skeleton td .fc-day-number {
  color: #898989;
  text-decoration: none;
  font-weight: bold;
}
.content-calendar02 .fc-unthemed td.fc-today.fc-state-highlight {
    background-color: #fff !important;
    color: #f36e20 !important;
    opacity: 1 !important;
    padding-bottom: 0;
  vertical-align: top;
  /* padding: 10px; */
}
.content-calendar02 .fc-unthemed td.fc-today.xEvent{
  background-color: #f36e20 !important;
}
.content-calendar02 .fc-unthemed td.fc-today.fc-state-highlight span{
  color: #f36e20 !important;
}
.fc-state-highlight span.fc-day-number {
    color: #fff !important;
}
.fc-state-highlight span.fc-day-number {
  color: #fff!important;
}
.content-calendar02 .fc-row .fc-content-skeleton td{
  position: relative;
}
.content-calendar02 .fc-unthemed td.fc-today.fc-state-highlight a {
  color: #898989;
  text-decoration: none;
}
.content-calendar02 .fc-day-grid-event {
  margin: 0;
  padding: 0 15px;
}

.content-calendar02 .fc-event,
.content-calendar02 .fc-event-dot,
.fc-more-cell {
  background-color:transparent;
  border: none;
}

.content-calendar02 .fc-day-grid-event .fc-content {
  text-align: center;
  color: #000;
}
.content-calendar02 .event-today.fc-day-grid-event  .fc-content span{
  color: #fff;
}
.content-calendar02 .fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  position: relative;
  font-size: 24px;
  top: 5px;
  right: 5px;
}
.content-calendar02 tr:first-child>td>.fc-day-grid-event {
  margin-top: 0;
}

.fc-event {
  border-radius: 0 !important;
}

.content-calendar02 .fc-popover.fc-more-popover {
  width: 100%;
  left: 0 !important;
  top: 0 !important;
  min-height: 70%;
}

.content-calendar02 .fc-popover.fc-more-popover .fc-widget-content .fc-event {
  background: none !important;
  color: #363636 !important;
}

a.fc-more {
  text-indent: -70px;
  overflow: hidden;
  display: block;
  background-image: url(../images/down-arrow.svg);
  background-repeat: no-repeat;
  background-position: center 20%;
  background-size: 13px;
}
a.arrow_today{
  background-repeat: no-repeat;
  background-position: center 20%;
  background-size: 13px;
  text-indent: -70px;
  overflow: hidden;
  display: block;
  background-image: url(../images/down-arrow-today.svg)!important;
}
/*a.fc-more:hover {
  background-image: url(../images/morecalendar-hover.png);
}*/
.nonecalendar2f {
  padding-top: 130px;
}

.heading-collapse2f a {
  background-image: url(../images/up.png);
  background-repeat: no-repeat;
  background-position: right center;
}

.heading-collapse2f a.collapsed {
  background-image: url(../images/down.png);
}

.box-collapse2f {
  margin-bottom: 10px;
}

.content-collapse2f {
  font-family: 'psl_textprowebfontwebfont'!important;
}

.body-collapse2f {
  padding: 50px 30px;
}

.body-collapse2f .btn:focus,
.body-collapse2f .btn:active:focus,
.body-collapse2f .btn.active:focus,
.body-collapse2f .btn.focus,
.body-collapse2f .btn:active.focus,
.body-collapse2f .btn.active.focus {
  outline: none;
  outline-offset: 0;
}

.heading-collapse2f a {
  height: 50px;
  display: block;
  background-color: #f4f4f4;
  padding: 15px 30px;
  font-weight: bold;
}

.text-collapse,
.heading-collapse2f a {
  font-size: 24px !important;
  line-height: 25px !important;
  color: #363636;
}

.text-collapse {
  margin-bottom: 25px;
}

.body-collapse2f h3 {
  color: #f36e20;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 20px;
}

.t-collapse01 {
  font-weight: bold;
  margin-bottom: 5px;
}

.t-collapse02 {
  color: #898989;
  max-width: 450px;
}









/* ------------- update popup info -----------*/

.popup_login {
  position: absolute;
  z-index: 900;
  top: 50px;
  width: 400px;
  right: 0;
  height: auto;
  background-color: rgba(0, 0, 0, 0.95);
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}

.wrapper_popuplogin {
  padding: 20px 20px 10px;
  position: relative;
}

.wrapper_popuplogin h2 {
  color: #f36e20;
  font-size: 25px;
  text-align: center;
}

.wrapper_popuplogin h2 a {
  color: #ffec01;
  text-decoration: none;
}

.detail_popup_debt {
  margin-bottom: 15px;
}

.detail_popup_debt h3 {
  font-size: 23px;
  color: #f36e20;
}

.detail_popup_debt ul li {
  font-size: 23px;
  color: #fff;
  font-weight: normal;
  list-style-position: inside;
  line-height: 24px;
}

.detail_popup_debt ul li:before {
  content: "-";
  padding: 0 15px;
}









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

.content-popup2f .modal-title {
  font-size: 30px;
  font-weight: bold;
  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;
  font-family: 'pslkandamodernproregularwebfont'!important;
}

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

.close img {
  width: 25px;
}

.modal-footer {
  padding: 15px;
  text-align: center;
  border-top: 1px solid #e5e5e5;
  margin-left: 45px;
  margin-right: 45px;
}

.body-form p {
  color: #898989;
}

.btn_selectform {
  width: 100%;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  text-align: left;
  font-size: 23px;
  border-radius: 0;
  color: #bfbfbf;
  height: 50px;
  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 .dropdown ul li {
  cursor: pointer;
  padding-left: 15px;
}

.select-style select {
  padding: 5px 8px;
  width: 130%;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
}

.input_form ul.dropdown-menu {
  width: 100%;
}

.input_form ul.dropdown-menu li {
  padding-bottom: 5px;
  font-size: 23px;
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid #c1c1c1;
}

.input_form ul.dropdown-menu li:last-child {
  padding-bottom: 5px;
  font-size: 23px;
  border-bottom: none;
}

/* .#nav-icon1 {
  z-index: 999999;
} */








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

.content-popup2f .modal-title {
  font-size: 30px;
  font-weight: bold;
  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;
  font-family: 'pslkandamodernproregularwebfont'!important;
}

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

.close img {
  width: 25px;
}

.body-form p {
  color: #898989;
}

.btn_selectform {
  width: 100%;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  text-align: left;
  font-size: 23px;
  border-radius: 0;
  color: #bfbfbf;
  height: 50px;
  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 .dropdown ul li {
  cursor: pointer;
  padding-left: 15px;
}

.select-style select {
  padding: 5px 8px;
  width: 130%;
  border: none;
  box-shadow: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
}

.input_form ul.dropdown-menu {
  width: 100%;
}

.input_form ul.dropdown-menu li {
  padding-bottom: 5px;
  font-size: 23px;
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid #c1c1c1;
}

.input_form ul.dropdown-menu li:last-child {
  padding-bottom: 5px;
  font-size: 23px;
  border-bottom: none;
}








/* css update 10-08-60*/


/* Icon 1 */

#nav-icon1 {
  z-index: 999;
}

#nav-icon1,
#nav-icon2,
#nav-icon3,
#nav-icon4 {
  width: 30px;
  height: 30px;
  position: relative;
  z-index: 1000000;
  margin: 0;
  -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;
  cursor: pointer;
}

#nav-icon1 span,
#nav-icon3 span,
#nav-icon4 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #363636;
  border-radius: 9px;
  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.open span:nth-child(1) {
  top: 15px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

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

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

.iconuser {
  position: relative;
  top: 2px;
  float: left;
  display: inline-block;
}

.i-warning {
  position: absolute;
  background-color: red;
  border-radius: 80%;
  padding: 3px 2px;
  margin-left: 0px!important;
  font-size: 14px!important;
  line-height: 6px!important;
  display: block;
  border: 1px solid #fff;
  left: 7px;
  top: -5px;
  min-width: 15px;
  text-align: center;
}

.control-tooltip {
  position: absolute;

  left: -30px;
  width: 100%;
}

.box-showtooltip2f {
  width: 300px;
}

.bg-boxshowtooltip2f {
  width: 400px;
  max-height: 245px;
  border:0;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 100;
  position: relative;
  padding: 30px 25px;
  color: #fff;
  left:-30px;
  top:-7px;
}

.box-showtooltip2f {
  padding-top: 10px;
  position: relative;
  z-index: 100;
  top: -7px;
}

.box-showtooltip2f img {
  position: absolute;
  top: 0px;
  left: 30px;
  z-index: 200;
}

.bg-boxshowtooltip2f h3 {
    font-size: 35px;
    line-height: 30px;
    white-space: nowrap;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-weight: bold;
    text-overflow: ellipsis;
    border-bottom: 1px solid #464646;
    overflow: hidden;
}

.des-showtooltip {
    font-size: 26px;
    line-height: 26px;
    max-height: 135px;
    word-wrap: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

@-webkit-keyframes mymove {
  from {
    top: -200px;
  }
  to {
    top: 0px;
  }
}

.layout_popup_inbox {
  position: relative;
    left: 30px;
    z-index: 9999;
    top: 35px;
}
.layout_popup_inbox_fix {
  position: fixed;
    left: 50px;
    z-index: 9999;
    top: 0px;
}








/* Standard syntax */

@keyframes mymove {
  from {
    top: -200px;
  }
  to {
    top: 0px;
  }
}

.wrapper {
  background-color: #eee;
  height: 100vh;
  position: relative;
}

#showtooltip {
  -webkit-animation: mymove 1s;
  animation: mymove 1s;
}

.wrapper_headder .dropdown-submenu .dropdown-menu {
  position: relative;
  margin: 0;
  border: none;
  padding: 0;
}

.wrapper_headder .dropdown-submenu ul.dropdown-menu li a {
  font-size: 20px;
  padding-left: 15px;
  color:#363636;
}

.wrapper_headder .dropdown>ul.dropdown-menu {
  padding: 30px 25px;
  left: 0;
  border:none;
}

.wrapper_headder .dropdown>ul.dropdown-menu ul.dropdown-menu {
  padding: 0;
  background: none;
  width: 100%;
  box-shadow: none;
}

.wrapper_headder .dropdown-menu>li>a {
  padding: 0;
  /*border-bottom: 1px solid #464646;*/
  padding: 6px 0 0px 0;
}

.wrapper_headder .nav .open>a,
.wrapper_headder .nav .open>a:hover,
.wrapper_headder .nav .open>a:focus {
  background: none;
  background-color:#f4f4f4;
  border:none;
  padding-bottom: 18px;
}

.dropdown.dropdown-submenu ul {
  display: block;
}

.dropdown .i-arrowmenu {
  line-height: 0;
  position: absolute;
  top: -11px;
  left: 40px;
}

.content-popupshow button.close {
  position: absolute;
  top: -45px;
  line-height: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background-color: #f36e20;
  opacity: 1;
}

.content-popupshow button.close:hover,
.content-popupshow button.close:focus {
  background-color: #333;
}

.content-popupshow .close img {
  width: auto;
}

.content-popupshow .modal-dialog {
  width: 80%;
  margin: 8% auto;
  max-width: 800px;
}

.content-popupshow .modal-header,
.content-popupshow .modal-body,
.content-popupshow .modal-footer {
  padding: 0;
  border: none;
}

.content-popupshow .modal-header h3 {
  color: #f36e20;
  font-size: 40px;
  line-height: 35px;
  font-weight: bold;
  margin-bottom: 30px;
}

.content-popupshow .modal-content {
  border-radius: 0;
  padding: 30px 45px;
}

.control-textpopshow2f p {
  margin-bottom: 20px;
}

.control-btn-popshow2f {
  font-size: 23px;
  line-height: 24px;
  color: #898989;
  font-family: 'psl_textprowebfontwebfont'!important;
}

.control-btn-popshow2f .btn {
  font-size: 30px;
  line-height: 30px;
  padding: 10px 50px;
  border: 2px solid #e1e1e1;
  background-color: #f2f2f2;
}

.control-btn-popshow2f .btn:hover,
.control-btn-popshow2f .btn:focus {
  border: 2px solid #f36e20;
  background-color: #f36e20;
  color: #fff;
}

.control-btn-popshow2f .checkbox {
  margin-bottom: 20px;
}

.scrollbar {
  height: 250px;
  overflow-y: scroll;
  margin-bottom: 30px;
}

.control-textpopshow2f {
  min-height: 300px;
}

ul.dropdown-menu li.dropdown-submenu span {
  font-size: 26px;
  line-height: 20px;
  color: #fff;
  transition: 0.6s;
  display: block;
  /*border-bottom: 1px solid #464646;*/
  padding: 12px 0 6px 0;
  color: #f36e20;
}





/* 15 - 08 - 2560 */

.topset-userlogin-slide {
  float: left;
}

.text_content_tresearch .sub_title {
  font-size: 18px;
  line-height: 18px;
  overflow: hidden;
  height: 18px;
  color: #adadad;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}

.content-login-research .text_content_tresearch .sub_title {
  display: none;
}

.text_content_tresearch {
  /*max-height: 185px;*/
  overflow: hidden;
  /*margin-bottom: 30px;*/
}

.container-login .boxheadline .icon-more a {
  background-image: url(../images/more-black.png);
}

.container-login .boxheadline .icon-more a:hover {
  background-image: url(../images/more-org.png);
}

.container-login .boxheadline {
  background-image: none;
  margin-bottom: 0px;
}

.container-login .boxheadline .icon-more {
  bottom: 20px;
}

.text-org.headline_login {
  display: inline-block;
  background-color: #fff;
  position: relative;
  padding-right: 15px;
}

.boxheadline span.bg-borderblack {
  position: absolute;
  bottom: 30px;
  height: 5px;
  width: 100%;
  background-color: #363636;
}

.tradecode-detail {
  /* height: 145px; */
  overflow: hidden;
}

.text_content_tresearch h2 {
  line-height: 28px;
  font-size: 32px;
  overflow: hidden;
  max-height: 56px;
}

.headline_login {
  font-size: 80px;
}

.topset-left-text01 .headline_login,
.topset-left-text02 .headline_login {
  font-size: 70px;
  line-height: 50px;
}

.text-black.headline_login {
  line-height: 70px;
  position: relative;
  z-index: 9;
  padding-right: 15px;
}

.text-org.headline_login {
  top: -7px;
  line-height: 40px;
}

.t-title a {
  color: #f16d20;
  font-size: 30px;
  line-height: 25px;
}

.t-title a:hover {
  color: #000;
}

.toppick-row02 .t-title a {
  color: #000;
}

.toppick-row02 .t-title a:hover {
  color: #f16d20;
}

.t-detail-date,
.text_content_tresearch span.t-detail-date {
  color: #000;
  font-size: 18px;
  font-style: normal;
  line-height: 18px;
  margin-bottom: 15px;
  font-family: 'psl_textprowebfontwebfont' !important;
  display: block;
  text-transform: uppercase;
}

.tradecode-detail .t-title {
  font-size: 32px;
  line-height: 43px;
  height: 44px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: 'psl_textprowebfontwebfont' !important;
  margin-bottom: 0;
}

.tradecode-detail p {
  color: #b1b1b1 !important;
  font-family: 'psl_textprowebfontwebfont' !important;
  font-size: 23px!important;
  line-height: 25px !important;
  padding-top: 3px;
  overflow: hidden;
  max-height: 100px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.box-blocktrade .t-title {
  margin-bottom: 0;
}

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

.btn-maker {
  clear: both;
  width: 100%;
  display: block;
  position: relative;
}

.btn-maker a {
  display: block;
  height: 60px;
  background-color: #f16a00;
  padding: 10px;
  font-size: 41px;
  line-height: 38px;
  text-align: center;
  color: #fff;
}

.btn-maker a:hover {
  background-color: #363636;
}


/* .wrapper_banner_slide {  min-height: 300px;}*/

.layout_content {
  min-height: 300px;
}

.box_entercode {
  background-color: #f36e21;
  padding: 20px 20px 15px 20px;
  float: left;
  width: 100%;
  font-family: 'PSLKandaBold' !important;
}

.entercode_code {
  margin-right: 15px;
  margin-top: 5px;
}

.entercode_input a {
  display: inline-block;
  color: #fff;
  font-size: 23px;
  line-height: 20px;
}

.entercode_input a:hover {
  color: #000;
}

.entercode_input .form-control {
  height: 50px;
  margin-bottom: 5px;
  border: none;
  width: 100%;
  border-radius: 0;
  font-size: 23px;
  line-height: 23px;
  text-align: center;
}

.entercode_code,
.entercode_recode {
  float: left;
}

.entercode_recode {
  margin-top: 20px;
  cursor: pointer;
}

.entercode_code img {
  max-width: 140px;
}

.btn-suggest {
  text-align: center;
  margin-top: 50px;
}

.wrapper_headder .navbar-nav>li>.dropdown-menu {
  padding: 30px 25px;
  z-index: 99999;
}

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

.control-stockbg-major .boxheadline.insitehead {
  height: 127px;
  margin-bottom: 0;
}

.control-stockbg-major .text-org.headline_login {
  background-color: transparent;
  padding-right: 0;
  padding-left: 10px;
}

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

.heading-stock,
.body-stock ul li {
  height: 50px;
}

.control-stockbg-major .container {
  position: relative;
}

.control-stockbg-major {
  padding-bottom: 0;
}

.major-viewmore span {
  display: block;
  width: 45px;
  height: 45px;
  border: 1px solid #f37327;
  background-size: auto 15px;
  border-radius: 100%;
  padding: 18px 0;
  text-align: center;
  margin: 20px auto;
  cursor: pointer;
  background-image: url(../images/arrowdropdown.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 21px;
}
.arrowexpand {
  background-image: url(../images/arrowdropup.png)!important;
}
.major-viewmore {
  text-align: center;
}

.box-listmajor {
  padding: 10px 0 7px;
  border-bottom: 1px solid #e1e1e1;
}

.content-stockrow-companyprofile .boxheadline.insitehead {
  margin-bottom: 0;
}

.stock-compro-right {
  margin-top: 20px;
}

.t-stockname,
.t-stock-per {
  margin-bottom: 0;
}
.t-stockname {
  font-family: 'psl_textprowebfontwebfont' !important;
    font-weight: normal;
    font-size: 26px;
    line-height: 26px;
}

.stock-major-left .stock-listmajor {
  padding: 0;
  border-top: 1px solid #e1e1e1;
  border-bottom: none;
  margin-top: 0;
}

.stock-listmajor,
.major-viewmore {
  max-width: 520px;
}

.shareholder-date .t-stockdate {
  color: #363636;
  font-size: 21px;
  line-height: 13px;
}

.control-stockbg-major .stock-major-left {
  margin-top: 10px;
}

.shareholder-date {
  /*margin-top: 20px;*/
  margin-bottom: 10px;
}

.control-stockbg-major .stock-major-right {
  margin-top: 50px;
}

.stock-major-right img,
.stock-compro-left img {
  max-width: 100%;
}

.stock-topbuy-left .stock-topbuy-left h3 {
  font-size: 50px;
  line-height: 40px;
  font-weight: bold;
}

.text-stockbuy {
  margin-top: 10px;
  font-size: 30px;
  line-height: 25px;
}

.stock-showbuy .stock-topbuy-left .btn-org {
  height: 40px;
  width: auto;
  border: 1px solid #d7d7d7;
  font-size: 30px;
  font-weight: normal;
  line-height: 30px;
  margin-top:10px;
}

.content-stockinfo .content-stockrow01 {
  margin-bottom: 20px;
}

.stock-showbuy .stock-topbuy-right {
  margin-top: 65px;
}

.content-stockrow-companyprofile .stock-compro-left {
  padding-top: 45px;
}

.wrapper_dropdown_tns select {
  color: #363636;
}

.boxheadline span.bg-borderblack {
  left: 0;
}

.stockpeer_leftfix {
  float: left;
  width: 100%;
}

.stockpeer_name {
  float: left;
  width: 75%;
}

.stockpeer_code {
  float: left;
  width: 25%;
}

.peerlist_year,
.box_numyear {
  width: 33.333333%;
  float: left;
}

.stock_preeslide,
.stock_preeslide ul li {
  font-family: 'PSLKandaBold' !important;
  font-size: 23px;
  line-height: 28px;
}

.stock_preeslide ul li {
  height: 50px;
  padding-top: 10px;
}

.list-stockpeer .headlinetalble {
  border-bottom: 1px solid #e1e1e1;
}

.stock_preeslide ul li.stockpeer_hd {
  height: 101px;
  text-align: left;
  padding-top: 35px;
}

.stock_preeslide ul li.peerlist_hd_year,
.stock_preeslide ul li.stockpeer_hd {
  border-bottom: 2px solid #e1e1e1;
}

.stock_preeslide ul li,
.headlinetalble span {
  border-bottom: 0.25px solid #ebebeb;
}

.stock_preeslide ul li span,
.headlinetalble span {
  display: block;
}

.headlinetalble span {
  text-align: center;
  height: 50px;
}

.stockpeer_name span {
  padding-left: 10px;
}

.wrapper_layout_chart.fullchart {
  width: 100%;
}

.table-marketinfo,
.type_select_table {
  margin-bottom: 30px;
}

.table-marketinfo,
.content-listequity h3 {
  font-size: 40px !important;
  line-height: 28px !important;
}

.table-marketinfo-body .bordertable {
  border-bottom: 0.25px solid #ebebeb;
}

.table-marketinfo-head span {
  font-size: 29px !important;
  font-family: 'PSLKandaBold';
}

.table-marketinfo-body .bordertable span {
  padding: 8px 0;
  font-size: 26px !important;
  display: block;
}

.wrapper_netbuysell.bggray {
  background-color: #f4f4f4;
  padding: 50px 0 0 0;
  margin-bottom: 50px;
}

.wrapper_netbuysell.bggray h2 {
  font-size: 35px;
  color: #363636;
  height: 165px;
  display: table-cell;
  vertical-align: middle;
  width: 1%;
}

.content-listequity h3 {
  text-align: center;
  padding-top: 20px;
}

.content-listequity .txt_red .box-circle {
  border-color: #e91e22;
}

.content-listequity .txt_green .box-circle {
  border-color: #0acb02;
}

.content-listequity .box-circle {
  border-width: 7px;
  border-style: solid;
  border-radius: 100%;
  padding: 0px;
  width: 180px;
  height: 180px;
  line-height: 60px;
  text-align: center;
  margin: auto auto;
  background-color: #fff;
}

.content-mostactive .table-marketinfo {
  margin-bottom: 50px;
}

.boxheadline .box-headright {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  padding-left: 10px;
  background-color: #fff;
}

.boxheadline .box-headright .text-black.headline_login,
.boxheadline .box-headright .text-org.headline_login {
  padding: 0;
}

.wrapper_netbuysell.bggray .wrapper_selectdate.txtmar {
  margin-top: -90px;
}

.table-marketinfo-head {
  border-bottom: 2px solid #ddd;
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.cycle_green {
  border-color: #0acb02;
}

.cycle_red {
  border-color: #e91e22;
}

.detail_type_data h3.t-green {
  color: #0acb02;
}

.detail_type_data h3.t-red {
  color: #e91e22;
}

.cycle_green,
.cycle_red {
  border-width: 7px;
  border-style: solid;
  border-radius: 100%;
  padding: 0px;
  width: 180px;
  height: 180px;
  line-height: 60px;
  text-align: center;
  margin: auto auto;
}

.content_sectiontop,
.content_sectionbottom {
  float: left;
  width: 100%;
}

.boxheadline.insitehead .headline_login.headlineone {
  display: inline-block;
  background-color: #fff;
  padding-right: 15px;
  position: relative;
  z-index: 1;
}

.control_circle {
  margin: 70px 0 50px 0;
}

.content_sectiontop .wrapper_layout_chart {
  margin-top: 30px;
}

.content_sectiontop {
  margin-bottom: 0;
}

.dropdown_seminar .form-control {
  border: 1px solid #c1c1c1;
  margin-bottom: 20px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 100%;
  font-size: 27px;
  line-height: 24px;
  letter-spacing: 2px;
  color: #363636;
  font-weight: bold;
  height: 46px;
  padding-right: 40px;
  background-image: url(../images/arrowdropdown.png);
  background-position: 95% center;
  background-repeat: no-repeat;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  cursor: pointer;
}

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

.enter_submit .btn.btn-gray {
  margin-right: 0;
}

.marketcap_containers #columnchart {
  margin: 0 auto 30px;
}

.marketcap_containers #columnchart>#options {
  max-width: 550px;
  height: 400px !important;
  margin: 0 auto;
  margin-bottom: 10px;
}

.headmenu a {
  color: #363636!important;
  font-size: 26px!important;
  padding: 12px 0 6px 0!important;
}

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

.content-calendar02 .fc td,
.content-calendar02 .fc th {
  /* border-width: 0; */
  border: #fff solid 1px;
  padding-top: 5px;
}

.content-calendar02 .fc-header-toolbar .fc-center h2 {
  padding-right: 15px;
}
.content-calendar02 .fc-header-toolbar .fc-center h2 strong{ color: #000;}
.content-calendar02 .type_select_table .list_month_2f h2 {
  text-align: left;
  font-size: 38px;
  line-height: 36px;
}

.boxuser-time {
  float: left;
  width: 30px;
  overflow: hidden;
  height: 20px;
  margin-right: 10px;
}

.boxuser>div {
  float: left;
  width: 100%;
}

.box-contentdetail,
.treadcode-icon-control {
  cursor: pointer;
}

.layout_freetrial_1 .paddingleft40,
.layout_existing .paddingleft40,
.layout_suggestion .paddingleft40 {
  padding-left: 45px;
}

.layout_freetrial_1 .paddingright40,
.layout_existing .paddingright40,
.layout_suggestion .paddingright40 {
  padding-right: 45px;
}
.xEvent{
  background-color:#f4f4f4;
  color: #000!important;
  text-align: right!important;
}
.toppickslist .row > .col-sm-4{
  padding: 0 25px;
}
.content-login-toppick .toppickslist > .row{ margin: 0 -25px;}
.content-calendar02  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
    border: none;
    box-shadow: none;
}
.content-calendar02 .panel-heading{
  border-radius: 0;
}
.content-calendar02 .panel-group .panel + .panel {
    margin-top: 10px;
}
.content-calendar02 .fc-row .fc-content-skeleton td.xEvent .fc-day-number {
  color:#000!important;
  font-size: 24px;
  top:5px;
  right:5px;
}
.research-listslide p {
  margin-bottom: 30px;
  line-height: 27px !important;
  padding-top: 3px;
  max-height: 135px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
@media (max-width: 767px) {
  .marketcap_containers #columnchart {
    width: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .marketcap_containers #columnchart>#options {
    overflow: hidden;
    width: 500px;
    height: 400px !important;
  }
}

a.fc-more{
  margin: 1px 7px !important;
}

.fc-row .fc-content-skeleton{
  height: 135px;
}

.fc-body .fc-event{
  font-size: 22px !important;
  line-height: 22px !important;
}
.content-calendar02 .fc-row .fc-content-skeleton td.fc-today.xEvent span.fc-day-number {
    border-radius: 50%;
    background-color: #f36e20 !important;
    color: #fff !important;
  /*  width: 20px!important;
    position: absolute;
    height: 20px;
    padding-right: 5px;
    padding-bottom: 5px;*/
}

/*#nav-icon1.open {
  position: fixed!important;
}
#body_sitemap2f {
  position: fixed;
}*/
.list_month .slick-list{
      overflow: inherit;
}
.list_month button.slick-arrow{
	border:none;
	width:15px;
	height:30px;
	background-repeat:repeat-x;
	background-size:100%;
	background-color:transparent;
	padding:0;
	text-indent: -9999px;
	position:absolute;
	z-index:999;
	top:5px;
  background-size: 12px;
  background-repeat: no-repeat;
	}
.list_month .slick-prev.slick-arrow{
	background-image:url(../images/left01.png);
	left:0;
	}
.list_month .slick-next.slick-arrow{
	background-image:url(../images/right01.png);
	right:0;
	}
.stocktablelist .wrapper_dropdown_tns{ right: 0;}
