* This combined file was created by the DataTables downloader builder: * https: //datatables.net/download
* * To rebuild or modify this file with the latest versions of the included * software please visit: * https: //datatables.net/download/#bs4/dt-1.10.23/b-1.6.5/b-colvis-1.6.5/b-flash-1.6.5/b-print-1.6.5/cr-1.5.3/r-2.2.7/sc-2.0.3/sb-1.0.1/sp-1.2.2/sl-1.3.1

* * Included libraries: * DataTables 1.10.23,
Buttons 1.6.5,
Column visibility 1.6.5,
Flash export 1.6.5,
Print view 1.6.5,
ColReorder 1.5.3,
Responsive 2.2.7,
Scroller 2.0.3,
SearchBuilder 1.0.1,
SearchPanes 1.2.2,
Select 1.3.1 */ table.dataTable {
   clear: both;
   margin-top: 6px !important;
   margin-bottom: 6px !important;
   max-width: none !important;
   border-collapse: separate !important;
   border-spacing: 0
}

table.dataTable td,
table.dataTable th {
   -webkit-box-sizing: content-box;
   box-sizing: content-box
}

table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
   text-align: center
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
   white-space: nowrap
}

div.dataTables_wrapper div.dataTables_length label {
   font-weight: normal;
   text-align: left;
   white-space: nowrap
}

div.dataTables_wrapper div.dataTables_length select {
   width: auto;
   display: inline-block
}

div.dataTables_wrapper div.dataTables_filter {
   text-align: right
}

div.dataTables_wrapper div.dataTables_filter label {
   font-weight: normal;
   white-space: nowrap;
   text-align: left
}

div.dataTables_wrapper div.dataTables_filter input {
   margin-left: .5em;
   display: inline-block;
   width: auto
}

div.dataTables_wrapper div.dataTables_info {
   padding-top: .85em
}

div.dataTables_wrapper div.dataTables_paginate {
   margin: 0;
   white-space: nowrap;
   text-align: right
}

div.dataTables_wrapper div.dataTables_paginate ul.pagination {
   margin: 2px 0;
   white-space: nowrap;
   justify-content: flex-end
}

div.dataTables_wrapper div.dataTables_processing {
   position: absolute;
   top: 50%;
   left: 50%;
   width: 200px;
   margin-left: -100px;
   margin-top: -26px;
   text-align: center;
   padding: 1em 0
}

table.dataTable>thead>tr>th:active,
table.dataTable>thead>tr>td:active {
   outline: none
}

table.dataTable>thead>tr>th:not(.sorting_disabled),
table.dataTable>thead>tr>td:not(.sorting_disabled) {
   padding-right: 30px
}

table.dataTable>thead .sorting,
table.dataTable>thead .sorting_asc,
table.dataTable>thead .sorting_desc,
table.dataTable>thead .sorting_asc_disabled,
table.dataTable>thead .sorting_desc_disabled {
   cursor: pointer;
   position: relative
}

table.dataTable>thead .sorting:before,
table.dataTable>thead .sorting:after,
table.dataTable>thead .sorting_asc:before,
table.dataTable>thead .sorting_asc:after,
table.dataTable>thead .sorting_desc:before,
table.dataTable>thead .sorting_desc:after,
table.dataTable>thead .sorting_asc_disabled:before,
table.dataTable>thead .sorting_asc_disabled:after,
table.dataTable>thead .sorting_desc_disabled:before,
table.dataTable>thead .sorting_desc_disabled:after {
   position: absolute;
   bottom: .9em;
   display: block;
   opacity: .3
}

table.dataTable>thead .sorting:before,
table.dataTable>thead .sorting_asc:before,
table.dataTable>thead .sorting_desc:before,
table.dataTable>thead .sorting_asc_disabled:before,
table.dataTable>thead .sorting_desc_disabled:before {
   right: 1em;
   content: "&#8593;"
}

table.dataTable>thead .sorting:after,
table.dataTable>thead .sorting_asc:after,
table.dataTable>thead .sorting_desc:after,
table.dataTable>thead .sorting_asc_disabled:after,
table.dataTable>thead .sorting_desc_disabled:after {
   right: .5em;
   content: "&#8595;"
}

table.dataTable>thead .sorting_asc:before,
table.dataTable>thead .sorting_desc:after {
   opacity: 1
}

table.dataTable>thead .sorting_asc_disabled:before,
table.dataTable>thead .sorting_desc_disabled:after {
   opacity: 0
}

div.dataTables_scrollHead table.dataTable {
   margin-bottom: 0 !important
}

div.dataTables_scrollBody table {
   border-top: none;
   margin-top: 0 !important;
   margin-bottom: 0 !important
}

div.dataTables_scrollBody table thead .sorting:before,
div.dataTables_scrollBody table thead .sorting_asc:before,
div.dataTables_scrollBody table thead .sorting_desc:before,
div.dataTables_scrollBody table thead .sorting:after,
div.dataTables_scrollBody table thead .sorting_asc:after,
div.dataTables_scrollBody table thead .sorting_desc:after {
   display: none
}

div.dataTables_scrollBody table tbody tr:first-child th,
div.dataTables_scrollBody table tbody tr:first-child td {
   border-top: none
}

div.dataTables_scrollFoot>.dataTables_scrollFootInner {
   box-sizing: content-box
}

div.dataTables_scrollFoot>.dataTables_scrollFootInner>table {
   margin-top: 0 !important;
   border-top: none
}

@media screen and (max-width: 767px) {

   div.dataTables_wrapper div.dataTables_length,
   div.dataTables_wrapper div.dataTables_filter,
   div.dataTables_wrapper div.dataTables_info,
   div.dataTables_wrapper div.dataTables_paginate {
      text-align: center
   }

   div.dataTables_wrapper div.dataTables_paginate ul.pagination {
      justify-content: center !important
   }
}

table.dataTable.table-sm>thead>tr>th:not(.sorting_disabled) {
   padding-right: 20px
}

table.dataTable.table-sm .sorting:before,
table.dataTable.table-sm .sorting_asc:before,
table.dataTable.table-sm .sorting_desc:before {
   top: 5px;
   right: .85em
}

table.dataTable.table-sm .sorting:after,
table.dataTable.table-sm .sorting_asc:after,
table.dataTable.table-sm .sorting_desc:after {
   top: 5px
}

table.table-bordered.dataTable {
   border-right-width: 0
}

table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
   border-left-width: 0
}

table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
   border-right-width: 1px
}

table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
   border-bottom-width: 0
}

div.dataTables_scrollHead table.table-bordered {
   border-bottom-width: 0
}

div.table-responsive>div.dataTables_wrapper>div.row {
   margin: 0
}

div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:first-child {
   padding-left: 0
}

div.table-responsive>div.dataTables_wrapper>div.row>div[class^=col-]:last-child {
   padding-right: 0
}


@keyframes dtb-spinner {
   100% {
      transform: rotate(360deg)
   }
}

@-o-keyframes dtb-spinner {
   100% {
      -o-transform: rotate(360deg);
      transform: rotate(360deg)
   }
}

@-ms-keyframes dtb-spinner {
   100% {
      -ms-transform: rotate(360deg);
      transform: rotate(360deg)
   }
}

@-webkit-keyframes dtb-spinner {
   100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg)
   }
}

@-moz-keyframes dtb-spinner {
   100% {
      -moz-transform: rotate(360deg);
      transform: rotate(360deg)
   }
}

div.dt-button-info {
   position: fixed;
   top: 50%;
   left: 50%;
   width: 400px;
   margin-top: -100px;
   margin-left: -200px;
   background-color: white;
   border: 2px solid #111;
   box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.3);
   border-radius: 3px;
   text-align: center;
   z-index: 21
}

div.dt-button-info h2 {
   padding: 0.5em;
   margin: 0;
   font-weight: normal;
   border-bottom: 1px solid #ddd;
   background-color: #f3f3f3
}

div.dt-button-info>div {
   padding: 1em
}

div.dt-button-collection-title {
   text-align: center;
   padding: 0.3em 0 0.5em;
   font-size: 0.9em
}

div.dt-button-collection-title:empty {
   display: none
}

div.dt-button-collection {
   position: absolute;
   z-index: 2001
}

div.dt-button-collection div.dropdown-menu {
   display: block;
   z-index: 2002;
   min-width: 100%
}

div.dt-button-collection div.dt-button-collection-title {
   background-color: white;
   border: 1px solid rgba(0, 0, 0, 0.15)
}

div.dt-button-collection.fixed {
   position: fixed;
   top: 50%;
   left: 50%;
   margin-left: -75px;
   border-radius: 0
}

div.dt-button-collection.fixed.two-column {
   margin-left: -200px
}

div.dt-button-collection.fixed.three-column {
   margin-left: -225px
}

div.dt-button-collection.fixed.four-column {
   margin-left: -300px
}

div.dt-button-collection>:last-child {
   display: block !important;
   -webkit-column-gap: 8px;
   -moz-column-gap: 8px;
   -ms-column-gap: 8px;
   -o-column-gap: 8px;
   column-gap: 8px
}

div.dt-button-collection>:last-child>* {
   -webkit-column-break-inside: avoid;
   break-inside: avoid
}

div.dt-button-collection.two-column {
   width: 400px
}

div.dt-button-collection.two-column>:last-child {
   padding-bottom: 1px;
   -webkit-column-count: 2;
   -moz-column-count: 2;
   -ms-column-count: 2;
   -o-column-count: 2;
   column-count: 2
}

div.dt-button-collection.three-column {
   width: 450px
}

div.dt-button-collection.three-column>:last-child {
   padding-bottom: 1px;
   -webkit-column-count: 3;
   -moz-column-count: 3;
   -ms-column-count: 3;
   -o-column-count: 3;
   column-count: 3
}

div.dt-button-collection.four-column {
   width: 600px
}

div.dt-button-collection.four-column>:last-child {
   padding-bottom: 1px;
   -webkit-column-count: 4;
   -moz-column-count: 4;
   -ms-column-count: 4;
   -o-column-count: 4;
   column-count: 4
}

div.dt-button-collection .dt-button {
   border-radius: 0
}

div.dt-button-collection.fixed {
   max-width: none
}

div.dt-button-collection.fixed:before,
div.dt-button-collection.fixed:after {
   display: none
}

div.dt-button-background {
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 999
}

@media screen and (max-width: 767px) {
   div.dt-buttons {
      float: none;
      width: 100%;
      text-align: center;
      margin-bottom: 0.5em
   }

   div.dt-buttons a.btn {
      float: none
   }
}

div.dt-buttons button.btn.processing,
div.dt-buttons div.btn.processing,
div.dt-buttons a.btn.processing {
   color: rgba(0, 0, 0, 0.2)
}

div.dt-buttons button.btn.processing:after,
div.dt-buttons div.btn.processing:after,
div.dt-buttons a.btn.processing:after {
   position: absolute;
   top: 50%;
   left: 50%;
   width: 16px;
   height: 16px;
   margin: -8px 0 0 -8px;
   box-sizing: border-box;
   display: block;
   content: ' ';
   border: 2px solid #282828;
   border-radius: 50%;
   border-left-color: transparent;
   border-right-color: transparent;
   animation: dtb-spinner 1500ms infinite linear;
   -o-animation: dtb-spinner 1500ms infinite linear;
   -ms-animation: dtb-spinner 1500ms infinite linear;
   -webkit-animation: dtb-spinner 1500ms infinite linear;
   -moz-animation: dtb-spinner 1500ms infinite linear
}


table.DTCR_clonedTable.dataTable {
   position: absolute !important;
   background-color: rgba(255, 255, 255, 0.7);
   z-index: 202
}

div.DTCR_pointer {
   width: 1px;
   background-color: #0275d8;
   z-index: 201
}


table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty {
   cursor: default !important
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before {
   display: none !important
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control {
   position: relative;
   padding-left: 30px;
   cursor: pointer
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
   top: 50%;
   left: 5px;
   height: 1em;
   width: 1em;
   margin-top: -9px;
   display: block;
   position: absolute;
   color: white;
   border: .15em solid white;
   border-radius: 1em;
   box-shadow: 0 0 .2em #444;
   box-sizing: content-box;
   text-align: center;
   text-indent: 0 !important;
   font-family: "Courier New", Courier, monospace;
   line-height: 1em;
   content: "+";
   background-color: #0275d8
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before {
   content: "-";
   background-color: #d33333
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control,
table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control {
   padding-left: 27px
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control:before {
   left: 4px;
   height: 14px;
   width: 14px;
   border-radius: 14px;
   line-height: 14px;
   text-indent: 3px
}

table.dataTable.dtr-column>tbody>tr>td.dtr-control,
table.dataTable.dtr-column>tbody>tr>th.dtr-control,
table.dataTable.dtr-column>tbody>tr>td.control,
table.dataTable.dtr-column>tbody>tr>th.control {
   position: relative;
   cursor: pointer
}

table.dataTable.dtr-column>tbody>tr>td.dtr-control:before,
table.dataTable.dtr-column>tbody>tr>th.dtr-control:before,
table.dataTable.dtr-column>tbody>tr>td.control:before,
table.dataTable.dtr-column>tbody>tr>th.control:before {
   top: 50%;
   left: 50%;
   height: .8em;
   width: .8em;
   margin-top: -0.5em;
   margin-left: -0.5em;
   display: block;
   position: absolute;
   color: white;
   border: .15em solid white;
   border-radius: 1em;
   box-shadow: 0 0 .2em #444;
   box-sizing: content-box;
   text-align: center;
   text-indent: 0 !important;
   font-family: "Courier New", Courier, monospace;
   line-height: 1em;
   content: "+";
   background-color: #0275d8
}

table.dataTable.dtr-column>tbody>tr.parent td.dtr-control:before,
table.dataTable.dtr-column>tbody>tr.parent th.dtr-control:before,
table.dataTable.dtr-column>tbody>tr.parent td.control:before,
table.dataTable.dtr-column>tbody>tr.parent th.control:before {
   content: "-";
   background-color: #d33333
}

table.dataTable>tbody>tr.child {
   padding: .5em 1em
}

table.dataTable>tbody>tr.child:hover {
   background: transparent !important
}

table.dataTable>tbody>tr.child ul.dtr-details {
   display: inline-block;
   list-style-type: none;
   margin: 0;
   padding: 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li {
   border-bottom: 1px solid #efefef;
   padding: .5em 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li:first-child {
   padding-top: 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li:last-child {
   border-bottom: none
}

table.dataTable>tbody>tr.child span.dtr-title {
   display: inline-block;
   min-width: 75px;
   font-weight: bold
}

div.dtr-modal {
   position: fixed;
   box-sizing: border-box;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
   z-index: 100;
   padding: 10em 1em
}

div.dtr-modal div.dtr-modal-display {
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   width: 50%;
   height: 50%;
   overflow: auto;
   margin: auto;
   z-index: 102;
   overflow: auto;
   background-color: #f5f5f7;
   border: 1px solid black;
   border-radius: .5em;
   box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6)
}

div.dtr-modal div.dtr-modal-content {
   position: relative;
   padding: 1em
}

div.dtr-modal div.dtr-modal-close {
   position: absolute;
   top: 6px;
   right: 6px;
   width: 22px;
   height: 22px;
   border: 1px solid #eaeaea;
   background-color: #f9f9f9;
   text-align: center;
   border-radius: 3px;
   cursor: pointer;
   z-index: 12
}

div.dtr-modal div.dtr-modal-close:hover {
   background-color: #eaeaea
}

div.dtr-modal div.dtr-modal-background {
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   z-index: 101;
   background: rgba(0, 0, 0, 0.6)
}

@media screen and (max-width: 767px) {
   div.dtr-modal div.dtr-modal-display {
      width: 95%
   }
}

div.dtr-bs-modal table.table tr:first-child td {
   border-top: none
}

table.dataTable.dtr-inline.collapsed.table-sm>tbody>tr>td:first-child:before,
table.dataTable.dtr-inline.collapsed.table-sm>tbody>tr>th:first-child:before {
   top: 5px
}


div.dts {
   display: block !important
}

div.dts tbody th,
div.dts tbody td {
   white-space: nowrap
}

div.dts div.dts_loading {
   z-index: 1
}

div.dts div.dts_label {
   position: absolute;
   right: 10px;
   background: rgba(0, 0, 0, 0.8);
   color: white;
   box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5);
   text-align: right;
   border-radius: 3px;
   padding: 0.4em;
   z-index: 2;
   display: none
}

div.dts div.dataTables_scrollBody {
   background: repeating-linear-gradient(45deg, #edeeff, #edeeff 10px, #fff 10px, #fff 20px)
}

div.dts div.dataTables_scrollBody table {
   z-index: 2
}

div.dts div.dataTables_paginate,
div.dts div.dataTables_length {
   display: none
}

div.DTS div.dataTables_scrollBody table {
   background-color: white
}


div.dt-datetime {
   position: absolute;
   background-color: white;
   z-index: 2050;
   border: 1px solid #ccc;
   box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
   padding: 0 20px 6px 20px;
   width: 275px
}

div.dt-datetime.inline {
   position: relative;
   box-shadow: none
}

div.dt-datetime div.dt-datetime-title {
   text-align: center;
   padding: 5px 0px 3px
}

div.dt-datetime table {
   border-spacing: 0;
   margin: 12px 0;
   width: 100%
}

div.dt-datetime table.dt-datetime-table-nospace {
   margin-top: -12px
}

div.dt-datetime table th {
   font-size: .8em;
   color: #777;
   font-weight: normal;
   width: 14.285714286%;
   padding: 0 0 4px 0;
   text-align: center
}

div.dt-datetime table td {
   font-size: .9em;
   color: #444;
   padding: 0
}

div.dt-datetime table td.selectable {
   text-align: center;
   background: #f5f5f5
}

div.dt-datetime table td.selectable.disabled {
   color: #aaa;
   background: white
}

div.dt-datetime table td.selectable.disabled button:hover {
   color: #aaa;
   background: white
}

div.dt-datetime table td.selectable.now {
   background-color: #ddd
}

div.dt-datetime table td.selectable.now button {
   font-weight: bold
}

div.dt-datetime table td.selectable.selected button {
   background: #4e6ca3;
   color: white;
   border-radius: 2px
}

div.dt-datetime table td.selectable button:hover {
   background: #ff8000;
   color: white;
   border-radius: 2px
}

div.dt-datetime table td.dt-datetime-week {
   font-size: .7em
}

div.dt-datetime table button {
   width: 100%;
   box-sizing: border-box;
   border: none;
   background: transparent;
   font-size: inherit;
   color: inherit;
   text-align: center;
   padding: 4px 0;
   cursor: pointer;
   margin: 0
}

div.dt-datetime table button span {
   display: inline-block;
   min-width: 14px;
   text-align: right
}

div.dt-datetime table.weekNumber th {
   width: 12.5%
}

div.dt-datetime div.dt-datetime-calendar table {
   margin-top: 0
}

div.dt-datetime div.dt-datetime-label {
   position: relative;
   display: inline-block;
   height: 30px;
   padding: 5px 6px;
   border: 1px solid transparent;
   box-sizing: border-box;
   cursor: pointer
}

div.dt-datetime div.dt-datetime-label:hover {
   border: 1px solid #ddd;
   border-radius: 2px;
   background-color: #f5f5f5
}

div.dt-datetime div.dt-datetime-label select {
   position: absolute;
   top: 6px;
   left: 0;
   cursor: pointer;
   opacity: 0
}

div.dt-datetime.horizontal {
   width: 550px
}

div.dt-datetime.horizontal div.dt-datetime-date,
div.dt-datetime.horizontal div.dt-datetime-time {
   width: 48%
}

div.dt-datetime.horizontal div.dt-datetime-time {
   margin-left: 4%
}

div.dt-datetime div.dt-datetime-date {
   position: relative;
   float: left;
   width: 100%
}

div.dt-datetime div.dt-datetime-time {
   position: relative;
   float: left;
   width: 100%;
   text-align: center
}

div.dt-datetime div.dt-datetime-time>span {
   vertical-align: middle
}

div.dt-datetime div.dt-datetime-time th {
   text-align: left
}

div.dt-datetime div.dt-datetime-time div.dt-datetime-timeblock {
   display: inline-block;
   vertical-align: middle
}

div.dt-datetime div.dt-datetime-iconLeft,
div.dt-datetime div.dt-datetime-iconRight,
div.dt-datetime div.dt-datetime-iconUp,
div.dt-datetime div.dt-datetime-iconDown {
   width: 30px;
   height: 30px;
   background-position: center;
   background-repeat: no-repeat;
   opacity: .3;
   overflow: hidden;
   box-sizing: border-box
}

div.dt-datetime div.dt-datetime-iconLeft:hover,
div.dt-datetime div.dt-datetime-iconRight:hover,
div.dt-datetime div.dt-datetime-iconUp:hover,
div.dt-datetime div.dt-datetime-iconDown:hover {
   border: 1px solid #ccc;
   border-radius: 2px;
   background-color: #f0f0f0;
   opacity: .6
}

div.dt-datetime div.dt-datetime-iconLeft button,
div.dt-datetime div.dt-datetime-iconRight button,
div.dt-datetime div.dt-datetime-iconUp button,
div.dt-datetime div.dt-datetime-iconDown button {
   border: none;
   background: transparent;
   text-indent: 30px;
   height: 100%;
   width: 100%;
   cursor: pointer
}

div.dt-datetime div.dt-datetime-iconLeft {
   position: absolute;
   top: 5px;
   left: 5px;
   background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==")
}

div.dt-datetime div.dt-datetime-iconRight {
   position: absolute;
   top: 5px;
   right: 5px;
   background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=")
}

div.dt-datetime div.dt-datetime-iconUp {
   height: 20px;
   background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAALCAMAAABf9c24AAAAFVBMVEX///99fX1+fn57e3t6enoAAAAAAAC73bqPAAAABnRSTlMAYmJkZt92bnysAAAAL0lEQVR4AWOgJmBhxCvLyopHnpmVjY2VCadeoCxIHrcsWJ4RlyxCHlMWCTBRJxwAjrIBDMWSiM0AAAAASUVORK5CYII=")
}

div.dt-datetime div.dt-datetime-iconDown {
   height: 20px;
   background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAALCAMAAABf9c24AAAAFVBMVEX///99fX1+fn57e3t6enoAAAAAAAC73bqPAAAABnRSTlMAYmJkZt92bnysAAAAMElEQVR4AWOgDmBiRQIsmPKMrGxQgJDFlEfIYpoPk8Utz8qM232MYFfhkQfKUg8AANefAQxecJ58AAAAAElFTkSuQmCC")
}

div.dt-datetime-error {
   clear: both;
   padding: 0 1em;
   max-width: 240px;
   font-size: 11px;
   line-height: 1.25em;
   text-align: center;
   color: #b11f1f
}

div.dt-button-collection {
   overflow: visible !important
}

.dtsb-greyscale {
   border: 1px solid #cecece !important
}

div.dtsb-logicContainer .dtsb-greyscale {
   border: none !important
}

div.dtsb-searchBuilder {
   justify-content: space-evenly;
   cursor: default;
   margin-bottom: 1em;
   text-align: left
}

div.dtsb-searchBuilder button.dtsb-button,
div.dtsb-searchBuilder select {
   font-size: 1em
}

div.dtsb-searchBuilder div.dtsb-titleRow {
   justify-content: space-evenly;
   margin-bottom: .5em
}

div.dtsb-searchBuilder div.dtsb-titleRow div.dtsb-title {
   display: inline-block;
   padding-top: 6px
}

div.dtsb-searchBuilder div.dtsb-titleRow button.dtsb-clearAll {
   float: right;
   margin-bottom: .333em
}

div.dtsb-searchBuilder div.dtsb-vertical .dtsb-value,
div.dtsb-searchBuilder div.dtsb-vertical .dtsb-data,
div.dtsb-searchBuilder div.dtsb-vertical .dtsb-condition {
   display: block
}

div.dtsb-searchBuilder div.dtsb-group {
   position: relative;
   clear: both;
   margin-bottom: .8em
}

div.dtsb-searchBuilder div.dtsb-group button.dtsb-clearGroup {
   margin: 2px;
   text-align: center;
   padding: 0
}

div.dtsb-searchBuilder div.dtsb-group div.dtsb-logicContainer {
   -webkit-transform: rotate(90deg);
   -moz-transform: rotate(90deg);
   -o-transform: rotate(90deg);
   -ms-transform: rotate(90deg);
   transform: rotate(90deg);
   position: absolute;
   margin-top: .8em;
   margin-right: .8em
}

div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria {
   margin-bottom: .8em
}

div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria select.dtsb-dropDown,
div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria input.dtsb-input {
   padding: .4em;
   margin-right: .8em;
   max-width: 20em
}

div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria select.dtsb-dropDown option.dtsb-notItalic,
div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria input.dtsb-input option.dtsb-notItalic {
   font-style: normal
}

div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria select.dtsb-italic {
   font-style: italic
}

div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-buttonContainer {
   float: right;
   display: inline-block
}

div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-buttonContainer button.dtsb-delete,
div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-buttonContainer button.dtsb-right,
div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-buttonContainer button.dtsb-left {
   margin-right: .8em
}

div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-buttonContainer button.dtsb-delete:last-child,
div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-buttonContainer button.dtsb-right:last-child,
div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria div.dtsb-buttonContainer button.dtsb-left:last-child {
   margin-right: 0
}

div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria span.dtsp-joiner {
   margin-right: .8em
}

div.dtsb-searchBuilder div.dtsb-titleRow {
   height: 40px
}

div.dtsb-searchBuilder div.dtsb-titleRow div.dtsb-title {
   padding-top: 10px
}

div.dtsb-searchBuilder div.dtsb-group button.dtsb-clearGroup {
   margin-right: 8px
}

div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria .form-control {
   width: auto;
   display: inline-block
}

div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria select.dtsb-condition {
   border-color: #28a745
}

div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria select.dtsb-data {
   border-color: #dc3545
}

div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria select.dtsb-value,
div.dtsb-searchBuilder div.dtsb-group div.dtsb-criteria input.dtsb-value {
   border-color: #007bff
}

div.dtsb-searchBuilder div.dtsb-group div.dtsb-logicContainer {
   border-radius: 4px;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: flex-start;
   align-content: flex-start;
   align-items: flex-start;
   margin-top: 10px
}

div.dtsb-searchBuilder div.dtsb-group div.dtsb-logicContainer button.dtsb-logic {
   border: none;
   border-radius: 0px;
   flex-grow: 1;
   flex-shrink: 0;
   flex-basis: 40px;
   margin: 0px
}

div.dtsb-searchBuilder div.dtsb-group div.dtsb-logicContainer button.dtsb-clearGroup {
   border: none;
   border-radius: 0px;
   width: 30px;
   margin: 0px
}


div.dtsp-topRow {
   display: flex;
   flex-direction: row;
   flex-wrap: nowrap;
   justify-content: space-around;
   align-content: flex-start;
   align-items: flex-start
}

div.dtsp-topRow input.dtsp-search {
   text-overflow: ellipsis
}

div.dtsp-topRow div.dtsp-subRow1 {
   display: flex;
   flex-direction: row;
   flex-wrap: nowrap;
   flex-grow: 1;
   flex-shrink: 0;
   flex-basis: 0
}

div.dtsp-topRow div.dtsp-searchCont {
   display: flex;
   flex-direction: row;
   flex-wrap: nowrap;
   flex-grow: 1;
   flex-shrink: 0;
   flex-basis: 0
}

div.dtsp-topRow button.dtsp-nameButton {
   background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAK2SURBVFgJ7ZY9j41BFICvryCExrJBQ6HyEYVEIREaUZDQIRoR2ViJKCioxV+gkVXYTVZEQiEUhG2EQnxUCh0FKolY4ut5XnM2cyfva3Pt5m7EPcmzZ2bemTNnzjkzd1utnvQi0IvAfxiBy5z5FoxO89kPY+8mbMjtzs47RXs5/WVpbAG6bWExt5PuIibvhVkwmC+ck3eK9ln6/fAddFojYzBVuYSBpcnIEvRaqOw2RcaN18FPuJH0JvRUxbT3wWf4ltiKPgfVidWlbGZgPozDFfgAC+EA/K2EI4cwcAJ+gPaeQ+VQU2SOMMGcPgPl/m/V2p50rrbRsRgt9Iv5h6xtpP22Bz7Ce1C+gFFxfKzOmShcU+Qmyh2w3w8rIJfddHTck66EukL/xPhj+JM8rHNmFys0Pg4v0up3aFNlwR9NYyodd3OL/C64zpsymcTFcf6ElM4YzjAWKYrJkaq8kE/yUYNP4BoYvS1QRo+hNtF5xfkTUjoTheukSFFMjlTFm6PjceOca/SMpKfeCR1L6Uzk/y2WIkVhNFJlJAZhP+hYns7b9D3IPuhY5mYrIv8OrQJvR5NYyNaW4jsU8pSGNySiVx4o5tXq3JkoXE/mg5R/M8dGJCJpKhaDcjBRdbI/Rm8g69c122om33BHmj2CHoV5qa9jUXBraJ+G1fAVjIBO1klc87ro1K4JZ/K35SWW3TwcyDd6TecqnAEd8cGq2+w84xvBm1n3vS0izKkkwh5XNC/GmFPqqAtPF89AOScKuemaNzoTV1SD5dtSbmLf1/RV+tC0WTgcj6R7HEtrVGWaqu/lYDZ/2pvxQ/kIyw/gFByHC9AHw910hv1aUUumyd8yy0QfhmEkfiNod0Xusct68J1qc8Tdux0Z97Q+hsDb+AYGYEbF/4Guw2Q/qDPqZG/zXgT+3Qj8AtKnfWhFwmuAAAAAAElFTkSuQmCC");
   background-repeat: no-repeat;
   background-position: center;
   background-size: 23px;
   vertical-align: bottom
}

div.dtsp-topRow button.dtsp-countButton {
   background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAG5SURBVEgN3VU9LwVBFF0fiYhofUSlEQkKhU7z/oBCQkIiGr9BgUbhVzy9BAnhFyjV/AYFiU5ICM7ZN+c5Zud5dm3lJmfmzrkz9+7cu3c3y/6jjOBSF8CxXS7FmTkbwqIJjDpJvTcmsJ4K3KPZUpyZsx0sxoB9J6mnAkyC7wGuuCFIipNtEcpcWExgXpOBc78vgj6N+QO4NVsjwdFM59tUIDxDrHMBOeIQ34C5ZDregXuAQm4YcI68nN9B3wr2PcwPAIPkN2EqtJH6b+QZm1ajjTx7BqwAr26Lb+C2Kvpbt0Mb2HAJ7NrGFGfmXO3DeA4UshDfQAVmH0gaUFg852TTTDvlxwBlCtxy9zXyBhQFaq0wMmIdRebrfgosA3zb2hKnqG0oqchp4QbuR8X0TjzABhbdOT8jnQ/atcgqpnfwOA7yqZyTU587ZkIGdesLTt2EkynOnbreMUUKMI/dA4B/QVOcO13CQh+5wWCgDwo/75u59odB/wjmfhbgvACcAOyZPHihMWAoIwxyCLgf1oxfgjzVbgBXSTzIN+f0pg6s5DkcesLMRpsBrgE2XO3CN64JFP7JtUeKHX4CKtRRXFZ+7dEAAAAASUVORK5CYII=");
   background-repeat: no-repeat;
   background-position: center;
   background-size: 18px;
   vertical-align: bottom
}

div.dtsp-topRow button.dtsp-searchIcon {
   background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAABcGlDQ1BpY2MAACiRdZHNSwJBGMYftTDS8FCHkA57sOigIAXRMQzyYh3UIKvL7rirwe66zK6IdA26dBA6RF36OvQf1DXoWhAERRAR9B/0dQnZ3nEFJXSG2ffHs/O8zDwD+DM6M+yBJGCYDs+mU9JaYV0KviNMM4QoEjKzreXcUh59x88jfKI+JESv/vt6jlBRtRngGyKeYxZ3iBeIMzXHErxHPMbKcpH4hDjO6YDEt0JXPH4TXPL4SzDPZxcBv+gplbpY6WJW5gbxNHHM0KusfR5xk7BqruaoRmlNwEYWaaQgQUEVW9DhIEHVpMx6+5It3woq5GH0tVAHJ0cJZfLGSa1SV5WqRrpKU0dd5P4/T1ubnfG6h1PA4Kvrfk4CwX2g2XDd31PXbZ4BgRfg2uz4K5TT/DfpjY4WOwYiO8DlTUdTDoCrXWD82ZK53JICtPyaBnxcACMFYPQeGN7wsmr/x/kTkN+mJ7oDDo+AKdof2fwDCBRoDkL8UccAAAAJcEhZcwAAD2EAAA9hAag/p2kAAAEnSURBVCgVpdG7SgNBFIDh1RhJsBBEsDIgIhaWFjZa2GtpKb6AnU0MprKOWEjK2IuFFxCxS2lhZyOWXh5AQVER/X+zuwwywoIHvp3dM3Nm55Ik/4i+P2or5FewiBIe0cEt8ogVz9LbhEVf+cgkcew1tvAZ5PPXGm9HOMEanMAYQhunaCAazuqA1UjvILl9HGPc/n4fabjPGbzjMM2FjfkDuPw5O8JilzgA9/OKWDynyWnbsPiF7yc4SRWxmEyTN7ZhsSd7gTLW8TuGSSzBcZd2hsV+n+MNC9jGCNzjPDwsz8XCO/x02Bqeptcxhg+4gjD8YxetLOkBGRbuwcIr+NdRLMPl3uMM2YHx2gsLd+D97qKEQuGe65jCAzbgVRWOCUZuovAfs5m/AdVxL0R1AIsLAAAAAElFTkSuQmCC");
   background-repeat: no-repeat;
   background-position: center;
   background-size: 12px
}

div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane table thead th,
div.dtsp-panesContainer div.dtsp-searchPanes div.dtsp-searchPane table thead td {
   width: 100% !important
}

div.dt-button-collection {
   z-index: 2002
}

div.dataTables_scrollBody {
   background: white !important
}

div.dtsp-columns-1 {
   min-width: 98%;
   max-width: 98%;
   padding-left: 1%;
   padding-right: 1%;
   margin: 0px !important
}

div.dtsp-columns-2 {
   min-width: 48%;
   max-width: 48%;
   padding-left: 1%;
   padding-right: 1%;
   margin: 0px !important
}

div.dtsp-columns-3 {
   min-width: 30.333%;
   max-width: 30.333%;
   padding-left: 1%;
   padding-right: 1%;
   margin: 0px !important
}

div.dtsp-columns-4 {
   min-width: 23%;
   max-width: 23%;
   padding-left: 1%;
   padding-right: 1%;
   margin: 0px !important
}

div.dtsp-columns-5 {
   min-width: 18%;
   max-width: 18%;
   padding-left: 1%;
   padding-right: 1%;
   margin: 0px !important
}

div.dtsp-columns-6 {
   min-width: 15.666%;
   max-width: 15.666%;
   padding-left: .5%;
   padding-right: .5%;
   margin: 0px !important
}

div.dtsp-columns-7 {
   min-width: 13.28%;
   max-width: 13.28%;
   padding-left: .5%;
   padding-right: .5%;
   margin: 0px !important
}

div.dtsp-columns-8 {
   min-width: 11.5%;
   max-width: 11.5%;
   padding-left: .5%;
   padding-right: .5%;
   margin: 0px !important
}

div.dtsp-columns-9 {
   min-width: 11.111%;
   max-width: 11.111%;
   padding-left: .5%;
   padding-right: .5%;
   margin: 0px !important
}

div.dt-button-collection {
   float: none
}

div.dtsp-panesContainer {
   width: 100%
}

div.dtsp-panesContainer div.dataTables_wrapper {
   width: 100%
}

div.dtsp-searchPanes {
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   justify-content: space-evenly;
   align-content: flex-start;
   align-items: stretch;
   clear: both
}

div.dtsp-searchPanes button.btn {
   margin: 0
}

div.dtsp-searchPanes button.dtsp-clearAll {
   max-width: 50px
}

div.dtsp-columns-1,
div.dtsp-columns-2,
div.dtsp-columns-3,
div.dtsp-columns-4,
div.dtsp-columns-5,
div.dtsp-columns-6,
div.dtsp-columns-7,
div.dtsp-columns-8,
div.dtsp-columns-9 {
   padding-left: 0px;
   padding-right: 0px
}

div.dtsp-searchPane {
   flex-direction: row;
   flex-wrap: nowrap;
   flex-grow: 1;
   flex-shrink: 0;
   flex-basis: 280px;
   justify-content: space-around;
   align-content: flex-start;
   align-items: stretch;
   padding-top: 0px;
   padding-bottom: 5px;
   margin: 5px 0;
   margin-top: 0px;
   margin-bottom: 0px;
   font-size: .9em;
   margin: 5px
}

div.dtsp-searchPane div.dataTables_wrapper {
   flex: 1
}

div.dtsp-searchPane div.dataTables_wrapper div.dataTables_filter {
   display: none
}

div.dtsp-searchPane div.dataTables_wrapper div.row div.col-sm-12:empty {
   display: none
}

div.dtsp-searchPane div.dataTables_wrapper div.row div.dataTables_filter {
   display: none
}

div.dtsp-searchPane div.btn-group {
   padding: 0px
}

div.dtsp-searchPane div.dtsp-topRow {
   padding: 0px !important;
   margin: 0px;
   margin-bottom: .5rem
}

div.dtsp-searchPane div.dtsp-topRow div.dtsp-subRows {
   padding: 0px !important;
   text-align: right
}

div.dtsp-searchPane div.dtsp-topRow div.row {
   width: 100%
}

div.dtsp-searchPane div.dtsp-topRow button {
   min-width: 35px;
   max-width: 35px;
   border: 1px solid #ced4da
}

div.dtsp-searchPane div.dtsp-topRow div.dtsp-subRow2 {
   margin-left: 5px
}

div.dtsp-searchPane div.dtsp-topRow button.clearButton {
   padding-left: 10px
}

div.dtsp-searchPane thead {
   display: none
}

div.dtsp-searchPane .mb-3 {
   margin-bottom: none !important
}

div.dtsp-searchPane .col-sm-12 {
   padding: 5px
}

div.dtsp-searchPane .input-group {
   padding: 0px !important
}

div.dtsp-searchPane .input-group .input-group-append {
   display: inline-block
}

div.dtsp-searchPane div.dataTables_scrollHead {
   display: none
}

div.dtsp-searchPane div.dataTables_scrollBody {
   padding: 2px;
   border: 2px #f0f0f0 solid;
   border-radius: 4px
}

div.dtsp-searchPane div.dataTables_scrollBody:hover {
   border: 2px solid #cfcfcf !important
}

div.dtsp-searchPane div.dataTables_scrollBody table {
   table-layout: fixed
}

div.dtsp-searchPane div.dataTables_scrollBody table tbody tr td.dtsp-nameColumn {
   width: 100% !important
}

div.dtsp-searchPane div.dataTables_scrollBody table tbody tr div.dtsp-nameCont {
   width: 100%;
   display: flex;
   flex-direction: row;
   justify-content: flex-start;
   align-content: flex-start;
   align-items: flex-start
}

div.dtsp-searchPane div.dataTables_scrollBody table tbody tr div.dtsp-nameCont span.dtsp-name {
   text-overflow: ellipsis;
   overflow: hidden;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   flex-grow: 1
}

div.dtsp-searchPane div.dataTables_scrollBody table tbody tr div.dtsp-nameCont span.badge {
   min-width: 30px;
   display: inline-block;
   line-height: 1;
   margin-top: 3.5px
}

div.dtsp-searchPane div.dataTables_scrollBody table tbody tr td.dtsp-countColumn {
   text-align: right
}

div.dtsp-searchPane .dtsp-searchIcon {
   display: block;
   position: relative;
   padding: 18px 13px;
   border: 1px solid #ced4da
}

div.dtsp-searchPane div.dataTables_wrapper div.dataTables_filter {
   display: none
}

div.dtsp-searchPane div.dataTables_wrapper div.row {
   margin-left: -7px;
   margin-right: -7px
}

div.dtsp-searchPane div.badge {
   min-width: 30px
}

div.dtsp-panes {
   padding: 5px;
   border: 2px solid #f0f0f0;
   border-radius: 10px;
   margin: 5px;
   clear: both
}

div.dtsp-panes div.dtsp-titleRow {
   padding-bottom: 10px;
   padding-left: 20px;
   padding-right: 20px
}

div.dtsp-panes div.dtsp-title {
   float: left;
   margin-bottom: 0px;
   margin-top: 10px;
   padding-left: 0;
   padding-right: 0
}

div.dtsp-panes button.dtsp-clearAll {
   float: right
}

div.dtsp-hidden {
   display: none !important
}

@media screen and (max-width: 767px) {

   div.dtsp-columns-4,
   div.dtsp-columns-5,
   div.dtsp-columns-6 {
      max-width: 31% !important;
      min-width: 31% !important
   }
}

@media screen and (max-width: 640px) {
   div.dtsp-searchPanes {
      flex-direction: column !important
   }

   div.dtsp-searchPane {
      max-width: 98% !important;
      min-width: 98% !important
   }
}


table.dataTable tbody>tr.selected,
table.dataTable tbody>tr>.selected {
   background-color: #0275d8
}

table.dataTable.stripe tbody>tr.odd.selected,
table.dataTable.stripe tbody>tr.odd>.selected,
table.dataTable.display tbody>tr.odd.selected,
table.dataTable.display tbody>tr.odd>.selected {
   background-color: #0272d3
}

table.dataTable.hover tbody>tr.selected:hover,
table.dataTable.hover tbody>tr>.selected:hover,
table.dataTable.display tbody>tr.selected:hover,
table.dataTable.display tbody>tr>.selected:hover {
   background-color: #0271d0
}

table.dataTable.order-column tbody>tr.selected>.sorting_1,
table.dataTable.order-column tbody>tr.selected>.sorting_2,
table.dataTable.order-column tbody>tr.selected>.sorting_3,
table.dataTable.order-column tbody>tr>.selected,
table.dataTable.display tbody>tr.selected>.sorting_1,
table.dataTable.display tbody>tr.selected>.sorting_2,
table.dataTable.display tbody>tr.selected>.sorting_3,
table.dataTable.display tbody>tr>.selected {
   background-color: #0273d4
}

table.dataTable.display tbody>tr.odd.selected>.sorting_1,
table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_1 {
   background-color: #026fcc
}

table.dataTable.display tbody>tr.odd.selected>.sorting_2,
table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_2 {
   background-color: #0270ce
}

table.dataTable.display tbody>tr.odd.selected>.sorting_3,
table.dataTable.order-column.stripe tbody>tr.odd.selected>.sorting_3 {
   background-color: #0270d0
}

table.dataTable.display tbody>tr.even.selected>.sorting_1,
table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_1 {
   background-color: #0273d4
}

table.dataTable.display tbody>tr.even.selected>.sorting_2,
table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_2 {
   background-color: #0274d5
}

table.dataTable.display tbody>tr.even.selected>.sorting_3,
table.dataTable.order-column.stripe tbody>tr.even.selected>.sorting_3 {
   background-color: #0275d7
}

table.dataTable.display tbody>tr.odd>.selected,
table.dataTable.order-column.stripe tbody>tr.odd>.selected {
   background-color: #026fcc
}

table.dataTable.display tbody>tr.even>.selected,
table.dataTable.order-column.stripe tbody>tr.even>.selected {
   background-color: #0273d4
}

table.dataTable.display tbody>tr.selected:hover>.sorting_1,
table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_1 {
   background-color: #026bc6
}

table.dataTable.display tbody>tr.selected:hover>.sorting_2,
table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_2 {
   background-color: #026cc8
}

table.dataTable.display tbody>tr.selected:hover>.sorting_3,
table.dataTable.order-column.hover tbody>tr.selected:hover>.sorting_3 {
   background-color: #026eca
}

table.dataTable.display tbody>tr:hover>.selected,
table.dataTable.display tbody>tr>.selected:hover,
table.dataTable.order-column.hover tbody>tr:hover>.selected,
table.dataTable.order-column.hover tbody>tr>.selected:hover {
   background-color: #026bc6
}

table.dataTable tbody td.select-checkbox,
table.dataTable tbody th.select-checkbox {
   position: relative
}

table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody td.select-checkbox:after,
table.dataTable tbody th.select-checkbox:before,
table.dataTable tbody th.select-checkbox:after {
   display: block;
   position: absolute;
   top: 1.2em;
   left: 50%;
   width: 12px;
   height: 12px;
   box-sizing: border-box
}

table.dataTable tbody td.select-checkbox:before,
table.dataTable tbody th.select-checkbox:before {
   content: ' ';
   margin-top: -6px;
   margin-left: -6px;
   border: 1px solid black;
   border-radius: 3px
}

table.dataTable tr.selected td.select-checkbox:after,
table.dataTable tr.selected th.select-checkbox:after {
   content: '\2714';
   margin-top: -11px;
   margin-left: -4px;
   text-align: center;
   text-shadow: 1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9
}

div.dataTables_wrapper span.select-info,
div.dataTables_wrapper span.select-item {
   margin-left: 0.5em
}

@media screen and (max-width: 640px) {

   div.dataTables_wrapper span.select-info,
   div.dataTables_wrapper span.select-item {
      margin-left: 0;
      display: block
   }
}

table.dataTable tbody tr.selected,
table.dataTable tbody th.selected,
table.dataTable tbody td.selected {
   color: white
}

table.dataTable tbody tr.selected a,
table.dataTable tbody th.selected a,
table.dataTable tbody td.selected a {
   color: #a2d4ed
}


table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty {
   cursor: default !important
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before {
   display: none !important
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control {
   position: relative;
   padding-left: 30px;
   cursor: pointer
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
   top: 50%;
   left: 5px;
   height: 1em;
   width: 1em;
   margin-top: -9px;
   display: block;
   position: absolute;
   color: white;
   border: .15em solid white;
   border-radius: 1em;
   box-shadow: 0 0 .2em #444;
   box-sizing: content-box;
   text-align: center;
   text-indent: 0 !important;
   font-family: "Courier New", Courier, monospace;
   line-height: 1em;
   content: "+";
   background-color: #31b131
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before {
   content: "-";
   background-color: #d33333
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control,
table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control {
   padding-left: 27px
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th.dtr-control:before {
   left: 4px;
   height: 14px;
   width: 14px;
   border-radius: 14px;
   line-height: 14px;
   text-indent: 3px
}

table.dataTable.dtr-column>tbody>tr>td.dtr-control,
table.dataTable.dtr-column>tbody>tr>th.dtr-control,
table.dataTable.dtr-column>tbody>tr>td.control,
table.dataTable.dtr-column>tbody>tr>th.control {
   position: relative;
   cursor: pointer
}

table.dataTable.dtr-column>tbody>tr>td.dtr-control:before,
table.dataTable.dtr-column>tbody>tr>th.dtr-control:before,
table.dataTable.dtr-column>tbody>tr>td.control:before,
table.dataTable.dtr-column>tbody>tr>th.control:before {
   top: 50%;
   left: 50%;
   height: .8em;
   width: .8em;
   margin-top: -0.5em;
   margin-left: -0.5em;
   display: block;
   position: absolute;
   color: white;
   border: .15em solid white;
   border-radius: 1em;
   box-shadow: 0 0 .2em #444;
   box-sizing: content-box;
   text-align: center;
   text-indent: 0 !important;
   font-family: "Courier New", Courier, monospace;
   line-height: 1em;
   content: "+";
   background-color: #31b131
}

table.dataTable.dtr-column>tbody>tr.parent td.dtr-control:before,
table.dataTable.dtr-column>tbody>tr.parent th.dtr-control:before,
table.dataTable.dtr-column>tbody>tr.parent td.control:before,
table.dataTable.dtr-column>tbody>tr.parent th.control:before {
   content: "-";
   background-color: #d33333
}

table.dataTable>tbody>tr.child {
   padding: .5em 1em
}

table.dataTable>tbody>tr.child:hover {
   background: transparent !important
}

table.dataTable>tbody>tr.child ul.dtr-details {
   display: inline-block;
   list-style-type: none;
   margin: 0;
   padding: 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li {
   border-bottom: 1px solid #efefef;
   padding: .5em 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li:first-child {
   padding-top: 0
}

table.dataTable>tbody>tr.child ul.dtr-details>li:last-child {
   border-bottom: none
}

table.dataTable>tbody>tr.child span.dtr-title {
   display: inline-block;
   min-width: 75px;
   font-weight: bold
}

div.dtr-modal {
   position: fixed;
   box-sizing: border-box;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
   z-index: 100;
   padding: 10em 1em
}

div.dtr-modal div.dtr-modal-display {
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   width: 50%;
   height: 50%;
   overflow: auto;
   margin: auto;
   z-index: 102;
   overflow: auto;
   background-color: #f5f5f7;
   border: 1px solid black;
   border-radius: .5em;
   box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6)
}

div.dtr-modal div.dtr-modal-content {
   position: relative;
   padding: 1em
}

div.dtr-modal div.dtr-modal-close {
   position: absolute;
   top: 6px;
   right: 6px;
   width: 22px;
   height: 22px;
   border: 1px solid #eaeaea;
   background-color: #f9f9f9;
   text-align: center;
   border-radius: 3px;
   cursor: pointer;
   z-index: 12
}

div.dtr-modal div.dtr-modal-close:hover {
   background-color: #eaeaea
}

div.dtr-modal div.dtr-modal-background {
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   z-index: 101;
   background: rgba(0, 0, 0, 0.6)
}

@media screen and (max-width: 767px) {
   div.dtr-modal div.dtr-modal-display {
      width: 95%
   }
}

/*!
* Datepicker for Bootstrap v1.9.0 (https://github.com/uxsolutions/bootstrap-datepicker)
*
* Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
*/
.datepicker {
   border-radius: 4px;
   direction: ltr;
}

.datepicker-inline {
   width: 220px;
}

.datepicker-rtl {
   direction: rtl;
}

.datepicker-rtl.dropdown-menu {
   left: auto;
}

.datepicker-rtl table tr td span {
   float: right;
}

.datepicker-dropdown {
   top: 0;
   left: 0;
   padding: 4px;
}

.datepicker-dropdown:before {
   content: '';
   display: inline-block;
   border-left: 7px solid transparent;
   border-right: 7px solid transparent;
   border-bottom: 7px solid rgba(0, 0, 0, 0.15);
   border-top: 0;
   border-bottom-color: rgba(0, 0, 0, 0.2);
   position: absolute;
}

.datepicker-dropdown:after {
   content: '';
   display: inline-block;
   border-left: 6px solid transparent;
   border-right: 6px solid transparent;
   border-bottom: 6px solid #fff;
   border-top: 0;
   position: absolute;
}

.datepicker-dropdown.datepicker-orient-left:before {
   left: 6px;
}

.datepicker-dropdown.datepicker-orient-left:after {
   left: 7px;
}

.datepicker-dropdown.datepicker-orient-right:before {
   right: 6px;
}

.datepicker-dropdown.datepicker-orient-right:after {
   right: 7px;
}

.datepicker-dropdown.datepicker-orient-bottom:before {
   top: -7px;
}

.datepicker-dropdown.datepicker-orient-bottom:after {
   top: -6px;
}

.datepicker-dropdown.datepicker-orient-top:before {
   bottom: -7px;
   border-bottom: 0;
   border-top: 7px solid rgba(0, 0, 0, 0.15);
}

.datepicker-dropdown.datepicker-orient-top:after {
   bottom: -6px;
   border-bottom: 0;
   border-top: 6px solid #fff;
}

.datepicker table {
   margin: 0;
   -webkit-touch-callout: none;
   -webkit-user-select: none;
   -khtml-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}

.datepicker table tr td,
.datepicker table tr th {
   text-align: center;
   width: 30px;
   height: 30px;
   border-radius: 4px;
   border: none;
}

.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
   background-color: transparent;
}

.datepicker table tr td.old,
.datepicker table tr td.new {
   color: #777777;
}

.datepicker table tr td.day:hover,
.datepicker table tr td.focused {
   background: #eeeeee;
   cursor: pointer;
}

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
   background: none;
   color: #777777;
   cursor: default;
}

.datepicker table tr td.highlighted {
   color: #000;
   background-color: #d9edf7;
   border-color: #85c5e5;
   border-radius: 0;
}

.datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.focus {
   color: #000;
   background-color: #afd9ee;
   border-color: #298fc2;
}

.datepicker table tr td.highlighted:hover {
   color: #000;
   background-color: #afd9ee;
   border-color: #52addb;
}

.datepicker table tr td.highlighted:active,
.datepicker table tr td.highlighted.active {
   color: #000;
   background-color: #afd9ee;
   border-color: #52addb;
}

.datepicker table tr td.highlighted:active:hover,
.datepicker table tr td.highlighted.active:hover,
.datepicker table tr td.highlighted:active:focus,
.datepicker table tr td.highlighted.active:focus,
.datepicker table tr td.highlighted:active.focus,
.datepicker table tr td.highlighted.active.focus {
   color: #000;
   background-color: #91cbe8;
   border-color: #298fc2;
}

.datepicker table tr td.highlighted.disabled:hover,
.datepicker table tr td.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.highlighted:hover,
.datepicker table tr td.highlighted.disabled:focus,
.datepicker table tr td.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.highlighted:focus,
.datepicker table tr td.highlighted.disabled.focus,
.datepicker table tr td.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.highlighted.focus {
   background-color: #d9edf7;
   border-color: #85c5e5;
}

.datepicker table tr td.highlighted.focused {
   background: #afd9ee;
}

.datepicker table tr td.highlighted.disabled,
.datepicker table tr td.highlighted.disabled:active {
   background: #d9edf7;
   color: #777777;
}

.datepicker table tr td.today {
   color: #fff;
   background-color: rgba(134, 199, 141, .8);
   border-color: #ffb733;
}

.datepicker table tr td.today:focus,
.datepicker table tr td.today.focus {
   color: #000;
   background-color: #ffc966;
   border-color: #b37400;
}

.datepicker table tr td.today:hover {
   color: #fff;
   background-color: #86c78d;
   border-color: #f59e00;
}

.datepicker table tr td.today:active,
.datepicker table tr td.today.active {
   color: #000;
   background-color: #ffc966;
   border-color: #f59e00;
}

.datepicker table tr td.today:active:hover,
.datepicker table tr td.today.active:hover,
.datepicker table tr td.today:active:focus,
.datepicker table tr td.today.active:focus,
.datepicker table tr td.today:active.focus,
.datepicker table tr td.today.active.focus {
   color: #000;
   background-color: #ffbc42;
   border-color: #b37400;
}

.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:focus,
.datepicker table tr td.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.today:focus,
.datepicker table tr td.today.disabled.focus,
.datepicker table tr td.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.today.focus {
   background-color: rgba(134, 199, 141, .8);
   border-color: #ffb733;
}

.datepicker table tr td.today.focused {
   background: #ffc966;
}

.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:active {
   background: rgba(134, 199, 141, .8);
   color: #777777;
}

.datepicker table tr td.range {
   color: #000;
   background-color: #eeeeee;
   border-color: #bbbbbb;
   border-radius: 0;
}

.datepicker table tr td.range:focus,
.datepicker table tr td.range.focus {
   color: #000;
   background-color: #d5d5d5;
   border-color: #7c7c7c;
}

.datepicker table tr td.range:hover {
   color: #000;
   background-color: #d5d5d5;
   border-color: #9d9d9d;
}

.datepicker table tr td.range:active,
.datepicker table tr td.range.active {
   color: #000;
   background-color: #d5d5d5;
   border-color: #9d9d9d;
}

.datepicker table tr td.range:active:hover,
.datepicker table tr td.range.active:hover,
.datepicker table tr td.range:active:focus,
.datepicker table tr td.range.active:focus,
.datepicker table tr td.range:active.focus,
.datepicker table tr td.range.active.focus {
   color: #000;
   background-color: #c3c3c3;
   border-color: #7c7c7c;
}

.datepicker table tr td.range.disabled:hover,
.datepicker table tr td.range[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:focus,
.datepicker table tr td.range[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range:focus,
.datepicker table tr td.range.disabled.focus,
.datepicker table tr td.range[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.focus {
   background-color: #eeeeee;
   border-color: #bbbbbb;
}

.datepicker table tr td.range.focused {
   background: #d5d5d5;
}

.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:active {
   background: #eeeeee;
   color: #777777;
}

.datepicker table tr td.range.highlighted {
   color: #000;
   background-color: #e4eef3;
   border-color: #9dc1d3;
}

.datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.focus {
   color: #000;
   background-color: #c1d7e3;
   border-color: #4b88a6;
}

.datepicker table tr td.range.highlighted:hover {
   color: #000;
   background-color: #c1d7e3;
   border-color: #73a6c0;
}

.datepicker table tr td.range.highlighted:active,
.datepicker table tr td.range.highlighted.active {
   color: #000;
   background-color: #c1d7e3;
   border-color: #73a6c0;
}

.datepicker table tr td.range.highlighted:active:hover,
.datepicker table tr td.range.highlighted.active:hover,
.datepicker table tr td.range.highlighted:active:focus,
.datepicker table tr td.range.highlighted.active:focus,
.datepicker table tr td.range.highlighted:active.focus,
.datepicker table tr td.range.highlighted.active.focus {
   color: #000;
   background-color: #a8c8d8;
   border-color: #4b88a6;
}

.datepicker table tr td.range.highlighted.disabled:hover,
.datepicker table tr td.range.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.highlighted:hover,
.datepicker table tr td.range.highlighted.disabled:focus,
.datepicker table tr td.range.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.highlighted:focus,
.datepicker table tr td.range.highlighted.disabled.focus,
.datepicker table tr td.range.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.highlighted.focus {
   background-color: #e4eef3;
   border-color: #9dc1d3;
}

.datepicker table tr td.range.highlighted.focused {
   background: #c1d7e3;
}

.datepicker table tr td.range.highlighted.disabled,
.datepicker table tr td.range.highlighted.disabled:active {
   background: #e4eef3;
   color: #777777;
}

.datepicker table tr td.range.today {
   color: #000;
   background-color: #f7ca77;
   border-color: #f1a417;
}

.datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.focus {
   color: #000;
   background-color: #f4b747;
   border-color: #815608;
}

.datepicker table tr td.range.today:hover {
   color: #000;
   background-color: #f4b747;
   border-color: #bf800c;
}

.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today.active {
   color: #000;
   background-color: #f4b747;
   border-color: #bf800c;
}

.datepicker table tr td.range.today:active:hover,
.datepicker table tr td.range.today.active:hover,
.datepicker table tr td.range.today:active:focus,
.datepicker table tr td.range.today.active:focus,
.datepicker table tr td.range.today:active.focus,
.datepicker table tr td.range.today.active.focus {
   color: #000;
   background-color: #f2aa25;
   border-color: #815608;
}

.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today[disabled]:hover,
fieldset[disabled] .datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:focus,
.datepicker table tr td.range.today[disabled]:focus,
fieldset[disabled] .datepicker table tr td.range.today:focus,
.datepicker table tr td.range.today.disabled.focus,
.datepicker table tr td.range.today[disabled].focus,
fieldset[disabled] .datepicker table tr td.range.today.focus {
   background-color: #f7ca77;
   border-color: #f1a417;
}

.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:active {
   background: #f7ca77;
   color: #777777;
}

.datepicker table tr td.selected,
.datepicker table tr td.selected.highlighted {
   color: #fff;
   background-color: #777777;
   border-color: #555555;
   text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.selected:focus,
.datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.focus,
.datepicker table tr td.selected.highlighted.focus {
   color: #fff;
   background-color: #5e5e5e;
   border-color: #161616;
}

.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.highlighted:hover {
   color: #fff;
   background-color: #5e5e5e;
   border-color: #373737;
}

.datepicker table tr td.selected:active,
.datepicker table tr td.selected.highlighted:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected.highlighted.active {
   color: #fff;
   background-color: #5e5e5e;
   border-color: #373737;
}

.datepicker table tr td.selected:active:hover,
.datepicker table tr td.selected.highlighted:active:hover,
.datepicker table tr td.selected.active:hover,
.datepicker table tr td.selected.highlighted.active:hover,
.datepicker table tr td.selected:active:focus,
.datepicker table tr td.selected.highlighted:active:focus,
.datepicker table tr td.selected.active:focus,
.datepicker table tr td.selected.highlighted.active:focus,
.datepicker table tr td.selected:active.focus,
.datepicker table tr td.selected.highlighted:active.focus,
.datepicker table tr td.selected.active.focus,
.datepicker table tr td.selected.highlighted.active.focus {
   color: #fff;
   background-color: #4c4c4c;
   border-color: #161616;
}

.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.highlighted.disabled:hover,
.datepicker table tr td.selected[disabled]:hover,
.datepicker table tr td.selected.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.selected:hover,
fieldset[disabled] .datepicker table tr td.selected.highlighted:hover,
.datepicker table tr td.selected.disabled:focus,
.datepicker table tr td.selected.highlighted.disabled:focus,
.datepicker table tr td.selected[disabled]:focus,
.datepicker table tr td.selected.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.selected:focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted:focus,
.datepicker table tr td.selected.disabled.focus,
.datepicker table tr td.selected.highlighted.disabled.focus,
.datepicker table tr td.selected[disabled].focus,
.datepicker table tr td.selected.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.selected.focus,
fieldset[disabled] .datepicker table tr td.selected.highlighted.focus {
   background-color: #777777;
   border-color: #555555;
}

.datepicker table tr td.active,
.datepicker table tr td.active.highlighted {
   color: #fff;
   background-color: #337ab7;
   border-color: #2e6da4;
   text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td.active:focus,
.datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.focus,
.datepicker table tr td.active.highlighted.focus {
   color: #fff;
   background-color: rgba(7, 67, 97, .9);
   border-color: #122b40;
}

.datepicker table tr td.active:hover,
.datepicker table tr td.active.highlighted:hover {
   color: #fff;
   background-color: #172b4d;
   border-color: #172b4d;
}

.datepicker table tr td.active:active,
.datepicker table tr td.active.highlighted:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active.highlighted.active {
   color: #fff;
   background-color: rgba(7, 67, 97, .9);
   border-color: #172b4d;
}

.datepicker table tr td.active:active:hover,
.datepicker table tr td.active.highlighted:active:hover,
.datepicker table tr td.active.active:hover,
.datepicker table tr td.active.highlighted.active:hover,
.datepicker table tr td.active:active:focus,
.datepicker table tr td.active.highlighted:active:focus,
.datepicker table tr td.active.active:focus,
.datepicker table tr td.active.highlighted.active:focus,
.datepicker table tr td.active:active.focus,
.datepicker table tr td.active.highlighted:active.focus,
.datepicker table tr td.active.active.focus,
.datepicker table tr td.active.highlighted.active.focus {
   color: #fff;
   background-color: #172b4d;
   border-color: #122b40;
}

.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.highlighted.disabled:hover,
.datepicker table tr td.active[disabled]:hover,
.datepicker table tr td.active.highlighted[disabled]:hover,
fieldset[disabled] .datepicker table tr td.active:hover,
fieldset[disabled] .datepicker table tr td.active.highlighted:hover,
.datepicker table tr td.active.disabled:focus,
.datepicker table tr td.active.highlighted.disabled:focus,
.datepicker table tr td.active[disabled]:focus,
.datepicker table tr td.active.highlighted[disabled]:focus,
fieldset[disabled] .datepicker table tr td.active:focus,
fieldset[disabled] .datepicker table tr td.active.highlighted:focus,
.datepicker table tr td.active.disabled.focus,
.datepicker table tr td.active.highlighted.disabled.focus,
.datepicker table tr td.active[disabled].focus,
.datepicker table tr td.active.highlighted[disabled].focus,
fieldset[disabled] .datepicker table tr td.active.focus,
fieldset[disabled] .datepicker table tr td.active.highlighted.focus {
   background-color: #337ab7;
   border-color: #2e6da4;
}

.datepicker table tr td span {
   display: block;
   width: 23%;
   height: 54px;
   line-height: 54px;
   float: left;
   margin: 1%;
   cursor: pointer;
   border-radius: 4px;
}

.datepicker table tr td span:hover,
.datepicker table tr td span.focused {
   background: #eeeeee;
}

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
   background: none;
   color: #777777;
   cursor: default;
}

.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
   color: #fff;
   background-color: #337ab7;
   border-color: #2e6da4;
   text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.datepicker table tr td span.active:focus,
.datepicker table tr td span.active:hover:focus,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.focus,
.datepicker table tr td span.active:hover.focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active.disabled:hover.focus {
   color: #fff;
   background-color: rgba(7, 67, 97, .9);
   border-color: #122b40;
}

.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover {
   color: #fff;
   background-color: rgba(7, 67, 97, .9);
   border-color: #172b4d;
}

.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
   color: #fff;
   background-color: rgba(7, 67, 97, .9);
   border-color: #172b4d;
}

.datepicker table tr td span.active:active:hover,
.datepicker table tr td span.active:hover:active:hover,
.datepicker table tr td span.active.disabled:active:hover,
.datepicker table tr td span.active.disabled:hover:active:hover,
.datepicker table tr td span.active.active:hover,
.datepicker table tr td span.active:hover.active:hover,
.datepicker table tr td span.active.disabled.active:hover,
.datepicker table tr td span.active.disabled:hover.active:hover,
.datepicker table tr td span.active:active:focus,
.datepicker table tr td span.active:hover:active:focus,
.datepicker table tr td span.active.disabled:active:focus,
.datepicker table tr td span.active.disabled:hover:active:focus,
.datepicker table tr td span.active.active:focus,
.datepicker table tr td span.active:hover.active:focus,
.datepicker table tr td span.active.disabled.active:focus,
.datepicker table tr td span.active.disabled:hover.active:focus,
.datepicker table tr td span.active:active.focus,
.datepicker table tr td span.active:hover:active.focus,
.datepicker table tr td span.active.disabled:active.focus,
.datepicker table tr td span.active.disabled:hover:active.focus,
.datepicker table tr td span.active.active.focus,
.datepicker table tr td span.active:hover.active.focus,
.datepicker table tr td span.active.disabled.active.focus,
.datepicker table tr td span.active.disabled:hover.active.focus {
   color: #fff;
   background-color: #172b4d;
   border-color: #122b40;
}

.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active:hover.disabled:hover,
.datepicker table tr td span.active.disabled.disabled:hover,
.datepicker table tr td span.active.disabled:hover.disabled:hover,
.datepicker table tr td span.active[disabled]:hover,
.datepicker table tr td span.active:hover[disabled]:hover,
.datepicker table tr td span.active.disabled[disabled]:hover,
.datepicker table tr td span.active.disabled:hover[disabled]:hover,
fieldset[disabled] .datepicker table tr td span.active:hover,
fieldset[disabled] .datepicker table tr td span.active:hover:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active.disabled:focus,
.datepicker table tr td span.active:hover.disabled:focus,
.datepicker table tr td span.active.disabled.disabled:focus,
.datepicker table tr td span.active.disabled:hover.disabled:focus,
.datepicker table tr td span.active[disabled]:focus,
.datepicker table tr td span.active:hover[disabled]:focus,
.datepicker table tr td span.active.disabled[disabled]:focus,
.datepicker table tr td span.active.disabled:hover[disabled]:focus,
fieldset[disabled] .datepicker table tr td span.active:focus,
fieldset[disabled] .datepicker table tr td span.active:hover:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover:focus,
.datepicker table tr td span.active.disabled.focus,
.datepicker table tr td span.active:hover.disabled.focus,
.datepicker table tr td span.active.disabled.disabled.focus,
.datepicker table tr td span.active.disabled:hover.disabled.focus,
.datepicker table tr td span.active[disabled].focus,
.datepicker table tr td span.active:hover[disabled].focus,
.datepicker table tr td span.active.disabled[disabled].focus,
.datepicker table tr td span.active.disabled:hover[disabled].focus,
fieldset[disabled] .datepicker table tr td span.active.focus,
fieldset[disabled] .datepicker table tr td span.active:hover.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled.focus,
fieldset[disabled] .datepicker table tr td span.active.disabled:hover.focus {
   background-color: #337ab7;
   border-color: #2e6da4;
}

.datepicker table tr td span.old,
.datepicker table tr td span.new {
   color: #777777;
}

.datepicker .datepicker-switch {
   width: 145px;
}

.datepicker .datepicker-switch,
.datepicker .prev,
.datepicker .next,
.datepicker tfoot tr th {
   cursor: pointer;
}

.datepicker .datepicker-switch:hover,
.datepicker .prev:hover,
.datepicker .next:hover,
.datepicker tfoot tr th:hover {
   background: #eeeeee;
}

.datepicker .prev.disabled,
.datepicker .next.disabled {
   visibility: hidden;
}

.datepicker .cw {
   font-size: 10px;
   width: 12px;
   padding: 0 2px 0 5px;
   vertical-align: middle;
}

.input-group.date .input-group-addon {
   cursor: pointer;
}

.input-daterange {
   width: 100%;
}

.input-daterange input {
   text-align: center;
}

.input-daterange input:first-child {
   border-radius: 3px 0 0 3px;
}

.input-daterange input:last-child {
   border-radius: 0 3px 3px 0;
}

.input-daterange .input-group-addon {
   width: auto;
   min-width: 16px;
   padding: 4px 5px;
   line-height: 1.42857143;
   border-width: 1px 0;
   margin-left: -5px;
   margin-right: 0px;
}

/*!
* Timepicker Component for Twitter Bootstrap
*
* Copyright 2013 Joris de Wit
*
* Contributors https://github.com/jdewit/bootstrap-timepicker/graphs/contributors
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
.bootstrap-timepicker {
   position: relative
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu {
   left: auto;
   right: 0
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:before {
   left: auto;
   right: 12px
}

.bootstrap-timepicker.pull-right .bootstrap-timepicker-widget.dropdown-menu:after {
   left: auto;
   right: 13px
}

.bootstrap-timepicker .input-group-addon {
   cursor: pointer
}

.bootstrap-timepicker .input-group-addon i {
   display: inline-block;
   width: 16px;
   height: 16px
}

.bootstrap-timepicker-widget.dropdown-menu {
   padding: 4px
}

.bootstrap-timepicker-widget.dropdown-menu.open {
   display: inline-block
}

.bootstrap-timepicker-widget.dropdown-menu:before {
   border-bottom: 7px solid rgba(0, 0, 0, 0.2);
   border-left: 7px solid transparent;
   border-right: 7px solid transparent;
   content: "";
   display: inline-block;
   position: absolute
}

.bootstrap-timepicker-widget.dropdown-menu:after {
   border-bottom: 6px solid #fff;
   border-left: 6px solid transparent;
   border-right: 6px solid transparent;
   content: "";
   display: inline-block;
   position: absolute
}

.bootstrap-timepicker-widget.timepicker-orient-left:before {
   left: 6px
}

.bootstrap-timepicker-widget.timepicker-orient-left:after {
   left: 7px
}

.bootstrap-timepicker-widget.timepicker-orient-right:before {
   right: 6px
}

.bootstrap-timepicker-widget.timepicker-orient-right:after {
   right: 7px
}

.bootstrap-timepicker-widget.timepicker-orient-top:before {
   top: -7px
}

.bootstrap-timepicker-widget.timepicker-orient-top:after {
   top: -6px
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:before {
   bottom: -7px;
   border-bottom: 0;
   border-top: 7px solid #999
}

.bootstrap-timepicker-widget.timepicker-orient-bottom:after {
   bottom: -6px;
   border-bottom: 0;
   border-top: 6px solid #fff
}

.bootstrap-timepicker-widget a.btn,
.bootstrap-timepicker-widget input {
   border-radius: 4px
}

.bootstrap-timepicker-widget table {
   width: 100%;
   margin: 0
}

.bootstrap-timepicker-widget table td {
   text-align: center;
   height: 30px;
   margin: 0;
   padding: 2px
}

.bootstrap-timepicker-widget table td:not(.separator) {
   min-width: 30px
}

.bootstrap-timepicker-widget table td span {
   width: 100%
}

.bootstrap-timepicker-widget table td a {
   border: 1px transparent solid;
   width: 100%;
   display: inline-block;
   margin: 0;
   padding: 8px 0;
   outline: 0;
   color: #333
}

.bootstrap-timepicker-widget table td a:hover {
   text-decoration: none;
   background-color: #eee;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   border-color: #ddd
}

.bootstrap-timepicker-widget table td a i {
   margin-top: 2px;
   font-size: 18px
}

.bootstrap-timepicker-widget table td input {
   width: 42px;
   margin: 0;
   text-align: center;
   padding: 4px 6px
}

.bootstrap-timepicker-widget .modal-content {
   padding: 4px
}

@media(min-width:767px) {
   .bootstrap-timepicker-widget.modal {
      width: 200px;
      margin-left: -100px
   }
}

@media(max-width:767px) {
   .bootstrap-timepicker {
      width: 100%
   }

   .bootstrap-timepicker .dropdown-menu {
      width: 100%
   }
}

@-webkit-keyframes passing-through {
   0% {
      opacity: 0;
      -webkit-transform: translateY(40px);
      -moz-transform: translateY(40px);
      -ms-transform: translateY(40px);
      -o-transform: translateY(40px);
      transform: translateY(40px)
   }

   30%,
   70% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateY(-40px);
      -moz-transform: translateY(-40px);
      -ms-transform: translateY(-40px);
      -o-transform: translateY(-40px);
      transform: translateY(-40px)
   }
}

@-moz-keyframes passing-through {
   0% {
      opacity: 0;
      -webkit-transform: translateY(40px);
      -moz-transform: translateY(40px);
      -ms-transform: translateY(40px);
      -o-transform: translateY(40px);
      transform: translateY(40px)
   }

   30%,
   70% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateY(-40px);
      -moz-transform: translateY(-40px);
      -ms-transform: translateY(-40px);
      -o-transform: translateY(-40px);
      transform: translateY(-40px)
   }
}

@keyframes passing-through {
   0% {
      opacity: 0;
      -webkit-transform: translateY(40px);
      -moz-transform: translateY(40px);
      -ms-transform: translateY(40px);
      -o-transform: translateY(40px);
      transform: translateY(40px)
   }

   30%,
   70% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0)
   }

   100% {
      opacity: 0;
      -webkit-transform: translateY(-40px);
      -moz-transform: translateY(-40px);
      -ms-transform: translateY(-40px);
      -o-transform: translateY(-40px);
      transform: translateY(-40px)
   }
}

@-webkit-keyframes slide-in {
   0% {
      opacity: 0;
      -webkit-transform: translateY(40px);
      -moz-transform: translateY(40px);
      -ms-transform: translateY(40px);
      -o-transform: translateY(40px);
      transform: translateY(40px)
   }

   30% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0)
   }
}

@-moz-keyframes slide-in {
   0% {
      opacity: 0;
      -webkit-transform: translateY(40px);
      -moz-transform: translateY(40px);
      -ms-transform: translateY(40px);
      -o-transform: translateY(40px);
      transform: translateY(40px)
   }

   30% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0)
   }
}

@keyframes slide-in {
   0% {
      opacity: 0;
      -webkit-transform: translateY(40px);
      -moz-transform: translateY(40px);
      -ms-transform: translateY(40px);
      -o-transform: translateY(40px);
      transform: translateY(40px)
   }

   30% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -moz-transform: translateY(0);
      -ms-transform: translateY(0);
      -o-transform: translateY(0);
      transform: translateY(0)
   }
}

@-webkit-keyframes pulse {
   0% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1)
   }

   10% {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1)
   }

   20% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1)
   }
}

@-moz-keyframes pulse {
   0% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1)
   }

   10% {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1)
   }

   20% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1)
   }
}

@keyframes pulse {
   0% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1)
   }

   10% {
      -webkit-transform: scale(1.1);
      -moz-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -o-transform: scale(1.1);
      transform: scale(1.1)
   }

   20% {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1)
   }
}

.dropzone,
.dropzone * {
   box-sizing: border-box
}

.dropzone {
   min-height: 150px;
   border: 2px solid rgba(0, 0, 0, .3);
   background: #fff;
   padding: 20px 20px
}

.dropzone.dz-clickable {
   cursor: pointer
}

.dropzone.dz-clickable * {
   cursor: default
}

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
   cursor: pointer
}

.dropzone.dz-started .dz-message {
   display: none
}

.dropzone.dz-drag-hover {
   border-style: solid
}

.dropzone.dz-drag-hover .dz-message {
   opacity: .5
}

.dropzone .dz-message {
   text-align: center;
   margin: 2em 0
}

.dropzone .dz-message .dz-button {
   background: none;
   color: inherit;
   border: none;
   padding: 0;
   font: inherit;
   cursor: pointer;
   outline: inherit
}

.dropzone .dz-preview {
   position: relative;
   display: inline-block;
   vertical-align: top;
   margin: 16px;
   min-height: 100px
}

.dropzone .dz-preview:hover {
   z-index: 1000
}

.dropzone .dz-preview:hover .dz-details {
   opacity: 1
}

.dropzone .dz-preview.dz-file-preview .dz-image {
   border-radius: 20px;
   background: #999;
   background: linear-gradient(to bottom, #eee, #ddd)
}

.dropzone .dz-preview.dz-file-preview .dz-details {
   opacity: 1
}

.dropzone .dz-preview.dz-image-preview {
   background: #fff
}

.dropzone .dz-preview.dz-image-preview .dz-details {
   -webkit-transition: opacity 0.2s linear;
   -moz-transition: opacity 0.2s linear;
   -ms-transition: opacity 0.2s linear;
   -o-transition: opacity 0.2s linear;
   transition: opacity 0.2s linear
}

.dropzone .dz-preview .dz-remove {
   font-size: 14px;
   text-align: center;
   display: block;
   cursor: pointer;
   border: none
}

.dropzone .dz-preview .dz-remove:hover {
   text-decoration: underline
}

.dropzone .dz-preview:hover .dz-details {
   opacity: 1
}

.dropzone .dz-preview .dz-details {
   z-index: 20;
   position: absolute;
   top: 0;
   left: 0;
   opacity: 0;
   font-size: 13px;
   min-width: 100%;
   max-width: 100%;
   padding: 2em 1em;
   text-align: center;
   color: rgba(0, 0, 0, .9);
   line-height: 150%
}

.dropzone .dz-preview .dz-details .dz-size {
   margin-bottom: 1em;
   font-size: 16px
}

.dropzone .dz-preview .dz-details .dz-filename {
   white-space: nowrap
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
   border: 1px solid rgba(200, 200, 200, .8);
   background-color: rgba(255, 255, 255, .8)
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
   overflow: hidden;
   text-overflow: ellipsis
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
   border: 1px solid transparent
}

.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
   background-color: rgba(255, 255, 255, .4);
   padding: 0 .4em;
   border-radius: 3px
}

.dropzone .dz-preview:hover .dz-image img {
   -webkit-transform: scale(1.05, 1.05);
   -moz-transform: scale(1.05, 1.05);
   -ms-transform: scale(1.05, 1.05);
   -o-transform: scale(1.05, 1.05);
   transform: scale(1.05, 1.05);
   -webkit-filter: blur(8px);
   filter: blur(8px)
}

.dropzone .dz-preview .dz-image {
   border-radius: 20px;
   overflow: hidden;
   width: 120px;
   height: 120px;
   position: relative;
   display: block;
   z-index: 10
}

.dropzone .dz-preview .dz-image img {
   display: block
}

.dropzone .dz-preview.dz-success .dz-success-mark {
   -webkit-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
   -moz-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
   -ms-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
   -o-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
   animation: passing-through 3s cubic-bezier(.77, 0, .175, 1)
}

.dropzone .dz-preview.dz-error .dz-error-mark {
   opacity: 1;
   -webkit-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
   -moz-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
   -ms-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
   -o-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
   animation: slide-in 3s cubic-bezier(.77, 0, .175, 1)
}

.dropzone .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark {
   pointer-events: none;
   opacity: 0;
   z-index: 500;
   position: absolute;
   display: block;
   top: 50%;
   left: 50%;
   margin-left: -27px;
   margin-top: -27px
}

.dropzone .dz-preview .dz-success-mark svg,
.dropzone .dz-preview .dz-error-mark svg {
   display: block;
   width: 54px;
   height: 54px
}

.dropzone .dz-preview.dz-processing .dz-progress {
   opacity: 1;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   transition: all 0.2s linear
}

.dropzone .dz-preview.dz-complete .dz-progress {
   opacity: 0;
   -webkit-transition: opacity 0.4s ease-in;
   -moz-transition: opacity 0.4s ease-in;
   -ms-transition: opacity 0.4s ease-in;
   -o-transition: opacity 0.4s ease-in;
   transition: opacity 0.4s ease-in
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
   -webkit-animation: pulse 6s ease infinite;
   -moz-animation: pulse 6s ease infinite;
   -ms-animation: pulse 6s ease infinite;
   -o-animation: pulse 6s ease infinite;
   animation: pulse 6s ease infinite
}

.dropzone .dz-preview .dz-progress {
   opacity: 1;
   z-index: 1000;
   pointer-events: none;
   position: absolute;
   height: 16px;
   left: 50%;
   top: 50%;
   margin-top: -8px;
   width: 80px;
   margin-left: -40px;
   background: rgba(255, 255, 255, .9);
   -webkit-transform: scale(1);
   border-radius: 8px;
   overflow: hidden
}

.dropzone .dz-preview .dz-progress .dz-upload {
   background: #333;
   background: linear-gradient(to bottom, #666, #444);
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   width: 0;
   -webkit-transition: width 300ms ease-in-out;
   -moz-transition: width 300ms ease-in-out;
   -ms-transition: width 300ms ease-in-out;
   -o-transition: width 300ms ease-in-out;
   transition: width 300ms ease-in-out
}

.dropzone .dz-preview.dz-error .dz-error-message {
   display: block
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
   opacity: 1;
   pointer-events: auto
}

.dropzone .dz-preview .dz-error-message {
   pointer-events: none;
   z-index: 1000;
   position: absolute;
   display: block;
   display: none;
   opacity: 0;
   -webkit-transition: opacity 0.3s ease;
   -moz-transition: opacity 0.3s ease;
   -ms-transition: opacity 0.3s ease;
   -o-transition: opacity 0.3s ease;
   transition: opacity 0.3s ease;
   border-radius: 8px;
   font-size: 13px;
   top: 130px;
   left: -10px;
   width: 140px;
   background: #be2626;
   background: linear-gradient(to bottom, #be2626, #a92222);
   padding: .5em 1.2em;
   color: #fff
}

.dropzone .dz-preview .dz-error-message:after {
   content: '';
   position: absolute;
   top: -6px;
   left: 64px;
   width: 0;
   height: 0;
   border-left: 6px solid transparent;
   border-right: 6px solid transparent;
   border-bottom: 6px solid #be2626
}

/* Magnific Popup CSS */
.mfp-bg {
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 1042;
   overflow: hidden;
   position: fixed;
   background: #0b0b0b;
   opacity: 0.8;
}

.mfp-wrap {
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   z-index: 1043;
   position: fixed;
   outline: none !important;
   -webkit-backface-visibility: hidden;
}

.mfp-container {
   text-align: center;
   position: absolute;
   width: 100%;
   height: 100%;
   left: 0;
   top: 0;
   padding: 0 8px;
   box-sizing: border-box;
}

.mfp-container:before {
   content: '';
   display: inline-block;
   height: 100%;
   vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
   display: none;
}

.mfp-content {
   position: relative;
   display: inline-block;
   vertical-align: middle;
   margin: 0 auto;
   text-align: left;
   z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
   width: 100%;
   cursor: auto;
}

.mfp-ajax-cur {
   cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
   cursor: -moz-zoom-out;
   cursor: -webkit-zoom-out;
   cursor: zoom-out;
}

.mfp-zoom {
   cursor: pointer;
   cursor: -webkit-zoom-in;
   cursor: -moz-zoom-in;
   cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
   cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
   -webkit-user-select: none;
   -moz-user-select: none;
   user-select: none;
}

.mfp-loading.mfp-figure {
   display: none;
}

.mfp-hide {
   display: none !important;
}

.mfp-preloader {
   color: #CCC;
   position: absolute;
   top: 50%;
   width: auto;
   text-align: center;
   margin-top: -0.8em;
   left: 8px;
   right: 8px;
   z-index: 1044;
}

.mfp-preloader a {
   color: #CCC;
}

.mfp-preloader a:hover {
   color: #FFF;
}

.mfp-s-ready .mfp-preloader {
   display: none;
}

.mfp-s-error .mfp-content {
   display: none;
}

button.mfp-close,
button.mfp-arrow {
   overflow: visible;
   cursor: pointer;
   background: transparent;
   border: 0;
   -webkit-appearance: none;
   display: block;
   outline: none;
   padding: 0;
   z-index: 1046;
   box-shadow: none;
   touch-action: manipulation;
}

button::-moz-focus-inner {
   padding: 0;
   border: 0;
}

.mfp-close {
   width: 44px;
   height: 44px;
   line-height: 44px;
   position: absolute;
   right: 0;
   top: 0;
   text-decoration: none;
   text-align: center;
   opacity: 0.65;
   padding: 0 0 18px 10px;
   color: #FFF;
   font-style: normal;
   font-size: 28px;
   font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
   opacity: 1;
}

.mfp-close:active {
   top: 1px;
}

.mfp-close-btn-in .mfp-close {
   color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
   color: #FFF;
   right: -6px;
   text-align: right;
   padding-right: 6px;
   width: 100%;
}

.mfp-counter {
   position: absolute;
   top: 0;
   right: 0;
   color: #CCC;
   font-size: 12px;
   line-height: 18px;
   white-space: nowrap;
}

.mfp-arrow {
   position: absolute;
   opacity: 0.65;
   margin: 0;
   top: 50%;
   margin-top: -55px;
   padding: 0;
   width: 90px;
   height: 110px;
   -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
   margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
   opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
   content: '';
   display: block;
   width: 0;
   height: 0;
   position: absolute;
   left: 0;
   top: 0;
   margin-top: 35px;
   margin-left: 35px;
   border: medium inset transparent;
}

.mfp-arrow:after {
   border-top-width: 13px;
   border-bottom-width: 13px;
   top: 8px;
}

.mfp-arrow:before {
   border-top-width: 21px;
   border-bottom-width: 21px;
   opacity: 0.7;
}

.mfp-arrow-left {
   left: 0;
}

.mfp-arrow-left:after {
   border-right: 17px solid #FFF;
   margin-left: 31px;
}

.mfp-arrow-left:before {
   margin-left: 25px;
   border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
   right: 0;
}

.mfp-arrow-right:after {
   border-left: 17px solid #FFF;
   margin-left: 39px;
}

.mfp-arrow-right:before {
   border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
   padding-top: 40px;
   padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
   line-height: 0;
   width: 100%;
   max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
   top: -40px;
}

.mfp-iframe-scaler {
   width: 100%;
   height: 0;
   overflow: hidden;
   padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
   position: absolute;
   display: block;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
   background: #000;
}

/* Main image in popup */
img.mfp-img {
   width: auto;
   max-width: 100%;
   height: auto;
   display: block;
   line-height: 0;
   box-sizing: border-box;
   padding: 40px 0 40px;
   margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
   line-height: 0;
}

.mfp-figure:after {
   content: '';
   position: absolute;
   left: 0;
   top: 40px;
   bottom: 40px;
   display: block;
   right: 0;
   width: auto;
   height: auto;
   z-index: -1;
   box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
   background: #444;
}

.mfp-figure small {
   color: #BDBDBD;
   display: block;
   font-size: 12px;
   line-height: 14px;
}

.mfp-figure figure {
   margin: 0;
}

.mfp-bottom-bar {
   margin-top: -36px;
   position: absolute;
   top: 100%;
   left: 0;
   width: 100%;
   cursor: auto;
}

.mfp-title {
   text-align: left;
   line-height: 18px;
   color: #F3F3F3;
   word-wrap: break-word;
   padding-right: 36px;
}

.mfp-image-holder .mfp-content {
   max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
   cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {

   /**
      * Remove all paddings around the image on small screen
      */
   .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0;
   }

   .mfp-img-mobile img.mfp-img {
      padding: 0;
   }

   .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0;
   }

   .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px;
   }

   .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      box-sizing: border-box;
   }

   .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0;
   }

   .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px;
   }

   .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0;
   }
}

@media all and (max-width: 900px) {
   .mfp-arrow {
      -webkit-transform: scale(0.75);
      transform: scale(0.75);
   }

   .mfp-arrow-left {
      -webkit-transform-origin: 0;
      transform-origin: 0;
   }

   .mfp-arrow-right {
      -webkit-transform-origin: 100%;
      transform-origin: 100%;
   }

   .mfp-container {
      padding-left: 6px;
      padding-right: 6px;
   }
}

/*
* Container style
*/
.ps {
   overflow: hidden !important;
   overflow-anchor: none;
   -ms-overflow-style: none;
   touch-action: auto;
   -ms-touch-action: auto;
}

/*
* Scrollbar rail styles
*/
.ps__rail-x {
   display: none;
   opacity: 0;
   transition: background-color .2s linear, opacity .2s linear;
   -webkit-transition: background-color .2s linear, opacity .2s linear;
   height: 15px;
   /* there must be 'bottom' or 'top' for ps__rail-x */
   bottom: 0px;
   /* please don't change 'position' */
   position: absolute;
}

.ps__rail-y {
   display: none;
   opacity: 0;
   transition: background-color .2s linear, opacity .2s linear;
   -webkit-transition: background-color .2s linear, opacity .2s linear;
   width: 15px;
   /* there must be 'right' or 'left' for ps__rail-y */
   right: 0;
   /* please don't change 'position' */
   position: absolute;
}

.ps--active-x>.ps__rail-x,
.ps--active-y>.ps__rail-y {
   display: block;
   background-color: transparent;
}

.ps:hover>.ps__rail-x,
.ps:hover>.ps__rail-y,
.ps--focus>.ps__rail-x,
.ps--focus>.ps__rail-y,
.ps--scrolling-x>.ps__rail-x,
.ps--scrolling-y>.ps__rail-y {
   opacity: 0.6;
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
   background-color: #eee;
   opacity: 0.9;
}

/*
* Scrollbar thumb styles
*/
.ps__thumb-x {
   background-color: #aaa;
   border-radius: 6px;
   transition: background-color .2s linear, height .2s ease-in-out;
   -webkit-transition: background-color .2s linear, height .2s ease-in-out;
   height: 6px;
   /* there must be 'bottom' for ps__thumb-x */
   bottom: 2px;
   /* please don't change 'position' */
   position: absolute;
}

.ps__thumb-y {
   background-color: #aaa;
   border-radius: 6px;
   transition: background-color .2s linear, width .2s ease-in-out;
   -webkit-transition: background-color .2s linear, width .2s ease-in-out;
   width: 6px;
   /* please don't change 'position' */
   position: absolute;
}

.ps:not(.ps__rtl) .ps__thumb-y {
   right: 2px;
}

.ps.ps__rtl .ps__thumb-y {
   left: 2px;
}

.ps__rail-x:hover>.ps__thumb-x,
.ps__rail-x:focus>.ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
   background-color: #999;
   height: 11px;
}

.ps__rail-y:hover>.ps__thumb-y,
.ps__rail-y:focus>.ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
   background-color: #999;
   width: 11px;
}

/* MS supports */
@supports (-ms-overflow-style: none) {
   .ps {
      overflow: auto !important;
   }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
   .ps {
      overflow: auto !important;
   }
}

.awesomplete [hidden] {
   display: none;
}

.awesomplete .visually-hidden {
   position: absolute;
   clip: rect(0, 0, 0, 0);
}

.awesomplete {
   display: inline-block;
   position: relative;
}

.awesomplete>input {
   display: block;
}

.awesomplete>ul {
   position: absolute;
   left: 0;
   z-index: 1;
   min-width: 100%;
   box-sizing: border-box;
   list-style: none;
   padding: 0;
   margin: 0;
   background: #fff;
}

.awesomplete>ul:empty {
   display: none;
}

.awesomplete>ul {
   border-radius: .3em;
   margin: .2em 0 0;
   background: hsla(0, 0%, 100%, .9);
   background: linear-gradient(to bottom right, white, hsla(0, 0%, 100%, .8));
   border: 1px solid rgba(0, 0, 0, .3);
   box-shadow: .05em .2em .6em rgba(0, 0, 0, .2);
   text-shadow: none;
}

@supports (transform: scale(0)) {
   .awesomplete>ul {
      transition: .3s cubic-bezier(.4, .2, .5, 1.4);
      transform-origin: 1.43em -.43em;
   }

   .awesomplete>ul[hidden],
   .awesomplete>ul:empty {
      opacity: 0;
      transform: scale(0);
      display: block;
      transition-timing-function: ease;
   }
}

/* Pointer */
.awesomplete>ul:before {
   content: "";
   position: absolute;
   top: -.43em;
   left: 1em;
   width: 0;
   height: 0;
   padding: .4em;
   background: white;
   border: inherit;
   border-right: 0;
   border-bottom: 0;
   -webkit-transform: rotate(45deg);
   transform: rotate(45deg);
}

.awesomplete>ul>li {
   position: relative;
   padding: .2em .5em;
   cursor: pointer;
}

.awesomplete>ul>li:hover {
   background: hsl(200, 40%, 80%);
   color: black;
}

.awesomplete>ul>li[aria-selected="true"] {
   background: hsl(205, 40%, 40%);
   color: white;
}

.awesomplete mark {
   background: hsl(65, 100%, 50%);
}

.awesomplete li:hover mark {
   background: hsl(68, 100%, 41%);
}

.awesomplete li[aria-selected="true"] mark {
   background: hsl(86, 100%, 21%);
   color: inherit;
}

.atwho-view {
   position: absolute;
   top: 0;
   left: 0;
   display: none;
   margin-top: 18px;
   background: #fff;
   color: #000;
   border: 1px solid #DDD;
   border-radius: 3px;
   box-shadow: 0 0 5px rgba(0, 0, 0, .1);
   min-width: 120px;
   z-index: 11110 !important
}

.atwho-view .atwho-header {
   padding: 5px;
   margin: 5px;
   cursor: pointer;
   border-bottom: solid 1px #eaeff1;
   color: #6f8092;
   font-size: 11px;
   font-weight: 700
}

.atwho-view .atwho-header .small {
   color: #6f8092;
   float: right;
   padding-top: 2px;
   margin-right: -5px;
   font-size: 12px;
   font-weight: 400
}

.atwho-view .atwho-header:hover {
   cursor: default
}

.atwho-view .cur {
   background: #36F;
   color: #fff
}

.atwho-view .cur small {
   color: #fff
}

.atwho-view strong {
   color: #36F
}

.atwho-view .cur strong {
   color: #fff;
   font: 700
}

.atwho-view ul {
   list-style: none;
   padding: 0;
   margin: auto;
   max-height: 200px;
   overflow-y: auto
}

.atwho-view ul li {
   display: block;
   padding: 5px 10px;
   border-bottom: 1px solid #DDD;
   cursor: pointer
}

.atwho-view small {
   font-size: smaller;
   color: #777;
   font-weight: 400
}

@font-face {
   font-family: 'Open Sans';
   font-style: normal;
   font-weight: 300;
   src: local('Open Sans Light'), local('OpenSans-Light'), url('fonts/opensans/opensans-light.woff') format('woff');
}

@font-face {
   font-family: 'Open Sans';
   font-style: normal;
   font-weight: 400;
   src: local('Open Sans'), local('OpenSans'), url('fonts/opensans/opensans.woff') format('woff');
}

/* @font-face {
 font-family: 'Open Sans';
 font-style: normal;
 font-weight: 700;
 src: local('Open Sans Bold'), local('OpenSans-Bold'), url('fonts/opensans/opensans-bold.woff') format('woff'); } */
@font-face {
   font-family: "OpenSans-Medium";
   src: url("fonts/OpenSans-Medium.eot");
   src: url("fonts/OpenSans-Medium.eot?#iefix") format("embedded-opentype"),
      url("fonts/OpenSans-Medium.woff") format("woff"),
      url("fonts/OpenSans-Medium.ttf") format("truetype"),
      url("fonts/OpenSans-Medium.svgOpenSans-Medium") format("svg");
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: "OpenSans-SemiBold";
   src: url("fonts/OpenSans-SemiBold.eot");
   src: url("fonts/OpenSans-SemiBold.eot?#iefix") format("embedded-opentype"),
      url("fonts/OpenSans-SemiBold.woff") format("woff"),
      url("fonts/OpenSans-SemiBold.ttf") format("truetype"),
      url("fonts/OpenSans-SemiBold.svgOpenSans-SemiBold") format("svg");
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: "OpenSans-Bold";
   src: url("fonts/OpenSans-Bold.eot");
   src: url("fonts/OpenSans-Bold.eot?#iefix") format("embedded-opentype"),
      url("fonts/OpenSans-Bold.woff") format("woff"),
      url("fonts/OpenSans-Bold.ttf") format("truetype"),
      url("fonts/OpenSans-Bold.svgOpenSans-Bold") format("svg");
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: "Mulish-Light";
   src: url("fonts/Mulish-Light.eot");
   src: url("fonts/Mulish-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Mulish-Light.woff") format("woff"), url("fonts/Mulish-Light.ttf") format("truetype"), url("fonts/Mulish-Light.svgMulish-Light") format("svg");
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: "Mulish-Bold";
   src: url("fonts/Mulish-Bold.eot");
   src: url("fonts/Mulish-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Mulish-Bold.woff") format("woff"), url("fonts/Mulish-Bold.ttf") format("truetype"), url("fonts/Mulish-Bold.svgMulish-Bold") format("svg");
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: "Mulish-Black";
   src: url("fonts/Mulish-Black.eot");
   src: url("fonts/Mulish-Black.eot?#iefix") format("embedded-opentype"), url("fonts/Mulish-Black.woff") format("woff"), url("fonts/Mulish-Black.ttf") format("truetype"), url("fonts/Mulish-Black.svgMulish-Black") format("svg");
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: "Mulish-Regular";
   src: url("fonts/Mulish-Regular.eot");
   src: url("fonts/Mulish-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Mulish-Regular.woff") format("woff"), url("fonts/Mulish-Regular.ttf") format("truetype"), url("fonts/Mulish-Regular.svgMulish-Regular") format("svg");
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: "Mulish-SemiBold";
   src: url("fonts/Mulish-SemiBold.eot");
   src: url("fonts/Mulish-SemiBold.eot?#iefix") format("embedded-opentype"), url("fonts/Mulish-SemiBold.woff") format("woff"), url("fonts/Mulish-SemiBold.ttf") format("truetype"), url("fonts/Mulish-SemiBold.svgMulish-SemiBold") format("svg");
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: "Mulish-ExtraBold";
   src: url("fonts/Mulish-ExtraBold.eot");
   src: url("fonts/Mulish-ExtraBold.eot?#iefix") format("embedded-opentype"), url("fonts/Mulish-ExtraBold.woff") format("woff"), url("fonts/Mulish-ExtraBold.ttf") format("truetype"), url("fonts/Mulish-ExtraBold.svgMulish-ExtraBold") format("svg");
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: "Outfit-Bold";
   src: url("fonts/Outfit-Bold.eot");
   src: url("fonts/Outfit-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Outfit-Bold.woff") format("woff"), url("fonts/Outfit-Bold.ttf") format("truetype"), url("fonts/Outfit-Bold.svgOutfit-Bold") format("svg");
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: "EduTASBeginner-SemiBold";
   src: url("fonts/EduTASBeginner-SemiBold.eot");
   src: url("fonts/EduTASBeginner-SemiBold.eot?#iefix") format("embedded-opentype"), url("fonts/EduTASBeginner-SemiBold.woff") format("woff"), url("fonts/EduTASBeginner-SemiBold.ttf") format("truetype"), url("fonts/EduTASBeginner-SemiBold.svgEduTASBeginner-SemiBold") format("svg");
   font-weight: normal;
   font-style: normal;
}

@font-face {
   font-family: "OpenSans-Regular";
   src: url("fonts/OpenSans-Regular.eot");
   src: url("fonts/OpenSans-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/OpenSans-Regular.otf") format("otf"), url("fonts/OpenSans-Regular.svg#OpenSans-Regular") format("svg"), url("fonts/OpenSans-Regular.ttf") format("truetype"), url("fonts/OpenSans-Regular.woff") format("woff"), url("fonts/OpenSans-Regular.woff2") format("woff2");
}

@font-face {
   font-family: "Ubuntu-Bold";
   src: url("fonts/Ubuntu-Bold.eot");
   src: url("fonts/Ubuntu-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Ubuntu-Bold.otf") format("otf"), url("fonts/Ubuntu-Bold.svg#Ubuntu-Bold") format("svg"), url("fonts/Ubuntu-Bold.ttf") format("truetype"), url("fonts/Ubuntu-Bold.woff") format("woff"), url("fonts/Ubuntu-Bold.woff2") format("woff2");
}

/* 26-11-24 */
@font-face {
   font-family: "Mulish-Medium";
   src: url("fonts/Mulish-Medium.eot");
   src: url("fonts/Mulish-Medium.eot?#iefix") format("embedded-opentype"), url("fonts/Mulish-Medium.woff") format("woff"), url("fonts/Mulish-Medium.ttf") format("truetype"), url("fonts/Mulish-Medium.svgMulish-Medium") format("svg");
   font-weight: normal;
   font-style: normal;
}

/* 26-11-24 */

a {
   font-family: 'Mulish-Regular';
}

h1,
h2,
h3,
h4,
h5,
h6 {
   font-family: 'Outfit-Bold';
}

.page-title h1 {
   font-family: 'Outfit-Bold';
}

.select2-container .select2-choice,
.select2-container .select2-choices,
.select2-container .select2-choices .select2-search-field input {
   font-family: 'Mulish-SemiBold';
   color: #000000;
}

.navbar-nav .nav-link {
   padding: 15px 15px !important;
}

.navbar-nav .nav-item #user-dropdown {
   padding: 10px 14px !important;
}

.navbar-nav .nav-item .dropdown-toggle:after {
   display: none !important;
}

.navbar-nav .form-check {
   margin-left: 1em;
}

.navbar-nav .form-check .form-check-label,
.navbar-nav .form-check .form-check-input {
   color: #172b4d;
   cursor: pointer;
}

.navbar-nav .sidebar-toggle-btn {
   padding-left: 0.8rem !important;
}

.navbar-custom {
   background: #fff;
   top: 0;
   right: 0;
   left: 250px;
   min-height: 65px;
}

.logo-collapsed {
   display: none;
}

.language-dropdown {
   height: 300px;
   overflow-y: scroll;
   min-width: 170px;
}

.sidebar {
   width: 250px;
   z-index: 1005;
   bottom: 0;
   margin-top: 0;
   position: fixed;
   top: 0;
   font-size: 15px;
   font-weight: 400;
   box-shadow: 0 0 10px rgba(0, 0, 0, 0.05) !important;
   -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05) !important;
   background: #fff;
}

.sidebar-brand {
   padding: 0.9rem 2.9rem;
   width: 250px;
   height: 65px;
   position: fixed;
   text-align: center;
   z-index: 999;
   background-color: #fff;
   box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
   -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.brand-logo-mini {
   display: none;
}

.sidebar-scroll {
   margin-top: 65px;
   background: #FFF;
}

.sidebar-menu {
   padding: 10px 0;
   list-style: none;
   margin: 0;
}

.sidebar-menu li {
   position: relative;
   margin: 0;
}

.sidebar-menu li a {
   text-decoration: none;
   position: relative;
   display: block;
   padding: 0.8rem 1.1rem;
   margin: 0 10px;
   border-radius: 3px;
   color: #000000;
   z-index: 2;
   align-items: center;
   -moz-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
   -o-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
   -webkit-transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
   transition: color 250ms ease-in-out, background-color 250ms ease-in-out;
}

.sidebar-menu li a span {
   margin-left: 10px;
}

.sidebar-menu li a:active,
.sidebar-menu li a:hover,
.sidebar-menu li a:focus {
   color: #000000;
   background-color: #F4F6F8;
}

.sidebar-menu li ul {
   list-style: none;
   position: relative;
   padding: 0;
   margin: 0;
   max-height: 0;
   overflow: hidden;
   z-index: 1;
   -webkit-transition: max-height 300ms ease;
   -moz-transition: max-height 300ms ease;
   -o-transition: max-height 300ms ease;
   transition: max-height 300ms ease;
}

.sidebar-menu li ul li a {
   padding: 0.8rem 1.7rem;
   color: #000000;
}

.sidebar-menu li ul li a:hover {
   color: #000000;
}

.sidebar-menu li ul li a svg {
   margin-top: -3px;
}

.sidebar-menu li.active>a {
   color: #fff !important;
   background-color: #172b4d;
}

.sidebar-menu .badge {
   float: right;
   margin-top: 2px !important;
   padding: 3px 6px;
}

.sidebar-menu .expand.open ul {
   max-height: 1000px;
}

#sidebar-menu li.expand.open>a::before {
   content: " ";
   border: solid;
   border-width: 0 0.075rem 0.075rem 0;
   display: inline-block;
   padding: 2px;
   position: absolute;
   right: 1.5rem;
   transition: all 0.2s ease-out;
   transform: rotate(-135deg);
   top: 1.4rem;
}

#sidebar-menu li.expand>a::before {
   content: " ";
   border: solid;
   border-width: 0 0.075rem 0.075rem 0;
   display: inline-block;
   padding: 2px;
   transform: rotate(45deg);
   position: absolute;
   top: 1.2rem;
   right: 1.5rem;
   transition: all 0.2s ease-out;
}

#left-menu-toggle-mask {
   background-color: #EEF1F9;
}


/*12-7 */
#overview-info .card .card-header {
   background-color: #172b4d !important;
   color: #fff !important;
}

/*#overview-info .card .tab-title{
    background-color: #172b4d!important;
   color: #fff!important;
}*/
#overview-info .tab-title .title-button-group .btn {
   color: #fff !important;
   background-color: #86c78d !important;
   border-color: #86c78d !important;
   border-radius: 7px;
}

#overview-info .card .card-footer .btn-primary {
   background-color: #172b4d !important;
   float: right;
}

#note-form .btn-primary {
   background-color: #172b4d !important;
   color: #fff !important;
}

.lead-head .btn-primary {
   background-color: #172b4d !important;
   border-color: #172b4d !important;
}


@media print {
   .print-peview {
      color: #000;
   }

   a[href]:after {
      content: none !important;
   }
}

/*08-12-22*/
.card.mb0 .card-body #event-calendar1 .fc-view-harness table thead tr td .fc-scroller-harness table {
   width: 100% !important;
}

.card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr.fc-scrollgrid-section td .fc-scroller-harness .fc-scroller .fc-daygrid-body.fc-daygrid-body-unbalanced.fc-daygrid-body-natural {
   width: 100% !important;
}

.card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr.fc-scrollgrid-section td .fc-scroller-harness .fc-scroller .fc-timegrid-body {
   width: 100% !important;
}

.card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr.fc-scrollgrid-section td .fc-scroller-harness .fc-scroller .fc-timegrid-body .fc-timegrid-slots table {
   width: 100% !important;
}

.card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr.fc-scrollgrid-section td .fc-scroller-harness .fc-scroller .fc-daygrid-body.fc-daygrid-body-unbalanced.fc-daygrid-body-natural table {
   width: 100% !important;
}

.fc-timegrid-divider {
   padding: 0 !important;
}

.card.mb0 .card-body #event-calendar1 {
   height: 1250px !important;
}

.card.mb0 .card-body #event-calendar1 .fc-view-harness table {
   width: 100% !important;
}

.card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr.fc-scrollgrid-section td a span.p5 {
   padding: 11px 5px;
}

.card table#estimate-item-table tbody tr td ._est_hg,
.card table#invoice-item-table tbody tr td ._est_hg {
   word-break: break-all;
   display: flex;
}

.card table#estimate-item-table tbody tr td ._est_hg {
   word-break: unset !important;
}

/*13-12-22*/

/*29.05.23*/
.p10.credit_sec {
   display: flex;
   align-items: center;
}

p.p10.m0.credit_sec>* {
   margin-right: 9px;
}

#askconf .app-popover1 {
   position: absolute;
   background: white;
   border: 1px solid rgba(0, 0, 0, 0.2);
   border-radius: 0.3rem;
   box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
   z-index: 9999;
   min-width: 180px;
   right: 10px !important;
   left: auto !important;
   bottom: 62px !important;
}

.app-popover1 .app-popover-arrow {
   top: -6px;
   border-color: transparent;
   transform: rotate(225deg);
   border: solid transparent;
   height: 12px;
   width: 12px;
   position: absolute;
   pointer-events: none;
   background-color: white;
   border: 1px solid rgba(0, 0, 0, 0.2);
   border-top-color: transparent;
   border-left-color: transparent;
   left: auto;
   right: 60px;
}

.app-popover1 .app-popover-arrow.bottom-arrow {
   bottom: -6px;
   top: unset;
   transform: rotate(45deg);
}

.app-popover1 .confirmation-title {
   padding: 10px 15px;
   border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.app-popover1 .app-popover-body {
   padding: 15px;
}

/***06.07.23***/
.modal-content #estimate-item-img-form.general-form .post-dropzone .modal-body .form-group .row a {
   width: 25%;
   margin-bottom: 20px;
   text-align: center;
   border: 5px solid transparent;
   border-radius: 12px;
   padding: 10px;
}

.modal-content #estimate-item-img-form.general-form .post-dropzone .modal-body .form-group .row label {
   width: 100%;
}

.modal-content #estimate-item-img-form.general-form .post-dropzone .modal-body .form-group .row a.img_tt {
   border: 5px solid #172b4d;
   border-radius: 12px;
}








/*08-12-22*/

@media screen and (max-width: 1400px) {

   /* Timeline */
   #timeline::before {
      left: 0px !important;
      margin-left: 0 !important;
      margin-top: 2.85rem !important;
   }

   #timeline .post-content {
      float: left;
      width: 100% !important;
      padding: 0 0 0 30px !important;
      margin: 0 0 20px !important;
   }

   #timeline .post-content:nth-child(odd) .post-date {
      text-align: left !important;
   }

   #timeline .post-content:nth-child(odd) .post-date:before {
      left: -20px;
      top: 8px;
      width: 20px;
      height: 2px;
      float: left !important;
   }

   #timeline>.post-content:first-child {
      padding-top: 60px !important;
   }
}

@media screen and (max-width: 991px) {
   .task-title-left {
      display: none;
   }

   .task-title-right {
      display: block !important;
   }

   .comment-avatar {
      padding: 0 !important;
   }
}

@media (min-width: 991px) {
   .sidebar-toggled {
      min-height: 1420px;
   }

   .sidebar-toggled .sidebar-scroll {
      overflow: visible !important;
   }

   .sidebar-toggled .navbar-custom {
      left: 70px;
   }

   .sidebar-toggled .sidebar {
      position: absolute;
      overflow: visible;
      width: 70px !important;
      height: 1420px;
   }

   .sidebar-toggled .brand-logo {
      display: none;
   }

   .sidebar-toggled .brand-logo-mini {
      display: block;
   }

   .sidebar-toggled .sidebar-menu li a {
      padding: 15px 12px;
      -moz-transition: none;
      -o-transition: none;
      -webkit-transition: none;
      transition: none;
   }

   .sidebar-toggled .sidebar-menu li a svg {
      width: 2rem;
      height: 24px;
   }

   .sidebar-toggled .sidebar-menu li a .menu-text {
      display: none;
      padding-left: 35px;
   }

   .sidebar-toggled .sidebar-menu li a span {
      margin-left: 0;
   }

   .sidebar-toggled .sidebar-menu li:hover {
      width: 250px;
      background-color: #FFF;
      -webkit-transition: none;
      transition: none;
      border-radius: 3px;
   }

   .sidebar-toggled .sidebar-menu li:hover>a {
      width: 240px;
      box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
      -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
   }

   .sidebar-toggled .sidebar-menu li:hover .menu-text {
      display: inline;
   }

   .sidebar-toggled .sidebar-menu li:hover ul {
      display: block;
      padding-left: 0;
      max-height: 1000px;
      -webkit-box-shadow: 3px 5px 10px 0 rgba(0, 0, 0, 0.075);
      box-shadow: 3px 5px 10px 0 rgba(0, 0, 0, 0.075);
   }

   .sidebar-toggled .sidebar-menu li:hover ul .menu-text {
      padding-left: 0;
      display: inline;
   }

   .sidebar-toggled .sidebar-menu li ul {
      display: none;
      left: 70px;
      position: absolute;
      width: 180px;
      height: auto !important;
      background-color: #fff;
      color: #000000;
   }

   .sidebar-toggled .sidebar-menu li ul li {
      width: 180px;
   }

   .sidebar-toggled .sidebar-menu li ul li:hover {
      background-color: #fff;
   }

   .sidebar-toggled .sidebar-menu li ul li a {
      color: #000000 !important;
      margin: 0;
      padding: 10px 20px;
   }

   .sidebar-toggled .sidebar-menu li ul li a:hover {
      color: #000000 !important;
   }

   .sidebar-toggled .sidebar-menu li ul:hover li {
      width: 180px;
   }

   .sidebar-toggled .sidebar-menu li ul svg {
      display: none;
   }

   .sidebar-toggled .sidebar-menu li .badge {
      display: none;
   }

   .sidebar-toggled .sidebar-menu li.expand.open>a::before {
      display: none !important;
   }

   .sidebar-toggled .sidebar-menu li.expand>a::before {
      display: none !important;
   }

   .sidebar-toggled .page-container {
      margin-left: 70px;
   }

   .sidebar-toggled .sidebar-brand {
      padding: 20px;
      width: 70px;
   }

   .sidebar-toggled .logo {
      display: none;
   }

   .sidebar-toggled .logo-collapsed {
      display: block;
   }
}

@media (max-width: 990px) {
   .sidebar {
      z-index: 1060;
   }

   .sidebar .sidebar-brand {
      padding: 13px 25px !important;
      width: 225px !important;
      box-shadow: none !important;
   }

   .sidebar .sidebar-scroll {
      border-top: 1px solid #eef6f9;
   }

   .sidebar .sidebar-toggle-btn {
      float: right;
      display: inline-block !important;
      margin: 18px 5px 0 0;
   }

   .sidebar-off {
      left: -250px;
      transition: all 0.25s ease-in-out;
      -moz-transition: all 0.25s ease-in-out;
      -o-transition: all 0.25s ease-in-out;
      -webkit-transition: all 0.25s ease-in-out;
   }

   .navbar {
      left: 0;
   }

   .page-container {
      margin-left: 0px !important;
   }

   .sidebar-toggled .sidebar-off {
      left: 0;
   }

   #pre-loader .app-loader {
      right: 44% !important;
   }
}

@media (min-width: 768px) and (max-width: 1024px) {
   .widget-container.col-sm-6 {
      width: 50% !important;
   }
}

@media (max-width: 767px) {

   /* mobile view datatable */
   .hidden-xs {
      display: none !important;
   }

   #page-content {
      padding: 15px !important;
   }

   .message-button-list {
      display: block !important;
      width: 100% !important;
      padding-left: 0 !important;
   }

   .message-button-list .list-group {
      margin-bottom: 15px;
   }

   .message-view {
      display: block !important;
      padding-left: 0 !important;
   }

   #pre-loader .app-loader {
      right: 38% !important;
   }

   .box-content.avatar {
      display: none !important;
   }

   .modal-mask {
      width: 100% !important;
   }

   table.dataTable tbody td {
      padding-top: 15px;
      padding-bottom: 15px;
   }

   .rise-chat-wrapper {
      width: 100% !important;
      left: 0 !important;
      right: 0 !important;
      height: 450px !important;
      bottom: 0 !important;
   }

   .rise-chat-body.full-height {
      height: 413px !important;
   }

   .rise-chat-body.long {
      height: 412px !important;
   }

   .custom-toolbar .navbar-collapse.show {
      overflow-y: auto;
   }

   .custom-toolbar .dataTables_filter {
      float: left;
      margin-left: 0;
   }

   .custom-toolbar div.DTTT_container:first-child:not(.mr15) {
      float: left !important;
      margin: 0;
   }

   .custom-toolbar div.DTTT_container:last-child {
      margin-bottom: 10px;
   }

   .open .dropdown-menu {
      margin-right: 0 !important;
   }

   #timeline:before {
      background-image: linear-gradient(to top, #E5E9EC 0.5%, #f2f4f6 1%, #f2f4f6 99%);
   }

   .kanban-col {
      width: 175px !important;
      margin: 0 10px;
   }

   .kanban-col-title {
      padding: 10px !important;
      margin-bottom: 10px !important;
   }

   .kanban-item {
      padding: 5px 8px !important;
      width: 175px !important;
      margin: 0 0px 6px 0 !important;
   }

   .dataTables_filter label {
      margin: 0;
   }

   .custom-toolbar .DTTT_container:last-child {
      margin-bottom: 0;
   }

   .mini-modal {
      width: 100% !important;
   }

   .custom-toolbar .navbar-collapse {
      padding: 15px 0 0 0;
   }

   .kanban-filters-container {
      padding: 15px !important;
   }

   .cart-item-details-container {
      width: 280px !important;
   }

   .init-cart-icon {
      z-index: 9 !important;
   }

   .client-widget-section {
      /*padding: 0 !important;*/
      padding-left: 0 !important;
      padding-right: 0 !important;
      margin-top: 0 !important;
   }

   .toolbar-left-top,
   .datatable-export {
      display: none;
      background: #900;
   }

   .mr15.DTTT_container {
      margin-right: 0 !important;
      float: none !important;
      text-align: center;
   }

   .dataTables_wrapper .dataTables_filter input {
      margin-left: 0;
   }

}

@media (max-width: 576px) {
   .public-navbar .navbar-collapse {
      border-top: 1px solid #eef6f9;
   }

   .public-navbar .navbar-collapse .navbar-nav {
      flex-direction: row;
      float: right;
   }

   .public-navbar .navbar-collapse .navbar-nav li {
      display: inline-block;
   }
}

@media screen and (max-width: 500px) {

   /*invoices*/
   #invoice-total-section,
   #estimate-total-section {
      width: 100% !important;
   }

   tr.invoice-preview-header-row img {
      width: 100% !important;
   }

   tr.invoice-preview-header-row td.hidden-invoice-preview-row {
      width: 0 !important;
   }

   tr.invoice-preview-header-row td.invoice-info-container {
      width: 55% !important;
   }

   .invoice-preview {
      min-width: 100% !important;
   }

   .invoice-preview-container {
      padding: 10px;
   }

   .invoice-preview-container table th,
   .invoice-preview-container table td {
      padding: 8px 5px !important;
   }

   .invoice-preview-container .ribbon {
      left: -25px !important;
      top: -35px !important;
      width: 90px !important;
      height: 90px !important;
   }

   .invoice-preview-container .ribbon span.badge {
      width: 110px !important;
      left: -23px !important;
      top: 20px !important;
      font-size: 10px !important;
   }

   .process-order-preview {
      min-width: 100% !important;
   }

   /*16-11-22*/
   ._estimate_det_view table.header-style tbody tr {
      display: flex !important;
      flex-direction: column !important;
   }

   ._estimate_det_view table.header-style tbody tr td {
      width: 100% !important;
      text-align: center !important;
   }

   ._estimate_det_view img.signature-image {
      width: 100% !important;
   }
}

@media (max-width: 500px) {
   .navbar-nav .sidebar-toggle-btn {
      padding-left: 4px !important;
   }

   .navbar-nav .nav-item #user-dropdown {
      padding-right: 8px !important;
   }

   .nav-item .nav-link .user-name {
      display: none !important;
   }

   .nav-item .dropdown-toggle:after {
      display: none;
   }

   #timeline-content #post-form-container .avatar {
      display: none !important;
   }

   #timeline-content #timeline:before {
      display: none;
   }

   #timeline-content #timeline .post-content {
      padding: 0 !important;
      margin-bottom: 0 !important;
   }

   #timeline-content #timeline .post-content .card {
      margin-bottom: 0 !important;
   }

   #timeline-content #timeline .post-content .post-date span {
      display: none;
   }

   #timeline-content #timeline .post-content .post-date:before {
      display: none;
   }

   .title-button-group {
      margin-bottom: 0.5rem !important;
   }

   .title-button-group .dropdown {
      display: grid !important;
   }

   .title-button-group .btn {
      margin: 0.65rem 0 !important;
   }

   .hidden-sm {
      display: none !important;
   }

   .project-title-button-group-section {
      display: none !important;
   }

   .scrollable-tabs {
      overflow-x: auto;
      overflow-y: hidden;
      flex-wrap: inherit;
      white-space: nowrap;
      width: 100%;
      height: 60px;
      -ms-overflow-style: none;
      overflow: -moz-scrollbars-none;
   }

   .scrollable-tabs::-webkit-scrollbar {
      display: none;
   }

   .project-footer-button-section {
      display: block !important;
   }

   .project-activity-section {
      margin-bottom: 50px !important;
   }

   .move-chat-icon {
      right: 45% !important;
   }
}

@media (max-width: 590px) {
   .navbar-expand .navbar-nav .dropdown-menu {
      position: fixed;
      top: 58px;
      width: 100%;
      border-radius: 0;
   }
}

@media screen and (max-width: 530px) {
   .comment-image-box {
      width: 100% !important;
   }

   .cart-item-details-container {
      width: 150px !important;
   }
}

@media screen and (max-width: 440px) {

   .custom-toolbar .DTTT_container .w200,
   .custom-toolbar .DTTT_container .w150,
   .custom-toolbar .DTTT_container .btn,
   .custom-toolbar .DTTT_container .dropdown {
      width: 100%;
   }
}

@media screen and (max-width: 425px) {
   .page-title .title-button-group .select2-container {
      width: 100%;
   }

   .page-title .title-button-group #calendar-filter-dropdown .DTTT_container {
      width: 180px;
   }

   .page-title .title-button-group .add-btn {
      display: block;
   }

   #event-calendar .fc-header-toolbar {
      display: block;
      text-align: center;
   }

   #event-calendar .fc-header-toolbar .fc-button-group {
      float: left;
   }

   #event-calendar .fc-header-toolbar .fc-today-button {
      float: right;
   }

   #event-calendar .fc-header-toolbar .fc-button-group:last-child {
      float: none;
      margin-top: 15px;
   }

   .g-recaptcha {
      margin-left: -25px;
      -ms-transform: scale(0.8, 0.8);
      -webkit-transform: scale(0.8, 0.8);
      -moz-transform: scale(0.8, 0.8);
      transform: scale(0.8, 0.8);
   }
}

@media screen and (max-width: 425px) and (max-width: 400px) {
   .page-title .title-button-group #calendar-filter-dropdown .DTTT_container {
      width: 100px !important;
   }
}

@media (max-width: 400px) {
   .user-badge {
      display: none;
   }
}

@media screen and (max-width: 400px) {
   .custom-toolbar .custom-filter-search {
      width: 120px !important;
   }

   .project-activity-logs-container ul {
      padding-left: 16px !important;
   }

   .comment-form-container {
      padding: 0;
   }

   .comment-avatar {
      padding-left: 5px;
   }

   #project-timer-box .dropdown-menu {
      right: auto;
      left: 0;
   }

   .checkbox-blank,
   .checkbox-checked,
   .checkbox-un-checked {
      margin-right: 10px;
   }
}

@media screen and (max-width: 385px) {
   .cart-item-details-container {
      width: 75px !important;
   }
}

@media screen and (max-width: 363px) {
   #event-calendar div.fc-right div.fc-button-group {
      margin-top: 5px !important;
   }
}

@media screen and (max-width: 300px) {
   .cart-item-details-container {
      width: 50px !important;
   }

   #notificaion-popup-list {
      max-height: 400px !important;
      overflow-y: scroll !important;
   }

   .invoice-preview-container {
      padding: 0;
   }

   .dataTables_filter input {
      width: 120px !important;
   }

   .task-link-btn {
      display: none;
   }
}

@media screen and (max-width: 250px) {

   .invoice-preview-container table th,
   .invoice-preview-container table td {
      padding: 5px 0 !important;
   }
}

/*margin, padding, height and width*/
.m0 {
   margin: 0 !important;
}

.m5 {
   margin: 5px;
}

.mt5 {
   margin-top: 5px;
}

.margin-top-5 {
   margin-top: -5px;
}

.mt-50 {
   margin-top: -50px !important;
}

.m10 {
   margin: 10px;
}

.m15 {
   margin: 15px;
}

.m20 {
   margin: 20px;
}

.ml15 {
   margin-left: 15px !important;
}

.ml-20 {
   margin-left: -20px;
}

.mt8 {
   margin-top: 8px !important;
}

.mt10 {
   margin-top: 10px !important;
}

.mt15 {
   margin-top: 15px;
}

.mt20 {
   margin-top: 20px;
}

.mt25 {
   margin-top: 25px;
}

.mr15 {
   margin-right: 15px !important;
}

.mb15 {
   margin-bottom: 15px;
}

.mb20 {
   margin-bottom: 20px;
}

.ml10 {
   margin-left: 10px !important;
}

.mr10 {
   margin-right: 10px;
}

.mb0 {
   margin-bottom: 0 !important;
}

.mt50 {
   margin-top: 50px !important;
}

.mt0 {
   margin-top: 0 !important;
}

.p0 {
   padding: 0 !important;
}

.p5 {
   padding: 5px;
}

.p10 {
   padding: 10px;
}

.p15 {
   padding: 15px;
}

.p20 {
   padding: 20px !important;
}

.p30 {
   padding: 30px !important;
}

.pb5 {
   padding-bottom: 5px;
}

.pb0 {
   padding-bottom: 0 !important;
}

.pb10 {
   padding-bottom: 10px;
}

.pb15 {
   padding-bottom: 15px;
}

.pb20 {
   padding-bottom: 20px;
}

.pb50 {
   padding-bottom: 50px;
}

.pl10 {
   padding-left: 10px;
}

.pl15 {
   padding-left: 15px !important;
}

.pr10 {
   padding-right: 10px;
}

.pr15 {
   padding-right: 15px !important;
}

.pt10 {
   padding-top: 10px !important;
}

.pt5 {
   padding-top: 5px !important;
}

.pt0 {
   padding-top: 0px !important;
}

.pl0 {
   padding-left: 0 !important;
}

.pr0 {
   padding-right: 0 !important;
}

.mr0 {
   margin-right: 0 !important;
}

.w25 {
   width: 25px;
}

.w80 {
   width: 80px;
}

.w100 {
   width: 100px;
}

.w125 {
   width: 125px;
}

.w150 {
   width: 150px;
}

.w175 {
   width: 175px;
}

.w200 {
   width: 200px;
}

.w250 {
   width: 250px;
}

.w300 {
   width: 300px;
}

.w400 {
   width: 400px;
}

.min-w150 {
   min-width: 150px;
}

.w5p {
   width: 5%;
}

.w10p {
   width: 10%;
}

.w15p {
   width: 15%;
}

.w20p {
   width: 20%;
}

.w25p {
   width: 25%;
}

.w30p {
   width: 30%;
}

.w50p {
   width: 50%;
}

.w60p {
   width: 60%;
}

.w70p {
   width: 70%;
}

.w80p {
   width: 80%;
}

.w90p {
   width: 90%;
}

.w100p {
   width: 100% !important;
}

.max-w500 {
   max-width: 500px;
}

.h100p {
   height: 100%;
}

.mb5 {
   margin-bottom: 5px;
}

.p3 {
   padding: 3px;
}

.ml20 {
   margin-left: 20px !important;
}

.h370 {
   height: 370px !important;
}

.pr5 {
   padding-right: 5px;
}

.ml298 {
   margin-left: 298px;
}

.mr5 {
   margin-right: 5px;
}

.w70 {
   width: 70px;
}

.ml30 {
   margin-left: 30px;
}

.pt15 {
   padding-top: 15px;
}

.w75p {
   width: 75%;
}

.ml5 {
   margin-left: 5px;
}

.pl5 {
   padding-left: 5px;
}

.w50 {
   width: 50px;
}

.w85 {
   width: 85px;
}

.mb30 {
   margin-bottom: 30px;
}

.mw100p {
   max-width: 100%;
}

.ml2 {
   margin-left: 2px;
}

.mb10 {
   margin-bottom: 10px !important;
}

.mb8 {
   margin-bottom: 8px !important;
}

/*x-editable*/
.editable-container .select2-container {
   min-width: 110px;
}

.editable-click {
   border-bottom-color: transparent;
}

a.editable-click {
   border-bottom-color: transparent;
}

a.editable-click:hover {
   border-bottom-color: transparent;
}

/*datatable*/
table.dataTable {
   border-collapse: collapse;
   box-sizing: border-box;
}

.dataTable td:hover {
   background: #f2f4f6;
}

.dataTable tbody tr:hover td {
   background: #f2f4f6 !important;
}

.dataTable.no-hover tr:hover td,
.dataTable.no-hover tbody tr:hover {
   background: transparent !important;
}

.dataTable tbody tr {
   border-color: #eef6f9 !important;
   /* color: #172b4d;*/
}

.dataTable tbody tr.active td,
.dataTable tbody tr.active:hover td {
   background: #172b4d !important;
   color: #fff !important;
   cursor: default;
}

.dataTable tbody tr.active .badge {
   color: #00b393;
   background-color: #fff !important;
}

.dataTable tbody tr.active a.link {
   color: #fff;
}

.dataTable tbody tr:hover td {
   background: #f2f4f6;
}

table.dataTable thead th {
   border-top: 1px solid #f2f2f2;
   padding: 15px 10px !important;
   font-family: "Mulish-Bold"
}

table.dataTable thead td {
   border: 1px solid #f2f2f2;
   padding: 10px;
}

table.dataTable thead .sorting_desc {
   background-image: url(../images/sort_desc.png);
}

table.dataTable thead .sorting_asc {
   background-image: url(../images/sort_asc.png);
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
   background-color: #fff;
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td {
   border: 1px solid #f2f2f2;
   background-color: #fff;
}

table.dataTable.display tbody th,
table.dataTable.display tbody td {
   border-top: 1px solid #f2f2f2;
   background-color: #fff;
}

table.dataTable.display tfoot th,
table.dataTable.display tfoot td {
   border-top: 1px solid #f2f2f2;
   background-color: #fff;
}

table.dataTable.no-footer {
   border-bottom: 1px solid #f2f2f2;
}

table.dataTable.b-b-only tbody th,
table.dataTable.b-b-only tbody td {
   border: none;
   border-bottom: 1px solid #f2f2f2;
}

table.dataTable tbody th,
table.dataTable tbody td {
   padding: 12px 10px !important;
}

table.dataTable>tbody>tr.child ul.dtr-details>li {
   border-color: #f2f2f2;
}

table.dataTable>thead .sorting:before,
table.dataTable>thead .sorting_asc:before,
table.dataTable>thead .sorting_desc:before,
table.dataTable>thead .sorting_asc_disabled:before,
table.dataTable>thead .sorting_desc_disabled:before,
table.dataTable>thead .sorting:after,
table.dataTable>thead .sorting_asc:after,
table.dataTable>thead .sorting_desc:after,
table.dataTable>thead .sorting_asc_disabled:after,
table.dataTable>thead .sorting_desc_disabled:after {
   top: 15px;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
   background-repeat: no-repeat;
   background-position: center right;
}

table.dataTable>thead .sorting:before,
table.dataTable>thead .sorting_asc:before,
table.dataTable>thead .sorting_desc:before,
table.dataTable>thead .sorting_asc_disabled:before,
table.dataTable>thead .sorting_desc_disabled:before,
table.dataTable>thead .sorting:after,
table.dataTable>thead .sorting_asc:after,
table.dataTable>thead .sorting_desc:after,
table.dataTable>thead .sorting_asc_disabled:after,
table.dataTable>thead .sorting_desc_disabled:after {
   content: "";
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before {
   line-height: 16px;
}

.datatable-tools {
   margin-top: 15px !important;
}

.datatable-tools .dataTables_length {
   float: left;
}

.datatable-tools:last-child {
   margin: 15px 0 !important;
}

.datatable-tools input[type="radio"],
.datatable-tools input[type="checkbox"] {
   position: absolute;
   clip: rect(0, 0, 0, 0);
   pointer-events: none;
}

.datatable-export a {
   display: inline-block;
   box-shadow: none !important;
   border: 1px solid #e2e4e7;
   font-size: 14px;
   margin: 0 -2px;
   padding: 6px 10px;
   color: #172b4d;
}

.datatable-export a:hover {
   background: #f2f2f2;
}

table.dataTable tfoot th,
table.dataTable tfoot td {
   padding: 10px;
}

button.DTTT_button,
div.DTTT_button {
   background: #fff;
   border-color: #d3d3d3 !important;
   text-decoration: none;
}

a.DTTT_button {
   background: #fff;
   border-color: #d3d3d3 !important;
   text-decoration: none;
}

a.DTTT_button:focus {
   background: #fff;
   border-color: #d3d3d3 !important;
   text-decoration: none;
}

a.DTTT_button:hover {
   background: #f2f2f2;
}

div.DTTT_container {
   margin-bottom: 15px;
   position: relative;
   float: right;
}

table.dataTable thead .sorting {
   background-image: none;
}

.dataTables_filter {
   margin: 0 0px 10px 10px;
   float: right;
}

.dataTables_filter input {
   border-radius: 2px;
   border: 1px solid #d3d3d3;
   box-shadow: none;
   padding: 7px 10px;
   outline: none;
   font-weight: normal;
   background: url('../images/search.png') no-repeat 96% 45% #fff;
   width: 200px !important;
   transition: all 0.5s;
   height: 32px;
}

.datatable-search,
.custom-filter-search {
   border-radius: 2px;
   border: 1px solid #d3d3d3;
   box-shadow: none;
   color: #000;
   padding: 7px 10px;
   outline: none;
   font-weight: normal;
   background: url('../images/search.png') no-repeat 96% 45% #fff;
   width: 200px !important;
   transition: all 0.5s;
   height: 32px;
}

.dataTables_filter input:focus,
.datatable-search:focus,
.custom-filter-search:focus {
   border-color: #ebeff2;
   background-color: #ebeff2;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
   background: #fff !important;
   margin: 0 0 0 -1px;
   border: 1px solid #f2f2f2 !important;
   border-radius: 2px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button a {
   border: none;
   border-right: 1px solid #f2f2f2 !important;
   color: #000 !important;
   padding: 0.5em 1em;
}

.dataTables_wrapper .dataTables_paginate .paginate_button :last-child a {
   border-right: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button:focus {
   background: #f2f4f6 !important;
   border: 1px solid #d3d3d3 !important;
   color: #414244 !important;
   outline: none;
   box-shadow: none;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.active a {
   background: #f1f1f5 !important;
   color: #000 !important;
   border-color: #e2e4e7 !important;
   cursor: default;
   border-radius: 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.active a:hover {
   background: #f1f1f5 !important;
   color: #000 !important;
   border-color: #e2e4e7 !important;
   cursor: default;
   border-radius: 0;
}

.dataTables_wrapper .dataTables_processing {
   height: 60px;
}

.dataTables_info {
   color: #c1c4c6 !important;
}

.custom-toolbar .select2-container .select2-choice {
   background-color: #fff !important;
   border-color: #d3d3d3 !important;
   color: #000;
}

.select2-container .select2-choice {
   height: 35px;
}

table.dataTable thead th:first-child,
table.dataTable tbody td:first-child {
   padding-left: 15px !important;
}

table.dataTable tbody td:first-child {
   width: 50%;
}

.clearfix.nw-amt {
   position: relative;
}

.clearfix.nw-amt>.float-start {
   position: absolute;
   top: 0;
   left: 0;
   z-index: 1;
   margin-top: 10px;
}

table.dataTable.no-padding td {
   padding: 0 !important;
}

#message-table td:first-child {
   padding-left: 0 !important;
}

.no-thead thead {
   display: none;
}

td .progress {
   box-shadow: none !important;
   height: 8px;
   margin: 10px 10px 10px 10px;
}

td:hover .progress {
   background-color: #fff;
}

.dataTable .badge {
   display: inline-block;
   padding: 4px 5px;
   margin-bottom: 2px;
}

table.header-style {
   width: 100%;
}

.filter-multi-select.open,
.filter-multi-select:focus,
.filter-multi-select:active {
   border-color: #f2f4f6 !important;
}

.dropdown-toggle {
   border-color: #f2f4f6 !important;
}

.custom-toolbar .dropdown-toggle,
.datepicker-custom-selector {
   background-color: #fff !important;
   border-radius: 0;
   border-color: #d3d3d3 !important;
   color: #000 !important;
}

.filter-multi-select .dropdown-menu {
   padding: 4px;
}

.filter-multi-select .list-group-item {
   padding: 6px 10px;
   border-top: none !important;
   border-left: none !important;
   border-right: none !important;
   border-bottom: 2px solid #fff !important;
}

.filter-multi-select .list-group-item:not(.active):hover {
   background-color: #f2f2f2;
}

.filter-multi-select .caret:after {
   color: #888888;
}

.dt-print-view {
   overflow: auto !important;
   height: auto !important;
   background-color: #fff !important;
}

.dt-print-view h1 {
   text-align: center;
}

/*table*/
.table-responsive {
   width: 100%;
   max-width: 100%;
   border: none !important;
}

td.option a {
   cursor: pointer;
   min-width: 28px;
   background: #fff;
   color: #a1a3a5;
   border-radius: 50%;
   display: inline-block;
   position: relative;
   vertical-align: middle;
   text-align: center;
   margin: 0 5px;
   padding: 2px 0 2.5px 0;
   border: 1px solid #d3d3d3;
   font-size: 14px;
}

.dtr-details {
   width: 100%;
}

.dtr-details li.text-right,
.dtr-details li.text-left,
.dtr-details li.text-center {
   text-align: left !important;
}

.dtr-details .edit:not(.dropdown-item),
.dtr-details .delete:not(.dropdown-item) {
   cursor: pointer;
   min-width: 28px;
   background: #fff;
   color: #a1a3a5;
   border-radius: 50%;
   display: inline-block;
   position: relative;
   vertical-align: central;
   text-align: center;
   margin: 0 5px;
   padding: 3px 0px;
   border: 1px solid #d3d3d3;
}

.dtr-details .edit:not(.dropdown-item):hover,
.dtr-details .delete:not(.dropdown-item):hover {
   background: #86c78d;
   color: #fff;
   border: 1px solid #86c78d;
}

.dtr-details .delete:not(.dropdown-item):hover {
   background: #172b4d;
   color: #fff;
   border: 1px solid #172b4d;
}

.select-member-field a.delete,
.send-invitation-form .delete,
.calendar-ids-form .delete-post-dropzone,
.edit-image-file .delete-saved-file,
.edit-image-file .delete-saved-file1,
.external-tickets-embedded-code {
   cursor: pointer;
   min-width: 27px;
   background: #fff;
   color: #a1a3a5;
   border-radius: 50%;
   display: inline-block;
   position: relative;
   vertical-align: central;
   text-align: center;
   margin: 0 5px;
   padding: 3px 0px;
   border: 1px solid #d3d3d3;
}

tr.child ul.dtr-details>li {
   display: table;
   width: 100%;
}

.dtr-title {
   display: table-cell;
   padding: 0.5em 0;
}

.dtr-data {
   display: table-cell;
   text-align: right;
   padding: 0.5em 0;
}

td.option a:hover,
.external-tickets-embedded-code:hover {
   background: #86c78d;
   color: #fff;
   border: 1px solid #86c78d;
}

td.dropdown-option button {
   cursor: pointer;
   min-width: 28px;
   background: #fff;
   color: #a1a3a5;
   display: inline-block;
   position: relative;
   vertical-align: central;
   text-align: center;
   border: 1px solid #d3d3d3;
   transition: 0.2s;
   padding: 5px 9px;
}

td.dropdown-option button:hover {
   background: #2ac2d4;
   color: #fff;
   border: 1px solid #2ac2d4;
}

td.option a.delete {
   background: #172b4d;
   color: #fff;
   border: 1px solid #172b4d;
}

td.option a.delete:hover {
   background: #172b4d;
   color: #fff;
   border: 1px solid #172b4d;
}

.select-member-field a.delete:hover,
.send-invitation-form .delete:hover,
.calendar-ids-form .delete-post-dropzone:hover,
.edit-image-file .delete-saved-file:hover,
.edit-image-file .delete-saved-file1:hover {
   background: #172b4d;
   color: #fff;
   border: 1px solid #172b4d;
}

.table-responsive th:first-child,
.table-responsive td:first-child {
   border-left: none !important;
}

.table-responsive th:last-child,
.table-responsive td:last-child {
   border-right: none !important;
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
   border: 1px solid #EEF1F9;
}

/*full calendar*/
#calendar-filter-dropdown .DTTT_container {
   margin: 0;
}

.fc-button-group .fc-button-primary,
.fc-toolbar-chunk .fc-button-primary {
   color: #333 !important;
}

.fc-daygrid-dot-event {
   padding: 0 !important;
}

.fc-icon {
   font-size: 23px !important;
}

.custom-toolbar .select2-container .select2-choice {
   background-color: #fff !important;
}

.fc-button {
   border-radius: 2px !important;
   border-color: #d3d3d3 !important;
   background: #fff !important;
   height: auto !important;
   padding: 5px 10px !important;
}

.fc-button:focus {
   outline: none;
}

.fc-state-active {
   background-color: #f2f2f2 !important;
   box-shadow: none !important;
}

.fc-event {
   border-radius: 0 !important;
}

.fc-content {
   cursor: pointer;
   padding: 5px;
}

.fc-day-grid-event .fc-time {
   display: none;
}

.fc-icon {
   line-height: 0.6 !important;
   height: 17px !important;
}

.fc-button {
   color: #333 !important;
}

.fc .fc-toolbar.fc-header-toolbar {
   margin-bottom: 15px !important;
}

.fc-col-header-cell-cushion,
.fc-daygrid-day-number {
   color: #172b4d !important;
}

.select2-results .select2-highlighted {
   background-color: #172b4d;
}

/*dropzone*/
.dropzone {
   border: 1px dashed #ccc !important;
}

.dropzone.dz-drag-hover {
   background-color: rgba(0, 0, 0, 0.02);
}

.dropzone .dz-image {
   background: #eee;
   border-radius: 2px !important;
}

.dz-started {
   padding: 0 !important;
}

.upload-thumbnail-sm {
   height: 80px;
   width: 80px;
   border: none !important;
   background: url('../images/filepreview.jpg') #eee no-repeat center center;
   outline: none;
}

.upload-progress-sm {
   height: 80px;
   width: 80px;
   height: 10px;
   border-radius: 0px;
}

#pre-loader {
   position: fixed;
   width: 100%;
   height: 100%;
   background-color: #e5e9ec;
   z-index: 10;
}

/*post dropzone*/
.post-dropzone {
   background: #fff;
   border-radius: 5px;
}

.post-dropzone.dz-drag-hover {
   border: 1px dashed #337ab7;
}

.post-dropzone.dz-drag-hover * {
   opacity: 0.2;
}

.post-dropzone .preview:hover img {
   opacity: 0.2;
}

.post-dropzone .delete {
   width: 24px;
   height: 33px;
   margin-left: -27px;
   font-size: 25px;
   cursor: pointer;
   color: #fff;
   position: relative;
   opacity: 0.8;
   display: inline-block;
   margin-top: -23px;
   text-align: center;
   line-height: 31px;
}

.post-dropzone .preview:hover img {
   opacity: 0.5;
}

.post-dropzone .preview:hover .delete {
   opacity: 1;
   background-color: #000;
}

/*datepicker*/
.datepicker.dropdown-menu {
   border-radius: 2px;
   border: 1px solid #d3d8dc;
   box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.datepicker table tr td,
.datepicker table tr th,
.datepicker table tr td span {
   border-radius: 0;
}

.datepicker table tr td.disabled {
   opacity: 0.6;
}

.week-view tr:hover .day:not(.active) {
   background-color: #f2f4f6 !important;
}

.datepicker-custom-list .list-group-item {
   padding: 6px 15px;
   cursor: pointer !important;
   border: none !important;
}

.datepicker-custom-list .list-group-item:not(.active):hover {
   background-color: #f5f5f5;
}

.datepicker-custom-selector {
   background: #fff;
   border-color: #f2f4f6;
   color: #444;
}

/*timepicker*/
.bootstrap-timepicker-widget table td input {
   display: inline-block;
}

/*scrollbar*/
.mCS-minimal-dark .mCSB_dragger .mCSB_dragger_bar {
   opacity: 0.5 !important;
}

.mCSB_outside+.mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside+.mCS-minimal.mCSB_scrollTools_vertical {
   margin-right: -2px;
}

#sidebar .mCSB_2_scrollbar {
   margin-right: -6px;
}

.sidebar-toggled .sidebar-scroll .ps__rail-x,
.sidebar-toggled .sidebar-scroll .ps__rail-y {
   display: none;
}

/* magnificPopup */
.mfp-counter {
   top: 6px !important;
   cursor: auto;
   right: 10px !important;
}

.mfp-bg {
   z-index: 1056 !important;
}

.mfp-wrap {
   z-index: 1056 !important;
}

.full-width-mfp-content {
   max-width: none !important;
}

/*crop-box*/
.crop-box {
   position: relative;
   height: 400px;
   width: 100%;
   background: #fff;
   overflow: hidden;
   background-repeat: no-repeat;
   background-position: center;
   cursor: move;
}

.crop-box .thumb-box {
   position: absolute;
   top: 50%;
   left: 50%;
   width: 200px;
   height: 200px;
   margin-top: -100px;
   margin-left: -100px;
   box-sizing: border-box;
   box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.5);
   background: none repeat scroll 0% 0% transparent;
}

.crop-box .spinner {
   position: absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   text-align: center;
   line-height: 400px;
   background: rgba(0, 0, 0, 0.7);
}

/*awesomplete*/
.awesomplete {
   display: block;
}

.awesomplete ul {
   z-index: 10;
   text-align: left;
   background: #fff;
}

.awesomplete mark,
.awesomplete li[aria-selected="true"] mark,
.awesomplete li:hover mark {
   background: transparent;
   padding: 0;
}

.awesomplete ul li {
   padding: 5px 8px;
}

.awesomplete ul li[aria-selected="true"] {
   background: #337ab7;
}

.awesomplete ul li[aria-selected="false"]:hover {
   background: #f2f2f2;
}

.atwho-view .cur,
.note-hint-group .active,
.note-hint-item:hover {
   background-color: #1d2632 !important;
   transition: all 0.1s ease-in-out;
}

.note-hint-item {
   line-height: 1.4 !important;
   padding: 5px !important;
}

.note-hint-popover {
   border-radius: 0;
   padding: 0 !important;
}

.note-children-container {
   padding: 0 !important;
}

/*note-editor*/
.note-editor,
.note-editor .note-toolbar,
.note-editor .note-statusbar .note-resizebar,
.note-editor .note-toolbar .btn {
   border-color: #d3d3d3 !important;
}

.note-editor .dropdown-toggle::after {
   display: none;
}

.note-editor.fullscreen {
   background: #fff;
}

.note-editor .dropdown-item {
   padding: 0 !important;
}

.note-editor .dropdown-item a {
   padding: 10px 20px;
   display: block;
}

.note-editor .dropdown-line-height {
   min-width: 90px !important;
}

@keyframes spin {
   100% {
      transform: rotate(360deg);
   }
}

@-webkit-keyframes spin {
   100% {
      -webkit-transform: rotate(360deg);
   }
}

@keyframes slidedown {
   from {
      top: -100%;
   }

   to {
      top: 0;
   }
}

@-webkit-keyframes slidedown {
   from {
      top: -100%;
   }

   to {
      top: 0;
   }
}

@keyframes line {
   0% {
      width: 35px;
      left: 0%;
   }

   50% {
      width: 100px;
      left: 25%;
   }

   100% {
      left: 88%;
      width: 35px;
   }
}

@-webkit-keyframes line {
   0% {
      width: 35px;
      left: 0%;
   }

   50% {
      width: 100px;
      left: 25%;
   }

   100% {
      left: 88%;
      width: 35px;
   }
}

@-webkit-keyframes blink {
   50% {
      opacity: 1;
   }
}

/*animated clock*/
@keyframes animatedClockSecRotate {
   0% {
      transform: rotate(0deg) translate(0, -2px);
   }

   100% {
      transform: rotate(360deg) translate(0, -2px);
   }
}

@-webkit-keyframes animatedClockSecRotate {
   0% {
      transform: rotate(0deg) translate(0, -2px);
   }

   100% {
      transform: rotate(360deg) translate(0, -2px);
   }
}


/* 20-01-2024 */
body.no_scrl {
   overflow: scroll !important;
}

/* 20-01-2024 */


html,
body {
   background-color: #EEF1F9;
   color: #000000;
   font-family: "Mulish-Regular", "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
   font-size: 13.5px;
   -webkit-font-smoothing: antialiased;
   height: 100%;
   overflow: hidden;
   overflow-x: hidden;
   background-position: center center;
   background-repeat: no-repeat;
   background-attachment: fixed;
}

h1,
h2,
h3,
h4 {
   font-weight: normal;
}

h1,
h2,
h3 {
   margin: 10px 0;
}

h4,
h5,
h6 {
   margin: 10px 0;
}

h4 {
   font-size: 18px;
}

h5 {
   font-weight: bold;
}

blockquote {
   background: rgba(242, 242, 242, 0.42);
   font-size: 100%;
   margin: 0;
   padding: 10px 20px;
   border-left: 5px solid #eee;
}

pre {
   display: block;
   padding: 9.5px;
   font-size: 13px;
   line-height: 1.42857143;
   color: #333;
   word-break: break-all;
   background-color: #f5f5f5;
   border-radius: 5px;
   border: none;
   margin: 0;
}

.invisible {
   visibility: hidden;
}

a {
   color: #29689e;
   text-decoration: none;
}

a:hover,
a:active,
a:focus {
   text-decoration: none;
}

a:active {
   outline: none;
}

a.dark {
   color: #172b4d;
}

a.dark:hover {
   color: #000;
}

.dark {
   color: #595959;
}

.strong {
   font-weight: bold !important;
}

.text-off {
   opacity: 0.6;
}

.uppercase {
   text-transform: uppercase;
}

p {
   margin-bottom: 0.65rem;
}

small {
   font-size: 0.825rem;
}

.hide {
   display: none !important;
}

.avatar {
   display: inline-block;
   white-space: nowrap;
}

.avatar-lg {
   width: 125px;
   height: 125px;
}

.avatar-md {
   width: 80px;
   height: 80px;
}

.avatar-sm {
   width: 50px;
   height: 50px;
}

.avatar-xs {
   width: 30px;
   height: 30px;
}

.avatar img {
   height: auto;
   max-width: 100%;
   border-radius: 50%;
}

i.online {
   height: 8px;
   width: 8px;
   background: #42b72a;
   border-radius: 50%;
   display: inline-block;
   position: relative;
}

.avatar i.online {
   margin-left: -8px;
   top: -5px;
}

.box {
   display: table;
   table-layout: fixed;
   border-spacing: 0;
   width: 100%;
}

.box-content {
   display: table-cell;
   vertical-align: top;
   height: 100%;
   float: none;
   overflow-x: hidden;
}

.box.fit .box-content {
   width: 100%;
}

.clickable {
   cursor: pointer;
}

.not-clickable {
   cursor: default !important;
}

/*border*/
.b-a {
   border: 1px solid #f2f4f6 !important;
}

.b-t {
   border-top: 1px solid #f2f4f6;
}

.b-r {
   border-right: 1px solid #f2f4f6;
}

.b-b {
   border-bottom: 1px solid #f2f4f6 !important;
}

.b-l {
   border-left: 1px solid #f2f4f6;
}

.b-turquoise {
   border-color: #00b393 !important;
}

.b-bold {
   border-width: 2px;
}

.b-water {
   border-color: rgba(255, 255, 255, 0.2) !important;
}

.no-border {
   border: none !important;
}

.b-white {
   border-color: #fff !important;
}

.b-silver {
   border-color: #e2e4e7 !important;
}

.border-circle {
   border-radius: 50% !important;
}

.border-start {
   border-color: #eef6f9 !important;
}

.border-end {
   border-color: #eef6f9 !important;
}

.border-top {
   border-color: #eef6f9 !important;
}

.border-bottom {
   border-color: #eef6f9 !important;
}

.bg-success .border-end {
   border-color: rgba(255, 255, 255, 0.1) !important;
}

.bg-success .border-top {
   border-color: rgba(255, 255, 255, 0.1) !important;
}

.no-border-top-radius {
   border-top-left-radius: 0 !important;
   border-top-right-radius: 0 !important;
}

/*button*/
.btn {
   font-size: 14px;
}

.btn.round {
   border-radius: 50px;
}

.btn-sm {
   font-size: 0.875rem;
}

.btn-lg {
   padding: 10px 16px;
   font-size: 18px;
   line-height: 1.3333333;
}

.send-message-btn {
   padding: 0 0.2rem;
}

.btn-default {
   background-color: #fff;
   /*  border: 1px solid #f2f4f6;*/
   border: 1px solid #172b4d;
   border-radius: 50px;

   color: #172b4d;
}

.btn-default:hover {
   background-color: #172b4d;
   border-color: #172b4d;
   color: #ffffff;
}

.btn-primary {
   border-color: #172b4d;
   background-color: #172b4d;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
   background-color: #4076f2;
   border-color: #4076f2;
   color: #fff;
}

.btn-success {
   background: #86c78d;
   border-color: #86c78d;
   border-radius: 50px;
}

.btn-success:hover,
.btn-success:active,
.btn-success:focus {
   background: #172b4d;
   border-color: #172b4d;
   color: #fff;
}

.btn-info {
   background: #296da2;
   border: 1px solid #296da2;
   border-radius: 50px;
}

.btn-info:hover,
.btn-info:active,
.btn-info:focus {
   background: #296da2;
   border-color: #296da2;
   opacity: .9;
   color: #fff;
}

.btn-warning {
   color: #111;
   background: #ffb822;
   border-color: #ffb822;
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning:focus {
   color: #212529;
   background: #fbaa00;
   border-color: #eea200;
}

.btn-danger {
   background: #172b4d;
   border-color: #172b4d;
   border-radius: 50px;
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger:focus {
   background: #86c78d;
   border-color: #86c78d;
   color: #fff !important;
}

.btn.active {
   box-shadow: none;
   background: #f1f1f5;
   cursor: default;
   outline: none;
}

.btn.active:focus {
   box-shadow: none;
   background: #f1f1f5;
   cursor: default;
   outline: none;
}

.filter .btn-default:hover {
   background: #fff;
}

.filter .btn-default.active:hover {
   background: #f1f1f5;
}

.btn-transparent {
   background-color: transparent;
   border: 2px solid #fff;
   color: #fff;
}

.btn-transparent:hover {
   background-color: #fff;
}

.load-more {
   position: relative;
   border: none;
   width: 100%;
   border-radius: 50px;
}

.load-more.spinning-btn.spinning:before {
   right: 15px !important;
}

.option {
   padding: 1.8rem 1rem !important;
   text-align: center;
}

@media (max-width: 400px) {
   .option {
      text-align: right !important;
   }
}

.option svg {
   margin-top: -2px !important;
}

.delete-button {
   padding: 0 5px;
   color: #a1a3a5;
   border-color: #a1a3a5;
}

.delete-button svg {
   margin-top: 0 !important;
}

.spinning-btn {
   position: relative;
}

.spinning-btn.spinning {
   padding-right: 35px;
}

.spinning-btn.spinning:before {
   content: "";
   width: 20px;
   height: 20px;
   border-radius: 50%;
   right: 6px;
   position: absolute;
   border: 2px solid #fff;
   border-right: 2px solid #172b4d;
   animation: spin 1s infinite linear;
   -webkit-animation: spin 1s infinite linear;
}

.download-loader.spinning-btn.spinning {
   padding-right: 30px;
}

.download-loader.spinning-btn.spinning:before {
   right: unset;
}

.download-loader-lg.spinning-btn.spinning:before {
   margin-top: 5px;
}

.search-box .spinning-btn {
   display: flex;
}

.search-box .spinning-btn.spinning:before {
   top: -36px;
   animation: spin 0.35s infinite linear;
   -webkit-animation: spin 0.35s infinite linear;
}

.project-footer-button-section {
   bottom: 0;
   position: fixed;
   right: 0;
   color: #212529;
   left: 0;
   background: #F8F9FA;
   height: 33px;
   text-align: center;
   display: none;
}

.icon {
   width: 20px;
   height: 20px;
}

.icon-14 {
   width: 14px;
   height: 14px;
}

.icon-16 {
   width: 16px;
   height: 16px;
}

.icon-18 {
   width: 18px;
   height: 18px;
}

.btn-outline-light {
   color: #595959 !important;
   border-color: #d3d3d3;
}

@media (max-width: 400px) {
   .add-member-button {
      border: none;
      padding-right: 0 !important;
   }
}

.title-button-group {
   float: right;
}

.title-button-group .dropdown svg {
   margin-top: -3px;
}

.btn-close:focus {
   box-shadow: none;
}

/*font-size*/
.font-11 {
   font-size: 11px !important;
}

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

.font-16 {
   font-size: 16px !important;
}

.font-18 {
   font-size: 18px !important;
}

.font-20 {
   font-size: 20px !important;
}

.font-22 {
   font-size: 22px !important;
}

.font-100p {
   font-size: 100% !important;
}

/*card*/
.card {
   border: none;
   margin-bottom: 20px;
   transition: all 1s;
}

.card .card-header {
   background-color: #fff;
   border-color: #EEF1F9;
   padding: 12px 16px;
}

.card .card-header h6 {
   margin-top: 8px;
}

.card .card-header:first-child {
   border-radius: 12px 12px 0 0;
}

.card table .badge {
   margin-top: 8px;
}

.card table p {
   margin-bottom: 0 !important;
}

.card .card-body {
   padding: 15px;
}

.card-footer {
   background-color: #f2f4f6;
   border-top: 1px solid #fff;
   padding: 10px 15px;
}

.widget-container .card {
   box-shadow: 0 0 10px rgba(0, 0, 0, 0.04) !important;
   -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.04) !important;
}

.bg-white {
   border-color: #f2f4f6;
}

.bg-white .card-header {
   background-color: #fff;
   color: inherit;
   font-weight: bold;
   border-color: #eef6f9;
   padding: 12px 16px;
}

.bg-white .card-header svg {
   margin-top: -1px;
}

.clock-in-out-card .clock-in-out-card {
   margin-bottom: 0 !important;
   box-shadow: none !important;
}

.project-members-section .card-title {
   margin-bottom: 0 !important;
}

.project-overview-for-client {
   background: #EEF1F9;
}

/*widget*/
.dashboard-icon-widget .card-body {
   padding: 28px;
}

.widget-icon {
   float: left;
   background-color: #4466F2;
   height: 55px;
   width: 55px;
   display: flex;
   border-radius: 5px;
   align-items: center;
   justify-content: center;
   text-align: center;
}

.widget-icon .icon {
   width: 2rem;
   height: 2rem;
   color: #fff;
}

.widget-details {
   text-align: right;
   position: absolute;
   right: 20px;
}

.widget-details h1 {
   margin: 0;
   color: #000;
}

.widget-details span {
   color: #595959;
}

.cover-widget h1 {
   margin: 0;
}

.cover-widget .b-t,
.cover-widget .b-r {
   border-color: rgba(0, 0, 0, 0.1);
}

.star-icon {
   padding: 5px 10px;
   color: #ffb822;
}

.star-icon:hover {
   color: #ffb822 !important;
}

.form-widget {
   margin-bottom: 25px;
}

.widget-title {
   padding: 10px 0px;
}

.form-widget .progress {
   height: 5px;
}

/*bg*/
.default-bg {
   background-color: #EEF1F9;
}

.bg-danger {
   background-color: #f5325c !important;
   color: #fff;
}

.bg-white {
   background: #fff !important;
}

.bg-off-white {
   background: #f2f4f6;
}

.bg-info {
   background-color: #22B9FF !important;
}

.bg-primary {
   background-color: #172b4d !important;
   color: #fff;
}

.bg-success {
   background-color: #485BBD !important;
   color: #fff;
}

.bg-dark-success {
   background-color: #172b4d;
   color: #fff;
}

.bg-coral {
   background-color: #172b4d;
}

.bg-orange {
   background-color: #FFB822;
}

.text-off {
   opacity: 0.6;
}

.white-link {
   color: #fff;
}

.white-link:hover {
   color: #fff;
}

.color-sky {
   color: #22B9FF !important;
}

.color-plum {
   color: #6610f2 !important;
}

/*color tag*/
.color-tag {
   display: inline-block;
   width: 15px;
   height: 15px;
   margin: 2px 10px 0 0;
   transition: all 300ms ease;
   -moz-transition: all 0.1s;
   -webkit-transition: all 0.1s;
   transition: all 0.1s;
}

.color-tag.clickable:hover {
   -moz-transform: scale(1.5);
   -webkit-transform: scale(1.5);
   transform: scale(1.5);
}

.color-tag.active {
   border-radius: 50%;
}

/*text-color*/
.text-primary {
   color: #172b4d !important;
}

.text-info {
   color: #22B9FF !important;
}

.text-danger {
   color: #f5325c !important;
}

.text-warning {
   color: #ffb822 !important;
}

.text-default {
   color: #172b4d !important;
}

.fs-14 {
   font-size: 14px;
}

/*form*/
label {
   font-weight: normal;
   max-width: 100%;
   margin-bottom: 5px;
}

.form-group {
   margin-bottom: 15px;
}

.form-group .app-loader {
   margin: -12px auto;
   width: 50px;
   height: 50px;
   left: 45%;
}

.form-group .app-loader .loading {
   width: 30px;
   height: 30px;
}

.form-signin {
   width: 100%;
   max-width: 450px;
   margin: 5% auto;
}

@media (max-width: 767px) {
   .form-signin {
      width: 90%;
   }
}

.form-signin .form-control {
   height: auto;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.form-signin .input-group-addon {
   padding: 6px 15px;
}

.general-form .form-control {
   position: relative;
   box-sizing: border-box;
   font-size: 14px;
   border-color: #f6f8f9;
   background-color: #f6f8f9;
   color: #172b4d;
   box-shadow: none;
   transition: background 0.5s;
}

.general-form textarea {
   height: 75px;
}

.general-form textarea:focus {
   box-shadow: none;
}

.general-form .select2 {
   width: 100%;
}

.general-form .mini {
   max-width: 200px;
}

#client-info .general-form.white .form-control {
   border-color: #fff;
   background-color: #fff;
}

.general-form.white .form-group .row>label {
   margin-top: 5px;
   padding: 0 20px;
}

.general-form.white .select2-container .select2-choice {
   background-color: #fff !important;
}

.form-control {
   height: 35px;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
   box-shadow: none;
   color: #ec5855;
   display: block;
   margin-top: 5px;
   margin-bottom: 10px;
}

.general-form .has-error .form-control {
   box-shadow: none;
   color: #ec5855;
}

.general-form .form-control.white {
   background-color: #fff;
}

.general-form .form-control:focus,
.general-form .form-control.white:focus {
   border-color: #ebeff2;
   background-color: #ebeff2;
}

.general-form .input-group-addon {
   border-color: #d3d3d3;
   background: #f7f9fa;
   border-radius: 2px;
}

.form-control:focus {
   box-shadow: none;
   border-color: #5ca8be;
}

.form-check-input {
   margin-right: 3px;
   margin-top: 2px;
   padding: 7px;
}

.file-upload {
   position: relative;
   overflow: hidden;
   margin: 10px;
}

.file-upload input.upload {
   position: absolute;
   top: 0;
   right: 0;
   margin: 0;
   padding: 0;
   font-size: 20px;
   cursor: pointer;
   opacity: 0;
   filter: alpha(opacity=0);
}

.dashed-row .form-group {
   border-bottom: 1px dashed #e2e4e8;
   padding-bottom: 15px;
}

.dashed-row .form-group:last-child {
   border-bottom: none;
   padding-bottom: 0px;
}

.dashed-row .form-group .row label:first-child {
   padding: 0 20px;
}

.dashed-row .bd {
   border-bottom: 1px dotted #e2e4e8;
}

.select2-with-searchbox {
   padding-bottom: 5px;
}

/*bootstrap modal*/
.modal-content {
   border: none;
   box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.modal-backdrop.in {
   filter: alpha(opacity=20);
   opacity: 0.2;
}

.modal-dialog {
   -webkit-transition: width 500ms ease;
   -moz-transition: width 500ms ease;
   -o-transition: width 500ms ease;
   transition: width 500ms ease;
}

.mini-modal {
   width: 300px !important;
}

body.modal-open {
   margin-right: 0px !important;
}

.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
   margin-right: 0px !important;
}

.modal-header {
   border-bottom: 1px solid #d3d3d3;
   padding: 16px 34px 16px 23px;
}

.modal-header .modal-title {
   margin-top: 0;
}

.modal-footer {
   border-top: 1px solid #d3d3d3;
   padding: 15px 30px;
}

.modal-footer .btn+.btn {
   margin-left: 10px;
}

.close {
   font-size: 25px;
   font-weight: normal;
}

.draggable {
   cursor: move;
}

/*tab*/
.nav-tabs {
   background: #fff;
   border-bottom: 1px solid #EEF1F9;
   border-radius: 5px 5px 0 0;
   margin-bottom: 30px;
}

.nav-tabs .nav-link {
   border: none;
   margin-bottom: 0 !important;
}

.nav-tabs li {
   float: left;
   margin-bottom: -1px;
}

.nav-tabs li a {
   padding: 20px;
   margin-right: 0;
   border-radius: 0;
   color: inherit;
   line-height: 1.42857143;
}

.nav-tabs li a:not(.active):hover {
   background: transparent;
   border-color: transparent !important;
   color: #20446f;
}

.nav-tabs li:not(.title-tab):after {
   display: block;
   background-color: #20446f;
   content: "";
   left: 0;
   bottom: 0;
   width: 0;
   height: 2px;
   position: absolute;
   -webkit-transition: all 0.2s;
   -moz-transition: all 0.2s;
   -o-transition: all 0.2s;
   transition: all 0.2s;
}

.nav-tabs li:not(.active):hover:after {
   width: 100%;
}

.nav-tabs li .active,
.nav-tabs li.active {
   font-weight: bold;
   border: none;
   color: #20446f !important;
   background: transparent !important;
   border-bottom: 2px solid #20446f !important;
   border-radius: 0;
   cursor: default;
}

.nav-tabs.title li a {
   padding: 20px 15px;
}

.nav-tabs.title .title-button-group {
   margin-top: 3px;
}

.nav-tabs.title .tab-title {
   margin-left: auto;
}

.tab-title {
   border-bottom: 1px solid #EEF1F9;
}

.tab-title h4 {
   margin: 2px 0 0 0;
   padding: 15px;
   float: left;
}

.tab-title .title-button-group {
   float: right;
   margin: 0 10px 0;
}

.tab-title .btn {
   margin: 0.75rem 0.4rem;
}

.nav li,
.nav li a {
   position: relative;
   display: block;
}

.nav .title-tab h4 {
   margin-top: 10px;
   margin-bottom: 10px;
   font-size: 14px;
   font-weight: bold;
}

.badge.up {
   position: relative;
   top: -10px;
   padding: 3px 6px;
   margin-left: -10px;
   margin-top: 0;
}

/*page*/
.page-container {
   height: 100%;
   margin-top: 65px;
   margin-left: 250px;
}

.public-page-container {
   margin-top: 65px;
   margin-left: 0;
}

.page-content {
   padding: 10px;
}

.page-wrapper {
   padding: 25px;
   padding-bottom: 0;
}

.page-title {
   background: #fff;
   /*  border-bottom: 1px solid rgba(221, 230, 233, 0.48);*/
   border-bottom: 1px solid rgba(0, 0, 0, 0.1);
   color: #444;
   border-radius: 5px 5px 0 0;
}

.page-title h1 {
   font-size: 20px;
   margin: 0;
   padding: 20px 16px;
   float: left;
}

.page-title h1 svg {
   margin-top: -4px;
}

.page-title h4 {
   padding: 8px 16px;
   float: left;
}

.page-title .btn {
   margin: 15px 5px;
}

.page-title .btn svg {
   margin-top: -3px;
}

.page-title .title-button-group {
   margin: 0px 15px 0px 15px;
}

/*timeline*/
#timeline {
   list-style: none;
   width: 100%;
   min-height: 100%;
   margin: 0 auto;
   position: relative;
   overflow: hidden;
}

#timeline:before {
   content: "";
   height: 100%;
   left: 50%;
   position: absolute;
   z-index: 0;
   top: 0;
   margin-left: -5px;
   width: 10px;
   border-radius: 5px;
   background-image: linear-gradient(to top, #E5E9EC 0.1%, #f2f4f6 1%, #f2f4f6 99%);
}

#timeline .post-content {
   display: block;
   width: 50%;
   position: relative;
   padding-top: 40px;
}

#timeline .post-content:nth-child(odd) {
   float: left;
   clear: left;
   padding-right: 20px;
}

#timeline .post-content:nth-child(even) {
   float: right;
   clear: right;
   padding-left: 20px;
}

#timeline .post-content:nth-child(2n) {
   margin-top: 10px;
}

#timeline .post-content .post-date span {
   background: #172b4d;
   color: #fff;
   padding: 3px 10px 5px;
   border-radius: 25px;
}

#timeline .post-content .post-date:before {
   background: #f2f4f6;
   content: "";
   left: -20px;
   top: 10px;
   position: relative;
   width: 20px;
   height: 2px;
}

#timeline .post-content:nth-child(odd) .post-date {
   text-align: right;
}

#timeline .post-content:nth-child(odd) .post-date:before {
   background: #f2f4f6;
   content: "";
   margin-right: -40px;
   top: 10px;
   position: relative;
   width: 20px;
   height: 2px;
   float: right;
}

.timeline-images img {
   width: 100%;
   -webkit-transition: all 500ms ease;
   -moz-transition: all 500ms ease;
   -o-transition: all 500ms ease;
   -ms-transition: all 500ms ease;
   transition: all 500ms ease;
}

.timeline-images img:hover {
   -webkit-filter: grayscale(100%);
}

.timeline-images span.more {
   padding: 5px 5px;
   background-color: #000;
   color: #fff;
   margin-top: 0px;
   position: absolute;
   width: 80px;
   text-align: center;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
   border-left: 5px solid #4cc5cd;
   margin-left: -80px;
}

.timeline-images .file-mockup {
   width: 100%;
   height: 455px;
   background: #E5E9EC;
   color: #77879D;
   font-size: 100px;
   text-align: center;
   display: table;
   table-layout: fixed;
   border-spacing: 0;
   transition: all 500ms ease;
}

.timeline-images .file-mockup:hover {
   cursor: pointer;
   filter: grayscale(100%);
}

.timeline-images .file-mockup .mt-12 {
   margin-top: 12rem !important;
}

.message-more {
   width: 40px !important;
   margin-left: -40px !important;
   border-bottom-left-radius: 22px;
}

.comment-image-box {
   width: 400px;
}

/*note*/
.notepad {
   position: relative;
   background: -webkit-linear-gradient(top, #f0f0f0 0%, white 5%) 0 0;
   background: -moz-linear-gradient(top, #f0f0f0 0%, white 5%) 0 0;
   background: linear-gradient(top, #f0f0f0 0%, white 5%) 0 0;
   -webkit-background-size: 100% 30px;
   -moz-background-size: 100% 30px;
   -ms-background-size: 100% 30px;
   background-size: 100% 30px;
   font-size: 100%;
   line-height: 30px !important;
}

.notepad:before {
   content: '';
   position: absolute;
   width: 0px;
   top: 0;
   bottom: 0;
}

.notepad textarea {
   border: none;
   background-color: transparent;
   height: 100%;
   line-height: 30px;
   min-height: 200px;
   padding: 0 10px;
}

.notepad-title {
   border: none !important;
   padding-left: 7px;
   border-left: 5px solid #172b4d !important;
}

.notepad .select2-choices {
   border-color: transparent;
}

/*details list*/
.details-list {
   list-style: none;
   margin: 0;
   padding: 0;
}

.details-list li {
   padding: 5px;
}

.details-list li span {
   display: inline-block;
   min-width: 120px;
}

/*message*/
.message-row {
   padding: 8px 15px;
}

.unread {
   border-left: 3px solid #337ab7;
}

.message-row.unread strong,
.message-row.unread span {
   color: #337ab7;
}

.message-button-list {
   width: 150px;
}

.message-button-list .list-group .list-group-item {
   border-radius: 0 !important;
   border: none !important;
   background: transparent;
   color: #172b4d;
}

.message-button-list .list-group-item:hover,
.message-button-list .list-group-item.active {
   background: rgba(0, 0, 0, 0.02);
}

#message-details-section .dropdown {
   position: absolute;
   right: 10px;
   margin-top: 15px;
}

ins {
   color: #00b393;
   text-decoration: none;
}

.kanban-filters-container {
   padding: 15px 15px 0 15px;
}

.comment-form-container {
   padding: 15px;
}

#task-comment-form-container .comment-form-container {
   padding: 15px 0;
}

svg:not(.gantt) {
   margin-top: -3px;
   pointer-events: none;
}

/*dropdown-menu*/
.dropdown-menu {
   border: none;
   box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
   min-width: 12rem;
   margin-top: 7px;
}

.dropdown-menu .list-group-item:not(.inline-loader) {
   border: none !important;
   padding: 10px 15px;
}

.dropdown-menu #my-open-timers-container .list-group-item {
   border: 1px solid rgba(127, 127, 127, 0.2) !important;
}

.dropdown .dropdown-toggle:not(.caret):after {
   display: none;
}

.dropdown-item {
   padding: 0.7rem 1.25rem;
   color: #000 !important;
}

.dropdown-item:active,
.dropdown-item:hover,
.dropdown-item:focus {
   color: #595959;
   background-color: #F8F9FA;
}

.dropdown-user .dropdown-menu {
   margin-right: 15px;
}

.comment-dropdown,
.reply-dropdown {
   position: relative;
   right: 20px;
   display: none;
}

.comment-like-top {
   position: relative;
   right: 40px;
   display: none;
}

.comment-container {
   margin: 15px 0;
}

.comment-container:hover .comment-dropdown,
.comment-container:hover .comment-like-top {
   display: block;
}

.reply-container {
   margin: 15px 0;
}

.reply-container:hover .reply-dropdown {
   display: block;
}

.title-class {
   background-color: red;
}

.title-tab .btn {
   margin: 2px 5px;
}

.white-link {
   color: #fff;
}

.project_and_clock_status_widget {
   border-radius: 5px;
   box-shadow: 0 0 10px rgba(0, 0, 0, 0.04) !important;
   -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.04) !important;
}

#clock-status-widget {
   border-bottom-left-radius: 5px;
   border-bottom-right-radius: 5px;
}

/*sticky note*/
.sticky-note {
   outline: none;
   height: 265px;
   padding: 5px;
   border: none;
   color: #000;
   font-size: 110%;
   background: #fff6b3;
   width: 100%;
}

/*check box*/
.checkbox-blank {
   width: 20px;
   height: 20px;
   display: inline-block;
   float: left;
   border: 2px solid rgba(166, 166, 166, 0.2);
   border-radius: 5px;
}

.checkbox-blank:hover {
   background-color: #fff;
}

.checkbox-checked {
   background: url('../images/check_mark.png') no-repeat center center;
   width: 20px;
   height: 20px;
   display: inline-block;
   float: left;
   border: none;
}

.checkbox-un-checked {
   background: url('../images/checkbox-un-checked.png') no-repeat center center;
   width: 20px;
   height: 20px;
   display: inline-block;
   float: left;
}

/*modal mask*/
.modal-mask {
   position: relative;
   top: 0;
   left: 0;
   background-color: #fff;
}

.circle-done {
   margin: 10px auto;
   width: 80px;
   height: 80px;
   border-radius: 40px;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   border: solid 5px rgba(220, 230, 235, 0.5);
   text-align: center;
   font-size: 30px;
   padding: 10px;
   color: #172b4d;
}

.circle-done i {
   display: inline-block;
   max-width: 0%;
   overflow: hidden;
}

.circle-done.ok svg {
   height: 40px;
   width: 40px;
   margin-top: 0;
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   transition: all 0.5s ease-in-out;
}

/*social-link*/
.social-link {
   width: 35px;
   height: 35px;
   margin: 0 10px 10px 0;
   padding: 2px 8px;
   text-align: center;
   font-size: 20px;
   border-radius: 50%;
   color: #fff;
   background-color: transparent;
   border: 2px solid #fff;
   transition: all 300ms ease;
   display: inline-block;
   text-decoration: none;
}

.social-link:focus {
   color: #fff;
}

.social-link:hover,
.social-link:active,
.social-link:focus {
   text-decoration: none;
}

.social-link:hover {
   color: rgba(0, 0, 0, 0.5);
   background-color: #fff;
}

.social-link:hover.custom-svg path,
.social-link:hover.custom-svg circle,
.social-link:hover.custom-svg rect {
   fill: rgba(0, 0, 0, 0.5);
}

/*alert*/
.alert {
   border: 0;
}

.alert .progress {
   background-color: transparent;
   box-shadow: none !important;
   height: 3px;
   border-radius: 0;
   margin: 19px 0px -15px -13px;
}

.alert .progress-bar {
   box-shadow: none !important;
   background-color: rgba(0, 0, 0, 0.3);
}

.app-alert-message {
   display: inline-block;
   margin-right: 5px;
   max-width: 350px;
   min-width: 165px;
}

.app-alert.animate {
   bottom: 0;
   position: fixed;
   z-index: 100;
   border-radius: 2px;
   box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1);
   opacity: 0.25;
   right: -350px;
}

.app-alert.alert-info {
   background-color: #22B9FF;
   color: #fff;
}

.app-alert.alert-success {
   background-color: #485BBD;
   color: #fff;
}

.app-alert.alert-danger {
   background-color: #f5325c;
   color: #fff;
}

.app-alert.alert-warning {
   background-color: #ffb822;
   color: #fff;
}

.app-alert a {
   color: #444;
}

/*progress-bar*/
.progress.thin {
   height: 3px;
}

.alert-warning {
   background-color: #fff2cc;
}

.clearfix:before,
.clearfix:after {
   display: table;
   content: " ";
}

.clearfix:after {
   clear: both;
}

.permission-list {
   margin: 0;
   padding: 0 15px;
}

.permission-list li {
   margin-bottom: 15px;
   border-bottom: 1px solid #eef6f9;
   list-style-type: none;
}

.permission-list li h5 {
   display: inline-block;
   margin-left: 3px;
}

.animated-clock {
   width: 20px;
   height: 20px;
   border-radius: 50%;
   border: 2px solid #172b4d;
}

.animated-clock-sec {
   position: absolute;
   width: 2px;
   height: 7px;
   top: 21.5px;
   left: 24px;
   background: #172b4d;
   border-radius: 2px;
   animation: animatedClockSecRotate 5s linear infinite;
}

.comment-file p {
   max-width: 270px;
}

.comment-file .comment-image-box {
   width: 200px;
}

/* fs modal*/
.app-modal {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   background-color: rgba(0, 0, 0, 0.9);
   z-index: 5000;
}

.app-modal:not(.import-client-app-modal) {
   animation: slidedown 300ms;
   -webkit-animation: slidedown 300ms;
}

.app-modal.full-content .app-modal-sidebar {
   display: none;
}

.app-modal.full-content .expand {
   display: none;
}

.app-modal.full-content .compress {
   display: block;
}

.app-modal .compress,
.app-modal .expand {
   position: absolute;
   right: 20px;
   top: 20px;
   cursor: pointer;
   padding: 10px;
   color: #000;
   z-index: 1;
   background-color: rgba(255, 255, 255, 0.5);
}

.app-modal .compress:hover,
.app-modal .expand:hover {
   background-color: rgba(0, 0, 0, 0.2);
}

.app-modal .expand {
   display: block;
   right: 370px !important;
}

.app-modal .compress {
   display: none;
}

.app-modal.loading .app-modal-sidebar {
   border-color: #fff;
}

.app-modal.loading .expand {
   display: none;
}

.app-modal-fixed-close-button {
   position: absolute;
   z-index: 1;
   right: 20px;
   background: #fff;
}

.app-modal-body {
   margin: 1% 1% 2%;
   width: 98%;
   height: 97%;
   background-color: #fff;
   display: table;
   table-layout: fixed;
   border-spacing: 0;
}

.app-modal-close {
   font-size: 20px;
   text-align: right;
   padding: 0 7px;
   cursor: pointer;
}

.app-modal-content {
   display: table-cell;
   vertical-align: central;
   height: 100%;
   text-align: center;
}

.app-modal-content .app-modal-content-area {
   position: relative;
   overflow-y: scroll;
   height: calc(100%);
}

.app-modal-content img {
   max-width: 100%;
   max-height: 100%;
}

.app-modal-sidebar {
   width: 350px;
   border-left: 1px solid #f2f2f2;
   height: 100%;
   display: table-cell;
   vertical-align: top;
}

/* milestone */
.milestone {
   width: 100px;
   text-align: center;
   border: 1px solid #dde6e9;
   padding-bottom: 5px;
}

.milestone .badge {
   width: 100%;
   display: inherit;
   padding: 10px 0;
   font-size: 13px;
   border-radius: 0;
}

.milestone h1 {
   margin: 0;
}

/*notification*/
.list-group-item {
   border: none;
   padding: 10px 15px;
}

.list-group-item.active {
   background: #172b4d;
}

.unread-notification {
   background-color: #edeff5 !important;
}

/*estimate form*/
#estimate-form-editable .sortable-ghost td {
   border-top: 2px dashed #7988a2 !important;
   border-bottom: 2px dashed #7988a2 !important;
}

#estimate-form-editable .sortable-ghost td * {
   opacity: 0;
}

#estimate-form-preview table.dataTable.b-b-only tbody td {
   border: none;
}

.estimate_request_form.list-group-item {
   border: 1px solid #d3d3d3 !important;
}

.star-btn {
   padding: 5px 10px;
   cursor: pointer;
   font-size: 16px;
   color: #F9A52D;
}

.starred-icon {
   font-size: 14px;
}

.list-container .b-b:last-child {
   border-bottom: none;
}

.box-title {
   position: relative;
   margin: -15px 15px 10px;
   text-align: center;
   font-weight: 700;
}

.box-title span {
   display: inline-block;
   position: relative;
   z-index: 11;
   background: #FFF;
   padding: 0 12px;
}

.box-title:after {
   content: "";
   width: 100%;
   height: 1px;
   display: inline-block;
   position: absolute;
   top: 10px;
   left: 0;
   z-index: 10;
   background-color: #f2f4f6;
}

.invoice-styles .item {
   border: 5px solid #f2f4f6;
   float: left;
   margin: 0 15px 15px 0;
   transition: 300ms all;
   opacity: 0.5;
}

.invoice-styles .active,
.invoice-styles .item:hover {
   opacity: 1;
   cursor: pointer;
   opacity: 1;
}

.invoice-styles .selected-mark {
   position: absolute;
   display: inline-block;
   color: #7988a2;
   -webkit-transition: all 300ms;
   transition: all 300ms;
   margin-top: 80px;
   margin-left: 100px;
}

.invoice-styles .selected-mark svg {
   height: 25px;
   width: 25px;
}

#notificaion-popup-list {
   max-height: 400px;
   overflow-y: scroll;
}

.help-page-container {
   padding-top: 50px;
}

.help-search-box-container {
   max-width: 600px;
   margin: 30px auto 60px;
   text-align: center;
}

.help-search-box-container h2 {
   margin: 20px 0;
}

.help-category-box {
   cursor: pointer;
   text-align: center;
   color: #172b4d;
   transition: all 0.5s;
}

.help-category-box .anchor {
   color: #29689e;
   text-transform: lowercase;
}

.help-category-box:hover {
   cursor: pointer;
   background: #f2f2f2;
}

.help-search-box {
   background: url(../images/search.png) no-repeat 15px 50% #fff;
   padding: 15px 15px 15px 40px;
   height: auto;
   border: 1px solid #fff;
   border-radius: 2px;
   box-shadow: none;
   transition: background 0.5s;
}

.help-search-box:focus {
   background-color: #d3d3d3;
   border: 1px solid #dbe3e8;
}

.help-search-box.searching {
   background-image: url('../images/loader.gif') !important;
}

#help-left-panel {
   min-height: 350px;
}

#help-page-content {
   padding: 20px 30px;
}

.view-container {
   max-width: 1060px;
   margin: auto;
}

.view-container-large {
   max-width: 1200px;
   margin: auto;
}

.public-navbar {
   font-weight: bold;
}

.note-group-select-from-files {
   display: none !important;
}

.popover {
   font-size: 13px;
}

.popover-content {
   padding: 15px;
}

.app-popover {
   position: absolute;
   background: white;
   border: 1px solid rgba(0, 0, 0, 0.2);
   border-radius: 0.3rem;
   box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
   z-index: 9999;
   min-width: 180px;
}

.app-popover .confirmation-title {
   padding: 10px 15px;
   border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.app-popover .app-popover-body {
   padding: 15px;
}

.app-popover .app-popover-arrow {
   top: -6px;
   border-color: transparent;
   transform: rotate(225deg);
   border: solid transparent;
   height: 12px;
   width: 12px;
   position: absolute;
   pointer-events: none;
   background-color: white;
   border: 1px solid rgba(0, 0, 0, 0.2);
   border-top-color: transparent;
   border-left-color: transparent;
   left: 10px;
}

.app-popover .app-popover-arrow.bottom-arrow {
   bottom: -6px;
   top: unset;
   transform: rotate(45deg);
}

.todo-input-box {
   max-width: 700px;
   margin: 10px auto 30px;
}

.todo-input-box input {
   padding: 10px 15px;
   height: auto;
   border: 1px solid #fff;
   border-radius: 2px;
   box-shadow: none;
   transition: background 0.5s;
}

.todo-input-box input:focus {
   background-color: #d3d3d3;
   border: 1px solid #dbe3e8;
}

.todo-input-box button {
   padding: 10px 15px !important;
}

.navbar-left a i {
   -moz-transition: all 0.1s;
   -webkit-transition: all 0.1s;
   transition: all 0.1s;
}

.todo-top-icon {
   font-size: 15px;
}

/*kanban*/
.kanban-container {
   margin-top: 0;
   margin-bottom: 0;
   padding: 0px;
   padding-top: 15px;
   padding-bottom: 15px;
   background: #D9DEE2;
}

.kanban-col {
   list-style-type: none;
   float: left;
   margin: 0 15px;
   width: 305px;
}

.kanban-col-title {
   padding: 15px;
   background: #fff;
   color: #172b4d;
   margin-bottom: 15px;
   margin-right: 3px;
   border-top-left-radius: 5px;
   border-top-right-radius: 5px;
}

.kanban-item-list {
   max-height: 730px;
   height: 730px;
   overflow: hidden;
}

.kanban-input .form-control {
   padding: 10px;
   height: auto;
   margin-bottom: 10px;
   width: 99%;
   background-color: #fff;
   border-radius: 0;
}

.kanban-item {
   padding: 10px;
   margin: 0 3px 10px 0;
   background-color: #fff;
   cursor: default;
   display: table;
   color: #172b4d;
   width: 300px;
   border-radius: 5px;
}

.kanban-item:before,
.kanban-item:after {
   display: table;
   content: " ";
}

.kanban-item:after {
   clear: both;
}

.kanban-item .avatar {
   float: left;
}

.kanban-item .avatar img {
   height: 22px;
   width: 22px;
   margin-right: 10px;
}

.kanban-item .meta {
   margin-top: 10px;
}

.kanban-sortable-ghost {
   box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.3);
}

.kanban-sortable-chosen {
   opacity: 0.2;
   box-shadow: 1px 2px 1px rgba(0, 0, 0, 0.3);
}

.rise-chat-wrapper {
   width: 290px;
   height: 375px;
   background: #fff;
   z-index: 10;
   position: fixed;
   bottom: 20px;
   right: 80px;
   box-shadow: 0px 5px 10px 2px rgba(0, 0, 0, 0.2);
}

.rise-chat-wrapper .message-row {
   border-bottom: 1px solid #f2f2f2;
   cursor: pointer;
}

.rise-chat-wrapper .message-row .time {
   font-size: 10px;
   width: 60px;
   text-align: right;
}

.rise-chat-wrapper .message-row:hover {
   background: #f2f4f6;
}

.rise-chat-header {
   box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1);
}

.rise-chat-header .nav-tabs>li {
   display: table-cell;
   float: none;
   width: 100%;
}

.chat-tab {
   background: transparent;
   border: none;
}

.chat-tab a {
   color: #172b4d;
   padding: 9px !important;
   display: block;
   text-align: center;
}

.chat-title {
   text-indent: -40px;
}

.chat-title,
.chat-back {
   text-align: center;
   padding: 10px 7px;
   font-weight: 700;
}

.chat-bars {
   width: 30px;
   text-align: center;
   cursor: pointer;
   opacity: 0.5;
}

.chat-back {
   opacity: 0.5;
   cursor: pointer;
   width: 40px;
}

.chat-bars:hover,
.chat-back:hover {
   opacity: 1;
}

.chat-close {
   font-size: 30px;
   line-height: 18px;
}

.rise-chat-body {
   height: 280px;
   overflow-y: scroll;
   overflow-x: hidden;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}

.rise-chat-body.full-height {
   height: 338px;
}

.rise-chat-body.long {
   height: 337px;
}

.rise-chat-footer {
   background: #fff;
   bottom: 0;
   position: relative;
   border-top: 1px solid #e5e9ec;
}

.rise-chat-footer .post-file-dropzone-scrollbar {
   margin-top: -90px;
}

.rise-chat-footer textarea {
   width: 100%;
   padding: 10px 10px 10px 35px;
   border: none;
   height: 50px;
   resize: none;
}

.rise-chat-footer textarea:focus {
   outline: none;
}

.rise-chat-footer .help-block {
   height: 0px;
   display: none !important;
}

.chat-file-upload-icon {
   position: absolute;
   padding: 10px;
   cursor: pointer;
}

.chat-msg {
   padding: 5px 8px 7px;
   display: inline-block;
   max-width: 200px;
   text-align: left;
   word-break: break-word;
}

.chat-other {
   padding: 5px 10px;
}

.chat-other .avatar {
   float: left;
}

.chat-other .chat-msg {
   border-radius: 0 10px 10px 10px;
   background-color: #e5e9ec;
}

.chat-me {
   text-align: right;
   padding-right: 10px;
   margin-top: 2px;
}

.chat-me .chat-msg {
   border-radius: 10px 0 10px 10px;
   background-color: #0090ff;
   color: #fff;
}

.chat-me .chat-msg a {
   color: #fff;
}

.init-chat-icon {
   width: 50px;
   height: 50px;
   background-color: #fff;
   z-index: 10;
   position: fixed;
   bottom: 20px;
   right: 20px;
   box-shadow: 0px 3px 4px 4px rgba(0, 0, 0, 0.1);
   border-radius: 50%;
   text-align: center;
   padding: 15px;
   cursor: pointer;
}

.init-chat-icon.has-message {
   background-color: #f5325c;
   color: #fff;
}

.text-line-through {
   text-decoration: line-through;
}

.checklist-items a.delete-checklist-item,
.delete-dependency-task,
.delete-dependency-task:hover {
   color: #a1a3a5;
}

.confirmed-by-logo {
   color: #5CB85C;
}

.confirmed-by-logo svg {
   height: 30px;
   width: 30px;
   margin-top: 10px;
}

.rejected-by-logo {
   color: #D9534F;
   font-size: 35px;
}

.message-images .file-mockup {
   height: 100px;
   font-size: 30px;
   margin-bottom: 5px;
}

.chat-no-messages svg {
   margin-top: 100px;
   font-size: 50px;
   color: #bdbdbd;
   margin-bottom: 10px;
}

table.dataTable td.dataTables_empty {
   padding: 15px 10px !important;
}

.unread-comments-of-tasks i {
   padding: 5px;
   color: #337ab7;
}

.widget {
   border: 1px solid #f2f4f6;
}

.widget:hover {
   cursor: move;
}

.row-controller {
   flex: 2;
   position: relative;
}

.row-controller .move {
   position: absolute;
   top: 0;
   left: 0;
   cursor: move;
}

.row-controller .delete {
   position: absolute;
   bottom: 0;
   left: 0;
   cursor: pointer;
   color: #d9534f;
}

.add-column-drop {
   border: 1px dashed #e2e4e8;
}

.dashed_border {
   border: 1px dashed #e2e4e8;
}

.widget-row {
   margin-bottom: 15px;
   padding: 15px;
   display: flex;
}

.row-container {
   flex: 100;
}

.dashboard-dropdown .dropdown-toggle {
   padding: 8px 12px;
   background: #fff;
   border-radius: 50%;
   box-shadow: -3px 7px 15px rgba(0, 0, 0, 0.1);
   transition: 0.3s;
   font-size: 16px;
   width: 40px;
   height: 40px;
}

.dashboard-view .open .dropdown-toggle {
   background-color: #f2f4f6 !important;
}

.grid-bg {
   background: #f2f4f6;
   transition: 0.5s all;
}

.column-grid-link:hover .grid-bg {
   background: #1ccacc;
   color: #fff;
}

.custom-widget .custom-widget-title {
   background-color: #fff;
   color: inherit;
   font-weight: bold;
   padding: 10px 15px;
   border-bottom: 1px solid #eef6f9;
   border-radius: 0px;
}

#widget-container-area {
   position: fixed;
   width: 308px;
   top: 90px;
   padding-right: 30px;
}

.projects-row {
   border-bottom: 1px solid rgba(128, 128, 128, 0.1) !important;
}

.projects-row .progress {
   height: 10px;
   margin: 20px 15px;
   box-shadow: none !important;
}

.widget-todo-input-box {
   margin: 15px auto;
   max-width: 100%;
   padding: 0 15px;
}

.widget-todo-input-box input {
   background: #d3d3d3;
   border: none;
   padding: 8px 14px;
}

.widget-todo-input-box input:focus {
   background: #EBEFF2;
   border: none;
}

.widget-todo-input-box .input-group {
   border-bottom: 1px solid #eef6f9;
}

.widget-todo-input-box button {
   padding: 8px 14px;
}

.overflow-y-scroll {
   overflow-y: scroll;
}

.overflow-x-hidden {
   overflow-x: hidden;
}

.active-team-members-list .message-row {
   border-bottom: 1px solid #f2f2f2;
}

.dashbaord-header-area .color-tag {
   margin: 3px 0 0 0;
   width: 15px;
   height: 15px;
   border-radius: 2px;
}

.dashbaord-header-area a:hover .color-tag {
   transform: scale(1.5);
}

#widget-row-container .error,
#widget-container-area .error {
   background-color: #ffecec !important;
   border: 1px solid #fdd9d9;
}

#widget-row-area .dropdown-toggle:after {
   display: none;
}

.checklist-items .move {
   font-size: 15px;
   line-height: 18px;
   cursor: n-resize;
}

.ganttview-vtheader-group-name,
.ganttview-vtheader-series-row {
   text-overflow: ellipsis;
   overflow: hidden;
   white-space: nowrap;
}

.move-icon {
   margin-right: 15px !important;
   cursor: s-resize;
   opacity: 0.3;
}

.checkbox-blank-sm,
.checkbox-checked-sm {
   border: 1px solid #cecece;
   height: 13px;
   width: 13px;
   border-radius: 50%;
   cursor: pointer;
   margin-top: 4px;
}

.checkbox-checked-sm svg {
   height: 11px;
   width: 11px;
   position: relative;
   top: -4px;
}

.kanban-item-list a:hover .checkbox-blank-sm,
.checkbox-checked-sm {
   visibility: visible !important;
}

.kanban-item-checked {
   background-color: #f2f2f2;
}

.td-checkbox {
   width: 50px;
   background: #e5e9ec !important;
   padding: 0 !important;
}

.td-checkbox a {
   height: 30px;
   width: 35px;
   background: #fff;
   float: right;
   border-bottom-left-radius: 15px;
   border-top-left-radius: 15px;
}

.td-checkbox .checkbox-blank {
   margin-right: 0;
   margin: 5px 10px;
}

.td-checkbox .checkbox-blank:hover {
   background-color: initial;
   cursor: pointer;
}

.notificatio-plate-title-area {
   padding: 0 8px 7px 8px;
}

.notificatio-plate-title-area .dot {
   padding: 0 3px;
}

.color-white {
   color: #fff !important;
}

#invoice-total-section,
#estimate-total-section {
   width: 420px;
}

.invoice-preview-container {
   padding: 30px;
   border-radius: 5px;
}

.badge {
   display: inline-block;
   padding: 4px 5px;
   font-weight: normal;
   font-size: 85%;
   margin-top: 5px;
}

.badge a:hover,
.badge a:active,
.badge a:focus {
   color: #fff !important;
}

.badge.badge-light a:hover,
.badge.badge-light a:active,
.badge.badge-light a:focus {
   color: #29689e !important;
}

.badge-light {
   background-color: #dde6e9;
   color: #172b4d;
}

a.badge:hover {
   color: #fff !important;
}

.comment-avatar {
   padding-left: 15px;
}

.dropdown-user span.hidden-xs {
   /* hidden-xs has block display on summernote/summernote-bs3.css */
   display: inline-block !important;
}

.font-normal {
   font-weight: normal;
}

.kanban-widget-filters .custom-toolbar .DTTT_container:last-child {
   margin-bottom: 15px;
}

.truncate-ellipsis {
   display: table;
   table-layout: fixed;
   width: 65%;
   white-space: nowrap;
}

.truncate-ellipsis span {
   display: table-cell;
   overflow: hidden;
   text-overflow: ellipsis;
}

.ticket-template-label {
   text-align: center;
   width: 100%;
}

.ticket-template-search {
   width: 80% !important;
   margin: auto;
}

#ticket-template-table td:first-child {
   border-top: 1px solid #f2f2f2;
}

.template-row {
   padding: 8px 0;
}

.float-none {
   float: none !important;
}

.keyboard-shortcut-info-icon {
   padding: 4px 12px;
   color: #172b4d;
}

#left-menu-preview .sidebar {
   top: auto;
   bottom: auto;
   position: inherit;
   width: 100%;
}

#left-menu-preview .sidebar-brand {
   display: none;
}

#left-menu-preview .sidebar-scroll {
   margin-top: 0;
}

.client-widget-section {
   padding: 0 15px;
}

.client-dashboard-help-message {
   padding: 15px 20px 0;
}

#excel-preview-container .box-title:after {
   top: 10px;
}

.lead-migration-contacts {
   margin: 15px;
   border: 1px solid #f2f2f2;
   border-radius: 2px;
}

.lead-migration-contacts .settings-anchor {
   padding: 15px;
   margin: 0;
}

.lead-kanban-item a.invisible {
   padding: 5px;
   margin-top: -5px;
}

.lead-kanban-item:hover .invisible {
   visibility: visible;
}

.bill-from span {
   display: block;
}

#menu-item-list-2 .left-menu-item:hover .invisible {
   visibility: visible !important;
}

#menu-item-list-2 .invisible i {
   padding: 0 5px;
}

#menu-item-list-2 .left-menu-item:first-child:hover .invisible .make-sub-menu {
   visibility: hidden;
}

table .error {
   background-color: #ffbfbf !important;
}

.footer-menu-item {
   margin-bottom: 5px !important;
}

.footer {
   width: 100%;
   text-align: center;
   background: #fff;
   display: inline-block;
}

.footer a {
   padding: 10px;
}

.editable-input .editable-date {
   border-radius: 2px;
   border: 1px solid #d3d8dc;
   padding: 5px;
}

.editable-input .editable-date table tr td,
.editable-input .editable-date table tr th,
.editable-input .editable-date table tr td span {
   border-radius: 0;
}

.editable-input .editable-date .datepicker {
   width: auto;
}

.editable-input .editable-date th.prev .icon-arrow-left,
.editable-input .editable-date th.next .icon-arrow-right {
   font-style: normal;
}

.search-modal {
   padding: 8px 20px;
}

.search-modal .select2-choice {
   background-color: #fff !important;
   border: 1px solid #fff !important;
}

.search-modal .help-search-box {
   padding: 6px 8px;
   background: none;
}

.search-modal .help-search-box.searching {
   background-image: none !important;
}

.search-modal .help-search-box:focus {
   background-color: #fff;
   border: 1px solid #fff;
}

.task-view-modal-body .popover-content {
   max-width: 300px !important;
}

.task-view-modal-body .editable-container .editable-buttons {
   display: block;
   margin-left: 0;
   margin-top: 10px;
}

.task-view-modal-body .editable-container .editable-buttons .editable-submit,
.task-view-modal-body .editable-container .editable-buttons .editable-cancel {
   width: 49%;
}

.sub-task-icon {
   background: #e2e2e2;
   padding: 1px 3px;
   border-radius: 50%;
}

.task-preview {
   max-width: 1000px;
   min-width: 400px;
   margin: auto;
}

.icon-tag {
   padding: 10px 15px;
   border-radius: 3px;
   height: 40px;
   width: 44px;
}

.icon-tag:hover {
   background-color: #d3d3d3;
}

.icon-palet .active {
   background-color: #eaeaea;
}

.badge-white {
   background-color: #fff;
   color: #172b4d;
}

#keyboard-shortcut-modal-form .bg-white {
   padding: 4px 10px;
   font-size: 13px;
   color: #172b4d;
   font-weight: bold !important;
   border: 1px solid #e2e4e7;
}

.profile-image-upload {
   vertical-align: top;
   margin-left: -45px;
}

.sortable-file-row {
   display: table;
}

.sortable-file-row .sortable-file {
   height: auto;
   width: 150px;
   border-radius: 5px;
}

.table-cell {
   display: table-cell;
}

.cart-grid-item .cart-grid-item-image {
   height: 200px;
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
   transition: 0.3s;
   cursor: pointer;
}

.cart-grid-item .cart-grid-item-image .cart-grid-rate {
   padding: 5px 10px;
   position: absolute;
   top: 0px;
   background: #fff;
   border-bottom-right-radius: 15px;
   cursor: default;
}

.cart-grid-item .cart-grid-item-image:hover {
   -webkit-filter: grayscale(100%);
}

.cart-grid-item .cart-grid-item-image:hover .cart-grid-item-details {
   visibility: visible;
   height: 100%;
}

.cart-grid-item .cart-grid-item-image .cart-grid-item-details {
   visibility: hidden;
   height: 0;
   transition: 0.2s ease-in-out;
   overflow: hidden;
}

.cart-grid-item .cart-grid-item-image .cart-grid-item-details div {
   background-color: rgba(125, 125, 125, 0.3);
   display: table;
   width: 100%;
   height: 100%;
}

.cart-grid-item .cart-grid-item-image .cart-grid-item-details div a,
.cart-item-details {
   display: table-cell;
   vertical-align: middle;
}

.cart-item-row {
   cursor: default !important;
   display: flex;
}

.cart-item-row:hover {
   background: transparent !important;
}

.cart-item-image-container {
   height: 50px;
   width: 50px;
}

.cart-item-image-container .cart-item-image {
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
   height: 100%;
   width: 100%;
   border-radius: 5px;
}

.text-wrap-ellipsis {
   text-overflow: ellipsis;
   overflow: hidden;
   white-space: nowrap;
}

.rise-cart-body {
   height: 320px;
   overflow-y: scroll;
   overflow-x: hidden;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
}

.init-cart-icon,
.rise-cart-wrapper {
   transition: 0.3s;
}

.cart-badge {
   top: -45px !important;
   margin-left: 8px !important;
}

.rise-cart-wrapper {
   width: 480px;
}

.cart-item-quantity-btn {
   color: #a1a3a5;
}

.process-order-preview {
   max-width: 1000px;
   min-width: 400px;
   margin: auto;
}

.event-deadline-border {
   border-right: 3px solid #ff0000 !important;
}

.popover-body {
   min-width: 150px;
   padding: 15px;
}

.popover-body .select2-container {
   max-width: 200px;
}

.popover table {
   width: 100%;
}

.display-flex {
   display: flex;
}

.vertical-align-center {
   display: table-cell;
   vertical-align: middle;
}

.cart-item-quantity {
   text-align: center;
   padding: 5px 7px;
   line-height: 1;
}

.cart-item-details-container {
   width: 230px;
}

.cart-item-details-container .box {
   table-layout: auto;
}

.cart-total {
   display: block !important;
}

.view-item-details-link-btn {
   padding: 5px 10px;
   background: #fff;
   border-radius: 15px;
}

.fast-line {
   position: absolute;
   top: 0;
   height: 2px;
   width: 100px;
   background: #25ccce;
   border-radius: 4px;
   -webkit-animation: line 0.7s linear infinite;
   animation: line 0.7s linear infinite;
}

.typing-indicator span {
   height: 3px;
   width: 3px;
   float: right;
   margin-left: 4px;
   margin-top: 10px;
   background-color: #172b4d;
   display: block;
   border-radius: 50%;
   opacity: 0.2;
}

.typing-indicator span:nth-of-type(1) {
   -webkit-animation: 1s blink infinite 0.3333s;
   animation: 1s blink infinite 0.3333s;
}

.typing-indicator span:nth-of-type(2) {
   -webkit-animation: 1s blink infinite 0.6666s;
   animation: 1s blink infinite 0.6666s;
}

.typing-indicator span:nth-of-type(3) {
   -webkit-animation: 1s blink infinite 0.9999s;
   animation: 1s blink infinite 0.9999s;
}

.move-chat-icon {
   bottom: 460px;
   right: 45%;
}

.gantt .bar-wrapper.no-drag.active .bar {
   fill: #b8c2cc !important;
}

.gantt .handle {
   fill: #f1f1f1 !important;
}

.gantt .today-highlight {
   fill: #f9e6c5 !important;
}

.gantt .weekends-highlight {
   opacity: 0.5;
   fill: #fbddd8 !important;
}

.gantt .bar,
.gantt .handle,
.gantt .path-line {
   transition: 0.2s !important;
}

.gantt-container .gantt-task-popup {
   min-width: 180px;
   padding: 10px;
   font-size: 13px;
}

.gantt-container .popup-wrapper {
   box-shadow: -3px 7px 15px rgba(0, 0, 0, 0.1) !important;
}

.gantt-status-filter .mr15,
.gantt-status-filter .DTTT_container,
.gantt-status-filter .btn {
   margin: 0 !important;
}

.gantt-status-filter .DTTT_container {
   float: none !important;
}

.item-rate-badge {
   background-color: #AD159E;
}

.edit-image-file {
   height: 70px;
   background-repeat: no-repeat;
   background-position: center;
   background-size: cover;
   border-radius: 5px;
}

.edit-image-file .delete-saved-file,
.edit-image-file .delete-saved-file1 {
   top: 7px;
   left: 80px;
   min-width: 25px;
   padding: 3px 4px;
   display: unset;
}

.move-cart-icon {
   bottom: 460px;
   right: 42.5% !important;
}

.task-view-right-section {
   padding-left: 35px;
}

.no-outline {
   outline: none;
}

.hidden-input-file {
   width: 0.1px;
   height: 0.1px;
   opacity: 0;
   overflow: hidden;
   position: absolute;
   z-index: -1;
}

.item-search-box {
   border: 1px solid #fff;
}

.profile-image-direct-upload {
   margin-top: 35px;
   margin-left: -55px;
}

/*chart*/
.chart-circle {
   width: 130px;
   background: #fff;
   border-radius: 50%;
   height: 130px;
   padding: 10px;
   margin: 0 auto;
}

.chart-circle canvas {
   width: 110px !important;
   height: 110px !important;
   text-align: center;
   align-items: center;
   align-self: center;
   display: inline-block !important;
}

/*settings*/
.settings {
   border-bottom: none;
}

.settings .settings-anchor {
   font-size: 16px;
   margin: 15px 0;
   cursor: pointer;
}

.settings .settings-anchor:first-child {
   margin-top: 0;
}

.settings .settings-anchor:not(.collapsed)::after {
   content: " ";
   border: solid;
   border-width: 0 0.075rem 0.075rem 0;
   display: inline-block;
   padding: 2px;
   transform: rotate(45deg);
   float: right;
   margin-top: 10px;
   transition: all 0.2s ease-out;
}

.settings .settings-anchor:after {
   content: " ";
   border: solid;
   border-width: 0 0.075rem 0.075rem 0;
   display: inline-block;
   padding: 2px;
   transition: all 0.2s ease-out;
   transform: rotate(-135deg);
   float: right;
   margin-top: 10px;
}

.help-catagory.list-group .list-group-item {
   border-radius: 0 !important;
   border: none !important;
   background: transparent;
   color: #172b4d;
}

.help-catagory.list-group .list-group-item:hover,
.help-catagory.list-group .list-group-item.active {
   border-left: 2px solid #172b4d !important;
   text-indent: -2px;
   background: rgba(0, 0, 0, 0.02);
}

.nav-tabs.vertical {
   background-color: transparent;
}

.nav-tabs.vertical li {
   float: none;
}

.no-bg {
   background: unset !important;
}

/*loader*/
.circle-loader {
   margin: 10px auto;
   width: 80px;
   height: 80px;
   border-radius: 40px;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   border: solid 2px rgba(220, 230, 235, 0.5);
   border-top-color: #172b4d;
   animation: spin 1s infinite linear;
   -webkit-animation: spin 1s infinite linear;
}

.app-loader {
   width: 90px;
   height: 90px;
   margin: 30px auto;
   position: absolute;
   bottom: 45px;
   right: 5px;
   padding: 10px;
   border-radius: 50%;
   background: transparent;
}

.app-loader .loading {
   width: 70px;
   height: 70px;
   border-radius: 50%;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   border: solid 2px #172b4d;
   border-top-color: #fff;
   animation: spin 1s infinite linear;
   -webkit-animation: spin 1s infinite linear;
   display: inline-block;
}

.table-loader .loading {
   width: 50px;
   height: 50px;
   border-radius: 50%;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   border: solid 2px #172b4d;
   border-top-color: #fff;
   animation: spin 1s infinite linear;
   -webkit-animation: spin 1s infinite linear;
   display: inline-block;
}

#pre-loader .app-loader {
   bottom: 45%;
   right: 56%;
}

.ani-width {
   transition: width 50ms;
}

.ani-rotate-180:hover {
   transform: rotate(180deg);
   transition: all 300ms ease-out 0ms;
}

.inline-loader {
   width: 20px;
   height: 20px;
   border-radius: 50% !important;
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
   border: solid 2px #172b4d !important;
   border-top-color: #fff !important;
   animation: spin 1s infinite linear;
   -webkit-animation: spin 1s infinite linear;
   display: inline-block;
   padding: 0 !important;
   align-self: center;
}

.inline-loader:hover {
   background-color: #fff !important;
}

.loader-container.inline-loader {
   width: 20px !important;
   height: 20px !important;
   display: block;
   margin: 0 auto;
}

.loader-container.inline-loader:hover {
   background-color: #fff !important;
}

.inline-block {
   display: inline-block;
}

.block {
   display: block;
}

.form-control-sm {
   font-size: 13px;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
   display: none;
}

.icon-fill-secondary {
   fill: #595D6E;
}

.icon-fill-warning {
   fill: #ffb822;
}

.text-right {
   text-align: right;
}

.text-center {
   text-align: center;
}

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

.custom-modal-lg {
   max-width: 900px;
   transition: all 300ms ease !important;
}

/*22-02-2022*/
.tab-title .title-button-group .btn-blue {
   background-color: #172b4d;
   color: #ffffff;
   border: 1px solid #172b4d;
}

.tab-title .title-button-group .btn-blue:hover {
   background-color: #ffffff;
   color: #172b4d;
   border: 1px solid #172b4d;
}

.to_short_text {
   width: 75%;
   margin-left: auto;
   padding-top: 15px;
}

/*08-03-2022*/
/*.lead-det-page .card-body .form-group:nth-child(odd) .row{
   background-color: #e2e4e8;
}
.lead-det-page .card-body .form-group:nth-child(odd) .row input,.lead-det-page .card-body .form-group:nth-child(odd) .row textarea{
   background-color: #e2e4e8;
}*/

.lead-det-page .card-body .form-group:nth-child(odd) .row {
   background-color: #e2e4e8;
}

.lead-det-page .card-body .form-group:nth-child(odd) .row input,
.lead-det-page .card-body .form-group:nth-child(odd) .row textarea {
   background-color: #e2e4e8;
}

.lead-det-page .card-body .form-group.hide~.form-group:nth-child(even) .row {
   background-color: #e2e4e8;
}

.lead-det-page .card-body .form-group.hide~.form-group:nth-child(even) .row input,
.lead-det-page .card-body .form-group.hide~.form-group:nth-child(even) .row textarea {
   background-color: #e2e4e8;
}

.lead-det-page .card-body .form-group.hide~.form-group:nth-child(odd) .row {
   background-color: transparent;
}

.lead-det-page .card-body .form-group.hide~.form-group:nth-child(odd) .row input,
.lead-det-page .card-body .form-group.hide~.form-group:nth-child(odd) .row textarea {
   background-color: transparent;
}

.lead-det-page .card-body .form-group .row>label:first-child {
   border-right: 1px solid #bebebe6b;
}

.lead-det-page .card-body .form-group .row input,
.lead-det-page .card-body .form-group .row textarea {
   border: 1px solid #d7d7d7 !important;
}

#note-form.new-note-desc {
   margin: 0 15px;
   padding-bottom: 20px;
}

/*.lead-det-page #note-form .form-group button[type="submit"]{
   margin-left: 15px;
}*/
.fullmappage .page-wrapper {
   padding: 10px 25px;
}



@media (max-width: 991px) {
   .custom-modal-lg {
      max-width: 500px;
      margin: 1.75rem auto;
   }
}

.import-client-app-modal .modal-dialog {
   transition: 500ms ease !important;
}

/*scroll bar*/
::-webkit-scrollbar {
   width: 6px;
}

::-webkit-scrollbar-button {
   width: 0px;
   height: 0px;
}

::-webkit-scrollbar-thumb {
   background: #c6ccd2;
   border-radius: 6px;
}

::-webkit-scrollbar-thumb:hover {
   background: #b8bfc7;
}

::-webkit-scrollbar-thumb:active {
   background: #b8bfc7;
}

.sidebar-scroll::-webkit-scrollbar-thumb {
   background: rgba(128, 128, 128, 0.3);
}

.sidebar-scroll::-webkit-scrollbar-thumb:hover {
   background: rgba(128, 128, 128, 0.4);
}

.sidebar-scroll::-webkit-scrollbar-thumb:active {
   background: rgba(128, 128, 128, 0.4);
}

.progress-bar-success {
   background-color: #86c78d;
}



.sidebar-menu li.active>a {
   background-color: #172b4d !important;
}

.title-button-group .btn-info {
   /*    background-color:#172b4d;*/
}

.edit-image-file {
   position: relative;
}

.edit-image-file .download-est {

   background: #fff;
   color: #a1a3a5;
   border-radius: 50%;
   width: 25px;
   height: 25px;
   display: block;
   position: absolute;
   text-align: center;
   top: 3px;
   left: 3px;

}

.edit-image-file .download-est:hover {
   background-color: #172b4d;
}

body.destroy-popover .page-title .btn {
   /*margin: 15px 0px;*/
   display: 7px;
}

body.destroy-popover .page-title .title-button-group {
   margin: 0px 5px 0px 0px;
}

.lead_forms,
.client-forms {
   width: 48%;
   float: left;
}

.lead_map,
.client-map {
   float: right;
   width: 50%
}

/* section#google-map{width:650px;} */
.lead_forms label,
.client-forms label {
   width: 30%;
}

.lead_forms .col-md-10,
.client-forms .col-md-10 {
   width: 65% !important;
}

.ex-notes .notepad-title {
   padding: 10px 20px;
   border: 1px solid #e1e1e1 !important;
   margin-right: 10px;
   border-radius: 10px;
}

.ex-notes .form-group {
   padding: 0 10px;
}

.ex-notes .notepad-title strong {
   display: block;
   width: 100%;
   text-transform: capitalize;
}

.ex-notes .notepad-title strong a {
   float: right;
}

.ex-notes {
   margin-top: 15px;
}

.ex-notes .notepad-title p::first-letter {
   text-transform: capitalize;
}



@media (max-width: 1100px) {

   .lead_forms label,
   .client-forms label {
      padding: 0 5px !important;
   }
}

@media (max-width: 767px) {

   .lead_forms,
   .client-forms {
      width: 100%;
      float: none;
   }

   .lead_map,
   .client-map {
      float: none;
      width: 100%
   }
}


#overview-info .card .card-header h4 {
   float: left;
}

#overview-info .card .nav-tabs li .nav-link:focus {
   outline: none !important
}

#overview-info .card .card-header h4 {
   float: left;
}

#overview-info .card ul.nav-tabs {
   display: block;
   float: right;
   margin-bottom: 0;
   border-bottom: 0 !important;
   background: transparent;
}

#overview-info .card ul.nav-tabs li {
   border-bottom: 0;
}

#overview-info .card ul.nav-tabs li button {
   background: transparent;
   color: #fff;
}

#overview-info .card .nav-tabs li .active {
   color: #fff !important;
   border-bottom: 0 !important;
}

#overview-info .nav-tabs li:not(.title-tab):after {
   display: none;
}

#overview-info .card .nav-tabs li:first-child {
   margin-right: 3px;
}

#overview-info .card .nav-tabs li .nav-link::after {
   display: block;
   background-color: #fff;
   content: "";
   left: 0;
   bottom: 0px;
   width: 0;
   height: 2px;
   position: absolute;
   -webkit-transition: all 0.2s;
   -moz-transition: all 0.2s;
   -o-transition: all 0.2s;
   transition: all 0.2s;
}

#overview-info .card .nav-tabs li .nav-link.active::after,
#client-info .card .nav-tabs li:hover .nav-link::after {
   width: 100%;
}

/*#client-info .card .card-header{
   background-color: #172b4d!important;
   color: #fff!important;
}*/
.client-forms {
   width: 100% !important;
}

/*#client-info .tab-title{
   background-color: #172b4d!important;
   color: #fff!important;
}*/
#client-info .tab-title .btn {
   background-color: #7dbf7b !important;
   color: #fff !important;
   border-color: #7dbf7b !important;
}

#client-info .card-footer .btn-primary {
   background-color: #172b4d !important;
   color: #fff !important;
   float: right;
   border-color: #172b4d !important;
}

#client-info .card .card-header h4 {
   font-weight: bold;
   float: left;
   font-size: 14px;
}

#client-info .card ul.nav-tabs {
   display: block;
   float: right;
   margin-bottom: 0;
   border-bottom: 0 !important;
   background: transparent;
}

#client-info .card ul.nav-tabs li {
   border-bottom: 0;
}

#client-info .card ul.nav-tabs li button {
   background: transparent;
   color: #fff;
}

#client-info .card .nav-tabs li .active {
   color: #fff !important;
   border-bottom: 0 !important;
}

.nav-tabs li:not(.title-tab):after {
   display: none;
}

#client-info .card .nav-tabs li:first-child {
   margin-right: 3px;
}

#client-info .card .nav-tabs li .nav-link::after {
   display: block;
   background-color: #fff;
   content: "";
   left: 0;
   bottom: 0px;
   width: 0;
   height: 2px;
   position: absolute;
   -webkit-transition: all 0.2s;
   -moz-transition: all 0.2s;
   -o-transition: all 0.2s;
   transition: all 0.2s;
}

#client-info .card .nav-tabs li .nav-link.active::after,
#client-info .card .nav-tabs li:hover .nav-link::after {
   width: 100%;
}

#client-info .card .nav-tabs li .nav-link:focus {
   outline: none;
}

.dataTables_filter input {
   padding-right: 30px;
}

._client_new_view+#page-content .general-form.white .form-control {
   border-color: #d3d3d3;
   background-color: #d3d3d3;
}

._client_new_view+#page-content .lead_forms label,
._client_new_view+#page-content .client-forms label {
   width: 33%;
}

.default-bg>.row {
   margin-left: 0;
   margin-right: 0;
}

#note-form.new-note-desc textarea {
   margin-top: 20px;
}

#overview-info .datatable-tools.row {
   display: none;
}

#overview-info #client-file-table_wrapper #client-file-table+.datatable-tools.row {
   /*display: block;*/
}

._new_dash_wid .datatable-tools.row {
   display: none;
}

._new_dash_wid #task-table_wrapper #task-table+.datatable-tools.row {
   display: block;
}

.lead-det-page .card-body .form-group.hide~.form-group:nth-child(even) .row,
.lead-det-page .card-body .form-group.hide~.form-group:nth-child(even) .row input {
   background: transparent !important;
}

.lead-det-page .card-body .form-group.hide~.form-group:nth-child(even) .row .form-check-input:checked {
   background-color: #0d6efd !important;
   border-color: #0d6efd !important;
}

.lead-det-page .dashed-row .form-group {
   border-bottom: 0;
}

.lead-det-page .card-body .form-group .row>label:first-child {
   border-right: 0;
}

.lead-det-page .card-body .form-group.hide~.form-group .row .col-md-8 input,
.lead-det-page .card-body .form-group.hide~.form-group .row .col-md-4 input,
.lead-det-page .card-body .form-group.hide~.form-group .row .col-md-2 input,
.lead-det-page .card-body .form-group.hide~.form-group .row .col-md-3 input {
   border: 1px solid #d7d7d7;
   border-radius: 5px;
}

#client-info .datatable-tools.row {
   display: none;
}

#client-info .card-body .form-group.hide~.form-group:nth-child(even) .row,
#client-info .card-body .form-group.hide~.form-group:nth-child(even) .row input {
   /*background-color: transparent!important;*/
}

#client-info .dashed-row .form-group {
   border-bottom: 0;
}

#client-info .card-body .form-group .row>label:first-child {
   border-right: 0;
}

#client-info #company-form .card-body .form-group .row .col-md-8 input,
#client-info #company-form .card-body .form-group .row .col-md-4 input,
#client-info #company-form .card-body .form-group .row .col-md-8 textarea {
   border: 1px solid #d7d7d7;
   border-radius: 5px;
}

#overview-info .card .card-header.new_bnd,
#client-info .card .card-header.new_bnd {
   background-color: #fff !important;
   padding-bottom: 0 !important;
}

#overview-info .card .card-header.new_bnd h4,
#overview-info .card .card-header.new_bnd ul li button,
#client-info .card .card-header.new_bnd h4,
#client-info .card .card-header.new_bnd ul li button {
   color: #000 !important;
}

#overview-info .card .card-header.new_bnd h4,
#client-info .card .card-header.new_bnd h4 {
   font-weight: bold;
}

#overview-info .card .card-header.new_bnd ul li button.active,
#client-info .card .card-header.new_bnd ul li button.active {
   color: #172b4d !important;
}

#overview-info .card .new_bnd .nav-tabs li .nav-link::after,
#client-info .card .new_bnd .nav-tabs li .nav-link::after {
   background-color: #172b4d !important;
   bottom: -9px !important;
}

#overview-info .lead-det-page .card-body .form-group,
#overview-info #company-form .form-group,
#client-info #company-form .form-group {
   padding-bottom: 0 !important;
   margin-bottom: 10px !important;
}

#overview-info #s2id_status_update {
   width: 100%;
}

#overview-info #s2id_status_update .select2-choice {

   border-radius: 5px;
}

#note-form.new-note-desc textarea {
   border: 1px solid #d7d7d7;
   background-color: #EEF1F9 !important;
}

.lead_map {
   padding: 20px;
}

.general-form.white .form-group .row>label.new_lab {
   padding: 0 15px;
}

.lead-det-page .select2-container.validate-hidden {
   border: 1px solid #d7d7d7;
   border-radius: 5px;
}

.lead-det-page .select2-container.validate-hidden>a {
   border-radius: 5px;
}

#client-info #company-form .new_sel .select2-container {
   border: 1px solid #d7d7d7;
   border-radius: 5px;
}

#client-info #company-form .new_grp input.select2-input {
   border: none !important;
   background-color: unset !important;
}

#client-info #company-form .new_grp .select2-choices {
   background-color: #fff !important;
   border-radius: 5px;
   border: none !important;
}

#client-info #company-form .new_grp .select2-container {
   border: 1px solid #d7d7d7;
   border-radius: 5px;
}

#client-info #company-form .new_sel .select2-container a {
   border-radius: 5px;
}

textarea#comment {
   background: transparent !important;
   border: 1px solid #d7d7d7;
   border-radius: 5px;
}

.lead-det-page .card-body .form-group.hide~.form-group:nth-child(odd) .row textarea {
   border: 1px solid #d7d7d7;
   border-radius: 5px;
}

#client-info #company-form .card-body .form-group .row .col-md-3 input,
#client-info #company-form .card-body .form-group .row .col-md-2 input {
   border: 1px solid #d7d7d7;
   border-radius: 5px;
}

#client-info .general-form.white .form-group .row>label.new_lab {
   text-align: center;
}

.lead-activity-section .d-flex {
   background-color: #d3d3d3;
   border-radius: 5px;
   padding: 10px;
}

.lead-activity-section .d-flex span.text-off {
   float: right;
   margin: 5px;
}

.lead-activity-section .d-flex span.badge {
   margin-left: 10px;
}

.lead-activity-section .d-flex .card-title+p {
   display: flex;
   justify-content: space-between;

}

#client-info #company-form .new_sel .select2-container a.select2-choice {
   height: 33px;
   !important
}

#overview .dashboard-icon-widget .card-body {
   display: flex;
   justify-content: space-between;
}

#overview .dashboard-icon-widget .card-body .widget-details {
   position: unset;
   width: calc(100% - 55px);
   margin-left: 10px;
}

#overview .dashboard-icon-widget .card-body .widget-details span {
   font-size: 12px;
}

#overview .dashboard-icon-widget .card-body .widget-icon {
   width: 55px;
}

.dashboard-icon-widget .card-body {
   padding: 28px 15px;
   min-height: 125px;
}

#overview .dashboard-icon-widget .card-body .widget-details h1 {
   font-size: 25px;
}

#overview .mt20 .card {
   margin-bottom: 0 !important;
   height: 100%;
   background: #fff;
}

#overview .mt20 .col-md-3 a {
   height: 100%;
   background: #fff;
}

#overview .mt20 .col-md-3 {
   margin-bottom: 20px !important;
}

/*new styles 1/11/2022*/
._chart_head>div {
   position: relative;
}

._chart_head>div:first-child::before {
   content: "";
   position: absolute;
   width: 100%;
   height: 30%;
   top: -15%;
   border-radius: 100%;
   background: inherit;
}

._chart_head>div:first-child::after {
   content: "";
   position: absolute;
   width: 100%;
   height: 15%;
   bottom: -6%;
   border-radius: 100%;
   background: inherit;
}

._chart_head>div:not(:first-child)::after {
   content: "";
   position: absolute;
   width: 100%;
   height: 120%;
   bottom: -55%;
   border-radius: 100%;
   background: inherit;
}

._chart_head>div:first-child::before {
   border-bottom: 1px solid;
}

._chart_head>div:last-child::after {
   height: 120%;
   width: 100%;
   bottom: -57%;
}

._chart_head>div:not(:first-child)::before {
   border-top: 1px solid;
   height: 50%;
   top: -30%;
}

._chart_head>div span._color_data {
   position: absolute;
   left: -30px;
   font-size: 14px;
   line-height: 20px;
   font-weight: 800;
}

._chart_head {
   margin-top: 30px;
}

.card-body.rounded-bottom ._lead_hed_chart p {
   font-size: 40px;
   font-weight: bold;
   color: #40d440;
   line-height: 40px;
}

.card-body.rounded-bottom ._lead_hed_chart span {
   font-size: 20px;
   font-weight: 700;
}

.card-body.rounded-bottom ._legends {
   margin-top: 15px;
}

.card-body.rounded-bottom ._legends div span {
   font-size: 10px;
   line-height: 15px;
   font-weight: 700;
}

.card-body.rounded-bottom ._legends div {
   display: inline-block;
}

table#task-table tbody tr th {
   color: #fff;
   background: #172b4d !important;
   padding: 20px 20px;
}

table#task-table tbody tr th:first-child,
table#task-table tbody tr td:first-child {
   border-top-left-radius: 6px;
   border-bottom-left-radius: 6px;
}

table#task-table tbody tr th:last-child,
table#task-table tbody tr td:last-child {
   border-top-right-radius: 6px;
   border-bottom-right-radius: 6px;
}

table#task-table tbody tr td {
   padding: 20px 20px;
}

table#task-table tbody tr:nth-child(even) td {
   background: #e5e5e5;
}

span._color_data {
   position: absolute;
   bottom: 0%;
   left: 50%;
   transform: translateX(-50%);
   color: #fff;
   font-weight: bold;
}


/*new styles 03/11/2022*/
.timeline-images._new_preview img {
   width: auto;
   height: 450px;
   object-fit: contain;
}

/*.app-modal-body,
.app-modal{
   background: transparent;
}*/

/*13-12-22*/
.lead-det-page .card-body .form-group.new_col .col-md-3.new_lab {
   text-align: center;
   width: 17%;
   padding: 0 3px 0 3px;
}

.lead-det-page .card-body .form-group.new_col .row {
   align-items: center;
}

.lead-det-page .card-body .form-group.new_col label.col-md-4:nth-child(5) {
   width: 15%;
   padding: 0 0px;
   text-align: center;
}

.lead-det-page .card-body .form-group.new_col .col-md-2 {
   width: 9.666667%;
   padding: 0 0px;
}

.lead-det-page .card-body .form-group.new_col .col-md-3 {
   width: 14%;
   padding: 0px;
}

.lead-det-page .card-body .form-group.new_col .col-md-2:last-child {
   width: 11%;
   padding: 0;
}

.lead-det-page .card-body .form-group.new_col label.col-md-4:first-child {
   width: 32%;
}

.lead-det-page .card-body .form-group.hide~.form-group:nth-child(odd) .row input.form-check-input {
   background-color: #e2e4e8;
}

.lead-det-page .card-body .form-group.hide~.form-group:nth-child(odd) .row input.form-check-input:checked[type=checkbox] {
   background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}

.lead-det-page .card-body .form-group.hide~.form-group:nth-child(odd) .row input.form-check-input:focus {
   box-shadow: unset;
}

._new_cln_form .card-body .form-group.new_col .col-md-3.new_lab {
   text-align: center;
   width: 17%;
   padding: 0 3px 0 3px;
}

._new_cln_form .card-body .form-group.new_col .row {
   align-items: center;
}

._new_cln_form .card-body .form-group.new_col label.col-md-4:nth-child(5) {
   width: 15%;
   padding: 0 3px;
   text-align: center;
}

._new_cln_form .card-body .form-group.new_col .col-md-2 {
   width: 9.666667%;
   padding: 0 3px;
}

._new_cln_form .card-body .form-group.new_col .col-md-3 {
   width: 14%;
   padding: 0px;
}

._new_cln_form .card-body .form-group.new_col .col-md-2:last-child {
   width: 11%;
   padding: 0;
}

._new_cln_form .card-body .form-group.new_col label.col-md-4:first-child {
   width: 34.2%;
}

/*from two added*/
#tab-company-info .card-body .form-group.new_col .col-md-3 {
   width: 20%;
   padding: 0 4px;
}

#tab-company-info .card-body .form-group.new_col .col-md-2 {
   width: 16.66667%;
   padding: 0 20px;
}

#tab-company-info .card-body .form-group.new_col .col-md-3.new_lab {
   width: 10%;
   padding: 0 15px;
}

#tab-company-info .card-body .form-group.new_col .col-md-2:nth-child(5) {
   width: 10%;
   text-align: center;
}

#tab-company-info .card-body .form-group.new_col label.col-md-4:first-child {
   width: 16.66666667%;
}

#tab-company-info .card-body .form-group.new_col .col-md-2:last-child {
   width: 21%;
   padding: 0 4px;
}

#tab-company-info .card-body .form-group.new_col .col-md-2:nth-child(4) {
   width: 21%;
   padding: 0 4px;

}

#tab-company-info .card-body .form-group.new_col .col-md-2:first-child {
   width: 17.1%;
}


/*13-12-22*/






@media (max-width:1500px) {

   .lead-det-page .card-body .form-group.new_col .col-md-3,
   ._new_cln_form .card-body .form-group.new_col .col-md-3 {
      width: 63%;
   }

   .lead-det-page .card-body .form-group.new_col,
   ._new_cln_form .card-body .form-group.new_col {
      flex-wrap: wrap;
      flex-basis: 64%;
   }

   .lead-det-page .card-body .form-group.new_col .row div,
   ._new_cln_form .card-body .form-group.new_col .row div {
      flex-basis: 67%;
   }

   .lead-det-page .card-body .form-group.new_col .col-md-3.new_lab,
   .lead-det-page .card-body .form-group.new_col label.col-md-4:nth-child(5),
   ._new_cln_form .card-body .form-group.new_col label.col-md-4:nth-child(5),
   ._new_cln_form .card-body .form-group.new_col .col-md-3.new_lab {
      width: 32%;
      text-align: start;
      padding: 0 20px;
   }

   .lead-det-page .card-body .form-group.new_col .col-md-2:last-child,
   ._new_cln_form .card-body .form-group.new_col .col-md-2:last-child {
      margin-top: 10px;
   }

   .lead-det-page .card-body .form-group.new_col .col-md-2,
   ._new_cln_form .card-body .form-group.new_col .col-md-2 {
      margin-top: 10px;
   }

   #tab-company-info .card-body .form-group.new_col .col-md-2:nth-child(5) {
      text-align: start;
      width: 17%;
   }

   #tab-company-info .card-body .form-group.new_col .col-md-2:nth-child(4) {
      width: 100%;
      margin-bottom: 10px;
   }

   #tab-company-info .card-body .form-group.new_col .col-md-2:first-child,
   #tab-company-info .card-body .form-group.new_col .col-md-3.new_lab {
      width: 17%;
   }

   #tab-company-info .card-body .form-group.new_col .row div {
      flex-basis: 83%;
   }

   #client-info .general-form.white .form-group .row>label.new_lab {
      text-align: start;
   }

   ._new_cln_form .card-body .form-group.new_col .col-md-2 {
      padding: 0;
   }

}

@media (max-width:1400px) {
   .card-body.rounded-bottom ._lead_hed_chart span {
      font-size: 18px;
   }

   /*13-7-23*/
   .page-wrapper {
      padding: 25px 11px;
      padding-bottom: 0;
   }

   .row.dsh_2_2 {
      padding: 25px 11px;
   }

   .dashPageclass .row:nth-of-type(2) .col-md-6 .row .col-md-12 {
      padding: 0;
   }
}


@media (max-width:1300px) {
   .general-form.white .form-group .row>label.new_lab {
      padding: 0;
   }

   .dashboard-icon-widget .card-body {
      min-height: 145px;
   }

   .card-body.rounded-bottom ._lead_hed_chart span {
      font-size: 16px;
   }

   .card-body.rounded-bottom ._lead_hed_chart p {
      font-size: 36px;
      line-height: 36px;
   }

   /*13-7-23*/

   #upcoming-task-container #task-table tr td .mr15 {
      margin-right: 7px !important;
   }

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

@media (max-width:1199px) {

   ._chart_head {
      max-width: 260px;
      margin-left: auto;
   }

   .cylinder {
      max-width: 150px;
   }
}



@media (max-width:1150px) {
   .dashed-row .form-group .row label:first-child {
      padding: 0;
   }

   .lead-det-page .card-body .form-group.new_col .col-md-3.new_lab,
   .lead-det-page .card-body .form-group.new_col label.col-md-4:nth-child(5) {
      padding: 0 15px 0 15px;
   }

   ._new_cln_form .card-body .form-group.new_col .col-md-3.new_lab,
   ._new_cln_form .card-body .form-group.new_col label.col-md-4:nth-child(5) {
      padding: 0;
   }

   #tab-company-info .card-body .form-group.new_col .col-md-2:first-child,
   #tab-company-info .card-body .form-group.new_col .col-md-3.new_lab {
      padding: 0;
   }

   #tab-company-info .card-body .form-group.new_col .col-md-2:nth-child(5) {
      padding: 0;
   }

   .lead-det-page .card-body .form-group .row>label.col-md-4 {
      padding: 0;
   }

}

@media (max-width:1050px) {
   .new_col .row div {
      flex-basis: 67%;

   }

   .new_col .row label {
      width: 33%;
   }

   .new_col .row div:first-of-type {
      margin-bottom: 10px;
   }

   #client-info .general-form.white .form-group .row>label.new_lab {
      text-align: left;
   }
}

@media (max-width:767px) {

   ._client_new_view+#page-content .lead_forms label,
   ._client_new_view+#page-content .client-forms label {
      width: auto;
   }

   .lead-det-page .card-body .form-group.hide~.form-group .row .col-md-4 {
      margin-bottom: 10px;
   }

   .general-form.white .form-group .row>label.new_lab {
      padding: 0;
   }

   .new_col .row div {
      flex-basis: 100%;

   }

   .new_col .row label {
      width: 100%;
   }

   .dashboard-icon-widget .card-body {
      min-height: unset;
   }

   ._chart_head {
      padding: 0 40px;
      margin: unset;
   }

   table#task-table tbody tr td,
   table#task-table tbody tr th {
      padding: 20px 15px;
   }

   .for_space {
      height: auto !important;
      margin-bottom: 20px;
   }

   /*08-12-22*/
   .card .card-body #event-calendar1 .fc-toolbar-chunk h2.fc-toolbar-title {
      font-size: 17px;
   }

   /*08-12-22*/

   /*13-12-22*/

   .lead-det-page .card-body .form-group.new_col .col-md-3.new_lab {
      width: 100%;
      text-align: start;
   }

   .lead-det-page .card-body .form-group.new_col label.col-md-4:nth-child(5) {
      width: 100%;
   }

   .lead-det-page .card-body .form-group.new_col .col-md-3,
   .lead-det-page .card-body .form-group.new_col .col-md-2 {
      padding: 0 10px;
   }

   .lead-det-page .card-body .form-group.new_col label.col-md-4:first-child {
      width: 100%;
   }

   .lead-det-page .card-body .form-group.new_col .row div {
      width: 100%;
      flex-basis: 100%;
   }


   ._new_cln_form .card-body .form-group.new_col .col-md-3.new_lab {
      width: 100%;
      text-align: start;
   }

   ._new_cln_form .card-body .form-group.new_col label.col-md-4:nth-child(5) {
      width: 100%;
   }

   ._new_cln_form .card-body .form-group.new_col .col-md-3,
   ._new_cln_form .card-body .form-group.new_col .col-md-2 {
      padding: 0 10px;
   }

   ._new_cln_form .card-body .form-group.new_col label.col-md-4:first-child {
      width: 100%;
   }

   ._new_cln_form .card-body .form-group.new_col .row div {
      width: 100%;
      flex-basis: 100%;
   }

   #tab-company-info .card-body .form-group.new_col .col-md-2:first-child,
   #tab-company-info .card-body .form-group.new_col .col-md-3.new_lab {
      width: 100%;
   }

   #tab-company-info .card-body .form-group.new_col .row div {
      flex-basis: 100%;
      padding: 0 15px;
   }

   #tab-company-info .card-body .form-group.new_col .col-md-2:last-child {
      padding: 0 15px;
   }

   #tab-company-info .card-body .form-group.new_col .col-md-2:nth-child(4) {
      padding: 0 15px;
   }

   #tab-company-info .card-body .form-group .row .col-md-4:nth-child(2) {
      margin-bottom: 14px;
   }

   #tab-company-info .card-body .form-group.new_col .col-md-2:nth-child(5) {
      width: 100%;
   }

   /*13-12-22*/
   /* 22-08-2024 */
   #total_amount_container_ld {
      flex-direction: column;
      justify-content: center;
      align-items: center;
      margin: 0;
   }

   /* 22-08-2024 */
}

@media (max-width:550px) {
   .card .card-body #event-calendar1 .fc-toolbar.fc-header-toolbar {
      flex-direction: column;
   }

   .card .card-body #event-calendar1 .fc-toolbar-chunk h2.fc-toolbar-title {
      font-size: 17px;
      padding: 12px 0 14px;
   }

   .card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr.fc-scrollgrid-section td a span.p5 {
      padding: 2px 2px;
   }

   /* 19-08-24 */
   .tot_fo {
      flex-direction: column;
   }

   /* .tot_fo  #total_acc_amount_container{
      margin-top: 20px;
   } */
   .db_ft_tbl.row.dsh_2_2 .row_widgets .row .tbl_db .hd_blk {
      flex-direction: column;
      padding-bottom: 20px !important;
   }

   /* 19-08-24 */
   /* 22-08-2024 */
   .db_ft_tbl.row.dsh_2_2 .row_widgets .row .tbl_db .hd_blk {
      flex-direction: column;
   }

   /* 22-08-2024 */
}

/* 08-12-22*/
@media (max-width:480px) {
   .lead-activity-section .d-flex span.text-off {
      display: block;
      float: none;
   }

   #client-tabs {
      margin-right: 0 !important;
      margin-left: 0 !important
   }

   #client-tabs+.tab-content {
      margin-right: 0 !important;
      margin-left: 0 !important
   }

   table#task-table tbody tr td,
   table#task-table tbody tr th {
      padding: 20px 12px;
   }
}

.app-modal-content .app-modal-content-area {
   margin: 50px 0;
}

.all-item-grid-view ._per_item {
   text-align: center;
}

.all-item-grid-view {
   display: flex;
   justify-content: space-between;
   flex-wrap: wrap;
   max-height: 367px;
   overflow-y: scroll;
}

/*.all-item-grid-view ._per_item img{
   width: 70px;
   height: 50px;
}*/
.all-item-grid-view ._per_item input {
   opacity: 0;
   position: absolute;
   width: 100px;
   height: 100px;
}

.all-item-grid-view ._per_item {
   position: relative;
   flex-basis: 30%;
   margin-bottom: 20px;
}

.all-item-grid-view ._per_item p {
   padding-top: 10px;
}

.all-item-grid-view ._per_item input:checked~img {
   border: 5px solid #172b4d;
   border-radius: 12px;
}

#upcoming-task-container #task-table thead {
   /*    background: #172b4d;*/
   color: #fff;
}

#upcoming-task-container #task-table .table-responsive {
   border-radius: 10px;
}

#upcoming-task-container #task-table tr th {
   text-transform: capitalize;
   font-weight: bold;
}

#upcoming-task-container #task-table tr td {
   padding: 15px 10px !important;
}

#upcoming-task-container .table-responsive .col-md-3.pl15 {
   display: none;
}

#upcoming-task-container .table-responsive .col-md-9.pr15 {
   width: 100%;
   text-align: end;
}

#upcoming-task-container #task-table tr th:first-child {
   border-top-left-radius: 10px;
   border-bottom-left-radius: 10px;
}

#upcoming-task-container #task-table tr th:last-child {
   border-top-right-radius: 10px;
   border-bottom-right-radius: 10px;
}

._team_member_legends input._legend_click:checked~p {
   text-decoration: line-through;
}

._est_height {
   /*    height: 42px;*/
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   /*overflow: hidden;*/
   text-overflow: ellipsis;
}

.strong._est_height {
   display: flex;
}

._new_wid_filt {
   display: flex;
   align-items: center;
   justify-content: space-around;
   /* width: 45%; */
   margin-left: 25px;
}

._new_wid_filt input {
   width: 100px;
   margin-right: 10px;
}

._new_wid_filt ._cal_drop {
   display: none;
}

/*25-4-23*/

.all-item-grid-view {
   justify-content: unset;
   max-height: unset;
}

.all-item-grid-view ._per_item {
   flex-basis: unset;
   width: 32%;
   margin-right: 1.8%;
}

.all-item-grid-view ._per_item input.custom_item_choose {
   width: 100%;
   height: 170px;
}

.all-item-grid-view ._per_item img {
   object-fit: contain;
   width: 238px;
   height: 170px;
   border: 5px solid transparent;
}

.all-item-grid-view ._per_item p {
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
   overflow: hidden;
   text-overflow: ellipsis;
   height: 51px;
}


.all-item-grid-view ._per_item:nth-child(3n) {
   margin-right: 0;
}

/* 14-02-2025 */
/* .lead-det-page .card-body .form-group.hide ~ .form-group .row.whats .form-control._what_up{
   padding: 2.5rem .75rem;
} */
.lead-det-page .card-body .form-group.hide~.form-group .row.whats span._call_icon {
   position: absolute;
   bottom: 13px;
   right: 23px;
   top: unset;
   cursor: pointer;
}

/* 14-02-2025 */

@media (max-width:1100px) {
   ._new_wid_filt {
      margin-left: 0px;
   }

   ._new_wid_filt input {
      width: 95px;
      margin-right: 5px;
   }
}

@media (max-width:767px) {
   ._new_wid_filt ._cal_drop {
      display: block;
   }

   ._new_wid_filt input {
      display: none;
   }
}

._all_lead_page #lead-table_wrapper #lead-table+.datatable-tools.row {
   display: none;
}

._all_new_lead_page #new-lead-table_wrapper #new-lead-table+.datatable-tools.row {
   display: none;
}

._all_gebelt_page #gebelt-lead-table_wrapper #gebelt-lead-table+.datatable-tools.row {
   display: none;
}

._all_terug_page #terug-lead-table_wrapper #terug-lead-table+.datatable-tools.row {
   display: none;
}

._all_afspraak_page #afspraak-lead-table_wrapper #afspraak-lead-table+.datatable-tools.row {
   display: none;
}

._all_offerte_page #offerte-lead-table_wrapper #offerte-lead-table+.datatable-tools.row {
   display: none;
}

._all_verkocht_page #verkocht-lead-table_wrapper #verkocht-lead-table+.datatable-tools.row {
   display: none;
}

._all_afgeschreven_page #afgeschreven-lead-table_wrapper #afgeschreven-lead-table+.datatable-tools.row {
   display: none;
}

._all_overige_page #overige-lead-table_wrapper #overige-lead-table+.datatable-tools.row {
   display: none;
}

._all_subsidieaanvraag_page #subsidieaanvraag-lead-table_wrapper #subsidieaanvraag-lead-table+.datatable-tools.row {
   display: none;
}

._all_financiering_page #financiering-lead-table_wrapper #financiering-lead-table+.datatable-tools.row {
   display: none;
}

._all_service_page #service-lead-table_wrapper #service-lead-table+.datatable-tools.row {
   display: none;
}

._all_klacht_page #klacht-lead-table_wrapper #klacht-lead-table+.datatable-tools.row {
   display: none;
}

/*19-11-22*/

.table_pagination .dataTables_paginate .paginate_button.active a,
.table_pagination .dataTables_paginate .paginate_button a:hover,
.table_pagination .dataTables_paginate .paginate_button a:focus {
   background: #f2f4f6 !important;
   border: 1px solid #d3d3d3 !important;
   color: #414244 !important;
   outline: none;
   box-shadow: none;
}

.table_pagination .dataTables_paginate .paginate_button a {
   border: 1px solid #d3d3d3 !important;
}

.table_pagination .dataTables_paginate .paginate_button.active a {
   background: #f2f4f6 !important;
}

.table_pagination .dataTables_paginate .paginate_button a {
   border: none;
   /*    border-right: 1px solid #f2f2f2 !important;*/
   color: #000 !important;
   padding: 0.5em 1em;
}

.table_pagination .dataTables_paginate ul.pagination {
   margin: 2px 0;
   white-space: nowrap;
   justify-content: flex-end;
   flex-wrap: wrap;
}

/*23/11/22*/
._lead_source_dash .select2-container.select2 {
   width: 150px;
   margin-right: 20px;
}

.cal_modal .form-group input {
   margin-bottom: 15px;
}

.form-group._add_fields .row label:nth-child(2),
.form-group._add_fields .row label:nth-child(3) {
   font-weight: bold;
   font-size: 16px;
}

.form-group._add_fields .row label:nth-child(1) {
   font-size: 16px;
   font-weight: bold;
}

.form-group._add_fields .row label:nth-child(3) {
   margin-left: 70px;
}

/*5-12-22*/
.itemtoggle_options .form-check.form-switch {
   min-height: 100% !important;
}

.itemtoggle_options .form-check.form-switch input {
   height: 100%;
   width: 50px !important;
   padding: 13px !important;
}

/* 14-12-22 */
.card.mb0 .card-body #event-calendar1 .fc-view-harness table thead tr th:first-of-type {
   width: 5%;
}

.card.mb0 .card-body #event-calendar1 .fc-view-harness table {
   width: 100% !important;
   height: 100% !important;
   /*  overflow-y: scroll;*/
   table-layout: unset !important;

}

.card.mb0 .card-body #event-calendar1 .fc-view-harness {
   height: 1250px !important;
   overflow-y: scroll;
}

.card.mb0 .card-body #event-calendar1 .fc-view-harness table thead tr th {
   width: 19%;
}

.card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr:nth-child(odd) td {
   border-bottom: 1px solid #ddd !important;
   border-right: 1px solid #ddd !important;
   border-top: unset !important;
   border-left: unset !important;
}

.card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr:nth-child(even) td {
   border-bottom: 1px dotted #ddd !important;
   border-right: 1px solid #ddd !important;
   border-top: unset !important;
   border-left: unset !important;
}

.card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr._mid_row td {
   border-bottom: 1px solid #ddd !important;
}

.card.mb0 .card-body #event-calendar1 .fc-view-harness table thead tr th {
   border-bottom: 1px solid #ddd;
   border-right: 1px solid #ddd;
   border-top: unset !important;
   border-left: unset !important;
}

/* .card.mb0 .card-body #event-calendar1 {
 overflow-y: scroll;
} */
/*19-12-22*/
.card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr._mid_row td {
   font-size: 13px;
}

.card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr td a span.first {
   display: none;
}

@media (max-width: 1940px) {
   .card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr td a span.first {
      display: inline-block;
   }

   .card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr td a span.second {
      display: none;
   }
}

@media (max-width: 1700px) {
   .card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr td a span.first {
      display: inline-block;
   }

   .card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr td a span.second {
      display: none;
   }
}

@media (max-width: 1300px) {
   .row._lead_source_dash {
      display: none;
   }

   .row._member_filter_dash {
      display: none;
   }

   ._new_wid_filt ._cal_drop {
      display: block;
   }

   .search-modal .select2-choice {
      background-color: #fff !important;
      border: 1px solid #cdcdcd !important;
   }

   /*13-7-23*/
   #upcoming-task-container #task-table tr td {
      padding: 15px 8px !important;
   }

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

   #upcoming-task-container #task-table tr td {
      padding: 14px 2px !important;
   }

   #upcoming-task-container #task-table tr td .mr15 {
      margin-right: 3px !important;
   }

   /**14-10-23**/

   #estimate-item-table td img {
      width: 90px !important;
      height: 90px !important;
   }


}

@media screen and (max-width:1200px) {
   #upcoming-task-container #task-table tr td {
      padding: 15px 4px !important;
   }

   /* 23-11-24 */
   .led_par table.lead_tb.sm_tbl {
      width: 950px;
   }

   /* 23-11-24 */

}

@media (max-width: 767px) {
   ._lead_source_dash {
      display: none;
   }

   .itemtoggle_options .form-check.form-switch {
      padding-left: 0 !important;
   }

   .itemtoggle_options .form-check.form-switch input {

      padding: 8px !important;
      margin: 13px 0;
   }

   /*13-7-23*/
   .dashPageclass .row:nth-of-type(2) .col-md-6 .row .col-md-12 {
      padding: 0 10px;
   }

}

#dynamic_options div.form-group .row label {
   cursor: pointer;
}

table#lead-table th.sorting {
   pointer-events: none;
}

table#new-lead-table th.sorting {
   pointer-events: none;
}

table#gebelt-lead-table th.sorting {
   pointer-events: none;
}

table#terug-lead-table th.sorting {
   pointer-events: none;
}

table#afspraak-lead-table th.sorting {
   pointer-events: none;
}

table#offerte-lead-table th.sorting {
   pointer-events: none;
}

table#verkocht-lead-table th.sorting {
   pointer-events: none;
}

table#afgeschreven-lead-table th.sorting {
   pointer-events: none;
}

table#overige-lead-table th.sorting {
   pointer-events: none;
}

table#subsidieaanvraag-lead-table th.sorting {
   pointer-events: none;
}

table#financiering-lead-table th.sorting {
   pointer-events: none;
}

table#service-lead-table th.sorting {
   pointer-events: none;
}

table#klacht-lead-table th.sorting {
   pointer-events: none;
}

.btn-green {
   background-color: #55ae65;
   color: #fff;
}

#lead-table_length .custom-select {
   display: none;
}

#new-lead-table_length .custom-select {
   display: none;
}

#gebelt-lead-table_length .custom-select {
   display: none;
}

#terug-lead-table_length .custom-select {
   display: none;
}

#afspraak-lead-table_length .custom-select {
   display: none;
}

#offerte-lead-table_length .custom-select {
   display: none;
}

#verkocht-lead-table_length .custom-select {
   display: none;
}

#afgeschreven-lead-table_length .custom-select {
   display: none;
}

#overige-lead-table_length .custom-select {
   display: none;
}

#subsidieaanvraag-lead-table_length .custom-select {
   display: none;
}

#financiering-lead-table_length .custom-select {
   display: none;
}

#service-lead-table_length .custom-select {
   display: none;
}

#klacht-lead-table_length .custom-select {
   display: none;
}

/* 14-12-22 */
@media (max-width:639px) {
   .card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr td a span.first {
      display: none;
   }

   .card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr td a span.second {
      display: inline-block;
   }
}

@media (max-width: 550px) {
   ._new-calendar1 .page-title .title-button-group #s2id_event-labels-dropdown {
      margin-top: 8px;
   }
}

@media (max-width: 450px) {

   ._new-calendar1 .page-title .title-button-group #calendar-filter-dropdown,
   ._new-calendar1 .page-title .title-button-group #s2id_event-labels-dropdown {
      width: 100%;
      text-align: center;
   }

   ._new-calendar1 .page-title .title-button-group #calendar-filter-dropdown .DTTT_container {
      width: 100% !important;
   }

   ._new-calendar1 .title-button-group .btn {
      width: 100%;
   }

   ._new-calendar1 .title-button-group .btn:after {
      color: #888888;
      position: absolute;
      right: 10px;
      top: 24px;
   }

   /*29.05.23 starts*/
   .app-popover1 .app-popover-body .custom-popover-button-area .pr5 {
      padding: 0;
      margin-bottom: 6px;
   }

   .app-popover1 .app-popover-body .custom-popover-button-area .pl5 {
      padding: 0;
   }

   .app-popover1 .app-popover-body .custom-popover-button-area:before,
   .app-popover1 .app-popover-body .custom-popover-button-area:after {
      display: none;
   }

   /*29.05.23 ends*/



}

.sidebar.sidebar-off {
   background-color: #fff !important;
}

/*9-1-23*/

.card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr td a {
   display: inline-block;
   height: 3em;
   vertical-align: top;
}

.card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr td a span {
   height: 7rem;
   padding: 11px 1px;
}

._estimate_det_view #s2id_estimate_status,
._invoice_det_view #s2id_invoice_status {
   width: 150px;
   border: 1px solid rgba(0, 0, 0, 0.1);
   border-radius: 7px;
   overflow: hidden;
}




@media screen and (max-width:355px) {
   .card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr td a {
      height: 1em;
   }
}

/*12-01-23*/
.row.whats {
   position: relative;
}

.row.whats span._what_up_icon {
   position: absolute;
   top: 5px;
   right: 20px;
   cursor: pointer;
}

@media screen and (max-width:767px) {

   .row.whats span._what_up_icon {
      top: 42px;

   }

   /* 17-08-24 */
   .datatable-export {
      display: block !important;
      background: unset !important;
   }

}

/*06-02-23*/
.card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr:nth-child(even) td {
   border-bottom: 2px dotted #ddd !important;
}

/*06-02-23*/
@media screen and (min-width:1700px) {
   ._second_tablebody {
      height: 975px;
   }

   .card.mb0 .card-body #event-calendar1 {
      height: 1050px !important;
   }

   ._map_page section#pano1 {
      height: 1055px !important;
   }

}

@media screen and (max-width:2560px) {
   ._map_page section#pano1 {
      height: 800px !important;
   }
}

@media screen and (max-width:1800px) {
   ._map_page section#pano1 {
      height: 570px !important;
   }

   .fullmappage ._map_page section#pano1 {
      height: 570px !important;
   }
}

@media screen and (max-width:1700px) {
   ._map_page section#pano1 {
      height: 480px !important;
   }
}

@media screen and (max-width:1500px) {
   ._map_page section#pano1 {
      height: 475px !important;
   }

   .fullmappage ._map_page section#pano1 {
      height: 430px !important;
   }

}

/*//map style chages 07-02-23*/
.left {
   /*display: none;*/
   position: fixed;
   top: 0;
   right: 0;
   /*    width: 0%;*/
   transition: .3s ease-in;
   opacity: 0;
   visibility: hidden;
}

.left._new_class_for_modal {
   position: fixed;
   top: 0;
   right: 0;
   z-index: 1055;
   display: block;
   width: 100%;
   height: 100%;
   overflow-x: hidden;
   overflow-y: auto;
   outline: 0;
   transition: .5s ease-out;
   visibility: visible;
   opacity: 1;
}

._new_class_for_modal {
   max-width: 850px;
   overflow: hidden;
}

.left._new_class_for_modal {
   transform: translate3d(0, 0, 0);
}

.left._new_class_for_modal {}

#lead_data_Modal.modal.left .modal-dialog {
   position: fixed;
   right: 0;
   margin: auto;
   width: 1520px;
   height: 100%;
   -webkit-transform: translate3d(0%, 0, 0);
   -ms-transform: translate3d(0%, 0, 0);
   -o-transform: translate3d(0%, 0, 0);
   transform: translate3d(0%, 0, 0);
}

#lead_data_Modal.modal.left .modal-content {
   height: 100%;
   overflow-y: auto;
}

#lead_data_Modal.modal.right .modal-body {
   padding: 15px 15px 80px;
}

#lead_data_Modal.modal.right.fade .modal-dialog {
   left: -320px;
   -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
   -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
   -o-transition: opacity 0.3s linear, left 0.3s ease-out;
   transition: opacity 0.3s linear, left 0.3s ease-out;
}

#lead_data_Modal.modal.right.fade.show .modal-dialog {
   right: 0;
}

/* ----- MODAL STYLE ----- */
#lead_data_Modal .modal-content,
.left._new_class_for_modal {
   border-radius: 0;
   border: none;
}

#lead_data_Modal .modal-header {
   border-bottom-color: #eeeeee;
   background-color: #fafafa;
}

#lead_data_Modal.modal.fade .modal-dialog {
   transform: translate3d(+30%, 0, 0);
}

#lead_data_Modal.modal.show .modal-dialog {
   transform: translate3d(0, 0, 0);
}

/************14-01-2023 start**************/
#lead_data_Modal .modal-dialog {
   max-width: 850px;
   overflow-x: hidden;
}

#lead_data_Modal .modal-body {
   padding: 0;
}

#lead_data_Modal .page-wrapper {
   padding: 0;
   margin-bottom: 20px;
}

#lead_data_Modal .modal-content,
.left._new_class_for_modal {
   background-color: #eef1f9;
   padding: 0 30px 0 55px;
}

._get_lead_page .card h4 {
   font: 14px/14px Open sans;
   color: #172b4d;
   font-weight: bold;
   margin: 0;
}

._get_lead_page>.card {
   margin-bottom: 0;
   margin-top: 20px;
   border-radius: 10px;
   padding: 25px;
}

._get_lead_page .card .card-body {
   padding: 0;
}

._get_lead_page .card .card-body .clnt_img_name {
   display: flex;
   align-items: center;
   margin: 25px 0 22px;
}

._get_lead_page .card .card-body .clnt_img_name ._client_ino {
   margin-left: 0px !important;
}

._get_lead_page .card .card-body .clnt_img_name span.avatar.avatar-lg img {
   height: 120px;
   width: 120px;
   object-fit: cover;
   border-radius: 50%;
}

._get_lead_page .card .card-header {
   padding: 0 !important;
   padding-bottom: 17px !important;
}

._get_lead_page .card .card-body .clnt_img_name ._client_ino>span {
   margin-bottom: 18px;
   display: block;
}

._get_lead_page .card .card-body .clnt_img_name ._client_ino>div {
   margin-bottom: 18px;
}

._get_lead_page .card .card-body .clnt_img_name ._client_ino a {
   font: 16px/16px Open sans;
   color: #172b4d;
   font-weight: bold;
}

._get_lead_page .card .card-body .clnt_img_name ._client_ino a span {
   font: 16px/16px Open sans;
   color: #172b4d;
}

._get_lead_page .card .card-body .clnt_img_name ._client_ino div a:first-child {
   margin-right: 15px;
}

._get_lead_page .card .card-body .clnt_img_name ._client_ino a.edit {
   color: #fff;
   height: 45px !important;
   width: 45px;
   display: block;
   position: absolute;
   right: 89px;
   top: 82px;
   background: #172b4d;
   display: flex;
   justify-content: center;
   align-items: center;
   border-radius: 50%;
}

._get_lead_page .card .datatable-tools.row {
   display: none;
}

#lead_data_Modal .modal-content .clik_mo,
.left._new_class_for_modal .clik_mo {
   position: fixed;
   left: -28px;
   top: 50%;
   transform: translateY(-50%);
   height: 65px;
   width: 65px;
   color: #fff;
   border-radius: 50%;
   border: 1px solid #172b4d;
   background-color: #172b4d;
   font-size: 32px;
   z-index: 1;
}

.left._new_class_for_modal .clik_mo {
   position: sticky;
   transform: translateX(-80px);
}

#lead_data_Modal .modal-content .clik_mo::before,
.left._new_class_for_modal .clik_mo:before {
   content: '';
   border: solid #fff !important;
   border-width: 0px 2px 2px 0 !important;
   padding: 5px !important;
   transform: rotate(-45deg) !important;
   position: absolute !important;
   right: 20px !important;
   top: 50% !important;
   transform: translateY(-50%) rotate(-45deg) !important;
}

._get_lead_page .card .card-body ._lead_btns a {
   height: 50px;
   max-width: 150px;
   width: 100%;
   border-radius: 10px;
   padding: 11px 0;
   border: none;
   font: 14px/26px 'open sans';
   color: #fff;
   font-weight: bold;
}

._get_lead_page .card .card-body ._lead_btns a {
   margin-right: 9px;
}

._get_lead_page .card .card-body ._lead_btns a:last-child {
   margin-right: 0;
}

._get_lead_page .card .tab-title .title-button-group a {
   height: 30px;
   width: 180px;
   border: 1px solid #86c78d;
   background-color: #86c78d;
   color: #ffff;
   font: 14px/17px 'Open sans';
   margin: 0;
}

._get_lead_page .card .tab-title {
   margin-bottom: 20px;
}

._get_lead_page .card .dataTables_wrapper table tr th.sorting_desc {
   background: unset;
   /*  border: unset;*/
}

/************14-01-2023 end**************/
/*17-01-23 style changes*/
._get_lead_page .card .card-body ._lead_btns a.mail {
   background: #172b4d;
   max-width: 153px;
   width: 100%;
}

._get_lead_page .card .card-body ._lead_btns a.staus {
   background: #86c78d;
}

._get_lead_page .card .card-body ._lead_btns a.taak {
   background: #172b4d !important;
   max-width: 195px;
}

._get_lead_page .card .card-body ._lead_btns a.notcis {
   background: #183d56 !important;
   margin-top: 0;
}

._get_lead_page .card #events-item-table thead tr th,
._get_lead_page .card #call-item-table thead tr th,
._get_lead_page .card #mail-table_wrapper thead tr th,
._get_lead_page .card #estimate-table thead tr th,
._get_lead_page .card #client-file-table thead tr th {
   font: 14px/17px 'Open sans';
   color: #fff;
   font-weight: bold;
   background: #172b4d;
}

._get_lead_page .card #events-item-table thead tr,
._get_lead_page .card #call-item-table thead tr,
._get_lead_page .card #mail-table_wrapper thead tr,
._get_lead_page .card #estimate-table thead tr {
   background: #172b4d;
   border-radius: 12px;
}

._get_lead_page .card .dataTables_wrapper table tr th.sorting_desc,
._get_lead_page .card #call-item-table thead tr th.sorting_desc,
._get_lead_page .card #mail-table_wrapper thead tr th.sorting_desc,
._get_lead_page .card #estimate-table thead tr th.sorting_desc {
   background: unset;
   /*    border-radius: 12px;*/
   box-sizing: border-box;
}

._get_lead_page .card #events-item-table thead tr th:first-child,
._get_lead_page .card #call-item-table thead tr th:first-child,
._get_lead_page .card #mail-table_wrapper thead tr th:first-child,
._get_lead_page .card #estimate-table thead tr th:first-child,
._get_lead_page .card #client-file-table thead tr th:first-child {
   border-bottom-left-radius: 12px;
   border-top-left-radius: 12px;
}

._get_lead_page .card #events-item-table thead tr th:last-child,
._get_lead_page .card #call-item-table thead tr th:last-child,
._get_lead_page .card #mail-table_wrapper thead tr th:last-child,
._get_lead_page .card #estimate-table thead tr th:last-child,
._get_lead_page .card #client-file-table thead tr th:last-child {
   border-bottom-right-radius: 12px;
   border-top-right-radius: 12px;
}

._get_lead_page .card #estimate-table thead tr th {}

._map_page .card .card-body .card-header ._single_status {
   font: 14px/26px 'open sans';
   width: 24%;
   text-align: center;
   margin: 9px 0 0 10px !important;
   cursor: pointer;
}

/* 18-01-23*/
.card .card-header {
   display: flex;
   flex-wrap: wrap;
}

._map_page .card .card-body .card-header ._single_status {
   margin-right: 12px;
}

._map_page .card .card-body .card-header ._single_status:last-child {
   margin-right: 0;
}

._map_page .card .card-body .card-header ._single_status.active {
   border: 2px solid #000 !important;
}

._map_page .card .card-body .card-header ._single_status.active span {
   /*       text-decoration: line-through;*/
}

._get_lead_page .card #call-item-table thead th {
   border: unset;
}

._get_lead_page .card table thead th {
   border-top: 0px solid #172b4d;
}

._get_lead_page .tab-title .title-button-group {
   margin: 0 0px 0;
}

/*18-01-23*/
/*02-02-23*/
img#map_page_icons {
   margin: 2px 0 4px;
}

/*/check radio 04-02-23/*/
._get_lead_page .card #call-item-table tbody tr input[type=radio] {
   appearance: none;
   -webkit-appearance: none;
   -moz-appearance: none;
   padding: 10px;
   border-radius: 4px;
   border: 1px solid rgba(0, 0, 0, 0.1);
   top: 5px;
   margin: 0px 5px 0;
   position: relative;
}

._get_lead_page .card #call-item-table tbody tr input[type=radio]::after {
   top: 5px;
   content: '';
   position: absolute;
   height: 10px;
   width: 10px;
   background: url(../images/Offertetick.png)no-repeat center;
   background-size: 100%;
   opacity: 0;
   visibility: hidden;
   border-radius: 100%;
   left: 5px;
}

._get_lead_page .card #call-item-table tbody tr input[type=radio]:checked::after {
   visibility: visible;
   opacity: 1;
}

._get_lead_page .card #mail-table tbody tr a.mapPageView {
   max-width: 100px;
   width: 100%;
   display: block;
   padding: 7px;
   background: #172b4d;
   border-radius: 6px;
   font: 15px/17px 'Open sans';
   color: #fff;
   text-align: center;
}

._get_lead_page .card #mail-table tbody tr a.mapPageView:hover {
   border: none;
}

/*07-02-23*/
._get_lead_page .card .card-body .clnt_img_name ._client_ino a span._headinggs {
   font-weight: 900;
}

._map_page .card .card-header {
   border-color: transparent;
   padding: 12px 16px 0 16px;
}

._map_page .card .card-body {
   padding: 15px 15px 0 15px;
   position: relative;
}

/*08-02-23*/
._append_here {
   position: absolute;
   width: 91%;
   top: 0;
}

.card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr:nth-child(even) td {
   border-left: 1px solid transparent !important;
}

.card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr:nth-child(even) td:not(:nth-child(1)) {
   border-left: 1px solid #ddd !important;
}

/*10-02-23*/
.mfp-wrap .mfp-close {
   right: 20px;
   top: 20px;
   font-size: 52px;
}

/*14-2-23*/
._map_page #pac-input {
   border-radius: 2px;
   border: 1px solid #d3d3d3;
   box-shadow: none;
   padding: 7px 10px;
   outline: none;
   font-weight: normal;
   width: 200px !important;
   transition: all 0.5s;
   height: 40px;
   padding-right: 30px;
   display: inline-block;
}

._map_page #pac-input:focus,
._map_page #pac-input:active,
._map_page #pac-input:hover {
   background-color: gainsboro;
}

._map_page .map-filter {
   right: 70px;
   top: 25px;
   position: absolute;
   z-index: 1;
   display: flex;
   flex-direction: row-reverse;
}

._map_page .lead_labels {
   margin-right: 15px;
}

._map_page .search_map {
   max-width: 200px;
   display: flex;
   width: 100%;
   position: relative;
}

._map_page .search_map button {
   position: absolute;
   border: none;
   right: 0;
   height: 100%;
   width: 35px;
   cursor: pointer;
}

._map_page .lead_labels .select2-container .select2-choice {
   height: 40px;
   padding: 4px 0px;
}

._map_page .lead_labels .select2-container .select2-choice .select2-arrow b {
   background-position: 0 5px;
}

/*21-02-23*/
._get_lead_page .card .card-body .clnt_img_name ._client_ino a span {
   margin: 0 0 0 5px;
}

._get_lead_page .card .card-body .clnt_img_name ._client_ino .row {
   align-items: center;
   margin: 0px 0 0 0;
   flex-wrap: unset;
   width: 48%;
}

._get_lead_page .card .card-body .clnt_img_name ._client_ino .row label.col-md-3 {
   font-weight: 900;
   padding-left: 0;
   width: 25%;
}

._get_lead_page .card .card-body .clnt_img_name ._client_ino .row .select2-container {
   width: 94%;
}

._get_lead_page .card .card-body ._lead_btns a.review {
   background: #172b4d;
   max-width: 180px;
}

._get_lead_page .card .card-body .clnt_img_name ._client_ino .row .col-md-9 a.select2-choice {
   margin: 0;
}

._get_lead_page .card .card-body .clnt_img_name ._client_ino .row .col-md-9 a.select2-choice span {
   font-weight: 600;
   margin: 0;
}

._get_lead_page .card .card-body .clnt_img_name ._client_ino .row .col-md-9 {
   width: 80%;
   padding: 0;
}

.app-alert.alert-success {
   z-index: 1057 !important;
}

/*22-02-23*/
._get_lead_page .card .card-body .clnt_img_name ._client_ino {
   width: 100%;
}

._get_lead_page .card .card-body .clnt_img_name ._client_ino .map_lead_source_id {
   display: flex;
   align-items: center;
}

._get_lead_page .card .card-body .clnt_img_name ._client_ino .map_lead_source_id>a {
   width: 55%;
}

/*22-02-23 new design*/
table.dataTable thead {
   background: #172b4d;
   color: #fff;
   overflow: hidden;
}

table.dataTable thead th:first-child {
   border-bottom-left-radius: 12px;
   border-top-left-radius: 12px;
}

table.dataTable thead th:last-child {
   border-bottom-right-radius: 12px;
   border-top-right-radius: 12px;
}

.page-title h1 {
   font: 20px/24px "Open Sans";
   color: #172b4d;
   font-weight: 900;
}

._estimate_det_view td.option a.edit,
._invoice_det_view td.option a.edit {
   background: #86c78d;
   color: #fff;
}

._estimate_det_view td.option a.delete,
._invoice_det_view td.option a.delete {
   background: #172b4d;
   color: #fff;
}

._estimate_det_view td.option a.delete:hover,
._invoice_det_view td.option a.delete:hover {
   background: #172b4d;
   color: #fff;
   border: 1px solid #172b4d;
}

._estimate_det_view table.header-style tbody tr td b,
._estimate_det_view table.header-style tbody tr td strong,
._estimate_det_view td.invoice-info-container span:first-of-type,
._invoice_det_view table.header-style tbody tr td b,
._invoice_det_view table.header-style tbody tr td strong,
._invoice_det_view td.invoice-info-container span:first-of-type {
   color: #172b4d !important;
   font-size: 20px;
}

._estimate_det_view td.invoice-info-container span,
._invoice_det_view td.invoice-info-container span {
   color: #172b4d !important;
}

._estimate_det_view td.option a.edit:hover,
._invoice_det_view td.option a.edit:hover {
   background: #86c78d;
   color: #fff;
   border: 1px solid #86c78d;
}

._estimate_det_view table.header-style tbody tr:nth-child(3) td:nth-child(3),
._invoice_det_view table.header-style tbody tr:nth-child(3) td:nth-child(3) {
   text-align: right;
}

._estimate_det_view .float-start a.btn.btn-info.text-white,
._invoice_det_view .float-start a.btn.btn-info.text-white {
   background: #172b4d;
   border: none;
}

._estimate_det_view .float-start a.btn.btn-info.text-white:hover,
._invoice_det_view .float-start a.btn.btn-info.text-white:hover {
   background: #55ae65;
   border: none;
}

#overview-info .card .card-header {
   background: #fff !important;
   /*    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);*/
}

#overview-info .card .card-header h4 {
   color: #172b4d;
   font-weight: bold;
}

#overview-info #s2id_status_update {
   width: 100%;
}

#overview-info .row .col-md-6:nth-child(2) .form-group label {
   width: 35%;
}

#overview-info .row .col-md-6:nth-child(2) .form-group .col-sm-9 {
   flex: 0 0 auto;
   width: 50%;
}

#overview-info .row .col-md-6:nth-child(2) .select2-container .select2-choice .select2-arrow {
   background: #eef1f9;
}

#overview-info .row .col-md-6:nth-child(2) .select2-container .select2-choice .select2-arrow b {
   background-position: -5px 10px;
}

#overview-info .row .col-md-6:nth-child(2) .form-group .row {
   align-items: center;
   justify-content: end;
}

#overview-info .row .col-md-6:nth-child(2) #s2id_status_update span.select2-chosen {
   padding: 9px 20px;
   height: 100%;
   background: #eef1f9;
   line-height: 35px;
}

#overview-info .row .col-md-6:nth-child(2) #s2id_status_update .select2-choice {
   height: 50px;
   border-radius: 10px;
   background: #eef1f9;
}

#uitvoering-estimates div.custom_week_number div {
   margin: 7px;
}

.general-form.white .select2-container .select2-choice {
   background-color: #eef1f9 !important;
   border: 1px solid transparent !important;
}

.lead-det-page .card-body .form-group.hide~.form-group:nth-child(odd) .row input,
.lead-det-page .card-body .form-group.hide~.form-group:nth-child(odd) .row textarea {
   background: #eef1f9;
}

.lead-det-page .card-body .form-group.hide~.form-group .row .col-md-8 input,
.lead-det-page .card-body .form-group.hide~.form-group .row .col-md-4 input,
.lead-det-page .card-body .form-group.hide~.form-group .row .col-md-2 input,
.lead-det-page .card-body .form-group.hide~.form-group .row .col-md-3 input {
   background: #eef1f9 !important;
   border: 1px solid transparent !important;
}

.lead-det-page .card-body .form-group textarea#comment {
   background: #eef1f9 !important;
   border: 1px solid transparent !important;
}

#overview-info .card .card-header.new_bnd h4,
#client-info .card .card-header.new_bnd h4 {
   color: #172b4d !important;
}

#overview-info .card .card-header.new_bnd {
   justify-content: space-between;
}

.lead-det-page .select2-container.validate-hidden,
#client-info #company-form .new_grp .select2-container,
#client-info #company-form .new_sel .select2-container {
   border: 1px solid transparent;
}

#client-info #company-form .card-body .form-group .row .col-md-8 input.form-control,
#client-info #company-form .card-body .form-group .row .col-md-4 input,
#client-info #company-form .card-body .form-group .row .col-md-8 textarea,
#client-info #company-form .card-body .form-group .row .col-md-3 input,
#client-info #company-form .card-body .form-group .row .col-md-2 input,
#client-info #company-form .card-body .form-group .row .col-md-8 input.select2-input {
   background: #eef1f9 !important;
   border: 1px solid transparent !important;
}

#client-info .tab-title h4,
#overview-info .card .tab-title h4 {
   font-weight: bold;
   font-size: 14px;
}

#overview-info .card {
   border-radius: 12px;
}

a.btn-yellow:hover {
   background: #86c78d;
   border: 1px solid transparent;
   color: #fff;
}

a.btn-yellow {
   background: #172b4d;
   color: #fff;
   border: 1px solid transparent;
}

a.btn-green {
   background: #86c78d;
   color: #fff;
   border: 1px solid transparent;
}

a.btn-green:hover {
   background: #172b4d;
   border: 1px solid transparent;
   color: #fff;
}

button.btn-info.btn-green:hover {
   background: #172b4d;
   border: 1px solid transparent;
   color: #fff;
}

.destroy-popover .page-title .btn svg.feather-plus-circle {
   background: #172b4d;
   border-radius: 50%;
}

.destroy-popover .page-title .btn svg.feather-plus-circle circle {
   color: #172b4d;
}

.destroy-popover .page-title .btn svg.feather-plus-circle line {
   color: #fff;
}

.destroy-popover .page-title .btn:hover svg.feather-plus-circle {
   background: #fff;
   border-radius: 50%;
}

.destroy-popover .page-title .btn:hover svg.feather-plus-circle circle {
   color: #fff;
}

.destroy-popover .page-title .btn:hover svg.feather-plus-circle line {
   color: #172b4d;
}

._all_lead_page {
   padding: 0 10px;
}

.tab-title {
   margin-bottom: 10px;
}

table.dataTable thead th {
   border-top: 1px solid transparent;
}

/*22-02-23*/
/*24-02-23*/
html body.map2page {
   overflow: unset !important;
   overflow-x: unset;
}

button.btn.btn-primary,
#note-form .btn-primary,
#overview-info .card .card-footer .btn-primary {
   color: #fff !important;
   background-color: #86c78d !important;
   border-color: #86c78d !important;
   border-radius: 50px;
}

button.btn.btn-primary:hover,
#note-form .btn-primary:hover,
#overview-info .card .card-footer .btn-primary:hover {
   background-color: #172b4d !important;
   border-color: #172b4d !important;
}

#note-form .btn-primary:hover,
#overview-info .card .card-footer .btn-primary:hover {
   background-color: #172b4d !important;
   border-color: transparent !important;
}

._estimate_det_view .float-start a.btn.btn-info.text-white svg.feather-plus-circle,
._invoice_det_view .float-start a.btn.btn-info.text-white svg.feather-plus-circle {
   background: #fff;
   border-radius: 50%;
}

._estimate_det_view .float-start a.btn.btn-info.text-white svg.feather-plus-circle line,
._invoice_det_view .float-start a.btn.btn-info.text-white svg.feather-plus-circle line {
   color: #172b4d;
}

._estimate_det_view .float-start a.btn.btn-info.text-white:hover svg.feather-plus-circle line,
._invoice_det_view .float-start a.btn.btn-info.text-white:hover svg.feather-plus-circle line {
   color: #55ae65;
}

.lead_over_page a.btn-green:hover svg.feather-plus-circle line {
   color: #172b4d;
}

._invoice_det_view table.header-style tbody tr.invoice-preview-header-row td img,
._estimate_det_view table.header-style tbody tr.invoice-preview-header-row td img {
   transform: scale(1.1);
}

p.b-info span.est_cus_field_title {
   font-weight: bold;
   display: block;
}

#overview-info .card .card-header h4 img,
#client-info .tab-title h4 img,
#overview-info .card .tab-title h4 img {
   margin-right: 5px;
}

#overview-info .card .card-header h4,
#client-info .tab-title h4,
#overview-info .card .tab-title h4 {
   display: flex;
   align-items: center;
   font-size: 14px;
}

#overview-info .tab-title .title-button-group .btn svg.feather-plus-circle,
.lead_over_page a.btn-green svg.feather-plus-circle {
   background: #fff;
   border-radius: 50%;
}

#overview-info .tab-title .title-button-group .btn svg.feather-plus-circle line,
.lead_over_page a.btn-green svg.feather-plus-circle line {
   color: #86c78d;
}

._estimate_det_view .select2-container .select2-choice>.select2-chosen {
   background: #fff;
}

._estimate_det_view .select2-container .select2-choice .select2-arrow {
   background: #fff;
}

._invoice_det_view .select2-container .select2-choice>.select2-chosen {
   background: #fff;
}

._invoice_det_view .select2-container .select2-choice .select2-arrow {
   background: #fff;
}

._invoice_det_view span.est_cus_field_title,
._estimate_det_view span.est_cus_field_title {
   font-weight: bold;
   margin-right: 15px;
}

/*lead detail form*/
#client-info .card-body .form-group .row>.col-md-8,
.lead-det-page .card-body .form-group .row>.col-md-8,
.lead-det-page .card-body .form-group .row>.col-md-4 {
   padding: 0;
}

#client-info .card-body .form-group .row>label:first-child,
.lead-det-page .card-body .form-group .row>label:first-child {
   border-right: 0;
   width: 32%;
}

.lead-det-page .card-body .form-group .row>label.col-md-4 {
   padding: 0 20px;
}

.lead-det-page .card-body .form-group .row>.col-md-4:last-child {
   padding: 0 0 0 20px;
}

._invoice_det_view span.dropdown.inline-block {
   margin-bottom: 15px;
}

.card .card-header:first-child img {
   margin-right: 9px;
}

/*24-02-23*/
/*25-02-23*/
.default-bg>.row .col-md-6:nth-child(1) .card {
   border-radius: 12px;
}

.default-bg>.row .col-md-6:nth-child(1) {
   width: 48%;
}

.default-bg>.row .col-md-6:nth-child(2) {
   width: 52%;
}

.default-bg>.row .col-md-6:nth-child(2) .card {
   padding: 0 10px;
   border-radius: 12px;
}

.lead_over_page .nav-tabs {
   margin-bottom: 0;
   width: 95%;
   margin: auto;
}

.lead_over_page .clearfix {
   background: #fff;
   border-radius: 12px;
}

.lead_over_page ul#client-tabs {
   padding: 30px 0px 0 0px;
}

.lead_over_page .select2-container.w200 {
   /* border: 1px solid rgba(0,0,0,0.1); */
   overflow: hidden;
}

.lead_over_page .nav-tabs.title li a {
   /*    font-weight: bold;*/
   color: #172b4d;
   font-size: 14px;
}

.lead_over_page .nav-tabs li.active,
.pb0 .nav-tabs li.active {
   font-weight: 100;
}

.nav-tabs li .active,
.nav-tabs li.active {
   font-weight: 100;

}

.lead_over_page ul#client-tabs li a,
.lead_over_page ul#estimates-tabs li a,
.lead_over_page ul#invoice-tabs li a {
   font-weight: bold;
   color: #172b4d;
   font-size: 14px;
}

.nav-tabs li .active,
.nav-tabs li.active {
   color: #172b4d !important;
   background: transparent !important;
   border-bottom: 3px solid #172b4d !important;
}

.lead_over_page ul#client-tabs li {
   text-align: center;
}

.lead_over_page .nav .title-tab h4 {
   display: flex;
   align-items: center;
   padding-left: 0 !important;
}

.lead_over_page .nav .title-tab h4 img {
   margin: 0 10px 0 0;
}

.lead_over_page div.dataTables_wrapper div.dataTables_filter input,
.lead_over_page .input-group .btn {
   border-radius: 0px;
   border: 1px solid #d3d3d3;
   color: #000;
}

.lead_over_page .input-group .btn:hover {
   border-radius: 0px;
   background-color: #e3e4e5;
   border: 1px solid #e3e4e5;
   color: #000;
}

.lead_over_page button.buttons-excel,
.lead_over_page button.buttons-print {
   /* border-radius: 7px; */
   border: 1px solid #d3d3d3;
   color: #000;
   border-radius: 0;
}

.lead_over_page button.buttons-excel:hover,
.lead_over_page button.buttons-print:hover {
   background-color: #172b4d;
   border-color: #172b4d;
   color: #fff;
}

.lead_over_page .tab-title .title-button-group {
   margin: 0;
}

.lead_over_page div#overige-lead-table_wrapper {
   padding: 0 15px;
}

table#overige-lead-table th.sorting {
   font-size: 12px;
}

/*27-02-23*/
.bg-white {
   border-radius: 12px;
}

.lead_over_page .tab-title .btn.mb0 {
   margin: 0.75rem 0.4rem !important;
}

.dashPageclass #upcoming-event-container .col-md-6 a {
   color: #172b4d;
   font-weight: bold;
}

.dashPageclass #upcoming-event-container .mb20.row::before {
   content: "";
   display: inline-block;
   clear: both;
   background: rgba(0, 0, 0, 0.1);
   height: 1px;
   width: 100%;
   position: absolute;
   bottom: -7px;
}

.dashPageclass #upcoming-event-container .mb20.row {
   padding: 20px 10px;
   /*    border-bottom: 1px solid rgba(0, 0, 0, 0.1);*/
   cursor: pointer;
   border-radius: 12px;
   position: relative;
   width: 100%;
   margin: auto 0 20px 0;
}

.dashPageclass #upcoming-event-container .mb20.row:hover {
   background: #eef1f9;
   border-radius: 10px;
}

table#task-table tbody tr:nth-child(even) td {
   background: transparent;
}

table#task-table tbody tr:hover td {
   background: transparent !important;
}

#upcoming-task-container #task-table tr td.w100 a {
   color: #172b4d;
   font-size: 14px;
}


/*#overview-info td.option a{
   border-radius: 0;
   text-align: left;
   border:  1px solid transparent;
   margin: 0;
   padding:  6px 10px;
}
#overview-info td.option a:hover{
   color: #595959;
   background-color: #F8F9FA;
}*/

/*08.04.23*/

.lead_over_page .leadlabels_block a {
   max-width: 133px;
   width: max-content;
   display: block;
   white-space: break-spaces;
}

/*08.04.23*/

/*28.04.2023*/
input#change_main_image::file-selector-button {
   background-color: #005287;
   color: #ffffff;
   border: none;
   width: 105px;
   text-align: center;
   border-radius: 3px;
   line-height: 30px;
   cursor: pointer;
}

input#change_main_image::file-selector-button:hover {
   opacity: .9;
}

/*28.04.2023*/


/*12-06-2023*/
#survey-form .row_1 label {
   width: 50%;
   display: flex;
   align-items: flex-end;
}

#survey-form .row_1 label input {
   width: 100%;
   border: none;
   border-bottom: 1px dashed #999999;
}

#survey-form .row_1 label span {
   white-space: nowrap;
}

#survey-form .row_3 input {
   border: none;
   border-bottom: 1px dashed #999999;
}

#survey-form strong {
   color: #145287;
   font-size: 16px;
   font-weight: bold;
}

#survey-form strong b {
   text-decoration: underline;
}

#survey-form .cnt_ p {}

#survey-form .cnt_ span {
   font-weight: bold;
}

#survey-form .cnt_ span b {
   text-decoration: underline;
}

/*    #survey-form .row_4 label{
       width: 33.33%;
       display: flex;
       align-items: flex-end;
   }*/
#survey-form .row_4 label input {
   border: none;
   border-bottom: 1px dashed #999999;
}

#survey-form .form-check-input:checked[type=checkbox] {
   background-image: url(../images/Offertetick.png) !important;
   background-color: transparent;
}

/*12-06-2023*/
/***13.06.23,314.06.06****/
#survey-form input[type="checkbox"] {
   width: 17px;
   height: 17px;
   outline: 2px solid #000 !important;
   border-radius: unset !important;
   margin-right: 15px;
   border: unset !important;
   min-width: 17px;
}

#survey-form input[type="text"] {
   padding: 0 10px;
   margin-left: 5px;
   outline: none !important;
}

#survey-form input[type="text"]:focus-visited,
#survey-form input[type="text"]:focus {
   outline: none !important;
}

#survey-form .form-group div.cmn1 label {
   position: relative;
   margin: 0;
}

#survey-form .form-group div.cmn1 label input {
   display: none;
}

#survey-form .form-group div.cmn1 label input:checked+span:before {
   display: block;
}

#survey-form .form-group div.cmn1 label span::before {
   content: "";
   display: inline-block;
   width: 7px;
   height: 12px;
   border-bottom: 2px solid #86c78d;
   border-right: 2px solid #86c78d;
   position: absolute;
   top: -13px;
   left: 50%;
   transform: translateX(-50%) rotate(35deg);
   display: none;
}

#survey-form .form-group div.cmn1 label {
   margin-right: 0 !important;
}

#survey-form .form-group div.cmn1 label+span {
   margin: 0 5px;
}



#survey-form .form-group .row {
   flex-wrap: wrap;
   align-items: flex-start;
}

#survey-form .form-group.row_1 .row label {
   width: 50% !important;
}

#survey-form strong {
   margin-bottom: 20px;
   display: block;
}

#survey-form .cnt_ {
   margin-bottom: 20px;
}

#survey-form.general-form .form-control {
   height: unset;
   box-shadow: none;
   padding: unset;
   background: unset;
   border: unset;
   border-bottom: 1px dashed #999999;
   border-radius: unset;
   padding: 0 10px;
   width: 100%;
}

#survey-form .form-group .row.fx11 .col-md-1 {
   width: fit-content !important;
   max-width: 33.3% !important;
}

#survey-form .form-group .row.fx11 {
   justify-content: space-between;
}

/*#survey-form .form-group .row label.klur1 { min-width: 25%;max-width: 33%;}*/
#survey-form .form-group.row_5 .row .row_5_in {
   display: flex;
   align-items: flex-start;
}

#survey-form .form-group.row_5 .row .row_5_in label {
   margin-right: 15px;
}

#survey-form .form-group .row_in div {
   width: 20%;
   display: flex;
   align-items: flex-start;
}


/***common style start***/
#survey-form .form-group div.cmn1 {
   width: fit-content !important;
   max-width: 20%;
}

#survey-form .form-group label.new_fxm {
   margin-right: 15px;
}

#survey-form .form-group .row_in label.new_fx1 {
   display: flex;
   align-items: flex-start;
}

#survey-form .form-group .row_in label {
   width: fit-content;
}

#survey-form .form-group .row_in .ft_cnt {
   width: fit-content !important;
}

#survey-form .form-group .row_in div.cmn2 {
   width: 30% !important;
   max-width: 35%;
}

#survey-form .form-group .row_in div.cmn2 input {
   max-width: 80px;
}

#survey-form .form-group .row_in label.new_fx1 input {
   max-width: 120px;
}

#survey-form .form-group .row_in .cmn3 {
   width: 44% !important;
   max-width: 100%;
}

#survey-form .form-group .row_in .small1 {
   width: 90px;
   margin-left: auto;
}

#survey-form .form-group .row_in .cm_full {
   width: 100%;
   max-width: 85%;
}

/****common style end*******/



#survey-form .form-group .row_in div.cmn2 {
   float: right;
   margin-left: auto;
}

#survey-form .form-group.row_6 .row_in div label {
   margin-right: 15px;
}

#survey-form .form-group.row_6 .row_in label {
   width: fit-content !important;
}

#survey-form .form-group.row_6 .row_in label.new_fx1 {
   display: flex;
   align-items: flex-start;
}

#survey-form .form-group {
   margin-bottom: 20px;
}

#survey-form .form-group.row_24 .row_in .col-md-2 label {
   min-width: fit-content;
}

#survey-form .row_4 label.klr11 {
   width: 33%;
   display: flex;
   align-items: flex-end;
}

#survey-form .row_4 label.klr12 {
   width: 65%;
   display: flex;
   align-items: flex-end;
   justify-content: space-evenly;
}

#survey-form .row_4 label.klur22 {
   margin-bottom: 0;
}

#survey-form .form-group .row_in div.cmn2 p {
   margin-bottom: 0;
   white-space: nowrap;
}

#survey-form .b-a {
   border: 1px solid #b9b9b9 !important;
}

#survey-form #signature,
#survey-form #signature1 {
   position: relative;
}

#survey-form #signature-clear,
#survey-form #signature1-clear {
   display: inline-block !important;
   position: absolute;
   bottom: -34px;
   left: 0px;
   background: #145287;
   padding: 5px 10px;
   color: #ffffff;
   text-transform: uppercase;
   font-weight: bold;
   cursor: pointer;
}

#survey-form .form-group.row_2 {
   margin-bottom: 50px !important;
}

#survey-form .inmeet-modal-body {
   position: relative;
   flex: 1 1 auto;
   padding: 1rem;
}

#survey-form .form-group.row_16 div.cmn1 {
   max-width: 35%;
}

/*24-6-23*/
.appscreen-toggle-iconn {
   width: 50px;
   height: 50px;
   background-color: #fff;
   z-index: 10;
   position: fixed;
   bottom: 20px;
   right: 20px;
   box-shadow: 0px 3px 4px 4px rgba(0, 0, 0, 0.1);
   border-radius: 50%;
   text-align: center;
   padding: 15px;
   cursor: pointer;
}

/*12-7-23*/
.tab-content .box_img {
   width: 25%;
   margin-bottom: 20px;
   text-align: center;
}

.tab-content .box_img:last-child {
   margin-right: 0;
}

.tab-content .box_img a {
   margin-bottom: 8px !important;
   display: block;
   width: 100% !important;
}

/*13-7-23 start*/

.dashPageclass #upcoming-event-container .mb20.row .col-md-6 {
   display: flex;
   align-items: flex-start;
   width: 60%;
   padding: 0 0 0 5px;
}

.dashPageclass #upcoming-event-container .mb20.row .col-md-6:last-child {
   width: 40%;
}

.dashPageclass #upcoming-event-container .mb20.row>.col-md-6>span {
   min-width: 30px;
}

.dashPageclass #upcoming-event-container .card .card-body {
   padding: 15px 10px;
}

.dashPageclass #upcoming-event-container .mb20.row {
   padding: 20px 4px;
}

#upcoming-event-container .card-body {
   padding: 15px 10px;
}

/*.dashPageclass .row .col-md-12{
   padding-right: 0;
}*/

.dashPageclass #upcoming-event-container .col-md-6 a {
   font-size: 13px;
   display: inline-block;
}

#callback-num-container .card-body .mb20.row>.col-md-4:first-child {
   width: 40%;
}

#callback-num-container .card-body .mb20.row>.col-md-4:nth-child(2n) {
   width: 42%;
}

#callback-num-container .card-body .mb20.row>.col-md-4:last-child {
   width: 14%;
}

#callback-num-container .datatable-tools.row .toolbar-left-top,
#callback-num-container .datatable-tools.row .custom-toolbar,
#callback-num-container .datatable-tools.row .dataTables_processing {
   display: none;
}

/*13-7-23 end*/
/**===11.8.23===**/
#yearly-estimate-table tbody tr:hover td,
#monthly-estimate-table tbody tr:hover td {
   background: unset !important;
}

/* 23.08.2023 */
.uitvoering-pge .dataTable tbody tr:hover td {
   background: transparent !important;
}

/* 23.08.2023 */
/***25.09.23***/
table.dataTable.display tbody td a.dropdown-item.accept_btnn {
   background: #172b4d;
   border-radius: 5px;
   color: #fff !important;
}

table.dataTable.display tbody td a.dropdown-item.accept_btnn:hover {
   background: #1e4e70;
}

/* 26-9-23 */
.modal-open .modal-dialog.modal-lg .modal-body p.dft_att {
   font-weight: bold;
}

.modal-open .modal-dialog.modal-lg .modal-body p.dft_att,
p.dft_att_1 {
   font-size: 13px;
}

/* 27.09.2023 */
#monthly-accepted-estimates-table tbody tr:hover td {
   background: transparent !important;
}

.rem_hov tbody tr:hover td {
   background: transparent !important;
}

/* 27.09.2023 */
/*****12.10.23***/
table.dataTable tbody td {
   width: 100% !important;
   max-width: 9% !important;
}

table.dataTable tbody td:first-child {
   width: auto;
}

/*****12.10.23***/
/**==10 oct 23==**/
/* table{
 table-layout: fixed;
} */
/**==10 oct 23==**/


/**14-10-23**/

#estimate-item-tables tr.hide+tr td:nth-of-type(3):empty {
   display: none;
}

#estimate-item-table tbody td {
   width: 20% !important;
   max-width: unset !important;
   word-break: unset !important;
}

#estimate-item-table thead th {
   padding: 15px 7px !important;
}

#estimate-item-tables td.nw-on {
   width: 40% !important;
   max-width: unset !important;
}

#estimate-item-table thead tr th:first-child {
   width: 28%;
}

#estimate-item-table thead tr th:first-child+th {
   width: 10%;
}

#estimate-item-table thead tr th:first-child+th+th {
   width: 10%;
}

#estimate-item-table thead tr th.option {
   width: 10%;
}

#estimate-item-table thead tr th {
   width: 7%;
}

#estimate-item-table tr.odd .move-icon {
   margin-right: 8px !important;
}

#estimate-item-tables tr td.nw-on_dis {
   width: 16% !important;
   max-width: unset !important;
}

/**14-10-23**/

/***16-10-23***/
#invoice-item-table thead th {
   width: 7% !important;
}

#invoice-item-table thead th:first-child {
   width: 26% !important;
}

#invoice-item-table thead th:first-child+th {
   width: 11% !important;
}


#invoice-item-table thead th:nth-of-type(5) {
   width: 10% !important;
}

#invoice-item-table thead th:nth-of-type(3) {
   width: 11% !important;
}

#invoice-item-table tbody#invoice-item-table-sortable td {
   word-break: unset !important;
}


#invoice-item-table tbody tr td.nw-on {
   width: 44% !important;
   max-width: unset !important;
}

#invoice-item-table tbody tr td.nw-on_dis {
   width: 16% !important;
   max-width: unset !important;
}

#invoice-item-table tbody#invoice-item-table-sortable tr.odd td img {
   width: 100px;
   height: 100px;
   object-fit: contain;
}

#estimate-table thead th {
   width: 9%;
}

#survey-form .form-check-input[type=checkbox] {
   position: relative;

}

#survey-form .form-check-input:checked[type=checkbox] {
   background-image: unset !important;
}

#survey-form .form-check-input:checked[type=checkbox]::before {
   content: "";
   display: block;
   position: absolute;
   width: 16px;
   height: 8px;
   border-bottom: 4px solid #55ae65;
   border-left: 4px solid #55ae65;
   transform: rotate(318deg);
   top: 3px;
   left: 1px;
}




/***16-10-23***/

/**==24 oct 23==**/
.bootstrap-timepicker-widget.dropdown-menu.open table {
   table-layout: auto;
}

.bootstrap-timepicker-widget.dropdown-menu.open {
   left: 820.344px !important;
}

/**==24 oct 23==**/

/**02.11.23**/
.bootstrap-timepicker-widget.dropdown-menu.open {
   width: 100%;
   max-width: fit-content;
   position: absolute;
   left: 71% !important;
   transform: translateX(-50%);
}

.bootstrap-timepicker-widget.timepicker-orient-left:after,
.bootstrap-timepicker-widget.timepicker-orient-left:before {
   left: 50%;
   transform: translateX(-50%);
}

.input-daterange .btn.form-control {
   height: unset;
}

/* 11-14-23 */
#lead-table_wrapper table.dataTable.display tbody td:nth-child(3n) {
   /* max-width: 31%!important;
 text-align: center; */
   word-wrap: break-word;
}

#lead-table_wrapper table.dataTable.display tbody td:nth-child(8n) {
   text-align: center;
}

#lead-table_wrapper table.dataTable tbody td:nth-child(7n) {
   padding: 3px !important;
   word-wrap: break-word;
   text-align: center;
}

table#lead-table th.sorting {
   text-align: center;
}

#lead-table_wrapper table.dataTable.display tbody td:nth-child(2n) {
   padding-left: 5px !important;
   word-wrap: break-word;
   padding-right: 5px !important;
   text-align: center;
}

/* #lead-table_wrapper table#lead-table th.imp_or.sorting {
 width: 38px;
} */
#lead-table_wrapper table.dataTable tbody td:nth-child(5n) {
   text-align: center;
}

/* #new-lead-table_wrapper table#new-lead-table thead tr th.imp_or.sorting{
 width: 38px;
} */
/* #new-lead-table_wrapper table#new-lead-table thead tr th.imp_.sorting{
 width: 166px;
 text-align: center;
} */
table#new-lead-table th.sorting {
   text-align: center;
}

#new-lead-table_wrapper table#new-lead-table.dataTable.display tbody td:nth-child(7n) {
   text-align: center;
}

/* #gebelt-lead-table_wrapper table#gebelt-lead-table th.imp_or.sorting {
 width: 38px;
 text-align: center;
} */
/* #gebelt-lead-table_wrapper table#gebelt-lead-table th.imp_.sorting{
 width: 166px;
 text-align: center;
} */
#gebelt-lead-table_wrapper table#gebelt-lead-table th.sorting {
   text-align: center;
}

#gebelt-lead-table_wrapper table#gebelt-lead-table.dataTable.display tbody td:nth-child(4n) {
   text-align: center;
}

/* #terug-lead-table_wrapper table#terug-lead-table th.imp_or.sorting{
 text-align: center;
 width: 38px;
} */
/* #terug-lead-table_wrapper table#terug-lead-table th.imp_.sorting {
 text-align: center;
 width: 166px;
} */
#terug-lead-table_wrapper table#terug-lead-table th.sorting {
   text-align: center;
}

#terug-lead-table tbody tr td:nth-child(6n) {
   text-align: center;
}

#terug-lead-table tbody tr td:nth-child(7n) {
   text-align: center;
}

#terug-lead-table tbody tr td:nth-child(2n) {
   text-align: center;
}

/* #afspraak-lead-table_wrapper table#afspraak-lead-table th.imp_or.sorting {
 text-align: center;
 width: 38px;
} */
/* #afspraak-lead-table_wrapper table#afspraak-lead-table th.imp_.sorting {
 text-align: center;
 width: 166px;
} */
#afspraak-lead-table_wrapper table#afspraak-lead-table tbody tr td:nth-child(7n) {
   text-align: center;
}

/* table#afgeschreven-lead-table th.imp_or.sorting {
 width: 38px;
} */
/* table#afgeschreven-lead-table th.imp_.sorting {
 width: 166px;
} */
table#afgeschreven-lead-table tbody tr td:nth-child(9n) {
   text-align: center;
}

/* table#overige-lead-table th.imp_or.sorting {
 width: 38px;
} */
table#overige-lead-table tbody tr td:nth-child(9n) {
   text-align: center;
}

/* table#overige-lead-table th.imp_.sorting {
 width: 166px;
} */
.car-bo .card-body {
   text-align: center;
}

.car-bo .card-body h1 {
   color: green;
}

.car-bo:last-of-type .card-body h1 {
   color: #ffb822;
}

.car-bo .card-body span {
   text-transform: capitalize;
}

.wi_fle.fr_fle>.row {
   height: 95%;
}

.wi_fle.fr_fle>.row .card {
   height: 100%;
}

.wi_fle.fr_fle .card-header+div {
   min-height: 81% !important;
   display: flex;
   align-items: center;
   justify-content: center;
}

.wi_fle .d-flex {
   align-items: center;
}

.wi_fle .w20p {
   margin-left: 12px;
}

.wi_fle .w40p {
   width: 33%;
}

/* html body table .imp_or {
   padding: 0 !important;
   width: 35px !important;
} */


/* 16.11.2023 */
.row.dsh_2_2 {
   padding: 0 25px;
   justify-content: space-between;
   margin: 0;
}

.row.dsh_2_2>div {
   width: 49% !important;
   padding: 0;
   margin-bottom: 20px;
}

.row.dsh_2_2>div .card {
   margin: 0;
}

.row.dsh_2_2 #upcoming-event-container {
   height: 326px !important;
}

#total-leads-status-pai,
#invoice-payment-statistics-chart {
   height: 300px !important;
}

/* 16.11.2023 */



/***16-11-23*** 43*/

#bestanden-form .container-fluid .form-group:nth-of-type(2) .col-md-12,
#bestanden-form .container-fluid .post-file-dropzone-scrollbar+.form-group+.form-group .col-md-12 {
   display: flex;
}

#bestanden-form .container-fluid .form-group:nth-of-type(2) .col-md-12 .img_li,
#bestanden-form .container-fluid .post-file-dropzone-scrollbar+.form-group+.form-group .col-md-12 .img_li {
   width: 80%;
}

#bestanden-form .container-fluid .form-group:nth-of-type(2) .col-md-12 .img_li1,
#bestanden-form .container-fluid .post-file-dropzone-scrollbar+.form-group+.form-group .col-md-12 .img_li1 {
   width: 20%;
   text-align: end;
}

#bestanden-form .container-fluid .form-group:nth-of-type(2) .col-md-12 .img_li1 a,
#bestanden-form .container-fluid .post-file-dropzone-scrollbar+.form-group+.form-group .col-md-12 .img_li1 a {
   display: block;
   height: 30px;
}

/***16-11-23*** 43*/
/* 18-11-23 */
.fr_fle .row .col-md-12 .card.bg-white div {
   min-height: unset !important;
}

.fr_fle .card.bg-white .card-body .row .category-item {
   padding-top: 42px;
   /* margin-right: 0; */
}

.fr_fle .row .card-body.rounded-bottom .row .col-md-6 .pb-2:first-child {
   padding-top: 30px;
}

/**==21 nov 23==**/
.uitvoering-pge table thead th.uit_in {
   width: 50px;
}

.uitvoering-pge table thead th.uit_in1 {
   width: 50px;
}

/**==21 nov 23==**/

/* 23.11.2023 */
/* .inv_est_spc #yearly-overview-invoice-table_wrapper .toolbar-left-top #yearly-overview-invoice-table_length,
.inv_est_spc #yearly-overview-invoice-table_wrapper .datatable-tools{display: none;} */

.invoice_ov_page .inv_est_spc .datatable-tools .toolbar-left-top>.dataTables_length,
.invoice_ov_page .inv_est_spc .table-responsive .datatable-tools:last-child {
   display: none;
}

.invoice_ov_page .inv_est_spc .table-responsive .table_pagination .datatable-tools:last-child {
   display: block;
}

/* 23.11.2023 */
/*****27.11.23***/
.lead_m_box .tab-pane table.dataTable thead tr th.mc_box,
.lead_m_box .tab-pane table.dataTable tbody tr td.mc_box {
   width: 100% !important;
   max-width: 2% !important;
}

.lead_m_box .tab-pane table.dataTable tbody tr td.mc_box input {
   position: relative;
   left: 11px;
   top: 0px;
}

.lead_m_box .card .aud_drop a.select2-choice {
   margin-top: 20px;
   background-color: #fff !important;
   border-color: #aaaaaa8c !important;
   width: 150px;
}

.uitvoering_cls_pg table.dataTable tfoot th.no_dis_1 {
   display: none;
}

.uitvoering_cls_pg table.dataTable thead th {
   width: 100% !important;
   max-width: 9% !important;
}

.uitvoering_cls_pg table.dataTable tfoot th.no_dis {
   text-align: left;
}

/* .uitvoering_cls_pg  #yearly-table_wrapper #yearly-table tr[data-section="all_pages"] th:nth-child(10),
.uitvoering_cls_pg  #yearly-table_wrapper #yearly-table tr[data-section="all_pages"] th:nth-child(14),
.uitvoering_cls_pg  #yearly-table_wrapper #yearly-table tr[data-section="all_pages"] th:nth-child(11),
.uitvoering_cls_pg  #yearly-table_wrapper #yearly-table tr[data-section="all_pages"] th:nth-child(13){
   display: none;
} */
/* .estimate_cls_pge table tfoot tr[data-section="all_pages"] th:nth-child(6),
.estimate_cls_pge table tfoot tr[data-section="all_pages"] th:nth-child(7),
.estimate_cls_pge table tfoot tr[data-section="all_pages"] th:nth-child(9),
.estimate_cls_pge table tfoot tr[data-section="all_pages"] th:nth-child(10){
   display: none;
} */

.uitvoering_cls_pg #yearly-table_wrapper #yearly-table tr[data-section="all_pages"] th {
   text-align: left;
}

/******28.11.23******/
.uitvoering_cls_pg table.dataTable tfoot th,
.estimate_cls_pge table.dataTable tfoot th {
   padding: 15px 5px !important;
   text-align: left !important;
   font-size: 12px;
   vertical-align: top;
}

.lead_m_box .badge {
   white-space: unset !important;
}

/****29.11.23***/
.lead_m_box table.dataTable tbody td:first-child,
.lead_m_box table.dataTable thead th:first-child {
   width: 2% !important;
}

.lead_m_box table.dataTable.display tbody td:nth-child(2) {
   text-align: left !important;
}

.lead_m_box table.dataTable.display tbody td:nth-child(2) a {
   width: fit-content;
   display: block;
}

.lead_m_box table.dataTable.display tbody td,
.lead_m_box table.dataTable.display thead th {
   text-align: left !important;
}

#lead-table tbody td:nth-child(2),
#lead-table thead th:nth-child(2) {
   width: 6% !important;
}

/*30-11-2023*/
/* .lead_m_box table.dataTable.display thead:nth-child(2n) {
    width: 8% !important;
} */
/*30-11-2023*/


/*********30.11.23****/
#invoice-item-table thead th:first-child {
   width: 21% !important;
}

#invoice-item-table tbody#invoice-item-table-sortable td {
   padding: 12px 2px 12px 5px !important;
}


/* 30-11-2023 */
.nw-amt #invoice-total-section #invoice-item-table tbody tr td:nth-child(4n) {
   max-width: 20% !important;
}

#estimate-item-tables td:nth-child(4n) {
   max-width: 20% !important;
}

/* 30-11-2023 */

/* 01.12.2023 */
.access_invoice_lead .wht {
   display: flex;
   align-items: center;
   flex-direction: row-reverse;
   padding: 15px;
}

.access_invoice_lead .wht .select2-container .select2-choice>.select2-chosen {
   width: 150px;
}

.access_invoice_lead .wht #whats_button {
   margin-left: 15px;
}

.estimate_cls_pge table thead th {
   width: 8%;
}

.estimate_cls_pge table thead th.est_or {
   display: none;
}

/* .estimate_cls_pge table tbody tr td:nth-child(4),
.estimate_cls_pge table tbody tr td:nth-child(5),
.estimate_cls_pge table tbody tr td:nth-child(7),
.estimate_cls_pge table tbody tr td:nth-child(8),
.estimate_cls_pge table tbody tr td:nth-child(10),
.estimate_cls_pge table tbody tr td:nth-child(11){
   display: none;
} */
.estimate_cls_pge table tbody tr td.est_or {
   display: none;
}

/* .estimate_cls_pge table tfoot tr th:nth-child(6),
.estimate_cls_pge table tfoot tr th:nth-child(9){
   display: none;
} */

#lead-table>thead>tr>th.imp_,
#new-lead-table>thead>tr>th.imp_,
#gebelt-lead-table>thead>tr>th.imp_,
#terug-lead-table>thead>tr>th.imp_,
#afspraak-lead-table>thead>tr>th.imp_,
#afgeschreven-lead-table>thead>tr>th.imp_,
#financiering-lead-table>thead>tr>th.imp_,
#overige-lead-table>thead>tr>th.imp_ {
   width: 10%;
   white-space: wrap;
}

#lead-table>thead>tr>th.imp_or,
#new-lead-table>thead>tr>th.imp_or,
#gebelt-lead-table>thead>tr>th.imp_or,
#terug-lead-table>thead>tr>th.imp_or,
#afspraak-lead-table>thead>tr>th.imp_or,
#afgeschreven-lead-table>thead>tr>th.imp_or,
#financiering-lead-table>thead>tr>th.imp_or,
#overige-lead-table>thead>tr>th.imp_or {
   width: 3%;
   white-space: wrap;
}

.uitvoering_cls_pg table.dataTable tfoot th.no_dis_1 {
   display: table-cell;
}

/* .uitvoering-pge table thead th{width: 8%;} */

.uitvoering-pge table thead th.est_or {
   display: none;
}

/* .uitvoering-pge table tbody tr td:nth-child(9),
.uitvoering-pge table tbody tr td:nth-child(10),
.uitvoering-pge table tbody tr td:nth-child(12),
.uitvoering-pge table tbody tr td:nth-child(13),
.uitvoering-pge table tbody tr td:nth-child(15),
.uitvoering-pge table tbody tr td:nth-child(16){
   display: none;
} */

.uitvoering-pge table tbody tr td.est_or {
   display: none;
}

/* .uitvoering-pge table tfoot tr th:nth-child(11),
.uitvoering-pge table tfoot tr th:nth-child(14){
   display: none;
} */

#estimates_accepted_list #monthly-accepted-estimates-table tbody tr td:last-child a,
#yearly-estimates_accepted_list #yearly-accepted-estimates-table tbody tr td:last-child a,
#c_estimates_accepted_list #custom-accepted-estimates-table tbody tr td:last-child a {
   white-space: wrap;
}

/* 01.12.2023 */

/* 02.12.2023 */
.uitvoering-pge table thead th.est_or_sh {
   width: 100% !important;
   max-width: 16% !important;
}

.uitvoering-pge table thead th {
   white-space: wrap !important;
}

.estimate_cls_pge table thead th.est_or_sh {
   width: 9%;
}

._estimate_det_view #estimate-item-table thead tr th:nth-child(7),
._estimate_det_view #estimate-item-table thead tr th:nth-child(8) {
   width: 10%;
}

._estimate_det_view #estimate-item-table tbody tr td:nth-child(2) img {
   width: 100% !important;
}

/* 02.12.2023 */

/* 05.12.2023 */
.uitvoering_cls_pg table.dataTable tfoot th.rem_cl,
.estimate_cls_pge table.dataTable tfoot th.rem_cl {
   display: none;
}

/* 05.12.2023 */

/* 06.12.2023 */
.btn-default.upload-file-button {
   color: #172b4d !important;
}

.btn-default.upload-file-button:hover {
   color: #ffffff !important;
}

.btn-default.column-show-hide-popover {
   border-radius: 0px;
   border: 1px solid #d3d3d3;
   color: #000;
}

.btn-default.column-show-hide-popover:hover {
   background-color: #e3e4e5;
   border: 1px solid #e3e4e5;
}

.fc .fc-button-primary:focus,
.fc .fc-button-primary:not(:disabled).fc-button-active:focus,
.fc .fc-button-primary:not(:disabled):active:focus {
   box-shadow: 0 0 0 0.2rem #172b4d !important;
}

.buttons-excel,
.buttons-print {
   border-radius: 0;
   border-color: #d3d3d3;
   color: #000;
}

.buttons-excel:hover,
.buttons-print:hover {
   background-color: #172b4d;
   border-color: #172b4d;
}

.btn-info.disabled,
.btn-info:disabled {
   background-color: #5ca8be;
   border-color: #5ca8be;
}

#reload-kanban-button,
.date-range-selector,
.date-range-selector+button,
.DTTT_container .btn {
   border-radius: 0px;
   border: 1px solid #d3d3d3;
   color: #000;
}

#reload-kanban-button:hover,
#date-range-selector:hover,
#date-range-selector+button:hover,
.DTTT_container .btn:hover,
.DTTT_container .btn.active,
.DTTT_container .btn.active:hover {
   /* background-color: #e3e4e5;border: 1px solid #e3e4e5; */
   background-color: #172b4d;
   border-color: #172b4d;
   color: #fff;
}

/* 06.12.2023 */

/* 07.12.2023 */
.modal-content #cover-form .form-group .col-md-9 .image_cover::before {
   content: 'Upload Bestand';
   display: inline-flex;
   background: #172b4d;
   border-radius: 3px;
   text-align: center;
   padding: 0 10px;
   max-width: 128px;
   color: #fff;
   outline: none;
   width: 100%;
   height: initial;
   white-space: nowrap;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   -o-user-select: none;
   cursor: pointer;
   color: #fff;
   font-size: 12px;
   line-height: 30px;
   font-family: inherit;
   text-transform: uppercase;
   margin-right: 5px;
   border-radius: 50px;
}

.modal-content #cover-form .form-group .col-md-9 input.image_cover[type=file]::file-selector-button {
   display: none;
}

.modal-content #cover-form .form-group .col-md-9 input.image_cover[type=file]:focus {
   outline: none;
}

.modal-content #cover-form .img_preview {
   position: relative;
   display: inline-block;
}

.modal-content #cover-form .img_preview .delete-button {
   display: inline-flex;
   width: 20px;
   height: 20px;
   padding: 0;
   align-items: center;
   justify-content: center;
   background: #172b4d;
   border-radius: 50%;
   position: absolute;
   top: -5px;
   right: -5px;
}

.modal-content #cover-form .img_preview .delete-button a {
   color: #fff;
}

/* 07.12.2023 */

.estimate_cls_pge table thead th.installation_date {
   width: 6%;
}

/* 19.12.2023 */
#bestanden-form .modal-body .form-group label {
   display: flex;
   align-items: center;
   font-size: 16px;
   font-weight: bold;
   justify-content: center;
}

#bestanden-form .modal-body .form-group label+div .dropzone {
   min-height: 80px;
   margin-bottom: 0;
}

#bestanden-form .modal-body .form-group label+div .dropzone .dz-message {
   margin: 0;
}

/* 19.12.2023 */

#bestanden-form .container-fluid .form-group .img_btn_sh {
   margin-bottom: 20px;
}

/* 02.01.2024 */
.veka_tool_mdl {
   display: flex;
}

.veka_tool_mdl .image-with-margin,
.veka_tool_mdl .image-with-margin_1 {
   margin: 3px;
   cursor: pointer;
   border-radius: 50%;
}

.veka_tool_mdl .modal-body {
   display: flex;
}

.veka_tool_mdl .main-img {
   flex: 1;
   width: 47%;
   display: flex;
   align-items: center;
   justify-content: center;
}

.veka_tool_mdl .main-img img {
   width: 100% !important;
}

/* 08-01-2024 */
.veka_tool_mdl .main-img {
   position: relative;
   margin-top: 40px;
}

.veka_tool_mdl .main-img .veka_lg {
   position: absolute;
   width: 80px;
   height: 80px;
   right: 10px;
   bottom: 10px;
}

/* 08-01-2024 */
.veka_tool_mdl .color-images {
   flex: unset;
   display: flex;
   flex-wrap: wrap;
   width: 53%;
   padding: 10px;
}

.veka_tool_mdl .color-images #imageContainer {
   background: #e8f0f5;
   padding: 15px 20px;
   border-radius: 15px;
}

.veka_tool_mdl .color-images #imageContainer .row1 {
   padding: 20px 15px 20px 40px;
   background: #fff;
   border-radius: 20px;
   position: relative;
}

.veka_tool_mdl .color-images #imageContainer .row1:not(:last-child) {
   margin-bottom: 15px;
}

.veka_tool_mdl .color-images .row1>span {
   padding: 3px 8px;
   background: #86c78d;
   border-radius: 50%;
   color: #fff;
   position: absolute;
   top: 14px;
   left: 11px;
}

.veka_tool_mdl .color-images p {
   font: 15px/15px "Ubuntu-Bold";
   color: #172b4d;
   padding-left: 5px;
}

.org_btn_ button.btn.btn-primary {
   background-color: #172b4d !important;
   border: none !important;
}

.org_btn_ button.btn.btn-primary:hover {
   background-color: #86c78d !important;
   border: none !important;
}

/* 02.01.2024 */

/* 03.01.2024 */
.veka_tool_mdl .color-images strong {
   display: inline-block;
   position: relative;
   margin: 0;
}

.veka_tool_mdl .color-images strong.sel_clr img,
.veka_tool_mdl .color-images strong.sel_clr_1 img {
   border: 2px solid #172b4d;
}

.veka_tool_mdl .color-images strong.sel_clr:after,
.veka_tool_mdl .color-images strong.sel_clr_1:after {
   content: "";
   display: inline-block;
   width: 10px;
   height: 6px;
   border-bottom: 2px solid #fff;
   border-left: 2px solid #fff;
   transform: rotate(-45deg);
   position: absolute;
   left: 8px;
   top: 8px;
}

/* 03.01.2024 */



/* 11-01-2024 */
.veka_tool_mdl .form-group {
   width: 100%;
   position: absolute;
   top: 20px;
   z-index: 1;
}

.veka_tool_mdl .form-group .row label {
   width: 100%;
}

.veka_tool_mdl img.veka_lg {
   position: absolute;
   bottom: 10px;
   left: 39%;
   height: 70px;
}

/* 11-01-2024 */

/* 12-01-2024 */
.veka_tool_mdl .color-images #imageContainer .row1 b>p {
   font: 11px/17px OpenSans-Regular;
   color: #333333;
   position: absolute;
   width: 230px;
   background: #fff;
   padding: 10px;
   border: 1px solid #333333;
   border-radius: 10px;
   top: 30px;
   z-index: 1;
   right: 0;
   opacity: 0;
   visibility: hidden;
   transition: .5s;
}

.veka_tool_mdl .color-images #imageContainer .row1 b a:hover+p {
   opacity: 1;
   visibility: visible;
}

.org_btn_ {
   justify-content: space-between;
}

.org_btn_>div {
   display: flex;
   width: 400px;
}

.org_btn_>div label {
   width: 100% !important;
   max-width: 200px;
}

/* 12-01-2024 */


/* 17-01-2024 */
.tab-pane #averageDisplaymonth {
   display: none;
}

.uitvoering_cls_pg table.dataTable tfoot th.avg_cls {
   padding: 15px 0px !important;
}

/* 17-01-2024 */



/* 25-01-2024 */
.app-modal {
   width: 50%;
   left: 50%;
   position: relative;
   transform: translateX(-50%);
}

.app-modal-fixed-close-button {
   position: unset !important;
}

.app-modal-fixed-close-button>span {
   background: blue;
   color: #fff;
   padding: 3px 10px;
   line-height: 6px;
   border-radius: 50%;
}

/* 25-01-2024 */


/* 07-02-2024 */
.filediv .spc_ .top_cl {
   font-weight: 700;
   font-size: 17px;
   line-height: 35px;
}

/* 07-02-2024 */


/* 12-02-2024 */
/* .d-inline-block{
    width: 280px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    margin: 0 auto !important;
} */
/* 12-02-2024 */

/* 02-05-2024 */
.navbar.drawing_tool_cls {
   left: 250px !important;
}

/* 02-05-2024 */

/* 18-05-2024 */
.fc .fc-timeline-overlap-enabled .fc-timeline-lane-frame .fc-timeline-events a {
   font-size: 13px !important;
   word-wrap: break-word !important;
   padding: 5px !important;
   line-height: 24px !important;
}

/* 18-05-2024 */

/* 15-06-2024 */
.modal-footer.btm_cls {
   justify-content: center;
   margin-top: 10px;
   padding: 0;
   position: relative;
   bottom: -8px;
}

.modal-footer.btm_cls .btn {
   margin-top: 18px;
}

/* 15-06-2024 */

/* 29-06-2024 */
/* .modal-body.new_upload_hide .container-fluid .form-group .col-sm-12 #file-upload-dropzone-scrollbar {
   display: none;
} */
.modal-body.new_upload_hide .container-fluid .col-md-12 {
   margin-bottom: 20px;
}

.modal-body.new_upload_hide .container-fluid .col-md-12 .img_li {
   display: flex;
   align-items: center;
   flex-wrap: wrap;
}

.modal-body.new_upload_hide .container-fluid .col-md-12 .img_li .img_blk {
   position: relative;
}

.modal-body.new_upload_hide .container-fluid .col-md-12 .img_li .img_blk:not(:last-child) {
   margin-right: 20px;
}

.modal-body.new_upload_hide .container-fluid .col-md-12 .img_li .img_blk img {
   width: 100px;
   height: 100px;
   object-fit: contain;
}

.modal-body.new_upload_hide .container-fluid .col-md-12 .img_li .img_blk a.del {
   position: absolute;
   color: #fff;
   background: green;
   border-radius: 50%;
   top: 10px;
   right: -10px;
   width: 25px;
   height: 25px;
   display: flex;
   align-items: center;
   justify-content: center;
   font-size: 1px;
   line-height: 5px;
}

.modal-body.new_upload_hide .container-fluid .col-md-12 .img_li .img_blk a.del svg {
   margin-top: 0;
   margin-right: -1px;
}

/* 29-06-2024 */

/* 12-8-24 start */

.uit-over .card-header {
   align-items: center;
   justify-content: space-between;
}

.uit-over .card-header .new_row_sty {
   width: auto;
}

.uit-over .card-header .new_row_sty .exrt_selct {
   width: 140px;
}

.uit-over .card-header .exrt_int {
   margin: 0 !important;
}

.uit-over .card-header .new_row_sty .exrt_selct>svg {
   margin-top: 0px !important;
}

.uit-over .uit_sts .text-truncate div {
   margin-bottom: 10px;
   display: flex;
   align-items: center;
}

.uit-over .uit_sts .text-truncate div .color-tag {
   border-radius: 3px !important;
   margin: 0 12px 0 0;
}

.uit-over .uit_data .uit_ovr .w20p {
   margin: 0;
}

.uit-over .uit_sts .text-truncate {
   width: 100%;
}

.uit-over .uit_data .uit_ovr {
   display: flex;
   align-items: center;
}

.uit-over .uit_data .uit_ovr .uit_ld {
   width: 65%;
   margin-right: 20px;
}

.uit-over .uit_data .uit_ovr .uit_ld .w20p {
   display: flex;
   align-items: center;
   width: 54%;
}

.uit-over .uit_data .uit_ovr .uit_ld .text-center .cancel_count {
   margin-right: 10px;
}

.uit-over .uit_data .uit_ovr .uit_tot {
   background: #f5f5f5;
   padding: 20px;
   text-align: center;
   border-radius: 5px;
}

.uit-over .uit_whl {
   margin-top: 25px;
}

.uit-over .uit_data .uit_ovr .uit_ld .w20p .progress {
   width: 100%;
}

.uit-over .uit_data .uit_ovr .uit_ld .text-end {
   width: fit-content;
   margin-left: 15px;
}

.uit-over .uit_data .uit_ovr .uit_ld .w20p .text-center {
   margin-right: 10px;
}



/* 12-8-24 end */
/* 16-08-24 */
.card-body.evnt_bb .widget-details {
   position: unset;
   text-align: unset;
}

.card-body.evnt_bb .widget-details h1,
.card-body.evnt_bb .widget-details span {
   color: #fff;
}

.card-body.evnt_bb .widget-details h1 {
   font: 30px/35px OpenSans-Medium;
}

.card-body.evnt_bb {
   display: flex;
   justify-content: space-between;
   border-radius: 5px;
}

.card-body.evnt_bb .widget-icon {
   border-radius: 50%;
   background-color: #fff;
}

.card-body.evnt_bb.evnt_clr {
   background-color: rgb(108, 169, 215);
}

.card-body.evnt_bb.lead_clr {
   background-color: rgb(102, 204, 102);
}

.card-body.evnt_bb.est_clr {
   background-color: rgb(23, 43, 77);
}

.card-body.evnt_bb.uit_clr {
   background-color: rgb(108, 169, 215);
}

.inv_prgs .progress-bar {
   width: 40% !important;
   margin: 0 auto;
   border-radius: 20px;
}

.inv_prgs .progress.widget-progress-bar {
   border-radius: 10px;
}

.uit_data .uit_ld .progress-bar {
   height: 5px;
   margin: auto 0;
   border-radius: 20px;
}

.uit_data .uit_ld .progress.widget-progress-bar {
   border-radius: 10px;
}

.card-header.inv_hd .inv_ov {
   width: 18%;
}

.inv_sts .inv_name {
   padding-bottom: 10px;
}

.inv_amnt .w25p {
   padding-bottom: 10px;
}

.uit-over .uit_whl .row {
   margin-top: 27px;
}

/* 16-08-24 */
/* 17-08-24 */
.table-responsive.tbl_ft .dataTables_wrapper .datatable-tools {
   justify-content: end;
}

.card.tbl_db .tab-title {
   position: absolute;
}

.table-responsive.tbl_ft table.dataTable thead {
   background-color: #f7f7f7;
}

.table-responsive.tbl_ft table.dataTable thead th {
   color: #172b4d;
}

.table-responsive.tbl_ft table.dataTable tbody td {
   color: #172b4d;
}

.table-responsive.tbl_ft table.dataTable tbody tr:hover td {
   background: #eef1fa !important;
}

.table-responsive.tbl_ft .custom-toolbar .select2-container .select2-choice {
   background-color: #eef1fa !important;
}

.tot_fo {
   display: flex;
   width: 70%;
   margin: 20px auto;
}

.tot_fo #total_amount_container,
.tot_fo #total_acc_amount_container {
   display: flex;
   justify-content: center;
   flex-direction: column;
   align-items: center;
   width: 50%;
   color: #172b4d;
}

.tot_fo #total_amount_container .snd_am,
.tot_fo #total_acc_amount_container .acc_am {
   font: 30px/35px OpenSans-Medium;
   color: #172b4d;
}

.tot_fo #total_amount_container .sn_lbl,
.tot_fo #total_acc_amount_container .ac_lbl {
   font: 15px / 25px OpenSans-Bold;
   color: #172b4d;
}

.table-responsive.tbl_ft table.dataTable tbody td i {
   color: #fff !important;
   background-color: #b9bfc9;
   transition: 0.5s ease-in-out;
   border-radius: 50%;
   padding: 1px 8px;
   font-size: 12px !important;
}

.table-responsive.tbl_ft table.dataTable tbody td i[title]:hover {
   background-color: #172b4d;
   color: #fff;
}

.table-responsive.tbl_ft table.dataTable tbody td i:hover {
   background-color: #172b4d;
}

.table-responsive.tbl_ft .dataTables_wrapper .datatable-tools .custom-toolbar {
   display: flex;
   justify-content: end;
}

.table-responsive.tbl_ft .dataTables_wrapper .datatable-tools .custom-toolbar .mr15.DTTT_container {
   margin-right: 0;
   margin-left: 15px;
}

.table-responsive.tbl_ft .exrt_selct {
   width: 20%;
   position: absolute;
   right: 120px;
   top: 12px;
}

#total_amount_container_ld {
   display: flex;
   justify-content: end;
   align-items: end;
   margin-right: 40px;
}

#total_amount_container_ld .ld_am {
   font: 30px/35px OpenSans-Medium;
   color: #172b4d;
   margin-left: 10px;
}

#total_amount_container_ld .ld_lbl {
   font: 16px/25px OpenSans-Bold;
   color: #172b4d;
}

/* 17-08-24 */
/* 19-08-24 */
.table-responsive.tbl_ft .select2-container .select2-choice .select2-arrow b {
   background: unset !important;
   position: relative;
}

.table-responsive.tbl_ft .custom-toolbar .select2-container .select2-choice span {
   color: #172b4d !important;
}

.table-responsive.tbl_ft .select2-container .select2-choice .select2-arrow b::before {
   content: '';
   border-width: 0 1px 1px 0;
   padding: 3px;
   display: inline-block;
   border-color: #172b4d;
   border-style: solid;
   transition: .5s ease-in-out;
   text-align: center;
   transform: rotate(45deg);
   position: absolute;
   top: 11px;
   right: 10px;
}

.exrt_selct select {
   background-color: #eef1fa !important;
}

.datatable-tools .datatable-export.DTTT_container .dt-buttons button span {
   color: #172b4d;
}

.datatable-tools .datatable-export.DTTT_container .dt-buttons button span svg {
   stroke: #172b4d;
}

.widget-container .card .tab-title h4 {
   color: #172b4d;
}

.tot_l {
   padding: 25px 0;
}

.inv_name,
.widget-footer.inv_foot .row.inv_tot .inv_geft {
   color: #172b4d;
}

.inv_all .inv_prgs .d-flex .w15p,
.inv_all .inv_amnt .w25p.text-end {
   color: #172b4d;
}

.card.bg-white.exp_head.db_head span.strong,
.card.bg-white.exp_head.db_head .exrt_int_nw {
   color: #172b4d;
}

.card.bg-white.uit-over .uit_sts div span,
.uit_ovr .uit_tot,
.uit-over .uit_data .uit_ovr .uit_ld .w20p .text-center,
.uit-over .uit_data .uit_ovr .uit_ld .text-end,
.db_head .inv_ov,
.db_head .exp_txt,
.db_head .card-txt-svg,
#inv_export-btn,
#export-btn,
#uit_export-btn,
.inv_line,
.exp_line .pt-2,
.line_lbl {
   color: #172b4d;
}

.uit_ovr .uit_tot .strong.whole_count {
   font: 15px/20px OpenSans-Bold;
}

#inv_export-btn svg,
#export-btn svg,
#uit_export-btn svg {
   stroke: #172b4d;
}

#inv_export-btn:hover,
#export-btn:hover,
#uit_export-btn:hover {
   color: #fff;
}

#inv_export-btn:hover svg,
#export-btn:hover svg,
#uit_export-btn:hover svg {
   color: #fff;
}

.table-responsive.tbl_ft table.dataTable thead th:first-child {
   width: 26%;
}

.db_mid,
.table-responsive.tbl_ft {
   font-weight: bold;
}

.table-responsive.tbl_ft.brn_tb table.dataTable thead th:first-child {
   width: 21%;
}

.table-responsive.tbl_ft .ps__rail-y {
   background-color: #e9ecef;
   /* height: 300px !important;
   top: 50% !important; */
   border-radius: 20px !important;
   opacity: 1 !important;
}

.table-responsive.tbl_ft .ps__thumb-y {
   background-color: #6ca9d7;
   height: 200px !important;
   border-radius: 20px !important;
   /* top: 20% !important; */
   transform: translateX(-50%);
}

.table-responsive.tbl_ft .ps__rail-y:hover .ps__thumb-y {
   width: 6px;
}

.avatar {
   width: 30px;
   height: 30px;
   margin-bottom: 0 !important;
}

/* 19-08-24 */
/* 20-08-24 */

/* #estimate-tabs{
    position: absolute;
    width: fit-content;
    top: 0;
    z-index: 1;
} */
.card.bg-white.exp_head .row.new_row_sty .exp_txt,
.card-header.inv_hd .inv_ov,
.db_head .card-txt-svg {
   font: 18px/23px OpenSans-Bold;
   color: #172b4d;
   font-weight: bold;
}

/* 20-08-24 */
/* 21-08-24 */
.db_ft_tbl.row.dsh_2_2 {
   padding: 0 !important;
}

.card.tbl_db {
   border-radius: 10px !important;
}

.summation-section {
   display: none !important;
}

.table-responsive.tbl_ft tfoot {
   display: none !important;
}

/* 21-08-24 */
/* 22-08-2024 */
.card-header.inv_hd .row.new_row_sty .exrt_selct {
   width: fit-content;
}

.exrt_selct {
   width: fit-content !important;
}

/* 22-08-2024 */
/* 26-08-24 */
.inv_all .inv_prgs {
   width: 34%;
}

.inv_all .inv_prgs .d-flex {
   align-items: center;
}

/* 26-08-24 */
/* 02-09-24 */
.modal-footer button.prev_accept[type=submit] {
   border-radius: 5px;
}

/* 02-09-24 */
/* 14-09-24 */
/* #team_member_events_widget_table{
   width: 100% !important;
} */
/* 14-09-24 */
/* 16-09-24 */
/* .team_tbl .ps__rail-x ,.team_tbl .ps__rail-y{
   display: none !important;
} */
/* .tbl_db .ps{
   overflow: auto !important;
} */
.team_tbl #team_member_events_widget_table_wrapper table tr th,
.team_tbl #team_member_events_widget_table_wrapper table tr td {
   display: revert !important;
}

.team_tbl table tr td span.dtr-data {
   padding-right: 20px;
}

/* 16-09-24 */

/* 17-8-24 */

#profile-image-section .avatar-lg {
   width: 125px;
   height: 125px;
}

#profile-image-section .avatar img {
   height: auto;
   max-width: 100%;
   border-radius: 50%;
   object-fit: cover;
}

/* 17-8-24 */
/* 24-09-24 */
/* .card.tbl_db .exrt_int{
   position: absolute;
   right: 370px;
   top: 15px;
} */
.card.tbl_db .table-responsive.tbl_ft .dataTables_wrapper .datatable-tools .custom-toolbar {
   max-width: 400px;
   width: 100%;
   flex-wrap: wrap;
}

/* 24-09-24 */
/* 26-09-24 */
.card.tbl_db .hd_blk1 {
   display: flex;
   flex-wrap: wrap;
}

.card.tbl_db .hd_blk1 .tab-title {
   width: 154px;
}

.card.tbl_db .grp_bs1 {
   display: flex;
   align-items: center;
   margin-bottom: 12px;
   flex-wrap: wrap;
   width: calc(100% - 174px);
   justify-content: end;
   margin-right: 20px;
}

.card.tbl_db .grp_bs1 .exrt_selct1 {
   width: 120px;

}

.card.tbl_db .grp_bs1 input {
   width: 107px;
}

.card.tbl_db .grp_bs1 input:last-of-type {
   margin-left: 15px;
}

.card.tbl_db .tab-title {
   position: unset;
}

.dataTables_length#lead-born-table_length {
   display: none;
}

.grp_bs1 .exrt_int {
   margin-bottom: 0 !important;
   margin: 0 0 0 15px;
}

.row.dsh_2_2.db_ft_tbl .card.tbl_db #lead-born-table_wrapper ul.pagination,
.row.dsh_2_2.db_ft_tbl .card.tbl_db #lead-born-table_wrapper .dataTables_info {
   margin: 14px 30px;
}

/* 26-09-24 */
/* 03-10-24 */
img.img_tm_ag {
   border-radius: 50%;
   width: 40px;
   height: 40px;
   object-fit: contain;
}

._team_member_legends label {
   display: flex;
   align-items: center;
   margin-right: 15px;
}

._team_member_legends label>p {
   margin-left: 12px;
   margin-bottom: 0;
}

/* 03-10-24 */
/* 10-10-24 */
/* .new_calc.modal-dialog{
    max-width: unset;
} */
/* .new_calc.modal-dialog .modal-body table thead tr th:first-child {
    width: 5%;
}
.new_calc.modal-dialog .modal-body table thead tr th:nth-child(2){
    width: 17%;
}
.new_calc.modal-dialog .modal-body table thead tr th:nth-child(3){
    width: 61%;
}
.new_calc.modal-dialog .modal-body table thead tr th:last-child{
    width: 17%;
} */
/* 10-10-24 */
/* 11-10-24 */
.new_calc.modal-dialog .modal-body table thead tr th:first-child {
   width: 5%;
}

.new_calc.modal-dialog .modal-body table thead tr th:nth-child(2) {
   width: 23%;
}

.new_calc.modal-dialog .modal-body table thead tr th:nth-child(3) {
   width: 59%;
}

.new_calc.modal-dialog .modal-body table thead tr th:last-child {
   width: 13%;
}

.new_calc.modal-dialog .modal-body table tfoot tr th#totalCalcPriceAmount {
   border-top-color: currentcolor;
}

.new_calc.modal-dialog .modal-body table tbody tr:last-child td:nth-child(3) {
   border-color: #EEF1F9;
}

/* 11-10-24 */
/* 16-10-24 */
.card-header ._single_status {
   margin-bottom: 10px;
   display: flex;
   align-items: center;
   justify-content: center;
   width: fit-content;
   padding: 5px 14px !important;
}

.card-header ._single_status:not(:last-child) {
   margin-right: 10px;
}

.card-header ._single_status span img {
   width: 22px;
   height: 20px;
   object-fit: contain;
}

.card-header ._single_status span {
   font-size: 11px;
   line-height: 11px;
}

/* 16-10-24 */
/* 21-10-24 */
.tot_l #total_amount_container_ld {
   display: flex;
   align-items: center;
   justify-content: space-around;
}

.tot_l #total_amount_container_ld {
   display: flex;
   align-items: center;
   justify-content: space-around;
   flex-direction: unset !important;
}

/* 21-10-24 */
/* 11-11-24 */

.led_par {
   border-radius: 5px;
   overflow: hidden;
   overflow-x: auto;
   background-color: #fff;
}

.led_par .top_hd {
   display: flex;
   justify-content: space-between;
   align-items: center;
   flex-wrap: wrap;
   padding: 20px 30px;
}

.led_par .top_hd .lft b {
   font: 16px/21px OpenSans-Bold;
   color: #172b4d;
}

.led_par table.lead_tb {
   width: 100%;
   border-collapse: collapse;
}

.led_par table.lead_tb tr th {
   font: 15px/20px OpenSans-Bold;
   color: #172b4d;
   background-color: #f7f7f7;
   border-top: 1px solid #f0f0f0;
   padding: 20px 30px;
   width: 230px;
}

.led_par table.lead_tb tr:first-child td .com_name span {
   font: 15px/20px OpenSans-Bold;
   color: #172b4d;
}

.led_par table.lead_tb tr:first-child td .com_name {
   margin-top: 10px;
}

.led_par table.lead_tb tr td {
   border: 1px solid #f0f0f0;
   font: 14px/20px OpenSans-Regular;
   color: #172b4d;
   padding: 20px 30px;
}

.led_par table.lead_tb tr td:last-child {
   border-right: unset;
}

/* .led_par table.lead_tb tr:last-child td{
   border-bottom: unset;
 } */
.led_par table.lead_tb tr td img {
   object-fit: contain;
}

/* 11-11-24 */
/* 12-11-24 */
.drp_dn {
   margin: 20px 20px 12px;
}

/* 12-11-24 */
/* 15-11-24 */
.cstm_ld .exrt_selct1 {
   margin-left: 13px;
}

.cstm_ld .tab-title {
   border-bottom: unset;
}

/* 15-11-24 */
/* 18-11-24 */
/* table_2 */
.team_par {
   border-radius: 5px;
   overflow: hidden;
   overflow-x: auto;
   background-color: #fff;
}

.team_par .top_hd {
   display: flex;
   justify-content: space-between;
   align-items: center;
   flex-wrap: wrap;
   padding: 20px 30px;
}

.team_par .top_hd .lft b {
   font: 16px/21px OpenSans-Bold;
   color: #172b4d;
}

.team_par table.tm_mem_tb {
   width: 2500px;
   border-collapse: collapse;
}

.team_par table.tm_mem_tb tr th {
   font: 15px/20px OpenSans-Bold;
   color: #172b4d;
   background-color: #f7f7f7;
   border-top: 1px solid #f0f0f0;
   padding: 20px 30px;
}

.team_par table.tm_mem_tb tr:first-child td .com_name span {
   font: 15px/20px OpenSans-Bold;
   color: #172b4d;
}

.team_par table.tm_mem_tb tr:first-child td .com_name {
   margin-top: 10px;
}

.team_par table.tm_mem_tb tr td {
   border: 1px solid #f0f0f0;
   font: 14px/20px OpenSans-Regular;
   color: #172b4d;
   padding: 20px 30px;
}

.team_par table.tm_mem_tb tr td:last-child {
   border-right: unset;
}

/* .team_par table.tm_mem_tb tr:last-child td{
    border-bottom: unset;
  } */
.team_par table.tm_mem_tb tr td .hd_blk {
   display: flex;
}

.team_par table.tm_mem_tb tr td .com_name {
   margin-left: 10px;
}

.team_par table.tm_mem_tb tr td img {
   object-fit: contain;
   width: 34px;
   height: 34px;
   border-radius: 5px;
}

.card.tbl_db .table-responsive::-webkit-scrollbar {
   height: 10px !important;
}

.card.tbl_db .table-responsive::-webkit-scrollbar-thumb {
   background: #c6ccd2;
}

/* .card.tbl_db .table-responsive::-webkit-scrollbar-thumb {
   background: #888;
 } 

 .card.tbl_db .table-responsive::-webkit-scrollbar-thumb:hover {
   background: #555;
 } */
.card.tbl_db .tm_blw .hd_blk1 .tab-title {
   width: 224px;
}

.card.tbl_db .tm_blw .grp_bs1 {
   width: calc(100% - 244px);
}

/* 18-11-24 */
/* 22-11-2024 */

.led_par table {
   table-layout: auto !important;
}

.led_par table.lead_tb {
   width: 1800px;
   border-collapse: collapse;
}

/* 22-11-2024 */
/* 13-01-25 */
.page-title h1 {
   font: 19px/23px "Open Sans";
}

table.del_tab .timeline-images._new_preview img {
   width: auto;
   height: 90px;
   object-fit: contain;
}

/* 13-01-25 */
/* 10-03-25 */
ul.drp_spn {
   min-width: 172px;
}

.drp_spn li a {
   border-radius: unset !important;
   border: unset !important;
   text-align: left;
   padding: 5px 12px;
   width: 100%;
   margin: 0 !important;
   border: unset !important;
   transition: 0.5s ease-in-out;
   background-color: unset !important;
   color: #000 !important;
}

.drp_spn li a:hover,
.drp_spn li a:focus {
   background-color: #e9ecef !important;
}

.drp_spn li a svg {
   margin-right: 4px;
}

.page_flx_top .title-button-group {
   margin-bottom: 15px !important;
}

/* 10-03-25 */

/* ---------- 15.4.25 ---------- */
.veka_tool_mdl img.veka_lg {
   width: 80px !important;
   right: 10px;
   left: unset !important;
   bottom: -20px;
   object-fit: contain;
}

.veka_tool_mdl .main-img {
   margin-bottom: 15px;
}

.veka_tool_mdl .main-img img {
   object-fit: contain;
}

/* ---------- 15.4.25 ---------- */
/* ---------- 21.4.25 ---------- */
#bestanden-form .modal-body .form-group .inmeet_lbl.is_tr_in label {
   position: relative;
   display: unset;
}

#bestanden-form .modal-body .form-group .inmeet_lbl.is_tr_in label::before {
   content: "";
   position: absolute;
   display: block;
   width: 18px;
   height: 18px;
   background: #66cc66;
   border-radius: 100%;
   right: -25px;
   top: 2px;
}

#bestanden-form .modal-body .form-group .inmeet_lbl.is_tr_in label::after {
   content: "";
   position: absolute;
   display: block;
   border-right: 2px solid #fff;
   border-bottom: 2px solid #fff;
   width: 6px;
   height: 10px;
   right: -19px;
   top: 4px;
   transform: rotate(40deg);
}

/* ---------- 21.4.25 ---------- */
/* ---------- 22.4.25 ---------- */
#bestanden-form .modal-body .form-group .inmeet_lbl {
   position: relative;
   cursor: pointer;
   margin-bottom: 8px;
}

#bestanden-form .modal-body .form-group .inmeet_lbl::before {
   /* content: ""; */
   border-width: 0px 4px 4px 0px;
   border-radius: 2px;
   position: absolute;
   right: 5px;
   height: 12px;
   width: 12px;
   border-color: #172b4d;
   border-style: solid;
   transform: translateY(-50%) rotate(-135deg);
   transition: 0.5s;
   top: 45%;
   transition: all 0.3s;
}

#bestanden-form .modal-body .form-group .inmeet_lbl.active::before {
   transform: translateY(-50%) rotate(45deg);
}

#bestanden-form .modal-body .form-group .inmeet_lbl.is_tr_in::before {
   content: "";
}

/* ---------- 22.4.25 ---------- */
/* ---------- 23.4.25 ---------- */
td.option a.delete.deleteBtn {
   width: 33px;
   aspect-ratio: 1;
   margin: 0 auto;
   display: flex;
   align-items: center;
   justify-content: center;
}

td.option a.delete.deleteBtn svg {
   color: #fff;
}

/* ---------- 23.4.25 ---------- */
/* ---------- 13.6.25 ---------- */
.lead_m_box .card .aud_drop a.select2-choice,
.new_button_ {
   margin-top: 0;
   margin-bottom: 10px;
   margin-left: 10px;
}

.count_icn {
   position: relative;
}

.count_icn a span {
   width: 25px;
   aspect-ratio: 1;
   background-color: #15396e;
   display: flex;
   align-items: center;
   justify-content: center;
   border-radius: 50%;
   font-size: 12px;
   line-height: 15px;
   color: #fff;
   position: absolute;
   right: -10px;
   top: 5px;
}

/* ---------- 13.6.25 ---------- */
/* responsive code start org-responsive*/
@media screen and (max-width:992px) {
   .veka_tool_mdl {
      flex-direction: column;
   }

   .veka_tool_mdl .main-img img {
      width: 80%;
   }

   .veka_tool_mdl .main-img {
      width: 100%;
   }

   .veka_tool_mdl .color-images {
      width: 100%;
      margin-top: 410px;
   }

   .veka_tool_mdl .color-images #imageContainer .row1:not(:last-child) {
      padding: 20px 5px 10px 40px;
   }

   .veka_tool_mdl img.veka_lg {
      position: absolute;
      bottom: 18%;
      left: 73%;
   }

   /* ---------- 15.4.25 ---------- */
   .veka_tool_mdl .main-img .veka_lg {
      bottom: -50px !important;
   }

   /* ---------- 15.4.25 ---------- */
}

/* 02.01.2024 */
/* 09-02-2024 */
.sub_fcn ._need_card_for_other_tabs .tab-content .tab-pane .card .dataTables_length {
   display: none;
}

/* 09-02-2024 */

/* 20-02-2024 */
.btn-dark_green {
   background: #006400;
   color: #fff;
}

/* 20-02-2024 */


/* 08-03-2024 */
/* 08-03-2024 */
#bestanden-form .container-fluid .form-group:nth-of-type(2) .col-md-12,
#bestanden-form .container-fluid .post-file-dropzone-scrollbar+.form-group+.form-group .col-md-12.new_stye {
   flex-wrap: wrap;
}

#bestanden-form .container-fluid .form-group:nth-of-type(2) .col-md-12,
#bestanden-form .container-fluid .post-file-dropzone-scrollbar+.form-group+.form-group .col-md-12.new_stye .row {
   width: 100%;
   justify-content: space-between;
}

#bestanden-form .container-fluid .form-group:nth-of-type(2) .col-md-12,
#bestanden-form .container-fluid .post-file-dropzone-scrollbar+.form-group+.form-group .col-md-12.new_stye .row .col-md-3 {
   font-weight: unset;
}

#bestanden-form .container-fluid .form-group:nth-of-type(2) .col-md-12,
#bestanden-form .container-fluid .post-file-dropzone-scrollbar+.form-group+.form-group .col-md-12.new_stye .row .img_li1 {
   margin-right: -22px;
}

.col-md-12.nw_sty .row {
   justify-content: space-between;
}

.col-md-12.nw_sty .row .img_li1 {
   width: 20%;
}

.col-md-12.nw_sty .row .col-md-3 {
   width: 50%;
   font-weight: unset !important;
   justify-content: start !important;
}

/* 08-03-2024 */


/* 11-03-2024 */
.col-sm-12.spc_btw>div {
   margin: 20px 0;
}

.col-sm-12.spc_btw>div>div>div {
   margin: 20px 0;
}

/* 11-03-2024 */


/* 18-03-2024 */
.veka_tool_mdl .color-images #imageContainer .row1 .faq_box .fqbx_hd {
   margin-bottom: 15px;
   display: block;
   position: relative;
   cursor: pointer;
   background: #e7f2f9;
   padding: 10px 10px;
   border-radius: 10px;
}

.veka_tool_mdl .color-images #imageContainer .row1 .faq_box .fqbx_hd>span {
   font-weight: bold;
}

.veka_tool_mdl .color-images #imageContainer .row1 .faq_box .fqbx_hd::after {
   content: "";
   border-width: 0px 4px 4px 0px;
   border-radius: 2px;
   position: absolute;
   right: 19px;
   height: 12px;
   width: 12px;
   border-color: #172b4d;
   border-style: solid;
   transform: translateY(-50%) rotate(45deg);
   transition: 0.5s;
   top: 45%;
   transition: all 0.3s;
}

.veka_tool_mdl .color-images #imageContainer,
.veka_tool_mdl .color-images #imageContainer .row1 {
   width: 100%;
}

.veka_tool_mdl .color-images #imageContainer .row1 .faq_box .fqbx_txt {
   display: none;
   margin-bottom: 15px;
}

.veka_tool_mdl .color-images #imageContainer .row1 .faq_box .fqbx_txt strong {
   width: 25px;
   line-height: 25px;
}

.veka_tool_mdl .color-images #imageContainer .row1 .faq_box .fqbx_txt strong>img {
   width: 25px;
   height: 25px;
   object-fit: cover;
   border-radius: 5px;
}

.veka_tool_mdl .color-images #imageContainer .row1 .faq_box .fqbx_hd.shw_::after {
   transform: translateY(-50%) rotate(-135deg);
}

.veka_tool_mdl .color-images strong.sel_clr:after,
.veka_tool_mdl .color-images strong.sel_clr_1:after {
   left: 10px;
   top: 11px;
}

.top_img_veka {
   padding: 20px 0 0 20px;
   display: flex;
}

.top_img_veka .img_blk>img {
   width: 70px !important;
   height: 70px !important;
   object-fit: contain;
   padding: 13px 5px;
   border: 1px solid #d3d3d3;
   border-radius: 50%;
   margin-right: 10px;
}

.top_img_veka .img_blk {
   position: relative;
}

.top_img_veka .img_blk::before {
   content: "";
   position: absolute;
   display: block;
   width: 25px;
   height: 25px;
   background: #66cc66;
   border-radius: 100%;
   left: -2px;
   top: -1px;
   opacity: 0;
   visibility: hidden;
}

.top_img_veka .img_blk::after {
   content: "";
   position: absolute;
   display: block;
   border-right: 3px solid #fff;
   border-bottom: 3px solid #fff;
   width: 6px;
   height: 13px;
   left: 7px;
   top: 4px;
   transform: rotate(40deg);
   opacity: 0;
   visibility: hidden;
}

.top_img_veka .img_blk.active::before,
.top_img_veka .img_blk.active::after {
   opacity: 1;
   visibility: visible;
}

/* 18-03-2024 */

/* 19-03-2024 */
.tab-content.inv_est_spc table tbody tr td {
   color: #333 !important;
}

/* 19-03-2024 */

/* 10-06-2024 */
.new_img_fild~#file-upload-dropzone-scrollbar .dz-image-preview .preview img {
   width: auto;
   height: auto;
   object-fit: contain;
   margin: 0;
}

.new_img_fild~#file-upload-dropzone-scrollbar .dz-image-preview .box-content .name {
   text-align: start;
}

/* 10-06-2024 */

/* 15-07-2024 */
div.sig_fot img {
   width: 400px !important;
}

/* 15-07-2024 */

/* 02-08-2024 */
.modal-dialog.tech_desc {
   max-width: 1000px !important;
}

.tch_ {
   padding: 20px;
}

.tch_>strong {
   font: 22px / 50px Mulish-Regular !important;
   color: #fff;
   background: #132a4c;
   padding: 0 30px;
   display: inline-block;
   position: relative;
   left: -20px;
   margin-bottom: 30px;
}

.tch_ .sim_one {
   display: flex;
   /* align-items: center; */
   justify-content: space-between;
   flex-wrap: wrap;
   margin-bottom: 10px;
}

.tch_ .sim_one b {
   font: 20px / 26px Mulish-Regular;
   font-weight: bold;
   color: #132a4c;
   display: inline-block;
   margin-bottom: 10px;
}

.tch_ .sim_one .lft {
   width: 48%;
}

.tch_ .sim_one .lft .inr_part {
   display: flex;
   /* align-items: center; */
}

.tch_ .sim_one .lft .inr_part>div label {
   display: flex;
   align-items: center;
   margin: 0;
   margin-bottom: 10px;
}

.tch_ .sim_one .lft .inr_part .inr_lft:not(:last-child) {
   margin-right: 20px;
}

.tch_ .sim_one .lft .inr_part>div label input[type="text"] {
   border: none;
   outline: none;
   box-shadow: unset;
   border-bottom: 1px solid #132a4c;
}

.tch_ .sim_one .lft .inr_part>div label input[type="checkbox"] {
   appearance: none;
   width: 20px;
   height: 20px;
   border: 1px solid #132a4c;
   position: relative;
}

.tch_ .sim_one .lft .inr_part>div label input[type="checkbox"]:checked:after {
   opacity: 1;
   visibility: visible;
}

.tch_ .sim_one .lft .inr_part>div label input[type="checkbox"]:after {
   content: "";
   position: absolute;
   height: 10px;
   width: 7px;
   left: 50%;
   top: 50%;
   margin-top: -1px;
   transform: translate(-50%, -50%) rotate(45deg);
   border-bottom: 3px solid #132a4c;
   border-right: 3px solid #132a4c;
   opacity: 0;
   visibility: hidden;
}

.tch_ .sim_one .lft .inr_part>div label>p {
   width: calc(100% - 20px);
   padding-left: 10px;
   font: 16px/24px OpenSans-Regular;
   color: #132a4c;
}

.tch_ .sim_one .lft .inr_part>div p {
   margin: 0;
}

.tch_ .sim_one .lft .inr_part .inr_lft:last-child label p {
   padding: 0;
}

.tch_ .sim_one .lft .inr_part>div.inr_lft.fur_lbl label p {
   width: fit-content;
   padding: 0 10px;
}

.tch_ .sim_one .lft .inr_part>div.inr_lft.fur_lbl label input[type="text"] {
   width: 60px;
}

.tch_ .sim_one .lft .inr_part>div.inr_lft.fur_lbl {
   margin-bottom: 10px;
}

.tch_ .sim_one .lft .inr_part .inr_lft.inp_lbl label p {
   width: 35%;
   padding: 0;
   font-family: OpenSans-Regular;
   color: #132a4c;
}

.tch_ .sim_one .lft .inr_part .inr_lft.inp_lbl label span {
   width: 5%;
}

.tch_ .sim_one .lft .inr_part .inr_lft.inp_lbl label input[type="text"] {
   width: 60%;
}

.tch_ .sec_blk.sim_one {
   align-items: self-end;
}

.tch_ .third_blk.sim_one .lft {
   width: 100%;
}

.tch_ .third_blk.sim_one .lft .inr_part>div label>p,
.tch_ .fur_blk.sim_one .lft .inr_part>div label>p {
   padding-left: 10px !important;
}

.tch_ .fur_blk.sim_one .lft .inr_part>div label>p {
   max-width: 390px;
}

.tch_ .fur_blk.sim_one .lft .inr_part>div label>p {
   max-width: 390px;
}

.invoice-preview.estimate-preview .tch_ {
   position: relative;
}

.invoice-preview.estimate-preview .tch_::after {
   content: '';
   position: absolute;
   top: 0;
   right: 0;
   left: 0;
   bottom: 0;
   background: transparent;
}

.tch_ .sim_one .lft .inr_part>div label input[type="text"] {
   color: #132a4c;
}

/* 02-08-2024 */

/* ---------- 6.8.24 --------*/
.btn-default,
button.btn.btn-primary,
#note-form .btn-primary,
#overview-info .card .card-footer .btn-primary,
#timeline .post-content .post-date span,
.btn.round,
.btn-info,
.btn-danger {
   border-radius: 5px;
}

/* ---------- 6.8.24 --------*/
/* 08-08-24 */
#survey-form .row_1 label input,
#survey-form .row_4 label input,
#survey-form.general-form .form-control {
   border-bottom: 1px solid rgb(3, 22, 89);
}

#survey-form .form-check-input:checked[type=checkbox]::before {
   border-bottom: 4px solid rgb(3, 22, 89);
   ;
   border-left: 4px solid rgb(3, 22, 89);
}

#survey-form strong,
#survey-form span,
#survey-form label,
#survey-form p,
#survey-form input {
   color: rgb(3, 22, 89);
}

/* 08-08-24 */

/* 22-08-2024 */
.db_ft_tbl.row.dsh_2_2 .row_widgets .row .tbl_db .hd_blk {
   display: flex;
   align-items: center;
   justify-content: space-between;
   padding: 0 15px;
   border-bottom: 1px solid #eef6f9;
}

.db_ft_tbl.row.dsh_2_2 .row_widgets .row .tbl_db .hd_blk .tab-title {
   position: unset;
   border: unset;
}

.db_ft_tbl.row.dsh_2_2 .row_widgets .row .tbl_db .hd_blk .exrt_selct {
   order: 2;
   width: fit-content;
}

.db_ft_tbl.row.dsh_2_2 .row_widgets .row .tbl_db .hd_blk .grp_bs {
   display: flex;
   align-items: center;
}

.db_ft_tbl.row.dsh_2_2 .row_widgets .row .tbl_db .hd_blk .exp_btn_team {
   order: 1;
   margin-right: 10px;
}

.db_ft_tbl.row.dsh_2_2 .row_widgets .row .tbl_db .tbl_ft #team_member_events_widget_table_wrapper .dataTables_info {
   padding-left: 10px;
}

.db_ft_tbl.row.dsh_2_2 .row_widgets .row .tbl_db .tbl_ft #team_member_events_widget_table_wrapper .dataTables_paginate ul.pagination {
   margin: 14px 30px;
}

.table-responsive.tbl_ft .dataTables_wrapper .datatable-tools .custom-toolbar .datatable-export .dt-buttons .btn,
.db_ft_tbl.row.dsh_2_2 .row_widgets .row .tbl_db .hd_blk .exp_btn_team {
   width: 100px;
   color: #172b4d;
   background: #f5f5f5;
   border-radius: 5px;
   padding: 6px 10px;
   transition: .5s;
   cursor: pointer;
   display: flex;
   align-items: center;
   border: unset;
   overflow: hidden;
   font-weight: bold;
}

.table-responsive.tbl_ft .dataTables_wrapper .datatable-tools .custom-toolbar .datatable-export .dt-buttons .btn:hover,
.db_ft_tbl.row.dsh_2_2 .row_widgets .row .tbl_db .hd_blk .exp_btn_team:hover {
   background-color: #15396e;
   color: #fff;
}

.table-responsive.tbl_ft .dataTables_wrapper .datatable-tools .custom-toolbar .datatable-export .dt-buttons .btn span {
   font-weight: bold;
}

.table-responsive.tbl_ft .dataTables_wrapper .datatable-tools .custom-toolbar .datatable-export .dt-buttons .btn:hover span {
   color: #fff;
}

.table-responsive.tbl_ft .dataTables_wrapper .datatable-tools .custom-toolbar .datatable-export .dt-buttons .btn:hover svg,
.db_ft_tbl.row.dsh_2_2 .row_widgets .row .tbl_db .hd_blk .exp_btn_team:hover svg {
   stroke: #fff !important;
}

.new_select a.select2-choice {
   position: relative;
   border: none;
   background-color: #eef1fa !important;
}

.new_select a.select2-choice::before {
   content: '';
   border-width: 0 1px 1px 0;
   padding: 3px;
   display: inline-block;
   border-color: #172b4d;
   border-style: solid;
   transition: .5s ease-in-out;
   text-align: center;
   transform: rotate(45deg);
   position: absolute;
   top: 11px;
   right: 10px;
}

.new_select a.select2-choice span.select2-arrow {
   display: none;
}

.datatable-tools .datatable-export.DTTT_container .dt-buttons button span svg,
.db_ft_tbl.row.dsh_2_2 .row_widgets .row .tbl_db .hd_blk .exp_btn_team span svg {
   width: 16px;
   height: 16px;
}

.uit_sts {
   padding: 0 18px;
}

/* 22-08-2024 */


/* responsive code start */

@media screen and (max-width: 1500px) {

   /* 12-01-2024 */
   .veka_tool_mdl img.veka_lg {
      height: 80px;
      left: 35%;
   }

   /* 12-01-2024 */
}

@media screen and (min-width:992px) {

   /* 22.12.2023 */
   #bestanden-form .container-fluid .form-group .col-md-12 .img_li1 a {
      position: relative;
   }

   #bestanden-form .container-fluid .form-group .col-md-12 .img_li1 a::before {
      content: "Downloaden";
      display: inline-block;
      padding: 3px 36px 3px 10px;
      background-color: #55ae65;
      color: #fff;
      border-radius: 50px;
   }

   #bestanden-form .container-fluid .form-group .col-md-12 .img_li1 a:hover::before {
      background-color: #172b4d;
   }

   #bestanden-form .container-fluid .form-group .col-md-12 .img_li1 a svg {
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translateY(-50%);
      color: #fff;
      margin-left: 10px;
   }

   #bestanden-form .container-fluid .form-group .col-md-12 .img_li a.delete-saved-file {
      position: relative;
      padding: 0;
   }

   #bestanden-form .container-fluid .form-group .col-md-12 .img_li a.delete-saved-file::before {
      content: "Verwijderen";
      display: inline-block;
      padding: 3px 36px 3px 10px;
      background-color: #172b4d;
      color: #fff;
      border-radius: 50px;
   }

   #bestanden-form .container-fluid .form-group .col-md-12 .img_li a.delete-saved-file:hover::before {
      background-color: #172b4d;
   }

   #bestanden-form .container-fluid .form-group .col-md-12 .img_li a.delete-saved-file svg {
      position: absolute;
      right: 10px;
      top: 7px;
      color: #fff;
      margin-left: 10px;
   }

   #bestanden-form .container-fluid .form-group .col-md-12 .img_li .delete-saved-file {
      display: inline-block;
   }

   /* 22.12.2023 */

   /* 12-01-2024 */
   .modal-dialog {
      max-width: 900px !important;
   }

   /* 12-01-2024 */


}

/* 27.12.2023 */
.konva_js_cont .page-title {
   display: flex;
   justify-content: space-between;
   align-items: center;
   padding-right: 20px;
}

.konva_js_cont .page-title::before,
.konva_js_cont .page-title::after {
   display: none;
}

.konva_js_cont .page-title #cancelButton {
   background-color: #172b4d;
   border: 1px solid #172b4d;
   border-radius: 50%;
   color: #fff;
   padding: 0px 9px;
   font-size: 20px;
}

.konva_js_cont .page-title #cancelButton:hover {
   opacity: .9;
}

.konva_js_cont .card-body {
   display: flex;
   flex-direction: column;
}

.konva_js_cont .card-body #container {
   order: 2;
   overflow: hidden;
}

.konva_js_cont .card-body>img {
   width: 100%;
}

.konva_js_cont .btn_sv_b {
   display: flex;
   justify-content: flex-end;
}

.konva_js_cont #deleteImageButton,
.konva_js_cont .btn_sv_b #clearButton {
   margin-left: 10px;
}

.konva_js_cont #editelement,
.konva_js_cont #deleteImageButton,
.konva_js_cont .btn_sv_b #saveButton,
.konva_js_cont .btn_sv_b #clearButton,
.konva_js_cont .w_h_div #submit_btn,
.konva_js_cont .w_h_div #submit_btn_ed {
   color: #ffffff;
   border: none;
   border-radius: 50px;
   font-size: 14px;
   padding: 0.375rem 0.75rem;
}

.konva_js_cont .btn_sv_b #saveButton,
.konva_js_cont #editelement {
   background-color: #86c78d;
   border-color: #86c78d;
}

.konva_js_cont .btn_sv_b #clearButton,
.konva_js_cont #deleteImageButton {
   background-color: #172b4d;
   border-color: #172b4d;
}

.konva_js_cont .w_h_div #submit_btn,
.konva_js_cont .w_h_div #submit_btn_ed {
   background-color: transparent;
   border: 1px solid #172b4d;
   color: #000;
}

.konva_js_cont .w_h_div #submit_btn:hover,
.konva_js_cont .w_h_div #submit_btn_ed:hover {
   background-color: #172b4d;
   color: #fff;
}

.konva_js_cont #editelement:hover,
.konva_js_cont #deleteImageButton:hover,
.konva_js_cont .btn_sv_b #saveButton:hover,
.konva_js_cont .btn_sv_b #clearButton:hover,
.konva_js_cont .btn_sv_b #submit_btn {
   background-color: #172b4d;
}

.konva_js_cont .ed_dv {
   display: flex !important;
   align-items: center;
   justify-content: space-between;
   margin-bottom: 20px;
}

.konva_js_cont .w_h_div {
   display: flex;
   align-items: center;
}

.konva_js_cont input {
   border: none !important;
   background: #F6F8F9 !important;
   border-radius: 5px;
   height: 35px;
   width: 200px;
   margin-right: 5px;
   padding-left: 10px;
}

/* .konva_js_cont .w_h_div > div{margin-right:10px;} */
.konva_js_cont input:focus {
   outline: none !important;
}

.konva_js_cont .width_split_div {
   display: flex;
   align-items: center;
   margin-bottom: 20px;
}

.konva_js_cont .labl_dv {
   margin-right: 10px;
   white-space: nowrap;
}

.konva_js_cont .width_split_div input {
   width: 50px;
}

.konva_js_cont .width_split_div .labl_dv_1 {
   margin-right: 15px;
}

/* 27.12.2023 */


/* 05-01-2024 */
._estimate_det_view .mt15 .card .nw-amt .show_offer {
   height: 50px;
}

/* 05-01-2024 */

/* 08-01-2024 */
.veka_tool_mdl .color-images #imageContainer .row1 b {
   display: flex;
   font-family: Outfit-Bold;
   border: 1px solid #172b4d;
   border-radius: 50%;
   width: 20px;
   height: 20px;
   position: absolute;
   top: 11px;
   right: 20px;
   justify-content: center;
   align-items: center;
}

/* 08-01-2024 */


/* 15-5-24 */
.fc-media-screen {
   padding-top: 50px;
}

.fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk:first-child {
   margin-left: 20px;
}

.fc-direction-ltr .fc-header-toolbar .fc-toolbar-chunk .fc-today-button {
   height: 40px !important;
   color: #000 !important;
   padding: 0 16px !important;
}

.fc .fc-toolbar.fc-header-toolbar .fc-button-group {
   flex-wrap: wrap;
}

.fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group button.fc-prev-button,
.fc .fc-toolbar.fc-header-toolbar .fc-toolbar-chunk .fc-button-group button.fc-next-button {
   padding: 5px 4px !important;
   height: 40px !important;
}

.fc .fc-button-group>.fc-button,
.fc-direction-ltr .fc-header-toolbar .fc-toolbar-chunk .fc-today-button {
   height: 42px !important;
   color: #000 !important;
   padding: 0 30px !important;
}

.fc .fc-scroller-liquid-absolute .fc-datagrid-body tbody tr td.fc-datagrid-cell span div {
   display: flex;
   align-items: center;
}

.fc .fc-scroller-liquid-absolute .fc-datagrid-body tbody tr td.fc-datagrid-cell span div label {
   margin-left: 15px;
}

.fc .fc-timeline-overlap-enabled .fc-timeline-lane-frame .fc-timeline-events a {
   font-size: 15px;
   text-transform: capitalize;
   padding: 8px 0 8px 12px;
}

.fc .fc-timeline-overlap-enabled .fc-timeline-lane-frame .fc-timeline-events a {
   line-height: 31px;
}

.fc-license-message {
   display: none !important;
}

.po_quote {
   background: #fff;
}

.fc .fc-timeline-overlap-enabled .fc-timeline-lane-frame .fc-timeline-events a::before,
.fc .fc-timeline-overlap-enabled .fc-timeline-lane-frame .fc-timeline-events a::after {
   display: none;
}

.page-title .team_cal_head {
   font: 20px/24px "Open Sans";
   color: #172b4d;
   font-weight: 900;
   padding: 20px;
   display: inline-block;
}

/* 18.06.2024 */
._get_lead_page .card .card-body .clnt_img_name ._client_ino a.phn_fnt {
   font-weight: unset;
}

._get_lead_page .card .card-body .clnt_img_name ._client_ino>div {
   display: flex;
}

._get_lead_page .card .card-body .clnt_img_name ._client_ino>div>div:not(:last-child) {
   margin-right: 20px;
}

._get_lead_page .card .card-body .clnt_img_name ._client_ino div a:first-child {
   margin: 0px;
}

/* 18.06.2024 */


/* 12-07-2024 */
.row.whats span._call_icon {
   position: absolute;
   top: 6px;
   right: 54px;
   cursor: pointer;
}

/* 12-07-2024 */

/* 29-07-2024 */
.exrt_int {
   width: 90px;
   background: #f5f5f5;
   border-radius: 5px;
   padding: 7px 10px;
   transition: .5s;
   cursor: pointer;
   display: flex;
   align-items: center;
}

.exrt_int:hover svg {
   stroke: #fff !important;
}

.exrt_int_nw {
   width: 120px;
   background: #f5f5f5;
   border-radius: 5px;
   padding: 10px;
   transition: .5s;
   text-align: center;
}

.exrt_int svg {
   margin-right: 10px;
}

.exrt_int:hover {
   background-color: #15396e;
   color: #fff;
}

.exrt_selct {
   width: 33%;
   position: relative;
}

.exrt_selct>svg {
   position: absolute;
   right: 20px;
   top: 50%;
   transform: translateY(-50%);
   margin-top: -6px !important;
}

.exrt_selct select {
   background: #f5f5f5;
   border-radius: 5px;
   border: none;
   height: 40px;
}

.row.new_row_sty {
   width: 100%;
}

/* 29-07-2024 */
/* 13-08-24 */
.inv_all {
   display: flex;
   justify-content: space-between;
}

.inv_all .inv_sts {
   width: 26%;
}

.inv_name .color-tag {
   border-radius: 5px;
}

.inv_prgs {
   display: flex;
}

.inv_all .inv_prgs {
   width: 30%;
}

.inv_all .inv_prgs a {
   width: 20%;
}

.inv_all .inv_prgs .d-flex {
   flex-direction: column;
}

.inv_all .inv_prgs .d-flex .w20p,
.inv_all .inv_prgs .d-flex .w15p {
   width: unset;
}

.inv_all .inv_prgs .d-flex .w20p {
   margin-bottom: 5px;
   margin-left: 6px;
}

.inv_all .inv_amnt {
   width: 25%;
}

.inv_all .inv_amnt .w25p.text-end {
   width: 100%;
}

.card-header.inv_hd {
   align-items: center;
}

.card-header.inv_hd .row.new_row_sty {
   width: 85%;
   justify-content: end;
}

.card-header.inv_hd .row.new_row_sty .exrt_int {
   margin-bottom: 0 !important;
}

.widget-footer.inv_foot .row.inv_tot {
   background-color: rgb(247, 247, 247);
   text-align: center;
   padding: 20px 5px;
   border-radius: 10px;
   margin: 30px 0;
}

.widget-footer.inv_foot .row.inv_tot .inv_geft {
   position: relative;
}

.widget-footer.inv_foot .row.inv_tot .inv_geft::after {
   position: absolute;
   content: "";
   height: 100%;
   width: 2px;
   top: 0;
   right: 0;
   background-color: rgb(222, 222, 222);
}

.widget-footer.inv_foot {
   position: unset;
}

.exp_head .row.new_row_sty {
   align-items: center;
}

.exp_head .row.new_row_sty .mb-3 {
   margin-bottom: 0 !important;
}

.card.bg-white.exp_head .exp_line {
   margin-top: 84px;
}

.db_head .exrt_selct>svg {
   margin-top: unset !important;
}

.exp_btn .exrt_int {
   margin-right: 10px;
}

.card.bg-white.exp_head .exp_btn {
   width: 70%;
   display: flex;
   justify-content: end;
   margin: 0;
   padding-right: 0;
}

.card.bg-white.exp_head .row.new_row_sty .exp_txt {
   width: 30%;
}

.card.bg-white.exp_head .row.new_row_sty .exp_btn .exrt_selct {
   margin-left: 10px;
}

.card.bg-white.exp_head .card-header {
   padding-right: 0;
}

.card.bg-white.exp_head .row.new_row_sty .exp_btn .exrt_int {
   margin-right: 0px;
}

/* 13-08-24 */


/* 3-9-24 */

.card-header.inv_hd .row.new_row_sty {
   width: 84%;
}

/* 22-11-24 */
.led_par table.lead_tb.sm_tbl {
   width: 100%;
}

.led_par table.lead_tb.big_tbl {
   width: 2100px;
}

.img_btn_sh .dwn_bst {
   display: flex;
}

.img_btn_sh {
   background-color: #f6f8f9;
   border-radius: 5px;
   padding: 12px 15px;
}

.img_btn_sh .dwn_bst .img_li {
   width: 90%;
}

.img_btn_sh .dwn_bst .img_li1 {
   width: 10%;
}

.img_btn_sh .dwn_bst .img_li1 a {
   display: block;
   padding: 5px;
   vertical-align: top;
}

.img_btn_sh .dwn_bst .img_li .saved-file-item-container div {
   padding: 5px;
}

#bestanden-form .modal-body .form-group label.bst_hd {
   justify-content: unset;
}

.img_btn_sh .dwn_bst svg {
   stroke: #000;
}

/* 22-11-24 */
/* 26-11-24 */
.bst_par .bst_btn_grp .img_btn_sh .dwn_bst .img_li {
   width: 100%;
}

.bst_par .bst_btn_grp .img_btn_sh .dwn_bst .img_li .saved-file-item-container {
   display: flex;
   align-items: center;
   justify-content: space-between;
}

.bst_par .bst_btn_grp .img_btn_sh .dwn_bst .img_li .saved-file-item-container .det_pat {
   width: 90%;
   display: flex;
   align-items: center;
}

.bst_par .bst_btn_grp .img_btn_sh .dwn_bst .img_li .saved-file-item-container .det_pat .img_blk img {
   width: 18px;
   height: 23px;
   object-fit: contain;
}

.bst_par .bst_btn_grp .img_btn_sh .dwn_bst .img_li .saved-file-item-container .det_pat .txt_blk {
   padding-left: 12px;
}

.bst_par .bst_btn_grp .img_btn_sh .dwn_bst .img_li .saved-file-item-container .det_pat .txt_blk b {
   font: 14px/19px Mulish-ExtraBold;
   color: #000000;
}

.bst_par .bst_btn_grp .img_btn_sh .dwn_bst .img_li .saved-file-item-container .det_pat .txt_blk span {
   display: block;
   font: 14px/19px Mulish-Medium;
   color: #6e777f;
   margin-top: 4px;
}

.bst_par .bst_btn_grp .img_btn_sh .dwn_bst .img_li .saved-file-item-container .rem_bn {
   width: 5%;
}

.bst_par .bst_btn_grp .img_btn_sh .dwn_bst .img_li .saved-file-item-container .img_li1 {
   width: 5%;
}

.dropzone .dz-message .dz-button br {
   display: none;
}

.uplo_best .col-sm-12.spc_btw>.dropzone {
   border-radius: 5px;
}

#bestanden-form .modal-body .form-group label+div .dropzone {
   min-height: unset;
   height: 120px;
   display: flex;
   align-items: center;
   justify-content: center;
}

.dropzone {
   min-height: unset;
   height: 120px;
}

/* 26-11-24 */
/* 27-11-24 */
#lead-table_wrapper table#lead-table {
   table-layout: fixed;
}

#lead-table_wrapper table#lead-table thead th:first-child {
   width: 2% !important;
}

#lead-table_wrapper table#lead-table thead th:last-child {
   width: 4% !important;
}

#lead-table_wrapper table#lead-table thead th {
   width: 6% !important;
}

#lead-table_wrapper table#lead-table td.option a {
   margin-bottom: 5px;
}

.team_par table.tm_mem_tb.sm_tbl {
   width: 100%;
}

.team_par table.tm_mem_tb tr:first-child td .com_name {
   margin: 0px;
}

.team_par table.tm_mem_tb tr:first-child td {
   padding: 20px 15px;
}

/* 27-11-24 */
/* 28-11-24 */
.dtr-details .ld_eye,
.dtr-details .ld_plus {
   cursor: pointer;
   min-width: 28px;
   background: #fff;
   color: #a1a3a5;
   border-radius: 50%;
   display: inline-block;
   position: relative;
   vertical-align: central;
   text-align: center;
   margin: 0 5px;
   padding: 3px 0px;
   border: 1px solid #d3d3d3;
}

.dtr-details .ld_eye svg,
.dtr-details .ld_plus svg {
   stroke: currentColor !important;
}

.naam {
   display: flex;
   padding: 15px 15px;
   box-shadow: -1px -1px 7px rgba(0, 0, 0, 0.2);
   margin-bottom: 18px;
}

.naam .img_blk {
   width: 52px;
   margin-right: 20px;
}

.naam .img_blk img {
   width: 52px;
   height: 52px;
   object-fit: contain;
   border-radius: 50%;
}

.naam .txt_blk {
   width: calc(100% - 72px);
}

.naam .txt_blk .top {
   display: flex;
   justify-content: space-between;
}

.naam .txt_blk .top .lft b {
   font: 15px/20px OpenSans-Regular;
   color: #000000;
}

.naam .txt_blk .top .lft strong {
   font: 15px/20px OpenSans-SemiBold;
   color: #000000;
}

.naam .txt_blk .top .rgt span {
   font: 15px/20px OpenSans-Bold;
   color: #296da2;
}

.naam .txt_blk .bottom ul {
   display: flex;
   align-items: center;
   padding-left: 0;
}

.naam .txt_blk .bottom ul li {
   list-style: none;
}

.naam .txt_blk .bottom ul li:not(:last-child) {
   border-right: 1px solid #000000;
   padding-right: 10px;
}

.naam .txt_blk .bottom ul li:not(:first-child) {
   padding-left: 10px;
}

.naam .txt_blk .bottom ul li img {
   width: 15px;
   height: 13px;
   object-fit: contain;
}

.naam .txt_blk .bottom ul li span {
   padding-left: 5px;
   font: 15px/20px OpenSans-Regular;
   color: #000000;
}

.drp_wbtn {
   display: flex;
   align-items: center;
   justify-content: space-between;
   width: 100%;
}

.drp_wbtn .row {
   width: 83%;
}

.drp_wbtn .row+a {
   width: calc(100% - 83%);
   margin-top: 0 !important;
}

.btm_drp .row label {
   width: 20% !important;
}

.btm_drp .row>div {
   width: calc(100% - 20%) !important;
}

/* 28-11-24 */
/* 29-11-24 */
#ajaxModal .modal-dialog.call_popup .dnt_flex .row>* {
   width: auto !important;
}

#ajaxModal .modal-dialog.call_popup .drp_wbtn .row+a {
   display: flex !important;
   align-items: center;
   justify-content: center;
   padding: 9px 5px !important;
   background-color: #296da2 !important;
}

#ajaxModal .modal-dialog.call_popup .drp_wbtn .row+a>img {
   filter: brightness(67.5);
   width: 21px;
   height: 21px;
   object-fit: contain;
   padding-right: 10px;
}

#ajaxModal .modal-dialog.call_popup .drp_wbtn .row+a span {
   font: 14px/20px Mulish-Medium;
}

#ajaxModal .modal-dialog.call_popup {
   max-width: 893px !important;
}

#ajaxModal .modal-dialog.call_popup .modal-footer .submit {
   background-color: #fff !important;
   color: #172b4d !important;
   border: 1px solid #172b4d !important;
   border-radius: 10px;
   font: 14px/20px Mulish-Medium;
}

#ajaxModal .modal-dialog.call_popup .row>label {
   width: 20% !important;
}

#ajaxModal .modal-dialog.call_popup .row>div {
   width: calc(100% - 20%) !important;
}

#ajaxModal .modal-dialog.call_popup .modal-footer .submit img {
   /* filter: brightness(67.5); */
}

#ajaxModal .modal-dialog.call_popup .modal-footer {
   padding: 15px 20px !important;
   justify-content: flex-start !important;
}

/* 29-11-24 */
/* 30-11-24 */
.call_txt .row label {
   width: 100% !important;
   font: 14px/20px Mulish-Regular;
}

.call_txt .row>div {
   width: 100% !important;

}

.row label {
   font: 14px/20px Mulish-Regular;

}

.call_txt .row textarea {
   font: 14px/20px Mulish-Regular;
   color: #6e777f;
}

#ajaxModal .modal-dialog.call_popup .drp_wbtn .row>label {
   width: 25% !important;
}

#ajaxModal .modal-dialog.call_popup .drp_wbtn .row>div {
   width: 75% !important;
}

/* 30-11-24 */
/* 03-12-24 */
img.img_tm_ag {
   border-radius: 10px;
   width: 64px;
   height: 64px;
   object-fit: contain;
   /* border: 5px solid #000; */
   padding: 5px;
}

.dataTables_wrapper table.offrt_tbl {
   table-layout: fixed;
}

.dataTables_wrapper table.offrt_tbl thead th.est_amt_tb {
   width: 14% !important;
}

.dataTables_wrapper table.offrt_tbl thead tr th.offrt_ic {
   width: 12% !important;
}

.dataTables_wrapper table.offrt_tbl tbody tr td:last-child a:first-child {
   margin-right: 0 !important
}

.dataTables_wrapper table.offrt_tbl tbody tr td:last-child a:last-child {
   margin: 0 !important;
}

/* 03-12-24 */
/**===4 dec 24===**/
.card.tbl_db .grp_bs1 .new_select ul li input {
   position: relative;
   border: none;
   background-color: #eef1fa !important;
   height: 35px;
   font-family: 'Mulish-SemiBold';
   color: #000000 !important;
   margin: 0 !important;
   min-width: 115px;
   cursor: pointer;
}

.card.tbl_db .grp_bs1 .new_select ul li {
   position: relative;
}

.card.tbl_db .grp_bs1 .new_select ul {
   margin-right: 15px;
}

.card.tbl_db .grp_bs1 .new_select ul li.select2-search-field::after {
   content: '';
   border-width: 0 1px 1px 0;
   padding: 3px;
   display: inline-block;
   border-color: #172b4d;
   border-style: solid;
   transition: .5s ease-in-out;
   text-align: center;
   transform: rotate(45deg);
   position: absolute;
   top: 11px;
   right: 10px;
}

.dataTables_wrapper table {
   table-layout: fixed;
}

/*.dataTables_wrapper table thead tr th:first-of-type{width: 2% !important;}*/
.dataTables_wrapper table thead tr th {
   width: 6% !important;
}

.dataTables_wrapper table thead tr th:last-of-type {
   width: 5% !important;
}

.dataTables_wrapper table td.option a {
   margin-bottom: 5px;
}

/**===4 dec 24===**/


/* ----------- 4.12.24 -------- */
.card.tbl_db .grp_bs1 .lead_inp.lead_dt {
   display: flex;
   align-items: center;
}

/* ----------- 4.12.24 -------- */
/* 05-12-24 */
.est_it_tbl {
   table-layout: fixed;
}

.est_it_tbl tbody tr:first-child td:last-child a {
   margin-bottom: 3px;
}

/*24-01-25*/
.uitvoering_cls_pg table.dataTable thead th:first-of-type,
.estimate_cls_pge table.dataTable thead tr th:first-of-type {
   width: 100% !important;
   max-width: 7% !important;
}

/*24-01-25*/
/*27-01-25*/
.new_accept .dataTables_wrapper table thead tr th:nth-last-child(2) {
   width: 10% !important;
}

.new_accept table.dataTable.display tbody td a.dropdown-item.accept_btnn {
   white-space: wrap;
}

.new_accept table.dataTable.display tbody td:nth-last-child(2) a:not(:last-child) {
   margin-bottom: 5px;
}

.new_accept table.dataTable.display tbody td.child ul li:nth-last-child(2) a {
   width: fit-content;
   display: inline-flex
}

.new_accept table.dataTable.display tbody td.child ul li:nth-last-child(2) a:not(:last-child) {
   margin-bottom: 5px;
   margin-right: 5px !important;
}
}

/*	width: fit-content;
    display: inline-flex*/
/*27-01-25*/




table.dataTable thead th:first-child,
table.dataTable tbody td:first-child {
   padding-left: 12px !important;
}

.ld_view_new {
   width: 100%;
   display: flex;
   align-items: center;
   justify-content: space-between;
}

.ld_view_new .btn_ld_grp {
   width: calc(100% - 300px);
   display: flex;
   align-items: center;
   justify-content: end;
}

.ld_view_new .btn_ld_grp a.ld_mp {
   order: 4;
}

.ld_view_new .btn_ld_grp a.ld_mk {
   order: 3;
}

.ld_view_new .btn_ld_grp a.lead_eye svg {
   stroke: #fff;
   margin-right: 5px;
}

.ld_view_new .btn_ld_grp a.lead_eye {
   color: #fff;
   background-color: #172b4d;
   padding: 10px;
   border-radius: 5px;
}

.dataTables_wrapper table#gebelt-lead-table thead tr th:last-of-type {
   width: 7% !important;
}

/* 05-12-24 */
/* 16-12-24 */
.task_call_popup .drp_wbtn a {
   display: flex;
   align-items: center;
}

.task_call_popup .drp_wbtn a>img {
   filter: brightness(100);
}

.task_call_popup .drp_wbtn a>span {
   padding-left: 10px;
}

.task_call_popup .modal-footer button>img {
   filter: brightness(100);
}

.task_call_popup .row.led_drp label,
.task_call_popup .call_txt .row label {
   width: 20% !important;
}

.task_call_popup .row.led_drp div.col-md-9,
.task_call_popup .call_txt .row div.col-md-9 {
   width: 80% !important;
}

.drp_wbtn .row .select2-container a .select2-arrow {
   padding-left: 0 !important;
}

#call-popup {
   background: #296da2;
   border: 1px solid #296da2;
   border-radius: 5px;
   color: #fff;
   padding: 5px;
   margin-bottom: 10px;
   display: inline-block;
   transition: 0.5s ease-in-out;
}

#call-popup:hover {
   background-color: #172b4d !important;
   border-color: #172b4d !important;
}

/* 16-12-24 */
/* 26-12-24 */
.sidebar-toggled .navbar.drawing_tool_cls {
   left: 70px !important;
}

.zoom_grp .input-group-prepend>span {
   height: 40px;
}

.zoom_grp .input-group-append>span {
   height: 40px;
}

#zoomLabel {
   height: 40px;
}

.zoom_grp {
   margin-right: 8px;
}

/* 26-12-24 */
/* 30-01-25 */
.bst_par .uplo_best {
   width: 100%;
   /* margin: 0 auto;   */
}

.bst_par .uplo_best .form-group .dropzone .dz-message {
   margin: 0;
}

.bst_par .uplo_best .form-group .dropzone {
   height: 70px !important;
}

.bst_par .bst_btn_grp .img_btn_sh .dwn_bst .img_li {
   width: 100%;
   /* margin: 0 auto; */
}

.img_btn_sh {
   background-color: unset;
   padding: 12px 0px;
}

.bst_par .bst_btn_grp .img_btn_sh .dwn_bst .img_li .saved-file-item-container {
   background-color: #f6f8f9;
}

.bst_par .bst_btn_grp .img_btn_sh .dwn_bst .img_li .saved-file-item-container:not(:last-child) {
   margin-bottom: 12px;
}

.modal-dialog.inmeet_modal {
   max-width: 700px !important;
}

.modal-dialog.inmeet_modal .bst_par {
   width: 92%;
   margin: 0 auto;
}

.modal-dialog.inmeet_modal .container-fluid {
   padding: 0;
}

.modal-dialog.inmeet_modal .modal-body {
   padding: 10px 0;
}

/* 30-01-25 */
/* 18-02-25 */
._call_icon {
   color: #fff !important;
   background-color: #86c78d !important;
   border-color: #86c78d !important;
   border-radius: 4px;
   transition: 0.5s ease-in-out;
   padding: 2px 5px;
   display: flex;
   align-items: center;
   margin-right: 5px;
   position: unset !important;
}

._call_icon b {
   font: 14px / 20px Mulish-Regular;
   font-weight: unset;
}

._call_icon img {
   filter: brightness(80.5);
   margin-right: 4px;
   width: 15px;
   height: 15px;
   object-fit: contain;
}

._call_icon:hover {
   background-color: #172b4d !important;
   border-color: transparent !important;
}

.flx_icn_form {
   display: flex;
   align-items: center;
   position: absolute;
   top: 50%;
   right: 22px;
   transform: translateY(-50%);
}

.row.whats span._what_up_icon {
   position: unset !important;
}

/* 18-02-25 */
/* 25-02-25 */
.team_par table.invoice_tb.big_tbl tr th {
   font: 15px/20px OpenSans-Bold;
   color: #172b4d;
   background-color: #f7f7f7;
   border-top: 1px solid #f0f0f0;
   padding: 20px 30px;
}

.team_par table.invoice_tb.big_tbl tr td {
   border: 1px solid #f0f0f0;
   font: 18px/24px OpenSans-Regular;
   color: #172b4d;
   padding: 20px 30px;
}

.team_par table.invoice_tb.big_tbl {
   width: 100%;
}

/* 25-02-25 */
/* 26-02-26 */
.invoice_tb.big_tbl .hd_blk .com_name span {
   font: 15px / 20px OpenSans-Bold;
   color: #172b4d;
}

/* 26-02-26 */
/* 01-03-25 */
.table_inr table {
   font-family: arial, sans-serif;
   border-collapse: collapse;
   width: 100%;
   table-layout: fixed;
}

.table_inr td,
.table_inr th {
   border: 1px solid #dddddd;
   text-align: left;
   padding: 8px;
}

.table_inr table thead {
   background-color: #f7f7f7;
}

.table_inr .tab-title_par,
table {
   background-color: #fff;
}

.table_inr .tab-title_par {
   display: flex;
   align-items: center;
   justify-content: space-between;
   padding: 12px 20px;
   margin: 0;
   font: 16px/21px OpenSans-Bold;
   color: #172b4d;
}

.table_inr .title-button a {
   margin: 0;
   font: 14px/19px OpenSans-Regular;
   color: #172b4d;
   background-color: #eef1fa;
   border: unset;
}

.table_inr table thead tr th:first-child,
.table_inr table thead tr th.chk_thead {
   width: 4%;
}

.table_inr .tab-title {
   margin-bottom: 10px;
   background-color: unset;
   border: unset;
}

.table_inr table thead tr th {
   width: 15%;
   font: 15px/20px OpenSans-Bold;
   color: #172b4d;
}

.table_inr table thead tr th:last-child {
   width: 20%;
   text-align: center;
}

.table_inr table thead tr th.pop_thead {
   width: 4%;
}

.table_inr table tbody tr td {
   font: 14px/19px OpenSans-Regular;
   color: #172b4d;
}

.table_inr table tbody tr td .icons_acti {
   display: flex;
   align-items: center;
   justify-content: center;
}

.table_inr label {
   margin-bottom: 0;
}

.table_inr label input[type=checkbox] {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   position: relative;
   width: 23px;
   height: 23px;
   min-width: 23px;
   background-color: #ffffff;
   border: 1px solid #c7c7c7;
   border-radius: 5px;
   cursor: pointer;
}

.table_inr label input[type=checkbox]::after {
   content: "";
   position: absolute;
   transform: rotate(45deg);
   height: 13px;
   width: 7px;
   left: 7px;
   top: 4px;
   border-bottom: 3px solid #000000;
   border-right: 3px solid #000000;
   opacity: 0;
   visibility: hidden;
}

.table_inr label input[type=checkbox]:checked::after {
   opacity: 1;
   visibility: visible;
}

.table_par_wrap {
   overflow-x: auto;
   margin-bottom: 10px;
}

.table_par_wrap::-webkit-scrollbar {
   width: 6px;
   height: 6px;
}

.table_inr {
   margin-bottom: 30px;
}

.pop_btrn {
   font: 14px/19px OpenSans-Regular;
   color: #fff;
   background-color: #084360;
}

.table_inr table tfoot tr td {
   border: unset;
   font: 14px / 19px OpenSans-Bold;
   color: #172b4d;
}

.table_inr table tfoot tr td:has(.color) {
   padding: 0;
}

.table_inr table tfoot tr td .color {
   display: flex;
}

.table_inr table tfoot tr td strong {
   font: 14px/19px OpenSans-Bold;
   color: #172b4d;
}

.table_inr table tfoot tr td .color span {
   padding: 17.3px !important;
}

/* 01-03-25 */

.pag_sh .datatable-tools {
   display: flex !important;
}

/* 12-03-25 */
/* .team_par table.tm_mem_tb tr td>table{
   width: 100%;
   table-layout: fixed;
}
.team_par table.tm_mem_tb tr td>table>tbody>tr>td:first-child{
   width: 100px !important;

}
.team_par table.tm_mem_tb tr td>table>tbody>tr>td {
   border: unset;
   padding: 0 !important;
}
.team_par table.tm_mem_tb tr td>table tr td:not(:first-child){
   padding-left: 15px !important;
   width: 100px;
} */
.db_lo ul {
   display: flex;
   align-items: center;
   padding: 0;
}

.db_lo ul li {
   list-style: none !important;
   width: 120px;
   display: flex;
   align-items: center;
}

.db_lo ul li:not(:first-child) {
   padding-left: 15px;
}

.db_lo ul li>img {
   margin-right: 5px;
}

/* 12-03-25 */
/* 17-03-25 */
.team_par table.invoice_tb.big_tbl tr td {
   font: 14px/24px OpenSans-Regular;
}

/* 17-03-25 */

/* ---------- 28.3.25 ---------- */
.mon_db .status-dropdown-container {
   position: relative;
   font: 15px/18px 'Mulish-Regular';
   color: #fff;
}

.mon_db .status-dropdown-container .status-selected {
   /* text-align: center; */
   padding: 10px;
   cursor: pointer;
   display: flex;
   align-items: center;
   justify-content: space-between;
}

.mon_db .status-dropdown-container .status-dropdown {
   padding: 10px;

}

.mon_db .status-dropdown-container .status-selected,
.mon_db .status-dropdown-container .status-item {
   padding: 7px;
   border-radius: 5px;
}

.mon_db .status-dropdown-container .status-dropdown {
   /* display: flex;
   flex-wrap: wrap; */
   background: #142b4b;
   box-shadow: 2px 2px 5px 5px rgba(0, 0, 0, 0.1);
   border-radius: 10px;
   position: absolute;
   top: -60px;
   left: 110%;
   width: 200px;
   z-index: 1;
   margin-bottom: 0;
}

.mon_db .status-dropdown-container .status-dropdown::before {
   content: '';
   position: absolute;
   top: 45%;
   transform: translateY(-50%);
   left: -10px;
   border-bottom: solid 10px transparent;
   border-right: solid 10px #142b4b;
   border-top: solid 10px transparent;
}

.mon_db .status-dropdown-container .status-item {
   list-style-type: none;
   /* width: 49%; */
   margin-bottom: 5px;
   cursor: pointer;
}

/* .mon_db .status-dropdown-container .status-item:not(:nth-child(2n)){
   margin-right: 2%;
} */
/* ---------- 28.3.25 ---------- */

/* ---------- 29.3.25 ---------- */
.monday_tsk .table_par_wrap .btn.btn-danger {
   margin-bottom: 10px;
}

.table_inr table tbody tr td .icons_acti a:not(:last-child) {
   margin-right: 8px;
}

.table_inr table tbody tr td .icons_acti a {
   color: #a1a3a5;
}

.monday_tsk .pop_btrn {
   margin-bottom: 30px;
}

.monday_tsk .table_inr table tbody tr td.cmt_tds {
   text-align: center;
}

.monday_tsk .table_inr table tbody tr td.cmt_tds a {
   position: relative;
}

.monday_tsk .table_inr table tbody tr td.cmt_tds a .cnt_cmt {
   font: 13px/13px OpenSans-Semibold;
   color: #FFF;
   display: inline-block;
   position: absolute;
   top: -8px;
   right: -8px;
   z-index: 1;
   padding: 2px 3px;
   background-color: #66ba82;
   border: 2px solid #fff;
   border-radius: 5px;

}

.monday_tsk .table_inr table tbody tr td.team_tds {
   display: flex;
   align-items: center;
}

.monday_tsk .table_inr table tbody tr td.team_tds .team-member-circle {
   width: 30px;
   height: 30px;
   min-width: 30px;
   border-radius: 30px;
   display: flex;
   align-items: center;
   justify-content: center;
   margin-right: 10px;
   font: 12px/12px OpenSans-Semibold;
   color: #fff;
}

/* .monday_tsk .table_inr .tab-title_par{
   padding: 5px 20px;
} */
.monday_tsk .table_inr .tab-title {
   margin-bottom: 0;
}

.monday_tsk .table_inr .tab-title_par .to_shto {
   width: 63%;
}

.monday_tsk .table_inr .tab-title_par .to_shto b {
   font-size: 15px;
}

.monday_tsk .table_inr .tab-title_par .to_shto b span {
   margin-left: 15px;
   font-family: OpenSans-Regular;
}

.monday_tsk .table_inr .tab-title_par .to_shto .table-summary,
.monday_tsk .table_inr .tab-title_par .to_shto,
.monday_tsk .table_inr .tab-title_par .to_shto .color {
   display: flex;
   align-items: center;
}

.monday_tsk .table_inr .tab-title_par .to_shto .color {
   width: 100%;
}

.monday_tsk .table_inr .tab-title_par .to_shto .color span {
   height: 30px;
}

.monday_tsk .table_inr .tab-title_par .to_shto .table-summary {
   margin-right: 46%;
   width: 28%;
}

.monday_tsk .table_inr .tab-title_par .to_shto .table-summary>b {
   margin-right: 20px;
}

/* ---------- 29.3.25 ---------- */

/* ---------- 30.3.25 ---------- */
.monday_tsk .table_inr table thead tr th.prc_t {
   width: 7%;
}

.monday_tsk .table_inr table thead tr th.btns_t {
   width: 5%;
}

.monday_tsk .table_inr table thead tr th.shrt_t {
   width: 19%;
}

.monday_tsk .table_inr table tbody tr td p {
   height: 40px;
   margin-bottom: 0;
   overflow-y: auto;
}

.monday_tsk .table_inr table tbody tr td textarea {
   height: 40px;
}

.monday_tsk .table_inr table .editable-input {
   width: 100%;
   height: 100%;
   border: none;
   outline: none;
   background: none;
   /* color: #172b4d; */
}

.monday_tsk .table_inr table tfoot td .btn {
   margin-right: 10px;
}

.monday_tsk .table_inr table tfoot td .btn.delete-group {
   color: #fff;
   background: #172b4d;
}

.monday_tsk .table_inr table tfoot td.foot_gr .btn.delete-group:hover {
   color: #172b4d;
   background: transparent;
}

.dataTables_wrapper table.offrt_tbl thead th.est_amt_tb {
   width: 8% !important;
}

/* ---------- 30.3.25 ---------- */
/* ---------- 1.4.25 ---------- */
.mon_db .status-dropdown-container .status-dropdown {
   height: 200px;
   /* padding-right: 0; */
   width: 400px;
   /* overflow-y: auto; */
}

.mon_db .status-dropdown-container .status-dropdown::before {
   top: 38%;
}

.mon_db .status-dropdown-container .status-dropdown ul {
   /* height: 100%; */
   width: 100%;
   overflow-x: auto;
   padding-left: 0;
   /* padding-right: 10px; */
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
}

.mon_db .status-dropdown-container .status-dropdown ul li {
   width: 32.3%;
}

.mon_db .status-dropdown-container .status-dropdown ul li:not(:nth-child(3n)) {
   margin-right: 1.5%;
}

/* ---------- 1.4.25 ---------- */

/* ---------- 5.4.25 ---------- */
.estimate_cls_pge table.dataTable thead tr th:first-of-type {
   max-width: unset !important;
   width: 7% !important;
}

.log_spn {
   position: relative;
}

.log_spn img {
   position: absolute;
   right: 5px;
   top: 5px;
   width: 32px;
}

/* ---------- 5.4.25 ---------- */

/* ---------- 7.4.25 ---------- */
.log_spn img {
   width: 25px;
}

.monday_tsk .table_inr table tbody tr td.hv_inp {
   position: relative;
}

.monday_tsk .table_inr table tbody tr td.hv_inp b {
   position: absolute;
   left: 100%;
   top: 10px;
   padding: 6px;
   background: #172b4d;
   color: #fff;
   width: 200px;
   z-index: 2;
   border-radius: 5px;
   opacity: 0;
   visibility: hidden;
   transition: all 0.2s;
}

/* .monday_tsk .table_inr table tbody tr td.hv_inp:hover b{
   opacity: 1;
   visibility: visible;
} */
.monday_tsk .table_inr table thead tr th.shrt_t,
.table_inr table thead tr th.mnd_tt {
   width: 27%;
}

#note-form.new-note-desc textarea {
   height: 200px;
}

/* ---------- 7.4.25 ---------- */


/* ---------- 8.4.25 ---------- */
.log_spn img {
   width: 20px;
}

/* ---------- 8.4.25 ---------- */

/* ---------- 23.4.25 ---------- */
.toggle_switch {
   margin-bottom: 10px;
   display: flex;
   align-items: center;
   width: fit-content;
}

.toggle_switch input[type="checkbox"] {
   position: relative;
   appearance: none;
   margin-left: 10px;
   width: 50px;
   border-radius: 15px;
   background: #fff;
   height: 25px;
   transition: all 0.3s;
   cursor: pointer;
}

.toggle_switch input[type="checkbox"]::before {
   content: '';
   position: absolute;
   left: 4px;
   top: 3px;
   border-radius: 50%;
   width: 17px;
   height: 17px;
   background: #172b4d;
   transition: all 0.3s;
}

.toggle_switch input[type="checkbox"]:checked {
   background: #172b4d;
}

.toggle_switch input[type="checkbox"]:checked::before {
   left: 28px;
   background: #fff;
}

/* ---------- 23.4.25 ---------- */
/* ---------- 26.4.25 ---------- */
.dataTables_wrapper table thead tr th:last-of-type {
   width: 7% !important;
}

/* ---------- 26.4.25 ---------- */
/* ---------- 12.5.25 ---------- */
.dataTables_wrapper table thead tr th.em_oft_ind {
   width: 14% !important;
}

/* ---------- 12.5.25 ---------- */
/* ---------- 12.5.25 ---------- */
.lead-det-page textarea {
   height: 200px;
}

/* ---------- 12.5.25 ---------- */
/* ---------- 09.06.25 ---------- */
#note-form .btn-primary:hover,
#overview-info .card .card-footer .btn-primary:hover,
button.btn.btn-primary:hover,
button.btn-info.btn-green:hover {
   background: #172b4d !important;

}

a.btn-yellow,
._estimate_det_view .float-start a.btn.btn-info.text-white,
table.dataTable thead,
a.btn-green:hover {
   background: #172b4d;
}

.sidebar-menu li.active>a {
   background-color: #172b4d !important;
}

.sidebar-brand {
   padding: 0 20px;
}

.sidebar-brand img {
   width: 100%;
   height: 100%;
   object-fit: contain;
}

/* ---------- 09.06.25 ---------- */
/* ---------- 17.06.25 ---------- */
.led_par table.lead_tb tr td {
   width: 10%;
}

/* ---------- 17.06.25 ---------- */
/* ---------- 24.06.25 ---------- */
#note-form.new-note-desc textarea {
   height: 150px;
}

/* ---------- 24.06.25 ---------- */
/* ---------- 25.06.25 ---------- */
.monday_tsk .table_inr table tbody tr td.team_tds .team_member_td {
   width: calc(100% - 40px);
}

/* ---------- 25.06.25 ---------- */

/* ---------- 25.07.25 ---------- */
body.destroy-popover .page-title .btn {
   border-radius: 5px;
}

/* ---------- 25.07.25 ---------- */
/* ---------- 07.08.25 ---------- */
.gar_btn a {
   transition: all 0.2s;
   border-radius: 5px;
   background: #172b4d;
   color: #fff !important;
}

.gar_btn a:hover {
   background: rgb(85, 174, 101);
}

.side_notify_enabled {
   margin-right: 340px;
}

.notifucations_side_bar.opened {
   right: 0;
}

.notifucations_side_bar {
   position: fixed;
   right: -500px;
   top: 0;
   background: #fff;
   width: 340px;
   bottom: 0;

}

.notifucations_side_bar .heading {
   padding: 20px 25px;
   background: #84c690;
}

.notifucations_side_bar .heading button {
   opacity: 1;
}

.notifucations_side_bar .heading b {
   font: 16px / 25px OpenSans-Bold;
   color: #fff;
}

.notifucations_side_bar .noti_list {
   padding: 30px 25px;
   height: calc(100% - 65px);
   margin-top: auto;
   overflow-y: auto;
}

.notifucations_side_bar .noti_list li {
   padding: 20px;
   border-radius: 10px;
   border: 1px solid #d3d3d3;
   display: block;
   margin-bottom: 20px;
}

.notifucations_side_bar .noti_list li b {
   font: 15px/20px OpenSans-Bold;
   color: #182b4c;
}

.notifucations_side_bar .noti_list li p {
   font: 14px/20px OpenSans-Regular;
   color: #182b4c;
}

.notifucations_side_bar .noti_list li .top_ {
   display: flex;
   align-items: center;
   justify-content: space-between;
   margin-bottom: 7px;
}

.notifucations_side_bar .noti_list li .top_ b {
   padding-right: 5px;
   flex: 1;
}

.notifucations_side_bar .noti_list li .btm_ {
   display: flex;
   align-items: center;
   justify-content: space-between;
}

.notifucations_side_bar .noti_list li .btm_ strong {
   font: 12px/16px OpenSans-Bold;
   color: #182b4c;
}

.notifucations_side_bar .noti_list li .btm_ b {
   /* color: #de0000; */
   font-size: 16px;
}

.notifucations_side_bar .noti_list li .top_ span {
   padding: 5px;
   background: #de0000;
   font: 12px/15px OpenSans-Bold;
   color: #fff;
   border-radius: 5px;
}

/* ---------- 07.08.25 ---------- */

/* new dashboard */
/* ---------- 14.08.25 ---------- */
.new_dash .page-title {
   background: transparent;
   border-bottom: 0;
   display: flex;
   align-items: center;
   /* justify-content: space-between; */
}

.new_dash .page-title b {
   font: 17px/24px OpenSans-SemiBold;
   color: #172b4d;
   /* float: right; */
}

.new_dash .page-title strong {
   flex: 1;
}

.new_dash .top_blocks {
   /* justify-content: space-between; */
   margin-bottom: 30px;
}

.new_dash .top_blocks .block_item {
   width: 17.7%;
   display: flex;
   flex-direction: column;
   align-items: center;
   border-radius: 15px;
   border: 1px solid #d3d3d3;
   padding: 30px 15px;
}

.new_dash .top_blocks .block_item img {
   width: 50px;
   height: 50px;
   margin: 0 auto 25px;
   object-fit: contain;
}

.new_dash .top_blocks .block_item:not(:last-child) {
   margin-right: 2.8%;
}

.new_dash .top_blocks .block_item strong {
   font: 15px/22px OpenSans-SemiBold;
   color: #172b4d;
   margin-bottom: 8px;
}

.new_dash .bottom_blocks .block_btm {
   background: #fff;
   border-radius: 15px;
}

.new_dash .bottom_blocks .block_btm .heading {
   display: flex;
   align-items: center;
   margin-bottom: 20px;
   padding: 20px;
}

.new_dash .bottom_blocks .block_btm .heading a svg {
   margin-right: 5px;
}

.new_dash .bottom_blocks .block_btm .heading b {
   flex: 1;
   padding-right: 10px;
   font: 19px/25px OpenSans-Bold;
   color: #172b4d;
   margin-left: 0 !important;
}

.new_dash .bottom_blocks .col-md-4:first-child {
   padding-left: 0;
}

.new_dash .bottom_blocks .col-md-4:last-child {
   padding-right: 0;
}

.new_dash .top_blocks .block_item b {
   font: 17px/24px OpenSans-Bold;
   color: #172b4d;
}

.new_dash .bottom_blocks .block_btm .tym_line {
   max-height: 200px;
   padding: 10px 25px 20px 20px;
   overflow-y: auto;
}

.new_dash .bottom_blocks .block_btm .tym_line .itm {
   display: flex;
   align-items: flex-start;
}

.new_dash .bottom_blocks .block_btm .tym_line .itm:not(:last-child) {
   padding-bottom: 25px;
}

.new_dash .bottom_blocks .block_btm .tym_line b {
   font: 16px/22px OpenSans-Bold;
   color: #172b4d;
   display: block;
   display: -webkit-box;
   -webkit-line-clamp: 1;
   text-overflow: ellipsis;
   overflow: hidden;
   /* -webkit-box-orient: vertical; */
}

.new_dash .bottom_blocks .block_btm .tym_line .itm>b {
   width: 45px;
   min-width: 45px;
   text-align: right;
   margin-top: 7px;
}

.new_dash .bottom_blocks .block_btm .tym_line span {
   font: 14px/20px OpenSans-Regular;
   color: #172b4d;
   display: block;
}

.new_dash .bottom_blocks .block_btm .tym_line .circle {
   border-radius: 50%;
   border: 1px solid #d3d3d3;
   padding: 7px;
   display: flex;
   align-items: center;
   justify-content: center;
}

.new_dash .bottom_blocks .block_btm .tym_line .circle img {
   /* Width: 100%;
   height: 100%; */
   object-fit: contain;
}

.new_dash .bottom_blocks .block_btm .tym_line .names {
   margin: 0 20px 0 15px;
   flex: 1;
}

.new_dash .bottom_blocks .block_btm .tym_line .des {
   min-width: 45px;
   width: 45px;
   height: 45px;
}

.new_dash .bottom_blocks .block_btm .tym_line .durat {
   min-width: 40px;
   width: 40px;
   height: 40px;
}

.new_dash .bottom_blocks .block_btm .tym_line .rgt_ {
   display: flex;
   margin-left: 10%;
   flex: 1;
   position: relative;
}

.new_dash .bottom_blocks .block_btm .tym_line .rgt_::before {
   content: '';
   width: 10px;
   height: 10px;
   border-radius: 50%;
   background: #84c690;
   position: absolute;
   left: -20px;
   top: 15px;
}

.new_dash .bottom_blocks .block_btm .tym_line .itm:not(:last-child) .rgt_::after {
   content: '';
   width: 3px;
   height: 140%;
   border-radius: 2px;
   background: #84c690;
   position: absolute;
   left: -16.8px;
   top: 25px;
}

.new_dash .bottom_blocks .block_btm .tym_line.gemis .itm>b {
   font-size: 0;
   border-bottom: 1px solid #d3d3d3;
}

.new_dash .bottom_blocks .block_btm .btm_tym {
   border-top: 1px solid #d3d3d3;
   margin-top: 30px;
}

.new_dash .bottom_blocks .block_btm.sim_ b {
   font: 15px/21px OpenSans-Bold;
   color: #172b4d;
   flex: 1;
   margin-left: 25px;
}

.new_dash .bottom_blocks .block_btm.sim_ ul.check_fld b {
   padding-left: 20px;
   position: relative;
}

.new_dash .bottom_blocks .block_btm.sim_ ul.check_fld b::before {
   content: '';
   width: 10px;
   height: 10px;
   border-radius: 50%;
   background: #84c690;
   position: absolute;
   left: 0;
   top: 5px;
}

.new_dash .bottom_blocks .block_btm.sim_ ul.check_fld b.danger::before {
   background: #c72d2e;
}

.new_dash .bottom_blocks .block_btm.sim_ ul.check_fld b.warn::before {
   background: #ff7932;
}

.new_dash .bottom_blocks .block_btm.sim_ strong {
   font: 14px/21px OpenSans-Medium;
   color: #172b4d;
}

.new_dash .bottom_blocks .block_btm.sim_ ul {
   padding: 0;
   padding-bottom: 10px;
}

.new_dash .bottom_blocks .block_btm.sim_ ul li {
   list-style: none;
}

.new_dash .bottom_blocks .block_btm.sim_ ul li label {
   padding: 7px 15px;
   display: flex;
   align-items: center;
   margin-bottom: 0;
}

.new_dash .bottom_blocks .block_btm.sim_ ul li:not(:last-child) label {
   border-bottom: 1px solid #d3d3d3;
}

/* ---------- 14.08.25 ---------- */
/* ---------- 16.08.25 ---------- */
.new_dash .bottom_blocks .block_btm.sim_ ul.check_fld.tym_fld label {
   justify-content: space-between;
}

.new_dash .bottom_blocks .block_btm.sim_ ul.check_fld.tym_fld .lft {
   display: flex;
   align-items: center;
}

.new_dash .bottom_blocks .block_btm.sim_ ul.check_fld.tym_fld b {
   width: 115px;
   padding-left: 0;
   flex: unset;
}

.new_dash .bottom_blocks .block_btm.sim_ ul.check_fld.tym_fld b::before {
   content: none;
}

.new_dash .bottom_blocks .block_btm.sim_ ul.check_fld.tym_fld .lft img {
   width: 20px;
   height: 20px;
}

/* ---------- 16.08.25 ---------- */
/* ---------- 18.08.25 ---------- */
#overview-info .card .nav-tabs li .active{
   color: #172b4d !important;
    background: transparent !important;
    border-bottom: 3px solid #172b4d !important;
}
.file_tab_ov{
   margin-bottom: 15px;
}
.files_tab_lead .datatable-tools{
   display: flex !important;
}
.mobile_new_dash{
   display: none;
}

   #overview-info .card ul.nav-tabs li button::after{
      content: none !important;
   }

   
/* ---------- 18.08.25 ---------- */


/* ---------- 25.08.25 ---------- */
.notify_blk{
   position: fixed;
   bottom: 20px;
   right: 30px;
   width: 450px;
   padding: 20px;
   border-radius: 5px;
   background: #fff;
   box-shadow: 0 0 5px 5px rgba(0, 0, 0, .1);
   z-index: 1032;
}
.notify_blk .head{
   display: flex;
   align-items: center;
   margin-bottom: 15px; 
}
.notify_blk .head strong{
   font: 20px/27px "OpenSans-Bold";
   color: #182b4c;

}
.notify_blk .head p{
   font: 16px/22px "OpenSans-Regular";
   color: #182b4c;

}
.notify_blk .head .img_{
   min-width: 27px;
   width: 27px;
   margin-right: 15px;
}
.notify_blk .head .img_ img{
   height: 27px;
   width: 100%;
   object-fit: contain;

}
.notify_blk .btn{
   font-size: 20px;
   position: absolute;
   right: 10px;
   top: 10px;
}
.notify_blk .btns_blk{
   display: flex;
   align-items: center;
   /* justify-content: space-between; */
   flex-wrap: wrap;
}
.notify_blk .btns_blk a{
   font: 17px/22px "OpenSans-Regular";
   color: #fff;
   padding: 9px 20px;
   background: #84c690;
   border-radius: 5px;
   margin-right: 10px;
   margin-bottom: 10px;
}
.notify_blk .btns_blk a.red_blk{
   background: #de0000;
}
.notify_blk .btns_blk a.drk_blk{
   background: #0f151c;
}
/* ---------- 25.08.25 ---------- */




/* ---------- 4.9.25 ---------- */
.new_dash .bottom_blocks .block_btm.sim_ b{
   display: -webkit-box;
   -webkit-box-orient: vertical;
   -webkit-line-clamp: 1;
   overflow: hidden;
   text-overflow: ellipsis;
}
.new_dash .bottom_blocks .block_btm.sim_ b a{
   color: inherit;
}
.new_dash .bottom_blocks .block_btm .tym_line.gemis .itm>b{
   margin-top: 20px;
}
#notify_container {
   position: fixed;
   bottom: 20px;
   right: 30px;
   z-index: 1032;
   display: flex;
   /* Use column-reverse so new appended notifications appear above previous ones
       (if you prefer newest at the bottom, change to `column` and use prepend in JS) */
   flex-direction: column-reverse;
   gap: 8px;
   /* small gap between notifications */
   align-items: flex-end;
   /* keep cards right aligned */
   pointer-events: none;
   /* allow clicks only on children (.notify_blk sets pointer-events) */
}

/* notification card style */
#notify_container .notify_blk {
   width: 420px;
   /* adjust width as you like */
   max-width: 90vw;
   padding: 14px;
   border-radius: 8px;
   background: #fff;
   box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
   position: relative;
   /* NOT fixed */
   pointer-events: auto;
   /* enable clicking buttons inside card */
   display: block;
   overflow: hidden;
}

/* small visual tweaks */
#notify_container .head {
   display: flex;
   gap: 10px;
   align-items: center;
   margin-bottom: 10px;
}

#notify_container .btns_blk {
   display: flex;
   gap: 8px;
}

/* Compatibility override in case an older global style still sets notify_blk fixed */
.notify_blk {
   /* if you have an old rule setting position:fixed, this override ensures it doesn't apply inside container */
   position: relative !important;
   bottom: auto !important;
   right: auto !important;
}
.new_dash .bottom_blocks .block_btm .tym_line .circle img{
   width: 100%;
   height: 100%;
}
/* ---------- 4.9.25 ---------- */


/* ---------- 5.9.25 ---------- */
._estimate_det_view .card{
   width: 100%;
}
/* ---------- 5.9.25 ---------- */


/* ---------- 30.10.25 ---------- */
.timeline-images._new_preview img{
   height: 200px;
}
/* ---------- 30.10.25 ---------- */

/* ---------- 3.11.25 ---------- */
.log_spn img.sml_loe{
   top: 5px;
}
.log_spn img{
   top: 25px;
}
/* ---------- 3.11.25 ---------- */


/* ---------- 5.11.25 ---------- */
.log_spn img.partner_sp{
   position: unset;
   margin-bottom: 10px;
}
.tv_table tfoot tr th.text-right{
   text-align: start;
}
.disp_tv{
   margin-left: 10px;
   margin-top: 10px;
}
/* ---------- 5.11.25 ---------- */
/* ---------- 10.11.25 ---------- */
.srch-br{
   max-width: 650px;
   margin: 0 auto;
   width: 100% !important;
}
.help-search-box{
   background-color: #EEF1F9 !important;
   border-radius: 50px !important;
   padding: 15px 15px 15px 40px !important;
   border: 0 !important;
   outline: none !important;
   box-shadow: none !important;
}
.help-search-box:focus{
   background-color: #EEF1F9 !important;
}
/* ---------- 10.11.25 ---------- */

/* ---------- 12.11.25 ---------- */
.notifucations_side_bar .noti_list li a{
   text-decoration: none;
}
/* ---------- 12.11.25 ---------- */


/* ---------- 17.11.25 ---------- */
.new_img_upl .img_li {
   width: 100%;
}

.new_img_upl .img_li .saved-file-item-container {
   display: flex;
   align-items: center;
   justify-content: space-between;
}

.new_img_upl .img_li .saved-file-item-container .det_pat {
   width: 90%;
   display: flex;
   align-items: center;
}

.new_img_upl .img_li .saved-file-item-container .det_pat .img_blk img {
   width: 18px;
   height: 23px;
   object-fit: contain;
}

.new_img_upl .img_li .saved-file-item-container .det_pat .txt_blk {
   padding-left: 12px;
}

.new_img_upl .img_li .saved-file-item-container .det_pat .txt_blk b {
   font: 14px/19px Mulish-ExtraBold;
   color: #000000;
}

.new_img_upl .img_li .saved-file-item-container .det_pat .txt_blk span {
   display: block;
   font: 14px/19px Mulish-Medium;
   color: #6e777f;
   margin-top: 4px;
}

.new_img_upl .img_li .saved-file-item-container .rem_bn {
   width: 5%;
}

.new_img_upl .img_li .saved-file-item-container .img_li1 {
   width: 5%;
}
/* ---------- 17.11.25 ---------- */
/* ---------- 27.11.25 ---------- */
.paid-btn{
   border: 0 !important;
   width: 100%;
}
/* ---------- 27.11.25 ---------- */
/* org responsive code here*/
/* 27-11-24 */
@media screen and (min-width:2800px) {

   .team_par table.tm_mem_tb,
   .led_par table.lead_tb.big_tbl {
      width: 100%;
   }
}

/* 27-11-24 */
@media screen and (min-width:1920px) {

   /* 15.12.2023 */
   .estimate_cls_pge table thead th.installation_date {
      width: 4%;
   }

   /* 15.12.2023 */
   /* 27-11-24 */
   #lead-table_wrapper table#lead-table thead th:last-child {
      width: 5% !important;
   }

   /* 27-11-24 */
}

@media screen and (min-width:1660px) {

   /* 15.12.2023 */
   .estimate_cls_pge table thead th.installation_date {
      width: 5%;
   }

   /* 15.12.2023 */
}

/* 27-11-24 */
@media screen and (min-width:1600px) {
   #lead-table_wrapper table#lead-table thead th:last-child {
      width: 5% !important;
   }


}

/* 27-11-24 */
@media screen and (min-width:1700px) {
   ._get_lead_page .card #call-item-table thead tr th.w200 {
      width: 209px;
   }

   ._get_lead_page .card #mail-table_wrapper thead tr th.w100 {
      width: 99px;
   }

   ._get_lead_page .card .dataTables_wrapper table.dataTable thead th {
      padding: 17px 16px !important;
   }

   ._map_page .card .card-body .card-header ._single_status {
      margin: 10px 0 0 10px !important;
      width: 10.4%;
   }

   .card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr:nth-child(even) td {
      border-left: 1px solid #ddd !important;
   }

   .card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr td a span {
      height: 6.3rem;
   }

}

@media screen and (max-width:2350px) {
   ._map_page .card .card-body .card-header ._single_status {
      width: 20.4%;
   }

   .card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr:nth-child(even) td {
      border-left: 1px solid transparent !important;
   }

   .fullmappage {
      height: 100%;
      overflow: scroll !important;
   }
}

@media screen and (max-width:1600px) and (min-width:800px) {

   .uitvoering_cls_pg table,
   .estimate_cls_pge table {
      width: 1300px;
   }

   /* ---------- 12.5.25 ---------- */
   .estimate_cls_pge table {
      width: 1400px;
   }

   /* ---------- 12.5.25 ---------- */
}

/* 29-09-24 */
@media screen and (max-width:1700px) {

   /* ---------- 30.3.25 ---------- */
   .monday_tsk .table_inr .tab-title_par .to_shto .table-summary {
      margin-right: 43%;
   }

   /* ---------- 30.3.25 ---------- */
}

@media screen and (max-width:1600px) {
   .card.tbl_db .grp_bs1 {
      width: calc(100% - 164px);
      margin-right: 10px;
   }

   /* 27-11-24 */
   #lead-table_wrapper table#lead-table thead th:last-child {
      width: 6% !important;
   }

   /* 27-11-24 */
   /* ---------- 29.3.25 ---------- */
   .monday_tsk .table_inr .tab-title_par .to_shto {
      width: 56%;
   }

   .monday_tsk .table_inr .tab-title_par .to_shto .table-summary {
      width: 40%;
      margin-right: 15%;
   }

   /* ---------- 29.3.25 ---------- */
   /* ---------- 18.8.25 ---------- */
   .new_dash .bottom_blocks .col-md-4{
      width: 50%;
   }
   .new_dash .top_blocks .block_item:not(:last-child) {
      margin-right: 0;
   }
   .new_dash .top_blocks .block_item:not(:nth-child(4n)) {
      margin-right: 3%;
   }
   .new_dash .top_blocks .block_item{
      width: 22.7%;
      margin-bottom: 15px;
   }
   /* ---------- 18.8.25 ---------- */

   /* ---------- 25.08.25 ---------- */

   .notify_blk .head strong,.notify_blk .btn{
      font-size: 18px;
      line-height: 24px;
   }
   .notify_blk .head .img_{
      min-width: 25px;
      width: 25px;
   }
   .notify_blk .head .img_ img{
      height: 25px;
   }
   
   /* ---------- 25.08.25 ---------- */
}

/* 29-09-24 */
/* 26-08-24 */
@media screen and (max-width:2000px) {
   .card-header.inv_hd .inv_ov {
      width: 19%;
   }

   .inv_all .inv_prgs .d-flex {
      align-items: center;
   }

   .inv_all .inv_prgs .d-flex .w20p {
      margin-left: 0;
   }

   .inv_all .inv_prgs {
      width: 32%;
   }
}

@media screen and (max-width:1800px) {
   .card-header.inv_hd .inv_ov {
      width: 25%;
   }

   .card-header.inv_hd .row.new_row_sty {
      width: 78%;
   }

   .inv_all .inv_prgs .d-flex {
      padding: 0 !important;
   }

   .inv_all .inv_prgs {
      width: 34%;
   }
}

@media screen and (max-width:1650px) {
   .card.bg-white.exp_head .exp_btn {
      width: 68%;
   }

   .card.bg-white.exp_head .row.new_row_sty .exp_txt {
      width: 32%;
   }

   .inv_all .inv_prgs {
      width: 40%;
   }

}

/* 18-11-24 */
@media screen and (max-width:1600px) {
   .card.tbl_db .tm_blw .grp_bs1 {
      width: calc(100% - 244px);
      margin-right: 20px;
      justify-content: end;
   }

}

/* 18-11-24 */
/* 26-08-24 */
@media screen and (max-width:1550px) {
   ._map_page .card .card-body .card-header ._single_status {
      margin: 9px 0 0 5px !important;
      width: 24.3%;

   }

   .fullmappage {
      height: 100%;
      overflow: scroll !important;
   }

   /* 16-08-24 */
   .db_mid .wi_fle {
      width: 49% !important;
   }

   .row.dsh_2_2>div {
      width: 100% !important;
   }

   /* 16-08-24 */
   /* 26-09-24 */
   .card.tbl_db .grp_bs1 {
      width: calc(100% - 174px);
      margin-right: 20px;
      justify-content: end;
      margin-bottom: 0;
      padding: 10px 0;
   }

   /* 26-09-24 */
   /* 18-11-24 */
   .card.tbl_db .tm_blw .hd_blk1 .tab-title {
      width: 215px;
   }

   .card.tbl_db .tm_blw .grp_bs1 {
      width: calc(100% - 235px);
      margin-right: 20px;
      justify-content: end;
   }

   /* 18-11-24 */
   /* 13-01-25 */
   .page-title h1 {
      font-size: 18px;
      line-height: 22px;
   }

   /* 13-01-25 */
   /* 01-03-25 */
   .estimate_cls_pge .table_inr table {
      width: 1450px;
   }

   /* 01-03-25 */
}

@media screen and (max-width:1500px) {

   /* ---------- 29.3.25 ---------- */
   .monday_tsk .table_inr .tab-title_par .to_shto {
      width: 52%;
   }

   .monday_tsk .table_inr .tab-title_par .to_shto .table-summary {
      width: 47%;
   }

   /* ---------- 29.3.25 ---------- */

   /* ---------- 12.08.25 ---------- */
   .notifucations_side_bar .heading,
   .notifucations_side_bar .noti_list {
      padding: 20px;
   }

   .notifucations_side_bar {
      width: 300px;
   }

   .side_notify_enabled {
      margin-right: 300px;
   }

   /* ---------- 12.08.25 ---------- */

   /* ---------- 25.08.25 ---------- */

   .notify_blk{
      width: 400px;
      padding: 15px;
   }
   .notify_blk .btns_blk a{
      font-size: 15px;
      padding: 7px 18px;
   }
   .notify_blk .head .img_{
      margin-right: 10px;
   }
   /* ---------- 25.08.25 ---------- */
}

@media screen and (max-width:1470px) {
   #page-content #lead-table_wrapper #lead-table {
      width: 1150px !important;
   }
}

/* 22-11-24 */
@media screen and (max-width:1440px) {
   .led_par table.lead_tb tr td {
      padding: 20px 15px;
   }

   /* 27-11-24 */
   #lead-table_wrapper table#lead-table thead th:last-child {
      width: 7% !important;
   }

   /* 27-11-24 */
}

/* 22-11-24 */
@media screen and (max-width:1400px) and (min-width:800px) {

   /* 01.12.2023 */
   .lead_new_cls #lead-table,
   .lead_new_cls #new-lead-table,
   .lead_new_cls #gebelt-lead-table,
   .lead_new_cls #terug-lead-table,
   .lead_new_cls #afspraak-lead-table,
   .lead_new_cls #afgeschreven-lead-table,
   .lead_new_cls #financiering-lead-table,
   .lead_new_cls #overige-lead-table {
      width: 1300px;
   }

   /* 01.12.2023 */
   /* 27-11-24 */
   .team_par table.tm_mem_tb.sm_tbl {
      width: 1300px;
   }

   /* 27-11-24 */
}

@media screen and (max-width:1400px) {

   /* ---------- 29.3.25 ---------- */
   .monday_tsk .table_inr .tab-title_par .to_shto {
      width: 48%;
   }

   .monday_tsk .table_inr .tab-title_par .to_shto .table-summary {
      width: 53%;
      margin-right: 10%;
   }

   /* ---------- 29.3.25 ---------- */

   /* ---------- 13.08.25 ---------- */
   .notifucations_side_bar .noti_list li {
      padding: 15px;
   }

   /* ---------- 13.08.25 ---------- */

   /* ---------- 10.11.25 ---------- */
   .srch-br{
      max-width: 500px;
   }   
   /* ---------- 10.11.25 ---------- */
}

/* 16-08-24 */
@media screen and (max-width:1300px) {
   .inv_all .inv_prgs {
      width: 35%;
   }

   .uit-over .uit_data .uit_ovr {
      flex-wrap: wrap;
   }

   .uit-over .uit_data .uit_ovr .uit_ld {
      width: 100%;
      margin-right: 0px;
      margin-bottom: 20px;
   }

   /* ---------- 29.3.25 ---------- */
   .monday_tsk .table_inr .tab-title_par .to_shto {
      width: 46%;
   }

   .monday_tsk .table_inr .tab-title_par .to_shto .table-summary {
      width: 50%;
      margin-right: 7%;
   }

   /* ---------- 29.3.25 ---------- */

   /* ---------- 12.08.25 ---------- */
   .notifucations_side_bar .heading,
   .notifucations_side_bar .noti_list {
      padding: 20px 15px;
   }

   .notifucations_side_bar {
      width: 290px;
      z-index: 1031;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
      transition: all 0.25s ease-in-out;
   }

   .side_notify_enabled,
   .side_notify_enabled {
      margin-right: 0;
   }

   .notifucations_side_bar .noti_list li {
      padding: 15px;
   }

   .notifucations_side_bar .noti_list li .btm_ b {
      font-size: 15px;
   }

   /* ---------- 12.08.25 ---------- */

   /* ---------- 25.08.25 ---------- */
   .notify_blk .head strong, .notify_blk .btn {
      font-size: 16px;
      line-height: 22px;
   }
   /* ---------- 25.08.25 ---------- */

   /* ---------- 10.11.25 ---------- */
   .srch-br{
      max-width: 400px;
   }   
   /* ---------- 10.11.25 ---------- */
}

/* 16-08-24 */
/* 05-12-24 */
@media screen and (max-width:1250px) {
   .ld_view_new {
      justify-content: unset;
      flex-wrap: wrap;
   }

   .ld_view_new .btn_ld_grp {
      width: 100%;
   }
}

/* 05-12-24 */
@media screen and (max-width:1200px) {
   ._map_page .card .card-body .card-header ._single_status {
      width: 31%;
   }

   .card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr:nth-child(even) td {
      border-left: 1px solid transparent !important;
   }

   .fullmappage {
      height: 90%;
   }

   #overview-info .row .col-md-6:nth-child(2) .form-group .col-sm-9 {
      width: 62%;
   }

   /***14.06.23***/
   .modal-dialog.modal-xl.mm_width {
      max-width: 95%;
   }

   /**===10 oct 23===**/
   #page-content .card .cnv_d .cnv_d1 {
      width: 100% !important;
      float: unset !important;
   }

   /**===10 oct 23===**/

   /*30-11-2023*/
   ._estimate_det_view .mt15 .card .mt15 {
      overflow-x: auto;
   }

   ._estimate_det_view .mt15 #estimate-item-table {
      width: 950px;
      max-width: unset;
   }

   /*30-11-2023*/
   /* 16-08-24 */
   .inv_all .inv_prgs {
      width: 39%;
   }

   .exrt_selct {
      width: 41%;
   }

   /* 16-08-24 */

   /* ---------- 29.3.25 ---------- */
   .monday_tsk .table_inr .tab-title_par .to_shto {
      width: 55%;
   }

   /* .monday_tsk .table_inr .tab-title_par .to_shto .table-summary {
   width: 50%;
   margin-right: 7%;
} */

   /* ---------- 29.3.25 ---------- */

   /* ---------- 10.11.25 ---------- */
   .srch-br{
      max-width: 300px;
   }   
   /* ---------- 10.11.25 ---------- */
}

@media screen and (max-width:1150px) {
   .lead-det-page .card-body .form-group .row>label.col-md-4 {
      padding: 0px;
   }

   .lead-det-page .card-body .form-group .row>.col-md-4:last-child {
      /*        padding: 0;*/
   }

   .lead-det-page .card-body .form-group.new_col .col-md-3,
   .lead-det-page .card-body .form-group.new_col .col-md-2 {
      padding: 0px;
   }

   .lead-det-page .card-body .form-group.new_col .col-md-3.new_lab,
   .lead-det-page .card-body .form-group.new_col label.col-md-4:nth-child(5) {
      padding: 0;
   }

   /*28-02-23*/
   /*.dashPageclass .row .row_widgets, .dashPageclass .row .row_widgets{
       width: 100%;
   }*/

   /* 26-08-24 */
   .card.bg-white.exp_head .row.new_row_sty .exp_txt,
   .card-header.inv_hd .inv_ov,
   .db_head .card-txt-svg {
      font-size: 16px;
      line-height: 21px;
   }

   /* 26-08-24 */
}

@media screen and (max-width:1080px) {
   .access_invoice_lead #whats_button {
      margin-right: 5px;
      margin-left: 5px;
   }

   .access_invoice_lead a {
      margin-right: 5px !important;
   }
}


/* 15-5-24 */

@media screen and (max-width:1100px) {

   .fc .fc-button-group>.fc-button,
   .fc-direction-ltr .fc-header-toolbar .fc-toolbar-chunk .fc-today-button {
      padding: 0 20px !important;
   }

   .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-title {
      font-size: 20px;
   }

   /* 16-08-24 */
   .inv_all .inv_prgs .d-flex {
      align-items: center;
   }

   /* 16-08-24 */
   /* ---------- 29.3.25 ---------- */
   .monday_tsk .table_inr .tab-title_par .to_shto .table-summary {
      margin-right: 5%;
   }

   /* ---------- 29.3.25 ---------- */

   /* ---------- 18.8.25 ---------- */
   .new_dash .top_blocks .block_item:not(:nth-child(4n)) {
      margin-right: 0%;
   }
   .new_dash .top_blocks .block_item:not(:nth-child(3n)) {
      margin-right: 3%;
   }
   .new_dash .top_blocks .block_item{
      width: 31%;
      padding: 15px;
   }
   .new_dash .bottom_blocks .block_btm .tym_line b,.new_dash .top_blocks .block_item b{
      font-size: 15px;
      line-height: 21px;
   }
   .new_dash .bottom_blocks .block_btm .heading b{
      font-size: 17px;
      line-height: 21px;
   }
   .new_dash .top_blocks .block_item img{
      margin-bottom: 15px;
      width: 40px;
      height: 40px;
   }
   .new_dash .bottom_blocks .block_btm.sim_ b{
      margin-left: 15px;
   }
   /* ---------- 18.8.25 ---------- */

   /* ---------- 25.08.25 ---------- */

   .notify_blk{
      width: 360px;
   }
   .notify_blk .head{
      margin-bottom: 10px;
   }
   .notify_blk .btns_blk a{
      line-height: 20px;
      padding: 4px 16px;
   }
   .notify_blk .head .img_ img {
      height: 22px;
   }
   .notify_blk .head .img_ {
      min-width: 22px;
      width: 22px;
   }
   /* ---------- 25.08.25 ---------- */
   
   
   /* ---------- 10.11.25 ---------- */
   .cmn_notify_ .navbar-collapse{  
      flex-wrap: wrap;
   }
   .cmn_notify_ .navbar-collapse .navbar-nav{
      order: 1;
   }
    .cmn_notify_ .navbar-collapse > div:last-child{
      order: 2;
      margin-left: auto;
    }
     .cmn_notify_ .navbar-collapse .srch-br{
      max-width: 100%;
      order: 3;
     }
   
   /* ---------- 10.11.25 ---------- */
}

@media screen and (max-width:1060px) {

   /**==4 dec 24==**/
   .card.tbl_db .grp_bs1 .exrt_selct1 {
      margin-top: 10px;
   }

   .card.tbl_db .tm_blw .grp_bs1 .exrt_selct1 {
      margin-top: 0;
   }

   /**==4 dec 24==**/
}

@media screen and (max-width:1024px) {
   ._map_page .card .card-body .card-header ._single_status {
      width: 31%;
   }

   .card .card-header {
      padding: 12px 7px;
   }

   .card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr:nth-child(even) td:not(:nth-child(1)) {
      border-left: 1px solid transparent !important;
   }

   ._get_lead_page .card .card-body .clnt_img_name ._client_ino {
      margin-left: 11px;
   }

   /**===10 oct 23===**/
   #page-content .card .cnv_d .cnv_d1 {
      width: 100% !important;
      float: unset !important;
   }

   /**===10 oct 23===**/
   #estimate-item-table thead tr th:first-child {
      width: 26%;
   }

   #estimate-item-table thead th {
      padding: 15px 5px !important;
   }

   /*30-11-2023*/
   ._invoice_det_view .card .mt15 #invoice-item-table {
      width: 900px;
   }

   ._invoice_det_view .nw-amt .ml15 {
      top: unset !important;
      left: 0 !important;
      bottom: -43px !important;
   }

   .nw-amt #invoice-total-section #invoice-item-table {
      width: 850px;
   }

   ._invoice_det_view #page-content .mt15 .p15 {
      padding: 30px 15px !important;
   }

   .nw-amt #invoice-total-section #invoice-item-table tbody td {
      max-width: 20% !important;
   }

   #estimate-item-tables td:nth-child(4n) {
      max-width: 20% !important;
   }

   /*30-11-2023*/
   /* ---------- 29.3.25 ---------- */
   .monday_tsk .table_inr .tab-title_par .to_shto .table-summary {
      margin-right: 0;
      margin-bottom: 10px;
   }

   .monday_tsk .table_inr .tab-title_par .to_shto {
      flex-direction: column;
      align-items: end;
      flex: 1;
   }

   /* ---------- 29.3.25 ---------- */
}

/*25-04-23*/
@media screen and (max-width:991px) {
   .all-item-grid-view ._per_item {
      width: 48.5%;
      margin-right: 1.8%;
   }

   .all-item-grid-view ._per_item:nth-child(3n) {
      margin-right: 1.8%;
   }

   .all-item-grid-view ._per_item:nth-child(2n) {
      margin-right: 0;
   }

   .all-item-grid-view ._per_item img {
      width: 222px;
      height: 163px;
   }

   .all-item-grid-view ._per_item input.custom_item_choose {
      height: 163px;
      width: 221px;
   }



   /***14.06.23***/
   #survey-form .form-group .row_in div.cmn2 {
      width: 40% !important;
      max-width: unset;
   }

   #survey-form .form-group .row_in div.cmn2 {
      width: fit-content !important;
      max-width: unset;
      margin-left: unset;
   }

   #survey-form .form-group.row_17 .row_in .cmn3 {
      width: 100% !important;
   }

   #survey-form .form-group.row_18 .row_in .cmn3 {
      width: fit-content !important;
   }

   #survey-form .form-group.row_21 .row_in div {
      width: fit-content;
   }

   #survey-form .form-group.row_21 .row_in p {
      width: fit-content;
      max-width: 70%;
   }

   #survey-form .row_4 label.klur22+.klur22 {
      margin-top: 15px;
   }

   #survey-form .row_4 label.klr12 {
      align-items: flex-start;
      justify-content: space-evenly;
      flex-direction: column;
   }

   /*#survey-form .form-group .row_in .cmn3{padding-left: 30px;}*/
   #survey-form .form-group .row_in div.cmn2 {
      padding-left: 30px;
   }

   #survey-form .form-group.cmn_blk .row>div:last-of-type {
      padding-left: 33px;
   }

   #survey-form .form-group.cmn_blk .row>div:first-of-type {
      padding-left: 0px;
   }

   /*
#survey-form .form-group.cmn_blk .row >div:first-of-type{
   padding-left: 0px;
}*/
   #survey-form .form-group.cmn_blk .row>label,
   #survey-form .form-group.cmn_blk .row>p {
      padding-left: 33px;
   }

   /*#survey-form .form-group.row_5 .row .row_5_in .row_5_in1*/
   /*15.06.2023*/
   /*#survey-form .form-group.cmn_blk .row >div:not(div:first-of-type) {
   padding-left: 0;
}*/
   #survey-form .form-group .row_in div {
      width: 25%;
   }

   #survey-form .form-group .row_in .cmn3 {
      width: 39% !important;
   }

   /*15.06.2023*/

   /*12-7-23*/
   .tab-content .box_img {
      width: 50%;
   }

   /* 18-07-2024 */
   .navbar.drawing_tool_cls {
      left: 0px !important;
   }

   /* 18-07-2024 */
   /* 02-08-2024 */
   .tch_ {
      padding: 15px;
   }

   .tch_ .sim_one .lft .inr_part>div label>p {
      font-size: 15px;
   }

   .tch_>strong {
      left: -14px;
   }

   /* 02-08-2024 */
   /* 10-10-24 */
   /* .modal-dialog.new_calc{
    max-width: 800px !important;
} */
   /* 10-10-24 */
   /* 11-10-24 */
   .modal-dialog.new_calc {
      max-width: 800px !important;
   }

   .modal-dialog.new_calc .modal-body {
      overflow-x: auto !important;
   }

   .modal-dialog.new_calc .modal-body table {
      width: 850px !important;
   }

   .modal-dialog.new_calc .modal-body table.container {
      max-width: 850px !important;
   }

   /* 11-10-24 */
   /* 11-11-24 */
   /* .led_par table.lead_tb{
   width: 1000px;
}
.led_par .top_hd{
   width: 1000px;
} */
   /* 11-11-24 */
   /* 28-11-24 */
   .drp_wbtn {
      display: revert;
   }

   .drp_wbtn .row {
      width: 100%;
   }

   .drp_wbtn .row+a {
      width: auto;
      margin-top: 10px !important;
   }

   .btm_drp .row>div {
      width: 75% !important;
   }

   .btm_drp .row label {
      width: 25% !important;
   }

   .naam .txt_blk .bottom ul {
      flex-wrap: wrap;
   }

   .naam .txt_blk .bottom ul li {
      width: 100%;
   }

   .naam .txt_blk .bottom ul li:not(:last-child) {
      border-right: unset;
      padding-right: 0px;
   }

   .naam .txt_blk .bottom ul li:not(:first-child) {
      padding-left: 0px;
   }

   /* 28-11-24 */
   /**==4 dec 24==**/
   .card.tbl_db .grp_bs1 .exrt_selct1 {
      margin-top: 0;
   }

   /**==4 dec 24==**/
   /* 16-12-24 */
   .task_call_popup .row.led_drp div.col-md-9,
   .task_call_popup .call_txt .row div.col-md-9 {
      width: 75% !important;
   }

   .task_call_popup .row.led_drp label,
   .task_call_popup .call_txt .row label {
      width: 25% !important;
   }

   .task_call_popup .dnt_flex .row label {
      width: 45% !important;
   }

   .task_call_popup .dnt_flex .row div.col-md-9 {
      width: 55% !important;
   }

   /* 16-12-24 */

   /* ---------- 12.08.25 ---------- */
   .notifucations_side_bar .noti_list li {
      margin-bottom: 15px;
   }

   .notifucations_side_bar .noti_list li b {
      font-size: 14px;
   }

   .notifucations_side_bar .noti_list li p {
      font-size: 13px;
   }

   /* ---------- 12.08.25 ---------- */
}

/*25-04-23*/

@media screen and (max-width:990px) {
   ._map_page .card .card-body .card-header ._single_status {
      margin: 9px 0 0 7px !important;
   }

   ._map_page .card .card-body .card-header ._single_status {
      font-size: 13px;
   }

   .card .card-body {
      padding: 13px;
   }

   ._get_lead_page .card .card-body .clnt_img_name ._client_ino .map_lead_source_id a {
      display: flex;
      align-items: baseline;
   }

   #overview-info .row .col-md-6:nth-child(2) .form-group .col-sm-9 {
      width: 62%;
   }

   /*28-02-23*/
   .dashPageclass .row .row_widgets,
   .dashPageclass .row .row_widgets {
      width: 50%;
   }

   /**13-10-23**/
   #estimate-item-table thead tr th:first-child+th+th {
      width: 13%;
   }

   #estimate-item-table thead tr th.option {
      width: 6%;
   }

   /* 15-11-23 */
   .wi_fle {
      width: 33.3% !important;
   }

   /* 17-9-24 */

   #profile-image-section .avatar-lg {
      width: 90px;
      height: 90px;
   }



}

@media screen and (max-width: 851px) {

   /* 30-11-2023 */
   ._invoice_det_view .card .mt15 #invoice-item-table {
      width: 100%;
   }

   /* ._invoice_det_view .card .mt15 #invoice-item-table #invoice-item-table-sortable tr td ._est_height .move-icon svg{
    color: #fff;
} */
   /* 30-11-2023 */
   /* 10-10-24 */
   .modal-dialog.new_calc {
      max-width: 700px !important;
   }

   /* 10-10-24 */
}

@media screen and (max-width:880px) {
   #lead_data_Modal .modal-dialog {
      width: 95%;
   }

   #lead_data_Modal .modal-content,
   .left._new_class_for_modal {
      background-color: #eef1f9;
      padding: 0 25px 0 35px;
   }

   ._map_page .card .card-body .card-header ._single_status {
      width: 32%;
   }

   .left._new_class_for_modal {
      width: 95%;
   }

   .left._new_class_for_modal .clik_mo {
      transform: translateX(-67px);
   }

   ._get_lead_page .card .card-body .clnt_img_name ._client_ino a.edit {
      right: 25px;
   }

   .card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr td a span {
      height: 7rem;
   }

   ._get_lead_page .card .card-body ._lead_btns a {
      margin-top: 5px;
   }

   /***14.06.23***/
   #survey-form .form-group .row label.klur11 {
      width: 34%;

   }

   #survey-form .form-group .row_in div,
   #survey-form .form-group div.cmn1,
   #survey-form .form-group .row_in .cmn3,
   #survey-form .form-group.row_18 .row_in .cmn3,
   #survey-form .form-group .row_in div.cmn2 {
      width: 49% !important;
      max-width: unset;
      margin-bottom: 5px;
      padding-right: 20px;
   }

   #survey-form .form-group .row_in .small1 {
      margin-left: 0;
   }

   #survey-form .form-group {
      margin-bottom: 15px;
   }

   #survey-form .form-group .row_in .cm_full {
      width: 98% !important;
      max-width: 100%;
   }

   #survey-form .form-group.row_24 .row_in div.col-md-2 {
      width: 100% !important;
   }

   #survey-form .form-group.row_24 .row_in div.col-md-2 label,
   #survey-form .form-group.row_24 .row_in div.col-md-2 input {
      width: fit-content;
   }

   #survey-form .form-group .row_in div.cmn2 input {
      width: 120px;
   }

   #survey-form .form-group .row_in div,
   #survey-form .form-group div.cmn1,
   #survey-form .form-group .row_in div.cmn2 {
      width: 27% !important;
      padding-left: 0;
   }

   #survey-form .form-group.row_9 .row_in div.cmn2 {
      width: 100% !important;
   }

   #survey-form .row_4 label.klr11,
   #survey-form .form-group.row_5 .row .row_5_in,
   #survey-form .form-group.row_1 .row label,
   #survey-form .form-group .row label,
   #survey-form .form-group .row div {
      padding-left: 0;
   }

   #survey-form .form-group .row {
      margin: 0;
   }

   #survey-form .form-group .row_in .cmn3 {
      width: 73% !important;
   }

   #survey-form .container-fluid {
      padding: 0;
   }

   #survey-form .form-group.row_22 .row_in label {
      white-space: nowrap;
   }

   #survey-form .form-group.cmn_blk .row>label,
   #survey-form .form-group.cmn_blk .row>p {
      padding-left: 0;
   }

   #survey-form .form-group.row_9 .row_in div.cmn2 {}

   /**===10 oct 23===**/
   #page-content .card .cnv_d .cnv_d1 {
      width: 100% !important;
      float: unset !important;
   }

   /**===10 oct 23===**/
   #invoice-item-table #invoice-item-table-sortable .move-icon {
      margin-left: 5px !important;
      margin-right: 5px !important;
   }

   /*30-11-2023*/
   #page-content #lead-table_wrapper #lead-table {
      width: initial !important;
   }

   /*30-11-2023*/
   /* 02-08-2024 */
   .tch_ .sim_one .lft {
      width: 100%;
   }

   .tch_ .sim_one .lft {
      width: 100%;
      margin-bottom: 10px;
   }

   /* 02-08-2024 */
   /* 08-7-2024 */
   body.destroy-popover ._estimate_det_view .page-title {
      flex-direction: column;
   }

   body.destroy-popover ._estimate_det_view .page-title h1 {
      text-align: center;
   }

   /* 08-7-2024 */
   /* 19-07-24 */
   .tot_fo {
      width: 80%;
   }

   /* 19-07-24 */
   /**===4 dec 24====**/
   .card.tbl_db .hd_blk1 {
      padding: 10px 0;
   }

   /**===4 dec 24====**/
}

@media screen and (max-width: 799px) {

   #lead-table>tbody>tr>td.dtr-control:before,
   #new-lead-table>tbody>tr>td.dtr-control:before,
   #gebelt-lead-table>tbody>tr>td.dtr-control:before,
   #terug-lead-table>tbody>tr>td.dtr-control:before,
   #afspraak-lead-table>tbody>tr>td.dtr-control:before,
   #afgeschreven-lead-table>tbody>tr>td.dtr-control:before,
   #financiering-lead-table>tbody>tr>td.dtr-control:before,
   #overige-lead-table>tbody>tr>td.dtr-control:before {
      top: 16px;
      left: 13px;
   }

   #lead-table>tbody>tr>td.dtr-control input,
   #new-lead-table>tbody>tr>td.dtr-control input,
   #gebelt-lead-table>tbody>tr>td.dtr-control input,
   #terug-lead-table>tbody>tr>td.dtr-control input,
   #afspraak-lead-table>tbody>tr>td.dtr-control input,
   #afgeschreven-lead-table>tbody>tr>td.dtr-control input,
   #financiering-lead-table>tbody>tr>td.dtr-control input,
   #overige-lead-table>tbody>tr>td.dtr-control input {
      position: relative;
      left: 0px !important;
      top: 13px !important
   }

   table.dataTable.nowrap td {
      white-space: unset !important;
   }

   #lead-table>thead>tr>th.imp_or,
   #new-lead-table>thead>tr>th.imp_or,
   #gebelt-lead-table>thead>tr>th.imp_or,
   #terug-lead-table>thead>tr>th.imp_or,
   #afspraak-lead-table>thead>tr>th.imp_or,
   #afgeschreven-lead-table>thead>tr>th.imp_or,
   #financiering-lead-table>thead>tr>th.imp_or,
   #overige-lead-table>thead>tr>th.imp_or {
      width: 6%;
   }

   /* 24-09-24 */
   .card.tbl_db .exrt_int {
      right: 90px;
   }

   .card.tbl_db .table-responsive.tbl_ft .dataTables_wrapper .datatable-tools .custom-toolbar {
      margin-bottom: 10px;
   }

   /* 24-09-24 */
}

/* 16-08-24 */
@media screen and (max-width: 780px) {
   .db_mid .wi_fle {
      width: 100% !important;
   }

   /* 16-08-24 */
}

/* 17-01-2024 */
@media screen and (max-width: 768px) {
   .tab-pane #averageDisplaymonth {
      display: block !important;
      position: relative;
      left: 15px;
      bottom: 58px;
   }

   div.dataTables_wrapper div.dataTables_info {
      padding-top: 1.95em;
   }

   /* 17-01-2024 */

   /* 28-11-24 */
   .btm_drp .row>div {
      width: 100% !important;
   }

   .btm_drp .row label {
      width: 100% !important;
   }

   /* 28-11-24 */
   .form-group.btm_drp {
      margin-top: 8px;
   }

   /**===2 dec 24===**/
   .card.tbl_db .tm_blw .grp_bs1 .exrt_selct1 {
      margin-top: 10px;
   }

   /**===2 dec 24===**/
   /* 16-12-24 */
   .task_call_popup .row.led_drp div.col-md-9,
   .task_call_popup .call_txt .row div.col-md-9 {
      width: 100% !important;
   }

   .task_call_popup .row.led_drp label,
   .task_call_popup .call_txt .row label {
      width: 100% !important;
   }

   .task_call_popup .dnt_flex .row label {
      width: 51% !important;
   }

   .task_call_popup .dnt_flex .row div.col-md-9 {
      width: 49% !important;
   }

   /* 16-12-24 */
}

@media screen and (max-width:767px) {

   .tab-content._new_cln_form .card,
   #overview-info .card {
      padding: 0 10px;
   }

   .lead-det-page .card-body .form-group .row>.col-md-4:last-child {
      padding: 0;
   }

   .default-bg>.row .row_widgets,
   .default-bg>.row .row_widgets {
      width: 100%;
   }

   .dashPageclass .row .row_widgets,
   .dashPageclass .row .row_widgets {
      width: 100%;
   }

   /*07.06.23*/
   .ld_det_res .default-bg>.row .col-md-6 {
      width: 100%;
   }

   .tab-content._new_cln_form .card,
   #overview-info .card {
      padding-bottom: 10px;
   }

   /***14.06.23***/
   #survey-form .form-group .row label.klur1 span {
      width: fit-content;
      display: inline-block;
      min-width: fit-content;
   }

   #survey-form .form-group.row_9 .row_in div p,
   #survey-form .form-group.row_10 .row_in div label,
   #survey-form .form-group.row_11 .row_in div label,
   #survey-form .form-group.row_13 .row_in div label {
      min-width: fit-content;
      margin-bottom: 0;
   }

   #survey-form .form-group.row_4 .row {
      flex-direction: column;
   }

   #survey-form .row_4 label.klr12 {
      padding: 0;
      padding-left: 38px;
      margin-top: 10px;
   }

   #survey-form .form-group div.cmn1 {
      width: 70px !important;
   }

   #survey-form #signature {
      margin-bottom: 50px;
   }

   #survey-form .form-group.row_12 .row_in div.cmn2 {
      width: 100%;
   }

   #survey-form .row_4 label.klr12 {
      padding-left: 33px;
   }

   .wi_fle {
      width: 100% !important;
   }

   /* 16.11.2023 */
   .row.dsh_2_2 {
      flex-direction: column;
      padding: 15px !important;
   }

   .row.dsh_2_2>div {
      width: 100% !important;
   }

   /* 16.11.2023 */
   /****29.11.23***/
   .lead_m_box table.dataTable tbody td:first-child input,
   .lead_m_box table.dataTable thead th:first-child input {
      position: relative;
      left: 13px;
      top: 2px;
   }

   .lead_m_box table.dataTable tbody td:first-child,
   .lead_m_box table.dataTable thead th:first-child {
      max-width: 6% !important;
   }

   /* 01.12.2023 */
   .access_invoice_lead .wht {
      padding: 15px 5px;
   }

   .access_invoice_lead .wht .select2-container .select2-choice>.select2-chosen {
      width: 100px;
   }

   .access_invoice_lead .wht #whats_button {
      margin: 0 !important;
   }

   /* 01.12.2023 */

   /* 27.12.2023 */
   .konva_js_cont .w_h_div input {
      margin-top: 10px;
   }

   .konva_js_cont .w_h_div {
      margin-bottom: 15px;
      align-items: flex-end;
   }

   .konva_js_cont .w_h_div>div {
      margin-bottom: 15px;
   }

   .konva_js_cont .ed_dv {
      flex-wrap: wrap;
   }

   .konva_js_cont .width_split_div {
      flex-wrap: wrap;
      flex-direction: column;
      align-items: flex-start;
   }

   /* 27.12.2023 */

   /* 17-01-2024 */
   .tab-pane #averageDisplaymonth {
      bottom: 97px;
   }

   /* 17-01-2024 */

   /* 15-5-24 */

   .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-title {
      font-size: 18px;
   }

   .fc .fc-button-group>.fc-button,
   .fc-direction-ltr .fc-header-toolbar .fc-toolbar-chunk .fc-today-button {
      padding: 0 14px !important;
   }

   /* 18-07-2024 */
   .row.whats span._call_icon {
      top: 43px;
   }

   /* 18-07-2024 */
   /* 02-08-2024 */
   .tch_>strong {
      font-size: 20px;
      line-height: 45px;
      padding: 0 20px;
      margin-bottom: 20px;
   }

   .tch_ .sim_one b {
      font-size: 18px;
      line-height: 24px;
   }

   .modal .modal-dialog .modal-content {
      padding: 20px;
   }


   /* 02-08-2024 */

   /* ---------- 1.4.25 ---------- */
   .mon_db .status-dropdown-container .status-dropdown ul li:not(:nth-child(3n)) {
      margin-right: 0;
   }

   .mon_db .status-dropdown-container .status-dropdown {
      width: 200px;
      padding-right: 0;
   }

   .mon_db .status-dropdown-container .status-dropdown ul {
      height: 100%;
      overflow-y: auto;
      padding-right: 10px;
   }

   .mon_db .status-dropdown-container .status-dropdown ul li {
      width: 100%;
   }

   /* ---------- 1.4.25 ---------- */

   /* ---------- 18.8.25 ---------- */
   .desk_new{
      display: none;
   }
   .mobile_new_dash{
      display: block;
   }
   .mobile_new_dash .tab-content{
      border: 0 !important;
      padding: 0 !important;
   }
   .mobile_new_dash .nav-tabs{
      border: 0;
      margin-bottom: 0;
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 0 10px;
      justify-content: space-between;
      z-index: 2;
   }
   .mobile_new_dash .nav-tabs a{
      padding: 10px 10px 5px ;
      border-bottom: 0 !important;
      font: 16px/22px "OpenSans-Regular";
      display: flex;
      flex-direction: column;
      align-items: center;

   }
   .mobile_new_dash .nav-tabs a img{
      width: 25px;
      height: 25px;
      margin-bottom: 10px;
   }
   .mobile_new_dash .nav-tabs a .img_blk img:last-child{
      display: none;
   }
   .mobile_new_dash .nav-tabs a.active .img_blk img:first-child{
      display: none;
   }
    .mobile_new_dash .nav-tabs a.active .img_blk img:last-child{
      display: block;
    }
   .mobile_new_dash .nav-tabs a.active{
      color: #84c690 !important;
   }
   .appscreen-toggle-iconn{
      bottom: 100px;
   }
   .new_dash .top_blocks .block_item:not(:nth-child(3n)){
      margin-right: 0;
   }
   .new_dash .top_blocks .block_item:first-child{
      width: 100%;
      border-color:#172b4d ;
   }
   .new_dash .top_blocks .block_item{
      width: 49%;
   }
   .new_dash .top_blocks {
      justify-content: space-between;
      margin-bottom: 15px;
   }
   .new_dash#page-content{
      padding-bottom: 100px !important;
   }
    .new_dash .full_btn {
      display: block;
      margin-bottom: 15px;
    }
   .new_dash .full_btn.btn-default{
      background-color: #172b4d;
      border-color: #172b4d;
      color: #fff;
   }
   .new_dash .full_btn.btn-default:hover{
      background-color: #86c78d;
      border-color: #86c78d;
   }
   /* ---------- 18.8.25 ---------- */


   /* ---------- 12.9.25 ---------- */
   .DTTT_container .btn{
      margin-bottom: 5px;
   }
   .custom-toolbar div.DTTT_container:last-child {
      width: 100%;
   }
   /* ---------- 12.9.25 ---------- */
}

/* 10-10-24 */
/* @media screen and (max-width:767px){
    .modal-dialog.new_calc {
        max-width: 600px !important;
    }
    .modal-dialog.new_calc .modal-body{
        overflow-x: auto !important;
    }
    .modal-dialog.new_calc .modal-body table{
        width: 650px !important;
    }
    .modal-dialog.new_calc .modal-body table.container{
        max-width: 650px !important;
    }
}      */
/* 10-10-24 */
@media screen and (max-width:700px) {
   .access_invoice_lead .wht {
      float: right;
   }

   /* 22-11-2024 */
   .cstm_ld.tm_blw .hd_blk1 .grp_bs1 .exrt_selct1 {
      margin-top: 10px;
   }
}

@media screen and (max-width:620px) {
   ._map_page #pac-input {
      max-width: 170px;
   }

   ._map_page .map-filter {
      right: 27px;
      top: 79px;
   }
}

@media screen and (max-width:670px) {
   .card.tbl_db .hd_blk1 .tab-title {
      width: 100%;
   }

   .card.tbl_db .grp_bs1 {
      width: 100%;
      margin-top: 10px;
   }

   /* 26-09-24 */
   .card.tbl_db .table-responsive.tbl_ft table {
      width: 670px !important;
   }

   /* 26-09-24 */
   /**===4 dec 24===**/
   .card.tbl_db .grp_bs1 {
      align-items: start;
   }

   /* .card.tbl_db .grp_bs1 .new_select ul{margin-bottom: 10px;} */
   .card.tbl_db .grp_bs1 input#start_date+span {
      align-self: center;
   }

   .card.tbl_db .grp_bs1 input[type="text"]~div {
      margin-top: 10px;
   }

   /**===4 dec 24===**/

   /* -------------- 4.12.24 -------------- */
   .card.tbl_db .grp_bs1 .lead_inp {
      margin-bottom: 10px;
   }

   /* -------------- 4.12.24 -------------- */


}

@media screen and (max-width:650px) {
   ._get_lead_page .card .card-body .clnt_img_name {
      flex-direction: column;
   }

   ._map_page .card .card-body .card-header ._single_status {
      width: 47%;
   }

   .lead_map {
      padding: 7px;
   }

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

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

   ._get_lead_page .card .card-body .clnt_img_name ._client_ino a,
   ._get_lead_page .card .card-body .clnt_img_name ._client_ino a span {
      font-size: 15px;
      margin: 10px 0;
   }

   ._get_lead_page .card .card-body .clnt_img_name ._client_ino div a:first-child {
      display: block;
      margin-right: 0;
   }

   ._get_lead_page .card .card-body .clnt_img_name ._client_ino>div {
      margin-bottom: 10px;
   }

   ._get_lead_page .card .card-body .clnt_img_name ._client_ino>span {
      margin-bottom: 10px;
   }

   .card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr td a span {
      height: 6.4rem;
   }

   ._get_lead_page .card .card-body .clnt_img_name ._client_ino .map_lead_source_id {
      flex-direction: column;
   }

   ._get_lead_page .card .card-body .clnt_img_name ._client_ino .map_lead_source_id>a {
      width: 100%;
   }

   ._get_lead_page .card .card-body .clnt_img_name ._client_ino .row {
      width: 100%;
   }

   ._get_lead_page .card .card-body .clnt_img_name ._client_ino .row .col-md-9 {
      width: 75%;
   }

   #overview-info .row .col-md-6:nth-child(2) .form-group .col-sm-9 {
      width: 60%;
   }

   #overview-info .row .col-md-6:nth-child(2) #s2id_status_update .select2-choice {
      height: 54px;
   }

   #client-info .card-body .form-group .row>label:first-child,
   .lead-det-page .card-body .form-group .row>label:first-child {
      width: 100%;
   }

   /***14.06.23***/
   #survey-form .form-group.row_1 .row label {
      width: 100% !important;
      flex-direction: column;
      align-items: flex-start;
   }

   #survey-form .form-group.row_2 .row div canvas {
      margin-bottom: 10px;
   }

   #survey-form .form-group.row_3 label {
      margin-bottom: 10px;
   }

   #survey-form .form-group .row label.klur1 input[type="text"] {
      width: 100%;
   }

   #survey-form .form-group .row label.klur1 {
      width: 100%;
   }

   #survey-form .form-group .row label.klur1+.klur1 {
      margin-top: 10px;
   }

   #survey-form .form-group .row_in div,
   #survey-form .form-group div.cmn1,
   #survey-form .form-group .row_in .cmn3,
   #survey-form .form-group.row_18 .row_in .cmn3,
   #survey-form .form-group .row_in div.cmn2,
   #survey-form .form-group.row_6 .row_in label.new_fx1 {
      width: 100% !important;
      padding-right: 0;
   }

   #survey-form .form-group.row_6 .row_in label.new_fx1 {
      max-width: 100%;
   }

   #survey-form .form-group .row_in div+div {
      margin-top: 10px;
   }

   #survey-form .form-group {
      margin-bottom: 25px;
   }

   #survey-form .form-group .row_in label.new_fxm {
      width: fit-content !important;
      margin-bottom: 0;
   }

   #survey-form .form-group.row_5 .row .row_5_in label {
      width: 87%;
      margin-right: 0;
   }

   #survey-form .form-group.row_5 .row .row_5_in {
      flex-wrap: wrap;
   }

   #survey-form .form-group.row_5 .row .row_5_in .row_5_in1 {
      width: 100%;
   }

   #survey-form .form-group .row_in label.new_fx1 input {
      width: auto;
      max-width: 100%;
   }

   #survey-form input[type="text"] {
      padding: 0px;
      margin-left: 0px;
   }

   #survey-form .form-group.cmn_blk .row>div:not(div:first-of-type),
   #survey-form .form-group.cmn_blk .row>label,
   #survey-form .form-group.cmn_blk .row>p {
      padding-left: 33px;
   }

   #survey-form .form-group.row_5 .row .row_5_in .row_5_in1 {
      padding-left: 33px;
   }

   #survey-form .form-group.row_16 div.cmn1 {
      max-width: 100%;
   }

   /* 15-5-24 */
   .fc .fc-toolbar.fc-header-toolbar {
      flex-direction: column;
      margin-bottom: 15px !important;
   }

   .fc .fc-toolbar.fc-header-toolbar .fc-toolbar-title {
      font-size: 18px;
      margin: 15px 0;
   }

   .fc-media-screen {
      padding-top: 29px;
   }

   /* 21-10-24 */
   .tot_l #total_amount_container_ld {
      flex-direction: column !important;
      margin-right: 0;
   }

   .tot_l #total_amount_container_ld .al_lead {
      margin-top: 20px;
   }

   .tot_l #total_amount_container_ld .al_ofr,
   .tot_l #total_amount_container_ld .al_lead {
      display: flex;
      align-items: center;
      flex-direction: column;
      justify-content: center;
   }

   .tot_l #total_amount_container_ld .al_ofr .ld_am,
   .tot_l #total_amount_container_ld .al_lead .ld_am {
      margin-left: 0;
   }

   /* 21-10-24 */
   /* ---------- 29.3.25 ---------- */
   .monday_tsk .table_inr .tab-title_par .to_shto .table-summary {
      width: 65%;
   }

   ._estimate_det_view .mt15 #estimate-item-table .drp_spn li a {
      padding: 5px;
      display: block;
      text-align: left;
   }

   /* ---------- 29.3.25 ---------- */

   /* ---------- 12.08.25 ---------- */
   .notifucations_side_bar {
      width: 270px;
   }

   /* ---------- 12.08.25 ---------- */

   /* ---------- 18.8.25 ---------- */
   .new_dash#page-content {
      padding-bottom: 60px !important;
   }
   .mobile_new_dash .nav-tabs a img {
      width: 22px;
      height: 22px;
      margin-bottom: 8px;
   }
   .mobile_new_dash .nav-tabs a{
      font-size: 15px;
   }
   .new_dash .top_blocks{
      padding: 0 10px;
   }
   /* ---------- 18.8.25 ---------- */

   /* ---------- 25.08.25 ---------- */

   .notify_blk{
      right: 15px;
      width: 340px;
      bottom: 15px;
   }
   .notify_blk .head strong, .notify_blk .btn {
      font-size: 15px;
      line-height: 22px;
   }

   /* ---------- 25.08.25 ---------- */
}

/* 17-08-24 */
@media screen and (max-width:580px) {
   .card .tab-title {
      position: unset;
      /* margin-bottom: 0; */
   }
}

/* 17-08-24 */
@media screen and (max-width:570px) {

   /* 27.12.2023 */
   .konva_js_cont .w_h_div {
      flex-direction: column;
      align-items: flex-start;
   }

   .konva_js_cont .ed_dv {
      flex-wrap: wrap;
      flex-direction: column;
      align-items: flex-start;
   }

   /* 27.12.2023 */
}

@media screen and (max-width:550px) {
   ._map_page .card .card-body .card-header ._single_status {
      font-size: 14px;
      line-height: 25px;
   }

   #lead_data_Modal .modal-content,
   .left._new_class_for_modal {
      background-color: #eef1f9;
      padding: 0 20px 0 30px;
   }

   ._get_lead_page .card .card-body ._lead_btns {
      flex-wrap: wrap;
      display: flex;
   }

   ._get_lead_page>.card {
      padding: 20px 15px;
   }

   ._get_lead_page .card .card-body ._lead_btns a {
      width: 47%;
      margin: 9px 10px 0 0px !important;
   }

   ._get_lead_page .card .card-body ._lead_btns a.taak {
      max-width: 150px;
   }

   ._get_lead_page .card .card-body .clnt_img_name ._client_ino a.edit {
      right: 25px;
   }

   ._get_lead_page .card .dataTables_wrapper table.dataTable thead th {
      padding: 17px 20px !important;
   }

   ._append_here {
      width: 95%;
   }

   ._map_page .card .card-body .card-header ._single_status {
      width: 100%;
   }

   .card .card-header {
      flex-direction: column;
      margin-bottom: 10px;
   }

   ._map_page .card .card-body .card-header ._single_status span {
      display: flex;
      align-items: center;
      margin-left: 20px;
   }

   ._map_page .card .card-body .card-header ._single_status span>span {
      margin-left: 9px;
   }

   ._map_page .card .card-header {
      padding: 15px 10px 0 10px;
   }

   ._get_lead_page .card .card-body .clnt_img_name ._client_ino {
      margin-left: 10px;
   }

   /*25-4-2023*/
   .all-item-grid-view ._per_item img {
      width: 202px;
      height: 147px;
   }

   .all-item-grid-view ._per_item input.custom_item_choose {
      height: 147px;
      width: 202px;
   }

   /* 21-08-24 */
   .card.tbl_db .tab-title {
      position: unset;
   }

   /* 21-08-24 */
   /* 22-08-2024 */
   .exp_head .row.new_row_sty {
      align-items: center;
      flex-direction: column;
   }

   .card.bg-white.exp_head .row.new_row_sty .exp_txt {
      width: 100%;
      text-align: center;
      margin-bottom: 10px !important;
   }

   .card.bg-white.exp_head .exp_btn {
      width: 100%;
      align-items: center;
      justify-content: center !important;
   }

   .card.bg-white.exp_head .row.new_row_sty .exp_btn .exrt_selct {
      margin-left: 10px;
      width: fit-content;
   }

   .card .card-header.inv_hd {
      flex-direction: column;
   }

   .card-header.inv_hd .inv_ov {
      width: 100%;
      text-align: center;
      margin-bottom: 10px;
   }

   .card-header.inv_hd .row.new_row_sty {
      width: 100% !important;
      justify-content: center;
      align-items: center;
   }

   .card-header.inv_hd .row.new_row_sty .exrt_selct {
      width: fit-content;
   }

   /* 22-08-2024 */
   /* 26-09-24 */
   .card.tbl_db .grp_bs1 {
      margin-right: 10px
   }

   /* 26-09-24 */
   /* 22-11-2024 */
   .cstm_ld.tm_blw .hd_blk1 {
      flex-direction: column;
   }

   .cstm_ld.tm_blw .hd_blk1 .grp_bs1 {
      width: 100%;
   }

   .cstm_ld.tm_blw .hd_blk1 .grp_bs1 .exrt_selct1 {
      margin-top: 0;
   }

   /* ---------- 17.11.25 ---------- */

      .new_img_upl .img_li .saved-file-item-container .img_li1 {
      width: 10%;
   }

   .new_img_upl .img_li .saved-file-item-container .rem_bn {
      width: 10%;
   }

   .new_img_upl .img_li .saved-file-item-container .det_pat {
      width: 80%;
   }
   /* ---------- 17.11.25 ---------- */

}

@media screen and (max-width:527px) {
   .move-icon {
      margin-right: 7px !important;
      margin-left: 12px;
   }

}

@media screen and (max-width:500px) {
   body.destroy-popover ._estimate_det_view .page-title .btn {
      width: 100%;
   }

   body.destroy-popover ._estimate_det_view .page-title {
      padding: 0 10px;
   }

   body.destroy-popover ._invoice_det_view .page-title .btn {
      width: 100%;
   }

   body.destroy-popover ._invoice_det_view .page-title {
      padding: 0 10px;
   }

   ._invoice_det_view span.dropdown.inline-block {
      margin: 0;
   }

   .title-button-group .btn {
      margin: 5px 0 !important;
   }

   /* 02-08-2024 */
   .tch_ .sim_one .lft .inr_part>div label>p {
      font-size: 13px;
   }

   .tch_ .sim_one .lft .inr_part .inr_lft:not(:last-child) {
      margin-right: 10px;
   }

   .modal .modal-dialog .modal-content {
      padding: 10px;
   }

   .tch_ .sim_one .lft .inr_part>div label input[type="checkbox"] {
      width: 15px;
      height: 15px;
   }

   .tch_ .sim_one .lft .inr_part>div label input[type="checkbox"]:after {
      height: 9px;
      width: 6px;
      margin-top: -2px;
      border-bottom: 2px solid #132a4c;
      border-right: 2px solid #132a4c;
   }

   .tch_ .sim_one .lft .inr_part>div label>p {
      font-size: 13px;
      line-height: 18px;
      padding-left: 5px;
   }

   /* 02-08-2024 */
   /* 26-09-24 */
   .card.tbl_db .grp_bs1 input {
      width: 100px;
   }

   .card.tbl_db .grp_bs1 input:last-of-type {
      margin-left: 10px;
   }

   .grp_bs1 .exrt_int {
      margin: 0 10px;
   }

   /* 26-09-24 */
}

@media screen and (max-width:480px) {
   .card .card-header {
      display: block;
   }

   ._map_page .card .card-body .card-header ._single_status {
      display: block !important;
      margin: 12px 0 0;
      max-width: 100% !important;
      text-align: center;
      width: 100%;
      margin: 9px 0 0 0px !important;
   }

   #lead_data_Modal .modal-content,
   .left._new_class_for_modal {
      background-color: #eef1f9;
      padding: 0 11px 0 11px;
   }

   ._get_lead_page .card .card-body .clnt_img_name {
      flex-direction: column;
   }

   ._get_lead_page .card .card-body .clnt_img_name ._client_ino {
      margin-left: 5px;
   }

   ._get_lead_page>.card {
      padding: 15px;
   }

   ._get_lead_page .card .card-body .clnt_img_name span.avatar.avatar-lg img {
      width: 85px;
      height: 85px;
   }

   ._get_lead_page .card .card-body .clnt_img_name ._client_ino a.edit {
      right: 15px;
   }

   ._get_lead_page .card .card-body ._lead_btns a {
      width: 100%;
      max-width: 100% !important;
   }

   ._get_lead_page .card .card-body ._lead_btns {
      flex-direction: column;
   }

   ._get_lead_page .card .card-body .clnt_img_name span.avatar.avatar-lg {
      height: 100px;
   }

   .left._new_class_for_modal {
      width: 98%;
   }

   .left._new_class_for_modal .clik_mo {
      transform: translateX(-45px);
   }

   ._append_here {
      width: 95%;
   }

   .card.mb0 .card-body #event-calendar1 .fc-view-harness table tbody tr td a span {
      height: 6.3rem;
   }

   ._get_lead_page .card .card-body .clnt_img_name ._client_ino .row .col-md-9 {
      padding: 0;
      width: 100%;
   }

   ._get_lead_page .card .card-body .clnt_img_name ._client_ino .row {
      flex-direction: column;
   }

   ._get_lead_page .card .card-body .clnt_img_name ._client_ino .row label.col-md-3 {
      width: 100%;
   }

   #page-content {
      padding: 5px !important;
   }

   #overview-info .row .col-md-6:nth-child(2) .form-group .col-sm-9 {
      width: 100%;
   }

   #overview-info .row .col-md-6:nth-child(2) .form-group label {
      width: 100%;
   }

   #overview-info .row .col-md-6:nth-child(2) #s2id_status_update span.select2-chosen {
      padding: 9px 16px;
   }

   #overview-info .row .col-md-6:nth-child(2) #s2id_status_update .select2-choice {
      height: 48px;
   }

   ._get_lead_page .card .card-body .clnt_img_name ._client_ino .row .select2-container {
      width: 100%;
   }

   .card .card-header:first-child img {
      margin-right: 5px;
   }

   .overflow-auto {
      overflow-x: hidden !important;
   }

   /***25-4-23**/
   .all-item-grid-view ._per_item {
      width: 100%;
      margin-right: 0 !important;
   }

   /***14.06.23***/
   #survey-form .form-group.row_9 .row_in div.cmn2 input {
      max-width: 56px;
   }

   #survey-form .form-group.row_24 .row_in div.col-md-2 input {
      width: 100%;
   }

   /* 16.11.2023 */
   .row.dsh_2_2 {
      padding: 5px !important;
   }

   /* 16.11.2023 */

   /* 30-11-2023 */
   .nw-amt #invoice-total-section #invoice-item-table tbody td {
      max-width: 17% !important;
   }

   /* .lead_m_box table.dataTable thead th:first-child{
    max-width: 0%!important;
}
#lead-table thead tr th:first-child input[type="checkbox"]{
    left: -5px;
}
#lead-table>tbody>tr>td.dtr-control input{
    left: -8px;
    top: -9px;
}
#lead-table>tbody>tr>td.dtr-control:before{
    top: 73%;
} */
   .lead_m_box table.dataTable tbody td:nth-child(2) {
      max-width: 40% !important;
   }

   /* 30-11-2023 */

   #lead-table>thead>tr>th.imp_or,
   #new-lead-table>thead>tr>th.imp_or,
   #gebelt-lead-table>thead>tr>th.imp_or,
   #terug-lead-table>thead>tr>th.imp_or,
   #afspraak-lead-table>thead>tr>th.imp_or,
   #afgeschreven-lead-table>thead>tr>th.imp_or,
   #financiering-lead-table>thead>tr>th.imp_or,
   #overige-lead-table>thead>tr>th.imp_or {
      width: 11%;
   }

   /* 08-01-2024 */
   .veka_tool_mdl .main-img .veka_lg {
      width: 50px;
      height: 50px;
      right: 20px;
      bottom: 10px;
   }

   .veka_tool_mdl .color-images #imageContainer .row1 b {
      top: 15px;
      right: 12px;
   }

   /* 08-01-2024 */

   /* 12-01-2024 */
   .veka_tool_mdl img.veka_lg {
      position: absolute;
      bottom: 13%;
      left: 73% !important;
   }

   /* 12-01-2024 */
   /* 18-07-2024 */
   ._estimate_det_view .mt15 #estimate-item-table {
      width: 100%;
      max-width: unset;
   }

   /* 18-07-2024 */
   /* 16-12-24 */
   .task_call_popup .dnt_flex .row label {
      width: 71% !important;
   }

   .task_call_popup .dnt_flex .row div.col-md-9 {
      width: 29% !important;
   }

   /* 16-12-24 */

   /* ---------- 29.3.25 ---------- */
   /* .monday_tsk .table_inr .tab-title_par .to_shto{
   flex-direction: row;
   justify-content: space-between;
}
.monday_tsk .table_inr .tab-title_par .to_shto .table-summary{
   margin-bottom: 0;
}
.monday_tsk .table_inr .tab-title{
   margin-bottom: 10px;
}
.monday_tsk .table_inr .tab-title_par{
   flex-direction: column;
} */
   .monday_tsk .table_inr .tab-title_par .to_shto .table-summary {
      width: 85%;
   }

   .monday_tsk .table_inr .tab-title_par .to_shto b {
      font-size: 14px;
   }

   .monday_tsk .table_inr .tab-title_par {
      padding-left: 10px;
      padding-right: 10px;
   }

   /* ---------- 29.3.25 ---------- */
   /* ---------- 12.08.25 ---------- */
   .notifucations_side_bar .noti_list li .top_ span {
      font-size: 10px;
   }

   /* ---------- 12.08.25 ---------- */

   /* ---------- 18.8.25 ---------- */
   .new_dash .top_blocks .block_item{
      width: 100%;
   }
   .new_dash .top_blocks .block_item img {
      margin-bottom: 10px;
      width: 35px;
      height: 35px;
   }
   .mobile_new_dash .nav-tabs{
      padding: 0;
   }
   .mobile_new_dash .nav-tabs a {
      font-size: 14px;
      line-height: 20px;
   }
   .new_dash .bottom_blocks .block_btm .heading{
      padding: 15px;
      margin-bottom: 15px;
   }
   /* ---------- 18.8.25 ---------- */

   /* ---------- 25.08.25 ---------- */

   .notify_blk {
      right: 10px;
      width: 270px;
      bottom: 10px;
   }
   .notify_blk .btn{
      top: 3px;
      right: 3px;
   }
   /* ---------- 25.08.25 ---------- */
}


/* 02-08-2024 */
@media screen and (max-width: 450px) {
   .tch_ .sim_one .lft .inr_part {
      flex-direction: column;
   }

   .tch_ .sim_one b {
      font-size: 16px;
      line-height: 21px;
   }

   .tch_>strong {
      font-size: 16px;
      line-height: 40px;
      padding: 0 15px;
      margin-bottom: 10px;
   }

   .tch_ .sim_one .lft .inr_part>div.inr_lft.fur_lbl label p {
      width: fit-content;
   }

   .tch_ .sim_one {
      margin-bottom: 0px;
   }

   .tch_ .sim_one .lft .inr_part>div.inr_lft.fur_lbl label {
      flex-wrap: wrap;
   }
}

/* 02-08-2024 */
/**==4 dec 24==**/
@media screen and (max-width:400px) {
   .card.tbl_db .grp_bs1 input:last-of-type {
      align-self: end;
   }

   /* ----------- 4.12.24 -------- */
   /* .card.tbl_db .grp_bs1 .lead_inp ul,.card.tbl_db .grp_bs1 .lead_inp .exrt_selct1,.card.tbl_db .grp_bs1 .lead_inp .exrt_int,.card.tbl_db .grp_bs1 .lead_inp input{
      width: 100%;
   }
   .card.tbl_db .grp_bs1 .lead_inp input{
      min-width: 100%;
   } */
   /* ----------- 4.12.24 -------- */
}

/**==4 dec 24==**/
/*--------map style end 07-02-23

 /***25-11-23**/
.table-responsive>button:first-child {
   margin-top: 20px;
   margin-left: 31px;
}

.table-responsive>button:first-child:hover {
   background: #172b4d !important;
   border-color: transparent !important;
}

/***25-11-23**/

/* 2-1-2024 */
.container_quote_1 {
   width: 100%;
   max-width: 800px;
   margin: 0 auto;
   padding: 0;
}

.quote_page {
   padding-top: 10px;
   position: relative;
}

.quote_page .qt_inner {
   display: flex;
   justify-content: space-between;
}

.quote_page .qt_inner .qt_left {
   position: relative;
   z-index: 2;
}

.quote_page .qt_inner .qt_left,
.quote_page .qt_inner .qt_right {
   width: 49%;
}

.quote_page .qt_inner .count_ {
   padding-left: 35px;
   position: relative;
   margin-bottom: 15px;
   padding-right: 44px;
}

.quote_page .qt_inner .count_3 {
   padding-right: 39px;
}

.quote_page .qt_inner .count_4 {
   padding-right: 36px;
}

.quote_page .qt_inner .count_6 {
   padding-right: 40px;
}

.quote_page .qt_inner .count_ strong {
   font: 16px/30px "Ubuntu-Bold";
   color: #005c8d;
   display: inline-block;
   margin-bottom: 11px;
}

.quote_page .qt_inner .count_ strong:before {
   content: "";
   display: inline-flex;
   align-items: center;
   justify-content: center;
   position: absolute;
   left: 0;
   top: 1px;
   width: 20px;
   height: 20px;
   border: 2px solid #fff;
   color: #fff;
   border-radius: 50%;
   font: 13px/13px "Ubuntu-Bold";
}

.quote_page .qt_inner .count_ p {
   font: 14px/30px "OpenSans-Regular";
   color: #7d7d7d;
   line-height: 26px !important;
}

.quote_page .qt_inner .count_.count_1 strong:before {
   content: "1";
   background-color: #005c8d;
   outline: 1px solid #005c8d;
}

.quote_page .qt_inner .count_.count_2 strong:before {
   content: "2";
   background-color: #599dce;
   outline: 1px solid #599dce;
}

.quote_page .qt_inner .count_.count_3 strong:before {
   content: "3";
   background-color: #7dc287;
   outline: 1px solid #7dc287;
}

.quote_page .qt_inner .count_.count_4 strong:before {
   content: "4";
   background-color: #4c89b3;
   outline: 1px solid #4c89b3;
}

.quote_page .qt_inner .count_.count_5 strong:before {
   content: "5";
   background-color: #5d9f67;
   outline: 1px solid #5d9f67;
}

.quote_page .qt_inner .count_.count_6 strong:before {
   content: "6";
   background-color: #5684a6;
   outline: 1px solid #5684a6;
}

.quote_page .qt_inner .count_.count_7 strong:before {
   content: "7";
   background-color: #68b6e5;
   outline: 1px solid #68b6e5;
}

.quote_page .qt_inner .veka_img {
   position: relative;
   width: 500px;
   margin-left: -80px;
}

.quote_page .qt_inner .veka_img:before {
   content: "";
   position: absolute;
   display: inline-block;
   background: url(../images/Arw-2.svg) no-repeat center;
   width: 150px;
   height: 29px;
   background-size: 100%;
   bottom: -9px;
   right: 212px;
   transform: rotate(13deg);
}

.quote_page .qt_inner .veka_img img {
   max-width: unset;
   width: 100%;
   margin-top: 20px;
   height: 520px;
}

.quote_page .qt_inner .veka_img span {
   content: "";
   display: inline-flex;
   align-items: center;
   justify-content: center;
   position: absolute;
   width: 25px;
   height: 25px;
   color: #fff;
   border-radius: 50%;
   font: 15px/18px "Ubuntu-Bold";
}

.quote_page .qt_inner .veka_img .one {
   background-color: #115481;
   right: 25%;
   bottom: 107px;
}

.quote_page .qt_inner .veka_img .two {
   background-color: #599dce;
   right: 42%;
   bottom: 88px;
}

.quote_page .qt_inner .veka_img .three {
   background-color: #7dc287;
   right: 56%;
   bottom: -5px;
}

.quote_page .qt_inner .veka_img .four {
   background-color: #4b89b2;
   right: 52%;
   bottom: 130px;
}

.quote_page .qt_inner .veka_img .five {
   background-color: #5c9f67;
   right: 66%;
   bottom: 217px;
}

.quote_page .qt_inner .veka_img .six {
   background-color: #5584a6;
   right: 63%;
   bottom: 143px;
}

.quote_page .qt_inner .veka_img .seven {
   background-color: #68b6e5;
   right: 45%;
   bottom: 209px;
}

footer {
   padding: 30px 0 40px;
}

footer .ft_inner img {
   z-index: 1;
   position: relative;
   width: 370px;
}


/* 20-03-2024 */

.quote_page .qt_inner .veka_img2 {
   position: relative;
   width: 500px;
   margin-left: -80px;
}

.quote_page .qt_inner .veka_img2:before {
   content: "";
   position: absolute;
   display: inline-block;
   background: url(../images/Arw-2.svg) no-repeat center;
   width: 90px;
   height: 30px;
   background-size: 100%;
   bottom: 40px;
   right: 192px;
   transform: rotate(2deg);
}

.quote_page .qt_inner .veka_img2 img {
   max-width: unset;
   width: 100%;
   margin-top: 20px;
   height: 520px;
}

.quote_page .qt_inner .veka_img2 span {
   content: "";
   display: inline-flex;
   align-items: center;
   justify-content: center;
   position: absolute;
   width: 25px;
   height: 25px;
   color: #fff;
   border-radius: 50%;
   font: 15px/18px "Ubuntu-Bold";
}

.quote_page .qt_inner .veka_img2 .one {
   background-color: #115481;
   right: 29%;
   bottom: 137px;
}

.quote_page .qt_inner .veka_img2 .two {
   background-color: #599dce;
   right: 40.7%;
   bottom: 96px;

}

.quote_page .qt_inner .veka_img2 .three {
   background-color: #7dc287;
   right: 45%;
   bottom: 43px;
}

.quote_page .qt_inner .veka_img2 .four {
   background-color: #4b89b2;
   right: 47%;
   bottom: 130px;
}

.quote_page .qt_inner .veka_img2 .five {
   background-color: #5c9f67;
   right: 61.4%;
   bottom: 215px;
}

.quote_page .qt_inner .veka_img2 .six {
   background-color: #5584a6;
   right: 59.2%;
   bottom: 147px;
}

.quote_page .qt_inner .veka_img2 .seven {
   background-color: #68b6e5;
   right: 45%;
   bottom: 207px;

}

/* 20-03-2024 */
@media screen and (max-width: 880px) {

   /* 18-02-25 */
   .flx_icn_form {
      top: unset;
      right: 8px;
      transform: unset;
      bottom: 6px;
   }

   /* 18-02-25 */
}


@media screen and (max-width: 850px) {
   .container {
      padding: 0 10px;
   }

   .quote_page .qt_inner {
      flex-direction: column;
   }

   .quote_page .qt_inner .qt_left,
   .quote_page .qt_inner .qt_right {
      width: 100%;
   }

   .quote_page .qt_inner .veka_img {
      position: relative;
      max-width: 392px;
      width: 100%;
      margin: 0 auto 70px;
   }

   .quote_page .qt_inner .count_ p {
      font-size: 14px;
   }

   /* 16-09-24 */
   .team_tbl #team_member_events_widget_table_wrapper table {
      width: 860px !important;
   }

   /* 16-09-24 */
   /**===4 dec 24===**/
   .card.tbl_db .grp_bs1,
   .card.tbl_db .tm_blw .grp_bs1 {
      width: 100%;
      justify-content: center;
      padding: 0 10px;
      margin: 0 0 10px 0;
   }

   .widget-container .card .tab-title h4 {
      float: unset;
      padding-bottom: 0;
   }

   .card.tbl_db .hd_blk1 .tab-title,
   .card.tbl_db .tm_blw .hd_blk1 .tab-title {
      width: 100%;
      text-align: center;
   }

   .card.tbl_db .tm_blw .grp_bs1 .exrt_int,
   .card.tbl_db .tm_blw .grp_bs1 .exrt_selct1 {
      margin-top: 0;
   }

   /**===4 dec 24===**/
   /* 25-02-25 */
   .team_par table.invoice_tb.big_tbl tr td,
   .team_par table.invoice_tb.big_tbl tr th {
      padding: 20px 20px;
   }

   .team_par table.invoice_tb.big_tbl tr td {
      font-size: 16px;
      line-height: 22px;
   }

   /* 25-02-25 */
}

/* 13-08-24 */
@media screen and (max-width: 650px) {
   .card-header.inv_hd .row.new_row_sty {
      width: 80%;
   }

   /* 19-08-24 */
   .tot_fo {
      width: 100%;
      flex-wrap: wrap;
      flex-direction: column;
      justify-content: center;
      align-items: center;
   }

   .tot_fo #total_amount_container,
   .tot_fo #total_acc_amount_container {
      width: 100%;
   }

   .tot_fo #total_amount_container {
      margin-bottom: 15px;
   }

   .tot_fo #total_amount_container .sn_lbl,
   .tot_fo #total_acc_amount_container .ac_lbl,
   #total_amount_container_ld .ld_lbl {
      font-size: 17px;
      line-height: 22px;
   }

   .tot_fo #total_amount_container .snd_am,
   .tot_fo #total_acc_amount_container .acc_am,
   #total_amount_container_ld .ld_am {
      font-size: 26px;
      line-height: 31px;
   }

   .table-responsive.tbl_ft table {
      width: 670px;
   }

   /* .table-responsive.tbl_ft.ps {
    height: unset !important;
    overflow: visible  !important;
} */
   /* 19-08-24 */
   /* 14-09-24 */
   /* #team_member_events_widget_table{
   width: 670px !important;
} */
   /* 14-09-24 */

}

/* 05-12-24 */
@media screen and (max-width:600px) {
   .ld_view_new .btn_ld_grp>a {
      width: 49%;
   }

   .ld_view_new .btn_ld_grp .wht {
      width: 49%;
      padding-left: 0;
      padding-right: 0;
   }

   .ld_view_new .btn_ld_grp {
      flex-wrap: wrap;
      padding: 10px;
   }

   .ld_view_new .btn_ld_grp .wht .aud_drop {
      width: calc(100% - 25px);
   }

   .ld_view_new .btn_ld_grp a.ld_mk {
      margin-left: 0;
   }

   .ld_view_new .btn_ld_grp a.ld_mp {
      margin-right: 0 !important;
   }

   .ld_view_new .btn_ld_grp a.lead_eye {
      margin-right: 10px !important;
   }
}

@media screen and (max-width: 520px) {
   .ld_view_new .btn_ld_grp>a {
      width: 48.4%;
   }
}

@media screen and (max-width: 410px) {
   .ld_view_new .btn_ld_grp>a {
      width: 48.1%;
   }
}

@media screen and (max-width: 370px) {

   .ld_view_new .btn_ld_grp>a {
      width: 100%;
   }

   .ld_view_new .btn_ld_grp .wht {
      width: 100%;
   }

   .ld_view_new .btn_ld_grp a.ld_mp {
      margin-left: 0 !important;
   }
}

/* 05-12-24 */
@media screen and (max-width: 550px) {
   .inv_all .inv_sts {
      width: 30%;
   }

   .card .card-header.inv_hd {
      flex-direction: unset;
   }

   .inv_all .inv_prgs {
      width: 35%;
   }

   /* 16-08-24 */
   .uit-over .uit_data .uit_ovr {
      flex-wrap: wrap;
   }

   .uit-over .uit_data .uit_ovr .uit_ld {
      width: 100%;
      margin-right: 0px;
      margin-bottom: 20px;
   }

   /* 16-08-24 */
   /* 19-08-24 */
   .tot_fo #total_amount_container,
   .tot_fo #total_acc_amount_container {
      width: 100%;
   }

   /**===4 dec 24===**/
   .card.tbl_db .tm_blw .grp_bs1 .exrt_selct1 {
      margin-top: 10px;
   }

   /**===4 dec 24===**/
   /* 19-08-24 */
   /* 30-01-25 */
   .bst_par .bst_btn_grp .img_btn_sh .dwn_bst .img_li .saved-file-item-container .img_li1 {
      width: 10%;
   }

   .bst_par .bst_btn_grp .img_btn_sh .dwn_bst .img_li .saved-file-item-container .rem_bn {
      width: 10%;
   }

   .bst_par .bst_btn_grp .img_btn_sh .dwn_bst .img_li .saved-file-item-container .det_pat {
      width: 80%;
   }

   /* 30-01-25 */
   /* 25-02-25 */
   .team_par table.invoice_tb.big_tbl tr td {
      font-size: 14px;
      line-height: 20px;
   }

   /* 25-02-25 */
}

@media screen and (max-width: 500px) {

   /* 25-02-25 */
   .team_par table.invoice_tb.big_tbl {
      width: 500px;
   }

   /* 25-02-25 */

}

@media screen and (max-width: 480px) {
   .inv_all {
      justify-content: unset;
      flex-wrap: wrap;
   }

   .inv_all .inv_sts {
      width: 100%;
      margin-bottom: 20px;
   }

   .inv_all .inv_amnt {
      width: 58%;
   }

   .inv_all .inv_prgs {
      width: 42%;
   }

   .inv_all .inv_prgs .d-flex {
      padding: 4px !important;
   }

   .card-header.inv_hd .row.new_row_sty {
      width: 100%;
      justify-content: center;
      margin-top: 10px;
   }

   .card-header.inv_hd .exrt_selct {
      width: 38%;
   }

   /* 16-08-24 */
   .card-header.inv_hd .inv_ov {
      width: 100%;
   }

   .card.bg-white.exp_head .exp_btn {
      width: 100%;
      margin: 10px auto 0;
   }

   .card.bg-white.exp_head .row.new_row_sty .exp_txt {
      width: 100%;
   }

   .uit-over .card-header .new_row_sty {
      width: 100%;
      justify-content: center;
      margin-top: 20px;
   }

   /* 16-08-24 */
   /* 22-08-2024 */
   .db_head .card-txt-svg,
   .widget-container .card .tab-title h4 {
      text-align: center;
   }

   /* 22-08-2024 */


   /* 17-9-24 */

   #profile-image-section .avatar-lg {
      width: 70px;
      height: 70px;
   }

   /* 29-11-24 */
   #ajaxModal .modal-dialog.call_popup .container-fluid,
   #ajaxModal .modal-dialog.call_popup .modal-body {
      padding: 0 !important;
   }

   .naam .img_blk img {
      width: 40px;
      height: 40px;
   }

   .naam .img_blk {
      width: 40px;
      margin-right: 15px;
   }

   .naam .txt_blk .top {
      flex-wrap: wrap;
   }

   .naam .txt_blk .top .lft,
   .naam .txt_blk .top .rgt {
      width: 100%;
   }

   .naam .txt_blk .bottom ul li {
      margin-top: 3px;
   }

   .naam .txt_blk .top .rgt {
      margin-top: 3px;
   }

   #ajaxModal .modal-dialog.call_popup .modal-footer {
      padding: 15px 0px !important;
   }

   /* 29-11-24 */
}

/* 13-08-24 */
/* 26-09-24 */
/* @media screen and (max-width: 460px) {
    .card.tbl_db .grp_bs1 .exrt_selct1 {
        margin-top: 10px;
    }    
} */
/* 26-09-24 */
@media screen and (max-width: 420px) {
   .quote_page .qt_inner .veka_img .one {
      bottom: 18%;
   }

   .quote_page .qt_inner .veka_img .two {
      bottom: 17%;
   }

   .quote_page .qt_inner .veka_img .four {
      bottom: 25%;
   }

   .quote_page .qt_inner .veka_img .five {
      bottom: 41%;
   }

   .quote_page .qt_inner .veka_img .six {
      bottom: 31%;
   }

   .quote_page .qt_inner .veka_img .seven {
      bottom: 39%;
   }

   .quote_page .qt_inner .veka_img:before {
      bottom: -1%;
      right: 45%;
   }

   .quote_page .qt_inner .veka_img span {
      width: 20px;
      height: 20px;
      font-size: 12px;
   }

   .quote_page .qt_inner .count_ strong {
      font: 16px/22px "Ubuntu-Bold";
   }

   /* 22-08-2024  */
   .uit_sts {
      padding: 0 14px;
   }

   /* 22-08-2024  */

   /* 22-11-2024 */
   /* .card.tbl_db .grp_bs1 .exrt_selct1 {
   margin-top: 10px;
}    */
}

/* 2-1-2024 */


/* 25-01-2024 */
.spc_ .col-md-9 {
   margin-bottom: 9px;
}

/* 25-01-2024 */
.btn-red {
   background: #ff0000;
   color: #fff;
}

.btn-light_green {
   background: #98FB98;
   color: #000000;
}

/* 26-09-24 */
@media screen and (max-width: 374px) {

   /* .grp_bs1 .exrt_int {   
    margin-top: 10px;
} */
   .cstm_ld.tm_blw .hd_blk1 .grp_bs1 .exrt_selct1 {
      margin-top: 10px;
   }

   /* .card.tbl_db .grp_bs1 .exrt_selct1 {
   margin-top: 10px;
}   */
   /* 26-09-24 */
   /* 28-11-24 */
   table#lead-table>tbody>tr.child span.dtr-title {
      min-width: 36px;
   }

   /* 28-11-24 */
   /***==2 dec 24===***/
   .card.tbl_db .tm_blw .grp_bs1 .exrt_int {
      align-self: end;
   }

   /* 16-12-24 */
   .task_call_popup .dnt_flex .row label {
      width: 91% !important;
   }

   .task_call_popup .dnt_flex .row div.col-md-9 {
      width: 9% !important;
   }

   /* 16-12-24 */
}