@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');
body {
   font-family: "Nunito", sans-serif;
       background: #F5F7FB;
}

a {
    text-decoration: none !important;
}
.loginheader {
    background: #445060;
    text-align: center;
    padding: 10px 15px;
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 1;
}
body.nobg {
    background: #fff;
}
.mainlogo a {
    display: inline-block;
    width: 115px;
}
.mainlogo span {
    display: block;
    font-size: 11px;
    margin-top: 3px;
    color: #fff;
    font-weight: 600;
}
.mainbody-login {
    max-width: 900px;
    margin: 0px auto;
    height: 100%;
    position: relative;    
    padding: 130px 0px 120px;
}
.chatboxul {
    min-height: calc(100vh - 210px);
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.textareabox input.form-control {
    background: #f4f4f4;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    padding: 14px 22px;
    border-radius: 60px !important;
    color: #000;
    font-size: 16px;
}
.textareabox .btn.btn-danger {
    margin: 0px 10px !important;
    width: 52px;
    height: 52px;
    border-radius: 100px !important;
    font-size: 27px;
    border: none !important;
    background: #d7d7d7 !important;
    outline: none !important;
    box-shadow: none !important;
    color: #000;
}
.textareabox .btn.btn-primary {
    width: 52px;
    height: 52px;
    border-radius: 100px !important;
    font-size: 27px;
    border: none !important;
       background-image: linear-gradient(145deg, rgb(33 150 243) 0%, rgb(72 219 125) 100%) !important;
    outline: none !important;
    box-shadow: none !important;
    color: #ffffff;
}
.textareabox .btn.btn-primary:hover {
    background: #2196f3 !important;
    color: #ffffff;
}
.chatbox-li {
    display: block;
    position: relative;
    margin-bottom: 30px;
    padding-right: 100px;
    padding-left: 60px;
}
.chatbox-admin {
    position: absolute;
    left: 0px;
    top: -4px;
    width: 45px;
    height: 45px;
    text-align: center;
    border: 1px solid #445060;
    border-radius: 100px;
    line-height: 45px;
    font-weight: 600;
    color: #ffffff;
    font-size: 16px;
    background: #445060;
}
.chatbox-message {
    display: inline-block;
    padding: 12px 20px;
    border-radius: 0px 20px 20px 20px;
    color: black;
    font-size: 15px;
    background: #e0f1da;
}
.chatbox-message p {
    color: black;
    font-size: 15px;
    margin-bottom: 0px;
    font-weight: 400;
    line-height: 20px;
}
.chatbox-li.chatbox-li-right {
    padding-right: 0px;
    padding-left: 100px;
    text-align: right;
}
.chatbox-li-right .chatbox-message {
    background: #f4f4f4;
    border-radius: 20px 0px 20px 20px;
}
.resendcode {
    text-align: center;
    margin-top: 10px;
}
.resendcode p {
    font-size: 14px;
    margin: 0px;
}
.resendcode p a {
    color: #000;
    text-decoration: underline !important;
    font-weight: 600;
}
.textareaboxfix {
    position: fixed;
    width: 100%;
    left: 0px;
    bottom: 0px;
    padding: 10px 0px;
    background: #fff;
}
.textareabox {
    max-width: 900px;
    margin: 0px auto;
}
.chatbox-message ul {
    margin: 10px 0px;
}
.chatbox-message ul li strong {
    margin-right: 10px;
}
.correct-details {
    margin-top: 12px;
    margin-bottom: 12px;
}
.correct-details .btnoption {
    color: #000000;
    font-size: 14px;
    display: inline-block;
    margin-right: 15px;
    border: 1px solid #000000;
    padding: 2px 19px;
    border-radius: 50px;
}
.correct-details .btnyes {
    background: #28c868;
    border: 1px solid #28c868;
    color: #fff;
}
.btngoogle img.img-fluid {
    width: 16px;
    margin-right: 6px;
    top: -2px;
    position: relative;
}
.btnedit {
    color: #000;
    font-size: 18px;
    position: relative;
    top: 1px;
    margin-left: 5px;
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 100px;
    text-align: center;
    line-height: 26px;
}
.btnedit:hover {
    background: #ffffff;
}
.btnoutlook img.img-fluid {
    width: 16px;
    margin-right: 6px;
    top: -2px;
    position: relative;
}
.correct-details .btnyes.btngoogle {
    background: #000;
    border: 1px solid #000;
}
.btnskip a {
    color: #000;
    text-decoration: underline !important;
    font-weight: 600;
}
.btnskip {
    margin-top: 10px;
}
.topbar {
    position: fixed;
    top: 0px;
    width: 100%;
    background: #fff;
    padding: 21px 40px 21px 290px;
    z-index: 2;
    border-bottom: 1px solid #ebebeb;
}
.open .topbar {
    padding: 21px 40px 21px 115px;
}
.welcomeuser {
    font-size: 17px;
    color: #000;
}
.welcomeuser strong {
    color: #1a7fce;
}
.topbar-right {
    /*padding-top: 4px;*/
}
.header-right.navbar {
    padding: 0px;
}
.header-right ul.navbar-nav {
    display: block;
}
.header-right ul.navbar-nav li.nav-item {
    display: inline-block;
    vertical-align: middle;
    margin-left: 19px;
}
.header-right.navbar .nav-link {
    padding: 0px;
}
.header-right.navbar .nav-link::after {
    display: none;
}
.topbar .row {
    align-items: center;
}
.profileshotname {
    width: 30px;
    height: 30px;
    display: block;
    border-radius: 100px;
    color: #ffffff;
    text-align: center;
    line-height: 31px;
    font-size: 14px;
    font-weight: 600;
    background: #2196f3;
}
.header-right li.nav-item.dropdown.notifications .dropdown-menu {
    background: #FFFFFF;
    box-shadow: 0px 10px 30px rgb(156 193 182 / 15%);
    border-radius: 15px;
    min-width: 340px;
    min-height: 220px;
    border: none;
    padding: 23px;
}
.header-right li.nav-item.dropdown .dropdown-menu a.dropdown-item {
    padding: 9px 19px;
    display: block;
    color: #000;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    font-weight: 500;
    background: none !important;
}
.header-right ul.navbar-nav li.nav-item .nav-itemlink {
    color: #000;
    font-size: 14px;
    font-weight: 500;
}
.header-right ul.navbar-nav li.nav-item .nav-itemlink.travelplans {
    background: #2196f3;
    color: #fff;
    /*    background-image: linear-gradient(145deg, rgb(33 150 243) 0%, rgb(72 219 125) 100%) !important;*/
    border: 1px solid #2196f3;
}
.header-right ul.navbar-nav li.nav-item .nav-itemlink .la {
    margin-right: 6px;
}
.header-right ul.navbar-nav li.nav-item .nav-itemlink {
    padding: 7px 10px;
    border-radius: 6px;
    border: 1px solid #445060;
    display: inline-block;
}
.header-right li.nav-item.dropdown .dropdown-menu li:last-child a.dropdown-item {
    border-bottom: none;
}
.header-right li.nav-item.dropdown.profiledrop .dropdown-menu li a.dropdown-item.username {
    text-align: center;
    background: #445060 !important;
    color: #fff;
    border-radius: 20px 20px 0px 0px;
}
.header-right li.nav-item.dropdown .dropdown-menu {
    position: absolute;
    margin: 15px 0px 0px 0px;
    padding: 0px 0px;
    left: auto;
    right: 0px;
    min-width: 185px;
    border-radius: 20px 20px 20px 20px;
}
.header-right li.nav-item.dropdown .dropdown-menu a.dropdown-item .la {
    width: 20px;
    font-size: 17px;
    position: relative;
    top: 1px;
    margin-right: 8px;
}
.sidebar {
    width: 250px;
    background: #445060;
    padding: 25px 10px 34px;
    position: fixed;
    z-index: 3;
    overflow-y: scroll;
    height: 100%;
    top: 0px;
    left: 0px; 
}
.sidebar::-webkit-scrollbar {
  width: 3px;
}
.sidebar::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #deefff; 
  border-radius: 10px;
}
.sidebar::-webkit-scrollbar-thumb {
  background: #353d4c; 
  border-radius: 10px;
}
.sidebar::-webkit-scrollbar-thumb:hover {
  background: #353d4c; 
}
.sidebar ul {
    margin: 0px;
    padding: 0px 0px 10px 0px;
    list-style: none;
}
.menuicon button img.img-fluid {
    /*filter: brightness(0) invert(1);*/
}
.sidebar ul li {
    display: block;
    margin-bottom: 10px;
}
.sidebar ul li.active a {
    font-weight: 500;
    color: #fff;
    background: #2196f3;
    /*    background-image: linear-gradient(145deg, rgb(33 150 243) 0%, rgb(72 219 125) 100%) !important;*/
}
.sidebar ul li a span {
    display: inline-block;
    width: 20px;
    margin-right: 15px;
}
.sidebar ul li.active a span img {
    filter: brightness(0) invert(1);
}
.sidebar ul li a span img {
    filter: brightness(0) invert(1);
}
.sidebar ul li a {
    font-weight: 500;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 0.01em;
    color: #fff;
    text-transform: capitalize;
    display: block;
    padding: 10px 15px;
    border-radius: 8px;
    display: flex;
    vertical-align: middle;
    align-items: center;
        position: relative;
}
.sidebar ul li a::after {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -2px;
}
.sidebar ul li ul.dropdown-menu {
    position: relative !important;
    transform: none !important;
    background: none !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    padding: 0px;
}
.sidebar ul li ul.dropdown-menu li a.dropdown-item {
    padding-left: 50px;
    background: none !important;
    color: #fff !important;
}
.sidebar ul li ul.dropdown-menu li {
    margin: 0px;
}
.sidebar-logo {
    margin-bottom: 35px;
}
.sidebar-logo a {
    display: block;
    width: auto;
    margin: 0px auto;
    text-align: center;
}
.sidebar-logo a img.img-fluid {
    width: 130px;
    display: block;
    margin: 0px auto;
}
.open .sidebar-logo a img.img-fluid {
    display: none;
}
.open .sidebar-logo a span {
    display: block;
    color: #fff;
    font-weight: 700;
    font-size: 23px;
}
.menuicon button {
    border: none !important;
    background: none !important;
    padding: 0px;
    outline: none !important;
    box-shadow: none !important;
    cursor: pointer;
}
.sidebar-logo span {
    display: none;
}
.menuicon {
    padding: 0px 20px 0px 0px;
    display: inline-block;
    vertical-align: text-bottom;
}
.open .sidebar ul li a {
    font-size: 0px;
    text-align: center;
    justify-content: center;
}
.open .sidebar ul li a span {
    margin: 0px;
}
.open .sidebar {
    width: 88px;
}
.mainbody {
    padding: 110px 40px 30px 290px;
}
.open .mainbody {
    padding: 110px 40px 30px 115px;
}
.mainheading {
    margin-bottom: 20px;
    border-bottom: 1px solid #b0bed1;
    padding-bottom: 10px;
}
.mainheading h2 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
    color: #000;
    position: relative;
}
h5.nodata {
    font-size: 14px;
    margin: 0px;
    color: #d51717;
}
.innerchat .mainbody-login {
    padding: 0px;
}
.innerchat .textareaboxfix {
    position: relative;
}
.whitebg {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
}
.fltasks .eventsdesign {
    background: #d8e8fa;
    padding: 14px 20px;
    border-radius: 10px;
}
.dashboardchat .chatboxul {
    overflow-y: scroll;
    height: 530px;
    min-height: 530px;
    padding: 10px 10px 10px 0px;
}
.dashboardchat .chatboxul::-webkit-scrollbar {
  width: 3px;
}
.dashboardchat .chatboxul::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #deefff; 
  border-radius: 10px;
}
.dashboardchat .chatboxul::-webkit-scrollbar-thumb {
  background: #353d4c; 
  border-radius: 10px;
}
.dashboardchat .chatboxul::-webkit-scrollbar-thumb:hover {
  background: #353d4c; 
}
.innerchat .chatbox-li.chatbox-li-right {
    padding-left: 45px;
    padding-right: 45px;
}
.innerchat .chatbox-li {
    padding-right: 45px;
    margin-bottom: 20px;
    padding-left: 45px;
}
.innerchat .chatbox-admin {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 13px;
}
.chatbox-li-right .chatbox-admin {
    right: 0px;
    left: auto;
    background: #2196f3;
    border: 1px solid #2196f3;
}
.innerchat .chatbox-message {
    padding: 12px 14px;
    border-radius: 0px 10px 10px 10px;
    font-size: 12px;
}
.innerchat .chatbox-message p {
    font-size: 12px;
    line-height: 17px;
}
.innerchat .textareabox input.form-control {
    padding: 9px 18px;
    font-size: 14px;
}
.innerchat .textareabox .btn.btn-danger {
    margin: 0px 6px !important;
    width: 45px;
    height: 45px;
    font-size: 22px;
}
.innerchat .textareabox .btn.btn-primary {
    width: 45px;
    height: 45px;
    font-size: 22px;
}
.midline {
    text-align: center;
    position: relative;
    margin: 22px 0px 22px;
}
.midline span {
    font-weight: 400;
    font-size: 12px;
    line-height: 21px;
    letter-spacing: 0.01em;
    color: #000;
    display: inline-block;
    background: #fff;
    z-index: 1;
    position: relative;
    padding: 0px 17px;
}
.midline::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 51%;
    width: 100%;
    height: 0.5px;
    background: #DBE4F0;
}
.eventsdesign {
   /* background: #d8e8fa;*/
    /*padding: 14px 20px;*/
    margin-bottom: 24px;
    /*border-radius: 10px;*/
    position: relative;
    /*border: 1px solid #b0bed1;*/
}
.eventsdesign h2 {
    font-size: 16px;
    color: #000;
    margin-bottom: 3px;
    font-weight: 600;
}
.eventsdesign h2 a {
    color: #000;
    display: block;
}
.eventsdesign p {
    color: #000;
    font-size: 14px;
    margin-bottom: 5px;
}
.eventsdesign .date {
    justify-content: space-between;
    display: flex;
    font-size: 14px;
}
.mb5 {
    margin-bottom: 30px;
}
.mainheading h2 .viewall {
    position: absolute;
    right: 0px;
    font-size: 15px;
    top: 4px;
    color: #337ddd;
}
.eventsdesign .date .la {
    margin-right: 4px;
}
.compactview {
   /* border: none;
    border-radius: 0px;
    border-left: 5px solid #445060;*/
}
.infobg {
    /*border-left: 5px solid #7ab8ff;
    background: #d8e8fa;*/
}
.dangerbg {
    /*border-left: 5px solid #ff7373;
    background: #f7c8c8;*/
}


.calendardesign .fc-header-toolbar .fc-toolbar-chunk .fc-toolbar-title {
    font-weight: 700;
    font-size: 21px;
    color: #000;
    margin: 0px;
}
.calendardesign .fc-header-toolbar .fc-button-group .fc-button-primary {
    outline: none !important;
    box-shadow: none !important;
    text-transform: capitalize;
    font-size: 14px;
    /*background: #445060 !important;*/
     /*   background-image: linear-gradient(145deg, rgb(203 236 239) 0%, rgb(72 102 98) 100%) !important;*/
     background-image: linear-gradient(145deg, rgb(217 217 217) 0%, rgb(0 0 0) 100%) !important;
    border: none !important;
    padding: 6px 12px;
}
.calendardesign .fc-header-toolbar .fc-button-group .fc-button-primary.fc-button-active {
        background-image: linear-gradient(145deg, rgb(33 150 243) 0%, rgb(72 219 125) 100%) !important;
}
.calendardesign .fc-header-toolbar .fc-button-group .fc-button-primary span.fc-icon {
    position: relative;
    top: -1px;
}
.calendardesign .fc-header-toolbar .fc-today-button.fc-button-primary {
        background-image: linear-gradient(145deg, rgb(33 150 243) 0%, rgb(72 219 125) 100%) !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    text-transform: capitalize;
    font-size: 14px;
    padding: 6px 12px;
    opacity: 1;
}
.calendardesign #calendar table.fc-scrollgrid thead .fc-col-header-cell-cushion {
    color: #000;
    text-decoration: none;
    padding: 6px 10px;
}
.calendardesign #calendar table.fc-scrollgrid tbody .fc-daygrid-day-top .fc-daygrid-day-number {
    color: #000;
    text-decoration: none;
    padding: 6px 10px;
}
.calendardesign #calendar table.fc-scrollgrid tbody .fc-daygrid-day-events .activity {
    background: #b9b9b9 !important;
    border: none;
    text-align: center;
    padding: 3px 9px;
    text-transform: capitalize;
    margin-bottom: 2px;
        box-shadow: none !important;
}
.calendardesign #calendar table.fc-scrollgrid tbody .fc-daygrid-day-events .task {
    background: #f25353 !important;
    border: none !important;
    text-align: center;
    padding: 3px 9px;
    text-transform: capitalize;
    margin-bottom: 2px;
        box-shadow: none !important;
}
.calendardesign #calendar table.fc-scrollgrid tbody .fc-daygrid-day-events .eventRecurring {
    background: #7bc74c !important;
    color: #fff;
    padding: 3px 9px;
    text-transform: capitalize;
    margin-bottom: 2px;
        box-shadow: none !important;
}
.calendardesign #calendar table.fc-scrollgrid tbody .fc-daygrid-day-events .eventFixed {
    background: #7bc74c !important;
    color: #fff;
    padding: 3px 9px;
    text-transform: capitalize;
    margin-bottom: 2px;
        box-shadow: none !important;
}
.calendardesign #calendar table.fc-scrollgrid tbody .fc-daygrid-day-events .fc-event-title {
    font-weight: 400;
}
.calendardesign #calendar table.fc-scrollgrid tbody .fc-daygrid-day-events .fc-event-today {
    text-align: center;
    font-size: 11px;
    padding: 2px 10px;
    margin-bottom: 4px;
}
.calendardesign .fc-day-other {
    background: #f9fdfe;
}
.calendardesign .fc-theme-standard th {
        background-image: linear-gradient(145deg, rgb(201 226 245) 0%, rgb(203 255 227) 100%) !important;
}
.chatmodal {
    position: fixed;
    right: 30px;
    bottom: 20px;
        background-image: linear-gradient(145deg, rgb(33 150 243) 0%, rgb(72 219 125) 100%) !important;
    padding: 16px;
    border-radius: 100px;
    width: 60px;
    height: 60px;
    outline: 1px solid #2196f3;
    outline-offset: 4px;
    cursor: pointer;
    z-index: 99;
    box-shadow: 0px 5px 30px 0px rgb(0 0 0 / 8%) !important;
}
.chatmodal img.img-fluid {
    filter: brightness(0) invert(1);
    width: 100%;
}
.modalchat {
    width: 400px;
    position: fixed;
    right: 20px;
    bottom: 100px;
    z-index: 111;
    display: none;
}
.chatmodalopen .modalchat {
    display: block;
}
.modalchat .innerchat {
    box-shadow: 0px 5px 30px 0px rgb(0 0 0 / 8%) !important;
}
.modalchat ul.chatboxul {
    overflow-y: scroll;
    max-height: 300px;
    min-height: 300px;
    padding: 10px 10px 10px 0px;
}
.modalchat ul.chatboxul::-webkit-scrollbar {
  width: 3px;
}
.modalchat ul.chatboxul::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #deefff; 
  border-radius: 10px;
}
.modalchat ul.chatboxul::-webkit-scrollbar-thumb {
  background: #353d4c; 
  border-radius: 10px;
}
.modalchat ul.chatboxul::-webkit-scrollbar-thumb:hover {
  background: #353d4c; 
}
.tabledesign .dataTables_length label {
    font-size: 14px;
}
.tabledesign .dataTables_length label select {
    box-shadow: none !important;
    outline: none !important;
}
.tabledesign .dataTables_filter label {
    font-size: 14px;
}
.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 5px;
    background-color: transparent;
    margin-left: 3px;
    outline: none !important;
    box-shadow: none !important;
}
.tabledesign .table.dt-responsive {
    border-spacing: 0px 9px;
    border-bottom: none;
}
.tabledesign .table.dt-responsive thead tr th {
    border: none !important;
    color: black;
    font-size: 15px;
    font-weight: 500;
    padding: 5px 15px;
}
.tabledesign .table.dt-responsive tbody tr {
    background: #eef6f5;
}
.tabledesign .table.dt-responsive tbody tr td {
    border: none;
    color: #475569;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 15px;
    vertical-align: middle;
    background: none;
}
.tdaction a {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 100px;
    border: 1px solid #000;
    text-align: center;
    line-height: 30px;
    color: #000;
    margin-right: 10px;
}
.tdaction .iconeye {
    color: #3d9613;
    border: 1px solid #3d9613;
}
.tdaction .icontrash {
    color: #e51212;
    border: 1px solid #e51212;
}
.textlimit {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.mainheading .addbtn {
    position: absolute;
    right: 0px;
    top: -9px;
    color: #fff;
    background-image: linear-gradient(145deg, rgb(33 150 243) 0%, rgb(72 219 125) 100%) !important;
    border: 1px solid #3bc5a3;
    padding: 10px 15px 8px;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
}
.mainheading .addbtn .la {
    margin-right: 5px;
}
.tabledesign .dataTables_info {
    color: #475569 !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}
.tabledesign .dataTables_wrapper .dataTables_paginate .paginate_button {
    font-size: 14px;
    font-weight: 500;
    border: none !important;
    color: #172B4C !important;
    background: none !important;
    outline: none !important;
    box-shadow: none !important;
}
.tabledesign .dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background-image: linear-gradient(145deg, rgb(33 150 243) 0%, rgb(72 219 125) 100%) !important;
    color: #fff !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    padding: 8px 15px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 500;
}
.tabledesign .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff !important;
}
.form-design .form-group {
    margin-bottom: 20px;
}
.form-design .form-group label {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 8px;
    color: #000;
}
.form-design .form-group .form-control {
    padding: 9px 15px;
    border: 1px solid #ababab !important;
    background-color: #fff !important;
    outline: none !important;
    box-shadow: none !important;
    border-radius: 8px;
    font-size: 14px;
    color: #000;
    min-height: 44px;
}
.btnright {
    text-align: right;
}
.btn.btn-info {
        background-image: linear-gradient(145deg, rgb(33 150 243) 0%, rgb(72 219 125) 100%) !important;
    color: #fff !important;
    font-size: 15px;
    padding: 10px 24px;
    font-weight: 700;
    text-transform: capitalize;
    border: none !important;
    box-shadow: none !important;
}
.profile-img {
    position: relative;
    height: 128px;
    width: 128px;
    margin: 0px auto;
}
.profile-img .circle {
    border-radius: 200px;
    overflow: hidden;
    width: 128px;
    height: 128px;
    position: absolute;
    background: #fff !important;
    padding: 6px;
    box-shadow: -3.828px -3.828px 6px 0px rgb(255 180 0), 3px 5px 8px 0px rgb(11 197 183);
}
.profile-pic {
    max-width: 200px;
    max-height: 200px;
    display: block;
    width: 100%;
    border-radius: 100%;
    height: 116px;
}
.profile-img .p-image {
    position: absolute;
    right: -21px;
    color: #ffffff;
    transition: all .3s cubic-bezier(.175, .885, .32, 1.275);
        background-image: linear-gradient(145deg, rgb(33 150 243) 0%, rgb(72 219 125) 100%) !important;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    bottom: -1px;
    cursor: pointer;
    border: 6px solid #fff;
}
.profile-img .upload-button {
    font-size: 20px;
    color: #fff;
}
.profile-img .file-upload {
    display: none;
}
.form-check.form-switch {
    display: inline-block;
    margin: 0px;
    min-height: auto;
    padding: 0px;
}
.form-check.form-switch label.form-check-label {
    padding-right: 45px;
}
.form-check.form-switch input#mySwitch {
    float: none;
}
.faqpage-left .card {
    margin-bottom: 20px;
    border-radius: 6px;
    border: 1px solid #b0bed1;
}
.faqpage-left .card .card-header {
    border: none;
    background: none;
    padding: 19px 20px;
}
.faqpage-left .card .card-header .btn {
    display: block;
    text-align: left;
    padding: 0px 30px 0px 0px;
    font-size: 16px;
    color: #445060;
    font-weight: 700;
    line-height: normal;
    outline: none !important;
    border: none !important;
}
.faqpage-left .card .card-header a.collapsed.btn::after {
    content: "\f067";
    rotate: 0deg;
}
.faqpage-left .card .card-header a.btn::after {
    content: "\f067";
    display: inline-block;
    font-family: 'Line Awesome Free';
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    text-align: center;
    line-height: 18px;
    position: absolute;
    right: 20px;
    top: 22px;
    color: #000;
    font-size: 20px;
    rotate: 45deg;
}
.faqpage-left .card .card-body {
    padding: 0px 20px 20px 20px;
    font-size: 16px;
    color: #445060;
    font-weight: 400;
    line-height: normal;
}
.mobile-logo {
    display: none;
}
.mobilenav {
    display: none;
}

.taskslimit {
    overflow-y: scroll;
    height: 187px;
    min-height: 187px;
    padding: 0px 10px 0px 0px;
}
.taskslimit::-webkit-scrollbar {
  width: 3px;
}
.taskslimit::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #deefff; 
  border-radius: 10px;
}
.taskslimit::-webkit-scrollbar-thumb {
  background: #353d4c; 
  border-radius: 10px;
}
.taskslimit::-webkit-scrollbar-thumb:hover {
  background: #353d4c; 
}

.floatinglimit {
    overflow-y: scroll;
    height: 284px;
    min-height: 284px;
    padding: 0px 15px 0px 0px;
}
.floatinglimit::-webkit-scrollbar {
  width: 3px;
}
.floatinglimit::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #deefff; 
  border-radius: 10px;
}
.floatinglimit::-webkit-scrollbar-thumb {
  background: #353d4c; 
  border-radius: 10px;
}
.floatinglimit::-webkit-scrollbar-thumb:hover {
  background: #353d4c; 
}

.typing-dots {
      display: flex;
      gap: 4px;
    }
    
    .typing-dots .dot {
      width: 6px;
      height: 6px;
      background-color: #666;
      border-radius: 50%;
      animation: bounce 0.6s infinite ease-in-out;
    }
    
    .typing-dots .dot:nth-child(1) {
      animation-delay: 0s;
    }
    .typing-dots .dot:nth-child(2) {
      animation-delay: 0.2s;
    }
    .typing-dots .dot:nth-child(3) {
      animation-delay: 0.4s;
    }
    
ul.chatboxul.chatboxul-load {
    min-height: 11px;
    height: 45px;
    overflow-y: clip;
    padding-top: 4px;
    padding-bottom: 4px;
}