.bar-btn {
  width: 40px;
  height: 40px;
}

.navbar-nav .flag-wrapper {
  width: 23px;
  height: 17px;
  display: inline-block;
  position: relative;
  top: 2px;
}
.navbar-nav .flag-wrapper .flag-icon-background {
  background-size: 100% 100%;
  height: 100%;
  width: 100%;
}

.sidebar {
  position: relative;
  overflow: hidden;
}
.sidebar .nav-item .collapse {
  margin: 0;
  border-radius: 0;
  background-color: #fff;
}
.sidebar:before {
  content: "";
  position: absolute;
  right: 0px;
  top: 70px;
  height: calc(100% - 70px);
  width: 60px;
  z-index: 0;
}
@media (min-width: 768px) {
  .sidebar:before {
    background-color: #0057ae;
  }
}
@media (min-width: 768px) {
  .sidebar {
    width: 325px !important;
  }
}
.sidebar .nav-item .nav-link {
  padding: 0;
  border-bottom: 1.5px solid #f7f7f7;
  width: 100%;
  display: block;
  background-color: #fff;
  text-align: right;
}
.sidebar .nav-item .nav-link span.Word {
  font-weight: 400;
  padding-right: 15px;
  /* @media only screen and (max-width: 767px) {
      display: none;
  }*/
}
.sidebar .nav-item .nav-link .icon {
  display: inline-block;
  position: relative;
  top: 0px;
  width: 60px;
  height: 55px;
  text-align: center;
  line-height: 50px;
  background-color: #0057ae;
  margin: 0;
}
.sidebar .nav-item .nav-link .icon svg {
  stroke: #ffffff;
}
.sidebar .nav-item .nav-link .icon.iconFont {
  color: #fff;
  font-size: 20px;
}
.sidebar .nav-item .nav-link .icon.iconFont:before {
  position: relative;
  top: 4px;
}
.sidebar .nav-item .nav-link.active span.icon {
  stroke: #0057ae;
  background-color: #fff;
}
.sidebar .nav-item > a.active {
  border-left: 10px solid #0057ae;
}
@media (max-width: 768px) {
  .sidebar .nav-item > a.active {
    border-left: 6px solid #0057ae;
  }
}
.sidebar .nav-item > a.active.nav-link .icon {
  background-color: #fff;
}
.sidebar .nav-item > a.active.nav-link .icon svg path {
  stroke: #0057ae;
}
.sidebar .nav-item > a.active.nav-link .icon.iconFont {
  color: #0057ae;
}
.sidebar .nav-item > a.active.nav-link .icon.iconFont:before {
  position: relative;
  top: 4px;
}
.sidebar.toggled:before {
  width: 100%;
}
.sidebar.toggled .nav-item .nav-link {
  padding: 0;
}
@media only screen and (min-width: 768px) {
  .sidebar.toggled .nav-item .nav-link .icon {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .sidebar.toggled .nav-item .nav-link span.Word {
    padding: 0;
    font-size: 13px;
    font-weight: 500;
    padding: 5px 3px;
    background-color: #0057ae;
    color: #fff;
    opacity: 0.8;
  }
}

.sidebar .sidebarList {
  list-style: none;
}
.sidebar .sidebarList > ul {
  padding: 0;
}
.sidebar .sidebarList > ul .nav-item {
  list-style: none;
}
.sidebar .sidebarList > ul .nav-item .collapse-inner {
  margin-bottom: 0;
}
.sidebar .sidebarList > ul .nav-item .collapse-inner .collapse-item {
  border-bottom: 1px solid #f9f9f9;
  border-radius: 0;
  padding: 5px 10px;
  padding-left: 0 !important;
}
.sidebar .sidebarList > ul .nav-item .collapse-inner .collapse-item.active {
  background-color: #e7e7e7;
  color: #0057ae;
  border-radius: 5px;
}
.sidebar .sidebarList > ul .nav-item .collapse-inner .collapse-item.active .icon.iconFont {
  background-color: #fff;
  color: #0057ae;
}
.sidebar .sidebarList > ul .nav-item .collapse-inner .collapse-item .icon {
  width: 30px;
  height: 30px;
  background-color: #0057ae;
  line-height: 25px;
  text-align: center;
  display: inline-block;
  border-radius: 4px;
  margin-left: 5px;
}
.sidebar .sidebarList > ul .nav-item .collapse-inner .collapse-item .icon svg {
  height: 21px;
}
.sidebar .sidebarList > ul .nav-item .collapse-inner .collapse-item .icon.iconFont {
  color: #fff;
}
.sidebar .sidebarList > ul .nav-item .collapse-inner .collapse-item .icon.iconFont:before {
  position: relative;
  top: 2px;
}
.sidebar .sidebarList > ul .nav-item .collapse-inner .collapse-item span.Word {
  font-size: 13px;
}

.card-home-page {
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
}
.card-home-page .card-body {
  padding: 5px 10px;
}
.card-home-page .card-body h3 {
  font-size: 25px;
}
.card-home-page .card-body h6 {
  font-size: 13px;
}
.card-home-page .card-body img {
  width: 45px;
}
.card-home-page .card-body h4 {
  font-size: 18px;
  font-weight: 600;
}

.card-Search .card-header {
  padding: 10px 15px !important;
  background-color: #0057ae;
}
.card-Search .card-header h6 {
  color: #fff;
  line-height: 32px;
}

.card-Information {
  display: none;
}
.card-Information .card-body {
  padding: 10px 20px;
}
.card-Information .Information-Action .Line span {
  display: inline-block;
  width: 140px;
  line-height: 34px;
  font-size: 14px;
}
.card-Information .Information-Action .Line label {
  width: calc(100% - 200px);
  background-color: #fafafa;
  line-height: 34px;
  border: 1px solid #ededed;
  font-size: 14px;
  font-weight: 600;
  padding: 0 10px;
  border-radius: 5px;
}

.card-plan .card-part {
  position: relative;
}
.card-plan .card-part .dt-buttons {
  position: absolute;
  top: 8px;
  left: 45px;
}
.card-plan .card-part .dt-buttons .dt-button {
  border: none;
  border-radius: 3px;
  font-size: 14px;
  background-color: #bcbcbc;
  padding: 3px 10px;
}
.card-plan .card-part .dt-buttons .dt-button.buttons-excel {
  background-color: #0f9043;
  color: #fff;
}
.card-plan .card-part .dt-buttons .dt-button.buttons-pdf {
  background-color: #c82b1c;
  color: #fff;
}
.card-plan .card-part .dt-buttons .dt-button.buttons-print {
  background-color: #0057ae;
  color: #fff;
}
.card-plan .card-part .dt-buttons .dt-button:before {
  width: 18px;
  top: 1px;
  position: relative;
  float: right;
  text-align: right;
  vertical-align: 0;
  border: 0;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
}
.card-plan .card-part .dt-buttons .dt-button.buttons-print:before {
  content: "\f02f";
}
.card-plan .card-part .dt-buttons .dt-button.buttons-excel:before {
  content: "\f1c3";
}
.card-plan .card-part .dt-buttons .dt-button.buttons-pdf:before {
  content: "\f1c1";
}
.card-plan .card-part .card-header {
  padding: 0;
  overflow: hidden;
  width: 100%;
}
.card-plan .card-part .card-header > a {
  width: 100%;
  display: block;
  padding: 7px 15px;
  background-color: #efefef;
  border-bottom: 2px solid #efefef;
  color: #0057ae;
}
.card-plan .card-part .card-header > a i {
  line-height: 27px;
  transform: rotate(180deg);
  transition: all 0.3s;
}
.card-plan .card-part .card-header > a.collapsed {
  background-color: #ededed;
  border-bottom: 2px solid #0057ae;
}
.card-plan .card-part .card-header > a.collapsed i {
  transform: rotate(0deg);
  transition: all 0.3s;
}
.card-plan .card-part .card-header > a:hover {
  text-decoration: none;
}

.container-checkbox {
  display: block;
  position: relative;
  padding-right: 31px;
  margin-bottom: 2px;
  cursor: pointer;
  font-size: 14px;
  line-height: 22px;
  color: #000;
  font-weight: 500;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
}
.container-checkbox .checkmark {
  position: absolute;
  top: 0;
  right: 2px;
  height: 20px;
  width: 20px;
  transition: all 0.3s;
  background-color: #ccc;
  outline: 2px solid #0057ae;
  border: 2px solid #fff;
}
.container-checkbox .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.container-checkbox .checkmark:after {
  left: 5px;
  top: 1px;
  width: 6px;
  height: 11px;
  border: solid white;
  border-width: 0px 2px 2px 0px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.container-checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  z-index: 0;
}
.container-checkbox input:disabled + .checkmark {
  opacity: 0.45;
}
.container-checkbox input:disabled + .checkmark:hover {
  cursor: no-drop;
}
.container-checkbox input > .checkmark {
  background-color: #0057ae;
}
.container-checkbox input > .checkmark:after {
  display: block;
}
.container-checkbox input:Checked + .checkmark {
  background-color: #0057ae;
}
.container-checkbox input:Checked + .checkmark:after {
  display: block;
}

.breadcrumb-theme {
  padding: 10px 15px;
  background-color: #fff;
  border: 1px solid #e3e6f0;
  border-radius: 0.35rem;
}
.breadcrumb-theme h5 {
  font-size: 16px;
  font-weight: 600;
}
.breadcrumb-theme a:hover, .breadcrumb-theme a:focus {
  text-decoration: none;
}
@media (max-width: 768px) {
  .breadcrumb-theme a {
    width: 100%;
    text-align: end;
    display: block;
    margin-top: 10px;
  }
  .breadcrumb-theme a .container-checkbox {
    display: inline-block;
  }
}
.breadcrumb-theme .Action-btn-breadcrumb {
  text-align: end;
}
.breadcrumb-theme .Action-btn-breadcrumb a {
  display: inline-block;
  width: auto;
}

.form-style .form-group label {
  display: flex;
  width: 100%;
  align-items: center;
}
@media (min-width: 1024px) {
  .form-style .form-group label.col-md-4 {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.form-style .form-group label.container-checkbox {
  line-height: 31px;
  font-weight: 400;
}
.form-style .form-group label.container-checkbox .checkmark {
  top: 6px;
}
@media (min-width: 1024px) {
  .form-style .form-group.form-large label.col-md-2 {
    flex: 0 0 12.5%;
    max-width: 12.5%;
  }
}
@media (min-width: 1024px) {
  .form-style .form-group.form-large .col-md-10 {
    flex: 0 0 87.5%;
    max-width: 87.5%;
  }
}
@media (min-width: 1024px) {
  .form-style .form-group.col-md-6:last-child label {
    margin-right: 8.33333%;
  }
  .form-style .form-group.col-md-6:last-child label.container-checkbox {
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .form-style .form-group.col-md-6:first-child label {
    margin-right: 0;
  }
  .form-style .form-group.col-md-6:first-child label.container-checkbox {
    margin-right: 0;
  }
}

.RangeReport span {
  font-size: 13px;
}
.RangeReport .fa-caret-down {
  float: left;
  line-height: 28px;
}

.dropup.conformation-delete h6 {
  font-size: 13px;
  font-weight: 500;
}
.dropup.conformation-delete .dropdown-menu {
  top: -11px !important;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.29);
  width: 215px;
  transform: translate3d(1px, -120px, 0px) !important;
  left: -15px !important;
}
.dropup.conformation-delete .dropdown-menu:after, .dropup.conformation-delete .dropdown-menu:before {
  content: "";
  width: 11px;
  height: 11px;
  bottom: -6px;
  background-color: #fff;
  position: absolute;
  transform: rotate(45deg);
  left: 22px;
}
.dropup.conformation-delete .dropdown-menu:before {
  bottom: -8px;
  background-color: #c6c6c6;
}
.dropup.conformation-delete .dropdown-toggle::after {
  display: none;
}
.dropup.conformation-delete.without-icon .dropdown-menu {
  left: -14px;
}

/*    .text-danger {
        width: 100%;
        text-align: right;
        background-color: #af0000;
        color: #fff !important;
        font-size: 15px;
        line-height: 23px;
        display: inherit;
    }*/
.text-danger {
  font-size: 14px;
}

.alert-theme {
  position: fixed;
  top: 30px;
  z-index: 999999;
  width: 600px;
  max-width: 95%;
  right: 50px;
}

.InformationActionBtn {
  display: none;
}

.table-fixed thead .addSection {
  background-color: #ededed;
  border-bottom: 3px solid #0057ae;
}
.table-fixed thead .addSection td {
  border-top: 0;
  border-bottom: 0;
}

.table-fixed tbody {
  height: 300px;
  overflow-y: auto;
  width: 100%;
}

.table-fixed thead,
.table-fixed tbody,
.table-fixed td,
.table-fixed th {
  display: block;
}

.table-fixed td,
.table-fixed th {
  border: 1px solid #fafafa;
}

.table-fixed td .container-item {
  display: flex;
  height: 100%;
  vertical-align: middle;
  width: 100%;
  align-items: center;
}
.table-fixed td .container-item .btn-icon-split {
  margin: 0 1px;
}

.table-fixed tbody tr:nth-child(even) {
  background-color: #f7f7f7;
}

.table-fixed tr {
  display: flex;
  margin: 0;
}

.table-fixed tbody td,
.table-fixed tbody th,
.table-fixed thead > tr > th {
  float: right;
  position: relative;
}

.SearchNormalOnly .SearchNormalPart {
  display: none;
}

.Contianer-login .form-group {
  margin-bottom: 20px;
}

.NoData {
  text-align: center;
}
.NoData img {
  width: 200px;
  display: block;
  margin: auto;
  margin-bottom: 5px;
}
.NoData h4 {
  text-align: center;
  display: inline-block;
  min-width: 300px;
  background-color: #f7f7f7;
  border: 1px solid #ededed;
  padding: 3px 3px 6px;
  font-size: 20px;
  line-height: 31px;
  border-radius: 4px;
}

.topbar .dropdown .dropdown-menu {
  padding: 0;
}
.topbar .dropdown .dropdown-menu .dropdown-item {
  border-bottom: 1px solid #ececec;
  padding: 7px 10px;
}

input.form-control:focus {
  box-shadow: none;
}

.input-group > .form-control {
  border: 1px solid #e9e9e9 !important;
  height: 38px;
}

.shadow {
  box-shadow: 0 0.15rem 3px 0 rgba(58, 59, 69, 0.15) !important;
}

.PassWordInput {
  position: relative;
}
.PassWordInput a {
  position: absolute;
  top: 0;
  font-size: 13px;
  left: 10px;
  line-height: 33px;
  color: #000;
  z-index: 9;
}

.modal-header {
  padding: 8px 15px;
  background-color: #f7f7f7;
}
.modal-header .modal-title {
  width: 100%;
  display: block;
  font-size: 16px;
}
.modal-header .close {
  position: absolute;
  left: 0;
  padding: 15px;
}

.text-black {
  color: #000;
}
.text-black:hover {
  text-decoration: none;
  color: #0057ae;
}

.float-left {
  float: right !important;
}

.float-right {
  float: left !important;
}

.text-theme {
  color: #0057ae;
}

.btn-theme {
  color: #fff;
  background-color: #0057ae;
  border-color: #0057ae;
}
.btn-theme:hover {
  color: #fff;
  opacity: 0.9;
}

.topbar .topbar-divider {
  margin: auto 5px;
}

.topbar .nav-item .nav-link {
  padding: 0 10px;
}

.sidebar .nav-item .nav-link[data-toggle=collapse]::after {
  float: left;
  line-height: 56px;
  width: 30px;
}

.dropdown-item {
  padding: 8px 15px;
  text-align: right;
}

@media (max-width: 991px) {
  .btn-icon-split {
    margin: 1px;
  }
}
.btn-icon-split .icon {
  padding: 3px 7px;
}
.btn-icon-split .text {
  padding: 3px 8px;
  font-size: 14px;
  vertical-align: top;
}

*::-webkit-scrollbar-track {
  background-color: #ededed;
}

*::-webkit-scrollbar {
  width: 7px;
  background-color: #ededed;
}

*::-webkit-scrollbar-thumb {
  background-color: #ccc;
  width: 7px;
}

.dataTable thead tr th,
.table-style thead tr th {
  padding: 5px;
  font-size: 13px;
  vertical-align: middle;
}
.dataTable thead tr th .container-checkbox,
.table-style thead tr th .container-checkbox {
  height: 20px;
  font-size: 14px;
  color: #333;
  position: relative;
  top: 2px;
}
.dataTable tbody tr.errorRow,
.table-style tbody tr.errorRow {
  border: 1.5px solid #af0000;
}
.dataTable tbody tr td,
.table-style tbody tr td {
  padding: 6px;
  font-size: 12px;
  font-weight: 500;
  vertical-align: middle;
}
.dataTable tbody tr td:last-child,
.table-style tbody tr td:last-child {
  width: 115px;
}
.dataTable tbody tr td .container-checkbox,
.table-style tbody tr td .container-checkbox {
  height: 20px;
  font-size: 13px;
  color: #6b6b6b;
}
.dataTable tbody tr.odd,
.table-style tbody tr.odd {
  background-color: #fff;
}
.dataTable tbody tr.even,
.table-style tbody tr.even {
  background-color: #f7f7f7;
}
.dataTable tfoot,
.table-style tfoot {
  background-color: #0057ae;
  color: #fff;
  font-weight: 600;
}
.dataTable tfoot td,
.table-style tfoot td {
  padding: 6px;
}

.dataTables_wrapper .paging_simple_numbers .pagination {
  float: left;
}

.page-link {
  border-radius: 0 !important;
  color: #0057ae;
}
.page-link:hover, .page-link:focus {
  color: #fff;
  background-color: #0057ae;
  border-color: #0057ae;
  box-shadow: none;
  outline: none;
}

.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #0057ae;
  border-color: #0057ae;
}

.form-group {
  margin-bottom: 10px;
}
.form-group.form-group-responsive {
  margin-bottom: 0;
}
.form-group .form-control {
  text-align: right;
  position: relative;
}
.form-group .form-control.width100 {
  width: 100px;
}
.form-group .form-control.width150 {
  width: 150px;
}
.form-group label {
  font-size: 14px;
  margin-bottom: 7px;
  text-align: right;
  min-height: 21px;
}
.form-group label.required:after {
  content: "*";
  color: #f00;
  font-size: 14px;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  text-align: start;
  font-size: 14px;
}

.form-control {
  font-size: 14px;
}

.bootstrap-select .bs-ok-default:after {
  margin-top: 5px;
}

.delete-icon {
  position: absolute;
  left: 35px;
  top: 10px;
  color: #f00;
  font-size: 11px;
  cursor: pointer;
}

.bs-actionsbox .actions-btn.bs-select-all, .bs-actionsbox .actions-btn.bs-select-all:hover {
  background-color: #0057ae;
  color: #fff;
}

.bootstrap-select .dropdown-menu li a.selected, .bootstrap-select .dropdown-menu li a:focus {
  color: #fff;
  background-color: #0057ae;
}
.bootstrap-select .dropdown-toggle {
  line-height: 1.5;
  color: #6e707e;
  background-color: #fff !important;
  background-clip: padding-box;
  border: 1px solid #d1d3e2;
  min-height: 35px;
}

.special-height-multiselect .bootstrap-select .dropdown-toggle {
  white-space: normal;
}

.group-title {
  background-color: #fcfcfc;
  color: #494949;
  display: inline-block;
  border-radius: 10px;
  font-weight: 600;
  font-size: 13px;
  padding: 0px 10px;
  min-width: 130px;
}
.group-title span {
  border-right: 2px solid #e9e9e9;
  margin-right: 10px;
  display: inline-block;
  padding: 4px 10px;
  font-weight: normal;
}

.panel-total {
  background-color: #0057ae;
}
.panel-total h3 {
  margin: 5px 0 0;
  display: inline-block;
  font-size: 16px;
  color: #fff;
  padding: 3px 10px 9px;
  font-weight: 600;
}
.panel-total .result {
  float: left;
}
.panel-total .result span.title, .panel-total .result .group-title {
  background-color: #fcfcfc;
  color: #494949;
  display: inline-block;
  border-radius: 10px;
  font-weight: 600;
  font-size: 13px;
  padding: 0px 10px;
  position: relative;
  top: 4px;
  margin: 0 5px;
}
.panel-total .result span.title span, .panel-total .result .group-title span {
  border-right: 2px solid #e9e9e9;
  margin-right: 10px;
  display: inline-block;
  padding: 4px 10px;
  font-weight: normal;
}

.bootstrap-select > select.mobile-device:focus + .dropdown-toggle, .bootstrap-select .dropdown-toggle:focus {
  outline: none !important;
}

.daterangepicker .ranges li.active,
.daterangepicker td.active, .daterangepicker td.active:hover,
.drp-buttons .applyBtn {
  background-color: #0057ae;
}

.drp-buttons .applyBtn {
  border-color: #0057ae;
}

.sidebar-dark .sidebar-brand {
  color: #0057ae;
  font-size: 24px;
}
@media only screen and (max-width: 768px) {
  .sidebar-dark .sidebar-brand img {
    width: 60px;
  }
}

.text-end {
  text-align: left;
}

label.error {
  color: #f00;
}

.BtnUplaod {
  position: absolute;
  left: 10px;
  border: none;
  border-radius: 4px;
  background-color: #0057ae;
  color: #fff;
  z-index: 0;
}

@media only screen and (min-width: 768px) {
  .sidebar.toggled .nav-item .nav-link i.iconFont {
    display: block;
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .sidebar .nav-item .collapse .collapse-inner {
    margin-bottom: 0;
  }
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 24px;
}

@media (min-width: 768px) {
  .sidebar.toggled .nav-item .collapse .collapse-inner {
    min-width: 200px;
  }
}
.btn.disabled, .btn:disabled {
  cursor: not-allowed;
}

.bootstrap-select .dropdown-toggle:before {
  content: attr(title);
  position: absolute;
  top: 6px;
  right: 2px;
  padding-right: 10px;
  white-space: pre-wrap;
  text-align: right;
  position: absolute;
  font-size: 14px;
  display: none;
}

.bootstrap-select.bs-container {
  z-index: 999999999;
}

.chart-container {
  width: 100%;
  height: 100%;
  /* direction: ltr !important;*/
}

.verticalCenter {
  display: grid;
  height: 100%;
  width: 100%;
  align-items: center;
}

.modal-footer {
  padding: 5px 10px;
}
.modal-footer button {
  font-size: 14px;
}

.accordion-theme {
  margin-top: 25px;
}
.accordion-theme .card .card-header {
  padding: 0;
  background-color: transparent;
}
.accordion-theme .card .card-header h2 button {
  padding: 0;
  text-align: right;
  color: #333;
  padding: 6px 10px;
  background-color: #f0f0f0;
  border-radius: 0;
  font-size: 15px;
}
.accordion-theme .card .card-header h2 button i {
  transform: rotate(180deg);
  transition: all 0.3s;
  line-height: 23px;
}
.accordion-theme .card .card-header h2 button.collapsed {
  background-color: #fafafa;
}
.accordion-theme .card .card-header h2 button.collapsed i {
  transform: rotate(0deg);
  transition: all 0.3s;
}
.accordion-theme .card .card-header h2 button:hover, .accordion-theme .card .card-header h2 button:focus {
  text-decoration: none;
  color: #333;
  outline: none;
  box-shadow: none;
}

.CheckBox-container .CheckBox-Header {
  text-align: left;
  padding-bottom: 10px;
  border-bottom: 2px solid #ededed;
  margin-bottom: 15px;
}
.CheckBox-container .CheckBox-Body .container-checkbox {
  width: 32%;
  margin-bottom: 10px;
}
.CheckBox-container .container-checkbox {
  display: inline-block;
}

button.form-control.btn-theme:focus, button.form-control.btn-theme:hover {
  background-color: #0057ae;
  border-color: #0057ae;
  color: #fff;
}
button.form-control.btn-theme i {
  width: 25px;
}

@media (min-width: 768px) {
  .form-style .form-group .offset-md-4 {
    margin-right: 25%;
    margin-left: 0;
  }
}
form.user .btn-user {
  border-color: #0057ae;
  background-color: #0057ae;
  border-radius: 0;
}

.login-Part {
  background-color: #f5f7fb;
}
.login-Part .Contianer-login {
  height: 100vh;
  display: flex;
  align-items: center;
  width: 100%;
}
.login-Part .Contianer-login .label-form {
  display: block;
  color: #000;
  font-weight: 600;
}
.login-Part .Contianer-login .PassWordInput a {
  font-size: 16px;
  left: 15px;
  line-height: 50px;
}
.login-Part .Contianer-login .width-login {
  width: 90%;
  max-width: 600px;
  margin: auto;
  padding: 50px;
}

@media (max-width: 768px) {
  .login-Part .Contianer-login .width-login {
    width: 100%;
    padding: 20px !important;
  }

  .AccountLogin {
    margin-top: 0 !important;
  }
}
.Loading {
  background: rgba(33, 32, 32, 0.33);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
  display: none;
}

.loader {
  position: relative;
  width: 2.5em;
  height: 2.5em;
  transform: rotate(165deg);
}

.loader:before, .loader:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 0.5em;
  height: 0.5em;
  border-radius: 0.25em;
  transform: translate(-50%, -50%);
}

.loader:before {
  animation: before 2s infinite;
}

.loader:after {
  animation: after 2s infinite;
}

@keyframes before {
  0% {
    width: 0.5em;
    box-shadow: 1em -0.5em #0057ae, -1em 0.5em rgba(111, 202, 220, 0.75);
  }
  35% {
    width: 2.5em;
    box-shadow: 0 -0.5em #0057ae, 0 0.5em rgba(111, 202, 220, 0.75);
  }
  70% {
    width: 0.5em;
    box-shadow: -1em -0.5em #0057ae, 1em 0.5em rgba(111, 202, 220, 0.75);
  }
  100% {
    box-shadow: 1em -0.5em #0057ae, -1em 0.5em rgba(111, 202, 220, 0.75);
  }
}
@keyframes after {
  0% {
    height: 0.5em;
    box-shadow: 0.5em 1em rgba(61, 184, 143, 0.75), -0.5em -1em rgba(233, 169, 32, 0.75);
  }
  35% {
    height: 2.5em;
    box-shadow: 0.5em 0 rgba(61, 184, 143, 0.75), -0.5em 0 rgba(233, 169, 32, 0.75);
  }
  70% {
    height: 0.5em;
    box-shadow: 0.5em -1em rgba(61, 184, 143, 0.75), -0.5em 1em rgba(233, 169, 32, 0.75);
  }
  100% {
    box-shadow: 0.5em 1em rgba(61, 184, 143, 0.75), -0.5em -1em rgba(233, 169, 32, 0.75);
  }
}
.loader {
  position: absolute;
  top: calc(50% - 1.25em);
  left: calc(50% - 1.25em);
}

.SidebarContainer {
  left: -100%;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 99989;
}
.SidebarContainer .OverLay {
  transition: all 0.5s;
  width: 100%;
  height: 100%;
  top: 0;
  position: fixed;
  z-index: 999;
  background-color: #000;
  opacity: 0.5;
}
.SidebarContainer .SidebarContent {
  position: fixed;
  width: 400px;
  background-color: #fff;
  padding: 0px;
  height: 100%;
  top: 0;
  z-index: 999;
  transition: all 0.5s;
  left: -100%;
  transition: all 0.5s;
}
.SidebarContainer .SidebarContent.PermissionContent {
  width: 550px;
}
@media only screen and (max-width: 768px) {
  .SidebarContainer .SidebarContent {
    width: 100%;
  }
}
.SidebarContainer .SidebarContent .SidebarHeader {
  padding: 8px 15px;
  background-color: #F7F7F8;
  text-align: start;
  font-weight: 500;
}
.SidebarContainer .SidebarContent .SidebarBody {
  height: calc(100% - 90px);
  overflow: auto;
  padding: 10px 20px;
}
.SidebarContainer .SidebarContent .SidebarFooter {
  margin: 3px;
}
.SidebarContainer .SidebarContent .SidebarFooter a {
  display: inline-block;
  line-height: 45px;
  color: #fff;
  text-align: center;
}
.SidebarContainer .SidebarContent .SidebarFooter a:hover {
  cursor: pointer;
  text-decoration: none;
  opacity: 0.9;
}
.SidebarContainer .SidebarContent .SidebarFooter a.SaveSideBar {
  width: calc(100% - 100px);
  background-color: #0057ae;
}
.SidebarContainer .SidebarContent .SidebarFooter a.CloseSideBar {
  width: 95px;
  background-color: #BC2C3D;
}
.SidebarContainer .OverLay {
  left: -100%;
  transition: all 0.5s;
}
.SidebarContainer.active .SidebarContent {
  left: 0;
  transition: all 0.5s;
}
.SidebarContainer.active .OverLay {
  left: 0;
  transition: all 0.5s;
}

.AdvancedSearch {
  display: none;
}

@media only screen and (min-width: 768px) {
  .show-in-mobile {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  body {
    margin-top: 85px;
    background-color: #f8f9fc !important;
    background-image: unset !important;
  }

  .show-in-mobile {
    display: block;
  }

  .card-body {
    padding: 10px;
  }
  .card-body .card-body {
    padding: 5px;
  }

  .container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
    padding-right: 15px;
    padding-left: 15px;
  }

  .topbar .dropdown {
    position: relative;
  }

  .topbar .dropdown .dropdown-menu {
    width: 200px;
    left: 0;
    right: unset;
  }

  .navbar.navbar-expand {
    position: fixed;
    top: 0;
    z-index: 9999;
    right: 0;
    width: 100%;
  }

  .sidebar .nav-item .nav-link[data-toggle=collapse]::after {
    width: 33px;
    text-align: center;
    float: left;
    vertical-align: 0;
    border: 0;
    font-weight: 900;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
  }

  .sidebar .nav-item .nav-link[data-toggle=collapse].collapsed::after {
    content: "\f105";
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
  }

  .sidebar {
    width: 0;
  }
  .sidebar .nav-item .collapse {
    position: static;
  }
  .sidebar .sidebarList {
    list-style: none;
    height: calc(100vh - 70px);
  }
  .sidebar.toggled {
    /*  width: 90px !important;*/
  }
  .sidebar.toggled .sidebarList {
    list-style: none;
    height: calc(100vh - 70px);
    position: fixed;
    top: 70px;
    width: 300px;
    z-index: 99;
    background-color: #fff;
    border-left: 4px solid #ededed;
  }
  .sidebar.toggled .icon {
    width: 100%;
    display: block;
  }
  .sidebar.toggled span.Word {
    display: inline-block;
    font-size: 14px;
  }
}
@media only screen and (max-width: 768px) {
  .dataTable:not(.PrintPageTable) thead,
.table-style:not(.PrintPageTable) thead {
    display: none;
  }
  .dataTable:not(.PrintPageTable) tbody tr, .dataTable:not(.PrintPageTable) tfoot tr,
.table-style:not(.PrintPageTable) tbody tr,
.table-style:not(.PrintPageTable) tfoot tr {
    border-bottom: 2px solid #ccc;
  }
  .dataTable:not(.PrintPageTable) tbody tr td, .dataTable:not(.PrintPageTable) tfoot tr td,
.table-style:not(.PrintPageTable) tbody tr td,
.table-style:not(.PrintPageTable) tfoot tr td {
    border: none;
    border-bottom: 1px solid #ededed;
    background-color: #fff;
    position: relative;
    padding-right: 50%;
    white-space: normal;
    text-align: right !important;
    width: 100%;
    display: block;
    color: #707070;
  }
  .dataTable:not(.PrintPageTable) tbody tr td .btn-icon-split .icon, .dataTable:not(.PrintPageTable) tfoot tr td .btn-icon-split .icon,
.table-style:not(.PrintPageTable) tbody tr td .btn-icon-split .icon,
.table-style:not(.PrintPageTable) tfoot tr td .btn-icon-split .icon {
    color: #fff !important;
    background: unset !important;
  }
  .dataTable:not(.PrintPageTable) tbody tr td .btn-icon-split .text, .dataTable:not(.PrintPageTable) tfoot tr td .btn-icon-split .text,
.table-style:not(.PrintPageTable) tbody tr td .btn-icon-split .text,
.table-style:not(.PrintPageTable) tfoot tr td .btn-icon-split .text {
    display: none;
  }
  .dataTable:not(.PrintPageTable) tbody tr td:before, .dataTable:not(.PrintPageTable) tfoot tr td:before,
.table-style:not(.PrintPageTable) tbody tr td:before,
.table-style:not(.PrintPageTable) tfoot tr td:before {
    content: attr(data-title);
    position: absolute;
    top: 6px;
    right: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: pre-wrap;
    text-align: right;
    font-weight: 700;
  }
  .dataTable:not(.PrintPageTable) tbody tr td:last-child, .dataTable:not(.PrintPageTable) tfoot tr td:last-child,
.table-style:not(.PrintPageTable) tbody tr td:last-child,
.table-style:not(.PrintPageTable) tfoot tr td:last-child {
    min-width: 180px;
  }
  .dataTable:not(.PrintPageTable) tbody tr.odd, .dataTable:not(.PrintPageTable) tfoot tr.odd,
.table-style:not(.PrintPageTable) tbody tr.odd,
.table-style:not(.PrintPageTable) tfoot tr.odd {
    background-color: #fff;
  }
  .dataTable:not(.PrintPageTable) tbody tr.even, .dataTable:not(.PrintPageTable) tfoot tr.even,
.table-style:not(.PrintPageTable) tbody tr.even,
.table-style:not(.PrintPageTable) tfoot tr.even {
    background-color: #f7f7f7;
  }

  .mt-5, .my-5 {
    margin-top: 20px !important;
  }

  .form-group-responsive,
.form-group {
    margin-bottom: 10px !important;
  }

  .Contianer-login .form-group {
    margin-bottom: 20px !important;
  }
}

/*# sourceMappingURL=main-rtl.css.map */
