@font-face {
    font-family: 'Heebo';
    src: url('../fonts/Heebo/Heebo-Bold.woff2') format('woff2'),
        url('Heebo-Bold.woff') format('woff'),
        url('Heebo-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Heebo';
    src: url('../fonts/Heebo/Heebo-Black.woff2') format('woff2'),
        url('Heebo-Black.woff') format('woff'),
        url('Heebo-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Heebo';
    src: url('../fonts/Heebo/Heebo-Regular.woff2') format('woff2'),
        url('Heebo-Regular.woff') format('woff'),
        url('Heebo-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Heebo';
    src: url('../fonts/Heebo/Heebo-ExtraBold.woff2') format('woff2'),
        url('Heebo-ExtraBold.woff') format('woff'),
        url('Heebo-ExtraBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Heebo';
    src: url('../fonts/Heebo/Heebo-Medium.woff2') format('woff2'),
        url('Heebo-Medium.woff') format('woff'),
        url('Heebo-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Heebo';
    src: url('../fonts/Heebo/Heebo-SemiBold.woff2') format('woff2'),
        url('Heebo-SemiBold.woff') format('woff'),
        url('Heebo-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Heebo';
    src: url('../fonts/Heebo/Heebo-Thin.woff2') format('woff2'),
        url('Heebo-Thin.woff') format('woff'),
        url('Heebo-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Heebo';
    src: url('../fonts/Heebo/Heebo-Light.woff2') format('woff2'),
        url('Heebo-Light.woff') format('woff'),
        url('Heebo-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Heebo';
    src: url('../fonts/Heebo/Heebo-ExtraLight.woff2') format('woff2'),
        url('Heebo-ExtraLight.woff') format('woff'),
        url('Heebo-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}


.invalid-feedback{ color: #ff0000;}
.dataTables_paginate{ margin: 0 auto; text-align: center;}
    .dataTables_info{ float: left;}
    .dataTables_length{ float: right;}
    .dataTables_paginate a {
        font-weight: 400;
  font-size: 16px;
  border-radius: 100%;
  cursor: pointer;
  padding: 8px 15px;
}
.dataTables_paginate a.current {
  background: #B2BBCF;
  color: #fff;
}

table.dataTable thead .sorting_asc { background: url('/assets/images/polygon-up.svg') no-repeat center right; }
table.dataTable thead .sorting_desc { background: url('/assets/images/polygon-down.svg') no-repeat center right; }

.del_service{ position: absolute; right: 10px; top: 0;}

.search_bx{
    display: flex;
  gap: 20px;
  align-items: center;
}
.search_bx a{
    height: 48px;
}



*,
::after,
::before {
    box-sizing: border-box;
    
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;

    scroll-behavior: smooth;
}
@-ms-viewport {
    width: device-width;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
body {
     margin: 0;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    font-family: 'Heebo';
    direction: rtl;
   /* height: 100vh;
    overflow: hidden;*/
    background-color: #F2F5FA;
}
[tabindex="-1"]:focus {
    outline: 0 !important;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-family: 'Heebo';
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: 'Heebo';
}
dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0;
}
b,
strong {
    font-weight: bolder;
}
a {
    color: #4CB2EB;
    text-decoration: none;
}
a:hover {
    color: #0056b3;
    text-decoration: none;
}
a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none;
}
a:not([href]):not([tabindex]):focus {
    outline: 0;
}
figure {
    margin: 0 0 1rem;
}
img {
    vertical-align: middle;
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
table {
    border-collapse: collapse;
}
th {
    text-align: inherit;
}
label {
    display: inline-block;
    margin-bottom: 0.5rem;
    font-family: 'Heebo';
}
select{
     font-family: 'Heebo';
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
    -webkit-appearance: listbox;
}
textarea {
    overflow: auto;
    resize: vertical;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button;
}
[hidden] {
    display: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}
h1 {
    font-size: 2.5rem;
}
h2 {
    font-size: 2rem;
}
h3 {
    font-size: 1.75rem;
}
h4 {
    font-size: 1.5rem;
}
h5 {
    font-size: 1.25rem;
}
h6 {
    font-size: 1rem;
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #C6CDDA;
}
.img-fluid {
    max-width: 100%;
    height: auto;
}
.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
@media (min-width: 1900px) {
    .container {
        max-width: 1880px;
    }
}
.container-full {
    width: 100%;
    padding-right: 24px;
    padding-left: 24px;
    margin-right: auto;
    margin-left: auto;
}
.nogap{
    gap: 0!important;
}
.dflex{
    display: flex!important;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    gap: 24px 0;
}
.col, 
.col-1, 
.col-2, 
.col-3, 
.col-4, 
.col-5, 
.col-6,
.col-7, 
.col-8, 
.col-9, 
.col-10, 
.col-11, 
.col-12{
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
@media (min-width: 768px) {
    .col-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .col-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
    .col-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }
    .col-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .col-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
    .col-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }
    .col-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }
    .col-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.666667%;
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }
    .col-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .col-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.333333%;
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }
    .col-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.666667%;
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }
    .col-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
    table-layout: fixed;
    border-radius: 16px;
}
.table td,
.table th {
    padding: 13px 15px;
    vertical-align: top;
    border-top: 1px solid #C6CDDA;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: #4F6983;
    vertical-align: middle;
}
.table td{
    font-size: 14px;
    line-height: 20px;
    color: #00254A;
    overflow-wrap: break-word;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #C6CDDA;
    background-color: #FAFBFD;
    line-height: 18px;
}

.table tbody + tbody {
    border-top: 2px solid #E6E8ED;
}
.table .table {
    background-color: #fff;
}
.table-bordered {
    border: 1px solid #E6E8ED;
    border-collapse: separate;
    border-spacing: 0px;
    overflow: hidden;
}
.table-bordered td,
.table-bordered th {
    border: 1px solid #E6E8ED;
}
.table-bordered thead td,
.table-bordered thead th {
    border-bottom-width: 0px;
}

.table-bordered thead tr th:first-child{
    border-radius: 0 16px 0 0;
}
.table-bordered thead tr th:last-child{
    border-radius: 16px 0 0 0;
}
.table-bordered tbody tr:last-child td:first-child{
    border-radius: 0 0 16px 0;
}
.table-bordered tbody tr:last-child td:last-child{
     border-radius: 0 0 0 16px;
}
.table-hover tbody tr:hover{
    box-shadow: 0px 0px 10px 0px #1100474D;
    z-index: 9;
    position: relative;
}
.table_auto{
  table-layout: auto!important;
}
.no-border-shell td {
    border-left: 0;
    border-right: 0;
}

.input-group{
    position: relative;
}
.form-control {
    display: flex;
    align-items: center;
    padding: 0 15px;
    font-family: 'Heebo';
    width: 100%;
    height: 48px;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    color: #00254A;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #C6CDDA;
    border-radius: 16px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}
.form-control[required]:invalid, 
.form-control.required {
    border-color: #EB5D5D;
}
.form-control:focus {
    outline: 0;
    border-color: #4CB2EB;
}
.form-control::-webkit-input-placeholder {
    color: #C6CDDA;
    opacity: 1;
}
.form-control::-moz-placeholder {
    color: #C6CDDA;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
    color: #C6CDDA;
    opacity: 1;
}
.form-control::-ms-input-placeholder {
    color: #C6CDDA;
    opacity: 1;
}
.form-control::placeholder {
    color: #C6CDDA;
    opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
    opacity: 1;
}
textarea.form-control{
    padding-top: 10px;
    height: 100px!important;
    resize: none;
}
input.form-control[type="number"]::-webkit-inner-spin-button,
input.form-control[type="number"]::-webkit-outer-spin-button,
input.form-control[type="number"] {
  -webkit-appearance: none;
  margin: 0;
}
/* Hide the default arrow icon for date input */
input[type="date"]::-webkit-calendar-picker-indicator {
    -webkit-appearance: none;
    margin: 0;
}
/* Apply a background image to the date input */
input[type="date"] {
    background-image: url('../images/date_icon01.svg');
    background-size: 14px;
    background-position: left 15px center;
    background-repeat: no-repeat;
    text-align: right;
}

/* Firefox */
input.form-control[type="number"] {
  -moz-appearance: textfield;
}

select.form-control {
  -webkit-appearance: none; /* WebKit/Blink browsers */
  -moz-appearance: none; /* Mozilla Firefox */
  appearance: none; /* Standard */
  padding-left: 40px!important;
  
  background-image: url('../images/arrow_select.svg');
  background-repeat: no-repeat;
  background-position: left 13px center;
  background-size: 16px;
}
select.form-control.active {
  background-image: url('../images/arrow_select_active.svg');
}
.calender_icons{
   background-repeat: no-repeat;
   background-position: left 13px center;
   background-size: 18px; 
   background-image: url('../images/calender_icons.svg'); 
}
.time_icons{
   background-repeat: no-repeat;
   background-position: left 13px center;
   background-size: 16px; 
   background-image: url('../images/time_icons.svg'); 
}
.form-group {
    margin-bottom: 1rem;
}
.form-group label{
    color: #00254A;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
}
.btn {
    display: inline-flex;
    height: 48px;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-weight: 500;
    font-size: 18px;
    padding: 0 30px;
    color: #110047;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    text-decoration: none;
    border-radius: 16px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.btn:focus,
.btn:hover {
    text-decoration: none;
}
.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}
.btn.disabled,
.btn:disabled {
    opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
    pointer-events: none;
}
.btn-primary {
    color: #fff;
    background: #4CB2EB;
}
.btn-primary:hover {
    color: #fff;
    background: #00254A;
    border-color: #00254A;
}
.btn-primary.focus,
.btn-primary:focus {
    
}
.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #C6CDDA;
    border-color: #C6CDDA;
}
.btn-secondary {
    color: #FFFFFF;
    background-color: #00B1FB;
    border-color: #00B1FB;
    box-shadow: 0px 2px 4px 0px #0000001A;
}
.btn-secondary:hover {
    color: #110047;
    background: linear-gradient(97.22deg, #00B1FB 21.77%, #04F495 89.2%);
}
.btn-secondary.focus,
.btn-secondary:focus {
    outline: none;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}
.btn-groups{
    display: inline-flex;
    gap: 10px;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
}
.btn-block{
    width: 100%;
    flex: 1 1 100%;
    max-width: 100%;
}
.nopadding{
    padding: 0!important;
}
.btn-dark {
    color: #110047;
    background-color: #F2F5FA;
    border-color: #C6CDDA;
    box-shadow: 0px 2px 4px 0px #141B291A;
}
.btn-dark:hover {
    color: #00254A;
    background-color: #fff;
    border-color: #00254A;
}
.btn-dark.focus,
.btn-dark:focus {
    outline: none;
}
.btn-dark.active{
    background: linear-gradient(132.5deg, #00B0FC 5.42%, #04F692 103.18%);
    color: #fff;
}
.btn-auto{
    padding: 9px;
    min-width: 48px;
}
.btn-radius{
    border-radius: 200px!important;
}
.title_primary{
    color: #00254A;
    font-size: 24px;
    line-height: 35px;
    font-weight: 500;
    margin-bottom: 25px;
}
.title_secondary{
    color: #00254A;
    font-size: 20px;
    line-height: 29px;
    font-weight: 500;
    margin-bottom: 12px;
}
.alert {
    position: relative;
    padding: 20px 30px 20px;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 16px;
    padding-left: 55px;
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
}
.alert-success {
    color: #155724;
    background-color: #e8faec;
    border-color: #e8faec;
}
.alert-success .alert-icons path{
    fill: #155724;
}
.alert-info {
    color: #0c5460;
    background-color: #e5fbff;
    border-color: #e5fbff;
}
.alert-info .alert-icons path{
    fill: #0c5460;
}
.alert-warning {
    color: #856404;
    background-color: #fff9e8;
    border-color: #fff9e8;
}
.alert-warning .alert-icons path{
    fill: #dda400;
}
.alert-danger {
    color: #721c24;
    background-color: #F5E5E5;
    border-color: #F5E5E5;
}
.alert-danger .alert-icons path{
    fill: #EB5D5D;
}
.alert-primary {
    color: #004085;
    background-color: #dbebfc;
    border-color: #dbebfc;
}
.alert-primary .alert-icons path{
    fill: #004085;
}
.alert-secondary {
    color: #383d41;
    background-color: #ededed;
    border-color: #ededed;
}
.alert-secondary .alert-icons path{
    fill: #383d41;
}
.alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #d6d8d9;
}
.alert-dark .alert-icons path{
    fill: #1b1e21;
}
.alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fefefe;
}
.alert-light .alert-icons path{
    fill: #818182;
}
.alert-icons{
    margin-bottom: 10px;
}
.alert p:last-child{
   margin-bottom: 0;
}
.alert .close-alert{
    background-color: inherit;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    position: absolute;
    left: 20px;
    top: 20px;
    cursor: pointer;
}

.text-muted { color: #6c757d!important; }
.text-primary { color: #007bff!important; }
.text-success { color: #28a745!important; }
.text-info { color: #17a2b8!important; }
.text-warning { color: #ffc107!important; }
.text-danger { color: #dc3545!important; }
.text-secondary { color: #6c757d!important; }
.text-dark { color: #343a40!important; }
.text-body { color: #000000!important; }
.text-light { color: #f8f9fa!important; }
.text-white { color: #ffffff!important; }

.bg-primary { background-color: #00B1FB!important;}
.bg-secondary { background-color: #B2BBCF!important;}
.bg-success { background-color: #28E046!important;}
.bg-danger { background-color: #EB5D5D!important;}
.bg-warning { background-color: #F6D422!important;}
.bg-info { background-color: #17a2b8!important;}
.bg-light { background-color: #f8f9fa!important;}
.bg-dark { background-color: #343a40!important;}
.bg-white { background-color: #ffffff!important;}
.bg-lightgreen { background-color: #BBFCD1!important;}
.bg-purple { background-color: #C754EF!important;}
.bg-lightblue { background-color: #5E5BF6!important;}
.bg-blue{background-color: #2061F2!important;}

.border-primary {border-color: #007bff!important;}
.border-secondary { border-color: #6c757d!important;}
.border-success { border-color: #28a745!important;}
.border-danger { border-color: #dc3545!important;}
.border-warning { border-color: #ffc107!important;}
.border-info { border-color: #17a2b8!important;}
.border-light { border-color: #f8f9fa!important;}
.border-dark { border-color: #343a40!important;}
.border-white { border-color: #ffffff!important;}

.font-light{
    font-weight: 400;
}

.text-left {
text-align: left;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right;
}
.justify-content-start {
justify-content: flex-start!important;
}
.justify-content-end {
justify-content: flex-end!important;
}
.justify-content-center {
justify-content: center!important;
}
.justify-content-between {
justify-content: space-between!important;
}
.align-items-center{
  align-items: center!important;
}
.align-items-baseline{
  align-items: baseline!important;
}
.align-items-end {
  align-items: flex-end!important;
}
.align-items-start {
  align-items: flex-start!important;
}
.requiredMsg{
    color: #EB5D5D;
}
.table-list th{
    color: #110047;
    padding-left: 0;
    padding-right: 0;
}
.table-list tr:first-child th:first-child, 
.table-list tr:first-child td:last-child{
    border-top: none;
} 
.table-list tr:last-child th:first-child, 
.table-list tr:last-child td:last-child{
    border-bottom: 1px solid #e6e8ed;
} 
.table-list td{
    color: #5F5A72;
    font-weight: 400;
    padding-left: 0;
    padding-right: 0
}
.table-list td:last-child{
    text-align: left;
}
.flatpickr-calendar.open{
    z-index: 999999!important;
}

.switcher_btns{
    display: flex;
    align-items: center;
    gap: 16px;
}
.switcher_btns label{
    margin: 0;
    margin-bottom: 0!important;
    font-size: 18px!important;
}
.switch_btn {
    display: none; /* Hide the default checkbox */
}
.switch_label {
    position: relative;
    display: inline-block;
    width: 88px;
    height: 48px;

}
.switch_label::before,
.switch_label::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    cursor: pointer;
}
.switch_label::before {
    left: 0;
    right: 0;
    width: 88px;
    height: 48px;
    background-color: #F2F5FA;
    border-radius: 100px;
    transition: background-color 0.3s;
    border: 1px solid #C6CDDA;
}
.switch_label::after {
    left: 4px;
    width: 40px;
    height: 40px;
    background-color: white;
    border-radius: 50%;
    box-shadow: 0px 1px 4px 0px #00254A1A;
    transition: transform 0.3s;
    border: 1px solid #C6CDDA;
}
.switch_btn:checked + .switch_label::before {
     background-color: #F2F5FA;
     border: 1px solid #C6CDDA;
}
.switch_btn:checked + .switch_label::after {
     transform: translateX(40px);
     -webkit-transform: translateX(40px);
     -ms-transform: translateX(40px);
     -moz-transform: translateX(40px);
     background-color: #9CD4F3; 
     border-color: #9CD4F3;
}

.switcher_success .switch_btn:checked + .switch_label::after {
     background-color: #2AD166; 
     border-color: #2AD166;
}
.switcher_danger .switch_btn:checked + .switch_label::after {
     background-color: #F58686; 
     border-color: #F58686;
}

.switcher_warning .switch_btn:checked + .switch_label::after {
     background-color: #F1D04C; 
     border-color: #F1D04C;
}


.switcher_btns_smaller .switch_label {
    width: 54px!important;
    height: 32px!important;
}
.switcher_btns_smaller .switch_label::before {
    width: 54px!important;
    height: 32px!important;
}
.switcher_btns_smaller .switch_label::after {
    left: 4px;
    width: 24px;
    height: 24px;
}
.switcher_btns_smaller .switch_btn:checked + .switch_label::after {
     transform: translateX(24px);
     -webkit-transform: translateX(24px);
     -ms-transform: translateX(24px);
     -moz-transform: translateX(24px);
}


.colorPickerWrap{
    display: flex;
    gap: 10px;
    align-items: center;
    position: relative;
}
.colorPickerWrap input[type="color"] {
  -webkit-appearance: none;
  padding: 0;
  border: none;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  box-shadow: 0px 2px 4px 0px #0000001A;
}
.colorPickerWrap input[type="color"]::-webkit-color-swatch {
  border: none;
  border-radius: 10px;
  padding: 0;
}
.colorPickerWrap input[type="color"]::-webkit-color-swatch-wrapper {
  border: none;
  border-radius: 10px;
  padding: 0;
}
.status_btn{
    min-width: 82px;
    height: 32px;
    padding: 0 15px;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
}
.directory_head .btn-group-category.btn-groups{
    gap: 8px;
}
.btn-group-category .btn{
    height: 48px;
    min-width: auto;
    padding: 0 15px;
    border-radius: 10px;
    font-size: 16px;
}
.btn-group-category .custom-checkbox + label:before{
    margin-top: 0;
}
.btn-group-category .custom-checkbox:checked + label:after{
    top: 7px;
}
.owl-carousel{
    position: relative;
}
.owl-carousel .owl-nav button {
    position: absolute;
    top:35%;
    z-index: 999;
    width: 48px;
    height: 48px;
    background: #FFFFFFE5!important;
    font-size: 40px!important;
    line-height: 30px!important;
    border-radius: 100%!important;
    color: #000!important;
}
.owl-carousel .owl-nav button.owl-prev{
    right: 8px;
}
.owl-carousel .owl-nav button.owl-next{
    left: 8px;
}


/**===================custom css======================**/
/**header**/
.admin-header{
    background-color: #fff;
    padding: 5px 0;
    height: 80px;
    display: flex;
    align-items: center;
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    top: 0;
    z-index: 9999;
    border-bottom: 1px solid #C6CDDA;
}
.topHdr{
    display:flex;
    justify-content: space-between;
    align-items: center;
}
.topHdrR {
    display: flex;
    gap: 187px;
    align-items: center;
}
.topHdrL {
    display: flex;
    gap: 60px;
    align-items: center;
}
.topHdrM .search_bx .form_group {
    margin: 0;
    position: relative;
    width: 100%;
}
.topHdrM .search_bx .form-control{
    width: 460px;
    background: inherit;
    border: 1px solid #8975C9;
    color: #fff;
    height: 48px;
    
}
.topHdrM .search_bx select.form-control{
     background-image: url(../images/arrow_select_active_white.svg);
     background-repeat: no-repeat;
    background-position: left 13px center;
    background-size: 16px;
}
.topHdrM .search_bx select.form-control.active{
    background-image: url(../images/arrow_select_active_active_white.svg);
}
.topHdrM .search_bx .form-control option{
   background-color: #110047;
   padding: 20px;
}
.topHdrM .search_bx .form-control::placeholder{
    color: #8975C9;
}
.topHdrM .search_bx .form_group span {
       position: absolute;
    top: 0;
    right: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 0;
    cursor: pointer;
}
.locationTracks:before {
    content: "";
    position: absolute;
    left: unset;
    right: unset;
    width: 34px;
    height: 34px;
    background: #EB5D5D;
    border-radius: 100%;
    margin: auto;
    border: 1.8px solid #fff;
}
.header_search_box {
    width: 100%;
    max-width: 85%;
}
.header_search_box form {
    display: flex;
    flex: 1 1 100%;
    align-items: center;
    justify-content: space-between;
}
.header_search_box .form-group {
    width: 100%;
    display: flex;
    align-items: center;
    margin: 0;
}
.header_search_box .form-group .form-control{
    background-color: inherit;
    border: none;
}
.header_search_box .form-group .form-control::placeholder{
    opacity: 1;
}

.notification_hdr ul{
   list-style-type: none;
   margin: 0;
   padding: 0;
   display: flex;
   gap: 35px;
}
.notification_hdr ul li {
    height: 71px;
    flex: 1 1 33.333%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.notification_hdr ul li a{
    position: relative;
}
.notification_hdr ul li .notification_bar{
    position: absolute;
    width: auto;
    height: 100%;
    min-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #EB5D5D;
    color: #fff;
    font-weight: 400;
    font-size: 10px;
    line-height: 10px;
    border-radius: 100%;
    top: -10px;
    right: -10px;
    border: 1px solid #fff;
    padding: 0 5px;
}
.profile-section{
   display: flex;
    gap: 15px;
    align-items: center;
}
.profilePic{
    width: 48px;
    height: 48px;
    border-radius: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.profilePic img{
   object-fit: contain;
   width: 100%;
   height: 100%; 
}
.profile-section h3{
    color: #00254A;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0px;
    font-weight: 700;
}
.profile-section p{
    color: #4F6983;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0px;
    font-weight: 500;
}
.quick-buttons{
    margin: 17px 0 0;
    gap: 15px;
}
.quick-buttons .btn {
    flex: 1 1 calc(50% - 8px);
    max-width: calc(50% - 8px);
}

/**main section**/
.main{
    position: relative;
    height: 100%;
/*    margin: 30px 0;*/
    margin-top: 79px;
}
.main > .container-full{
    height: 100%;
    padding-right: 0px;
}

.main_wrap{
    display: flex;
    gap: 0px;
    position: relative;
    z-index: 1;
    height: 100%;
/*    overflow: visible;*/
/*    flex-direction: column;*/

}
.main_content{
    flex: 1 1 auto;
    /*box-shadow: 0px 0px 24px 0px #0000000D;
   background-color: #fff;
   border-radius: 10px;
   padding: 35px 24px;*/
   margin: 24px 24px 24px 0;
   max-width: calc(100% - 234px);
/*       overflow: auto;*/
min-height: 80vh;
}

/**cart box**/
.card-box{
    border: 1px solid #fff;
    background-color: #fff;
    border-radius: 16px;
    padding: 0px 0;
    height: auto;
}
.card-box-h100{
   height: 100%!important;
}
.card-header{
    display: flex;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
    padding: 16px;
    border-bottom: 1px solid #C6CDDA;
    position: relative;
/*    background-color: #FAFBFD;*/
    border-radius: 16px 16px 0 0;
}
.card-header .card-heading{
    color: #110047;
    font-size: 30px;
    margin: 0;
}
.card-header h4{
    color: #110047;
    font-weight: 500;
    font-size: 22px;
    line-height: 32px;
    margin: 0;
}
.card-header .btn-option{
    border: none;
    display: flex;
    gap: 5px;
    align-items: center;
    justify-content: center;
    padding: 0;
    text-decoration: none;
    height: auto;

    color: #2061F2;
    font-weight: 500;
    font-size: 18px;
    line-height: inherit;
}
.card-header .btn-option.form-control{
    width: auto;
    padding: 0 0 0 10px;
}
.card-header .btn-option img{
    width: 16px;
    height: 16px;
    object-fit: contain;
}
.card-header select.btn-option{
    color:inherit;
    font-family: 'Heebo';
}
.card-header select.btn-option:focus{
    outline: none;
}
.card-header .deletepopup{
   left: 20px;
   top: 60px;
}
.card-header .title_secondary, 
.card-header .title_primary{
    margin-bottom: 0!important;
}
.card-body ul{
   padding: 0;
   margin: 0;
   list-style-type: none;
}
.card-body-padding{
    padding: 0 17px;
}
/*.card-body ul li{
    border-bottom: 1px solid #E3E3E3;
    padding: 10px 0;
}*/
.no-card-box{
    padding: 0;
    background-color: inherit;
    border: none;
    border-radius: 0;
}
.card-articles .card-body.no-card-body{
    padding: 0;
    background-color: inherit;
    border: none;
    border-radius: 0; 
}
/**end cart box**/

/**update-notification**/
.card-body .update-notification li{
    padding-left: 20px;
    padding-right: 37px;
    position: relative;
}
.update-notification li:before{
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 40px;
    top: 17px;
    right: 17px;
    background: linear-gradient(132.5deg, #00B0FC 5.42%, #04F692 103.18%);
}
.update-notification .msg_title{
    color: #110047;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
}
.update-notification .msg_content{
    color: #5F5A72;
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
}
.update-notification .msg_links{   
    color: #5F5A72;
    font-size: 16px;
    line-height: 23px;
    color: #2061F2;
}
.update-notification .msg_links a{
    color: inherit;
    text-decoration: none;
}

.addMore_btn{
    margin: 27px 17px 17px;
}
.addMore_btn .btn{
    border: 1px solid #F2F5FA;
    display: flex;
    border-radius: 20px;
    padding: 0 10px;
    text-decoration: none;
    background-color: #F2F5FA;
    box-shadow: 0px 2px 4px 0px #0000001A;

    color: #110047;
    font-weight: 500;
    font-size: 20px;
    line-height: inherit;
}
.addMore_btn .btn:hover{
    background: linear-gradient(132.5deg, #00B0FC 5.42%, #04F692 103.18%);
}
/**end update-notification**/

/**company-image-profile**/
.company-pic {
   margin: 0 0 8px;
   position: relative;
}
.company-profile-edit {
    position: absolute;
    top: 13px;
    left: 13px;
    width: 120px;
    height: auto;
    /*border: 8px solid #fff;
    border-radius: 100%;
    background-color: #6575a8;*/
    display: flex;
    align-items: center;
    justify-content: center;
}
.company-profile-edit img{
    width: 100%;
    height: auto;
}
.company-pic img.img-fluid{
   width: 100%;
   border-radius: 16px;
}
.company-dec h3 {
    color: #110047;
    font-size: 32px;
    font-weight: 500;
    line-height: 47px;
    margin: 0;
}
.company-dec p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #5F5A72;
    margin: 0;
}
/**end company-image-profile**/

/**table_inquery**/
.table_inquery{
    border: none;
}
.table_inquery .table th{
    color: #5F5A72;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    border-style: solid;
    border-width: 0;
    border-color: #E6E8ED;
    vertical-align: middle;
    padding: 12px 17px;
}
.table_inquery .table td{
    color: #110047;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    border-style: solid;
    border-width: 1px 0 0;
    border-color: #E6E8ED;
    padding: 20px 17px;
    vertical-align: middle;
}
.table_inquery .table td a{
    text-decoration: none;
    color: inherit;
}
.table_inquery .table tr:last-child td{
    padding-bottom: 0;
}
.table_inquery .table tr:nth-child(odd) td:nth-child(2){
    color: #2785DD;
    font-weight: 500;
}
.table_inquery .table tr:nth-child(even) td:nth-child(2){
    color: #9424C8;
    font-weight: 500;
}
/**end table_inquery**/


/**header popup box**/
.popupsBxBar {
  display: none;
  position: absolute;
  z-index: 999;
  width: 400px;
  top: 80px;
}
.popupsBxBar .card-box{
  box-shadow: 0px 4px 10px 0px #00254A26;  
}
.popupsBxBar .card-box h4{
    display: inline-flex;
    gap: 10px;
    align-items: center;
}

ul.messageBar_ul {
    display: flex;
    flex-direction: column;
    padding: 17px;
    gap: 10px;
    list-style-type: none;
}
ul.messageBar_ul li{
    flex: 1 1 100%;
    justify-content: inherit;
    align-items: inherit;
    padding: 12px 16px;
    gap: 0;
    background-color: #F2F5FA;
    border-radius: 16px;
    border: 1px solid #C6CDDA;
    padding-left: 40px;
    display: flex;
    position: relative;
}
ul.messageBar_ul li img{
    width: 48px;
    height: 48px;
    object-fit: contain;
    margin-left: 16px;
    margin-top: 0px;
    border-radius: 100%;
}
.messageBar_ul_dec h4 {
    color: #00254A;
    font-size: 16px;
    font-weight: 700;
    line-height: 23px;
    margin: 0;
}
.messageBar_ul_dec p{
     font-size: 14px;
     font-weight: 500;
    line-height: 20px;
    margin: 0;
    color: #4F6983;
}
.messageBar_ul_numb {
    width: 32px;
    height: 32px;
    background-color: #4CB2EB;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 17px;
    top: 17px;
    font-size: 14px;
    line-height: inherit;
    font-weight: 500;
    color: #fff;
}
ul.bellBar_ul{
    display: flex;
    flex-direction: column;
    padding: 17px;
    gap: 12px;  
}
ul.bellBar_ul li{
    flex: 1 1 100%;
    justify-content: space-between;
    align-items: inherit;
    padding: 17px 17px;
    gap: 0;
    background-color: #F2F5FA;
    border-radius: 16px;
    position: relative;
    border:none;
    padding-right: 38px;
}
ul.bellBar_ul li:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    border-radius: 40px;
    top: 24px;
    right: 17px;
    background: linear-gradient(132.5deg, #00B0FC 5.42%, #04F692 103.18%);
}
.bellBar_ul_title {
    color: #110047;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
}
.bellBar_ul_time {
    color: #5F5A72;
    font-size: 16px;
    line-height: 23px;
}

.seeAllBtn {
    text-align: center;
    margin: 10px 0 5px;
    border-top: 1px solid #C6CDDA;
    padding: 18px 0 12px;
}
.seeAllBtn a {
    color: #4CB2EB;
    font-weight: 700;
    font-size: 17px;
    text-decoration: none;
}
.clearEverything{
    color: #4CB2EB;
    font-weight: 700;
    font-size: 16px;
}
/*.popupsBxBar .card-body ul{
    max-height: 400px;
    overflow: auto;
}*/
/**end header popup box**/

.totalPriceRate {
    display: flex;
    gap: 20px;
}
.totalPriceRate img{
    cursor: pointer;
}
.order-system-details .table-list tr td:last-child{
    text-align: left;
}
.order-system-details select{
    min-width: 200px;
}
.order-system-details .text-blue {
    color: #01B2FC;
    font-weight: 700;
}
 .filter_option{
    display: block;
    background-color: #EFEFEF;
    padding:20px;
    margin-bottom: 20px;
    border-radius: 10px;
 }
 .filter_header {
    display: flex;
    gap: 10px;
    justify-content: space-between;
    width: 100%;
    padding: 0 0 10px;
    border-bottom: 1px solid #D6DCE5;
}
.filter_header h4{
    font-size: 22px;
    font-weight: 500;
    margin: 0;
}
.filter_body{
    padding: 20px 0;
}
.filter_body .form-control{
    height: 40px;
    padding: 0 10px;
    color: #999999;
    font-size: 16px;
    background-color: #fff;
    border: none;
    border-radius: 6px;
}
.filter_body .btn{
    height: 40px;
}
.file-folder table tr td:last-child, 
.file-folder table tr th:last-child{
    text-align: left;
}
.uploadfile-name {
    color: #00B1FB;
    word-break: break-all;
}
.chooseAndDelete input{
    width: 20px;
    height: 20px;
    margin: 0;
}

/**tooltip**/
.tooltip-container {
    left: 10px;
    top: 10px;
    position: absolute;
    display: inline-block;
}
.tooltip-container .toggle-button{
    width: 24px;
    height: 24px;
    background-color: #F5E5E5;
    border-radius: 100%;
    border: 1px solid #5F5A72;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.tooltip-container .toggle-button.active{
    background: #110047;
}
.tooltip-container .toggle-button.active > img {
    filter: brightness(0) invert(1);
}
.tooltip {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top:35%;
    bottom: unset;
    margin: auto;
    padding: 17px;
    background-color: #F5E5E5;
    border: 1px solid #F5E5E5;
    border-radius: 16px;
    width: 531px;
    z-index: 9999;
}
.tooltip-text {
    display: block;
    margin: 15px 0 15px;
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
    color: #5F5A72;
}
.close-tooltip {
    display: block;
    padding: 5px 10px;
    background-color: inherit;
    position: absolute;
    left: 20px;
    top: 20px;
    border: none;
    border-radius: 0px;
    cursor: pointer;
}
.close-tooltip:hover {
    background-color: inherit;
}
/**end tooltip**/


.profile-icons{
    width: 60px;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #999999;
    border-radius: 100%;
    background-color: #D9D9D9;
}
.dropdownOption {
    display: none;
    list-style-type: none;
    background: #F2F5FA;
    padding:0 20px;
    margin-top: 10px;
    max-height: 400px;
    overflow: auto;
}
.dropdownOption li {
    cursor: pointer;
    padding: 15px 0;
    border-bottom: 1px solid #D9D9D9;
    color: #545454;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
}
.dropdownOption li:last-child{
    border: none;
}
.dropdownOption li:hover{
    color: #000;
}
.chooseOption {
    border: 1px solid #119AD3A6;
    height: 46px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    border-radius: 6px;
    background-color: #F6FBFD;
    color: #999999;
    font-size: 18px;
    font-weight: 400;
}
.modalForm {
    margin-top: 20px;
}
.modalForm label{
    color: #110047;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 8px;
}
.modalForm .btn-secondary{
    background-color: #fff;
    color: #110047;
    border-color: #110047;
}
.modalForm .row{
    gap: 15px 0;
}
.addNew-order-modal{
    flex-direction: column;
    justify-content: center;
    gap: 20px;
    align-items: center;
    border: none;
    margin: 0;
}
.addNew-order-modal .profile-icons{
    width: 80px;
    height: 80px;
    background-color: #04F495;
    border-color: #04F495;
}
.addNew-order-modal h3 {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
}
.orderStatus_bx{
    margin-top: 30px;
}

.councilUpdates .card-body ul li{
    padding: 20px 60px 20px;
    background-image: url("../images/bell_icon.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 40px;
}
.councilUpdates .card-body ul li a{
    color: inherit;
    text-decoration: none;
}
.councilUpdates .card-body ul li a:hover{
    color: #000;
}


/**pagination**/
.pagination {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 15px 0 20px;
    gap: 5px;
    flex-wrap: wrap;
    justify-content: center;
}
.pagination li {
    width: 40px;
    height: 40px;
    display: flex;  
}
.pagination a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background-color: #fff;
    color: #4F6983;
    font-weight: 400;
    font-size: 14px;
    border-radius: 100px;
    cursor: pointer;
}
.pagination a:hover, 
.pagination a.active {
    background: #B2BBCF;
    color: #fff;
}
.pagination a.arrowPagination {
   background-color: inherit;
   box-shadow: none;
}
.pagination svg{
    width: 15px;
    height: auto;
}
.pagination a.arrowPagination.disabled{
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;

}

.pagination-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pagination_showing_all{
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}
.pagination_showing_all label {
    margin: 0;
    padding: 0;
    color: #4F6983;  
}
.pagination_showing_all select{
  color: #00254A;
  border: none;
  font-weight: 500;
  background-color: inherit;
}
.pagination_showing_all select:focus{
    outline: none;
}
.pagination_total {
    color: #00254A;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}
/**end pagination**/


/**footer section**/
.admin-footer{
    text-align: center;
    background-color: #fff;
    padding: 18px 0;
    border-right: 143px solid #fff;
}
.admin-footer p{
    color: #00254A;
    margin: 0;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    padding-right: 130px;
}


/**sidebar menu**/
.disabled-sidebarMenu {
    pointer-events: none;
}
.disabled-sidebarMenu .main-menu{
    opacity: 0.4;
}
.sidebarMenu{
    width: 210px;
    flex: none;
    top: 97px;

    z-index: 9999;
    background-color: #fff;
    height: auto;
    position: static;
    margin-top: 1px;
}
.sidebarMenu .main-menu{
    padding: 40px 0;
    max-height: 100%;
    overflow-y: auto;
}
.sidebarMenu .main-menu ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.sidebarMenu .submenu {
    overflow: auto;
    padding-right: 36px!important;
    display: none;
}
.sidebarMenu .main-menu .afterMenu{
    display: none;
}
.sidebarMenu .submenu.active{
    display: block;
}
/*.sidebarMenu .main-menu .active .beforeMenu, 
.sidebarMenu .main-menu .active_menu .beforeMenu{
    display: none;
}*/
.sidebarMenu .main-menu .active .afterMenu, 
.sidebarMenu .main-menu .active_menu .afterMenu{
    display: block;
}

.sidebarMenu .main-menu > ul{
    display: flex;
    gap: 0px;
    flex-direction: column;
    padding-bottom: 60px;
}
.sidebarMenu .main-menu ul > li{
    margin-bottom: 0px;
    position: relative;
    text-align: center;
}
.sidebarMenu .main-menu ul > li > a{
    color: #4F6983;
    text-decoration: none;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    z-index: 9;
    display: flex;
    gap: 16px;
    align-items: center;
    line-height: 24px;
    padding: 14px 24px 14px 14px;
    text-align: right;
}
.sidebarMenu .main-menu > ul > li > a:hover{
    color: #00B0FC;
}
.sidebarMenu .main-menu ul > li > a img{
    width: 20px;
    height: 20px;
    object-fit: contain;
    margin-bottom: 0px;
}

.sidebarMenu .main-menu > ul > li.active > a, 
.sidebarMenu .main-menu > ul > li > a:hover {
    background-color: #F2F5FA;
    color: #00254A;
    border-left: 3px solid #4CB2EB;
}
.sidebarMenu .main-menu ul > li.active a img, 
.sidebarMenu .main-menu ul > li > a:hover img {
    filter: brightness(0.4) invert(0);
}
.sidebarMenu .submenu a{
    font-size: 16px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.sidebarMenu .submenu .active_sub_menu a, 
.sidebarMenu .submenu a:hover{
    color: #4CB2EB;
}

.sidebarMenu .dropdown_menu{
   position: absolute;
   left: -123px;
   padding: 20px 0;
   background-color: #110047;
   border-radius: 16px;
   right: 178px;
   top: -42px;
   opacity: 0;
   visibility: hidden;
   height:0;
   width: 0;
}
.sidebarMenu .have-children-menu .dropdown_menu.active{
   width: 294px;
   min-height: 50px;
   height: auto;
   opacity: 1;
   visibility: visible;
   height: auto;
   overflow: auto;
   padding-bottom: 80px;
}
.sidebarMenu .dropdown_menu ul li {
    text-align: right;
}
.sidebarMenu .dropdown_menu ul li a{
    align-items: normal;
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
     color: #fff;
     padding: 15px 20px;
     border-bottom: 1px solid #302652;
}
.sidebarMenu .dropdown_menu ul li a:hover{
    background-color: #251261;
}

.sidebarMenu .dropdown_menu ul li.active a, 
.sidebarMenu .dropdown_menu ul li.active_sub_menu a{
     background-color: #251261;
}


.sidebarMenu .dropdown_menu h3{
    padding:0 20px 20px;
    font-size: 22px;
    color: #fff;
    line-height: 33px;
    font-weight: 500;
    margin: 0;
    text-align: right;
}
.sidebarMenu span.arrow_drop {
    position: absolute;
    left: 7px;
    top: 22px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 99;
}
.sidebarMenu span.arrow_drop img{
    transition: all 0.6s;
}
.sidebarMenu span.arrow_drop.active img {
    rotate: 180deg;
    transition: all 0.6s;
}
/**end sidebar menu**/

/**inner page button page**/
.botton-cart-box{
    margin-bottom: 28px;
}
.button_groups {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.button_groups .button_list {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #E6E8ED;
    height: 275px;
    background-color: #fff;
    border-radius: 16px;
    flex: 1 1 calc(25% - 17px);
    max-width: calc(25% - 17px);

    background-image: url(../images/placeholder-button.png);
    background-size: 52px 52px;
    background-repeat: no-repeat;
    background-position: center center;

    position: relative;
    overflow: hidden;
}
.button_groups .button_list img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.button_header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0;
}
.button_header .btn{
    min-width: 181px;
    font-size: 20px;
    line-height: 16px;
    color: #110047;
    font-weight: 500;
    box-shadow: 0px 2px 4px 0px #0000001A;
}
.button_swap {
    display: flex;
    flex-direction: column;
    gap: 5px;
    justify-content: center;
    text-align: center;

    font-size: 22px;
    line-height: 32px;
    color: #110047;
    font-weight: 500;
}
.button_swap img{
    margin: auto;
}
.service-item {
    border: 1px solid #8975C9;
    width: 119px;
    height: 119px;
    display: flex;
    flex-direction: column;
    background-color: #fff;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 10px 0px #11004733;
    padding: 1px 5px;
    border-radius: 15px;
    position: relative;
}
.service-item .service-icon{
    width: 40px;
    height: 40px;
    margin: 8px 0;
}
.service-item .service-icon img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.service-item .service-name {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    text-align: center;
}
.service-item .service-name a{
    text-decoration: none;
    color: inherit;
}
.service-item .service-dec{
    color: #545454;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}
.service-item .service-dec p{
    margin: 0;
    text-align: center;
}
.settingOption{
    position: absolute;
    width: 48px;
    height: 48px;
    border-radius: 100%;
    background-color: #110047;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 10px;
    opacity: 0;
    visibility: hidden;
    z-index: 0;
}
.service-item:hover .settingOption{
    opacity: 1;
    visibility: visible;
    z-index: 9999;
}
.settingOption .setting_button{
    cursor: pointer;
}
.settingOption .bg-white{
    background-color: #fff!important;
}
.settingOption .modal_popup{
    position: absolute!important;
     left: inherit;
    right: inherit;
    top: 60px;
}
.settingOption .modal_popup{
    min-height: 400px;
}

/**modal popup for common**/
.modal_popup {
    position: fixed;
    width: 532px;
    box-shadow: 0px 4px 15px 0px #1100474D;
    border: none;
    z-index: 999999;
    top: 8%;
    border-radius: 16px;
    min-height: 208px;
    display: none;
    background-color: #fff;
    margin: auto;
    left: 0;
    right: 0;
}
.window_modal_popup{
    width: 800px;

    position: absolute;
    top: 5%;
    bottom: unset;
}
.modal_popup_hdr {
    display: flex;
    justify-content: space-between;
    padding: 17px;
    align-items: center;
    border-bottom: 1px solid #E6E8ED;
    border-radius: 16px 16px 0 0;
}
.modal_popup_hdr .title_secondary{
    margin: 0;
    font-size: 22px;
}
.modal_popup_hdr .close_hdr{
    background-color: inherit!important;
    border: none;
    padding: 0;
    margin: 0;
    height: auto;
    width: auto;
    cursor: pointer;
}
.modal_popup_body{
    padding:16px;
}
.modal_popup_body .form-group:last-child{
    margin-bottom: 0;
}
.modal_popup .btn-groups{
    display: flex;
    justify-content: space-between;
/*    margin-top: 25px;*/
}
.modal_popup .btn{
    height: 48px;
    min-width: 150px;
}
.modal_popup input.form-control, 
.modal_popup select.form-control, 
.modal_popup div.form-control{
    height: 48px;
}
.modal_popup_body .label_hints{
    color: #0C9A00;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 8px;
}
.modal_popup_ftr {
    padding: 16px 16px 32px;
    border-radius: 0 0 16px 16px;
    border-top: 1px solid #C6CDDA;
}
.modal_popup_ftr .btn-groups {
    margin: 0;
}
.modal_popup_ftr .btn-groups .btn{
    flex: 1;
}

.modal_scroller{
    overflow: auto;
    max-height: 80vh;
}
.deletepopup{
    left: -110%;
    top: 0;
    position: absolute;
    right: unset;
}
/**end modal popup**/

.changeStructure{
  background-color: #fff!important;
  padding-bottom: 60px;
}
.changeStructure .btn-groups{
    flex-direction: column;
    gap: 20px;
}
.changeStructure .btn-groups .btn{
    min-width: 168px;
}
.changeStructure .modal_popup_hdr{
    border: none;
}
.quickAccess_popup{
    position: absolute;
}
.quickAccess {
    background-color: #fff;
    padding: 32px 0;
    border: 1px solid #B2BBCF;
    border-radius: 16px;
    overflow: auto;
    max-height: 400px;
}
.quickAccess .quickAccess_hd{
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
    padding-right: 16px;
    padding-left: 16px;
}
.quickAccess .quickAccess_hd img{
    width: 16px;
    height: 16px;
    object-fit: contain;
}
.quickAccess ul{
    list-style-type: none;
    margin: 0 0 16px;
    padding: 0;
}
.quickAccess ul li{
    padding: 12px 16px;
}
.quickAccess ul li:hover{
    background-color: #F2F5FA;
}
.quickAccess ul li label{
    font-weight: 500;
    color: #110047;
    font-size: 18px;
    line-height: 26px;
}


/**custom select**/
.custom_select{
    margin-bottom: 24px;
}
.custom_select .customLabel{
    color: #5F5A72;
    font-weight: 400;
    font-size: 16px;
}
.custom_select input.form-control{
    height: 48px;
     border-color: #8975C9;
}

.custom_select ul { 
    list-style: none;
    position: static;
    display: flex;
    flex-direction: column;
    align-items: baseline;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-color: #8975C9;
  background-image: url('../images/arrow_select.svg');
  background-repeat: no-repeat;
  background-position: left 13px top 16px;
  background-size: 16px;
}
.custom_select ul li { 
  padding: 12px; 
  z-index: 2;
  cursor: pointer;
  font-size: 18px;
  line-height: 26px;
  color: #110047;
  font-weight: 400;
}
.custom_select ul li img{
    width: 16px;
    height: 16px;
    object-fit: contain;
    margin-left: 5px;
}
.custom_select ul li:not(.init) { 
    float: left;
    padding: 12px;
    width: 100%;
    display: none;
    background: #fff;
    border-style: solid;
    border-width: 1px 1px 0px;
    border-color: #E6E8ED;
}
.custom_select ul li:not(.init):hover, 
.custom_select ul li.selected:not(.init) { background: #F2F5FA; }
.custom_select li.init {
    cursor: pointer;
    padding: 12px;
    width: 100%;
    border: none;
}
.custom_select ul li:nth-child{
    border-radius: 0 0 16px 16px;
}

/**custom dropdown select option**/


.dropdownBox {
   display: none;
   position: absolute;
    background: #fff;
    width: 100%;
    margin-top: 0px;
    box-shadow: 0px 2px 8px 0px #0000001A;
    border-radius: 16px;
    z-index: 99;
}
.dropdownBox ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.dropdownBox li{
    color: #110047;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    padding: 16px!important;
}
.dropdownBox li:hover{
    background-color: #F2F5FA;
}
.dropdownBox .delete_album {
    position: absolute;
    left: 16px;
    cursor: pointer;
}
.dropdownBox .delete_album img{
    width: 20px;
    height: auto;
}
.dropdownBox .click_li{
    cursor: pointer;
}
.custom_option {
    position: relative;
}
.toggleButton{
  background-image: url('../images/arrow_select.svg');
  background-repeat: no-repeat;
  background-position: left 13px center;
  background-size: 16px;
  padding-left: 40px;  
  min-width: 369px;
  border-color: #8975C9;
  color: #110047;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}
.toggleButton.active{
    background-image: url('../images/arrow_select_active.svg');
}
.toggleButton_withImg{
    padding-right: 40px;
     position: relative;
}
.toggleButton_withImg:before{
  background-image: url(../images/album-gallery-placeholder-icon.svg);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 21px;
    content: "";
    position: absolute;
    z-index: 99999;
    width: 20px;
    height: 20px;
    right: 11px;
    top: 19px;
}
/**end custom select option**/

/**custom radio option**/
.radio_option{
    display: flex;
    flex-wrap: wrap;
}
.custom-radio label{
    font-size: 18px;
    font-weight: 500;
    color: #4F6983;
}
.custom-radio [type="radio"]:checked,
.custom-radio [type="radio"]:not(:checked) {
    position: absolute;
    right: -9999px;
}
.custom-radio [type="radio"]:checked + label,
.custom-radio [type="radio"]:not(:checked) + label
{
    position: relative;
    padding: 0;
    padding-top: 2px;
    padding-right: 35px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
    margin: 0;
}
.custom-radio [type="radio"]:checked + label:before,
.custom-radio [type="radio"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 24px;
    height: 24px;
    border: 1px solid #C6CDDA;
    border-radius: 100%;
    background: #fff;
}
.custom-radio [type="radio"]:checked + label:before{
    border-color: #4F6983;
}
.custom-radio [type="radio"]:checked + label:after,
.custom-radio [type="radio"]:not(:checked) + label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #4F6983;
    position: absolute;
    top: 6px;
    bottom: 6px;
    right: 6px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.custom-radio [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.custom-radio [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.custom-radio-2{
    margin-bottom: 20px;
}
.custom-radio-2 label{
    color: #00254A!important;
}
.custom-radio-2 [type="radio"]:checked + label:before,
.custom-radio-2 [type="radio"]:not(:checked) + label:before {
    border-color: #4CB2EB!important;
}
.custom-radio-2 [type="radio"]:checked + label:after {
    background: #4CB2EB !important;
}
/**end custom radio option**/

.saveChanges{
    text-align: center;
}
.saveChanges .btn-secondary{
   min-width: 199px;
}
#saveChangesPopup{
    text-align: center;
}
#saveChangesPopup .popup-content{
    background-color: #fff;
    padding-bottom: 80px;
}
#saveChangesPopup .popup-header{
    border: none;
}
#saveChangesPopup .btn-groups{
    flex-direction: column;
    gap: 20px;
    justify-content: center;
    margin-top: 20px;
}
#saveChangesPopup .btn-groups .btn{
    min-width: 199px;
}
#add_a_new_user .popup-content .btn-groups .btn{
    min-width: 151px;
}
#add_a_new_user .popup-content{
    padding-bottom: 70px;
}
.addNewUsers_profile {
    width: 64px;
    height: 64px;
    margin: 10px auto 30px;
    position: relative;
}
.addNewUsers_proBx img{
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 100%;
}
.addNewUsers_pro_edit {
    position: absolute;
    bottom: -4px;
    right: -3px;
    cursor: pointer;
}

/**end inner page button page**/


/**gallery page**/
.galleryBx{
    padding-bottom: 0;
}
.galleryBx .card-body{
    padding: 17px;
    background-color: #F9FAFD;
}
.galleryBx .card-header{
    background-color: #fff;
}
.galleryBx ul{
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 17px;
}
.galleryBx ul li{
    border:1px solid #E6E8ED!important;
    box-shadow: 0px 2px 8px 0px #0000001A;
    display: flex;
    background-color: #fff;
    justify-content: space-between;
    gap: 10px;
    border-radius: 16px;
    padding: 17px;
    align-items: center;
}
.galleryBx_content {
    display: flex;
    gap: 24px;
    align-items: center;
}
.galleryBx_img{
    width: 140px;
    height: 104px;
}
.galleryBx_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 16px;
}
.galleryBx_date {
    color: #5F5A72;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}
.galleryBx_title {
    color: #110047;
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
}
.galleryBx_action {
    display: flex;
    gap: 20px;
    align-items: center;
}

.careta_a_gallery{
    display: flex;
    gap: 5px;
    margin-bottom: 16px;
}
/**end inner gallery page**/


/**inner slider management page**/
.slider_dfnt_list {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.slider_dfnt_list label{
    font-weight: 500;
    color: #110047;
    font-size: 18px;
    margin: 0;
}
.slider_dfnt_content {
    display: flex;
    align-items: center;
    gap: 10px;
}
.slider_dfnt_content .form-control{
    max-width: 60px;
    text-align: center;
    padding: 4px;
}
.createSlide .title_secondary{
    margin-bottom: 8px;
    color: #110047;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
}
.createSlide .btn-groups .btn{
    min-width: 220px;
}
.createSlide .drop-area{
    height: 274px;
}
.previewImg_slider{
    overflow: hidden;
    position: relative;
}
.previewImg_slider .editSlider_icons{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 80px;
    height: auto;
    margin: auto;
    display: flex;
    align-items: center;
}
.previewImg_slider img.img-fluid{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sliderImg_bx{ 
    height: 200px;
}
.sliderImg_bx img{
    width: 100%;
    height: 100%;
    border-radius: 16px;
    object-fit: cover;
    border: 1px solid #C6CDDA;
}

/**end inner slider management page**/

/**inner servey and polls page**/
.servey_bx{
    width: 100%;
    max-width: 540px;
    margin:120px auto;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 24px;
    background-color: #F9FAFD;
    padding: 78px 30px;
    border: 1px solid #E6E8ED;
    border-radius: 16px;
}

.servey_icons_text h1{
    font-size: 80px;
    font-weight: 500;
    line-height: 90px;
    margin: 0 0  0px;
    color: #00254A;
}
.servey_icons_text p{
    font-size: 24px;
    font-weight: 400;
    line-height: 35px;
     margin: 0;
     color: #00254A;
}

/**end inner servey and polls page**/

/**inner menu setting page**/
.menuSetting ul.checklist_ul {
    max-height: max-content!important;
    overflow: visible!important;
    flex-direction:inherit!important;
    flex-wrap: wrap;
    padding: 20px 32px!important;
}
.menuSetting ul.checklist_ul li{
   flex: 1 1 30%;
    max-width: 30%;
}
.menuSetting ul.checklist_ul li:hover{
    background-color: inherit;
}
.menuSetting .btn-groups{
    margin-top: 24px;
}
.menuSetting .btn-groups .btn{
    min-width: 151px;
}
.menuSetting .custom-checkbox + label:before{
        margin-top: 2px;
}
.menuSetting .custom-checkbox:checked + label:after{
    top: 6px;
}
/**end inner menu setting page**/


/**inner info resident page**/
.resident_detais{
    padding-top: 60px!important;
    padding-bottom: 60px!important;
}
.resident_detais .resident_detais_profile {
    margin: 40px auto 0;
    text-align: center;
}
.resident_detais .resident_detais_profile img{
  border-width: 3px;
  border-style: solid;
  border-radius: 100%;
}

.status-btn{
  min-width: 99px;
  height: 32px;
  border-radius: 8px;
  color: #fff!important;
  font-size: 14px;
  padding: 0 3px;
}
.status-primary{
    background-color: #90CFF2!important;
    border-color: #90CFF2!important;
}
.status-warning{
    background-color: #FFB800!important;
    border-color: #FFB800!important;
}
.status-success{
    background-color: #2AD166!important;
    border-color: #2AD166!important;
}
.status-danger{
    background-color: #F58686!important;
    border-color: #F58686!important;
}
.status-black{
    background-color: #000!important;
    border-color: #000!important;
}
.status-purple{
    background-color: #C59CE6!important;
    border-color: #C59CE6!important;
}
.status-gray{
    background-color: #C6CDDA!important;
    border-color: #C6CDDA!important;
}
.status-lightGreen{
    background-color: #BCE69C!important;
    border-color: #BCE69C!important;
}
/*.status-warning{
    background-color: #007bff!important;
}
.status-info{
    background-color: #007bff!important;
}
.status-dark{
    background-color: #007bff!important;
}*/
.status-box{
    width: 18.5px;
    height: 18.5px;
    border: 1.5px solid #00254A;
    border-radius: 5px;
}

.status-primary img{
    border-color: #007bff!important;
}
.status-primary .active_action{
    background-color: #007bff!important;
}
.status-success img{
    border-color: #28a745!important;
}
.status-success .active_action{
    background-color: #28a745!important;
}
.status-danger img{
    border-color: #dc3545!important;
}
.status-danger .active_action{
    background-color: #dc3545!important;
}
.status-warning img{
    border-color: #ffc107!important;
}
.status-warning .active_action{
    background-color: #ffc107!important;
}
.status-info img{
    border-color: #17a2b8!important;
}
.status-info .active_action{
    background-color: #17a2b8!important;
}
.status-dark img{
    border-color: #343a40!important;
}
.status-dark .active_action{
    background-color: #343a40!important;
}

.status-send-btn{
    width: 18px;
    height: 18px;
    border-radius: 100%;
    border:1px solid #C6CDDA;
    background-color: #F2F5FA;
    display: inline-block;
}

.resident_detais_profile{
    position: relative;
    width: 90px;
    height: 90px;
    margin: auto;
}
.active_action{
    width: 20px;
    height: 20px;
    border-radius: 100%;
    position: absolute;
    right: 6px;
    bottom: 5px;
}

.status-checkbox{
    position: relative;
    cursor: pointer;
    margin: 0;
}
.status-checkbox label{
    width: 100%;
    height: 100%;
    position: relative;
}
.status-checkbox input{
    background-color: inherit;
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    box-shadow: none;
    width: 0px;
    height: 0px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
}
.status-checkbox input[type="checkbox"]:checked + .status-checkbox:before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 6px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2.4px 2.4px 0;
    transform: rotate(45deg);
}


/**end inner info resident page**/

/**inner inquiry management page**/
.form_box_inner {
/*    width: 300px;*/
    position: relative;
}
.form_box_inner form{
    margin: 0;
}
.form_box_inner .form-group{
    position: relative;
    margin: 0;
}
.form_box_inner .form-group input{
    padding-right: 50px;
}
.form_box_inner .form-group button{
    background-color: inherit;
    border: none;
    padding: 0;
    height: auto;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    cursor: pointer;
}
.inquiries-button_groups{
    background-color: inherit;
    padding: 0;
}
.inquiries-button_groups .button_list{
   flex: 1 1 calc(33.333% -  14px);
   max-width: calc(33.333% -  14px);
   height: 253px;
   padding: 0;
   overflow: hidden;
}
.inquiries-button_groups .button_list img.img-fluid{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
/**end inner inquiry management page**/

/**inner request processed page**/
.filter_status_option ul {
    list-style-type: none;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
}
.fltr_status{
    width: 16px;
    height: 16px;
    border: none;
    border-radius: 100%;
    background-color: #ccc;
    display: inline-block;
}
.fltr_status12{
   width: 12px;
   height: 12px; 
}
.filter_status_option .btn{
    font-size: 16px;
    color: #5F5A72;
}
.filter_status_option .btn.active, 
.filter_status_option .btn:hover{
    background: #110047!important;
    color: #B2BBCF;
}
.filter_status_option .all_filter_btn.active .fltr_status{
   background-color: #fff!important;
}
.fltr_status_show{
    width: 16px;
    height: 16px;
    border: none;
    border-radius: 100%;
    background-color: #ccc;
    display: inline-block;
}
.filter_status_option .all_filter_btn{
    color: #110047;
}
.requestStatus .form-group .form-control {
    flex: 1;
    gap: 15px;
    color: #110047;
    font-size: 20px;
    font-weight: 500;
    line-height: 29px;
}
.requestStatus .fltr_status{
    width: 24px;
    height: 24px;
    border-radius: 100%;
    background-color: #eee;
}

/**end inner request processed page**/

/**inner super admin page**/
.btn_groups_list{
    display: inline-flex;
    gap: 10px;
    flex-wrap: wrap;
}
.btn_groups_list .village_btn{
    background-color: #E7F2F7;
    min-width: 124px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    height: 26px;
    justify-content: center;
    color: #5F5A72;
    font-weight: 500;
    line-height: 21px;
    font-size: 14px;
}
/**end inner super admin page**/

/**inner mailing list page**/
.mailing_list_page ul{
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.mailing_list_page ul li{
   display: flex;
   gap: 40px;  
   justify-content: space-between;
   padding: 12px 16px;
   border-radius: 10px;
   background-color: #fff;
   border: 1px solid #C6CDDA;
}
.mailing_list_l {
    display: flex;
    gap: 16px;
    align-items: center;
}
.mailing_list_l img {
    border-radius: 100%;
    width: 64px;
    height: 64px;
    object-fit: contain;
}
.mailing_list_l .mailing_list_dec h4{
    font-weight: 500;
    font-size: 17px;
    line-height: 23px;
    color: #00254A;
    margin-bottom: 1px;
}
.mailing_list_l .mailing_list_dec h4 a{
    color: inherit;
}
.mailing_list_l .mailing_list_dec p{
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #4F6983;
    margin-bottom: 0px;
}
.mailing_list_r {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 6px;
    padding-left: 5px;
}
.mailing_list_r .mailing_list_numb{
    background-color: #00B1FB;
    min-width: 24px;
    width: auto;
    height: 20px;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
   font-size: 14px;
   line-height: 14px;
   font-weight: 400;
    padding: 0 4px;
}
.mailing_list_date{
   color: #4F6983;
   font-size: 12px;
   line-height: 17px;
   font-weight: 500;
}
.mailing_list_page .readMail{
 background-color: #FFFFFF66;   
}
.mailing_list_page .readMail .mailing_list_l .mailing_list_dec p{
    font-weight: 400;
}
.mailing_list_page .readMail .mailing_list_r .mailing_list_numb{
   display: none;
}
.mailing_list_page .readMail .mailing_list_date{
    color: #B8B8B8;
}
/**end inner mailing list page**/

/**inner event calender page**/
.galleryMsgBx {
    display: flex;
    position: relative;
    align-items: center;
}
.galleryMsgBx .galleryMsg_list{
    position: absolute;
    right: 0;
    border-radius: 100%;
    width: 32px;
    height: 32px;
     display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.galleryMsgBx .galleryMsg_list img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}
/*.galleryMsgBx .galleryMsg_list:nth-child(1){
   right: 0px;
}
.galleryMsgBx .galleryMsg_list:nth-child(2){
  right: 15px;
  z-index: 9;
}
.galleryMsgBx .galleryMsg_list:nth-child(3){
   right: 30px; 
   z-index: 9;
}
.galleryMsgBx .galleryMsg_list:nth-child(4){
   right: 45px;  
   z-index: 9;
}
.galleryMsgBx .galleryMsg_list:nth-child(4):before{
    background: #00000080;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}*/
.galleryMsgBx .galleryMsg_list:last-child:before{
    background: #00000080;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.galleryMsgBx .galleryMsg_list span{
  color: #fff;
  font-weight: 400;
  font-size: 12px;
  line-height: 17px;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 99;
}
.event_additionl_img{
    width: 100%;
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}
.event_additionl_img .event_additionl_list{
    width: 71px;
    height: 71px;
    overflow: hidden;
    border: 1px solid #B2BBCF;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #B2BBCF;
    font-size: 38px;
    font-weight: 300;
}
.event_additionl_img .event_additionl_list a{
    text-decoration: none;
    color: inherit;
}
.event_additionl_img .event_additionl_list img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.event-calendar-banner {
    display: flex;
    gap: 15px;
    margin: 30px 0;
}
.event-calendar-banner-full{
    width: 100%;
}
.event-calendar-banner img{
    width: 100%;
    border-radius: 16px;
    height: 184px;
    object-fit: cover;
}
.event-calendar-banner .event-calendar-banner-half{
    flex: 1 1 25%;
    max-width: 25%;
}
/**end inner event calender page**/

/**card articles page**/
.card-articles {
    border-color: #E6E8ED;
    padding-bottom: 0;
    height: auto;
}
.card-articles .card-body{
   background-color: #fff;
   padding:24px 18px;
   border-radius: 16px;
}
.card-articles .card-body.bg-white{
    background-color: #fff;
}
.card-articles .title_secondary{
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: 500;
}
.card-articles .card-body .form-group{
    margin-bottom: 0!important;
}
.card-articles .card-footer{
    padding: 17px;
}
.card-articles .card-footer .btn-groups{
  justify-content: space-between;
    display: flex;
}
.card-articles .card-footer .btn-groups .btn{
    min-width: 141px;
}
.card-body-border_btm{
    border-bottom: 1px solid #E6E8ED;
}
.card-articles .card-header .btn-groups{
    gap: 24px;
}

.drop-area {
    height: 210px;
    border-radius: 16px;
    border: 1px dashed #C6CDDA;
    background-color: #FAFBFD;
}
.drop-area p{
    color: #5F5A72;
    margin: 0;
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
}
.drop-area input{
    visibility: hidden;
    height: 1px;
}
.drop-area label{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 10px;
}
.drop-area label .file-input-img{
    margin-bottom: 0px;
}
.drop-area label .btn{
   /* min-width: 177px;
    background-color: #fff;
    font-weight: 700;*/
}
.advertise_bx .btn-groups{
    justify-content: space-between;
    display: flex;
}
.advertise_bx .btn-groups .btn{
    background-color: #fff;
}
.advertise_status {
    margin: 30px 0 0;
    display: flex;
    gap: 30px;
}
.advertise_status label{
    font-size: 20px;
    line-height: 29px;
    font-weight: 400;
    color: #5F5A72;
    margin: 0;
}
.advertise_status ul {
    display: flex;
    gap: 25px;
}
.advertise_status ul li{
    border: none;
    padding: 0!important;
    margin: 0;
}
.advertise_status ul li a{
    color: #110047;
    font-size: 20px;
    line-height: 29px;
    font-weight: 500;
    text-decoration: none;
}
.advertise_status ul li.active a{
    text-decoration: underline;
    color: #2061F2;
}
.checklist_ul{
    gap: 0px;
    display: flex;
    flex-direction: column;
    border: 1px solid #B2BBCF;
    background-color: #FFFFFF;
    padding: 17px 0px!important;
    border-radius: 16px;
}
.checklist_ul li {
    display: flex;
    position: relative;
    border: none!important;
    padding: 9px 16px!important;
    margin: 0!important;
}
.checklist_ul li:hover{
    background-color: #F2F5FA;
}
.checklist_ul li .cat_del {
    position: absolute;
    left: 12px;
    top:12px;
    display: none;
}
.checklist_ul li .cat_del img{
   cursor: pointer;
    width: 18px;
    height: 18px;
    object-fit: contain;
}
.checklist_ul li:hover .cat_del{
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: end;
}
.addReminderBtn{
    margin: 20px 0 20px;
}
.addReminderBtn .btn{
    border-color: #E6E8ED;
    font-weight: 500;
    color: #110047;
    font-size: 20px;
}

/**-----phone directory----**/
.phone-directory .article_category{
    overflow: hidden;
}
.phone-directory .article_category .checklist_ul{
    max-height: 308px;
    overflow: auto;
}
.phone-directory .article_category .checklist_ul label{
    font-weight: 500;
}
.phone-directory-btns{
    display: flex;
    justify-content: space-between;
}
.phone-directory-btns .btn{
    min-width: 199px;
}
.phone-directory-cat-info {
    margin: 45px 0 8px;
}
.phone-directory-cat-info p{
    color: #5F5A72;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 8px;
}
.directory_head {
    display: flex;
    justify-content: space-between;
    gap: 10px;
    align-items: center;
    margin: 0px 0;
    flex-wrap: wrap;
}
.directory_head .title_secondary {
    margin: 0;
    padding: 0;
}
.directory_head .btn-groups{
/*    flex-wrap: nowrap;*/
    gap: 16px;
}
.directory_head .btn-groups .btn.backbtn{
    width: 60px;
    padding: 0;
    min-width: auto;
}

.directory_head .btn-groups .btn{
/*    min-width: 230px;*/
}
.directory_head select.form-control, 
.directory_head .form-control.calender_icons{
    min-width: 260px;
    width: auto;
}
.directory_head_details{
    margin-bottom: 15px;
}
.directory_head_details p{
    color: #00254A;
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 0;
}
.directory_head_details p span{
    margin-left: 10px;
}
.directory_table .table th{
   background-color: #F9FAFD;
}
.directory_table .table td{
   background-color: #FFFFFF;
   color: #110047;
   overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
}
.directory_table .table{
    border-radius: 16px;
    width: 100% !important;
}
.directory_table .table th:first-child{
    border-radius: 0 16px 0 0;
}
.directory_table .table th:last-child{
    border-radius: 16px 0 0 0;
}
.directory_table .table .profileltag {
    display: flex;
    align-items: center;
    gap: 14px;
}
.directory_table .table .profileltag img{
    border-radius: 100%;
    width: 32px;
    height: 32px;
    object-fit: cover;
}
.directory_table .table .profileltagBx {
    width: 54px;
    height: 40px;
    border: 1px solid #C6CDDA;
    border-radius: 8px;
    background-color: #F2F5FA;
    overflow: hidden;
    background-image: url(../images/album-gallery-placeholder-icon.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 15px;
}
.directory_table .table .profileltagBx img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}
.directory_table .table a{
    text-decoration: none;
}
.shortings {
    display: flex;
    gap: 10px;
}
.shortingBtns {
    display: flex;
    flex-direction: column;
    gap: 2px;
    align-items: center;
    justify-content: center;
}
.shortingBtns button{
    padding: 0;
    background: inherit;
    border: none;
    height: auto;
    line-height: 0;
    width: auto;
    cursor: pointer;
}
.shortingBtns img{
    width: 9px;
    height: auto;
}
.dragableTable_icons{
     cursor: grab;
}
.dragableTable_icons img{
    opacity: 0.4;
}
.dragableTable_icons:hover img, 
.dragableTable_tr.ui-sortable.ui-sortable-helper .dragableTable_icons img{
    opacity: 1;
}
.dragableTable_tr.ui-sortable.ui-sortable-helper{
    box-shadow: 0px 0px 10px 0px #1100474D;
    width: 100%!important;
    background-color: #fff;
}
.activeStatus_profil{
    position: relative;
}
.activeStatus_profil .active_action_bx{
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 9px;
    height: 9px;
    border-radius: 100%;
}

/**custom checkbox**/
.custom-checkbox input{
    width: 18.5px;
    height: 18.5px;
    position: absolute;
    opacity: 0 !important;
}
.custom-checkbox input + label {
  position: relative;
  cursor: pointer;
  padding: 0;
  margin: 0;
  display: inline-flex;
    align-items: center;
    gap: 5px;
    line-height: inherit!important;
    flex: none;
}
.custom-checkbox input + label:before {
    content: "";
    margin-left: 10px;
    margin-top: 0px;
    display: inline-block;
    vertical-align: text-top;
    width: 18.5px;
    height: 18.5px;
    background: #fff;
    border: 2px solid #110047;
    border-radius: 5px;
    flex: none;
}
.custom-checkbox input:disabled + label {
  color: #606060;
  cursor: auto;
}
.custom-checkbox input:disabled + label:before {
  box-shadow: none;
  background: #ddd;
}
.custom-checkbox input:checked + label:after {
  content: "";
    position: absolute;
    right: 4.8px;
    top: 0px;
    bottom: 0;
    margin: auto;
     background: #4CB2EB; 
    width: 10px;
    height: 12px;
    background-image: url(../images/checked-icon.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.custom-checkbox input:checked + label:before{
    border-color: #4CB2EB;
    background: #4CB2EB;
}
.custom-checkbox input + label .fltr_status{
    width: 12px;
    height: 12px;
}
/**end card articles page**/

/**common popup**/
.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
/*    background: #11004733;*/

    background: #00254A99;
}
/*.popup {
    display: none;
    position: fixed;
    top: 10%;
    left: 50%;
    transform: translate(-50%, 10%);
    padding: 0px;
    min-width: 400px;
    background-color: #fff;
    border: 1px solid #E6E8ED;
    z-index: 99999;
    border-radius: 16px;
    box-shadow: 0px 4px 15px 0px #1100474D;
    overflow: hidden;
    margin-bottom: 40px;

}
.close-popup{
    position: absolute;
    top: 24px;
    left: 20px;
    cursor: pointer;
}
.popup-header{
    background-color: #fff;
    border-bottom: 1px solid #E6E8ED;
    padding: 20px;
    min-height: 68px;
}
.popup-header .title_secondary{
    margin: 0;
}
.popup-content{
    padding:40px 20px;
    background-color: #F2F5FA;
}
.popup-content .form-control, 
.popup-content .btn{
    height: 48px;
}
.popup-content .btn{
    min-width: 141px;
}
.popup-content .btn-groups {
    display: flex;
    justify-content: space-between;
    margin: 30px 0 0;
}
.popup label{
    color: #5F5A72;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}
.popup .form-control{
    color: #110047;
}*/
/**end common popup**/

.reportBtn_groups{
    gap: 8px!important;
}
.reportBtn_groups .btn{
    padding: 0 15px;
    border-color: #B2BBCF;
}
.choose_theme_color {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
}
.choose_theme_color .choose_theme_list{
    flex:1 1 calc(33.333% - 11px);
    max-width: calc(33.333% - 11px);
    background-color: #fff;
    padding: 55px;
    cursor: pointer;

    display: flex;
    align-items: center;
    justify-content: center;
    border:1px solid #B2BBCF;
    border-radius: 16px;
} 
.choose_theme_color .choose_theme_list.active{
    border: 3px solid red;
}
.searchBx_filter.active{
    box-shadow: 0px 2px 8px 0px #11004733;
    border-radius: 16px;
    background-color: #fff;
    border: 1px solid #B2BBCF;
}
.searchBx_filter > .form-control{
    text-align: center !important;
    justify-content: center;
    font-weight: 500;
    box-shadow: 0px 2px 8px 0px #11004733;
    margin: 0;
    cursor: pointer;
}
.searchBx_filter.active > .form-control{
    border-radius: 16px 16px 0 0;
     border: none;
}
.searchBx_filter .searchBx_dropdown .form_box_inner{
    width: 100%;
    padding: 16px 24px;
    border-bottom: 1px solid #B2BBCF;
}
.filterSearchBx_dropdown{
  padding: 16px 24px;
  background-color: #fff;
  border-radius: 16px;
}
.filterSearchBx_ul{
   list-style-type: none;
  margin: 0; 
  padding: 0;
  border: 1px solid #B2BBCF;
  border-radius: 16px;
  overflow: hidden;
}
.filterSearchBx_dropdown li{
    display: flex;
    justify-content: space-between;
    gap: 5px;
    padding: 12px 16px;
    color: #110047;
    font-family: Heebo;
    font-size: 16px;
    font-weight: 500;
    line-height: 23.5px;
    border-bottom: 1px solid #B2BBCF;
}
.filterSearchBx_dropdown li:last-child{
    border-bottom: none;
}
.filterSearchBx_dropdown li:hover{
    background: #F2F5FA;
}
.searchBx_filter.active .searchBx_dropdown{
    display: block!important;
}
.messageActive_ul{
    display: inline-flex;
    flex-direction: column;
    gap: 8px;
}


/**login form**/
.login_form{
    max-width: 283px;
    width: 100%;
}
.forgotPassword {
    font-size: 18px;
    font-weight: 500;
}
#show-hide-password {
    position: absolute;
    left: 16px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    cursor: pointer;
}
#show-hide-password .showIcons_pass, 
#show-hide-password.active .hideIcons_pass{
   display: none;
}
#show-hide-password.active .showIcons_pass{
   display: block;
}
.register_prof input#uploadFile_pic {
    visibility: hidden;
}
.register_prof label {
    color: #4CB2EB;
    font-weight: 700;
    cursor: pointer;
    margin: 0;
    padding-bottom: 37px;
}
.register_prof {
    display: flex;
    align-items: end;
    gap: 16px;
    margin-top: -109px;
    margin-right: 24px;
}
.register_prof .register_prof_img {
    width: 160px;
    height: 160px;
    border-radius: 100%;
    border: 4px solid #fff;
    position: relative;
}
.register_prof .register_prof_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 100%;
}
.register_prof_img_edit {
    position: absolute;
    left: unset;
    bottom: 0;
    display: flex;
    gap: 8px;
    right: 75%;
}
.register_prof_img_edit a{
    width: 32px;
    height: 32px;
    background: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0px 0px 4px 0px #0000001A;
}
.register_prof .register_prof_img .register_prof_img_edit img{
    width: 18px;
    height: auto;
}
.after-register_prof {
    flex-direction: column;
    align-items: inherit;
}
.after-register-content label{
    margin: 0;
    padding: 0;
    color: #00254A;
    cursor: auto;
}
.after-register-content p{
    color: #4F6983;
    font-weight: 500;
}


.dymmyScreen {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 70vh;
}
.directory_breadcums {
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
    gap: 6px;
}
.directory_breadcums li{
    margin-bottom: 0;
    display: flex;
    align-items: center;
     color: #00254A;
    font-size: 24px;
    line-height: 35px;
    font-weight: 400;
}
.directory_breadcums li.active{
    font-weight: 500;
}
.directory_breadcums a{
    color: inherit;
}

.signature_orderBox .form-group {
    display: flex;
    margin: 16px 0;
    gap: 16px;
}
.singnature_div.title_secondary {
    margin: 0;
    width: 300px;
    text-align: center;
    border-bottom: 1px solid #00254A;
    padding-bottom: 12px;
}

/**chat messaging**/
.chat-message {
    border-color: #C6CDDA;
}
.chat-message .card-body{
    padding: 0!important;
}
.chart-box{
    display: flex;
    gap: 0;
}
.chart-box .chat-sidebar{
    flex: none;
    width: 378px;
    padding: 24px 16px;
    border-left: 1px solid #C6CDDA;
}
.chart-box .chat-sidebar .form_box_inner {
    width: 100%;
}
.chat-tab {
  overflow: hidden;
  background-color: #fff;
  margin-top: 8px;
  border-bottom: 1px solid #C6CDDA;
  display: flex;
  justify-content: space-between;
  gap: 0;
}
.chat-tab button {
  background-color: inherit;
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  padding: 8px;
  font-size: 16px;
  font-weight: 500;
  line-height: 23px;
  color: #4F6983;
  font-family: 'Heebo';
  flex: 1;
  position: relative;
}
.chat-tab button:hover, 
.chat-tab button.active {
   border-color: #4CB2EB;
   color: #00254A;
}
.chat-tab button.active:before, 
.chat-tab button:hover:before{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    bottom: 0;
    height: 2.5px;
    background-color: #4CB2EB;
}
.recent-chats-menu{
    margin-bottom: 24px;
}
.recent-chats-menu label {
    margin: 0;
    font-weight: 500;
    color: #4F6983;
    font-size: 16px;
    line-height: 23px;
}

.chat-tabcontent {
  display: none;
  padding: 16px 0 0;
}
.chatBar_ul {
    max-height: 368px;
    overflow: auto;
}
.chatBar_ul li {
    display: flex;
    gap: 16px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #C6CDDA;
    padding: 13px 0;
    cursor: pointer;
}

.chatBar_ul li:hover{
    background:#F2F5FA;
}
.chatBar_pic {
    width: 64px;
    height: 64px;
    position: relative;
    flex: none;
}
.chatBar_pic img{
    width: 100%;
    height: 100%;
    border-radius: 100%;
}
.chatBar_pic .active_action_bx {
    width: 16px;
    height: 16px;
    position: absolute;
    border-radius: 100%;
    bottom: 0;
    left: 0;
    border: 1px solid #fff;
}

.chatBar_ul_content h4 {
    color: #00254A;
    font-size: 16px;
    font-weight: 700;
    line-height: 23px;
    margin: 0;
}
.chatBar_ul_content p{
    font-size: 16px;
    font-weight: 500;
    line-height: 23px;
    margin: 0;
    color: #4F6983;
}
.chatBar_ul_dec {
    display: flex;
    justify-content: space-between;
        flex: 1;
        align-items: center;
}
.chatBar_notify {
    display: flex;
    flex-direction: column;
    text-align: left;
    align-items: baseline;
    gap: 4px;
    padding-left: 14px;
    justify-content: center;
    position: relative;
}
.chatBar_notify .chatBx_option{
    position: relative;
}

.chatBar_notify .chatBar_ul_date {
    color: #4F6983;
    font-weight: 500;
    font-size: 12px;
    line-height: 17px;
}
.chatBar_notify .chatBar_ul_numb {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: #4CB2EB;
    border-radius: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 10px;
}
.chatBx_option_drop {
    position: absolute;
    left: 0;
    top: 28px;
    border: 1px solid #C6CDDA;
    background: #fff;
    border-radius: 16px;
    padding: 12px 0;
    min-width: 92px;
    z-index: 9;
    display: none;
}
.chatBx_option_drop li{
    padding: 3px 12px;
    border: none;
}
.chatBx_option_drop li a{
    color: #00254A;
    font-size: 14px;
    font-weight: 500;
}

.chat-area{
    flex: 1;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.chat-area-head{
    height: 80px;
    border-bottom: 1px solid #C6CDDA;
    padding: 8px 16px;
    display: flex;
    gap: 16px;
    align-items: center;
}
.chat-area-content{
    height: 432px;
    overflow: auto;
    padding: 16px;
}
.chat-area-foot{
    height: 80px;
    border-top: 1px solid #C6CDDA;
    padding: 8px 16px;
    display: flex;
    justify-content: space-between;
    gap: 16px;
    align-items: center;
}
.chat_write_msg {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 1;
}
.chat_write_msg .addchat_file, 
.chat_write_msg .addchat_file a {
    display: flex;
    align-items: center;
}
.chat_write_msg .typeChat_message {
    width: 100%;
}
.chat_write_msg .typeChat_message input {
    width: 100%;
    color: #4F6983;
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
    height: 48px;
    border: none;
}
.chat_write_msg .typeChat_message input:focus{
    outline: none;
}
.chat_write_msg .typeChat_message input::placeholder{
    color: #4F6983;
    opacity: 1;
}
.chat_list {
    display: flex;
    gap: 8px;
    margin-bottom: 8px;
}
.chat_list .chat_profile {
    width: 48px;
    height: 48px;
    flex: none;
}
.chat_list .chat_profile img{
    width: 100%;
    height: 100%;
    border-radius: 100%;
    object-fit: cover;
}
.chat_list .chat_message {
    width: 540px;
    padding: 12px 16px;
    background-color: #F2F5FA;
    display: flex;
    justify-content: space-between;
}
.chat_list .chat_message_wrap {
    display: flex;
    align-items: center;
    gap: 8px;
}
.chat_list .chat_option{
    position: relative;
}
.chat_list .chat_message_content h4 {
    color: #00254A;
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
    margin: 0 0 4px;
}
.chat_list .chat_message_content p {
    color: #4F6983;
    font-size: 16px;
    line-height: 23px;
    font-weight: 500;
    margin: 0;
}
.chat_list .chat_message_date {
    color: #4F6983;
    font-size: 12px;
    line-height: 17px;
    font-weight: 500;
}
.chat_list.chat-sender .chat_message{
    border-radius: 16px 0 16px 16px;
}

.chat_list.chat-reciever{
    justify-content: end;
    flex-direction: row-reverse;
}
.chat_list.chat-reciever .chat_message_wrap{
    flex-direction: row-reverse;
}
.chat_list.chat-reciever .chat_message{
    border-radius: 0px 16px 16px 16px;
    background-color: #4CB2EB;
}
.chat_list.chat-reciever .chat_message .chat_message_content h4, 
.chat_list.chat-reciever .chat_message .chat_message_content p, 
.chat_list.chat-reciever .chat_message .chat_message_date{
    color: #fff;
}

.chatBar_popup_ul{
    padding: 0;
    margin: 13px 0;
}
.chatBar_popup_ul li{
    border: none;
    align-items: center;
    padding: 13px 16px;
}
.chatBar_popup_ul li:hover{
    cursor: default;
}
.chatBar_popup_body {
    padding: 0;
    border-radius: 0 0 16px 16px;
}

.chatBar_popup_body .form_box_inner {
    padding: 16px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #C6CDDA;
}
.chatBar_popup_body .searchBx_filter {
    padding: 16px;
}
.chatBar_popup_body .searchBx_filter label{
    background: #F2F5FA;
    box-shadow: 0px 2px 4px 0px #141B291A;
    display: flex;
    align-items: center;
    gap: 10px;
}


/**modilfy**/
.sidebarMenu{
    top: 75px;
    height: 100%;
    position: fixed;
    margin-top: 0px;
    bottom: 0;
}
.main_content{
    margin-right: 234px;
}

.shipment_arrived {
    background-color: #FAFBFD;
    border: 1px solid #C6CDDA;
    border-radius: 16px;
    padding: 12px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.shipment_arrived > div {
    flex: 1;
}
.shipment_arrived h4{
    color: #00254A;
    font-size: 18px;
    font-weight: 500;
    margin: 0;
}
.shipment_box {
    display: flex;
    background: #FFFFFF;
    border: 1px solid #C6CDDA;
    border-radius: 16px;
    min-width: 465px;
    overflow: hidden;
}
.shipment_box .custom-radio {
    padding: 13px 39px;
    flex: 1 1 50%;
    max-width: 50%;
}
.shipment_box .custom-radio:first-child {
    border-left: 1px solid #C6CDDA;
}
.shipment_box .custom-radio label{
    color: #4F6983!important;
}
.custom-radio.FullMatch [type="radio"]:checked + label:after{
    background: #2AD166;
}
.custom-radio.FullMatch [type="radio"]:checked + label:before{
    border-color: #2AD166;
}
.custom-radio.PartialMatch [type="radio"]:checked + label:after{
    background: #EB5D5D;
}
.custom-radio.PartialMatch [type="radio"]:checked + label:before{
    border-color: #EB5D5D;
}
.shipment_box .custom-radio.active{
    background: #F2F5FA;
}

.matchBox{
    margin-top: 20px;
}

/**invoice**/
.invoice_para p{
   color: #4F6983;
   margin-bottom: 8px;
}
.invoice_table{
    margin: 10px 0 30px;
}
.invoice_table td{
    padding: 5px 0;
    border:none;
    color: #4F6983;
}
.invoice_details .invoice_billing{
    text-align: center;
    color: #4F6983;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
}
.table-inner-invoice >  td{
    padding: 0;
}
.inner-invoice {
    display: flex;
    justify-content: space-between;
    padding: 16px;
    margin: 50px 0 0;
}
.inner-invoice-col {
    flex: 1 1 50%;
}
.inner-invoice-col table{
    width: 100%;
    max-width: 330px;
    border: none;
}
.inner-invoice-col table,
.inner-invoice-col table tbody,
.inner-invoice-col table tr,
.inner-invoice-col table td{
    border:none;
    padding: 0;
}
.inner-invoice-col table td{
    padding: 8px 0;
}
.inner-invoice-col:last-child table{
    margin: 0 auto 0 0;
}

/**flatpickr**/
.flatpickr-months {
    border-bottom: 1px solid #C6CDDA;
    padding: 5px 10px 13px;
}
.flatpickr-current-month .flatpickr-monthDropdown-months, 
.flatpickr-current-month .numInputWrapper, 
.flatpickr-current-month input.cur-year{
   color: #00254A!important;
   font-weight: 500!important;
}
.flatpickr-current-month .flatpickr-monthDropdown-months:hover, 
.flatpickr-current-month .numInputWrapper:hover, 
.flatpickr-current-month input.cur-year:hover{
    background-color: inherit!important;
}
.flatpickr-months .flatpickr-prev-month, 
.flatpickr-months .flatpickr-next-month{
    top: 6px!important;
}
.flatpickr-weekdays{
    height: 40px!important;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer span.flatpickr-weekday{
    color: #00254A !important;
    font-weight: 500 !important;
    font-size: 14px !important;
}
.flatpickr-days .flatpickr-day{
    color: #00254A;
    font-weight: 500 !important;
    font-size: 14px !important;
}
.card-integrate{
    background-color: #F2F5FA;
    padding: 16px;
    border-radius: 16px;
    border: 1px solid #C6CDDA;
}
.row-disabled td{
    background-color: #F2F5FA!important;
    pointer-events: none!important;
    opacity: 0.5;
}
.row-disabled .td-a-disabled{
     pointer-events: none!important;
    opacity: 0.5;
}
.row-disabled td:last-child{
    pointer-events: auto!important;
    opacity: 1;
}

/**=========start media responsive=========**/
@media only screen and (max-width:1500px){
.sidebarMenu .main-menu {
    padding: 30px 0;
}
.sidebarMenu .main-menu ul > li > a img {
    width: 24px;
    height: 24px;
    margin-bottom: 5px;
}
.sidebarMenu .have-children-menu .dropdown_menu.active{
    width: 250px;
}
.sidebarMenu .dropdown_menu{
    padding: 15px 0;
}
.sidebarMenu .dropdown_menu h3{
    padding: 0 15px 10px;
    font-size: 18px;
}
.sidebarMenu .dropdown_menu ul li a {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    padding: 12px 15px;
}

/**custom mini css**/
.form-control, 
.btn{
    height: 48px;
    border-radius: 12px;
}
.status_btn{
    height: 30px!important;
}
.directory_head .btn-groups .btn.backbtn{
    width: 40px;
    height: 40px;
}
.title_primary{
    font-size: 26px;
    line-height: 36px; 
}
.card-header h4 {
    font-size: 20px;
    line-height: 28px;
}
.company-dec h3{
    font-size: 26px;
    line-height: 36px; 
}
.addMore_btn .btn{
    padding: 10px 15px; 
}

.switcher_btns{
    gap: 16px;
}
.switch_label {
    width: 90px;
    height: 48px;
}
.switch_label::before {
    width: 90px;
    height: 48px;
    border-radius: 100px;
}
.switch_label::after {
    left: 7px;
    width: 36px;
    height: 36px;
}
.switch_btn:checked + .switch_label::after {
     transform: translateX(40px);
     -webkit-transform: translateX(40px);
     -ms-transform: translateX(40px);
     -moz-transform: translateX(40px);
}
.toggleButton_withImg:before{
    top: 13px;
}
}

/**=========start media responsive=========**/
@media only screen and (max-width: 1300px){

.container-full{
    padding-right: 15px;
    padding-left: 15px;
}
.row{
    gap: 16px 0;
    margin-right: -8px;
    margin-left: -8px;
}
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12{
    padding-right: 8px;
    padding-left: 8px;
}

.admin-header{
    height: 65px;
}
.main{
  margin-top: 65px;
}
.logo img {
    width: 100px;
    height: auto;
}

/**custom responsive**/
.table{ 
    table-layout:auto; 
}

select.form-control{
    background-size: 13px;
    padding-left: 32px !important;
}
.modal_popup_body {
    padding: 15px;
}
.modal_popup .btn{
    min-width: auto;
    font-size: 12px;
}
.modal_popup .btn-groups {
    justify-content: center;
}
.modal_popup{
    min-height: 230px;
}
.form-group label {
    font-size: 16px;
    line-height: 16px;
}
.custom-checkbox + label:before {
    margin-left: 3px;
    margin-top: 0px;
    width: 14px;
    height: 14px;
    border: 1.5px solid #110047;
    border-radius: 3px;
}
.custom-checkbox:checked + label:after {
    right: 2.8px;
    top: 2px!important;
    width: 8px;
    height: 10px;
}

.checklist_ul li .cat_del img {
    width: 15px;
    height: 14px;
}
.pagination {
    margin: 10px 0;
}
.pagination li {
    width: 30px;
    height: 30px;
}
.pagination a, 
.pagination_total, 
.pagination_showing_all label, 
.pagination_showing_all select{
    font-size: 13px;
}
.quickAccess{
    padding: 14px 0;
}
.quickAccess .quickAccess_hd {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 8px;
}
.quickAccess ul li {
    padding: 4px 16px;
}
.quickAccess ul li label {
    font-size: 14px;
    line-height: normal;
}
.form_box_inner .form-group input {
    padding-right: 35px;
}
.filter_status_option .btn{
    padding: 0 20px;
}
.filter_status_option ul img{
    width: 20px;
}
.fltr_status, 
.fltr_status_show, 
.requestStatus .fltr_status{
    width: 12px;
    height: 12px;
}
.addReminderBtn .btn{
    font-size: 14px;
}
.button_groups.inquiries-button_groups{
    justify-content: inherit;
    padding: 0;
}
.drop-area {
    height: 300px;
}
.topHdrL {
    gap: 30px;
}
.card-header .deletepopup {
    left: 10px;
    top: 40px;
}
.servey_bx{
    margin: 40px auto;
    padding: 40px;
    border-radius: 10px;
}
.servey_bx .servey_icons img {
    width: 150px;
    height: auto;
}
.switch_label::before {
    width: 75px;
    height: 40px;
}
.switch_label::after {
    left: 12px;
    width: 29px;
    height: 31px;
}
.switch_btn:checked + .switch_label::after {
    transform: translateX(37px);
    -webkit-transform: translateX(37px);
    -ms-transform: translateX(37px);
    -moz-transform: translateX(37px);
}
/*.topHdrM .search_bx .form-control {
    width: auto;
}*/
.topHdrM .search_bx select.form-control {
    background-size: 12px;
}
.topHdrM .search_bx .form_group img {
    width: 18px;
    height: auto;
}
.form-control, .btn {
    height: 40px!important;
    border-radius: 8px;
    font-size: 14px;
    gap: 8px;
}
.status_btn {
    height: 30px!important;
    padding: 0 5px;
    font-size: 14px;
}
.btn img{
    width: 11px;
    height: 11px;
    object-fit: contain;
}
.btn.btn-primary img{
     width: 14px;
        height: 14px;
        object-fit: contain;
}
.btn.btn-primary.btn-dark img{
     width: 20px;
        height: 20px;
        object-fit: contain;
}
.notification_hdr ul {
    gap: 18px;
}
ul.messageBar_ul, 
ul.bellBar_ul{
   padding: 8px;
   gap: 4px;
}
.messageBar_ul_numb {
    width: 24px;
    height: 24px;
    left: 6px;
    top: 13px;
    font-size: 10px;
}
.seeAllBtn {
    margin: 1px 0;
}
.seeAllBtn a {
    font-size: 14px;
}
.card-body .messageBar_ul li, 
.card-body ul.bellBar_ul li{
    border-radius: 8px; 
    padding: 6px 6px;
}
.messageBar_ul_dec h4, 
.bellBar_ul_title {
    font-size: 14px;
    line-height: 22px;
}
.messageBar_ul_dec p, 
.bellBar_ul_time {
    font-size: 12px;
    line-height: 16px;
}
ul.messageBar_ul li img {
    width: 28px;
    height: 28px;
    margin-left: 10px;
    margin-top: 5px;
}
ul.bellBar_ul li:before {
    width: 8px;
    height: 8px;
    top: 12px;
    right: 6px;
}
.notification_hdr ul li img {
    width: 20px;
    height: 20px;
    object-fit: contain;
}
.notification_hdr ul li .notification_bar {
    width: 15px;
    height: 15px;
    font-size: 8px;
    top: -5px;
}
.card-body ul.bellBar_ul li{
    padding-right: 18px;
}

.profilePic {
    width: 30px;
    height: 30px;
}
.profile-section{
    gap: 8px;
}
.profile-section h3 {
    font-size: 14px;
    line-height: 16px;
}
.profile-section p {
    font-size: 12px;
    line-height: 16px;
}
.popupsBxBar{
    top: 74px;
    width: 300px;
}
.popupsBxBar .card-box h4 img{
    width: 20px;
    height: 20px;
}

.main_content {
    margin: 20px 20px 20px 0;
}
.card-box{
   border-radius: 8px; 
   padding: 8px 0; 
   padding-bottom: 0;
}
.card-header{
   padding: 0 8px 8px;
}
.card-header h4 {
    font-size: 16px;
    line-height: 22px;
}
.card-body ul li{
    padding: 8px;
}
.table td, .table th{
    padding: 9px; 
}
.admin-footer{
    padding: 20px 0;
    border-width: 0 128px 0 0;
}
.admin-footer p {
    font-size: 14px;
    line-height: 20px;
    padding: 0;
}
.sidebarMenu{
    width: 180px;
}
.main_content {
    max-width: calc(100% - 200px);
}
.sidebarMenu .main-menu > ul {
    gap: 0px;
}
.sidebarMenu .main-menu ul > li > a {
    font-size: 14px;
    line-height: 18px;
    padding: 8px 24px 8px 14px;
}
.sidebarMenu .main-menu ul > li > a img {
    width: 25px;
    height: 25px;
}

.sidebarMenu .have-children-menu .dropdown_menu.active {
    width: 185px;
    padding-bottom: 40px;
}
.sidebarMenu .dropdown_menu{
    right: 164px;
}
.alert {
    padding: 15px;
    border-radius: 6px;
    padding-left: 30px;
     font-size: 12px;
    line-height: 19px;
    font-weight: 400;
}
.alert .close-alert {
    left: 10px;
    top: 10px;
}
.alert .close-alert img{
    width: 12px;
    height: auto;
}
.alert .alert-icons {
    width: 25px;
    height: auto;
    margin-bottom: 4px;
}
.title_primary {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
}
.title_secondary {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 15px;
}

.update-notification .msg_title {
    font-size: 15px;
    line-height: 24px;
}
.card-body .update-notification li {
    padding-left: 8px;
    padding-right: 22px;
}
.update-notification .msg_content {
    font-size: 13px;
    line-height: 20px;
}
.update-notification li:before {
    width: 8px;
    height: 8px;
    top: 15px;
    right: 8px;
}
.addMore_btn .btn{
    font-size: 15px;
    padding: 0 8px;
    border-radius: 8px;
}
.card-header .btn-option{
    font-size: 14px;
    height: auto!important;
}
.card-header .btn-option img{
    width: 12px;
    height: 12px;
}
.card-body-padding{
    padding: 0 8px 8px;
}
.company-dec h3 {
    font-size: 18px;
    line-height: 32px;
}
.company-dec p{
    font-size: 14px;
    line-height: 18px;
}
.table_inquery .table th, 
.table_inquery .table td {
    font-size: 13px;
    line-height: 18px;
    padding: 10px;
}
.table_inquery .table tr:last-child td {
    padding-bottom: 10px;
}
.company-profile-edit {
    width: 100px;
    /*height: 64px;
    border-width: 4px;*/
}
.button_swap{
    font-size: 16px;
    line-height: 26px;
}
.button_swap img{
    width: 30px;
    height: auto;
}
.button_header .btn {
    min-width: auto;
    font-size: 14px;
    line-height: 16px;
    padding: 0 10px;
    gap: 5px;
}
.table .btn-groups img {
    width: 16px;
}
.modal_popup_hdr{
    padding: 10px;
}
.modal_popup_hdr .close_hdr img{
    width: 12px;
    height: auto;
}
.directory_head select.form-control,
.directory_head .form-control.calender_icons {
    min-width: 220px;
}
.galleryBx_title {
    font-size: 18px;
    line-height: 26px;
}
.galleryBx_action{
    gap: 10px;
}
.galleryBx_action img {
    width: 18px;
}
.galleryBx_img {
    width: 100px;
    height: 80px;
}
.phone-directory-btns .btn {
    min-width: auto;
}
.toggleButton{
    min-width: 230px;
}
.toggleButton_withImg:before {
    top: 8px;
}
.dropdownBox{
    border-radius: 8px;
}
.dropdownBox li {
    font-size: 16px;
    line-height: 20px;
    padding: 10px 15px!important;
}
.dropdownBox .delete_album {
    left: 10px;
}
.dropdownBox .delete_album img {
    width: 16px;
}
.card-articles .card-header .btn-groups{
    gap: 10px;
}
.card-articles .card-header .btn-groups img{
    width: 18px;
}
.sliderImg_bx {
    height: 223px;
}
.slider_dfnt_list label {
    font-size: 16px;
}
.slider_dfnt_content .form-control {
    max-width: 40px;
}
.modal_popup_hdr .title_secondary {
    font-size: 18px;
}
.directory_head .btn-groups {
    gap: 10px;

}
.form_box_inner .form-group button img {
    width: 17px;
    height: auto;
}
.button_groups {
/*    justify-content: center;*/
    gap: 10px;
    padding: 10px;
}
.button_groups .button_list {
    border-radius: 10px;
    height: 140px;
    flex: 1 1 calc(16.666% - 9px);
    max-width: calc(16.666% - 9px);
    background-size: 30px;
}
.tooltip-container {
    left: 5px;
    top: 5px;
    z-index: 99;
}
.tooltip-container .toggle-button {
    width: 20px;
    height: 20px;
}
.tooltip{
   border-radius: 10px;
   padding: 10px; 
}
.tooltip-text {
    margin: 5px 0;
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
}
.close-tooltip {
    padding: 5px;
    left: 10px;
    top: 10px;
}
.close-tooltip img{
    width: 12px;
    height: auto;
}
.tooltip svg{
    width: 25px;
    height: auto;
}
.service-item{
    width: 113px;
    height: 113px;
    border-radius: 10px;
}
.service-item .service-icon {
    width: 30px;
    height: 30px;
    margin: 0 0 8px;
}
.service-item .service-name {
    font-size: 14px;
    line-height: 16px;
}
.service-item .service-dec {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
}

/**modilfy**/
.sidebarMenu{
    top: 60px;
}
.main_content{
    margin-right: 200px;
}
}

@media only screen and (max-width: 1200px){
.table td, .table th{
    font-size: 12px;
}
.mailing_list_page ul li{
   gap: 30px;
   border-radius: 8px;
}
.mailing_list_l .mailing_list_dec p, 
.mailing_list_r .mailing_list_date {
    font-size: 13px;
    line-height: 18px;
}
.mailing_list_l {
    gap: 8px;
}
.mailing_list_l img {
    border-radius: 100%;
    width: 40px;
    height: 40px;
    object-fit: contain;
}
.mailing_list_r .mailing_list_numb {
    font-size: 10px;
    padding: 0 4px;
}
/*.directory_table .table th{
    width: auto;
}*/
.table .btn-groups img {
    width: 14px;
    height: 14px;
    object-fit: contain;
}
.form_box_inner {
    width: auto;
    min-width: 220px;
}
.card-articles .title_secondary {
    font-size: 17px;
}
.button_groups.inquiries-button_groups .button_list{
    height: 93px;
    background-size: 24px;
}
.requestStatus .form-group .form-control{
    font-size: 14px;
    gap: 8px;
}
.card-articles .title_secondary {
    font-size: 14px;
}
.form-group label {
    font-size: 14px;
}
.drop-area label .file-input-img {
    width: 35px;
}
.drop-area p {
    font-size: 16px;
    line-height: 24px;
}
.title_primary {
    font-size: 20px;
}
.modal_popup_hdr .title_secondary {
    font-size: 16px;
}
.resident_detais{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.card-articles .card-header .btn-groups img {
    width: 15px;
}
.custom-checkbox + label .fltr_status {
    width: 10px;
    height: 10px;
}
.galleryMsgBx .galleryMsg_list {
    width: 20px;
    height: 20px;
}
.galleryMsgBx .galleryMsg_list:nth-child(2) {
    right: 7px;
}
.galleryMsgBx .galleryMsg_list:nth-child(3) {
    right: 14px;
}
.galleryMsgBx .galleryMsg_list:nth-child(4) {
    right: 21px;
}
.galleryMsgBx .galleryMsg_list span {
    color: #fff;
    font-weight: 400;
    font-size: 7px;
    line-height: normal;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 99;
}
.galleryMsgBx .galleryMsg_list span {
    font-size: 7px;
}
.event-calendar-banner img {
    border-radius: 10px;
    height: 145px;
}
.card-articles .card-footer .btn-groups .btn{
    min-width: auto;
}
.slider_dfnt_list label {
    font-size: 14px;
}
.status_btn {
    font-size: 10px;
    min-width: 54px;
    font-weight: 400;
    height: 26px !important;
}
.btn_groups_list .village_btn {
    min-width: max-content;
    font-weight: 400;
    font-size: 12px;
    padding: 0 10px;
}
.servey_icons_text h1 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 20px;
}
.servey_icons_text p {
    font-size: 20px;
    line-height: 27px;
}
.servey_bx {
    margin: 40px auto;
    padding: 40px 20px;
    border-radius: 10px;
    max-width: 100%;
    gap: 20px;
}
}

/* WebKit-based browsers (Chrome, Safari) */
::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background: #f1f1f1; 
}

::-webkit-scrollbar-thumb {
  background: #B2BBCF; 
}

::-webkit-scrollbar-thumb:hover {
  background: #555; 
}


.sidebarMenu .main-menu ul::-webkit-scrollbar-track {
  background: #110047; 
}

.sidebarMenu .have-children-menu .dropdown_menu::-webkit-scrollbar {
  width: 5px;
}
.sidebarMenu .main-menu::-webkit-scrollbar {
  width: 5px;
}
.phone-directory .article_category .checklist_ul::-webkit-scrollbar{
   width: 5px; 
}
.modal_scroller::-webkit-scrollbar{
    width: 2px; 
}
@-moz-document url-prefix() {
  * {
    scrollbar-width: thin;
    scrollbar-color: #B2BBCF #f1f1f1;
  }
}
.loader {
  display: none;
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
  z-index: 99999;
}
.loader.active {
    display: none;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 99999999!important;
    transform: inherit!important;
    width: 100%;
    height: 100%;
    background: #11004763;
    right: 0;
    bottom: 0;
    display: flex!important;
    align-items: center;
    justify-content: center;
    text-align: center;
    z-index: 99999;
}
.loading {
  border: 2px solid #ccc;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border-top-color: #1ecd97;
  border-left-color: #1ecd97;
  animation: spin 1s infinite ease-in;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}
@keyframes MoveUpDown {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}


/**ipad screen**/
@media only screen and (min-width: 768px) and (max-width: 1196px){
.topHdr{
   gap: 30px;
}
.logo img {
    width: 85px;
}
.topHdrM{
    flex: 1;
}
.search_bx, .search_bx form{
    width: 100%;
}
.topHdrM .search_bx .form-control{
    width: 100%;
    height: 36px !important;
}
.profileDec{
    display: none;
}
.button_groups.inquiries-button_groups .button_list {
    flex: 1 1 calc(20.666% - 9px);
    max-width: calc(20.666% - 9px);
    height: 100px;
}
.btn img.btn-icon-mobile {
    width: 18px;
    height: auto;
}
.dragableTable_icons {
    text-align: right;
}
.settingOption {
    position: absolute;
    width: 40px;
    height: 40px;
}
.settingOption > img{
    width: 16px;
}
.settingOption .modal_popup {
    min-height: 300px;
    width: 320px;
}
.custom_select ul li {
  font-size: 16px;
  line-height: 18px;
  padding: 10px;
}
.custom_select li.init{
    padding: 10px;
}
.custom_select ul{
    background-position: left 8px top 11px;
}
.galleryMsgBx .galleryMsg_list{
    position: static;
}
.galleryMsgBx .galleryMsg_list:last-child:before{
    display: none;
}

/**table responsive design**/
.table {
    
    border-collapse: collapse;
    counter-reset: rowNumber;
}
.table thead, .table tbody, .table th, .table td, .table tr {
    display: block;
    font-size: 14px;
}
.table thead{
    display: none;
}
.table th, .table td {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    vertical-align: top;
}
.table tbody td:before {
    content: attr(data-label);
    display: block;
    width: 100%;
    font-weight: bold; 
    text-transform: capitalize;
    margin-bottom: 10px;
    color: #0081e3;
}
.table thead th:before {
    display: none;
}
table.table.table-list td {
    text-align: right;
}
.table tr {
    margin-bottom: 10px; /* Adjust the value as needed */
}
.table tbody tr{
    counter-increment: rowNumber;
    position: relative;
}  
.table tbody tr::before{
    content: counter(rowNumber);
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 9;
    text-align: center;
    color: #e3e3e3;
}
.table tr {
    margin:0 5px 10px; /* Adjust the value as needed */
    max-width: calc(50% - 10px);
    width: calc(50% - 10px);
    float: right;
  }
table.table.table-list tbody tr{
    margin: 0;
    max-width: calc(100% - 0px);
    width: calc(100% - 0px);
    float: none;
    display: table-row;
} 
table.table.table-list tbody tr::before{
  display: none;  
}
table.table.table-list th, table.table.table-list td{
  width: auto;  
   display: table-cell;
}
}

/**mobile menu responsive screen**/
@media only screen and (max-width: 980px){
    
    .chart-box {
        display: flex;
        gap: 0;
        flex-direction: column;
        position: relative;
    }
    .chart-box .chat-sidebar {
        width: 100%;
    }
    
    .chatBar_ul {
        max-height: 100%;
    } 
    .chat-area {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background: #fff;
            z-index: 9;
            height: 100%;
            max-height: 100%;
            display: none;
            border-radius: 14px;
    } 
    .chat-message {
        overflow: auto;
    }
    .backtoChatList{
        cursor: pointer;
    }
    .chat-area.active, 
    .chat-area.active .backtoChatList{
        display: flex!important;
    }
    .chatBar_ul li{
        border-radius: 0!important;
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
    .chatBar_notify{
        padding-left: 5px;
    }
    .chatBar_notify .chatBx_option li{
         padding-left: 8px!important;
        padding-right: 8px!important;
    }
    .chat_list .chat_message_wrap{
        flex: 1;
    }
    .chat_list .chat_message {
        width: 80%;
    }
    .chatBx_option_drop li {
        padding: 0px 4px !important;
        text-align: center;
    }
    .chatBx_option_drop {
        left: 0;
        border-radius: 8px;
        padding: 1px 0;
        min-width: 68px;
        right: -23px;
        margin: auto;
    }    
}

/**ipad screen and mobile landscape screen**/
@media only screen and (max-width: 767px){
.topHdrM .search_bx .form-control {
    width: 180px;
}
.directory_table .table .profileltag {
    gap: 4px;
    flex-direction: column;
    text-align: center;
    line-height: 13px;
        display: contents;
}
.table .btn-groups{
    gap:5px;
}
.topHdrR{
    gap: 0px;
}
.mobile_menu_toggle {
    display: flex !important;
    width: 26px;
    flex-direction: column;
    gap: 6px;
    justify-content: center;
    margin-left: 10px;
    cursor: pointer;
}
.mobile_menu_toggle span{
    width: 100%;
    height: 2px;
    background-color: #012751;
    border-radius: 2px;
}
.sidebarMenu {
    display: none;
    position: absolute;
    top: 0;
    z-index: 999;
    bottom: 0;
    right: 0;
    min-height: 100vh;
}
.main_content {
   max-width: calc(100% - 15px);
   margin: 20px 13px 20px 0;
}
.admin-header {
    height: 50px;
}
.main{
  margin-top: 50px;
}
.notification_hdr ul li{
    height: 100%;
}
.admin-footer {
    border-width: 0;
}
.profile-section{
    display: none;
}
.search_bx{
    display: none;
}
.logo img {
    width: 74px;
}
.header_search_box {
    width: 100%;
    max-width: 100%;
    position: absolute;
    top: 50px;
    background: #110047;
    left: 0;
    right: 0;
    z-index: 999;
    padding: 0 20px;
}
.topHdrL{
    display: block!important;
}
.notification_hdr ul {
    gap: 10px;
}
.sidebarMenu .main-menu {
    padding: 20px 0;
}
.sidebarMenu .main-menu > ul {
    gap: 10px;
}
.sidebarMenu .main-menu ul > li > a {
    font-size: 12px;
}
.sidebarMenu .main-menu ul > li > a img {
    width: 22px;
    height: 22px;
}
.sidebarMenu .have-children-menu .dropdown_menu.active {
    width: 161px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.sidebarMenu .dropdown_menu {
    right: 142px;
}
.sidebarMenu .dropdown_menu ul li a{
    padding: 7px 15px;
}
.sidebarMenu .dropdown_menu h3 {
    padding: 0 15px 0px;
    font-size: 14px;
}
.sidebarMenu .have-children-menu.active:before {
    left: -21px;
}
.sidebarMenu .main-menu ul{
    position: relative;
    z-index: 999;
}
body.active .sidebarMenu{
    display: block;
}
body.active .main_wrap{
    position: static;
}
body.active .main_wrap:before {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: rgb(17 0 71 / 55%);
    z-index: 9;
}
body.active .mobile_menu_toggle span:nth-child(2){
    display: none;
}
body.active .mobile_menu_toggle span:nth-child(1){
    transform: rotate(45deg) translate(1px, 8px);
}
body.active .mobile_menu_toggle span:nth-child(3){
    transform: rotate(-45deg) translate(-3px, -5px);
}
body.active .admin-footer {
    border-width: 0 128px 0 0;
}
body.active .mobile_menu_toggle{
    position: relative;
    top: -3px;
    left: 8px;
}
.title_secondary {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
}
.directory_table{
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.table{
   width: 100%;
    max-width: 100%;

}
table.table.table-list{
    display: table;
    overflow: visible;
}
.btn{
    padding: 0 15px;
    min-width: 90px!important;
}
.directory_head .btn-groups .btn.backbtn{
    min-width: 40px!important;
}
.btn img.btn-icon-mobile {
    width: 18px;
    height: auto;
}
select.form-control{
    background-position: left 6px center;
}
.row {
    gap: 10px 0;
}
hr{
    margin-top: 8px;
    margin-bottom: 8px;
}
.table .btn-groups img {
    width: 18px;
    height: 17px;
} 
.pagination-footer {
    flex-direction: column;
} 
.company-profile-edit {
    width: 60px;
   /* height: 40px;
    border-width: 2px;*/
}
.owl-carousel .owl-nav button {
    width: 28px;
    height: 28px;
    line-height: 28px!important;
}
.owl-carousel .owl-nav button img{
    width: 20px;
    height: auto;
}
.button_groups .button_list {
    flex: 1 1 calc(50% - 9px);
    max-width: calc(50% - 9px);
}
.button_groups.inquiries-button_groups .button_list{
     flex: 1 1 calc(33.33% - 9px);
    max-width: calc(33.33% - 9px);
    height: 78px;
    background-size: 19px;
}
.button_header {
    flex-direction: column;
    gap: 14px;
}
.settingOption {
    width: 30px;
    height: 30px;
}
.settingOption .setting_button img {
    width: 12px;
}
.settingOption .modal_popup {
    min-height: 200px;
    width: 177px;
    top: 34px;
}
.modal_popup_hdr .title_secondary {
    font-size: 14px;
}
.modal_popup_hdr .close_hdr img {
    width: 10px;
}
.modal_popup_hdr {
    padding: 8px 10px;
    border-radius: 8px 8px 0 0;
}
.modal_popup_body {
    padding: 10px;
}
.modal_popup .btn {
    min-width: 90px;
}
.modal_popup{
    border-radius: 8px;
    width: 90%!important;
    min-height: 120px;
    padding-bottom: 20px;
}
.custom_select .customLabel, 
.custom-checkbox + label {
    font-size: 14px;
}
.custom_select ul {
    background-position: left 5px top 14px;
    background-size: 12px;
}
.custom_select li.init {
    padding: 5px;
    font-size: 13px;
}
.custom_select {
    margin-bottom: 8px;
}
.tooltip{
    width: 68%;
}
.changeStructure .btn-groups .btn {
    min-width: 80px;
}
.changeStructure .btn-groups {
    flex-direction: inherit;
    gap: 20px;
}
/* .directory_head select.form-control, 
.directory_head .form-control.calender_icons {
    min-width: 151px;
} */
.directory_table .table {
    border-radius: 8px;
}
.directory_table .table th:first-child {    
    border-radius: 0 8px 0 0;
}
.directory_table .table th:last-child {
    border-radius: 8px 0 0 0;
}
.galleryBx .card-body {
    padding: 10px;
}
.galleryBx_content {
    gap: 6px;
    align-items: initial;
    flex-direction: column;
}
.card-body ul li {
    border-radius: 8px;
}
.galleryBx ul li{
    align-items: baseline;
}
.galleryBx_title {
    font-size: 15px;
    line-height: 22px;
}
.phone-directory-btns .btn {
    min-width: 90px;
}
.mailing_list_l{
    align-items: flex-start;
}
.mailing_list_page ul li {
    flex-direction: column-reverse;
    gap: 10px;
}
.mailing_list_l .mailing_list_dec h4 {
    font-size: 14px;
}
.filter_status_option .btn {
    padding: 0 10px;
    font-size: 14px;
}
.form_box_inner {
    width: 100%;
    min-width: 100%;
}
.drop-area {
    height: 200px;
}
.drop-area p {
    font-size: 14px;
    line-height: 20px;
}
.phone-directory-cat-info p {
    font-size: 14px;
}
.resident_detais .resident_detais_profile {
    margin: 10px auto 0;
}
.addNewUsers_profile {
    width: 50px;
    height: 50px;
}
.menuSetting ul.checklist_ul{
    padding: 10px 4px !important;
}
.menuSetting ul.checklist_ul li {
    flex: 1 1 100%;
    max-width: 100%;
}
.menuSetting .btn-groups .btn {
    min-width: 90px;
}
.card-articles .card-footer .btn-groups .btn {
    min-width: 90px;
}
.checklist_ul{
    border-radius: 8px;
}
.careta_a_gallery {
    display: inline-flex;
    flex-wrap: wrap;
}
.toggleButton {
    min-width: 180px;
}
.deletepopup {
    left: 0;
    top: unset;
    position: fixed;
    right: 0;
    margin: auto;
}
.galleryMsgBx .galleryMsg_list, 
.galleryMsgBx .galleryMsg_list:last-child:before{
    position: static;
}
.event-calendar-banner {
    margin: 0px 0;
}
.event-calendar-banner img {
    height: auto;
}
.sliderImg_bx {
    height: auto;
}
.sliderImg_bx img, 
.event_additionl_img .event_additionl_list, 
.event-calendar-banner img{
    border-radius: 8px;
}
.event-calendar-banner, 
.event_additionl_img, 
.directory_head .btn-group-category.btn-groups {
    gap: 6px;
}
.calender_icons, 
.time_icons {
    background-position: left 7px center;
    background-size: 13px;
}
.card-header .deletepopup{
    position: absolute;
    left: 0px;
}
.switch_label::before {
    height: 36px;
}
.checklist_ul li{
    border-radius: 0!important;
}
.filter_status_option ul{
   gap: 5px;
}
.dropdownBox li {
    font-size: 14px;
    line-height: 16px;
}
.dropdownBox .delete_album img {
    width: 14px;
}
.directory_table .table .btn{
    min-width: 20px!important;
}
.reportBtn_groups{
    gap: 6px!important;
}
.reportBtn_groups .btn {
    padding: 0 10px;
    min-width: 40px!important;
}
.reportBtn_groups .btn img {
    width: 24px;
    height: 24px;
}
textarea.form-control{
    min-height: 200px!important;
}
.choose_theme_color .choose_theme_list {
    padding: 6px;
    border-radius: 8px;
}
div#memberInput {
    min-height: 40px!important;
    background-position: left 8px top 13px!important;
    background-size: 13px!important;
}
.popupsBxBar {
    top: 59px;
    width: 80%;
    overflow: hidden;
    left: 0;
    right: 0;
    position: fixed;
    margin: auto;
}
.modal_popup .btn-groups{
    margin-top: 5px;
}
.dragableTable_icons.text-center {
    text-align: right;
}
.button_swap img {
    width: 24px;
}
.button_header .btn.btn-dark img{
    width: 17px;
    height: auto;
}

/**table responsive design**/
.table {
    
    border-collapse: collapse;
    counter-reset: rowNumber;
}
.table thead, .table tbody, .table th, .table td, .table tr {
    display: block;
    font-size: 14px;
}
.table thead{
    display: none;
}
.table th, .table td {
    width: 100%;
    box-sizing: border-box;
    position: relative;
    vertical-align: top;
}
.table tbody td:before {
    content: attr(data-label);
    display: block;
    width: 100%;
    font-weight: bold; 
    text-transform: capitalize;
    margin-bottom: 10px;
}
.table thead th:before {
    display: none;
}
table.table.table-list td {
    text-align: right;
}
.table tr {
    margin-bottom: 10px; /* Adjust the value as needed */
}
.table tbody tr{
    counter-increment: rowNumber;
    position: relative;
}  
.table tbody tr::before{
    content: counter(rowNumber);
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 9;
    text-align: center;
    color: #e3e3e3;
}
.table tr {
    margin:0 5px 10px; /* Adjust the value as needed */
    max-width: calc(50% - 10px);
    width: calc(50% - 10px);
    float: right;
  }
  
  .register_prof{
    margin-top: -50px;
    flex-wrap: wrap;
  }
  .register_prof .register_prof_img {
    width: 80px;
    height: 80px;
  }
  .register_prof label{
    padding-bottom: 15px;
  }
  .main_content{
    min-height: 84vh;
  }
  .table thead {
    display: block;
  }
  .table thead th{
    width: 100% !important;
  }
  .dataTables_paginate, .dataTables_length, .dataTables_info{
    width: 100%;
    float: none;
    text-align: center;
  }
  .directory_table{
    overflow-x:inherit;
  }
  body.active .sidebarMenu{
    position: fixed;
    top: 45px;
  }
  .table-bordered tbody tr:last-child td:first-child, .table-bordered tbody tr:last-child td:last-child{
    border-radius: 0px;
  }
  .directory_table .table th:last-child{
    border-radius: 0px;
  }
}



/**this media query only for table responsive on mobile**/
@media only screen and (max-width: 660px){
.table tr {
    margin:0 0 10px; /* Adjust the value as needed */
    max-width: calc(100% - 0px);
    width: calc(100% - 0px);
    float: none;
  }   
}


.button-margin {
    margin-top: 10px;
}

.chat-active{
    background-color: #F2F5FA;
}
.pt-10{
    padding-top: 10px;
}

@media only screen and (max-width:1630px){
    .directory_table .table td {
        padding: 5px;
    }
    .status-btn {
        min-width: 90px;
    }
}

.btn-mt-3{
    margin-top: 30px;
}

.button_list #myImage {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
}

.dataTables_wrapper .dataTables_paginate {
  display: flex !important;
  flex-direction: row-reverse !important;
  justify-content: center;
  gap: .25rem;
  align-items: center;
}

/* keep page numbers readable */
.dataTables_wrapper .dataTables_paginate span {
  direction: ltr; 
}

@media (max-width:767px){
    .login_form {
	max-width: 100%;
	width: 100%;
}
.btn.btn-primary.LogInBtn {
	width: 100%;
}
.sidebarMenu {
	width: 270px;
}
.sidebarMenu .main-menu ul > li > a{
    font-size: 16px;
}

.have-children-menu > a::after {
    content: "";
    border: solid #333;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    margin-left: 6px;
    transform: rotate(45deg);
    transition: transform 0.3s ease;
    position: absolute;
    left: 4px;
}
.have-children-menu.active > a::after {
    transform: rotate(-135deg);
}

.btn-groups, div {
    width: 100%;
}
.directory_head select.form-control, .directory_head .form-control.calender_icons {
    width: 100%;
}
.main > .container-full {
	padding-right:0;
    padding-left: 0;
}


/* Mobile responsive */

  .table-bordered thead {
    display: none; /* hide the table header on mobile */
  }

  .table-bordered, 
  .table-bordered tbody, 
  .table-bordered tr, 
  .table-bordered td {
    display: block;
    width: 100%;
  }

  .table-bordered tr {
    margin-bottom: 15px;

  }

  .table-bordered td {
    text-align: left;
    position: relative;
    border: none;
    border-bottom: 1px solid #eee;
    	padding: 0 18px!important;
	min-height: 40px;
	line-height: 40px;

  }
  .table-bordered td::before {
    display: none!important; /* Hide the default before content */
  }
  .table-bordered td::after {
    content: attr(data-label); /* Get label from data-label attribute */
    position: absolute;
    right: 10px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    font-weight: bold;
    text-align: right;
    z-index: 9;
  }

  .card-box.card-articles.CrdMobileView {
    border: 0;
    background: none;
  }
    .card-box.card-articles.CrdMobileView  table {
        border: 0;
    }
.directory_head select.form-control, .directory_head .form-control.calender_icons {
	min-width: 100%;
}

  .card-box.card-articles.CrdMobileView .card-body {
    background: none;
    padding: 0;
}
 .card-box.card-articles.CrdMobileView  .table .btn-groups {
	gap: 5px;
	float: left;
	width: auto;
	margin: 12px 0 0;
}
 .card-box.card-articles.CrdMobileView  .custom-checkbox {
	text-align: right;
	display: block;
	padding: 10px 0 0;
}

.no-border-shell {
    margin: 0!important;
}
.no-border-shell td:after {
    display: none!important;
}
.no-border-shell td {
	display: inline-block !important;
	width: 49% !important;
    font-size: 12px;
}

.table-bordered td[colspan="11"],
.table-bordered td[colspan="6"],
.no-border-shell td[colspan="11"],
.dummy-shell td[colspan="9"],
.no-border-shell td[colspan="8"] {
    display: none!important;
}

.directory_breadcums li {
    font-size: 16px;
}
 .card-box.card-articles.CrdMobileView form{
        background: #FFF;
        padding: 16px;
        border-radius: 10px;
        margin: 30px 0;
}
 .card-box.card-articles.CrdMobileView textarea.form-control {
	min-height: 130px !important;
}
#filterForm {
    width: 100%;
}

.dataTables_paginate a {
	font-weight: 400;
	font-size: 14px;
	border-radius: 100%;
	cursor: pointer;
	padding: 8px 15px;
	width: 20px;
	height: 20px;
	display: inline-block;
	padding: 0;
	vertical-align: middle;
	margin: 0 4px;
	line-height: 21px;
}
.main_content,
.main,
.main_wrap,
.main > .container-full {
    height: auto;
}

.main_content {
    max-width: 100%;
        margin: 0;
        padding: 0;
}
.row{
    margin: 0;
    padding: 20px 10px;
}

.chatBar_ul li {
    padding: 13px 0;
    border: 0;
    border-bottom: 1px solid #C6CDDA;
}
.chatBar_pic {
    width: 40px;
    height: 40px;
}
.chatBar_ul_content h4 {
    font-size: 14px;
}
.chatBar_ul_content p {
    font-size: 12px;
    line-height: 17px;
    padding: 0 0 0 30px;

}

.chatBar_ul li div {
    width: auto;
}

.MobSmallView {
    height: 450px;
}

.chatBar_ul.ChatNoti li {
    position: relative;
}

.chatBar_ul.ChatNoti li .messageBar_ul_numb {
position: absolute;
top: 25px;
left: 0;
margin: 0;
}

.register_form.trt form{
    padding: 0!important;
}
.directory_head select.form-control, .directory_head .form-control.calender_icons {
    display: block;
}

.directory_head.align-items-start {
    margin: 0 0 20px;
}
}

.custom-pagination .pagination-container {
   flex-direction: column;
}
.btn-groups {
    padding: 0 0 30px 0;
}
@media (max-width:640px){
	.btn-groups {
    display: flex;
    justify-content: center!important;
    align-items: center!important;
}
}
