body {
    /* background-color: #F3F4F6; */
    font-family: "Gotham";
}

.-heading-md-style {
    font-size: 20px !important;
    margin-bottom: 0 !important;
    font-family: "Gotham" !important;
}
.-heading-sm-style {
    font-size: 15px;
    font-family: "Gotham";
}
.-heading-xs-style {
    font-size: 13px !important;
    font-family: "Poppins-Extra-Bold" !important;
    /* letter-spacing: 0.3px; */
}

.detail-page-label{
    color: #777 !important;
    font-family:'Gotham' !important;
    font-weight: 500;
    font-size: 12px !important;
    /* letter-spacing: 0.6px; */
}
.text-74788D {
    color: #777 !important;
}
.text-black {
    color: #131415 !important;
}
.text-error {
    color: #a82d2d !important;
}
.text-1e47f8 { 
    color: #1e47f8 !important;
}
.text-white {
    color: #fff !important;
}
.bg-1e47f8 { 
    background-color: #1e47f8 !important;
}
.bg-white { 
    background-color: #ffffff !important;
}
._label-sm-style {
    font-family: 'Gotham' !important;
    font-size: 15px !important;
    font-weight: 600;
}
._label-xs-style {
    font-size: 13px !important;
    font-family: 'Gotham Book' !important;
    font-weight: 600;
}
._title-sm-style {
    font-family: 'Gotham' !important;
    font-size: 15px !important;
    font-weight: 600;
}
._title-xs-style {
    font-size: 13px !important;
    font-family: 'Gotham' !important;
    font-weight: 600;
}
.ls-6 {
    /* letter-spacing: 0.6px !important; */
}
.fw-400 {
    font-weight: 400 !important;
}
.fw-500 {
    font-weight: 600 !important;
}
.fw-600 {
    font-weight: 600 !important;
}
.fw-bold{
    font-weight: bold !important;
}
.font-size-24 {
    font-size: 24px !important;
}


.fs-20 {
    font-size: 20px !important;
}
.fs-18 {
    font-size: 18px !important;
}
.fs-13 {
    font-size: 13px !important;
}
.fs-14 {
    font-size: 14px !important;
}
.fs-36 {
    font-size: 36px !important;
}
.fs-12 {
    font-size: 12px !important;
}
.fs-11 {
    font-size: 11px !important;
}
.fs-15 {
    font-size: 15px !important;
}
.fs-16 {
    font-size: 16px !important;
}
.fs-5rem {
    font-size: 5rem !important;
}
.fs-4rem {
    font-size: 4rem !important;
}
.v-a-m{
    vertical-align: middle !important;
}
.lh-19 {
    line-height: 19px;
}
.lh-23 {
    line-height: 23px;
}
.lh-29 {
    line-height: 29px;
}
.lh-30 {
    line-height: 30px;
}
.width-100-percent {
    width: 100%;
}
.detail-page-label{
    color: #74788D !important;
    font-family: 'Gotham' !important;
    font-weight: 500;
    font-size: 12px !important;
    /* letter-spacing: 0.6px; */
}
.text-uppercase {
    text-transform: uppercase !important;
}

.text-decoration{
    text-decoration: none;
}
.cp:hover {
    color: #1e47f8 !important;
    cursor: pointer !important;
}
.cn {
    cursor: not-allowed !important;
}
.cd {
    cursor: default !important;
}
.br-50-per {
    border-radius: 50% !important;
}
.border-none,
.border-none.dashboard-titleheader,
.border-none.dataList tbody tr {
    border: none !important;
}
.pieChart {
    position: relative;
}
.pieChart canvas {
    position: absolute;
    top: -10px;
    left: -10px;
}
.pieChart span {
    padding-right: 5px;
    margin-right: 15px;
}
/* .pieChart span {
    position: absolute;
    left: 8px;
} */
.cardHeight {
    height: 87px;
}

.d-inline-block{
    display: inline-block !important;
}

.br-50-per {
    border-radius: 50% !important;
}
.stickyHearder {
    position: sticky;
    top: 50px;
    background: #fff;
    z-index: 100;
    padding: 20px 10px;
    margin: 0 -11px 15px -11px;
    box-shadow: 0 0 1px 1px rgb(0 0 0/5%), 0 1px 2px -2px rgb(0 0 0/6%), 0 1px 3px 0 rgb(0 0 0/7%);
}
.card {
    background-color: #ffffff;
    border-radius: 4px;
    /* box-shadow: 0 3px 8px 0 #Eef0f1; */
    /* transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out; */
    padding: 15px !important;
    /* border: 0; */
    border: 1px solid rgba(33,35,44,.12);

}

.card label {
    color: #777 !important;
    font-family: 'Gotham Book';
    font-weight: 600;
    font-size: 13px !important;
    margin-right: 0 !important;
    /* letter-spacing: 0.6px; */
}
.module_filter .card label {
    font-size: 12px !important;
}
.card .smallProfileImg {
    color: #ffffff;
    max-height: 40px;
    background: #ddd;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    padding-top: 7px;
    font-family: Segoe UI;
    font-size: 16px;
    font-weight: bold;
}
.card .profileImg {
    color: #ffffff;
    font-size: 6.5rem;
    margin-right: 10px;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    max-height: 60px;
    /* border-radius: 39px; */
    background: #ddd;
    text-align: center;
}
.card .initialNameBg {
    color: #fff;
    text-align: center;
    font-family: Segoe UI;
    font-size: 20px;
    font-weight: bold;
    line-height: 60px;
    border-radius: 50%;
    background: #8ee0e3;
    width: 60px;
    height: 60px;
    text-transform: uppercase;
}
.card .detailsInitialName {
    width: 130px !important;
    height: 130px !important;
    line-height: 130px !important;
    max-height: 130px !important;
}
.card .mediumInitialName {
    width: 90px !important;
    height: 90px !important;
    line-height: 90px !important;
    max-height: 90px !important;
    margin: 15px 0 0 15px;
}
.card .profileSection .leftSection {
    width: 110px;
    text-align: center;
    float: left;
}
.card .profileSection .rightSection {
    padding-left: 50px;
    display: grid;
}
.card .profileSection .rightSection .row:after, 
.card .profileSection .rightSection .row:before {
    content: unset;
    display: unset;
    clear: none;
}
.card .circleImg {
    border-radius: 15px;
    margin-top: 3px !important;
}
.errorAlert {
    background-color: #c60f13 !important;
    border-color: #aa0d10 !important;
    color: white !important;
}
.manage-leads.card {
    /* box-shadow: 0 3px 8px 0 #Eef0f1; */
    /* transition: all 0.3s ease-out;
    transition: box-shadow 0.3s ease-out, transform 0.3s ease-out, opacity 0.2s ease-out; */
}
.manage-leads.card:hover {
    box-shadow: 0 8px 22px 0 #Eef0f1;
    /* transform: translate(0, -3px);
    transform: translateY(-2px); */
}
.manage-leads.card:hover ~ .cp._label-sm-style {
    color: #1e47f8;
}
.manage-leads.card .pull-right {
    background: transparent;
    border: 0;
    display: grid;
}
.manage-leads.card .pull-right .f-dropdown.compaign-setting.open {
    left: -115px !important;
}
.manage-leads.card .pull-right .f-dropdown.compaign-setting ul li {
    padding:  0 0 0 10px;
    line-height: 35px;
}
/* .manage-leads.card:hover a.cp,
.manage-leads.card:hover span.cp {
    color: #1e47f8 !important;
} */
.hoverBg:hover .row {
    background-color: #f3f4f5;
}
/* STATUS TAGS */
.manage-leads .status,
.profileSection .status,
table.horizontalScroll .status,
._dulicate_leads.common_list_shadow .status,
.coltdHover .status {
    background-color: #9b9090;
    color: #fff;
    border-radius: 4px;
    font-size: 10px;
    padding: 3px 6px !important;
    font-weight: 600 !important;
    font-family: 'Gotham Book' !important;
    margin-right: 5px;
    letter-spacing: 0.7px;
    min-width: 50px;
    text-align: center;
}
.manage-leads .overdue,
.profileSection .overdue,
table.horizontalScroll .overdue,
._dulicate_leads.common_list_shadow .overdue,
.coltdHover p.status.hot {
    background-color: #ff6b6b;
}
.manage-leads .completed,
.profileSection .completed,
table.horizontalScroll .completed,
._dulicate_leads.common_list_shadow .completed,
.coltdHover p.status.completed {
    background-color: #4ca566;
}
.manage-leads .cancelled,
.profileSection .cancelled,
table.horizontalScroll .cancelled,
._dulicate_leads.common_list_shadow .cancelled,
.coltdHover p.status.cancelled {
    background-color: #a82d2d;
}
.manage-leads .converted,
.profileSection .converted,
table.horizontalScroll .converted,
._dulicate_leads.common_list_shadow .converted,
.coltdHover p.status.converted {
    background-color: #827ad7;
}
.manage-leads .priorityHigh,
table.horizontalScroll .priorityHigh {
    border: 1px solid #ff6b6b;
    background-color: #ffdede;
    color: #a82d2d;
}

.manage-leads .priorityNormal,
table.horizontalScroll .priorityNormal {
    border: 1px solid #4ca566;
    background-color: #e7ffd4;
    color: #333;
}

.manage-leads .priorityLow,
table.horizontalScroll .priorityLow {
    border: 1px solid #f3b104;
    background-color: #ffeccf;
    color: #333;
}
.coltdHover p.status {
    width: max-content;
    margin: 3px 0;
}
.coltdHover p.status.cold {
    background-color: #7ac4d7;
}
.coltdHover p.status.warm {
    background-color: #f3b104;
}
/* STATUS TAGS END HERE */


.table-widget-title {
    border-bottom: 0;
    padding: 0;
    min-height: unset;
    background: unset;
}
.border-none {
    border: 0 !important;
}

.border-bottom-e0e5ec-1px{
border-bottom: 1px solid #e0e5ec;
}
.iconBg {
    color: #131415 !important;
}
.table-widget-body input, .table-widget-body .SumoSelect .CaptionCont span {
    color: #131415 !important;
    font-family: 'Gotham';
    font-weight: 600;
}
.searchBar {
    list-style: none;
    display: flex;
}
.searchBar li {
    display: inline-block;
}
.searchBar > li {
    position: relative;
}
.searchBar > li input {
    min-width: 200px;
    border-radius: 25px;
    height: 38px;
    padding: 4px 3px 4px 15px;
    transition: width 0.3s ease-in-out;
    box-sizing: border-box;
    border: 1px solid rgba(33,35,44,.24);
    background-color: #ffffff;
    color: #1e47f8;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 13px;
    font-weight: 600;
    border-right: 0;
}
.searchBar > li .clickReset {
    position: absolute;
    top: 11px;
    cursor: pointer;
    color: #999;
    right: 8px;
    font-size: 15px;
}
.searchBar li a {
    border-radius: 25px;
    height: 38px;
    font-size: 16px;
    padding: 12px 16px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background: #1e47f8;
    border: 1px solid #1e47f8;
    border-left: 0;
}
.searchBar li a:hover {
    background: #0b30cf;
}

.listcount {
    font-weight: 600;
    font-family: 'Gotham Book' !important;
    color: #131415;
}

.custom-dropdown, select {
    border: 1px solid #b3bcc9 !important;
    height: 32px !important;
    line-height: 29px !important;
    padding: 0 5px 0 10px;
    /* color: #74788D; */
    font-weight: 600;
    min-width: 34px;
    cursor: pointer;
    list-style: none;
    /* background-color: #fafafa; */
    font-family: 'Gotham' !important;
    border-radius: 4px;
}
a.custom-dropdown {
    color: #1d1e1f;
}
.custom-dropdown:hover, select:hover {
    background-color: #e3edf5;
}
#compaign-setting, .compaign-setting {
    width: 140px;
    min-width: 100px;
}
#compaign-setting ul li, 
.compaign-setting ul li, 
select option {
    font-size: 1.1rem;
    padding: 10px 0 10px 10px;
    border-top: unset;
    font-weight: bold;
    font-family: 'Gotham' !important;
}
.compaign-setting ul li {
    /* display: flex; */
    padding: 5px 0 7px 10px;
}
#compaign-setting ul li:hover, 
.compaign-setting ul li:hover, 
select option:hover {
    background: #e3edf5 !important;
    /* color: #ffffff !important; */
}
.compaign-setting ul li.disabled {
    background: #e3edf5 !important;
    cursor: not-allowed;
}
.listType {
    display: inline-flex;
    list-style: none;
    margin-bottom: 0;
    padding-top: 5px;
}
.listType li {
    margin-right: 10px;
}
.listType li a.disabled i {
    color: #1e47f8;
    cursor: not-allowed;
}
.listType li a i {
    padding: 0;
    color: #b3bcc9;
    font-size: 1.8rem;
}
.listType li a i:hover {
    color: #1e47f8;
}
.dashboard-titleheader {
    border-bottom: 1px solid rgba(33,35,44,.12) !important;
    margin: 0;
}

.m-0 {
    margin: 0;
}
.m-1 {
    margin: 10px;
}
.m-2 {
    margin: 20px;
}
.mt-0 {
    margin-top: 0px !important;
}
.mt-1 {
    margin-top: 10px;
}
.mt-2 {
    margin-top: 20px !important;
}
.mt-3 {
    margin-top: 30px;
}
.mt-4 {
    margin-top: 40px;
}
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-1 {
    margin-bottom: 10px !important;
}
.mb-2 {
    margin-bottom: 20px !important;
}
.mb-3 {
    margin-bottom: 30px !important;
}
.mb-4 {
    margin-bottom: 40px !important;
}
.mb-5 {
    margin-bottom: 50px !important;
}
.mr-0 {
    margin-right: 0 !important;
}
.mr-1 {
    margin-right: 10px;
}
.mr-2 {
    margin-right: 20px;
}
.mr-3 {
    margin-right: 30px;
}
.mr-4 {
    margin-right: 40px;
}
.ml-0 {
    margin-left: 0 !important;
}
.ml-1 {
    margin-left: 10px;
}
.ml-2 {
    margin-left: 20px;
}
.ml-3 {
    margin-left: 30px;
}
.ml-4 {
    margin-left: 40px;
}
.mb-04 {
    margin-bottom: 4px;
}

.p-0 {
    padding: 0 !important;
}
.p-1 {
    padding: 10px;
}
.p-2 {
    padding: 20px;
}
.pt-0 {
    padding-top: 0px !important;
}
.pt-1 {
    padding-top: 10px;
}
.pt-2 {
    padding-top: 20px;
}
.pt-3 {
    padding-top: 30px;
}
.pt-4 {
    padding-top: 40px;
}
.pb-0 {
    padding-bottom: 0;
}
.pb-1 {
    padding-bottom: 10px;
}
.pb-2 {
    padding-bottom: 20px;
}
.pb-3 {
    padding-bottom: 30px;
}
.pb-4 {
    padding-bottom: 40px !important;
}
.pr-0 {
    padding-right: 0;
}
.pr-1 {
    padding-right: 10px;
}
.pr-2 {
    padding-right: 20px;
}
.pr-3 {
    padding-right: 30px;
}
.pr-4 {
    padding-right: 40px;
}
.pl-0 {
    padding-left: 0;
}
.pl-1 {
    padding-left: 10px;
}
.pl-2 {
    padding-left: 20px;
}
.pl-3 {
    padding-left: 30px;
}
.pl-4 {
    padding-left: 40px;
}

.d-flex {
    display: flex !important;
}

/* Button Related CSS Start Here */
.ss-button--small {
    font-size: 0.75rem;
    height: 32px;
    padding: 0 15px;
    line-height: 10px;
}

button:not(:disabled), 
[type=button]:not(:disabled), 
[type=reset]:not(:disabled), 
[type=submit]:not(:disabled) {
    cursor: pointer;
}

.ss-button {
    font-family: 'Gotham' !important;
    font-weight: bold !important;
    /* letter-spacing: 0.8px; */
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    /* line-height: 1 !important; */
    box-sizing: border-box;
    position: relative;
    outline: 0 !important;
    text-align: center;
    overflow: visible;
    border-width: 1.5px;
    border-style: solid;
    font-size: 13px !important;
    padding: 0 10px !important;
    transition: background-color 0.4s;
    margin-bottom: 0;
    min-width: 34px;
}
a.ss-button, span.ss-button {
    line-height: 2.3 !important;
}
a.ss-button i {
    color: #1e47f8 !important;
}
.ss-button--primary:hover {
    border-color: #0b30cf;
    background-color: #0b30cf;
}
.ss-button--primary {
    color: #fff;
    background-color: #1e47f8;
    border-color: #1e47f8;
}
a.ss-button--primary i {
    color: #fff !important;
}
.ss-button--tertiary {
    color: #1e47f8 !important;
    border-color: #1e47f8 !important;
    background-color: transparent !important;
}
.ss-button--tertiary:hover {
    color:  #fff !important;
    border-color: #1e47f8 !important;
    background-color: #1e47f8 !important;
}
.ss-button--tertiary:hover i {
    color:  #fff !important;
}
.ss-button--delete {
    color: #ffffff;
    background-color: #a82d2d !important;
    border-color: #a82d2d;
}
.ss-button--delete:hover {
    border-color: #861010;
    background-color: #861010;
}
.ss-button--delete-border {
    color: #a82d2d !important;
    border-color: #a82d2d !important;
    background-color: transparent !important;
}
.ss-button--delete-border:hover {
    color:  #fff !important;
    border-color: #861010 !important;
    background-color: #861010 !important;
}
a.ss-button--delete-border:hover i {
    color:  #fff !important;
}
a.ss-button--delete-border i {
    color:  #a82d2d !important;
}
a.ss-button--delete-border.disabled i {
    color:  #131415 !important;
}
.ss-button.disabled, .ss-button.disabled:hover {
    background-color: #e9e9e9 !important;
    border-color: #bababa !important;
    color: #131415 !important;
    cursor: not-allowed !important;
}
.button.ss-button {
    font-weight: 600 !important;
}
.bl-button {
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
    position: relative;
    color: #1e47f8 !important;
    display: inline-block !important;
}
.bl-button:hover {
    text-decoration: none;
}
a.bl-button:hover:before {
    right: 0;
    width: 100%;
    z-index: 1;
    bottom: -0.125em;
}
a.bl-button:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0.125em;
    bottom: 0;
    left: 0;
    background-color: #1e47f8;
    transition: width .3s ease;
}
.bl-button img {
    height: 18px;
    margin-right: 5px;
}
/* Button Related CSS END Here */





/* Side Nav */
.side-nav li span {
    color: #131415;
    font-size: 13px;
    font-family: 'Gotham Book' !important;
    font-weight: 600;
    /* letter-spacing: 0.2px; */
}


/* Foundation Popup Related CSS */

.f-popup-small {
    width: 460px !important;
    border-radius: 4px !important;
}
.reveal-modal h2 {
    font-family: "Gotham" !important;
    font-size: 24px !important;
    background: transparent !important; 
    font-weight: 500;
    text-align: left !important;
    border: 0 !important;
}
.reveal-modal h2 h3 {
    font-family: "Gotham" !important;
    font-size: 24px !important;
    font-weight: 500 !important;
    color: #1e47f8 !important;
}
.modal-footer {
    background: transparent;
    border: 0;
}

.border-1px {
    border: 1px solid #e5e5e5;
}
.line-height-30 {
    line-height: 30px;
}
.line-height-45 {
    line-height: 45px;
}

.table-border-1px {
    border: 1px solid #e5e5e5 !important;
}
.position-absolute {
    position: absolute;
}

.ownerProfilePic {
    height: 30px;
    width: 30px;
    margin-right: 5px;
}

.p-relative {
    position: relative !important;
}

.detailsFieldsTable table tr {
    border: none !important;
}

.headerFilterRgtSec a img {
    height: 17px;
}
.full-width {
    width: 100%;
}