﻿@charset "UTF-8";
/*
    2015-07-08 15:18:51 ngocta2
    overwrite cac style class co su dung trong bootstrap.min.css

1vw = 1% of viewport width
1vh = 1% of viewport height
1vmin = 1vw or 1vh, whichever is smaller
1vmax = 1vw or 1vh, whichever is larger
*/
.readingDB {
  border-left: 4px solid #2371AF;
  /* border-left-style: outset; */
  background-color: #eaeaea;
}

body {
  /*display: flex;*/
  min-height: 100vh;
  flex-direction: column;
}

.container-fluid {
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.page-header {
  padding-bottom: 9px;
  margin-top: 2px;
  border-bottom: 1px solid #ddd;
  /*display: flex;*/
}

.headerLeft {
  width: 100%;
  float: left;
}

.headerRight {
  /*width: 20%;*/
  /*border: 1px solid;*/
  float: right;
  margin-top: -63px;
}

.page-header h3 {
  font-family: Segoe UI Light, Helvetica Neue, Helvetica, Arial, sans-serif;
  /*font-size: 28pt;*/
  margin: 0px;
  color: #2D2D2D; /*#FFFFFF*/
}

.center {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.nav-login {
  min-width: 300px;
  max-width: 329px;
  padding: 5px;
  padding-bottom: 15px;
  /*-webkit-box-shadow: 0 2px 10px rgba(0,0,0,.2);
  box-shadow: 0 2px 10px rgba(0,0,0,.2);*/
  /*border-top: 1px solid green;*/
  background-color: #f7f7f7;
}

/*
.nav-login span{
  font-family: Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;
  font-size: 14px;
  color: #767272;
}
*/
.nav-login a {
  font-family: Segoe UI, arial;
}

.img-circle {
  margin: 0px auto;
  display: block;
  /*margin-top: 10px;
  margin-bottom: 10px; 
  width: 80px;*/
}

#lblDateIssue {
  padding-right: 10px;
}

#frmLogin .form-group input {
  /*font-size: 14px;*/
  background-color: #fff;
}

#frmLogin .form-group input:focus {
  /*font-size: 14px;*/
  background-color: #FAFFBD;
}

#frmLogin .form-group input, #frmLogin .form-group button {
  font-family: Segoe UI, arial;
  margin: 10px auto;
  width: 80%;
}

.nav-product h2 {
  margin: 0px;
  font-family: HelveticaNeue-Thin, Segoe UI Light, Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #323232;
  /*font-size: 50px;*/
}

.nav-product span {
  font-family: Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #999999;
}

.nav-list {
  /*margin: 0px 0px 10px 0px;*/
  padding: 0px;
  /*border-top:1px #ddd solid;*/
  /*border-bottom: 1px #ddd solid;*/
  border-bottom: 0px #ddd solid;
}

#divMenubarMember a {
  color: #fff;
}

.nav-list ul {
  margin: 0px;
  padding: 0px;
}

.nav-list li {
  padding: 10px;
  color: #333;
  font-family: HelveticaNeue-Light, Segoe UI Light, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 20px;
  /*line-height: 40px*/
}

/*.nav-list li.active {
        border-bottom: 1px solid white;
    }*/
.nav-copyright span {
  font-family: Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
  color: #666;
}

.ParentBody {
  flex: 1 0 auto;
  display: inline-block;
  /*border:1px solid;*/
  width: 100%;
  /*width: 100%;
  overflow: scroll;*/
  margin-bottom: -8px;
}

.ParentBottom {
  /*width: 100%;
  position: fixed;
  height: 50px;
  bottom: 0;
  width: 100%;*/
  position: relative;
  bottom: 0px;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: auto;
  clear: both;
  flex: none;
}

#footer2 {
  background-color: #F2F2F2;
  color: #666;
  padding: 5px 5px 5px 5px;
  font-size: 12px;
  font-family: Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
}

#footer2 .nav-copyright {
  line-height: 27px;
}

#footer2 .nav-copyright a {
  color: #666;
}

.ParentBody span.caption {
  font-family: Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
  /*font-size: 14px;*/
  color: #767272;
  line-height: 200%;
}

#hrefHome, #hrefLP, #hrefEzTrade, #hrefEzDiscuss, #hrefEzMobile {
  cursor: pointer;
}

/*****************************************/
h2 {
  font-size: 4vw;
}

h3 {
  font-size: 3vw;
}

/*@media only screen and (max-width: 767px)
{
    h2 {
      font-size: 6.0vw;
    }
    h3 {
      font-size: 5.0vw;
    }
}

@media only screen and (max-height: 767px)
{
    .ParentBody {
      min-height: 100%;
      min-height: 50vh;
      }
}*/
/*****************************************/
/*******************ForgotPassword**********************/
table.tblForgotPassword {
  min-width: 50%;
  max-width: 70%;
  margin: 0px auto;
}

table.tblForgotPassword td {
  /*padding: 4px;*/
}

table.tblForgotPassword h4 {
  white-space: nowrap;
  font-family: Arial !important;
}

.g-recaptcha {
  margin: 10px auto;
}

#frmForgotPassword td {
  padding: 5px 5px 5px 20px;
}

#frmForgotPassword button {
  width: 100px;
  margin-right: 20px;
}

#frmForgotPassword .form-group input {
  width: 80%;
}

/******************* /ForgotPassword**********************/
/**===============home sau login================*/
.img-circle-center {
  border-radius: 50%;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

#ulMenubarMember {
  margin-left: 5px;
}

#divMenubarMember {
  margin: 0px;
}

#ulMenubarMember li {
  font-family: Arial;
  font-size: 11pt;
}

#ulMenubarMember li:hover, #ulMenubarEz li:hover {
  /*background-color:#337ab7;*/
  background-color: #f47e34;
  /* cursor:pointer; 5B98E3*/
  color: white;
  text-decoration: none;
}

#divMenubarMember a:hover {
  color: #fff;
  text-decoration: none;
}

#ulMenubarMember .active a {
  color: white !important;
  font-weight: bold;
}

#ulMenubarMember .active {
  /*background-color:#337ab7;*/
  background-color: #f47e34;
}

a:hover {
  text-decoration: none;
}

#divCustomerInfo div {
  margin: 5px 0px 5px 0px;
}

#divCustomerInfo .caption {
  border-bottom: 1px #999999 solid;
  padding-top: 10px;
  padding-bottom: 16px;
}

#divCustomerInfo .detail div {
  padding: 5px 0px 5px 0px;
}

#divCustomerInfo div {
  padding-left: 0px;
  background: #F2F2F2;
}

#divMenubarMember {
  margin: 0px;
  display: block;
  float: left;
  width: 100%;
  background-color: #2371AF;
  border-bottom: 3px solid #f47e34;
}

#ulMenubarMember li {
  color: #000000;
}

/**===============/home sau login================*/
/*==========shared===========*/
.example {
  margin: 0px;
  padding: 0px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border: 1px #dddddd solid;
  border-top: none;
}

.highlight {
  margin: 0px;
  padding: 0px;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border: 1px #dddddd solid;
  background-color: #f7f7f9;
}

form {
  margin: 0px auto;
  padding: 0px;
  width: 100%;
  margin-bottom: 20px;
}

caption span {
  font-weight: bold;
}

.hand {
  cursor: pointer;
}

/*==========shared===========*/
/*======change pass=======*/
/*#divLogin td, #divTrade td {
    padding: 4px;
}*/
#divChangePassword {
  min-width: 700px;
  max-width: 800px;
  margin-top: 20px;
}

#divComment ul {
  min-width: 400px;
  max-width: 500px;
  margin-top: 20px;
}

#divChangePasswordOption {
  min-width: 350px;
  max-width: 400px;
  margin-top: 20px;
}

/*======change pass=======*/
/*=======activities=======*/
#divActivities {
  min-width: 1000px;
  max-width: 1000px;
  margin-top: 20px;
}

#divActivities div.navbar {
  position: relative;
  margin-bottom: 20px;
  border: 1px solid transparent;
  padding: 10px;
  border: 1px #dddddd solid;
}

/*=======/activities=======*/
/*=======activities=======*/
#divHelp, #divHelp ul {
  min-width: 400px;
  max-width: 600px;
  margin-top: 20px;
}

#divActivities div.navbar-right {
  margin-top: -20px;
  margin-right: 0px;
}

/* tables */
table.tablesorter {
  font-family: arial;
  /*background-color: #CDCDCD;*/
  margin: 10px 0pt 15px;
  font-size: 10pt;
  width: 100%;
  text-align: left;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr th {
  background-color: #e6EEEE;
  border: 1px solid #FFF;
  font-size: 10pt;
  padding: 4px;
}

table.tablesorter thead tr .header {
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}

table.tablesorter tbody td {
  color: #3D3D3D;
  padding: 4px;
  background-color: #FFF;
  vertical-align: top;
}

table.tablesorter tbody tr.odd td {
  background-color: #F0F0F6;
}

table.tablesorter thead tr .headerSortUp {
  background-image: url(asc.gif);
}

table.tablesorter thead tr .headerSortDown {
  background-image: url(desc.gif);
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr .headerSortUp {
  background-color: #8dbdd8;
}

#pager a {
  cursor: pointer;
}

/*=======/activities=======*/
.langEzAcc {
  padding-left: 20px;
}

.nomargin {
  margin: 0 !important;
}

.divCusInfoWrap {
  background-color: #F2F2F2;
}

/* #frmChangePassword */
/*
.form-control {
    border-radius: 0 !important;
}
*/
.tblContainer .btn {
  border-radius: 2px;
  /*margin-bottom: 16px;
  padding: 0 13px;
  font-size: 14px;
  line-height: normal;
  height: 34px;*/
  margin-top: 5px;
  margin-bottom: 5px;
}

.hide {
  display: none;
}

.show {
  display: block;
}

/*.cboAct {
    width: 457px !important;
}*/
.serviceIntro {
  border-top: 1px solid #ddd; /*border-bottom: 1px solid #ddd;*/
}

.serviceIntro a {
  color: #333;
}

.changeInfoLink a {
  margin-right: -13px;
}

#DescHome {
  width: auto;
  height: 96px;
}

.introEzOpen {
  text-align: center;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 13px;
}

.divLogoFPTS {
  margin-top: 25px;
  line-height: 22px;
  /*display: inline-block;*/
}

.divLogoFPTS .txtLogo {
  color: Black;
  font-family: Arial;
  font-size: 23pt;
  display: block;
  font-style: italic;
  font-weight: 800;
}

.divLogoFPTS .txtLogo b {
  color: #71BF44;
  font-size: 23pt;
  font-family: Arial;
  font-weight: 800;
}

.divLogoFPTS .txtLogoDesc {
  font-size: 7.5pt;
  font-family: Arial;
  text-transform: uppercase;
  font-weight: bold;
  color: #383535;
}

.divLogoFPTS .txtLogoEzDiscuss {
  color: Black;
  font-family: Arial;
  font-size: 22pt;
  display: block;
  font-style: italic;
  font-weight: 800;
}

.divLogoFPTS .txtLogoEzDiscuss b {
  color: #2E82FF;
  font-size: 22pt;
  font-family: Arial;
  font-weight: 800;
}

/* EzMobile */
.divLogoFPTS .txtLogoEzMobile {
  color: Black;
  font-family: Arial;
  font-size: 20pt;
  display: block;
  font-style: italic;
  font-weight: 800;
}

.divLogoFPTS .txtLogoEzMobile b {
  color: #0040C0;
  font-size: 20pt;
  font-family: Arial;
  font-weight: 800;
}

.divLogoFPTS .txtLogoEzMobileDesc {
  font-size: 7.5pt;
  font-family: Arial;
  text-transform: uppercase;
  font-style: italic;
  font-weight: bold;
  color: #0040C0;
  text-align: right;
  display: block;
}

#DescHome, #DescEzTrade, #DescEzDiscuss, #DescEzMobileTrading {
  width: auto;
  height: 96px;
  border: 1px solid #f7f7f7;
  display: inline-block;
}

#DescLP {
  width: 262px;
  height: 96px;
  border: 1px solid white;
}

.slogan h3 {
  font-weight: normal !important;
}

/*****************captcha*****************/
#CaptchaInputText {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

#CaptchaInputText:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

#CaptchaInputText::-moz-placeholder {
  color: #999;
  opacity: 1;
}

#CaptchaInputText:-ms-input-placeholder {
  color: #999;
}

#CaptchaInputText::-webkit-input-placeholder {
  color: #999;
}

#CaptchaInputText[disabled],
#CaptchaInputText[readonly],
fieldset[disabled] #CaptchaInputText {
  background-color: #eee;
  opacity: 1;
}

#CaptchaInputText[disabled],
fieldset[disabled] #CaptchaInputText {
  cursor: not-allowed;
}

/*****************captcha*****************/
.clsData {
  font-weight: bold;
  text-align: left;
  display: block;
}

#ulMenubarEz li a {
  color: #999999;
}

#ulMenubarEz li a:hover {
  color: #337ab7;
}

#CaptchaImage {
  float: left;
  padding-left: 75px;
  padding-right: 0px;
  /*padding-bottom: 10px;*/
  margin-top: -4px;
  height: 50px;
}

#frmLogin a {
  float: left;
  margin-top: -28px;
  padding-left: 10px;
}

#frmLogin #CaptchaInputText { /*margin-top: -10px !important;*/
  margin: -8px auto !important;
}

#frmLogin #btnSubmit {
  margin-top: -2px !important;
}

/** header login for Language  */
#languageHomepage {
  position: relative;
  font-size: 12px;
  padding: 0px 10px 0px 10px;
  border-right: 1px solid #ccc;
  height: 30px;
  /*margin-top: 10px;*/
}

#home {
  position: relative;
  float: left;
  width: 50px;
  padding: 0px 10px 0px 10px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  /*height: 55px;*/
  height: 30px;
  /*margin-top: 13px;*/
  padding-top: 4px;
  text-align: center;
}

#notificationHome {
  position: relative;
  float: left;
  width: 50px;
  padding: 0px 10px 0px 10px;
  /* border-left: 1px solid #ccc; */
  /*border-right: 1px solid #ccc;*/
  height: 30px;
  margin-top: 4px;
  text-align: center;
}

#languageHomepage {
  position: relative;
  float: left;
  width: 50px;
  padding: 0px 10px 0px 10px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  /*height: 55px;*/
  height: 30px;
  /*margin-top: 10px;*/
  width: 55px;
  text-align: center;
}

#languageBox {
  position: fixed;
  top: 42px;
  display: none;
  z-index: 10;
  background: #fff;
  border: 1px solid #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  -webkit-animation: gb__a 0.2s;
  animation: gb__a 0.2s;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: text;
  margin-left: -77px;
  text-align: left;
}

#languagebtn {
  display: inline-block;
  position: relative;
  z-index: 30;
  cursor: pointer;
  top: 6px;
  /*left: -4px;*/
}

.gb_srv_login {
  border-color: transparent;
  border-style: dashed dashed solid;
  border-width: 0 8.5px 8.5px;
  /* display: none; */
  position: absolute;
  left: 11.5px;
  z-index: 1;
  height: 0;
  width: 0;
  -webkit-animation: gb__a 0.2s;
  animation: gb__a 0.2s;
  /*border-bottom-color: #ccc;*/
  border-bottom-color: rgba(0, 0, 0, 0.2);
  top: 25px;
}

.srvLine a {
  text-decoration: none !important;
  font-weight: normal !important;
}

#languageForm {
  width: 110px;
  line-height: 30px;
  border-radius: 3px 0 3px 3px;
  -moz-border-radius: 3px 0 3px 3px;
  font-size: 14px;
}

.languageLine {
  border-bottom: 1px solid #ddd;
  font-size: 12px;
  font-family: arial;
}

.languageLine a {
  color: #339cdf;
  text-decoration: none;
  padding-left: 15px;
}

.languageLineEnd {
  border-bottom: none;
  text-decoration: none;
  font-size: 12px;
  font-family: arial;
}

.languageLineEnd a {
  color: #339cdf;
  text-decoration: none !important;
  font-weight: normal !important;
  padding-left: 15px;
}

.clAHeader {
  display: block;
  color: #339cdf;
  padding: 5px 5px 0 2px;
}

.clAHeader:hover {
  text-decoration: none;
  background: #ccc;
}

.clAHeader:active {
  text-decoration: none;
}

.clAHeader span {
  padding-left: 15px;
}

.srvAdd {
  color: #808080;
}

#barEzAccLogin {
  width: 164px;
  height: 55px;
  background: #fff;
  margin: 0;
  padding: 0;
}

#containerLogin { /*width:263px;*/
  margin: 0 auto;
  float: right;
}

.page-header .fa-2x {
  font-size: 1.3em !important;
}

.faColor {
  color: #2371AF;
}

.divLogoHeader {
  width: 100%; /*display: inline-flex;*/
}

/*.logoFPTS{margin-left: 135px;}*/
/*@media screen and (max-width: 550px)  
    { 
     	.logoFPTS {
            margin-left: 120px;
        }
        .logoFPTS img {
            width: 163px;
        }
         .slogan h3 {    font-size: 20px;}
        .introEzOpen span {
            width: 396px;
            display: inline-block;
        }
    } 

@media screen and (max-width: 474px)  
    { 
     	.logoFPTS {
            margin-left: 120px;
        }
        .logoFPTS img {
            width: 156px;
        }
         .slogan h3 {    font-size: 19px;}
        .introEzOpen span {
            width: 329px;
            display: inline-block;
        }
    } 

@media screen and (max-width: 467px)  
    { 
     	.logoFPTS {
            margin-left: 120px;
        }
        .logoFPTS img {
            width: 146px;
        }
         .slogan h3 {    font-size: 19px;}
        .introEzOpen span {
            width: 329px;
            display: inline-block;
        }
    } 

@media screen and (max-width: 457px)  
    { 
     	.logoFPTS {
            margin-left: 100px;
        }
        .logoFPTS img {
            width: 136px;
        }
         .slogan h3 {    font-size: 18px;}
        .introEzOpen span {
            width: 319px;
            display: inline-block;
        }
    } 

 @media screen and (max-width: 420px)  
    { 
     	.logoFPTS {
            margin-left: 70px;
        }
        .logoFPTS img {
            width: 130px;
        }
         .slogan h3 {    font-size: 18px;}
        .introEzOpen span {
            width: 304px;
            display: inline-block;
        }
        ul.list-inline li {
            font-size: 18px;
        }
    }*/
/******    menu responsive      ******/
@media screen and (max-width: 600px) {
  .optionpw-min600 {
    display: none;
  }
  .btnChange {
    float: unset !important;
  }
  #logoHeaderMobile {
    position: relative;
    float: left;
    width: 50px;
    padding: 0px 10px 0px 10px;
    height: 30px;
    width: 100% !important;
  }
  .divLogoHeader {
    display: none;
  }
  .divLogoHeaderMobile {
    display: block !important;
  }
  .logoFPTS {
    margin-left: 0px;
  }
  .introEzOpen span {
    width: 304px;
    display: inline-block;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }
  .slogan h3 {
    font-size: 16px;
  }
  .logoFPTS img {
    width: 172px;
    margin-top: -44px;
  }
  ul.list-inline li {
    font-size: 17px;
  }
  .page-header .fa-2x {
    font-size: 2em !important;
  }
  #divWelcome, #containerMobile, #barEzAccMobile {
    width: 100%;
  }
  #notification {
    float: right;
  }
  #loginButton {
    /*margin: 0 auto;*/
    display: table;
    float: none;
    position: relative;
    cursor: pointer;
    top: 2px;
    margin-top: 13px;
  }
  #loginContainer {
    margin-left: 40px;
  }
  .footer_contact .footer_contact_link {
    display: block;
  }
  .footer_contact .separator {
    display: none;
  }
  .footer_contact .footer_contact_link a {
    padding: 0px;
  }
  /*.footer_txt_copyright_full {display: none;}*/
  .footer_txt_copyright {
    display: block !important;
    float: left;
    width: auto;
    margin-top: -27px;
    font-size: 12px;
    color: #666;
    padding-left: 5px;
  }
  /*.imgBrowserFooter {display: block !important;}*/
  .divFooterButton {
    float: none !important;
  }
  /*.divMobileFooter {float: none !important;}*/
  .txtSupport {
    float: right !important;
    text-align: right !important;
  }
  #footer2 .nav-copyright {
    line-height: 22px !important;
  }
  .divFooterButton button, .imgBrowserFooter img {
    height: 28px !important;
    width: 28px !important;
  }
}
#logoHeaderMobile {
  position: relative;
  font-size: 12px;
  padding: 0px 10px 0px 10px;
  /*border-right: 1px solid #ccc;*/
  height: 30px;
  /*margin-top: 10px;*/
}

#logoHeaderMobile {
  position: relative;
  float: left;
  width: 50px;
  padding: 0px 10px 0px 10px;
  /*border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;*/
  /*height: 55px;*/
  height: 30px;
  /*margin-top: 10px;*/
  width: 55px;
}

#MenuBox {
  position: fixed;
  top: 43px;
  display: none;
  z-index: 10;
  background: #fff;
  border: 1px solid #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  -webkit-animation: gb__a 0.2s;
  animation: gb__a 0.2s;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-user-select: text;
  margin-left: -10px;
  text-align: left;
}

#menubtn {
  display: inline-block;
  position: relative;
  z-index: 30;
  cursor: pointer;
  top: 6px;
  /*left: -6px;*/
}

/*.gb_srv {
    border-color: transparent;
    border-style: dashed dashed solid;
    border-width: 0 8.5px 8.5px;

    position: absolute;
    left: 3.5px;
    z-index: 1;
    height: 0;
    width: 0;
    -webkit-animation: gb__a .2s;
    animation: gb__a .2s;

    border-bottom-color: rgba(0,0,0,.2); 
    top: 27px;
}*/
#MenuForm {
  width: 110px;
  line-height: 30px;
  border-radius: 3px 0 3px 3px;
  -moz-border-radius: 3px 0 3px 3px;
  font-size: 14px;
}

.MenuLine {
  border-bottom: 1px solid #ddd;
  font-size: 12px;
  font-family: arial;
}

.MenuLine a {
  color: #339cdf;
  text-decoration: none;
  padding-left: 15px;
}

.MenuLineEnd {
  border-bottom: none;
  text-decoration: none;
  font-size: 12px;
  font-family: arial;
}

.MenuLineEnd a {
  color: #339cdf;
  text-decoration: none !important;
  font-weight: normal !important;
  padding-left: 15px;
}

.spAcount {
  color: #2371AF;
}

.txtInfo {
  float: left;
  /*border: 1px solid;*/
  width: 175px;
  text-align: left;
}

.rowInfo {
  width: 100%;
  display: inline-block;
}

.text-bold {
  font-weight: bold;
}

.menu-section-title .fa {
  padding-right: 10px;
}

/***********************   Home     *******************/
.tblContainer {
  /*border: 1px solid #ddd;*/
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.tblContainer .row {
  border-bottom: 1px solid #ddd;
  margin-right: 0px !important;
  margin-left: 0px !important;
  line-height: 30px;
  padding-top: 10px;
}

.divImg {
  margin-top: 40px;
}

/*#tblCusInfo .fa, #tblServiceInfo1 .fa, #tblServiceInfo2 .fa {
    line-height: 55px !important;
}*/
.tblContainer .button {
  margin-top: 13px;
  justify-content: center;
  /*display: flex;*/
}

.HideRowCom {
  display: none;
}

.flex-1 {
  flex: 1;
}

.py-15 {
  padding-left: 15px;
  padding-right: 15px;
}

.px-15 {
  padding-right: 15px;
  padding-left: 15px;
}

#descAccInfoPageLeft {
  width: 100%;
}

#tblForgotPwd input.btnOTP {
  line-height: normal;
}
#tblForgotPwd .divTradingPassword {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.btnChangeSubmit {
  width: 100px;
  background: #034f8d;
  color: #fff;
}

.btnChangeSubmit:hover {
  opacity: 0.8;
  border: 0 !important;
  background: #034f8d !important;
  color: #fff;
}

.btnChangeSubmit:focus {
  color: #fff;
}

@media (max-width: 500px) {
  .sm-flex-1 {
    flex: 1;
  }
  .sm-flex-col {
    flex-direction: column;
  }
  .sm-text-size {
    font-size: 9pt;
    text-align: center;
  }
  .sm-mt-10 {
    margin-top: 10px;
  }
  .sm-ml-0 {
    margin-left: 0;
  }
  .sm-w-full {
    width: 100% !important;
  }
  .sm-mr-0 {
    margin-right: 0 !important;
  }
  .sm-ml-10 {
    margin-left: 10px;
  }
}
@media (max-width: 720px) {
  .flex-col {
    flex-direction: column;
  }
  .d-sm-none {
    display: none;
  }
}
@media (min-width: 1030px) {
  #descAccInfoPageLeft {
    width: 33.33%;
  }
}
@media (min-width: 720px) and (max-width: 1030px) {
  .flex-col {
    flex-direction: column;
  }
  #descAccInfoPageLeft {
    width: 100%;
  }
}
#selectMobi {
  padding-bottom: 10px;
}

@media (min-width: 900px) and (max-width: 1024px) {
  .ShowRowCom {
    display: table-row !important;
  }
  .HideRowCom {
    display: inline-grid !important;
  }
}
@media (min-width: 720px) and (max-width: 1030px) {
  #descAccInfoPageLeft {
    float: left !important;
    width: 100% !important;
    display: block !important;
  }
  #descAccInfoPageRight {
    float: left !important;
    width: 100% !important;
    display: block !important;
    margin-bottom: 15px;
  }
  #descServiceInfoPageLeft {
    float: left !important;
    width: 100% !important;
    display: block !important;
  }
  #descServiceInfoPageRight {
    float: left !important;
    width: 100% !important;
    display: block !important;
  }
  #selectMobi {
    display: block;
  }
  #cboLitmitRowCom {
    display: none;
  }
  .divChangePwdRight {
    margin-top: 0px !important;
    padding: 0px;
  }
  .divImg {
    display: none;
  }
  /*#tblServiceInfo1 {margin-top: 10px;}*/
  /*#tblCusInfo .row, #tblServiceInfo1 .row, #tblServiceInfo2 .row, #tblCusInfo .fa, #tblServiceInfo1 .fa, #tblServiceInfo2 .fa {
      line-height: 40px !important;
  }*/
  /* thuyntt comment 20160426
  .tblContainer input[type=text] {
      height: 25px !important;
      margin-top: 8px !important;
  }
      */
  /*h1{font-size: 24px !important;}*/
  #divMenuHomeMember .button {
    padding: 0 10px !important; /*font-size:13px !important;*/
  }
  .HeaderTitleMin1024 {
    display: none !important;
  }
  .HeaderTitleMin720, .HeaderTitleMin720_Menu {
    display: block !important;
    padding-bottom: 15px;
  }
  .divConfirmPassword .txtConfirm {
    text-align: right;
  }
  /*.ParentBottom {position: relative;width: 100%;height: 100%;}*/
  /*test*/
  #divLogoMnuTop {
    display: none;
  }
  #divServiceMnuTop span, #divUtilitiesMnuTop span, #divSupportMember .button {
    font-size: 12px;
  }
  #divSupportMember .btnOtherSrv {
    padding: 0px;
  }
  #serviceForm {
    width: 550px;
  }
  #serviceBox {
    margin-left: -299px;
  }
  .showDetailAct {
    margin-top: 5px !important;
  }
}
@media screen and (min-width: 1024px) {
  .HeaderTitleMin1024 {
    display: block !important;
  }
  .HeaderTitleMin720, .HeaderTitleMin720_Menu {
    display: none !important;
  }
  .divConfirmPassword .txtConfirm {
    text-align: right;
  }
  .BodyHelp {
    width: 65% !important;
  }
  #descAccInfoPageRight {
    margin-bottom: 15px;
  }
  .ShowRowCom {
    display: table-row !important;
  }
  #selectMobi {
    display: none;
  }
}
/*@media only screen and (max-width:740px){
        #divLogoMnuTop {display: none;}

    #serviceForm {
        width: 550px;
    }
    #serviceBox {
        margin-left: -299px;
    }
    }*/
@media screen and (max-width: 720px) {
  .btnHidden {
    display: inline-flex !important;
    margin: auto;
    float: unset !important;
    padding: 5px 10px;
    cursor: pointer;
  }
  .divImg, #divMenuHomeMember, .HeaderTitleMin1024 {
    display: none !important;
  }
  .HeaderTitleMin720_Menu #divMenuHomeMember {
    display: flex !important;
  }
  #lbl_chkSMS1, #lbl_chkSMS2, #lbl_chkSMS3, #lbl_chkSMS4, #lbl_chkSMS5, #lbl_chkSMS7, #lbl_chk_Mar, #lbl_chk_MarPro {
    padding-left: 44px;
  }
  #selectMobi {
    display: block;
  }
  #TabSupport #divMenuHomeMember {
    display: block !important;
  }
  .tblContainer {
    margin-top: 30px;
  }
  #divLogoMnuTop {
    display: none;
  }
  #divServiceMnuTop span, #divUtilitiesMnuTop span, #divSupportMember .button {
    font-size: 12px;
  }
  #divSupportMember .btnOtherSrv {
    padding: 0px;
  }
  #serviceForm {
    width: 550px;
  }
  #serviceBox {
    margin-left: -299px;
  }
  /*#tblCusInfo .row, #tblServiceInfo1 .row, #tblServiceInfo2 .row, #tblCusInfo .fa, #tblServiceInfo1 .fa, #tblServiceInfo2 .fa {
      line-height: 40px !important;
  }*/
  .tblContainer input[type=text] {
    /*height: 25px !important;*/
    margin-top: 5px !important;
    margin-bottom: 5px !important;
  }
  .tblContainer .fa-2x {
    font-size: 1.3em !important;
  }
  /*.divConfirmPassword  .input-group{width: 255px !important;}*/
  .divConfirmPassword .txtConfirm {
    text-align: left;
  }
  .divConfirmPassword .input-group {
    margin-bottom: 10px;
  }
  .divCMND .btnShowInfo {
    margin-top: 14px;
  }
  .divSupport {
    float: left !important;
    text-align: left !important;
    padding-left: 40px !important;
  }
  .ActNameHistCom {
    padding-left: 65px !important;
  }
  .CommentHistLoginTime {
    padding-left: 175px !important;
  }
  .DeviceNmHistCom {
    padding-left: 85px !important;
  }
  .SttHistCom {
    padding-left: 101px !important;
  }
  .showDetailAct {
    margin-top: 5px !important;
  }
  #logintrade .divLoginLeft {
    border-bottom: 1px solid #ddd;
  }
}
@media screen and (max-width: 484px) {
  .ActNameHistCom {
    padding-top: 0px;
    padding-left: 0px !important;
    display: inherit !important;
    padding-bottom: 20px;
  }
  .CommentHistLoginTime {
    padding-left: 0px !important;
    display: inline-block !important;
    padding-top: 10px;
  }
  .DeviceNmHistCom {
    padding-left: 0px !important;
    display: inherit !important;
    padding-top: 10px;
  }
  .SttHistCom {
    padding-left: 0px !important;
    display: inherit;
    padding-top: 5px;
  }
  .showDetailAct {
    margin-top: 0px !important;
    margin-top: -35px !important;
  }
}
.tblContainer input[type=text] {
  color: #545454;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -border-radius: 2px;
  display: none;
  width: 100%;
  font-weight: normal;
  height: 30px;
  /*margin-top: 10px;*/
  margin-bottom: 8px;
}

.tblContainer label {
  /*float:left;*/
  /*line-height: 55px;*/
  font-weight: normal;
  color: #000;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -border-radius: 2px;
}

.save, .saveDivSMS, .saveEzOddlot, .saveEzMargin, .saveEzMarPRO, .saveDivEzTransfer, .cancel, .cancelEzTransfer {
  margin-right: 6px !important;
  float: left;
  margin-bottom: 7px !important;
  margin-top: 7px !important;
}

.saveDivMar_MarPRO, .cancelDivMar_MarPRO {
  margin-right: 6px !important;
  float: left;
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}

/***********************   Thông tin dịch vụ     *******************/
.txtService {
  font-size: 20px;
  font-weight: normal;
  /*padding: 30px 0 10px 13px;*/
  padding: 0px 0 10px 13px;
  display: block;
}

/*
.pending, .temp{
    border-left: 4px solid red;
    background-color: rgb(247, 247, 188);
}
    */
.pendingDB {
  border-left: 4px solid #2371AF;
  /*border-left-style: outset;*/
  background-color: #eaeaea;
  padding-left: 5px;
}

/*.approvedDB {
  padding-left: 10px;
}*/

/*checkbox*/
.divcheckbox input[type=checkbox]:not(old),
.divRadio input[type=radio]:not(old) {
  width: 2em;
  margin: 0;
  padding: 0;
  font-size: 1em;
  opacity: 0;
}

.divcheckbox input[type=checkbox]:not(old) + label,
.divRadio input[type=radio]:not(old) + label {
  display: inline-block;
  /*margin-left  : -2em;
  line-height  : 1.5em;*/
  margin-left: 0em;
  /*line-height: 2.5em !important;*/
  height: 55px;
}

.divcheckbox label {
  margin-bottom: 0px !important;
  float: none;
}

.divcheckbox input[type=checkbox]:not(old) + label > span,
.divRadio input[type=radio]:not(old) + label > span {
  display: inline-block;
  width: 0.875em;
  height: 0.875em;
  /*margin           : 0.25em 0.5em 0.25em 0.25em;*/
  border: 0.0625em solid rgb(192, 192, 192) !important;
  /* border           : 0.0625em solid #52A6C8; */
  border-radius: 0.25em;
  background: rgb(224, 224, 224);
  background-image: -moz-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224)) !important;
  background-image: -ms-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224)) !important;
  background-image: -o-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224)) !important;
  background-image: -webkit-linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224)) !important;
  background-image: linear-gradient(rgb(240, 240, 240), rgb(224, 224, 224)) !important;
  /*vertical-align   : -webkit-baseline-middle;*/
  font-size: 1.5em;
  margin-right: 10px;
}

.divcheckbox input[type=checkbox]:not(old):checked + label > span,
.divRadio input[type=radio]:not(old):checked + label > span {
  background-image: -moz-linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240)) !important;
  background-image: -ms-linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240)) !important;
  background-image: -o-linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240)) !important;
  background-image: -webkit-linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240)) !important;
  background-image: linear-gradient(rgb(224, 224, 224), rgb(240, 240, 240)) !important;
}

.divcheckbox input[type=checkbox]:not(old):checked + label > span:before {
  content: "✓";
  display: block;
  width: 0.875em;
  height: 0.875em;
  /* color: rgb(153,204,102); */
  font-size: 0.95em;
  line-height: 0.875em;
  text-align: center;
  text-shadow: 0 0 0.0714em rgb(115, 153, 77);
  font-weight: bold;
  background-color: #52A6C8;
  color: white;
  border-radius: 0.25em;
}

.divRadio input[type=radio]:not(old):checked + label > span > span {
  display: block;
  width: 0.5em;
  height: 0.5em;
  margin: 0.125em;
  border: 0.0625em solid #52A6C8;
  border-radius: 0.125em;
  background: #52A6C8;
  background-image: -moz-linear-gradient(#52A6C8, #52A6C8) !important;
  background-image: -ms-linear-gradient(#52A6C8, #52A6C8) !important;
  background-image: -o-linear-gradient(#52A6C8, #52A6C8) !important;
  background-image: -webkit-linear-gradient(#52A6C8, #52A6C8) !important;
  background-image: linear-gradient(#52A6C8, #52A6C8) !important;
}

.divRadio label {
  float: none !important;
}

.divRadio input[type=radio]:not(old) {
  float: left;
  display: none;
}

.fakelabel {
  border: none !important;
}

.divInfoCMND {
  font-size: 12px;
  line-height: 20px;
  padding: 10px 0px 10px 0px;
  line-height: 27px !important;
  text-align: left;
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  display: none;
  font-style: italic;
}

.divEzOddLot {
  font-size: 12px;
  line-height: 20px;
  padding: 10px 0px 10px 0px;
  line-height: 27px !important;
  text-align: left;
  border-color: rgba(0, 0, 0, 0.2);
  display: none;
  font-style: italic;
  background: #fff;
  border-left-color: #fff !important;
}

.divMarPRO {
  font-size: 12px;
  line-height: 20px;
  padding: 10px 0px 10px 0px;
  line-height: 27px !important;
  text-align: left;
  border-color: rgba(0, 0, 0, 0.2);
  display: none;
  font-style: italic;
  background: #fff;
  border-left-color: #fff !important;
}

.divUserGuide {
  font-size: 12px;
  line-height: 20px;
  padding: 15px 15px 15px 15px;
  line-height: 27px;
  margin-top: -11px;
}

.divUserGuide span {
  display: block;
  width: 100%;
}

.closeBoxComment {
  font-style: italic;
}

.closeBoxComment span {
  text-decoration: underline;
}

.IDInfo {
  /*margin-left: -104px;*/
  display: inline-flex;
}

.IDInfo2 {
  /*display: inline-flex;*/
  display: block;
}

.IDInfo2 span {
  display: inline-flex;
  float: left;
  /*margin-right: 10px;*/
}

.IDInfo2 input[type=text] {
  float: right;
}

/*border: 1px solid;*/
/*margin-left: -71px;}*/
/*.divCMND{height: 60px;}*/
.divCMNDLabel1 {
  margin-top: -7px;
  float: left !important;
  position: absolute;
}

.divCMNDLabel2 {
  padding-top: 17px;
  display: flex;
}

.divInfo1 {
  border-left: 4px solid #2371AF;
  font-size: 12px;
  display: flex;
  font-style: italic;
  padding: 0px !important;
}

.divInfo2 {
  border-left: 4px solid red;
  font-size: 12px;
  display: flex;
  font-style: italic;
  padding: 0px !important;
}

.divInfo1 label, .divInfo2 label {
  line-height: 40px !important;
  font-weight: normal;
}

.divInfo1 button, .divInfo2 button {
  margin-top: 5px !important; /*display: -webkit-inline-box !important;*/
}

.datacolor {
  color: #034E95 !important;
}

.dvgiatangdesc {
  line-height: 20px;
  font-size: 12px;
  font-style: italic;
  padding-bottom: 15px;
  /*float: left;
  display: block;*/
  text-align: left;
  display: none;
}

.dvgiatangdesc span, .dvgiatangdesc ul {
  float: left;
  width: 100%;
}

a:visited {
  text-decoration: none;
}

.tblContainer a, #StockGuideIntro10_1 ul li {
  color: #545454;
  font-size: 12px;
}

#StockGuideIntro10_1 .datetime {
  display: none;
}

#divMenuHomeMember { /*border: 1px solid #ddd;*/
  vertical-align: bottom;
  display: flex;
  margin-top: 15px;
  line-height: 30px;
  /*background-color: #E2E2E2;*/
  border-bottom: 1px solid;
  color: #C3C3C3;
}

.pagination-container .pagination .active > a {
  color: #fff !important;
}

#divMenuHomeMember .list-inline, #divMenuHomeMember .list-inline > li {
  padding: 0 !important;
}

@media only screen and (max-width: 720px) {
  #divMenuHomeMember .list-inline {
    display: table;
    width: 100%;
  }
  #divMenuHomeMember .list-inline > li {
    display: table-cell;
  }
}
#ulMenuHomeMember li a {
  font-size: 14px;
  color: #000;
  text-transform: uppercase; /*background-color: #E2E2E2;*/
  /*font-weight:bold;*/
}

#ulMenuHomeMember .active:hover, #ulMenuHomeMember .active a:hover {
  color: #0055ba;
  background-color: #E2E2E2;
  text-transform: uppercase;
  border-color: #999;
}

#ulMenuHomeMember .active a {
  color: #000000 !important;
  background-color: #fff;
  border-bottom: 4px solid #0055ba;
  text-transform: uppercase;
}

#ulMenuHomeMember li a:hover {
  color: #0055ba !important;
  background-color: #E2E2E2;
  text-transform: uppercase;
}

.ParentBody .row {
  margin: 0 auto !important;
}

#divMenuHomeMember .button {
  padding: 0 20px;
  background-color: #fff;
}

.list-inline > li {
  display: inline-block;
  padding-right: 10px !important;
  padding-left: 10px !important;
}

.twoline {
  line-height: 30px;
  padding-top: 10px;
}

.divSMS .row .divcheckbox, .divRadio .row .divRadioLeft {
  /*padding-left: 30px;*/
}

/*.divConfirmPassword{height: 55px;}*/
.divConfirmPassword .input-group {
  margin-top: 11px;
}

/*.divConfirmPassword .form-control{width: 166px !important;}*/
.divConfirmPassword .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.close-image {
  display: block;
  float: right;
  position: relative;
  top: -6px;
  right: -5px;
  /*height: 20px;*/
  /*line-height: 33px !important;*/
}

.closeBox {
  /*border: solid black;*/
  margin-bottom: 20px;
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  display: none;
  background-color: #ddd;
}

.closeBox .button {
  background-color: #999 !important;
  color: #fff !important;
}

.tblContainer input[type=text] {
  line-height: 20px;
}

.txtDescAccInfo span {
  width: 100%;
  display: -webkit-box;
  line-height: 25px;
  padding-bottom: 15px;
}

.divInfo1 span {
  width: 15px;
  background-color: #eaeaea;
}

.divInfo2 span {
  width: 15px;
  background-color: #F7F7BC;
}

.divInfoCMND button {
  margin-top: 0px !important;
  margin-right: 5px;
}

.divMarPRO button {
  margin-top: 0px !important;
  margin-right: 5px;
}

.divEzOddLot button {
  margin-top: 0px !important;
  margin-right: 5px;
}

.ParentBody h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

.ParentBody .fa-2x {
  font-size: 1.3em !important;
  line-height: 29px !important;
}

#cboReceiverObject {
  /*margin-top: 10px;*/
}

.cboInsertMode {
  width: 100% !important;
  margin-top: 11px;
}

.tblInsertMode label {
  width: 75% !important;
  text-align: left !important;
}

.tblInsertMode .GroupBtn {
  margin-top: 5px !important;
}

.cboReceiverObject label {
  width: 100% !important;
  max-width: 250px;
}

.tblViewBank {
  width: 100%;
  /*table-layout: fixed;*/
  line-height: 30px;
}

.tblViewBank th {
  border-bottom: 1px solid #ddd;
  text-align: left;
  font-weight: 400;
  color: #000;
}

.tblViewBank tr {
  border-bottom: 1px solid #ddd;
  text-align: left;
}

.tblViewBank th, .tblViewBank tr td {
  padding: 0px 10px 0px 10px;
}

/****************************************      Responsive table         ***************************************/
@media only screen and (min-device-width: 900px) {
  .trDetailAct {
    display: table-row;
  }
  .ActName {
    display: block;
    height: 23px;
    line-height: 20px;
    padding-top: 18px;
  }
  .ActLoginTime {
    color: #7d7d7d;
    font-size: 11px;
    padding-top: 18px;
    display: -webkit-box;
  }
  .DeviceNm {
    line-height: 20px;
    display: block;
  }
  .DeviceNmHistCom {
    line-height: 20px;
    display: inline-block;
  }
  .ActNameHistCom {
    display: inline-block;
    height: 23px;
    line-height: 20px;
    padding-top: 18px;
  }
  .CommentHistLoginTime {
    color: #7d7d7d;
    font-size: 11px;
    display: -webkit-box;
  }
  .trResponsiveHisCom .button {
    margin-top: 6px;
  }
  .trResponsiveHisCom .cboSortBy {
    margin-top: 12px;
  }
}
@media only screen and (max-width: 400px) {
  .tblInsertMode label {
    width: 100% !important;
    text-align: left !important;
  }
  .tblInsertMode input[type=text] {
    display: block !important;
    width: 100%;
  }
  #lblDateIssue {
    padding-right: 5px;
  }
  .tblBankMode input[type=text] {
    display: block !important;
    width: 75%;
  }
}
@media only screen and (max-width: 900px) {
  .title_header_help {
    display: none;
  }
  .trDetailAct {
    display: block;
  }
  .ShowRowCom {
    display: inherit !important;
  }
  .txtBrowser {
    display: none;
  }
  /*#footer2 .nav-copyright{width: 100%;}
  .divSupport {float: left !important; text-align: left !important;}
  .txtBrowser, .divMobileFooter{display: none;}
  .divMobileFooter{padding: 0px !important;}
  .divFooterButton{float: left !important; padding-left: 5px;}*/
  .footer_service_support_right {
    float: right;
    display: block;
    width: 50%;
  }
  .footer_service_support_left {
    float: left;
    display: block;
    width: 50%;
  }
  #footer_cus_support, #footer_contact, #footer_service, #footer_mobile {
    display: block;
    width: 100%;
  }
  #footer_cus_support {
    text-align: right !important;
    padding: 10px 50px 0px 0px !important;
  }
  .ActNameHistCom {
    padding-left: 200px;
  }
  .CommentHistLoginTime {
    display: inherit;
    padding-left: 310px;
  }
  .trResponsiveHisCom {
    border-bottom: 2px solid #ccc;
  }
  .DeviceNmHistCom {
    display: inline-block;
    padding-left: 220px;
  }
  .SttHistCom {
    padding-left: 240px;
  }
}
/********************************** 768px ***************************/
@media only screen and (max-width: 900px), (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Force table to not be like tables anymore */
  .tblResponsive table, .tblResponsive thead, .tblResponsive tbody, .tblResponsive th, .tblResponsive td, .tblResponsive tr {
    display: block;
  }
  .ShowRowCom {
    display: inherit !important;
  }
  .tblGetHistoryInfoCus .trDetailAct {
    display: none;
  }
  .tblActivitiesResponsive table, .tblActivitiesResponsive thead, .tblActivitiesResponsive tbody, .tblActivitiesResponsive th, .tblActivitiesResponsive td {
    display: block;
  }
  .tblGetHistoryInfoCus table, .tblGetHistoryInfoCus thead, .tblGetHistoryInfoCus tbody, .tblGetHistoryInfoCus th, .tblGetHistoryInfoCus td {
    display: block;
  }
  .tblGetHistoryCom table, .tblGetHistoryCom thead, .tblGetHistoryCom tbody, .tblGetHistoryCom th, .tblGetHistoryCom td {
    display: block;
  }
  .tblActivitiesResponsive .trResponsive, .tblGetHistoryInfoCus .trResponsive, tblGetHistoryComResponsive .trResponsiveHisCom {
    display: block !important;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  .tblResponsive thead tr, .tblActivitiesResponsive thead tr, .tblGetHistoryInfoCus thead tr, .tblGetHistoryComResponsive thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  /*.trDetail {display: block !important;}*/
  .tblResponsive tr, .tblActivitiesResponsive tr, .tblGetHistoryInfoCus tr, tblGetHistoryComResponsive tr {
    border: 1px solid #ccc;
  }
  .tblResponsive td, .tblActivitiesResponsive td, .tblGetHistoryInfoCus td, tblGetHistoryComResponsive td {
    /* Behave  like a "row" */
    border: none;
    /*border-bottom: 1px solid #eee;*/
    position: relative;
    padding-left: 50% !important;
  }
  .tblResponsive td:before, .tblActivitiesResponsive td:before, .tblGetHistoryInfoCus td:before, tblGetHistoryComResponsive td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 4px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    color: #7d7d7d;
  }
  /* Language = EN */
  .tblResponsive tr.encss td:nth-of-type(2):before {
    content: "Template name";
  }
  .tblResponsive tr.encss td:nth-of-type(3):before {
    content: "Account number";
  }
  .tblResponsive tr.encss td:nth-of-type(4):before {
    content: "At bank";
  }
  .tblResponsive tr.encss td:nth-of-type(5):before {
    content: "In province/city";
  }
  .tblResponsive tr.encss td:nth-of-type(7):before {
    content: "Branch";
  }
  .tblActivitiesResponsive tr.encss td:nth-of-type(1):before {
    content: "Activity";
  }
  .tblActivitiesResponsive tr.encss td:nth-of-type(2):before {
    content: "Device type/Device name";
  }
  .tblActivitiesResponsive tr.encss td:nth-of-type(3):before {
    content: "Browser";
  }
  .tblGetHistoryComResponsive tr.encss td:nth-of-type(1):before {
    content: "Feedback activity";
  }
  .tblGetHistoryComResponsive tr.encss td:nth-of-type(2):before {
    content: "Compendious comments";
  }
  .tblGetHistoryComResponsive tr.encss td:nth-of-type(3):before {
    content: "Status";
  }
  .tblGetHistoryInfoCus tr.encss td:nth-of-type(1):before {
    content: "Date";
  }
  .tblGetHistoryInfoCus tr.encss td:nth-of-type(2):before {
    content: "Informatin type";
  }
  .tblGetHistoryInfoCus tr.encss td:nth-of-type(3):before {
    content: "Old information";
  }
  .tblGetHistoryInfoCus tr.encss td:nth-of-type(4):before {
    content: "New information";
  }
  .tblGetHistoryInfoCus tr.encss td:nth-of-type(5):before {
    content: "Status";
  }
  /* Language = VI */
  .tblResponsive tr.vicss td:nth-of-type(2):before {
    content: "Tên mẫu chuyển tiền";
  }
  .tblResponsive tr.vicss td:nth-of-type(3):before {
    content: "Số tài khoản";
  }
  .tblResponsive tr.vicss td:nth-of-type(4):before {
    content: "Tại ngân hàng";
  }
  .tblResponsive tr.vicss td:nth-of-type(5):before {
    content: "Tỉnh/thành phố";
  }
  .tblResponsive tr.vicss td:nth-of-type(7):before {
    content: "Chi nhánh";
  }
  .tblActivitiesResponsive tr.vicss td:nth-of-type(1):before {
    content: "Hoạt động";
  }
  .tblActivitiesResponsive tr.vicss td:nth-of-type(2):before {
    content: "Kiểu thiết bị/Tên thiết bị";
  }
  .tblActivitiesResponsive tr.vicss td:nth-of-type(3):before {
    content: "Trình duyệt";
  }
  .tblActivitiesResponsive .trDetailAct td:nth-of-type(1):before {
    content: "IPClient";
  }
  .tblActivitiesResponsive .trDetailAct td:nth-of-type(2):before {
    content: "Message";
  }
  .tblActivitiesResponsive .trDetailAct td:nth-of-type(3):before {
    content: "Ref";
  }
  /*div commenthistory */
  .tblGetHistoryComResponsive tr.vicss td:nth-of-type(1):before {
    content: "Hoạt động góp ý";
  }
  .tblGetHistoryComResponsive tr.vicss td:nth-of-type(2):before {
    content: "Tóm tắt góp ý";
  }
  .tblGetHistoryComResponsive tr.vicss td:nth-of-type(3):before {
    content: "Tình trạng";
  }
  /**/
  .tblGetHistoryComResponsive tr.encss td:nth-of-type(1):before {
    content: "Feedback activity";
  }
  .tblGetHistoryComResponsive tr.encss td:nth-of-type(2):before {
    content: "Compendious comments";
  }
  .tblGetHistoryComResponsive tr.encss td:nth-of-type(3):before {
    content: "Status";
  }
  .tblGetHistoryInfoCus tr.vicss td:nth-of-type(1):before {
    content: "Ngày";
  }
  .tblGetHistoryInfoCus tr.vicss td:nth-of-type(2):before {
    content: "Loại thông tin";
  }
  .tblGetHistoryInfoCus tr.vicss td:nth-of-type(3):before {
    content: "Thông tin cũ";
  }
  .tblGetHistoryInfoCus tr.vicss td:nth-of-type(4):before {
    content: "Thông tin mới";
  }
  .tblGetHistoryInfoCus tr.vicss td:nth-of-type(5):before {
    content: "Tình trạng";
  }
  .tblGetHistoryInfoCus tr.encss td:nth-of-type(1):before {
    content: "Date";
  }
  .tblGetHistoryInfoCus tr.encss td:nth-of-type(2):before {
    content: "Informatin type";
  }
  .tblGetHistoryInfoCus tr.encss td:nth-of-type(3):before {
    content: "Old information";
  }
  .tblGetHistoryInfoCus tr.encss td:nth-of-type(4):before {
    content: "New information_en";
  }
  .tblGetHistoryInfoCus tr.encss td:nth-of-type(5):before {
    content: "Status";
  }
  /*table Lịch sử thay đổi tài khoản chuyển tiền */
  #tblActivities2 tr.vicss td:nth-of-type(1):before {
    content: "Ngày";
  }
  #tblActivities2 tr.vicss td:nth-of-type(2):before {
    content: "Số tài khoản";
  }
  #tblActivities2 tr.vicss td:nth-of-type(3):before {
    content: "Tên chủ tài khoản";
  }
  #tblActivities2 tr.vicss td:nth-of-type(4):before {
    content: "Tại ngân hàng";
  }
  #tblActivities2 tr.vicss td:nth-of-type(5):before {
    content: "Yêu Cầu";
  }
  #tblActivities2 tr.vicss td:nth-of-type(6):before {
    content: "Tình trạng";
  }
  #tblActivities2 tr.vicss td:nth-of-type(7):before {
    content: "Lý do";
  }
  #tblActivities2 tr.encss td:nth-of-type(1):before {
    content: "Date";
  }
  #tblActivities2 tr.encss td:nth-of-type(2):before {
    content: "Account number";
  }
  #tblActivities2 tr.encss td:nth-of-type(3):before {
    content: "Name of account holder";
  }
  #tblActivities2 tr.encss td:nth-of-type(4):before {
    content: "At bank";
  }
  #tblActivities2 tr.encss td:nth-of-type(5):before {
    content: "Require";
  }
  #tblActivities2 tr.encss td:nth-of-type(6):before {
    content: "Status";
  }
  #tblActivities2 tr.encss td:nth-of-type(7):before {
    content: "Reason";
  }
  .ActName {
    display: block;
    height: 23px;
    line-height: 20px;
    margin-top: 10px;
  }
  .ActLoginTime {
    color: #7d7d7d;
    font-size: 11px;
    display: block;
  }
  .DeviceNm {
    line-height: 55px;
    display: block;
  }
  DeviceNmHistCom {
    line-height: 55px;
    display: block;
  }
  .divChangePwdRight {
    margin-top: 0px !important;
    padding: 0px;
  }
  .footer_fpts_network {
    display: block !important;
    padding-left: 40px !important;
  }
  .tblResponsive .Hide {
    display: none;
  }
}
@media only screen and (max-width: 500px) {
  /*.tblResponsive td, .tblActivitiesResponsive td, .tblGetHistoryInfoCus td, .tblGetHistoryComResponsive td {
          border: none;
          border-bottom: 1px solid #eee;
          position: relative;
          display: flex;
          padding-top: 40px !important;
          padding-left: 2% !important;
      }*/
  .tblViewBank span, .tblActivities span, .tblGetHistoryCom span {
    width: 90%;
  }
  .ActName {
    display: block;
    height: 23px;
    line-height: 20px;
    margin-top: 10px;
  }
  .ActLoginTime {
    color: #7d7d7d;
    font-size: 11px;
    display: block;
    margin-top: 10px;
  }
  .DeviceNm {
    line-height: 55px;
    display: block;
  }
  .DeviceNmHistCom {
    line-height: 55px;
    display: block;
  }
  .divChangePwdRight {
    margin-top: 0px !important;
    padding: 0px;
  }
  /*.ParentBottom {position: relative;width: 100%;height: 100%;}*/
  #footer2 {
    font-size: 12px;
  }
  /*#footer2  .divSupport {display: none;}*/
  /*.imgBrowserFooter{width: 111px !important;}*/
  .ParentBottom {
    position: relative;
    bottom: 0px;
    width: 100%;
    height: auto;
    clear: both;
    flex: none;
  }
  /*footer*/
  .footer_service_support_right {
    float: left;
    display: block;
    width: 100%;
  }
  .footer_service_support_left {
    float: left;
    display: block;
    width: 100%;
  }
  #footer_cus_support, #footer_contact, #footer_service, #footer_mobile {
    text-align: left !important;
    display: block;
    width: 100%;
    padding: 10px 0px 0px 20px !important;
  }
  .txt_contact_fpts {
    float: left !important;
    position: absolute;
    left: 95px;
  }
  .footer_fpts_network, .footer_txt_copyright_full {
    display: block !important;
    padding-left: 20px !important;
  }
  .divSupport {
    float: left !important;
    text-align: left !important;
    padding-left: 20px !important;
  }
  /*#footer_cus_support {
      text-align: left !important;
      padding: 10px 0px 0px 20px !important;
  }*/
  .divConfirmPassword .input-group {
    width: 100% !important;
  }
  .video_guide_top {
    display: none !important;
  }
  .CommentHistLoginTime {
    padding-left: 120px;
  }
  .logoBrower {
    /*display:inline !important;*/
    padding-left: 20%;
  }
}
/****************************************      //Responsive table         ***************************************/
.tblInsertMode {
  margin-top: 20px;
}

@media only screen and (min-width: 400px) {
  .tblInsertMode input[type=text] {
    display: block !important;
    width: 75%;
  }
  .tblBankMode input[type=text] {
    display: block !important;
    width: 75%;
  }
}
.red {
  color: red;
}

.Hide {
  display: none;
}

#divBank {
  margin-bottom: 20px;
}

.txtGuide {
  font-style: italic;
  font-size: 13px;
  font-weight: normal;
  padding-right: 7px;
  vertical-align: sub;
}

/*#divReceiver, #divInsertBank, #divBank {display: none;}*/
#tblServiceInfo1 {
  margin-bottom: 20px;
}

.IDEdit {
  display: none;
  width: 100%;
}

.IDInfoLine2 input[type=text] {
  width: 100px;
  float: right !important;
  display: block;
  margin-left: 10px;
  margin-right: 10px;
}

.IDInfoLine2 {
  display: flex !important;
  float: left !important;
}

.IDInfoLine2 span {
  float: left !important;
}

.IDEditButton2 {
  display: block;
}

.IDEditButton button {
  display: block;
  float: left;
  margin-right: 10px;
}

.IDEditButton {
  display: block;
  float: left;
  margin-top: -12px;
  margin-bottom: 10px;
}

#lblIndentifyNumber {
  width: 100%;
  height: 40px;
}

.btnConfirm {
  width: 100%;
  background-color: #337ab7;
  height: 100%;
  margin: -12px;
  border: none;
  margin-right: 0;
  margin-left: 0;
}

.txtdatepicker {
  display: block !important;
  width: 209px !important;
}

/*************************************************  Hoạt động gần đây  ************************************************/
.tblActivities {
  width: 100%;
  line-height: 55px;
  /*margin-left: 10px;*/
}

.tblGetHistoryCom {
  width: 100%;
  line-height: 40px;
}

.tblActivities th, .tblGetHistoryCom th, .tblActivities td, .tblGetHistoryCom td {
  padding: 0px 10px 0px 10px;
  border-bottom: 1px solid #ddd;
  text-align: left;
  font-weight: normal;
}

#tblActivities2 td {
  line-height: 30px;
}

.cboSortBy {
  margin-top: 17px;
}

.laptopcolor {
  color: #2371AF;
}

.trDetailAct {
  font-size: 10.5px;
  color: #353538;
  background-color: #F7F7BC;
}

.moreinfo {
  display: none;
  margin-bottom: 20px;
  text-align: left;
  font-style: italic;
  font-size: 12px;
  line-height: 20px;
  padding: 10px;
}

.fa-mobile-size {
  font-size: 1.8em !important;
}

.trResponsive {
  display: table-row !important;
}

/*.trDetail {display: table-row;}*/
.HideRow {
  display: none !important;
}

.ShowRow {
  display: table-row !important;
}

.moreinfo1, .moreinfo2, .moreinfo3 {
  display: none;
  padding: 10px;
  margin-bottom: 30px;
  text-align: left;
}

#divLogin, #divTrade, #divLoginBoth {
  padding-top: 10px;
}

.divChangePwdRight {
  margin-top: -52px;
}

.divLoginLeft, .divTradeRight {
  padding: 0px;
}

.descSubAct span {
  text-indent: 30px;
  line-height: 15px;
}

.changepass2line {
  height: 40px;
}

.changepass2line span {
  line-height: 25px;
  height: 55px;
  display: inline-block;
}

.no-padding {
  padding: 0px;
}

.no-padding-left {
  padding-left: 0px;
}

.divMobileFooter .txtLogoEzMobile {
  color: Black;
  font-family: Arial;
  font-size: 10pt;
  display: block;
  font-style: italic;
  font-weight: 800;
  padding-top: 6px;
}

.divMobileFooter .txtLogoEzMobile b {
  color: #0040C0;
  font-size: 10pt;
  font-family: Arial;
  font-weight: 800;
}

.divMobileFooter .txtLogoEzMobileDesc {
  font-size: 5.5pt;
  font-family: Arial;
  text-transform: uppercase;
  font-style: italic;
  font-weight: bold;
  color: #0040C0;
}

.divFooterButton {
  display: block;
  float: right;
}

.faSupportcolor {
  color: #337ab7;
}

.imgBrowserFooter {
  display: inline;
}

/*-webkit-inline-box*/
.divSupport {
  float: right;
  text-align: right;
  padding-right: 40px;
}

.txtSupport {
  float: left;
  text-align: left;
}

.divMobileFooter {
  float: left;
}

.ParentBottom2 {
  bottom: 0px;
  width: 100%;
  height: auto;
  clear: both;
  flex: none;
  /*position:absolute;*/
}

#panel {
  margin: 0 !important;
}

.divFooterButton button {
  height: 30px;
  width: 30px;
}

.footer_fpts_network span {
  padding-right: 8px;
}

.footer_fpts_network span a {
  padding-left: 8px;
}

.imgBrowserFooter img {
  width: 30px;
  height: 30px;
}

#descAccInfoPageRight .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #0055ba !important;
  background-color: #fff;
  border-bottom: 4px solid #0055ba;
  border-top: none;
  border-left: none;
  border-right: none;
}

#TabContent #tabs {
  margin-left: 15px !important;
  width: 96%;
  border-bottom: 1px solid #c3c3c3;
}

.nav-tabs > li > a {
  color: #999;
}

.footer_txt_copyright {
  display: none;
  font-size: 12px;
  font-family: Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.falogin {
  margin-left: -20px;
}

.txtFaLogin {
  margin-left: -8px !important;
}

.facolor-login {
  color: #999;
}

.txtPassword {
  position: relative;
}
.txtPassword .txtFaLoginPass {
  margin-left: -6px !important;
}
.txtPassword .fa {
  position: absolute;
  cursor: pointer;
  top: 36%;
  right: 15%;
}
.txtPassword .fa::before {
  color: #555;
  opacity: 0.9;
}
.txtPassword .fa-eye-slash {
  display: block;
}
.txtPassword .fa-eye {
  display: none;
}

.detail_section {
  line-height: 30px;
  width: 100%;
  overflow: hidden !important;
}

.video_guide_top {
  float: right;
  display: inline-table;
}

#accordion .video_guide_top a, #accordion .video_guide_bottom a, #accordiontab2 .video_guide_top a, #accordiontab2 .video_guide_bottom a {
  color: #2371AF !important;
  padding-left: 10px;
  padding-right: 10px;
}

#accordion .button, #accordiontab2 .button {
  margin: 0px !important;
}

.video_guide_bottom {
  float: right;
  margin-right: -20px;
  display: flex;
}

.detail_section span {
  display: block;
}

#footer_service_support {
  font-size: 12px;
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd !important;
  background-color: #F2F2F2;
}

#footer_service span, #footer_mobile span, #footer_cus_support span, #footer_contact span {
  display: block;
  font-family: Segoe UI, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.footer_service_title, .footer_service_title a {
  text-transform: uppercase;
  color: #666 !important;
}

.footer_service_line {
  color: #337ab7;
}

#footer_service, #footer_mobile, #footer_cus_support {
  line-height: 30px;
  padding: 10px 0px 0px 50px;
  text-align: left;
}

.footer_os {
  padding-top: 5px;
  padding-bottom: 10px;
}

.fa-2em {
  font-size: 2em;
}

#footer_contact {
  line-height: 30px;
  padding: 10px 50px 0px 0px;
  text-align: right;
}

.footer_contact_icon {
  color: #337ab7;
  padding-bottom: 5px;
}

.footer_fpts_network {
  display: inline-block;
  padding-left: 10px;
}

.footer_txt_copyright_full {
  padding-left: 40px;
}

.txt_contact_fpts {
  float: right;
  padding-left: 5px;
}

.footer_contact_icon .btnComment {
  background-color: #00B1DA !important;
  border: 1px solid #337ab7 !important;
}

.footer_contact_icon .btnOthers {
  border: 1px solid #337ab7 !important;
}

#footer_contact .footer_service_line {
  color: #666 !important;
}

#footer_service_support a {
  text-decoration: none;
  color: #337ab7;
}

#footer_service_support a:hover, #footer_service_support a:visited {
  text-decoration: none;
  color: #337ab7;
}

.footer_service_title a:hover, .footer_service_title a:visited {
  text-transform: uppercase;
  color: #666;
}

.txt_emp_srv_name {
  color: #004CBD !important;
  font-weight: bold !important;
  margin: 0;
}

.divMobileFooter .txtLogoEzMobileDesc {
  text-align: right;
}

.detail_section {
  height: auto !important;
}

.ForgotPassword {
  /*border: 1px solid #ddd;*/
  border-color: rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

.ForgotPassword .row {
  border-bottom: 1px solid #ddd;
  margin-right: 0px !important;
  margin-left: 0px !important;
  line-height: 55px;
}

.ForgotPassword .rowCaptcha {
  display: flex;
  border-bottom: 1px solid #ddd;
}

#accordion, #accordion h3, #accordion span a, #accordiontab2, #accordiontab2 h3, #accordiontab2 span a {
  font-size: 13px !important;
}

.ui-state-active, .ui-state-hover {
  color: #2371AF;
}

.tabName {
  display: inline-block !important;
  width: auto;
}

.notificationHomeHelp {
  margin-top: 0px !important;
}

.pagination-container .pagination .active > a {
  color: #fff !important;
}

/******************************* Help member page********************/
.title_header_help {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 50px;
  color: #337ab7;
}

#divWelcome .divLogoFPTS {
  margin-top: 5px;
}

.img-thumbnail {
  border: none;
}

.HeaderHelp {
  padding: 0px 10px !important;
}

footer_head {
  display: none !important;
}

.hide_video_ezcustody {
  color: #999 !important;
  text-decoration: none;
  font-size: 13px !important;
  padding-left: 10px;
  padding-right: 10px;
}

#divLoginBottom {
  height: 44px;
}

/******************************* Comment History ********************/
/******************************************** service info ****************************************/
.divcheckbox input[type=checkbox]:not(old) {
  float: left;
  display: none;
}

.divMar_MarPRO label, .divSMS label {
  float: none !important;
}

/******************************************** //service info ****************************************/
.rowDeleteBank {
  background-color: #FAC6C6;
}

.rowInsertBank {
  background-color: rgb(247, 247, 188);
}

.divMar_MarPRO .row .divcheckbox {
  padding-left: 30px;
}

/* #Home */
.P1Addr {
  width: 100%; /*auto*/
  display: inline-block;
  float: left;
  /*padding-right: 5px;*/
}

.ProvinceAdd {
  width: auto;
  display: inline-flexbox;
  float: left;
  color: #2371AF;
}

#AddressEditBtn {
  display: block;
  float: left;
  margin-top: -27px;
  margin-bottom: 10px;
}

#AddressEditBtn button {
  display: block;
  float: left;
  margin-right: 10px;
}

.AddrEdit {
  width: 100%;
  display: inline-block;
  height: auto;
  line-height: 22px;
}

/*.divAddress{height:60px;}*/
/*#lblProvince{
    padding-left: 5px;
    margin-bottom: 0px;
    padding-top: 8px;

}
#txtAddress{
    height: 32px;
}
#cboProvince{

    margin-top: 33px;
}
@media screen and (max-width: 720px){
    #cboProvince{
        margin-top: 27px; 
    }
}*/
/* css login TrungND 7/26/16 */
/*input:-webkit-autofill {
        color: #fff !important;
    }*/
#txtAccountNo:-webkit-autofill {
  color: #fff !important;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

#txtPassword:-webkit-autofill {
  color: #fff !important;
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset;
}

#logoOnMobile .divLogoFPTS .txtLogo {
  color: Black;
  font-family: Arial;
  font-size: 15px;
  display: block;
  font-style: italic;
  font-weight: 800;
  /*margin-top: -65px;*/
}

#logoOnMobile .divLogoFPTS .txtLogo b {
  color: #71BF44;
  font-size: 15px;
  font-family: Arial;
  font-weight: 800;
}

#logoOnMobile .divLogoFPTS .txtLogoDesc {
  font-size: 15px;
  font-family: Arial;
  text-transform: uppercase;
  font-weight: bold;
  color: #383535;
}

.LogoAppStore {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 auto;
  display: -webkit-inline-box;
}

.LogoAppStoreWrap {
  width: 100%;
  float: left;
  padding-top: 10px;
}

.LogoAppStoreWrap span {
  margin: 20px 5px 0px 20px;
  font-size: 16px;
  color: #015396;
}

.bottomLine {
  border-bottom: dotted 2px #999;
  padding: 3px;
  margin-top: 5px;
}

.bottomLine:after {
  border-bottom: 2px dotted #999;
  content: "";
  display: block;
}

.divLogoFPTS {
  margin: 0 auto;
  width: 100%;
  display: table;
}

#logoOnMobile {
  border: 2px solid #015396;
  padding: 5px 19px 10px 19px !important;
  width: 100%;
  background-color: #fff;
  font-size: 15px;
}

.divLogoEzTrade {
  border-bottom: 4px solid #ccc;
  margin-top: 27px;
}

.txt_warning { /*text-transform: uppercase;*/
  padding-top: 10px;
  margin-bottom: 0px;
  font-size: 15px;
  font-family: Arial;
  font-weight: normal;
  /* display: inline-block; */
  width: 100%;
  position: relative;
  overflow: hidden;
}

.logoBrower {
  float: left;
  display: flex;
  margin: 10px 5px 5px 20px;
  cursor: pointer;
}

.logoBrower img {
  width: 30px;
  height: 30px;
}

.logoBrower p {
  padding-top: 5px;
  padding-left: 5px;
  color: #337ab7;
  font-weight: bold;
}

.LogoAppStore .w190 img, .LogoAppStore .r img {
  border: 0;
  width: 230px;
}

.basic_close {
  width: 250px;
  padding: 7px 10px 8px 10px;
  border: 1px solid #339cdf;
  cursor: pointer;
  font-family: arial;
  font-size: 20px;
  text-align: center;
  border-radius: 6px;
  height: 50px;
  color: #337ab7;
  background-color: #fff;
}

.left-image {
  float: left;
  margin-left: -19px;
  margin-top: -6px;
}

.txt_warning a, .txt_warning a:hover, .txt_warning a:visited {
  text-decoration: none;
}

/* css login TrungND 7/26/16 */
/*tab2 phần hỗ trợ StockGuide title con phần xóa cache trungnd 31/8/16*/
.TitleXoaCache {
  color: #235AAF;
  font-style: normal;
  font-size: 13px;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
}

.TitleXoaCacheChild:hover {
  color: blue;
}

.TitleXoaCacheChild {
  color: #235AAF;
}

.menumtWindown {
  display: block;
  height: 37px;
}

#huongdanxoacache_StockGuideIntroAll_1 .nav-tabs {
  border-bottom-color: #e59501;
}

.menumtWindown .active {
  border: 1px solid #e59501;
  border-bottom-color: transparent !important;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: blue;
  background: #fff;
  z-index: 2;
}

.menumtWindown .active li span {
  color: blue !important;
  z-index: 1;
}

.menumtWindown #menuMac ul {
  border-bottom-color: 1px solid #e59501;
  z-index: 1;
}

.menumtWindown li {
  padding-top: 5px;
  cursor: pointer;
  border: 1px solid #e59501;
  text-align: center;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top-color: transparent;
}

.divXoaCacheDeskHide {
  display: none !important;
}

.divXoaCacheDeskShow {
  display: block !important;
}

.clearchaceImg {
  width: 50%;
  height: 330px;
  float: left;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 5px 5px 5px;
}

.divXoaCacheDeskShow {
  padding-left: 0px;
}

#TabContentDesk {
  /*padding-left:0px;*/
}

.divtabhdxoacache {
  background-color: #fff;
}

@media only screen and (max-width: 900px) {
  .clearchaceImg {
    width: 70% !important;
    height: auto !important;
    float: inherit !important;
    padding: 0px;
  }
  #limobiInternet {
    width: 45% !important;
  }
  #liMobiChorme {
    width: 45% !important;
  }
}
/*show alert login notifile TrungND 9/9/2016*/
#showNotifier {
  border: 1px solid #015396;
  padding: 5px 19px 10px 19px !important;
  width: 100%;
  background-color: #fff;
  font-size: 15px;
  display: none;
}

#close_showNotifier {
  float: right;
  position: relative;
  top: -5px;
  right: -20px;
  border: none;
  color: #fff;
  font-size: 16px;
  background-color: #015396;
  border-radius: 0px 3px 0px 3px;
  height: 25px;
  line-height: 19px;
  text-align: center;
  -webkit-transition: color 0.1s, background-color 0.1s;
  transition: color 0.1s, background-color 0.1s;
  width: 25px;
}

#infor_showNotifier {
  width: 24px;
  height: 24px;
  display: block;
  float: left;
  position: relative;
  top: -2px;
  right: 15px;
}

#imgLivePrice {
  padding-left: 10px;
  padding-right: 10px;
}

.basic_close {
  width: 95%;
  padding: 5px 10px 8px 10px;
  border: 1px solid #339cdf;
  cursor: pointer;
  font-family: arial;
  font-size: 16px;
  text-align: center;
  border-radius: 4px;
  height: 35px;
  color: #337ab7;
  background-color: #fff;
}

.tagaShowNotifier {
  color: #1d1dff;
  cursor: pointer;
  font-size: 12px;
}

.tagaShowNotifier:hover {
  color: #1d1dff;
}

#btnContineLogin:hover {
  background: #337ab7;
  color: #fff;
}

#RcvNameTemplate {
  background-color: lightblue;
}

.fpts-black {
  color: #000;
}

.ChangePassword1st .text-head {
  text-align: left;
  margin-left: 12px;
  margin-top: 40px;
  font-size: 16px;
  color: #0055ba;
  letter-spacing: 1px;
}
.ChangePassword1st .tblContainer input[type=text] {
  display: block;
  margin-bottom: 8px !important;
  margin-top: unset !important;
  border-radius: 4px;
}
.ChangePassword1st input[type=password] {
  position: relative;
  margin-bottom: 8px;
}
.ChangePassword1st .fa {
  position: absolute;
  top: 25%;
  right: 20px;
  opacity: 0.6;
  z-index: 2;
}
.ChangePassword1st .fa-eye-slash {
  display: block;
}
.ChangePassword1st .fa-eye {
  display: none;
}
