/* revenue-cards */

.revenue-cards ul {
  margin: 0;
  padding: 0;
}

.revenue-cards ul li {
  display: inline-block;
  /* background-color: #fff; */
  /* height: 90px; */
  width: 150px;
  vertical-align: top;
  padding-right: 0 !important;
}

.revenue-cards ul li:not(:last-child) {
  margin-right: 10px;
}

/* revenue-cards */

/* campaign-confirm-grids */

.confirmCampainGrids {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 11.5px;
  width: 100%;
  position: relative;
}

.confirmCampainGrids div {
  background-color: #fff;
  padding: 15px;
  min-height: 160px;
}

.confirmCampainGrids div input {
  position: absolute;
  bottom: 10px;
}

/* campaign-confirm-grids */
/* .lead-details-content .tabs dd.active a {
  position: relative;
  border-bottom: none !important;
}

.lead-details-content .tabs dd.active a::before {
  position: absolute;
  content: "";
  width: 16px;
  height: 1px;
  bottom: 0px;
  background: #1e47f8 !important;
  left: 0;
  right: 0;
  margin: auto;
} */

.details-card .number-span {
  background-color: #6556b3;
  color: #fff;
  padding: 1px 5px;
  border: 1px solid #524982;
}

.details-card .name-span {
  background-color: #f3f4f5;
  border: 1px solid #e5e5e5;
  padding: 1px 5px;
}

.mt-2px {
  margin-top: 2px;
}

.mt-5px {
  margin-top: 5px;
}

.mb-15px{
    margin-bottom: 15px;
}

.mt-60px {
    margin-top: 60px;
}

.pb-15px {
  padding-bottom: 15px;
}

.position-relative {
  position: relative !important;
}

.display-flex-row{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.d-f-row-algn-itm-bsline{
    display: flex;
    flex-wrap: wrap;
    align-items: baseline;
}

.width65 {
  width: 65px !important;
}

.max-width100{
  max-width: 100% !important;
}

#mail-body iframe {
  min-height: 70vh !important;
}

#mail-body iframe html,
#mail-body iframe body {
  overflow: hidden !important;
}

.perf-unique-cl-section .analystList li {
  width: 50% !important;
  margin-right: unset !important;
  border-right: unset !important;
}

.perf-unique-cl-section .analystList li:not(:last-child) {
  margin-bottom: 20px !important;
}

.filter-container .styleselect1:before,
.filter-container .styleselect1:after,
.manage-list-header-card .styleselect1:before,
.manage-list-header-card .styleselect1:after,
.import-contacts-ss .styleselect1:before,
.import-contacts-ss .styleselect1:after{
  display: none;
}

#duplicateBouncedUnsubscribed table,
#duplicateBouncedUnsubscribed table td,
#generateLeadModal table,
#generateLeadModal table td {
  border: none !important;
  font-size: 13px !important;
  font-family: Segoe UI !important;
  font-weight: 400;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* #duplicateBouncedUnsubscribed table tr:nth-child(odd) {
  background-color: #f3f3f3;
} */

#mailSaved .modal-footer .close-reveal-modal {
  font-weight: bold !important;
  line-height: 30px !important;
}

#attachedMailingList table tbody tr:first-child {
  background-color: #f3f3f3;
}

#attachedMailingList table tbody tr th {
  padding-top: 10px;
  padding-bottom: 10px;
}

/* manage-list-page */
.manage-list-page .cbp_tmtime abbr {
  padding: 0 !important;
}

.manage-list-page .manage-list .breadcrumbs {
  padding-top: 20px;
  padding-bottom: 40px;
  padding-left: 32%;
  padding-right: 0;
}

.manage-list-page .manage-list .breadcrumbs li {
  position: relative;
}

.manage-list-page .manage-list .breadcrumbs li .addSubsP {
  position: absolute;
  bottom: -38px;
  color: #ccc;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  font-family: Segoe UI !important;
}

.manage-list-page .manage-list .breadcrumbs li::before {
  border-radius: 50%;
  background: #fff;
  color: #e0e5ec;
  font-size: 16px;
  font-weight: 700;
  left: 30%;
  line-height: 30px;
  height: 35px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 35px;
  z-index: 100;
  border: 2px solid #e0e5ec;
}

.manage-list-page .manage-list .breadcrumbs li:not(:last-child):after {
  content: "";
  height: 4px;
  width: 230px;
  position: absolute;
  background-color: #34c38f;
  top: 17px;
  left: 60px;
  border: none;
}

/* .manage-list-page .manage-list .breadcrumbs li.current:after{
    background-color: #34C38F;
    border: none;
} */

.manage-list-page .manage-list .breadcrumbs li.current::before {
  background: #34c38f;
  z-index: 100;
  border: 2px solid #34c38f;
  color: #fff;
}

.manage-list-page .manage-list .breadcrumbs li.current .addSubsP {
  color: #131415;
  font-weight: bold;
}

.manage-list-page .manage-list .breadcrumbs li:nth-child(1)::before {
  content: "1";
}

.manage-list-page .manage-list .breadcrumbs li:nth-child(2)::before {
  content: "2";
}

.manage-list-page .manage-list .breadcrumbs li:nth-child(2) .addSubsP {
  left: 30px;
}

.manage-list-page .manage-list .breadcrumbs li.current {
  background-color: #fff !important;
}

.manage-list-page .basicDetailsCard,
.create-list-tabs {
  /* padding-bottom: 25px !important; */
  /* width: 765px; */
}

.manage-list-page .basicDetailsCard #cDwn {
  position: absolute;
  bottom: -100px;
  right: -99%;
  margin-bottom: 0;
  border: none;
  background-color: #ffff;
  text-align: right;
}

.manage-list-page .basicDetailsCard #butSubId {
  margin-top: 30px;
}

.manage-list-page #manage-List {
  padding: unset !important;
}

.manage-list-page #crPag ,
.manage-list-page #addSubId{
    margin: -10px;
}

.importContactsFromOtherApps ul {
  list-style: none;
  text-align: left;
  margin: auto;
  /* max-width: 1000px; */
}

.importContactsFromOtherApps ul li {
  display: inline-block;
  height: 180px;
  width: 230px;
  border-radius: 2px;
  background-color: #fff;
  border: 1px solid #ced4da;
  position: relative;
  margin: 0px 10px 20px;
}

.importContactsFromOtherApps ul li .popup-syn-body-container {
  text-align: center;
  height: calc(100% - 35px);
  padding: 0px 10px;
  position: relative;
}

.importContactsFromOtherApps ul li .popup-syn-body-container img{
    max-width: 70%;
    /* max-height: 30px; */
}

/* .importContactsFromOtherApps ul li:nth-child(5) .popup-syn-body-container img{
max-height: 40px !important;
} */

.importContactsFromOtherApps ul li p {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: auto;
  transform: translate(-50%, -50%);
  width: 90%;
}

.importContactsFromOtherApps
  ul
  li
  .popup-syn-body-container
  span._label-xs-style {
  padding-top: 15px;
  font-weight: 700;
}

.importContactsFromOtherApps ul li .popup-syn-body-container span.data-span {
  padding-top: 4px;
  font-size: 13px !important;
  font-family: Segoe UI !important;
  font-weight: 500;
}

.importContactsFromOtherApps ul li .popup-syn-footer{
    border-top: 1px solid #e0e5ec;
    text-align: center;
}

.importContactsFromOtherApps ul li .popup-syn-footer a{
    display: block;
    padding: 9px 10px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px !important;
}

.importContactsFromOtherApps ul li .popup-syn-footer a:hover{
 background-color: #1e47f8;
 color: #fff !important;
}

.deleteIcon-manage-list a i {
  display: none;
  font-size: 18px;
  margin-top: 10px;
}

#campaignListingDataTable .manage-leads.card:hover .deleteIcon-manage-list a i {
  display: block;
}

.newDesignMappedFields p{
    margin: 5px 0;
}

.newDesignMappedFields {
width: 70% !important;
}

.newDesignMappedFields ._label-sm-style{
    white-space: nowrap;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#schedule span.prefix{
height: 29px;
border-left: none;
}


.import-contacts-ss #searchForId {
height: 38px !important;
border-color: #ccddff !important;
    background-color: transparent;
}

.import-contacts-ss .searchBar > li input,
.import-contacts-ss #searchbox {
border-radius: unset !important;
}

.import-contacts-ss .searchBar > li input {
    border-left: none;
}

.import-contacts-ss #openSearchFilterId i::before{
    color: #fff;
}

#leadListId .manage-leads ,
#contactListId .manage-leads{
border: 1px solid #eef0f1 !important;
box-shadow: none;
z-index: 1;
}

#leadListId .manage-leads .row .large-6 i,
#contactListId .manage-leads .row .large-6 i {
vertical-align: middle;
}

.searchLeadBox .icon-LeadICon{
position: absolute;
right: 0;
font-size: 16px;
}

.searchBoxArea{
    border-bottom: 1px solid #eef0f1;
    padding-bottom: 10px;
}

.on-click-btn-change{
background-color: transparent !important;
color: #1e47f8 !important;
border-color: #1e47f8 !important;
}

.on-click-btn-change:focus{
    background-color: #1e47f8 !important;
    color: #1e47f8 !important;
    border-color: #1e47f8 !important;
}

.focus-btn-prop .ss-button--primary:focus{
background-color: #1e47f8 !important;
}

#searchFilterIdLead .SumoSelect > .CaptionCont > span.placeholder,
#searchFilterIdContact .SumoSelect > .CaptionCont > span.placeholder,
#searchFilterIdAccount .SumoSelect > .CaptionCont > span.placeholder{
    font-style: normal !important;
}

#dLConf2 .saveBtn,
#dLConf2 .canclBtn {
    width: unset !important;
    line-height: 30px !important;
    border-radius: 2px !important;
    margin-bottom: 15px !important;
}

#listCreateMsg .msg-css-change .popuphead {
    font-family: inherit;
    font-weight: 600;
}

#linkedInPop .custom-upload ,
#linkedinCsvImport .custom-upload{
background-color: #1e47f8;
border: 1px solid #1e47f8;
cursor: pointer !important;
}

#linkedInPop .custom-upload span,
#linkedinCsvImport .custom-upload span{
    font-family: Segoe UI !important;
    letter-spacing: 0.8px;
    font-weight: bold;
    font-size: 0.875rem;
}

.colored-marker li:not(:last-child){
  margin-bottom: 5px;
}

.fl-name-table td{
border: none !important;
}

.fl-name-table td input{
  margin-bottom: 0;
}
.fl-name-table td input::placeholder,
.leadConvertor-table th:last-child{
  font-size: 13px !important;
    font-family: Segoe UI !important;
    font-weight: 400;
    color: #131415 !important;
}

.leadConvertor-table th:last-child{
  font-weight: 600;
}

.leadConvertor-table th a{
  font-size: 13px !important;
  font-family: Segoe UI !important;
  color: #131415;
  font-weight: 600;
}

.leadConvertor-table tr td{
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 13px !important;
  font-family: Segoe UI !important;
  color: #131415;
  font-weight: 400;
}

.goto-page-ul li{
  line-height: 25px;

  font-size: 13px !important;
  font-family: Segoe UI !important;
  font-weight: 400;
  color: #131415;
  font-weight: 600;
}

.goto-page-ul li .ss-button--small{
  height: 28px !important;
}

.search-filter-on-create-temp {
  padding: 10px 15px;
}

.search-filter-on-create-temp .row .large-4 .max_widthli input{
  margin-bottom: 0 !important;
 }

 /* #emailIframe,
 #emailModal .para-width-set{
width: 80%;
margin: auto;
display: block;
 } */

 #slectedCampOwnerId{
  margin-left: -15px;
  width: 140px;
 }

 .dropped-table-data tr th ,
 #bounceModal tr th,
 #openModal tr th,
 #clickModal tr th {
  color: #74788D !important;
  font-family: Segoe UI;
  font-weight: 500;
  font-size: 12px !important;
  letter-spacing: 0.6px;
  padding-top: 10px;
  padding-bottom: 10px;
 }

 .dropped-table-data tr td , 
 #bounceModal tr td,
 #openModal tr td,
 #clickModal tr td {
  font-family: Segoe UI;
  font-size: 14px !important;
  font-weight: 600;
  letter-spacing: 0.6px;
  color: #131415 !important;
  padding-top: 10px;
  padding-bottom: 10px;
 }

#generateLeadModal .close-reveal-modal {
  font-size: 20px;
  top: 10px;
  font-size: 600;
}

.setLabel input{
vertical-align: text-top;
margin-bottom: 0;
}

.sl-mod-temp-pop {
  padding-right: 30px !important;
}

.padd-col-left-right{
  padding: 0 0.5rem;
}

.p-r-05{
padding-right: 0.5rem;
}

.p-l-05{
  padding-left: 0.5rem;
}

.analytics-tabs-perc .card {
position: relative;
}

.analytics-tabs-perc .analy-pert{
  position: absolute;
  right: 10px;
  top: 2px;
  font-size: 12px;
  font-weight: 500;
  font-family: Segoe UI;
}

.truncate-text{
  white-space: nowrap;
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  /* height: 15px; */
}

.table-truncate-text{
  white-space: nowrap;
  width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
}


.popupTempInfo td{
  padding: 1rem !important;
}

.companyDetailsUpdate .uploadPhoto{
  top: 20px;
   right: unset;
    left: 110px;
}

.custom-table-class td{
  font-size: 13px !important;
  font-family: Segoe UI !important;
  font-weight: 400;
  color: #74788D;
}

.custom-table-class td input{
  margin-right: 5px;
}

.show-inline-block{
  display: inline-block !important;
}

.edit-btn-disabled[disabled],
.edit-btn-disabled[disabled]:hover{
  background-color: #e9e9e9 !important;
  border-color: #bababa !important;
  color: #131415 !important;
  cursor: not-allowed !important;
}

.table-widget-body .SumoSelect .CaptionCont span {
  font-style: normal;
}

.primary-alert {
  background-color: transparent;
  border: 1px solid #1e47f8;
  color: #1e47f8;
  font-weight: 600;
  font-family: Segoe UI !important;
  font-size: 13px;
}

.box-shadow-none{
  box-shadow: none !important;
}

.align-top20 {
  position: absolute;
  left: 50%;
  top: 20%;
  margin: auto;
  transform: translate(-50%, -50%);
  width: 90%;
}

.selectModule select{
  width: 150px;
  margin-left: 10px;
}

.customFieldsPanel .card:not(:first-child){
  margin-top: 10px;
}

.instructions-pickList li{
  font-size: 14px;
  font-family: Segoe UI !important;
    font-weight: 400;
}

.instructions-pickList li:not(:last-child){
margin-bottom: 5px;
}

.pickListTableDiv .dataList tbody tr{
border-bottom: 0 !important;
}

.rulesetupDiv {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5 ;
}

.bc-btn .ss-button--tertiary:hover{
  background-color: #1e47f8 !important;
  color: #fff !important;
}

.line-height86{
  line-height: 86px;
}

.create-prof-table thead {
  background: none;
}

.create-prof-table thead th span input{
  margin-bottom: 0;
}

/* newlogin page styles */

.login-new-left-section{
  background-repeat: round;
    height: 100vh;
    max-width: 100%;
    background-size: 100%;
    padding: 20px;
    background-color: #2a1b3d;
    background: linear-gradient(to bottom right,#000001 20%,#44328f);
}

.login-new-left-section-inner{
  max-width: 480px;
  margin: auto;
  padding: 0px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}

.img-max-width{
  max-width: 100%;
  height: auto;
}

.newLogin-page .row .col-lg-4{
  padding-left: 0;
}

.newLogin-page .row .col-lg-4{
  padding-right: 0;
}

.form-container {
  background-repeat: round;
  height: 100vh;
  max-width: 100%;
  background-size: 100%;
  padding: 20px;
  /* background-color: #2a1b3d; */
}

.form-container .form-props{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  /* width: 400px;
  max-width: 400px; */

  border: 1px solid #e0e5ec;
  border-radius: 4px;
  background-color: #fff;
  padding: 20px;
  width: 100%;
  max-width: 380px;
  margin: auto;
  box-shadow: 1px -1px 23px 0 rgb(0 0 0 / 10%);
}

.form-container .form-props h1{
  font-family: "Gotham" !important;
  margin-top: 0;
  font-size: 28px;
  margin-bottom: 0;
}

.engage-logo-visiblity {
  visibility: hidden;
}

.max-height45px{
max-height: 45px;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.engage-signup-text{
  font-family: 'Gotham' !important;
  color: #131415;
  font-size: 13px;
  text-transform: uppercase;
}

.engage-signup-text a{
  color: #1e47f8;
  text-decoration: none;
}

.login-page-footer {
  position: absolute;
  left: 50%;
  bottom: 5px;
  transform: translateX(-50%);
  width: 400px;
  max-width: 400px;
}

.login-page-footer p  {
  text-align: center;
  color: #74788d;
  font-weight: 400;
  font-size: 13px;
  letter-spacing: 0;
  line-height: 24px;
  margin-bottom: 0px;
  font-family: 'Gotham' !important;
}

.login-page-footer p a{
  text-decoration: none;
  color: #74788d;
}

.login-page-footer p a:hover{
  color: #1e47f8;
}

.form-label {
color: #74788d;
font-family: 'Gotham' !important;
  font-size: 13px !important;
  letter-spacing: 0;
  margin-bottom: 5px;
}

.mandatory{
color: #1e47f8;
  display: inline-block;
  padding-left: 1px;
}

.loginPage-loginBtn {
  width: 100%;
  height: 40px;
  line-height: 40px !important;
  font-size: 13px !important;
  text-transform: uppercase;
font-family: 'Gotham' !important;
}

.cncl-forgot-pass-page {
    width: 48%;
    float: left;
    font-size: 13px !important;
    text-transform: uppercase;
    height: 40px;
    line-height: 40px !important;
    font-family: 'Gotham' !important;
}

.cont-btn-forgot-pass-page{
  width: 100%; 
  float: right;
  font-size: 13px !important;
  text-transform: uppercase;
  height: 40px;
  line-height: 40px !important;
  font-family: 'Gotham' !important;
}

.back-btn-outer-form {
  position: absolute;
  left: 3%;
  top: -10%;
  transform: translate(-50%, -50%);
}

.back-btn-outer-form a img{
  max-width: 20px;
  height: auto;
}

.error-text-on-login {
  color: #dc3545;
  font-family: 'Gotham' !important;
}

.error-props-onforgotpage {
  margin-top: 5px;
}


/* password reset page css */

.header-wrapper{
  background-color: #fff;
}

.header-bar{
  padding: 10px 20px;
  /* max-width: 1366px;
  margin: auto; */
}

.header-bar .ss-logo img{
  max-width: 160px;
}
.bck-color-div{
background-color: #f3f4f6;

min-height: 70vh;
display: flex;
justify-content: center;
align-items: center;
/* background-color: #fff; */
}

.password-req-div{
  max-width: 1280px;
  margin: auto;
}

.password-req-div h1{
  font-size: 24px;
line-height: 35px;
margin: 0px 0px 20px;
font-family: 'Gotham' !important;
}

.password-req-div .msg-text {
  font-family: 'Gotham' !important;
  color: #131415;
font-size: 13px;
}

.psswrdrstBtn {
  width: 110px;
font-size: 13px !important;
height: 40px;
font-family: 'Gotham' !important;
}


.setupDetailsPage .card .profileImg{
  font-size: 4rem;
  display: block;
  margin: auto;
  background: none;
    color: #b5adef;
}

.inner_img_container {
  text-align: center;
    padding: 20px 10px 30px;
}

.setupDetailsPage-inner-cards p{
  line-height: 20px;
  min-height: 80px;
  margin-bottom: 0px;
}

/* .setupDetailsPage .card .profileImg img{
  max-width: 50px;
} */

.setupDetailsPage .setupDetailsPage-inner-cards{
  box-sizing: border-box;
    width: 260px;
    height: auto;
    max-width: 260px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    vertical-align: top;
    text-align: center;
    position: relative;
}


.popupCancelBtn {
  position: relative !important;
  font-size: var(--size-12) !important;
  /* color: var(--color-b3bcc9) !important; */
  position: initial !important;
  line-height: 12px !important;
  font-weight: bold !important;
}

.SumoSelect > .optWrapper {
  z-index: 99999;
}


@media only screen and (max-width:991px){
  .hide-on-tabs-and-low {
    display: none;
  }

  .engage-logo-visiblity {
    visibility: visible;
  }

  .form-container .form-props{
    margin-top: 20px;
  }
.engage-signup-text{
margin-top: 20px;
}
 }

 .form-container{
  padding-left: 0;
  padding-right: 0;
 }

 @media only screen and (max-width:767px){
.hide-on-small-screens{
display: none;
}

.form-container .form-props{
width: 90%;
}
 }
