body{
    font-family: 'Roboto';

}
.box-shadow-input{
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25) !important;
    height: 46px;
}
.font-segoe{
    font-family: 'Segoe UI' ;
}

@font-face {
    font-family: 'Segoe UI Local';
    src: local('Segoe UI Semibold'), local('Segoe UI'), local('Courier');
    font-weight: 700;
    font-style: normal;
}
.sidebar-username{
    font-family: 'Segoe UI Local', 'Segoe UI Web (West European)';
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 19px;
    letter-spacing: 0.02em;
    text-align: center;

}.sidebar-navs{
     font-family: Segoe UI;
     font-style: normal;
     font-weight: 400;
     font-weight: normal;
     font-size: 12px;
     line-height: 16px;
     letter-spacing: 0.02em;
}
/*a:link {*/
/*    text-decoration: none;*/
/*    font-weight: bold;*/
/*    color: #30BB81*/
/*}*/
.font-size-16{
    font-size: 16px;
}
.bg-light-red{
    background-color: #E57373 !important;
}


.text-lato{
    font-family: Lato;
}
.text-green {
    color: #30BB81;
}
.bg-green{
   background-color: #30BB81 !important;

}

.bg-dark-green{
    background-color: #0F3B29 !important;
}
.bg-light-green{
    background-color: #6FC6A1 !important;
}
.bottom-navbar-shadow{
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);

}
section{
    margin-top: 30px;
    margin-bottom: 30px;
}
.card{
    border: none;
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);

}
.card .card-statistic-3 .card-icon-large .fas, .card .card-statistic-3 .card-icon-large .far, .card .card-statistic-3 .card-icon-large .fab, .card .card-statistic-3 .card-icon-large .fal {
    font-size: 100px;
}
.card-icon-large2{
    font-size: 70px !important;

}
.card .card-statistic-3 .card-icon {
    text-align: center;
    line-height: 50px;
    margin-left: 15px;
    color: #000;
    position: absolute;
    right: 20px;
    top: 20px;
    padding-left: 10px;
    opacity: 0.1;
}
.low-shadow{
    border: none;
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.15);

}.medium-shadow{
    border: none;
    -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.35);

}.custom-shadow-1{
      border: none;
      -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);

  }.custom-shadow-2{
      border: none;
      -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.20);
      -moz-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.20);
      box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.20);

  }

/*sidebar*/
.sidenav {
    height: 100%; /* 100% Full-height */
    width: 200px; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 998; /* Stay on top */
    top: 50px;
    left: -250px;

    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
    border: none;
    -webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.50);
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.50);
}

/* The navigation menu links */
.sidenav a {
    padding: 8px 8px 8px 20px;
    text-decoration: none;

    color: #ffffff;
    display: block;
    transition: 0.3s
}

/* When you mouse over the navigation links, change their color */
.sidenav a:hover, .offcanvas a:focus{
    color: #c5f8e2;
}

/* Position and style the close button (top right corner) */
.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;

}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}

/*PRELOADER FB*/


.lds-facebook {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}
.lds-facebook div {
    display: inline-block;
    position: absolute;
    left: 8px;
    width: 16px;
    background: #30BB81;
    animation: lds-facebook 1.2s cubic-bezier(0, 0.5, 0.5, 1) infinite;
}
.lds-facebook div:nth-child(1) {
    left: 8px;
    animation-delay: -0.24s;
}
.lds-facebook div:nth-child(2) {
    left: 32px;
    animation-delay: -0.12s;
}
.lds-facebook div:nth-child(3) {
    left: 56px;
    animation-delay: 0s;
}
@keyframes lds-facebook {
    0% {
        top: 8px;
        height: 64px;
    }
    50%, 100% {
        top: 24px;
        height: 32px;
    }
}


/*PRELOADER*/
@keyframes ldio-d7ppapfpf3l {
  0% {
    top: 96px;
    left: 96px;
    width: 0;
    height: 0;
    opacity: 1;
  }
  100% {
    top: 18px;
    left: 18px;
    width: 156px;
    height: 156px;
    opacity: 0;
  }
}.ldio-d7ppapfpf3l div {
  position: absolute;
  border-width: 5px;
  border-style: solid;
  opacity: 1;
  border-radius: 50%;
  animation: ldio-d7ppapfpf3l 1s cubic-bezier(0,0.2,0.8,1) infinite;
}.ldio-d7ppapfpf3l div:nth-child(1) {
  border-color: #30bb81;
  animation-delay: 0s;
}
.ldio-d7ppapfpf3l div:nth-child(2) {
  border-color: #6fc6a1;
  animation-delay: -0.5s;
}
.loadingio-spinner-ripple-9oouv7htn5d {
  width: 200px;
  height: 200px;

  overflow: hidden;
  background: #fff;
}
.ldio-d7ppapfpf3l {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-d7ppapfpf3l div { box-sizing: content-box; }
/* generated by https://loading.io/ */


.content {display:none;}
.preload {

    position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);


}

.btn-float-right{
    width: 56px;
    height: 56px;
    padding: 0;
    border-radius: 50px;
    position: fixed;
    bottom: 80px;
    right: 40px;
    display: inline-block;
    color: #fff;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2) !important;
    cursor: pointer;
    vertical-align: middle;
    margin-bottom: 0;
    z-index: 997;

   }
.bg-facebook{
    background-color: #4267B2;
}
.light-green-header{
    background-color: #f2fffa;
    color: #30BB81;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin-bottom: 40px
}
.page-sub-title{
    font-size: 15px !important;
    color: #4F4F4F;
    margin-bottom: 10px;
}
.btn-sm-sm {
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 1px 0;
    font-size: 12px;
    line-height: 1.428571429;

}
.carousel {
    background: #EEE;
}

.carousel-cell {
    width: 30%;

    margin-right: 10px;

    border-radius: 5px;
    counter-increment: carousel-cell;
    position: absolute;

}

.carousel-cell.is-selected {

}

/* cell number */
.carousel-cell:before {
    display: block;
    text-align: center;

    line-height: 200px;

    color: white;
}

.notification-card{
    border: none;
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);


}

.nav-badge{
    position: absolute;
    border-radius:999px;
     visibility: hidden;

}
#addimagebuttonarea,#addimagebuttonarea2,.toHighScale {
    animation: highScale 0.5s;

}
.toLowScale{
    animation: lowScale 0.5s forwards;
}

.img-space {



}
.img-space img{
    min-width: 100px !important;
    min-height: 100px !important;
    transform: scale(1);
    width: 100px;
    height: 100px;
    object-fit: cover;
    border: white 5px solid;
    margin: 3px;
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.5);
}
.image-area {
    position: relative;
    width: 115px;
    /*background: #333;*/
}
.remove-image {
    z-index: 9;
    display: none;
    position: absolute;
    top: -10px;
    right: -5px;
    border-radius: 50%;
    padding: 2px 6px 3px;
    text-decoration: none;
    font: 700 21px/20px sans-serif;
    background: #E54E4E;
    border: 3px solid #fff;
    color: #FFF !important;
    box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 2px 4px rgba(0,0,0,0.3);
    text-shadow: 0 1px 2px rgba(0,0,0,0.5);
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
}
.remove-image:hover {

    padding: 3px 7px 5px;
    top: -11px;
    right: -11px;
}
.remove-image:active {

    top: -10px;
    right: -11px;
}
@keyframes lowScale{
    0%{
        transform:scale(1.2);
    }30%{
         transform:scale(1);
     }
    100%{
        transform:scale(0);
    }
}
@keyframes highScale{
    0%{
        transform:scale(0);
    }
    100%{
        transform:scale(1);
    }
}
.toast-close{
    opacity: 1 !important;
    color:  white !important;
}
.toastify{
    max-width: none !important;
 }


.sr-chatbox {
    border-radius: 15px;
    flex-grow: 1;
    background-color: rgb(227, 253, 242);
    padding: 15px;
}
.sr-chatbox .user-profile{
    border-radius: 50%;
    margin-left: 10px;
    width: 35px;
    height: 35px;
    border: white 5px;
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}.sr-chatbox .none-user-profile{
    border-radius: 50%;
    margin-right: 10px;
    width: 35px;
    height: 35px;
    border: white 5px;
    -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}
.sr-chatbox .bubble {
    display: inline-block;
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 15px;
    max-width: 80%;
}
.sr-chatbox .bubble p {
    color: #f9fbff;
    font-size: 14px;
    text-align: left;
    line-height: 1.4;
}
.sr-chatbox  .incoming {
    text-align: left;

}
.sr-chatbox .incoming .bubble {
    background-color: #b2b2b2;
}
.sr-chatbox .outgoing {
    text-align: right;

}
.sr-chatbox .outgoing .bubble {
    background-color: #79c7c5;
}
.sr-chatbox .foot {
    padding-left: 10px;

    margin-top: 20px;
    background-color: white;
    display: flex;
    border-radius: 15px;

}
.sr-chatbox .foot .msg {

    flex-grow: 1;
    border: none !important;
}
.sr-chatbox .msg:focus {
    --tw-ring-color: rgba(0, 0, 0, 0) !important;
}
.sr-chatbox .foot .btn {
     margin: 5px;
    border-radius: 50%;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);
}
input:focus, textarea:focus, select:focus{
    outline: none !important;
}

.rate-img-container{
    position: relative;
    text-align: center;
    color: white;
    margin:0px;
    display: flex;
    justify-content: center;
}
.rate-text-centered {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);

}
.worker-homepage-chart-container{
    position: relative;
    text-align: left;
    margin:0px;
}.worker-homepage-chart-text{
     position: absolute;
     top: 8px;
     left: 16px;
 }
.consultant-homepage-chart-container{
    position: relative;
    text-align: left;
    margin:0px;
}.consultant-homepage-chart-text{
     position: absolute;
     top: 8px;
     left: 16px;
 }
.edgebutton{
    z-index: 996;
    width: 60px;
    height: 100px;
    padding-right: 25px;
    border-radius: 20px;
    position: fixed;
    top: 80px;
    right:  -25px;
    display: inline-block;
    color: #fff;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.2) !important;
    cursor: pointer;
    vertical-align: middle;
    margin-bottom: 0;
}
.edge{


    background-color: white;
    height: 100%; /* 100% Full-height */
    width: 300px; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 996; /* Stay on top */
    top:  0px;
    right: -300px;

    overflow-x: hidden; /* Disable horizontal scroll */

    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
    border: none;
    -webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.50);
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.50);
}
.edge-header{
    height: 54px;
    padding-top: 15px;
}
.page-header-custom{
    height: 54px;
    padding-top: 15px;
    background-color: #30BB81;
    color: white;
    width: 100%;
}
.page-footer-custom{
    height: 54px;
    padding-top: 15px;
    background-color: #30BB81;
    color: white;
    width: 100%;
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
}
.backbutton{
    height: 54px;
    position:absolute;
    top: 0px;
    color: white !important;;

}
.backbutton a{
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 10px;
    color:white !important;
}.backbutton a:hover{
    color:white !important;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link{
    background: #30BB81;
    color: white;
    box-shadow: 0px 5px 9px rgba(0, 0, 0 ,0.2);
}
.nav-pills .nav-link{
    border-radius: 50px;
    width: 100px;
    margin-left: 8px;
    margin-right: 8px;
    border: solid #30BB81 1px;
    color: #30BB81;
}


.btn-circle-day{

    width: 30px;
    height: 30px;
    padding: 0;
    border-radius: 50%;
    border: solid #30BB81 2px;
    border-bottom-width: 2px !important;
    -webkit-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.35);
}
.week .active{
    background: #30BB81;
    color: white;
}
.task-blink{
    animation: task_blink 1s infinite;
}
@keyframes task_blink {
    0%{box-shadow: 0px 0px 0px red}
    100%{box-shadow: 0px 0px 10px red}
}
.qr-user-list{
    border-radius: 50%;
    width: 32px !important;
    height: 32px !important;
}
/*#task_amount{*/
/*    text-align: right;*/
/*    width:auto;*/
/*    background-color: #6c757d !important;*/
/*    color: white;*/
/*    border-radius: 0.25rem;*/
/*    padding: 0px 10px;*/
/*}*/

#worker_earnings_table_section input[type='search'],#workerBookedTaskTableArea input[type='search'],#workerCompletedTaskTableArea input[type='search']{
    border-radius: 0.25rem;
    height: 20px;
    border: 1px solid #ced4da;
    margin-top: 0.5em;
}
.dataTables_length{
    margin-top: 0.5em;
}
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{
     background: #30BB81 !important;
}
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before{
    background: red !important;
}
.page-item.active .page-link{
    background: #30BB81 !important;
    border-color: #30BB81 !important;

}
.page-link{
    color: #23875D ;


}

.guideline-card{
    border-radius: 10px; border: 1px solid rgb(48, 187, 129);
}
.guideline-card-header{
    background: none; color: rgb(145, 157, 193);
}
.btn-green{
    background-color: #30BB81;
    color: white;
}.btn-green:hover{
    background-color: #1f9c68;
    color: white;
}
.backToHome{
    color: white !important;
}
.custom-gr-1{
background: linear-gradient(170deg, #01E4F8 0%, #1D3EDE 100%);
}
.custom-gr-2{
    background:linear-gradient(170deg, #30BB81 0%, #6FC6A1 100%);
}
.custom-gr-2-copy{
    background:linear-gradient(170deg, #30BB81 0%, #23875D 100%);
}
.custom-gr-3{
    background: linear-gradient(170deg, #C86DD7 0%, #3023AE 100%);
}
.custom-gr-4{
    background: linear-gradient(170deg, #FFC107 0%, #ff8f07 100%);
}

.leads-search{
    border-radius: 0.25rem 0 0 0.25rem !important;
    border: 1px solid #ced4da !important;

}

.lead-squire{
    border-radius: 5px;
    background:linear-gradient(170deg, #30BB81 0%, #23875D 100%);
    color: white;
    height: 100%;
    width: 100%;
    padding: 30px 0px !important;
    max-height: 95px;
}
.lead-delete-btn{
    position: absolute;
    top: 0;
    right: 0;
}
.lead-bringToTop-btn{
    position: absolute;
    bottom: 0;
    right: 0;
}
.lead-desc{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* number of lines to show */
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.lead-title{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1; /* number of lines to show */
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.new_lead_input{
    border-bottom: #30BB81 1px solid;


}
.addNewLeadSection-CloseBtn{
    position: absolute;
    top: 0;
    right: 0;
}

#flutterLoading{
    display: none;
    z-index: 99999;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
@keyframes ldio-7kk9zs3zla7 {
    0% { transform: translate(-50%,-50%) rotate(0deg); }
    100% { transform: translate(-50%,-50%) rotate(360deg); }
}
.ldio-7kk9zs3zla7 div {
    position: absolute;
    width: 120px;
    height: 120px;
    border: 20px solid #30bb81;
    border-top-color: transparent;
    border-radius: 50%;
}
.ldio-7kk9zs3zla7 div {
    animation: ldio-7kk9zs3zla7 1s linear infinite;
    top: 100px;
    left: 100px
}
.loadingio-spinner-rolling-6fcll0kyn9q {
    width: 200px;
    height: 200px;
    display: inline-block;
    overflow: hidden;
    background: none;
}
.ldio-7kk9zs3zla7 {
    width: 100%;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    backface-visibility: hidden;
    transform-origin: 0 0; /* see note above */
}
.ldio-7kk9zs3zla7 div { box-sizing: content-box; }
