.row {
  margin-left: -15px;
  margin-right: -15px;
}
true, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
true, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.666666666667%;
}
.col-xs-10 {
  width: 83.333333333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.666666666667%;
}
.col-xs-7 {
  width: 58.333333333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.666666666667%;
}
.col-xs-4 {
  width: 33.333333333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.666666666667%;
}
.col-xs-1 {
  width: 8.3333333333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.666666666667%;
}
.col-xs-pull-10 {
  right: 83.333333333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.666666666667%;
}
.col-xs-pull-7 {
  right: 58.333333333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.666666666667%;
}
.col-xs-pull-4 {
  right: 33.333333333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.666666666667%;
}
.col-xs-pull-1 {
  right: 8.3333333333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.666666666667%;
}
.col-xs-push-10 {
  left: 83.333333333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.666666666667%;
}
.col-xs-push-7 {
  left: 58.333333333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.666666666667%;
}
.col-xs-push-4 {
  left: 33.333333333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.666666666667%;
}
.col-xs-push-1 {
  left: 8.3333333333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.666666666667%;
}
.col-xs-offset-10 {
  margin-left: 83.333333333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.666666666667%;
}
.col-xs-offset-7 {
  margin-left: 58.333333333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.666666666667%;
}
.col-xs-offset-4 {
  margin-left: 33.333333333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.666666666667%;
}
.col-xs-offset-1 {
  margin-left: 8.3333333333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  true, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.666666666667%;
  }
  .col-sm-10 {
    width: 83.333333333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.666666666667%;
  }
  .col-sm-7 {
    width: 58.333333333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.666666666667%;
  }
  .col-sm-4 {
    width: 33.333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666667%;
  }
  .col-sm-1 {
    width: 8.3333333333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.666666666667%;
  }
  .col-sm-pull-10 {
    right: 83.333333333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.666666666667%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666667%;
  }
  .col-sm-pull-1 {
    right: 8.3333333333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.666666666667%;
  }
  .col-sm-push-10 {
    left: 83.333333333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.666666666667%;
  }
  .col-sm-push-7 {
    left: 58.333333333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.666666666667%;
  }
  .col-sm-push-4 {
    left: 33.333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666667%;
  }
  .col-sm-push-1 {
    left: 8.3333333333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.666666666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333333333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.666666666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.3333333333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  true, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.666666666667%;
  }
  .col-md-10 {
    width: 83.333333333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.666666666667%;
  }
  .col-md-7 {
    width: 58.333333333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.666666666667%;
  }
  .col-md-4 {
    width: 33.333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666667%;
  }
  .col-md-1 {
    width: 8.3333333333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.666666666667%;
  }
  .col-md-pull-10 {
    right: 83.333333333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.666666666667%;
  }
  .col-md-pull-7 {
    right: 58.333333333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.666666666667%;
  }
  .col-md-pull-4 {
    right: 33.333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666667%;
  }
  .col-md-pull-1 {
    right: 8.3333333333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.666666666667%;
  }
  .col-md-push-10 {
    left: 83.333333333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.666666666667%;
  }
  .col-md-push-7 {
    left: 58.333333333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.666666666667%;
  }
  .col-md-push-4 {
    left: 33.333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666667%;
  }
  .col-md-push-1 {
    left: 8.3333333333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.666666666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.333333333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.666666666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.3333333333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  true, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.666666666667%;
  }
  .col-lg-10 {
    width: 83.333333333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.666666666667%;
  }
  .col-lg-7 {
    width: 58.333333333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.666666666667%;
  }
  .col-lg-4 {
    width: 33.333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666667%;
  }
  .col-lg-1 {
    width: 8.3333333333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.666666666667%;
  }
  .col-lg-pull-10 {
    right: 83.333333333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.666666666667%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666667%;
  }
  .col-lg-pull-1 {
    right: 8.3333333333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.666666666667%;
  }
  .col-lg-push-10 {
    left: 83.333333333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.666666666667%;
  }
  .col-lg-push-7 {
    left: 58.333333333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.666666666667%;
  }
  .col-lg-push-4 {
    left: 33.333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666667%;
  }
  .col-lg-push-1 {
    left: 8.3333333333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.666666666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.333333333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.666666666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.3333333333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom:  * 0.75;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid ;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
html {
  overflow-y: unset;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  cursor: pointer;
}
img {
  max-width: 100%;
}
.md-clearfix {
  display: none;
}
.middle-before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 0px;
  vertical-align: middle;
}
.ui-datepicker select {
  appearance: menulist;
  -webkit-appearance: menulist;
  -moz-appearance: menulist;
}
.error-message {
  background-color: #f2dede;
  padding: 15px;
  font-size: 14px;
  margin-bottom: 20px;
  display: none;
}
.success-message {
  background-color: #dff0d8;
  padding: 15px;
  font-size: 14px;
  margin-bottom: 20px;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.modal-dialog {
  position: relative;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header .close {
  float: right;
  background-color: unset;
}
.pagination-container {
  position: relative;
  padding: 0px;
  overflow: hidden;
}
.pagination-target {
  float: left;
}
.page-selector {
  width: 30px;
}
.pagination-table {
  border: 0px;
  border-spacing: 0;
  border-collapse: collapse;
}
.pagination-table tr td {
  padding: 0px;
  overflow: hidden;
}
.pagination-container .ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-radius: 0px;
}
.pagination-list {
  margin: auto;
  text-align: center;
}
.page-item {
  display: inline-block;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  margin-left: 3px;
  margin-right: 3px;
  color: #323232;
}
.page-item-selected {
  background-color: #144f93;
  color: #fff !important;
}
.page-item-first {
  background-color: transparent;
  border: 0px #ededed solid;
  background-image: url(img/pagination/arrow-left.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
}
.page-item-last {
  background-color: transparent;
  border: 0px #ededed solid;
  background-image: url(img/pagination/arrow-right.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 12px;
}
.page-item-first1 {
  width: 40px;
}
.page-item-last2 {
  width: 40px;
}
#gotopage {
  width: 46px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  background-color: #efefef;
}
.pagination-container .ui-widget {
  font-size: 13px;
}
#header .container {
  width: 100%;
  position: relative;
  height: 128px;
  padding-left: 200px;
}
#header .header-logo {
  position: absolute;
  top: 10px;
  z-index: 9;
}
#header .app-logo {
  position: relative;
  z-index: 1;
}
#header .header-logo-shadow {
  position: absolute;
  top: 12px;
  left: -15px;
}
#header .header-top {
  text-align: right;
}
#header .header-top .bg {
  vertical-align: top;
}
#header .header-top .fb-like {
  margin-right: 10px;
  vertical-align: middle;
}
#header .header-sub-menu,
#header .header-memeber,
#header .header-language {
  display: inline-block;
}
#header .header-sub-menu {
  padding-left: 10px;
  padding-right: 20px;
  padding-top: 13px;
}
#header .header-sub-menu img {
  margin-right: 12px;
}
#header .header-sub-menu a {
  margin-right: 21px;
}
#header .header-sub-menu a:last-child {
  margin-right: 0px;
}
#header .header-memeber {
  background-color: #5f5f5f;
  vertical-align: top;
  line-height: 40px;
  padding-left: 20px;
  padding-right: 0px;
}
#header .header-memeber img {
  margin-right: 15px;
  margin-top: -5px;
}
#header .header-memeber a {
  color: #fff;
}/*953795e33e25c16a067bcfa2a5842f5b*/
#header .header-memeber .divid-line {
  margin-left: 12px;
  margin-right: 15px;
  width: 1px;
  height: 12px;
  background-color: #fff;
  display: inline-block;
}
#header .header-language {
  background-color: #003d79;
  vertical-align: top;
  line-height: 40px;
  padding-left: 10px;
  padding-right: 230px;
}
#header .header-language a {
  color: #fff;
}
#header .header-language a:hover {
  color: #8dc63f;
}
#header .header-language a.active {
  color: #8dc63f;
}
#header .header-language .divid-line {
  margin-left: 23px;
  margin-right: 15px;
  color: #8dc63f;
}
#header .nav {
  text-align: right;
  margin-top: 20px;
  margin-top: 34px;
  padding-right: 200px;
}
#header .nav ul {
  list-style: none;
}
#header .nav >ul {
  display: inline-block;
}
#header .nav >ul >li {
  display: inline-block;
  vertical-align: bottom;
  position: relative;
}
#header .nav >ul >li:after {
  content: '';
  height: 12px;
  width: 2px;
  background-color: #8dc63f;
  display: inline-block;
}
#header .nav >ul >li:last-child:after {
  display: none;
}
#header .nav >ul >li >span {
  cursor: pointer;
  padding-left: 18px;
  padding-right: 18px;
}
#header .nav >ul >li >a {
  cursor: pointer;
  padding-left: 18px;
  padding-right: 18px;
}
#header .nav >ul >li >span:hover {
  color: #003d79;
}
#header .nav >ul >li >a:hover {
  color: #003d79;
}
#header .nav >ul >li.active>span {
  color: #003d79;
}
#header .nav >ul >li.active>a {
  color: #003d79;
}
#header .nav >ul >li >ul {
  list-style: none;
  display: none;
  position: absolute;
  min-width: 184px;
  z-index: 9;
  background-image: url('img/header/nav-bg.png');
  background-repeat: no-repeat;
  background-position: center 20px;
  padding-top: 29px;
  left: 50%;
  margin-left: -98px;
}
#header .nav >ul >li >ul a {
  background-color: #003d79;
  display: block;
  color: #fff;
  font-size: 15px;
  padding-top: 11px;
  padding-bottom: 10px;
  padding-left: 25px;
  padding-right: 25px;
  border-bottom: 1px solid #3b79b2;
  text-align: left;
}
#header .nav >ul >li:hover >ul {
  display: block;
}
#header .header-social {
  display: inline-block;
  margin-left: 15px;
}
#header .header-social a {
  margin-right: 15px;
}
#header .header-social a:last-child {
  margin-right: 0px;
}
.footer {
  background-color: #003d79;
}
.footer .container {
  width: 100%;
  position: relative;
  padding-top: 36px;
  padding-bottom: 38px;
  padding-left: 200px;
  padding-right: 200px;
}
.footer .footer-site-map .site-map-col {
  float: left;
  width: 16.666666666667%;
}
.footer .footer-site-map .site-map-col h3 {
  color: #fff;
  font-size: 17px;
  margin-bottom: 12px;
}
.footer .footer-site-map .site-map-col ul {
  list-style-image: url('img/footer/sitemap-arrow.png');
  margin-bottom: 55px;
}
.footer .footer-site-map .site-map-col li {
  margin-bottom: 0px;
  margin-left: 16px;
}
.footer .footer-site-map .site-map-col a {
  color: #fff;
  line-height: 31px;
}
.footer .footer-social {
  text-align: left;
}
.footer .footer-social a,
.footer .footer-social span {
  margin-right: 15px;
  vertical-align: middle;
  display: inline-block;
  line-height: 47px;
  margin-bottom: 30px;
}
.footer .footer-social a:last-child,
.footer .footer-social span:last-child {
  margin-right: 0px;
}
.footer .footer-social .normal-social {
  color: #fff;
  font-size: 42px;
  font-weight: bold;
  margin-right: 65px;
}
.footer .footer-social .normal-social i {
  width: 50px;
  margin-right: 8px;
  display: inline-block;
  vertical-align: top;
}
.footer .footer-social .normal-social-whatsapp {
  margin-right: 45px;
}
.footer .footer-social .normal-social-fax {
  margin-right: 50px;
}
.footer .footer-social .custom-social {
  display: inline-block;
}
.footer .footer-copyright {
  font-size: 13px;
  color: #fff;
}
.footer .footer-copyright a {
  font-size: 13px;
  color: #fff;
}
.footer-remarks {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  color: #52738e;
  font-size: 25px;
  line-height: 27px;
  padding-top: 30px;
  padding-bottom: 120px;
  padding-left: 200px;
  padding-right: 200px;
}
.footer-complaint-hotline {
  position: absolute;
  right: 200px;
  font-size: 25px;
  color: #52738e;
}
@keyframes footer-icon-group-btn-1-animation {
  from {
    -ms-transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  to {
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
  }
}
@keyframes footer-icon-group-btn-2-animation {
  from {
    top: 45px;
  }
  to {
    top: 36px;
  }
}
@keyframes footer-icon-group-btn-3-animation {
  from {
    width: 10px;
    left: 52px;
  }
  to {
    left: 70px;
    width: 0px;
  }
}
.mobile-footer-icon-group {
  display: none;
  position: fixed;
  z-index: 99;
  bottom: 0px;
  width: 100%;
}
.mobile-footer-icon-group a {
  display: inline-block;
  width: 50%;
}
.mobile-footer-icon-group button {
  width: 100%;
  line-height: 45px;
  display: block;
}
.mobile-footer-icon-group .btn-1 {
  background-color: #4bac00;
}
.mobile-footer-icon-group .btn-2 {
  background-color: #11427a;
}
.mobile-footer-icon-group .btn-3 {
  background-color: #90142c;
}
.footer-icon-group {
  position: fixed;
  bottom: 0px;
  z-index: 99;
  width: 100%;
  background-image: url('img/footer/icon-group/wrapper.png');
  background-repeat: repeat-x;
  vertical-align: bottom;
  text-align: center;
  background-position: bottom;
}
.footer-icon-group button {
  width: 108px;
  height: 107px;
  background: none;
  position: relative;
}
.footer-icon-group button img {
  position: absolute;
}
.footer-icon-group .btn-1 {
  background-image: url('img/footer/icon-group/button_1.png');
}
.footer-icon-group .btn-1 .icon {
  top: 19px;
  left: 50%;
  margin-left: -20px;
}
.footer-icon-group a.active .btn-1 .icon {
  -webkit-animation: footer-icon-group-btn-1-animation 1s;
  animation: footer-icon-group-btn-1-animation 1s;
}
.footer-icon-group .btn-2 {
  background-image: url('img/footer/icon-group/button_2.png');
}
.footer-icon-group .btn-2 .icon {
  top: 19px;
  left: 50%;
  margin-left: -16.5px;
}
.footer-icon-group .btn-2 .effect-icon {
  left: 53px;
  top: 36px;
}
.footer-icon-group a.active .btn-2 .effect-icon {
  -webkit-animation: footer-icon-group-btn-2-animation 1s;
  animation: footer-icon-group-btn-2-animation 1s;
}
.footer-icon-group .btn-3 {
  background-image: url('img/footer/icon-group/button_3.png');
}
.footer-icon-group .btn-3 .icon {
  top: 16px;
  left: 50%;
  margin-left: -17px;
  z-index: 3;
}
.footer-icon-group .btn-3 .effect-icon {
  top: 19px;
  left: 49px;
  z-index: 1;
}
.footer-icon-group .btn-3 .cover-effect {
  width: 0px;
  height: 8px;
  top: 23px;
  left: 52px;
  position: absolute;
  z-index: 2;
  background-color: #c47d8c;
}
.footer-icon-group a.active .btn-3 .cover-effect {
  display: block;
  -webkit-animation: footer-icon-group-btn-3-animation 1s;
  animation: footer-icon-group-btn-3-animation 1s;
}
.mobile-header-icon-group {
  display: none;
}
.mobile-header-icon-group {
  text-align: right;
}
.mobile-member-icon,
.mobile-menu-icon {
  height: 80px;
  width: 80px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  margin-top: 24px;
  position: relative;
  color: #fff;
}
.mobile-member-icon img,
.mobile-menu-icon img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.mobile-member-icon {
  background-color: #013d79;
  margin-right: 15px;
}
.mobile-menu-icon {
  background-color: #b2b9c9;
  margin-right: 20px;
}
#mobileNavModal .modal-dialog {
  margin-top: 0px;
  margin-bottom: 100px;
  margin-left: 47px;
  margin-right: 47px;
}
#mobileNavModal .modal-header {
  background-color: #013d79;
  height: 73px;
}
#mobileNavModal .modal-header .close {
  height: 33px;
  width: 33px;
  margin-top: 20px;
  margin-right: 20px;
}
.mobile-nav {
  background-color: #013d79;
}
.mobile-nav ul {
  list-style: none;
}
.mobile-nav >ul >li >span {
  margin-left: 20px;
  margin-right: 20px;
  font-size: 19px;
  color: #fff;
  line-height: 58px;
}
.mobile-nav >ul >li >.arrow {
  float: right;
  margin-right: 20px;
  background-color: unset;
}
.mobile-nav >ul >li >.arrow img {
  height: 58px;
}
.mobile-nav >ul >li >ul {
  border-top: 1px solid #3b79b2;
  padding-bottom: 25px;
  display: none;
}
.mobile-nav >ul >li >ul li {
  margin-top: 25px;
  padding-left: 40px;
  padding-right: 40px;
}
.mobile-nav >ul >li >ul a {
  font-size: 19px;
  color: #fff;
}
.mobile-nav >ul >li >ul li.active a {
  color: #8bc441;
}
.mobile-nav >ul >li.active {
  background-color: #002a54;
}
.mobile-nav >ul >li.active >span {
  color: #8bc441;
}
.mobile-nav >ul >li.active ul {
  display: block;
}
.mobile-nav .fb-like-wrapper {
  width: 100%;
  padding-left: 18px;
  background-color: #fff;
  height: 58px;
  vertical-align: top;
  padding-top: 15px;
}
.mobile-nav .last .social-icon,
.mobile-nav .last .language {
  display: inline-block;
}
.mobile-nav .last .social-icon {
  width: calc(100% - 180px);
  background-color: #fff;
  height: 58px;
  vertical-align: top;
  line-height: 58px;
}
.mobile-nav .last .social-icon a {
  margin-left: 18px;
  display: inline-block;
}
.mobile-nav .last .language {
  width: 122px;
  background-color: #013d79;
}
.mobile-nav .last .language a {
  color: #fff;
}
.mobile-nav .last .language a.active {
  color: #8dc63f;
}
.mobile-nav .last .language .divid-line {
  margin-left: 23px;
  margin-right: 15px;
  color: #8dc63f;
}
.inner-banner-wrapper {
  position: relative;
}
.inner-banner {
  padding-top: 45px;
  height: 200px;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  vertical-align: middle;
}
.inner-banner img {
  width: auto;
  height: 64px;
}
.breadcrumb-wrapper {
  background-color: rgba(0,61,121,0.8);
  position: absolute;
  bottom: 0px;
  width: 100%;
  left: 0px;
  right: 0px;
}
.breadcrumb {
  width: 100%;
  padding-left: 200px;
  padding-right: 200px;
  position: relative;
  color: #fff;
  padding-top: 12px;
  padding-bottom: 12px;
}
.breadcrumb a {
  color: #fff;
  margin-left: 9px;
  margin-right: 9px;
}
.breadcrumb a:first-child {
  margin-left: 0px;
}
.breadcrumb a:last-child {
  margin-right: 0px;
}
.breadcrumb a.no-link {
  cursor: unset;
}
.main-section {
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
}
.main-section-padding {
  padding-left: 200px;
  padding-right: 200px;
}
.common-article {
  padding-left: 105px;
  padding-right: 105px;
  padding-top: 17px;
}
.common-article .content {
  padding-bottom: 25px;
}
.common-article .content p,
.common-article .content li,
.common-article .content a {
  font-size: 16px;
  line-height: 27px;
}
.common-article .content >ul {
  list-style-type: decimal;
  margin-left: 20px;
}
.common-article .content >ul >li>ul {
  list-style-type: lower-alpha;
  margin-left: 20px;
}
.common-article .content >ul >li>ul >li>ul {
  list-style-type: lower-roman;
  margin-left: 20px;
}
.common-article .pdf-text {
  text-align: right;
  margin-bottom: 35px;
  font-size: 16px;
}
.common-article .download-btn {
  display: inline-block;
  width: 130px;
  height: 35px;
  background-image: url('img/article/download.png');
  background-size: 130px 35px;
  text-align: center;
  padding-left: 33px;
  line-height: 35px;
  color: #95cd01;
  font-weight: bold;
  margin-bottom: 20px;
}
#memberAuthModal .modal-dialog {
  margin-left: auto;
  margin-right: auto;
  margin-top: 225px;
  max-width: 635px;
}
#memberAuthModal .modal-content {
  margin-left: 10px;
  margin-right: 10px;
}
#memberAuthModal .modal-header {
  position: relative;
  height: 107px;
  padding-left: 25px;
  padding-right: 25px;
  background-color: #003f7b;
}
#memberAuthModal .modal-header .close {
  position: absolute;
  top: -35px;
  width: 70px;
  height: 70px;
  right: 20px;
}
#memberAuthModal .modal-header .member-icon {
  height: 107px;
  margin-right: 15px;
}
#memberAuthModal .modal-header .modal-title {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  color: #ffffff;
  vertical-align: middle;
}
#memberAuthModal .modal-body * {
  font-size: 16px;
}
#memberAuthModal .modal-body .body {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 37px;
  padding-bottom: 1px;
  background-color: #ffffff;
}
#memberAuthModal .modal-body .body .note {
  margin-bottom: 10px;
}
#memberAuthModal .modal-body .body .note u {
  color: #003f7b;
  font-weight: bold;
}
#memberAuthModal .modal-body .footer {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 25px;
  padding-bottom: 24px;
  background-color: #dadada;
}
#memberAuthModal .modal-body .footer .help-block {
  margin-bottom: 22px;
}
#memberAuthModal .btn {
  color: #ffffff;
  width: 180px;
  height: 48px;
}
#memberAuthModal .btn-primary {
  background-color: #003f7b;
  margin-right: 22px;
}
#memberAuthModal .btn-reset,
#memberAuthModal .btn-exit {
  background-color: #727272;
}
#memberAuthModal .form-group {
  margin-bottom: 25px;
}
#memberAuthModal .form-group .input-block {
  display: inline-block;
}
#memberAuthModal .form-group .help-block {
  margin-top: 14px;
}
#memberAuthModal .form-group.last {
  margin-bottom: 0px;
}
#memberAuthModal .error-message {
  color: #ff0101;
  font-size: 13px;
  padding: 0px;
  margin-top: 10px;
  margin-bottom: 0px;
  background: none;
}
#memberAuthModal .error-message span {
  font-size: 13px;
}
#memberAuthModal .form-group > label {
  margin-right: 15px;
  float: left;
}
#memberAuthModal .form-group > label img {
  width: 50px;
  vertical-align: top;
  margin-top: 3px;
}
#memberAuthModal .form-group > .input-block {
  width: calc(100% - 65px);
  max-width: 320px;
  float: left;
}
#memberAuthModal .form-control {
  background-color: #efefef;
  height: 48px;
  width: 100%;
  border: 1px solid #c1c1c1;
  padding-left: 15px;
  padding-right: 15px;
}
#memberAuthModal .help-block {
  font-size: 16px;
}
#memberAuthModal .form-control.error {
  background-color: #ffc1c1;
}
#memberAuthModal .remarks {
  position: relative;
  padding-left: 35px;
  line-height: 25px;
}
#memberAuthModal .remarks .icon {
  position: absolute;
  width: 20px;
  left: 0px;
}
#memberAuthModal .remarks b,
#memberAuthModal .remarks u {
  color: #003f7b;
}
#memberAuthModal #resend-sms {
  color: #003f7b;
  font-weight: bold;
  text-decoration: underline;
  margin-left: 16px;
  float: left;
  line-height: 48px;
}
#memberAuthModal .line {
  background-color: #ffffff;
  color: #ffffff;
  height: 1px;
}
#memberAuthModal .modal-body #auth-sms-form .body,
#memberAuthModal .modal-body #auth-email-form .body {
  padding-bottom: 18px;
}
#memberAuthModal .modal-body .auth-block {
  padding-top: 65px;
  padding-bottom: 65px;
}
#memberAuthModal .modal-body .auth-block .btn-exit {
  margin-top: 18px;
}
#memberAuthModal #auth-form-captcha {
  line-height: 48px;
}
#memberAuthModal #authInputCaptcha {
  width: calc(100% - 126px);
  max-width: 120px;
}
#memberAuthModal #authCaptcha {
  vertical-align: top;
}
#memberAuthModal #auth-captcha-refresh {
  width: 38px;
  display: inline-block;
}
#memberAuthModal #auth-captcha-refresh img {
  width: 38px;
}
form .form-group {
  margin-bottom: 33px;
}
form .form-group:before,
form .form-group:after {
  content: " ";
  display: table;
}
form .form-group:after {
  clear: both;
}
form .form-group:before,
form .form-group:after {
  content: " ";
  display: table;
}
form .form-group:after {
  clear: both;
}
form .form-group.required .control-label::after {
  content: ' *';
}
form .form-group .control-label {
  width: 120px;
  display: inline-block;
  float: left;
  vertical-align: top;
}
form .form-group .control-label.middle {
  line-height: 45px;
}
form .form-group .form-col {
  width: calc(100% - 120px);
  float: left;
}
form .form-group .form-control {
  width: 100%;
  background: #ffffff;
  height: 45px;
  color: #000000;
  font-size: 16px;
  line-height: 45px;
  border: 0;
  padding-left: 10px;
  padding-right: 10px;
  border: 1px solid #8a8a8a;
}
form .form-group .form-control.error {
  background: #ffc1c1;
}
form .form-group .form-control.error:-webkit-autofill {
  background-color: #ffc1c1 !important;
  -webkit-box-shadow: inset 0 0 0px 9999px #ffc1c1;
}
form .form-group .form-control:disabled,
form .form-group .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
form .form-group .input-select {
  width: 100%;
  background: #ffffff;
  height: 45px;
  color: #000000;
  font-size: 16px;
  line-height: 45px;
  border: 0;
  border: 1px solid #8a8a8a;
  position: relative;
}
form .form-group .input-select > select {
  width: 100%;
  height: 100%;
  border: 0px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #ffffff url('img/tung/selectbox-arrow.png') no-repeat scroll right 5px center;
  padding-right: 45px;
  font-size: 16px;
}
form .form-group .input-select > select.error {
  background: #ffc1c1 url('img/tung/selectbox-arrow.png') no-repeat scroll right 5px center;
}
form .form-group .input-select > input {
  height: 100%;
  width: calc(100% - 45px);
  border: 0px;
  padding-left: 10px;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: none;
  position: absolute;
  font-size: 16px;
}
form .form-group select.form-control {
  background: #ffffff url('img/tung/selectbox-arrow.png') no-repeat scroll right 5px center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
form .form-group select.form-control.error {
  background: #ffc1c1 url('img/tung/selectbox-arrow.png') no-repeat scroll right 5px center;
}
form .form-group span.form-control {
  background: none;
  padding-left: 0px;
  padding-right: 0px;
  border: none;
  line-height: normal;
  height: auto;
}
.form-check {
  line-height: 1.5;
  margin-top: 8px;
  margin-bottom: 8px;
  position: relative;
}
.form-check.form-check-inline {
  display: inline-block;
  margin-right: 18px;
}
.form-check.form-check-inline:last-child {
  margin-right: 0px;
}
.form-check.form-check-inline input[type="text"].form-control {
  margin-left: 10px;
  width: 120px;
}
.form-check .form-check-input {
  display: none;
}
.form-check .form-check-label {
  cursor: pointer;
  padding-left: 28px;
  display: inline-block;
}
.form-check .form-check-input + .form-check-label:before {
  content: '';
  width: 20px;
  height: 20px;
  left: 0px;
  top: 50%;
  margin-top: -10px;
  display: inline-block;
  vertical-align: text-top;
  background-size: 20px 20px;
  position: absolute;
}
.form-check input[type="radio"]:not(:checked) + .form-check-label:before {
  background-image: url('img/tung/form_radio_uncheck.png');
}
.form-check input[type="radio"]:checked + .form-check-label:before {
  background-image: url('img/tung/form_radio_checked.png');
}
.form-check input[type="checkbox"]:not(:checked) + .form-check-label:before {
  background-image: url('img/tung/form_checkbox_uncheck.png');
}
.form-check input[type="checkbox"]:checked + .form-check-label:before {
  background-image: url('img/tung/form_checkbox_checked.png');
}
.form-check input[type="radio"]:not(:checked).error + .form-check-label:before {
  background-image: url('img/tung/form_radio_uncheck_error.png');
}
.form-check input[type="checkbox"]:not(:checked).error + .form-check-label:before {
  background-image: url('img/tung/form_checkbox_uncheck_error.png');
}
.bg-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.copyright.editor *,
.copyright.editor a {
  font-size: 13px;
  color: #fff;
}
.footer-content {
  padding: 43px 20px;
  padding-bottom: 131px;
}
.footer-content .editor {
  width: 1252px;
  max-width: 100%;
  margin: auto;
}
.footer-content .editor * {
  line-height: 1.3;
  font-size: 26px;
}
@media screen and (max-width: 1400px) {
  #header .container {
    padding-left: 100px;
  }
  #header .nav {
    padding-right: 100px;
  }
  .footer .container {
    padding-left: 100px;
    padding-right: 100px;
  }
  #header .header-language {
    padding-right: 130px;
  }
  .breadcrumb {
    padding-left: 100px;
    padding-right: 100px;
  }
  .footer-remarks {
    padding-left: 100px;
    padding-right: 100px;
  }
  .footer-complaint-hotline {
    right: 100px;
  }
  .main-section-padding {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media screen and (max-width: 1240px) {
  .header-logo {
    left: 30px;
  }
  #header .nav>ul>li>span {
    padding-left: 9px;
    padding-right: 9px;
  }
  #header .nav>ul>li>a {
    padding-left: 9px;
    padding-right: 9px;
  }
  #header .header-social {
    margin-left: 7.5px;
  }
  #header .header-social a {
    margin-left: 7.5px;
    margin-right: 7.5px;
  }
  #header .header-social a:last-child {
    margin-right: 0px;
  }
  #header .nav {
    padding-right: 0px;
  }
  #header .header-language {
    padding-right: 30px;
  }
  .footer .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-remarks {
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-complaint-hotline {
    right: 20px;
  }
  .breadcrumb {
    padding-left: 20px;
    padding-right: 20px;
  }
  .main-section-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 1150px) {
  .footer .footer-social .normal-social-fax {
    margin-right: 0px;
  }
  .footer .footer-social .custom-social {
    display: block;
  }
  .footer .footer-social .normal-social {
    margin-right: 30px;
  }
  .footer .footer-social .normal-social:last-child {
    margin-right: 0px;
  }
}
@media screen and (max-width: 991px) {
  .header-top {
    display: none;
  }
  .nav {
    display: none;
  }
  .mobile-header-icon-group {
    display: block;
  }
  .footer .footer-site-map .site-map-col {
    width: 33.333333333333%;
  }
  .footer .footer-site-map .site-map-col:after {
    content: "";
    clear: both;
  }
  .md-clearfix {
    display: block;
  }
  .md-clearfix:before,
  .md-clearfix:after {
    content: " ";
    display: table;
  }
  .md-clearfix:after {
    clear: both;
  }
  .md-clearfix:before,
  .md-clearfix:after {
    content: " ";
    display: table;
  }
  .md-clearfix:after {
    clear: both;
  }
  .footer-remarks {
    text-align: center;
  }
  .footer-complaint-hotline {
    position: static;
    margin-bottom: 5px;
  }
  .common-article {
    padding-left: 0px;
    padding-right: 0px;
  }
  #memberAuthModal .modal-dialog {
    margin: 100px auto;
  }
}
@media screen and (max-width: 767px) {
  .footer-icon-group {
    display: none;
  }
  .mobile-footer-icon-group {
    display: block;
  }
  form .form-group .control-label {
    width: 100%;
    line-height: normal;
    margin-bottom: 10px;
  }
  form .form-group .form-col {
    width: 100%;
  }
  form .span-group .control-label {
    width: 120px;
  }
  form .span-group .form-col {
    width: calc(100% - 120px);
  }
  #memberAuthModal .modal-body .body {
    padding-left: 15px;
    padding-right: 15px;
  }
  #memberAuthModal .modal-header .close {
    right: 5px;
  }
  #memberAuthModal .modal-body .footer {
    padding-left: 15px;
    padding-right: 15px;
  }
  #memberAuthModal #auth-sms-form .input-block {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  #memberAuthModal #resend-sms {
    margin-left: 0px;
    float: none;
    line-height: normal;
  }
}
@media screen and (max-width: 576px) {
  .mobile-member-icon {
    margin-right: 7.5px;
  }
  .mobile-menu-icon {
    margin-right: 10px;
  }
  .header-logo {
    left: 20px;
  }
  .app-logo {
    width: 150px;
  }
  #header .header-logo-shadow {
    position: absolute;
    top: -8px;
    left: -24px;
  }
  .footer .footer-social .normal-social {
    margin-right: 0px;
  }
  .footer-remarks {
    text-align: left;
  }
  .footer-site-map {
    display: none;
  }
  .footer .footer-site-map .site-map-col {
    width: 100%;
  }
  #mobileNavModal .modal-dialog {
    margin-left: 20px;
    margin-right: 20px;
  }
  .inner-banner {
    padding-left: 20px;
    padding-right: 20px;
  }
  .inner-banner img {
    width: auto;
    height: auto;
    max-width: 100%;
  }
  #memberAuthModal .btn {
    width: 130px;
    margin-right: 10px;
  }
  #memberAuthModal .btn:last-child {
    margin-right: 0px;
  }
}
.slogan_update {
  position: absolute;
  top: -111px;
  left: 50%;
  width: 75%;
  transform: translate(-50%,-50%);
  transform: translateX(-50%);
  z-index: 1 !important;
}
.slogan_update img {
  max-width: 1704px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1240px) {
  .slogan_update {
    width: 90%;
    top: 180px;
  }
  .slogan_update2 {
    top: 240px;
    width: 48.667%;
  }
}
@media screen and (max-width: 499px) {
  .slogan_update {
    top: calc(128px + 10vw);
  }
  .slogan_update2 {
    top: calc(128px + 18vw);
  }
}
#home-animate .home-animate {
  margin-bottom: 1px;
}
#home-animate .home-animate .animate-desktop {
  background: #f2f3f5;
  width: 100%;
}
#home-animate .home-animate .animate-desktop .animate-plate {
  width: 100%;
  height: 777px;
  position: relative;
  overflow: hidden;
}
#home-animate .home-animate .animate-desktop .animate-plate .background {
  display: none;
  background: url('img/tung/ani/main_background.jpg') no-repeat center bottom;
  width: 100%;
  height: 777px;
  position: absolute;
  bottom: 0;
  left: 0;
}
#home-animate .home-animate .animate-desktop .animate-plate .papers {
  display: none;
  background: url('img/tung/ani/papers.png') no-repeat center top;
  width: 100%;
  height: 561px;
  position: absolute;
  top: 0;
  left: 0;
}
#home-animate .home-animate .animate-desktop .animate-plate .paper-set .container {
  width: auto;
  max-width: 1600px;
  position: relative;
  margin: auto;
}
#home-animate .home-animate .animate-desktop .animate-plate .paper-set .container .paper {
  position: absolute;
}
#home-animate .home-animate .animate-desktop .animate-plate .paper-set .container #paper-1 {
  top: -53px;
  left: 260px;
}
#home-animate .home-animate .animate-desktop .animate-plate .paper-set .container #paper-2 {
  top: -31px;
  left: 58px;
}
#home-animate .home-animate .animate-desktop .animate-plate .paper-set .container #paper-3 {
  top: -69px;
  left: 612px;
}
#home-animate .home-animate .animate-desktop .animate-plate .paper-set .container #paper-4 {
  top: -45px;
  right: 109px;
}
#home-animate .home-animate .animate-desktop .animate-plate .paper-set .container #paper-5 {
  top: -52px;
  right: 249px;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container {
  width: auto;
  height: 100%;
  max-width: 1200px;
  position: relative;
  margin: auto;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container .model-parent {
  position: absolute;
  opacity: 0;
  z-index: 2;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container .model-parent .model-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container .model-parent .model-wrapper .model {
  margin-left: auto;
  margin-right: auto;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container .model-parent .model-off-wrapper .model-off {
  width: 100%;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container .model-parent .model-on-wrapper .model-on {
  width: 0;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container .model-parent .model-msg {
  width: 0;
  position: absolute;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container .model-parent .model-msg img {
  width: 100%;
  height: auto;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container .slogan-parent {
  position: absolute;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container .slogan-parent .tick {
  background: url('img/tung/ani/tick.png') no-repeat left top;
  width: 0;
  height: 59px;
  position: absolute;
  top: 18px;
  left: 43px;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container #model-parent-6 {
  width: 192px;
  height: 298px;
  bottom: 182px;
  left: -192px;
  z-index: 20;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container #model-parent-6 .model-msg {
  bottom: 210px;
  right: 110px;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container #model-parent-2 {
  width: 176px;
  height: 328px;
  bottom: 174px;
  right: -176px;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container #model-parent-2 .model-msg {
  bottom: 241px;
  right: 104px;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container #slogan-parent-3 {
  width: 48.6667%;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container #model-parent-1 {
  width: 300px;
  height: 352px;
  bottom: 124px;
  right: -300px;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container #model-parent-1 .model-msg {
  bottom: 263px;
  left: 192px;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container #model-parent-5 {
  width: 444px;
  height: 420px;
  bottom: 67px;
  left: -444px;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container #model-parent-5 .model-msg {
  bottom: 355px;
  left: 223px;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container #slogan-parent-1 {
  top: -468px;
  left: 491px;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container #model-parent-3 {
  width: 162px;
  height: 358px;
  bottom: 105px;
  right: -162px;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container #model-parent-3 .model-msg {
  bottom: 316px;
  right: 89px;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container #model-parent-7 {
  width: 207px;
  height: 397px;
  bottom: 64px;
  left: -207px;
  z-index: 21;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container #model-parent-7 .model-msg {
  bottom: 327px;
  right: 120px;
}
#home-animate .home-animate .animate-desktop .animate-plate .core-set .container #model-parent-4 {
  width: 238px;
  height: 554px;
  bottom: 51px;
  left: -238px;
}
#home-animate .home-animate .animate-tablet,
#home-animate .home-animate .animate-mobile {
  display: none;
}
#home-animate .home-animate .animate-tablet .static-image img,
#home-animate .home-animate .animate-mobile .static-image img {
  width: 100%;
  height: auto;
}
.banner-bg {
  height: 777px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
}
.home-subpage-section {
  overflow: hidden;
}
.home-subpage-section .row {
  margin-left: -1px;
  margin-right: -1px;
}
.home-subpage-section .col {
  padding-left: 1px;
  padding-right: 1px;
  width: 33.3%;
  float: left;
}
.home-subpage-section .item {
  position: relative;
}
.home-subpage-section .bg {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 329px;
}
.home-subpage-section .content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.home-subpage-section .title {
  padding-top: 22px;
  padding-bottom: 22px;
  text-align: center;
}
.home-subpage-section .title img {
  max-height: 28px;
}
.home-subpage-section .description {
  min-height: 78px;
  display: none;
  padding-bottom: 18px;
}
.home-subpage-section .description p {
  font-size: 20px;
  color: #fff;
  line-height: 30px;
  text-align: center;
}
.home-subpage-section .col > a:hover .description {
  display: block;
}
.home-subpage-section .section_report .content {
  background-color: rgba(1,61,121,0.77);
}
.home-subpage-section .section_apply .content {
  background-color: rgba(171,5,52,0.77);
}
.home-subpage-section .section_step .content {
  background-color: rgba(141,196,63,0.77);
}
.calculator-section {
  padding-left: 232px;
  padding-right: 232px;
  padding-bottom: 50px;
}
.calculator-section .title {
  text-align: center;
  padding-top: 56px;
  padding-bottom: 43px;
}
.calculator-section .row {
  margin-left: -32px;
  margin-right: -32px;
}
.calculator-section .col {
  padding-left: 32px;
  padding-right: 32px;
  margin-bottom: 55px;
  float: left;
  width: 50%;
}
.calculator-section .col h5 {
  font-size: 20px;
  text-align: center;
  padding-bottom: 13px;
}
.calculator-section .ui-widget.ui-widget-content {
  border: 1px solid #02458c;
  border-radius: 0px;
  background-color: #02458c;
  height: 4px;
}
.calculator-section .ui-slider-horizontal .ui-slider-range-min {
  border: 1px solid #02458c;
  border-radius: 0px;
  background-color: #02458c;
  height: 4px;
}
.calculator-section .result-col .left {
  width: 50%;
  float: left;
  padding-left: 35px;
}
.calculator-section .result-col .left h5 {
  padding-bottom: 5px;
}
.calculator-section .result-col .right {
  width: 50%;
  float: left;
  padding-right: 50px;
}
.calculator-section .result-col .right h5 {
  padding-bottom: 5px;
}
.calculator-section .remarks-1 {
  margin-bottom: 25px;
}
.calculator-section .remarks-1 .prefix {
  display: inline-block;
  vertical-align: top;
}
.calculator-section .remarks-1 .text {
  display: inline-block;
  width: calc(100% - 60px);
}
.calculator-section .remarks-2 .prefix {
  display: inline-block;
  vertical-align: top;
}
.calculator-section .remarks-2 .text {
  display: inline-block;
}
#calculator-loan-amount,
#calculator-repayment-period {
  margin-top: 22.5px;
  margin-left: 95.5px;
  margin-right: 95.5px;
}
#calculator-loan-amount-handle,
#calculator-repayment-period-handle {
  width: 157px;
  height: 45px;
  background: url('img/home/slider-handle.png');
  text-align: center;
  vertical-align: middle;
  border: 0px;
  margin-top: -18px;
  line-height: 45px;
  color: #fff;
  margin-left: -78.5px;
  cursor: pointer;
}
.ui-slider-bg {
  border: 1px solid #02458c;
  border-radius: 0px;
  background-color: #02458c;
  height: 4px;
  top: -2px;
  left: -96.5px;
  right: -96.5px;
  position: absolute;
}
.calculator-section .ui-slider-horizontal .ui-slider-range-min {
  height: 0px;
}
.calculator-section .ui-widget.ui-widget-content {
  height: 0px;
}
#calculator-annual-interest-rate {
  position: relative;
}
#calculator-annual-interest-rate #calculator-annual-interest-rate-select {
  border: 0px;
  padding-bottom: 11px;
  padding-right: 32px;
  width: 100%;
  font-size: 20px;
  background-color: #fff;
  border-bottom: 1px solid #02458c;
}
#calculator-annual-interest-rate .select {
  position: relative;
}
#calculator-annual-interest-rate .select .select-input {
  border: 0px;
  padding-bottom: 11px;
  padding-right: 32px;
  width: 100%;
  font-size: 20px;
  background-color: #fff;
  display: block;
  border-bottom: 1px solid #02458c;
}
#calculator-annual-interest-rate .select .select-container {
  display: none;
  background: #ffffff;
  width: 100%;
  max-height: 200px;
  position: absolute;
  top: 100%;
  left: 0;
  box-sizing: border-box;
  overflow-y: auto;
}
#calculator-annual-interest-rate .select .select-container div:hover {
  background: #02458c;
  color: #fff;
}
#calculator-annual-interest-rate .select .select-input,
#calculator-annual-interest-rate .select .select-container div {
  font-size: 20px;
  padding-left: 5px;
}
#calculator-annual-interest-rate .arrow {
  position: absolute;
  right: 5px;
  top: 8px;
}
#monthly-repayment,
#net-interest {
  text-align: center;
  font-size: 25px;
  color: #003d79;
  font-weight: bold;
  height: 45px;
}
.calculator-section .annual-interest-rate-col,
.calculator-section .result-col {
  margin-bottom: 35px;
}
@media screen and (max-width: 1400px) {
  .calculator-section {
    padding-left: 132px;
    padding-right: 132px;
  }
}
@media screen and (max-width: 1240px) {
  #home-animate .home-animate .animate-desktop {
    display: none;
  }
  #home-animate .home-animate .animate-tablet {
    display: block;
  }
  .calculator-section {
    padding-left: 52px;
    padding-right: 52px;
  }
}
@media screen and (max-width: 1100px) {
  .home-subpage-section .col {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  .home-subpage-section .bg {
    width: 50%;
    float: left;
  }
  .home-subpage-section .content {
    position: relative;
    width: 50%;
    float: left;
    height: 329px;
  }
  .home-subpage-section .description {
    display: block;
  }
  .section_apply .bg {
    float: right;
  }
  .calculator-section .row {
    margin: 0px;
  }
  .calculator-section .col {
    width: 100%;
    padding: 0px;
  }
  .calculator-section {
    padding-left: 20px;
    padding-right: 20px;
  }
  .home-subpage-section .bg,
  .home-subpage-section .content {
    height: 235px;
  }
  .home-subpage-section .content {
    padding-top: 50px;
  }
  .banner-bg {
    height: 580px;
  }
}
@media screen and (max-width: 991px) {
  #home-animate .home-animate .animate-desktop {
    display: none;
  }
  #home-animate .home-animate .animate-tablet {
    display: none;
  }
  #home-animate .home-animate .animate-mobile {
    display: block;
  }
  .home-subpage-section .bg,
  .home-subpage-section .content {
    height: 295px;
  }
  .home-subpage-section .content {
    padding-top: 0px;
  }
  .banner-bg {
    height: 365px;
  }
  .home-subpage-section .bg {
    width: 100%;
    float: none;
  }
  .home-subpage-section .content {
    position: absolute;
    width: 100%;
    float: none;
    height: auto;
  }
  .home-subpage-section .description {
    min-height: auto;
  }
}
