html {
  font-size: 1rem;
}
h2 {
    /*  color: #a8a8a8;*/
    color: #2d98e4;
    background: -webkit-radial-gradient(#000612,#2d98e4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 8px;
    font-size: 1.6rem;
}
@media (min-width: 768px) {
    html {
        /* font-size: 16px;*/
        font-size: 0.9rem;
    }
}

html {
  position: relative;
  min-height: 100%;
}
body {
   /* margin-bottom: 60px;*/
    background-color: #FAF9FC;
    font-size: 0.9rem;
  /*  min-width: 100vh;
    min-height: 100vh;*/
}
.uppercase {
text-transform:uppercase;
}
.left-align {
text-align:left;
}
#roundName {
    font-weight: 700;
}
.mainCont {
    padding-top: 140px;
}
.mainContentOuterCont {
   /* padding: 20px;*/
}
.mainLefLink {
    color: #0077cc;
    background-color: #ffffff !important;
}
.mainLefLink:hover {
    background-color:inherit;
}
.footer {
    margin-top:auto;
    background-color: #000000;
    padding:16px;
}
    .footer .container {
        color: #ffffff;
    }
.footerCont {
margin-left:20px;
}
h1 {
    color: #000000;
}
    .lead {
        color: #ffffff;
        font-weight: 700;
    }
.lead small {
    font-weight: 400;
}
#login-submit {
    width: 100%;
    max-width: 200px;
    margin-top: 10px;
    border-radius:3px;
  /*  background: #FF604C !important;
    background-image: inherit;
    border:none;*/
}
#account {
    width:100%;
    max-width: 350px;
    margin: 0 auto;
}
.sidebarNavItems {
    width:100%;
list-style:none;
padding:0;
height:100vh;
}
.loginCard {
    width:100%;
max-width:576px;
margin:0 auto;
}
.loginCard img{
    width: 100%;
    max-width: 180px;
    margin: 0 auto;
    padding-bottom:20px;
    padding-top:5px;
    opacity:0.7;
}
#forgot-password {
text-decoration:none;
}
.sidebar-heading img {
    max-width: 100px
}
#sidebar {
    min-width: 270px;
    max-width: 270px;
    background: #3445b4;
    color: #fff;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative;
}
#sidebar .custom-menu {
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 0;
    margin-right: -20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
    #sidebar .custom-menu .btn.btn-primary {
        background: 0 0;
        border-color: transparent;
    }
    #sidebar .custom-menu .btn {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        position: relative;
    }
        #sidebar .custom-menu .btn i {
            margin-right: -40px;
            font-size: 14px;
        }
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border: 0;
}
.topnavCont {
padding-left:5px;
}
.sidebar-heading {
background-color:#ffffff !important;
}
.newUserResendConfirmEmail a{
color:#ffffff;
text-decoration:none;
}
.newUserResendConfirmEmail {
color:#ffffff;
}
#wrapper {
    overflow-x: hidden;
}

@media (min-width: 768px) {
    #page-content-wrapper {
        min-width: 0;
        width: 100%;
    }
}
@media (max-width: 576px) {
    .table {
    display: block !important;
    overflow-x: auto !important;
    width: 100% !important;
    }
}
.multiselect-container {
    min-width:250px
}

.multiselect-container li {
    margin: 5px;
    text-align: left;
}
.multiselect-container > li > a > label {
padding:5px !important;
}
.addNoteForm {
max-width:450px;
width:100%;
margin:0 auto;
}
.addNewLink {
cursor:pointer;
}
.control-label {
    width:100%;
text-align:left;
}
.companySelectCont {
width:100%;
max-width:400px;
}
.text-left {
text-align:left;
}
.salesActionsFormCont {
display:none;
}
#createTemplateLink {
    display: none;
}
#createContactLink {
    display: none;
}
    #createContactLink svg {
        color: #24ad09;
    }
.createNewLink svg {
    color: #24ad09;
}
.topBackLink svg {
    color: #37585a;
}
#createSalesActionLink {
    display: none;
}
#wasUpdatedLbl {
background:#4cff00;
color:#000000;
display:none;
}
.badCont {
    padding:25px;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #0e0e0e;
}
    .badCont img {
    width:100%;
    padding:0;
    margin:0;
    max-width:1000px;

    }
    .badMsg {
        padding: 20px;
        color: #ffffff;
        font-size: 1.3rem;
    }
.mainLefLink {
   /* padding-top: 12px !important;
    padding-left: 0 !important;
    padding-bottom: 2px !important;
    padding-right:28px !important;*/
}
.spinoutLnk {
    padding-top: 7px !important;
    padding-bottom: 2px !important;
    color: #000080 !important;
    font-size: 15px;
    font-weight:500 !important;
    padding-left:5px;
    padding-right:5px;
}
.cs-options ul li {
    text-align:center;
background-color:#000000 !important;
color:#ffffff;
border-radius:6px 6px;
padding:0 !important;
margin-bottom:2px;
}
.brandLogo {
    padding-right: 35px;
}
.navbar-nav li {
/*padding-left:10px;*/
}
.bi-plus-circle-fill {
/*color:#000000 !important;*/
font-size:20px;
}
.contactDetailsLst {
font-size:0.9rem;
}
.signinLnk {
    margin-right: 20px !important;
    font-weight: 600;
    padding: 12px 20px;
}
.singoutLnk {
    margin-right: 20px !important;
    font-weight: 600;
    padding:8px 14px;
}
.nav-item .dropdown-toggle {
    color: #000612 !important;
    font-size: 0.98rem;
    
  /*  background: -webkit-linear-gradient(#000000,#2d98e4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}
.navbar-nav .mainLefLink {
    color: #000612 !important;
    font-size: 0.98rem;
}
.loggedInIconTop {
height:38px;
padding-right:10px;
opacity:0.7;
}
.wileyCoyoteImg {
    opacity: 0.7;
    height: 30px;
}
    .wileyCoyoteImg:after {
        content: "\0020";
    }
    .wileyCoyoteImg:before {
        content: "\0020";
    }
#leadSearch:focus {
    outline: none;
    box-shadow:none;
}
.leadCompAndStatusLbl {
    max-width: 320px;
    border: 1px dotted #D3D3D3;
    padding: 10px;
    margin-bottom: 10px;
    margin-left: -10px;
}
.leadDataStandoutNrml {
    /*color: #0B0B45;*/
    color: #ffffff;
}
.leadDataStandoutLbl {
font-weight:400 !important;
font-style:italic;
color:#ffffff;
}
    .leadDataStandoutLbl:after {
        content: "\0020";
    }
.leadActionHeader {
    color: #5C5C5C;
    font-size: .75rem;
}
.contactDetailsLst dt {
    font-weight: 500;
    color: #5C5C5C;
}
.contactDetailsLst dl {
    color:#000000;
    font-weight: 500;
}
.smFieldNotes {
display:inline-block;
color:#0B0B45;
font-style:italic;
padding-bottom:5px;
}
.userCardProcessor {
    background: #0A37A6;
    opacity: 0.8;
}
.userCardAdmin {
    background: #05106E;
    opacity: 0.8;
}
.userCardRep {
    background: #0CA4EB;
    opacity: 0.8;
}
.userCardRepAdmin {
    background: #007DFF;
    opacity: 0.8;
}
.roleDefLbl {
    color: #5C5C5C;
    margin:15px;
    padding-top:15px;
}
.roleListCont {
width:100%;
margin:0 auto;
text-align:center;
display:inline-block;
}
.roleDisplayList {
    width: 100%;
    max-width: 90%;
    display:inline-table;
    text-align:left
}
.roleListIcon {
    padding-left: 20px !important;
}
.roleNameList {
font-weight:600;
font-size:1rem
}
.userRoleListHead {
    font-size: 1.3rem;
    color: #989898 ;
}
.newActionBtn {
margin-bottom:5px;
}
.topBackLink {
text-decoration:none;
font-weight:600;
color:#5C5C5C;
}
.createNewLink {
    text-decoration: none;
    font-weight: 600;
    color: #5C5C5C;
    display: inline-flex;
    padding-left: 0;
}
.leadActionHeader svg {
margin-bottom:5px;
}
.leadActionTabCont .card {
min-height:450px;
/*margin-top:30px;*/
}
.emptyLeadActionsMsg {
text-align:center;
font-size:0.9rem;
font-weight:500;
padding:30px !important;
background-color:#ffffff !important;
}
.contactDetailsLst a{
color:#0A37A6;
}
#btnSubmitLeadAss {
    margin-top: 4px
}
.nav-tabs .nav-link{
    color:#000000 !important;
}
    .nav-tabs .nav-link.active {
        /* color: #3b579c !important;*/
        /*Here is the light brown in logo: f9e084*/
        color: #c7b35b !important;
    }

@media (max-width: 767px) {
    .navbar-nav li {
        padding-left: 5px !important;
    }
}
.leadList td:hover {
cursor:pointer;
}
.fw-bold {
display:inline-block;
}
.editLeadBtn {
    margin: 8px 0;
    text-align:center;
}
    .editLeadBtn a {
        background-color: rgb(93, 97, 102) !important;
    }
    .editLeadBtn a:hover {
        background-color: #5C5C5C !important;
    }
    .backtoListMngLnk {
        margin-bottom: 7px
    }
.contactDetailsLstLbl {
    display: inline-block;
    font-weight:400;
    font-style:italic;
}
.contactDetailsLstData {
    display: inline-block;
    font-weight: 600;
}
.bigColHead {
font-size:1.4rem;
font-weight:600;
text-align:left !important;
}
.referrerStatusLst .badge {
    font-size:0.9rem;
}
.referrerStatusLst .btn {
   cursor:default;
}
.noHover {
    pointer-events: none;
}
.LeadCntListPill {
font-size:.8rem;
}
.roleTitles {
color:#ffffff !important;
}
.forgotPassLnk {
font-size:.7rem;
}
.totalClosedMoneyLst {
margin-left:10px;
}
.referrerStatusLst .fa-dollar-sign {
display:inline-flex !important;
}
.reportingTable th {
text-align:left;
color:#000000;
font-size:1rem;
}
.reportingTable .badge {

}
.reportingTable i {
    margin: 8px;
    padding: 1px;
    width: 110px
}
.referrerLstNameLbl {
font-weight:600;
font-size:.9rem;
padding-right:10px
}
.referrerLstStatCntLbl {
border:1px solid #5C5C5C;
border-radius:4px;
margin:8px;
padding:3px;
margin-left:0 !important;
}
.reportingTable thead {
    border-top: 1px solid #ededed;
    border-left: 1px solid #ededed;
    border-right: 1px solid #ededed;
    border-bottom: 1px dashed #D3D3D3;
}
    .reportingTable thead th {
    margin:40px !important;
    color:#5C5C5C;
    /*text-align:center;*/
    }
    .reportingTable tbody td {
        padding: 15px !important;
    }
.tmpRefLblFix {
text-align:left !important;
padding-left:15px !important;
}
.countryCodeInpt {
max-width:30%;
display:inline-block;
}
.phoneInpt {
    max-width: 65%;
    display: inline-block;
}
.countryCodeInpt::placeholder {
    font-size: .8rem;
}
    .phoneInpt::placeholder {
        font-size: .8rem;
    }
.langFlagIcon {
max-width:30px;
}
.countryFlagSel {
max-width:40px;
cursor:pointer;
padding-top:6px;
}
.lstAmountReferrer {
color:#000000;
font-weight:600;
}
.alert-black {
    color:#ffffff;
background:#000000;
}
.currentEmailAttachLinks {
width:100%;
text-align:left;
}
#viewEmailBody {
text-align:left;
padding-top:5px;
padding-bottom:5px;
}
.willSendEmailLbl {
text-align:left;
}
.showUploadedDocLbl {
    text-align: left;
}
.noteList {
cursor:pointer;
}
.emailList {
    cursor: pointer;
}
.actionList {
    cursor: pointer;
}
.page-item a {
margin-top:6px;
margin-right:8px;
margin-left:0;
}
.companyLnkURL {
color:#ffffff !important;
text-decoration:none;
}
input[type="file"] {
max-width:300px;
}
input[type="file"]::file-selector-button {
border:1px groove #989898;    
    }
.searchBtn {
    padding-top: 0.6rem;
    padding-bottom: 0.6rem;
}
.totalRowCntUsers {
padding:4px 6px;
}
.form-select {
border:1px solid #ededed;
}
.selectWithIcon {
    border:0 !important;
}
.filterCont {
    border: 1px solid #ededed;
}
#email-form .input-group-append {
height:58px;
}
.properCase {
    text-transform:capitalize;
}
#registerSubmit {
padding:14px 30px;
}
.userFromNoteCont {
width:100%;
margin:0 auto;
text-align:left;
margin-bottom:20px;
}
.userFromActionCont {
    width: 100%;
    margin: 0 auto;
    text-align: left;
    margin-bottom: 10px;
}
.form-control[type=file]:not(:disabled):not([readonly]) {
    background: #ffffff;
}
.chkMailTempl {

}
.chkLblCont {
    border: 1px solid #ededed !important;
    padding: 10px 40px;
    max-width: 400px;
}
.attachLnk {
    color: #0A37A6;
    font-weight: 700;
    border: 1px dotted #ededed;
    padding: 6px;
}
.attachLnk:hover {
   border-color:#05106E;
}
.attachLnkPara {
padding-top:10px;
}
.helpTtip {
padding-left:6px;
}
strong {
font-weight:700;
}
.dialog-delete-custom .ui-widget-header {
    background: #3b579c;
    /* font-size: .75em;*/
    color: #ffffff;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
float:none !important;
text-align:center;
}
.ui-dialog-title {
font-weight:500;
font-size:.8rem;
}
.ui-dialog-titlebar-close {
    display: none;
}
.dialogConf {
    font-weight: 500;
    font-size: 0.7rem !important;
    padding: 10px 22px;
    margin-right:10px !important;
}
.dialogCanc {
    font-weight: 500;
    font-size: 0.7rem !important;
    padding: 10px 22px;
    margin-left: 10px !important;
}
#jqUIDialogContent {
    margin-top:15px;
font-size:0.9rem;
}
.ui-widget-content {
border:0 !important;
}
.leadPanelSpacerTop {
padding-top:6px;
}
.ui-widget {
font-family:inherit !important;
font-size:inherit !important;
}
.ui-autocomplete .ui-menu-item-wrapper {
text-transform:capitalize;
}
.ui-autocomplete {
    border: 1px solid #ededed !important;
}
    .ui-autocomplete li {
        border-bottom: 1px solid #ededed;
        padding:8px;
    }
.toast-body {
    margin-top:10px;
margin-bottom:20px;
background:#ffffff;
}
.exportBtn {
padding:12px 30px;
}
.addRemRoleHeaders {
padding:12px !important;
}
.addRemRoleHeadName{
    color:#ff6a00;
}

.topLeadDetailsPart {
padding-top:15px;
padding-bottom:15px;
}
.logoMain {
    width:100%;
max-width:150px;
margin-left:15px;
}
.shorterSelects {
max-width:500px
}
dd {
padding-bottom:6px
}
.uploadIDLnk {
    color: #c7b35b !important;
    padding-left: 5px;
    padding-top:2px;
    text-decoration:none;
}
.goGreen {
    color: #2AAA8A;
    font-weight: 600;
}
.goRed {
    color: #ff0000;
    font-weight: 600;
}
.attachmentLnk {
    display:inline-block;
padding-bottom:4px;
}
.coNameLbl label{
    font-size:1rem;
    font-weight:800;
}
.form-check-input {
    font-size:1.1rem;
    border:1px solid #000000;
}
.actionStatColor-NO {
    background-color: #d6d822 !important;
    color: #000000 !important;
    font-weight: 700;
}
.actionStatColor-YES {
    background-color: #24ad09 !important;
    color:#ffffff !important;
    font-weight:700;
}
.rotateActionLabels {
    transform: rotate(70deg);
    /* Legacy vendor prefixes that you probably don't need... */
    /* Safari */
    -webkit-transform: rotate(-90deg);
    /* Firefox */
    -moz-transform: rotate(-90deg);
    /* IE */
    -ms-transform: rotate(-90deg);
    /* Opera */
    -o-transform: rotate(-90deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.roundRed {
color: #ff0000;
}
.roundGreen {
color: #00ff21;
}
.videoLogin {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center center;
    opacity: 1;
}
.video-bg {
    background: #000;
    position: relative;
    overflow: hidden;
}
.dropdown-item {
padding-top:5px !important;
padding-bottom:5px !important;
}
#ActionEmailSubjectLbl {
text-align:left;
font-size:1.3rem;
}
#ActionEmailBodyLbl {
    text-align: left;
    padding-top:4px;
}
.emailDivider {
    width:100%;
max-width:250px;
outline-style:inset;
outline-width:1px;
}
/*BEGIN checkbox css styles*/
.selectedRowLeads {
    border: 2px solid #6e7f80;
}
/*END checkbox css styles*/
.poolBtn {
    margin-top: 0 !important;
    color:#c7b35b !important;
}
.darkGoldColor {
    color: #c7b35b !important;
}
.inProfLnk a {
    color: #c7b35b !important;
    padding-left: 5px;
    text-decoration:none;
}
    .inProfLnk a:hover {
    color:#c7b35b;
    }
.topProfileData {
    padding: 1px 0 1px 0;
}
.phoneTypeDD {
display:block;
width:100%;
max-width:175px;
}
.repListLbl {
font-size:0.9rem;
width:100%;
max-width:200px;
}
.unclaimBtn {
    margin-top:20px;
}
.isOnListIcon {
font-size:23px;
margin-left:34px;
}
.gradientTxt {
    color:#2d98e4;
    background: -webkit-linear-gradient(#2d98e4, #000612);
    -webkit-background-clip:text;
    -webkit-text-fill-color: transparent;
}
.listStatsHigh {
    color: #a8a8a8;
    padding-bottom: 8px;
    font-size: 1.1rem;
}
.listStatsHighData {
   /* color: #000000;*/
    padding-bottom: 8px;
    font-size: 1.1rem;
    font-weight:800;
}
.listStatsHighRow {
padding-top:0 !important;
}
.listNameList {
    font-size: 1.1rem;
    font-weight: 800;
}
.tooltipCont {
    width:100%;
    max-width:800px;
    text-align:left;
    padding:10px;
}
.tooltipCont ul li {
padding-bottom:3px;
}
.spaceyform .form-group {
padding-bottom:10px;
}
.priorityLbl-Low {
    font-weight: 700 !important;
    color: #9fc5e8 !important;
}
.priorityLbl-Medium {
    font-weight: 700 !important;
    color: #ff7400 !important;
}
.priorityLbl-High {
    font-weight: 700 !important;
    color: #ff0000 !important;
}
.testEmailSbmtBtn {
    height:42px;
}
.hasTip a i {
font-size:20px;
}
.prefContactIcons {
font-size:15px;
}
.mce-menu {
    position: fixed !important
}
.tox-tinymce-aux {
    position: relative !important;
}
.tox-tinymce-aux {
    z-index: 999999 !important;
}
#viewNoteContent {
text-align:left;
padding:8px;
}
.outterNoteCont {
    border:1px solid grey;
text-align:center;
margin:0 auto;
overflow:auto;
}
.leadDataStandoutNrml i {
/*color:#e55b00;*/
}
/*Hide the down toggle arrow next to nav item if there is no dropdown*/
.hideDDarrowNav::after {
color:#ffffff;
}