body {font-family: 'Inter', sans-serif;color: #393939;letter-spacing: 0.05em;}
body .navbar-default {z-index: 1000;}
h1, h2, h3, h4, h5 {font-family: "Inter", sans-serif;}
.dropdown-menu {padding: 0px !important;}
.dropdown-menu .user-header {height: 175px;padding: 10px;text-align: center;background-color: #2A5956;width: 300px;}
.dropdown-menu .user-header img {z-index: 5;height: 90px;width: 90px;border: 3px solid;border-color: transparent;border-color: rgba(255, 255, 255, 0.2);vertical-align: middle;border-radius: 50%;}
.dropdown-menu .user-header p {z-index: 5;color: #fff;color: rgba(255, 255, 255, 0.8);font-size: 17px;margin-top: 10px;}
.modal {text-align: center;}
.modal:before {display: inline-block;vertical-align: middle;content: " ";height: 100%;}
.modal-dialog {display: inline-block;text-align: left;vertical-align: middle;width: 90%;}
.modal_header {padding: 15px;border-bottom: 1px solid #ddd;}
.modal_header h4 {height: 25px;}
.modal-body {padding: 0px !important;font-size: 13px;}
.bottomView, .detailView .row {margin: 0px;background-color: #F0F0F0;}

.bottomView .modal-header {
    background-color: #ffffff !important;
}

.border {
    border: 1px solid #dddddd;
}

.bottomBorder {
    border-bottom: 1px solid #dddddd;
}

.topBorder {
    border-top: 1px solid #dddddd;
}

.rightBorder {
    border-right: 1px solid #dddddd;
}

.leftBorder {
    border-left: 1px solid #dddddd;
}

.padd15 {
    padding: 15px;
}

.padd5 {
    padding: 5px;
}

.padd10 {
    padding: 10px;
}

.paddTop5 {
    padding-top: 5px !important;
}
.paddTop15 {
    padding-top: 15px !important;
}
.noRecord {
    vertical-align: middle;
    text-align: center;
    height: 100%;
    width: 100%;
    display: table;
    font-size: 16px;
    color: #989898;
}

.noRecord > div {
    display: table-cell;
    vertical-align: middle
}

.paddLeft15 {
    padding-left: 15px !important;
}

.paddRight15 {
    padding-right: 15px !important;
}

.margin10 {
    margin: 5px 5px 5px 5px;
}

.marginTop5 {
    margin-top: 5px !important;
}

.marginTop15 {
    margin-top: 15px !important;
}

.marginBottom5 {
    margin-bottom: 5px !important;
}

.marginBottom15 {
    margin-bottom: 15px !important;
}

.marginBottom50 {
    margin-bottom: 50px !important;
}

.marginBottom45 {
    margin-bottom: 45px !important;
}

.marginRight10 {
    margin-right: 10px !important;
}

.marginRight20 {
    margin-right: 20px !important;
}

.paddBottom0 {
    padding-bottom: 0px !important;
}

p {
    font-size: 14px;
    color: #000;
}

.width50 {
    width: 50%;
}

.background-white {
    background-color: #ffffff !important;
}

.text-success {
    color: #4CAF50;
}

.text-danger {
    color: #F44336;
}

.text-gray {
    color: #999999;
}

.c-b {
    color: #000;
}

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

.text-left {
    text-align: left;
}

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

.leftFloat {
    float: left;
}

.rightFloat {
    float: right;
}

.clear {
    clear: both;
}

.paddingZero {
    padding: 0px;
}

.padding-left-zero {
    padding-left: 0px;
}

.fullHeight {
    height: 100%;
}

.fullWidth {
    width: 100%;
}

.text-transaction {
    color: #808080;
}

.divider {
    margin: 10px;
    width: calc(100% - 20px);
}

.transaction-active {
    border-bottom: 2px solid #607D8B !important;
    background-color: #EEF4F7 !important;
}

.background-gray {
    background-color: #F0F0F0;
}

.modal-body .log {
    background-color: #ffffff;
}

.border-call {
    border-bottom: 1px solid #dadada;
}

.whitebox {
    background-color: #FFFFFF;
}

.modal .row {
    margin: 0px;
}

.padding {
    padding: 15px !important;
}

.mass-problem-panel .panel-heading, .setting-panel .panel-heading {
    margin: 0px;
    padding: 15px;
}

.mass-problem-panel .row, .setting-panel .row {
    margin: 0px;
}
.padd-left-right-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.padd-left-right-15 {
    padding: 0px 15px !important;
}

.padd-left-right-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.overflowHidden {
    overflow: hidden
}

.overflowAuto {
    overflow: auto
}

.borderRight {
    border-right: 1px solid #E7E7E7;
}

.height90P {
    height: calc(100% - 50px);
}

.padd-left-0 {
    padding-left: 0px;
}
.selector {
    padding: 15px 0px;
}
md-radio-group {
    border: none !important;
}
.radio {
    margin: 0px !important;
}
md-radio-button .md-label, .md-switch-thumb .md-label {
    margin-left: 5px !important;
}
.modal-content {
    border-radius: 10px;
}
md-radio-button, .md-switch-thumb {
    margin: 10px;
}
.action-button {
    margin-right: 30px;
    height: 35px !important;
    margin-top: -28px;
}
.small-fab {
    width: 40px !important;
    height: 40px !important;
    line-height: 10px !important;
}

.popup-block {
    background-color: #F0F0F0;
    padding: 15px;
    border-radius: 0px;
}
.info-block:after {
    clear: both;
    display: block;
    content: "";
}
.paddRightZero {
    padding-right: 0px;
}
.selectedQueryList {
    border-right: 2px solid #dadada;
}

.editable {
    cursor: pointer;
}

.listing {
    border: 1px solid #CACACA;
}

.listing .item {
    padding: 20px;
    border-bottom: 1px solid #CACACA;
    line-height: 0.5;
}

.modal-medium {
    width: 60% !important;
    margin: 0 auto;
}

.modal-small {
    width: 45% !important;
    margin: 0 auto;
}

.modal-xs {
    width: 35% !important;
    margin: 0 auto;
}

.queryInfoSelect {
    background-color: transparent;
    box-shadow: none;
    color: #607D8B;
    font-size: 16px;
}

.modal-fix-height {
    height: 800px !important;
}

.fix-list-height {
    margin-top: 20px;
    height: 650px;
    overflow: auto
}

.info {
    background-color: #ffffff;
    padding: 10px
}

.info label {
    font-size: 15px;
    color: #000;
}

ul[datepicker-popup-wrap] {
    z-index: 100000;
}

ul[datepicker-popup-wrap] > li > div > table > tbody > tr > td > .btn, ul[datepicker-popup-wrap] > li > div > table > thead > tr > th > .btn {
    padding: 2px 3px;
    margin: 2px 3px;
    border: none;
    box-shadow: none;
}

ul[datepicker-popup-wrap] > li > div {
    padding: 5px;
}

#inline-date-picker .btn-default {
    background-color: #ffffff;
    border-color: #dddee0;
}

#inline-date-picker table {
    border-color: #FFF;
}

#inline-date-picker .btn-sm, .btn-group-sm > .btn {
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
}

#inline-date-picker .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

#inline-date-picker .btn {
    display: inline-block;
    padding: 6px 6px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;

}

.customDateTimePickerDiv {
    margin-bottom: 0px;
    width: 184px;
}

.customDateTimePickerDiv.arrow_box_up:before {
    top: -16px;
    margin-top: -9px;
    left: 25px;
}

.customDateTimePickerDiv.wide {
    min-width: 385px;
    max-width: 400px;
    max-height: 310px;
}

.customDateTimePickerDiv.arrow_box_up:after {
    top: -17px;
    margin-top: -7px;
    left: 25px;
}

.dateTime-content {
    margin: 10px 0px !important;
}

.time-content .verticalAlign {
    margin-left: 15px;
    margin-top: 71px;
}

.dateTime-content .btn {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.arrow_box_up:after, .arrow_box_up:before, .arrow_box_left:after, .arrow_box_left:before, .arrow_box_right:after, .arrow_box_right:before {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.arrow_box_up:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #fff;
    border-width: 12px;
}

.arrow_box_up:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #ccc;
    border-width: 12px;
}

.arrow_box_left:after {
    border-color: rgba(136, 183, 213, 0);
    border-right-color: #fff;
    border-width: 12px;
}

.arrow_box_left:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: #ccc;
    border-width: 13px
}

.arrow_box_right:after {
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #fff;
    border-width: 12px;
}

.arrow_box_right:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #ccc;
    border-width: 13px
}
.dropDownBtn {
    background-color: transparent;
    box-shadow: none;
    padding-left: 0px;
    color:#6a7076;
    letter-spacing: 0.05em;
}

.dropDownBtn .caret {
    margin-left: 5px;
    position: absolute;
    top: 15px;
    right: 2px;
}

::-webkit-scrollbar {width: 2px;}
::-webkit-scrollbar-track {width: 2px;}
::-webkit-scrollbar-thumb {background-color: #016d77;}
::-webkit-scrollbar-thumb:hover {background-color: #016d77;}

.text-bold {
    font-weight: bold;
}

.treeViewOfUL {
    max-height: 300px;
    overflow: auto;
    min-width: 200px;
}

.treeViewOfUL li {
    line-height: 23px;
}

.detailViewSelect {
    margin-left: 20px;
}

.tab-title {
    color: #000 !important;
    font-size: 16px;
    font-weight: bold !important;
}

.md-header-items-container {
    border-bottom: 1px solid #dddee0;
}

.m-b-0 {
    margin-bottom: 0px;
}

.m-t--5 {
    margin-top: -5px;
}
.m-t-0 {
    margin-top: 0;
}

.m-t-2 {
    margin-top: 2px;
}

.m-t-5 {
    margin-top: 5px;
}

.m-t-25 {
    margin-top: 25px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-15 {
    margin-top: 15px !important;
}

.m-t-20 {
    margin-top: 20px !important;
}

.m-b-10 {
    margin-bottom: 10px !important;
}

.m-b-15 {
    margin-bottom: 15px;
}

.f-b {
    font-weight: bold;
}

.o-a {
    overflow: auto;
}

.t-21_i {
    top: 21px !important;
}

.m-0 {
    margin: 0;
}
.m-0-a {
    margin: 0 auto;
}
.m-0i {
    margin: 0!important;
}

.m-l-0 {
    margin-left: 0;
}
.m-l-5 {
    margin-left: 5px;
}

.m-l-40 {
    margin-left: 40px;
}

.m-l-2 {
    margin-left: 2px;
}

.m-l-20 {
    margin-left: 20px;
}

.m-l-15 {
    margin-left: 15px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-r-5 {
    margin-right: 5px;
}

.m-r-10 {
    margin-right: 10px;
}

.p-t-5 {
    padding-top: 5px;
}

.p-t-10 {
    padding-top: 10px;
}

.p-t-15 {
    padding-top: 15px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-t-25 {
    padding-top: 25px;
}

.p-t-30 {
    padding-top: 30px;
}

.p-b-0 {
    padding-bottom: 0;
}

.p-b-10 {
    padding-bottom: 10px;
}

.p-b-15 {
    padding-bottom: 15px;
}

.p-r-0 {
    padding-right: 0;
}
.p-r-10 {
    padding-right: 10px;
}
.p-r-25 {
    padding-right: 25px;
}

.p-l-0 {
    padding-left: 0 !important;
}

.p-l-5 {
    padding-left: 5px;
}
.p-l-15 {
    padding-left: 15px;
}

.p-l-20 {
    padding-left: 20px;
}

.f-w-n {
    font-weight: normal;
}

.m-b-5 {
    margin-bottom: 5px;
}

.m-l-8 {
    margin-left: 8px;
}

.m-t-8 {
    margin-top: 8px;
}

.tineMceEditor {
    height: calc(100% - 110px);
    -webkit-height: calc(100% - 110px);
    -moz-height: calc(100% - 110px);
}

.customSearch {
    position: absolute;
    top: 6px;
    left: 0px;
    font-size: 20px;
    color: #627F8C;

}

.p-r {
    position: relative;
}

.md-list-item-edit {
    background-color: #F0F0F0 !important;
    padding: 15px 0px;
    border-right: 0px !important;
    border-radius: 3px;
}

.md-list-item-content-edit {
    padding: 15px;
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    border-bottom: 1px solid rgb(218, 218, 218);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
    border-radius: 3px;
    border-top: 0px none;
}
.profileLi {
    background-image: url(../images/bg.png);
    background-size: cover;
    display: inline-block;
    height: 100%;
}

.profileDiv {
    padding: 14px 20px 10px 20px;
    width: 250px;
    height: 100%;
}
.profileDiv .name-div{
    display: table;height: 37px;padding-left: 10px;width: 140px;
}
.profileDiv .name-div>span{
    display: table-cell;vertical-align: middle;
}

.navbar-brand img{
    max-height: 55px;top: 10px;left: 5px;z-index: 999;padding-bottom: 5px;padding-left: 15px;
}
.profileImage {
    float: left;
    display: inline-block;
    margin-top: -5px;
}

.currentUserProfile.arrow_box_up:before {
    top: -16px;
    margin-top: -9px;
    left: 30px;
}

.currentUserProfile.arrow_box_up:after {
    top: -17px;
    margin-top: -7px;
    left: 30px;
}
.f-w-600 {
    font-weight: 600 !important;
}
.p-r {
    position: relative;
}

.transactionsFilter {
    position: absolute;
    width: 100%;
}

.transactionsFilter.ng-enter,
.transactionsFilter.ng-leave {
    -webkit-transition: 0.5s cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    -moz-transition: 0.5s cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    -ms-transition: 0.5s cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    -o-transition: 0.5s cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
    transition: 0.5s cubic-bezier(0.250, 0.250, 0.750, 0.750) all;
}

.transactionsFilter.ng-enter.ng-enter-active,
.transactionsFilter.ng-leave {
    opacity: 1;
}
.transactionsFilter.ng-leave.ng-leave-active,
.transactionsFilter.ng-enter {
    opacity: 0;
}

.border-right {
    border-right: 1px solid #eaebec !important;
}
.border-left {
    border-left: 1px solid #eaebec !important;
}
.border-bottom {
    border-bottom: 1px solid #eaebec !important;
}
.border-top {
    border-top: 1px solid #eaebec;
}

.transaction-filter-content {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    padding: 10px;
}

.transactionsListWithFil {
    margin-top: 210px;
    height: calc(100% - 210px);
}

.customListWithFil {
    margin-top: 135px;
    height: calc(100% - 135px);
}

.filterBlock {
    height: 70px;
}

.transactionStatusUl {
    right: 0px;
    left: -90px;
}

.t-t-c {
    text-transform: capitalize;
}

.transactionListWithPage {
    height: calc(100% - 45px);
}


.red {
    background-color: #929DA3 !important;
    color: #fff !important;
}

.d-b {
    display: block;
}

.d-b-i {
    display: block !important;
}

.v-h {
    visibility: hidden;
}


.d-i-b {
    display: inline-block;
}

.f-13 {
    font-size: 13px !important;
}

.note {
    background-size: cover;
    display: inline-block;
    color: #333;
    height: 100%;
}

.p-t-b-5 {
    padding: 5px 0px;
}

.p-l-r-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.p-l-r-0 {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.p-l-10 {
    padding-left: 10px;
}

.p-a {
    position: absolute;
}

.t-10 {
    top: 10px;
}

.rollOverCont.arrow_box_left:after {
    top: calc(40% - 1px);
    left: -24px;
}

.rollOverCont.arrow_box_left:before {
    top: calc(40% - 2px);
    left: -28px;
    border-right-color: #607D8B;
}

.m-t-b-5 {
    margin-bottom: 5px;
    margin-top: 5px;
}

.rollover-label {
    font-size: 15px !important;
    text-transform: uppercase;
}

.m-b-3 {
    margin-bottom: 3px;
}

.truncate {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.f-s-13 {
    font-size: 13px;
}

.f-s-12 {
    font-size: 12px;
}
.f-s-11 {
    font-size: 11px;
}
.f-s-10 {
    font-size: 10px;
}

.m-t-6 {
    margin-top: 6px;
}

.f-s-15 {
    font-size: 15px;
}

.f-s-17 {
    font-size: 17px;
}

.f-s-16 {
    font-size: 16px;
}

.t-caret {
    position: absolute;
    top: 15px;
    right: 2px;
}

.show-f-l {
    font-size: 11px !important;
    margin-bottom: 0px;
}

a.disabled-li,
a.disabled-li:visited,
a.disabled-li:active,
a.disabled-li:hover {
    color: #aaa !important;
    cursor: not-allowed;
    background: #FFF !important;
}

.v-a-m {
    vertical-align: middle !important;

}

.b-0 {
    border: 0px;
}

.d-n {
    display: none !important;
}

.t-t-l {
    text-transform: lowercase;
}

.t-t-c {
    text-transform: capitalize;
}

.f-s-14 {
    font-size: 14px;
}

.m-r-3 {
    margin-right: 3px;
}
.treeViewOfUL .fixedSearchBar {
    position: absolute;
    background-color: #fff;
    z-index: 1000;
}
.h-50{height: 50px;}
.editBtn{padding: 3px 10px;font-size: 15px;color: #666;float: right;}
.o-x-h{overflow-x: hidden;}

.v-align {
    vertical-align: middle;
    height: 100%;
    display: table;

}

.v-align > div {
    display: table-cell;
    vertical-align: middle
}

md-toast{
    z-index: 5000000;
}

.d-i {
    display:inline;
}
.p-o-imp{padding: 0!important;}
.w-60{width: 60px;}
.w-65{width: 65px;}
.h-20{height: 20px;}
.h-60{height: 60px;}

.header-label{
    font-size:14px;
    margin-left: 10px;
}
.header-content{
    font-size:14px;
    font-weight: bold;
    margin-right: 10px;
}

.contactCard .name{
    font-size: 16px;
}

.contactCard .number{
    font-size: 18px;
}
.detailTableOfRecord{border: #CFCFCF solid 1px;}
.detailTableOfRecord tr th, .detailTableOfRecord tr td{padding: 5px;}

.lightGreyBackground{
    background: #e7e8ea;
}
.daterangepicker.dropdown-menu.single.opensright.show-calendar .row{margin: 0px;}
.daterangepicker.dropdown-menu.single.opensright.show-calendar .row .ranges {width: 100%;padding-bottom: 17px;}
.daterangepicker.dropdown-menu.show-calendar.openscenter .row .ranges {margin-right: 8px;padding-bottom: 4px;}
.h-100per-75p{height: calc(100% - 75px);}
.h-100per-150p{height: calc(100% - 150px);}
.h-100per-230p{height: calc(100% - 230px);}
.h-100per-300p{height: calc(100% - 300px);}
.h-100per-321p{height: calc(100% - 321px);}
.w-110p{width: 110px;}
.h-140p{height: 140px;}
.h-200{height: 200px;}
.h-230p{height: 230px;}
.h-280p{height: 280px;}
.h-300p{height: 300px;}

.profileTable{padding: 10px}

/*LEAD DETAIL PAGE*/
.user-div{border-bottom: 1px solid #dbd0d0;padding: 15px;}
.user-type{position: absolute;left:0;top:-7px; width: 100%;}
.user-type > span{width: 84px;background: white;padding-left: 21px;font-size: 10px;}
.vinay-div{border: 1px solid;border-radius: 54px;position: relative;}
.vinay-div img{margin-top: 9px;margin-right: 5px;}
.user-name{display: table;height: 37px;padding-left: 10px;width: 140px;}
.user-name > span{display: table-cell;vertical-align: middle;}

.no-follow-up{margin-top: 15px;font-size: 22px;color: #d9d9d9;text-align: center;}
.follow-up-list-title{font-size: 20px;font-weight: 900;color: #858383;padding-left: 5px;padding-bottom: 10px;border-bottom: 1px solid #cccccc;}
.follow-up-list-main-div{max-height: 527px;overflow: auto;border-left: 1px solid #e9e9e9;border-right: 1px solid #e9e9e9;}

.container{margin-top:100px}
.counter-box{display: block;border-radius: 15px;background: #ffffff;padding: 15px 15px 15px;text-align: center;border: 1px solid #e7e8ea;}
.counter-box p{margin:5px 0 0;padding:0;color:#535353;font-size:15px;font-weight:500}
.counter-box i{font-size:45px;margin:0 0 15px;color:#d2d2d2}
.counter{display:block;font-size:25px;font-weight:700;color:#090909;line-height:28px}
.counter-box.colored{background:#3acf87}
.counter-box.colored i,.counter-box.colored p,.counter-box.colored.counter{color:#fff}

.social-media-post .img-container {height: 260px;width: 300px;white-space: nowrap;}
.social-media-post .img-container .helper {display: inline-block;height: 100%;vertical-align: middle;}
.social-media-post .img-container img {background: #3A6F9A;vertical-align: middle;max-height: 258px;max-width: 258px;width: 100%;}
.social-media-post .btn-info {color: #2196f3 !important;background-color: #ffffff;border-color: #2196f3;}
.social-media-post .btn-info:hover {color: #ffffff !important;background-color: #2196f3 !important;border-color: #2196f3 !important;}
.social-media-post .card-text{font-size: 12px;height: 71px;text-overflow: ellipsis;overflow: hidden;}
.social-media-post p{margin: 0 0 15px;}
.social-media-post .card-body{height: 160px;}
.social-media-post div .inactive{background: #f4433621;}
.social-media-post .card .disable{opacity: 0.1;}
.social-media-post .card-title {line-height: 12px;font-size: 12px;color: #016d77;}
.menu-ui{border-left: 1px solid #dadee2;}
.menu-ui .menu-name{border-bottom: 1px solid #f1e9e9;margin: 15px;}
.menu-ui .widget-flat{background: #d2edef;border-radius: 10px;color: #016d77;}
.menu-ui .widget-flat:hover{background: #d5d8da;}
.menu-ui .widget-flat .sub-menu{padding: 10px 30px;}
.menu-ui .widget-flat .sub-menu img{float: left;}
.menu-ui .widget-flat .sub-menu b{padding-left: 15px;font-size: 13px;}
.currentUserProfile a:hover{background-color: rgb(6 6 6 / 10%) !important;color: black;}
.show-response{background-color:#ecf0f4;}

.flip-card {background-color: transparent;width: 300px;height: 200px;border: 1px solid #f1f1f1;perspective: 1000px;}
.flip-card-inner {position: relative;width: 100%;height: 100%;text-align: center;transition: transform 0.8s;transform-style: preserve-3d;}
.flip-card:hover .flip-card-inner {transform: rotateY(180deg);}
.flip-card-front, .flip-card-back {position: absolute;width: 100%;height: 100%;-webkit-backface-visibility: hidden;backface-visibility: hidden;cursor: pointer;} 
.flip-card-front {background-color: #fff;color: black;}
.flip-card-back {color: white;transform: rotateY(180deg);}
.flip-card-front .border-secondary .card-header{font-size: 15px;font-weight: bold;}
.flip-card-back .respone{word-break: break-word;padding-left: 5px;padding-right: 5px;font-size: 12px;}
.flip-card-back .header{font-size: 15px;font-weight: bold;}

.panel .list-group-item .item-content{height: 80px;padding: 10px 15px;}
.panel .list-group-item>.badge {position: absolute;right: 0;bottom: 0;border-radius: 0;font-size: 13px;font-weight: 200;}
.panel .list-group-item img {width: 100%;height: 200px;}

.news-feed .inactive{background: #ed867e21;}
.news-feed .inactive .disable{opacity: 0.5;}

.unitDiv {padding: 6px 0px 8px 0px;width: 195px;height: 100%;cursor: pointer;}
.unitDiv .name-div{display: table;height: 37px;padding-left: 10px;width: 140px;}
.unitDiv .name-div>span{display: table-cell;vertical-align: middle;}
.unitDiv .user-div{border-bottom: 1px solid #dbd0d0;padding: 15px;}
.unitDiv .user-type{position: absolute;left:22px;top:-9px; width: 100%;}
.unitDiv .user-type > span{width: 84px;background-color: black;color: white;border-radius: 10px;padding-left: 26px;font-size: 12px;}
.vinay-div{border: 1px solid;border-radius: 54px;position: relative;}
.vinay-div img{margin-top: 9px;margin-right: 5px;}
.unitDiv .user-name{display: table;height: 37px;padding-left: 10px;width: 164px;}
.unitDiv  .user-name > span{display: table-cell;vertical-align: middle;font-size: 13px;}

.status-3 .btn,.status-3 span{border: 1px solid #e87e04;color: #e87e04;background: white;border-radius: 20px;}
.status-4 .btn,.status-4 span{border: 1px solid #2c97de;color: #2c97de;background: white;border-radius: 20px;}
.status-5 .btn,.status-5 span{border: 1px solid #9c56b8;color: #9c56b8;background: white;border-radius: 20px;}
.status-6 .btn,.status-6 span{border: 1px solid #e94b35;color: #e94b35;background: white; border-radius: 20px;}
.status-7 .btn,.status-7 span{border: 1px solid #1aaf5d;color: #1aaf5d;background: white;border-radius: 20px;border-radius: 20px;}
.status-10 .btn,.status-10 span{border: 1px solid #fb9605;color: #fb9605;background: white;border-radius: 20px;border-radius: 20px;}
.status-13 .btn,.status-13 span{border: 1px solid #4caf50;color: #4caf50;background: white;border-radius: 20px;border-radius: 20px;}
.status-14 .btn,.status-14 span{border: 1px solid #0c92b8;color: #0c92b8;background: white;border-radius: 20px;border-radius: 20px;}
.status-15 .btn,.status-15 span{border: 1px solid #673ab7;color: #673ab7;background: white;border-radius: 20px;border-radius: 20px;}
.status-9 .btn,.status-9 span{border: 1px solid #009688;color: #009688;background: white;border-radius: 20px;border-radius: 20px;}
.priority-1{color:#f1453d;}
.priority-2{color:#ffc107;}
.priority-3{color:#4caf50;}
.delete-icon{border: 1px solid red; border-radius: 20px;padding: 7px;color: red;}
.work-book .date{border-bottom: 1px solid #e5dcdc;padding-top:15px}
.work-book ul.timeline{list-style-type:none;position:relative}
.work-book ul.timeline p{font-size:12px;color:#fff}
.work-book ul.timeline p span{font-size: 12px;color: #6f7476;}
.work-book ul.timeline p b{color: #0f1010;font-size: 12px;}
.work-book ul.timeline:before{content:' ';background:#d4d9df;display:inline-block;position:absolute;left:29px;width:2px;height:100%;z-index:400}
.work-book ul.timeline>li{margin:20px 0;padding-left:60px}
.work-book ul.timeline>li iframe{width:200px;height:100px}
.work-book ul.timeline>li img{margin:10px}
.work-book ul.timeline>li:before{content: ' ';background: #016d77;display: inline-block;position: absolute;border-radius: 50%;border: 5px solid #ffffff;left: 21px;width: 18px;height: 18px;z-index: 400;}
.end-section{border-bottom: 1px solid #e3e2de;line-height: 25px;padding-top: 5px;}

.notification-count{border: 1px solid #ffffff;border-radius: 50%;text-align: center;font-size: 10px;background: #016d77;color: #ffffff;height: 30px;width: 30px;line-height: 30px;}
.completed-task{text-decoration: line-through;color: #9c9ea0;}

.site-visit .select-tr{background: #016d77;color: white;}
.sp-project span{padding: 4px 10px 2px;background: #d9f3f6;color: #016d77;}

.dashboardChart{display: flex;display: -webkit-flex;}

.p-5{padding: 5px;}
.margin15{margin: 0px 15px 0px 15px;}
.dashboard .title{border: 1px solid #016d77;color: #016d77;background: white;}
.dashboard .select-title{border: 1px solid #016d77;color: #f9f9f9;background: #016d77;}

.dashboard .lead-resource .main-title{font-size: 12px;font-weight: 600;padding-left: 7px;}
.dashboard .lead-resource .count{font-size: 12px;color: black;}
.dashboard .lead-resource .count-lable{font-size: 11px;color: #989ca0;float: left;padding-top: 2px}
.dashboard .lead-block .title{padding: 10px 0px 10px 0px;border-bottom: 1px solid #016d77;}
.dashboard .lead-block .lead-block{padding: 10px 0px 10px 0px;border-bottom: 1px solid #016d77;}
.dashboard .lead-block .count{font-size: 15px;font-weight: 800;}
.dashboard .lead-block .pending-lead-count{font-size: 11px;color: #e87e04;padding-left: 10px;}
.dashboard .lead-block .count-lable{font-size: 11px;color: #989ca0;padding-top: 2px;}
.dashboard .project-analysis .redhighligth{background-color: #e4f9ff;}
.dashboard .project-analysis .count{font-size: 15px;font-weight: 800;}
.dashboard .project-analysis .count-lable{font-size: 11px;color: #989ca0;float: left;padding-top: 2px}
.dashboard .project-analysis .redhighligth .count-lable{font-size: 11px;color: #F44336;float: left;padding-top: 2px}
.dashboard .sp-analysis .redhighligth{background-color: #e4f9ff;}
.dashboard .sp-analysis .count{font-size: 20px;font-weight: 800;}
.dashboard .sp-analysis .count-lable{font-size: 15px;color: #989ca0;float: left;padding-top: 2px}
.dashboard .sp-analysis .redhighligth .count-lable{font-size: 11px;color: #F44336;float: left;padding-top: 2px}
.dashboard .sp-analysis .redhighligth .count-lable{font-size: 11px;color: #F44336;float: left;padding-top: 2px}
.dashboard .crm-menu .count{font-size: 15px;font-weight: 800;}
.dashboard .crm-menu .count-lable{font-size: 13px;color: #989ca0;float: left;padding-top: 2px}
.dashboard .crm-menu img{width: 80px;}
.dashboard .crm-menu .whitebox{border-radius: 15px;border: 1px solid #e4e4e4;padding: 25px;}
.dashboard .crm-menu .whitebox .count:before {content: ' ';background: #016d77;display: inline-block;position: absolute;left: 0px;width: 3px;height: 20px;z-index: 400;}

.border-0{border: 0 !important;}
.table-font{font-size: 13px;}
.table-font thead{background: #f5f6f6;color: #616a74;}
.btn-new{color: #016d77 !important;background-color: #d2edef;border-color: #d2edef;}
.filter-border{border: 1px solid #d5d5d5;border-radius: 3px;padding: 2px 10px 2px 10px;}
.modal-body label{color: #81888e;}
.modal-title{font-size: 15px;}
.modal-header{padding: 15px 5px 15px 30px;border: 0;}
.modal-footer{padding: 15px 5px 15px 15px;border: 0;}

.timeline .img-container {height: 210px;width: 300px;white-space: nowrap;}
.timeline .img-container .helper {display: inline-block;height: 100%;vertical-align: middle;}
.timeline .img-container img {background: #3A6F9A;vertical-align: middle;max-height: 210px;max-width: 258px;width: 100%;}
.timeline .btn-info {color: #2196f3 !important;background-color: #ffffff;border-color: #2196f3;}
.timeline .btn-info:hover {color: #ffffff !important;background-color: #2196f3 !important;border-color: #2196f3 !important;}
.timeline .card-text{font-size: 12px;color: #016d77;font-weight: 500;}
.timeline .card-date{font-size: 12px;color:#8f989c;}
.timeline p{margin: 0 0 8px;}
.timeline .card-body{height: 160px;}
.timeline .card-title {font-size: 13px;margin-top: 16px;margin-bottom: 10px;}

.projest-history{min-height: 485px;background: #f1f1f1;}
.projest-history .inner{min-height: 475px;background: white;margin-top: 13px;margin-bottom: 12px;}
.projest-history ul.list-history {list-style-type:none;position:relative}
.projest-history ul.list-history p{font-size:12px;color:#161818}
.projest-history ul.list-history p span{font-size:10px;color:#9fa7a9}
.projest-history ul.list-history p b{color:#161818;font-size:13px}
.projest-history ul.list-history:before{content: ' ';background: #d4d9df;display: inline-block;position: absolute;left: 31px;width: 2px;height: 100%;z-index: 400;}
.projest-history ul.list-history>li{margin:10px 0;padding-left:20px}
.projest-history ul.list-history>li iframe{width:200px;height:100px}
.projest-history ul.list-history>li img{margin: 20px 10px 10px 0px;border-radius: 5px;}
.projest-history ul.list-history>li:before{content: ' ';background: #3789c9;display: inline-block;position: absolute;border-radius: 50%;border: 7px solid #ffffff;left: 20px;width: 25px;height: 25px;z-index: 400;}

.project-document .card-title {line-height: 15px;font-size: 13px;font-weight: 600;}

.lead-module .status-list ul li{padding: 17px;}
.lead-module .status-list ul li a{font-size: 11px;font-weight: bold}
.lead-module .selected-status{color: #016d77;border-bottom: 2px solid;}
.lead-module .lead-list a span small{text-transform: capitalize;font-size: 11px;color: #7b8185;font-weight: 200;padding: 7px;background: #f6f8fa; margin-left: 20px;}
.lead-module .lead-list a small{font-size: 12px;color: #7e848a;}
.lead-module .lead-list a small .lead-title{white-space: nowrap;width: 100%;font-style: inherit;overflow: hidden;text-overflow: ellipsis;}
.lead-module .lead-list a .updated-date{color: #8d8e8e;padding-top: 12px;font-size: 12px;}
.lead-module .lead-list a .created-date{color: #8d8e8e;padding-top: 12px;padding-left: 50px;font-size: 12px;}
.lead-module .lead-list a .upco-fol{width: 111px;color:#da532e;}

.lead-module .sel-fill div{float: left;padding: 10px;background: #d2edef;color: #016d77;margin: 0px 5px 10px 5px;text-transform: capitalize;border-radius: 3px;font-weight: 600;font-size: 11px;}

.lead-filter-sidebar {height: 100%;width: 0;position: fixed;z-index: 100;top: 0;right:0;background-color: #f7f9fa;overflow-x: hidden;transition: 1s;box-shadow: 0 3px 10px rgb(0 0 0 / 20%);}
.lead-filter-sidebar .header{background: white;}
.lead-filter-sidebar .header .title{padding: 20px 0px 20px 20px;font-size: 17px}
.lead-filter-sidebar .footer{padding: 25px 0px 20px 20px;bottom: 0;position: fixed;width: 100%;background: white;}
.lead-filter-sidebar a {text-decoration: none;display: block;}
.lead-filter-sidebar .closebtn {position: absolute;top: 0;right: 25px;font-size: 36px;margin-left: 50px;}
.btn-filter{color: rgba(0, 0, 0, 0.87) !important;background-color: #ffffff;border-color: #dddee0;}
.btn-filter:hover{color: #016d77;background-color: #ffffff;border-color: #016d77;}
.btn-selected-filter{color: rgb(255 255 255) !important;background-color: #016d77;border-color: #016d77;}
/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .lead-filter-sidebar {padding-top: 15px;}
}
.lead-detail-sidebar {height: 100%;width: 0;position: fixed;z-index: 100;top: 0;right:0;background-color: #f7f9fa;overflow-x: hidden;transition: 1s;box-shadow: 0 3px 10px rgb(0 0 0 / 20%);}
.lead-detail-sidebar .header{background: #016d77;color:#ffffff;}
.lead-detail-sidebar .header .title{padding: 23px 0px 20px 20px;}
.lead-detail-sidebar .header .title a{padding-top: 15px;font-size: 13px;}
.lead-detail-sidebar .header .title span{z-index: 50;position: fixed;top: 25px;font-weight: bold;border-radius: 500px;background: #016d77;color: white;border: 3px solid;width: 70px;height: 70px;margin-right: 16px;float: left;text-align: center;line-height: 65px;font-size: 20px;}
.lead-detail-sidebar a {padding-top: 24px;font-size: 14px;padding-left: 75px;}
.lead-detail-sidebar .closebtn {position: absolute;top: -20px;right: 25px;font-size: 36px;margin-left: 50px;}
/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
.lead-detail-sidebar .user-detail{padding: 50px 0px 20px 40px;background: white;}
.lead-detail-sidebar .user-detail .main b{font-size: 16px;text-transform: capitalize;display: block;}
.lead-detail-sidebar .user-detail .main span{color: #8d8e8e;}
.lead-detail-sidebar .user-detail .other{float: left;padding-top: 20px;padding-right: 20%;}
.lead-detail-sidebar .user-detail .other b{font-size: 12px;text-transform: capitalize;display: block;}
.lead-detail-sidebar .user-detail .other span{color: #8d8e8e;font-size: 11px;}

.lead-detail-sidebar .tab-section{background: white;margin-top: 5px;}
.lead-detail-sidebar .tab-section li{padding: 17px 4px;text-align: center;width: 15%;}
.lead-detail-sidebar .tab-section li a{font-size: 11px;font-weight: bold;padding:0px;}
.lead-detail-sidebar .selected-tab{color: #016d77;border-bottom: 2px solid;}

.lead-detail-sidebar .lead-detail{background: white;margin: 8px 21px 12px 21px;}
.lead-detail-sidebar .lead-detail .data{padding: 15px 25px 5px 0px;}
.lead-detail-sidebar .lead-detail b{font-size: 12px;text-transform: capitalize;display: block;}
.lead-detail-sidebar .lead-detail span{color: #8d8e8e;font-size: 11px;}

.lead-detail-sidebar .lead-follow{background: white;margin: 8px 21px 12px 21px;}
.lead-detail-sidebar .lead-follow ul{list-style-type:none;position:relative}
.lead-detail-sidebar .lead-follow ul p{font-size:12px;color:#fff}
.lead-detail-sidebar .lead-follow ul p span{font-size: 12px;color: #6f7476;}
.lead-detail-sidebar .lead-follow ul p b{color: #0f1010;font-size: 12px;}
.lead-detail-sidebar .lead-follow ul p .call{color: #016d77;}
.lead-detail-sidebar .lead-follow ul p .note{color:#f44336;}
.lead-detail-sidebar .lead-follow ul:before{content:' ';background:#d4d9df;display:inline-block;position:absolute;left:29px;width:2px;height:100%;z-index:400}
.lead-detail-sidebar .lead-follow ul>li{margin:20px 0;padding-left:15px}
.lead-detail-sidebar .lead-follow ul>li iframe{width:200px;height:100px}
.lead-detail-sidebar .lead-follow ul>li img{margin:10px}
.lead-detail-sidebar .lead-follow ul>li:before{content: ' ';background: #d96743;display: inline-block;position: absolute;border-radius: 50%;border: 5px solid #ffffff;left: 21px;width: 18px;height: 18px;z-index: 400;}
.lead-detail-sidebar .lead-follow .data b{font-size: 12px;text-transform: capitalize;display: block;}
.lead-detail-sidebar .lead-follow .data span{color: #8d8e8e;font-size: 11px;}

.lead-detail-sidebar .lead-visit{background: white;margin: 8px 21px 12px 21px;}
.lead-detail-sidebar .lead-visit .data{padding: 15px 25px 5px 0px;}
.lead-detail-sidebar .lead-visit b{font-size: 12px;text-transform: capitalize;display: block;padding-left: 15px;}
.lead-detail-sidebar .lead-visit span{color: #8d8e8e;font-size: 11px;padding-left: 15px;}
.lead-detail-sidebar .lead-visit p{font-size: 12px;padding: 15px 0px 0px 15px;color: #2b2e30;}
.lead-detail-sidebar .lead-visit .client-info b{font-size: 11px;text-transform: capitalize;display: inline;padding-left: 15px;}
@media screen and (max-height: 450px) {
    .lead-detail-sidebar {padding-top: 15px;}
}
.selected-menu a{border-bottom: 2px solid #ffffff;color: white;background-color: #016d77;font-weight: bold;}
.selected-menu a span{border-bottom: 2px solid #bfe1e1;padding-bottom: 5px;}
.select-sub-menu a{border-bottom: 2px solid #016d77;color: #016d77;font-weight: bold;}
@media (max-width: 768px) {
    .dashboardChart {display: initial !important;}
}
.dashboard-selected-filter{color: #0c71ca;background: aliceblue;}
.card-img-top{max-width: 85px;width: 55%;}
.inactive-sp{background: #eeeeee;color: #d0cbcb;}
.inactive-sp .card-body p{color: #b8b2b2;}
.inactive-sp .sp-project span{background: #a3a6a6;color: #fafbfc;}

.feedBack-user-div{height: 650px;overflow: auto;background: white;border-radius: 5px;border: 1px solid #e8e8e8;}
.feedBack-user-list{line-height: 25px;padding: 10px;}


/*NEW DASHBOARD*/
/* #header
================================================== */
.dashboard .lead-box{
    border-radius: 16px;
    border: solid 1px #dbdbdb;
    background-color: #fff;
    padding: 10px 30px 10px;
    margin-bottom: 30px;
}
.dashboard .lead-box h4{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.21;
    color: #242424;
    padding-bottom: 5px; 
}
.dashboard .lead-box .total-lead{
    border-radius: 100px;
    border: solid 20px #016d77;
    background-color: #fff;
    padding: 38px 0px 38px 0px;
    text-align: center;
    width: 166px;
}
.dashboard .lead-box .total-lead p{
    font-size: 13px;
    font-weight: 500;
    line-height: 1.23;
    color: #888;
    padding-bottom: 0px;
}
.dashboard .lead-box .total-lead h6{
    font-size: 18px;
    font-weight: 600;
    line-height: 1.17;
    color: #242424;
}
.dashboard .lead-box .user-data{
    display: flex;
    justify-content: space-between;
}
.dashboard .lead-box .user-data P{
    font-size: 13px;
    font-weight: 500;
    line-height: 1.21;
    color: #888;
    padding-bottom: 0px;
}
.dashboard .lead-box .user-data h6{
    font-size: 18px;
    font-weight: 600;
    line-height: 1.17;
    color: #242424;
    text-align: end;
}
.dashboard .lead-box p{
    font-size: 13px;
    line-height: 1.23;
    color: #888;
    padding-bottom: 55px;
}
.dashboard .box{
    border-radius: 16px;
    border: solid 1px #dbdbdb;
    background-color: #fff;
    padding: 20px 20px 20px;
    margin-bottom: 30px;
}
.dashboard .box img{
    padding-bottom: 15px;
}
.dashboard .box h5{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.19;
    color: #242424;
    padding-bottom: 30px;
}
.dashboard .box .user-data{
    display: flex;
    justify-content: space-between;
}
.dashboard .box P{
    font-size: 13px;
    font-weight: 500;
    line-height: 1.21;
    color: #888;
}
.dashboard .box h6{
    font-size: 18px;
    font-weight: 600;
    line-height: 1.17;
    color: #242424;
    text-align: end;
}
.dashboard .trending-box{
    border-radius: 16px;
    border: solid 1px #dbdbdb;
    background-color: #fff;
    padding: 30px 30px 20px;
}
.dashboard .trending-box h4{
    font-size: 24px;
    font-weight: 500;
    line-height: 1.21;
    color: #242424;
    /*padding-bottom: 20px;*/
}

.dashboard .trending-box table tr{
    border-bottom: solid 1px #dbdbdb;
}
.dashboard .trending-box table tr:last-child{
    border-bottom: none;
}
.dashboard .trending-box table tr td{
    font-size: 12px;
    line-height: 1.21;
    color: #242424;
    width: 88%;
    padding: 11px 0;
}
.dashboard .trending-box table tr td.heading{
    color: #888;
}
.dashboard .trending-box table tr td.end{
    text-align: end;
}
.select-sp-cb{border: 1px solid #016d77 !important;}
.select-sp-cb small{color:#016d77 !important;}
.select-sp-cb .font-thin{font-weight: 700 !important;}
.win-status-li{background: #d2edef;color: #016d77;}
.win-status-li a{font-weight: 700;}

.telecaller .tab{border: 1px solid #016d77;padding: 11px 45px;font-size: 14px;font-weight: 600;color: #016770;}
.telecaller .selected{background: #016d77;color: white;}
.telecaller{text-align: center;padding: 20px 0px 30px;}
.sigle-picker-w{width: 368px;}
.table>tbody>tr>td.active{background-color: #016d77;}
.calender-dropdown{width: 70px !important;height: 22px !important;padding-left: 6px;}
.daterangepicker .calendar td, .daterangepicker .calendar th {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    white-space: nowrap;
    text-align: center;
    min-width: 32px;
    padding: 5px 16px;
    font-size: 12px;}
