@import url('https://fonts.googleapis.com/css2?family=Cormorant+Infant:wght@300;400;600&family=Work+Sans:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@100;200;300;400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
body {
    overflow-x: hidden;
     min-height: 100vh;
}



/* -------------------------HEADER START---------------------------- */


/* -------------------------HEADER END---------------------------- */


/* -------------------------CONTENT START---------------------------- */
.pac-matched,
.pac-item {
    font-size: 17px !important;
}
.applogo{
    text-align: center;
    margin-top: 5rem;
}
.col-accounts svg{
    color:#ff7f89;
}
.account-info-section {  
    background-color: #fff;
    border-radius: 15px;
    margin-bottom: 0;
    color:#ebb329;
    font-weight: 600;
    font-size:48px;
    position: relative;
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 25%);
 
}
.account-info-section .information {
    padding: 0px 50px 100px;
}
.account-info-section .information > div {
    margin-top: -30px;
}
.account-info-section .information .brand-logo {
    margin-top: -20px;
    width: 80px;
    height: 80px;
}
.row-offcanvas h1 {
    font-size: 38px;
    font-family: "Outfit", sans-serif;
    color: #111827;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 20px;
 
}
.row-offcanvas h5.subheading {
    color: #797a7c;
}
.main-dashboard  h1 {
    background: url(../img/2-bg.png), #fbf0d1;
    background-position: -2.6% 349%;
    background-size: auto;
    background-repeat: no-repeat;
    border-radius: 20px;
    padding: 42px 30px 48px 140px !important;
    font-size: 50px;
    line-height: 30px;
    font-weight: 600;
    color: #464646;
    position: relative;
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 20%);
    margin-top: -60px !important;
    margin-bottom: 50px;
}
.main-dashboard  h1 span{
    font-size: 33px;
    line-height: 60px;
    font-weight: 300;
}

.main-dashboard .icon-right {
    top: -60px;
    height: 257px;
}

.main-dashboard  picture img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 100px;
    left: 40px;
    top: 57px !important;
}
.main-dashboard .second-panel h3 {
    font-size: 26px;
    font-family: "Outfit", sans-serif;
    font-weight: 600;
    color:  #464646;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 20px;
}

.main-dashboard .second-panel .dBlock {
    padding: 2rem 6rem 2rem;
     margin-bottom: 2rem;
     border: 0 ;
     border-radius: 25px;
     border-left: 10px solid #ebb329;
}

.main-dashboard .second-panel .news-events{
    padding: 2rem 3rem;
}

.main-dashboard .news-events img{
    float: left;
    margin-right: 18px;
}
.main-dashboard .news-events .event-date {
    margin-top: 8px;
    font-size: 16px;
    font-family: "Outfit", sans-serif;
    font-weight: 300;
    color: #464646;
    line-height: 1.5;
    margin-bottom: 25px;
}
.main-dashboard .news-events h4 {
    margin-top: 9px;
    font-size: 20px;
    font-family: "Outfit", sans-serif;
    color: #464646;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 20px;
}
.main-dashboard .news-events p{
    margin-top: 10px;
    font-size: 18px;
    font-family: "Outfit", sans-serif;
    font-weight: 300;
    color: #464646;
    line-height: 1.5;
    margin-bottom: 25px;
}
.main-dashboard .news-events hr {
    background-color: #ccc;
    margin-top: 30px;
    margin-bottom: 30px;
}
#notifications-sec hr {
    background-color: #ccc;
    margin-top: 25px;
    margin-bottom: 15px;
}
.main-dashboard .second-panel {margin-top: 20px;}
.main-dashboard .second-panel .ai-tools > .dBlock{
    border-radius: 15px;
    background-image: url(../img/0-bg.png), linear-gradient(to bottom, #05ACFC, #0075FF);
    background-position: -5% 122%;
    background-repeat: no-repeat;
    background-size: auto;
    border: 0;
    padding-top: 35px;
    padding-bottom: 50px;
    margin-bottom: 25px;
}
.main-dashboard .second-panel .ai-tools span.highlight {
  font-size: 16px;
  font-family: "Outfit", sans-serif;
  color: rgb(255, 255, 255);
  text-transform: uppercase;
  text-align: center;
  border-radius: 5px;
}
.main-dashboard .second-panel .ai-tools h3 {
    font-size: 50px;
    font-family: "Outfit", sans-serif;
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 1.2;
    margin-top: 0px;
}
.main-dashboard .second-panel .ai-tools h4 {
    font-size: 20px;
    font-family: "Outfit", sans-serif;
    color: rgb(255, 255, 255);
    line-height: normal;
    width: 63%;
}
.main-dashboard .second-panel .ai-tools a {
    font-size: 17px;
    font-family: "Outfit", sans-serif;
    border-radius: 15px;
    background-color: #fff;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 15px 30px;
    font-weight: 400;
    color: #000;
    padding: 15px 30px;
    display: inline-block;
    margin-top: 3.4rem;
}

.main-dashboard .second-panel .social-media h3 {
    margin-left: -23px;
}
.main-dashboard .second-panel .social-media .fb {
    background-color: rgb(34, 87, 164);
    color: #fff;
    border-radius: 17px 0px 17px 0px;
    padding: 13px 13px 13px 25px;
    margin-bottom: 25px;
}
.main-dashboard .second-panel .social-media .li {
    background-color: #0177b5;
    color: #fff;
    border-radius: 17px 0px 17px 0px;
    padding: 13px 13px 13px 25px;
    margin-bottom: 25px;
}
.main-dashboard .second-panel .social-media .yt {
    background-color: #d0121d;
    color: #fff;
    border-radius: 17px 0px 17px 0px;
    padding: 13px 13px 13px 25px;
    margin-bottom: 25px;
}
.main-dashboard .second-panel .social-media .tt {
    background-color: #f8014d;
    color: #fff;
    border-radius: 17px 0px 17px 0px;
    padding: 13px 13px 13px 25px;
}
.main-dashboard .second-panel .social-media img {
    position: absolute;
    left: 20px;
    margin-top: -10px;
}
.main-dashboard .second-panel .social-media a {
    color: #fff;
}
.main-dashboard .second-panel .account-manager img{
    width: 70px;
    height: 70px;
    border-radius: 100px;
    object-fit: cover;
    margin-right: 2rem;
    float: left;
}
.main-dashboard .second-panel .account-manager .dBlock{
    padding: 3.5rem 3rem;
    background: url(../img/1-bg.png), linear-gradient(to right, #28CAA3, #02A982);
    background-position: -7% -67%;
    background-size: auto;
    background-repeat: no-repeat;
    border: 0;
}
.main-dashboard .second-panel .account-manager a {
    float: right;
    margin-top: 10px;
    display: inline-block;
     border-radius: 15px;
    background-color: #fff;
    box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.1);
    padding: 15px 30px;
    font-size: 17px;
    font-weight: 400;
    font-family: "Outfit", sans-serif;
    color: #000;
    line-height: 1.714;
    cursor: pointer;
}
.main-dashboard .second-panel .account-manager h5 {
    font-size: 26px;
    font-family: "Outfit", sans-serif;
    color: rgb(255, 255, 255);
    font-weight: 600;
    line-height: 1;
    padding-top: 11px;
}
.main-dashboard .second-panel .account-manager p {
    font-size: 18px;
    font-family: "Outfit", sans-serif;
    color: rgb(255, 255, 255);
}
.main-dashboard .second-panel .account-manager i {
    font-weight: 100;
}
.darkMode .loginLeft {
    background: #363b48;
}

.darkMode .getStarted {
    color: #fff;
}

.loginbg.darkMode h2 {
    color: #fff;
}

.account-info-section  {
    margin-top: 1.75cm;
    border-top: 80px solid #ebb329;
}
.account-info-section i {
    border-radius: 55px;
    padding: 12px 10px 10px 10px;
    width: 50px;
    height: 50px;
    font-size: 25px;
    margin-right: 20px;
    float: left;
    text-align: center;
}
.account-info-section i.fa-globe {
    color: #fb7a48;
    background: #fff8ee;
}
.account-info-section i.fa-building {
    color: #ebb318;
    background: #fbf0d1;
}
.account-info-section i.fa-map-marker-alt {
    color: #4d4cac;
    background: #e7edfe;
}
.account-info-section .respon {
    background: #6d6e70;
    border-radius: 50px;
    font-size: initial;
    padding: 10px 18px;
    width: 130px;
    text-align: center;
}
.account-info-section .respon > div {
    background: #6d6e70;
    border-radius: 20px;
    text-align: center;
}
.account-info-section .respon img,
.account-info-section .respon p {
    display: inline;
}
#notifications-sec {
    margin-top: 1.75cm;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 25%);
    min-height: 516px;
    padding: 20px 50px 20px;
}
#notifications-sec .order::before {
    position: relative;
    top: 35px;
}
#notifications-sec > div:nth-child(3) {
    margin-top: 3rem;
    color: #464646;
}
#notifications-sec h4,
#tasksTab h4 {
    float: none !important;
    display: inline-block;
}
#notifications-sec h5 {
    font-size: 16px;
    font-family: "Outfit", sans-serif;
    color: #464646;
    font-weight: bold;
    padding-bottom: 0px;
    display: inline-block;
}
#notifications-sec p {
    font-size: 17px;
    font-family: "Outfit", sans-serif;
    color: #464646;
    line-height: 1.5;
    margin-left: 60px;
}
#notifications-sec .event-date {
    margin-top: 40px;
}
#tasksTab h4,
#notifications-sec h4,
#analytics h4 {
    margin-top: 25px;
    font-size: 26px;
    font-family: "Outfit", sans-serif;
    color: #464646;
    font-weight: bold;
    float: left;
    line-height: 1.2;
}
.account-orders h4 {
    margin-top: 25px;
    font-size: 26px;
    font-family: "Outfit", sans-serif;
    color: #464646;
    font-weight: bold;
    float: left;
    line-height: 1.2;
    margin-bottom: 20px;
}
.account-orders .view-all{
    float: right;
    font-size: 14px;
    font-family: "Outfit", sans-serif;
    font-weight: 500;
    color: #464646;
    line-height: 2.333;
    border-radius: 17px;
    background-color: rgb(245, 245, 245);
    padding: 2px 20px;
    margin-top: 15px;
}
#analytics .view-all,
#notifications-sec .view-all,
.account-info-section .information .view-all{
    float: right;
    font-size: 14px;
    font-family: "Outfit", sans-serif;
    font-weight: 500;
    color: #464646;
    line-height: 2.333;
    border-radius: 17px;
    background-color: rgb(245, 245, 245);
    padding: 2px 20px;
    margin-top: 15px;
}
.account-info-section .information h4 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    font-family: "Outfit", sans-serif;
    color: #464646;
    line-height: 1.2;
    margin-top: 7px;
}

.account-info-section .information p {
    padding-bottom: 10px;
    font-size: 17px;
    font-family: "Outfit";
    color: #464646;
    font-weight: normal;
    line-height: 1.2;
    padding-top: 7px;
    padding-bottom: 20px;
}

.account-info-section .information .respon > p {
    font-size: 17px;
    font-family: "Outfit", sans-serif;
    color: #fff;
    font-weight: 400;
    margin-left: 5px;
}


#analytics .dBlock {
    padding: 0;
    border: 0;
}
#acquisitionTable,
#acquisitionTable_wrapper table,
#acquisitionTable_wrapper .dataTables_scrollHeadInner{
    width: 100% !important;
}
.analytics-container {
    box-shadow: none !important;
    padding: 0 !important;
}
#insights img.heading {
    padding-top: 15px;
}
#insights .dblock{
    border-radius: 5px;
    padding: 40px;
}
#insights .device {
    text-align: center;
}
#insights h3 {
    font-size: 22px;
    font-family: "Outfit", sans-serif;
    color: rgb(109, 110, 112);
    font-weight: bold;
    line-height: 1.714;
    margin-bottom: 15px;
    text-align: left;
}
@media screen and (min-width: 1300px){
    .account-info-section .information .bg {
        position: absolute;
        bottom: 0px;
        right: 24px;
    }
}


.account-info-section .user_wrap {
    background-color: #fff;
    padding: 0px 15px 30px 15px;
    margin-top: 1.13cm;
    border-radius: 20px;
    box-shadow: 0px 20px 40px 0px rgb(0 0 0 / 25%);
}

.account-info-section h3 {
    font-weight: 700;
    font-size: 24px;
    font-family: "Outfit", sans-serif;
    color: #464646;
    margin-top: 25px;
    margin-bottom: 25px;
}

.account-info-section sup {
    font-size: 13px;
    color: rgb( 235, 179, 24 );
    font-weight: 600;
    text-transform: uppercase;
    top: 0.8em;
}

.account-info-section .name {
    font-size: 28px;
    color: #6d6e70;
    line-height: 1;
}


@media(min-width:992px) {
    .account-info-section .responsible:before{
        background: gray;
        height: 60px;
        width: 1px;
        content: " ";
        position: absolute;
        /* z-index: -1; */
        border-radius: 0 30px 30px 0;
        top: 34px;
        left: 0;
    }

    .account-info-section .responsible {
        text-align: right;
    }
    
    .leads-offset-1 {
        margin-left: 6%;
    }
} 
@media(max-width:991px) {
    .cardB {
        min-height: auto;
    }
    .account-info-section .agency {
        border-bottom: 1px solid gray;
        padding-bottom: 37px;
    }
    .content h1 {
        text-align: center;
    }
    .row-offcanvas h1 img { 
        max-width: 100%;
        margin-top: 3rem;
    }
    .dTable .dataTables_info {
        text-align: center !important;
        float: none !important;
    }

    .dTable .dataTables_paginate {
        text-align: center !important;
        float: none !important;
        margin-bottom: 3rem !important;
    }
}
/* ------------login-section--------- */

section.login  {
    background: #fff;
}

.login .left-form .loginForm{
    margin: 21rem auto 10rem;
}

.login.register .left-form .loginForm{
    margin: 8rem auto 10rem;
}

.login .left-form h2{
    font-size: 36px;
    font-family: "Outfit", sans-serif;
    color: rgb(17, 24, 39);
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 40px;
}
.login .left-form h3{
   font-size: 18px;
   font-family: "Outfit", sans-serif;   
  color: rgb(70, 70, 70);
  line-height: 1.2;
   font-weight: 600;
   margin-bottom: 10px;
}
.login .left-form label {
    font-family: "Outfit", sans-serif;
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 600;
    color: rgb(70, 70, 70);
    line-height: 1.2;
}

.login .left-form input {
    border-radius: 15px;
    border: 1px solid #cccccc;
    font-size: 16px;
    font-family: "Outfit", sans-serif;
    font-weight: 500;
    color: #464646;
    height: 58px;
    padding-top: 5px;
    padding-left: 45px;
    padding-right: 30px;
    box-shadow: none;
    width: 96%;
}
.login.register .left-form input {
    padding-left: 17px
}

.login .left-form button[type="submit"] {
    font-size: 15px;
    font-family: "Outfit", sans-serif;
    color: rgb(246, 246, 253);
    font-weight: 400;
    border-radius: 15px;
    background-color: #00aa81;
    border: 0;
    padding: 16px 22px;
    letter-spacing: 1.2px;
    margin: 45px 0px 0px;
    box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 25%);
    width: 100%;
}

.login .left-form .field-icon {
    position: relative;
    right: 110px;
    top: 60px;
    z-index: 9;
    color: #818aa2;
    font-size: 20px;
}

.login .left-form .fa-lock {
    right: 140px;
}

.login .forgot{
    text-align: right;
}


.login a{
  font-size: 16px;
  font-family: "Outfit", sans-serif;
  color: rgb(0, 170, 129);
  text-decoration: underline;
  line-height: 1.2;
}

.login .getStarted  {
  font-size: 16px;
  font-family: "Outfit";
  color: rgb(70, 70, 70);
  line-height: 1.2;
  text-align: center;
  margin-top: 50px;
}


.login .right-bg {
    background-color: rgb(0, 170, 129);
    text-align: center;
    vertical-align: middle;
}

.login .right-bg img {
    width: 75%;
    margin-top: 130px;
    margin-bottom: 130px;
}


.toggle-password {
   position: relative;
   float: right;
   right: 36px;
   bottom: 37px;
   z-index: 9;
   color: #818aa2;
   font-size: 20px;
}


.getStarted br {
    display: none;
}

.regdTop {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.regdTop .form-group {
    width: 47%;
    margin-bottom: 0;
}

.preffered {
    font-size: 14px;
    font-weight: 400;
}

.regd h2 {
    margin-bottom: 30px;
}

.info {
    position: relative;
    margin-left: 5px;
    border: 1px solid #ebb329;
    border-radius: 100px;
    display: inline-block;
    width: 18px;
    height: 18px;
    background: #818aa2;
    text-align: center;
}

.info:hover {
    cursor: pointer;
}

.info:hover .infoTxt {
    display: block;
}

.info i {
    font-size: 10px;
    position: relative;
    top: -3px;
    color: #fff;
}

.infoTxt {
    display: none;
    position: absolute;
    z-index: 999;
    left: 20px;
    bottom: 14px;
    width: 190px;
    border-radius: 20px 20px 20px 5px;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: 0 0 5px #ccc;
    font-size: 14px;
    font-weight: 400;
}

.regd .getStarted {
    margin-top: 30px;
}

.form-control-placeholder {
    position: absolute;
    top: 0;
    padding: 7px 0 0 13px;
    transition: all 200ms;
    opacity: 0.5;
    pointer-events: none;
}

.form-control:not(:-moz-placeholder-shown) + .form-control-placeholder {
    font-size: 75%;
    transform: translate3d(0, -100%, 0);
    opacity: 1;
}

.form-control:not(:-ms-input-placeholder) + .form-control-placeholder {
    font-size: 75%;
    transform: translate3d(0, -100%, 0);
    opacity: 1;
}

.form-control:focus + .form-control-placeholder,
.form-control:not(:placeholder-shown) + .form-control-placeholder {
    font-size: 75%;
    transform: translate3d(0, -100%, 0);
    opacity: 1;
}

input.form-text + span + label.form-control-placeholder {
    font-size: 75% !important;
    transform: translate3d(0, -100%, 0) !important;
    opacity: 1 !important;
}


/* ---------------custom-radio-start-------------- */

.custRadio {
    width: 100%;
    display: flex;
    margin-top: 12px;
}

.radioSec {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 17px;
    font-weight: 400;
    color: #818aa2;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 35px;
}

.activeRadio {
    font-weight: 400;
    color: #363b48;
}


/* Hide the browser's default radio button */

.radioSec input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}


/* Create a custom radio button */

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #ccc;
}


/* On mouse-over, add a grey background color */

.radioSec:hover input ~ .checkmark {
    background-color: #ccc;
}


/* When the radio button is checked, add a blue background */

.radioSec input:checked ~ .checkmark {
    background-color: #00aa81;
    border: none;
}


/* Create the indicator (the dot/circle - hidden when not checked) */

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the indicator (dot/circle) when checked */

.radioSec input:checked ~ .checkmark:after {
    display: block;
}


/* Style the indicator (dot/circle) */

.radioSec .checkmark:after {
    top: 9px;
    left: 9px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}


/* ---------------custom-radio-end-------------- */


/* ---------------home-dashboard-start-------------- */

.homeDashboard {
    display: flex;
    padding: 0rem;
    min-height: 110vh;
}

.homeDashboard .the-panels > div{
    margin-bottom: 3rem;
}

.homeDashboard .the-panels .dBlock h5{
    font-weight: 600;
}


.homeDashboard .dbFlex .dBlock h5 {
    font-family: "Outfit", sans-serif;
    font-weight: 300;
    font-size: 16px;
    position: absolute;
    bottom: 13px;
    color: #464646;
}

.homeDashboard .dbFlex .dBlock {
    min-height: 250px;
}

.leftCol {
    width: 115px;
    background: #fff;
    position: relative;
    padding-right: 0px;
    z-index: 9999;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 19%);
}

.MidCol {
   /* width: 100% ;*/
    width: calc(100% - 115px);
}

.MidCol .contentBg{
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -999;
}

.dark .MidCol h1,
.dark .MidCol .content h5,
.dark .MidCol .content p,
.dark .MidCol .content h5 a.tick,
.dark .MidCol .content h5 a.noti {
    color: #f7f9fc;
}

.dbNav {
    background: #f9fafb;
    border: none;
    margin-bottom: 10rem;
    margin-top: 3rem;
}

.dbNav .chevron-up{
    display: block;
}

.dbNav .fa-chevron-up {
    transform: rotate(180deg);
    font-size: 14px;
    font-weight: bold;
    top: 2px;
    position: relative;
    right: -3px;
}

.dbNav .fa-chevron-down {
    display: none;
}

.actvnav .fa-chevron-up {
    display: none;
}

.actvnav .fa-chevron-down {
    display: block;
    font-size: 14px;
}

.pdnboth {
    padding-left: 8rem;
    padding-right: 7rem;
}

.MidCol .content h5 {
    font-family: 'Josefin Sans', sans-serif;
    padding-bottom: 20px;
}

.MidCol .content h5 a.tick,
.MidCol .content h5 a.noti {
    font-weight: 700;
    font-size: 17px;
    color: #363b48;
}

.MidCol .content p {
    margin: 0;
/*    font-family: 'Open Sans', sans-serif;*/
}

.dbStart {
    display: inline-flex;
    padding-top: 22px;
    padding-right: 100px;
    padding-left: 8rem;
}
.dbInn {
    display: inline-flex;
    padding-top: 17px;
    padding-right: 100px;
    float: right;
}

.headNav {
    /* position: absolute; */
    display: inline-block;
    margin-left: 30px;
}
.headNav a {
    color: #000;
}

.headNav i {
    font-size: 21px;
color: #aaaaaa;
}

.headToggle {
    display: none;
    width: 200px;
    border-radius: 16px;
    box-shadow: 0 0 5px #ccc;
    padding: 10px;
    position: absolute;
    z-index: 99;
   right: 60px;
    top: 65px;
    background: #fff;
}

.dark .headToggle {
    background: #363b48;
    box-shadow: none;
}

.dark .headToggle a {
    color: #f7f9fc;
}

.headToggle a {
    display: flex;
    align-items: center;
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #363b48;
    margin-bottom: 10px;
}

.headToggle i {
    margin-right: 10px;
    font-size: 18px;
    color: #8189a1;
    margin-left: 5px;
}

.notific {
    background: #fff;
    box-shadow: 0px 13px 28px -4px rgb(0 0 0 / 19%);
    border-radius: 50px;
    height: 33px;
    width: 33px;
    margin-right: 23px;
    margin-top:11px;
    position: relative;
}

.notific i {
    font-size: 15px;
    font-weight: 500;
    top: 3px;
    position: relative;
    left: 9px;
}
.grn {
    position: absolute;
    z-index: 1;
    right: 8px;
    top: 5px;
    display: inline-block;
    width: 9px;
    height: 9px;
    background-color: #ebb318;
    border-radius: 50px;
}

.notific a {
    font-size: 20px;
    color: #000;
}

.dark .notific a,
.dark .user a {
    color: #fff;
}

.user {
    display: inline-block;
    font-size: 16px;
    font-family: "Outfit", sans-serif;;
    font-weight: 400;
    color: #464646;
    background: #fff;
    box-shadow:  0px 2px 5px 0px rgb(0 0 0 / 19%);
    border-radius: 50px;
    padding: 10px 16px 7px 10px;
    margin-right: 30px;
}

.user a {
    color: #464646;
    font-size: 16px;
    font-weight: 400;
}

.user img {
    width: 35px;
    height: 35px;
    object-fit: cover;
    border-radius: 100px;
    margin-right: 12px;
}

.addlogo {
    position: absolute;
    z-index: 9;
    left: 30px;
    top: -75px;
    width: 130px;
    height: 130px;
    border-radius: 20px;
    text-align: center;
    background: #fff;
    box-shadow: 0 4px 6px 0px #545454;
    overflow: hidden;
}

.leftMenu {
    margin-top: 50px;
}
.leftmenu.first .applogo img{
    max-width: 200px;
}
.leftmenu.second .applogo{
    margin-top: 5rem;
}
.leftmenu.second .sidebarPanelopn {
    left: 16px;
}
.leftmenu.second .leftMenu li {
    width: 45%;
    margin: 15px auto;
}
.leftmenu.second .leftMenu li > a {
    height: 48px;
    width: 49px;
}
.leftmenu.second .leftMenu li.active a, 
.leftmenu.second .leftMenu li:hover a {
        border-radius: 50px;
}
.leftmenu.second .leftMenu li a svg, 
.leftmenu.second .leftMenu li img {
    float: none;
}
.leftmenu.second .accntManager {
    top: 4rem;
}
.leftmenu.second .accntManager:before {
    width: 50%;
    border-radius: 50px;
    top: 20px;
    left: 27px;
}
.leftmenu.second .managerDetl {
    position: relative;
    top: 7rem;
}
.leftMenu ul {
    padding: 0;
}

.leftMenu li {
    list-style-type: none;
    margin-bottom: 5px;
}

.leftMenu li.active a, .leftMenu li:hover a  {
    background-color: #00aa81;
    border-radius: 0 25px 25px 0;
    color:#fff;
}

.leftMenu li.active a svg, .leftMenu li:hover a svg {
    color: #fff;
}

.leftMenu li > a {
    font-family: "Outfit", sans-serif;;
    font-size: 18px;
    line-height: 23px;
    color: #111827;
    font-weight: 300;
    display: block;
    padding: 14px 20px 14px 28px;
}
.leftmenu.second li > a {
    display: block;
    padding: 13px 20px 14px 15px;
}

.leftMenu li > a i {
    position: absolute;
    right: 50px;
    margin-top: 3px;
    font-weight: 300;
}

.leftMenu li a svg,
.leftMenu li img {
    width: 17px;
    height: 17px;
    margin-right: 20px;
    margin-top: 3px;
    float: left;
}

.leftMenu li .fa-chevron-down:before {
    content: "\f078";
    font-size: 14px;
    font-weight: 700;
}

.sidebarPanelopn{
    float: right;
    background: #fff;
    box-shadow: 0px 13px 28px -4px rgb(0 0 0 / 19%);
    border: 1px solid #363b4821;
    border-radius: 50px;
    width: 36px;
    height: 35px;
    position: relative;
    left: 40px;
    bottom: 50px;
    z-index: 999;
}

.sidebarPanelopn i:before{
    font-weight: bold;
    color: #000;
    font-size: 15px;
}

.rightPanelopn {
    z-index: 999;
    right: 0px;
    top: 25px;
    margin: 0;
}
p.rightPanelopn {
    background: #00aa81;
    box-shadow: 0px 13px 28px -4px rgb(0 0 0 / 19%);
    border-radius: 50px;
    width: 36px;
    height: 35px;
}

p.rightPanelopn i{
    color:#fff;
}
.rightPanelopn a {
    color: #363b48;
    font-size: 19px;
}

.dark .rightPanelopn a {
    color: #fff;
}

.dark .headNav a {
    color: #fff;
}

.dbfooter {
    height: 84px;
    width: 100%;
    display: flex;
    align-items: center;
}

/*.leftMenu li > a:hover {
    background: url("../img/dbhvr.png") 0 center no-repeat;
    color: #ebb329;
}*/

.leftMenu li a svg {
    color: #111827;
}

/*.leftMenu li a:hover svg {
    color: #fff;
}
*/
.leftMenu li .panel-collapse {
    padding-left: 64px;
}

.leftMenu li .panel-collapse a {
    display: block;
    font-family: 'Outfit', sans-serif;
    font-size: 18px;
    color: #000;
    padding: 10px 10px;
    margin: 5px 0;
    line-height: 18px;
    font-weight: 300;
}

.leftMenu li .panel-collapse a {
    color:#000;
    background-color: transparent;
}

.leftMenu li .panel-collapse a:hover {
    background-color: #00aa81;
    border-radius: 0 25px 25px 0;
    color: #fff;
}

.tooltip{
  color: #fff;;
  font-family: 'Outfit', sans-serif;
  font-size: 16px;
  width: 240px;
}

.tooltip.in {
  filter: alpha(opacity=100);
  opacity: 1;
}

.tooltip.right{
    margin-left: 31px;
}

[data-toggle=tooltip] + .tooltip > .tooltip-inner {
    background-color: #00aa81 !important;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 20px;
    opacity: 1;
    z-index: 9999;
    text-align: left;
}

.popover.right {
    margin-left: 35px;
}

.popover{
    background-color: #00aa81;
    z-index: 9999;
    padding: 0;
    width: 240px;
}

.popover-title{
    padding: 13px 20px;
    color: #fff;;
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    background-color: #00aa81;
    border-bottom: 1px solid #fff;
}

.popover-content{
    padding: 0;
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
}

.popover-content a {
    display: block;
    margin: 5px;
    padding: 6px 15px;
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    color: #fff;
}

.popover.right > .arrow,
.tooltip-arrow {
    display: none;
}

.popover-body{
    background: #000;
    color: #fff;
}

.dbModal .modal-body {
    padding: 0px;
}

.dbModal #accountMessage {
    background: url(../img/modal-bg.png) no-repeat, #fff;
    background-position: bottom right;
    padding: 10px 30px 30px 30px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}

.dbModal .modal-content {
    border-radius: 30px;
}

.dbModal .userDetail {
    background-color: #00aa8117;
    padding: 30px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}

.dbModal .sendMe strong {
    color: #464646;
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    font-weight: 400;
}

.dbModal .userHead h3 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    color: #464646;
    font-family: 'Outfit', sans-serif;
}

.dbModal .userHead h6 {
    font-size: 12px;
    line-height: 22px;
    font-weight: 500;
    color: #464646;
    padding-bottom: 15px;
    font-family: 'Outfit', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.dbModal .userHead p {
    margin: 0;
    font-size: 14px;
    color: #464646;
    font-family: 'Outfit', sans-serif;
    font-weight: 400;
    letter-spacing: 1.3px;
    float: left;
    margin-right: 2.3rem;
}

.dbModal .userDetail img.custom-icon{
    margin-right: 7px;
}

.planModal #partner {
    padding: 10px 30px 0px 30px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}

.planModal #partner h4 {
    font-family: 'Outfit', sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: gray;
    position: relative;
    bottom: 6rem;
}

.planModal #partner img {
    position: relative;
    top: -90px;
}

.planModal .userDetail {
    background-color: #ebb329;
}

.planModal button.close {
    padding: 0;
}

.planModal .userDetail {
    padding: 55px;
}

.planModal #partner button {
    text-align: center;
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    background: #ebb329;
    color: #fff;
    letter-spacing: 1.2px;
    width: 200px;
    height: 55px;
    position: relative;
    bottom: 5rem;
    border: none;
    outline: none;
    margin: 25px auto 0;
    display: inherit;
    border-radius: 30px;
}

.dark .dbModal .userDetail {
    color: #333;
}
.managerDetl {
    padding: 0px 15px 0 0;
}
.accntManager:before {
    background: #d1defb;
    height: 60px;
    width: 100%;
    content: " ";
    position: absolute;
    /* z-index: -1; */
    border-radius: 0 30px 30px 0;
    top: 19px;
}
.accntManager {
    width: 100%;
    display: flex;
    padding: 30px 0 40px 0;
    position:relative;
}

.managerImg {
    width: 120px;
    text-align: center;
    z-index: 9;
    left: 6px;
    position: relative;
}

.managerImg img {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    object-fit: cover;
}
.managerDetl{
    z-index: 9;
}
.managerDetl h5 {
    font-family: "Outfit", sans-serif;;
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    color: #111827;
    padding-bottom: 40px;
}

.managerDetl a {
    display: block;
    font-family: "Outfit", sans-serif;;
    margin-bottom:20px;
    font-size: 18px;
    line-height: 23px;
    color: #111827;
    font-weight: 300;
   
}
.managerDetl a:first-of-type:before {
    content: "\f783";
    color: #111827;
    width: 100px;
    font-family: "Font Awesome 5 Pro";
    /* transform: scaleY(-1); */
    transform: scaleY(-1);
     margin-left: -53px;
     margin-right: 18px;
}
.managerDetl a:nth-of-type(2):before {
    font-family: "Font Awesome 5 Pro";
    content: "\f1d8";
    color: #111827;
    width: 100px;
    transform: scaleY(-1);
    margin-left: -53px;
    margin-right: 18px;
}
.managerDetl a:hover {
    color: #ebb329;
}

.dbFlex {
    display: flex;
    flex-wrap: wrap;
}

.dbFlex > div,
.tab-pane > div {
    margin-bottom: 40px;
}

.dBlock {
    width: 100%;
    height: 100%;
    box-shadow: 0 0 5px #ccc;
    border: 4px solid transparent;
    border-radius: 16px;
    padding: 15px;
    position: relative;
    overflow: hidden;
}
.the-panels .dBlock{
    height:160px;
    overflow:visible;
    box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 19%);

}
.dBlock {
    background: #fff;
    box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 19%);
}
.the-panels .dbar img {
    width: 100%;
    height: auto;
}
/*.dBlock:hover {
    outline: 4px solid #ebb329;
}*/

.dark .dBlock {
    background: #363b48;
    box-shadow: none;
}

.dBlock h5 {
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700;
    font-size: 17px;
    line-height: 22px;
    color: #808080;
    padding-bottom: 5px !important;
}
footer.dbfooter {
    display: none;
}
.col-accounts h5{
    color:#ff808a;
}
.col-tickets h5{
   color:#006566;
}
.col-notif h5{
 color:#fb6e37;
}
.col-order h5{
color:#2d60ff;
}
.col-resources h5{
color:#ebb318;
}
.col-settings h5{
    color:#4d4cac;
}
.col-order .dBlock{
    background: #e7edfe;
}
.col-notif .dBlock{
    background: #fff8ee;
}
.col-tickets .dBlock{
     background: #eff7f7;
}
.col-resources .dBlock{
    background:#fbf0d1;
}
.col-settings .dBlock{
    background:#c8c9ea;
}
.col-accounts .dBlock{
    background:#f7e5e9;
}
.numbr {
    font-family: "Outfit", sans-serif;
    font-size: 65px;
    line-height: 60px;
    font-weight: 600;
    color: #464646;
    padding-bottom: 2px;
    margin-top: 15px;
    position: absolute;
    bottom: 43px;
}
/* .numbr {
    font-size: 53px;
    line-height: 60px;
    font-weight: 400;
    color: #ebb329;
    padding-bottom: 2px;
} */

/* .numbr2{
    font-size: 63px;
    line-height: 60px;
    font-weight: 600;
    color: #ebb329;
    padding-bottom: 2px;
    margin-top: 60px;
    position: relative;
    bottom: 30px; 
    padding-bottom:10px;
} */

.dBlock svg {
    float: left;
    margin: 0 10px 20px 0;
    color: #818aa1;
    width: 40px;
    height: auto;
}


.dbar {
    position: absolute;
    z-index: 9;
    left: 0;
    top: 20px;
}
.the-panels .dbar{
    top:auto !important;
    bottom:0 !important;
    left:-4px;
}
.dbar img {
    width: 22px;
}
.the-panels .dbar img {
    width: 100%;
    height: auto;
}
.chart,
#chartA,
#chartB {
    margin-top: 50px;
}

#chartA svg {
    width: 100%;
    height: auto;
}

#chartB svg {
    width: 100%;
    height: auto;
}

#chartA .highcharts-title,
#chartA .highcharts-yaxis,
#chartA .highcharts-yaxis-labels,
.highcharts-yaxis-grid,
.highcharts-legend,
.highcharts-credits {
    display: none;
}

#chartB .highcharts-title,
#chartB .highcharts-yaxis,
#chartB .highcharts-yaxis-labels,
.highcharts-yaxis-grid,
.highcharts-legend,
.highcharts-credits {
    display: none;
}

.dbModal .modal-body {
    width: 100%;
    display: inline-block;
}

.modal-open .modal {
    display: flex;
    align-items: center;
}

.modal button.close {
    width: 35px;
    height: 35px;
    font-size: 35px;
    position: absolute;
    z-index: 99;
    right: 22px;
    top: 22px;
    opacity: 1;
    background-color: #fff;
    border-radius: 50px;
    color: #464646;
    font-weight: 100;
    box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 19%);
}

.modal button.close:focus,
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none;
    background-color: #00aa81;
    border-color: #00aa81;
}

.dbModal textarea {
    width: 100%;
    height: 190px;
    resize: none;
    margin-top: 16px;
    border: 1px solid #cfcfcf;
    padding: 10px;
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #464646;
    border-radius: 20px;
    outline: 0px;
}

.dbModal .text-info {
    float: right;
    margin-top: 5px;
}

.dbModal button[type="submit"],
.dbModal button#accMsgSubmit,
.serviceTabbg form button[type="submit"],
#accountForm button {
    border-radius: 15px;
    border: none;
    outline: none;
    padding: 0;
    text-align: center;
    font-family: 'Outfit', sans-serif;
    font-size: 14px;
    margin-top: 25px;
    background: #00aa81;
    color: #fff;
    letter-spacing: 1.2px;
    padding: 13px 30px;
    box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 19%);
}

.dbModal button#accMsgSubmit {
    background-color: #00aa81;
}

.fhead {
    float: left;
    margin-right: 5px;
    margin-bottom: 20px;
}

.fhead img {
    width: 43px;
}

.dBlock1 .fhead img {
    width: 40px;
    margin-right: 10px;
}

/*.dbModal button[type="submit"]:hover,
.serviceTabbg form button[type="submit"]:hover {
    background: #de2864;
    color: #fff;
}*/


/* -----------------------upload-image-start----------------------- */

@-webkit-keyframes roll {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
        transform: translate(-150%, -50%) rotate(-90deg) scale(0.3);
        box-shadow: none;
    }

    100% {
        opacity: 1;
        transform: translate(-50%, -50%) rotate(0deg) scale(1);
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    }
}

@keyframes roll {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0;
        transform: translate(-150%, -50%) rotate(-90deg) scale(0.3);
        box-shadow: none;
    }

    100% {
        opacity: 1;
        transform: translate(-50%, -50%) rotate(0deg) scale(1);
        box-shadow: 0 3px 5px rgba(0, 0, 0, 0.3);
    }
}

.uploadwrapper {
    height: 100%;
    position: relative;
}

.uploadwrapper::before {
    content: "";
    position: absolute;
    position: absolute;
    z-index: 0;
    background: url("../img/upldbar.png") 0 0 no-repeat;
    width: 52px;
    height: 14px;
    left: 0;
    top: 50px;
}

.uploadwrapper:active #img-result {
    /*
  margin-top: 2px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
*/
}

.uploadwrapper .no-image {
    background-color: transparent !important;
}

.uploadwrapper #img-result {
    cursor: pointer;
    margin: 0;
    position: absolute;
    z-index: 1;
    background-size: cover;
    background-position: center;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0;
    left: 0;
    top: 0;
    background-color: #fff;
}

.uploadwrapper .no-image {
    font-size: 16px !important;
}

.uploadwrapper #img-result.no-image:before {
    font-family: 'FontAwesome';
    content: "\002B";
    position: absolute;
    left: 41%;
    top: 23px;
    color: #818aa2;
    font-size: 48px;
}

.uploadwrapper button {
    margin-top: 20px;
    display: block;
    font-family: 'Josefin Sans', sans-serif;
    background: transparent;
    width: 100%;
    border: none;
    color: #818aa2;
    padding: 80px 10px 10px 10px;
    font-size: 16px;
    font-weight: 700;
    outline: none;
}

.uploadwrapper button:active {
    box-shadow: none;
}

.show-button {
    background: #264974;
    border: none;
    color: #fff;
    padding: 10px 20px;
    float: right;
    display: none;
}

.upload-result {
    display: none;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow-y: auto;
}

.upload-result__content {
    word-break: break-all;
    font-family: 'Source Code Pro';
    overflow-wrap: break-word;
}


/* -----------------------upload-image-end----------------------- */


/* Off Canvas */

.servRgt h2 {
    font-family: 'Outfit', sans-serif;
    text-align: center;
    font-size: 17px;
    padding: 15px 5px;
    border-radius: 20px 20px 0 0;
    background: #00aa81;
    color: #fff;
    margin-bottom: 15px;
    width: auto;
    margin-left: -19px;
    margin-right: -19px;
}
.servRgt h3 {
    font-family: 'Outfit', sans-serif;
    font-size: 17px;
    line-height: 23px;
    font-weight: 600;
    color: #363b48;
    border-bottom: 1px solid #d5d8e1;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.servRgt table tr th,
.servRgt table tr td {
    font-family: 'Outfit', sans-serif;
    font-size: 13px;
}

.servRgt button {
    font-size: 15px;
    font-family: "Outfit", sans-serif;
    color: rgb(246, 246, 253);
    font-weight: 400;
    border-radius: 15px;
    background-color: #00aa81;
    border: 0;
    padding: 16px 22px;
    letter-spacing: 1.2px;
    margin: 25px 0px 0px;
    box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 25%);
    display: inherit;
    margin: 0 auto;
}

.row-offcanvas.active .servContent .servRgt {
    padding: 0px 15px 15px;
    border-top: 0 !important;
}

.servContent .servRgt {
    font-family: 'Outfit', sans-serif;
    background: #fff;
    border-radius: 20px;
}

@media screen and (min-width: 768px) {
    .row-offcanvas {
        position: relative;
        right: 22%;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

    .row-offcanvas.active {
        right: 0;
        height: 96.8%;
        /* 3 columns */
    }

    .row-offcanvas.active .content {
        width: 100%;
        padding-right: 7rem;
    }

    /* .row-offcanvas .content.servContent{ width:78%; }
  .row-offcanvas.active .content.servContent{ width:78%;}
  .row-offcanvas .servRgt{ display: none;}
  .row-offcanvas.active .servRgt{ display: block; width:21%; margin-left: 1%; float:right;} */
    .row-offcanvas.active .servContent .serviceTabbg,
    .starterbg {
        width: 77%;
    }

    .row-offcanvas.active .servContent .servRgt {
        float: right;
        width: 21%;
        opacity: 1;
        margin-top: 67px;
        box-shadow: 0 5px 7px #d2d2d2;
        border: 4px solid transparent;
    }

    .login .left-form .loginForm{
        width: 56%;
    }

    .login .right-bg {
      height: 135vh;
    }

    .login.register .right-bg {
      height: 145vh;
    }

    .main-dashboard .second-panel .ai-tools img {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .servContent .servRgt {
        opacity: 0;
        transition: visibility 0s, opacity 0.5s linear;
    }

    .servRgt table {
        margin-bottom: 20px;
        margin-right: 0;
        width: 100%;
    }

    .servRgt table th {
        font-size: 12px;
        line-height: 18px;
        font-weight: 400;
        color: #363b48;
    }

    .servRgt table th,
    .servRgt table td {
        padding-right: 12px;
        padding-bottom: 15px;
        padding-top: 0;
    }

    .servRgt table th:first-child,
    .servRgt table td:first-child {
        padding-right: 8px;
    }

    .servRgt table td {
        font-size: 13px;
        line-height: 19px;
        font-weight: 400;
        color: #363b48;
    }

    .servRgt h5 {
        padding: 0 !important;
        font-size: 15px;
        line-height: 24px;
        font-weight: 600;
        color: #363b48;
    }

    .servRgt .custRadio {
        margin: -5px 0 0 0;
    }

    .servRgt .radioSec {
        margin-right: 0;
    }

    .servRgt .checkmark {
        width: 20px;
        height: 20px;
    }

    .servRgt .radioSec .checkmark:after {
        left: 6px;
        top: 6px;
    }

    .servRgt button:hover {
        color: #fff;
    }

    .content h1 {
        padding-bottom: 20px;
        margin-top: 50px;
    }

    .row-offcanvas .content {
        width: 78%;
        /* 9 columns */
        float: right;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

    .row-offcanvas .sidebar-offcanvas {
        position: fixed;
        top: 0;
        width: 23%;
        padding-top: 65px;
        background-color: #f7f9fc;
    }
    .row-offcanvas:not(.active) .sidebar-offcanvas {
         right: 0;
    }
    .row-offcanvas.active .sidebar-offcanvas {
     right: -33%;
    }
    .dark .row-offcanvas .sidebar-offcanvas {
        background-color: #191b21;
    }
}

@media screen and (max-width: 767px) {
    .row-offcanvas {
        right: 0;
        position: relative;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

    .row-offcanvas.active {
        right: 50%;
        /* 6 columns */
    }

    .sidebar-offcanvas {
        position: absolute;
        top: 0;
        width: 50%;
        /* 6 columns */
        right: -50%;
        /* 6 columns */
    }

    .login .right-bg {
        display: none;
    }

    .login .left-form .loginForm {
        margin: 7rem 3rem;
    }

}


/* styling the sidebar and the toggle button */

.content {
    position: relative;
}
.userInfo .username{
    margin-bottom: 12px;
    display: block;
}
.sidebar {
    padding: 0 0 10px 0;
    margin-top: -20px;
    border-radius: 0 0 0 5px;
    z-index: 99;
}
.sidebar-offcanvas.sidebar {
    background: #fff;
    border-radius: 25px;
    height: 100vh;
}
.topbox {
    border-bottom: 1px solid #cfcfcf !important;
    padding: 20px 30px;
}
.btn-collapse {
    position: relative;
    /*  background: rgba(51, 122, 183, 0.09);*/
    transform: rotate(-90deg);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.dbNav.actvnav .btn-collapse {
    right: 0;
    top: 4px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.dbNav.actvnav .btn-collapse i {
    transform: rotate(180deg);
    font-size: 14px;
    font-weight: bold;
}

.dbNav.actvnav p.rightPanelopn {
    margin-right: 65px;
}

.dbNav.actvnav .rightPanelopn {
  position: absolute;
}

.dbNav .rightPanelopn {
  position: fixed;
}

.dbNav p.rightPanelopn {
    margin-right: 20px;
}

.sideHeading {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.sideHeading h4 {
   font-weight: normal;
   font-size: 12px;
   letter-spacing: 1.2px;
   color: #464646;
   align-items: center;
   font-family: 'Poppins', sans-serif;
   padding: 12px 5px;
   display: flex;
   text-transform: uppercase;
   font-weight: 600;
}

.dark .sideHeading h4 {
    color: #f7f9fc;
}

.dark .userInfo p i {
    color: #818aa2;
}

.sideTopleft {
    width: 72%;
}

.sideTopleft i {
    font-size: 20px;
    margin: 0 22px 0 20px;
    color: #fff;
}

.sideTopright {
    width: 28%;
    text-align: right;
    padding-right: 15px;
}

.sideTopright a {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #818aa2;
}

.sideTopright a:hover {
    color: #ebb329;
}

.userDetail {
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    color: #6d6e70;
    font-weight: 600;
}

.userDetail span {
    margin-bottom: 10px;
    display: block;
    font-family: 'Outfit', sans-serif;
    font-size: 20px;
    color: #464646;
}

.userDetail img:not(.custom-icon) {
    width: 80px;
    height: 80px;
    border-radius: 100px;
    margin-right: 25px;
    object-fit: cover;
    box-shadow: -3px 3px 40px -8px rgb(0 0 0 / 25%);
}

.userHead h3 {
    font-size: 21px;
    line-height: 30px;
    font-weight: 700;
    color: #191b21;
}

.userHead h6 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #191b21;
    padding-bottom: 6px;
}

.sendMe {
    padding-top: 15px;
    color: #333;
}

.userHead p {
    margin: 0;
    font-size: 13px;
}

.userInfo {
    width: 100%;
    margin-top: 12px;
    display: inline-block;
}

.userInfo p {
    margin: 0 0 14px 0;
    font-family: 'Outfit', sans-serif;
    color: #464646;
    font-size: 16px;
    font-weight: normal;
    position: relative;
    display: flex;
    align-items: center;
}

.dark .userInfo p {
    color: #f7f9fc;
}

.userInfo p::before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    top: 4px;
    background: url("../img/dbar.png") 0 0 no-repeat;
    width: 13px;
    height: 13px;
    background-size: cover;
}

.userInfo p i {
    color: #000;
    font-size: 20px;
    margin-right: 20px;
    margin-left: 8px;
    width: 14px;
}


/*25-06-21*/

.serviceTopbg {
    display: inline-block;
    box-shadow: 0 2px 5px #ccc;
    border-radius: 0 10px 10px 10px;
    padding: 20px;
    margin-bottom: 15px;
}

.my_form {
    border-bottom: 1px solid #ccc;
    border-top: none;
    border-left: none;
    border-right: none;
    background: transparent;
    box-shadow: none;
    padding-left: 0;
}

.my_form:focus {
    border-color: #ccc;
    outline: 0;
    box-shadow: none;
}

.my_form::placeholder {
    font-size: 18px;
}

.my_form:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 18px;
}

.my_form::-ms-input-placeholder {
    /* Microsoft Edge */
    font-size: 18px;
}

.comm_sec::placeholder {
    font-size: 18px;
    font-weight: bold;
    color: #000 !important;
}

.comm_sec:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-size: 18px;
    font-weight: bold;
    color: #000 !important;
}

.comm_sec::-ms-input-placeholder {
    /* Microsoft Edge */
    font-size: 18px;
    font-weight: bold;
    color: #000 !important;
}

.user_wrap h3 {
    font-size: 15px;
    font-weight: 600;
}

.user_wrap h3 span {
    font-size: 13px;
    font-weight: normal;
}

.user_wrap h3 i {
    color: #b3b3b3;
    margin-right: 5px;
}

.comm_sec textarea {
    border: none;
    margin-bottom: 15px;
    padding-left: 0;
}

.comm_sec label {
    margin-top: 25px;
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 15px;
}

.my_add_btn {
    background: #f1556c;
    border: none;
    outline: none;
    color: #fff;
    font-weight: 500;
}

.my_add_btn:hover {
    color: #fff;
}

.serviceInsidebg {
    box-shadow: 0 2px 5px #ccc;
    border-radius: 0 0px 10px 10px;
    padding: 20px;
    margin-bottom: 15px;
}

.serviceInsidebg1 {
    border-radius: 10px;
}

.service1Topbg h3 {
    background: #363a48;
    padding: 15px 20px;
    color: #fff;
    border-radius: 10px 10px 0px 0px;
}

.serviceInsidebg .inner_box {
    padding: 10px 10px;
    display: flex;
    align-items: center;
}

.serviceInsidebg .inner_box .left {
    font-size: 15px;
    color: #282828;
    font-weight: 600;
    white-space: nowrap;
    width: 240px;
}

.serviceInsidebg .inner_box .right {
    display: flex;
    align-items: center;
    /*justify-content: center;*/
    width: 100%;
    font-size: 15px;
}

.serviceInsidebg .inner_box .right .circleImage {
    width: 40px;
    height: 40px;
    background: #7644d9;
    border-radius: 50%;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    padding-top: 5px;
    margin-right: 10px;
}

.serviceInsidebg1 h4 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 20px;
}

.pdnboth1 .serviceInsidebg1 p {
    margin-bottom: 30px;
    overflow-wrap: break-word;
}

.serviceInsidebg1 ul {
    margin-bottom: 30px;
}

.serviceInsidebg1 ul li {
    margin-bottom: 5px;
}
.comment-section{
    margin-top: 1.75cm;
}
.comment-section .form-group {
    color: #000;
    font-weight: bold;
    box-shadow: 0px 20px 40px 0px rgb(0 0 0 / 25%);
    margin-bottom: 63px;
    border-radius: 20px;
}

.comment-section textarea {
    border-radius: 20px;
    padding: 30px 25px;
    font-size: 24px;
    font-weight: 600;
    border: 0;
}

.comment_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.comment-section textarea[readonly]{
    background-color: #fff;
}

.comm_name span {
    width: 40px;
    height: 40px;
    background: #7644d9;
    border-radius: 50%;
    display: inline-block;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    padding-top: 7px;
    margin-right: 10px;
}

.comment_text {
    width: 75%;
}

.comment_text textarea {
    width: 100%;
    border: 1px solid #ccc;
    height: 40px;
    padding-left: 15px;
}


/*25-06-21*/
ul#notificationTray li:before {
  font-family: "Font Awesome 5 Pro";
    content: "\f0f3";
    width: auto;
    color: #ebb317;
    margin-right: 10px;
}

#notificationTray li:hover{
     color: #ebb317;
 }
.sideNotification,
.clients {
    margin-top: 18px;
    width: 100%;
    display: inline-block;
    box-shadow: 0 2px 5px #ccc;
    border-radius: 16px;
    padding-top: 15px;
}
.clients, .sideNotification{
    box-shadow:none;
    padding:20px;
}
#notificationTray{
    box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 19%);
    border-radius: 20px;
}
.dark .sideNotification,
.dark .clients {
    background: #363b48;
    box-shadow: none;
}

.sideNotification ul {
    padding: 0;
}

.dark .sideNotification ul li,
.dark .sideNotification ul li span {
    color: #f7f9fc;
}

.sideNotification ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px;
    font-family: 'Outfit', sans-serif;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    color: #464646;
        padding: 10px 0;
    margin: 0 15px;
    border-bottom:1px solid #cfcfcf !important;
}

.sideNotification ul li span {
    text-transform: uppercase;
    width: 86px;
    text-align: right;
    font-size: 14px;
    font-family: 'Outfit', sans-serif;
    color: #464646;
}

.sideNotification ul li.active {
    background: #363b48;
    color: #fff;
}

.sideNotification ul li.active span {
    color: #fff;
}

.clients ul {
    padding: 0;
}

.clients ul li {
    display: flex;
    justify-content: space-between;
    padding: 15px;
    font-family: 'Josefin Sans', sans-serif;
}

.clients ul li h6 {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #363b48;
}

.clientimg {
    padding-left: 5px;
    display: flex;
}

.clientimg img {
    width: 21px;
    height: 21px;
    border-radius: 100px;
    object-fit: cover;
}

.clientimg span {
    width: 18px;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #818aa2;
}

body::-webkit-scrollbar {
    width: 12px;
    /* width of the entire scrollbar */
}

body::-webkit-scrollbar-track {
    background: #ccc;
    /* color of the tracking area */
}

body::-webkit-scrollbar-thumb {
    background-color: #ebb329;
    /* color of the scroll thumb */
    border-radius: 20px;
    /* roundness of the scroll thumb */
    border: 3px solid orange;
    /* creates padding around scroll thumb */
}


/* ----------------toggle-start-------------- */

body.dark {
    background-color: #191b21;
}

.headToggle .toggle {
    display: flex;
    align-items: center;
    margin: 10px 0;
    position: relative;
}

.headToggle input[type=checkbox] {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    left: 0;
}

.headToggle label {
    display: block;
    background: #191b21 url("../img/daynight.png") center no-repeat;
    width: 100%;
    height: 37px;
    border-radius: 100px;
    overflow: hidden;
    transition: transform 0.6s cubic-bezier(0.7, 0, 0.7, 1);
    /*position: relative;*/
}

.headToggle label::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    /*  background-color: #191b21;*/
    border-radius: inherit;
    transform: translateX(-80%);
    transition: transform 0.4s cubic-bezier(0.7, 0, 0.7, 1);
}

.headToggle label::after {
    content: "";
    position: absolute;
    height: 37px;
    width: 51%;
    background: #ebb329 url("../img/day.png") center no-repeat;
    border-radius: 100px;
    /*  box-shadow: 0 0 5px rgba(0, 0, 0, 0.35);*/
    box-shadow: -2px 0 0px #ebb329;
    /*  border: 1px solid #ccc;*/
    transform: translateX(100%);
    cursor: pointer;
    transition: transform 0.4s cubic-bezier(0.7, 0, 0.7, 1);
    z-index: 1;
}

.headToggle input[type=checkbox]:checked ~ label::after {
    transform: translateX(0);
    background: #ebb329 url("../img/night.png") center no-repeat;
    box-shadow: 2px 0 0px #ebb329;
}

.headToggle input[type=checkbox]:checked ~ label::before {
    transform: translateX(0);
}

.headToggle input[type=checkbox]:checked ~ label,
.headToggle input[type=checkbox]:focus ~ label {
    /*  outline: solid 1px lightgreen;*/
}

.day {
    position: absolute;
    z-index: 9;
    right: 40px;
    top: 26px;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #818aa2;
    display: none;
}

.nght {
    position: absolute;
    z-index: 9;
    left: 40px;
    top: 26px;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #818aa2;
    display: none;
}


/* ----------------toggle-end-------------- */

.chart {
    margin-bottom: 25px;
}


/* Table */

#data-table {
    border: none;
    /* Turn off all borders */
    border-top: 1px solid #ccc;
    width: 100%;
}

#data-table th,
#data-table td {
    border: none;
    /* Turn off all borders */
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 10px;
    text-align: left;
    color: #797a7c;
}

table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after{
    opacity: 0.6 !important;
    bottom: -3px !important;
    right: -8px !important;
    display: inline !important;
    position: relative !important;
    font-weight: 100 !important;
    font-size: 12px !important;
}


/* Toggle */

.toggles {
    background: #ebebeb;
    color: #545454;
    height: 20px;
    padding: 15px;
}

.toggles p {
    margin: 0;
}

.toggles a {
    background: #222;
    border-radius: 3px;
    color: #fff;
    display: block;
    float: left;
    margin: 0 10px 0 0;
    padding: 0 6px;
    text-decoration: none;
}

.toggles a:hover {
    background: #666;
}

#reset-graph-button {
    float: right;
}


/* Graph */


/* Containers */

#figure {
    height: 170px;
    position: relative;
    bottom: 12rem;
}

#figure ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.graph {
    height: 200px;
    position: relative;
}


/* Legend */

.legend {
    background: #f0f0f0;
    border-radius: 4px;
    bottom: 0;
    position: absolute;
    text-align: left;
    width: 540px;
}

.legend li {
    display: block;
    float: left;
    height: 20px;
    margin: 0;
    padding: 10px 30px;
    width: 120px;
}

.legend span.icon {
    background-position: 50% 0;
    border-radius: 2px;
    display: block;
    float: left;
    height: 16px;
    margin: 2px 10px 0 0;
    width: 16px;
}


/* X-Axis */

.x-axis {
    bottom: 3px;
    color: #555;
    position: absolute;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: space-around;
    border-top: 1px solid #818aa2;
}

.x-axis li {
    float: left;
    margin: 0;
    padding: 0;
}

.x-axis li span {
    float: left;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #818aa2;
}


/* Y-Axis */

.y-axis {
    color: #555;
    position: absolute;
    text-align: right;
    width: 100%;
}

.y-axis li {
    border-top: 1px solid #ccc;
    /*  display: block;*/
    display: none;
    height: 62px;
    width: 100%;
}

.y-axis li span {
    display: block;
    margin: -10px 0 0 -60px;
    padding: 0 10px;
    width: 40px;
}


/* Graph Bars */

.bars {
    height: 170px;
    position: absolute;
    width: 100%;
    z-index: 10;
    display: flex;
}

.bar-group {
    float: left;
    height: 100%;
    margin: 0 3%;
    position: relative;
    width: 12%;
}

.bar {
    border-radius: 3px 3px 0 0;
    bottom: 0;
    cursor: pointer;
    height: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.bar span {
    background: #fefefe;
    border-radius: 3px;
    left: -8px;
    display: none;
    margin: 0;
    position: relative;
    text-shadow: rgba(255, 255, 255, 0.8) 0 1px 0;
    width: 40px;
    z-index: 20;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 1px 4px;
    box-shadow: rgba(0, 0, 0, 0.6) 0 1px 4px;
}

.bar:hover span {
    display: block;
    margin-top: -25px;
}

#data-table.js {
    display: none;
}

.bar span {
    background: #fefefe;
}

.fig0 {
    background: #00aa81;
}


/* ---------------home-dashboard-end-------------- */


/* ---------------services-start-------------- */

.serviceTabbg {
    margin-bottom: 20px;
    margin-top: 30px;
}

.serviceTabbg .nav-tabs {
    margin-left: 2rem;
    border-bottom: 0;
    overflow-x: auto;
    overflow-y: hidden;
    flex-wrap: nowrap;
    display: flex;
}

.serviceTabbg .nav-tabs li {
    margin: 0;
    white-space: nowrap;
}

.serviceTabbg .nav-tabs li a {
    font-family: 'Outfit', sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    color: #464646;
    padding: 10px 30px;
    letter-spacing: 1px;
    font-weight: 500;
    margin: 0;
    border: 0;
    line-height: 1.6;
}

.serviceTabbg .nav-tabs li.active a {
    border: 0;
    background: #00aa81;
    color: #fff;
    font-size: 14px;
    line-height: 1.6;
    font-family: "Outfit", sans-serif;
    color: rgb(255, 255, 255);
    font-weight: 600;
    border-radius: 8px 8px 0 0;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 30px;
    letter-spacing: 1px;
}

.serviceTabbg .nav-tabs li:hover a {
    border-radius: 8px 8px 0 0;
    background: #00aa81;
    color: #fff;
    font-weight: 600;
}

.serviceTabbg {
    width: 100%;
    display: inline-block;
    position: relative;
}

.serviceTabbg .tab-content {
    width: 100%;
    display: inline-block;
    box-shadow: 0 2px 5px #ccc;
    border-radius: 12px;
    padding: 25px 40px;
    margin-bottom: 15px;
    background: #fff;
}

.serviceTabbg .dropdown {
    padding-left: 10px;
    padding-right: 10px;
}

.serviceTabbg .dropdown button {
    font-size: 16px;
    font-family: "Outfit", sans-serif;
    color: #464646;
    font-weight: bold;
    line-height: 1.75;
    letter-spacing: 1.2px;
    padding: 13px 32px;
    border-radius: 30px;
}
#agencyServicesContent,
#aiToolsContent {
    box-shadow: none;
    padding: 0;
    background: transparent;
}
.serviceTabbg .dropdown button:hover,
.serviceTabbg .dropdown button:active,
.serviceTabbg .dropdown button:focus,
.serviceTabbg .dropdown button:visited {
    border: 1px solid #ccc;
    background: transparent;
    box-shadow: none;
    color: #464646;
    outline: 0;
}
.serviceTabbg .dropdown-menu {
    border-radius: 15px;
    padding: 0;
    min-width: 202px;
    margin-left: 10px;
    margin-right: 10px;
}
.serviceTabbg .dropdown-menu > li > a {
    font-size: 16px;
    font-family: "Outfit", sans-serif;
    color: #464646;
    line-height: 2;
    padding: 5px 20px;
}
.serviceTabbg .dropdown-menu > li > a:hover,
.serviceTabbg .dropdown-menu > .active > a {
    background-color: #00aa81;
    color: #fff;
}
.serviceTabbg .open > .dropdown-toggle.btn-default {
    color: #464646;
    background-color: transparent;
    border-color: #ccc;
}
.serviceTabbg .dropdown-menu > li:first-child > a:hover,
.serviceTabbg .dropdown-menu > li:first-child.active > a  {
    border-radius: 13px 13px 0 0;
}
.serviceTabbg .dropdown-menu > li:last-child > a:hover, 
.serviceTabbg .dropdown-menu >  li:last-child.active > a {
    border-radius: 0 0 13px 13px ;
}
.serviceTabbg .dropdown button i {
    margin-left: 10px;
    color: #ebb329;
}

.serviceTabbg h5 {
    font-weight: 600;
}

.serviceTabbg .col-md-3 {
    margin-bottom: 20px;
}

.serviceBlog {
    width: 100%;
    box-shadow: 0px 2px 10px 0px rgb(0 0 0 / 25%);
    border-radius: 25px;
    min-height: 215px;
    background: white;
}

.serviceBlogTop {
    max-width: 75px;
    float: right;
    right: 23px;
    position: relative;
    top: 32px;
}

.servBtm {
    width: 100%;
    padding: 0;
}

.servBtm h4 {
    font-family: 'Outfit', sans-serif;
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;
    color: #464646;
    margin-left: 30px;
    margin-right: 30px;
    padding: 2.5rem 3.5rem 0.3rem 0;
}

.servBtm h4 a {
    font-weight: 700;
}

.starterbg h1 {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 6px;
    font-size: 44px;
    color: rgb(70, 70, 70);
}

.starterbg h5 {
    font-size: 18px;
    font-family: "Outfit", sans-serif !important;
    color: rgb(70, 70, 70);
    line-height: 1.2;
}

#agencyDetailTab {
    margin: 30px 0 25px 0;
}

#agencyDetailTab li{
    border-bottom: 1px solid #80808030;
}

#agencyDetailTabContent p,
#agencyDetailTabContent b,
#agencyDetailTabContent h5,
#agencyDetailTabContent ul li,
#agencyDetailTabContent span{
    font-family: 'Outfit', sans-serif !important;
    font-size: 18px;
    color: #464646  !important;
}

.servBtm p {
    font-family: 'Outfit', sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    color: #191b21;
    align-items: center;
    margin-bottom: 15px !important;
}

.servBtm .service {
    color: #ebb329;
    margin-bottom: 60px !important;
    margin-left: 30px !important;
}

.servBtm .price {
    background-color: #fbf0d1;
    color: #464646;
    padding: 25px 30px 15px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1.2px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
    position: absolute;
    bottom: 0;
    width: calc(100% - 30px);
    margin-bottom: 0 !important;
}


.servBtm p span {
    font-size: 25px;
    line-height: 30px;
    float: right;
    color: #ebb329;
}

.servBtm .price:hover {
    background-color: #ebb317;
}

.servBtm .price:hover,
.servBtm .price:hover span {
    color: #fff;
}


.salesBtn {
    position: absolute;
    right: 0;
    top: 0;
    display: inline-block;
    border: 2px solid #369d5a;
    border-radius: 6px;
    padding: 7px 25px;
    font-family: 'Outfit', sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
    background: #369d5a;
    color: #fff;
}

.salesBtn i {
    color: #fff;
    margin-right: 10px;
}

.salesBtn:hover {
    color: #fff;
}

.salesHvr {
    position: absolute;
    right: 0;
    bottom: 41px;
    width: 100%;
    text-align: center;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    color: #000;
    display: none;
}

.salesBtn:hover .salesHvr {
    display: none;
}

.serviceModal {
    width: 400px;
}

.rcontent {
    display: none;
}

.rcontent.on {
    display: block;
}

.serviceModal .radioSec input[type="radio"] {
    width: 100%;
    left: 0;
    margin: 0;
    height: 25px;
    z-index: 9999;
}

.serviceModal .modal-content {border-radius: 25px;}

.serviceModal .custRadio {
    margin-bottom: 25px;
}

.serviceModal .radioSec {
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #191b21;
}

.serviceModal  .cartDbtn {
    border-radius: 0 0 25px 25px;
}

.serviceModal label,
.serviceModal .attachment {
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #191b21;
}

.serviceModal input[type="text"],
.serviceModal textarea,
.serviceModal select {
    font-family: 'Outfit', sans-serif;
    width: 100%;
    border: 1px solid #eee;
    border-radius: 6px;
    background: transparent;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #191b21;
    padding: 10px;
    margin-bottom: 15px;
    appearance: auto;
}

.serviceModal input[type="text"]:focus,
.serviceModal textarea:focus,
.serviceModal select:focus {
    outline: none;
    border: 1px solid #ebb329;
}

.serviceModal textarea {
    height: 100px;
}

.serviceModal .modal-footer {
    background: #363b48;
    border-radius: 0 0 5px 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.serviceModal .modal-footer button {
    font-family: 'Outfit', sans-serif;
    width: 42%;
    border-radius: 100px;
    border: none;
    outline: none;
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
    padding: 10px 20px;
}

.serviceModal .select2-selection {
    padding: 6px;
    height: 45px !important;
    font-size: 15px;
    margin: 5px 0;
}

.serviceModal .select2-selection__arrow {
    height: 50px !important;
}

.serviceModal .modal-footer button:nth-child(1) {
    background: #191b21;
    color: #fff;
}

.serviceModal .modal-footer button:nth-child(2) {
    background: #ebb329;
    color: #191b21;
}

.serviceModal .modal-footer button:nth-child(1):hover {
    background: #ebb329;
    color: #000;
}

.serviceModal .modal-footer button:nth-child(2):hover {
    background: #000;
    color: #fff;
}

.cartSec {
    margin-right: 40px;
    position: relative;
}

.cartSec button {
    font-family: "Outfit", sans-serif;;
    width: auto;
    border: 0;
    border-radius: 50px;
    outline: none;
    font-size: 16px;
    line-height: 20px;
    padding: 17px 16px;
    color: #464646;
    font-weight: 400;
    background: #fff;
    box-shadow:0px 2px 5px 0px rgb(0 0 0 / 19%);
}

.dark .userDetail,
.dark .cartSec button,
.dark .clients ul li h6 {
    color: #f7f9fc;
}

.dark .dBlock rect {
    fill: #363b48;
}

.cartSec button:hover,
.cartSec button:focus {
    /*border: 2px solid #ebb329;*/
}

.cartSec button span {
    color: #ebb329;
    font-weight: 600;
    padding: 0 3px;
}

.cartDrop {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 44px;
    box-shadow: 0 0 5px #ccc;
    width: 385px;
    background: #fff;
    display: none;
    padding: 15px;
    border-radius: 6px;
}

.cartInn {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
    display: inline-block;
}

.cartInn span,
.cartInn p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #191b21;
}

.cartInn span.socl {
    color: #fff;
    display: inline-block;
    padding: 3px 10px;
    background: #7f35e3;
}

.cartInn span.webs {
    color: #fff;
    display: inline-block;
    padding: 3px 10px;
    background: #309e57;
}

.cartInn h5 {
    font-family: 'Outfit', sans-serif;
    font-size: 21px;
    line-height: 27px;
    font-weight: 700;
    color: #363b48;
    margin: 20px 0 5px 0;
}

.cartInn h6 {
    font-family: 'Outfit', sans-serif;
    font-size: 15px;
    line-height: 23px;
    font-weight: 700;
    padding: 8px 0;
    color: #363b48;
}

.cartDel {
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    font-size: 15px;
    display: none;
}

.cartDel i {
    color: #818aa1;
}

.cartInn:hover {
    cursor: pointer;
}

.cartInn:hover .cartDel {
    display: block;
}

.cdetl2 {
    position: relative;
}

.cartDel2 {
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    font-size: 15px;
    display: none;
}

.cartDel2 i {
    color: #818aa1;
}

.cdetl2:hover {
    cursor: pointer;
}

.cdetl2:hover .cartDel2 {
    display: block;
}

.cdScroll {
    width: 100%;
    max-height: 100px;
    overflow: auto;
    margin-bottom: 15px;
}

.cdScroll::-webkit-scrollbar {
    width: 12px;
    /* width of the entire scrollbar */
}

.cdScroll::-webkit-scrollbar-track {
    background: #363b48;
    /* color of the tracking area */
}

.cdScroll::-webkit-scrollbar-thumb {
    background-color: #ebb329;
    /* color of the scroll thumb */
    border-radius: 20px;
    /* roundness of the scroll thumb */
    border: 3px solid #363b48;
    /* creates padding around scroll thumb */
}

.cartDbtn {
    width: 100%;
    display: flex;
    justify-content: space-around;
    background: #f5f5f5;
    border-radius: 0 0 6px 6px;
    padding: 16px 0;
}

.cartDbtn a {
    border-radius: 100px;
    background: #fff;
    text-align: center;
    padding: 13px 20px;
    font-family: 'Outfit', sans-serif;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    color: #00aa81;
    border: 1px solid #00aa81;
    width: 43%;
}

.cartDbtn button {
    border-radius: 100px;
    background: #00aa81;
    text-align: center;
    padding: 13px 20px;
    font-family: 'Outfit', sans-serif;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    color: #fff;
    border: none;
    outline: none;
    width: 43%;
}


/* ---------------services-end-------------- */

.starterImg {
    /* float:left; width:145px; height: 145px; border-radius: 10px; overflow: hidden; margin-right: 15px; position: relative; top: -28px;*/
    float: left;
    width: 239px;
    height: 255px;
    border-radius: 10px;
    overflow: hidden;
    margin-right: 15px;
    /* position: relative; */
    position: absolute;
    top: -40px;
    bottom: 0;
    left: 20px;
}

.starterbg {
    display: inline-block;
    position: relative;
    top: 25px;
    margin-bottom: 25px;
    margin-top: -9rem;
    background-color: #fff;
    box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 19%);
    padding: 70px 40px 70px 270px;
    border-radius: 25px;
}

.starterImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wsIcon {
    font-size: 11px;
    letter-spacing: 1.2px;
    font-family: "Outfit", sans-serif;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 2.6;
    display: inline-block;
    padding: 5px 22px 2px 18px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #00aa81;
    border-radius: 0px 20px 0px 20px;
}

.multiSection {
    width: 100%;
    display: inline-block;
    box-shadow: 0 2px 5px #ccc;
    border-radius: 0 10px 10px 10px;
    padding: 20px;
    /*border-top: 4px solid #ebb329;*/
    background-color: #ffffff;
}


/* --------------accordion-start------------ */

.chatAccordion {
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}

.chatAccordion .panel {
    border: none;
    box-shadow: 0 2px 7px #dcdcdc;
    border-radius: 16px;
    padding: 10px;
    margin-bottom: 16px;
}

.chatAccordion .panel-heading {
    background: transparent;
    border: none;
}

.chatAccordion .panel-heading i {
    font-size: 22px;
    margin-right: 10px;
    color: #ebb329;
}

.chatAccordion .panel-heading a {
    background-color: transparent !important;
    font-family: "Outfit", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #000;
}

.chatAccordion .panel-body {
    border: none !important;
}

.chatAccordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
    font-family: "Outfit", sans-serif;
}

.panel-default > .panel-heading a:after {
    content: "";
    position: relative;
    color: #868da0;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
}

.panel-default > .panel-heading a[aria-expanded="true"] {
    background-color: #eee;
}

.panel-default > .panel-heading a[aria-expanded="true"]:after {
    content: "\2212";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.panel-default > .panel-heading a[aria-expanded="false"]:after {
    content: "\002b";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}


/* --------------accordion-end------------ */

.galleryBg {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

.galleryBg li {
    width: 23%;
    margin: 0 1% 20px;
    list-style-type: none;
}

.galleryBg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 5px;
    background-color: #fff;
    box-shadow: 0 0 5px #ccc;
}

.galleryPop {
    position: relative;
}

.galleryModal {
    justify-content: center;
}

.galleryPop .prev,
.galleryPop .next {
    position: absolute;
    z-index: 9;
    bottom: 42px;
    font-size: 30px;
    cursor: pointer;
    color: #ebb329;
}

.galleryPop .prev {
    left: 20px;
}

.galleryPop .next {
    right: 20px;
}

.galleryPop .modal-content {
    padding: 20px;
}


/*.galleryPop .mySlides img {
    height: 300px;
    width: 450px;
    object-fit: cover;
}*/

.galleryPop .mySlides img {
    width: 100%;
    object-fit: cover;
}

.galThumb {
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 0 18px;
}

.galThumb img {
    padding: 5px;
    box-shadow: 0 0 5px #ccc;
    margin: 0 5px;
    width: 80px;
    height: 80px;
    object-fit: cover;
}

.galThumb img.active {
    border: 1px solid #ebb329;
}

.galleryPop .close {
    font-size: 31px;
    position: absolute;
    right: 10px;
    z-index: 99;
    top: 5px;
    color: #000;
    opacity: 1;
}


/* ----------------data-table-start-----------------*/


/* .dbNav .dTable table{ width:80%;} */


/* .dTable{ overflow: auto;} */

.row-offcanvas .content .dTable table {
    width: 70%;
}

.dTable .dataTables_length {
    float: left;
}

.dTable .dataTables_length select {
    line-height: 20px;
}

.dTable .dataTables_length label {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 15px;
}

.dTable table.dataTable {
    border-top: 1px solid #ccc;
    border: none;
    position: relative;
    top: 15px;
}

.dTable table.dataTable th {
    font-size: 16px;
    font-weight: bold;
    font-family: "Poppins";
    color: #464646;
    padding-bottom: 20px;
}

.dTable tr td {
    padding: 15px 10px !important;
    border: none !important;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 15px;
    color: #363b48;
    font-weight: 500;
}

.dTable tr td img {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    margin-right: 10px;
    object-fit: cover;
}

.dTable tr th {
    border: none !important;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 15px;
    color: #363b48;
    font-weight: 600;
    border-bottom: 1px solid #eee !important;
}

div.dataTables_wrapper div.dataTables_filter,
.serviceTabbg .dropdown,
#createAccountTab,
#accountDetailTab,
#profileTab {
    float: left;
    top: -100px;
    left: -10px;
    position: absolute;
}
#profileTab form input,
#profileTab form textarea,
#profileTab form select {
    margin-bottom: 15px;
}
#profileTab button[type="submit"] {
    margin-top: 0;
    margin-right: 16px;
    padding: 15px 40px;
}
#createAccountTab {
    padding-bottom: 10px;
}

#accountDetailTab {
    border-bottom: 1px solid #dddddd;
    left: -20px;
}

#accountDetailTabContent {
    box-shadow: none;
    padding: 0px;
    margin-top: -80px;
    margin-bottom: -30px;
    background: none;
}
#accountDetailTabContent .dbFlex {
    margin-bottom: 0;
}
.mark-ai {
    /* top: -80px; */
    position: relative;
}
.dTable .dataTables_filter label {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
}

.dTable .dataTables_filter input[type="search"] {
    background-color: #fff;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1), inset 0px 2px 0px 0px rgba(255, 255, 255, 0.4);
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    border-radius: 40px;
    height: 58px;
    padding: 0 30px;
    font-weight: 500;
    letter-spacing: 1px;
    border: 1px solid #bfbebe;
    margin-bottom: 20px;
    height: 58px;
    width: 500px;
}

.dTable .dataTables_filter label::after {
    content: "";
    position: absolute;
    z-index: 1;
    right: 20px;
    top: 20px;
    background: url(../img/search-icon.png) 0 0 no-repeat;
    width: 20px;
    height: 20px; 
}

.dTable .dataTables_filter input[type="search"]:active,
.dTable .dataTables_filter input[type="search"]:focus,
.dTable .dataTables_filter input[type="search"]:focus-visible{
    outline: 0;
} 

.dTable tfoot th {
    border-bottom: 1px solid #ccc !important;
    border-top: 1px solid #ccc !important;
}

.dTable .dataTables_info {
    float: left;
    margin-top: 35px;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #464646;
}

.dTable .dataTables_paginate {
    float: right;
    margin-top: 36px !important;
}

.dTable .dataTables_paginate a {
    font-size: 14px;
    padding: 3px 15px;
    border-radius: 50px;
    cursor: pointer;
    color: #000;
}

.dTable .dataTables_paginate a.current {
    background: #ebb329;
    color: #fff;
}

.dTable .dataTables_paginate a.disabled {
    color: #ccc !important;
}

.dTable .dataTables_paginate a.previous,
.dTable .dataTables_paginate a.next {
    color: #464646;
}

.dTable .dataTables_filter {
    float: right;
}

.dTable .table-hover > tbody > tr:hover,
#map_table tbody > tr:hover  {
       cursor: pointer;
}

.dTable  tbody > tr td span.badge{
    color: #fff;
    background: #777777;
    border-radius: 25px;
    padding: 10px 20px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
}
.low {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #21a5b7;
    background: #d3edf1;
    border-radius: 5px;
    display: inline-block;
    padding: 3px 15px;
}

.med {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #ebb329;
    background: #fbf0d5;
    border-radius: 5px;
    display: inline-block;
    padding: 3px 15px;
}

.high {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #d22480;
    background: #f6d3e6;
    border-radius: 5px;
    display: inline-block;
    padding: 3px 15px;
}

@media only screen and (min-width: 768px) {
    .dTable .table {
        table-layout: fixed;
        max-width: 100% !important;
/*        width: auto !important;*/
    }

}

.dTable thead {
    background: #fff;
       
}

.dTable thead th{
    background: #fff;
        border-bottom: 1px solid #cfcfcf !important;
}
.row-offcanvas .content .dTable table{
    border-bottom: 1px solid #cfcfcf !important;
}
th.col-md-2.account-name.sorting{
        width: 200px;
}
th.col-md-3.dt-center.sorting{
        width: 280px;
}
.dTable .table td:nth-child(2) {
    overflow: hidden;
    text-overflow: ellipsis;
}

.dTable .highlight {
    background: #ffff99;
}

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

    .dTable table,
    .dTable thead,
    .dTable tbody,
    .dTable th,
    .dTable td,
    .dTable tr {
        display: block;
    }

    .dTable thead tr,
    .dTable tfoot tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .dTable td {
        border: none;
        position: relative;
        padding-left: 50% !important;
    }

    .dTable td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    .dTable .table td:nth-child(1) {
        background: #ccc;
        height: 100%;
        top: 0;
        left: 0;
        font-weight: bold;
    }

    .nof_info td:nth-of-type(1):before {
        content: "Notification";
    }

    /*.nof_info td:nth-of-type(2):before {
        content: "Agency";
    }

    .nof_info td:nth-of-type(3):before {
        content: "Account Name";
    }

    .nof_info td:nth-of-type(4):before {
        content: "Type";
    }*/

    .nof_info td:nth-of-type(3):before {
        content: "Date";
    }

    .nof_info td:nth-of-type(4):before {
        content: "Action";
    }

    .nof_info .dataTables_length {
        display: none;
    }

    .deftable .table-bordered > thead > tr > th,
    .deftable .table-bordered > tbody > tr > th,
    .deftable .table-bordered > tfoot > tr > th,
    .deftable .table-bordered > thead > tr > td,
    .deftable .table-bordered > tbody > tr > td,
    .deftable .table-bordered > tfoot > tr > td {
        border: 1px solid #ddd !important;
        text-align: left !important;
    }

    .dTable .table td {
        overflow: hidden;
        text-overflow: ellipsis;
        padding-left: 40% !important;
    }

    .dTable .table td {
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 6px 6px 6px 40% !important;
    }

    td {
        min-height: 22px;
    }

    .tasktable td:nth-of-type(1):before {
        content: "Ticket Name";
    }

    .tasktable td:nth-of-type(2):before {
        content: "Company Name";
    }

    .tasktable td:nth-of-type(3):before {
        content: "Created By";
    }

    .tasktable td:nth-of-type(4):before {
        content: "Responsible";
    }

    .tasktable td:nth-of-type(5):before {
        content: "Created On";
    }

    .tasktable td:nth-of-type(6):before {
        content: "Priority";
    }

    .tasktable td:nth-of-type(7):before {
        content: "Actions";
    }

    .tasktable .dataTables_length {
        display: none;
    }

    .tasktable2 td:nth-of-type(1):before {
        content: "Ticket Name";
    }

    .tasktable2 td:nth-of-type(2):before {
        content: "Company Name";
    }

    .tasktable2 td:nth-of-type(3):before {
        content: "Description";
    }

    .tasktable2 td:nth-of-type(4):before {
        content: "Assignee";
    }

    .tasktable2 td:nth-of-type(5):before {
        content: "Date";
    }

    .tasktable2 td:nth-of-type(6):before {
        content: "Status";
    }

    .tasktable2 td:nth-of-type(7):before {
        content: "Actions";
    }

    .tasktable2 .dataTables_length {
        display: none;
    }

    #accountsTable_wrapper td:nth-of-type(2):before {
        content: "Responsible:";
    }
    #accountsTable_wrapper td:nth-of-type(3):before {
        content: "Created by:";
    }

    #accountsTable_wrapper td:nth-of-type(4):before {
        content: "Created Date:";
    }

    #accountsTable_wrapper td:nth-of-type(5):before {
        content: "Actions:";
    }

    #accountsTable_wrapper .dataTables_length {
        display: none;
    }

    div#accountsTable_wrapper th,
    div#accountsTable_wrapper td {
        border: 1px solid #ddd !important;
    }

    .comment_text {
        width: 60%;
    }
}

@media(max-width: 667px) {
    .comment_wrap {
        flex-direction: column;
        align-items: baseline;
    }

    .comment_text {
        width: 100%;
    }

    .comm_name {
        margin-bottom: 10px;
    }
}


/* ----------------data-table-end-----------------*/

.addNewtask {
    display: inline-block;
    border-radius: 6px;
    padding: 7px 30px;
    font-family: 'Outfit', sans-serif;
    font-size: 15px;
    line-height: 40px;
    font-weight: 400;
    color: #fff;
    border-radius: 50px;
    background: #00aa81;
    box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 25%);
}

.addNewtask:hover {color: #fff}
.listvw,
.kanvw {
    display: inline-block;
    margin-right: 30px;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
    color: #363b48;
}

.listvw:hover,
.kanvw:hover {
    color: #ebb329;
}

.listvw i,
.kanvw i {
    margin-right: 6px;
}

.tskBtnsbg {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.tskButton {
    display: flex;
    width: 32%;
    box-shadow: 0 2px 5px #ccc;
    border-radius: 16px;
    padding: 22px 10px;
    position: relative;
    justify-content: space-between;
}

.tskLft {
    display: flex;
    position: relative;
    align-items: center;
    font-family: 'Josefin Sans', sans-serif;
    font-weight: 700;
    font-size: 17px;
    color: #363b48;
}

.tskLft::before {
    content: "";
    position: absolute;
    z-index: 1;
    left: -10px;
    top: 15px;
    background: url(../img/dbar.png) 0 0 no-repeat;
    width: 21px;
    height: 22px;
    background-size: cover;
}

.tskLft i {
    color: #818aa1;
    font-size: 40px;
    margin-right: 10px;
}

.tskRgt {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 45px;
    line-height: 50px;
    font-weight: 400;
    color: #ebb329;
    margin-right: 20px;
}

.TicketBg {
    width: 100%;
    box-shadow: 0 2px 5px #ccc;
    padding: 20px;
    border-radius: 10px;
}

.ticketInner label {
    padding-top: 15px;
}

.ticketInner input[type="text"],
.ticketInner textarea,
.ticketInner select,
.ticketInner .selectize-input {
    border-radius: 5px !important;
    border: 1px solid #818aa1 !important;
    color: #363b48;
    font-size: 15px;
    height: 45px;
    line-height: 30px;
    box-shadow: none;
    padding: 5px 10px;
    background: #fff;
    margin-bottom: 15px;
    outline: none;
    appearance: auto;
}

.newDrop .selectize-control {
    padding: 0;
    border: none;
}

.ticketInner .selectize-input input {
    font-size: 15px !important;
    color: #363b48;
}

.ticketInner textarea {
    width: 100%;
}

.tickButton {
    position: relative;
    top: -40px;
}

.tickButton a,
.tickButton button {
    background: #ebb329;
    color: #191b21;
    font-size: 17px;
    border: none;
    outline: none;
    border-radius: 50px;
    display: inline-block;
    margin-right: 10px;
    padding: 10px 30px;
    margin-top: 25px;
}

.ticketInner span.dngr-text {
    font-size: 13px;
    position: relative;
    top: -10px;
}


/* -------------------------CONTENT END---------------------------- */


/* -------------------------FOOTER START---------------------------- */

.loginfooter {
    position: absolute;
    z-index: 9;
    right: 0;
    bottom: 40px;
}


/*.loginfooter img{ height: 20px;}*/


/* -------------------------FOOTER END---------------------------- */


/* deftable */


/*
.orderTable {
    width: 100%;
    display: inline-block;
}

.orderTable table {
    border-bottom: 1px solid #D4D4D4;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border-collapse: inherit;
    overflow: hidden;
}

.orderTable table th {
    background-color: #F0E1FF;
    border-bottom: none!important;
    padding: 15px 25px!important;
    font-size: 16px;
    font-weight: 400;
    color: #616161;
    text-align: center;
}

.orderTable table tr {
    border-left: 1px solid #D4D4D4;
    border-right: 1px solid #D4D4D4;
}

.orderTable table tr td {
    padding: 15px 25px;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.orderTable table th:first-child,
.orderTable table tr td:first-child {
    text-align: left;
    justify-content: flex-start;
}

.orderTable i {
    font-size: 20px;
    color: #692DA3;
}

.orderTable table tbody tr:last-child {
    border-radius: 0 0 10px 10px;
}

.orderTable table thead tr {
    border: none;
}

.table-responsive-stack tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.table-responsive-stack td,
.table-responsive-stack th {
    display: block;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.table-responsive-stack .table-responsive-stack-thead {
    font-weight: 400;
    color: #828282;
}

@media screen and (max-width: 768px) {
    .table-responsive-stack tr {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-bottom: 1px solid #ccc;
        display: block;
    }
    .table-responsive-stack td {
        float: left\9;
        width: 100%;
    }
}

.orderTable table th {
    font-weight: 500 !important;
    color: #616161!important;
}

.orderTable table {
    overflow: inherit !important;
}

.orderTable ul.dropdown-menu li {
    padding: 1px 10px!important;
}

@media(max-width:1200px) {
    .cmw-left textarea {
        width: 73%;
    }
}

@media(max-width:991px) {
    .orderTable table tr td {
        padding: 15px 16px;
    }
    span.table-responsive-stack-thead {
        padding: 0px 10px 0 0;
    }
    .orderTable table tr td {
        justify-content: left;
    }
} */

.rightSideLatestClient {
    font-weight: 700;
    font-size: 17px;
    line-height: 22px;
    color: #363b48;
    font-family: 'Josefin Sans', sans-serif;
}


/*  */

button.btn.def_btn {
    border: 1px solid #ccc;
    margin-left: 10px;
    height: 39px;
    background: transparent;
    border-radius: 19px;
    font-size: 15px;
}

.comment_item .comment_text {
    width: auto;
    flex: 1;
}

.comment_item .comment_text .form-control::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 15px;
}

.comment_item .comment_text .form-control::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 15px;
}

.comment_item .comment_text .form-control:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 15px;
}

.comment_item .comment_text .form-control:-moz-placeholder {
    /* Firefox 18- */
    font-size: 15px;
}

.comment_wrap1.comment_show_info .comm_name {
    display: flex;
    align-items: center;
}

.comment_wrap1.comment_show_info .comm_name p {
    padding: 0px;
    margin: 0px;
}

.heading_title {
    flex: 1;
    font-size: 15px;
    flex-wrap: wrap;
}

.heading_title em {
    font-size: 14px;
}

.comment_text_info {
    padding: 8px;
    background: #dcf1f4;
    margin: 3px 0 15px 52px;
    border-radius: 6px;
}

.defbtn_opt2 strong {
    position: relative;
    font-weight: 400;
    font-size: 15px;
    cursor: pointer;
    margin: 0 3px;
    transition: all 0.3s ease-out;
}

.defbtn_opt2 strong em {
    position: absolute;
    top: -36px;
    left: -16px;
    display: inline-block;
    padding: 5px 10px;
    background: #000;
    border-radius: 10px;
    color: #fff;
    font-style: normal;
    font-size: 12px;
    opacity: 0;
    transition: all 0.3s ease-out;
}

.defbtn_opt2 strong em:after {
    position: absolute;
    top: 22px;
    left: 12px;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 10px 0 10px;
    border-color: #000000 transparent transparent transparent;
}

.comment_text_info p {
    margin: 0px !important;
    padding: 0px;
}

.defbtn_opt2 strong:hover em {
    opacity: 1;
}

.comment_show_info_block.reply_comment {
    padding-left: 52px;
    margin: 10px 0px;
}

.comment_wrap1.comment_show_info .comm_name {
    display: flex;
    align-items: center;
    position: relative;
}

@media (max-width: 1190px) {
    .comment_item textarea {
        height: auto !important;
    }

    .comment_show_info .heading_titl em {
        display: block;
    }

    .reply_comment .defbtn_opt2 {
        position: absolute;
        right: 0px;
        top: 20px;
    }

    .reply_comment .heading_title em {
        display: block;
    }
}

@media (max-width: 667px) {
    .comment_item .comment_wrap {
        flex-direction: inherit;
    }

    .comment_item .comment_text textarea {
        height: 50px !important;
    }

    button.btn.def_btn {
        border: 1px solid #ccc;
        margin-left: 7px;
        height: 39px;
        background: transparent;
        border-radius: 20px;
        font-size: 14px;
    }

    .serviceInsidebg {
        padding: 14px;
    }

    .comment_item .comment_text textarea {
        height: 41px !important;
        padding: 8px;
        width: 100% !important;
    }

    .heading_title em {
        display: block;
    }
}

@media (max-width: 370px) {
    .comment_item .comment_text textarea {
        height: 58px !important;
        padding: 8px;
        width: 100% !important;
    }
}

.ticketListImage {
    border-radius: 50%;
    margin-right: 5px;
    width: 42px;
    height: 42px;
    object-fit: cover;

}


/*  */

.dark a {
    color: #ffffff;
}

.dark th {
    background: #363b48 !important;
    color: #fff !important;
}

body.dark {
    color: #fff;
}

.dark .dTable tr td {
    color: #ffffff !important;
}

.dark input[type="search"] {
    background: #363b48;
    border: 1px solid #363b48 !important;
}

.dark .dTable tr th {
    color: #ffffff !important;
    border-bottom: 1px solid #363b48 !important;
}

.dark table.dataTable thead .sorting:after {
    opacity: 0.5;
    content: "\e150";
}

.dark .dTable .table-hover > tbody > tr:hover {
    background-color: #30323a !important;
}

.dark .tskButton {
    background: #363b48;
    /* box-shadow: 0 2px 5px #363b48; */
}

.dark .tskLft {
    color: #ffffff;
}

.dark .serviceTabbg .nav-tabs li a {
    color: #ffffff;
}

.dark .nav > li > a:hover,
.dark .nav > li > a:focus {
    background-color: #191b21;
}

.dark .low {
    color: #ffffff;
    background: #363b48;
}

.dark .med {

    background: #363b48;

}

.dark .high {

    background: #363b48;

}

.dark .serviceInsidebg {
    /* box-shadow: 0 2px 5px #363a48; */
    background: #363a48;
}

.dark .serviceInsidebg .inner_box .left {
    color: #ffffff;

}

.dark .serviceTopbg {
    /* box-shadow: 0 2px 5px #191b21; */
}

.dark .comment_text textarea {

    color: #fff;
}

.dark .comment_text_info {
    background: #4d5365;
}

.dark .btn:hover,
.dark .btn:focus,
.dark .btn.focus {
    color: #fff;
    text-decoration: none;
}

.dark .table > thead > tr > th,
.dark .table > tbody > tr > th,
.dark .table > tfoot > tr > th,
.dark .table > thead > tr > td,
.dark .table > tbody > tr > td,
.dark .table > tfoot > tr > td {
    border-top: 1px solid #444 !important;
}

/* .dark .serviceTabbg .tab-content {
    box-shadow: 0 2px 5px #191b21;
} */
.dark .ticketInner input[type="text"],
.dark .ticketInner textarea,
.dark .ticketInner select,
.dark .ticketInner .selectize-input {
    border: 1px solid #363b48 !important;
    color: #fff;

    background: #363b48;
}

.dark .select2-container--default .select2-selection--single {
    background-color: #363b48;
    border: 1px solid #363b48 !important;
    color: #fff !important;
}

.dark .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #fff;
}

.dark .note-btn-group .note-btn {
    border-color: rgba(0, 0, 0, .2);
    padding: .28rem .65rem;
    font-size: 13px;
    background: #363b48;
    margin: 2px;
}

.dark .dTable .dataTables_paginate a {
    color: #fff7f7;
}

.dark .dTable .dataTables_paginate a.previous,
.dark .dTable .dataTables_paginate a.next {
    color: #fff;
}

.dark .servBtm h4 {
    color: #ffffff;
}

.dark .dngr-text {
    /* color: #f9f9f9!important;
    background: #777 !important;
    padding: 6px 10px; */
    font-weight: 400;
}

.dark .comm_sec label {
    color: #fff;

}

span#assign_id-error {
    position: absolute !important;
    left: 16px !important;
    top: 99px !important;
}

span.badge.bg-soft-danger.dngr-text {
    color: #fff !important;
}

.dark .my_form {
    border-bottom: 1px solid #363b48;
    background: #363b48 !important;
    font-size: 14px !important;
    padding: 5px 15px !important;
    color: #fff !important;
}

.dark h3,
.dark h3 a {
    color: #ffffff;

}

.dark::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
    font-size: 14px !important;

}

.dark::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    font-size: 14px !important;

}

.dark:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
    font-size: 14px !important;

}

.dark:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    font-size: 14px !important;

}


.confirm_login_button {
    background: #ebb329;
    color: #191b21;
    width: 100%;
    border-radius: 50px;
    border: none;
    outline: none;
    height: 60px;
    padding: 0;
    text-align: center;
    font-size: 17px;
    line-height: 59px;
    margin-top: 15px;

}






/* ----------------------profile-blade-design-modify-11-03-2022------------------------ */
.page-title-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px;
}

.page-title-box .page-title {
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    color: #323a46;
}

.page-title-right .breadcrumb {
    margin: 0;
    background: #fff;
}

.cardB {
    margin-bottom: 24px;
    box-shadow: 0 0.75rem 6rem rgb(100 107 112 / 10%);
    min-height: 430px;
}

/*
.cardB {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid #f7f7f7;
    border-radius: 0.25rem;
}
*/

.cardB h4 {
    color: #343a40;
    font-size: 17px;
    line-height: 25px;
    font-weight: 600;
    padding-bottom: 15px;
}

.cardB p {
    color: #98a6ad;
    padding-bottom: 10px;
}

.card-bodyB {
    flex: 1 1 auto;
    min-height: 1px;
    padding: 20px;
}

.card-bodyB label {
    font-size: 14px;
    font-weight: 500;
}

.card-bodyB .form-control {
    font-size: 12px;
}

.profBrows .custom-file {
    width: 100%;
    position: relative;
}

.input-group > .custom-file {
    display: flex;
    align-items: center;
}

.custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + 0.9rem + 2px);
    margin: 0;
    opacity: 0;
}

.custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: 41px;
    padding: 0.45rem 0.9rem;
    font-weight: 400;
    font-size: 14px;
    line-height: 0.3 !important;
    color: #6c757d;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.2rem;
}


.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    content: "";
    height: 52px;
    width: 75px;
    background: #ebb329 url(../img/browse-icon.png) right no-repeat;
    background-color: transparent;
}

.card-footer {
    padding: 1rem 1.5rem;
    background-color: #edeff1;
    border-top: 0 solid #f7f7f7;
}

.cfBtn a {
    background: #ebb329;
    border: none;
}

.cfBtn a:hover {
    background: #000;
}

.cfBtn button[type="submit"] {
    background: #000;
    border: none;
}

.serviceTabbg h2 {
    font-size: 27px;
    font-family: "Outfit", sans-serif;
    color: #464646;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 50px;
    margin-top: 30px;
}

.serviceTabbg label {
    font-size: 16px;
    font-family: "Outfit", sans-serif;
    color: #464646;
    font-weight: 500;
    line-height: 1.2;
    margin-bottom: 17px;
}

.serviceTabbg form input,
.serviceTabbg form textarea,
.custom-file-label {
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    font-weight: 500;
    border-radius: 25px;
    padding: 26px 25px;
    font-weight: 500;
    border: 0;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    line-height: 1.42857143;
    margin-bottom: 25px;
    background-color: rgb(245, 245, 245);
    box-shadow: none;
}
.serviceTabbg form input::placeholder,
.serviceTabbg form textarea ::placeholder{
    color: #6d6e70;
}
.serviceTabbg .form-control:focus {
    box-shadow: none;
}
.serviceTabbg form .btn {
    padding: 12px 27px;
    color: #fff;
}

.serviceTabbg form .transparent-bg{
    border: 1px solid #de2864;
    color: #de2864;
    border-radius:25px;
    background-color: #fff;
}

.serviceTabbg form .full-bg{
    background-color: #ebb317;
    border-radius:25px;
    color: #fff;
    margin-left: 15px;
}

.serviceTabbg form .transparent-bg:hover,
.serviceTabbg form .transparent-bg:active,
.serviceTabbg form .transparent-bg:focus{
    background-color: #de2864;
    border-radius:25px;
    color: #fff;
    outline: 0px auto -webkit-focus-ring-color;
}

/*.serviceTabbg form .full-bg:hover,
.serviceTabbg form .full-bg:active,
.serviceTabbg form .full-bg:focus{
    color: #de2864;
    background-color: #fff;
     border: 1px solid #de2864;
     outline: 0px auto -webkit-focus-ring-color;
}*/


#accountsTable_wrapper a.action-icon {
    color: #464646;
    padding: 8px 20px;
    background: rgb(245, 245, 245);
    border-radius: 25px;
}
#accountsTable_wrapper a.action-icon:hover {
    color: #fff;
    background: #ebb329;
}
.dTable table.dataTable tbody td,
.dTable table.dataTable tbody a {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    /*font-weight: bold;*/
    color: #464646;
    line-height: 2;
}
.dTable table > tbody > tr > td {
    vertical-align: middle;
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}
#notificationTable_wrapper tfoot{
        display: none;

}
.dTable table tbody td.account-name::before {
    content: "\F0B58";
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: 22px;
    text-rendering: auto;
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
    margin-right: 15px;
    background-color: #f0f0f0;
    border-radius: 35px;
    width: 40px;
    text-align: center;
    height: 40px;
    color: #ebb317;
}
#notificationTable_wrapper  table tbody  td.notif::before,
#notifications-sec .order::before{
    content: "\F0135";
    display: inline-block;
    font: normal normal normal 24px/1 "Material Design Icons";
    font-size: 24px;
    text-rendering: auto;
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
    margin-right: 15px;
    background-color: #e7edfe;
    border-radius: 35px;
    width: 40px;
    text-align: center;
    height: 40px;
    color: #3c6cff;
}
#notificationTable_wrapper  table tbody td span.action-icon {
    color: #464646;
    background: rgb(245, 245, 245);
    border-radius: 25px;
    padding: 5px 20px;
}
#notificationTable_wrapper  table tbody td span.action-icon:hover {
    color: #fff;
    background: #ebb329;
}
.dTable  table tbody > tr:hover td.account-name::before {
    background-color: #fff;
}
table tbody td i.mdi-delete::before {
    content: "\F09E7";
}
.order-type.text-left {
    text-align: left !important;
}

.ai-tools-card .heading {
    color: #ebb329;
    margin: 5px 30px 25px !important;
}

.ai-tools-card .description {
    font-family: 'Outfit', sans-serif;
    line-height: 22px;
    color: #464646;
    padding: 0 30px 30px !important;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1.2px;
}

.ai-tools-card .serviceBlog:hover {
    outline: 5px solid #ebb329;
}

@media (min-width:1200px) and  (max-width:1700px){
    .ai-tools-card h4,
    .ai-tools-card .heading {
        width: 43%;
        word-break: break-word;
    }
}

.top_impersonate{
    font-family: 'Josefin Sans', sans-serif;
    background-color: green;
    color: wheat;
    padding: 10px;
    border-radius: 15px;
    margin-right: 15px;
}

/*-- AUDITS STYLE --*/
.autdis-url-entry-wrapper{
    margin-top: -60px;
    margin-bottom: 25px;
    padding-bottom: 30px;
}
.autdis-url-entry-wrapper h3 {
    font-size: 46px;
    font-family: "Outfit", sans-serif;
    color: #464646;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 30px;
}
.autdis-url-entry-wrapper .bg1{
    position: absolute;
    top: 0;
    right: 0;
    border-top-right-radius: 20px;
}
.autdis-url-entry-wrapper .bg2{
    position: absolute;
    bottom: 0;
    left: 0;
    border-bottom-left-radius: 20px;
}
.autdis-url-entry-wrapper p {
    font-family: 'Outfit', sans-serif !important;
    color: #464646;
    font-size: 18px;
    width: 60%;
    margin: 0 auto 50px !important;
    line-height: 1.9;
}
.autdis-url-entry-wrapper .audit_url,
#mapQueryForm input,
gmp-place-autocomplete {
    background-color: #fff;
    box-shadow:  0px 2px 5px 0px rgba(0, 0, 0, 0.1), inset 0px 2px 0px 0px rgba(255, 255, 255, 0.4);
    font-family: 'Outfit', sans-serif;
    font-size: 16px;
    border-radius: 40px;
    height: 58px;
    padding: 0 30px;
    font-weight: 500;
    letter-spacing: 1px;
    border: 1px solid #bfbebe;
    margin-bottom: 20px;
}
#mapQueryForm input,
gmp-place-autocomplete {
    box-shadow: none;
    border-radius: 0px;
    padding: 0;
    border: 0;
}
#mapQueryForm input#keyword {
    padding: 5px 25px;
    border: 1px solid #000;
    border-radius: 3px;
    font-size: 16px;
    font-family: "Outfit", sans-serif;
    letter-spacing: .2px;
    color: #000;
}
:host(.widget-container) {
    border: 0 !important;
}
.autdis-url-entry-wrapper button {
    border-radius: 50px;
    border: none;
    outline: none;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    background: #00aa81;
    color: #fff;
    letter-spacing: 1.2px;
    padding: 18px 30px;
    box-shadow: 0px 2px 5px 0px rgb(0 0 0 / 19%);
}
#auditsTab,
#tasksTab,
#ordersTab {
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #ccc;
}
#auditsTab table,
#ordersTab table,
#tasksTab table {
    margin-top: -15px !important;
}
#auditsTab .dTable  {
    margin-bottom: 13px;
}
#auditsTab .score_heading {
    margin-left: 30px;
}

#auditsTab .dTable tbody > tr td:first-child {
    border-left: 0px !important;
}
#auditsTab .dTable table.dataTable tbody tr:not(:last-child) td,
#ordersTab .dTable table.dataTable tbody tr:not(:last-child) td,
#tasksTab .dTable table.dataTable tbody tr:not(:last-child) td{
    border-bottom: 1px solid #cfcfcf !important;
}
#auditsTab .dTable table.dataTable tbody  td {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
}
#auditsTab .dTable table.dataTable th,
#ordersTab .dTable table.dataTable th,
#tasksTab .dTable table.dataTable th {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    background: #eeeeee;
    color: #464646;
    padding-top: 20px;
    padding-bottom: 20px;
    white-space: nowrap;
}
#tasksTab table tr td.notif,
#accountsTable tr td.account-name {
    padding-left: 35px !important
}
#auditsTab .url {
    font-family: 'Poppins', sans-serif !important;
    font-size: 16px;
    font-weight: 600;
}
#auditsTab .circle{
    border-radius: 50%;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    margin-left: 25px;
}
#auditsTab .score-text{
    font-family: 'Poppins', sans-serif !important;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
    display: inline-block;
    vertical-align: middle;
}
#auditsTab .error{
    margin-top:10px;
    padding:5px;
    color:#bb321f;
}
#auditsTab .pdf-icon {
    width: auto;
    height: auto;
    border-radius: 0;
}
#auditsTab .score-init{
    background-color:lightgrey;
}
#auditsTab .score-below50{
    background-color:#f84c4c;
    color:white;
}    
#auditsTab .score-50to69{
    background-color:#ffc14c;
}
#auditsTab .score-70plus{
    background-color:#4cd763;
    color:white;
}
#auditsTab .dataTables_info,
#ordersTab .dataTables_info,
#tasksTab .dataTables_info {
    margin-top: 30px;
    margin-left: 35px;
    margin-bottom: 15px;
    font-family: 'Poppins', sans-serif;
    color: #464646;
    font-size: 15px;
}

#tasksTab  .dTable,
#ordersTab  .dTable { 
    margin-bottom:15px; 
}
#tasksTab th.notif,
#contractTable tr td:first-child, 
#accountsTable th.account-name span,
#contractTable  th:first-child span,
#ordersTab  tr > th:first-child {
    padding-left: 40px !important;
}

#tasksTab .dTable table > tbody > tr > td,
#ordersTab .dTable table > tbody > tr > td {
    vertical-align: middle;
    line-height: 22px !important;
    font-size: 15px;
}
#resources h3 {
    font-size: 26px;
    font-family: "Outfit", sans-serif;
    color: #464646;
    font-weight: bold;
    line-height: 1;
}
#resources .description h4 {
    font-family: "Outfit", sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #464646;
    padding-top: 22px;
    padding-left: 22px;
    margin-bottom: 10px;
}
#resources .description p {
    font-family: "Outfit", sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #464646;
    text-align: left;
    margin-top: 10px;
    padding-left: 22px;
    margin-bottom: 15px;
    line-height: 1.6;
}
#ordersTab {
    margin-top: -70px;
}

#mapQueryForm button{
    background: #00aa81;
    margin-top: 32px;
}

.leads-search-wrapper {
    background: transparent;
    box-shadow: none;
    padding-top: 70px;
}

.leads-search-wrapper label {
    font-size: 16px;
    font-family: "Outfit", sans-serif;
    color: #464646;
    line-height: 1.5;
    font-weight: 500;
} 
#map_table {
    border: 1px solid #cfcfcf !important;
    background: #fff;
}
#map_table > thead > tr > th {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    background: #eeeeee;
    color: #464646;
    padding-top: 20px;
    padding-bottom: 20px;
    white-space: nowrap;
    border-bottom: 1px solid #cfcfcf;
}

#map_table > thead > tr > th:nth-child(1),
#map_table > tbody > tr > td:nth-child(1) {
    padding-left: 47px;
    max-width: 230px;
}
#map_table > tbody > tr:nth-child(1) > td:nth-child(1),
#map_table > tbody > tr:nth-child(1) > td {
    border-top: 0;
}

#map_table > tbody > tr > td{
    font-family: "Poppins";
    color: #464646;
    vertical-align: middle;
    font-size: 16px;
    padding-top: 18px;
    padding-bottom: 18px;
}
#map_table > tbody > tr > td:nth-child(1) > a {
    color: #464646;
    font-weight: bold;
    font-size: 15px;
    width: 246px;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
#map_table > tbody > tr > td span.score {
    color: #fff;
    background: #f16132;
    font-weight: bold;
    font-size: 18px;
    border-radius: 50px;
    width: 42px;
    height: 42px;
    display: inline-flex;
    text-align: center;
    position: relative;
    align-content: space-around;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: baseline;
    justify-content: space-evenly;
}
#map_table > tbody > tr > td i {
    font-size: 14px;
    margin-right: 5px;
}

#map_table tbody > tr:hover {
    background-color: #f5f5f5;
}
.rating {
  font-size: 20px;
  color: #ffd33b;
  display: inline-block;
  overflow: hidden;
}
.rating::before { 
  content: "★★★★★" 
}
#map_table > tbody > tr > td i.fa-map-marker-alt {
    color: #ea4235;
}
#map_table > tbody > tr > td i.fa-phone-alt {
    color: #1973e7;
}
#map_table > tbody > tr > td.biz_url a {
    color: #464646;
    width: 260px;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}
#map_table > tbody > tr > td.biz_address {
    padding-left: .7em;
    text-indent: -0.6em;
}

#map_table > tbody > tr > td.biz_url a,
#map_table > tbody > tr > td.biz_address,
#map_table > tbody > tr > td.biz_address + td{
    font-size: 15px;
}

#userTable > tbody > tr > td a,
#userTable > tbody > tr > td button {
    background-color: #00aa81;
    color: #fff;
    height: 35px;
    margin-right: 10px;
    vertical-align: middle;
    border: 0;
}

#portal_logo{
    width: 25%;
    vertical-align: middle;
    padding-top: 10px;
    height: 45px;
}

#mobileMenu {
    background: #2a1567;
}

#mobileMenu .leftMenu {
    margin-top: 0;
    padding: 0px 10px;
}

#mobileMenu .navbar-toggle {
    float: left;
    border: 0;
    color: #ffff;
    margin-right: -60px;
    margin-left: 10px;
    margin-top: 30px;
}

#mobileMenu .navbar-toggle .icon-bar {
    width: 28px;
    height: 3px;
    background-color: #fff;
}
#mobileMenu .navbar-brand {
    float: none;
}
#mobileMenu .navbar-nav {
    margin: 0;
}
#mobileMenu .navbar-brand > img {
    margin: 0 auto;
}
#mobileMenu .navbar-collapse {
    border: 0;
    width: 60%;
    margin: 0 auto 40px;
    box-shadow: none;
}
#mobileMenu .leftMenu li > a {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    padding-left: 22%;
    padding-right: 22%;
}

#mobileMenu .navbar-default .navbar-nav > .active > a, 
#mobileMenu .navbar-default .navbar-nav a:hover, 
#mobileMenu .navbar-default .navbar-nav a:focus,
#mobileMenu .navbar-default .navbar-nav a:visited {
    background-color: #de2864;
    border-radius: 25px;
}

#mobileMenu .navbar-default .navbar-toggle:hover, 
#mobileMenu .navbar-default .navbar-toggle:focus {
    background-color: transparent;
}

#mobileMenu .navbar-toggle:not(.collapsed) .icon-bar:nth-child(1),
#mobileMenu .navbar-toggle:not(.collapsed) .icon-bar:nth-child(4) {
  opacity: 0;
}

#mobileMenu .navbar-toggle:not(.collapsed) .icon-bar:nth-child(2) {
  transform: rotate(45deg);
}

#mobileMenu .navbar-toggle:not(.collapsed) .icon-bar:nth-child(3) {
  top: 10px;
  transform: rotate(-45deg);
}

#mobileMenu .navbar-toggle:not(.collapsed) .icon-bar + .icon-bar {
    margin-top: -3px;
}
