body,
li,
select,
.side-nav {
    font-family:'Gotham', "Open Sans", arial, sans-serif!important;
}

header .top-bar {
    background: #fff !important;
    padding: 0px 10px;
    /* border-bottom: 1px solid ; */
    /* box-shadow: 0 1px 0 0 #e0e5ec; */
    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%);
}

button,
.button {
    background-color: #1e47f8;
    line-height: 1rem;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
span,
td {
    word-wrap: break-word;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
span,
td,
div {
    font-weight: 500;
}

p, span, div {
    font-weight: 600;
}
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Gotham', "Open Sans", arial, sans-serif !important;
}

.top-bar-section label {
    display: none;
}

.foundation-bar .title-area {
    width: 305px;
}

.innerLogo {
    text-align: left;
    width: 92% !important;
    height: 45px!important;
}

.innerLogo img {
    margin-top: -5px;
    height: 65%;
    margin-left: 20px;
}

.loginBoxNew {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 0 30px;
    margin-top: 50px;
}

.large-2.lgr {
    width: 12%;
}

.lgr {
    background-color: #fff;
}

.icon-bar>* {
    padding: 8px 15px;
}

.top-bar-section i {
    font-size: 1.7rem;
    /* margin-top: 12px; */
    color: #131415;
    line-height: 50px;
}

.logo-container {
    width: 230px;
    padding: 4px 0;
}

.small-navbar .search-container {
    width: 100%;
}


/* .small-navbar .search-container input[type="text"]{ width: 100%;} */

.search-container {
    width: 500px;
    padding: 4px 0;
    position: absolute;
    z-index: 999;
    top: -2px;
    left: 320px;
}

.search-icon {
    text-indent: 1rem;
    width: 2.8125rem;
    height: 2.8125rem;
    display: block;
    padding: 0;
    color: white;
    position: relative;
}

.search-icon span {
    line-height: 2.8125rem;
    display: block;
    font-size: 1.5rem;
}

.iconmenubar .icon-bar {
    padding: 4px 0;
}

.search-container input[type="text"] {
    /*margin: 3px 0 0 0;*/
    margin-bottom: 0;
    width: 350px;
    font-size: 12px;
    color: #646464;
    height: 28px;
    box-shadow: none!important;
    border-top: 0;
    border-bottom: 0
}

.stack-for-small .button.fa-search {
    padding: 8px 15px;
    /*margin-top: 3px;*/
    background: #5da423;
    border-radius: 0;
    -webkit-border-top-right-radius: 4px!important;
    -webkit-border-bottom-right-radius: 4px!important;
    -moz-border-radius-top-right: 4px!important;
    -moz-border-radius-bottom-right: 4px!important;
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
    margin-bottom: 0!important;
    border-left: 0!important;
}

.search-container span.curv-button {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background: #fff;
    border-right: 1px solid #e0e0e0!important;
    color: #999;
    padding: 8px 15px;
    /*margin-top: 3px;*/
    margin-bottom: 0!important;
}

.top-bar-section ul li,
.top-bar-section li a {
    background: transparent!important;
}

.top-bar-section li.active,
.top-bar-section li a:hover {
    background: rgb(239, 236, 251) !important;
    border-radius: 50%;
}
.top-bar-section li.userProfileDropDown a:hover {
    border-radius: 0%;
} 
.side-nav li a {
    color: #1d1e1f;
    font-size: 14px;
    padding: 2px 0px 3px 0px!important;
}

.side-nav li {
    margin: 0 0 0.9rem!important;
    margin-bottom: 0;
}

.side-nav li:hover {
    background: #f4f4f4;
    display: block;
    position: relative;
    z-index: 9
}

.side-nav li a i {
    /* background: none repeat scroll 0 0 #eee;
    border: 1px solid #ccc;  font-size: 16px;*/
    font-size: 18px;
    border: 0!important;
    vertical-align: middle;
    border-radius: 20px;
    padding: 5px !important;
}

.side-nav li a span {
    /* margin-left: 6px; */
    /* color: #777; */
    /* font-family: Roboto, sans-serif; */
    /* color: #7d7d8e; */
    font-size: 13px;
}

.sidebar {
    /*background: #fafafa;*/
    min-height: 500px;
}

.contentbar {
    /* border-left: 1px solid #f1f1f1; */
    min-height: 86.5vh;
    width: 88%;
}

.manage-leads h4 {
    color: #333;
    margin-left: 0;
}

.manage-leads .button-group {
    margin: 0;
}

.manage-leads-setting .f-dropdown:before,
td .f-dropdown:before,
.importDropdown .f-dropdown:before {
    right: 8px!important;
    left: auto!important;
}

.manage-leads-setting .f-dropdown.open:after,
td .f-dropdown.open:after,
.importDropdown .f-dropdown.open:after {
    right: 7px!important;
    left: auto!important;
}

.manage-leads-setting .f-dropdown:after,
td .f-dropdown:after,
.importDropdown .f-dropdown:after {
    right: 9px;
    left: auto;
}

.manage-leads-setting .f-dropdown,
td .f-dropdown,
.importDropdown .f-dropdown {
    right: 9999px;
    left: auto;
}

.rightp0 {
    right: 0!important;
}

.manage-leads-setting div[data-dropdown-content],
td div[data-dropdown-content],
.importDropdown div[data-dropdown-content] {
    min-width: 130px!important;
}


/***MEDIA QUERY FOR 320 AND 767***/

@media (min-width:320px) and (max-width: 940px) {
    header .tab-bar {
        background: #524982!important;
        padding: 5px 10px;
        height: auto!important;
        line-height: normal!important;
    }
    .title-area {
        float: left;
    }
    ul {
        margin: 0;
    }
    ul li {
        list-style: none;
    }
    h4 {
        color: #fff;
        margin-left: 5px;
    }
    .small-block-grid-5>li {
        width: 50%;
        margin-bottom: 10px;
    }
    .side-nav li {
        border-bottom: 1px solid #333;
        margin: 0;
        padding: 5px;
    }
    .side-nav li a {
        color: #ccc!important;
    }
    .side-nav li:hover {
        background: #524982!important;
    }
    .left-off-canvas-menu {
        background: #fafafa;
    }
    .search-container {
        width: 100%!important;
        position: absolute;
        z-index: 999;
        top: 40px!important;
        left: 0px!important;
        padding: 10px;
        background: #524982!important;
        border-top: 1px solid #6D62A8;
    }
    .search-container input[type="text"] {
        /*margin-top:0px!important;*/
        width: 275px;
        font-size: 12px;
        color: #646464;
        height: 28px!important;
        box-shadow: none!important;
    }
    .button-group.round.stack-for-small>*:last-child,
    .button-group.round.stack-for-small>*:last-child>a,
    .button-group.round.stack-for-small>*:last-child>button,
    .button-group.round.stack-for-small>*:last-child>.button {
        -webkit-bottom-left-radius: 0;
        -webkit-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border: 0!important;
    }
    .top-bar-section label {
        display: inline-block!important;
        margin-left: 5px;
        color: #ccc!important;
    }
    .top-bar-section a {
        color: #ccc!important;
        border-bottom: 1px solid #333;
    }

    .details-content .tabs a {
        padding: 10px 13px 5px!important;
    }
    .details-content .tabs dd:last-child a {
        border-right: none;
    }

    #dropId {
        border: none;
    }
    #dropId li a {
        color: #333!important;
    }
    #dropId li a:hover {
        background: #999!important;
    }
    button.small,
    .button.small {
        padding-left: 0.5rem!important;
        padding-right: 0.5rem!important;
        font-size: 0.96rem!important;
    }
    .top-bar-section ul li>a {
        padding: 0 0 0 15px!important;
    }
    .contentbar {
        border-left: 0px;
    }
    .cleared {
        clear: none!important;
    }
    .closest-connect label {
        line-height: 1.85rem!important;
    }
    .lead-connection {
        padding-left: 0;
    }
    .closest-connect .count {
        padding: 5px!important;
        min-width: 35px!important;
        font-size: 2rem!important;
        margin-right: 2px!important;
    }
    .details-content p.tabText {
        font-size: 0.95rem!important;
    }
    .details-content .tabs a {
        padding: 7px!important;
    }
    .marginleft-20 {
        margin-left: 0 !important
    }
}

@media (min-width:520px) and (max-width: 641px) {
    .loginBasepanel {
        width: 80%!important;
    }
    .marginleft-20 {
        margin-left: 0 !important
    }
}

@media (min-width:940px) and (max-width: 1024px) {
    .search-container input[type="text"] {
        width: 250px;
    }
    .search-container {
        left: 220px;
    }
}


/*===STYLE FOR RESIZE CONTENTBOX AND HIDE LEFTBAR ON 768 SIZE======*/

@media (min-width:641px) and (max-width:940px) {
    .top-bar.foundation-bar.hide-for-small {
        display: none!important;
    }
    .tab-bar.show-for-small.small-navbar {
        display: block!important;
    }
    .scroll-container>.row .large-2.medium-3.columns.lgr {
        display: none;
    }
    .title-area .name h1 {
        display: block!important;
    }
    .search-container.pull-left.hide-for-small {
        display: none!important;
    }
    .top-bar-section ul li,
    .top-bar-section li a {
        width: 100%;
    }
    .marginleft-20 {
        margin-left: 0 !important
    }
}

@media (min-width:320px) and (max-width: 480px) {
    .dashboard-block-grid .icon {
        width: 18%!important;
    }
    .dashboard-block-grid .icon i {
        font-size: 1.3rem!important;
    }
    .dashboard-block-grid p {
        margin-right: 1%!important;
        font-size: 0.9rem!important;
    }
    .dashboard-block-grid .number {
        width: 19%!important;
        font-size: 1.5rem!important;
    }
    .manage-leads .lead-profile-img {
        max-height: 80px!important;
        width: 75px!important;
    }
    .proPicListing {
        font-size: 6rem!important;
    }
    .manage-leads .title-container {
        width: 165px!important
    }
    .manage-leads .title {
        width: auto!important;
    }
    .manage-leads p {
        margin-bottom: 4px!important;
    }
    .newLoginCenter {
        top: 5% !important
    }
    .marginleft-20 {
        margin-left: 0 !important
    }
}

@media (min-width:320px) and (max-width: 640px) {
    .reveal-modal,
    dialog {
        width: 96vw!important;
        left: 0vw!important;
        min-height: 96vh!important;
        top: 0vh!important;
        overflow: auto;
        z-index: 9999999;
    }
    .reveal-modal,
    .dialog {
        transform: translate(2vw, 2vh);
        transition: transform 0.3s ease-out 0s;
    }
    label.right {
        text-align: left!important;
    }
    .lead-details-upper label {
        margin: 0!important;
    }
    .lead-detailst-bighumb {
        width: 40%;
        /*margin:auto;*/
    }
    .lead-detailst-bighumb i {
        font-size: 8rem!important;
    }
    .loginBasepanel img {
        max-width: 14rem !important
    }
    .marginleft-20 {
        margin-left: 0 !important
    }
}


/***MEDIA QUERY FOR 768 AND 2014***/

@media (min-width:768px) and (max-width: 1024px) {
    .boxpara-check {
        bottom: 18px!important;
    }
    /*.search-container{width: 310px!important; left: 210px!important;}
    .search-container input[type="text"]{ width: 225px!important;}*/
    header .top-bar {
        padding: 0 10px!important;
    }
    .small-block-grid-5>li {
        width: 33.33%;
        margin-bottom: 10px;
    }
    .readonly-split span {
        padding: 8px 3px!important;
    }
    .readonly-split span:first-child {
        width: 32px!important;
    }
    .closest-connect .count {
        font-size: 2rem!important;
        padding: 3px!important;
    }
    ul.icon-list li a {
        margin-right: 3px!important;
    }
    .closest-connect label {
        font-size: 1.1rem!important;
    }
    .lead-details-upper .connect li a i {
        font-size: 1rem!important;
    }
    .lead-details-upper .connect li a {
        padding: 5px 5px 2px 5px!important;
    }
    .lead-details-upper p.subtitle {
        margin-bottom: 0!important;
    }
    .details-content .tabs a {
        padding: 15px 30px!important;
    }
    .open-activity-right i.open-activity-right-icon {
        font-size: 3rem!important
    }
    .open-activity-box2 {
        width: 86%!important;
        padding: 1%!important;
    }
    .campaign-list li .campaign_name .campaign-sub {
        width: 95%!important;
    }
    .dashboard-block-grid .number {
        width: 22%!important;
        font-size: 1.7rem!important;
    }
    .dashboard-block-grid .icon {
        width: 23%!important;
        margin-right: 2px!important;
    }
    
    .scroll-container>.row {
        max-width: 100%!important;
    }
}


/***STYLE FOR COMPAIGN PAGE***/

.compaign-heading {
    color: #525252;
    font-size: 20px;
    font-weight: bold;
    border-bottom: 1px solid #e5e5e5;
    line-height: 40px;
    margin-bottom: 0;
}

.compaign-Subheading {
    color: #929292!important;
    font-size: 1.8rem;
    font-weight: normal;
    line-height: 40px;
    border-bottom: 1px solid #cccccc;
}

.compaign-Subheading i {
    color: #929292;
    font-size: 1.8rem;
}

ul.compaingn-option {
    padding: 10px 3px;
}

.campaignOwner {
    width: 30px;
    height: 30px;
}

.compaingn-option li {
    padding-bottom: 0;
    position: relative
}

.compaingn-option li .optionbox {
    border: 1px solid #ccc;
    border-top: none;
    min-height: 150px;
    position: relative;
}

.compaingn-option li .optionbox p.boxpara,
.boxpara {
    padding: 10px;
    color: #777;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    background: #f1f1f1;
    border-top: 1px solid #ddd;
}

.boxpara-check {
    margin-bottom: 0;
    height: 16px;
    width: 16px;
    position: absolute;
    bottom: -2px;
    right: 15px;
}

.compaingn-option li .optionbox p.buttonlinks {
    position: absolute;
    left: 10px;
    top: 20px;
}

.compaingn-option li .optionbox img {
    width: 100%;
    margin-top: -2px;
}

.compaingn-option li .optionbox p {
    padding: 10px 0px;
    margin: 0;
    line-height: normal;
    text-align: center;
}

.compaingn-option li .optionbox p.text-right {
    background: #f1f1f1;
    width: 100%;
    line-height: 5px;
    padding: 10px 5px;
}

.tabs-content>.content.active {
    outline: none;
}

.compaingn-option li .optionbox p.text-right input[type="checkbox"] {
    margin: 0;
    height: 15px;
    width: 15px;
}

.manage-leads input[type="checkbox"] {
    vertical-align: middle!important;
}

.user-title {
    /* line-height: 37px!important;
    padding: 5px 2px 2px 2px!important;
    min-width: 130px;
    font-size: 1rem!important; */
}

.user-title label {
    display: inline-block!important;
}

.user-title label.right {
    float: right!important;
    margin-right: 5px;
    margin-top: 8px;
}

.user-title i {
    font-size: 1.1rem;
}

.user-title img {
    height: 25px;
    width: 25px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-left: 5px;
}

.scroll-container {
    margin-bottom: 20px;
}

.scroll-container>.row {
    max-width: 100%;
}

.f-dropdown li a {
    padding: 0;
    line-height: 1.2rem!important;
    font-size: 1rem;
}

#dropId {
    width: 125px;
}

footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
}

footer .top-bar {
    background: #262b34!important;
    padding: 5px;
    height: auto;
}

footer .top-bar p {
    color: #fff;
    font-size: .95rem;
    text-align: center;
    margin-bottom: 0;
}

.tabs {
    background: #efefef;
    padding-left: 4px;
}

.tabs dd a {
    margin: 5px 2px 0 2px;
    padding: 12px 15px 8px 15px;
    font-size: 1.2rem;
}

#facebook_compaign .tab-title.active a {}

.button.tiny {
    padding: 0.4rem 1rem;
    font-size: 1rem;
    margin-bottom: 5px;
}

hr {
    margin: 10px 0;
}

.previewbox {
    -webkit-box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.10);
    box-shadow: 0px 0px 4px 2px rgba(0, 0, 0, 0.10);
    margin: 25px auto;
    width: 80%;
    border: 1px solid #ddd;
    padding: 10px;
}

.previewbox .head {
    padding: 1px 0px 0px;
    float: left;
    font-size: 4rem;
    color: #fff;
    line-height: 35px;
}

.previewbox img {
    width: 100%;
}

.previewbox .title {
    color: #3c579a;
}

.next-step {
    background: #f1f1f1;
    padding: 10px 20px;
    display: block;
    border: 1px solid #ddd;
}

.media-buttons i {
    font-size: 2rem;
}

.media-buttons .th {
    width: auto !important;
    height: 60px;
    color: #999;
    text-align: center;
    border: none;
    padding: 3px;
}

.media-buttons .th img {
    height: 54px;
}


/*.media-buttons .th:before {
  content: "Reccomended size:698 X 400 pixels";
}*/

textarea {
    min-height: 100px;
    overflow: auto;
}


/**STYLE FOR BROWSE BUTTONS**/

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.fileUpload i {
    font-size: 1.6rem;
}


/***STYLE FOR MAIL COMPAIGN PAGE***/

.mail-compaign {
    border: 1px solid #eaeaea;
    /*height: 300px;*/
    margin-top: 11px;
}

.mail-compaign .title {
    font-size: 1.5rem;
    color: #fff;
    padding: 10px;
    /*line-height: normal;*/
    background: #f3f3f3;
}

.mail-compaign .title.greycolor {
    color: #717171;
}

.mail-compaign .title img {
    border: 1px solid #fff;
}

.mail-compaign .title.fb {
    background: #46639f;
}

.mail-compaign .title.tw {
    background: #5cb0f0;
}

.mail-compaign .title.ld {
    background: #0c81b7;
}

.mail-compaign .title.ig {
    background: #93785b;
}

.mail-compaign .title.ml {
    background: #ec9919;
}

.mail-compaign .head {
    background: #999;
    padding: 1px 0px 0px;
    float: left;
    font-size: 4rem;
    color: #fff;
    line-height: 35px;
}

.mail-compaign hr {
    margin: 6px 0;
}

.compaign-content {
    padding: 10px;
    min-height: 220px;
}

.compaign-content .profile-title {
    font-size: 1.2rem;
    color: #3c5897!important;
}

.compaign-content .profile-title .head {
    margin-right: 10px;
}

.compaign-content h3.compaign-header {
    color: #3b5796;
    font-size: 1.4rem;
}

.compaign-content h3 {
    color: #000;
    font-size: 1.3rem;
}

.compaign-content p,
.mail-compaign p {
    color: #999;
}

.compaign-content img {
    width: 180px;
}

ul.icon-list {
    margin: 0;
    padding: 0;
    max-width: 190px;
}

ul.icon-list li {
    float: left;
    list-style: none;
    margin: 0;
}

ul.icon-list li a {
    color: #6e96d3;
    margin-right: 3px;
}

.mail-compaign-history {
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.28);
    border: 1px solid #d9d9d9;
    border-bottom: none;
    min-height: 150px;
}

.mail-compaign-history .head {
    background: #999;
    padding: 1px 0px 0px;
    float: left;
    font-size: 4rem;
    color: #fff;
    line-height: 35px;
}

.compaign-next-step {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.28);
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.28);
    background: #f1f1f1;
    padding: 10px;
    display: block;
    border: 1px solid #d9d9d9;
}

.mail-compaign-history img {
    width: 100%;
}

.mail-compaign-history .publiced-date {
    font-size: 0.90rem;
}

.mail-compaign-history .publiced-date span:last-child {
    color: #000;
}

.mail-compaign-history ul.icon-list li a {
    margin-right: 6px;
}

.mail-compaign-history ul.icon-list li a img {
    width: auto;
}

.compaign-subheading {
    color: #3b5796;
}

.setting-content {
    padding-right: 40px;
    padding-top: 10px;
}

.setting-content i {
    font-size: 1.5rem;
    margin: 10px 5px 0 0;
    color: #333;
}

#compaign-setting,
.compaign-setting {
    width: 125px;
    outline: none;
}


/*#compaign-setting li, .compaign-setting li{ padding: 0!important;}*/

#compaign-setting p,
.compaign-setting p {
    background: #ceccda;
    padding: 5px;
    font-size: 1.1rem;
    margin-bottom: 0;
}

#compaign-setting:before,
.compaign-setting:before {
    border-color: transparent transparent #ceccda transparent!important;
}

#compaign-setting ul,
.compaign-setting ul {
    margin: 0;
    padding: 0px;
}

#compaign-setting ul li,
.compaign-setting ul li { 
    list-style: none;
    margin-left: 0;
    font-size: 1rem;
    padding: 8px 5px;
    border-top: 1px solid #ccc;
}

#compaign-setting ul li input[type="checkbox"],
.compaign-setting ul li input[type="checkbox"] {
    margin: 2px;
    vertical-align: middle;
}

#superContents .content {
    padding: 0;
}


/***STYLE FOR LEAD DETAILS***/

.opportunity-status {
    background: #c1e0a6;
    /* Old browsers */
    background: -moz-linear-gradient(top, #c1e0a6 0%, #ffffff 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c1e0a6), color-stop(100%, #ffffff));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #c1e0a6 0%, #ffffff 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #c1e0a6 0%, #ffffff 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #c1e0a6 0%, #ffffff 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #c1e0a6 0%, #ffffff 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c1e0a6', endColorstr='#ffffff', GradientType=0);
    /* IE6-9 */
}

.opportunity-status1 {
    border-top: 3px solid #cc5652;
    opacity: 0.7;
}

.opportunity-status2 {
    border-top: 3px solid #99140f;
    opacity: 0.7;
}

.opportunity-status3 {
    border-top: 3px solid #66005a;
    /* Old browsers */
    opacity: 0.7;
}

.opportunity-status4 {
    border-top: 3px solid #52731d;
    /* Old browsers */
    opacity: 0.7;
}

.opportunity-status5 {
    border-top: 3px solid #f27100;
    /* Old browsers */
    opacity: 0.7;
}

.opportunity-status6 {
    border-top: 3px solid #92cf5c;
    /* Old browsers */
    opacity: 0.7;
}

.opportunity-status7 {
    border-top: 3px solid #6093bf;
    /* Old browsers */
    opacity: 0.7;
}

.opportunity-status8 {
    border-top: 3px solid #73482f;
    /* Old browsers */
    opacity: 0.7;
}

.opportunity-status9 {
    border-top: 3px solid #736436;
    /* Old browsers */
    opacity: 0.7;
}

.opportunity-status10 {
    border-top: 3px solid #f2c48c;
    /* Old browsers */
    opacity: 0.7;
}

.opportunity-status11 {
    border-top: 3px solid #a67041;
    /* Old browsers */
    opacity: 0.7;
}

.opportunity-status12 {
    border-top: 3px solid #94990f;
    /* Old browsers */
    opacity: 0.7;
}

.opportunity-status13 {
    border-top: 3px solid #3d6384;
    /* Old browsers */
    opacity: 0.7;
}

.lead-detailst-bighumb {
    display: block;
    text-align: center;
    background: #c8c8c8;
    padding: 0;
}

.lead-detailst-bighumb img {
    width: 100%;
}

lead-detailst-bighumb i {
    font-size: 10rem;
    color: #eee;
}

.popDetails p {
    font-size: .95rem;
    margin-bottom: 3px;
    line-height: 1.2rem;
}

.popDetails h4 {
    font-size: 1.2rem;
    margin: 0 !important;
}

.popDetails {
    padding-left: 0 !important;
}

.popDetails p.subtitle {
    color: #9f9f9f;
    font-size: .9rem;
    line-height: 1rem;
}

.lead-details-upper {
    margin-bottom: 10px;
}

.lead-details-upper p.detaContact {
    /*color: #9f9f9f;*/
    line-height: 1.2rem;
    margin-bottom: 10px;
    min-height: 15px;
}

.lead-details-upper p.detaContact i {
    font-size: 1.5rem!important;
    margin-right: 4px;
}

.boxPopSocio {
    margin: 10px 0;
}

.lead-details-upper h3 {
    line-height: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #363636;
}

.lead-details-upper label {
    font-size: 1.1rem!important;
    margin: 4px 0;
}

.lead-details-upper p {
    font-size: 1.2rem;
    margin-bottom: 5px;
    line-height: 16px;
}

.lead-details-upper p.subtitle {
    color: #666;
    font-size: 1rem;
    line-height: 1.2rem;
    min-height: 16px;
    margin-bottom: 18px;
}

.lead-profile-owner {
    color: #9f9f9f;
    font-size: 0.95rem;
    line-height: 13px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.lead-profile-owner a {
    color: #2d84d1;
}

.lead-profile-owner i {
    color: #333;
    font-size: 1.2rem;
    margin-left: 5px;
}

.lead-profile-owner img {
    width: 28px;
    height: 28px;
    border: 1px solid #e9e9e9;
    padding: 1px;
    margin: 0;
}

.lead-profile-owner p {
    margin: 0;
    font-size: 12px;
}

.readonly-split {
    border-right: 1px solid #e7e7e7;
    width: 100%;
    margin-bottom: 13px;
}

.readonly-split span:first-child {
    border-right: 1px solid #9c9c9c;
    font-weight: bold;
    font-size: 1.4rem;
    width: 50px;
    text-align: center;
    white-space: nowrap;
}

.readonly-split span {
    padding: 11px;
    display: inline-block;
    color: #fff;
    font-size: 1rem;
    line-height: 14px;
    float: left;
}

.lead-details-upper .connect li a {
    padding: 3px 1px;
    line-height: 18px;
    vertical-align: top;
    float: left;
    font-family: Open Sans, Arial;
    font-weight: 600;
}

.lead-details-upper .connect li a i {
    font-size: 12px;
}

.lead-details-upper ul.icon-list {
    float: left;
    margin: 5px 2px;
}

.lead-details-upper ul.icon-list li i,
.lead-details-upper ul.icon-list li img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.lead-details-upper ul.icon-list li:last-child a {
    margin-right: 0;
}


/*.lead-connection{}
.lead-connection .closest-connect{ margin-bottom: 15px;}*/


/*.closest-connect .icon-list li img{ height: 24px; width: 26px; margin-right:4px;}*/

.closest-connect .icon-list li img,
.closest-connect .icon-list li i.userIcon {
    line-height: 30px;
    height: 30px;
    margin-right: 4px;
    float: left;
    /* border: 1px solid #e9e9e9; */
    color: #ccc !important;
    font-size: 1.9rem !important;
    /* padding: 1px; */
    width: 30px;
    display: inline-block;
}

.bs-wizard-step {
    padding: 0!important
}

.closest-connect .count {
    font-size: 2rem;
    padding: 0 5px;
    margin-right: 5px;
    color: #fff;
    min-width: 40px;
    max-width: 65px;
    text-align: center;
}

.closest-connect .rd,
.closest-connect .bl {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    min-width: 40px;
    line-height: 40px;
}

.details-progresspara {
    font-size: 1rem;
}

.details-progresspara span {
    color: #2d84d1;
}

.details-content .tabs {
    background-color: transparent !important;
    font-family: 'Gotham' !important;
    font-weight: 550;
    background: transparent !important;
    border-bottom: 1px solid #e0e5ec;
}

.details-content .tabs a {
    padding: 8px 15px 0px !important;
    margin: 0;
    text-align: center;
    display: flex;
    background-color: transparent;
    font-family: 'Gotham' !important;
    font-size: 15px;
    font-weight: 550;
}

.details-content .tabs dd.active a {
    /* outline: none;
    cursor: default; */
    border-bottom: 2px solid #1e47f8;
    color: #1e47f8!important;
    background-color: transparent;
}


/*STYLE FOR CAMPAIGN ANALYTICS PAGE*/

.campaign-analytics {
    margin: 0;
}

.campaign-analytics li {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 0;
    position: relative;
}

.campaign-analytics li:last-child {
    border-right: 1px solid #ddd;
}

.campaign-analytics li span.title {
    background: #524982;
    width: 100%;
    outline: 1px solid #524982;
    display: block;
    color: #D3D1E2;
    padding: 5px 0;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
}

.campaign-analytics li span.value {
    line-height: 4.5rem;
    width: 100%;
    display: block;
    text-align: center;
    padding-top: 30px;
    font-size: 2.5rem !important;
    color: #999;
}

.campaign-analytics li:first-child span.value {
    font-size: 1.5rem;
}

@media screen and (max-width: 768px) {
    .campaign-analytics li:first-child span.value {
        line-height: 2.2rem!important;
    }
    .dashboard-block-grid .icon {
        padding-top: 10%!important;
    }
}


/***STYLE FOR PROGRESSBAR OF LEAD-DETAILS PAGE'S HEADER***/

.bs-wizard>.bs-wizard-step {
    padding: 0;
    position: relative;
}

.bs-wizard>.bs-wizard-step+.bs-wizard-step {}

.bs-wizard>.bs-wizard-step .bs-wizard-stepnum {
    color: #595959;
    font-size: 16px;
    margin-bottom: 5px;
}

.bs-wizard>.bs-wizard-step .bs-wizard-info {
    color: #999;
    font-size: 14px;
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot {
    position: absolute;
    width: 12px;
    height: 12px;
    display: block;
    background: #fff;
    top: 15px;
    border: 1px solid #6fc324;
    left: 62%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot:after {
    content: ' ';
    width: 8px;
    height: 8px;
    background: #92cf5c;
    border-radius: 50px;
    position: absolute;
    top: 1px;
    left: 1px;
}

.bs-wizard>.bs-wizard-step>.progress {
    position: relative;
    border-radius: 0px;
    height: 8px;
    box-shadow: none;
    margin: 3px 0;
}

.bs-wizard>.bs-wizard-step>.progress>.progress-bar {
    width: 0px;
    box-shadow: none;
    background: #92cf5c!important;
    border: 1px solid #6fc324!important;
    border-left: none!important;
    border-right: none!important;
    height: 6px;
}

.bs-wizard>.bs-wizard-step.complete>.progress>.progress-bar {
    width: 100%;
}

.bs-wizard>.bs-wizard-step.active>.progress>.progress-bar {
    width: 50%;
}

.bs-wizard>.bs-wizard-step:first-child.active>.progress>.progress-bar {
    width: 0%;
}

.bs-wizard>.bs-wizard-step:last-child.active>.progress>.progress-bar {
    width: 100%;
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot {
    background-color: #f5f5f5;
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot:after {
    opacity: 0;
}

.bs-wizard>.bs-wizard-step:first-child>.progress {
    left: 50%;
    width: 50%;
}

.bs-wizard>.bs-wizard-step:last-child>.progress {
    width: 50%;
}

.bs-wizard>.bs-wizard-step.disabled a.bs-wizard-dot {
    pointer-events: none;
}

.progress {
    border: none;
    padding: 0
}


/**STYLE FOR TABULAR WIDGET**/

.table-widget {
    border: 1px solid #ddd;
    margin-bottom: 11px;
    margin-left: -1px;
    margin-right: -1px;
}

.table-widget-title {
    border-bottom: 1px solid #e5e5e5;
    background: #f3f4f5;
    line-height: normal;
    padding: 6px;
    min-height: 35px;
    display: block;
    font-size: 1.2rem;
    vertical-align: middle;
}

.fixedBottomRow {
    margin-bottom: 28px;
    text-align: right;
    left: 164px;
    position: fixed;
    bottom: 0;
    right: 10px;
    padding: 10px;
    background: #fff;
    z-index: 7;
    border-top: 1px solid #ddd;
}
.fixedBottomRow .btn-right-sec {
    display: inline-block;
    vertical-align: middle;
    width: 36%;
    text-align: right;
}


/*.table-widget-title i.fa.fa-caret-down{ display:none;}*/

.table-widget-title a i {
    margin: 0 5px 0 0;
    color: #666;
}

.button i {
    color: #fff !important;
}

.button.secondary i {
    color: #666 !important;
}

.table-widget-body {
    padding: 6px;
}

.details-table {
    border: none;
}

table.details-table tr:last-child td {
    border-bottom: none;
}

table.details-table td:last-child,
table.details-table th:last-child {
    border-right: none;
}

table.details-table td,
table.details-table th {
    font-size: 1rem;
    /* border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5; */
    line-height: 2.2rem;
}

table.details-table td {
    word-break: break-all;
    word-wrap: word-break;
}


/*table.details-table  tr.even, table.details-table tr.alt, table.details-table tr:nth-of-type(even){background: #fff;}
table.details-table  td.even, table.details-table td.alt, table.details-table td:nth-of-type(even){width: 30%; color: #2b2b2b;}*/

table.details-table th.even,
table.details-table th.alt,
table.details-table th:nth-of-type(even) {
    width: 30%;
    padding: 0.7625rem 0.625rem;
    color: #1d1e1f !important;
    font-family: 'Gotham' !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    /* letter-spacing: 0.6px; */
    border: 0;
}

table.details-table td.even,
table.details-table td.alt,
table.details-table td:nth-of-type(even) {
    width: 30%;
    font-family: 'Gotham';
    font-size: 13px !important;
    font-weight: 600;
    /* letter-spacing: 0.6px; */
    color: #131415 !important;
    border: 0;
    line-height: 1;
}

table.details-table td.odd,
table.details-table td.alt,
table.details-table td:nth-of-type(odd) {
    /*background: #f7f7f9;*/
    text-align: right;
    width: 20%;
    color: #777 !important;
    font-family: 'Gotham Book';
    font-weight: 600;
    font-size: 13px !important;
    /* letter-spacing: 0.6px; */
    border: 0;
    max-width: 150px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.formTable .columns:nth-of-type(odd) {
    /* background: #f7f7f9; */
    text-align: right;
    color: #333;
    /* padding-bottom: 99999px;
margin-bottom: -99999px;*/
}

.formTable .columns:nth-of-type(even) {
    background: #fff;
    text-align: right;
    margin-bottom: 10px;
    /* color: #333; */
    /* border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5; */
    /* padding-bottom:99999px; margin-bottom: -99999px;*/
}

.formTable .row {
    /* border-bottom: 1px solid #e5e5e5;
    background: #f7f7f9; */
    /* overflow:hidden; padding-bottom:8px;*/
    min-height: 30px;
}

.reveal-modal .formTable .row {
    border-bottom: 0;
}

.reveal-modal .formTable .row .columns:last-child {
    border-right: 0;
}

.reveal-modal .formTable .columns {
    height: 40px;
    padding: 5px;
}

.reveal-modal .formTable .columns input[type="checkbox"] {
    margin: 0;
    vertical-align: bottom;
}

.formTable .row:last-child {
    border-bottom: 0;
}

.formTable .row.noStyle,
.noStyle {
    border: 0!important;
    background: transparent!important;
    padding: 0!important;
}

.formTable .columns .noStyle {
    float: right;
}

.formTable .columns {
    padding: 8px;
    min-height: 28px;
}


/*.formTable .columns:last-child{border-right: none;}*/

.formTable label {
    color: #999
}

.formTable input[type="text"],
.formTable input[type="password"],
.formTable input[type="date"],
.formTable input[type="datetime"],
.formTable input[type="datetime-local"],
.formTable input[type="month"],
.formTable input[type="week"],
.formTable input[type="email"],
.formTable input[type="number"],
.formTable input[type="search"],
.formTable input[type="tel"],
.formTable input[type="time"],
.formTable input[type="url"],
.formTable input[type="color"],
.formTable textarea,
.formTable select {
    margin-bottom: 0px;
    height: 2.45rem;
}

.formTable .titleInput {
    height: 2.4rem!important;
}

.alert-box {
    padding-top: 0.3rem!important;
    padding-bottom: 0.3rem!important;
    font-size: 1rem!important;
    line-height: 1.4rem;
    text-align: left;
    margin-bottom: 0;
    clear: both;
}

table.details-table th.odd,
table.details-table th.alt,
table.details-table th:nth-of-type(odd) {
    /* background: #ddd; */
    text-align: right;
    width: 20%;
    /* font-weight: normal !important */
    color: #1d1e1f !important;
    font-family: 'Gotham' !important;
    font-weight: 600 !important;
    font-size: 13px !important;
    /* letter-spacing: 0.6px; */
    border: 0;
}

.activity-container {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

.activity-container:last-child {
    margin-bottom: 0px;
}

.activity-container .leftzone {
    /* float: left; */
    width: 50px;
    color: #dbdbdb;
}

.activity-container .leftzone img {
    height: 40px;
    width: 40px;
}

.activity-container .leftzone span {
    display: block;
    margin-left: 10px;
}

.activity-container .leftzone span:first-child {
    font-size: 2.5rem;
    line-height: 2.5rem
}

.activity-container .leftzone span:last-child {
    font-size: 1.5rem;
    line-height: 1.5rem
}

.activity-container .rightzone {
    float: right;
    width: calc(100% - 55px);
}
.activity-container .rightzone a {
    line-height: 1.7;
}
.activity-container .activitymsg {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 5px;
    font-size: 1rem;
    color: #666;
    background: #e9e9e9;
}

.activity-container .activitymsg:last-child {
    margin-bottom: 0;
}

.right-activity-details span {
    font-size: 1rem;
    display: block;
    line-height: 1.4rem;
    color: #666;
}

.right-activity-details span:first-child {
    color: #bbbbbb;
}

.activity-container p {
    margin-bottom: 0.6rem;
    line-height: 1.4rem;
    padding: 0 0.8rem;
}


/***STYLE FOR OPEN ACTIVITY***/

.lead-details-banner img {
    width: 100%;
}

.open-activity-left {
    width: 12%;
    float: left;
    text-align: center;
}

.open-activity-left span {
    display: block;
    color: #999;
    font-size: 2.5rem;
    line-height: normal;
}

.open-activity-left span:last-child {
    font-size: 1.5rem;
}

.open-activity-right {
    width: 88%;
    float: right;
    border-left: 1px solid #c7c7c7;
    padding: 0 1%;
}

.open-activity-right i.open-activity-right-icon {
    width: 12%;
    font-size: 3.5rem;
    line-height: 3.2rem;
    color: #7a739f;
    text-align: center;
}

.open-activity-box {
    width: 84%;
    margin-bottom: 18px;
    position: relative;
    min-height: 60px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 1% 2%;
    border: 1px solid #e8e8e8;
    border-top-width: 3px;
}

.open-activity-box2 {
    width: 89%;
    margin-bottom: 11px;
    min-height: 60px;
    padding: 1.2%;
    border: 1px solid #e8e8e8;
    color: #666
}

.open-activity-box2 p {
    font-size: 1.3rem;
    margin-bottom: 5px;
}

.open-activity-box2 i {
    color: #92cf5c;
    font-size: 1.2rem;
    vertical-align: middle;
}

.open-activity-box p {
    margin-bottom: 5px;
}

.open-activity-box p a {
    font-size: 1.2rem;
    text-decoration: underline;
    color: #4d4d4d;
}

.open-activity-box p a:hover {
    text-decoration: none;
}

.open-activity-box .inlinetxt {
    line-height: 1.8rem;
}

.open-activity-box .setting-content {
    padding: 0
}

.open-activity-box .setting-content a i {
    font-size: 1.5rem
}

.open-activity-box .setting-content i {
    font-size: 1rem
}

.open-activity-box .setting-content i {
    margin: 5px 0 0 2px!important
}

.open-activity-box .pin-dock {
    background: url('../images/pin.png') no-repeat;
    position: absolute;
    right: 8px;
    top: -8px;
    height: 25px;
    width: 20px;
}

.open-activity-box .pin-dock.red {
    background-position: 0 0;
}

.open-activity-box .pin-dock.green {
    background-position: 0 -26px;
}

.open-activity-box .pin-dock.yellow {
    background-position: 0 -55px;
}

.open-activity-box.greenborder {
    border-top-color: #92cf5c!important;
}

.open-activity-box.redborder {
    border-top-color: #fb6b5b!important;
}

.open-activity-box.yellowborder {
    border-top-color: #ffcb05!important;
}


/**STYLE FOR MANAGE LEADS PAGE**/

.manage-leads {
    position: relative;
    border: 1px solid #ddd;
    /* -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;*/
    padding: 10px 10px 5px;
    margin-bottom: 11px;
}

.manage-leads .title {
    color: #496cad;
    font-size: 1.4rem !important;
    width: 28rem;
}

.manage-leads .title-container {
    width: 28rem;
    display: inline-block
}

.manage-leads .greytitle {
    color: #999;
    font-weight: 600;
    margin-right: 3px;
    font-style: italic
}

.manage-leads .greentitle,
.greentitle {
    color: #92cf5c;
    font-size: 1.3rem;
    font-weight: bold
}

.manage-leads p {
    line-height: normal;
    margin-bottom: 7px;
    font-size: 1.1rem
}

.manage-leads p.title,
#leadNameId {
    text-transform: capitalize;
}

.manage-leads p.title i {
    color: #999 !important;
    font-size: 1.2rem;
    margin-left: 8px;
    text-transform: capitalize;
}

.manage-leads .lead-profile-img {
    margin-right: 10px;
    width: 86px;
    max-height: 86px;
    margin-bottom: 5px !important;
}

.manage-leads p i.bordered,
.bordered {
    font-size: 1.2rem;
    padding: 3px 4px;
    min-width: 21px;
    text-align: center;
    margin-right: 5px;
    float: left;
}

.manage-leads p i.bordered:hover {
    color: #2d84d1;
}

.manage-leads p label {
    display: inline;
    margin-right: 5px;
    line-height: normal;
}

.manage-leads-setting {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 999
}

.manage-leads-setting.pull-right {
    position: absolute;
    z-index: 2;
    background: #f0f0f0;
    border: 1px solid #ddd;
    border-top: none;
    border-right: none;
    padding: 6px 12px;
    right: 0;
    top: 0;
}

.manage-leads-setting a {
    font-size: 1.2rem;
    color: #666;
}

.table-widget label.inline {
    padding: 0.3rem 0 0;
    font-size: 1.1rem
}

.linkedBackg {
    background: #007ab9;
    color: #fff
}

.twitterBackg {
    background: #598dca;
    color: #fff
}

.facebookBackg {
    background: #3a589b;
    color: #fff
}

.googleBackg {
    background: #d6492f;
    color: #fff
}

.purpleBox {
    background: #514881;
    color: #fff
}

.greenBox {
    background: #92cf5c;
    color: #fff
}

.linkedBackg:hover {
    background: #006091;
    color: #fff !important
}

.twitterBackg:hover {
    background: #4778b1;
    color: #fff !important
}

.facebookBackg:hover {
    background: #29437e;
    color: #fff !important
}

.googleBackg:hover {
    background: #9f331f;
    color: #fff !important
}

.purpleBox:hover {
    background: #41396d;
    color: #fff !important
}

.greenBox:hover {
    background: #73ae3f;
    color: #fff !important
}

.lead-details-upper div h3 i {
    text-transform: capitalize;
}

#ownerNameId {
    text-transform: capitalize;
}


/**STYLE FOR DASHBOARD PAGE**/

.dashboard-titleheader {
    margin: 0 0 -7px;
    padding: 0;
    border-bottom: 1px solid #ccc;
}

.dashboard-titleheader .button-bar {
    margin: 7px 0;
}

.dashboard-titleheader .button-bar li a {
    margin-bottom: 0;
}

.dashboard-titleheader .button-bar ul {
    margin-right: 0;
}

/* .dashboard-titleheader select {
    width: 200px;
    display: inline-block;
    margin: 6px 0px 10px 5px;
} */

.dashboard-titleheader #dashBoardId,
.dashboard-titleheader #user_id {
    width: 100%!important;
}

.dashboard-block-grid {
    -webkit-box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
    margin-top: 10px;
    padding: 5px;
}

.contentbar [class*="block-grid-"]>li {
    padding: 0 0.55rem 0rem;
}

.dashboard-block-grid .icon {
    width: 24%;
    height: 50px;
    background: #fa8564;
    margin-right: 2%;
    text-align: center;
    padding-top: 5%;
}

.dashboard-block-grid .icon i {
    font-size: 2.2rem;
    color: #fff;
}

.dashboard-block-grid p {
    color: #666;
    font-size: 1rem;
    line-height: normal;
    margin-right: 2%;
    margin-bottom: 0;
    font-weight: 600
}

.dashboard-block-grid p span {
    font-size: 0.9rem;
    margin-top: 6px;
    display: block;
}

.dashboard-block-grid .number {
    width: 28.5%;
    font-size: 2.2rem;
    font-weight: bold;
    line-height: normal;
    color: #fa8564;
    margin-top: 8px;
    text-align: right;
}

.dbblue .icon {
    background: #5faee3;
}

.dbblue .number {
    color: #5faee3;
}

.dbgreen .icon {
    background: #1fbba6;
}

.dbgreen .number {
    color: #1fbba6;
}

.dbyellow .icon {
    background: #f8a20f;
}

.dbyellow .number {
    color: #f8a20f;
}

.dblgreen .icon {
    background: #a9d86e;
}

.dblgreen .number {
    color: #a9d86e;
}

.dblred .number {
    color: #f47257;
}


/**STYLE FOR USER PROFILE**/

.user-prfile.content {
    padding: 10px;
}

.user-prfile h3 {
    color: #534a83;
}

.user-prfile hr {
    border-top: 1px solid #534a83;
    margin: 10px 0;
}

.user-mediatab {
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.25);
    background: #fff;
    padding: 5px;
    outline: 1px solid #dfdfdf;
    margin-top: 6px;
}

.user-mediatab1 {
    height: 95px;
    margin: -10px 20px -5px -10px !important;
    text-align: center;
    width: 80px;
}

.user-mediatab1 i {
    font-size: 3rem;
    line-height: 8rem;
}

.user-mediatab.active {
    outline-color: #37a132;
    outline-width: 2px;
}

.user-mediatab.active span {
    color: #2d84d1;
}

.user-mediatab i {
    font-size: 5rem;
    line-height: normal;
    margin: 10px 0;
}

.user-mediatab div {
    text-align: center;
    height: 84px
}

.user-mediatab div.table-widget {
    margin-bottom: 0 !important
}

.user-mediatab span {
    color: #666;
    text-align: center;
    display: block;
    margin: 5px 0 0;
    font-size: 1.2rem;
    line-height: 1.3rem;
    min-height: 30px;
}

.user-prfile .table-widget p {
    font-size: 1.1rem;
    margin-bottom: 5px;
    color: #999;
}

.user-prfile .table-widget p span {
    color: #333;
}

.social-media .tabs {
    border-bottom: 2px solid #524982;
    background: transparent;
}

.social-media .tabs a {
    padding: 8px 15px;
    margin: 0;
    background: transparent;
    border: none;
}

.social-media .tabs dd.active a,
.tabs .tab-title.active a {
    background: #534985;
    color: #fff;
}

ul.social-listing {
    margin: 0 -7px;
}

ul.social-listing li {
    list-style: none;
    display: block;
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding: 15px 25px;
}

ul.social-listing li:last-child {
    border-bottom: none;
}

ul.social-listing li img {
    width: 50px;
    margin-right: 10px;
}

ul.social-listing li p {
    margin-bottom: 0!important;
    font-size: 1.1rem!important;
    color: #333!important;
    line-height: 1.4rem;
}

ul.social-listing li p span {
    color: #999!important;
}

ul.social-listing li a {
    font-style: italic;
    font-size: 1.4rem;
    line-height: 1.3rem;
    cursor: default;
}

.social-media .tabs-content {
    margin-bottom: 0;
}

.social-media .content {
    padding: 0;
}

.subuser {
    font-size: 0.95rem;
    color: #666;
    line-height: 0.90rem;
}

#socialModal .tabs {
    background: none !important
}

#threadTHLead th,
#popUpDataLead td {
    text-align: center;
}


/*FOR DATEPICKER*/

#start-date .postfix,
#end-date .postfix,
.smdate .postfix {
    display: inline-block!important;
    width: auto!important;
    float: left;
}

#start-date .small-10,
#end-date .small-10,
.smdate .small-10 {
    width: 83.33333%!important;
}

.inline-calendar .postfix {
    display: inline-block!important;
    width: auto!important;
    float: left;
}

.inline-calendar .small-10 {
    width: 87%!important;
}

label {
    margin: 5px 0;
}

.postthumb img {
    height: 40px;
    width: 40px;
    padding: 2px;
    border: 1px solid #ccc;
}

.previewbox .preview_banner img {
    max-height: 200px;
    width: auto!important;
}

.previewbox .preview_banner {
    text-align: center;
}

.previewbox .head img {
    width: 50px!important;
    height: 50px;
    padding: 2px;
    border: 1px solid #ccc;
}


/**STYLE FOR CAMPAIGN LISTING**/

.campaign-analytic-header {
    margin-bottom: 0!important;
}

.campaign-analytic-header>span {
    width: 45%;
    display: inline-block;
}

.campaign-analytic-header>span:last-child {
    text-align: right
}

.campaign-analytic-header>span select {
    display: inline-block;
    width: 25%;
    margin-left: 6px;
}

#superContents>.tabs {
    border: 1px solid #ededed;
}

.campaign-list {
    margin: 0 -10px;
}

.scheduleconatainer {
    /*height:450px;*/
}

.campaign-list>li {
    display: block;
    list-style: none;
    border-bottom: 1px solid #eee;
    padding: 8px 0;
    /*cursor: pointer;*/
}

.campaign-list li h3 {
    color: #666;
    font-size: 1.4rem;
    line-height: normal;
    /*font-weight: 600;*/
    margin: 0;
}

.campaign-list li .campaign_name {
    width: 50%;
}

.campaign-list li .campaign_namePost {
    width: 70%;
}

.campaign-list li .campaign_nameSchedule {
    width: 50%;
}

.campaign-list li .campaign_nameCreate {
    width: 35%;
}

.campaign-list li .campaignOwner {
    width: 20%;
}

.campaign-list li .updated_on {
    width: 15%;
}

.campaign-list li .campaign_name .campaign-sub {
    width: 75%;
}

.campaign-list li .campaign_namePost .campaign-sub {
    width: 70%;
}

.campaign-list li .status {
    width: 15%;
}

.campaign-list li .listOwner {
    width: 20%;
}

.campaign-list li .recipient {
    width: 16%;
}

.campaign-list li .action {
    width: 15%;
    position: relative;
}

.campaign-list li .action .manage-leads-setting {
    right: 0px;
    top: 0;
    z-index: auto!important;
}

.campaign-list li .action .compaign-setting {
    width: 90px;
}

.campaign-list li .action .manage-leads-setting li {
    padding: 5px;
    font-size: 1rem;
    text-align: left;
}

.campaign-list li .campaign_namePost span {
    text-align: left;
}

.campaign-list li .campaign_namePost strong {
    font-weight: normal;
    display: block;
    font-size: 1.45rem;
    line-height: 1.5rem;
    color: #666;
    margin-bottom: 5px;
    text-align: left;
    width: 100%;
}

.campaign-list li .campaign_namePost span {
    display: block;
    margin-bottom: 5px;
    font-size: 1.2rem;
    line-height: 1rem;
    color: #666;
}

.campaign-list li .campaign_nameSchedule span {
    text-align: left;
}

.campaign-list li .campaign_nameSchedule strong {
    font-weight: normal;
    display: block;
    font-size: 1.45rem;
    line-height: 1.5rem;
    color: #666;
    margin-bottom: 5px;
    text-align: left;
    width: 100%;
}

.campaign-list li .campaign_nameSchedule span {
    display: block;
    margin-bottom: 5px;
    font-size: 1.2rem;
    line-height: 1rem;
    color: #666;
}

.campaign-list li .campaign_name span {
    text-align: left;
}

.campaign-list li .campaign_name strong {
    font-weight: normal;
    display: block;
    font-size: 1.45rem;
    line-height: 1.5rem;
    color: #666;
    margin-bottom: 5px;
    text-align: left;
    width: 100%;
}

.campaign-list li .campaign_name span {
    display: block;
    margin-bottom: 5px;
    font-size: 1.2rem;
    line-height: 1rem;
    color: #666;
}

.campaign-list li .campaign_nameCreate span {
    text-align: left;
}

.campaign-list li .campaign_nameCreate strong {
    font-weight: normal;
    display: block;
    font-size: 1.25rem;
    line-height: 1.5rem;
    color: #666;
    margin-bottom: 5px;
    text-align: left;
    width: 100%;
}

.campaign-list li .campaign_nameCreate span {
    display: block;
    margin-bottom: 5px;
    font-size: 1.1rem;
    line-height: 1rem;
    color: #666;
}

.campaign-list li .status>span {
    margin-top: 12px;
    width: 70px;
    display: inline-block;
    text-align: center;
    color: #777;
    font-size: 1.2rem;
    line-height: 1.4rem;
}

.campaign-list li .status span strong {
    font-size: 1.8rem;
    font-weight: normal;
}

.campaign-list li i.pencil_icon {
    width: auto!important;
    margin: 0 10px;
    border: 2px solid #ddd;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 9px;
    font-size: 1.3rem;
    color: #999;
}

.campaign-list li ul.icon-list li {
    padding: 0;
    border: none;
}

.campaign-list li ul.icon-list li a img {
    height: 18px;
    width: 18px;
}

.campaign-list li .recipient .count {
    border: 1px solid #ddd;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding: 4px 20px;
    font-size: 1.2rem;
    color: #999;
    display: inline-block;
    margin-top: 14px;
}

.campaign-list li.completed i.pencil_icon {
    background: #51c700;
    color: #51c700;
    border-color: #51c700;
}

.campaign-list li.completed .campaign_name span {
    color: #51c700;
}

.socialmedia-callout {
    background: #eee;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.socialmedia-callout li {
    color: #969696;
    font-size: 1.2rem;
}

.socialmedia-callout li .socialicon {
    padding: 52% 14px;
    margin-left: -8px;
    font-size: 1.5rem;
    color: #fff;
    min-width: 45px;
}

.socialmedia-callout li .fbsocial {
    background: #4961a1;
}

.socialmedia-callout li .ldsocial {
    background: #007bb9;
}

.socialmedia-callout li .twsocial {
    background: #598ccb;
}

.socialmedia-callout li>i {
    color: #027ab9;
    font-weight: bold;
}

.socialmedia-callout li>span {
    display: block;
    font-size: 1.2rem;
    line-height: 1.6rem;
}

.postfix i,
.prefix i {
    font-size: 1.15rem;
    cursor: pointer;
}

#reminderTimeId span.prefix,
#reminderTimeId label.prefix,
.prefix {
    border-right: 1px solid #ccc!important;
}


/*CALENDAR STYLE*/

.fc-content {
    padding: 2px;
}

.fc-content span {
    font-size: 0.9rem;
    margin-right: 4px;
}

.fc-content span.fc-event-icons {
    float: left;
    margin-right: 4px;
}

.fc-more-cell .fc-more {
    background: #C3C3C3;
    display: block;
    padding: 3px;
    text-align: center;
    color: #333;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}

.smartPadding {
    padding: 0.9375em !important;
}

.margin0 {
    margin: 0!important;
}

.head>.lead-detailst-bighumb>img {
    height: 140px!important;
    width: 160px!important;
}


/**STYLE FOR MANAGE ORDER PAGE**/

.lead-profile-img {
    background: #ddd;
    border: 3px solid #fff;
    text-align: center;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.2);
    height: 160px;
    width: 160px;
}
.companyDetailsUpdate .leftzone{
    -webkit-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.2);
    box-shadow: 0px 1px 2px 0px rgba(50, 50, 50, 0.2);
    height: 130px;
    width: 130px;
    background: #ddd;
    border: 3px solid #fff;
    text-align: center;
    position: relative;
    border-radius: 50%;

}
.companyDetailsUpdate .leftzone img{
    position: absolute;
    left: 50%;
    top: 50%;
    margin: auto;
    max-width: 95%;
    max-height: 95%;
    height: auto;
    width: auto;
    box-shadow: none;
    border: none;
    background: transparent;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}

.lead-profile-img i {
    color: #524982;
    font-size: 50px;
    line-height: normal;
    margin-top: 20px;
}

.manage-leads .title span {
    color: #888;
    font-size: 1rem;
}

.title-container .active {
    color: #92cf5c;
}

.title-container .active {
    color: #92cf5c;
}

.ownerIcon {
    border: 1px solid #e9e9e9;
    color: #ccc !important;
    font-size: 2.2rem !important;
    height: 30px;
    margin: 0 3px !important;
    padding: 1px;
    width: 30px;
    display: inline-block;
    cursor: pointer;
}

.popUpModalIcon {
    padding: 0.3rem 0.4rem;
    font-size: 1rem !important
}

.moreFromIcon {
    border: 1px solid #e9e9e9;
    display: inline-block;
    font-size: 3.5rem !important;
}

.title-container .active {
    color: #92cf5c;
}


/*STYLE FOR CAMPAIGN NEW DESIGN*/

.choose-campaign {}

.choose-campaign ul {}

.choose-campaign ul li {
    border-bottom: 1px solid #ddd;
    display: block;
    padding: 6px 0;
}

.choose-campaign ul li .listIcon {
    width: 40px;
}

.choose-campaign ul li .listIcon i {
    color: #ccc;
    font-size: 1.5rem;
    margin-top: 5px;
}

.choose-campaign ul li .listCampaign {
    width: 80%
}

.choose-campaign ul li .listCampaign h3 {
    color: #2d84d1;
    line-height: 2rem;
    margin: 0;
    font-weight: normal;
}

.choose-campaign ul li .listCampaign p {
    color: #999;
    line-height: normal;
    margin: 0;
    font-size: 1.2rem;
}

.choose-campaign ul li .listButton {
    width: auto;
}

.compaingn-option.tabs {
    border: none;
    padding: 0;
    margin-top: 15px;
    background: none;
}

.compaingn-option.tabs a {
    border: none;
    padding: 0;
}

.buildPicListing {
    color: #fff;
    font-size: 4.5rem;
    padding-top: 1.65rem;
}

.userIconTitle {
    border: 1px solid #131415;
    border-radius: 50%;
    color: #131415 !important;
    font-size: 1.5rem !important;
    height: 28px;
    padding: 4px;
    width: 28px;
}

.contactproPic {
    color: #fff;
    font-size: 8.5rem;
    line-height: 12rem;
}

.opportunityIcon {
    color: #fff;
    font-size: 5rem;
    line-height: 8rem;
}

.dashboard-titleheader h3 {
    color: #454545;
    font-size: 18px;
}

.dashboard-titleheader .button-group button,
.dashboard-titleheader .button-group .button {
    background-color: #ddd;
    color: #666;
}

.dashboard-titleheader button.success,
.dashboard-titleheader .button.success {
    background-color: #5da423!important;
    color: #fff!important;
}

.dashboard-titleheader button.success:hover,
.dashboard-titleheader .button.success:hover {
    background-color: #4a831c!important;
    color: #fff!important;
}

.dashboard-titleheader h3 i {
    font-weight: 400;
}

.marginBottom-10 {
    margin-bottom: -10px !important
}

.dropdownHeader li {
    list-style: none;
    margin-left: 0;
    font-size: 1.1rem;
    padding: 0 15px 10px;
    border-top: 1px solid #ccc;
}

.top-bar-section li:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button) {
    line-height: 50px;
    min-width: 50px;
    height: 50px;
}

.DropdownHeader li {
    padding: 10px;
    color: #333;
}

.DropdownHeader li input[type="checkbox"] {
    margin-bottom: 0;
    vertical-align: middle;
}

.headerQuickAdd {
    height: 40px;
    width: 40px;
    border: 1px solid rgba(33,35,44,.24);
    border-radius: 20px;
}

/*.has-tip{border:1px solid #ccc!important;}*/

select {
    padding-top: 4px;
}

select.widthauto {
    width: auto!important;
}

#linkedinContacts p {
    max-width: 350px;
}

.adminPanelStyle i {
    color: #1e47f8;
    display: block;
    font-size: 4.5rem;
    opacity: 0.9;
    text-align: center;
}

.adminPanelStyle a {
    font-size: 1.3rem;
    text-align: center;
    display: block;
    margin: 5px 0;
    color: #444
}

.adminPanelStyle {
    font-size: 1rem;
    margin: 8px 5px;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    padding: 1.5rem 0.5rem;
    min-height: 145px;
}

.adminPanelStyle:hover {
    background: #f1f1f1;
}

.mAcc {
    white-space: nowrap;
    font-weight: 600;
    width: 5em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    display: -moz-inline-grid;
}

.reveal-modal h2 {
    background: none repeat scroll 0 0 #f3f4f5;
    border-bottom: 1px solid #ddd;
    font-size: 1.5rem;
    margin: -22px -22px 0 !important;
    padding: 10px 15px;
}

.details-content p.tabText {
    color: #666;
    margin-bottom: 0!important;
    font-size: 1.15rem;
}

.table-widget-title button a {
    color: #FFF !important
}

.socioLinks a i {
    height: 23px;
    padding: 5px 0 0;
    text-align: center;
    width: 23px;
    color: #fff
}

.gearFont {
    font-size: 18px !important;
    color: #666 !important
}

.gearOnly {
    font-size: 20px !important;
    color: #666 !important
}

.purpleHeading {
    background: #524982;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    font-family: open sans, Arial, Sans sarif;
}

.purpleHeading span {
    font-size: 12px !important;
    line-height: 12px
}

.mainRowPop h4 {
    font-size: 14px;
    line-height: 15px;
    margin-top: 0;
}

.mainRowPop {
    margin: 5px 0px -1px !important;
    border-bottom: 1px solid #ccc
}

.mainRowPop i {
    line-height: 2rem;
    color: #999;
    font-size: 1.2rem;
    cursor: pointer
}

.moreElli {
    background: #ccc;
    width: 30px;
    text-align: center;
    line-height: 30px !important;
    color: #fff !important
}

.lineHeightNor {
    line-height: normal !important
}

.proPic {
    color: #fff;
    font-size: 12rem;
}

.proPicMenu {
    color: #fff;
    font-size: 3.5rem;
}

.manage-leadsMenu {
    border: 1px solid #e5e5e5;
    border-radius: 3px;
    min-height: 56px;
    margin-bottom: 10px;
    padding: 5px 5px 2px;
    position: relative;
    box-shadow: 0 1px 0 #e5e5e5, 0 -1px #fff;
    text-align: left !important;
}

.manage-leadsMenu:hover {
    background: #eaeaea;
    cursor: pointer
}

.dDownSuggestion {
    margin-top: 30px;
    text-align: left;
    position: absolute;
    z-index: 9999;
    background: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    min-width: 96%;
}

.dDownSuggestion img {
    height: 100% !important;
    max-height: 45px;
    max-width: 43px;
}

.dDownSuggestion p {
    margin: 0 0 0 50px;
    word-break: normal;
}

.dDownSuggestion p.title-container {
    margin: -2px 0 5px 50px;
}

.headingAnchor {
    line-height: 1rem;
}

.proPicListing {
    color: #fff;
    font-size: 6.5rem;
}

.proContactListing {
    color: #fff;
    font-size: 5rem;
    padding: 10px 0px;
}

.border0 {
    border: none !important
}
.height150 {
    height: 150px !important;
}

.overflow500 {
    overflow: auto;
    height: 500px
}

.cartPicListing {
    color: #fff;
    font-size: 4.5rem;
    padding: 1.2rem 0;
}

label {
    font-size: 1rem !important;
}

.buildingPic {
    color: #fff;
    font-size: 7rem;
    line-height: 12rem;
}

.sortArrow {
    font-size: 0.9rem !important;
    margin: 0.1rem !important;
    padding: 0.1rem !important;
}

.table tbody tr td,
table tbody tr td {
    font-size: 1rem;
}
.table tbody tr td i,
table tbody tr td i {
    font-size: 1.4rem !important;
    vertical-align: text-top;
}

.brand>.fa-mobile {
    font-size: 1.6rem !important;
}


/*=====STYLE FOR LOGIN PAGE======*/

.page-wrap {
    min-height: 100%;
    /* equal to footer height */
    margin-bottom: -42px;
}

.errorMsg {
    color: #FF0000;
}

.login-body {
    background: url(../images/backLogin1.jpeg) no-repeat center center fixed !important;
    margin: 0;
    padding: 0px;
    overflow-x: hidden;
}

img.login-body {
    /* Set rules to fill background */
    min-height: 100%;
    min-width: 1024px;
    /* Set up proportionate scaling */
    width: 100%;
    height: auto;
    /* Set up positioning */
    position: fixed;
    top: 0;
    left: 0;
}

@media screen and (max-width: 1024px) {
    /* Specific to this particular image */
    img.login-body {
        left: 50%;
        margin-left: -512px;
        /* 50% */
    }
}

.loaded {
    opacity: 1;
}

.headerLoginTop {
    background: #f1f1f1;
    height: 33px;
    padding: 10px;
    text-align: right;
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.1);
    opacity: 0.8;
}

.loginPanelCenter {
    margin: 6% 20% 3%;
    width: 60%;
}

.loginBasepanel {
    background: #fff;
    min-height: 245px;
    padding: 1.5rem 2rem;
    margin: 0 auto;
    border-radius: 5px;
}

.loginBasepanel img {
    max-width: 16rem
}

.loginBasepanel h6 {
    margin-top: -5px !important;
}

.newLoginCenter {
    max-width: 100%;
    top: 10%;
    position: fixed
}

.footcolor {
    color: #fff;
    background: none !important
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -ms-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

.userStyle {
    background: #eee !important;
    -webkit-box-shadow: inset 0px 5px 2px 0px rgba(50, 50, 50, 0.26);
    -moz-box-shadow: inset 0px 1px 1px 0px rgba(50, 50, 50, 0.26) !important;
    box-shadow: inset 0px 0px 1px 0px rgba(50, 50, 50, 0.26) !important;
    -webkit-border-top-left-radius: 5px !important;
    -webkit-border-top-right-radius: 5px !important;
    -moz-border-radius-topleft: 5px !important;
    -moz-border-radius-topright: 5px !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border: 1px solid #bec0c2 !important;
    padding: 5px !important;
    margin-bottom: -2px;
}

.passStyle {
    -webkit-box-shadow: inset 0px -5px 2px 0px rgba(50, 50, 50, 0.26) !important;
    -moz-box-shadow: inset 0px -1px 1px 0px rgba(50, 50, 50, 0.26) !important;
    box-shadow: inset 0px 0px 1px 0px rgba(50, 50, 50, 0.26) !important;
    background: #eee !important;
    -webkit-border-bottom-right-radius: 5px !important;
    -webkit-border-bottom-left-radius: 5px !important;
    -moz-border-radius-bottomright: 5px !important;
    -moz-border-radius-bottomleft: 5px !important;
    border-bottom-right-radius: 5px !important;
    border-bottom-left-radius: 5px;
    border: 1px solid #bec0c2 !important;
    padding: 5px !important;
    border-top: 1px solid #ccc !important;
}

.userStyle input,
.passStyle input {
    background: none !important;
    box-shadow: none !important;
    border: none !important;
    height: 35px !important;
    font-size: 1.5rem;
    margin-bottom: 0 !important
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
    background-color: #fff!important;
}

.cleared {
    clear: both;
}

.removeButton {
    padding: 0px 6px;
    color: #fff;
    border-radius: 3px;
}

.removeButton span {
    border-left: 1px solid #e7e7e7;
    cursor: pointer;
    padding-left: 6px
}

#involvedUsersDiv .split.button.small span:after {
    border-width: 0rem !important;
    top: 48%;
}

.margintop8 {
    margin-top: 8px;
}


/*.cartdetailmain {
    color: #fff;
    font-size: 7rem;
    padding: 1.5rem 0;
}*/

.cartdetailmain {
    color: #fff;
    font-size: 7rem;
    line-height: 145px;
}

.headingMoney {
    font-size: 2rem !important;
    color: #555 !important;
    margin-top: 10px
}


/*==========STYLE FOR NEW VERSION OF CAMPAIGN==========*/

.campaign-step-first .panel {
    padding-top: 2rem;
    padding-bottom: 2rem;
    margin-bottom: 2rem;
    /* border-color:#e6e7e8;*/
    background: none;
    border-width: 0
}

.campaign-step-first .panel:hover {
    background-color: #E8E7E7;
    border-color: #d3d3d3;
}

.campaign-step-first .table-widget-body {
    padding: 2.5rem 2.5rem 0.5rem 2.5rem;
}

.campaign-step-first .columns {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.middle-plus {
    font-size: 3rem;
}

.campaign-step-first .panel p span.campaign-title {
    color: #524982;
    font-size: 1.65rem;
}

.campaign-step-first .panel p {
    font-size: 1.2rem;
    color: #999;
}

.compaign-steps-second h4 {
    color: #595959;
    margin: 15px 0 5px 0;
}

.compaign-steps-second h2 {
    color: #969696;
    font-size: 1.5rem;
}

.compaign-steps-second a.newlist {
    font-size: 1.5rem;
}

.star {
    color: #ff0000;
    font-size: 1.5rem;
    line-height: 1rem;
}

.compaign-steps-second .table-widget-body {
    padding: 10px;
}


/*===STYLE FOR FOURTH STEP====*/

.compaign-steps-fourth .table-widget-body {
    padding: 1rem;
}

.compaign-steps-fourth .tabs.vertical {
    width: 100%;
    max-width: 100%;
    border: 1px solid #ddd;
    background: transparent;
    padding: 0;
}

.compaign-steps-fourth .tabs.vertical li.tab-title {
    border-bottom: 1px solid #ddd;
    position: relative;
}

.compaign-steps-fourth .tabs.vertical li.tab-title a {
    padding: 0;
}

.compaign-steps-fourth .tabs.vertical li.tab-title a .mediatab {
    padding: 6px 10px;
}

.compaign-steps-fourth .tabs.vertical li.tab-title a .mediatab img {
    margin-bottom: 4px;
}

.compaign-steps-fourth .tabs.vertical li.tab-title a .mediatab input {
    margin: 0;
    vertical-align: middle;
}

.compaign-steps-fourth .tabs.vertical li.tab-title:last-child {
    border-bottom: 0;
}

.compaign-steps-fourth .tabs.vertical li.tab-title.active a {
    background: #fff!important;
    color: #666;
    /*margin-right:-1.875rem;*/
    outline: none;
}

.compaign-steps-fourth .tabs.vertical li.tab-title.active a::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 15px;
    border-color: transparent transparent transparent #ddd;
    border-left-style: solid;
    position: absolute;
    top: 16px;
    right: -30px;
    z-index: 89;
}

.compaign-steps-fourth .previewbox {
    width: 100%;
    margin: 10px auto 0 auto;
    min-height: 300px;
}

.compaign-steps-fourth .previewbox .head {
    margin-right: 5px;
}

.compaign-steps-fourth .content {
    padding: 10px;
    outline: 1px solid #ddd!important;
}

.compaign-steps-fourth .fileUpload {
    margin: 0;
    width: 100%;
    padding: 0.4rem 0.5rem!important;
}

.compaign-steps-fourth .attach-url .fileUpload {
    width: auto;
}

.compaign-steps-fourth .content .inline-list li {
    float: none;
}

.border-left {
    border-left: 1px solid #ccc;
}

.compaign-steps-fourth .button.tiny {
    padding: 0.6rem 1rem;
}


/*=========STYLE FOR MANAGE LIST===========*/

.manage-list .breadcrumbs {
    background: #fff;
    padding: 0;
}

.manage-list .breadcrumbs li:first-child {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.manage-list .breadcrumbs>*:before {
    content: " ";
    margin: 0;
    position: relative;
    top: 0px;
}

.manage-list .breadcrumbs li {
    padding: 1.7rem 1.7rem 1.7rem 3rem;
    width: 200px;
    font-size: 1.2rem!important;
    text-transform: capitalize;
    float: left;
    position: relative;
    color: #666;
    text-align: right;
}

.manage-list .breadcrumbs li.current {
    background: #524982;
    color: #fff;
}

.manage-list .breadcrumbs li.current:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 2.1rem;
    border-color: transparent transparent transparent #524982;
    border-left-style: solid;
    position: absolute;
    top: 0px;
    right: -50px;
    z-index: 89;
}

.manage-list .breadcrumbs li:not(.current):after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 2.1rem;
    border-color: transparent transparent transparent #fff;
    border-left-style: solid;
    position: absolute;
    top: 0px;
    right: -50px;
    z-index: 89;
}

.manage-list .tabs dd a {
    margin: 10px 10px 0px 6px;
}

.manage-list .tabs dd.active a {
    -webkit-box-shadow: 0px -2px 2px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px -2px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px -2px 2px 0px rgba(0, 0, 0, 0.2);
    outline: none
}

.otherapp-list li a {
    border: 1px solid #ccc;
    padding: 10px;
    height: auto;
    width: 140px;
    float: left;
    margin-right: 5px;
    margin-bottom: 10px;
    border-radius: 3px;
    line-height: 6rem;
    text-align: center;
}

.otherapp-list li a img {
    max-width: 70%;
    max-height: 70px;
}

.otherapp-list li a:hover {
    background: #eee;
}

[data-abide] .error small.error,
[data-abide] .error span.error,
[data-abide] span.error,
[data-abide] small.error {
    font-size: 0.9rem !important;
    font-style: normal !important;
}

small {
    font-size: inherit !important;
    line-height: inherit !important;
    font-style: italic !important
}


/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */

@media screen and (-webkit-min-device-pixel-ratio:0) {
    select {
        padding-right: 18px
    }
}


/* The CSS */


/*.styleselect {
    padding:4px;
    margin: 0;
    /*-webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow: 0 1px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 1px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 1px 0 #ccc, 0 -1px #fff inset;
    background: #fff;
    color:#666;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	border: 1px solid #ccc;
  height: 2.419rem;

}*/

.styleselect1 {
    position: relative
}

.styleselect1 span {
    padding: 1px 4px 1px 0px;
}

.styleselect1:after {
    content: '<>';
    font: 11px "Consolas", monospace;
    color: #aaa;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 8px;
    top: 3px;
    padding: 0 0 2px;
    border-bottom: 1px solid #ddd;
    position: absolute;
    pointer-events: none;
}

.styleselect1:before {
    content: '';
    right: 1px;
    top: -3px;
    width: 22px;
    height: 26px;
    background: #f8f8f8;
    position: absolute;
    pointer-events: none;
    display: block;
    margin-right: 4px;
}

.hidestyle {
    font-size: 1rem !important
}

.show-for-small-only1 {
    padding-top: 0px !important;
    position: relative;
    z-index: 99999
}

.show-for-small-only1 a {
    padding: 0px !important
}

.clickReset {
    position: absolute;
    top: 8px;
    cursor: pointer;
    color: #999;
    right: 8px
}

.has-tip {
    border: none;
    word-break: normal;
    word-wrap: normal;
}

#involvedUsersDiv {
    padding: 8px 0;
    max-height: 150px;
    overflow: auto;
    margin: 0 0 2px;
}

#involvedUsersDiv .split.button.small span {
    width: 1.75rem;
}

#involvedUsersDiv .split.button.small {
    padding: 0.3rem 2rem 0.3rem 0.3rem;
}

#involvedUsersDiv i.margintop8 {
    margin-top: 5px;
}

#involvedUsersDiv button,
#involvedUsersDiv .button {
    margin: 2px;
    cursor: default;
}

.iconswidth {
    width: 40px;
    margin-right: 5px;
}

.datepicker table td {
    word-break: normal;
    word-wrap: normal;
}

.recipientHolder {
    max-height: 100px;
    overflow: auto;
}

.recipientHolder span {
    padding: 2px;
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #eee;
    padding: 1px 4px;
    margin: 1px;
    line-height: normal;
    float: left;
    margin: 0 5px 5px 0 !important;
}

.recipientHolder b {
    padding: 4px 2px 2px;
}

.mailPopupTable tr td:first-child {
    width: 110px;
}

#xcF {
    font-size: 13px;
    color: #333
}

.fontSize1 {
    font-size: 13px;
    color: #333
}

.fileUpload span {
    word-break: normal;
    word-wrap: normal;
}

.noIndex {
    z-index: 0 !important
}

.tab-title input {
    left: 7.5rem;
    position: absolute;
    top: 2.5rem;
    z-index: 1;
}

.campaign-sub input {
    height: 18px;
    margin: 5px 0 2px;
    vertical-align: text-top;
    width: 18px;
}

.details-table td select {
    margin: 0
}

.importContent {}

.importContent ul {
    margin: 0;
    list-style-position: inside;
}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
    height: 2.4rem;
}

span.postfix,
label.postfix {
    height: 2.4rem;
}

.mediumSize {
    width: 90%!important;
    margin-left: auto;
    margin-right: auto;
}

.dashboard-block-grid p {
    word-break: normal;
}


/*=====knowlerity setup style====*/

.width15p {
    width: 15%!important;
}

.width85p {
    width: 85%!important;
}

.width20p {
    width: 20%!important;
}

.width80p {
    width: 80%!important;
}

.underTable {
    margin-top: -18px;
    border: 0;
}

.knowlerityImg {
    max-height: 80px;
    width: auto;
}

.underline {
    text-decoration: underline;
}

.popFade-container {
    position: relative;
}

#popFade {
    position: absolute;
    right: 0;
    top: 45px;
    z-index: 99;
    background: #fff;
    width: 370px;
    padding: 0;
    font-size: 1rem;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 1px solid #e5e5e5;
    border-top: none;
    line-height: 35px;
    -webkit-box-shadow: 0px 8px 19px -2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 8px 19px -2px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 8px 19px -2px rgba(0, 0, 0, 0.5);
}

#popFade span.callHeader,
.callHeader {
    font-weight: bold;
    display: block;
    line-height: 16px;
    padding: 8px 5px;
    background: #92cf5c;
    color: #fff;
}

.headerNotification {
    position: absolute;
    z-index: 999;
    top: 2px;
    left: 27px;
    line-height: 14px;
    font-size: 0.9rem;
}

#calTextArea {
    color: #444 !important;
    overflow-y: auto;
    max-height: 300px;
    display: block;
    overflow-x: hidden;
    padding: 0;
    margin-top: -1px;
}

#calTextArea h5 {
    margin: 0;
    color: #458ed4!important;
}

#calTextArea .greytitle {
    color: #999;
    font-weight: 600;
    margin-right: 3px;
    font-style: italic;
    text-align: right
}

#calTextArea p {
    margin-bottom: 0
}

#calTextArea table {
    border: 1px solid #e5e5e5 !important;
}

#calTextArea td {
    font-size: .9rem !important;
    line-height: 1rem;
}

#calTextArea table tr td:first-child {
    width: 30%
}

#calTextArea .row p {
    font-size: 0.9rem;
}

#calTextArea i {
    line-height: 20px;
    margin-top: 0;
    font-size: 18px;
}

#calTextArea .icon-user_male {
    line-height: 6rem
}

#calTextArea .lead-profile-img {
    height: 70px;
    float: left;
    margin: 0;
    width: 70px;
}

#popFade span a {
    line-height: 15px;
    padding: 0;
    margin: 0;
}

#popFade span a:hover {
    background: transparent!important;
}

.google-visualization-orgchart-connrow-medium {
    background: none !important;
}

.google-visualization-orgchart-noderow-medium {
    background: none !important;
}

.tabs dd>a,
.tabs .tab-title>a {
    /* font-family: "Open Sans", arial, sans-serif!important; */
    font-size: 1rem;
    padding: 8px 12px!important;
}

.button.dropdown.secondary.small {
    font-family: 'Gotham', "Open Sans", arial, sans-serif!important;
}

/* .active>a {
    font-family: "Open Sans", arial, sans-serif!important;
} */

button,
.button {
    font-family: 'Gotham', "Open Sans", arial, sans-serif!important;
}

#tAssociate {
    border: 1px solid #ccc !important;
    margin-top: 6px;
    padding: 6px 5px;
}

#lAssociate {
    border: 1px solid #ccc !important;
    margin-top: 6px;
    padding: 6px 5px;
}

#fAssociate {
    border: 1px solid #ccc !important;
    margin-top: 6px;
    padding: 6px 5px;
}

.th.pull-left p {
    word-break: normal !important;
    color: #999;
    font-size: 0.9rem;
    text-align: center;
}

.fa.fa-long-arrow-up.button.small.margin-bottom0 {
    font-family: fontawesome !important;
}

.fa.fa-long-arrow-down.button.small.margin-bottom0 {
    font-family: fontawesome !important;
}

#ascId {
    font-family: fontawesome !important;
}

#descId {
    font-family: fontawesome !important;
}

.curv-button.button.fa.fa-chevron-down {
    font-family: fontawesome !important;
}

.button.fa.fa-search {
    font-family: fontawesome !important;
}

.google-visualization-table-td-number {
    text-align: left !important;
}

.notificaBox {
    background: #f7272a none repeat scroll 0 0;
    border-radius: 50%;
    left: 53%;
    line-height: 16px;
    min-width: 17px;
    padding: 0 3px 0 1px !important;
    position: absolute;
    text-align: center;
    top: 5px;
    white-space: nowrap;
    word-wrap: normal;
}

#dropNoti {
    overflow-x: hidden;
    overflow-y: auto;
    max-width: 450px;
    padding: 0 8px;
    max-height: 400px;
    margin: 0;
}


/*#addBtnzz{padding: 8px 20px;}*/

.cke_editable p {
    margin: 0 !important
}

.campaignSocial {
    border-radius: 2px;
    margin: 0 2px;
    padding: 4px 2px 2px;
    text-align: center;
    width: 20px;
}

.icon-list img {
    width: 18px;
    height: 18px;
    margin: 0 2px;
}

.campaign-sub font {
    cursor: pointer;
}

.details-table u {
    cursor: pointer;
    color: #2E9AFE;
}

#email_tab i {
    color: #fff;
    font-size: 1rem;
    line-height: 1rem;
}

#facebook_tab i {
    color: #fff;
    font-size: 1rem;
    line-height: 1rem;
}

#linkedin_tab i {
    color: #fff;
    font-size: 1rem;
    line-height: 1rem;
}

#twitter_tab i {
    color: #fff;
    font-size: 1rem;
    line-height: 1rem;
}

.head.pull-left>i {
    font-size: 3.2rem !important;
    line-height: 0rem !important;
    padding: 0 4px;
}

.dropdown-nest {
    width: 360px !important;
    padding-top: 43px !important;
    margin-top: 20px !important;
    position: relative;
    top: 40px !important;
    border-right: 1px solid #EAECF0;
    border-bottom: 1px solid #EAECF0;
    border-left: 1px solid #EAECF0;
}

#dropNoti li a {
    font-family: "Open Sans", sans-serif !important;
    display: block;
    /* height: 60px;
     line-height: 60px !important;*/
    color: #8c92a3 !important;
}

#dropNoti li a div {
    border: 2px solid rgba(140, 146, 163, 0.3);
    background: transparent !important;
    color: #8c92a3;
    font-size: 12px;
    border-radius: 15px;
    float: right;
    top: 15px;
}

#dropNoti li i,
#dropNoti li img {
    background: #e0e0e0;
    display: block;
    float: left;
    font-size: 24px;
    margin: 0 10px 0 0;
    padding: 0;
    text-align: center;
    width: 50px;
    max-width: 50px;
    color: #1e47f8;
    border-radius: 50%;
    line-height: 50px;
    height: 50px;
    vertical-align: middle;
    max-height: 50px;
}

#dropNoti li a h3 {
    font-size: 12px;
    margin: 0;
    padding: 5px 24px 0;
    word-break: normal !important;
    color: #454545;
}

#dropNoti li a h4 {
    font-size: 13px;
    margin: 0;
    padding: 17px 0 0;
    font-weight: normal;
    color: #8c92a3;
}

#dropNoti li a p {
    font-size: 11px !important;
    margin: 0;
    padding: 0px 0 0;
    color: #8c92a3;
    text-align: right;
}

#dropNoti li a span {
    text-transform: capitalize;
    color: #524982
}

#dropNoti li a span small {
    font-size: 10px;
    margin-left: 5px;
    color: #8c92a3;
}

#dropNoti li {
    position: relative;
    list-style-type: none;
    margin: 8px 0;
    padding: 8px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    min-height: 65px;
}


/*#dropNoti li:hover {background:#dedae8}*/

.panel-footer .pull-right {
    line-height: 20px!important;
}

.notification_header {
    font-weight: bold;
    padding: 12px 10px 4px;
    margin-bottom: 0;
    font-size: 14px;
    color: #666;
    line-height: 14px;
}

#dropNoti>.top-dropdown-nest {
    height: 49px !important;
    position: absolute;
    line-height: 49px;
    font-size: 13px;
    padding: 0 20px;
    top: 0px;
    background: none repeat scroll 0 0 #f1f1f1;
    width: 100%
}

#dropNoti>.top-dropdown-nest:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 15px 15px;
    border-color: #EEF1F7 transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: -9px;
    left: 5px;
}

.profile-dropdown {
    width: 100px !important;
    min-width: 200px !important;
    padding-top: 1px !important;
}

.profile-dropdown li a {
    background: #fff !important;
    display: block;
    height: 50px;
    line-height: 50px !important;
    color: #8c92a3 !important;
}

.top-bar-section ul li {
    background: none repeat scroll 0 0 #eef1f7;
    position: relative;
}


/*.leadBackground{background:#b65955 !important}
.accountBackground{background:#924b8a !important}
.contactBackground{background:#849b5f !important}
.opportunityBackground{background:#f49a4b !important}
.taskBackground{background:#92cf5c !important}*/

.notidropdown {
    margin-right: 200px
}

.notunread {
    background: #efefef
}

.panel-footer {
    background-color: #F5F5F5;
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px;
    border-top: 1px solid #DDDDDD;
    left: 706px;
    padding: 10px 15px;
    position: absolute;
    top: 355px;
    z-index: 9999;
    width: 440px;
}

.notification_check {
    position: absolute;
    top: 10px;
    right: 10px;
}

.notification_check>i {
    font-size: 18px!important;
    background: transparent!important;
    margin: 0 0 0 10px!important;
    width: auto!important;
    line-height: 20px!important;
}

#notiHidepop {
    position: absolute;
    right: 140px;
    z-index: 1111;
    top: 45px;
    border: 1px solid #b6b6b6;
    border-top: 0;
    background: #efefef
}

.fontManage span.right {
    font-size: 13px;
    font-weight: 600;
    margin-top: 3px;
}

.fontManage span.right input {}

.fontManage span.left {
    font-weight: 600;
}

#treeTableDivEx {
    height: 122px;
    overflow: auto;
}

#treeTableDivEx input {
    margin-bottom: 0;
    vertical-align: middle
}

.categmanage {
    height: 160px;
    overflow: auto;
    overflow-x: hidden;
    margin: -9px;
}

.responsive a {
    font-weight: 600
}

#fromSelection {
    margin-bottom: 0px !important;
    height: 27px !important;
}

#toSelection {
    margin-bottom: 0px !important;
    height: 27px !important;
}

.CompanyDublicate {
    background: #1e47f8;
    border-radius: 1px;
    color: #fff;
    float: left;
    font-size: 0.9rem;
    font-weight: 600;
    padding: 0 3px;
    margin-right: 2px;
}

#socialProfile {
    margin: 7px 0 0 -8px;
    width: 130px;
}

.noBreak {
    word-break: normal !important;
}

.inrIcon {
    vertical-align: baseline;
    color: #2d84d1
}

.gry>img {
    opacity: 0.5;
    cursor: default !important;
}

.gry {
    cursor: default !important;
}

#treeTableDivEx ul li span {
    font-size: .9rem !important;
    word-break: normal !important;
}

.fa.fa-inr {
    vertical-align: baseline;
    color: #2d84d1;
}

.selectedAlphabetica {
    color: #ff0000;
    font-weight: bold !important
}

.width30 {
    width: 30px
}

.width60 {
    width: 110px
}

.width50 {
    width: 50px !important
}

.width70 {
    width: 70px !important
}

.proSetup {
    width: 100%;
    max-width: 80px !important;
    max-height: 80px !important;
    height: 80px;
    font-size: 6rem !important;
    color: #fff;
    background: #ddd;
    border: 1px solid #ccc
}

.margin-left10 a {
    margin-left: 10px !important
}

.margin-left10 span {
    margin-left: 10px !important
}

#Create-campaign .manage-leads {
    margin-bottom: -1px !important;
    border-radius: 0 !important;
    /*margin-top: 20px;*/
}

#Create-campaign .table-widget {
    margin: 0px;
    border-radius: 0 !important
}

#textTwitter img {
    width: 100%;
    max-width: 80px !important;
    max-height: 80px !important;
}

.Leadlist td {
    line-height: 1.7rem!important;
}

.Leadlist td a {
    font-weight: normal!important;
}

.Leadlist td a:hover {
    text-decoration: underline;
}

.leftRight-3margin {
    margin: 0 -11px;
}

.fontSizei {
    border-right: 0;
    border-bottom: 0;
    padding-top: 5px;
}

.categoriesPart {
    /*border:1px solid #ccc;*/
    border-right: 0;
    border-bottom: 0;
}

.categoriesPart p {
    margin-left: 1px;
    padding-left: 5px;
    width: 70%;
    font-weight: 600;
    margin-bottom: 0px;
    font-size: 12px !important;
    white-space: nowrap;
    margin-bottom: 15px;
    color: #0155ff;
    font-family: 'Roboto', sans-serif !important;
}

.socioLinks {
    color: #fff;
    height: 22px;
    padding: 5px 0 0;
    text-align: center;
    width: 22px;
    border-radius: 20px;
    font-size: 1rem !important;
}

#external .socioLinks {
    margin-right: 5px;
}

#external img,
.mainRowPop img {
    border: none!important;
    width: 42px!important;
    height: 30px!important;
    margin-bottom: 5px;
}

.mainRowPop .columns:last-child {
    text-align: right;
    float: left;
}

#footer {
    background: none repeat scroll 0 0 #262b34;
    bottom: 0;
    color: #fff;
    font-size: 11px;
    left: 0;
    padding: 4px 20px;
    position: fixed;
    right: 0;
    text-align: center;
    z-index: 1030;
}

.pac-container {
    z-index: 999999;
}

#map_meet {
    z-index: 999999 !important;
}

.custom-upload {
    background-color: #008000;
    border: 1px solid #006400;
    cursor: pointer;
    color: #fff;
    padding: 4px 10px;
    width: 170px !important;
    text-align: center;
    margin: 0 auto;
    border-radius: 4px;
}

.custom-upload input {
    left: -9999px;
    position: absolute;
    cursor: pointer
}

.reveal-modal-bg {
    background: none repeat scroll 0 0 #58468b;
    opacity: 0.45;
}

#123123elForm {
    height: 285px !important;
    background: #fafafa;
    padding: 5px 20px;
    border: 1px solid #f1f1f1;
    margin-bottom: 10px;
}

#elForm h4 {
    border-bottom: 1px solid #eee;
}

#12crAForm {
    /*height:250px !important;*/
    background: #fafafa;
    padding: 5px 20px;
    border: 1px solid #f1f1f1;
    margin-bottom: 10px;
}

#qCreateDiv {
    margin-bottom: 0;
    border-radius: 0
}

.radius {
    border-radius: 4px !important;
}

/* input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
textarea {
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1) inset !important;
} */

.tasactive li {
    border-top: 1px solid #ccc;
    font-size: 1.1rem;
    list-style: outside none none;
    margin-left: 0;
    padding: 5px 15px;
}

.tasactive {
    outline: medium none;
}

.tasactive:before {
    border-color: transparent transparent #ceccda !important;
}

.managedropd .f-dropdown:before {
    left: auto !important;
    right: 8px !important;
}

.managedropd .f-dropdown.open:after {
    left: auto !important;
    right: 7px !important;
}

.managedropd .f-dropdown:after {
    left: auto;
    right: 9px;
}

.managedropd {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 999;
}

.managedropd .f-dropdown {
    left: auto;
    right: 9999px;
}

.linkedinScreen {
    margin: 5px 0 8px;
    -webkit-box-shadow: 6px 7px 16px -6px rgba(0, 0, 0, 0.49);
    -moz-box-shadow: 6px 7px 16px -6px rgba(0, 0, 0, 0.49);
    box-shadow: 6px 7px 16px -6px rgba(0, 0, 0, 0.49);
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.popupdiv {
    text-align: left;
}

.popuphead {
    font-family: Helvetica Neue;
}

.tab-title.tabSocial.active>a {
    background: #fff;
    color: #555;
}

.tab-title.tabSocial>a {
    border-right: 1px solid #e5e5e5;
    font-size: 1.2rem;
}

.manageListSubhead {
    border-radius: 0 !important;
    margin: -11px -11px 0px !important;
}

.pagiBack span {
    color: #999
}

.pagiBack a span {
    color: #2d84d1
}

.title-container i {
    font-size: 1.1rem;
    margin-right: 8px;
}

.fa.fa-phone.gr1 {
    font-size: 1.4rem
}

.socioLinksCard i {
    border-radius: 20px;
    color: #fff;
    font-size: .9rem !important;
    height: 19px;
    padding: 0.4rem 0 0;
    text-align: center;
    width: 19px;
}

.socioLinksCard li {
    display: inline-block;
    list-style: none;
    cursor: pointer;
    margin-right: 2px;
}

.socioLinksCard {
    margin: 0;
    padding: 0
}

.skypeBlu {
    background: url(/newStatic/images/skypeImage.png) no-repeat;
    height: 20px;
    width: 18px;
    border-radius: 0 !important;
    display: block;
    margin-bottom: -5px;
}

.skypeBluGry {
    background: url(/newStatic/images/skypeImageGry.png) no-repeat;
    height: 20px;
    width: 18px;
    border-radius: 0 !important;
    display: block;
    margin-bottom: -5px !important;
}

.reveal-modal,
dialog {
    border-radius: 4px;
    border: 0;
}

.reveal-modal h2 {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.reveal-modal.micro,
dialog.micro {
    left: 0;
    margin: 0 auto;
    max-width: 62.5em;
    right: 0;
    width: 25%;
    border: 0;
    border-radius: 9px;
    padding-bottom: 0;
    overflow: hidden;
    width: 338px;
    padding: 20px;
}

.reveal-modal.micro h2,
dialog.micro h2 {
    text-align: center;
    font-weight: 600;
    color: #1e47f8;
    background: none;
    border: 0;
}

.reveal-modal.micro ul.small-block-grid-2,
dialog.micro ul.small-block-grid-2 {
    margin: 0 -1.88rem;
}

.reveal-modal.micro ul.small-block-grid-2 li,
dialog.micro ul.small-block-grid-2 li {
    margin-bottom: 0;
}

.leftButtonDialog {
    -webkit-border-bottom-left-radius: 9px;
    -moz-border-radius-bottomleft: 9px;
    border-bottom-left-radius: 9px;
    margin-bottom: 0;
    margin-left: -24px;
    width: 202px;
}

.rightButtonDialog {
    -webkit-border-bottom-right-radius: 9px;
    -moz-border-radius-bottomright: 9px;
    border-bottom-right-radius: 9px;
    margin-bottom: 0;
    margin-right: -24px;
    width: 202px;
}

.leftButtonDialogMicro {
    -webkit-border-bottom-left-radius: 9px;
    -moz-border-radius-bottomleft: 9px;
    border-bottom-left-radius: 9px;
    margin-bottom: 0;
    margin-left: -24px;
    width: 169px;
}

.rightButtonDialogMicro {
    -webkit-border-bottom-right-radius: 9px;
    -moz-border-radius-bottomright: 9px;
    border-bottom-right-radius: 9px;
    margin-bottom: 0;
    margin-right: -24px;
    width: 169px;
}

#dLConfContact,
#dLConf {
    padding-bottom: 0;
    border: 0;
    border-radius: 9px;
    width: 338px;
}

#dLConft {
    padding-bottom: 0;
    border: 0;
    border-radius: 9px
}

#dPConf {
    padding-bottom: 0;
    border: 0;
    border-radius: 9px
}

#dLConf2 {
    padding-bottom: 0;
    border: 0;
    border-radius: 9px
}

#dLConf12 {
    padding-bottom: 0;
    border: 0;
    border-radius: 9px
}

#userDeleteConfirmation {
    padding-bottom: 0;
    border: 0;
    border-radius: 9px
}

#dLConfContact h2,
#dLConf h2 {
    text-align: center;
    font-weight: 600;
    color: #58468b;
    background: none;
    border: 0
}

#dLConf12 h2 {
    text-align: center;
    font-weight: 600;
    color: #58468b;
    background: none;
    border: 0
}

#dLConft h2 {
    text-align: center;
    font-weight: 600;
    color: #58468b;
    background: none;
    border: 0
}

#dLConft ul li:nth-child(2) {
    -webkit-border-bottom-right-radius: 9px;
    -moz-border-radius-bottomright: 9px;
    border-bottom-right-radius: 9px;
    margin-bottom: 0
}

#dLConft ul li:nth-child(1) {
    -webkit-border-bottom-left-radius: 9px;
    -moz-border-radius-bottomleft: 9px;
    border-bottom-left-radius: 9px;
    margin-bottom: 0
}

#dLConf2 ul li:nth-child(2) {
    -webkit-border-bottom-right-radius: 9px;
    -moz-border-radius-bottomright: 9px;
    border-bottom-right-radius: 9px;
    margin-bottom: 0
}

#dLConf2 ul li:nth-child(1) {
    -webkit-border-bottom-left-radius: 9px;
    -moz-border-radius-bottomleft: 9px;
    border-bottom-left-radius: 9px;
    margin-bottom: 0
}

#dLConf ul li:nth-child(2) {
    -webkit-border-bottom-right-radius: 9px;
    -moz-border-radius-bottomright: 9px;
    border-bottom-right-radius: 9px;
    margin-bottom: 0
}

#dLConf ul li:nth-child(1) {
    -webkit-border-bottom-left-radius: 9px;
    -moz-border-radius-bottomleft: 9px;
    border-bottom-left-radius: 9px;
    margin-bottom: 0
}

#dLConfContact ul li:nth-child(2),
#dLConf12 ul li:nth-child(2) {
    -webkit-border-bottom-right-radius: 9px;
    -moz-border-radius-bottomright: 9px;
    border-bottom-right-radius: 9px;
    margin-bottom: 0
}

#dLConfContact ul li:nth-child(1),
#dLConf12 ul li:nth-child(1) {
    -webkit-border-bottom-left-radius: 9px;
    -moz-border-radius-bottomleft: 9px;
    border-bottom-left-radius: 9px;
    margin-bottom: 0
}

#dLConfContact ul,
#dLConft ul {
    margin: 0 -1.88rem;
}

#dLConf12 ul {
    margin: 0 -1.88rem;
}

#dLConf2 ul {
    margin: 0 -1.88rem;
}

#dLConf ul {
    margin: 0 -1.88rem;
}

#activityNoteView {
    max-height: 150px;
    overflow: auto;
    display: block
}

#dLConfAct {
    padding-bottom: 0;
    border: 0
}

.viewList1 li {
    padding: 0 .2rem !important
}

.viewList1 {
    margin: 0 !important
}

#mtTabId td:last-child,
.importDropdown {
    position: relative
}

#mtTabId>tbody>tr>td input {
    margin-bottom: 0 !important
}

#mtTabId>tbody>tr>td select {
    margin-bottom: 0 !important
}

#userDeleteConfirmation ul {
    margin: 0 -1.88rem;
}

#userDeleteConfirmation ul li:nth-child(2) {
    -webkit-border-bottom-right-radius: 9px;
    -moz-border-radius-bottomright: 9px;
    border-bottom-right-radius: 9px;
    margin-bottom: 0
}

#userDeleteConfirmation ul li:nth-child(1) {
    -webkit-border-bottom-left-radius: 9px;
    -moz-border-radius-bottomleft: 9px;
    border-bottom-left-radius: 9px;
    margin-bottom: 0
}

#emailModal span {
    text-transform: lowercase
}

.filterBar {
    background: #fafafb;
    padding: 13px 5px 0 5px;
    border: 1px solid #e5e5e5;
    margin: -2px -1px !important;
}

.sortFilter {
    background: #f9fafa;
    border: 1px solid #ccc;
    padding: 5px 10px;
    width: 200px;
    float: right;
    color: #777
}

.sortFilter i {
    float: right;
    margin-top: 3px
}

.sortLeftfilter {
    outline: none;
    padding: 10px 5px;
}

.sortLeftfilter li {
    line-height: 1.8rem;
    font-size: 1rem;
    padding: 0 8px;
}

.sortLeftfilter li span {
    color: #999
}

.dgtableSales h4 {
    font-size: 14px !important;
    margin-bottom: 0;
}

.dgtableSales {
    border-bottom: 0;
}

.dgtableSales h5 {
    margin-bottom: 0;
    font-size: 13px;
}

.manageIcons a {
    padding: 5px 15px 2px !important;
}

.clickLink {
    font-size: 1.5rem;
    margin-top: 1rem;
    /* background: #ddd; */
    padding: 1rem;
}

.OrgPopScroll {
    max-height: 400px;
    overflow: auto
}

.owner_details img.owner_img,
.owner_details i.icon-user_male {
    width: 80px!important;
    height: 80px!important;
    margin: 1px 0 0 12px;
    font-size: 72px!important;
}

.owner_details .columns {
    padding: 8px!important;
}

.owner_details p {
    line-height: 18px;
    font-size: 12px;
    margin: 0 0 0 5px;
    padding: 0;
    color: #333;
}

.owner_details i.ownerblankIcon {
    font-size: 2rem;
    color: #999;
}

.owner_details i {
    margin-left: 0px !important
}

.owner_details h4 a {
    color: #2d84d1!important;
    font-size: 1.5rem;
    line-height: 1rem;
    margin: 0;
}

.owner_details h4 {
    margin-left: 5px;
    margin-bottom: 0
}

.padding-bottom10 {
    padding-bottom: 10px!important;
    background: #eee;
}

.campaignWiseRight {
    width: 200px;
    height: 24px;
    float: right
}

#mData .table-widget {
    margin: -11px
}

#mData .table-widget-title {
    padding: 15px
}

.displayInline {
    display: inline-block!important;
}

.padding8-12 {
    padding: 8px 12px!important;
}

.task-content {
    position: absolute;
    top: 10px;
    right: -2px
}

.task-content i {
    font-size: 15px !important
}

#dataCompId {
    overflow: auto;
    max-height: 250px;
    padding: 10px
}

.selectTRColor {
    background: #c9c7f8 !important;
    color: #fff !important;
    font-weight: bold;
}

.selectTRColor td {
    /* background: #a8a4c0 !important; */
    /* color: #fff !important; */
    /* font-weight: bold; */
}

.suggestTable {
    border-collapse: collapse;
    margin: -1px;
}

.suggestTable td {
    border: 1px solid #ccc;
}

.suggestTable td:first-child {
    width: 10%
}

.activityMain {
    border: 1px solid #e5e5e5;
    padding: 1rem
}

.activityMain div {
    font-size: 40px;
    line-height: 50px
}

.activityMain p {
    font-size: 18px;
    line-height: 45px;
    margin-bottom: 0
}

.activityMainUL li {
    padding: 0 .5rem 0rem !important;
}

.borderBlueLeft {
    border-left: 3px solid #5faee3 !important
}

.borderGreenLeft {
    border-left: 3px solid #a9d86e !important
}

.borderOrangeLeft {
    border-left: 3px solid #f8a20f !important
}

.borderRedLeft {
    border-left: 3px solid #f47257 !important
}

.task-activity-content .tabs li.active a,
.tabs .tab-title.active a {
    background: none repeat scroll 0 0 #fff;
    color: #666;
    outline: 0 !important
}

.task-activity-content .tabs li {
    border-right: 1px solid #e5e5e5;
    outline: 0 !important
}

.task-activity-content .tabs {
    padding-left: 0 !important
}

.activity-container .leftzone i {
    font-size: 2.5rem !important;
    height: 40px;
    width: 40px;
    text-align: center;
    border: 1px solid #e5e5e5;
    color: #ccc;
    background: #f8f8f8;
    line-height: 3rem;
}

.activity-container .leftSideIcon i,
.activity-container .leftSideIcon img {
    /* font-size: 3rem;
    height: 60px; */
    width: 60px;
    /* text-align: center;
    border: 1px solid #e5e5e5;
    color: #ccc; */
    background: #f8f8f8;
    /* line-height: 4.5rem; */
    float: left;
    padding: 10px;
}

.tastActivity img {
    padding: 10px;
}

.activity-container .rightzone h3 {
    margin-right: 5px;
    text-align: right;
    margin-bottom: 0
}

.activity-container .rightzone small {
    margin-right: 5px;
    float: right;
    color: #999
}

.borderBtm:last-child {
    border-bottom: none !important;
    padding: 10px 0 5px;
}

.borderBtm {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
    display: block
}

.borderBtm:hover {
    border-bottom: 1px solid #e5e5e5;
    padding: 10px 0;
    display: block;
    background: #f8f8f8;
}

.borderBtmSelect {
    border-bottom: 1px solid #e5e5e5;
    -webkit-box-shadow: 1px 1px 5px 1px #D4D4D4;
    box-shadow: 1px 1px 5px 1px #D4D4D4;
    background: #f8f8f8;
}

.borderBtm small {
    color: #999;
    font-size: 1.2rem !important;
    font-style: normal !important;
}

/* #sample_1 tr td:first-child {
    font-weight: 600
} */

.topFieldsfore {
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px 15px;
    border-bottom: none;
    font-weight: 600;
    margin-top: 10px
}

.f-dropdown.medium {
    width: 350px !important;
    max-width: 450px !important;
}

.google-visualization-table-table * {
    margin: 0;
    width: 100% !important;
}

#upTasks i {
    font-size: 1.5rem;
    vertical-align: middle;
    line-height: 1rem;
    color: #555;
}

#timeLine i {
    font-size: 1.5rem;
    vertical-align: middle;
    line-height: 1rem;
    color: #555;
}

#upTasks {
    font-size: 1.2rem;
    margin-bottom: -1px;
}

#timeLine {
    font-size: 1.2rem;
    margin-bottom: -1px;
}

#taskPanl i {
    font-size: 1.5rem;
    vertical-align: text-top
}

#taskPanl {
    color: #555;
    font-size: 1.2rem;
    padding: 12px 40px;
}

#actPanl i {
    font-size: 1.5rem;
    vertical-align: text-top
}

#actPanl {
    color: #555;
    ;
    font-size: 1.2rem;
    padding: 12px 40px;
}

#taskFormNewId,
#noteFormNewId {
    margin-top: 10px
}

.google-visualization-table {
    border: 0px solid #eee !important;
    display: block !important;
}

.cbp_tmtime abbr {
    color: #040404;
    border-bottom: 0;
    padding: 15px 5px;
}

.updateButton {
    background: url(../images/updateButtonSo.png) no-repeat;
    height: 26px;
    width: 99px;
    display: block
}

.updateButton:hover {
    background: url(../images/updateButtonSoHover.png) no-repeat;
    height: 26px;
    width: 99px;
    display: block
}

#newTaskView div.row div:nth-child(1) {
    color: #6f6f6f !important;
    text-align: right;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    font-size: 1rem;
    line-height: 1.5rem;
    background: #f9f9f9;
}

#newTaskView div.row div label:nth-child(1) {
    color: #6f6f6f !important;
}

#newTaskView div.row div:nth-child(2) {
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    font-size: 1rem;
}

#activityViewNoteOverlay div.row div:nth-child(1) {
    color: #6f6f6f !important;
    text-align: right;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    font-size: 1rem;
    line-height: 1.5rem;
    background: #f9f9f9;
}

#activityViewNoteOverlay div.row div:nth-child(2) {
    text-align: left;
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    font-size: 1rem;
}

.selectCardView {
    background: none repeat scroll 0 0 #f3f4f5;
}

.activity-container h3 {
    font-size: 2.3rem;
    margin: -5px;
    color: #666
}

#descriptionViewId,
#activityNoteView {
    max-height: 100px;
    overflow-y: auto
}

#mtTabId th {
    cursor: pointer;
}

#mtTabId th img {
    float: right
}


/****************************************************************/

table {
    border-collapse: collapse;
}

#chart_div table {
    border-collapse: separate !important;
    border: 0 !important;
    margin-top: 20px
}

#resetSearch i {
    font-size: 1.2rem !important;
}

#submitSearch1 i {
    color: #fff !important;
    font-size: 1.2rem !important;
}

#submitSearch i {
    color: #fff !important;
    font-size: 1.2rem !important;
}

#mtTabId a i {
    color: #454545
}

table th {
    color: #999 !important;
}
.dataList tbody tr {
    border-bottom: 1px solid #e5e5e5;
}
.dataList td {
    color: #131415 !important;
    padding: 1rem !important;
    font-size: 13px;
    font-family: 'Gotham Book';
    font-weight: 600;
}
.dataList td .f-dropdown.compaign-setting.open {
    left: -90px !important;
}
table tr td._label-sm-style:nth-child(2) span,
#dTabId tr td._label-sm-style:nth-child(2) .has-tip {
    color: #131415 !important;
    font-weight: 600 !important;
}

#footer {
    display: none;
}


/****************************************************************/

.manageSearchBtn {
    width: 56px
}

.manageSearchBtn a {
    margin: 0 0px;
    padding: 6px 8px !important;
}

.manageSearchBtn i {
    margin-left: 0 !important;
}

#submitSearch i {
    color: #fff !important;
}

#accountDataTableList,
#mtTabId>tbody>tr:first-child>td {
    word-wrap: normal !important
}

table thead {
    background: #e3edf5;
}

.hotIconClass {
    background: #ff4500;
    color: #fff !important;
    padding: 5px;
    border-radius: 20px;
    font-size: 1rem !important;
}

.warmIconClass {
    background: #ffb400;
    color: #fff !important;
    padding: 5px;
    border-radius: 20px;
    font-size: 1rem !important;
}

.coldIconClass {
    background: #00aeef;
    color: #fff !important;
    padding: 5px;
    border-radius: 20px;
    font-size: 1rem !important;
}

.modal-footer {
    padding: 10px;
    margin-bottom: 0;
    background-color: #f3f4f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
    margin: 0 -1.8rem -1.8rem;
}

.reveal-modal.large {
    width: 70rem !important;
    max-width: 70rem !important;
}


/*.reveal-modal.large .row{
    width:100% !important;
	max-width: 100% !important;

}*/

.borderTopLeftRight {
    border: 1px solid #e5e5e5;
    border-bottom: 0 !important
}

.lead-details-upper abbr {
    color: #fff;
    font-size: 12px;
}

#crmCampaign .clickReset {
    margin-right: 13px !important;
    top: 7px !important;
}

#fNameId,
#lNameId,
#companyIdRecip {
    float: left;
    margin: 0 6px 5px 0;
    border: 1px solid #a6a6a6;
    border-bottom-color: #979797;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 0 2px rgba(255, 255, 255, .15) inset, 0 1px 0 rgba(255, 255, 255, .15) inset;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 0 2px rgba(255, 255, 255, .15) inset, 0 1px 0 rgba(255, 255, 255, .15) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 0 2px rgba(255, 255, 255, .15) inset, 0 1px 0 rgba(255, 255, 255, .15) inset;
    background: #e4e4e4;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e4e4e4));
    background-image: -moz-linear-gradient(top, #fff, #e4e4e4);
    background-image: -webkit-linear-gradient(top, #fff, #e4e4e4);
    background-image: -o-linear-gradient(top, #fff, #e4e4e4);
    background-image: -ms-linear-gradient(top, #fff, #e4e4e4);
    background-image: linear-gradient(top, #fff, #e4e4e4);
    padding: 4px 6px;
    color: #444
}

.byfirstnamelastname {
    position: absolute;
    z-index: 1;
    margin: 75px 0 0 588px;
}

#profileDataTable .manage-leads label {
    /* color: #999;
    font-style: italic;
    font-weight: 600;
    margin-right: 3px; */
}

.currency-table td {
    padding: 2px 4px;
}

.currency-table td input {
    margin-bottom: 0;
}

.currency-table td span {
    margin-top: 8px;
    font-family: 'Gotham';
    font-size: 13px ;
    font-weight: 600;
    /* letter-spacing: 0.6px; */
}

.currency-table img {
    width: 8px;
    margin-top: -3px !important;
}

.equals {
    font-size: 22px;
    margin-top: 8px;
}

#currencySignDashBoard img {
    width: .9rem !important;
    margin: -2px 0px 0 0px;
    border: 0 !important;
    opacity: .8
}

#currencySign img,
#forecastDivId img,
#forecastDetailDiv img {
    width: 0.65rem !important;
    margin: -2px 2px 0 6px;
}

.lead-details-upper #currencySign img,
.lead-details-upper #forecastDivId img,
.lead-details-upper #forecastDetailDiv img {
    width: 0.65rem !important;
    margin: -2px 2px 0 0;
}

#currencySignOpp img {
    width: 0.75rem !important;
    margin: -2px 2px 0 6px;
}

#productsActionForm .headingMoney img {
    max-width: 1rem !important;
    margin: -.4rem 0 0 0;
}

#opportunityDataTable .greentitle img {
    max-width: .75rem !important;
    margin: -3px 1px 0 3px;
}

/* #productsDataTable img {
    width: 0.7rem !important;
    margin: -2px 12px 0 0px;
} */

.otherapp-list li:nth-child(5) {
    display: none
}

.otherapp-list li:nth-child(6) img {
    width: 61px;
}

#opportunityDataTableList td:nth-child(5) i {
    display: none
}

#currencySignOrder img {
    width: 1rem !important;
    margin: -4px 0 0 0;
}

#mtTabId .greentitle img {
    max-width: 1rem !important;
    margin: -2px 0 0 0;
}

.textarea {
    max-height: 120px;
    overflow: auto;
    word-wrap: break-word;
    word-break: break-all;
}

.phone-header span.first {
    width: 75%;
    font-size: 16px;
    line-height: 20px;
    color: #676767;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.phone-header span.last {
    width: 25%;
    color: #848484;
    vertical-align: sub;
}

.phone-header span.last span i {
    color: #fff;
    font-size: 18px;
}

.phone-header span.last span {
    background: #58468B;
    /*-webkit-box-shadow: inset 3px 3px 3px 0px rgba(40,27,89,1);
-moz-box-shadow: inset 3px 3px 3px 0px rgba(40,27,89,1);
box-shadow: inset 3px 3px 3px 0px rgba(40,27,89,1);*/
    border-radius: 50%;
    padding: 2px 7px;
    display: inline-block;
    border: 1px solid #777;
}

.phone-header {
    margin-bottom: 0;
    padding: 0
}

p.call-comp {
    font-size: 12px!important;
    color: #888;
    line-height: 14px;
    margin-top: 4px;
}

p.call-comp i {
    font-size: 14px!important;
    color: #807F7F!important
}

p.call-des {
    margin-top: -8px;
    color: #888;
    font-size: 12px!important;
}

.lead-profile-img {
    margin: 0;
}

.call-popup {
    padding: 8px 0;
    border-bottom: 1px solid #ddd;
}

.call-popup:last-child {
    border-bottom: 0;
}

.call-popup .lead-profile-img {
    border: 1px solid #ccc;
}

.call-ring {
    color: #fff;
    background-color: #92cf5c;
    margin: 0px;
    padding: 2px 10px;
}

.call-ring h3 {
    margin: 2px 0 0 0;
}

.call-ring h3 span {
    font-size: 20px;
    color: #fff;
    line-height: 22px;
    padding: 5px 5px 5px 0;
}

.call-ring h3 span i {
    font-size: 30px!important;
}

#calTextArea .table-widget {
    margin-bottom: 0!important;
    border-bottom: 0;
    margin-top: -1px;
}

.contact_callicon {
    background: rgb(82, 115, 29)!important;
}

.lead_callicon {
    background: rgb(153, 20, 15)!important;
}

.list-NewDesign {
    padding-bottom: 10px;
}

.list-NewDesign input,
a,
i {
    margin-bottom: 0!important;
}


/*.list-NewDesign .fa-search{background: #58468B!important;}*/

.list-NewDesign .max_widthli {
    width: 86%;
    position: relative;
}

.list-NewDesign .button-group.radius li {
    margin-left: 0px!important;
    margin-right: 0px!important;
}

.list-NewDesign .button-group li a {
    padding: 0;
}

.list-NewDesign .stack-for-small li a i {
    padding: 0;
    color: #58468B;
    font-size: 2.2rem;
}

.list-NewDesign .stack-for-small li a.gry i {
    color: #999;
}

.list-NewDesign .stack-for-small li a.gry {
    background: transparent!important;
}

.list-NewDesign .shortingBtn {
    padding: 7px 7px 7px;
    background: #fff;
    border: 1px solid #ccc;
    margin-top: 1px;
    cursor: pointer;
}

.list-NewDesign .success {
    padding: 9px 8px 8px;
    width: 99%
}

.list-NewDesign .success,
.list-NewDesign select {
    max-width: 270px;
    /*line-height: 15px;*/
}

.list-NewDesign .search-fiter {
    width: 100%;
    padding-right: 245px;
    padding-left: 110px;
}

.list-NewDesign .withoughtTab {
    width: 100%;
    padding-right: 170px!important;
}

.list-NewDesign .filters {
    position: absolute;
    right: -12px;
    top: 0px;
    width: 250px;
    left: auto;
}

.list-NewDesign .withoughtTabFilters {
    width: 185px!important;
}

.list-NewDesign .filters ul {
    margin-right: 8px;
    margin-left: 0;
}

.list-NewDesign .filters .styleselect1 {
    width: 130px;
}

.list-NewDesign .filters ul li {
    list-style: none;
    float: left;
    margin-right: 5px;
}

.filter-container {
    position: relative;
}

.list-NewDesign .compaign-setting ul li {
    text-align: left;
}

.list-NewDesign .compaign-setting {
    top: 32px!important;
}

.searchResult {
    position: absolute;
    left: 3px;
    top: 5px;
    z-index: 1;
}

.actionBtn {
    font-size: 12px;
    border: 1px solid #C5C5C5!important;
    padding: 5px;
    background: #fff;
    float: left;
    color: #807D7D;
    text-align: right;
    min-width: 85px;
}

.actionBtn i {
    margin: 0 6px!important;
}

.button-group li i.gry,
.button-group li a.gry {
    background: #331D71!important;
}

@media screen and (max-width: 1024px) {
    .list-NewDesign .max_widthli {
        width: 80%;
    }
    /*.list-NewDesign .filters .styleselect1{width: 110px;}*/
    .list-NewDesign .filters {
        width: 205px;
    }
    .list-NewDesign .search-fiter {
        padding-right: 195px;
    }
    .list-NewDesign .filters .styleselect1 {
        width: 95px;
    }
    .list-NewDesign .filters ul {
        margin-right: 5px;
    }
    .list-NewDesign .withoughtTab {
        padding-right: 145px!important;
    }
    .list-NewDesign .withoughtTabFilters {
        width: 160px!important;
    }
    .withoughtTabFilters .styleselect1 {
        width: 112px!important;
    }
}

.details-table span img {
    vertical-align: top;
    width: 0.7rem !important;
}

.insertCamera {
    background: none repeat scroll 0 0 #000;
    border-radius: 2rem;
    margin: 0.9rem 1rem 0 -3rem;
    opacity: 0.31;
    padding: 0.23rem 0.5rem 0.35rem;
    position: absolute;
    z-index: 1;
}

.insertCamera i {
    opacity: 1 !important;
    color: #fff
}

.firstActCLock {
    line-height: 2rem
}

.firstActCLock i {
    padding: 0 5px 0 5px
}


/*#rolesNumberDiv .fontSizei{font-size:1.2rem !important;line-height:normal !important}
#usersNumberDiv .fontSizei{font-size:1.2rem !important;line-height:normal !important}
#profileNumberDiv .fontSizei{font-size:1.2rem !important;line-height:normal !important}
*/

.colorAnalytics {
    margin: 20px 0
}

.colorAnalytics li {
    text-align: center
}

.colorAnalytics hdl {
    display: block;
    line-height: 2rem;
}

.colorAnalytics li div {
    border: 1px solid;
}

.colorAnalytics li div hd {
    font-size: 24px;
    margin: 10px 0 -5px 0;
    display: block
}

.colorAnalytics li span {
    font-size: 14px;
    display: block;
    text-align: right;
    margin-right: 5px;
}

.colorAnalytics li:nth-child(2) {
    color: #f58220 !important;
    border-color: #f58220
}

.colorAnalytics li:nth-child(3) {
    color: #5cb85c !important;
    border-color: #5cb85c
}

.colorAnalytics li:nth-child(4) {
    color: #00aad3 !important;
    border-color: #00aad3
}

.colorAnalytics li:nth-child(5) {
    color: #f15b40 !important;
    border-color: #f15b40
}

.colorAnalytics li:nth-child(6) {
    color: #8432ce !important;
    border-color: #8432ce
}

.colorAnalytics360 {
    margin: 20px 0
}

.colorAnalytics360 li {
    text-align: center
}

.colorAnalytics360 hdl {
    display: block;
    line-height: 2rem;
}

.colorAnalytics360 li div {
    border: 1px solid;
}

.colorAnalytics360 li div hd {
    font-size: 24px;
    margin: 10px 0 -5px 0;
    display: block
}

.colorAnalytics360 li span {
    font-size: 14px;
    display: block;
    text-align: right;
    margin-right: 5px;
}

.colorAnalytics360 li:first-child {
    color: #157915 !important;
    border-color: #157915
}

.colorAnalytics360 li:nth-child(2) {
    color: #47a047 !important;
    border-color: #47a047
}

.colorAnalytics360 li:nth-child(3) {
    color: #6ac66a !important;
    border-color: #6ac66a
}

.colorAnalytics360 li:nth-child(4) {
    color: #9ee49e !important;
    border-color: #9ee49e
}

.colorAnalytics360 li:nth-child(5) {
    color: #f15b5b !important;
    border-color: #f15b5b
}

.colorAnalytics360 li:nth-child(6) {
    color: #f15b40 !important;
    border-color: #f15b40
}

.colorAnalytics360 li:nth-child(7) {
    color: #ed1c24 !important;
    border-color: #ed1c24
}

.colorAnalytics360 li:nth-child(8) {
    color: #a71c20 !important;
    border-color: #a71c20
}

#taskDataTable,
#accountsDataTable,
#leadsDataTable,
#contactDataTable,
#opportunityDataTable,
#productsDataTable,
#ordersDataTable,
#usersDataTable,
#profileDataTable,
#rolesDataTable,
#actTaskDataTable {
    padding-right: 0px
}

#forecastDetailDiv table,
#forecastDivId table {
    margin: -2px -1px -1px
}

#salesDashBoardDiv row.columns {
    padding-right: 0
}

.custom-fields label {
    border: 1px solid #D8D8D8;
    padding: 5px;
    margin: -1px 0 0 0;
}

.custom-fields .table-widget-body {
    padding: 10px;
}

/* .custom-fields label i {
    float: right;
    margin-left: 8px;
    margin-right: 4px;
    font-size: 16px;
    display: none;
} */

/* .custom-fields label:hover i {
    display: block;
} */

.custom-field-icon-box{
    position: absolute;
    top: 2px;
    height: 25px;
    width: 26px;
    border-radius: 17px;
    cursor: pointer;
    z-index: 1;
    background-repeat: no-repeat;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    right: 40px;
    display: none;
}
.custom-fields label:hover .custom-field-icon-box{
    right: 40px;
    display: block;
}
.custom-field-icon-box button{
    background: transparent;
    padding: 0px;
    margin: 0px;
}
.custom-field-icon-box button:focus{
    border: none;
    outline: none;
}
/* .custom-field-icon-box button:hover + ul{
    display: block;
} */

.custom-field-icon-box ul{
    z-index: 6;
    padding: 0px 0;
    background: #fff;
    position: absolute;
    box-shadow: 0 4px 16px -3px rgba(0, 0, 0, 0.8);
    border-radius: 3px;
    list-style: none;
    margin-top: 12px;
    right: -20px;
    top: 15px;
    /* margin-bottom:40px; */
    width: 120px;
    /* display: none; */
}
.custom-field-icon-box ul.open-top-dropdown{
    top: auto;
    bottom: 13px;
}
.custom-field-icon-box ul.open-top-dropdown:before{
    border-top: 10px solid #fff;
    bottom: -10px;
    top: unset;
    border-bottom: unset;
}
.custom-field-icon-box ul::before {
    content: "";
    position: absolute;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
    top: -10px;
    right: 13px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.custom-field-icon-box ul li a{
    white-space: nowrap;
    text-align: left;
    margin: 0;
    padding: 5px 10px 5px 10px;
    color: #444;
    font-weight: 600;
    font-size: 13px !important;
    cursor: pointer;
    display: block;
    letter-spacing: .2px;
    font-family: "Open Sans", arial, sans-serif!important;
}
.custom-field-icon-box ul li a:hover{
    background: #E7EEFF;
}

#customFieldSetupForm1 select {
    margin-right: 0;
}

.reveal-modal h2 span.smalltxt {
    font-size: 12px;
}

.tokenfield {
    padding: 0 5px;
    height: 75px!important;
    overflow-x: auto
}

#pickVal2 {
    height: 90px;
}

.twitter-typeahead .tt-input,
.twitter-typeahead .tt-hint {
    padding: 0!important;
}

.tokenfield .token {
    margin: 4px 4px -1px 0!important;
    font-size: 11px;
    height: 20px!important;
}

/* .typeValue {
    width: 80%;
    margin: 0 auto 10px auto;
} */

.padding20 {
    padding: 20px!important;
}

.open-activity-box2 i.fa-caret-right {
    border: 1px solid #ccc;
    border-radius: 20px;
    padding: 0px 5px;
    height: 16px;
    width: 16px;
}

.open-activity-box2 span.font-size1 {
    color: #458ed4!important;
    cursor: pointer;
    font-style: italic
}

#sortable li {
    list-style: none;
    padding: 5px 10px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-top: -1px;
    background: #fff;
}

#sortable li:last-child {
    border-bottom: 0;
}

#sortable li i {
    color: #888;
}

.ui-state-highlight {
    background-color: #E6E6E6!important;
    height: 30px;
    outline: 2px dotted #3c336c;
}

.mappingTable th {
    /* min-height: 35px; */
    /* font-size: 1.25rem; */
    vertical-align: middle;
    line-height: normal;
    /* color: rgb(69, 69, 69) !important; */
    font-weight: normal;
    /* padding: 6px; */
}

.mappingTable td {
    vertical-align: middle;
}

.mappingTable td:nth-child(2) a {
    color: rgb(72, 63, 71);
    background: rgb(201, 165, 196);
}

.mappingTable td:nth-child(3) a {
    color: rgb(87, 95, 75);
    background: rgb(188, 201, 168);
}

.mappingTable td:nth-child(4) a {
    color: rgb(137, 109, 85);
    background: rgb(250, 205, 165);
}

.mappingTable a.no-pip i {
    margin-top: 7px;
    display: inherit;
    font-size: 0.7rem !important;
}

.mappingTable a.no-pip {
    padding-top: 0.325rem;
    padding-bottom: 0.3875rem;
    padding-left: 0.6rem;
    font-size: 1rem;
    padding-right: 2.35rem !important;
    margin-bottom: 4px !important;
    border-radius: 3px;
}


/*=======STYLES FOR CUSTOM FIELDS===24-12-2015===*/

.formTable .columns {
    /* border-bottom: 1px solid #e5e5e5; */
    height: 48px;
}

.formTable .columns .columns {
    border-bottom: 0;
    height: auto;
    padding: 0;
}

.formTable .columns label {
    margin: 5px 0 6px;
}

.formTable .columns .socioLinks {
    height: 18px;
    width: 18px;
    font-size: 12px!important;
}

.formTable [class*="column"]+[class*="column"]:last-child {
    float: left;
}

.formTable .alert-box,
.formTable small.error {
    z-index: 99;
    position: relative;
    text-align: left;
    font-size: 0.9rem!important;
    line-height: 1rem;
    padding: 4px!important;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(176, 176, 176, 1);
    -moz-box-shadow: 5px 5px 5px 0px rgba(176, 176, 176, 1);
    box-shadow: 5px 5px 5px 0px rgba(176, 176, 176, 1);
}

.datepicker-dropdown {
    z-index: 9999!important;
}


/*.formTable textarea{min-height:46px!important; overflow: auto; padding: 2px 8px; border-color:#E2E2E2; width:100%; max-width:100%; border: 0!important; position: absolute; top: 0px; left: 0px; resize:none;}*/

.formTable textarea {
    min-height: 39px!important;
    overflow: auto;
    padding: 2px 8px;
    width: 96.5%;
    max-width: 96.5%;
    position: absolute;
    top: 4px;
    left: 7px;
    resize: none;
}


/*.formTable textarea{height: 64px!important; overflow: auto;}*/


/*.formTable .table-widget-body, .formTable.table-widget-body{margin-bottom: -1px;}*/

.list-NewDesign>.row>.large-8.medium-8.columns {
    padding-right: 0;
}


/*#CampaignParamFormNew .list-NewDesign{margin:-11px}*/

#CampaignParamFormNew .manage-leads-setting button {
    margin-bottom: 0;
    margin-top: 7px;
}

.campaign_nameCreate h3 {
    padding-left: 68px
}

#campaignDataTable p {
    margin-top: 2px
}

#CampaignParamFormNew .padding-top10 {
    padding-bottom: 10px
}

#aPad {
    border-bottom: 1px solid #e5e5e5;
    margin: 0 -10px;
    padding: 0 10px;
}

#campaignListingDataTable h4 {
    font-size: 1.25rem;
    margin: 0;
}


/*#campaignListingDataTable li{padding-left:19px;padding-right:10px}*/

#campaignListingDataTable button {
    margin-bottom: 0
}

.campaign_name h3 {
    padding-left: 48px
}

#emailList #textArea {
    max-height: 350px;
    overflow-y: auto;
    padding: 0 0 10px;
}

#campaignDataTable .campaign-list {
    margin: 0 -10px
}

#campaignDataTable .campaign-list li,
#campaignListingDataTable .campaign-list li {
    padding: 4px 10px!important;
}


/*#campaignListingDataTable #cN li.clearfix{padding-top:10px!important; padding-bottom:10px!important;}*/

.list-NewDesign ul.campaign-list {
    margin: 0 -10px
}

#CampaignParamFormNew .action {
    padding-right: 20px
}

/* #contentListingDataTable {
    border: 1px solid #e5e5e5;
    margin: -12px 0
} */

#contentListingDataTable h4 {
    padding: 0 20px;
    font-size: 1.25rem
}

#contentListingDataTable input {
    vertical-align: sub
}

.searchEmailCustomForm input,
.searchEmailCustomForm select,
.searchEmailCustomForm textarea {
    height: 30px;
    margin-bottom: 16px!important;
}


/*.customFilterFields > div > label{line-height:22px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: right;}*/

.customFilterFields label {
    text-align: right;
}

.customFilterFields {
    margin: 0 !important
}

.searchEmailCustomForm label {
    line-height: 16px;
    text-align: right;
    margin-top: 0
}

.searchEmailCustomForm {
    margin: 0!important;
}

.uploadedImg img {
    max-width: 60px;
    max-height: 60px;
}

.customActive {
    color: #FFFFFF;
    position: absolute;
    left: 75%;
    background-color: #8EBD67;
    padding: 0px 3px;
    line-height: 16px;
    border-radius: 3px;
}

.customDeactive {
    background-color: #999;
    position: absolute;
    left: 75%;
    padding: 0 4px;
    border-radius: 3px;
    color: #fff;
}

#butSubId1 table {
    margin: -1px;
}

.scrollToTop {
    top: auto!important;
    bottom: 48px!important;
    z-index: 999;
}

.manageListing {
    margin-bottom: 20px;
}

.manageListing .f-dropdown li,
.action .f-dropdown li {
    padding: 0!important;
}

.manageListing .f-dropdown,
.action .f-dropdown {
    width: 100px;
}

.compaign-setting.f-dropdown li a {
    padding-top: 4px!important;
    padding-bottom: 4px!important;
}

.compaign-setting.f-dropdown li a {
    padding: 10px 0!important;
    font-weight: 600;
}

.fileupload-buttonbar .panel i {
    font-size: 24px;
    color: #1e47f8;
    margin: 0 5px;
}

.fileupload-buttonbar .panel a:hover {
    text-decoration: underline;
}

.fileupload-buttonbar .panel.callout {
    /* border-color: #C7C7C7;
    padding: 10px;
    background: #F1F1F1; */
    margin-top: 10px;
    margin-bottom: 0;
}

.download-color {
    color: #74788D!important;
    font-size: 20px;
}

.delete-color {
    color: #fb6b5b!important;
    font-size: 20px;
}

#showEndDiv1 {
    background: #fff;
    margin-bottom: 0;
}

.leftzone {
    display: inline-block;
    width: 100%;
}

.details-table tr td[colspan="3"] {
    width: 80%;
}

.picklistTable th {
    font-size: 1.2rem;
    font-weight: normal;
    color: #454545 !important;
    padding: 1rem;
}

.picklistTable td select {
    width: 70%
}

.innerborder {
    -webkit-box-shadow: inset 0px 0px 0px 1px #ccc !important;
    -moz-box-shadow: inset 0px 0px 0px 1px #ccc !important;
    box-shadow: inset 0px 0px 0px 1px #ccc !important;
}

.uploadPhoto {
    position: absolute;
    right: 22px;
    top: 10px;
    z-index: 99;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    width: 30px;
    line-height: 30px!important;
    background: #999;
}

.uploadPhoto i {
    color: #fff;
}

.companyName {
    font-size: 16px!important;
    color: #2d84d1;
    font-weight: 600;
}

.profileYlwbtn {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #E5892E;
    line-height: 16px;
    padding: 7px 14px;
    margin-right: 10px;
}

.profileGrnbtn {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background: #5DA423;
    line-height: 16px;
    padding: 7px 14px;
    margin-bottom: 0;
}

.lead-details-upper .readonly {
    padding: 6px;
    font-size: 14px;
    margin-bottom: 18px!important;
}

.lead-details-upper .readonly:last-child {
    margin-bottom: 0!important
}

.lead-details-upper .readonly i {
    font-size: 16px;
}

.closest-connect {
    margin-bottom: 10px!important;
}

.subPosition {
    font-size: 12px;
    font-weight: normal;
    border: 1px solid #50B2FF;
    padding: 2px 5px;
}

.logoThirdParty {
    margin: 0;
    display: block;
    margin-top: 20px;
}

.logoThirdParty li {
    list-style: none;
    /*border-bottom:1px solid #e5e5e5;padding:10px 0 ; */
    margin-right: 20px;
    /* transition: box-shadow 0.3s ease-out, transform 0.3s ease-out, opacity 0.2s ease-out;
    box-shadow: 0 2px 20px 0 rgba(0, 0, 0, 0.05); */
    display: inline-block;
    margin-bottom: 15px;
}


/* .logoThirdParty li:hover{background:#f1f1f1} */

/* .logoThirdParty li:hover {
    opacity: 1 !important;
    box-shadow: rgba(45, 45, 45, 0.05) 0 1px 1px, rgba(49, 49, 49, 0.05) 0 2px 2px, rgba(42, 42, 42, 0.05) 0 4px 4px, rgba(32, 32, 32, 0.05) 0 8px 8px, rgba(49, 49, 49, 0.05) 0 16px 16px, rgba(35, 35, 35, 0.05) 0 32px 32px;
    transform: translate(0, -2px);
} */


/* .logoThirdParty li:first-child{border-top:1px solid #e5e5e5;} */

.logoThirdParty li:last-child {
    border: 0
}


/* .logoThirdParty li a img{max-width:140px; } */

.logoContainer {
    background: url('../images/logoContainer.png') no-repeat;
    height: 119px;
    margin: 0 20px;
    text-align: center;
    max-width: 210px;
}

.logoThirdParty p.logoName {
    font-size: 1.5rem;
    color: #454545;
    font-weight: bold;
    margin: 24px 0 5px 0;
}

.logoThirdParty p.companyText {
    color: #999;
}

.logoThirdParty i {
    border: 1px solid #e5e5e5;
    padding: 10px 18px;
    border-radius: 40px;
    font-size: 2rem;
    margin-top: 35px;
}


/* .logoThirdParty #linkedinImp img{    margin: 40px 0 0 -20px;}
.logoThirdParty #globalImp img{    margin: 13px 0 0 -20px;}
.logoThirdParty #dGImp img{    margin:30px 0 0 -20px}
.logoThirdParty #gmailImp img{ margin:   26px 0 0 -20px} */

.toggleShowHide i {
    font-size: 2rem;
    color: #a196bf;
    position: absolute;
    left: 184px;
    top: 10px;
    cursor: pointer;
    z-index: 1
}

.width45 {
    width: 60px
}

.manageMainBox {
    position: absolute;
    width: 95.5%;
    margin-left: 50px;
    padding-left: 10px;
    background: #fff
}


/*******STYLE FOR ACTIVITIES NEW DESIGN*******/

.activityNewDesign {
    margin-left: 20px;
}

.activityNewDesign p.underLine {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
}

.activityNewDesign p.underLine span {
    display: block;
    margin-bottom: -12px;
    background-color: #fff;
    padding: 0 10px;
    font-size: 20px;
    width: 170px;
}

.activityNewDesign ul {
    border-left: 3px solid #ddd;
    padding-left: 40px;
}

.activityNewDesign ul li {
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    list-style: none;
    padding: 10px;
    margin-bottom: 15px;
}

.activityNewDesign ul li .icon {
    position: absolute;
    left: -60px;
    top: 0;
    border: 1px solid #ccc;
    padding: 2px 6px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
}

.activityNewDesign ul li .icon i {
    font-size: 20px;
    color: #999;
}

.activityNewDesign .activityContent p {
    padding-left: 20px;
    font-size: 12px;
    margin-bottom: 5px;
}

.activityNewDesign .activityContent p.detailspara {
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.activityNewDesign .activityContent .listbottomDetails {
    color: #ddd;
}

.activityNewDesign .activityContent .listbottomDetails .columns:first-child {
    padding-left: 30px;
}

.activityNewDesign .activityContent .listbottomDetails label {
    font-size: 11px;
}

.activityNewDesign .activityContent .listbottomDetails label span a i {
    margin-left: 15px;
    font-size: 16px;
    color: #999;
    float: right;
}

.activityNewDesign .activityContent .listHeader {
    text-align: left;
}

.activityNewDesign .activityContent .listHeader input[type="checkbox"] {
    float: left;
    margin-top: 5px;
}

.activityNewDesign .activityContent .listHeader p {
    color: #2d84d1;
    font-size: 14px;
}


/*******STYLE FOR ACTIVITIES NEW OVERLAY DESIGN*******/

.relatedList {
    margin: 0;
}

.relatedList li {
    list-style: none;
    display: inline-block;
}

.relatedList li a {
    width: 32px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #ddd;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    margin: 0 5px;
    background-color: #ccc;
}

.relatedList li a i {
    color: #999;
    font-size: 15px;
}


/*.createActivityTabs ul{border-radius: 5px; border: 1px solid #ccc; background-color: #fff!important; padding: 0; width: 100%; }
.createActivityTabs ul li{width: 19.99%; border-left: 1px solid #ccc;}
.createActivityTabs ul li a{background-color: #fff!important; width: 100%; padding:1rem 0!important; text-align: center;}
.createActivityTabs ul li a i{color: #fff; margin-right: 2px; text-shadow: 0px 0px 3px rgba(0, 0, 0, 1); vertical-align: text-bottom; font-size: 20px;}
.createActivityTabs ul li.active a{background-color: #E8E8E8!important; -webkit-box-shadow: inset 0px 3px 5px 0px rgba(0,0,0,0.2);
-moz-box-shadow: inset 0px 3px 5px 0px rgba(0,0,0,0.2);
box-shadow: inset 0px 3px 5px 0px rgba(0,0,0,0.2);}*/

.activityButtons .button-group {
    border-radius: 5px;
    border: 1px solid #ccc;
    background-color: #fff!important;
    padding: 0;
    width: 100%;
    margin-bottom: 10px;
}

.activityButtons .button-group a {
    background-color: #fff!important;
    width: 16.666%;
    border-left: 1px solid #ccc;
    padding: 0.8rem 0!important;
    text-align: center;
    color: #333;
    line-height: 1.5rem;
    float: left;
}

.activityButtons .button-group a i {
    color: #fff;
    margin-right: 2px;
    text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
    vertical-align: text-bottom;
    font-size: 20px;
}

.activityButtons .button-group a.active,
.activityButtons .button-group a:hover {
    background-color: #E8E8E8!important;
    -webkit-box-shadow: inset 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
}

#createActivity input {
    height: 2.3rem;
}

.reminderNotification {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    font-size: 16px;
    margin: 0;
}

.reminderNotification .has-tip,
.tip-bottom {
    background: #fff;
    margin-right: -20px;
    color: #666;
    border: 1px solid #999;
}

.reminderNotification i {
    color: #999;
}

.profileList {
    width: 101%;
    margin-left: -0.5%;
}

.profileList .profileListItem {
    width: 32.33%;
    float: left;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0.5%
}

.profileList .profileListItem:last-child {
    margin-right: 0;
}

.profileList .profileListItem .profilePic {
    width: 20%;
    float: left;
}

.profileList .profileListItem .profilePic i {
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    background-color: #ccc;
    margin: 6px 5px;
    display: block;
    padding: 3px 0;
    text-align: center;
}

.profileList .profileListItem .profileDetails {
    width: 65%;
    float: left;
    padding: 5px 0;
}

.profileList .profileListItem .profileDetails p,
.profileList .profileListItem .profileDetails i {
    line-height: 16px;
    margin: 0;
    color: #666;
    font-size: 12px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.profileList .profileListItem .profileDetails p:first-child {
    color: #000;
    cursor: pointer;
}

.profileList .profileListItem .profileExit {
    width: 15%;
    opacity: 0;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    float: left;
    text-align: center;
    vertical-align: middle;
    background-color: #FB6B5B;
    line-height: 60px;
    color: #fff;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.profileList .profileListItem:hover .profileExit {
    opacity: 1;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
}

.profileDetailsPopup {
    z-index: 9999!important;
    padding: 10px;
    width: 300px!important;
    max-width: 300px!important;
}

.profileDetailsPopup .topsection {
    border-bottom: 1px solid #ccc;
}

.profileDetailsPopup .topsection .profilePics {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 15px 15px 0;
    border: 1px solid #ccc;
    background-color: #ccc;
    text-align: center;
}

.profileDetailsPopup .topsection .profilePics i {
    color: #999;
    font-size: 30px;
    vertical-align: middle;
}

.profileDetailsPopup .topsection .profileDetail {
    width: 70%;
    text-align: left;
}

.profileDetailsPopup .topsection .profileDetail p {
    line-height: 12px;
    margin-bottom: 2px;
}

.profileDetailsPopup .topsection .profileDetail p strong {
    color: #454545;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    display: inline-block;
}

.profileDetailsPopup .topsection .profileDetail p i {
    font-size: 20px;
    color: #FB6B5B;
}

.profileDetailsPopup .bottomsection {
    padding-top: 10px;
}

.profileDetailsPopup .bottomsection p {
    /*margin-top: 20px;*/
    display: inline-block;
    color: #666!important;
    width: 100%;
}

.profileDetailsPopup .bottomsection p span:first-child {
    width: 30%;
    text-align: right;
    font-style: italic;
    float: left;
}

.profileDetailsPopup .bottomsection p span:last-child {
    width: 65%;
    float: right;
}

.markDone label {
    line-height: 15px;
    margin: 0;
}

.markDone input[type="checkbox"] {
    margin: 0;
    height: 15px!important;
    vertical-align: middle;
}

.reminderTooltip {
    width: 80px;
    padding: 5px 10px;
    text-align: center;
    border-radius: 4px;
}

.editPencil i {
    position: absolute;
    right: 15px;
    top: 6px;
    cursor: pointer;
}

.breadcrumb {
    list-style: none;
    overflow: hidden;
    font: 18px Helvetica, Arial, Sans-Serif;
    margin: 12px 0;
}

.breadcrumb li {
    float: left;
    width: 20%;
}

.breadcrumb li a {
    color: white;
    text-decoration: none;
    padding: 0px 0px 5px 40px;
    background: #ADADAD;
    /* fallback color */
    position: relative;
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 12px;
    line-height: 50px;
}

.breadcrumb li a span {
    width: 100%;
    display: inline-block;
    line-height: 15px;
    vertical-align: middle;
    /*white-space: nowrap; overflow: hidden; text-overflow: ellipsis;*/
}

.breadcrumb li a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    /* Go big on the size, and let overflow hide */
    border-bottom: 50px solid transparent;
    border-left: 30px solid #ADADAD;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
}

.breadcrumb li a:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    /* Go big on the size, and let overflow hide */
    border-bottom: 50px solid transparent;
    border-left: 30px solid white;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 1px;
    left: 100%;
    z-index: 1;
}

.breadcrumb li:first-child a {
    padding-left: 10px;
}

.breadcrumb li:last-child a:after {
    border: 0;
}

.breadcrumb li a:hover,
.breadcrumb li.active a {
    background: #5da423;
}

.breadcrumb li a:hover:after,
.breadcrumb li.active a:after {
    border-left-color: #5da423!important;
}

#panel1 .fa-caret-down,
#panel2 .fa-caret-down,
#panel3 .fa-caret-down,
#panel4 .fa-caret-down,
#panel5 .fa-caret-down,
#panel6 .fa-caret-down {
    display: none
}

.marginBottom100 {
    margin-bottom: 120px;
}

.margin-bottom25 {
    margin-bottom: 25px !important
}

.margin-bottom50 {
    margin-bottom: 50px !important
}

#mtTabId {
    margin-bottom: 100px !important
}

/* #emailModal {
    min-height: 300px;
} */


/*#emailIframe{height:350px !important}*/

.geo-details {
    position: relative;
}

.streetViewIcon {
    position: absolute;
    right: 6px;
    top: 5px;
    font-size: 18px;
    color: #5E5399;
    z-index: 999;
    cursor: pointer;
}


/*STYLE FOR CAMPAIN NEW DESIGN*/

.dataguruCount {
    font-size: 18px;
}

.dataguruCount span {
    color: #D60400;
}

.actionDetails .f-dropdown {
    max-width: 88px;
    text-align: left;
    outline: 0;
}

.actionDetails .f-dropdown li a {
    padding: 4px!important;
}

.actionDetails .toggleCircle {
    border: 1px solid #58468B;
    color: #333;
    border-radius: 50%;
    text-align: center;
    width: 25px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
}

.actionDetails .toggleCircle i {
    vertical-align: middle;
}

.filterSelect {
    line-height: 14px;
    vertical-align: middle;
    margin-right: 5px;
    width: 115px;
}

.manageList {
    margin: 0;
}

.manageList li {
    list-style: none;
    display: block;
    clear: both;
    margin-top: 10px;
}

.manageList li .checkField {
    width: 2%;
    float: left;
    margin-top: 30px;
    height: 15px;
}

.manageList li .listDetails {
    width: 97%;
    float: right;
    padding: 8px;
    border: 1px solid #B4D49E;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.manageList li .listProfile {}

.manageList li .listProfile .counts {
    margin-right: 10px;
    float: left;
    /*background-color: #eee;*/
    border: 1px solid #B4D49E;
    width: 50px;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    font-size: 18px;
    color: #91C169;
    font-weight: bold;
}

.manageList li .listProfile p.title {
    font-size: 18px;
    margin: 0;
}


/*.manageList li .listProfile p.title a{ color:#444;}*/

.manageList li .listProfile p.created {
    color: #999;
    margin: 0;
}

.manageList li .listProfile p.created span {
    color: #333;
    margin-left: 5px;
}

.manageList li .detailsIconList {
    margin: 0;
    clear: both;
}

.manageList li .detailsIconList li {
    list-style: none;
    display: inline-block;
    margin-right: 40px;
    margin-top: 14px;
    position: relative;
}

.manageList li .detailsIconList li i {
    font-size: 22px;
    color: #58468B;
    cursor: pointer;
}

.manageList li .detailsIconList li:nth-child(2) i {
    color: #FB6B5B;
}

.manageList li .detailsIconList li span {
    cursor: pointer;
    position: absolute;
    left: 15px;
    top: -8px;
    background-color: #FB6B5B;
    border: 1px solid transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    max-width: 30px;
    min-width: 18px;
    line-height: 16px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 11px;
    padding: 0 2px;
}

.manageList li .modifiedDetails {
    width: 80%;
    float: left;
}

.manageList li .modifiedDetails p {
    color: #999;
    margin: 0;
    text-align: right;
    margin: 4px 0;
}

.manageList li .modifiedDetails p time {
    min-width: 75px;
    display: inline-block;
    color: #333;
    margin-left: 5px;
    text-align: left;
}

.manageList li .deleteDetails {
    width: 12%;
    cursor: pointer;
    opacity: 0;
    float: right;
    background-color: #E35B58;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    border-bottom-right-radius: 4px;
    margin: -8px;
    line-height: 68px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.manageList li:hover .deleteDetails {
    opacity: 1;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
}

.manageListDetails li {
    list-style: none;
    display: block;
    clear: both;
    margin-bottom: 10px;
}

.manageListDetails li .listProfile .pic {
    margin-right: 10px;
    float: left;
    background-color: #DCDCDC;
    border: 1px solid #ccc;
    width: 50px;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    color: #999;
}

.manageListDetails li .profileImg {
    font-size: 20px;
    width: 60px;
    height: 60px;
    line-height: 60px;
}

.manageListDetails li .listProfile p.title {
    font-size: 14px;
    margin: 0;
    color: #333;
}

.manageListDetails li .listProfile p.created {
    color: #333;
    margin: 0;
    font-style: italic;
}

.manageListDetails li .detailsIconList {
    margin: 0;
    clear: both;
}

.manageListDetails li .detailsIconList li {
    list-style: none;
    display: inline-block;
    margin-top: 14px;
    position: relative;
}

.manageListDetails li .detailsIconList li i {
    font-size: 22px;
    color: #58468B;
    cursor: pointer;
    margin-right: 8px;
}

.manageListDetails li .detailsIconList li:nth-child(2) i {
    color: #FB6B5B;
}

.manageListDetails li .detailsIconList li span {
    cursor: pointer;
    position: absolute;
    left: 8px;
    top: -8px;
    background-color: #FB6B5B;
    min-width: 18px;
    border: 1px solid transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    line-height: 18px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 11px;
    padding: 0 2px;
}

.manageListDetails li .modifiedDetails {
    width: 80%;
    float: left;
    margin-top: 10px;
}

.manageListDetails li .modifiedDetails p {
    color: #333;
    margin: 0;
    text-align: right;
    margin: 4px 0;
}

.manageListDetails li .modifiedDetails p span {
    color: #333;
    margin-left: 5px;
    text-align: left;
}

.manageListDetails li .deleteDetails {
    width: 20%;
    cursor: pointer;
    opacity: 0;
    float: right;
    background-color: #58468b;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    border-bottom-right-radius: 4px;
    margin: -8px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.manageListDetails li:hover .deleteDetails {
    opacity: 1;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
}

.recommendation {
    margin: -6px;
    padding-top: 15px;
}

.recommendation li {
    list-style: none;
    display: block;
    clear: both;
}

.recommendation li:last-child {
    margin-bottom: 0;
}

.recommendation li:last-child .listDetails {
    border-bottom: 1px solid #ddd;
}

.recommendation li .listDetails {
    padding: 8px;
    border-top: 1px solid #ddd;
}

.recommendation li .listProfile .pic {
    margin-right: 10px;
    float: left;
    background-color: #DCDCDC;
    border: 1px solid #ccc;
    width: 50px;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    color: #999;
}

.recommendation li .listProfile .pic img {
    width: 100%;
    height: 100%;
    border: 1px solid #999;
}

.recommendation li .listProfile .pic i {
    font-size: 30px;
    color: #fff;
    vertical-align: middle;
}

.recommendation li .listProfile p.title {
    font-size: 14px;
    margin: 0;
    color: #333;
}

.recommendation li .listProfile p.created {
    color: #333;
    margin: 0;
    font-style: italic;
}

.recommendation li .modifiedDetails {
    min-height: 42px;
    vertical-align: middle;
}

.recommendation li .modifiedDetails p {
    color: #333;
    margin: 0;
    text-align: right;
    margin: 4px 0;
}

.recommendation li .modifiedDetails p span {
    color: #333;
    margin-left: 5px;
    text-align: left;
}

.recommendation li .deleteDetails {
    cursor: pointer;
    opacity: 0;
    background-color: #5da423;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    line-height: 68px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    position: absolute;
    right: -3px;
    top: -8px;
    bottom: -10px;
    width: 40px;
}

.recommendation li:hover .deleteDetails {
    opacity: 1;
    cursor: pointer;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
}

.emailListCampaign tr td div {
    max-height: 200px;
    overflow: auto;
}

#textArea1 {
    max-height: 480px;
    overflow: auto;
}

.emailListCampaign tr td span {
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 2px 4px;
    display: inline-block;
    margin: 2px;
}

#discuss-details {
    /* border: 1px solid #e5e5e5; */
    border-left: 0;
    padding: 0;
}

/* #discuss-details ul li {
    border-bottom: 1px solid #e5e5e5
} */

#discuss-details ul li:last-child {
    border-bottom: 0
}

#discuss-details ul li.active>a {
    border-right: 0 !important;
}
#discuss-details ul li:hover{
    border-right: 3px solid rgb(30, 71, 248) !important;
    background-color: #e3edf5 !important;
}
#discuss-details ul li:hover a{
    background-color: #e3edf5 !important;
    color: rgb(30, 71, 248) !important;
}

#discuss-details table tr td{
    padding: 11px 8px;
    color: #131415 !important;
}

/* #discuss-details ul li.active>a {
    background: url('../images/gray_arrow.png') no-repeat #fff right;
} */

#discuss-details ul li a {
    text-align: right
}

#discuss-details .tabs-content {
    margin-bottom: 0;
    padding-left: 230px;
    padding-right: 10px
}

#discuss-details .tabs {
    border-bottom: 0
}

.emailListCampaign tr td span i {
    cursor: pointer;
    font-size: 8px!important;
    border: 1px solid #de7f7f;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #de7f7f;
    line-height: 11px;
    width: 12px;
    text-align: center;
    vertical-align: middle;
    margin-left: 4px;
}

.mapIcon {
    width: 30px;
    text-align: center;
    line-height: 26px;
    border: 1px solid #999;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin-right: 10px;
    display: inline-block;
}

.mapIcon i {
    color: #FB6B5B!important;
    margin: 0!important;
}

.copy-moveList {
    margin: 0 10px 0 0;
}

.copy-moveList li {
    display: block;
    list-style: none;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-bottom: 5px;
}

.copy-moveList li .inputdiv {
    width: 8%;
    float: left;
    padding: 10px;
}

.copy-moveList li .inputdiv input {
    margin: 0;
    vertical-align: bottom;
}

.copy-moveList li .ownerdiv {
    width: 77%;
    float: left;
    padding: 5px;
}

.copy-moveList li .ownerdiv p {
    margin-bottom: 5px;
    line-height: 14px;
    text-align: left;
    font-size: 14px;
}

.copy-moveList li .ownerdiv p:first-child {
    color: #444;
}

.copy-moveList li .ownerdiv p:last-child {
    color: #999;
    font-size: 12px;
}

.copy-moveList li .countdiv {
    width: 15%;
    float: left;
    padding: 10px;
}

.iconManage_lead {
    display: inline-block;
    margin-top: 15px
}


/*CUSTOM SMALL LOADER*/

.customSmallLoader {
    position: fixed;
    left: 45%;
    top: 35%;
    z-index: 99999;
    width: 200px;
    text-align: center;
    background-color: rgb(239, 236, 251);
    border: 2px solid #1e47f8;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    padding: 10px 0;
}
.customSmallLoader  h3 {
    color: #1e47f8 !important;
}

/*STYLE FOR CREATE CAMPAIGN*/

.createList {
    margin: 0;
}

.createList li {
    list-style: none;
    display: block;
    clear: both;
    margin-top: 10px;
}

.createList li .checkField {
    /* width: 2%; */
    width: 100%;
    float: left;
    margin-top: 35px;
    height: 15px;
}

.createList li .listDetails {
    width: 100%;
    /* width: 97%; */
    float: right;
    padding: 8px;
    border: 1px solid #B4D49E;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.createList li .listProfile {}

.createList li .listProfile .counts {
    margin-right: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    float: left;
    border: 1px solid #B4D49E;
    width: 65px;
    line-height: 65px;
    vertical-align: middle;
    text-align: center;
    font-size: 16px;
    color: #999;
}

.createList li .listProfile .counts i {
    font-size: 30px;
    color: #91C169;
}

.createList li .listProfile p.title {
    font-size: 16px;
    margin: 0;
    color: #444;
}

.createList li .listProfile p.title a {
    color: #258faf;
    line-height: 24px;
}

.createList li .listProfile p.created {
    color: #999;
    margin: 0;
}

.createList li .listProfile p.created span {
    color: #333;
    margin-left: 5px;
}

.createList li .detailsIconList {
    margin-top: 15px;
}

.createList li .detailsIconList li {
    list-style: none;
    display: inline-block;
    margin-right: 25px;
    margin-top: 14px;
    position: relative;
}

.createList li .detailsIconList li i {
    font-size: 24px;
    color: #58468B;
    cursor: pointer;
}

.createList li .detailsIconList li:nth-child(2) i {
    color: #c55245;
}

.createList li .detailsIconList li span {
    cursor: pointer;
    position: absolute;
    left: 15px;
    top: -8px;
    background-color: #FB6B5B;
    border: 1px solid transparent;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    /*max-width: 30px;*/
    min-width: 21px;
    line-height: 21px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 11px;
    padding: 0 2px;
}

.createList li .modifiedDetails {
    margin-top: 20px;
}

.createList li .modifiedDetails p {
    color: #999;
    margin: 0;
    text-align: left;
    margin: 4px 0;
}

.createList li .modifiedDetails p span {
    color: #666;
}

.createList li .modifiedDetails p time {
    /*min-width:75px;*/
    display: inline-block;
    color: #333;
    margin-left: 5px;
    text-align: left;
}

.createList li .deleteDetails {
    width: 100%;
    cursor: pointer;
    opacity: 0;
    float: right;
    background-color: #58468B;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    border-bottom-right-radius: 4px;
    margin: -8px;
    line-height: 85px;
    text-align: center;
    color: #fff;
    font-size: 18px;
}

.createList li .deleteDetails a {
    font-size: 12px;
    display: inline-block;
    padding: 4px 5px;
    width: 62px;
    margin: 6px auto;
    border-radius: 10px;
}

.createList li:hover .deleteDetails {
    opacity: 1;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    -ms-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
}

.buttonList {
    padding-top: 10px;
    padding-left: 32px;
}

.buttonList .button {
    margin-right: 10px;
}

.buttonList .button.success {
    border-color: transparent!important;
}

.buttonList .button.success i {
    color: #fff!important;
}

.buttonList .button:last-child {
    margin-right: 0;
}


/*STYLES FOR CAMPAIGN TAG ON LEAD MODAL*/

.listContainer {
    padding-right: 10px;
}

.listContainer ul {
    margin: 0;
    padding: 0;
}

.listContainer ul li {
    border: 1px solid #7FBE4B;
    display: block;
    list-style: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: 10px;
    cursor: pointer;
}

.listContainer ul li:hover {
    background-color: #eee;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
}

.listContainer ul li p {
    color: #999;
    margin: 5px 0;
    line-height: 16px;
}

.listContainer ul li p.campaignName,
.listContainer ul li p.campaignName a {
    color: #2d84d1;
    font-size: 16px;
    line-height: 18px;
}

.listContainer ul li p.createdBy span,
.listContainer ul li p.createdDate span,
.listContainer ul li p.sentOn span {
    color: #333;
}


/*STYLES FOR SEARCH EMAIL NEW DESIGN*/

.leftDropdown {
    width: 100px;
}

.leftDropdown .styleselect {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #eee;
}

.leftDropdown:after {
    top: 7px;
}

.searchEmail .max_widthli {
    width: 350px;
}

.searchEmail .filterBtn {
    background-color: #5da423;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 8px;
    margin-left: 20px;
}

.searchEmail .filterBtn i {
    color: #fff!important;
}

.searchEmailCustomForm .small-3.columns {
    min-height: 70px;
}

.searchEmailCustomForm label {
    text-align: left;
    margin-bottom: 4px;
    display: inline;
}

.searchEmailCustomForm input[type="text"],
.searchEmailCustomForm select,
.searchEmailCustomForm textarea,
.searchEmailCustomForm .SumoSelect>.CaptionCont {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height: 32px;
}

.searchEmailCustomForm input[type="checkbox"] {
    height: 32px;
    display: block;
}

.searchEmailCustomForm textarea {
    min-height: 36px!important;
}

.searchEmailCustomForm span.postfix,
.searchEmailCustomForm label.postfix {
    width: 105%;
    margin-left: -5%;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 32px;
}

.searchEmailCustomForm [class*="column"]+[class*="column"]:last-child {
    float: left;
}

.searchEmailList .manage-leads {
    width: 45%!important;
    float: left;
    margin: 1% 1% 1% 4%!important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.1);
    position: relative;
}

.searchEmailList .manage-leads input[type="checkbox"] {
    vertical-align: middle!important;
    float: left;
    position: absolute;
    z-index: 999;
    left: -30px;
    top: 45%;
    height: 16px;
    width: 16px;
}

.searchEmailList .manage-leads i.lead-profile-img {
    font-size: 3rem;
    color: #fff;
    font-size: 5.5rem!important;
    color: #fff!important;
    padding-top: 5px;
    max-width: 75px;
}

.searchEmailList .manage-leads p i {
    font-size: 16px;
    color: #999!important;
    margin-right: 3px;
    vertical-align: sub;
}

.searchEmailList .manage-leads p {
    /* width: 49%; */
    width: 100%;
    float: left;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-right: 0.5%;
    margin-left: 0.5%;
}

.searchEmailList .manage-leads .title-container2 p.title {
    color: #2d84d1;
    /* border-bottom: 1px solid #eee; */
    width: 100%;
    padding: 4px 0;
    margin-bottom: 4px!important;
    font-size: 18px;
}

.searchEmailList .manage-leads .title-container2 p.title span {
    color: #2d84d1;
    width: 90%;
    font-size: 18px;
}

.searchEmailList .manage-leads .title-container2 p.title i {
    font-size: 20px;
    float: right;
    color: #999;
}

.searchEmailList .manage-leads p.titledPara {
    color: #333;
    width: 100%;
    float: none;
}

.searchEmailList .manage-leads p.titledPara span.greytitle {
    color: #999;
}

.buttonList {
    padding: 10px;
}

.buttonList hr {
    border-color: #ddd;
}

.buttonList span {
    font-size: 16px;
}

.buttonList span,
.buttonList a {
    margin-right: 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#btnList a.secondary {
    border: 1px solid #58468b;
    background-color: transparent;
}

.horizontalLead .lead-profile-img {
    width: 150px;
    min-height: 100px;
    border: 0;
    display: inline-block;
}

.horizontalLead .title-container {
    width: auto;
}

.searchEmailList.fullWidthCart {
    width: 66.65%;
}

.searchEmailList.fullWidthCart .manage-leads {
    width: 97%!important;
    margin: 1% 1.5% 1% 1.5%!important;
}

.searchEmailList.fullWidthCart .manage-leads p.titledPara {
    /* width: 49%; */
    width: 100%;
    float: left;
}

#documentsList {
    width: auto;
    min-height: 150px;
}

#documentsList.in {
    width: 100%;
    min-height: 150px;
}


/*#documentsList.hover { background: #e5e5e5;}*/

.dropzone {
    text-align: center;
    width: 100%;
    padding: 25px 0 15px;
    background-color: #F9F9F9;
    border: 2px dashed #ccc;
}

.dropzone i {
    font-size: 80px;
    color: #58468B;
}

#documentsList.hover {
    border-color: #5da423;
    background-color: #fff;
}


/*STYLES FOR MAILING LIST PAGE*/

.listTab {
    /*margin: -10px -10px 0;*/
    border-bottom: 0!important;
}

.listTab dd a {
    padding: 15px 40px!important;
}


/*.listTab dd{border-bottom: 1px solid #e5e5e5;}
.listTab dd.active{border-bottom: 0;}*/

.campaignDataTable .createList {
    border-top: 1px solid #e5e5e5;
    margin-top: -1px;
}

.campaignDataTable .createList li {
    padding: 10px;
    /* margin: 0; */
    /* border-bottom: 1px solid #ddd; */
}

.campaignDataTable .createList li .listDetails {
    border: 0;
    padding: 0;
}

.campaignDataTable .createList li .listProfile .counts {
    border-color: #e5e5e5;
}

.campaignDataTable .createList li .listProfile .counts i {
    color: #c9c9c9!important;
    font-size: 20px!important;
    margin-left: 0;
}

.campaignDataTable .createList li .listProfile p.title {
    color: #338fcb;
    line-height: 24px;
    margin-top: 0;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.campaignDataTable .createList li .listProfile p i {
    font-size: 1.1rem !important;
    margin-left: 0px;
    font-style: normal;
}

.campaignDataTable .createList li .listProfile p.created {
    font-size: 11px;
    line-height: 11px;
    margin-top: 12px;
}

.campaignDataTable .createList li .listProfile p.created span {
    color: #888;
}

.campaignDataTable .createList li .checkField {
    /* margin-top: 27px; */
    margin-top: 0;
}

.campaignDataTable .createList li .detailsIconList {
    margin-top: 10px;
}

.campaignDataTable .createList li .detailsIconList li {
    min-width: 26px;
    border-bottom: 0;
    margin-right: 20px;
    background-color: #ccc;
    border-radius: 50%;
    line-height: 26px;
    padding: 0 6px;
    text-align: center;
}

.campaignDataTable .createList li .detailsIconList li i {
    font-size: 13px!important;
    color: #fff!important;
    vertical-align: middle;
    margin-top: 0;
    margin-left: 0;
}

.campaignDataTable .createList li .deleteDetails {
    background-color: transparent;
    position: absolute;
    right: 8px;
    top: -2px;
    bottom: -10px;
    width: auto;
}

.campaignDataTable .createList li .deleteDetails a {
    cursor: pointer;
    width: 50px;
    font-size: 10px;
    float: left;
    height: 91px;
    opacity: 1;
    border-radius: 0;
    margin: 0;
    color: #fff;
}

.campaignDataTable .createList li .deleteDetails a i {
    display: block;
    margin-top: 25px;
    margin-left: 0;
    font-size: 20px!important;
    color: #fff!important;
}

.campaignDataTable .createList li .deleteDetails a:nth-child(1) {
    background-color: #5dc5a2;
}

.campaignDataTable .createList li .deleteDetails a:nth-child(2) {
    background-color: #73a8d6;
}

.campaignDataTable .createList li .deleteDetails a:nth-child(3) {
    background-color: #f57478;
}

.campaignDataTable .createList li p.modifiedDetails {
    font-size: 11px;
    margin-top: 52px!important;
    margin-bottom: 0;
}

.campaignDataTable .createList li p.modifiedDetails abbr,
.campaignDataTable .createList li p.modifiedDetails {
    color: #999;
}

.campaignDataTable .tabs-content>.content.active {
    padding: 0;
}

.filter-container .styleselect1 {
    margin-left: 10px;
    margin-bottom: 0;
}

.filter-container .filters .styleselect1 {
    margin-left: 0px;
}

.filter-container .styleselect1:after {
    top: 8px;
}

.filter-container .styleselect1:before {
    top: 4px;
}

.filter-container .styleselect1 select {
    margin-bottom: 0;
    height: 31px;
}

.filter-container #searchQuery {
    height: 31px;
}

.filter-container .dateField {
    width: 13%;
    float: left;
    margin-left: 10px;
}

.filter-container .dateField input,
.filter-container .dateField .postfix {
    height: 31px;
}

.filter-container .dateField .postfix i {
    margin-left: 2px;
    margin-top: 7px;
}


/*STYLE FOR CAMPAIGN ANALYTICS*/

.countList {
    margin: 0;
    padding: 10px;
}

.countList li {
    margin: 0;
    padding: 0;
    display: inline-block;
    float: left;
    width: 19.5%;
    margin-right: 0.5%;
}

.countList li .count {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #eee;
    font-size: 20px;
    padding: 8px 12px;
    float: left;
    margin-right: 10px;
    color: #fff;
    min-width: 50px;
    min-height: 50px;
    text-align: center;
    max-width: 90px;
}

.countList li:nth-child(1) .count {
    background-color: #ed653f;
}

.countList li:nth-child(2) .count {
    background-color: #5eaee3;
}

.countList li:nth-child(3) .count {
    background-color: #1fbba6;
}

.countList li:nth-child(4) .count {
    background-color: #5eaee3;
}

.countList li:nth-child(5) .count {
    background-color: #1fbba6;
}

.countList li .labelDetails {
    float: left;
    font-size: 14px;
    color: #222;
}

.countList li .labelDetails p {
    font-size: 15px;
    margin-top: 5px;
    margin-bottom: 2px;
    line-height: 18px;
}

.countList li .labelDetails span {
    color: #5da423;
    margin-left: 3px;
    font-size: 15px;
}

.analystList {
    margin: 0;
    padding: 10px;
}

.analystList li {
    margin: 0;
    padding: 0;
    display: inline-block;
    float: left;
    width: 12%;
    margin-right: 0.5%;
    text-align: center;
    border-right: 1px solid #ddd;
}

.analystList li:last-child {
    border-right: 0;
}

.analystList li .catDetails {
    margin: 0;
    font-size: 12px;
    color: #333;
}

.analystList li .countDetails,
.analystList li .countDetails a {
    margin: 0;
    font-size: 40px;
    color: #999;
    font-weight: 200;
    line-height: 45px;
}

.analystList li .perDetails {
    margin: 0;
    font-size: 12px;
    color: #333;
}

.analystList li .perDetails.red {
    color: #ed653f;
}

.analystList li .perDetails.green {
    color: #1fbba6;
}


/*STYLES FOR CAMPAIGN LIST PAGE*/

#campaignListingDataTable .createList li .listProfile .counts,
#contentListingDataTable .createList li .listProfile .counts {
    line-height: 50px;
    width: 50px;
}

#campaignListingDataTable.campaignDataTable .createList li p.modifiedDetails,
#contentListingDataTable.campaignDataTable .createList li p.modifiedDetails {
    margin-top: 30px!important;
}

#campaignListingDataTable.campaignDataTable .createList li .checkField,
#contentListingDataTable.campaignDataTable .createList li .checkField {
    margin-top: 20px;
}

#campaignListingDataTable.campaignDataTable .createList li .detailsIconList,
#contentListingDataTable.campaignDataTable .createList li .detailsIconList {
    margin-top: 0;
}

#campaignListingDataTable.campaignDataTable .createList li .detailsIconList li:nth-child(2) i,
#contentListingDataTable.campaignDataTable .createList li .detailsIconList li:nth-child(2) i {
    color: #FB6B5B!important;
}

#campaignListingDataTable.campaignDataTable .createList li .deleteDetails a {
    height: 72px;
    background-color: #f57478;
}

#campaignListingDataTable.campaignDataTable .createList li .deleteDetails a i {
    margin-top: 20px;
}

#campaignListingDataTable.campaignDataTable .createList li .deleteDetails {
    right: 4px;
}

.unborderTable {
    background: transparent;
}

.unborderTable tr.even,
.unborderTable tr.alt,
.unborderTable tr:nth-of-type(even) {
    background-color: transparent;
    background: transparent;
}

.unborderTable tr td,
.unborderTable {
    border: 0;
    /* color: #222!important; */
    font-size: 13px;
    padding: 6px 0;
}

.unborderTable tr td .listbox {
    display: inline-block;
    cursor: pointer;
    margin: 0 4px;
}

.unborderTable tr td .listbox span:first-child {
    background-color: #6556b3;
    color: #fff;
    padding: 1px 5px;
    border: 1px solid #524982;
}

.unborderTable tr td .listbox span:last-child {
    background-color: #f3f4f5;
    border: 1px solid #e5e5e5;
    padding: 1px 5px;
}

.unborderTableTitle {
    background-color: #fff;
    padding: 6px 10px;
    border-top: 0;
}

.unborderTable tr td i {
    font-size: 12px!important;
    display: inline-block;
    line-height: 18px;
}

#iframe {
    /* border: 1px solid #ddd!important; */
}

.content {
    outline: none;
}


/*STYLE FOR ACTIVITYNEWMODAL START*/

.activityNewModal {
    margin: -10px -10px 10px -10px;
}

.activityNewModal ::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #333;
}

.activityNewModal:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #333;
    opacity: 1;
}

.activityNewModal ::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #333;
    opacity: 1;
}

.activityNewModal :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #333;
}

.activityNewModal form {
    position: relative;
}

.activityNewModal .ccLinks {
    position: absolute;
    right: 10px;
    top: 6px;
}

.activityNewModal .ccLinks a {
    color: #333;
    margin-left: 10px;
    text-decoration: underline;
}

.activityNewModal .locationContainer {
    position: relative;
}

.activityNewModal .locationContainer a {
    color: #58468b;
    position: absolute;
    right: 8px;
    top: -1px;
    font-size: 20px!important;
    z-index: 999;
}

.activityNewModal .button {
    text-transform: upperCase;
    background: transparent;
    border: 1px solid #d6d6d6;
    color: #333;
    line-height: 18px;
}

.activityNewModal .button.warning {
    background: #f08a24!important;
    color: #fff!important;
}

.activityNewModal .button i.attachBtn {
    font-size: 18px;
    color: #333!important;
    margin: -1px -4px -4px;
}

.activityNewModal select {
    height: 2.4rem;
}

#actParticipant {
    max-height: 166px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 15px 5px 0;
    margin-bottom: 5px;
    margin-top: 8px;
}

.activityNewModal .participant {
    width: 24%;
    margin-right: 1% !important;
    float: left;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.latestParticipant .participant:nth-child(5),
.latestParticipant .participant:nth-child(9),
.latestParticipant .participant:nth-child(13),
.latestParticipant .participant:nth-child(17),
.latestParticipant .participant:nth-child(21),
.latestParticipant .participant:nth-child(25) {
    margin-right: 0;
}

.activityNewModal .participant .participantPic {
    width: 25px;
    min-height: 23px;
    line-height: 23px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #ddd;
    vertical-align: middle;
    text-align: center;
    float: left;
    border: 1px solid #999;
    overflow: hidden;
    position: absolute;
    left: 5px;
    top: 6px;
    z-index: 999;
}

.activityNewModal .participant .participantPic img {
    width: 25px;
    height: 23px;
    vertical-align: middle;
}

.activityNewModal .participant .participantPic i {
    font-size: 15px;
    vertical-align: middle;
    color: #999;
}

.activityNewModal .participant .participantDetails {
    float: left;
    background-color: #fff;
    position: relative;
    width: 100%;
    padding-left: 40px;
}

.activityNewModal .participant .participantDetails .participantClose {
    position: absolute;
    right: 4px;
    top: 0px;
    font-size: 11px;
    color: #666;
}

.activityNewModal .participant .participantDetails .participantName {
    margin-top: 6px;
    line-height: 10px;
    margin-bottom: 2px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.activityNewModal .participant .participantDetails .participantEmail {
    margin-bottom: 4px;
    line-height: 16px;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #a5a5a5;
}

.activityNewModal .participant .participantDetails .participantEmail a {
    color: #58468b;
}

.activityNewModal .markAs img {
    width: 22px;
    height: 22px;
    cursor: pointer;
    vertical-align: middle;
}

.activityNewModal .markAs {
    margin-right: 10px;
    color: #555;
    font-size: 14px;
}

.activityNewModal input[type="text"],
.activityNewModal select,
.activityNewModal textarea {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    min-height: 32px;
    color: #000;
    font-weight: 600;
}

.activityNewModal textarea {
    min-height: 130px;
}

.activityNewModal .notificaionBell {
    position: absolute;
    right: 0;
    top: 0;
}

.activityNewModal .notificaionBell i {
    font-size: 24px;
    color: #999;
    cursor: pointer;
}

.activityNewModal .notificaionBell i:hover {
    font-size: 24px;
    color: #666;
    cursor: pointer;
}

.activityNewModal .checkboxContainer input {
    vertical-align: sub;
    margin-bottom: 6px;
}

.activityNewModal .checkboxContainer span {
    font-size: 13px;
    color: #666;
}


/*.activityNewModal .notificaionBell .notiCount{}*/

.activityNewModal .reminderContainer {
    position: relative;
    min-height: 40px;
    margin-top: 12px;
}

.activityNewModal small.alert,
.activityNewModal small.error {
    position: absolute;
    left: 6px;
    right: 6px;
    line-height: 14px!important;
    padding: 5px;
    z-index: 999;
}

.activityNewModal .button.success {
    color: #fff;
    background-color: #1e47f8;
}
.activityNewModal .button:hover {
    background-color: #fff;
    color: #1e47f8;
}
.activityNewModal .tabs,
.activityNewModal .tabs a {
    background: transparent;
    border: 0;
}

.activityNewModal .tabs li:first-child a {
    padding-left: 0;
}

.activityNewModal .tabs li a {
    font-size: 14px;
    color: #000!important;
    text-align: center!important;
    padding: 0 15px;
}

.activityNewModal .tabs li a:hover {
    background-color: transparent;
}

.activityNewModal .tabs li a i {
    color: #9da3a5!important;
    display: block;
    margin: auto;
    font-size: 24px;
}

.activityNewModal .tabs li a img {
    display: block;
    margin: auto;
    width: 43px;
    padding: 10px 8px;
    height: 43px;
}

.activityNewModal .tabs li.active a img,
.activityNewModal .tabs li:hover a img {
    background-color: #1e47f8;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.activityNewModal .tabs li a span {
    margin-top: 0px;
    display: block;
    font-size: 12px;
    font-weight: 600
}

.activityNewModal .tabs li:hover a,
.activityNewModal .tabs li.active a,
.activityNewModal .tabs li:hover a i,
.activityNewModal .tabs li.active a i {
    color: #1e47f8 !important;
    font-weight: 600;
}

.activityNewModal .emailControls {
    position: relative;
}

.activityNewModal .f-dropdown ul li.active {
    background: #eeeeee;
    outline: none;
}

.activityNewModal .f-dropdown ul li.active a span {
    color: #58468b!important;
    outline: none;
}

.activityNewModal .f-dropdown ul li:focus,
.activityNewModal .f-dropdown ul li:focus a,
.activityNewModal .f-dropdown ul li a:focus {
    outline: none;
}

.labelTextbox {
    position: relative;
}

.labelTextbox .grlabel {
    position: absolute;
    font-size: 11px!important;
    right: 2px;
    top: 2px;
    bottom: 2px;
    background-color: #e8e6e6;
    padding: 2px 8px;
    color: #666;
    margin: 0;
    line-height: 24px;
    cursor: pointer!important;
}

.labelTextbox .grlabel.map {
    font-size: 20px!important;
    background-color: transparent;
}

.labelTextbox .grlabel.map i {
    color: #ababab;
}

.labelTextbox .grlabel.map:hover {
    background-color: transparent;
    color: #666;
}

.labelTextbox .grlabel.active,
.labelTextbox .grlabel:hover {
    background-color: #5da424;
    color: #fff;
}

.actDateIcon {
    font-size: 20px;
    color: #7b7b7b;
    margin-right: 6px;
}

.datecontainer {}

.datecontainer .activitySetting .activityDropdown {
    line-height: 12px;
}

.grlabel .activityDropdown {
    line-height: 26px!important;
}

.datecontainer .activitySetting .activityDropdown ul {
    max-height: 120px;
    overflow-y: auto;
}

.datecontainer .activitySetting .activityDropdown a {
    margin-right: 0;
}

.datecontainer .activitySetting .activityDropdown ul li {
    padding: 2px;
    min-width: 50px;
}

.datecontainer .activitySetting .activityDropdown ul li a {
    font-size: 11px;
}

.datecontainer .f-dropdown:before,
.datecontainer .f-dropdown:after {
    display: none;
}

.datecontainer label,
.datecontainer span {
    /* font-size: 11px!important; */
    margin: 0;
    color: #666;
    font-weight: normal;
    cursor: pointer;
    padding: 2px;
    line-height: 10px;
}

.datecontainer span {
    border: 1px solid transparent;
}

.datecontainer span:hover {
    border-color: #ddd;
}

.datecontainer input[type="text"].smlTxt {
    width: 79px!important;
    font-size: 11px;
    padding: 2px;
    height: 22px;
    min-height: 18px;
    color: #666;
}

.gryLabelTextbox {
    position: relative;
    margin-top: 15px;
}

.gryLabelTextbox .grlabel {
    position: absolute;
    font-size: 11px!important;
    left: 0px;
    top: 0px;
    bottom: 0px;
    background-color: #e8e6e6;
    padding: 2px 8px;
    color: #666;
    margin: 0;
    line-height: 28px;
    cursor: pointer!important;
}

.gryLabelTextbox input {
    padding-left: 70px;
}

.gryLabelTextbox img.usericon,
.gryLabelTextbox i.usericon {
    position: absolute;
    height: 34px;
    width: 40px;
    right: -3px;
    top: 0px;
    bottom: 0px;
    padding: 2px 8px;
    margin: 0;
    cursor: pointer!important;
}

.gryLabelTextbox i.usericon {
    right: -15px!important;
    top: 8px!important;
}

.priority {
    /* font-size: 12px;
    margin-top: 10px;
    display: inline-block; */
    position: absolute;
    right: 0;
    top: 20px;
}

.priority label {
    color: #666;
    float: left;
    margin-right: 10px;
}

.priority span {
    float: left;
    margin-right: 10px;
    padding: 3px 8px;
    color: #666;
    border: 1px solid #ccc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
}

.priority span:hover,
.priority span.active {
    color: #ff0000;
    border-color: #ff0000;
    background-color: #ffe5e5;
}

.priority span:nth-child(3):hover,
.priority span:nth-child(3).active {
    color: #cc8500;
    border-color: #ff9d00;
    background-color: #f9e1ca;
}

.reminderLatest {
    display: inline-block;
}

.reminderLatest label {
    color: #57468c;
    float: left;
    margin-right: 10px;
}

.reminderLatest label img {
    height: 24px;
    width: 24px;
}

.reminderLatest .clearfix span {
    float: left;
    cursor: pointer;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #1e47f8 !important;
    padding: 3px 10px;
    margin-bottom: 14px !important;
    text-transform: capitalize;
    margin-right: 4px;
    font-family: 'Gotham' !important;
    font-weight: 600;
}

.reminderLatest .clearfix span:hover,
.reminderLatest .clearfix span.active {
    color: #fff;
    background-color: #1e47f8;
}

.reminderCheck {
    padding-left: 90px;
}

.reminderCheck span {
    color: #666;
    font-size: 12px;
    border: 0;
    padding: 0;
}

.reminderCheck span input[type="checkbox"] {
    vertical-align: sub;
}

.latestParticipant {
    width: 98.5%;
}

.latestParticipant .participantDailer {
    position: relative;
    margin-bottom: 10px;
}

.latestParticipant .participantDailer label i {
    font-size: 22px;
    color: #1e47f8;
    position: absolute;
    left: 2px;
    top: 4px;
    cursor: pointer;
}

.latestParticipant .participantDailer input[type="text"] {
    border: 0;
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding-left: 25px;
    margin-bottom: 0;
}

.relatedSelect {
    border: 0;
    /* height: 15px!important; */
    padding: 0;
    width: 65px;
    min-height: 15px!important;
    background-color: transparent!important;
    font-size: 11px;
    outline: none;
    cursor: pointer;
}

.editIcon {
    position: absolute;
    top: 8px;
    right: 8px;
}

.customCheckbox {
    font-size: 21px;
    border: 1px solid #1397ff;
    color: #32a0f7;
    line-height: 19px;
    padding: 1px;
    margin-right: 8px;
    vertical-align: middle;
}


/*STYLE FOR ACTIVITYNEWMODAL END*/


/*STYLE FOR DATAGURU CONTENT*/

.dataGuruContent {}

.dataGuruContent .tabs {
    background: transparent;
    border: 0;
}

.dataGuruContent .tabs dd a {
    border: 1px solid #ddd;
}

.dataGuruContent .tabs dd:last-child a {
    border-left: 0;
}

.dataGuruContent .tabs-content>.content {
    margin-top: -1px;
}

.dataGuruContent .dataGuruHeader {
    color: #58468b;
    /*border-bottom: 1px solid #aea3ce; padding-bottom: 4px;*/
    display: inline;
    vertical-align: middle;
}

.dataGuruOverviewList {
    margin: 0;
    padding: 0;
}

.dataGuruOverviewList li {
    list-style: none;
    display: block;
    margin: 0;
    border-top: 1px solid #7fbbf1;
    padding-bottom: 5px;
    padding-top: 5px;
}

.dataGuruOverviewList li p {
    margin-bottom: 5px;
}

.dataGuruOverviewList li strong {
    font-weight: 600;
}

.dataGuruContent .unborderTable tr td {
    padding: 4px;
    font-size: 11px!important;
    color: #666!important;
}

.dataGuruContent .unborderTable tr td a {
    font-size: 13px;
    font-weight: normal;
}

.dataGuruContent .unborderTable tr td:nth-child(1) {
    width: 15%;
}

.dataGuruContent .unborderTable tr td:nth-child(2) {
    width: 26%;
}

.dataGuruContent .unborderTable tr td:nth-child(3) {
    width: 5%;
}

.dataGuruContent .unborderTable tr td:nth-child(4) {
    width: 13%;
}

.dataGuruContent .unborderTable tr td:nth-child(5) {
    width: 26%;
}

.dataGuruContent .unborderTable tr td:first-child {
    font-weight: 600;
}

.relatedContacts tr td i {
    font-size: 15px!important;
    color: #4a96d2;
}

#moreLeadDg .right-activity-details span:nth-child(1) a {
    cursor: default;
}

.smallGifLoaderContainer {
    position: relative;
}


/*.smallGifLoader{position: absolute; width: 75px; height: 75px; left: 43%; top: 42%;
background: #f7f7f7 url(../images/smallgifloader.gif) 45% no-repeat;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  border: 1px solid #3c336c;}*/

#smallGifLoader {
    left: 40%;
    top: 40%;
    position: absolute;
    width: 93px;
    height: 93px;
    margin: auto;
    transform: scale(0.6);
    -o-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
}


/*STYLES FOR SMALL ANIMATED LOADER START*/

.f_circleG {
    position: absolute;
    background-color: rgba(231, 224, 255, .39);
    height: 17px;
    width: 17px;
    border-radius: 9px;
    -o-border-radius: 9px;
    -ms-border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    animation-name: f_fadeG;
    -o-animation-name: f_fadeG;
    -ms-animation-name: f_fadeG;
    -webkit-animation-name: f_fadeG;
    -moz-animation-name: f_fadeG;
    animation-duration: 782ms;
    -o-animation-duration: 782ms;
    -ms-animation-duration: 782ms;
    -webkit-animation-duration: 782ms;
    -moz-animation-duration: 782ms;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal
}

#frotateG_01 {
    left: 0;
    top: 38px;
    animation-delay: .2895s;
    -o-animation-delay: .2895s;
    -ms-animation-delay: .2895s;
    -webkit-animation-delay: .2895s;
    -moz-animation-delay: .2895s
}

#frotateG_02 {
    left: 11px;
    top: 11px;
    animation-delay: 386ms;
    -o-animation-delay: 386ms;
    -ms-animation-delay: 386ms;
    -webkit-animation-delay: 386ms;
    -moz-animation-delay: 386ms
}

#frotateG_03 {
    left: 38px;
    top: 0;
    animation-delay: .4825s;
    -o-animation-delay: .4825s;
    -ms-animation-delay: .4825s;
    -webkit-animation-delay: .4825s;
    -moz-animation-delay: .4825s
}

#frotateG_04 {
    right: 11px;
    top: 11px;
    animation-delay: 589ms;
    -o-animation-delay: 589ms;
    -ms-animation-delay: 589ms;
    -webkit-animation-delay: 589ms;
    -moz-animation-delay: 589ms
}

#frotateG_05 {
    right: 0;
    top: 38px;
    animation-delay: .6855s;
    -o-animation-delay: .6855s;
    -ms-animation-delay: .6855s;
    -webkit-animation-delay: .6855s;
    -moz-animation-delay: .6855s
}

#frotateG_06 {
    right: 11px;
    bottom: 11px;
    animation-delay: 782ms;
    -o-animation-delay: 782ms;
    -ms-animation-delay: 782ms;
    -webkit-animation-delay: 782ms;
    -moz-animation-delay: 782ms
}

#frotateG_07 {
    left: 38px;
    bottom: 0;
    animation-delay: .8785s;
    -o-animation-delay: .8785s;
    -ms-animation-delay: .8785s;
    -webkit-animation-delay: .8785s;
    -moz-animation-delay: .8785s
}

#frotateG_08 {
    left: 11px;
    bottom: 11px;
    animation-delay: 975ms;
    -o-animation-delay: 975ms;
    -ms-animation-delay: 975ms;
    -webkit-animation-delay: 975ms;
    -moz-animation-delay: 975ms
}

@keyframes f_fadeG {
    0% {
        background-color: #58468b
    }
    100% {
        background-color: #e7e0ff
    }
}

@-o-keyframes f_fadeG {
    0% {
        background-color: #58468b
    }
    100% {
        background-color: #e7e0ff
    }
}

@-ms-keyframes f_fadeG {
    0% {
        background-color: #58468b
    }
    100% {
        background-color: #e7e0ff
    }
}

@-webkit-keyframes f_fadeG {
    0% {
        background-color: #58468b
    }
    100% {
        background-color: #e7e0ff
    }
}

@-moz-keyframes f_fadeG {
    0% {
        background-color: #58468b
    }
    100% {
        background-color: #e7e0ff
    }
}


/*STYLES FOR SMALL ANIMATED LOADER END*/


/*STYLES FOR SMART SUMMARY START*/

.smartSummary {
    margin: 0 5px;
}

.smartSummary .depart {
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
}

.smartSummary .depart:hover p i {
    opacity: 1;
}

.smartSummary .depart p {
    margin-bottom: 5px;
}

.smartSummary .depart p i {
    font-size: 14px;
    color: #666;
    cursor: pointer;
    padding: 2px;
    transition: opacity 0.5s ease-out;
    opacity: 0;
    margin-top: 4px;
}

.smartSummary .depart p i:hover,
.smartSummary .depart .summaryEditor a i:hover {
    color: #0171d4;
}

.smartSummary .depart b {
    font-weight: 600;
}

.smartSummary .depart .heading {
    font-size: 14px;
    font-weight: 600;
    color: #111;
    margin-top: 6px;
}

.smartSummary .depart ul li {
    list-style-position: outside;
    color: #999;
    line-height: 22px;
    margin-bottom: 5px;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

.smartSummary .depart ul li:last-child {
    border-bottom: 0;
}

.smartSummary .depart .summaryEditor {
    display: none;
    margin: 10px 0;
}

.smartSummary .depart .summaryEditor textArea {
    width: 82%;
    float: left;
    min-height: 80px;
    margin-bottom: 0;
}

.smartSummary .depart .summaryEditor input[type="text"] {
    width: 84%;
    float: left;
}

.smartSummary .depart .summaryEditor input[type="text"].token-input {
    width: auto;
    float: none;
}

.smartSummary .depart .summaryEditor a i {
    font-size: 18px;
    color: #666;
    font-weight: 200;
    margin-left: 5px;
}

.smartSummary .depart .tokenfield {
    width: 82%!important;
    float: left;
    height: auto!important;
    min-height: 26px;
    margin-bottom: 10px;
    text-align: left;
}

.smartSummary .depart .twitter-typeahead .tt-input,
.smartSummary .depart .twitter-typeahead .tt-hint {
    height: 26px;
}

.smartSummary .depart img {
    width: 26px;
    height: 22px;
    vertical-align: sub;
    text-align: left;
}

.smartSummary ul.typeahead {
    border: 1px solid #ccc;
    margin: 0;
    width: 84%;
    float: left;
    max-height: 200px;
    overflow: auto;
}

.smartSummary ul.typeahead li {
    list-style: none;
    display: block;
    border-bottom: 1px solid #ccc;
}

.smartSummary ul.typeahead li a {
    color: #666;
    text-decoration: none;
    padding: 4px;
    line-height: 28px;
    font-size: 14px;
}

.smartSummary ul.typeahead li a strong {
    font-weight: 600;
    color: #3c336c;
}

.smartSummary ul.typeahead li.active {
    background-color: #d0d0d0;
}

.smartSummary ul.typeahead li.active a {
    color: #58468b;
}

.ui-helper-hidden-accessible {
    display: none;
}

.ui-autocomplete {
    margin: 0;
    background-color: #eee;
    border: 1px solid #ccc;
    width: 20%!important;
    max-height: 200px;
    overflow: auto;
}

.ui-autocomplete li.ui-menu-item {
    list-style: none;
    background: #fff;
    border-bottom: 1px solid #ccc;
    display: block;
}

.ui-autocomplete li.ui-menu-item a {
    color: #58468b;
    text-decoration: none;
    padding: 4px;
    line-height: 28px;
    font-size: 14px;
}

.ui-autocomplete li.ui-menu-item a.active {
    background-color: #d0d0d0;
}

.smartSummary .tokenfield .token {
    font-size: 13px;
    line-height: 16px;
}

.smartSummary .depart ul li i.crossBtn {
    font-size: 12px;
    vertical-align: baseline;
    margin: 0 5px;
    color: #a9a9a9;
    border: 1px solid #ddd;
    padding: 3px 4px;
    border-radius: 50%;
    display: none;
    cursor: pointer
}

.smartSummary .depart ul li i.crossBtn:hover {
    color: #f00;
}

.smartSummary .depart ul li:hover i.crossBtn {
    display: inline-block;
}


/*STYLES FOR SMART SUMMARY END*/


/*==STYLES FOR ACTIVITYLISTING PAGE START==*/

.activitySetting {
    padding: 0 0 0 10px;
}

.activitySetting label {
    font-size: 13px!important;
    float: left;
    font-weight: 600;
    margin: 5px 6px 0 7px;
    width: 18%;
    text-align: right;
}

.activitySetting input {
    float: left;
    margin-bottom: 5px;
    width: 73%;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.activitySetting .fromDate,
.activitySetting .toDate {
    width: 23.5%;
}

.activitySetting .fromDate .alert-box,
.activitySetting .toDate .alert-box {
    font-size: 12px!important;
    width: 74%;
    float: right;
    top: -5px;
    line-height: 14px!important;
    right: 1px;
    padding: 2px 3px;
}

.activitySetting .activityDropdown a {
    font-size: 13px;
    color: #1d1e1f;
    font-weight: 600;
    margin-right: 8px;
}

.activitySetting .activityDropdown a i {
    color: #1d1e1f;
    margin-left: 5px;
}

.activitySetting .activityDropdown ul {
    width: auto;
    outline: none;
    margin-top: 5px;
}

.activitySetting .activityDropdown ul li {
    /* border-bottom: 1px solid #ddd;
    padding: 5px;
    min-width: 113px; */
}

.activitySetting .activityDropdown ul li:last-child {
    border-bottom: 0;
}

.activitySetting .activityDropdown ul li a {
    color: #1d1e1f;
    font-size: 12px;
    margin: 0;
    /* font-weight: normal; */
    text-align: left;
}

.activityDropdown #activityDrowdown:after,
.activityDropdown #activityDrowdown:before {
    border: 0;
}

.activityDropdown #activityDrowdown {
    margin-top: -1px;
}
.activityDropdown #activityDrowdown ul li {
    padding: 0 0 0 10px !important;
}
.activityDropdown>a[data-dropdown="activityDrowdown"] {
    padding: 2px 4px 3px;
    width: 115px;
    border: 1px solid #eee;
    display: inline-block;
}

.activityDropdown>a[data-dropdown="activityDrowdown"].open,
.activityDropdown>a[data-dropdown="activityDrowdown"]:hover {
    border-color: #ccc;
    background: #eee;
}

.activityDropdown>a[data-dropdown="activityDrowdown"] i {
    display: inline;
    vertical-align: text-top;
}

.activitySetting .activityfilter a:active i,
.activitySetting .activityfilter a:visited i {
    color: #f00;
}

.activitySetting .clearData a {
    color: #1e47f8;
    font-size: 18px;
    margin-left: 8px;
}

.activitySetting .activityfilter a {
    font-size: 18px;
    color: #999;
    margin-left: 5px;
}

.activitySetting .createFilter a {
    background: #1e47f8;
    padding: 7px 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin-left: 10px;
}

#selectedVal a {
    margin-right: 0;
}

.activityList {
    position: relative;
}

.activityList::before {
    content: " ";
    position: absolute;
    left: 20px;
    top: 54px;
    bottom: 25px;
    width: 1px;
    background: #ccc;
    min-height: 50px;
}

.activityList li {
    display: block;
    list-style: none;
    margin-bottom: 10px;
}

.outlookAttachment li {
    width: 115px;
}

.outlookAttachment li>div {
    padding: 5% 8%;
}

.outlookAttachment li a img {
    width: 50px;
    height: 50px;
}

.activityList li span.cicle {
    background: #fff;
    width: 40px;
    line-height: 37px;
    text-align: center;
    display: inline-block;
    margin-top: 2%;
    position: relative;
    float: left;
}

.activityList li span.cicle i {
    font-size: 17px;
    vertical-align: baseline;
}

/* .activityList li .listDetils {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 8px;
    margin-bottom: 10px;
    border: 1px solid #dcdcdc;
     background-color: #fff!important; 
    min-height: 50px;
    width: 92%;
    float: right;
} */

.activityList li .listDetils p {
    margin-bottom: 8px;
    font-size: 14px;
}

.activityList li .listDetils p input {
    vertical-align: middle;
    height: 14px;
    width: 14px;
}

.activityList li .listDetils {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 15px 15px 0 15px;
    margin-bottom: 5px;
    /* border: 1px solid #dcdcdc; */
    min-height: 50px;
    width: 92%;
    float: right;
}

.activityList li .listDetils p {
    margin-bottom: 8px;
    font-size: 14px;
}
.activityList li .listDetils p.subjectView {
    max-width: 300px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.activityList li .listDetils p input {
    vertical-align: middle;
    height: 14px;
    width: 14px;
}

.activityOnNew i {
    color: #1e47f8!important;
}

.activityOnNew {
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.activityList li .listDetils .listIcons {
    margin-left: 6px;
}

.activityList li .listDetils .listIcons i {
    font-size: 16px;
    color: #999;
    margin-left: 10px;
    cursor: pointer;
}

.activityList li .listDetils .listIcons img {
    width: 20px;
    margin-top: -6px;
    cursor: pointer;
    margin-left: 8px;
}

.activityList li .listDetils .listIcons a.exitfullscreen:hover {
    border-color: #5da423;
}

.activityList li .listDetils .listIcons a.exitfullscreen {
    border: 1px solid #ccc;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    padding: 5px;
}

.activityList li .listDetils .listIcons a.exitfullscreen img {
    margin: 0;
    width: 16px;
    vertical-align: sub;
}

.activityList li .listDetils .priorityIcon {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin-right: 5px;
    border: 1px solid #ccc;
    color: #ccc;
    border-radius: 50%;
    width: 20px;
    line-height: 18px;
    text-align: center;
}

.activityList li .listDetils .priorityIcon.high {
    color: #fd0000!important;
    border-color: #fd0000!important;
}

.activityList li .listDetils .priorityIcon.normal {
    color: #ffa702!important;
    border-color: #ffa702!important;
}

.activityList li .listDetils .priorityIcon.low {
    color: #37c100!important;
    border-color: #37c100!important;
}

.activityList li .listDetils .listIcons i:hover {
    color: #1e47f8;
}

.activityList li .listDetils .equalwidth {
    width: 33%;
    margin-top: 4px;
}

.activityList li .listDetils .equalwidth {
    width: 33%;
    margin-top: 4px;
}

.activityList li .listDetils .cbp_tmtime abbr {
    margin-right: -5px;
    padding-right: 0;
}

.listingContainer {
    padding: 0 0 0 10px;
    margin-top: 20px;
}

.listingContainer h4 {
    margin-bottom: 20px;
    font-size: 22px;
    color: #777;
    font-weight: normal;
}

.overdueColor {
    border-color: #999!important;
}

.overdueColor i {
    color: #999!important;
}

.listingContainer h4 {
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 18px;
    color: #444;
    font-weight: normal;
}

.overdueColor {
    border-color: #999!important;
}

.overdueColor i {
    color: #999!important;
}

.plannedColor {
    border-color: #f3b404!important;
}

.plannedColor i {
    color: #f3b404!important;
}

.passedColor {
    border-color: #48b34c!important;
}

.passedColor i {
    color: #48b34c!important;
}

.ActivityNotedetails {
    padding: 5px;
    border: 1px solid #eee;
    margin: 5px 0;
    background-color: #fff;
}

.ActivityNotedetails p b {
    font-size: 13px;
}

.ActivityNotedetails .emails {
    margin-bottom: 5px;
    border-bottom: 1px solid #eee;
    padding: 0px 0px 6px 0px;
}

.ActivityNotedetails .emails b {
    font-size: 13px;
    font-weight: 600;
}

.ActivityNotedetails .emails span {
    color: #999;
    margin-left: 5px;
    display: inline-block;
}

.ActivityNotedetails .emails span i {
    margin: 0!important;
}

.ActivityNotedetails .emails span img {
    width: 30px;
    border: 1px solid #ccc;
    padding: 1px;
    height: 30px;
}

.ActivityNotedetails .emails a {
    font-size: 11px;
    float: left;
    margin-left: 4px;
    line-height: 16px;
}

.ActivityNotedetails .emails>a {
    margin-top: 7px;
    margin-left: 6px
}


/*.ActivityNotedetails p{max-height:120px; overflow:auto;}*/

.ActivityNotedetails .f-dropdown {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.ActivityNotedetails .f-dropdown a.name {
    display: block;
    font-size: 14px;
    color: #258faf;
    float: none;
}

.ActivityNotedetails .f-dropdown p {
    font-size: 11px!important;
    color: #666;
    line-height: 14px;
    margin-bottom: 0!important;
}

.ActivityNotedetails .f-dropdown img {
    max-width: 40px;
    max-height: 40px;
    background: #eee;
    font-size: 0!important;
}

.actParticipantsModal .owner_details p {
    margin: 0;
    color: #999;
}

.actParticipantsModal .owner_details i.icon-user_male {
    width: 65px!important;
    height: 55px!important;
    margin: 0;
    font-size: 42px!important;
}

.actParticipantsModal .owner_details img.owner_img {
    width: 65px!important;
    height: 55px!important;
    margin: 0;
    font-size: 0!important;
}

.ActivityNotedetails .f-dropdown {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.ActivityNotedetails .f-dropdown a.name {
    display: block;
    font-size: 14px;
    color: #258faf;
    float: none;
}

.ActivityNotedetails .f-dropdown p {
    font-size: 11px!important;
    color: #666;
    line-height: 14px;
    margin-bottom: 0!important;
}

.ActivityNotedetails .f-dropdown img {
    max-width: 40px;
    max-height: 40px;
    background: #eee;
}

.ActivityNotedetails .f-dropdown i {
    width: 40px!important;
    height: 40px!important;
    background: #eee;
    font-size: 35px!important;
    margin-left: 10px!important;
}

.actParticipantsModal .owner_details p {
    margin: 0;
    color: #999;
}

.actParticipantsModal .owner_details img.owner_img,
.actParticipantsModal .owner_details i.icon-user_male {
    width: 65px!important;
    height: 55px!important;
    margin: 0;
    font-size: 50px!important;
    text-align: center;
    color: #b3b3b3;
    border: 1px solid #ccc;
    padding: 2px;
}

.actParticipantsModal .owner_details .columns {
    padding: 5px!important;
}

input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"],
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea,
select:disabled {
    cursor: no-drop!important;
    background-color: #f2f2f2;
}

#actStartDate,
#actDueDate,
#actReminderTime {
    padding: 0.5rem;
}

#participantsModalList {
    max-height: 400px;
    overflow: auto;
}

.datetimepicker.dropdown-menu {
    margin-bottom: 60px;
}

.outlookAttachment {
    padding: 5px;
}

.fullscreenbody .outlookAttachment {
    max-height: 120px;
    overflow: auto;
}

.outlookAttachment li div {
    background-color: #f9f9f9;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(82, 82, 82, 0.5);
    -moz-box-shadow: 0px 0px 4px 0px rgba(82, 82, 82, 0.5);
    box-shadow: 0px 0px 4px 0px rgba(82, 82, 82, 0.5);
    text-align: center;
}

.outlookAttachment li span,
.outlookAttachment li a {
    display: block;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.outlookAttachment li span.memoSize {
    color: #adacac;
}

.outlookAttachment li div i {
    margin: auto;
    font-size: 36px;
    color: #ccc;
    /*margin-top: 13px;*/
    margin-bottom: 12px!important;
}

.inqueText {
    text-align: center;
    width: 100%;
    display: block;
    margin: 20px 0px 0px;
}

i.fa.fa-refresh {
    font-size: 18px;
    color: #1e47f8;
}

button.checkboxButton {
    margin-right: 6px;
    border: 0.5px solid #787676;
    border-radius: 2px;
    padding: 1px 7px !important;
    font-size: 0 !important;
    vertical-align: super;
    margin-bottom: 0;
    background-color: #fff !important;
}

button.checkboxButton:not(.disabled):before {
    content: '';
    position: absolute;
    right: 1px;
    top: 70%;
    margin-top: -10px;
    width: 14px;
    height: 14px;
    border: 2px solid;
    border-left-color: transparent;
    border-radius: 50%;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-animation-duration: 1s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -moz-animation-name: rotate;
    -webkit-animation-name: rotate;
    animation-name: rotate;
    -moz-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

button.checkboxButton:not(.disabled):after {
    content: '';
    display: inline-block;
    height: 100%;
    width: 0px;
}

button.checkboxButton:not(.disabled).sending {
    pointer-events: none;
    cursor: not-allowed;
    padding-left: 4px;
}

button.checkboxButton:not(.disabled).sending:not(.expand) {
    text-align: left;
    padding-left: 4px;
}

button.checkboxButton:not(.disabled).sending:before {
    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
}

button.checkboxButton:not(.disabled).sending:after {
    width: 0px;
}

@keyframes rotate {
    0% {
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


.width125{ width:110px!important;}

@media (min-width: 1300px) {
    .width125 {
        width: 110px!important;
    }
}

.uploadPhoto.edit {
    left: 11px;
    top: 100px;
    text-align: center;
    width: 106px;
    background-color: rgba(85, 180, 255, 0.67);
    color: #fff;
    z-index: 9;
    font-size: 10px;
    border-radius: 0;
    height: 30px;
    line-height: 20px!important;
    display: none;
}

.progress .progress-value {
    display: none;
}

.progress:hover .uploadPhoto.edit,
.progress:hover .progress-value {
    display: block;
}

.progress:hover .lead-profile-img {
    opacity: 0.4
}

.profileList .profileListItem .profilePic {
    width: 20%;
    float: left;
}

.profileList .profileListItem .profilePic i {
    color: #fff;
    font-size: 30px;
    line-height: 40px;
    background-color: #ccc;
    margin: 6px 5px;
    display: block;
    padding: 3px 0;
    text-align: center;
}

.set-size {
    font-size: 10em;
}

.charts-container:after {
    clear: both;
    content: '';
    display: table;
}

.pie-wrapper {
    height: 1em;
    width: 1em;
    float: left;
    margin: 15px;
    position: relative;
}

.pie-wrapper:nth-child(3n+1) {
    clear: both;
}

.pie-wrapper .pie {
    height: 100%;
    width: 100%;
    clip: rect(0, 1em, 1em, 0.5em);
    left: 0;
    position: absolute;
    top: 0;
}

.pie-wrapper .pie .half-circle {
    height: 100%;
    width: 100%;
    border: 0.1em solid #3498db;
    border-radius: 50%;
    clip: rect(0, 0.5em, 1em, 0);
    left: 0;
    position: absolute;
    top: 0;
}

.pie-wrapper .label {
    background: #34495e;
    border-radius: 50%;
    bottom: 0.4em;
    color: #ecf0f1;
    cursor: default;
    display: block;
    font-size: 0.25em;
    left: 0.4em;
    line-height: 2.8em;
    position: absolute;
    right: 0.4em;
    text-align: center;
    top: 0.4em;
}

.pie-wrapper .label .smaller {
    color: #bdc3c7;
    font-size: .45em;
    padding-bottom: 20px;
    vertical-align: super;
}

.pie-wrapper .shadow {
    height: 100%;
    width: 100%;
    border: 0.1em solid #bdc3c7;
    border-radius: 50%;
}

.pie-wrapper.style-2 .label {
    background: none;
    color: #7f8c8d;
}

.pie-wrapper.style-2 .label .smaller {
    color: #bdc3c7;
}

.pie-wrapper.progress-30 .pie .half-circle {
    border-color: #3498db;
}

.pie-wrapper.progress-30 .pie .left-side {
    -webkit-transform: rotate(108deg);
    transform: rotate(108deg);
}

.pie-wrapper.progress-30 .pie .right-side {
    display: none;
}

.pie-wrapper.progress-60 .pie {
    clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-60 .pie .half-circle {
    border-color: #9b59b6;
}

.pie-wrapper.progress-60 .pie .left-side {
    -webkit-transform: rotate(216deg);
    transform: rotate(216deg);
}

.pie-wrapper.progress-60 .pie .right-side {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.pie-wrapper.progress-90 .pie {
    clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-90 .pie .half-circle {
    border-color: #e67e22;
}

.pie-wrapper.progress-90 .pie .left-side {
    -webkit-transform: rotate(324deg);
    transform: rotate(324deg);
}

.pie-wrapper.progress-90 .pie .right-side {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.pie-wrapper.progress-45 .pie .half-circle {
    border-color: #1abc9c;
}

.pie-wrapper.progress-45 .pie .left-side {
    -webkit-transform: rotate(162deg);
    transform: rotate(162deg);
}

.pie-wrapper.progress-45 .pie .right-side {
    display: none;
}

.pie-wrapper.progress-75 .pie {
    clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-75 .pie .half-circle {
    border-color: #8e44ad;
}

.pie-wrapper.progress-75 .pie .left-side {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
}

.pie-wrapper.progress-75 .pie .right-side {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.pie-wrapper.progress-95 .pie {
    clip: rect(auto, auto, auto, auto);
}

.pie-wrapper.progress-95 .pie .half-circle {
    border-color: #e74c3c;
}

.pie-wrapper.progress-95 .pie .left-side {
    -webkit-transform: rotate(342deg);
    transform: rotate(342deg);
}

.pie-wrapper.progress-95 .pie .right-side {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.pie-wrapper--solid {
    border-radius: 50%;
    overflow: hidden;
}

.pie-wrapper--solid:before {
    border-radius: 0 100% 100% 0 / 50%;
    content: '';
    display: block;
    height: 100%;
    margin-left: 50%;
    -webkit-transform-origin: left;
    transform-origin: left;
}

.pie-wrapper--solid .label {
    background: transparent;
}

.pie-wrapper--solid.progress-65 {
    background: linear-gradient(to right, #e67e22 50%, #34495e 50%);
}

.pie-wrapper--solid.progress-65:before {
    background: #e67e22;
    -webkit-transform: rotate(126deg);
    transform: rotate(126deg);
}

.pie-wrapper--solid.progress-25 {
    background: linear-gradient(to right, #9b59b6 50%, #34495e 50%);
}

.pie-wrapper--solid.progress-25:before {
    background: #34495e;
    -webkit-transform: rotate(-270deg);
    transform: rotate(-270deg);
}

.pie-wrapper--solid.progress-88 {
    background: linear-gradient(to right, #3498db 50%, #34495e 50%);
}

.pie-wrapper--solid.progress-88:before {
    background: #3498db;
    -webkit-transform: rotate(43.2deg);
    transform: rotate(43.2deg);
}

.progress {
    width: 130px;
    height: 130px;
    line-height: 130px;
    background: none;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    /*margin-bottom: 1em;*/
}

.progress:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 10px solid #eee;
    position: absolute;
    top: 0;
    left: 0;
}

.noProgress .progress:after {
    border-width: 5px;
}

.progress>span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}

.progress .progress-left {
    left: 0;
}

.progress .progress-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 10px;
    border-style: solid;
    position: absolute;
    top: 0;
    border-color: #5ba82c;
}

.progress .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 75px;
    border-bottom-right-radius: 75px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}

.progress .progress-right {
    right: 0;
}

.progress .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 75px;
    border-bottom-left-radius: 75px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
}

.progress .progress-value {
    font-size: 24px;
    text-align: center;
    line-height: 20px;
    align-items: center;
    justify-content: center;
    font-weight: 300;
    width: 100%;
    position: absolute;
    bottom: 55px;
}

.progress .progress-value div {
    margin-top: 10px;
}

.progress .progress-value span {
    font-size: 12px;
    text-transform: uppercase;
}


/* This for loop creates the    necessary css animation names
Due to the split circle of progress-left and progress right, we must use the animations on each side.
*/

.progress[data-percentage="10"] .progress-right .progress-bar {
    animation: loading-1 1.5s linear forwards;
}

.progress[data-percentage="10"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="20"] .progress-right .progress-bar {
    animation: loading-2 1.5s linear forwards;
}

.progress[data-percentage="20"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="30"] .progress-right .progress-bar {
    animation: loading-3 1.5s linear forwards;
}

.progress[data-percentage="30"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="40"] .progress-right .progress-bar {
    animation: loading-4 1.5s linear forwards;
}

.progress[data-percentage="40"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="50"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards;
}

.progress[data-percentage="50"] .progress-left .progress-bar {
    animation: 0;
}

.progress[data-percentage="60"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards;
}

.progress[data-percentage="60"] .progress-left .progress-bar {
    animation: loading-1 1.5s linear forwards 1.5s;
}

.progress[data-percentage="70"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards;
}

.progress[data-percentage="70"] .progress-left .progress-bar {
    animation: loading-2 1.5s linear forwards 1.5s;
}

.progress[data-percentage="80"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards;
}

.progress[data-percentage="80"] .progress-left .progress-bar {
    animation: loading-3 1.5s linear forwards 1.5s;
}

.progress[data-percentage="90"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards;
}

.progress[data-percentage="90"] .progress-left .progress-bar {
    animation: loading-4 1.5s linear forwards 1.5s;
}

.progress[data-percentage="100"] .progress-right .progress-bar {
    animation: loading-5 1.5s linear forwards;
}

.progress[data-percentage="100"] .progress-left .progress-bar {
    animation: loading-5 1.5s linear forwards 1.5s;
}

.margin-top30 {
    margin-top: 30px;
}

.eventbriteLogo {
    vertical-align: baseline !important;
    filter: grayscale(1) !important;
}

#massChangeOwnerModal {
    padding-bottom: 22px;
}

.margin-top-bottom-20 {
    margin-top: 20px !important;
    margin-bottom: 16px !important;
}

.bg_cal_img, .inputCalIcon input {
    padding-right: 30px;
    background: url(../images/calIcon.png) no-repeat;
    background-position: right center;
    background-size: contain;
    cursor: pointer;
    box-shadow: none !important;
}

input.bg_cal_img[type="text"]:focus, .inputCalIcon input[type="text"]:focus {
    background-image: url(../images/calIcon.png)!important;
    background-color: #FFF !important;
    background-repeat: no-repeat !important;
    box-shadow: none !important;
    background-position: right center !important;
    background-size: contain !important;
}


.companyDetailsUpdate table{
    border: none;
}
.companyDetailsUpdate table td, .companyDetailsUpdate table th {
    /* border: none;
font-size: 1rem;
border-bottom: 1px solid #e5e5e5;
border-right: 1px solid #e5e5e5; */
/* line-height: 1.5rem; */
}
.companyDetailsUpdate table td input, .companyDetailsUpdate table td select{
    margin-bottom: 0px;
}
.companyDetailsUpdate table tr td:last-child, .companyDetailsUpdate table tr th:last-child {
border-right:none ;
}

.companyDetailsUpdate .table-widget .button{
    margin-bottom: 0px;
}

.companyDetailsUpdate .table-widget-title{
    color: #222222;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 19px;
}

.tableTdWidthDevide tr td:nth-of-type(odd){
	text-align: right;
	width: 20%;
    color: #222222;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 19px;
    
}
.tableTdWidthDevide tr td:nth-of-type(even){
	text-align: left;
	width: 30%;
    color: #6f6f6f;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 19px;
}

#alertDivOwnerUpdate{
    background: transparent;
    padding: 10px !important;
    border: none;
    color: #4d4d4d;
    font-size: 12px !important;
    font-weight: 400 !important;
}

._tableHeader{
    color: #131415  !important;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 19px;
    text-align: center !important;
    background: unset !important;
    border: 0 !important;
    font-size: 13px !important;
    font-family: "Poppins-Extra-Bold" !important;
    letter-spacing: 0.6px
}
.commonHeaderFooter {
    padding: 0px;
}
.commonHeaderFooter > h2{
    margin: 0px !important;
}
.commonHeaderFooter .modal-footer {
    margin: 0px;
}

.commonHeaderFooter .modal-footer ul {
    list-style: none;
    text-align: right;
    padding: 0px 10px;
    margin: 0px;
}

.commonHeaderFooter .close-reveal-modal {
    font-size: 2rem !important;
    top: 11px !important;
    right: 18px !important;
}

.commonHeaderFooter .modal-footer .close-reveal-modal {
    line-height: 12px;
    position: initial !important;
    font-size: 1.1rem !important;
    margin-right: 10px;
    font-weight: initial !important;
}

.commonHeaderFooter .modal-footer ul li {
    display: inline-block;
}

.commonChangeStyle {
    padding: 0px;
}
.commonChangeStyle > h2, .commonChangeStyle form > h2{
    margin: 0px !important;
}

.companyDetailsUpdate .lead-details-upper small {
    color: #fff;
    font-style: initial !important;
    font-size: 12px !important;
    padding: 3px 18px 4px;
    border-radius: 2px;
}
.activeGreenBg{
    background: #5DA423;
}
.inActiveGreenBg{
    background: #fb6b5b;
}


.appSumoUserInfo{
    border: 1px solid #ddd;
    border-radius: 4px;
    background-color: #FFFFFF;
    min-height: 180px;
}
.appSumoUserInfoBody{
    padding: 20px 20px 8px;
}
.appSumoUserInfoBody p{
    margin-bottom: 12px;
    font-size: 0px;
}
.appSumoUserInfoBody p span{
    display: inline-block;
    color: #444;
    font-size: 13px;
    font-weight: normal;
    line-height: 16px;
    width: 50%;
}
.appSumoUserInfoBody p span:last-child{
    font-weight: bold;
    text-align: right;
    font-size: 24px;
}
.fullpageLoader{
    position: absolute;
    top: 0;
    left: 0;
    margin: auto;
    text-align: center;
    bottom: 0;
    right: 0;

}
.fullpageLoader .loader{
    border: 6px solid #fff;
    border-radius: 50%;
    border-top: 6px solid #ddd;
    width: 30px;
    height: 30px;
    margin: auto;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
.loaderBackShadow{
    position: absolute;
    left: 11px;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: calc(100% - 11px);
    -webkit-width: calc(100% - 11px);
    -ms-width: calc(100% - 11px);
    margin: auto;
    background: rgba(0, 0, 0, .3);
    z-index: 1111;
}
.fullpageLoader span{
    color: #000;
    font-size: 9px;
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    text-transform: capitalize;
}
.fullPageLoaderContainer{
    z-index: 1112;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}




/* duplicate leads popup style here */

.duplicate_lead_body {
    margin-bottom: 20px;
  }
  .duplicate_lead_body h3 {
    color: #1d1e1f;
    font-size: 12px;
    font-family: var(--helvetica) !important;
    line-height: 18px;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    margin: 10px 0px;
  }
  .duplicate_lead_body h3 span {
    font-weight: 600;
  }
  .duplicate_lead_poupImg {
    width: 50px;
    height: 50px;
    border: 1px solid #dbeaff;
    border-radius: 50%;
    background: #dbeaff;
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
    color: #1d1e1f;
    font-family: var(--helvetica) !important;
    line-height: 50px;
    font-weight: 600;
    font-size: 18px;
    text-align: center;
  }
  .duplicate_lead_poupText h4,
  .duplicate_info_on_hover h3 {
    color: #1d1e1f;
    font-family: var(--helvetica) !important;
    line-height: 18px;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 0px;
  }
  .duplicate_lead_poupText p,
  .duplicate_info_on_hover p {
    color: #808fa5;
    font-size: 12px;
    font-family: var(--helvetica) !important;
    line-height: 20px;
    margin-bottom: 0px;
  }
  .duplicate_lead_poupText {
    display: inline-block;
    width: calc(100% - 65px);
    vertical-align: top;
   }
  
  ._dulicate_leads {
    padding: 10px;
    margin-bottom: 10px;
    margin-right: 10px;
    /* position: relative; */
  }
  #duplicate_lead_body {
    height: 415px;
    overflow-x: hidden;
    overflow-y: auto;
  }
  .duplicate_info_on_hover {
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 2px 8px 0 #e8eaef;
    -ms-box-shadow: 0 2px 8px 0 #e8eaef;
    -webkit-box-shadow: 0 2px 8px 0 #e8eaef;
    -moz-box-shadow: 0 2px 8px 0 #e8eaef;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    border: 1px solid #dbeaff;
    padding: 10px 15px;
    padding: 10px 15px;
    position: absolute;
    z-index: 9;
    width: 90%;
    left: 0px;
  
    display: none;
  }
  .duplicate_info_on_hover p {
    margin-bottom: 5px;
  }
  ._dulicate_leads.common_list_shadow:hover {
    transform: none;
  }
  ._dulicate_leads h4{
    display: inline-block;
    position: relative;
  }
  .duplicate_info_on_hover h3 {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .duplicate_info_on_hover span:first-child {
    width: 35%;
  }
  .duplicate_info_on_hover span:last-child {
    width: 64%;
    color: #1d1e1f;
  }
  .duplicate_info_on_hover span {
    display: inline-block;
    vertical-align: top;
  }
  
  .duplicate_info_on_hover::after {
    content: "";
    position: absolute;
    border-right: 8px solid transparent;
    border-left: 9px solid transparent;
    border-bottom: 9px solid #ffffff;
    top: -9px;
    left: 29px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .duplicate_info_on_hover::before {
    content: "";
    position: absolute;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #dbeaff;
    top: -10px;
    left: 29px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }

  .successToastContainer{
display: none;
}
.sucessToastBody{
    position: absolute;
    top: 80px;
    z-index: 1005;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 300px;
    margin: auto;
    background: #fff;
    color: #3E4651;
    font-size: 12px;
    text-align: center;
    display: block;
    border-radius: 4px;
    background-color: #FFFFFF;
    border: solid 1px #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
    height: 35px;
}
.sucessToastBody .inline_block:first-child {
    width: 45px;
    background: #14C814;
    text-align: center;
    position: relative;
    border-radius: 3px 0px 0px 3px;
    display: inline-block;
    height: 34px;
    vertical-align: top;
}
.sucessToastBody .checkmark {
    display: inline-block;
    right: 0px;
    margin: auto;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-radius: 0px;
    background-color: transparent;
    border: none;
    height: auto;
    width: auto;
    text-align: center;
    position: absolute;
    line-height: 0;
    top: 22px;
    left: 20px;
    vertical-align: middle;
}
.sucessToastBody .checkmark_stem {
    position: absolute;
    width: 1.7px;
    height: 19px;
    background-color: #ffffff;
    left: 4px;
    top: -8px;
}
.sucessToastBody .checkmark_kick {
    width: 8px;
    height: 1.7px;
    background-color: #ffffff;
    left: -3px;
    top: 10px;
    position: absolute;
}
.sucessToastBody .inline_block:last-child {
    padding-left: 10px;
    line-height: 34px !important;
    width: calc(100% - 50px);
    text-align: left;
    color: #1D1E1F;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
    font-family: var(--helvetica) !important;
    vertical-align: top;
    height: 34px;
    display: inline-block;
}

  
/* Safari */
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }
  
  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }
  
  

@keyframes loading-1 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(36);
        transform: rotate(36deg);
    }
}

@keyframes loading-2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(72);
        transform: rotate(72deg);
    }
}

@keyframes loading-3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(108);
        transform: rotate(108deg);
    }
}

@keyframes loading-4 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(144);
        transform: rotate(144deg);
    }
}

@keyframes loading-5 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(180);
        transform: rotate(180deg);
    }
}
._helpGuidlineIcon{
    width: 19px;
    font-size: 18px;
    display: inline-block;
    float: right;
    line-height: 16px;
}
#infoFormulaReturnType{
    display: inline-block;
}
#infoFormulaReturnType i{
    font-size: 16px;
    margin-top: 12px;
    margin-left: 4px;
}
.disabled-set-permission{
    position: absolute;
    background: transparent;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    cursor: not-allowed;
}
.disabled-set-permission:before{
    background-image: url(/newStatic/images/ic_lock.svg);
    position: absolute;
    content: '';
    right: 9px;
    top: 9px;
    width: 28px;
    height: 27px;
    background-repeat: no-repeat;
    background-size: 12px;
    background-color: #f2f2f2;
    /* display: none; */
    background-position: center center;
}
/* .disabled-set-permission:hover:before{
    display: block;
} */
._set-permission .CaptionCont.SelectBox {
    background-color: #f2f2f2 !important;
}


/* Facebook Integration Popup Relates CSS start here */
#addAccount .tabs {
    display: inline-block;
    margin: 0px 0 15px 0 !important;
    width: 100%;
    background: transparent !important;
    text-align: left;
}
#addAccount .tabs ul {
    list-style: none;
    padding-left: 0px;
    margin: 0px;
    border-bottom: 1px solid var(--color-DBEAFF);
}
#addAccount .tabs ul li {
    list-style: none;
    display: inline-block;
    margin-right: 25px;
}
#addAccount .tabs ul li a {
    display: block;
    text-transform: uppercase;
    color: var(--color-808FA5);
    padding-bottom: 7px !important;
    height: 24px;
    position: relative;
    font-weight: 550;
    font-size: 1rem;
    margin-bottom: 0!important;
}
#addAccount .tabs ul li:first-child a {
    padding-left: 0px;
    padding-right: 0px;
}
#addAccount .tabs ul li.active a::before {
    display: block;
}
#addAccount .tabs ul li a:before {
    content: "";
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    text-align: center;
    height: 2px;
    width: 100%;
    background: #58468b;
    bottom: -1px;
    display: none;
}
#addAccount .tabs ul li.active a {
    color: #58468b;
    outline: 0 !important;
}
.fieldsContainer .addFbField {
    margin-right: 0px !important;
    vertical-align: middle !important;
    text-align: right;
    margin-top: 5px;
    display: inline-block;
}
.fieldsContainer .addFbField .addbtn {
    margin-right: 10px;
}
/* Facebook Integration Popup Relates CSS end here */



.ozonetel-label{
    margin-bottom: 2px !important;
}
.ozonetel-label > div{
    font-size: 1rem;
    color: #4d4d4d;
    font-weight: normal;
}
.show-on-save-click{
    padding: 0px 0px;
    min-height: 100vh;
    border:1px solid #ccc;
    margin-top: 30px;
}
.show-on-save-click .fixed_second_header{
    margin-top: 0px;
}
.show-on-save-click .table-widget-title{
    padding-left: 15px;
}
.show-on-save-click .administrator-tab-list li:first-child{
    margin-left: 15px;
}

/* .show-on-save-click .administrator_tab_box{
    padding-left: 15px;
    padding-top: 20px;
} */

.show-on-save-click .ozontel-tab-wraper{
    padding: 0px 15px !important;
    margin: 0px !important;
}
.show-on-save-click .administrator-tabing{
    margin-top: 10px;
}


.ozonetel-wraper{
    max-width: 785px;
    /* margin: auto; */
    border-color: #e2e8f0;
    padding: 20px 0px 0px;
    background: #fff;
}

#agentMapping .ozonetel-wraper{
    max-width: 100%;
}
#agentMapping .ozontel-repeat-wraper .tokenfield{
    height: auto !important;
    max-height: 120px;
    min-height: 50px;
    overflow-x: hidden;
}
.ozonetel-wraper .create_rule_criteria_pattern_btn{
    text-align: center;
}

.ozontel-repeat-wraper{
    margin-bottom: 20px;
    font-size: 0px;
}
.ozonetel-wraper .ozontel-repeat-wraper > .inline_block{

}
.ozontel-repeat-wraper > .inline_block{
    min-width: 155px;
    max-width: 180px;
    margin-right: 13px;
    vertical-align: top;
}
.ozontel-repeat-wraper > .inline_block input{
    width: 155px;
}
.ozontel-repeat-wraper > .inline_block._tokenFieldDiv{
    min-width: 285px;
}
#campaign .ozontel-repeat-wraper > .inline_block{
    max-width: unset !important;
}
#campaign .ozontel-repeat-wraper > .inline_block input{
    min-width: 257px;

}
.ozontel-repeat-wraper .create_rule_delete_btn.inline_block {
    min-width: unset;
    line-height: 28px;
}
.ozontel-repeat-wraper > .inline_block select{
    margin-bottom: 0px;
    background-color: transparent;
}
.ozontel-repeat-wraper > .inline_block input{
    margin-bottom: 0px;
}

#ozonetelAPIKey .bodyPart{
    padding-left: 20px;
    padding-right: 20px !important;
}
#ozonetelAPIKey .create_new_rule{
    border: none !important;
}
#ozonetelAPIKey .create_new_rule .inline_block:first-child{
    border: none !important;
    background: transparent !important;
}
#ozonetelAPIKey .create_new_rule .inline_block:last-child{
    border: none !important;
}
#ozonetelAPIKey .create_new_rule .inline_block input{
    margin-bottom: 0px;
}
#ozonetelAPIKey .footer_section{
    padding-right: 20px !important;
}
#ozonetelAPIKey{
    z-index: 1006;
}

.ozontel-popup-body{
    padding: 10px 0px 30px 0px;
}

.ozontel-popup-body ul{
    list-style: none;
    margin-left: 0px;
    margin-left: 0px;
    max-height: 300px;
    overflow-x: hidden;
    overflow-y: auto;
}


/* common scroll style */

.ozontel-popup-body ul::-webkit-scrollbar {
    width: 4px;
    border-radius: 6px;
  }
  
  /* Track */
  .ozontel-popup-body ul::-webkit-scrollbar-track {
    background: #ffffff;
  }
  
  /* Handle */
  .ozontel-popup-body ul::-webkit-scrollbar-thumb {
    background: #f3f4f5;
  }
  
  /* Handle on hover */
  .ozontel-popup-body ul::-webkit-scrollbar-thumb:hover {
    background: #555;
  }


.ozontel-popup-body ul li{
    display: inline-block;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.ozontel-popup-body ul li label{
    display: block;
    position: relative;
    cursor: pointer !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 15px !important;
    font-weight: 500;
    font-family: 'Gotham' !important;
    color: #27303f;
    line-height: 17px;
    margin: 0px !important;
    padding: 8px 10px 8px 27px;
}
.ozontel-popup-body ul li label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.ozontel-popup-body ul li:hover{
    background-color: #f1f5f9;
    border-radius: 2px;
}
.ozontel-popup-body ul li label .checkmark{
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #FFFFFF;
    border: 2px solid #808FA5;
    border-radius: 50%;
    cursor: pointer;
    margin-top: 10px;
}
.ozontel-popup-body ul li .custom_radio input:checked ~ .checkmark{
    border: 2px solid #2d84d1;
}
#ozontelCampaignPopup{
    padding-bottom: 0;
}
.ozontel-popup-body ul li .custom_radio .checkmark:after {
    width: 6px;
    height: 6px;
    border-radius: 75%;
    background: #2d84d1;
    text-align: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
    position: absolute;
    display: none;
}

.ozontel-popup-body ul li .custom_radio input:checked ~ .checkmark:after {
    display: block;
}
#ozontelCampaignPopup .close-reveal-modal.popupCancelBtn {
    font-size: 1.1rem !important;
    line-height: 12px;
    position: initial !important;
    font-weight: initial !important;
    color: #333333;
}
#ozontelCampaignPopup h2{
    padding: 12px 15px;
    font-size: 20px;
}
.ozontel-popup-body ul li label small{
    display: inline-block;
    text-transform: initial;
    font-style: initial !important;
    color: #1d1e1f;
    white-space: initial;
    line-height: 21px !important;
}
.ozontel-setup-heading{
    padding-top: 20px;
    padding-left: 10px;
    margin: 0px;
    color: #1d1e1f;
    line-height: 21px !important;
    font-size: 17px !important;
    font-weight: 500;
    font-family: 'Gotham' !important;
}
.ozontel-cross-btn{
    font-size: 2rem !important;
    top: 12px !important;
    right: 18px !important;
}
#selectcampErrorDiv{
    padding-top: 15px;
    padding-left: 10px;
    color: #c60f13;
    font-size: 14px !important;
    font-weight: 500;
    font-family: 'Gotham' !important;
}
._ozontel-activity b{
        font-weight: 300 !important;
}
.ozontel-msg{
    width:100%;
    padding-bottom:10px;
}
.ozontel-msg span{
    display:inline-block;
    vertical-align: top;
}
.ozontel-msg span:first-child{
    width: 75px;
    font-weight: 400;
}
.ozontel-msg span:last-child{
    width: calc(100% - 100px);
}




/* Dynamic table related css start here */
.leadDataTblContainer {
    position: relative;
}
div.table-action-icon-wraper {
    top: 8px;
    position: absolute;
    right: 10px;
    background-color: #f3f4f5;
}
div.table-action-icon-wraper i {
    margin: 0 3px;
    font-size: 15px;
    cursor: pointer;
}
div.table-action-icon-wraper > i {
    margin-right: 7px;
}
.table-action-icon-wraper .ShadowBackground {
    z-index: 10000 !important;
}
.table-action-icon-wraper .allTblFieldsDropdown{
    z-index: 100001 !important;
}
.dynamic-data-tbl {
    overflow-x: auto;
    min-height: calc(100vh - 255px);
    /* width: 100%; */
}

.dynamic-data-tbl.custom_scroll::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 6px;
    height: 6px;
}
.dynamic-data-tbl.custom_scroll::-webkit-scrollbar {
    width: 3px;
    height: 6px;
    border-radius: 6px;
}

.dynamicColumnsTable .allTblFieldsDropdown {
    display: block;
}
.dynamicColumnsTable input, .dynamicColumnsTable select{
    margin-bottom: 0px;
    background-color: #fff;
}
/* .dynamicColumnsTable thead tr:nth-child(2) {
    background-color: #fff;
} */
.dynamicColumnsTable thead tr:nth-child(2) td {
    min-height: 50px;
}

.dynamicColumnsTable #tHeader{
    background: #f3f4f5 !important;
}
.dynamicColumnsTable th {
    width: 200px;
    min-width: 200px;
}

.dynamicColumnsTable th:first-child {
    width: 40px !important;
    min-width: 40px !important;
    text-align: center;
}
.dynamicColumnsTable th input {
    margin: 2px !important;
}

.dynamicColumnsTable tr td{
    vertical-align: top;
    /* padding: 10px 0.625rem; */
}
.dynamicColumnsTable tr td:first-child{
    width: 40px !important;
    max-width: 40px !important;
    text-align: center;
}
.dynamicColumnsTable tr td .set-overflow-text{
    height: auto;
    max-height: 60px;
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.field-edit-box span {
    display: inline-block;
    /* width: 26px;
    height: 26px; */
    vertical-align: middle;
    border-radius: 2px;
    border: 1px solid #5da423;
    text-align: center;
    /* line-height: 26px; */
    cursor: pointer;
}
.field-edit-box span i{
    color: #fff;
    font-size: 14px !important;
}
.field-edit-box .updateFieldbox{
    /* background-color: #5da423; */
    /* border-color: #5da423; */
    color: #5da423;
    margin-right: 5px;
    margin-left: 5px;
    padding: 3px;
    font-size: 11px;
    font-weight: 400;
}
.field-edit-box .updateFieldbox:hover{
    /* background-color: #4a831c; */
}
.field-edit-box .cancleFieldbox{
    background-color: #c60f13;
    border-color: #d63033;
}
.field-edit-box .cancleFieldbox:hover{
    background-color: #d63033;
}

.field-edit-box input, .field-edit-box .SumoSelect {
    display: inline-block;
    width: calc(100% - 67px);
    vertical-align: middle;
}
.field-edit-box .SumoSelect > .CaptionCont > span,
.field-edit-box .SumoSelect > .optWrapper > .options li span {
    border: unset;
    text-align: left;
}
.openEditField{
    display: inline-block;
    position: relative;
    padding-right: 12px;
    min-height: 15px;
}
.openEditField i{
    font-size: 11px !important;
    position: absolute;
    right: -8px;
    top: 1px;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;

}
.inputTextField:hover .openEditField i{
    opacity: 1;
    right: 0px;
}
/* .inputTextField:hover .openEditField .add-btn-icon {
    top: -8px;
} */
.allTblFieldsDropdown {
    position: absolute;
    right: 30px;
    top: 35px;
    /* height: 280px; */
    width: 250px;
    box-shadow: 0 4px 16px -3px rgb(0 0 0 / 80%);
    border-radius: 4px;
    text-align: left;
    padding: 10px 0px;
    background-color: #fff;
}
.allTblFieldsDropdown:before{
    content: "";
    position: absolute;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #fff;
    top: -10px;
    right: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.tblFieldHead{
    font-size: 1rem;
    font-weight: bold;
    margin-bottom:5px;
    padding: 0px 15px;
}
.allTblFieldsDropdown >span{
    font-size: .95rem;
    padding: 0px 10px 0px 15px;
    display: block;
}
.tblActionList{
    list-style: none;
    padding-left: 0px;
    margin: 0px;
    overflow-x: hidden;
    overflow-y: auto;
    height: 140px;
    margin-top: 15px;
    margin-right: 10px;
}
.tblActionList.custom_scroll::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 6px;
}
.tblActionList.custom_scroll::-webkit-scrollbar {
    width: 3px;
    border-radius: 6px;
}
  
  
.tblActionList li{
    padding: 0;
    position: relative;
    will-change: transform;
    height: 31px;
    list-style-type: none;
    line-height: 3.2;
    transition: all 200ms;
    user-select: none;
}
.tblActionList .draggable:after {
    cursor: pointer;
    line-height: 5;
    transition: all 200ms;
    transition-timing-function: cubic-bezier(0.48, 0.72, 0.62, 1.5);
    transform: translateX(120%);
    opacity: 0;
  }
.tblActionList .draggable:hover:after {
    opacity: 1;
    transform: translate(0);
}
   
.over {
    transform: scale(1.1, 1.1);
}
.tblActionList li .tblSwappingCheck{
    padding: 4px 15px;
    width: calc(100% - 38px) !important;
    /* width: 100% !important; */

    display: inline-block;
    cursor: pointer;
}
.dragDropWraper{
    width: 26px;
    height: 26px;
    display: inline-block;
    margin-right: 7px;
    border-radius: 30px;
    cursor: move;
}
.dragDropWraper:hover{
    background-color: #e7eeff;    
}
.tblActionList li .tblSwappingCheck:hover{
    background-color: #e7eeff;
}
.tblActionList li input{
    display: inline-block;
    float: left;
    vertical-align: middle;   
    position: relative;
    top: 3px; 
    margin-bottom: 0;
}
.tblActionList li label{
    margin: 0px;
    display: block;
    float: left;
    width: calc(100% - 30px);
    padding-left: 10px;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tblActionList li .tblDragDrop{
    height: 1.5px;
    width: 10px;
    background-color: #999;
    position: absolute;
    right: 17px;
    top: 12px;
}
.tblActionList li .tblDragDrop:before{
    height: 1.5px;
    width: 10px;
    background-color: #999;
    position: absolute;
    right: 0;
    top: -4px;
    content: '';
}
.tblActionList li .tblDragDrop::after{
    height: 1.5px;
    width: 10px;
    background-color: #999;
    position: absolute;
    content: '';
    right: 0;
    top: 4px;
}
.tblActionBtn{
    text-align: right;
    padding-top: 10px;
    padding-right: 10px;
    border-top: 1px solid #999;;
    margin-top: 10px;
}
.tblActionBtn a:first-child{
    margin-right: 5px;
}

._activityBtnCenter #updateNotesButton{
    display: inline-block !important;
}

#newTaskViewLeadListing{
    padding-bottom: 20px;
    width: 600px;
}

#newTaskViewLeadListing #descriptionViewId{
    padding: 10px !important;
}


.bodyPart .modelInnerError {
    background: #fefee9;
    margin-bottom: 10px;
    border: 1px solid #eff3c3;
}
.bodyPart .modelInnerError .inline_block:first-child {
    background: #D0021B;
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    font-family: var(--helvetica) !important;
    width: 37px;
    border-radius: 3px;
    text-align: center;
    vertical-align: middle;
    margin-left: 10px;
}
.inline_block {
    display: inline-block;
}
.bodyPart .modelInnerError .inline_block:last-child {
    padding-left: 10px;
    vertical-align: middle;
    line-height: 17px !important;
    width: calc(100% - 54px);
    text-align: left;
    color: #444;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
    padding: 10px;
}

/* Model CSS */
.reveal-modal.small {
    width: 490px;
    padding-bottom: 0;
}

.reveal-modal.small h2 {
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    color: var(--color-1D1E1F);
    font-family: var(--SohoGothicPro);
    border-bottom: none;
    padding: 12px 15px;
    position: relative;
}
.reveal-modal.small .bodyPart {
    padding-top: 20px;
    border-bottom: 1px solid #F3F3F6 !important;
    padding-bottom: 45px;
}
.reveal-modal.small .bodyPart .innerBody {
    display: flex;
}
.reveal-modal.small .bodyPart .innerBody .inline_block:first-child {
    width: 160px;
    padding: 5px;
    flex: 1;
    vertical-align: top;
}
.reveal-modal.small .bodyPart .innerBody p {
    text-align: right;
    margin: 0 10px 0 0;
    color: #999 !important;
    font-size: 12px !important;
    font-weight: normal !important;
}
.reveal-modal.small .bodyPart .innerBody .StrickStar {
    color: red;
    font-size: 16px;
}

.reveal-modal.small .bodyPart .SumoSelect > .CaptionCont {
    border: 1px solid #cccccc;
}
.reveal-modal.small .bodyPart p.SelectBox {
    text-align: left;
    color: #444;
}
.reveal-modal.small .bodyPart .SumoSelect > .CaptionCont > span {
    color: #1D1E1F !important;
    font-weight: 500;
}
.reveal-modal.small .bodyPart .innerBody .inline_block:last-child {
    width: calc(100% - 160px);
    padding: 5px;
    vertical-align: top;
    background: #ffffff;
    flex: 2;
}

.reveal-modal.small .close-reveal-modal.popupCancelBtn {
    font-size: 1.1rem !important;
    line-height: 12px;
    position: initial !important;
    font-weight: initial !important;
}
.reveal-modal.small .close-reveal-modal {
    font-size: 2rem !important;
    top: 14px !important;
    right: 18px !important;
}


.custom_scroll::-webkit-scrollbar {
    width: 4px;
    height: 6px;     
    border-radius: 6px;
}
/* Track */
.custom_scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 6px;

}
/* Handle */
.custom_scroll::-webkit-scrollbar-thumb {
    background: #7D7D8E;
    border-radius: 6px;
}
/* Handle on hover */
.custom_scroll::-webkit-scrollbar-thumb:hover {
    background: #555;
}



#whatsAppSuccessMsgBar {
    display: none;
}
.ShowAfterAction, .showPermissionPopup {
    display: none;
}

.ShowAfterAction #popupBackShadow,
.showPermissionPopup #popupBackShadow {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.45);
    z-index: 1004;
    left: 0;
    width: 100%;
    height: 100%;
}

.ShowAfterAction .bodyPart, .showPermissionPopup .bodyPart {
    position: fixed;
    top: 35px;
    z-index: 1005;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 400px;
    margin: auto;
    background: #fff;
    color: #3E4651;
    font-size: 12px;
    text-align: center;
    display: block;
    border: 1px solid #DBEAFF;
    border-radius: 4px;
    background-color: #FFFFFF;
    border: solid 1px #666666;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.afterActionPopup .bodyPart .inline_block {
    vertical-align: middle;
    height: 34px;
}

.afterActionPopup .bodyPart .inline_block:first-child {
    width: 45px;
    background: #14C814;
    text-align: center;
    position: relative;
    border-radius: 3px 0px 0px 3px;
}

.afterActionPopup .bodyPart .inline_block:last-child {
    padding-left: 10px;
    line-height: 34px !important;
    width: calc(100% - 50px);
    text-align: left;
    color: #1D1E1F;
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
    font-family: var(--helvetica) !important;
}

.afterActionPopup .checkmark {
    display: inline-block;
    right: 0px;
    margin: auto;
    -ms-transform: rotate(45deg);
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    border-radius: 0px;
    background-color: transparent;
    border: none;
    height: auto;
    width: auto;
    text-align: center;
    position: initial;
    line-height: 0;
}

.afterActionPopup .checkmark_stem {
    position: absolute;
    width: 1.7px;
    height: 19px;
    background-color: #ffffff;
    left: 4px;
    top: -8px;
}

.afterActionPopup .checkmark_kick {
    width: 8px;
    height: 1.7px;
    background-color: #ffffff;
    left: -3px;
    top: 10px;
    position: absolute;
}