@import url("https://use.typekit.net/yex0vfy.css");
@import url("icons/style.css");
@import url(//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);
.table-btn {
  padding: 0.15rem 1.5rem !important; }

:disabled {
  cursor: not-allowed; }

.btn-dark-blue {
  background: #1d274f;
  color: white;
  border-color: #1d274f; }
  .btn-dark-blue:hover {
    background: #213069;
    color: white; }

.file-label {
  border: 1px solid #3ac47d !important;
  color: white;
  background: #3ac47d;
  padding: 5px 10px;
  font-family: sans-serif;
  border-radius: 0.3rem;
  cursor: pointer; }

.filename {
  color: grey;
  font-size: 12px; }

.product-spec-row .product-btn {
  background: rgba(26, 54, 126, 0.15);
  width: 100%;
  padding: 15px;
  text-align: left;
  font-weight: bold;
  font-size: 0.9rem;
  min-height: 70px;
  margin: 10px 0;
  border-radius: 5px;
  -webkit-box-shadow: 0 13px 22px -8px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: 0 13px 22px -8px rgba(0, 0, 0, 0.33);
  box-shadow: 0 13px 22px -8px rgba(0, 0, 0, 0.33); }
  .product-spec-row .product-btn:hover {
    background: rgba(26, 54, 126, 0.25); }
  .product-spec-row .product-btn i {
    color: #508AFF;
    font-size: 35px; }

.card-btn .btn {
  min-height: 95px; }
  .card-btn .btn i {
    font-size: 48px !important; }
  .card-btn .btn .beam-icon {
    font-size: 35px !important; }
  .card-btn .btn .card-title {
    margin-bottom: 0;
    font-size: 12px;
    margin-left: 10px; }
.card-btn a:hover {
  text-decoration: none; }
  .card-btn a:hover .card-title {
    color: white; }

.default-btn {
  border: 1px solid white;
  border-radius: .5rem;
  color: white; }
  .default-btn:hover {
    color: #1d274f;
    background: white; }

.table-edit-btn {
  padding-left: 5px;
  padding-right: 5px; }

input::placeholder {
  font-size: 14px; }
input:focus {
  border-color: rgba(26, 54, 126, 0.125) !important; }

select {
  font-size: 14px !important; }

textarea {
  font-size: 14px !important; }

.custom-radio input {
  cursor: pointer;
  width: 35%;
  left: 0;
  z-index: 1; }
.custom-radio .custom-control-label {
  cursor: pointer; }
  .custom-radio .custom-control-label::before, .custom-radio .custom-control-label::after {
    cursor: pointer; }

.sub-heading {
  font-size: 0.9rem;
  font-weight: bold; }

.role-permission-div .form-check-input {
  width: 16px;
  height: 16px; }

.search-div .warehouse-search {
  border-right: 0;
  border-radius: 5px; }
.search-div .input-group-append {
  border: 1px solid #ced4da !important;
  border-radius: 0 5px 5px 0; }
  .search-div .input-group-append .search-btn {
    background: #ffffff;
    padding: 0 .85rem; }
    .search-div .input-group-append .search-btn i {
      font-size: 1rem;
      color: #ced4da; }

body {
  font-family: "Roboto", sans-serif;
  padding: 0 !important; }

.login-logo img {
  width: 22%;
  margin: 7% 0; }

.app-header__logo {
  background: #1d274f !important; }
  .app-header__logo .logo-src {
    background: url("../images/galaxy-blue-logo.png") !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    width: 40%;
    height: 100%; }

.dark-blue-bg {
  background: #1d274f !important; }

a {
  color: inherit; }
  a:hover {
    text-decoration: none;
    color: inherit; }

.vertical-nav-menu i {
  font-size: 1.35rem !important;
  opacity: .5 !important; }
.vertical-nav-menu .mm-active a {
  color: white !important; }
  .vertical-nav-menu .mm-active a i {
    opacity: 1 !important; }
.vertical-nav-menu ul li a {
  opacity: .75 !important; }
.vertical-nav-menu ul .mm-active a {
  color: white !important;
  opacity: 1 !important; }

table th {
  font-size: 0.895rem; }
table td {
  font-size: 0.875rem; }

.details-card .form-group {
  border-bottom: 1px solid rgba(26, 54, 126, 0.125); }
  .details-card .form-group .col-form-label {
    padding-left: 0; }

.project-card .status-badge {
  position: absolute;
  z-index: 99;
  width: 100%;
  border-radius: 0; }
.project-card .dropdown-menu-header-inner {
  height: 250px !important; }
  .project-card .dropdown-menu-header-inner .menu-header-image {
    filter: none !important; }
  .project-card .dropdown-menu-header-inner .menu-header-title {
    padding-top: 100px !important;
    font-weight: bold;
    text-transform: uppercase; }
.project-card .widget-content-wrapper {
  height: 50px; }
  .project-card .widget-content-wrapper .widget-content {
    width: 100%; }
.project-card .list-group-item a {
  text-decoration: none; }
.project-card .tilestatus-div {
  bottom: 0;
  width: 100%;
  background: #1d274f;
  left: 0;
  top: 0; }
  .project-card .tilestatus-div p {
    margin-bottom: 0;
    font-size: .85rem;
    text-align: center;
    width: 100%;
    color: #ffffff;
    padding: .35rem 0; }

.project-details-row .main-card .project-img {
  height: 225px;
  background-size: cover !important;
  background-position: center !important; }
.project-details-row .main-card .status-select {
  height: calc(1.75rem + 2px);
  padding: 0 1.75rem 0 .75rem;
  line-height: 1.75; }

.construction-phase-row .custom-vertical-tab .tab-content table td {
  padding-top: 15px;
  padding-bottom: 15px; }
.construction-phase-row .tab-info-div p {
  font-size: 1.15rem;
  text-align: center;
  padding: 60px 0 10px 0; }
.construction-phase-row .tab-info-div .btn {
  margin: 10px auto 60px auto;
  display: block; }

.floor-card .tile-status-div {
  border: 1px solid rgba(29, 39, 79, 0.45);
  border-radius: 5px;
  padding: .25rem .5rem; }
  .floor-card .tile-status-div p {
    font-size: .85rem;
    margin-bottom: 0;
    color: #1d274f;
    font-weight: 500; }
.floor-card .apartment-card {
  min-height: 140px; }
  .floor-card .apartment-card .card-title {
    font-size: 28px !important; }
    .floor-card .apartment-card .card-title .pe-7s-plus {
      font-family: 'Pe-icon-7-stroke' !important; }
  .floor-card .apartment-card .address {
    height: 45px;
    overflow: hidden; }
  .floor-card .apartment-card .dropdown {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9999; }
    .floor-card .apartment-card .dropdown .btn::after {
      display: none; }
    .floor-card .apartment-card .dropdown .btn .btn-icon-wrapper i {
      font-size: 25px;
      color: white;
      font-weight: bold; }
    .floor-card .apartment-card .dropdown .dropdown-menu {
      transform: translate3d(-55px, 23px, 0px) !important;
      padding: 0 !important;
      min-width: 100px;
      position: absolute !important;
      width: auto !important; }
  .floor-card .apartment-card a .btn {
    border-top: 1px solid #cacaca; }
.floor-card .sold-out .card-title {
  font-size: 18px !important; }
.floor-card .sold-out .flat-name {
  font-size: 28px !important;
  font-weight: bold; }
.floor-card .sold-out .detail-btn-div {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0; }
.floor-card .bg-light i {
  font-size: 45px !important; }

.apartment-details .checklist-card a {
  text-decoration: none; }
.apartment-details .checklist-card button i {
  font-size: 48px; }
.apartment-details .checklist-card button .card-title {
  margin-bottom: 0;
  font-size: 12px; }
.apartment-details .checklist-card button:hover .card-title {
  color: white; }
.apartment-details .checklist-card .complete {
  background: #3ac47d;
  border: 1px solid #3ac47d; }
  .apartment-details .checklist-card .complete .card-title {
    color: white; }
  .apartment-details .checklist-card .complete i {
    opacity: 1; }
    .apartment-details .checklist-card .complete i::before {
      color: white; }
.apartment-details .checklist-card span {
  position: absolute;
  top: 5px;
  right: 12px;
  font-size: 0.7rem;
  color: rgba(13, 27, 62, 0.7); }
.apartment-details .checklist-card .client-pause {
  background: #C0CBE2;
  border-color: #C0CBE2; }
.apartment-details .checklist-card .employee-pause {
  background: #5A6D9B;
  border: #5A6D9B; }
  .apartment-details .checklist-card .employee-pause p {
    color: white; }
  .apartment-details .checklist-card .employee-pause i {
    color: white;
    opacity: 1; }
  .apartment-details .checklist-card .employee-pause span {
    color: white; }
.apartment-details .diagram-panel .card-title {
  border-bottom: 1px solid #cacaca; }
  .apartment-details .diagram-panel .card-title span {
    position: relative;
    top: 10px; }
.apartment-details .diagram-panel .img-div {
  margin: 12px 0;
  width: 100%; }
  .apartment-details .diagram-panel .img-div img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    border-top-right-radius: 0.35rem;
    border-top-left-radius: 0.35rem; }
  .apartment-details .diagram-panel .img-div .pdf-thumbnail {
    width: 50%;
    margin: 0 auto;
    display: block; }
  .apartment-details .diagram-panel .img-div .download-div {
    position: absolute;
    top: 12px;
    width: calc(100% - 30px);
    height: 150px;
    border-top-right-radius: 0.35rem;
    border-top-left-radius: 0.35rem;
    background: rgba(0, 0, 0, 0.4);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.2s linear;
    cursor: pointer; }
    .apartment-details .diagram-panel .img-div .download-div .btn {
      margin: 75px auto;
      display: block; }
  .apartment-details .diagram-panel .img-div .label-row {
    background: #1d274f;
    padding: 5px;
    border-bottom-right-radius: 0.35rem;
    border-bottom-left-radius: 0.35rem;
    width: 100%; }
    .apartment-details .diagram-panel .img-div .label-row .diagram-name {
      color: white;
      text-align: center;
      font-size: 13px; }
    .apartment-details .diagram-panel .img-div .label-row .diagram-date {
      color: white;
      font-size: 11px;
      text-align: center; }
  .apartment-details .diagram-panel .img-div:hover {
    transition: 2s; }
    .apartment-details .diagram-panel .img-div:hover .download-div {
      visibility: visible;
      opacity: 1; }
.apartment-details .diagram-panel .custom-vertical-tab .menu-list-div {
  height: 500px;
  overflow-y: auto; }
.apartment-details .diagram-panel .custom-vertical-tab .nav-item {
  padding: 0;
  margin: 10px 0; }
  .apartment-details .diagram-panel .custom-vertical-tab .nav-item a {
    margin: 0; }
  .apartment-details .diagram-panel .custom-vertical-tab .nav-item i {
    font-size: 30px;
    color: #508AFF; }
  .apartment-details .diagram-panel .custom-vertical-tab .nav-item .diagram_cat {
    text-align: left;
    font-size: 14px;
    line-height: 1;
    margin-top: 4px;
    margin-left: 8px; }
.apartment-details .client-panel .customer-card {
  background: #f2f3f8; }
  .apartment-details .client-panel .customer-card .card-header {
    background: #f2f3f8; }
    .apartment-details .client-panel .customer-card .card-header i {
      font-size: 35px; }
  .apartment-details .client-panel .customer-card .card-body .details-row {
    border-bottom: 1px solid rgba(26, 54, 126, 0.125);
    margin: 0 5px; }
    .apartment-details .client-panel .customer-card .card-body .details-row:last-child {
      border: 0; }
    .apartment-details .client-panel .customer-card .card-body .details-row .label {
      font-weight: bold;
      font-size: 13px;
      margin-bottom: 0;
      padding: 10px 0; }
    .apartment-details .client-panel .customer-card .card-body .details-row .data {
      font-size: 13px;
      margin-bottom: 0;
      padding: 10px 0; }
.apartment-details .timeline-panel .custom-vertical-tab .nav-item {
  padding: 0;
  margin: 10px 0; }
  .apartment-details .timeline-panel .custom-vertical-tab .nav-item a {
    margin: 0; }
.apartment-details .timeline-panel .custom-vertical-tab input[type="text"] {
  font-size: 13px; }
  .apartment-details .timeline-panel .custom-vertical-tab input[type="text"]::placeholder {
    font-size: 13px; }
.apartment-details .timeline-panel .custom-vertical-tab .date-group input {
  font-size: 13px; }
  .apartment-details .timeline-panel .custom-vertical-tab .date-group input::placeholder {
    font-size: 13px !important; }
.apartment-details .timeline-panel .custom-vertical-tab .date-group .input-group-text {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }
.apartment-details .timeline-panel .custom-vertical-tab .general-panel .label {
  font-size: 13px;
  font-weight: bold; }
.apartment-details .timeline-panel .custom-vertical-tab .general-panel .data {
  font-size: 13px; }
.apartment-details .timeline-panel .custom-vertical-tab .advance-panel .label {
  font-size: 15px;
  font-weight: bold; }
.apartment-details .timeline-panel .custom-vertical-tab .advance-panel .data {
  font-size: 15px; }
.apartment-details .timeline-panel .custom-vertical-tab .payment-panel .input-group-prepend {
  margin-right: 10px; }

.masonry-details .masonry-card {
  border: 0;
  width: 100%; }
  .masonry-details .masonry-card .card-header {
    height: 40px; }
    .masonry-details .masonry-card .card-header .card-title {
      text-transform: none; }
      .masonry-details .masonry-card .card-header .card-title .date {
        float: right;
        margin-right: 10px; }
  .masonry-details .masonry-card .card-body {
    padding: 10px 23px; }
  .masonry-details .masonry-card .card-footer {
    font-size: 13px; }
.masonry-details .tile-selection-div {
  padding: 0 .5rem;
  border-radius: 4px;
  margin-bottom: 1rem; }
  .masonry-details .tile-selection-div label {
    font-size: .9rem;
    font-weight: 500;
    margin-bottom: 0;
    padding: .5rem 0; }
  .masonry-details .tile-selection-div .custom-checkbox {
    width: 1rem;
    height: 1rem;
    position: relative;
    top: .2rem;
    margin-left: .25rem;
    cursor: pointer; }

.master-schedule .project-details {
  border: 1px solid #1d274f;
  border-radius: 0.5rem;
  margin: 0 2%;
  padding: 15px 20px; }
  .master-schedule .project-details .project-name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0; }
  .master-schedule .project-details .label {
    font-size: 13px;
    margin-bottom: 0; }
  .master-schedule .project-details .data {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0; }
.master-schedule .schedule-div {
  margin-top: 40px;
  padding-bottom: 70px; }
  .master-schedule .schedule-div .schedule-details .data-row {
    padding: 25px 10px;
    background: rgba(26, 54, 126, 0.125);
    border-radius: 0.5rem; }
    .master-schedule .schedule-div .schedule-details .data-row .label {
      font-size: 12px;
      margin-bottom: 0; }
    .master-schedule .schedule-div .schedule-details .data-row .data {
      font-size: 13px;
      font-weight: bold;
      margin-bottom: 0; }
    .master-schedule .schedule-div .schedule-details .data-row .table-responsive {
      white-space: nowrap; }
      .master-schedule .schedule-div .schedule-details .data-row .table-responsive table {
        white-space: nowrap; }
    .master-schedule .schedule-div .schedule-details .data-row .table th,
    .master-schedule .schedule-div .schedule-details .data-row .table td {
      font-size: 13px;
      border-color: rgba(13, 27, 62, 0.7);
      padding: 8px 9px; }
      .master-schedule .schedule-div .schedule-details .data-row .table th .delay-btn,
      .master-schedule .schedule-div .schedule-details .data-row .table td .delay-btn {
        padding: 1px 8px;
        font-size: 12px; }
      .master-schedule .schedule-div .schedule-details .data-row .table th .custom-select,
      .master-schedule .schedule-div .schedule-details .data-row .table td .custom-select {
        min-width: 115px;
        font-size: 12px !important;
        height: 25px;
        padding: 0 10px;
        background-color: #f1f4f6; }
    .master-schedule .schedule-div .schedule-details .data-row .table th {
      border-width: 1px; }
    .master-schedule .schedule-div .schedule-details .data-row .table .delayed {
      background: #5A6D9B;
      color: white; }
    .master-schedule .schedule-div .schedule-details .data-row .table .completed {
      background: #3ac47d;
      color: white; }

.target-row .target-card .card-header {
  height: 3rem; }
.target-row .target-card .update-dropdown {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 9999; }
  .target-row .target-card .update-dropdown .btn {
    margin: 5px 0; }
    .target-row .target-card .update-dropdown .btn::after {
      display: none; }
    .target-row .target-card .update-dropdown .btn .btn-icon-wrapper i {
      font-size: 25px;
      color: rgba(13, 27, 62, 0.7);
      font-weight: bold; }
  .target-row .target-card .update-dropdown .dropdown-menu {
    transform: translate3d(-55px, 23px, 0px) !important;
    padding: 0 !important;
    min-width: 100px;
    position: absolute !important;
    width: auto !important; }
    .target-row .target-card .update-dropdown .dropdown-menu .nav-item {
      font-size: 12px; }
.target-row .target-card .date {
  font-size: 12px;
  font-weight: bold; }
  .target-row .target-card .date span {
    margin: 0 5px; }
.target-row .target-card .status-btn {
  text-transform: uppercase;
  font-size: 11px; }
  .target-row .target-card .status-btn::after {
    display: none; }

.request-details-row .request-note {
  font-size: 14px;
  line-height: 1.75; }

.labour-row {
  margin: 0; }
  .labour-row .data,
  .labour-row .count {
    font-weight: bold;
    color: rgba(13, 27, 62, 0.7);
    margin-bottom: 0;
    padding: 8px 0; }
  .labour-row .count {
    text-align: right; }
  .labour-row:last-child {
    border: 0 !important; }

.gallery-upload-row .gallery-img {
  width: 100%;
  height: 157px; }
.gallery-upload-row .small-content {
  font-size: 0.75rem;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
  color: #1d274f; }
.gallery-upload-row .custom-gallery-upload {
  width: 100%;
  height: 157px;
  position: relative;
  display: inline-block;
  border: #ebebeb solid 1px;
  width: 100%;
  height: 100%;
  border: 1px solid #1d274f;
  background: white; }
  .gallery-upload-row .custom-gallery-upload input[type="file"] {
    -webkit-appearance: none;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer; }
  .gallery-upload-row .custom-gallery-upload .plus {
    width: 35px;
    border: 1px solid rgba(33, 35, 57, 0.35);
    height: 35px;
    margin: auto;
    position: absolute;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }
    .gallery-upload-row .custom-gallery-upload .plus:before, .gallery-upload-row .custom-gallery-upload .plus:after {
      content: '';
      position: absolute;
      background: rgba(33, 35, 57, 0.35);
      transition: 150ms all ease-out; }
    .gallery-upload-row .custom-gallery-upload .plus:before {
      top: 0;
      left: 0;
      margin: auto;
      right: 0;
      height: 1px;
      bottom: 0;
      width: 20px; }
    .gallery-upload-row .custom-gallery-upload .plus:after {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: 1px;
      height: 20px;
      margin: auto; }
  .gallery-upload-row .custom-gallery-upload:hover {
    cursor: pointer; }
    .gallery-upload-row .custom-gallery-upload:hover .plus {
      border: 1px solid #1d274f; }
      .gallery-upload-row .custom-gallery-upload:hover .plus:before, .gallery-upload-row .custom-gallery-upload:hover .plus:after {
        background: #1d274f; }
.gallery-upload-row .remove-btn {
  position: absolute;
  right: 10px;
  margin-top: -8px;
  color: white;
  background: #1d274f;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  padding: 4px 5px;
  font-size: 1rem;
  opacity: 1;
  font-weight: normal; }
  .gallery-upload-row .remove-btn i {
    font-size: .65rem; }

.product-details-div .diagram-details-panel .download-div .btn {
  height: 100%;
  width: 100%;
  margin: 0 !important; }
.product-details-div .diagram-details-panel .bill-download .btn {
  width: auto !important;
  height: auto !important;
  margin: 30px auto 0 !important; }
.product-details-div .diagram-details-panel .paint-div {
  height: 150px;
  border-top-right-radius: 0.35rem;
  border-top-left-radius: 0.35rem; }
.product-details-div .diagram-details-panel .default-badge {
  position: absolute;
  top: 25px;
  background: #1d274f;
  border-radius: 0 0.25rem 0.25rem 0; }
  .product-details-div .diagram-details-panel .default-badge span {
    color: white;
    text-transform: capitalize;
    font-size: 0.8rem;
    font-weight: 400;
    width: 75px; }
.product-details-div .diagram-details-panel .approval-badge {
  position: absolute;
  top: 25px;
  background: #1d274f;
  border-radius: 0 0.25rem 0.25rem 0; }
  .product-details-div .diagram-details-panel .approval-badge span {
    color: white;
    font-size: 0.7rem;
    font-weight: bold;
    width: auto;
    text-transform: none; }
.product-details-div .diagram-details-panel .label-row {
  min-height: 65px; }
  .product-details-div .diagram-details-panel .label-row .product-name {
    text-align: left;
    color: white;
    font-size: 0.8rem;
    font-weight: bold;
    margin-bottom: 5px; }
  .product-details-div .diagram-details-panel .label-row .product-code {
    text-align: left;
    color: white;
    font-size: 0.75rem;
    margin-bottom: 0; }
  .product-details-div .diagram-details-panel .label-row .brand-name {
    text-align: left;
    color: white;
    font-size: 0.8rem;
    margin-bottom: 0; }

.productModal .modal-dialog {
  box-shadow: none; }
  .productModal .modal-dialog .modal-content {
    border-radius: 9px 9px 0 0;
    width: 80%;
    margin: 70px auto;
    background: transparent;
    border: 0; }
    .productModal .modal-dialog .modal-content .modal-body {
      padding: 0; }
      .productModal .modal-dialog .modal-content .modal-body .slick-slider .slick-dots {
        display: none !important; }
      .productModal .modal-dialog .modal-content .modal-body img {
        border-radius: 9px 9px 0 0; }
      .productModal .modal-dialog .modal-content .modal-body .paint-div {
        height: 350px;
        border-radius: 9px 9px 0 0; }
      .productModal .modal-dialog .modal-content .modal-body .product-modal-details {
        background: #1d274f;
        padding: 20px 0 10px;
        border-radius: 0 0 9px 9px; }
        .productModal .modal-dialog .modal-content .modal-body .product-modal-details .product-name {
          text-align: left;
          color: white;
          font-size: 1rem;
          font-weight: bold;
          margin-bottom: 5px; }
        .productModal .modal-dialog .modal-content .modal-body .product-modal-details .product-code {
          text-align: right;
          color: white;
          font-size: 0.9rem;
          margin-bottom: 0; }
        .productModal .modal-dialog .modal-content .modal-body .product-modal-details .brand-name {
          text-align: left;
          color: white;
          font-size: 0.9rem;
          margin-bottom: 0; }
        .productModal .modal-dialog .modal-content .modal-body .product-modal-details .default-row .text {
          font-size: 0.8rem;
          color: white;
          margin-bottom: 0;
          padding: 15px 0; }

.modal .modal-dialog .modal-title {
  font-size: 1.15rem; }

.estimate-div .title {
  text-transform: capitalize;
  border-bottom: 1px solid rgba(13, 27, 62, 0.4);
  margin-bottom: 30px;
  padding-bottom: 5px;
  margin-top: 10px; }
.estimate-div .estimate-category .estimate-details {
  background: white;
  border-radius: 0 0.5rem 0.5rem 0;
  padding: 10px 25px; }
  .estimate-div .estimate-category .estimate-details .details-data {
    padding: 10px 25px; }
    .estimate-div .estimate-category .estimate-details .details-data .details-title {
      font-weight: bold;
      margin-bottom: 3px;
      color: #1d274f;
      font-size: 0.85rem;
      margin-top: 5px; }
    .estimate-div .estimate-category .estimate-details .details-data .details {
      font-size: 0.8rem;
      color: rgba(13, 27, 62, 0.7); }
    .estimate-div .estimate-category .estimate-details .details-data .table td,
    .estimate-div .estimate-category .estimate-details .details-data .table th {
      border-color: rgba(13, 27, 62, 0.4);
      font-size: 0.8rem;
      color: #1d274f; }
    .estimate-div .estimate-category .estimate-details .details-data .table .total {
      font-size: 0.85rem;
      font-weight: bold; }

.estimate-details {
  background: white;
  border-radius: 0 0.5rem 0.5rem 0;
  padding: 10px 25px; }
  .estimate-details .details-title {
    font-weight: bold;
    margin-bottom: 3px;
    color: #1d274f;
    font-size: 0.85rem;
    margin-top: 5px; }
  .estimate-details .details {
    font-size: 0.8rem;
    color: rgba(13, 27, 62, 0.7); }
  .estimate-details .table td,
  .estimate-details .table th {
    border-color: rgba(13, 27, 62, 0.4);
    font-size: 0.8rem;
    color: #1d274f; }
  .estimate-details .table .total {
    font-size: 0.85rem;
    font-weight: bold; }

.estimate-create-row {
  margin-bottom: 18px; }
  .estimate-create-row .label {
    margin-bottom: 0;
    font-weight: bold; }
  .estimate-create-row .sub-total,
  .estimate-create-row .total-amt {
    font-size: 1.25rem; }

.create-meeting-row .col-form-label {
  font-size: 0.9rem;
  font-weight: bold; }
.create-meeting-row .add-row {
  margin-top: 40px; }
  .create-meeting-row .add-row .title {
    font-size: 1rem;
    font-weight: bold;
    border-bottom: 1px solid #1d274f;
    padding-bottom: 5px; }
  .create-meeting-row .add-row ul {
    list-style-type: none;
    padding-inline-start: 0; }
    .create-meeting-row .add-row ul li {
      padding: 5px 10px;
      margin: 10px 0;
      background: rgba(26, 54, 126, 0.15);
      color: #1d274f;
      border-radius: 0.35rem;
      border: 1px solid rgba(26, 54, 126, 0.15); }
      .create-meeting-row .add-row ul li:hover {
        background: rgba(26, 54, 126, 0.25);
        color: #1d274f;
        border: 1px solid rgba(26, 54, 126, 0.25);
        cursor: pointer; }
      .create-meeting-row .add-row ul li .add-btn {
        pointer-events: all;
        float: right;
        padding: 0 10px; }
        .create-meeting-row .add-row ul li .add-btn i {
          color: #1d274f;
          font-weight: bold;
          font-size: 0.85rem; }
    .create-meeting-row .add-row ul .selected {
      background: #8be088;
      border: 1px solid #8be088;
      color: #1d274f; }
      .create-meeting-row .add-row ul .selected:hover {
        background: #6cc569;
        border-color: #6cc569; }
  .create-meeting-row .add-row .selected-list li {
    color: #1d274f;
    pointer-events: none; }
    .create-meeting-row .add-row .selected-list li:hover {
      background: rgba(26, 54, 126, 0.15);
      color: #1d274f;
      border: 1px solid rgba(26, 54, 126, 0.15); }
    .create-meeting-row .add-row .selected-list li .remove-btn {
      pointer-events: all;
      float: right;
      padding: 0 10px; }
      .create-meeting-row .add-row .selected-list li .remove-btn i {
        color: red;
        font-weight: bold;
        font-size: 0.85rem; }
.create-meeting-row .guest-select-div .select2 .select2-container--focus,
.create-meeting-row .guest-select-div .select2 .select2-selection--multiple {
  width: 50%;
  border: 0 !important; }
  @media only screen and (max-width: 991px) {
    .create-meeting-row .guest-select-div .select2 .select2-container--focus,
    .create-meeting-row .guest-select-div .select2 .select2-selection--multiple {
      width: 100% !important;
      padding-right: 0; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .create-meeting-row .guest-select-div .select2 .select2-container--focus,
    .create-meeting-row .guest-select-div .select2 .select2-selection--multiple {
      width: inherit !important;
      padding-right: inherit !important; } }
.create-meeting-row .guest-select-div .select2 .select2-selection__rendered {
  position: relative;
  right: -100%; }
  .create-meeting-row .guest-select-div .select2 .select2-selection__rendered .select2-selection__choice {
    margin-bottom: 10px !important;
    margin-top: 0 !important;
    display: block !important;
    background: #1d274f !important;
    border: 0 !important;
    padding: 5px !important;
    font-size: 0.85rem !important;
    color: white !important;
    width: 80%;
    float: right;
    pointer-events: none;
    overflow: hidden;
    text-overflow: ellipsis; }
    .create-meeting-row .guest-select-div .select2 .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
      padding: 0 13px !important;
      float: right !important;
      border-left: 1px solid #aaa;
      border-right: 0 !important;
      border-radius: 0 !important;
      pointer-events: all; }
      .create-meeting-row .guest-select-div .select2 .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove span {
        color: white; }
      .create-meeting-row .guest-select-div .select2 .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:hover {
        border-radius: 4px !important; }
        .create-meeting-row .guest-select-div .select2 .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove:hover span {
          color: #1d274f; }
    @media only screen and (max-width: 991px) {
      .create-meeting-row .guest-select-div .select2 .select2-selection__rendered .select2-selection__choice {
        width: 100% !important; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
      .create-meeting-row .guest-select-div .select2 .select2-selection__rendered .select2-selection__choice {
        width: inherit !important; } }
  @media only screen and (max-width: 991px) {
    .create-meeting-row .guest-select-div .select2 .select2-selection__rendered {
      display: inline-block;
      bottom: -45px;
      right: 0;
      width: 100%; } }
.create-meeting-row .guest-select-div .select2-search {
  float: none !important;
  cursor: pointer !important;
  width: 50% !important;
  border: 1px solid rgba(26, 54, 126, 0.125);
  border-radius: 4px;
  min-height: 32px;
  position: absolute;
  left: 0; }
  @media only screen and (max-width: 991px) {
    .create-meeting-row .guest-select-div .select2-search {
      top: 0;
      width: 100% !important; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .create-meeting-row .guest-select-div .select2-search {
      width: 100% !important; } }
  .create-meeting-row .guest-select-div .select2-search::before {
    content: "Search and add Guest";
    font-size: 0.8rem;
    position: absolute;
    margin-top: 6px;
    margin-left: 12px; }
  .create-meeting-row .guest-select-div .select2-search::after {
    content: "\e86f";
    font-family: 'Linearicons-Free';
    font-size: 0.8rem;
    position: absolute;
    margin-top: -20px;
    margin-left: 160px; }
  .create-meeting-row .guest-select-div .select2-search .select2-search__field {
    width: 100% !important;
    cursor: pointer !important; }
.create-meeting-row .select2-container--open .select2-search::before, .create-meeting-row .select2-container--open .select2-search::after {
  display: none; }

.lead-creation-row .col-form-label {
  font-weight: bold;
  font-size: 0.8rem; }
.lead-creation-row .card-title {
  font-size: 0.85rem;
  margin-bottom: 15px;
  padding-bottom: 5px; }
  .lead-creation-row .card-title i {
    font-size: 22px;
    color: #508AFF;
    margin-right: 10px;
    position: relative;
    top: 4px; }

.lead-details-row .card-title {
  font-size: 0.85rem;
  margin-bottom: 15px; }
  .lead-details-row .card-title i {
    font-size: 22px;
    color: #508AFF;
    margin-right: 10px;
    position: relative;
    top: 4px; }
.lead-details-row .form-group {
  border-bottom: 1px solid rgba(26, 54, 126, 0.125);
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px; }
  .lead-details-row .form-group .col-8 {
    padding-right: 0; }
  .lead-details-row .form-group .col-4 {
    padding-right: 0; }
  .lead-details-row .form-group:last-child {
    border: 0;
    margin-bottom: 0; }
.lead-details-row .col-form-label {
  font-weight: bold;
  padding-left: 0;
  font-size: 0.8rem; }
.lead-details-row .data {
  text-align: right;
  margin-bottom: 0;
  font-size: 0.8rem;
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px); }

.lead-details-row.project-details .data {
  text-align: left; }

.booking-details .booking-details-row .card-title {
  font-size: 0.85rem;
  margin-bottom: 15px; }
  .booking-details .booking-details-row .card-title i {
    font-size: 22px;
    color: #508AFF;
    margin-right: 10px;
    position: relative;
    top: 4px; }
.booking-details .booking-details-row .form-group {
  border-bottom: 1px solid rgba(26, 54, 126, 0.125);
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px; }
  .booking-details .booking-details-row .form-group:last-child {
    border: 0; }
.booking-details .booking-details-row .col-form-label {
  font-weight: bold;
  padding-left: 0;
  font-size: 0.8rem; }
.booking-details .booking-details-row .data {
  text-align: right;
  margin-bottom: 0;
  font-size: 0.8rem;
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px); }

.final-check-row .checklist-card {
  pointer-events: none; }
  .final-check-row .checklist-card span {
    position: absolute;
    top: 10px;
    right: 45px;
    font-size: 0.7rem;
    color: rgba(13, 27, 62, 0.7); }
  .final-check-row .checklist-card .client-pause {
    background: #C0CBE2;
    border-color: #C0CBE2; }
  .final-check-row .checklist-card .employee-pause {
    background: #5A6D9B;
    border: #5A6D9B; }
    .final-check-row .checklist-card .employee-pause p {
      color: white; }
    .final-check-row .checklist-card .employee-pause i {
      color: white;
      opacity: 1; }
    .final-check-row .checklist-card .employee-pause span {
      color: white; }
  .final-check-row .checklist-card .final-checkbox {
    position: absolute;
    right: 0;
    top: 5px;
    margin-right: 10px; }
    .final-check-row .checklist-card .final-checkbox .custom-control-label:before {
      width: 1.25rem;
      height: 1.25rem;
      background: transparent;
      border: 1px solid #1d274f; }
    .final-check-row .checklist-card .final-checkbox .custom-control-label:after {
      width: 1.25rem;
      height: 1.25rem;
      border-radius: .25rem; }
    .final-check-row .checklist-card .final-checkbox .custom-control-input:checked ~ .custom-control-label::after {
      background-color: #3f6ad8; }

.create-meeting-row .access-div {
  margin-bottom: 30vh; }
.create-meeting-row .main-card {
  min-height: 100%; }
.create-meeting-row .guest-select-div .select2 .select2-selection__rendered {
  position: absolute;
  right: 4%;
  width: 30%;
  height: 10rem;
  overflow-y: auto; }
.create-meeting-row .guest-select-div .select2-search {
  width: 60% !important;
  left: auto; }
  .create-meeting-row .guest-select-div .select2-search::after {
    right: 20px; }

#load {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 9999;
  background: url("../images/loader.svg") no-repeat rgba(0, 0, 0, 0.5);
  background-size: 50px;
  background-position: 50% 50%; }
  @media (max-width: 991px) {
    #load {
      background-size: 50%; } }

.custom-breadcrumb li {
  color: rgba(13, 27, 62, 0.7); }
  .custom-breadcrumb li a {
    text-decoration: none;
    color: rgba(13, 27, 62, 0.7); }

.ps {
  background: none; }

.invalid-feedback {
  display: block !important; }

.line-right::after {
  height: 100%;
  content: " ";
  position: absolute;
  right: 15%;
  width: 1px;
  opacity: .5;
  background: rgba(13, 27, 62, 0.7); }

.no-hover {
  pointer-events: none; }

.icon-arrow-down::before {
  position: relative;
  top: -7px;
  content: "";
  left: -8px;
  display: inline-block;
  width: 6px;
  height: 6px;
  border-right: 1px solid white;
  border-top: 1px solid white;
  transform: rotate(135deg);
  margin-right: 0.5em;
  margin-left: 1.0em; }

.modal .modal-dialog {
  margin: 7rem auto 0; }

.modal.in {
  background: none !important; }

.uploadBill .modal-dialog {
  margin: 3rem auto 0; }

.uploadScheduleModal .custom-file-upload {
  width: 250px; }

@media only screen and (max-width: 991px) {
  .forms-wizard li p {
    word-break: break-word;
    height: 20px;
    overflow: hidden;
    font-size: 0.85rem; } }

.edit-wizard-content .col-form-label {
  padding-left: 0; }

.datepicker-container {
  z-index: 9999 !important; }

.date-group input {
  font-size: 13px;
  border-radius: 0.25rem 0 0 0.25rem !important; }
.date-group .input-group-text {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important; }
.date-group .datepicker-trigger {
  height: calc(2.25rem + 2px); }

.filterModal .date-picker-input {
  font-size: inherit; }

.custom-file-upload {
  width: 250px;
  width: 257px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }
  .custom-file-upload::-webkit-file-upload-button {
    background: #6c757d;
    border: 0;
    color: white;
    font-size: 12px;
    padding: 3px 10px;
    border-radius: 0.25rem; }
    .custom-file-upload::-webkit-file-upload-button:focus {
      outline: none;
      box-shadow: none; }

.custom-select:focus {
  box-shadow: none;
  border-color: rgba(26, 54, 126, 0.125); }

input,
textarea {
  font-size: 14px !important; }
  input::placeholder,
  textarea::placeholder {
    font-size: 13px; }
  input:focus,
  textarea:focus {
    box-shadow: none !important; }

.approve-toggle-switch {
  padding: 0.15rem 0 !important; }
  .approve-toggle-switch .toggle {
    min-height: 25px;
    min-width: 85px; }
  .approve-toggle-switch .toggle-on,
  .approve-toggle-switch .toggle-off {
    margin-top: -4px; }

.schedule-accordion {
  padding-inline-start: 45px; }
  .schedule-accordion .line {
    position: absolute;
    left: 25px;
    top: 0;
    bottom: 0;
    width: 1px;
    background: #1d274f;
    z-index: 1; }
  .schedule-accordion .wordwrapper {
    height: 12px;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: -20px;
    z-index: 2; }
    .schedule-accordion .wordwrapper .word {
      color: #1d274f;
      text-transform: uppercase;
      letter-spacing: 1px;
      padding: 3px;
      font: bold 12px arial, sans-serif; }
  .schedule-accordion .wordwrapper.top {
    top: 0; }
  .schedule-accordion .wordwrapper.bottom {
    bottom: -12px; }
  .schedule-accordion .item {
    margin: 10px 0;
    border-radius: 0.5rem;
    border: 1px solid #1d274f; }
    .schedule-accordion .item .month-btn {
      width: 100%;
      text-align: left;
      padding: 7px 12px !important;
      border: 1px solid rgba(26, 54, 126, 0.125);
      font-weight: bold;
      font-size: 15px;
      color: #1d274f; }
      .schedule-accordion .item .month-btn .fa-chevron-down {
        display: none; }
      .schedule-accordion .item .month-btn .fa-chevron-up {
        display: block;
        margin-top: 4px; }
    .schedule-accordion .item .btn.collapsed {
      border-radius: 0.5rem; }
      .schedule-accordion .item .btn.collapsed .fa-chevron-down {
        display: block;
        margin-top: 4px; }
      .schedule-accordion .item .btn.collapsed .fa-chevron-up {
        display: none; }
    .schedule-accordion .item ul {
      list-style-type: none;
      padding: 0;
      margin-bottom: 0; }
      .schedule-accordion .item ul li {
        padding: 5px 0;
        border-bottom: 1px solid rgba(26, 54, 126, 0.125);
        padding-inline-start: 20px; }
        .schedule-accordion .item ul li:last-child {
          border: 0;
          border-radius: 0 0 0.5rem 0.5rem; }
        .schedule-accordion .item ul li:hover {
          background: rgba(26, 54, 126, 0.125); }
        .schedule-accordion .item ul li a {
          text-decoration: none;
          color: rgba(13, 27, 62, 0.7); }
          .schedule-accordion .item ul li a .form-group {
            margin: 5px 0; }
            .schedule-accordion .item ul li a .form-group .card-title {
              font-size: 13px; }
            .schedule-accordion .item ul li a .form-group p {
              margin-bottom: 0;
              font-size: 12px;
              float: right; }
              .schedule-accordion .item ul li a .form-group p .date {
                font-weight: bold; }
      .schedule-accordion .item ul li.active {
        background: rgba(26, 54, 126, 0.125); }

.schedule-pagination {
  right: 30px;
  text-align: right;
  position: absolute;
  bottom: 20px; }

.estimate-accordion {
  background: rgba(26, 54, 126, 0.125);
  padding: 10px 25px;
  border-radius: 0.5rem 0 0 0.5rem;
  min-height: 75vh; }
  .estimate-accordion .item {
    margin: 10px 0;
    border-radius: 0.5rem;
    border: 1px solid #1d274f; }
    .estimate-accordion .item .estimate-btn {
      width: 100%;
      text-align: left;
      padding: 7px 12px !important;
      border: 1px solid rgba(26, 54, 126, 0.125);
      font-weight: bold;
      font-size: 15px;
      color: #1d274f; }
      .estimate-accordion .item .estimate-btn .fa-chevron-down {
        display: none; }
      .estimate-accordion .item .estimate-btn .fa-chevron-up {
        display: block;
        margin-top: 4px; }
    .estimate-accordion .item .btn.collapsed {
      border-radius: 0.5rem; }
      .estimate-accordion .item .btn.collapsed .fa-chevron-down {
        display: block;
        margin-top: 4px; }
      .estimate-accordion .item .btn.collapsed .fa-chevron-up {
        display: none; }
    .estimate-accordion .item ul {
      list-style-type: none;
      padding: 0;
      margin-bottom: 0; }
      .estimate-accordion .item ul li {
        padding: 5px 0;
        border-bottom: 1px solid rgba(26, 54, 126, 0.125);
        padding-inline-start: 20px; }
        .estimate-accordion .item ul li:last-child {
          border: 0;
          border-radius: 0 0 0.5rem 0.5rem; }
        .estimate-accordion .item ul li:hover {
          background: white; }
        .estimate-accordion .item ul li a {
          text-decoration: none;
          color: rgba(13, 27, 62, 0.7); }
          .estimate-accordion .item ul li a .form-group {
            margin: 5px 0; }
            .estimate-accordion .item ul li a .form-group .card-title {
              font-size: 13px; }
            .estimate-accordion .item ul li a .form-group p {
              margin-bottom: 0;
              font-size: 12px;
              float: right; }
              .estimate-accordion .item ul li a .form-group p .date {
                font-weight: bold; }
      .estimate-accordion .item ul li.active {
        background: white; }
  .estimate-accordion .total-amount {
    font-size: 1rem;
    font-weight: bold;
    color: #1d274f;
    text-align: right; }

.estimate-details-accordion {
  background: rgba(26, 54, 126, 0.125);
  min-height: 75vh; }
  .estimate-details-accordion .item {
    margin: 10px 0;
    border-radius: 0.5rem;
    border: 1px solid #1d274f; }
    .estimate-details-accordion .item .estimate-btn {
      width: 100%;
      text-align: left;
      padding: 7px 12px !important;
      border-bottom: 1px solid rgba(13, 27, 62, 0.4);
      font-weight: bold;
      font-size: 15px;
      color: #1d274f;
      border-radius: 0; }
      .estimate-details-accordion .item .estimate-btn .date {
        font-weight: 400;
        position: absolute;
        right: 10%;
        font-size: 0.8rem; }
      .estimate-details-accordion .item .estimate-btn .fa-chevron-down {
        display: none; }
      .estimate-details-accordion .item .estimate-btn .fa-chevron-up {
        display: block;
        margin-top: 4px; }
    .estimate-details-accordion .item .btn.collapsed {
      border-radius: 0.5rem;
      height: 35px;
      overflow: hidden;
      border: 0; }
      .estimate-details-accordion .item .btn.collapsed .fa-chevron-down {
        display: block;
        margin-top: 4px; }
      .estimate-details-accordion .item .btn.collapsed .fa-chevron-up {
        display: none; }

.estimation-list-row ul {
  list-style-type: none;
  padding-inline-start: 0;
  width: 100%; }
  .estimation-list-row ul li {
    color: #1d274f;
    font-size: 0.95rem;
    font-weight: bold;
    padding: 5px 10px;
    border: 1px solid;
    border-radius: 6px;
    margin-bottom: 12px; }
    .estimation-list-row ul li span {
      font-size: 0.8rem;
      position: relative;
      top: 2px; }
    .estimation-list-row ul li:hover {
      background: white;
      cursor: pointer; }
  .estimation-list-row ul .active {
    background: white; }

.structure-card {
  min-height: 185px; }
  .structure-card .completed {
    background: #dddfe6; }
    .structure-card .completed .border-bottom {
      border-bottom: 1px solid #b3b3b3 !important; }
  .structure-card .title {
    font-weight: bold;
    color: rgba(13, 27, 62, 0.7);
    margin-bottom: 0; }
    .structure-card .title .line-right::after {
      height: 100%;
      content: " ";
      position: absolute;
      right: 15%;
      width: 1px;
      top: 0;
      opacity: .5;
      background: rgba(13, 27, 62, 0.7); }
  .structure-card .date {
    font-size: 0.8rem;
    text-align: right;
    font-weight: bold;
    margin-bottom: 0;
    color: rgba(13, 27, 62, 0.7); }
  .structure-card .desc {
    font-size: 0.85rem; }
  .structure-card .data {
    margin-bottom: 0;
    font-size: 0.74rem;
    font-weight: bold;
    color: rgba(13, 27, 62, 0.7); }
  .structure-card .info {
    margin-bottom: 10px;
    font-size: 0.8rem; }
    .structure-card .info .border-right {
      border-color: rgba(26, 54, 126, 0.5) !important; }

.change-request-tab .change-request-card {
  margin: 20px 0;
  padding: 20px;
  box-shadow: 0 5px 19px #96A0BC6E;
  border-radius: 5px;
  border: 1px solid rgba(26, 54, 126, 0.125); }
  .change-request-tab .change-request-card .data {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px; }
  .change-request-tab .change-request-card .notes {
    padding-top: 12px;
    margin-bottom: 0;
    font-size: 14px; }
  .change-request-tab .change-request-card:hover {
    background: #f2f3f8; }

.lead-card {
  background: white;
  margin: 10px 0; }
  .lead-card .name {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 5px; }
  .lead-card .info-row {
    padding-top: 10px; }
    .lead-card .info-row .label {
      font-weight: bold;
      margin-bottom: 0;
      font-size: 0.85rem; }
    .lead-card .info-row .data {
      margin-bottom: 0;
      font-size: 0.85rem; }
  .lead-card:hover {
    background: #f2f3f8; }

.qc-card .card .project-name {
  font-size: 0.9rem;
  font-weight: bold;
  margin-bottom: 0;
  width: 100%;
  padding: 0 10px; }
.qc-card .card .app-no {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 0;
  padding: 0 10px; }
.qc-card .card:hover {
  background: #f2f3f8; }
.qc-card .completed {
  background: #3ac47d; }
  .qc-card .completed .project-name,
  .qc-card .completed .app-no {
    color: white; }
  .qc-card .completed:hover {
    background: #3ac47d;
    filter: brightness(0.9); }
    .qc-card .completed:hover .project-name,
    .qc-card .completed:hover .app-no {
      filter: brightness(1); }

.qc-status-card .category {
  font-size: 1rem;
  padding: 15px 0;
  position: relative;
  top: -1rem; }
.qc-status-card .status {
  font-size: 0.9rem;
  text-align: center;
  background: #1d274f;
  width: 30%;
  color: white;
  position: absolute;
  top: 10px;
  border-radius: 0 5px 5px 0;
  left: 0; }
.qc-status-card .product-btn {
  min-height: 120px; }
.qc-status-card .completed {
  background: #3ac47d; }
  .qc-status-card .completed:hover {
    background: #3ac47d;
    filter: brightness(0.9); }
    .qc-status-card .completed:hover .category {
      color: white;
      filter: brightness(1); }
.qc-status-card .button-div {
  position: relative;
  text-align: center;
  bottom: 3.5rem;
  z-index: 99;
  display: flex; }
  .qc-status-card .button-div .card-btn {
    background: rgba(26, 54, 126, 0.125);
    border: 1px solid #1d274f;
    color: #1d274f;
    padding: .2rem 1rem;
    font-size: .75rem;
    width: 100%; }
    .qc-status-card .button-div .card-btn:hover {
      background: #1d274f;
      color: #ffffff; }

.bootstrap-timepicker-widget .icon-chevron-down {
  content: "";
  z-index: 11;
  display: inline-flex;
  width: 8px;
  height: 8px;
  margin-top: 0;
  border-top: 2px solid #1d274f;
  border-left: 2px solid #1d274f;
  transform: rotate(-135deg); }
.bootstrap-timepicker-widget .icon-chevron-up {
  content: "";
  z-index: 11;
  display: inline-flex;
  width: 8px;
  height: 8px;
  margin-top: 0;
  border-top: 2px solid #1d274f;
  border-left: 2px solid #1d274f;
  transform: rotate(45deg); }
.bootstrap-timepicker-widget table td a {
  padding: 0 !important; }
  .bootstrap-timepicker-widget table td a:hover {
    border: 0; }
.bootstrap-timepicker-widget table td input {
  width: 35px !important; }

.bootstrap-timepicker-widget.dropdown-menu.open {
  position: absolute !important;
  transform: translateY(0) !important;
  z-index: 9999 !important; }

.star-rating-display {
  color: #c5c5c5;
  position: relative;
  font-size: 1rem;
  float: right; }
  .star-rating-display:before, .star-rating-display:after {
    content: "\f005  \f005  \f005  \f005  \f005";
    font-family: FontAwesome;
    display: block;
    white-space: nowrap; }
  .star-rating-display:before {
    color: #508AFF;
    position: absolute;
    z-index: 1;
    left: 0;
    overflow: hidden; }
  .star-rating-display:after {
    z-index: 0; }
  .star-rating-display[data-rating="1"]:before {
    width: 20%; }
  .star-rating-display[data-rating="2"]:before {
    width: 40%; }
  .star-rating-display[data-rating="3"]:before {
    width: 60%; }
  .star-rating-display[data-rating="4"]:before {
    width: 80%; }
  .star-rating-display[data-rating="5"]:before {
    width: 100%; }

.star-rating {
  float: left;
  height: 46px; }
  .star-rating:not(:checked) > input {
    position: absolute;
    top: 0;
    visibility: hidden; }
  .star-rating:not(:checked) > label {
    float: right;
    width: .9em;
    margin-right: 5px;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 30px;
    color: #c5c5c5; }
    .star-rating:not(:checked) > label:before {
      font-family: FontAwesome;
      content: "\f005"; }
  .star-rating:not(:checked) > label:hover {
    color: #508AFF; }
    .star-rating:not(:checked) > label:hover ~ label {
      color: #508AFF; }
  .star-rating > input:checked ~ label {
    color: #508AFF; }
  .star-rating > input:checked + label:hover,
  .star-rating > input:checked ~ label:hover {
    color: #508AFF; }
    .star-rating > input:checked + label:hover ~ label,
    .star-rating > input:checked ~ label:hover ~ label {
      color: #508AFF; }
  .star-rating > label:hover ~ input:checked ~ label {
    color: #508AFF; }

.weekly-target-table {
  overflow-x: inherit; }
  .weekly-target-table td {
    line-height: 1.5; }
    .weekly-target-table td .dropdown-toggle {
      padding: 1px 2px !important; }
  @media only screen and (max-width: 991px) {
    .weekly-target-table {
      overflow-x: auto; }
      .weekly-target-table td:nth-child(5) {
        min-width: 120px; } }

.dates .datepicker {
  display: block;
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem; }
  .dates .datepicker:focus {
    box-shadow: none !important;
    border-color: rgba(26, 54, 126, 0.125) !important; }

.followup-table th, .followup-table td {
  font-size: .85rem; }

.pagination {
  margin-top: 15px; }
  .pagination li a {
    color: #1d274f; }
    .pagination li a:hover {
      color: #1d274f; }
  .pagination .active span {
    background-color: #1d274f !important;
    border-color: #1d274f !important; }

.po-amt, .bal-amt {
  font-weight: bold;
  font-size: 16px;
  border-radius: 4px;
  padding: 5px;
  border: 1px solid #cacaca;
  border-radius: 8px;
  padding: 5px 20px;
  margin-bottom: 0; }

.est-amt {
  font-weight: bold;
  font-size: 20px;
  padding: 4px; }

.total-amt {
  font-size: 20px;
  font-weight: bold; }

.payment-details-tab .balance-info {
  font-size: .75rem;
  padding: 5px 20px;
  margin-bottom: 0; }
.payment-details-tab .table-responsive {
  white-space: nowrap;
  margin-top: 15px; }
  .payment-details-tab .table-responsive table {
    white-space: nowrap; }
    .payment-details-tab .table-responsive table .select-td {
      min-width: 150px; }

.fileViewModal .modal-dialog {
  max-width: 675px; }

.col-form-label {
  font-size: .85rem; }

.chart-table thead th {
  font-size: .75rem;
  border-color: rgba(26, 54, 126, 0.125); }
.chart-table td {
  border-color: rgba(26, 54, 126, 0.125); }

.addRequestModal .custom-file-upload {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.status-row .card-title {
  text-transform: none;
  font-weight: 550;
  padding-bottom: 5px; }
.status-row .report-card {
  margin-top: 10px;
  margin-bottom: 10px; }
  .status-row .report-card .card-row {
    background: #f2f3f8;
    padding: 5px 10px;
    border-radius: 5px; }
    .status-row .report-card .card-row .report-icon {
      color: #508AFF;
      position: relative;
      top: 6px;
      font-size: 24px;
      margin-right: 10px; }
    .status-row .report-card .card-row .card-title {
      font-size: .75rem;
      color: #1d274f; }
    .status-row .report-card .card-row .date {
      margin-bottom: 5px;
      font-size: .8rem;
      width: 100%;
      color: #1d274f; }
  .status-row .report-card .completed {
    background: #5dc38f; }
    .status-row .report-card .completed .report-icon {
      color: rgba(13, 27, 62, 0.7); }
  .status-row .report-card .delayed {
    background: #e65f7f; }
    .status-row .report-card .delayed .report-icon {
      color: rgba(13, 27, 62, 0.7); }

.select2-selection.select2-selection--multiple {
  border: 1px solid #ced4da !important; }

.req-img-title {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.page-title-icon i {
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important; }
.page-title-icon .icon-icon-25 {
  margin: 0 auto 0 -8px !important;
  font-size: 25px; }

.site-row .site-card, .site-row .item-card {
  border-radius: 5px;
  margin: 1rem 0;
  border: 1px solid #1d274f; }
  .site-row .site-card .sitename, .site-row .item-card .sitename {
    font-size: 1.2rem;
    font-weight: 600;
    color: #3ac47d;
    margin-bottom: 0; }
  .site-row .site-card .req-count, .site-row .item-card .req-count {
    font-size: 1rem;
    font-weight: 500;
    color: #1d274f;
    margin-bottom: 0; }
  .site-row .site-card:hover, .site-row .item-card:hover {
    background: #f2f3f8; }
.site-row .item-card .item-name {
  font-size: 1.05rem;
  font-weight: 400;
  color: #1d274f;
  margin-bottom: 0; }
.site-row .item-card .stock-count {
  font-size: 1.05rem;
  font-weight: 500;
  color: #3ac47d;
  margin-bottom: 0; }
.site-row .item-card:hover {
  background: #ffffff; }

.req-details-card {
  border-radius: 6px;
  margin-bottom: 2rem; }
  .req-details-card .req-info {
    font-size: .95rem;
    color: #1d274f;
    font-weight: 500;
    margin-bottom: 0; }
  .req-details-card .label {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 0; }
  .req-details-card .data {
    font-size: .95rem; }
  .req-details-card .item-div {
    margin-top: .5rem; }
    .req-details-card .item-div .req-info {
      font-size: .9rem; }
  .req-details-card .details-row {
    padding: 1.25rem 0 .5rem 0; }
    .req-details-card .details-row .desc {
      font-size: .9rem;
      font-weight: 400;
      color: rgba(13, 27, 62, 0.7);
      margin-bottom: 0; }
    .req-details-card .details-row .btn-div {
      margin: auto 0;
      text-align: right; }
      .req-details-card .details-row .btn-div .transfer-btn, .req-details-card .details-row .btn-div .btn-approve {
        background: #042612;
        color: #ffffff;
        padding: .5rem 1.5rem;
        border-radius: 6px;
        font-size: .95rem; }
        .req-details-card .details-row .btn-div .transfer-btn:hover, .req-details-card .details-row .btn-div .btn-approve:hover {
          background: #105a2f; }
      .req-details-card .details-row .btn-div .btn-approve {
        color: #ffffff;
        background: #3ac47d;
        margin-left: 1rem; }

.box-card {
  margin: 1rem 0;
  min-height: 100%; }
  .box-card .req-details-card {
    min-height: 100%; }
    .box-card .req-details-card .req-info {
      font-size: .85rem;
      margin: .25rem 0; }
    .box-card .req-details-card .item-div {
      min-height: 3.5rem; }
    .box-card .req-details-card .details-row {
      padding: 0; }
      .box-card .req-details-card .details-row .desc {
        font-size: .85rem;
        padding-top: .35rem; }
    .box-card .req-details-card .btn-div {
      text-align: left;
      position: absolute;
      bottom: .85rem; }
      .box-card .req-details-card .btn-div .btn {
        padding: .2rem .5rem; }

.warehouseModal .req-label, .warehouseModal .count-label {
  font-weight: 500;
  color: #1d274f;
  margin-bottom: 0; }
.warehouseModal .count-label {
  color: #3ac47d;
  font-size: .75rem; }
.warehouseModal input[type=text] {
  height: calc(1.75rem + 2px); }

.stock-row .stock-card {
  margin: .5rem 0; }
  .stock-row .stock-card .item {
    font-size: 1rem;
    color: #1d274f;
    margin-bottom: .35rem; }
  .stock-row .stock-card .count {
    font-weight: 500;
    color: #3ac47d;
    font-size: .9rem;
    margin-bottom: 0; }
  .stock-row .stock-card .req-btn {
    border: 1px solid #1d274f;
    border-radius: 4px;
    background: transparent;
    font-size: .8rem;
    color: #1d274f;
    width: 100%;
    padding: .15rem; }
    .stock-row .stock-card .req-btn:hover {
      background: #1d274f;
      color: #ffffff; }
  .stock-row .stock-card .brand-name, .stock-row .stock-card .product-code {
    font-size: .8rem;
    margin-bottom: .5rem;
    color: #1d274f; }
.stock-row .img-div {
  margin: 12px 0;
  width: 100%;
  border: 1px solid #1d274f;
  border-radius: 0.35rem; }
  .stock-row .img-div img {
    width: 100%;
    height: 110px;
    object-fit: cover;
    border-radius: .35rem 0.35rem  0 0; }
  .stock-row .img-div .label-row {
    background: #ffffff;
    padding: 5px;
    border-radius: 0 0 .35rem 0.35rem;
    width: 100%;
    color: #1d274f; }
    .stock-row .img-div .label-row .product-name {
      font-weight: 500;
      margin-bottom: .35rem; }
    .stock-row .img-div .label-row .brand-name, .stock-row .img-div .label-row .product-code {
      font-size: .8rem;
      margin-bottom: .5rem; }
  .stock-row .img-div .default-badge {
    position: absolute;
    top: 25px;
    background: #1d274f;
    border-radius: 0 0.25rem 0.25rem 0; }
    .stock-row .img-div .default-badge span {
      color: white;
      text-transform: capitalize;
      font-size: 0.8rem;
      font-weight: 600;
      width: 9rem;
      text-align: left; }
  .stock-row .img-div .req-btn {
    border: 1px solid #1d274f;
    color: #1d274f;
    padding: .15rem;
    font-size: .75rem;
    width: 100%; }
    .stock-row .img-div .req-btn:hover {
      background: #1d274f;
      color: #ffffff; }

.bulkRequestModal .modal-dialog {
  max-width: 750px; }
  .bulkRequestModal .modal-dialog .custom-select {
    height: calc(1.75rem + 2px);
    line-height: 1.25;
    font-size: .7rem !important; }
  .bulkRequestModal .modal-dialog .add-more-btn {
    font-size: .7rem;
    padding: 0.15rem .5rem;
    margin-top: .5rem; }
    .bulkRequestModal .modal-dialog .add-more-btn i {
      font-size: .6rem; }

h5.card-title {
  font-size: .8rem; }

.dash-card {
  margin-bottom: 1.75rem; }
  .dash-card .card-body {
    display: flex; }
  .dash-card .title {
    font-size: 1rem;
    font-weight: 600;
    color: #1d274f;
    margin-bottom: 0;
    width: 100%;
    opacity: .8;
    margin: auto; }
  .dash-card .count {
    font-size: 2rem;
    font-weight: bold;
    text-align: right;
    width: 100%;
    color: #3ac47d;
    margin-bottom: 0; }

.new-count {
  min-width: 30px;
  min-height: 30px;
  border-radius: 50%;
  color: rgba(13, 27, 62, 0.7);
  position: absolute;
  right: 1rem;
  top: 40%;
  bottom: 40%;
  line-height: 2.2;
  text-align: center;
  font-weight: 600;
  padding: 0 .5rem; }

.pagination-select-div {
  width: 40%;
  float: right;
  justify-content: end !important;
  display: flex; }
  .pagination-select-div p {
    width: 50%;
    text-align: right;
    padding: 0 .75rem;
    margin-bottom: 0;
    color: #1d274f;
    font-size: .8rem;
    font-weight: 500; }
  .pagination-select-div select {
    width: 20% !important;
    height: calc(2em + 2px);
    padding: 0 .75rem;
    margin-top: 0.2rem;
    color: #1d274f; }
    .pagination-select-div select option {
      font-size: .85rem;
      opacity: .8; }
    .pagination-select-div select:focus {
      box-shadow: none;
      border-color: #1d274f; }

.editComplaintModal .modal-dialog {
  min-width: 750px; }

.svg-icon {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 6px;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto; }

.dashboard-svg-icon {
  position: relative;
  top: -2px; }

.page-icon {
  width: 30px;
  height: 30px;
  margin: 0 auto;
  background-image: linear-gradient(120deg, #fccb90 0%, #d57eeb 100%) !important; }

.page-icon-complaint {
  mask: url(../images/complaint.svg) no-repeat center/contain;
  -webkit-mask: url(../images/complaint.svg) no-repeat center/contain; }

.page-icon-product {
  mask: url(../images/productmanagement.svg) no-repeat center/contain;
  -webkit-mask: url(../images/productmanagement.svg) no-repeat center/contain; }

.page-icon-site {
  mask: url(../images/sitemanagement.svg) no-repeat center/contain;
  -webkit-mask: url(../images/sitemanagement.svg) no-repeat center/contain; }

.page-icon-warehouse {
  mask: url(../images/warehousemanagement.svg) no-repeat center/contain;
  -webkit-mask: url(../images/warehousemanagement.svg) no-repeat center/contain; }

.custom-vertical-tab .card-header {
  border-bottom: 0 !important;
  height: auto; }
  .custom-vertical-tab .card-header .nav {
    display: block !important;
    height: auto; }
    .custom-vertical-tab .card-header .nav .nav-item {
      padding: 5px;
      text-align: left;
      height: auto !important; }
.custom-vertical-tab .nav {
  display: block !important;
  height: auto; }
  .custom-vertical-tab .nav .nav-item {
    padding: 5px;
    text-align: left; }
  .custom-vertical-tab .nav .complete {
    background: #3ac47d;
    box-shadow: 0 0.125rem 0.625rem rgba(58, 196, 125, 0.4), 0 0.0625rem 0.125rem rgba(58, 196, 125, 0.5); }
    .custom-vertical-tab .nav .complete a {
      color: white; }
      .custom-vertical-tab .nav .complete a::before {
        background: #3ac47d;
        box-shadow: 0 0.125rem 0.625rem rgba(58, 196, 125, 0.4), 0 0.0625rem 0.125rem rgba(58, 196, 125, 0.5); }
.custom-vertical-tab .card-body {
  background: #f2f3f8 !important; }
  .custom-vertical-tab .card-body .tab-table .label-td {
    width: 30%; }

.product-vertical-tab .menu-list-div {
  border-right: 1px solid rgba(26, 54, 126, 0.125); }
.product-vertical-tab .card-body {
  background: white !important; }
.product-vertical-tab .nav-item {
  height: 50px; }
  .product-vertical-tab .nav-item a {
    height: 50px; }
    .product-vertical-tab .nav-item a .diagram_cat {
      margin-left: 15px !important;
      margin-top: 0 !important; }

.apartment-tab {
  padding: 0; }
  .apartment-tab .nav {
    background: #f2f3f8; }
    .apartment-tab .nav .nav-link {
      margin-bottom: 0; }
  .apartment-tab .tab-content {
    margin: 0 20px; }
    .apartment-tab .tab-content .custom-file-upload {
      width: 250px; }

.masonry-tab {
  padding: 0; }
  .masonry-tab .nav {
    background: #f2f3f8; }
    .masonry-tab .nav .nav-link {
      margin-bottom: 0; }
  .masonry-tab .tab-content {
    margin: 0 20px; }
  .masonry-tab .document-table ul {
    list-style-type: none; }
    .masonry-tab .document-table ul li {
      margin: 5px 0; }
      .masonry-tab .document-table ul li a {
        text-decoration: none;
        color: white; }

.custom-data-card {
  background: #f2f3f8;
  padding: 15px; }
  .custom-data-card .data {
    font-size: .8rem;
    margin-top: 10px; }
  .custom-data-card .info {
    font-size: .75rem; }

.work-status-card {
  background: #f2f3f8;
  padding: 15px;
  min-height: auto; }
  .work-status-card .data {
    font-size: .8rem;
    margin-top: 10px; }
  .work-status-card .info {
    font-size: .75rem; }

.nav-pills li {
  font-size: .85rem; }
.nav-pills .active {
  background: #1d274f;
  color: #fff;
  border-radius: 4px; }

.main-dashboard .card-header-title {
  font-size: 0.95rem !important;
  font-weight: bold !important;
  color: #1d274f; }
  .main-dashboard .card-header-title i {
    color: #508aff;
    font-size: 1.2rem; }
.main-dashboard .project-widget .card-body {
  height: 185px; }
  .main-dashboard .project-widget .card-body::-webkit-scrollbar {
    display: none; }
  .main-dashboard .project-widget .card-body .slick-slider .widget-chart {
    padding-bottom: 0; }
    .main-dashboard .project-widget .card-body .slick-slider .widget-chart .project-title {
      font-weight: 600;
      width: 100%;
      text-transform: uppercase; }
    .main-dashboard .project-widget .card-body .slick-slider .widget-chart .widget-numbers {
      margin-bottom: 0; }
  .main-dashboard .project-widget .card-body .slick-slider .slick-arrow {
    background: white !important;
    color: #3f6ad8 !important; }
  .main-dashboard .project-widget .card-body .slick-slider .slick-dots {
    padding: 20px 0;
    margin: auto; }
    .main-dashboard .project-widget .card-body .slick-slider .slick-dots li {
      transform: scale(0.5) !important; }
    .main-dashboard .project-widget .card-body .slick-slider .slick-dots .slick-active {
      transform: scale(0.8) !important; }
.main-dashboard .reminder-widget .card-body {
  height: 185px;
  overflow-y: scroll; }
  .main-dashboard .reminder-widget .card-body::-webkit-scrollbar {
    display: none; }
  .main-dashboard .reminder-widget .card-body .table td {
    color: #1d274f;
    font-weight: 500;
    font-size: 0.8rem; }
    .main-dashboard .reminder-widget .card-body .table td:first-child {
      padding-left: 20px;
      width: 72%; }
.main-dashboard .task-widget .card-body .table td {
  color: #1d274f;
  font-weight: 500;
  font-size: 0.8rem; }
  .main-dashboard .task-widget .card-body .table td:first-child {
    padding-left: 20px; }

.apartment-dash .widget .card {
  background: #f2f3f8; }
  .apartment-dash .widget .card .card-header {
    background: #f2f3f8; }
    .apartment-dash .widget .card .card-header .card-header-title {
      font-size: 0.95rem !important;
      font-weight: bold !important; }
      .apartment-dash .widget .card .card-header .card-header-title i {
        color: #508aff; }
  .apartment-dash .widget .card .table td {
    color: #1d274f;
    font-weight: 500;
    font-size: 0.8rem; }
    .apartment-dash .widget .card .table td:first-child {
      padding-left: 20px; }
.apartment-dash .checklist-widget .card-body {
  height: 180px; }
  .apartment-dash .checklist-widget .card-body .status-count {
    text-align: center;
    font-size: 5rem;
    font-weight: bold;
    padding: 23px 0; }
.apartment-dash .approval-widget .card .card-body {
  height: 180px;
  overflow-y: auto; }
  .apartment-dash .approval-widget .card .card-body .table td:nth-child(2) {
    font-weight: 400;
    color: rgba(13, 27, 62, 0.7); }

/*# sourceMappingURL=custom.css.map */
