@media (min-width: 1349px) {
  .col-hu-1,
  .col-hu-2,
  .col-hu-3,
  .col-hu-4,
  .col-hu-5,
  .col-hu-6,
  .col-hu-7,
  .col-hu-8,
  .col-hu-9,
  .col-hu-10,
  .col-hu-11,
  .col-hu-12 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .col-hu-12 {
    width: 100%; }
  .col-hu-11 {
    width: 91.66666667%; }
  .col-hu-10 {
    width: 83.33333333%; }
  .col-hu-9 {
    width: 75%; }
  .col-hu-8 {
    width: 66.66666667%; }
  .col-hu-7 {
    width: 58.33333333%; }
  .col-hu-6 {
    width: 50%; }
  .col-hu-5 {
    width: 41.66666667%; }
  .col-hu-4 {
    width: 33.33333333%; }
  .col-hu-3 {
    width: 25%; }
  .col-hu-2 {
    width: 16.66666667%; }
  .col-hu-1 {
    width: 8.33333333%; } }

@media (min-width: 1366px) {
  .col-gt-1,
  .col-gt-2,
  .col-gt-3,
  .col-gt-4,
  .col-gt-5,
  .col-gt-6,
  .col-gt-7,
  .col-gt-8,
  .col-gt-9,
  .col-gt-10,
  .col-gt-11,
  .col-gt-12 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
  .col-gt-12 {
    width: 100%; }
  .col-gt-11 {
    width: 91.66666667%; }
  .col-gt-10 {
    width: 83.33333333%; }
  .col-gt-9 {
    width: 75%; }
  .col-gt-8 {
    width: 66.66666667%; }
  .col-gt-7 {
    width: 58.33333333%; }
  .col-gt-6 {
    width: 50%; }
  .col-gt-5 {
    width: 41.66666667%; }
  .col-gt-4 {
    width: 33.33333333%; }
  .col-gt-3 {
    width: 25%; }
  .col-gt-2 {
    width: 16.66666667%; }
  .col-gt-1 {
    width: 8.33333333%; } }

html::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #ccc; }

html::-webkit-scrollbar {
  width: 6px;
  background-color: #ccc; }

html::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #999; }

.fs-11 {
  font-size: 11px; }

.fs-13 {
  font-size: 13px; }

body {
  color: #2f3640 !important; }

.uppercase {
  text-transform: uppercase !important; }

.label {
  display: inline-block;
  padding: 6px; }

.mgb-5 {
  margin-bottom: 5px; }

.mgt-5 {
  margin-top: 5px; }

.mgl-5 {
  margin-left: 5px; }

.mgr-5 {
  margin-right: 5px; }

.mgb-10 {
  margin-bottom: 10px; }

.mgt-10 {
  margin-top: 10px; }

.mgl-10 {
  margin-left: 10px; }

.mgr-10 {
  margin-right: 10px; }

.mgb-20 {
  margin-bottom: 20px; }

.mgt-20 {
  margin-top: 20px; }

.mgl-20 {
  margin-left: 20px; }

.mgr-20 {
  margin-right: 20px; }

.mgb-30 {
  margin-bottom: 30px; }

.mgt-30 {
  margin-top: 30px; }

.mgl-30 {
  margin-left: 30px; }

.mgr-30 {
  margin-right: 30px; }

.pdl-5 {
  padding-left: 5px; }

.pdl-40 {
  padding-left: 40px; }

.color-red {
  color: #e74c3c; }

.text-left-important {
  text-align: left !important; }

.text-right-important {
  text-align: right !important; }

.text-center-important {
  text-align: center !important; }

.btn.btn-dark {
  background: #808080;
  border-color: #808080;
  color: #fff; }

.btn.btn-white {
  background: #fff;
  border-color: #fff;
  color: #2f3640; }

.btn.btn-red {
  background: #e74c3c;
  border-color: #e74c3c;
  color: #fff; }

.btn.btn-purple {
  background: #656D78;
  border-color: #656D78;
  color: #fff; }

.full-width {
  width: 100%; }

.errors {
  color: #e74c3c; }

.portlet.light {
  background-color: #e6e6e6 !important;
  padding: 0px 20px 0px 20px;
  margin-bottom: 20px; }

hr {
  border-top: 1px solid #2f3640; }

.font-size-small {
  font-size: 12px; }

.font-size-normal {
  font-size: 14px; }

.font-size-large {
  font-size: 18px; }

.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  color: #2f3640;
  font-weight: normal;
  vertical-align: middle;
  padding: 10px 5px;
  font-size: 12px; }

table.dataTable tbody th,
table.dataTable tbody td {
  font-size: 12px; }

.btn.btn-border-radius {
  border-radius: 4px !important; }

.color-initial-important {
  color: initial !important; }

.bg-transparent-important {
  background: transparent !important; }

.btn,
.form-control {
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  border-radius: 4px !important; }

.datepicker-wrapper .input-group-btn {
  position: absolute;
  left: 0;
  z-index: 900;
  top: 0; }
  .datepicker-wrapper .input-group-btn button {
    border: 0;
    background: transparent;
    height: 27px; }
    .datepicker-wrapper .input-group-btn button:active, .datepicker-wrapper .input-group-btn button:focus {
      background: transparent; }
  .datepicker-wrapper .input-group-btn i {
    color: #e74c3c; }

.datepicker-wrapper input[type="text"] {
  position: relative;
  z-index: 1;
  padding-left: 30px !important; }

.ui-select-wrapper .ui-select-toggle {
  height: 35px; }

.common-modal .ui-select-dotted .ui-select-toggle {
  border: none;
  border-bottom: 1px dotted;
  overflow: hidden; }

.common-modal .ui-select-dotted .ui-select-choices {
  overflow: hidden;
  background-color: #428bca; }

.common-modal .datepicker-wrapper .input-group-btn button {
  height: 34px; }

.common-modal .modal-footer {
  background: #eee;
  text-align: left; }

.clear-both {
  clear: both; }

.float-left {
  float: left; }

.font-weight-700 {
  font-weight: 700; }

.font-weight-bold {
  font-weight: bold; }

.display-block {
  display: block; }

.page-break {
  page-break-before: always; }

.copyright {
  color: #2f3640;
  padding: 15px 0; }

.ui-select-bootstrap .ui-select-toggle > a.btn {
  right: 2px;
  margin-top: 0; }

body {
  background-color: #eeeff8 !important; }

.page-header.navbar {
  background-color: #4d4d4d !important; }
  .page-header.navbar .search-form {
    width: 864px;
    border-radius: 4px;
    margin: 10px 0 0 50px; }
    .page-header.navbar .search-form .input-group {
      width: 100%; }
      .page-header.navbar .search-form .input-group .form-control {
        text-indent: initial; }

.page-content {
  background-color: #e6e6e6 !important; }

.page-header.navbar .page-logo {
  border: 0 !important;
  background: #4d4d4d;
  padding-right: 0;
  border-right: 1px solid #7d7979 !important; }

.logo-default {
  width: 186px;
  margin: 0px 0 0 10px !important; }

.page-header.navbar .search-form {
  background: #dbdbdb;
  min-width: 300px; }

.page-header.navbar .search-form .input-group .input-group-btn {
  height: 28px;
  padding-left: 25px; }

.page-header.navbar .search-form .input-group .form-control {
  height: 28px;
  color: #1c2260;
  font-size: 14px; }

.page-header.navbar .search-form .input-group .input-group-btn .btn.submit > i {
  color: #1c2260; }

@media screen and (max-width: 1400px) {
  .page-header.navbar .search-form {
    width: calc(100% - 594px); } }

@media screen and (max-width: 992px) {
  .page-header.navbar .search-form {
    margin-left: 0; } }

@media screen and (max-width: 768px) {
  .page-header.navbar .search-form {
    min-width: 280px; } }

@media screen and (max-width: 767px) {
  .page-header.navbar .search-form {
    min-width: 50px;
    width: 50px; }
    .page-header.navbar .search-form .input-group .form-control {
      display: none; }
    .page-header.navbar .search-form.open-search-form {
      margin: 0;
      z-index: 3;
      left: 10px;
      right: 10px;
      position: absolute;
      width: auto !important; }
      .page-header.navbar .search-form.open-search-form .input-group .input-group-btn {
        height: 50px; }
      .page-header.navbar .search-form.open-search-form .input-group .form-control {
        display: block;
        height: 50px; } }

.page-header.navbar {
  border-bottom: 1px solid #4d4d4d !important; }

.page-sidebar {
  background-color: #fff !important;
  border-right: 1px solid #fff !important; }
  .page-sidebar.collapse {
    position: fixed;
    z-index: 999;
    top: 50px;
    bottom: 0;
    overflow-x: hidden !important; }
    .page-sidebar.collapse::-webkit-scrollbar-track {
      box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      border-radius: 10px;
      background-color: #ccc; }
    .page-sidebar.collapse::-webkit-scrollbar {
      width: 6px;
      background-color: #ccc; }
    .page-sidebar.collapse::-webkit-scrollbar-thumb {
      border-radius: 10px;
      box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
      background-color: #999; }
  .page-sidebar .page-sidebar-menu-bottom > li > a {
    color: #2f3640; }
  .page-sidebar .page-sidebar-menu li {
    border-bottom: 1px solid #efefef; }
  .page-sidebar .page-sidebar-menu .sub-menu {
    margin: 0; }

.page-sidebar-closed .page-sidebar.collapse {
  overflow: initial !important; }

.page-sidebar .page-sidebar-menu > li > a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a {
  background-color: #fff !important;
  color: #2f3640; }

.page-sidebar .page-sidebar-menu > li.open > a,
.page-sidebar .page-sidebar-menu > li:hover > a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li:hover > a {
  background-color: #e6e6e6 !important;
  color: #2f3640; }

.page-sidebar .page-sidebar-menu > li.active.open > a,
.page-sidebar .page-sidebar-menu > li.active > a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a {
  color: #2f3640 !important; }

.page-sidebar .page-sidebar-menu > li.active.open > a > .arrow.open:before,
.page-sidebar .page-sidebar-menu > li.active.open > a > .arrow:before,
.page-sidebar .page-sidebar-menu > li.active.open > a > i,
.page-sidebar .page-sidebar-menu > li.active > a > .arrow.open:before,
.page-sidebar .page-sidebar-menu > li.active > a > .arrow:before,
.page-sidebar .page-sidebar-menu > li.active > a > i,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a > .arrow.open:before,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a > .arrow:before,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a > i,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a > .arrow.open:before,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a > .arrow:before,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a > i {
  color: #e74c3c !important; }

.page-sidebar .page-sidebar-menu > li.open > a > .arrow.open:before,
.page-sidebar .page-sidebar-menu > li.open > a > .arrow:before,
.page-sidebar .page-sidebar-menu > li.open > a > i,
.page-sidebar .page-sidebar-menu > li:hover > a > .arrow.open:before,
.page-sidebar .page-sidebar-menu > li:hover > a > .arrow:before,
.page-sidebar .page-sidebar-menu > li:hover > a > i,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a > .arrow.open:before,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a > .arrow:before,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.open > a > i,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li:hover > a > .arrow.open:before,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li:hover > a > .arrow:before,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li:hover > a > i {
  color: #e74c3c; }

.page-sidebar .page-sidebar-menu > li > a > i,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > i {
  color: #e74c3c; }

.page-sidebar .page-sidebar-menu > li > a > i[class*="icon-"],
.page-sidebar .page-sidebar-menu > li > a > i[class^="icon-"],
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > i[class*="icon-"],
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a > i[class^="icon-"] {
  color: #e74c3c; }

.page-sidebar .page-sidebar-menu .sub-menu > li.active > a,
.page-sidebar .page-sidebar-menu .sub-menu > li.open > a,
.page-sidebar .page-sidebar-menu .sub-menu > li:hover > a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li.active > a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li.open > a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li:hover > a {
  background-color: #b3b3b3 !important; }

.page-sidebar .page-sidebar-menu .sub-menu > li,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li {
  background-color: #f7f7f7; }

.page-sidebar .page-sidebar-menu .sub-menu > li > a,
.page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu .sub-menu > li > a {
  color: #2f3640; }

.invoice-page hr {
  margin: 5px 0; }

.invoice-page .inputdate {
  height: 44px; }

.invoice-page .icon-page-title {
  line-height: 34px;
  font-size: 18px; }

.invoice-page .icon-blue {
  color: #0984e3;
  cursor: pointer; }

.invoice-page .table-replace thead th {
  font-size: 12px; }

.invoice-page .table-replace .template-code-col,
.invoice-page .table-replace .invoice-series-col,
.invoice-page .table-replace .invoice-issued-date-col,
.invoice-page .table-replace .invoice-number-col,
.invoice-page .table-replace .detail-col,
.invoice-page .table-replace .note-col,
.invoice-page .table-replace .report-col,
.invoice-page .table-replace .upload-col,
.invoice-page .table-replace .company-sign-col,
.invoice-page .table-replace .customer-sign-col {
  padding: 10px 0 !important;
  vertical-align: middle; }

.invoice-page .table-replace .template-code-col {
  width: 71px; }

.invoice-page .table-replace .invoice-series-col {
  width: 67px; }

.invoice-page .table-replace .invoice-issued-date-col {
  width: 95px; }

.invoice-page .table-replace .invoice-number-col {
  width: 75px; }

.invoice-page .table-replace .detail-col {
  width: 45px; }

.invoice-page .table-replace .note-col {
  width: 46px; }

.invoice-page .table-replace .report-col {
  width: 56px; }

.invoice-page .table-replace .upload-col {
  width: 51px; }

.invoice-page .table-replace .company-sign-col {
  width: 38px; }

.invoice-page .table-replace .customer-sign-col {
  width: 40px; }

.invoice-page .input-group {
  margin-bottom: 10px;
  width: 100%; }

.invoice-page input,
.invoice-page .ui-select-container {
  margin-bottom: 10px; }

.invoice-page .calendar {
  margin-right: 5px; }

.invoice-page .ui-select-bootstrap > .ui-select-choices,
.invoice-page .ui-select-bootstrap > .ui-select-no-choice {
  overflow-x: unset; }

@media (max-width: 660px) {
  .invoice-page .del {
    margin-top: 10px; } }

.invoice-custom-width-modal .modal-dialog {
  width: 1080px; }

.invoice-modal {
  color: #2f3640 !important; }
  .invoice-modal table.dataTable tbody th,
  .invoice-modal table.dataTable tbody td {
    padding: 3px 10px; }
  .invoice-modal .modal-body {
    background: #f1f1f1;
    padding: 10px; }
  .invoice-modal .form-group {
    margin-bottom: 2px; }
  .invoice-modal .content-wrapper {
    background: #fff;
    padding: 15px 15px 15px 30px;
    margin-bottom: 4px; }
    .invoice-modal .content-wrapper.no-padding {
      padding: 0; }
    .invoice-modal .content-wrapper:last-child {
      margin-bottom: 0; }
  .invoice-modal .product-list-wrapper {
    margin-bottom: 10px; }
  .invoice-modal .footer-wrapper {
    padding: 0 15px 50px 30px; }
  .invoice-modal .btn-get-data {
    height: 27px; }
  .invoice-modal label {
    font-weight: 700;
    margin-top: 7px;
    margin-bottom: 0; }
  .invoice-modal .invoice-title {
    color: #434a54 !important;
    font-size: 18px;
    text-align: center;
    margin-bottom: 15px;
    font-weight: bold; }
  .invoice-modal span.mst {
    float: left;
    padding: 0px 6px;
    border: 1px solid #ccc; }
  .invoice-modal select,
  .invoice-modal input[type="text"] {
    height: 27px;
    border-radius: 4px !important;
    padding: 4px 12px;
    border: none;
    border-bottom: 1px dashed #ccc; }
    .invoice-modal select#StartNumber, .invoice-modal select#EndNumber,
    .invoice-modal input[type="text"]#StartNumber,
    .invoice-modal input[type="text"]#EndNumber {
      padding-left: 0;
      padding-right: 0; }
  .invoice-modal .form-control[disabled],
  .invoice-modal .form-control[readonly],
  .invoice-modal fieldset[disabled] .form-control {
    background: #eee;
    border-color: #d5d5d5; }
  .invoice-modal .btn-group-sm > .btn,
  .invoice-modal .btn-sm {
    padding: 1px 10px; }
  .invoice-modal .btn {
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important; }
  .invoice-modal textarea {
    resize: none;
    border-radius: 4px !important; }
  .invoice-modal .grid-header {
    background-color: #f1f5f9; }
  .invoice-modal .table > caption + thead > tr:first-child > td,
  .invoice-modal .table > caption + thead > tr:first-child > th,
  .invoice-modal .table > colgroup + thead > tr:first-child > td,
  .invoice-modal .table > colgroup + thead > tr:first-child > th,
  .invoice-modal .table > thead:first-child > tr:first-child > td,
  .invoice-modal .table > thead:first-child > tr:first-child > th {
    color: #2f3640;
    font-size: 14px;
    vertical-align: middle;
    text-align: center; }
  .invoice-modal .btn-delete {
    background: none;
    padding: 0;
    margin: 0; }
  .invoice-modal .text-center {
    text-align: center; }
  .invoice-modal .table-invoice {
    margin: 0 !important;
    table-layout: fixed; }
    .invoice-modal .table-invoice input[type="text"] {
      width: 100%;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border: 1px solid transparent; }
      .invoice-modal .table-invoice input[type="text"]:focus {
        border: 1px dashed #666; }
    .invoice-modal .table-invoice tr {
      background-color: #f9f9f9 !important; }
  .invoice-modal span.disabled {
    display: inline-block;
    width: 100%;
    background-color: #eee;
    padding: 0 5px;
    border-radius: 4px !important; }
  .invoice-modal span.readonly {
    border: none;
    border-bottom: 1px dashed #ccc;
    display: block;
    height: 27px;
    line-height: 27px;
    padding: 0 12px;
    border-radius: 4px !important;
    font-weight: bold; }
  .invoice-modal .currency-select {
    padding-left: 6px;
    padding-right: 6px; }
  .invoice-modal .save-btn,
  .invoice-modal .back-btn {
    width: 94px; }
  .invoice-modal .modal-footer {
    background: #f1f1f1;
    border: 0;
    padding: 15px 0 55px 0; }

.find-invoice-replace-modal .modal-body .body-wrapper,
.find-invoice-adjust-modal .modal-body .body-wrapper {
  width: 60%;
  margin: 0 auto; }

.find-invoice-replace-modal select,
.find-invoice-replace-modal input[type="text"],
.find-invoice-adjust-modal select,
.find-invoice-adjust-modal input[type="text"] {
  height: 34px;
  border: 1px solid #ccc; }

.find-invoice-replace-modal .modal-footer,
.find-invoice-adjust-modal .modal-footer {
  text-align: center; }

.create-update-decision-modal .form-control[disabled],
.create-update-decision-modal .form-control[readonly],
.create-update-decision-modal fieldset[disabled] .form-control {
  background: #d5d5d5; }

.create-invoice-template-modal .modal-footer {
  background: #eee;
  text-align: left; }

.create-publish-invoice-template-modal .datepicker-wrapper .input-group-btn button {
  height: 34px;
  width: 34px; }

.adjust-invoice-modal select {
  border: 1px solid #656D78; }

#printPdfDecisionInvoice,
#printPdfDeclarationInvoice,
#printPdfPublishAnnouncement {
  font-size: 13px;
  padding: 15px 40px;
  font-family: "Times New Roman", Times, serif; }
  #printPdfDecisionInvoice .header-title,
  #printPdfDeclarationInvoice .header-title,
  #printPdfPublishAnnouncement .header-title {
    text-align: right; }
  #printPdfDecisionInvoice p,
  #printPdfDeclarationInvoice p,
  #printPdfPublishAnnouncement p {
    margin: 5px 0; }
  #printPdfDecisionInvoice .col-md-offset-6,
  #printPdfDeclarationInvoice .col-md-offset-6,
  #printPdfPublishAnnouncement .col-md-offset-6 {
    margin-left: 50%; }
  #printPdfDecisionInvoice .wrapper-5,
  #printPdfDeclarationInvoice .wrapper-5,
  #printPdfPublishAnnouncement .wrapper-5 {
    height: initial;
    clear: both;
    margin: 25px 0; }
  #printPdfDecisionInvoice .parent-company-wrapper,
  #printPdfDecisionInvoice .vietnam-wrapper,
  #printPdfDecisionInvoice .recipients-wrapper,
  #printPdfDecisionInvoice .director-wrapper,
  #printPdfDeclarationInvoice .parent-company-wrapper,
  #printPdfDeclarationInvoice .vietnam-wrapper,
  #printPdfDeclarationInvoice .recipients-wrapper,
  #printPdfDeclarationInvoice .director-wrapper,
  #printPdfPublishAnnouncement .parent-company-wrapper,
  #printPdfPublishAnnouncement .vietnam-wrapper,
  #printPdfPublishAnnouncement .recipients-wrapper,
  #printPdfPublishAnnouncement .director-wrapper {
    width: 50%;
    float: left; }
  #printPdfDecisionInvoice .modal-content,
  #printPdfDeclarationInvoice .modal-content,
  #printPdfPublishAnnouncement .modal-content {
    box-shadow: none;
    border: 0; }
  #printPdfDecisionInvoice .modal-body,
  #printPdfDeclarationInvoice .modal-body,
  #printPdfPublishAnnouncement .modal-body {
    padding: 0 0 15px 0; }
  #printPdfDecisionInvoice .modal-footer,
  #printPdfDeclarationInvoice .modal-footer,
  #printPdfPublishAnnouncement .modal-footer {
    border: 0;
    padding: 0;
    text-align: center;
    position: relative; }
    #printPdfDecisionInvoice .modal-footer .btn-print,
    #printPdfDeclarationInvoice .modal-footer .btn-print,
    #printPdfPublishAnnouncement .modal-footer .btn-print {
      position: absolute;
      right: 0;
      z-index: 1; }
  #printPdfDecisionInvoice ul li,
  #printPdfDeclarationInvoice ul li,
  #printPdfPublishAnnouncement ul li {
    list-style: none;
    position: relative;
    padding-left: 40px;
    overflow: hidden; }
    #printPdfDecisionInvoice ul li:before,
    #printPdfDeclarationInvoice ul li:before,
    #printPdfPublishAnnouncement ul li:before {
      content: "-";
      position: absolute;
      left: 0; }
    #printPdfDecisionInvoice ul li div.text,
    #printPdfDeclarationInvoice ul li div.text,
    #printPdfPublishAnnouncement ul li div.text {
      margin-right: 10px;
      font-style: italic; }
    #printPdfDecisionInvoice ul li pre,
    #printPdfDeclarationInvoice ul li pre,
    #printPdfPublishAnnouncement ul li pre {
      padding: 0;
      background: none;
      border: 0;
      font-style: italic;
      white-space: normal; }
  #printPdfDecisionInvoice h4,
  #printPdfDeclarationInvoice h4,
  #printPdfPublishAnnouncement h4 {
    font-size: 12px; }
  #printPdfDecisionInvoice table.dataTable tbody th,
  #printPdfDecisionInvoice table.dataTable tbody td,
  #printPdfDeclarationInvoice table.dataTable tbody th,
  #printPdfDeclarationInvoice table.dataTable tbody td,
  #printPdfPublishAnnouncement table.dataTable tbody th,
  #printPdfPublishAnnouncement table.dataTable tbody td {
    font-size: 14px; }
  #printPdfDecisionInvoice .table > caption + thead > tr:first-child > td,
  #printPdfDecisionInvoice .table > caption + thead > tr:first-child > th,
  #printPdfDecisionInvoice .table > colgroup + thead > tr:first-child > td,
  #printPdfDecisionInvoice .table > colgroup + thead > tr:first-child > th,
  #printPdfDecisionInvoice .table > thead:first-child > tr:first-child > td,
  #printPdfDecisionInvoice .table > thead:first-child > tr:first-child > th,
  #printPdfDeclarationInvoice .table > caption + thead > tr:first-child > td,
  #printPdfDeclarationInvoice .table > caption + thead > tr:first-child > th,
  #printPdfDeclarationInvoice .table > colgroup + thead > tr:first-child > td,
  #printPdfDeclarationInvoice .table > colgroup + thead > tr:first-child > th,
  #printPdfDeclarationInvoice .table > thead:first-child > tr:first-child > td,
  #printPdfDeclarationInvoice .table > thead:first-child > tr:first-child > th,
  #printPdfPublishAnnouncement .table > caption + thead > tr:first-child > td,
  #printPdfPublishAnnouncement .table > caption + thead > tr:first-child > th,
  #printPdfPublishAnnouncement .table > colgroup + thead > tr:first-child > td,
  #printPdfPublishAnnouncement .table > colgroup + thead > tr:first-child > th,
  #printPdfPublishAnnouncement .table > thead:first-child > tr:first-child > td,
  #printPdfPublishAnnouncement .table > thead:first-child > tr:first-child > th {
    font-size: 14px; }

.decision-detail-modal table.table-invoice-template {
  border-top: 1px solid #111;
  border-left: 1px solid #111;
  margin-top: 20px; }

.decision-detail-modal table.table-invoice-template > thead > tr > th {
  border-bottom: 1px solid #111;
  border-right: 1px solid #111; }

.decision-detail-modal table.table-invoice-template > tbody > tr > td {
  border-bottom: 1px solid #111;
  border-right: 1px solid #111; }

.invoice-converted-page .stt-col,
.invoice-converted-page .check-all-col,
.invoice-converted-page .detail-col {
  width: 40px; }

.invoice-converted-page .invoice-series-col,
.invoice-converted-page .invoice-number-col,
.invoice-converted-page .invoice-issued-date-col,
.invoice-converted-page .converted-date-col,
.invoice-converted-page .template-code-col {
  width: 86px; }

.invoice-converted-page .converted-status-col {
  width: 130px; }

.invoice-detail-modal .color-red, .template-list-print .color-red, #printPdfWrapper .color-red {
  color: red !important; }

.invoice-detail-modal p, .template-list-print p, #printPdfWrapper p {
  margin: 0 0 4px;
  min-height: 20px; }
.p-double {
  margin: 0 0 4px;
  min-height: 40px; }

.invoice-detail-modal hr, .template-list-print hr, #printPdfWrapper hr {
  margin: 0 0 0.1em;
  padding: 0;
  width: 100%; }

.invoice-detail-modal .modal-dialog, .template-list-print .modal-dialog, #printPdfWrapper .modal-dialog {
  position: relative;
  display: table;
  overflow-y: auto;
  overflow-x: auto;
  width: auto;
  min-width: 300px; }

.invoice-detail-modal .VATTEMP, .template-list-print .VATTEMP, #printPdfWrapper .VATTEMP {
  background-color: #fff;
  width: 1040px;
  font-size: 14px;
  font-family: "Time New Roman";
  color: #656D78; }
  .invoice-detail-modal .VATTEMP #waterMarkImage, .template-list-print .VATTEMP #waterMarkImage, #printPdfWrapper .VATTEMP #waterMarkImage {
    position: absolute;
    z-index: 3;
    top: 300px;
    left: 400px; }
  .invoice-detail-modal .VATTEMP #imgCancel, .template-list-print .VATTEMP #imgCancel, #printPdfWrapper .VATTEMP #imgCancel {
    position: absolute;
    z-index: 3;
    width: 1030px;
    height: 800px; }
  .invoice-detail-modal .VATTEMP .content, .template-list-print .VATTEMP .content, #printPdfWrapper .VATTEMP .content {
    border: 1px solid #000000;
    padding: 10px;
    /*border: 20px solid transparent;*/
    /*border-image: url("/assets/apps/img/invoice-template/img-border-default.jpeg")
        30 30 round;*/ }
    .invoice-detail-modal .VATTEMP .content #header, .template-list-print .VATTEMP .content #header, #printPdfWrapper .VATTEMP .content #header,
    .invoice-detail-modal .VATTEMP .content #main-content,
    .template-list-print .VATTEMP .content #main-content,
    #printPdfWrapper .VATTEMP .content #main-content {
      width: 100%;
      clear: left;
      overflow: hidden; }
    .invoice-detail-modal .VATTEMP .content #header .date, .template-list-print .VATTEMP .content #header .date, #printPdfWrapper .VATTEMP .content #header .date {
      clear: left;
      margin: 5px auto 0; }
      .invoice-detail-modal .VATTEMP .content #header .date label, .template-list-print .VATTEMP .content #header .date label, #printPdfWrapper .VATTEMP .content #header .date label {
        border-bottom: 1px dotted #000000;
        font-weight: bold;
        height: 18px;
        margin: 0; }
    .invoice-detail-modal .VATTEMP .content #header strong, .template-list-print .VATTEMP .content #header strong, #printPdfWrapper .VATTEMP .content #header strong {
      color: red; }
    
    .invoice-detail-modal .VATTEMP .content #main-content,
    .template-list-print .VATTEMP .content #main-content,
    #printPdfWrapper .VATTEMP .content #main-content {
      background: url("/assets/apps/img/invoice-template/img-bg-default.jpeg") center no-repeat !important;
      background-size: 50% !important; }
    .invoice-detail-modal .VATTEMP .content #logo, .template-list-print .VATTEMP .content #logo, #printPdfWrapper .VATTEMP .content #logo {
      float: left;
      margin: 0;
      width: 25%;
      height: 110px; }
    .invoice-detail-modal .VATTEMP .content .header-title, .template-list-print .VATTEMP .content .header-title, #printPdfWrapper .VATTEMP .content .header-title {
      float: left;
      width: 50%;
      overflow: hidden;
      text-align: center; }
    .invoice-detail-modal .VATTEMP .content .invName, .template-list-print .VATTEMP .content .invName, #printPdfWrapper .VATTEMP .content .invName {
      color: red !important;
      text-transform: uppercase;
      font-size: 20px;
      font-weight: bold;
      margin: 0; }
    .invoice-detail-modal .VATTEMP .content .eInvName, .template-list-print .VATTEMP .content .eInvName, #printPdfWrapper .VATTEMP .content .eInvName {
      color: red !important; }
    .invoice-detail-modal .VATTEMP .content .subInvName-wrapper, .template-list-print .VATTEMP .content .subInvName-wrapper, #printPdfWrapper .VATTEMP .content .subInvName-wrapper {
      font-size: 14px !important;
      text-align: center !important;
      margin: inherit !important; }
    .invoice-detail-modal .VATTEMP .content .serial-wrapper, .template-list-print .VATTEMP .content .serial-wrapper, #printPdfWrapper .VATTEMP .content .serial-wrapper {
      width: 25%;
      float: left; }
    .invoice-detail-modal .VATTEMP .content .comp, .template-list-print .VATTEMP .content .comp, #printPdfWrapper .VATTEMP .content .comp {
      float: left;
      width: 100%;
      margin-top: 5px; }
    .invoice-detail-modal .VATTEMP .content .comp span, .template-list-print .VATTEMP .content .comp span, #printPdfWrapper .VATTEMP .content .comp span,
    .invoice-detail-modal .VATTEMP .content .cus span,
    .template-list-print .VATTEMP .content .cus span,
    #printPdfWrapper .VATTEMP .content .cus span {
      display: block;
      float: left; }
    .invoice-detail-modal .VATTEMP .content .cus, .template-list-print .VATTEMP .content .cus, #printPdfWrapper .VATTEMP .content .cus {
      clear: both;
      width: 100%; }
      .invoice-detail-modal .VATTEMP .content .cus p, .template-list-print .VATTEMP .content .cus p, #printPdfWrapper .VATTEMP .content .cus p {
        position: relative;
        margin: 0 0 4px;
        display: block;
        overflow: hidden; }
      .invoice-detail-modal .VATTEMP .content .cus b:after, .template-list-print .VATTEMP .content .cus b:after, #printPdfWrapper .VATTEMP .content .cus b:after {
        content: "";
        position: absolute;
        height: 6px;
        margin-left: 0;
        bottom: 2px;
        border-bottom: 1px dashed #000;
        width: 100%; }
    .invoice-detail-modal .VATTEMP .content #compName b, .template-list-print .VATTEMP .content #compName b, #printPdfWrapper .VATTEMP .content #compName b {
      text-transform: uppercase;
      font-size: 18px;
      width: 100%;
      padding-bottom: 1px;
      word-wrap: break-word; }
    .invoice-detail-modal .VATTEMP .content .ComPhone, .template-list-print .VATTEMP .content .ComPhone, #printPdfWrapper .VATTEMP .content .ComPhone {
      width: 49%;
      float: left; }
    .invoice-detail-modal .VATTEMP .content .ComFax, .template-list-print .VATTEMP .content .ComFax, #printPdfWrapper .VATTEMP .content .ComFax {
      width: 49%;
      float: left; }
    .invoice-detail-modal .VATTEMP .content .ComEmail, .template-list-print .VATTEMP .content .ComEmail, #printPdfWrapper .VATTEMP .content .ComEmail {
      width: 49%;
      float: left; }
    .invoice-detail-modal .VATTEMP .content .ComWebSite, .template-list-print .VATTEMP .content .ComWebSite, #printPdfWrapper .VATTEMP .content .ComWebSite {
      width: 49%;
      float: left; }
    .invoice-detail-modal .VATTEMP .content .imgCode, .template-list-print .VATTEMP .content .imgCode, #printPdfWrapper .VATTEMP .content .imgCode {
      float: right;
      width: 14%; }
    .invoice-detail-modal .VATTEMP .content .taikhoan, .template-list-print .VATTEMP .content .taikhoan, #printPdfWrapper .VATTEMP .content .taikhoan {
      width: 100%;
      float: left; }
    .invoice-detail-modal .VATTEMP .content .border-label, .template-list-print .VATTEMP .content .border-label, #printPdfWrapper .VATTEMP .content .border-label {
      border-bottom: 1px dashed #000;
      height: 18px; }
    .invoice-detail-modal .VATTEMP .content .invtable, .template-list-print .VATTEMP .content .invtable, #printPdfWrapper .VATTEMP .content .invtable {
      width: 100%;
      border-collapse: collapse;
      border: 1px solid #000;
      text-align: center;
      background-position-y: 0px; }
      .invoice-detail-modal .VATTEMP .content .invtable .data td, .template-list-print .VATTEMP .content .invtable .data td, #printPdfWrapper .VATTEMP .content .invtable .data td {
        border: 1px solid #000;
        height: 35px; }
      .invoice-detail-modal .VATTEMP .content .invtable td, .template-list-print .VATTEMP .content .invtable td, #printPdfWrapper .VATTEMP .content .invtable td {
        border-bottom: 1px dotted #000;
        border-right: 1px solid #000;
        height: 35px; }
    .invoice-detail-modal .VATTEMP .content .fl-l, .template-list-print .VATTEMP .content .fl-l, #printPdfWrapper .VATTEMP .content .fl-l {
      float: left;
      width: 164px;
      text-align: center; }
    .invoice-detail-modal .VATTEMP .content .fl-r, .template-list-print .VATTEMP .content .fl-r, #printPdfWrapper .VATTEMP .content .fl-r {
      float: right;
      width: 300px;
      text-align: center; }
    .invoice-detail-modal .VATTEMP .content .label-sign, .template-list-print .VATTEMP .content .label-sign, #printPdfWrapper .VATTEMP .content .label-sign {
      font-size: 14px;
      text-align: center; }
    .invoice-detail-modal .VATTEMP .content #footer, .template-list-print .VATTEMP .content #footer, #printPdfWrapper .VATTEMP .content #footer {
      clear: both;
      margin-top: 10px;
      overflow: hidden; }
  .invoice-detail-modal .VATTEMP .summary, .template-list-print .VATTEMP .summary, #printPdfWrapper .VATTEMP .summary {
    width: 86%;
    text-align: right; }
  .invoice-detail-modal .VATTEMP .solution-provider-wrapper, .template-list-print .VATTEMP .solution-provider-wrapper, #printPdfWrapper .VATTEMP .solution-provider-wrapper {
    clear: both;
    font-size: 12px;
    font-style: italic;
    border-top: 1px dashed #000;
    width: 100%;
    text-align: center; }
  .invoice-detail-modal .VATTEMP .b-address, .template-list-print .VATTEMP .b-address, #printPdfWrapper .VATTEMP .b-address {
    padding-bottom: 1px;
    overflow-wrap: break-word; }
  .invoice-detail-modal .VATTEMP .qr-code-img, .template-list-print .VATTEMP .qr-code-img, #printPdfWrapper .VATTEMP .qr-code-img {
    width: 110px;
    height: 110px;
    float: right; }
  .invoice-detail-modal .VATTEMP .b-buyer, .template-list-print .VATTEMP .b-buyer, #printPdfWrapper .VATTEMP .b-buyer {
    /*border-bottom: 1px dashed black;*/
    word-wrap: break-word;
    font-weight: 700; }
  .invoice-detail-modal .VATTEMP .b-buyer-legal-name, .template-list-print .VATTEMP .b-buyer-legal-name, #printPdfWrapper .VATTEMP .b-buyer-legal-name {
    /*border-bottom: 1px dashed black;*/
    overflow-wrap: break-word;
    font-weight: 700; }
  .invoice-detail-modal .VATTEMP .span-buyer-tax-code, .template-list-print .VATTEMP .span-buyer-tax-code, #printPdfWrapper .VATTEMP .span-buyer-tax-code ,
  .invoice-detail-modal .VATTEMP .span-25 ,.template-list-print .VATTEMP .span-25, #printPdfWrapper .VATTEMP .span-25 {

    width: 25%;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    margin: 0 0 -5.6px 0;
    min-height: 20px;
    /* border-bottom: 1px dashed black; */
  }
  .invoice-detail-modal .VATTEMP .span-5, .template-list-print .VATTEMP .span-5, #printPdfWrapper .VATTEMP .span-5{
    width: 5%;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    margin: 0 0 -5.6px 0;
    min-height: 20px;
    /* border-bottom: 1px dashed black; */
  }
  
  .invoice-detail-modal .VATTEMP .span-currency, .template-list-print .VATTEMP .span-currency, #printPdfWrapper .VATTEMP .span-currency {
    width: 23%;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    margin: 0 0 -5.6px 0;
    /* border-bottom: 1px dashed black;  */
  }
  .invoice-detail-modal .VATTEMP .border-bottom, .template-list-print .VATTEMP .border-bottom, #printPdfWrapper .VATTEMP .border-bottom {
    border-bottom: 1px solid #000; }
  .invoice-detail-modal .VATTEMP .td-exchange-rate, .template-list-print .VATTEMP .td-exchange-rate, #printPdfWrapper .VATTEMP .td-exchange-rate {
    padding: 4px;
    border-right: 1px solid #000; }
  .invoice-detail-modal .VATTEMP .tr-equivalent, .template-list-print .VATTEMP .tr-equivalent, #printPdfWrapper .VATTEMP .tr-equivalent {
    z-index: 200;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000; }
  .invoice-detail-modal .VATTEMP .td-amount-in-words, .template-list-print .VATTEMP .td-amount-in-words, #printPdfWrapper .VATTEMP .td-amount-in-words {
    padding: 4px 0px 8px 8px;
    position: relative; }
  .invoice-detail-modal .VATTEMP #footer .seller-sign-wrapper, .template-list-print .VATTEMP #footer .seller-sign-wrapper, #printPdfWrapper .VATTEMP #footer .seller-sign-wrapper {
    border: 1px solid red;
    padding: 10px; }
  .invoice-detail-modal .VATTEMP #footer .signature-valid, .template-list-print .VATTEMP #footer .signature-valid, #printPdfWrapper .VATTEMP #footer .signature-valid {
    margin-top: 3px;
    padding-left: 10px;
    background: url("/assets/apps/img/invoice-template/certificate.png") no-repeat !important;
    height: 37px; }
  .invoice-detail-modal .VATTEMP #footer .signed-date, .template-list-print .VATTEMP #footer .signed-date, #printPdfWrapper .VATTEMP #footer .signed-date {
    font-size: 12px;
    margin-top: -20px;
    color: red !important; }
  .invoice-detail-modal .VATTEMP .tracuu-wrapper, .template-list-print .VATTEMP .tracuu-wrapper, #printPdfWrapper .VATTEMP .tracuu-wrapper {
    clear: both;
    padding-bottom: 10px; }
  .invoice-detail-modal .VATTEMP .buyer-wrapper, .template-list-print .VATTEMP .buyer-wrapper, #printPdfWrapper .VATTEMP .buyer-wrapper,
  .invoice-detail-modal .VATTEMP .convert-wrapper,
  .template-list-print .VATTEMP .convert-wrapper,
  #printPdfWrapper .VATTEMP .convert-wrapper,
  .invoice-detail-modal .VATTEMP .seller-wrapper,
  .template-list-print .VATTEMP .seller-wrapper,
  #printPdfWrapper .VATTEMP .seller-wrapper {
    width: 33.33333333%;
    float: left; }

.invoice-detail-modal .modal-content, .template-list-print .modal-content, #printPdfWrapper .modal-content {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 5px; }

.invoice-detail-modal .modal-body, .template-list-print .modal-body, #printPdfWrapper .modal-body {
  padding: 5px 15px; }

.invoice-detail-modal .modal-footer .dropdown, .template-list-print .modal-footer .dropdown, #printPdfWrapper .modal-footer .dropdown {
  display: inline-block; }
  .invoice-detail-modal .modal-footer .dropdown .caret, .template-list-print .modal-footer .dropdown .caret, #printPdfWrapper .modal-footer .dropdown .caret {
    border-top: 4px solid transparent;
    border-bottom: 4px dashed; }

.invoice-detail-modal .modal-footer .dropdown-menu, .template-list-print .modal-footer .dropdown-menu, #printPdfWrapper .modal-footer .dropdown-menu {
  top: auto;
  bottom: 100%;
  right: 0;
  left: auto; }

.invoice-detail-modal .modal-footer .dropdown > .dropdown-menu:before, .template-list-print .modal-footer .dropdown > .dropdown-menu:before, #printPdfWrapper .modal-footer .dropdown > .dropdown-menu:before,
.invoice-detail-modal .modal-footer .dropdown-toggle > .dropdown-menu:before,
.template-list-print .modal-footer .dropdown-toggle > .dropdown-menu:before,
#printPdfWrapper .modal-footer .dropdown-toggle > .dropdown-menu:before,
.invoice-detail-modal .modal-footer .btn-group > .dropdown-menu:before,
.template-list-print .modal-footer .btn-group > .dropdown-menu:before,
#printPdfWrapper .modal-footer .btn-group > .dropdown-menu:before {
  display: none !important; }

.invoice-detail-modal .modal-footer .dropdown > .dropdown-menu:after, .template-list-print .modal-footer .dropdown > .dropdown-menu:after, #printPdfWrapper .modal-footer .dropdown > .dropdown-menu:after,
.invoice-detail-modal .modal-footer .dropdown-toggle > .dropdown-menu:after,
.template-list-print .modal-footer .dropdown-toggle > .dropdown-menu:after,
#printPdfWrapper .modal-footer .dropdown-toggle > .dropdown-menu:after,
.invoice-detail-modal .modal-footer .btn-group > .dropdown-menu:after,
.template-list-print .modal-footer .btn-group > .dropdown-menu:after,
#printPdfWrapper .modal-footer .btn-group > .dropdown-menu:after {
  display: none !important; }

.invoice-detail-modal .modal-footer .pull-right, .template-list-print .modal-footer .pull-right, #printPdfWrapper .modal-footer .pull-right {
  margin-bottom: -12px; }

.invoice-detail-modal .modal-footer .btn-execute-invoice, .template-list-print .modal-footer .btn-execute-invoice, #printPdfWrapper .modal-footer .btn-execute-invoice {
  background-color: #33414e;
  border-color: #33414e;
  margin-right: 5px; }

.invoice-detail-modal .pagination, .template-list-print .pagination, #printPdfWrapper .pagination {
  width: 100%;
  margin: 10px 0 0 0; }
  .invoice-detail-modal .pagination a, .template-list-print .pagination a, #printPdfWrapper .pagination a,
  .invoice-detail-modal .pagination span,
  .template-list-print .pagination span,
  #printPdfWrapper .pagination span {
    padding: 5px 10px;
    font-size: 12px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    float: left;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #656d78;
    margin-left: 3px;
    cursor: pointer; }

.invoice-detail-modal .template-2 .VATTEMP .content, #printPdfWrapper .template-2 .VATTEMP .content, .template-2 .template-list-print .VATTEMP .content {
  padding: 10px;
  border: 1px solid #000000;
  /*border: 10px solid transparent;
            border-image: url("/assets/apps/img/invoice-template/border-invoice-2.png") 30 30 round;*/ }
  .invoice-detail-modal .template-2 .VATTEMP .content #main-content, #printPdfWrapper .template-2 .VATTEMP .content #main-content, .template-2 .template-list-print .VATTEMP .content #main-content {
    width: 100%;
    clear: left;
    overflow: hidden;
    position: relative;
    background: none !important; }
    .invoice-detail-modal .template-2 .VATTEMP .content #main-content .bg-opacity, #printPdfWrapper .template-2 .VATTEMP .content #main-content .bg-opacity, .template-2 .template-list-print .VATTEMP .content #main-content .bg-opacity {
      position: absolute;
      width: 100%;
      height: 100%;
      opacity: 0.12; }

.invoice-detail-modal .template-2 #footer .form-sign, #printPdfWrapper .template-2 #footer .form-sign, .template-2 .template-list-print #footer .form-sign,
.invoice-detail-modal .template-2 #footer .form-sign-seller,
#printPdfWrapper .template-2 #footer .form-sign-seller,
.template-2 .template-list-print #footer .form-sign-seller {
  padding: 15px;
  border: 1px solid red;
  color: red; }

.invoice-detail-modal .template-3 hr, #printPdfWrapper .template-3 hr, .template-3 .template-list-print hr {
  margin: 0 0 0.1em;
  padding: 0; }
  .invoice-detail-modal .template-3 hr.hr-dotted, #printPdfWrapper .template-3 hr.hr-dotted, .template-3 .template-list-print hr.hr-dotted {
    border-top: 1px dotted #2f3640;
    margin-bottom: 20px; }

.invoice-detail-modal .template-3 .modal-dialog, #printPdfWrapper .template-3 .modal-dialog, .template-3 .template-list-print .modal-dialog {
  position: relative;
  display: table;
  overflow-y: auto;
  overflow-x: auto;
  width: auto;
  min-width: 300px; }

.invoice-detail-modal .template-3 .VATTEMP, #printPdfWrapper .template-3 .VATTEMP, .template-3 .template-list-print .VATTEMP {
  background-color: #fff;
  font-size: 14px;
  font-family: "Time New Roman";
  color: #656D78; }
  .invoice-detail-modal .template-3 .VATTEMP .content, #printPdfWrapper .template-3 .VATTEMP .content, .template-3 .template-list-print .VATTEMP .content {
    border: 1px solid black;
    /*border-radius: 5px !important;*/
    padding: 10px; }
    .invoice-detail-modal .template-3 .VATTEMP .content #header, #printPdfWrapper .template-3 .VATTEMP .content #header, .template-3 .template-list-print .VATTEMP .content #header,
    .invoice-detail-modal .template-3 .VATTEMP .content #main-content,
    #printPdfWrapper .template-3 .VATTEMP .content #main-content,
    .template-3 .template-list-print .VATTEMP .content #main-content {
      width: 100%;
      clear: left;
      overflow: hidden;
      position: relative; }
    
    .invoice-detail-modal .template-3 .VATTEMP .content #main-content,
    #printPdfWrapper .template-3 .VATTEMP .content #main-content,
    .template-3 .template-list-print .VATTEMP .content #main-content {
      background: none !important; }
      .invoice-detail-modal .template-3 .VATTEMP .content #main-content .bg-opacity, #printPdfWrapper .template-3 .VATTEMP .content #main-content .bg-opacity, .template-3 .template-list-print .VATTEMP .content #main-content .bg-opacity {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0.12; }
    .invoice-detail-modal .template-3 .VATTEMP .content #header-top, #printPdfWrapper .template-3 .VATTEMP .content #header-top, .template-3 .template-list-print .VATTEMP .content #header-top {
      display: flex;
      flex-wrap: wrap; }
      .invoice-detail-modal .template-3 .VATTEMP .content #header-top #logo, #printPdfWrapper .template-3 .VATTEMP .content #header-top #logo, .template-3 .template-list-print .VATTEMP .content #header-top #logo {
        background-size: contain !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        float: left;
        margin: 0;
        width: 100%; 
        height: 100%;
      }
      .invoice-detail-modal .template-3 .VATTEMP .content #header-top .col-lg-3, #printPdfWrapper .template-3 .VATTEMP .content #header-top .col-lg-3, .template-3 .template-list-print .VATTEMP .content #header-top .col-lg-3 {
        width: 25%;
        float: left; }
      .invoice-detail-modal .template-3 .VATTEMP .content #header-top .col-lg-8, #printPdfWrapper .template-3 .VATTEMP .content #header-top .col-lg-8, .template-3 .template-list-print .VATTEMP .content #header-top .col-lg-8 {
        width: 66.66666667%;
        float: left; }
    .invoice-detail-modal .template-3 .VATTEMP .content .line, #printPdfWrapper .template-3 .VATTEMP .content .line, .template-3 .template-list-print .VATTEMP .content .line {
      width: 100%;
      height: 1px;
      background-color: black; }
    .invoice-detail-modal .template-3 .VATTEMP .content #header .date, #printPdfWrapper .template-3 .VATTEMP .content #header .date, .template-3 .template-list-print .VATTEMP .content #header .date {
      clear: left;
      margin: 5px auto 0; }
      .invoice-detail-modal .template-3 .VATTEMP .content #header .date label, #printPdfWrapper .template-3 .VATTEMP .content #header .date label, .template-3 .template-list-print .VATTEMP .content #header .date label {
        border-bottom: 1px dotted #000000;
        font-weight: bold; }
    .invoice-detail-modal .template-3 .VATTEMP .content #header strong, #printPdfWrapper .template-3 .VATTEMP .content #header strong, .template-3 .template-list-print .VATTEMP .content #header strong {
      color: red; }
    .invoice-detail-modal .template-3 .VATTEMP .content #qr, #printPdfWrapper .template-3 .VATTEMP .content #qr, .template-3 .template-list-print .VATTEMP .content #qr {
      float: left;
      margin: 0;
      width: 25%;
      text-align: center;
      height: 110px; }
    .invoice-detail-modal .template-3 .VATTEMP .content .qr-code-img, #printPdfWrapper .template-3 .VATTEMP .content .qr-code-img, .template-3 .template-list-print .VATTEMP .content .qr-code-img {
      float: none; }
    .invoice-detail-modal .template-3 .VATTEMP .content .header-title, #printPdfWrapper .template-3 .VATTEMP .content .header-title, .template-3 .template-list-print .VATTEMP .content .header-title {
      float: left;
      width: 50%;
      overflow: hidden;
      text-align: center; }
    .invoice-detail-modal .template-3 .VATTEMP .content .invName, #printPdfWrapper .template-3 .VATTEMP .content .invName, .template-3 .template-list-print .VATTEMP .content .invName {
      text-transform: uppercase;
      font-size: 23px;
      font-weight: bold; }
    .invoice-detail-modal .template-3 .VATTEMP .content .subInvName-wrapper, #printPdfWrapper .template-3 .VATTEMP .content .subInvName-wrapper, .template-3 .template-list-print .VATTEMP .content .subInvName-wrapper {
      font-size: 14px !important;
      text-align: center !important;
      margin: inherit !important; }
    .invoice-detail-modal .template-3 .VATTEMP .content .serial-wrapper, #printPdfWrapper .template-3 .VATTEMP .content .serial-wrapper, .template-3 .template-list-print .VATTEMP .content .serial-wrapper {
      width: 25%;
      float: left; }
    .invoice-detail-modal .template-3 .VATTEMP .content .p-template-name, #printPdfWrapper .template-3 .VATTEMP .content .p-template-name, .template-3 .template-list-print .VATTEMP .content .p-template-name,
    .invoice-detail-modal .template-3 .VATTEMP .content .p-invoice-series,
    #printPdfWrapper .template-3 .VATTEMP .content .p-invoice-series,
    .template-3 .template-list-print .VATTEMP .content .p-invoice-series,
    .invoice-detail-modal .template-3 .VATTEMP .content .p-invoice-number,
    #printPdfWrapper .template-3 .VATTEMP .content .p-invoice-number,
    .template-3 .template-list-print .VATTEMP .content .p-invoice-number {
      margin-bottom: 10px; }
    .invoice-detail-modal .template-3 .VATTEMP .content .comp, #printPdfWrapper .template-3 .VATTEMP .content .comp, .template-3 .template-list-print .VATTEMP .content .comp {
      float: left;
      width: 100%;
      margin-top: 10px; }
    .invoice-detail-modal .template-3 .VATTEMP .content .comp span, #printPdfWrapper .template-3 .VATTEMP .content .comp span, .template-3 .template-list-print .VATTEMP .content .comp span,
    .invoice-detail-modal .template-3 .VATTEMP .content .cus span,
    #printPdfWrapper .template-3 .VATTEMP .content .cus span,
    .template-3 .template-list-print .VATTEMP .content .cus span {
      display: inline-block;
      float: none; }
    .invoice-detail-modal .template-3 .VATTEMP .content .cus p, #printPdfWrapper .template-3 .VATTEMP .content .cus p, .template-3 .template-list-print .VATTEMP .content .cus p {
      position: relative;
      margin: 0 0 4px;
      display: block;
      overflow: hidden; }
    .invoice-detail-modal .template-3 .VATTEMP .content .cus b:after, #printPdfWrapper .template-3 .VATTEMP .content .cus b:after, .template-3 .template-list-print .VATTEMP .content .cus b:after {
      content: "";
      position: absolute;
      height: 6px;
      margin-left: 0;
      bottom: 2px;
      border-bottom: 1px dashed #000;
      width: 100%; 
    }
    .invoice-detail-modal .template-3 .VATTEMP .span-buyer-tax-code,.template-3 .template-list-print .VATTEMP .span-buyer-tax-code, #printPdfWrapper .template-3 .VATTEMP .span-buyer-tax-code {
      width: 25%;
      font-weight: 700;
      position: relative;
      overflow: hidden;
      margin: 0 0 -5.6px 0;
      min-height: 20px;
      /* border-bottom: 1px dashed black; */
    }
    .invoice-detail-modal .template-3 .VATTEMP .content #compName b, #printPdfWrapper .template-3 .VATTEMP .content #compName b, .template-3 .template-list-print .VATTEMP .content #compName b {
      text-transform: uppercase;
      font-size: 18px;
      width: 100%;
      padding-bottom: 1px;
      word-wrap: break-word; }
    .invoice-detail-modal .template-3 .VATTEMP .content .ComPhone, #printPdfWrapper .template-3 .VATTEMP .content .ComPhone, .template-3 .template-list-print .VATTEMP .content .ComPhone {
      width: 49%;
      float: left; }
    .invoice-detail-modal .template-3 .VATTEMP .content .ComFax, #printPdfWrapper .template-3 .VATTEMP .content .ComFax, .template-3 .template-list-print .VATTEMP .content .ComFax {
      width: 49%;
      float: left; }
    .invoice-detail-modal .template-3 .VATTEMP .content .ComEmail, #printPdfWrapper .template-3 .VATTEMP .content .ComEmail, .template-3 .template-list-print .VATTEMP .content .ComEmail {
      width: 49%;
      float: left; }
    .invoice-detail-modal .template-3 .VATTEMP .content .ComWebSite, #printPdfWrapper .template-3 .VATTEMP .content .ComWebSite, .template-3 .template-list-print .VATTEMP .content .ComWebSite {
      width: 49%;
      float: left; }
    .invoice-detail-modal .template-3 .VATTEMP .content .imgCode, #printPdfWrapper .template-3 .VATTEMP .content .imgCode, .template-3 .template-list-print .VATTEMP .content .imgCode {
      float: right;
      width: 14%; }
    .invoice-detail-modal .template-3 .VATTEMP .content .taikhoan, #printPdfWrapper .template-3 .VATTEMP .content .taikhoan, .template-3 .template-list-print .VATTEMP .content .taikhoan {
      width: 85%;
      float: left; }
    .invoice-detail-modal .template-3 .VATTEMP .content .border-label, #printPdfWrapper .template-3 .VATTEMP .content .border-label, .template-3 .template-list-print .VATTEMP .content .border-label {
      /* border-bottom: 1px dashed #000; */
      height: 18px; }
    .invoice-detail-modal .template-3 .VATTEMP .content .invtable, #printPdfWrapper .template-3 .VATTEMP .content .invtable, .template-3 .template-list-print .VATTEMP .content .invtable {
      width: 100%;
      border-collapse: collapse;
      border: 1px solid #000;
      text-align: center;
      background-position-y: 0px; }
      .invoice-detail-modal .template-3 .VATTEMP .content .invtable .data td, #printPdfWrapper .template-3 .VATTEMP .content .invtable .data td, .template-3 .template-list-print .VATTEMP .content .invtable .data td {
        border: 1px solid #000;
        height: 35px; }
      .invoice-detail-modal .template-3 .VATTEMP .content .invtable td, #printPdfWrapper .template-3 .VATTEMP .content .invtable td, .template-3 .template-list-print .VATTEMP .content .invtable td {
        border-bottom: 1px dotted #000;
        border-right: 1px solid #000;
        height: 35px; }
    .invoice-detail-modal .template-3 .VATTEMP .content .fl-l, #printPdfWrapper .template-3 .VATTEMP .content .fl-l, .template-3 .template-list-print .VATTEMP .content .fl-l {
      float: left;
      width: 164px;
      text-align: center; }
    .invoice-detail-modal .template-3 .VATTEMP .content .fl-r, #printPdfWrapper .template-3 .VATTEMP .content .fl-r, .template-3 .template-list-print .VATTEMP .content .fl-r {
      float: right;
      width: 300px;
      text-align: center; }
    .invoice-detail-modal .template-3 .VATTEMP .content .label-sign, #printPdfWrapper .template-3 .VATTEMP .content .label-sign, .template-3 .template-list-print .VATTEMP .content .label-sign {
      font-size: 14px;
      text-align: center; }
    .invoice-detail-modal .template-3 .VATTEMP .content #footer, #printPdfWrapper .template-3 .VATTEMP .content #footer, .template-3 .template-list-print .VATTEMP .content #footer {
      clear: both;
      margin-top: 5px;
      overflow: hidden; }
    .invoice-detail-modal .template-3 .VATTEMP .content .buyer, #printPdfWrapper .template-3 .VATTEMP .content .buyer, .template-3 .template-list-print .VATTEMP .content .buyer {
      margin-left: 15px; }
    .invoice-detail-modal .template-3 .VATTEMP .content .seller, #printPdfWrapper .template-3 .VATTEMP .content .seller, .template-3 .template-list-print .VATTEMP .content .seller {
      margin-left: 15px; }
    .invoice-detail-modal .template-3 .VATTEMP .content .form-sign, #printPdfWrapper .template-3 .VATTEMP .content .form-sign, .template-3 .template-list-print .VATTEMP .content .form-sign {
      width: 68%;
      font-weight: bold;
      border: solid 1px red;
      padding: 10px;
      color: red;
      margin-top: 10px; }
      .invoice-detail-modal .template-3 .VATTEMP .content .form-sign .standard, #printPdfWrapper .template-3 .VATTEMP .content .form-sign .standard, .template-3 .template-list-print .VATTEMP .content .form-sign .standard {
        margin-bottom: 20px; }
      .invoice-detail-modal .template-3 .VATTEMP .content .form-sign .sign-by, #printPdfWrapper .template-3 .VATTEMP .content .form-sign .sign-by, .template-3 .template-list-print .VATTEMP .content .form-sign .sign-by {
        font-size: 12px; }
    .invoice-detail-modal .template-3 .VATTEMP .content .form-sign-seller, #printPdfWrapper .template-3 .VATTEMP .content .form-sign-seller, .template-3 .template-list-print .VATTEMP .content .form-sign-seller {
      width: 100%;
      font-weight: bold;
      border: solid 1px red;
      padding: 10px;
      color: red;
      margin-top: 10px; }
      .invoice-detail-modal .template-3 .VATTEMP .content .form-sign-seller .standard, #printPdfWrapper .template-3 .VATTEMP .content .form-sign-seller .standard, .template-3 .template-list-print .VATTEMP .content .form-sign-seller .standard {
        margin-bottom: 20px; }
      .invoice-detail-modal .template-3 .VATTEMP .content .form-sign-seller .sign-by, #printPdfWrapper .template-3 .VATTEMP .content .form-sign-seller .sign-by, .template-3 .template-list-print .VATTEMP .content .form-sign-seller .sign-by {
        font-size: 12px; }
  .invoice-detail-modal .template-3 .VATTEMP .summary, #printPdfWrapper .template-3 .VATTEMP .summary, .template-3 .template-list-print .VATTEMP .summary {
    width: 86%;
    text-align: right; }

.invoice-detail-modal .template-3 .modal-content, #printPdfWrapper .template-3 .modal-content, .template-3 .template-list-print .modal-content {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 5px; }

.invoice-detail-modal .template-3 .modal-footer .dropdown, #printPdfWrapper .template-3 .modal-footer .dropdown, .template-3 .template-list-print .modal-footer .dropdown {
  display: inline-block; }
  .invoice-detail-modal .template-3 .modal-footer .dropdown .caret, #printPdfWrapper .template-3 .modal-footer .dropdown .caret, .template-3 .template-list-print .modal-footer .dropdown .caret {
    border-top: 4px solid transparent;
    border-bottom: 4px dashed; }

.invoice-detail-modal .template-3 .modal-footer .dropdown-menu, #printPdfWrapper .template-3 .modal-footer .dropdown-menu, .template-3 .template-list-print .modal-footer .dropdown-menu {
  top: auto;
  bottom: 100%;
  right: 0;
  left: auto; }

.invoice-detail-modal .template-3 .modal-footer .dropdown > .dropdown-menu:before, #printPdfWrapper .template-3 .modal-footer .dropdown > .dropdown-menu:before, .template-3 .template-list-print .modal-footer .dropdown > .dropdown-menu:before,
.invoice-detail-modal .template-3 .modal-footer .dropdown-toggle > .dropdown-menu:before,
#printPdfWrapper .template-3 .modal-footer .dropdown-toggle > .dropdown-menu:before,
.template-3 .template-list-print .modal-footer .dropdown-toggle > .dropdown-menu:before,
.invoice-detail-modal .template-3 .modal-footer .btn-group > .dropdown-menu:before,
#printPdfWrapper .template-3 .modal-footer .btn-group > .dropdown-menu:before,
.template-3 .template-list-print .modal-footer .btn-group > .dropdown-menu:before {
  display: none !important; }

.invoice-detail-modal .template-3 .modal-footer .dropdown > .dropdown-menu:after, #printPdfWrapper .template-3 .modal-footer .dropdown > .dropdown-menu:after, .template-3 .template-list-print .modal-footer .dropdown > .dropdown-menu:after,
.invoice-detail-modal .template-3 .modal-footer .dropdown-toggle > .dropdown-menu:after,
#printPdfWrapper .template-3 .modal-footer .dropdown-toggle > .dropdown-menu:after,
.template-3 .template-list-print .modal-footer .dropdown-toggle > .dropdown-menu:after,
.invoice-detail-modal .template-3 .modal-footer .btn-group > .dropdown-menu:after,
#printPdfWrapper .template-3 .modal-footer .btn-group > .dropdown-menu:after,
.template-3 .template-list-print .modal-footer .btn-group > .dropdown-menu:after {
  display: none !important; }

.invoice-detail-modal .template-3 .modal-footer .btn-execute-invoice, #printPdfWrapper .template-3 .modal-footer .btn-execute-invoice, .template-3 .template-list-print .modal-footer .btn-execute-invoice {
  background-color: #33414e;
  border-color: #33414e; }

.invoice-detail-modal .template-4 hr, #printPdfWrapper .template-4 hr, .template-4 .template-list-print hr {
  margin: 0 0 0.1em;
  padding: 0; }
  .invoice-detail-modal .template-4 hr.hr-dotted, #printPdfWrapper .template-4 hr.hr-dotted, .template-4 .template-list-print hr.hr-dotted {
    border-top: 1px dotted #2f3640;
    margin-bottom: 20px; }

.invoice-detail-modal .template-4 .modal-dialog, #printPdfWrapper .template-4 .modal-dialog, .template-4 .template-list-print .modal-dialog {
  position: relative;
  display: table;
  overflow-y: auto;
  overflow-x: auto;
  width: auto;
  min-width: 300px; }

.invoice-detail-modal .template-4 .VATTEMP, #printPdfWrapper .template-4 .VATTEMP, .template-4 .template-list-print .VATTEMP {
  background-color: #fff;
  font-size: 14px;
  font-family: "Time New Roman";
  color: #656D78; }
  .invoice-detail-modal .template-4 .VATTEMP .content, #printPdfWrapper .template-4 .VATTEMP .content, .template-4 .template-list-print .VATTEMP .content {
    padding: 10px;
    border: 1px solid #000000;
    /*border: 10px solid transparent;
      border-image: url("/assets/apps/img/invoice-template/border-invoice-2.png")
        30 round;*/ }
    .invoice-detail-modal .template-4 .VATTEMP .content #header, #printPdfWrapper .template-4 .VATTEMP .content #header, .template-4 .template-list-print .VATTEMP .content #header,
    .invoice-detail-modal .template-4 .VATTEMP .content #main-content,
    #printPdfWrapper .template-4 .VATTEMP .content #main-content,
    .template-4 .template-list-print .VATTEMP .content #main-content {
      width: 100%;
      clear: left;
      position: relative; }
      .invoice-detail-modal .template-4 .VATTEMP .content #header .bg-invoice, #printPdfWrapper .template-4 .VATTEMP .content #header .bg-invoice, .template-4 .template-list-print .VATTEMP .content #header .bg-invoice,
      .invoice-detail-modal .template-4 .VATTEMP .content #main-content .bg-invoice,
      #printPdfWrapper .template-4 .VATTEMP .content #main-content .bg-invoice,
      .template-4 .template-list-print .VATTEMP .content #main-content .bg-invoice {
        position: absolute;
        top: 0%;
        left: 0;
        opacity: 0.12;
        width: 100%;
        height: 100%; }
    .invoice-detail-modal .template-4 .VATTEMP .content #header-top, #printPdfWrapper .template-4 .VATTEMP .content #header-top, .template-4 .template-list-print .VATTEMP .content #header-top {
      display: flex;
      flex-wrap: wrap; }
      .invoice-detail-modal .template-4 .VATTEMP .content #header-top #logo, #printPdfWrapper .template-4 .VATTEMP .content #header-top #logo, .template-4 .template-list-print .VATTEMP .content #header-top #logo {
        background-size: contain !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        float: left;
        margin: 0;
        width: 100%; 
        height: 100%;
    }
      .invoice-detail-modal .template-4 .VATTEMP .content #header-top .col-lg-3, #printPdfWrapper .template-4 .VATTEMP .content #header-top .col-lg-3, .template-4 .template-list-print .VATTEMP .content #header-top .col-lg-3 {
        width: 25%;
        float: left; }
      .invoice-detail-modal .template-4 .VATTEMP .content #header-top .col-lg-8, #printPdfWrapper .template-4 .VATTEMP .content #header-top .col-lg-8, .template-4 .template-list-print .VATTEMP .content #header-top .col-lg-8 {
        width: 66.66666667%;
        float: left; }
    .invoice-detail-modal .template-4 .VATTEMP .content .line, #printPdfWrapper .template-4 .VATTEMP .content .line, .template-4 .template-list-print .VATTEMP .content .line {
      width: 100%;
      height: 1px;
      background-color: black; }
    .invoice-detail-modal .template-4 .VATTEMP .content #header .date, #printPdfWrapper .template-4 .VATTEMP .content #header .date, .template-4 .template-list-print .VATTEMP .content #header .date {
      clear: left;
      margin: 5px auto 0; }
      .invoice-detail-modal .template-4 .VATTEMP .content #header .date label, #printPdfWrapper .template-4 .VATTEMP .content #header .date label, .template-4 .template-list-print .VATTEMP .content #header .date label {
        border-bottom: 1px dotted #000000;
        font-weight: bold; }
    .invoice-detail-modal .template-4 .VATTEMP .content #header strong, #printPdfWrapper .template-4 .VATTEMP .content #header strong, .template-4 .template-list-print .VATTEMP .content #header strong {
      color: red; }
    .invoice-detail-modal .template-4 .VATTEMP .content #qr, #printPdfWrapper .template-4 .VATTEMP .content #qr, .template-4 .template-list-print .VATTEMP .content #qr {
      float: left;
      margin: 0;
      width: 25%;
      text-align: center;
      height: 100px; }
    .invoice-detail-modal .template-4 .VATTEMP .content .qr-code-img, #printPdfWrapper .template-4 .VATTEMP .content .qr-code-img, .template-4 .template-list-print .VATTEMP .content .qr-code-img {
      float: none;
      width: 100px;
      height: 100px; }
    .invoice-detail-modal .template-4 .VATTEMP .content .header-title, #printPdfWrapper .template-4 .VATTEMP .content .header-title, .template-4 .template-list-print .VATTEMP .content .header-title {
      float: left;
      width: 50%;
      overflow: hidden;
      text-align: center; }
    .invoice-detail-modal .template-4 .VATTEMP .content .invName, #printPdfWrapper .template-4 .VATTEMP .content .invName, .template-4 .template-list-print .VATTEMP .content .invName {
      text-transform: uppercase;
      font-size: 23px;
      font-weight: bold; }
    .invoice-detail-modal .template-4 .VATTEMP .content .subInvName-wrapper, #printPdfWrapper .template-4 .VATTEMP .content .subInvName-wrapper, .template-4 .template-list-print .VATTEMP .content .subInvName-wrapper {
      font-size: 14px !important;
      text-align: center !important;
      margin: inherit !important; }
    .invoice-detail-modal .template-4 .VATTEMP .content .serial-wrapper, #printPdfWrapper .template-4 .VATTEMP .content .serial-wrapper, .template-4 .template-list-print .VATTEMP .content .serial-wrapper {
      width: 25%;
      float: left; }
    .invoice-detail-modal .template-4 .VATTEMP .content .p-template-name, #printPdfWrapper .template-4 .VATTEMP .content .p-template-name, .template-4 .template-list-print .VATTEMP .content .p-template-name,
    .invoice-detail-modal .template-4 .VATTEMP .content .p-invoice-series,
    #printPdfWrapper .template-4 .VATTEMP .content .p-invoice-series,
    .template-4 .template-list-print .VATTEMP .content .p-invoice-series,
    .invoice-detail-modal .template-4 .VATTEMP .content .p-invoice-number,
    #printPdfWrapper .template-4 .VATTEMP .content .p-invoice-number,
    .template-4 .template-list-print .VATTEMP .content .p-invoice-number {
      margin-bottom: 10px; }
    .invoice-detail-modal .template-4 .VATTEMP .content .comp, #printPdfWrapper .template-4 .VATTEMP .content .comp, .template-4 .template-list-print .VATTEMP .content .comp {
      float: left;
      width: 100%;
      margin-top: 10px; }
    .invoice-detail-modal .template-4 .VATTEMP .content .comp span, #printPdfWrapper .template-4 .VATTEMP .content .comp span, .template-4 .template-list-print .VATTEMP .content .comp span,
    .invoice-detail-modal .template-4 .VATTEMP .content .cus span,
    #printPdfWrapper .template-4 .VATTEMP .content .cus span,
    .template-4 .template-list-print .VATTEMP .content .cus span {
      display: inline-block;
      float: none; }
    .invoice-detail-modal .template-4 .VATTEMP .content .cus p, #printPdfWrapper .template-4 .VATTEMP .content .cus p, .template-4 .template-list-print .VATTEMP .content .cus p {
      position: relative;
      margin: 0 0 4px;
      display: block;
      overflow: hidden; }
    .invoice-detail-modal .template-4 .VATTEMP .content .cus b:after, #printPdfWrapper .template-4 .VATTEMP .content .cus b:after, .template-4 .template-list-print .VATTEMP .content .cus b:after {
      content: "";
      position: absolute;
      height: 6px;
      margin-left: 0;
      bottom: 2px;
      border-bottom: 1px dashed #000;
      width: 100%; }
      .invoice-detail-modal .template-4 .VATTEMP .span-buyer-tax-code,.template-4 .template-list-print .VATTEMP .span-buyer-tax-code, #printPdfWrapper .template-4 .VATTEMP .span-buyer-tax-code {
        width: 25%;
        font-weight: 700;
        position: relative;
        overflow: hidden;
        margin: 0 0 -5.6px 0;
        min-height: 20px;
        /* border-bottom: 1px dashed black; */
      }
    .invoice-detail-modal .template-4 .VATTEMP .content #compName b, #printPdfWrapper .template-4 .VATTEMP .content #compName b, .template-4 .template-list-print .VATTEMP .content #compName b {
      text-transform: uppercase;
      font-size: 18px;
      width: 100%;
      padding-bottom: 1px;
      word-wrap: break-word; }
    .invoice-detail-modal .template-4 .VATTEMP .content .ComPhone, #printPdfWrapper .template-4 .VATTEMP .content .ComPhone, .template-4 .template-list-print .VATTEMP .content .ComPhone {
      width: 49%;
      float: left; }
    .invoice-detail-modal .template-4 .VATTEMP .content .ComFax, #printPdfWrapper .template-4 .VATTEMP .content .ComFax, .template-4 .template-list-print .VATTEMP .content .ComFax {
      width: 49%;
      float: left; }
    .invoice-detail-modal .template-4 .VATTEMP .content .ComEmail, #printPdfWrapper .template-4 .VATTEMP .content .ComEmail, .template-4 .template-list-print .VATTEMP .content .ComEmail {
      width: 49%;
      float: left; }
    .invoice-detail-modal .template-4 .VATTEMP .content .ComWebSite, #printPdfWrapper .template-4 .VATTEMP .content .ComWebSite, .template-4 .template-list-print .VATTEMP .content .ComWebSite {
      width: 49%;
      float: left; }
    .invoice-detail-modal .template-4 .VATTEMP .content .imgCode, #printPdfWrapper .template-4 .VATTEMP .content .imgCode, .template-4 .template-list-print .VATTEMP .content .imgCode {
      float: right;
      width: 14%; }
    .invoice-detail-modal .template-4 .VATTEMP .content .taikhoan, #printPdfWrapper .template-4 .VATTEMP .content .taikhoan, .template-4 .template-list-print .VATTEMP .content .taikhoan {
      width: 85%;
      float: left; }
    .invoice-detail-modal .template-4 .VATTEMP .content .border-label, #printPdfWrapper .template-4 .VATTEMP .content .border-label, .template-4 .template-list-print .VATTEMP .content .border-label {
      border-bottom: 1px dashed #000;
      height: 18px; }
    .invoice-detail-modal .template-4 .VATTEMP .content .invtable, #printPdfWrapper .template-4 .VATTEMP .content .invtable, .template-4 .template-list-print .VATTEMP .content .invtable {
      width: 100%;
      border-collapse: collapse;
      border: 1px solid #000;
      text-align: center;
      background-position-y: 0px; }
      .invoice-detail-modal .template-4 .VATTEMP .content .invtable .data td, #printPdfWrapper .template-4 .VATTEMP .content .invtable .data td, .template-4 .template-list-print .VATTEMP .content .invtable .data td {
        border: 1px solid #000;
        height: 35px; }
      .invoice-detail-modal .template-4 .VATTEMP .content .invtable td, #printPdfWrapper .template-4 .VATTEMP .content .invtable td, .template-4 .template-list-print .VATTEMP .content .invtable td {
        border-bottom: 1px dotted #000;
        border-right: 1px solid #000;
        height: 35px; }
    .invoice-detail-modal .template-4 .VATTEMP .content .fl-l, #printPdfWrapper .template-4 .VATTEMP .content .fl-l, .template-4 .template-list-print .VATTEMP .content .fl-l {
      float: left;
      width: 164px;
      text-align: center; }
    .invoice-detail-modal .template-4 .VATTEMP .content .fl-r, #printPdfWrapper .template-4 .VATTEMP .content .fl-r, .template-4 .template-list-print .VATTEMP .content .fl-r {
      float: right;
      width: 300px;
      text-align: center; }
    .invoice-detail-modal .template-4 .VATTEMP .content .label-sign, #printPdfWrapper .template-4 .VATTEMP .content .label-sign, .template-4 .template-list-print .VATTEMP .content .label-sign {
      font-size: 14px;
      text-align: center; }
    .invoice-detail-modal .template-4 .VATTEMP .content #footer, #printPdfWrapper .template-4 .VATTEMP .content #footer, .template-4 .template-list-print .VATTEMP .content #footer {
      clear: both;
      margin-top: 5px;
      overflow: hidden; }
    .invoice-detail-modal .template-4 .VATTEMP .content .buyer, #printPdfWrapper .template-4 .VATTEMP .content .buyer, .template-4 .template-list-print .VATTEMP .content .buyer {
      margin-left: 15px; }
    .invoice-detail-modal .template-4 .VATTEMP .content .seller, #printPdfWrapper .template-4 .VATTEMP .content .seller, .template-4 .template-list-print .VATTEMP .content .seller {
      margin-left: 15px; }
    .invoice-detail-modal .template-4 .VATTEMP .content .form-sign, #printPdfWrapper .template-4 .VATTEMP .content .form-sign, .template-4 .template-list-print .VATTEMP .content .form-sign {
      width: 68%;
      font-weight: bold;
      border: solid 1px red;
      padding: 10px;
      color: red;
      margin-top: 10px; }
      .invoice-detail-modal .template-4 .VATTEMP .content .form-sign .standard, #printPdfWrapper .template-4 .VATTEMP .content .form-sign .standard, .template-4 .template-list-print .VATTEMP .content .form-sign .standard {
        margin-bottom: 20px; }
      .invoice-detail-modal .template-4 .VATTEMP .content .form-sign .sign-by, #printPdfWrapper .template-4 .VATTEMP .content .form-sign .sign-by, .template-4 .template-list-print .VATTEMP .content .form-sign .sign-by {
        font-size: 12px; }
    .invoice-detail-modal .template-4 .VATTEMP .content .form-sign-seller, #printPdfWrapper .template-4 .VATTEMP .content .form-sign-seller, .template-4 .template-list-print .VATTEMP .content .form-sign-seller {
      width: 100%;
      font-weight: bold;
      border: solid 1px red;
      padding: 10px;
      color: red;
      margin-top: 10px; }
      .invoice-detail-modal .template-4 .VATTEMP .content .form-sign-seller .standard, #printPdfWrapper .template-4 .VATTEMP .content .form-sign-seller .standard, .template-4 .template-list-print .VATTEMP .content .form-sign-seller .standard {
        margin-bottom: 20px; }
      .invoice-detail-modal .template-4 .VATTEMP .content .form-sign-seller .sign-by, #printPdfWrapper .template-4 .VATTEMP .content .form-sign-seller .sign-by, .template-4 .template-list-print .VATTEMP .content .form-sign-seller .sign-by {
        font-size: 12px; }
  .invoice-detail-modal .template-4 .VATTEMP .summary, #printPdfWrapper .template-4 .VATTEMP .summary, .template-4 .template-list-print .VATTEMP .summary {
    width: 86%;
    text-align: right; }

.invoice-detail-modal .template-4 .modal-content, #printPdfWrapper .template-4 .modal-content, .template-4 .template-list-print .modal-content {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 5px; }

.invoice-detail-modal .template-4 .modal-footer .dropdown, #printPdfWrapper .template-4 .modal-footer .dropdown, .template-4 .template-list-print .modal-footer .dropdown {
  display: inline-block; }
  .invoice-detail-modal .template-4 .modal-footer .dropdown .caret, #printPdfWrapper .template-4 .modal-footer .dropdown .caret, .template-4 .template-list-print .modal-footer .dropdown .caret {
    border-top: 4px solid transparent;
    border-bottom: 4px dashed; }

.invoice-detail-modal .template-4 .modal-footer .dropdown-menu, #printPdfWrapper .template-4 .modal-footer .dropdown-menu, .template-4 .template-list-print .modal-footer .dropdown-menu {
  top: auto;
  bottom: 100%;
  right: 0;
  left: auto; }

.invoice-detail-modal .template-4 .modal-footer .dropdown > .dropdown-menu:before, #printPdfWrapper .template-4 .modal-footer .dropdown > .dropdown-menu:before, .template-4 .template-list-print .modal-footer .dropdown > .dropdown-menu:before,
.invoice-detail-modal .template-4 .modal-footer .dropdown-toggle > .dropdown-menu:before,
#printPdfWrapper .template-4 .modal-footer .dropdown-toggle > .dropdown-menu:before,
.template-4 .template-list-print .modal-footer .dropdown-toggle > .dropdown-menu:before,
.invoice-detail-modal .template-4 .modal-footer .btn-group > .dropdown-menu:before,
#printPdfWrapper .template-4 .modal-footer .btn-group > .dropdown-menu:before,
.template-4 .template-list-print .modal-footer .btn-group > .dropdown-menu:before {
  display: none !important; }

.invoice-detail-modal .template-4 .modal-footer .dropdown > .dropdown-menu:after, #printPdfWrapper .template-4 .modal-footer .dropdown > .dropdown-menu:after, .template-4 .template-list-print .modal-footer .dropdown > .dropdown-menu:after,
.invoice-detail-modal .template-4 .modal-footer .dropdown-toggle > .dropdown-menu:after,
#printPdfWrapper .template-4 .modal-footer .dropdown-toggle > .dropdown-menu:after,
.template-4 .template-list-print .modal-footer .dropdown-toggle > .dropdown-menu:after,
.invoice-detail-modal .template-4 .modal-footer .btn-group > .dropdown-menu:after,
#printPdfWrapper .template-4 .modal-footer .btn-group > .dropdown-menu:after,
.template-4 .template-list-print .modal-footer .btn-group > .dropdown-menu:after {
  display: none !important; }

.invoice-detail-modal .template-4 .modal-footer .btn-execute-invoice, #printPdfWrapper .template-4 .modal-footer .btn-execute-invoice, .template-4 .template-list-print .modal-footer .btn-execute-invoice {
  background-color: #33414e;
  border-color: #33414e; }

.invoice-detail-modal .template-5 hr, #printPdfWrapper .template-5 hr, .template-5 .template-list-print hr {
  margin: 0 0 0.1em;
  padding: 0; }

.invoice-detail-modal .template-5 .modal-dialog, #printPdfWrapper .template-5 .modal-dialog, .template-5 .template-list-print .modal-dialog {
  position: relative;
  display: table;
  overflow-y: auto;
  overflow-x: auto;
  width: auto;
  min-width: 300px; }

.invoice-detail-modal .template-5 .VATTEMP, #printPdfWrapper .template-5 .VATTEMP, .template-5 .template-list-print .VATTEMP {
  background-color: #fff;
  font-size: 14px;
  font-family: "Time New Roman";
  color: #656D78; }
  .invoice-detail-modal .template-5 .VATTEMP .content, #printPdfWrapper .template-5 .VATTEMP .content, .template-5 .template-list-print .VATTEMP .content {
    padding: 10px;
    border: 1px solid #000000;
    /*border: 10px solid transparent;
      border-image: url("/assets/apps/img/invoice-template/border-invoice-2.png")
        30 30 round;*/ }
    .invoice-detail-modal .template-5 .VATTEMP .content #header, #printPdfWrapper .template-5 .VATTEMP .content #header, .template-5 .template-list-print .VATTEMP .content #header,
    .invoice-detail-modal .template-5 .VATTEMP .content #main-content,
    #printPdfWrapper .template-5 .VATTEMP .content #main-content,
    .template-5 .template-list-print .VATTEMP .content #main-content {
      width: 100%;
      clear: left;
      overflow: hidden;
      position: relative; }
      .invoice-detail-modal .template-5 .VATTEMP .content #header .bg-invoice, #printPdfWrapper .template-5 .VATTEMP .content #header .bg-invoice, .template-5 .template-list-print .VATTEMP .content #header .bg-invoice,
      .invoice-detail-modal .template-5 .VATTEMP .content #main-content .bg-invoice,
      #printPdfWrapper .template-5 .VATTEMP .content #main-content .bg-invoice,
      .template-5 .template-list-print .VATTEMP .content #main-content .bg-invoice {
        position: absolute;
        top: 67%;
        left: 28%;
        opacity: 0.2;
        width: 430px;
        height: 196px; }
    
    .invoice-detail-modal .template-5 .VATTEMP .content #main-content,
    #printPdfWrapper .template-5 .VATTEMP .content #main-content,
    .template-5 .template-list-print .VATTEMP .content #main-content {
      background: none !important; }
      .invoice-detail-modal .template-5 .VATTEMP .content #main-content .bg-opacity, #printPdfWrapper .template-5 .VATTEMP .content #main-content .bg-opacity, .template-5 .template-list-print .VATTEMP .content #main-content .bg-opacity {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0.12; }
    .invoice-detail-modal .template-5 .VATTEMP .content #header .date, #printPdfWrapper .template-5 .VATTEMP .content #header .date, .template-5 .template-list-print .VATTEMP .content #header .date {
      clear: left;
      margin: 5px auto 0; }
      .invoice-detail-modal .template-5 .VATTEMP .content #header .date label, #printPdfWrapper .template-5 .VATTEMP .content #header .date label, .template-5 .template-list-print .VATTEMP .content #header .date label {
        border-bottom: 1px dotted #000000;
        font-weight: bold; }
    .invoice-detail-modal .template-5 .VATTEMP .content #header strong, #printPdfWrapper .template-5 .VATTEMP .content #header strong, .template-5 .template-list-print .VATTEMP .content #header strong {
      color: red; }
    .invoice-detail-modal .template-5 .VATTEMP .content #logo, #printPdfWrapper .template-5 .VATTEMP .content #logo, .template-5 .template-list-print .VATTEMP .content #logo {
      background-size: contain !important;
      float: left;
      margin: 0;
      width: 28%;
      background-position: center !important;
      background-repeat: no-repeat !important;
      background: url("/assets/apps/img/invoice-template/logo/logo.png"); }
    .invoice-detail-modal .template-5 .VATTEMP .content .header-title, #printPdfWrapper .template-5 .VATTEMP .content .header-title, .template-5 .template-list-print .VATTEMP .content .header-title {
      float: left;
      width: 47%;
      overflow: hidden;
      text-align: center; }
    .invoice-detail-modal .template-5 .VATTEMP .content .invName, #printPdfWrapper .template-5 .VATTEMP .content .invName, .template-5 .template-list-print .VATTEMP .content .invName {
      text-transform: uppercase;
      font-size: 23px;
      font-weight: bold; }
    .invoice-detail-modal .template-5 .VATTEMP .content .subInvName-wrapper, #printPdfWrapper .template-5 .VATTEMP .content .subInvName-wrapper, .template-5 .template-list-print .VATTEMP .content .subInvName-wrapper {
      font-size: 14px !important;
      text-align: center !important;
      margin: inherit !important; }
    .invoice-detail-modal .template-5 .VATTEMP .content .serial-wrapper, #printPdfWrapper .template-5 .VATTEMP .content .serial-wrapper, .template-5 .template-list-print .VATTEMP .content .serial-wrapper {
      width: 25%;
      float: left; }
    .invoice-detail-modal .template-5 .VATTEMP .content .comp, #printPdfWrapper .template-5 .VATTEMP .content .comp, .template-5 .template-list-print .VATTEMP .content .comp {
      float: left;
      width: 100%;
      margin-top: 10px; }
    .invoice-detail-modal .template-5 .VATTEMP .content .comp span, #printPdfWrapper .template-5 .VATTEMP .content .comp span, .template-5 .template-list-print .VATTEMP .content .comp span,
    .invoice-detail-modal .template-5 .VATTEMP .content .cus span,
    #printPdfWrapper .template-5 .VATTEMP .content .cus span,
    .template-5 .template-list-print .VATTEMP .content .cus span {
      display: block;
      float: left; }
    .invoice-detail-modal .template-5 .VATTEMP .content .cus p, #printPdfWrapper .template-5 .VATTEMP .content .cus p, .template-5 .template-list-print .VATTEMP .content .cus p {
      position: relative;
      margin: 0 0 4px;
      display: block;
      overflow: hidden; }
    .invoice-detail-modal .template-5 .VATTEMP .content .cus b:after, #printPdfWrapper .template-5 .VATTEMP .content .cus b:after, .template-5 .template-list-print .VATTEMP .content .cus b:after {
      content: "";
      position: absolute;
      height: 6px;
      margin-left: 0;
      bottom: 2px;
      border-bottom: 1px dashed #000;
      width: 100%; }
    .invoice-detail-modal .template-5 .VATTEMP .content #compName b, #printPdfWrapper .template-5 .VATTEMP .content #compName b, .template-5 .template-list-print .VATTEMP .content #compName b {
      text-transform: uppercase;
      font-size: 18px;
      width: 100%;
      padding-bottom: 1px;
      word-wrap: break-word; }
    .invoice-detail-modal .template-5 .VATTEMP .content .ComPhone, #printPdfWrapper .template-5 .VATTEMP .content .ComPhone, .template-5 .template-list-print .VATTEMP .content .ComPhone {
      width: 49%;
      float: left; }
    .invoice-detail-modal .template-5 .VATTEMP .content .ComFax, #printPdfWrapper .template-5 .VATTEMP .content .ComFax, .template-5 .template-list-print .VATTEMP .content .ComFax {
      width: 49%;
      float: left; }
    .invoice-detail-modal .template-5 .VATTEMP .content .ComEmail, #printPdfWrapper .template-5 .VATTEMP .content .ComEmail, .template-5 .template-list-print .VATTEMP .content .ComEmail {
      width: 49%;
      float: left; }
    .invoice-detail-modal .template-5 .VATTEMP .content .ComWebSite, #printPdfWrapper .template-5 .VATTEMP .content .ComWebSite, .template-5 .template-list-print .VATTEMP .content .ComWebSite {
      width: 49%;
      float: left; }
    .invoice-detail-modal .template-5 .VATTEMP .content .imgCode, #printPdfWrapper .template-5 .VATTEMP .content .imgCode, .template-5 .template-list-print .VATTEMP .content .imgCode {
      float: right;
      width: 14%; }
    .invoice-detail-modal .template-5 .VATTEMP .content .taikhoan, #printPdfWrapper .template-5 .VATTEMP .content .taikhoan, .template-5 .template-list-print .VATTEMP .content .taikhoan {
      width: 85%;
      float: left; }
    .invoice-detail-modal .template-5 .VATTEMP .content .border-label, #printPdfWrapper .template-5 .VATTEMP .content .border-label, .template-5 .template-list-print .VATTEMP .content .border-label {
      border-bottom: 1px dashed #000;
      height: 18px; }
    .invoice-detail-modal .template-5 .VATTEMP .content .invtable, #printPdfWrapper .template-5 .VATTEMP .content .invtable, .template-5 .template-list-print .VATTEMP .content .invtable {
      width: 100%;
      border-collapse: collapse;
      border: 1px solid #000;
      text-align: center;
      background-position-y: 0px; }
      .invoice-detail-modal .template-5 .VATTEMP .content .invtable .data td, #printPdfWrapper .template-5 .VATTEMP .content .invtable .data td, .template-5 .template-list-print .VATTEMP .content .invtable .data td {
        border: 1px solid #000;
        height: 35px; }
      .invoice-detail-modal .template-5 .VATTEMP .content .invtable td, #printPdfWrapper .template-5 .VATTEMP .content .invtable td, .template-5 .template-list-print .VATTEMP .content .invtable td {
        border-bottom: 1px dotted #000;
        border-right: 1px solid #000;
        height: 35px; }
    .invoice-detail-modal .template-5 .VATTEMP .content .fl-l, #printPdfWrapper .template-5 .VATTEMP .content .fl-l, .template-5 .template-list-print .VATTEMP .content .fl-l {
      float: left;
      width: 164px;
      text-align: center; }
    .invoice-detail-modal .template-5 .VATTEMP .content .fl-r, #printPdfWrapper .template-5 .VATTEMP .content .fl-r, .template-5 .template-list-print .VATTEMP .content .fl-r {
      float: right;
      width: 300px;
      text-align: center; }
    .invoice-detail-modal .template-5 .VATTEMP .content .label-sign, #printPdfWrapper .template-5 .VATTEMP .content .label-sign, .template-5 .template-list-print .VATTEMP .content .label-sign {
      font-size: 14px;
      text-align: center; }
    .invoice-detail-modal .template-5 .VATTEMP .content #footer, #printPdfWrapper .template-5 .VATTEMP .content #footer, .template-5 .template-list-print .VATTEMP .content #footer {
      clear: both;
      margin-top: 15px;
      overflow: hidden; }
    .invoice-detail-modal .template-5 .VATTEMP .content .buyer, #printPdfWrapper .template-5 .VATTEMP .content .buyer, .template-5 .template-list-print .VATTEMP .content .buyer {
      margin-left: 15px; }
    .invoice-detail-modal .template-5 .VATTEMP .content .seller, #printPdfWrapper .template-5 .VATTEMP .content .seller, .template-5 .template-list-print .VATTEMP .content .seller {
      margin-left: 15px; }
    .invoice-detail-modal .template-5 .VATTEMP .content .form-sign, #printPdfWrapper .template-5 .VATTEMP .content .form-sign, .template-5 .template-list-print .VATTEMP .content .form-sign {
      width: 68%;
      font-weight: bold;
      border: solid 1px red;
      padding: 10px;
      color: red;
      margin-top: 10px; }
      .invoice-detail-modal .template-5 .VATTEMP .content .form-sign .standard, #printPdfWrapper .template-5 .VATTEMP .content .form-sign .standard, .template-5 .template-list-print .VATTEMP .content .form-sign .standard {
        margin-bottom: 20px; }
      .invoice-detail-modal .template-5 .VATTEMP .content .form-sign .sign-by, #printPdfWrapper .template-5 .VATTEMP .content .form-sign .sign-by, .template-5 .template-list-print .VATTEMP .content .form-sign .sign-by {
        font-size: 12px; }
    .invoice-detail-modal .template-5 .VATTEMP .content .form-sign-seller, #printPdfWrapper .template-5 .VATTEMP .content .form-sign-seller, .template-5 .template-list-print .VATTEMP .content .form-sign-seller {
      width: 100%;
      font-weight: bold;
      border: solid 1px red;
      padding: 10px;
      color: red;
      margin-top: 10px; }
      .invoice-detail-modal .template-5 .VATTEMP .content .form-sign-seller .standard, #printPdfWrapper .template-5 .VATTEMP .content .form-sign-seller .standard, .template-5 .template-list-print .VATTEMP .content .form-sign-seller .standard {
        margin-bottom: 20px; }
      .invoice-detail-modal .template-5 .VATTEMP .content .form-sign-seller .sign-by, #printPdfWrapper .template-5 .VATTEMP .content .form-sign-seller .sign-by, .template-5 .template-list-print .VATTEMP .content .form-sign-seller .sign-by {
        font-size: 12px; }
  .invoice-detail-modal .template-5 .VATTEMP .summary, #printPdfWrapper .template-5 .VATTEMP .summary, .template-5 .template-list-print .VATTEMP .summary {
    width: 86%;
    text-align: right; }

.invoice-detail-modal .template-5 .modal-content, #printPdfWrapper .template-5 .modal-content, .template-5 .template-list-print .modal-content {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 5px; }

.invoice-detail-modal .template-5 .modal-footer .dropdown, #printPdfWrapper .template-5 .modal-footer .dropdown, .template-5 .template-list-print .modal-footer .dropdown {
  display: inline-block; }
  .invoice-detail-modal .template-5 .modal-footer .dropdown .caret, #printPdfWrapper .template-5 .modal-footer .dropdown .caret, .template-5 .template-list-print .modal-footer .dropdown .caret {
    border-top: 4px solid transparent;
    border-bottom: 4px dashed; }

.invoice-detail-modal .template-5 .modal-footer .dropdown-menu, #printPdfWrapper .template-5 .modal-footer .dropdown-menu, .template-5 .template-list-print .modal-footer .dropdown-menu {
  top: auto;
  bottom: 100%;
  right: 0;
  left: auto; }

.invoice-detail-modal .template-5 .modal-footer .dropdown > .dropdown-menu:before, #printPdfWrapper .template-5 .modal-footer .dropdown > .dropdown-menu:before, .template-5 .template-list-print .modal-footer .dropdown > .dropdown-menu:before,
.invoice-detail-modal .template-5 .modal-footer .dropdown-toggle > .dropdown-menu:before,
#printPdfWrapper .template-5 .modal-footer .dropdown-toggle > .dropdown-menu:before,
.template-5 .template-list-print .modal-footer .dropdown-toggle > .dropdown-menu:before,
.invoice-detail-modal .template-5 .modal-footer .btn-group > .dropdown-menu:before,
#printPdfWrapper .template-5 .modal-footer .btn-group > .dropdown-menu:before,
.template-5 .template-list-print .modal-footer .btn-group > .dropdown-menu:before {
  display: none !important; }

.invoice-detail-modal .template-5 .modal-footer .dropdown > .dropdown-menu:after, #printPdfWrapper .template-5 .modal-footer .dropdown > .dropdown-menu:after, .template-5 .template-list-print .modal-footer .dropdown > .dropdown-menu:after,
.invoice-detail-modal .template-5 .modal-footer .dropdown-toggle > .dropdown-menu:after,
#printPdfWrapper .template-5 .modal-footer .dropdown-toggle > .dropdown-menu:after,
.template-5 .template-list-print .modal-footer .dropdown-toggle > .dropdown-menu:after,
.invoice-detail-modal .template-5 .modal-footer .btn-group > .dropdown-menu:after,
#printPdfWrapper .template-5 .modal-footer .btn-group > .dropdown-menu:after,
.template-5 .template-list-print .modal-footer .btn-group > .dropdown-menu:after {
  display: none !important; }

.invoice-detail-modal .template-5 .modal-footer .btn-execute-invoice, #printPdfWrapper .template-5 .modal-footer .btn-execute-invoice, .template-5 .template-list-print .modal-footer .btn-execute-invoice {
  background-color: #33414e;
  border-color: #33414e; }

.invoice-detail-modal .template-6 hr, #printPdfWrapper .template-6 hr, .template-6 .template-list-print hr {
  margin: 0 0 0.1em;
  padding: 0; }

.invoice-detail-modal .template-6 .modal-dialog, #printPdfWrapper .template-6 .modal-dialog, .template-6 .template-list-print .modal-dialog {
  position: relative;
  display: table;
  overflow-y: auto;
  overflow-x: auto;
  width: auto;
  min-width: 300px; }

.invoice-detail-modal .template-6 .VATTEMP, #printPdfWrapper .template-6 .VATTEMP, .template-6 .template-list-print .VATTEMP {
  background-color: #fff;
  font-size: 14px;
  font-family: "Time New Roman";
  color: #656D78; }
  .invoice-detail-modal .template-6 .VATTEMP .content, #printPdfWrapper .template-6 .VATTEMP .content, .template-6 .template-list-print .VATTEMP .content {
    padding: 10px;
    border: 1px solid #000000;
    /*border: 10px solid transparent;
      border-image: url("/assets/apps/img/invoice-template/border-invoice-2.png")
        30 round;*/ }
    .invoice-detail-modal .template-6 .VATTEMP .content #header, #printPdfWrapper .template-6 .VATTEMP .content #header, .template-6 .template-list-print .VATTEMP .content #header,
    .invoice-detail-modal .template-6 .VATTEMP .content #main-content,
    #printPdfWrapper .template-6 .VATTEMP .content #main-content,
    .template-6 .template-list-print .VATTEMP .content #main-content {
      width: 100%;
      clear: left;
      overflow: hidden;
      position: relative; }
      .invoice-detail-modal .template-6 .VATTEMP .content #header .bg-invoice, #printPdfWrapper .template-6 .VATTEMP .content #header .bg-invoice, .template-6 .template-list-print .VATTEMP .content #header .bg-invoice,
      .invoice-detail-modal .template-6 .VATTEMP .content #main-content .bg-invoice,
      #printPdfWrapper .template-6 .VATTEMP .content #main-content .bg-invoice,
      .template-6 .template-list-print .VATTEMP .content #main-content .bg-invoice {
        position: absolute;
        top: 67%;
        left: 28%;
        opacity: 0.2;
        width: 430px;
        height: 196px; }
    
    .invoice-detail-modal .template-6 .VATTEMP .content #main-content,
    #printPdfWrapper .template-6 .VATTEMP .content #main-content,
    .template-6 .template-list-print .VATTEMP .content #main-content {
      background: none !important; }
      .invoice-detail-modal .template-6 .VATTEMP .content #main-content .bg-opacity, #printPdfWrapper .template-6 .VATTEMP .content #main-content .bg-opacity, .template-6 .template-list-print .VATTEMP .content #main-content .bg-opacity {
        position: absolute;
        width: 100%;
        height: 100%;
        opacity: 0.12; }
    .invoice-detail-modal .template-6 .VATTEMP .content #header .date, #printPdfWrapper .template-6 .VATTEMP .content #header .date, .template-6 .template-list-print .VATTEMP .content #header .date {
      clear: left;
      margin: 5px auto 0; }
      .invoice-detail-modal .template-6 .VATTEMP .content #header .date label, #printPdfWrapper .template-6 .VATTEMP .content #header .date label, .template-6 .template-list-print .VATTEMP .content #header .date label {
        border-bottom: 1px dotted #000000;
        font-weight: bold; }
    .invoice-detail-modal .template-6 .VATTEMP .content #header strong, #printPdfWrapper .template-6 .VATTEMP .content #header strong, .template-6 .template-list-print .VATTEMP .content #header strong {
      color: red; }
    .invoice-detail-modal .template-6 .VATTEMP .content #logo, #printPdfWrapper .template-6 .VATTEMP .content #logo, .template-6 .template-list-print .VATTEMP .content #logo {
      background-size: contain !important;
      float: left;
      margin: 0;
      width: 28%;
      /* background-position: center !important;
      background-repeat: no-repeat !important;
      background: url("/assets/apps/img/invoice-template/logo/logo.png"); */
      height: 120px;
    }
    .invoice-detail-modal .template-6 .VATTEMP .content .header-title, #printPdfWrapper .template-6 .VATTEMP .content .header-title, .template-6 .template-list-print .VATTEMP .content .header-title {
      float: left;
      width: 47%;
      overflow: hidden;
      text-align: center; }
    .invoice-detail-modal .template-6 .VATTEMP .content .invName, #printPdfWrapper .template-6 .VATTEMP .content .invName, .template-6 .template-list-print .VATTEMP .content .invName {
      text-transform: uppercase;
      font-size: 23px;
      font-weight: bold; }
    .invoice-detail-modal .template-6 .VATTEMP .content .subInvName-wrapper, #printPdfWrapper .template-6 .VATTEMP .content .subInvName-wrapper, .template-6 .template-list-print .VATTEMP .content .subInvName-wrapper {
      font-size: 14px !important;
      text-align: center !important;
      margin: inherit !important; }
    .invoice-detail-modal .template-6 .VATTEMP .content .serial-wrapper, #printPdfWrapper .template-6 .VATTEMP .content .serial-wrapper, .template-6 .template-list-print .VATTEMP .content .serial-wrapper {
      width: 25%;
      float: left; }
    .invoice-detail-modal .template-6 .VATTEMP .content .comp, #printPdfWrapper .template-6 .VATTEMP .content .comp, .template-6 .template-list-print .VATTEMP .content .comp {
      float: left;
      width: 100%;
      margin-top: 10px; }
    .invoice-detail-modal .template-6 .VATTEMP .content .comp span, #printPdfWrapper .template-6 .VATTEMP .content .comp span, .template-6 .template-list-print .VATTEMP .content .comp span,
    .invoice-detail-modal .template-6 .VATTEMP .content .cus span,
    #printPdfWrapper .template-6 .VATTEMP .content .cus span,
    .template-6 .template-list-print .VATTEMP .content .cus span {
      display: block;
      float: left; }
    .invoice-detail-modal .template-6 .VATTEMP .content .cus p, #printPdfWrapper .template-6 .VATTEMP .content .cus p, .template-6 .template-list-print .VATTEMP .content .cus p {
      position: relative;
      margin: 0 0 4px;
      display: block;
      overflow: hidden; }
    .invoice-detail-modal .template-6 .VATTEMP .content .cus b:after, #printPdfWrapper .template-6 .VATTEMP .content .cus b:after, .template-6 .template-list-print .VATTEMP .content .cus b:after {
      content: "";
      position: absolute;
      height: 6px;
      margin-left: 0;
      bottom: 2px;
      border-bottom: 1px dashed #000;
      width: 100%; }
    .invoice-detail-modal .template-6 .VATTEMP .content #compName b, #printPdfWrapper .template-6 .VATTEMP .content #compName b, .template-6 .template-list-print .VATTEMP .content #compName b {
      text-transform: uppercase;
      font-size: 18px;
      width: 100%;
      padding-bottom: 1px;
      word-wrap: break-word; }
    .invoice-detail-modal .template-6 .VATTEMP .content .ComPhone, #printPdfWrapper .template-6 .VATTEMP .content .ComPhone, .template-6 .template-list-print .VATTEMP .content .ComPhone {
      width: 49%;
      float: left; }
    .invoice-detail-modal .template-6 .VATTEMP .content .ComFax, #printPdfWrapper .template-6 .VATTEMP .content .ComFax, .template-6 .template-list-print .VATTEMP .content .ComFax {
      width: 49%;
      float: left; }
    .invoice-detail-modal .template-6 .VATTEMP .content .ComEmail, #printPdfWrapper .template-6 .VATTEMP .content .ComEmail, .template-6 .template-list-print .VATTEMP .content .ComEmail {
      width: 49%;
      float: left; }
    .invoice-detail-modal .template-6 .VATTEMP .content .ComWebSite, #printPdfWrapper .template-6 .VATTEMP .content .ComWebSite, .template-6 .template-list-print .VATTEMP .content .ComWebSite {
      width: 49%;
      float: left; }
    .invoice-detail-modal .template-6 .VATTEMP .content .imgCode, #printPdfWrapper .template-6 .VATTEMP .content .imgCode, .template-6 .template-list-print .VATTEMP .content .imgCode {
      float: right;
      width: 14%; }
    .invoice-detail-modal .template-6 .VATTEMP .content .taikhoan, #printPdfWrapper .template-6 .VATTEMP .content .taikhoan, .template-6 .template-list-print .VATTEMP .content .taikhoan {
      width: 85%;
      float: left; }
    .invoice-detail-modal .template-6 .VATTEMP .content .border-label, #printPdfWrapper .template-6 .VATTEMP .content .border-label, .template-6 .template-list-print .VATTEMP .content .border-label {
      border-bottom: 1px dashed #000;
      height: 18px; }
    .invoice-detail-modal .template-6 .VATTEMP .content .invtable, #printPdfWrapper .template-6 .VATTEMP .content .invtable, .template-6 .template-list-print .VATTEMP .content .invtable {
      width: 100%;
      border-collapse: collapse;
      border: 1px solid #000;
      text-align: center;
      background-position-y: 0px; }
      .invoice-detail-modal .template-6 .VATTEMP .content .invtable .data td, #printPdfWrapper .template-6 .VATTEMP .content .invtable .data td, .template-6 .template-list-print .VATTEMP .content .invtable .data td {
        border: 1px solid #000;
        min-height: 35px;}
      .invoice-detail-modal .template-6 .VATTEMP .content .invtable td, #printPdfWrapper .template-6 .VATTEMP .content .invtable td, .template-6 .template-list-print .VATTEMP .content .invtable td {
        border-bottom: 1px dotted #000;
        border-right: 1px solid #000;
        min-height: 35px;}
    .invoice-detail-modal .template-6 .VATTEMP .content .fl-l, #printPdfWrapper .template-6 .VATTEMP .content .fl-l, .template-6 .template-list-print .VATTEMP .content .fl-l {
      float: left;
      width: 164px;
      text-align: center; }
    .invoice-detail-modal .template-6 .VATTEMP .content .fl-r, #printPdfWrapper .template-6 .VATTEMP .content .fl-r, .template-6 .template-list-print .VATTEMP .content .fl-r {
      float: right;
      width: 300px;
      text-align: center; }
    .invoice-detail-modal .template-6 .VATTEMP .content .label-sign, #printPdfWrapper .template-6 .VATTEMP .content .label-sign, .template-6 .template-list-print .VATTEMP .content .label-sign {
      font-size: 14px;
      text-align: center; }
    .invoice-detail-modal .template-6 .VATTEMP .content #footer, #printPdfWrapper .template-6 .VATTEMP .content #footer, .template-6 .template-list-print .VATTEMP .content #footer {
      clear: both;
      margin-top: 15px;
      overflow: hidden; }
    .invoice-detail-modal .template-6 .VATTEMP .content .buyer, #printPdfWrapper .template-6 .VATTEMP .content .buyer, .template-6 .template-list-print .VATTEMP .content .buyer {
      margin-left: 15px; }
    .invoice-detail-modal .template-6 .VATTEMP .content .seller, #printPdfWrapper .template-6 .VATTEMP .content .seller, .template-6 .template-list-print .VATTEMP .content .seller {
      margin-left: 15px; }
    .invoice-detail-modal .template-6 .VATTEMP .content .form-sign, #printPdfWrapper .template-6 .VATTEMP .content .form-sign, .template-6 .template-list-print .VATTEMP .content .form-sign {
      width: 68%;
      font-weight: bold;
      border: solid 1px red;
      padding: 10px;
      color: red;
      margin-top: 10px; }
      .invoice-detail-modal .template-6 .VATTEMP .content .form-sign .standard, #printPdfWrapper .template-6 .VATTEMP .content .form-sign .standard, .template-6 .template-list-print .VATTEMP .content .form-sign .standard {
        margin-bottom: 20px; }
      .invoice-detail-modal .template-6 .VATTEMP .content .form-sign .sign-by, #printPdfWrapper .template-6 .VATTEMP .content .form-sign .sign-by, .template-6 .template-list-print .VATTEMP .content .form-sign .sign-by {
        font-size: 12px; }
    .invoice-detail-modal .template-6 .VATTEMP .content .form-sign-seller, #printPdfWrapper .template-6 .VATTEMP .content .form-sign-seller, .template-6 .template-list-print .VATTEMP .content .form-sign-seller {
      width: 100%;
      font-weight: bold;
      border: solid 1px red;
      padding: 10px;
      color: red;
      margin-top: 10px; }
      .invoice-detail-modal .template-6 .VATTEMP .content .form-sign-seller .standard, #printPdfWrapper .template-6 .VATTEMP .content .form-sign-seller .standard, .template-6 .template-list-print .VATTEMP .content .form-sign-seller .standard {
        margin-bottom: 20px; }
      .invoice-detail-modal .template-6 .VATTEMP .content .form-sign-seller .sign-by, #printPdfWrapper .template-6 .VATTEMP .content .form-sign-seller .sign-by, .template-6 .template-list-print .VATTEMP .content .form-sign-seller .sign-by {
        font-size: 12px; }
  .invoice-detail-modal .template-6 .VATTEMP .summary, #printPdfWrapper .template-6 .VATTEMP .summary, .template-6 .template-list-print .VATTEMP .summary {
    width: 86%;
    text-align: right; }

.invoice-detail-modal .template-6 .modal-content, #printPdfWrapper .template-6 .modal-content, .template-6 .template-list-print .modal-content {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-width: 5px; }

.invoice-detail-modal .template-6 .summary-table th, #printPdfWrapper .template-6 .summary-table th, .template-6 .template-list-print .summary-table th,
.invoice-detail-modal .template-6 .summary-table td,
#printPdfWrapper .template-6 .summary-table td,
.template-6 .template-list-print .summary-table td {
  padding: 0 5px; }

.invoice-detail-modal .template-6 .modal-footer .dropdown, #printPdfWrapper .template-6 .modal-footer .dropdown, .template-6 .template-list-print .modal-footer .dropdown {
  display: inline-block; }
  .invoice-detail-modal .template-6 .modal-footer .dropdown .caret, #printPdfWrapper .template-6 .modal-footer .dropdown .caret, .template-6 .template-list-print .modal-footer .dropdown .caret {
    border-top: 4px solid transparent;
    border-bottom: 4px dashed; }

.invoice-detail-modal .template-6 .modal-footer .dropdown-menu, #printPdfWrapper .template-6 .modal-footer .dropdown-menu, .template-6 .template-list-print .modal-footer .dropdown-menu {
  top: auto;
  bottom: 100%;
  right: 0;
  left: auto; }

.invoice-detail-modal .template-6 .modal-footer .dropdown > .dropdown-menu:before, #printPdfWrapper .template-6 .modal-footer .dropdown > .dropdown-menu:before, .template-6 .template-list-print .modal-footer .dropdown > .dropdown-menu:before,
.invoice-detail-modal .template-6 .modal-footer .dropdown-toggle > .dropdown-menu:before,
#printPdfWrapper .template-6 .modal-footer .dropdown-toggle > .dropdown-menu:before,
.template-6 .template-list-print .modal-footer .dropdown-toggle > .dropdown-menu:before,
.invoice-detail-modal .template-6 .modal-footer .btn-group > .dropdown-menu:before,
#printPdfWrapper .template-6 .modal-footer .btn-group > .dropdown-menu:before,
.template-6 .template-list-print .modal-footer .btn-group > .dropdown-menu:before {
  display: none !important; }

.invoice-detail-modal .template-6 .modal-footer .dropdown > .dropdown-menu:after, #printPdfWrapper .template-6 .modal-footer .dropdown > .dropdown-menu:after, .template-6 .template-list-print .modal-footer .dropdown > .dropdown-menu:after,
.invoice-detail-modal .template-6 .modal-footer .dropdown-toggle > .dropdown-menu:after,
#printPdfWrapper .template-6 .modal-footer .dropdown-toggle > .dropdown-menu:after,
.template-6 .template-list-print .modal-footer .dropdown-toggle > .dropdown-menu:after,
.invoice-detail-modal .template-6 .modal-footer .btn-group > .dropdown-menu:after,
#printPdfWrapper .template-6 .modal-footer .btn-group > .dropdown-menu:after,
.template-6 .template-list-print .modal-footer .btn-group > .dropdown-menu:after {
  display: none !important; }

.invoice-detail-modal .template-6 .modal-footer .btn-execute-invoice, #printPdfWrapper .template-6 .modal-footer .btn-execute-invoice, .template-6 .template-list-print .modal-footer .btn-execute-invoice {
  background-color: #33414e;
  border-color: #33414e; }

.invoice-detail-modal .template-8 .VATTEMP .b-buyer, #printPdfWrapper .template-8 .VATTEMP .b-buyer, .template-8 .template-list-print .VATTEMP .b-buyer,
.invoice-detail-modal .template-8 .VATTEMP .b-buyer-legal-name,
#printPdfWrapper .template-8 .VATTEMP .b-buyer-legal-name,
.template-8 .template-list-print .VATTEMP .b-buyer-legal-name {
  border-bottom: 0; }

.invoice-detail-modal .template-8 .VATTEMP .summary, #printPdfWrapper .template-8 .VATTEMP .summary, .template-8 .template-list-print .VATTEMP .summary {
  width: 100%;
  text-align: left; }
  .invoice-detail-modal .template-8 .VATTEMP .summary .text, #printPdfWrapper .template-8 .VATTEMP .summary .text, .template-8 .template-list-print .VATTEMP .summary .text {
    width: 35%;
    display: inline-block;
    margin-left: 64%; }
  .invoice-detail-modal .template-8 .VATTEMP .summary .semi-colon, #printPdfWrapper .template-8 .VATTEMP .summary .semi-colon, .template-8 .template-list-print .VATTEMP .summary .semi-colon {
    float: right; }
  .invoice-detail-modal .template-8 .VATTEMP .summary.vat-rate-wrapper .text, #printPdfWrapper .template-8 .VATTEMP .summary.vat-rate-wrapper .text, .template-8 .template-list-print .VATTEMP .summary.vat-rate-wrapper .text {
    margin-left: 48%; }
    .invoice-detail-modal .template-8 .VATTEMP .summary.vat-rate-wrapper .text.is-invoice-template, #printPdfWrapper .template-8 .VATTEMP .summary.vat-rate-wrapper .text.is-invoice-template, .template-8 .template-list-print .VATTEMP .summary.vat-rate-wrapper .text.is-invoice-template {
      margin-left: 51%; }

.invoice-detail-modal .template-8 .VATTEMP .content, #printPdfWrapper .template-8 .VATTEMP .content, .template-8 .template-list-print .VATTEMP .content {
  border: 1px solid transparent;
  padding: 10px; }
  .invoice-detail-modal .template-8 .VATTEMP .content #header .date label, #printPdfWrapper .template-8 .VATTEMP .content #header .date label, .template-8 .template-list-print .VATTEMP .content #header .date label {
    border-bottom: 0; }
  .invoice-detail-modal .template-8 .VATTEMP .content #logo, #printPdfWrapper .template-8 .VATTEMP .content #logo, .template-8 .template-list-print .VATTEMP .content #logo {
    width: 100%; }
  .invoice-detail-modal .template-8 .VATTEMP .content #main-content, #printPdfWrapper .template-8 .VATTEMP .content #main-content, .template-8 .template-list-print .VATTEMP .content #main-content {
    border-top: 2px solid #2f3640;
    width: 100%;
    clear: left;
    overflow: hidden;
    position: relative;
    background: none !important; }
    .invoice-detail-modal .template-8 .VATTEMP .content #main-content .bg-opacity, #printPdfWrapper .template-8 .VATTEMP .content #main-content .bg-opacity, .template-8 .template-list-print .VATTEMP .content #main-content .bg-opacity {
      position: absolute;
      width: 100%;
      height: 100%;
      opacity: 0.12; }
  .invoice-detail-modal .template-8 .VATTEMP .content .comp b, #printPdfWrapper .template-8 .VATTEMP .content .comp b, .template-8 .template-list-print .VATTEMP .content .comp b {
    float: left; }
  .invoice-detail-modal .template-8 .VATTEMP .content .mb-0 p, #printPdfWrapper .template-8 .VATTEMP .content .mb-0 p, .template-8 .template-list-print .VATTEMP .content .mb-0 p {
    margin-bottom: 0 !important; }
  .invoice-detail-modal .template-8 .VATTEMP .content #qr, #printPdfWrapper .template-8 .VATTEMP .content #qr, .template-8 .template-list-print .VATTEMP .content #qr {
    float: left;
    margin: 0;
    width: 25%;
    text-align: center;
    height: 110px; }
  .invoice-detail-modal .template-8 .VATTEMP .content .qr-code-img, #printPdfWrapper .template-8 .VATTEMP .content .qr-code-img, .template-8 .template-list-print .VATTEMP .content .qr-code-img {
    float: none; }
  .invoice-detail-modal .template-8 .VATTEMP .content .cus b:after, #printPdfWrapper .template-8 .VATTEMP .content .cus b:after, .template-8 .template-list-print .VATTEMP .content .cus b:after {
    border: 0; }
  .invoice-detail-modal .template-8 .VATTEMP .content .cus .mg-0, #printPdfWrapper .template-8 .VATTEMP .content .cus .mg-0, .template-8 .template-list-print .VATTEMP .content .cus .mg-0 {
    margin: 0px; }
  .invoice-detail-modal .template-8 .VATTEMP .content .bb-0, #printPdfWrapper .template-8 .VATTEMP .content .bb-0, .template-8 .template-list-print .VATTEMP .content .bb-0 {
    border-bottom: none !important; }
  .invoice-detail-modal .template-8 .VATTEMP .content .invtable .data td, #printPdfWrapper .template-8 .VATTEMP .content .invtable .data td, .template-8 .template-list-print .VATTEMP .content .invtable .data td {
    border: 0;
    border-right: 1px solid #000; }
  .invoice-detail-modal .template-8 .VATTEMP .content .invtable .data.has-border-bottom td, #printPdfWrapper .template-8 .VATTEMP .content .invtable .data.has-border-bottom td, .template-8 .template-list-print .VATTEMP .content .invtable .data.has-border-bottom td {
    border: 1px solid #000; }
  .invoice-detail-modal .template-8 .VATTEMP .content .invtable tfoot, #printPdfWrapper .template-8 .VATTEMP .content .invtable tfoot, .template-8 .template-list-print .VATTEMP .content .invtable tfoot {
    border: 1px solid #000; }
  .invoice-detail-modal .template-8 .VATTEMP .content .invtable .temp-8 > tr > td, #printPdfWrapper .template-8 .VATTEMP .content .invtable .temp-8 > tr > td, .template-8 .template-list-print .VATTEMP .content .invtable .temp-8 > tr > td {
    padding: 0px; }

.invoice-detail-modal .template-8 #footer .form-sign, #printPdfWrapper .template-8 #footer .form-sign, .template-8 .template-list-print #footer .form-sign,
.invoice-detail-modal .template-8 #footer .form-sign-seller,
#printPdfWrapper .template-8 #footer .form-sign-seller,
.template-8 .template-list-print #footer .form-sign-seller {
  padding: 15px;
  border: 1px solid red;
  color: red; }

.invoice-detail-modal .template-9 .VATTEMP .b-buyer, #printPdfWrapper .template-9 .VATTEMP .b-buyer, .template-9 .template-list-print .VATTEMP .b-buyer,
.invoice-detail-modal .template-9 .VATTEMP .b-buyer-legal-name,
#printPdfWrapper .template-9 .VATTEMP .b-buyer-legal-name,
.template-9 .template-list-print .VATTEMP .b-buyer-legal-name {
  border-bottom: 0; }

.invoice-detail-modal .template-9 .VATTEMP .summary, #printPdfWrapper .template-9 .VATTEMP .summary, .template-9 .template-list-print .VATTEMP .summary {
  width: 100%;
  text-align: left; }
  .invoice-detail-modal .template-9 .VATTEMP .summary .text, #printPdfWrapper .template-9 .VATTEMP .summary .text, .template-9 .template-list-print .VATTEMP .summary .text {
    width: 35%;
    display: inline-block;
    margin-left: 64%; }
  .invoice-detail-modal .template-9 .VATTEMP .summary .semi-colon, #printPdfWrapper .template-9 .VATTEMP .summary .semi-colon, .template-9 .template-list-print .VATTEMP .summary .semi-colon {
    float: right; }
  .invoice-detail-modal .template-9 .VATTEMP .summary.vat-rate-wrapper .text, #printPdfWrapper .template-9 .VATTEMP .summary.vat-rate-wrapper .text, .template-9 .template-list-print .VATTEMP .summary.vat-rate-wrapper .text {
    margin-left: 48%; }
    .invoice-detail-modal .template-9 .VATTEMP .summary.vat-rate-wrapper .text.is-invoice-template, #printPdfWrapper .template-9 .VATTEMP .summary.vat-rate-wrapper .text.is-invoice-template, .template-9 .template-list-print .VATTEMP .summary.vat-rate-wrapper .text.is-invoice-template {
      margin-left: 51%; }

.invoice-detail-modal .template-9 .VATTEMP .content, #printPdfWrapper .template-9 .VATTEMP .content, .template-9 .template-list-print .VATTEMP .content {
  border: 1px solid transparent;
  padding: 10px; }
  .invoice-detail-modal .template-9 .VATTEMP .content #header .date label, #printPdfWrapper .template-9 .VATTEMP .content #header .date label, .template-9 .template-list-print .VATTEMP .content #header .date label {
    border-bottom: 0; }
  .invoice-detail-modal .template-9 .VATTEMP .content #logo, #printPdfWrapper .template-9 .VATTEMP .content #logo, .template-9 .template-list-print .VATTEMP .content #logo {
    width: 100%; }
  .invoice-detail-modal .template-9 .VATTEMP .content #main-content, #printPdfWrapper .template-9 .VATTEMP .content #main-content, .template-9 .template-list-print .VATTEMP .content #main-content {
    border-top: 2px solid #2f3640;
    width: 100%;
    clear: left;
    overflow: hidden;
    position: relative;
    background: none !important; }
    .invoice-detail-modal .template-9 .VATTEMP .content #main-content .bg-opacity, #printPdfWrapper .template-9 .VATTEMP .content #main-content .bg-opacity, .template-9 .template-list-print .VATTEMP .content #main-content .bg-opacity {
      position: absolute;
      width: 100%;
      height: 100%;
      opacity: 0.12; }
  .invoice-detail-modal .template-9 .VATTEMP .content .comp b, #printPdfWrapper .template-9 .VATTEMP .content .comp b, .template-9 .template-list-print .VATTEMP .content .comp b {
    float: left; }
  .invoice-detail-modal .template-9 .VATTEMP .content .mb-0 p, #printPdfWrapper .template-9 .VATTEMP .content .mb-0 p, .template-9 .template-list-print .VATTEMP .content .mb-0 p {
    margin-bottom: 0 !important; }
  .invoice-detail-modal .template-9 .VATTEMP .content #qr, #printPdfWrapper .template-9 .VATTEMP .content #qr, .template-9 .template-list-print .VATTEMP .content #qr {
    float: left;
    margin: 0;
    width: 25%;
    text-align: center;
    height: 110px; }
  .invoice-detail-modal .template-9 .VATTEMP .content .qr-code-img, #printPdfWrapper .template-9 .VATTEMP .content .qr-code-img, .template-9 .template-list-print .VATTEMP .content .qr-code-img {
    float: none; }
  .invoice-detail-modal .template-9 .VATTEMP .content .cus b:after, #printPdfWrapper .template-9 .VATTEMP .content .cus b:after, .template-9 .template-list-print .VATTEMP .content .cus b:after {
    border: 0; }
  .invoice-detail-modal .template-9 .VATTEMP .content .cus .mg-0, #printPdfWrapper .template-9 .VATTEMP .content .cus .mg-0, .template-9 .template-list-print .VATTEMP .content .cus .mg-0 {
    margin: 0px; }
  .invoice-detail-modal .template-9 .VATTEMP .content .bb-0, #printPdfWrapper .template-9 .VATTEMP .content .bb-0, .template-9 .template-list-print .VATTEMP .content .bb-0 {
    border-bottom: none !important; }
  .invoice-detail-modal .template-9 .VATTEMP .content .invtable .data td, #printPdfWrapper .template-9 .VATTEMP .content .invtable .data td, .template-9 .template-list-print .VATTEMP .content .invtable .data td {
    border: 0;
    border-right: 1px solid #000; }
  .invoice-detail-modal .template-9 .VATTEMP .content .invtable .data.has-border-bottom td, #printPdfWrapper .template-9 .VATTEMP .content .invtable .data.has-border-bottom td, .template-9 .template-list-print .VATTEMP .content .invtable .data.has-border-bottom td {
    border: 1px solid #000; }
  .invoice-detail-modal .template-9 .VATTEMP .content .invtable tfoot, #printPdfWrapper .template-9 .VATTEMP .content .invtable tfoot, .template-9 .template-list-print .VATTEMP .content .invtable tfoot {
    border: 1px solid #000; }
  .invoice-detail-modal .template-9 .VATTEMP .content .invtable .temp-8 > tr > td, #printPdfWrapper .template-9 .VATTEMP .content .invtable .temp-8 > tr > td, .template-9 .template-list-print .VATTEMP .content .invtable .temp-8 > tr > td {
    padding: 0px; }

.invoice-detail-modal .template-9 #footer .form-sign, #printPdfWrapper .template-9 #footer .form-sign, .template-9 .template-list-print #footer .form-sign,
.invoice-detail-modal .template-9 #footer .form-sign-seller,
#printPdfWrapper .template-9 #footer .form-sign-seller,
.template-9 .template-list-print #footer .form-sign-seller {
  padding: 15px;
  border: 1px solid red;
  color: red; }

.dashboard-page .portlet.light {
  background-color: transparent !important; }
  .dashboard-page .portlet.light > .portlet-title > .caption.caption-md-right > .caption-subject {
    color: #666 !important; }

.dashboard-page .dashboard-container {
  background-color: #fff; }
  .dashboard-page .dashboard-container .title {
    color: #2f3640; }
  .dashboard-page .dashboard-container .description {
    color: #2f3640; }

.dashboard-page .customer-dashboard-container .total,
.dashboard-page .customer-dashboard-container .register {
  color: #2f3640; }

.dashboard-page .customer-dashboard-container .using-the-service {
  color: #2f3640;
  font-size: 10px; }

.dashboard-page .customer-dashboard-container .service-number {
  color: #2f3640;
  font-weight: 700;
  text-align: right; }

.dashboard-page .customer-dashboard-container .register-number {
  color: #e74c3c;
  font-weight: 700;
  text-align: right; }

.dashboard-page .invoice-dashboard-container .title {
  color: #e74c3c; }

.dashboard-page .invoice-dashboard-container .total-invoice {
  text-align: center;
  color: #e74c3c;
  font-weight: 900;
  font-size: 22px; }

.dashboard-page .invoice-dashboard-container .invoice-bar-wrapper {
  height: 5px;
  width: 30%;
  margin: 0 auto; }
  .dashboard-page .invoice-dashboard-container .invoice-bar-wrapper .publish-invoice-bar {
    height: 5px;
    width: 37%;
    float: left;
    background-color: #2f3640; }
  .dashboard-page .invoice-dashboard-container .invoice-bar-wrapper .replace-invoice-bar {
    height: 5px;
    width: 47%;
    float: left;
    background-color: #e74c3c; }
  .dashboard-page .invoice-dashboard-container .invoice-bar-wrapper .cancel-invoice-bar {
    height: 5px;
    width: 16%;
    float: left;
    background-color: #b3b3b3; }

.dashboard-page .invoice-dashboard-container .invoice-percentage-wrapper {
  padding-top: 10px; }
  .dashboard-page .invoice-dashboard-container .invoice-percentage-wrapper .invoice-percentage-container {
    color: #829fb8;
    font-size: 10px;
    padding: 0px; }
  .dashboard-page .invoice-dashboard-container .invoice-percentage-wrapper .publish-invoice-percentage {
    font-size: 15px;
    color: #2f3640;
    font-weight: 700; }
  .dashboard-page .invoice-dashboard-container .invoice-percentage-wrapper .replace-invoice-percentage {
    font-size: 15px;
    color: #e74c3c;
    font-weight: 700; }
  .dashboard-page .invoice-dashboard-container .invoice-percentage-wrapper .cancel-invoice-percentage {
    font-size: 15px;
    color: #b3b3b3;
    font-weight: 700; }

.dashboard-page .payment-dashboard-container .title {
  color: #e74c3c; }

.dashboard-page .payment-dashboard-container .content-container {
  color: #829fb8;
  font-size: 10px;
  padding: 0px; }

.dashboard-page .payment-dashboard-container .invoice-number {
  font-size: 14px;
  color: #2f3640;
  font-weight: 700; }

.dashboard-page .payment-dashboard-container .invoice-bar {
  height: 5px;
  width: 80%;
  background-color: #677382; }
  .dashboard-page .payment-dashboard-container .invoice-bar .authentication-invoice-bar {
    height: 5px;
    width: 86%;
    float: left;
    background-color: #e74c3c; }
  .dashboard-page .payment-dashboard-container .invoice-bar .not-yet-authenticated-bar {
    height: 5px;
    width: 43%;
    float: left;
    background-color: #e74c3c; }
  .dashboard-page .payment-dashboard-container .invoice-bar .invoice-payment-bar {
    height: 5px;
    width: 58%;
    float: left;
    background-color: #e74c3c; }
  .dashboard-page .payment-dashboard-container .invoice-bar .unpaid-bar {
    height: 5px;
    width: 25%;
    float: left;
    background-color: #e74c3c; }

.spa-invoice-detail {
  background: #fff; }
  .spa-invoice-detail .modal-footer {
    display: none; }
  .spa-invoice-detail .tracuu-wrapper {
    position: absolute;
    bottom: 30px; }
  .spa-invoice-detail .solution-provider-wrapper {
    position: absolute;
    bottom: 28px;
    width: 1040px !important; }
  .spa-invoice-detail .VATTEMP .content {
    min-height: 1530px; }
  .spa-invoice-detail .seller-sign-wrapper {
    display: none; }

#printPdfWrapper {
  opacity: 0;
  visibility: hidden;
  height: 0; }

@media print {
  body {
    background: transparent !important; }
  a {
    color: #337ab7 !important; }
  .hide-on-print {
    display: none !important; }
  .show-on-print {
    display: block !important; }
  a[href]:after {
    content: none !important; }
  #printPdfWrapper,
  #printPdfDecisionInvoice,
  #printPdfDeclarationInvoice,
  #printPdfPublishAnnouncement {
    opacity: 1;
    visibility: visible; }
    #printPdfWrapper .modal-footer,
    #printPdfDecisionInvoice .modal-footer,
    #printPdfDeclarationInvoice .modal-footer,
    #printPdfPublishAnnouncement .modal-footer {
      opacity: 0;
      visibility: hidden; }
  #printPdfDecisionInvoice,
  #printPdfDeclarationInvoice,
  #printPdfPublishAnnouncement {
    padding: 0;
    margin: 1.4cm 1.5cm 2cm 2.6cm; } }

.create-update-publish-announce-modal #cke_Delimiter .cke_contents {
  height: 100px !important; }

.floatThead-container {
  z-index: 100 !important; }

.floatThead-wrapper table.dataTable {
  margin: 0 !important; }

.float-thead-wrapper {
  max-height: 400px;
  overflow-x: hidden;
  width: 100%; }

.float-thead-wrapper::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #ccc; }

.float-thead-wrapper::-webkit-scrollbar {
  width: 6px;
  background-color: #ccc; }

.float-thead-wrapper::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #999; }

.no-padding {
  padding: 0; }

.no-padding-left {
  padding-left: 0; }

.no-padding-right {
  padding-right: 0; }

.mgb-10 {
  margin-bottom: 10px; }

.mgb-20 {
  margin-bottom: 20px; }

.mgt-10 {
  margin-top: 10px; }

.mgt-20 {
  margin-top: 20px; }
.ui-select-choices-for-tax {
    top: 35px !important;
    max-height :250px !important;
    overflow-x:scroll !important;
}
.ui-select-choices-for-bc {
    top: 35px !important;
    max-height :500px !important;
    overflow-x:scroll !important;
}

.mauso-kyhieu-chungtu-width-modal .modal-dialog {
  width: 900px;
}