.navbar .navbar-collapse.show {
  background-color: transparent; }

.navbar .navbar-logo {
  max-height: 50px; }

.navbar.bg-gray-900 {
  background-color: #383232 !important; }
  .navbar.bg-gray-900 .dropdown-toggle:after {
    content: none; }
  @media (max-width: 991.98px) {
    .navbar.bg-gray-900 {
      background-color: transparent !important; } }
.navbar.navbar-dark .navbar-nav .nav-link {
  color: #FFF; }

.navbar .dropdown-menu {
  background-color: #1A1717; }
  .navbar .dropdown-menu .dropdown-item {
    color: #FFF; }
  .navbar .dropdown-menu .dropdown-item:hover, .navbar .dropdown-menu .dropdown-item:focus {
    background-color: #D19D30; }
  .navbar .dropdown-menu .dropdown-item:active {
    background-color: #D17A22; }

.navbar.bg-gray-900 .dropdown .nav-link {
  padding: 0 16px !important;
  border-bottom: 3px solid transparent; }
  .navbar.bg-gray-900 .dropdown .nav-link.show {
    border-bottom: 3px solid #D17A22; }

.navbar hr {
  color: #D17A22; }

.masthead {
  background-image: url("../images/navigation/masthead.9eb024c399d6.png");
  background-repeat: no-repeat;
  width: 100vw;
  max-width: 100%;
  background-size: cover;
  padding-bottom: 15px;
  color: #fff; }
  @media (max-width: 767.98px) {
    .masthead {
      background-position-y: -56px; } }
  .masthead h1 {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    margin-top: 15px; }

.card {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  padding-top: 40px;
  padding-bottom: 20px;
  box-shadow: 0 0 2px 0.5px #707070; }
  .card.card-flush {
    padding: 0; }
  .card.card-small {
    padding-top: 20px;
    padding-bottom: 20px; }
  .card .card-header {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #5E5456;
    background-color: transparent; }
    .card .card-header .text-muted {
      font-weight: 400; }
  .card .card-body {
    padding: 0.65rem 1rem; }
  @media (max-width: 991.98px) {
    .card {
      margin-bottom: 16px; } }

.card-item {
  display: flex;
  flex-direction: column;
  padding-right: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  min-width: 200px; }
  .card-item .card-item-label {
    font-size: 10px;
    line-height: 16px;
    color: #707070;
    text-transform: uppercase; }
  .card-item .card-item-value {
    font-size: 14px;
    line-height: 21px;
    color: #5E5456;
    font-weight: 600; }

.table {
  font-size: 12px; }
  .table caption {
    background-color: #D19D30;
    line-height: 16px;
    color: #231F20;
    text-transform: uppercase;
    padding: 2rem;
    font-weight: 600;
    caption-side: top; }
    .table caption.condensed {
      padding: 0.5rem; }
  .table thead > tr > th {
    background-color: #615756;
    color: #FFF;
    font-weight: 400; }
    .table thead > tr > th a {
      color: white; }
  .table tr {
    font-size: 12px; }
  .table a {
    font-weight: 600; }

.comm-header-single {
  width: 20; }

.comm-header-plan {
  width: 10%; }

.comm-header-view-clients {
  width: 10%; }

.btn.btn-primary {
  color: white; }

.btn.btn-default {
  border-color: #D17a22;
  color: #D17a22; }
  .btn.btn-default:hover {
    background-color: #D17a22;
    color: white; }

.select2-container--default .selection {
  width: 100%; }

.select2-container--default .select2-selection {
  border-bottom: 1px solid #D9D9D9;
  border-radius: 0;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  width: 100%; }

.select2-container--default .select2-selection--single {
  padding: 0rem 1.75rem .375rem 0rem;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
  color: #212529;
  vertical-align: middle;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23d17a22' stroke-inecap='round'  stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'  /%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right .75rem center;
  background-size: 16px 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.select2-container--default[dir="rtl"] .select2-selection--single {
  background-position: left .75rem center;
  padding: .375rem .75rem .375rem 1.75rem; }

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #757575;
  line-height: inherit; }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding: 2px 0 0 4px;
  line-height: inherit;
  margin: 0;
  list-style: none; }

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding: 2px 4px 0 0; }

.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  display: none; }

.select2-container--default .select2-search--dropdown .select2-search__field {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-clip: padding-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.select2-container--default .select2-search--dropdown .select2-results__message {
  color: #6c757d; }

.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  min-height: unset;
  border-top: 0;
  border-left: 0;
  border-right: 0; }

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #D9D9D9; }

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none; }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  color: #5E5456;
  font-weight: 600;
  background-color: #fff;
  border-radius: 0;
  cursor: pointer;
  float: left;
  padding-right: 5px;
  margin: 0 1rem 5px 0; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #000;
  opacity: 0.5;
  padding: 0 0.1rem;
  margin-right: 0.15rem; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  opacity: 1; }

.select2-container--default .select2-selection__clear, .select2-container--default .select2-search--inline {
  float: left;
  margin-left: 4px; }

.select2-container--default .select2-search--inline .select2-search__field {
  outline: 0; }

.select2-container--default .select2-container--disabled .select2-selection {
  background-color: #e9ecef;
  color: #7b758b;
  cursor: not-allowed;
  border-color: #ced4da;
  -webkit-box-shadow: none;
  box-shadow: none; }

.select2-container--default .select2-container--disabled .select2-selection .select2-selection__choice {
  background-color: #e9ecef;
  color: #7b758b;
  cursor: not-allowed;
  border-color: #ced4da;
  -webkit-box-shadow: none;
  box-shadow: none; }

.select2-container--default .select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove:hover {
  opacity: 0.5; }

.select2-container--default .select2-dropdown .select2-results__option[aria-selected=true] {
  background-color: #e9ecef; }

.select2-container--default .select2-results__option--highlighted {
  background-color: #0076d7;
  color: #fff; }

.select2-container--default .select2-results__option--highlighted .select2-results__option[aria-selected=true] {
  background-color: #0076d7;
  color: #fff; }

.select2-container--default .select2-results > .select2-results__options {
  max-height: 25vh;
  overflow-y: auto; }

.select2-container--default.select2-container--open .select2-selection {
  border-color: #86b7fe;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  -moz-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); }

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding: 0 4px 0 0; }

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  display: none; }

.select2-container--default[dir=rtl] .select2-selection__clear, .select2-container--default[dir=rtl] .select2-search--inline {
  float: right;
  margin-left: 0;
  margin-right: 4px; }

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin: 4px 4px 0 0; }

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-right: 0;
  margin-left: 0.15rem; }

.input-group .select2-container--default {
  display: flex;
  align-content: center;
  align-items: center;
  flex-direction: row;
  flex: 1; }

.input-group .input-group-text ~ .select2-container--default .select2-selection {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group .select2-container--default:not(:last-child) .select2-selection {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group .select2-container--default[dir="rtl"]:not(:last-child) .select2-selection {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem; }

.input-group .input-group-text ~ .select2-container--default[dir="rtl"] .select2-selection {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group .input-group-text ~ .select2-container--default[dir="rtl"]:last-child .select2-selection {
  border-top-left-radius: .25rem;
  border-bottom-left-radius: .25rem; }

/*# sourceMappingURL=select2-bootstrap5.css.map */

.form-buttons {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 1rem; }

.form {
  background-color: #FFF;
  border-radius: 3px;
  padding: 25px;
  box-shadow: 0 0 2px 1px #707070; }
  .form label {
    color: #707070;
    font-weight: 600;
    font-size: 10px;
    text-transform: uppercase;
    padding-left: 5px; }
    .form label.form-check-label {
      font-size: 14px; }
  .form .form-control-plaintext {
    font-size: 14px;
    font-weight: 600;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
    color: #5E5456; }
  .form .form-control {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    border-color: #D9D9D9;
    font-size: 14px;
    font-weight: 600;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0;
    color: #5E5456; }
    .form .form-control .textarea {
      border-top: 1px;
      border-right: 1px;
      border-left: 1px; }
    .form .form-control::placeholder {
      opacity: 0.3; }
    .form .form-control:focus {
      border-bottom-color: transparent;
      box-shadow: 0 0 0 0.2rem rgba(13, 110, 253, 0.25); }

.nav.nav-tabs .nav-link {
  height: 70px;
  padding: 20px;
  background-color: #D19D30;
  color: #231F20;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 1px; }
  .nav.nav-tabs .nav-link.active {
    background-color: white; }

.form-select {
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
  font-weight: 600;
  font-size: 14px;
  padding: 0rem 1.75rem .375rem 0rem;
  background-color: transparent; }

.table .form-select {
  font-size: 12px;
  border: none;
  padding: 0; }

.comodash-iframe {
  height: 400px;
  width: 100%; }

.iframe {
  width: 100%;
  height: 400px; }
