.horizontal-align-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.storeviewwrapper {
    padding: 22px 5px;
}

.collageTempdiv {
    float: right;
}

.assetlibrary-tag {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 138px;
}

.endLbl {
    margin-bottom: 7px;
}

.campaign-icons .viewshare-btn {
    display: block;
}

.widget-actions .campaign-icons a {
    margin-right: 0;
}

button.ql-showHtml:after {
    content: "<>";
}

.ql-editor strong {
    font-weight: bold;
}

.ql-align-center {
    text-align: center;
}

.ss-actions i {
    padding: 0px 8px;
}

.ss-actions .pe-filter {
    padding-left: 0 !important;
}

.fav-star {
    color: #f4ca16;
    margin-top: 6px;
    font-size: 20px;
}

.board-icon {
    float: right;
}

.previewClass {
    width: 50%;
    display: inline-block;
}

.uploadOwnPicClass {
    display: inline-block;
    width: 20%;
}

    .uploadOwnPicClass .form-group {
        margin-bottom: -13px;
    }

.faq-active-div .example-wrap .row {
    padding-top: 25px;
}

.btn-footer .btnsamepadding {
    padding: 7px 18px !important;
}

.btn-footer .modal-body .btn-lg {
    font-size: 15px;
    padding: 8px 18px;
}

.CommunityEventsURL {
    text-transform: lowercase !important;
    color: #337ab7;
}

.camp-desc {
    clear: both;
}

.right-icons {
    float: right;
}

.event-title{
    float:left;
}

.campaign-footer{
    display:block;
}

.font-size-22{
    font-size: 16px !important;
}

a.pdfDownload {
    font-size: 24px;
}

.fc-more-popover .fc-event-container {
    padding: 10px;
    height: 200px;
    overflow-y: scroll;
}

ul.context-menu-list.context-menu-root {
    min-height: auto;
    text-align: center;
    margin-top: 15px;
    z-index: 1000000000 !important;
}

    ul.context-menu-list.context-menu-root .context-menu-item {
        background: #d2dee9 !important;
        color: #00264d;
        border: 1px solid #d2dee9;
        padding: 8px;
        font-family: 'GT America Regular' !important;
        font-size: 14px;
    }


.checkbox-primary.chkConsent:checked:after {
    content: '';
    width: 14px;
    height: 14px;
    background-color: #d2dee9;
    position: absolute;
    left: 0px;
    right: 0;
}

.checkbox-primary.chkConsent {
    position: relative;
}

    .checkbox-primary.chkConsent:checked:before {
        position: absolute;
        left: 4px;
        content: '';
        content: "";
        display: block;
        width: 5px;
        height: 8px;
        border: solid #fff;
        border-width: 0 3px 3px 0;
        transform: rotate( 45deg );
        z-index: 99;
        top: 2px;
    }

.avatarwrapper {
    padding: 15px 12px;
    cursor: pointer;
}

    .avatarwrapper:hover {
        background-color: #d5d5d5 !important;
    }

    .avatarwrapper:focus {
        color: #526069;
        background-color: rgba(243, 247, 249, 0);
    }

.navbar-toolbar > li > a.navbar-avatar {
    padding-top: 24px;
    padding-bottom: 24px;
}

.breadcrumb {
    margin-top: 0px !important;
    color: #fff !important;
}

    .breadcrumb a {
        color: #abd3f9 !important;
    }

.pop-privacy .navbar-brand-logo {
    height: 50px;
}

.fbhelpclose {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
}

.modal-header.override-head {
    border-bottom: 1px solid #eee;
}

/* design css given by ui team 19/12/19*/
.fc-toolbar .fc-center {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.showing {
    float: left;
    margin-top: 5px;
}

    .showing select {
        width: 67px;
        margin-right: 10px;
        text-indent: 0;
        /*background: #fff url(images/drop.png) no-repeat center right;*/
        border-radius: 0;
        border: 1px solid #ddd;
        font-size: 15px;
        height: 30px;
        color: #333;
        padding: 0 0 0 10px;
    }

.form-control:focus {
    border-color: #ddd !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0) !important;
}

.table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 0px solid #ddd;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.site-menubar-unfold > .loader {
    display: none;
}

.registerDiv-col.configrDiv h5 {
    width: 33%;
    display: inline-block;
}

.payout-btn-group {
    float: right;
    display: block;
    margin-top: 20px;
}

.footer-links {
    text-align: center;
}

a.footerclass {
    color: #333 !important
}

.footer-links ul {
    padding: 0;
    margin: 0;
}

    .footer-links ul li {
        display: inline-block;
        padding: 0px 12px;
    }

.footer-center {
    text-align: center;
}

a.social-round-foot {
    color: #434343;
}

ul.foot-social li {
    padding: 0 9px;
    font-size: 18px;
    color: #434343;
}

.disabled {
    pointer-events: none;
}

.login-form .form-group {
    margin-bottom: 15px;
}

.form-group {
    margin-bottom: 30px;
}

/*.modal-body.terms-body {
    overflow-y: scroll;
}*/

.login-form .input-group-lg > .input-group-addon {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    height: 46px;
    display: none;
}

.alertify {
    box-shadow: 0px 0px 10px rgba(0,0,0,.3);
}

.login-form .input-group-lg .form-control {
    font-size: 14px;
    border: 0px;
    padding: 10px 15px;
    height: 46px;
    font-family: 'GT America Regular';
    color: #000;
}

.alertify-logs {
    top: 0 !important;
}

.navbar-default .navbar-toggle {
    border-color: #fff !important;
}

.navbar-default .navbar-toolbar > li > a:hover {
    background-color: #d5d5d5 !important;
    color: #687683 !important;
}

/*26/7/2017*/


/*td .fc-content {
    position: relative;
    height: 100%;
}*/
td .fc-content .fc-time {
    font-size: 14px !important;
    font-weight: 400 !important;
    /*position: absolute;*/
    text-align: center;
    /*top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
}

td .fc-content .fc-title {
    font-size: 14px !important;
    font-weight: 400 !important;
    /*position: absolute;*/
    text-align: center;
    /*top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
}

.nav-quick {
    cursor: pointer;
}

.commissions-details {
    padding: 15px 20px;
    font-size: 16px;
    float: left;
    height: 60px;
    width: 77%;
    background-color: #ECF4FE;
}

.modal-body {
    padding: 30px 20px;
}

.content-modal1 .modal-footer {
    padding: 20px 20px 20px;
    background-color: #FAFAFA;
}

.content-modal1 .modal-header {
    background-color: #ffffff;
    border-bottom: 1px solid #eee;
}

.btn-default:hover {
    border-color: #e6e6e6;
}

.modal {
    /*Commented for Mobile*/
    /*left: 15px;*/
}

.action-icons i {
    font-size: 18px;
    padding: 0 8px;
}

.t-green {
    color: #008000;
}

.t-lightdark {
    color: #868686;
}

.t-red {
    color: #ff0000;
}

/*/*26/7/2017#END#*/

.validate-red {
    color: #E7383D;
    font-size: 14px;
}

.restbtnpadding {
    padding: 7px 15px !important;
}

.header-username-role {
    color: #757575;
    font-size: 13px;
}

span.ba-color.card-role.indicator {
    width: auto;
    padding-right: 10px;
}

.panel.panel-bordered.curation-card .panel-actions .panel-action {
    padding: 8px 6px;
}

.navbar-toolbar > li > a.navbar-avatar {
    padding-top: 14px;
    padding-bottom: 16px;
    padding-right: 0;
}

.border-bottom-0 {
    border-bottom: 0px !important;
}

.vertical-align-sub {
    vertical-align: sub !important;
}

.choosebtn-padding {
    padding: 5px 10px !important;
}

.btn-select {
    background-color: #f9f9f9 !important;
    border: 1px solid #ddd !important;
    border-radius: 0px !important;
}

.input-Contactnumber {
    position: absolute;
    z-index: 10;
    top: 30px;
    width: 191px;
    left: 75px;
    height: 33px;
    border-right: none !important;
}

.btn-countrycode {
    position: relative;
}

.btn-group.bootstrap-select.btn-countrycode .btn-select {
    border-color: #ddd !important;
}

    .btn-group.bootstrap-select.btn-countrycode .btn-select:focus {
        border-color: #ddd !important;
    }

/*<loader>*/

@-webkit-keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0;
        height: 4em;
    }

    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}

@keyframes load1 {
    0%, 80%, 100% {
        box-shadow: 0 0;
        height: 4em;
    }

    40% {
        box-shadow: 0 -2em;
        height: 5em;
    }
}

.load-container {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999999999;
    background: rgba(0, 0, 0, .51);
    position: fixed;
}

.page-loader,
.page-loader:before,
.page-loader:after {
    background: #c9cacd;
    color: #c9cacd;
    -webkit-animation: load1 1s infinite ease-in-out;
    animation: load1 1s infinite ease-in-out;
    width: 1em;
    height: 4em;
}

.page-loader {
    position: fixed;
    z-index: 999999;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: #284a60;
    text-indent: -9999em;
    background-color: #284a60;
    font-size: 11px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

    .page-loader:before,
    .page-loader:after {
        position: absolute;
        top: 0;
        content: '';
    }

    .page-loader:before {
        left: -1.5em;
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .page-loader:after {
        left: 1.5em;
    }

/*<loader>end*/

.label-btn {
    background-color: #f7f8f8;
    border: 1px solid #e2e2e2;
    border-radius: 0px;
}

    .label-btn:hover {
        color: #76838f;
        background-color: rgba(118, 131, 143, .1);
        border: 1px solid #e4eaec;
        border-radius: 0px;
    }

.btn-outline.custom-label {
    color: #313944;
    background-color: rgb(255, 255, 255);
    border: 1px solid #e4eaec;
}

.custom-badge-label {
    padding: 8px 8px;
}

.label-customer-outline {
    border-color: #ddd;
}

.label-lead-outline {
    border-color: #ddd;
}

.label-prospect-outline {
    border-color: #ddd !important;
}

.label-inactivelead-outline {
    border-color: #ddd;
}

.badge-customer {
    color: #fff;
    background-color: #454545;
}

.badge-lead {
    color: #fff;
    background-color: #9a9fa5;
}

.badge-prospect {
    color: #fff;
    background-color: #777;
}

.badge-inactivelead {
    color: #fff;
    background-color: #9fa7b2;
}

.btn .badge {
    min-width: 29px;
}

.table.contact-listingtable > thead > tr > th {
    white-space: nowrap;
}

.margin-left-2 {
    margin-left: 2px !important;
}

/*/*26/7/2017#END#*/

/*newwww*/

/*
.header-username i{
vertical-align: top;
    margin-top: 4px;
    }
.header-username {
    vertical-align: top;
}
.header-username-role{
    font-size: 12px;
    color: #8e8e8e;
   
    float: right;
    margin-top: -22px;
    margin-right: 10px;
}*/

.navbar-avatar .brand-pic-header {
    border: 1px solid #a7a7a7;
    height: 40px;
    width: 120px;
}

.brand-pic-header img {
    height: 100%;
    object-fit: contain;
}

.navbar-toolbar > li > div.navbar-avatar {
    padding-top: 15px;
    padding-bottom: 15px;
}

a:focus {
    color: #62a8ea;
    text-decoration: none !important;
}

.mobilechat {
    visibility: hidden !important;
}

span.mobile-hide-text {
    font-family: 'GT America Regular';
}

/*modaldetails*/

@media (min-width: 992px) {
    .modal.right.detail-Modal .modal-dialog {
        width: 900px;
    }
}

@media (max-width: 768px) {
    .setPreview {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .contact-listingtable.profile-agrementTbl thead {
        float: none !important;
    }

    .contact-listingtable.profile-agrementTbl tr {
        display: block;
    }

        .contact-listingtable.profile-agrementTbl tr td {
            display: inline-block;
        }

    .mobile-textalign-center {
        text-align: center !important;
    }

    .modal.right.detail-Modal .modal-dialog {
        width: 100% !important;
    }

    .mobile-font-size-28 {
        font-size: 28px;
    }

    span.icon.ti-share.font-size-18 {
        font-size: 20px !important;
    }

    span.card-role.sp-color.indicator {
        margin-top: 0;
    }

    a#saveBoardReorderingChanges.icon.ti-save {
        margin-top: 4px !important;
    }

    a#updateBoardImages.icon.ti-reload {
        margin-top: 4px !important;
    }

    .binderhideonload span.new-event-text {
        margin-top: 0 !important;
    }

    .panel-footer .widget-actions.pull-left.share-btn-icons {
        margin-top: 5px;
    }

    table.table.table-striped.card-table.tabletextalign td {
        text-align: right;
    }

    table.table.table-striped.card-table.admin-message td {
        text-align: left;
    }

    table.table.table-striped.card-table.conatct-card tr > td {
        text-align: left;
        display: inline-block;
    }

    table.conatct-card td.phone-contact.mobilecustomer-detail {
        margin-left: 29px;
    }

    .btn.btn-primary.dropdown-toggle {
        color: #000 !important;
        background-color: #fdf6f6 !important;
        border-color: #e2aeae !important;
    }

    .listnewsletters .binderhideonload span {
        margin-top: -8px;
        margin-left: 10px;
    }

    td.newsletterrows a {
        margin-left: 15px;
    }

    .binderhideonload span.calendar-content-type {
        margin-top: 15px;
    }

    .binderhideonload span.checkbox-custom.checkbox-primary.contentcheckbox {
        margin-top: 10px;
    }

    #addCopyToClipBoardModal button {
        width: auto;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .modal.right.detail-Modal .modal-dialog {
        width: 800px !important;
    }
}

.modal.right.detail-Modal .modal-body {
    padding: 0px 15px;
    max-height: 745px;
    height: 745px;
}

.control-label {
    overflow-wrap: break-word;
}

/*modaldetails*/
#agreementgrid [data-IsActive="true"] {
    color: #008000;
}

#agreementgrid [data-IsActive="false"] {
    color: #868686;
}

[data-status="1"] {
    color: #008000;
}

[data-status="2"] {
    color: #868686;
}

[data-apistatus="1"] {
    color: #008000;
}

[data-apistatus="2"] {
    color: #868686;
}

.table > thead > tr > th {
    cursor: pointer;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset;
}

.input-group-addon {
    border-radius: 0;
    border: 1px solid #CEDCEB;
}

.select2-container--default .select2-selection {
    /*font-family: 'futura_bk_btbook';*/
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #76838f;
    background-color: #F3F7FE;
    border: 1px solid #CEDCEB;
    border-radius: 0;
    outline: 0;
}

.inner-page .input-group-addon {
    background-color: #f1f1f1;
}

.inner-page .input-group .form-control {
    border-right: 0;
}

.datepicker > div.datepicker-days {
    display: block;
}

.bootstrap-select > .dropdown-toggle {
    z-index: 0;
}


/*config*/

.no-border {
    border: 0 !important;
}

.margin-top-10- {
    margin-top: -10px !important;
}

.contact-edit {
    float: right;
}

.nav-tabs-line > li > a:hover {
    border-color: transparent transparent #e4eaec;
}

@media screen and (min-width: 767px) {
    .backtocontact {
        float: right;
    }
}
/*table*/



@media only screen and (max-width: 768px) {
    .navbar {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .table.contact-listingtable td > .checkbox-custom:only-child, .table.contact-listingtable th > .checkbox-custom:only-child {
        text-align: left !important;
    }

    table.contact-listingtable {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
    }

    .binderhideonload span {
        margin-left: 3px;
        display: inline-block;
        margin-top: -9px;
    }

    a.editboard.title-limit {
        padding-top: 6px;
    }

    /*.binderhideonload a {
        margin-left: 10px;
        margin-top: 6px;
    }*/

    span.checkbox-custom.checkbox-primary.multipleboardsel.boardCheckBox {
        margin-top: 8px;
        margin-left: 0px;
    }

    .contact-listingtable th,
    .contact-listingtable td {
        margin: 0;
        vertical-align: top;
        padding: 10px !important;
        border-top: 1px solid #d2d2d2 !important;
        text-align: left !important;
        font-size: 15px;
    }

    .contact-listingtable th {
        text-align: left !important;
        font-size: 14px !important;
    }

    table.contact-listingtable {
        display: block;
        position: relative;
        width: 100%;
    }

    .table > tbody > tr > td, .table > tfoot > tr > td {
        text-align: left;
    }

    .tabletextalign {
        text-align: right;
    }

    .contact-listingtable thead {
        display: block;
        float: left;
    }

    .contact-listingtable tbody {
        display: block;
        width: auto;
        position: relative;
        overflow-x: auto;
        white-space: nowrap;
    }

    .contact-listingtable thead tr {
        display: block;
    }

    .contact-listingtable th {
        display: block;
        text-align: right;
    }

    .contact-listingtable tbody tr {
        display: inline-block;
        vertical-align: top;
    }



    td.image, th.image {
        height: 124px;
    }

        td.image img {
            max-height: 100px;
        }

    .contact-listingtable td {
        display: block;
        min-height: 1.25em;
        text-align: left;
    }

    .statheader {
        display: none !important;
    }
}

td.image img {
    max-height: 100px;
}

.re-login {
    color: #ef5350;
}

.site-menubar-unfold .site-menu > .site-menu-item.dashboard-align > a .site-menu-title {
    margin-left: 25px;
}

.site-menubar-footer > .brand-logo {
    display: block;
    float: left;
    width: 100%;
    height: 75px;
    /*padding: 10px;*/
    text-align: center;
    /*background-color: #cdd5df;*/
    /*display: none;*/
}
    /*.site-menubar-footer .brand-logo {
    height: 60px;
    text-align: center;
}*/

    .site-menubar-footer > .brand-logo img {
        max-width: 100%;
        max-height: 100%;
    }


@media (min-width: 992px) {
    .sales-person-cards .col-md-2 {
        width: 20% !important;
    }
}

@media only screen and (max-width: 992px) {
    .statheader {
        display: none !important;
    }
}

@media (max-width: 997px) {
    .dashboard-card.sales-person-cards .font-size-50 {
        font-size: 28px !important;
    }

    .panel-actions .panel-action {
        padding: 8px;
    }
}

@media screen and (min-width: 768px) {
    .sales-person-cards .media, .sales-person-cards .media-body {
        overflow: visible !important;
    }

    .brand-admin-cards .media, .brand-admin-cards .media-body {
        overflow: visible !important;
    }
}





@media (min-width: 992px) {
    .desktop-margin-bottom-10 {
        margin-bottom: 10px !important;
    }
}

@media (max-width: 992px) {
    .col-xs-6.col-sm-6.col-md-4.desktop-margin-bottom-10.clearSalescards {
        clear: both !important;
    }

    .brand-title.title-area {
        padding: 25px 30px 10px 0 !important;
    }

    .brand-total-sales {
        padding-top: 0px !important;
        margin-bottom: 20px !important;
    }

    .dashboard.mobile-dashboard .title-area {
        padding: 15px;
    }

    .dashboard.mobile-dashboard .dashboard-card {
        padding-left: 0px;
    }

    .dashboard-card.sales-person-cards .clearSalescards:nth-child(2n+1) {
        clear: both;
    }

    .dashboard-card.sales-person-cards .clearSalescards:nth-child(3n+1) {
        clear: none !important;
    }

    .dashboard-card.sales-person-cards .clearSalescards:nth-last-child(1):nth-child(odd) {
        clear: both !important;
    }
}

@media (max-width: 515px) {
    .dashboard.mobile-dashboard .dashboard-card .font-size-18 {
        font-size: 12px !important;
    }
}

@media (min-width: 992px) and (max-width: 1340px) {
    .brand-admin-cards .font-size-18 {
        font-size: 16px !important;
    }
}

.brand-title.title-area {
    padding: 35px 30px 10px 0;
}

.brand-total-sales {
    padding-top: 30px;
    margin-bottom: 0px;
}


.brand-admin-table {
    max-height: 350px;
    overflow: hidden;
}

    .brand-admin-table:hover {
        overflow: auto;
    }

.replika-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.replika-scroll::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #F5F5F5;
}

.replika-scroll::-webkit-scrollbar-thumb {
    background-color: #6f6f6f;
    border: 0px solid #555555;
}

@media (max-width: 515px) {
    .dashboard-card.brand-admin-cards .font-size-18 {
        font-size: 11px !important;
    }
}

/*.sales-person .table > tbody > tr > td a > .icon {
    color: #313944 !important;
}*/

.general-heading-noBorder {
    color: #397DCD;
    font-size: 18px;
    /*border-bottom: 1px solid #eee;*/
    padding-bottom: 15px;
    margin-bottom: 0px;
}

/*Contact Button Start*/

.btn-round {
    border-radius: 4px;
}

.custom-badge-label {
    border-radius: 4px;
    font-size: 13px;
    vertical-align: baseline;
}

/*label-btn*/

.btn-outline.custom-label {
    padding: 4px 8px 4px 4px;
    /*font-weight: 600;*/
}

.count-btn .label-customer-outline.custom-label.active {
    color: #ffffff !important;
    background-color: #afc2da !important;
    border-color: #6083af !important;
}

.count-btn .label-lead-outline.custom-label.active {
    color: #ffffff !important;
    background-color: #6083af !important;
    border-color: #afc2da !important;
}

.count-btn .label-prospect-outline.custom-label.active {
    color: #ffffff !important;
    background-color: #88b2e4 !important;
    border-color: #88b2e4 !important;
}

.count-btn .label-inactivelead-outline.custom-label.active {
    color: #ffffff !important;
    background-color: #9fa7b2 !important;
    border-color: #9fa7b2 !important;
}

.count-btn .label-customer-outline:hover {
    color: #ffffff !important;
    background-color: #454545 !important;
    border-color: #454545 !important;
}

.count-btn .label-lead-outline:hover {
    color: #ffffff !important;
    background-color: #9a9fa5 !important;
    border-color: #9a9fa5 !important;
}

.count-btn .label-prospect-outline:hover {
    color: #ffffff !important;
    background-color: #777 !important;
    border-color: #777 !important;
}

.count-btn .label-inactivelead-outline:hover {
    color: #ffffff !important;
    background-color: #9fa7b2 !important;
    border-color: #9fa7b2 !important;
}

.count-btn .label-customer-outline.custom-label.active {
    color: #ffffff !important;
    background-color: #454545 !important;
    border-color: #454545 !important;
}

.label-customer-outline.custom-label.active {
    color: #ffffff !important;
    background-color: #6083af !important;
    border-color: #6083af !important;
}

.count-btn .label-lead-outline.custom-label.active {
    color: #ffffff !important;
    background-color: #9a9fa5 !important;
    border-color: #9a9fa5 !important;
}

.custom-btn .label-lead-outline.custom-label.active {
    color: #ffffff !important;
    background-color: #afc2da !important;
    border-color: #afc2da !important;
}

.count-btn .label-prospect-outline.custom-label.active {
    color: #ffffff !important;
    background-color: #777 !important;
    border-color: #777 !important;
}

/*Contact Button end*/


/*formobile*/

.multi-action {
    display: none;
}

@media (max-width: 767px) {
    .mobile-breadcrumb {
        display: none;
    }

    .site-menubar {
        top: 66px;
    }

    .mobile-margin-bottom-25 {
        margin-bottom: 25px !important;
    }

    .full-width-btn .btn, .full-width-btn .btn-group {
        width: 100%;
        margin-bottom: 15px;
        margin-right: 0px !important;
        float: none !important;
    }

    .desktop-margin-right-20 {
        margin-right: 0px !important;
    }

    .row .mobile-margin-right-15 {
        margin-right: 15px !important;
    }

    .mobile-dislplay-block {
        display: block !important;
        float: none !important;
    }

    .showing {
        float: none;
        display: table;
        margin: 10px auto;
    }

    .pagination-bottom {
        float: none !important;
        display: table;
        margin: 0px auto;
    }


    body {
        padding-top: 56px;
    }

    .navbar-brand-logo {
        height: 50px;
    }
}

.desktop-margin-right-20 {
    margin-right: 20px;
}

.mobile-dislplay-block {
    float: right;
}

.page-title {
    margin-top: 0px !important;
    margin-bottom: 20px !important;
}

/*formobile*/

.example-buttons .btn {
    cursor: unset !important;
}

.pagination-bottom {
    float: right;
}

/*formobile*/

@media (max-width: 767px) {
    .site-menubar {
        top: 66px;
    }

    .full-width-btn .btn {
        width: 40%;
        margin-bottom: 15px;
    }

    .mobile-margin-bottom-25 {
        margin-bottom: 25px !important;
    }

    .desktop-margin-right-20 {
        margin-right: 0px !important;
    }

    .mobile-dislplay-block {
        display: block !important;
        float: none !important;
    }

    .override-full-width-btn .btn {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .registerDiv-col button {
        padding: 5px 8px !important;
    }

    .registerDiv-col h5.general-heading {
        width: 175px;
        border: none;
    }

    .full-width-btn .btn {
        width: 100%;
        margin-bottom: 15px;
    }

    th.fc-day-header.fc-widget-header a {
        margin: 0 auto;
        width: 30px;
        text-align: center;
        display: block;
        color: #d2dee9;
    }

    #boardimagesuploadmodal .modal-dialog.modal-center {
        min-width: 100%;
    }

    .checkboxwidth {
        width: 24% !important;
    }
}

.desktop-margin-right-20 {
    margin-right: 20px;
    margin-bottom: 15px;
}

.mobile-dislplay-block {
    float: right;
}

/*formobile*/

/*Table-cards*/
.sent {
    display: none;
}

/*Table-cards*/

@media (max-width: 767px) {
    .card-table {
        border: 0;
    }

        .card-table thead {
            display: none;
        }

    .sent {
        display: inline-block;
    }

    .card-table tr {
        margin-bottom: 0px;
        display: block;
        border-bottom: 2px solid #ddd;
        padding: 5px;
    }

    .card-table td {
        display: block;
        text-align: center;
        font-size: 13px;
        border-bottom: 1px solid #d3d8e0;
        border-top: 0 !important;
        padding: 6px 10px !important;
    }

    .card-table.admin-message td {
        text-align: left;
        font-size: 14px;
    }

    .card-table td:last-child {
        border-bottom: 0;
    }

    .card-table td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
    }
}

/*Table-cards*/

.navbar-toolbar > li > a {
    line-height: 20px;
}

/*Float-btn*/


/*desktopcommoncss*/

.div-animation {
    margin-top: 0px;
}

.cardview-checkbox {
    display: none;
}

/*desktopcommoncss*/

.mobilepanel-padding {
    padding: 25px;
}

@media (max-width: 767px) {
    /*.header-title {
        margin-top: 5px !important;
    }*/
    .header-title {
        font-size: 24px;
        font-weight: 600;
        color: #fff;
        /*color:#000;*/
        /*margin-bottom: 30px;*/
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .panel-fix {
        overflow-x: hidden;
    }

    .mobilepanel-padding {
        padding: 10px;
    }

    .table-striped.card-table > tbody > tr {
        cursor: pointer;
    }

    .table-striped > tbody > tr:nth-of-type(even) {
        background-color: #ffffff;
    }

    .table-striped > tbody > tr:nth-of-type(odd) {
        background-color: #ffffff;
    }

    .table.card-table td > .checkbox-custom:only-child,
    .table th > .checkbox-custom:only-child {
        text-align: left;
    }

    .cardview-checkbox {
        display: block;
        float: left;
        margin-right: 15px;
        margin-left: 10px;
    }

    /*    mobile-view*/
    .btn-outline.custom-label {
        padding: 4px 3px 4px 2px;
    }

    .floating-label {
        position: absolute;
        top: 10px;
        right: 53px;
        font-size: 14px;
        color: #fff;
        opacity: 0;
    }

    .action-button.active ~ .actions .floating-label {
        opacity: 1 !important;
        transition: opacity .4s;
        min-width: 102px;
        line-height: 20px;
        text-align: right;
    }

    #overlay {
        z-index: 2;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.42);
        visibility: hidden;
        opacity: 0;
        -webkit-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
        will-change: opacity;
        cursor: default;
    }

        /*#overlay.show {
            visibility: visible;
            opacity: 1;
        }*/
        #overlay.shown {
            visibility: visible;
            opacity: 1;
        }

    .btn .badge {
        width: 50px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        float: left;
    }

    .badge-number {
        line-height: 30px;
        float: right;
        margin-left: 3px;
    }

    .example-buttons .btn {
        margin-bottom: 5px;
        margin-top: 5px;
        margin-right: 0px;
    }

        .example-buttons .btn:last-child {
            margin-right: 0px;
        }

    .page-title {
        margin-bottom: 0px;
    }

    /*.header-title {
        margin-bottom: 0px;
        margin-top: 0px;
    }*/

    .breadcrumb {
        margin: 0px;
        padding: 0px;
    }

    .page-content {
        padding: 0px;
    }

    .div-animation {
        margin-top: 0px;
    }

    .full-width-btn {
        display: none;
    }

    .override-full-width-btn {
        display: block;
    }

    .label-action-btns btn,
    .label-action-btns .btn-group {
        width: 45%;
    }

        .label-action-btns .btn-group .btn {
            width: 100%;
        }

    .label-action-btns .btn {
        width: 50%;
    }

    /*    action-nts*/
    .multi-action {
        z-index: 10;
        position: fixed;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        bottom: 10%;
        right: 5%;
        width: 56px;
        height: 56px;
        border-radius: 50%;
        cursor: pointer;
        box-shadow: 2px 2px 10px rgba(10, 10, 10, 0.3);
        transition: all 0.2s ease-in-out;
    }

    .action-button {
        /*position: absolute;*/
        position: relative;
        width: 56px;
        height: 56px;
        border-radius: 50%;
        border: 0;
        outline: 0;
        background: #23465c;
        font-size: 24px;
        color: white;
        z-index: 999;
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.26);
        transition: all .3s;
        padding: 12px;
    }

    .actions {
        position: absolute;
        list-style: none inside none;
        margin: 0 0 0 0;
        padding: 0;
        width: auto;
        float: left;
        background-color: transparent;
        top: 8px;
        left: 8px;
        z-index: 99;
        width: 40px;
        height: 40px;
        border-radius: 50%;
    }

        .actions li {
            position: absolute;
            display: block;
            width: 40px;
            height: 40px;
            border-radius: 50%;
            box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16), 0 2px 5px 0 rgba(0, 0, 0, 0.26);
            margin: 0;
            background: #212121;
            color: #ffffff;
            transition: all .3s;
            transform: scale(.3);
        }

            .actions li:nth-child(1) {
                background: #fff;
                color: #000;
            }

            .actions li:nth-child(2) {
                background: #fff;
                color: #000;
            }

            .actions li:nth-child(3) {
                background: #fff;
                color: #000;
            }

            .actions li:nth-child(4) {
                background: #fff;
                color: #000;
            }

            .actions li:nth-child(5) {
                background: #fff;
                color: #000;
            }

        .actions a {
            background: inherit;
            color: inherit;
            display: block;
            width: 40px;
            height: 40px;
            border-radius: 50%;
            line-height: 47px;
            text-align: center;
        }

        .actions:active {
            box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.19), 0 8px 17px 0 rgba(0, 0, 0, 0.2);
        }

    .action-button.active {
        box-shadow: 0 17px 50px 0 rgba(0, 0, 0, 0.19), 0 12px 15px 0 rgba(0, 0, 0, 0.24);
    }

        .action-button.active:not(.no-rotate) span {
            -webkit-transform: scale(1.5) rotate(-45deg);
            transform: scale(1.5) rotate(-45deg);
        }

    .action-button span {
        transition: all .3s;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .action-button.active ~ .actions li:nth-child(1) {
        margin-top: -60px;
    }

    .action-button.active ~ .actions li:nth-child(2) {
        margin-top: -110px;
    }

    .action-button.active ~ .actions li:nth-child(3) {
        margin-top: -160px;
    }

    .action-button.active ~ .actions li:nth-child(4) {
        margin-top: -210px;
    }

    .action-button.active ~ .actions li:nth-child(5) {
        margin-top: -255px;
    }

    .action-button.active ~ .actions li {
        -webkit-transition: all .3s;
        transition: all .3s;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

/*Float-btn*/

/*card-view*/

.table-fixedheight {
    max-height: 350px;
    overflow: hidden;
}

.actionbtn-row div[class^="col-"]:first-child {
    display: none;
}

.actionbtn-row div[class^="col-"]:nth-child(2) {
    width: 117px;
}

@media screen and (max-width: 767px) {
    .custom-pagination {
        display: none !important;
    }

    .actionbtn-row div[class^="col-"]:first-child {
        display: block;
    }

    .table > thead > tr > th {
        background-color: #eeeff0;
    }

    .panel {
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .data-hide {
        display: none !important;
    }

    .card-table td {
        border-bottom: 0px solid #d3d8e0;
    }

    .table-fixedheight:hover {
        overflow: auto;
    }

    .table-fixedheight {
        max-height: 462px;
        overflow: hidden;
        border: 0px !important;
    }

    .cardview-table {
        border: 0px !important;
    }

    .table-striped.card-table > tbody > tr {
        background-color: #ffffff;
        border: 1px solid #dadada;
        border-radius: 4px;
        box-shadow: 0px 2px 4px #dedede;
    }
}

/*Mobile from end*/

.cardview-table, .exceptcardview {
    display: none;
}

.modal-body .cardview-table, .modal-body .exceptcardview {
    display: block;
}

#overlay {
    display: none;
}


.product-panel {
    background-color: #f9f9f9 !important;
}

.product-description {
    font-size: 12px;
    text-overflow: ellipsis;
    max-width: 500px;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
}

.product-name {
    color: #397dcd;
    font-size: 18px;
}

@media (max-width: 768px) {
    .registerDiv-col.configrDiv h5 {
        width: 100%;
        display: block;
    }

    table.table.table-striped.card-table tbody > tr > td, .table > tfoot > tr > td {
        text-align: right;
    }

    .payout-btn-group {
        float: left;
        display: block;
        margin-top: -15px;
        margin-bottom: 15px;
    }

    .registerDiv-col.configrDiv {
        overflow: hidden;
    }

        .registerDiv-col.configrDiv h5.general-heading {
            Border: none;
        }

    .product-description {
        max-width: 502px;
    }

    .fc-toolbar .fc-center {
        width: auto !important;
        position: static;
        transform: none;
    }

    .fc-view.fc-agendaDay-view.fc-agenda-view .fc-row.fc-widget-header table tr th:nth-child(1) {
        display: none;
    }

    .fc-view.fc-agendaWeek-view.fc-agenda-view .fc-row.fc-widget-header table tr th:nth-child(1) {
        display: block;
    }

    .repSalesPerson.repdesktopchatwindow.showrepchatlistbox.repchatlistboxmaximized {
        width: 100% !important;
        height: 100% !important;
    }

    span.ba-color.card-role.indicator {
        margin-top: 0;
    }

    .btn.btn-primary.dropdown-toggle span {
        color: #000;
    }

    button.btn.btn-primary span.icon.ti-share::before {
        color: #000 !important;
    }

    primary.dropdown-toggle span {
        color: #000;
    }

    .create-block .pull-right {
        float: left !important;
        margin-left: 15px;
    }

    .payoneer-logo img {
        height: 70px;
    }
}

.btn-select {
    height: 33px !important;
}

/*dropdown loader issue start*/

.btn-group > .btn:focus {
    z-index: 0;
}

/*dropdown loader issue end*/


.desktop-content-padding {
    padding: 0px 15px;
}

.desktop-padding-full {
    padding: 15px 15px;
}

.checkboxwidth {
    width: 19% !important;
}

@media screen and (max-width: 767px) {
    .desktop-content-padding {
        padding: 0px;
    }

    .desktop-padding-full {
        padding: 15px 0px;
    }

    .page-content {
        padding: 15px;
    }

    .inner-page-content {
        padding: 15px;
    }

    .panel {
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

@media screen and (max-width: 767px) {
    .no-navbar {
        padding: 0px !important;
    }

        .no-navbar .site-navbar {
            display: none;
        }

    .no-li {
        display: block;
    }
}

@media screen and (min-width: 767px) {
    .no-li {
        display: none;
    }
}

.modal .modal-lg-large {
    width: 1200px !important;
}

@media screen and (max-width: 767px) {
    .title-area {
        text-align: center;
    }

    .mobileboard-title {
        display: block !important;
    }

        .mobileboard-title h3 {
            text-align: center;
        }

    .mobileboard-title {
        min-height: 0px !important;
        padding: 15px;
        background-color: #3b5c85 !important;
    }
}

.mobileboard-title {
    display: none;
}

.dashboard-card .media .media-left a i:hover {
    color: #8bbfff !important;
}

.dashboard-card .media .cardtext > h4 > a {
    color: #fff;
}

.dashboard-card .media .cardtext a {
    color: #fff;
    font-family: 'GT America Regular';
    font-size: 14px;
}

    .dashboard-card .media .cardtext a:hover {
        color: #d2dee9 !important;
    }

#Totalitemsbutton img {
    height: 31px !important;
    padding: 1px;
}

.example-buttons .btn {
    cursor: pointer !important;
    overflow: hidden;
}

.example-buttons .btn-purchase-count {
    cursor: unset !important;
}

.row.admin-calendar .fc-toolbar .fc-center {
    margin-top: 44px;
}

.profile-social-edit .col-md-6:nth-child(odd) {
    clear: both;
}

.row.admin-calendar .fc-toolbar.fc-header-toolbar {
    margin-bottom: 3em;
}

#optinSave span.switchery.switchery-default {
    text-align: center;
}

.example-wrap .switchery > span {
    margin-left: auto;
}

.fixedblock {
    position: fixed;
    top: 66px;
    z-index: 999;
    background-color: #fff;
    border-top: 1px solid rgba(189, 187, 187, 0.18);
    left: 306px;
    right: 47px;
    /* width: 77%; */
    display: block;
    /* border-top: none; */
    padding: 10px 5px;
    box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.07);
    width: inherit !important;
}

.site-menubar-fold .fixedblock {
    left: 137px;
}

.productsrow.fixedblock {
    padding-bottom: 17px;
}

@media screen and (max-width: 768px) {
    .fixedblock {
        left: 17px;
        right: 17px;
    }

    .modal.left .modal-dialog, .modal.right .modal-dialog {
        width: 100%;
    }
}




.tooltip {
    display: none !important;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 66px;
    right: 20px;
    display: none;
    line-height: 27px;
    z-index: 9999;
}

.public-btn-round {
    padding: 4px 12px !important;
    border-radius: 50%;
    height: 40px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
    width: 40px;
}

.modal-backdrop {
    z-index: 99999999;
}

.modal {
    z-index: 999999999;
}

/*curationboard start*/


.card {
    background: #fff;
    border-radius: 4px;
    display: inline-block;
    height: 300px;
    margin: 1rem;
    position: relative;
    width: 100%;
}

.curation-card {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    border-radius: 7px;
    max-height: unset;
    /*max-height: 400px*/
    /*box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
    border-radius: 7px;*/
    /*    max-height: 260px;*/
    /*overflow: hidden;*/
}

/*
.card-1:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
*/

.image-tile {
    padding: 5px;
    /* width: 400px; */
    height: 370px;
    margin: 0 auto;
}

    .image-tile .tile:nth-child(odd) {
        border: 1px solid #eee;
    }

    .image-tile .tile {
        height: 180px;
        margin: 0;
        padding: 5px;
        text-align: center;
        vertical-align: bottom;
    }

.tile img {
    width: 100%;
}

.tile:first-child img {
    border-bottom-left-radius: 7px;
}

.tile:last-child img {
    border-bottom-right-radius: 7px;
}

.curation-card .col-xs-3:first-child {
    padding-left: 0px;
    padding-right: 3px;
}

.curation-card .col-xs-6:first-child {
    padding-left: 0px;
    padding-right: 3px;
}

.curation-card .col-xs-3:last-child {
    padding-left: 3px;
    padding-right: 0px;
}

.curation-card .col-xs-6:last-child {
    /*padding-left: 3px;
    padding-right: 0px;*/
}

.curation-card .col-xs-3 {
    padding-left: 3px;
    padding-right: 0;
}

.collage {
    /*margin: -1px;
    height: 180px;
    overflow: hidden;*/
    margin: -1px;
    /*height: 248px;
    height: 300px;*/
    overflow: hidden;
    aspect-ratio: 1;
}

.collage-div {
    /*height: 210px;
    background-size: cover;
    border: 1px solid #f4faff;
    background-position: center;
    max-width: 100%;
    border-top: 0;
    height: 150px;*/
    height: 50%;
    background-size: cover;
    border: 1px solid #f4faff;
    background-position: center;
    max-width: 100%;
    border-top: 0;
}





.panel-bordered.curation-card > .panel-heading > .panel-title {
    padding-bottom: 0px;
    line-height: 1;
}

.curation-card .panel-title {
    padding: 0px;
    font-size: 18px; /*was 22px*/
}

.panel-bordered.curation-card > .panel-heading {
    /*padding: 10px 20px 5px 20px;
    border-bottom: 0px solid #e4eaec;*/
    padding: 10px 20px 5px 20px;
    border-bottom: 0px solid #e4eaec;
}

.curation-card > .panel-heading .board-date {
    color: #b9b9b9;
    font-size: 10px;
    clear: both;
    float: left;
}

.curation-card .panel-actions .panel-action:last-child {
    padding-right: 0px;
}

.panel-actions.mobile-icons-change div {
    display: inline-block;
}

a.panel-action.icon-archive.font-size-20.deleteboard.margin-right-20 {
    font-size: 19px !important;
}

a.panel-action.icon-archive.font-size-20.deleteboard.margin-right-20 {
    font-size: 19px !important;
    margin-right: 0 !important;
}

.curation-card .panel-actions {
    /*right: 20px;
    position: absolute;
    top: 92%;*/
    /*right: 20px;
    position: absolute;
    top: 93%;*/
    /*right: 10px;
    position: absolute;
    top: 94%;*/
    right: unset;
    position: unset;
    top: unset;
    float: right;
    transform: unset;
    -webkit-transform: unset;
    position: static;
    transform: none;
}

.share-btn-icons a {
    padding: 8px 0px 8px 9px !important;
    margin-right: 0px !important;
}

.curation-card .panel-body {
    overflow: hidden;
}

.curation-card .widget-actions {
    margin-top: 0px;
    /*margin-bottom: 10px;*/
    margin-bottom: 0px;
}

.curation-card .mode {
    color: #756e6e;
    border: 1px solid #756e6e;
    border-radius: 12px;
    /*padding: 2px 6px;*/
    padding: 1px 5px;
    font-size: 12px;
}

.t-private {
    color: #6096d8 !important;
    border: 1px solid #6096d8 !important;
}

.curation-card .panel-footer {
    /*padding: 15px 20px 5px 20px;
    border-top: 0px solid #e4eaec;
    background-color: #fff;*/
    padding: 5px 10px;
    border-top: 0px solid #e4eaec;
    overflow: hidden;
    /*position: relative;*/
    /*height: 47px;*/
    height: auto;
}

.font-size-16.mobile-1613 {
    font-size: 13px !important;
}

/*BUTTONS*/

@media screen and (max-width: 768px) {
    .mobilecontact-card {
        margin-top: 0px !important;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
        overflow: hidden;
        margin-bottom: 10px;
        padding: 10px 0px;
        margin: 15px;
        border-radius: 7px;
    }

    .user-contactdetail {
        margin-bottom: 10px !important;
        border-bottom: 1px solid #eee;
    }

    .btn {
        line-height: 1.3333333 !important;
    }

    .btn-lg {
        padding: 6px 15px !important;
    }

        .btn-lg.dropdown-toggle {
            padding: 6px 15px !important;
        }

    .btn-success {
        color: #41628a;
        background-color: #f3f7fe;
        border-color: #cedceb;
    }

        .btn-success:hover {
            color: #76838f;
            background-color: rgba(118, 131, 143, .1);
            border: 1px solid #e4eaec;
        }

        .btn-success:focus {
            color: #41628a;
            background-color: #f3f7fe;
            border-color: #cedceb;
        }

        .btn-success:active {
            color: #41628a;
            background-color: #f3f7fe;
            border-color: #cedceb;
        }

            .btn-success:active:focus {
                color: #41628a;
                background-color: #f3f7fe;
                border-color: #cedceb;
            }


    .mobile-hide-text {
        display: none;
    }

    .btn-primary {
        color: #fff;
        background-color: #d2dee9;
        border-color: #d2dee9;
    }

        .btn-primary:hover {
            color: #76838f;
            background-color: #d2dee9 !important;
            border: 1px solid #d2dee9 !important;
        }

        .btn-primary:focus {
            color: #41628a;
            background-color: #d2dee9;
            border-color: #d2dee9;
        }

        .btn-primary:active {
            color: #41628a !important;
            background-color: #d2dee9 !important;
            border-color: #d2dee9 !important;
        }

            .btn-primary:active:focus {
                color: #41628a;
                background-color: #d2dee9;
                border-color: #d2dee9;
            }

    .open > .dropdown-toggle.btn-primary {
        color: #41628a !important;
        background-color: #d2dee9 !important;
        border-color: #d2dee9 !important;
    }

    .label-btn:active {
        color: #41628a;
        background-color: #f3f7fe;
        border-color: #cedceb;
    }

    .label-btn:focus {
        color: #76838f;
        background-color: rgba(118, 131, 143, .1) !important;
        border: 1px solid #e4eaec !important;
    }

    .btn-mobile-align {
        float: right;
        margin-right: 15px;
    }
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .btn {
        line-height: 1.3333333 !important;
    }

    .btn-lg {
        padding: 6px 15px !important;
    }

        .btn-lg.dropdown-toggle {
            padding: 6px 15px !important;
        }

    .btn-success {
        color: #41628a;
        background-color: #f3f7fe;
        border-color: #cedceb;
    }

        .btn-success:hover {
            color: #76838f;
            background-color: rgba(118, 131, 143, .1);
            border: 1px solid #e4eaec;
        }

        .btn-success:focus {
            color: #41628a;
            background-color: #f3f7fe;
            border-color: #cedceb;
        }

        .btn-success:active {
            color: #41628a;
            background-color: #f3f7fe;
            border-color: #cedceb;
        }

            .btn-success:active:focus {
                color: #41628a;
                background-color: #f3f7fe;
                border-color: #cedceb;
            }


    .mobile-hide-text {
        display: none;
    }

    .btn-primary {
        color: #41628a;
        background-color: #f3f7fe;
        border-color: #cedceb;
    }

        .btn-primary:hover {
            color: #fff !important;
            background-color: rgba(118, 131, 143, .1) !important;
            border: 1px solid #e4eaec !important;
        }

        .btn-primary:focus {
            color: #41628a;
            background-color: #f3f7fe;
            border-color: #cedceb;
        }

        .btn-primary:active {
            color: #41628a !important;
            background-color: #f3f7fe !important;
            border-color: #cedceb !important;
        }

            .btn-primary:active:focus {
                color: #41628a;
                background-color: #f3f7fe;
                border-color: #cedceb;
            }

    .open > .dropdown-toggle.btn-primary {
        color: #41628a !important;
        background-color: #f3f7fe !important;
        border-color: #cedceb !important;
    }

    .label-btn:active {
        color: #41628a;
        background-color: #f3f7fe;
        border-color: #cedceb;
    }

    .label-btn:focus {
        color: #76838f;
        background-color: rgba(118, 131, 143, .1) !important;
        border: 1px solid #e4eaec !important;
    }

    .btn-mobile-align {
        float: right;
        margin-right: 15px;
    }
}

/*curationboard-end*/

/*Contact Start*/

@media screen and (max-width: 768px) {
    .btn {
        line-height: 1.3 !important;
    }

    .mobilecon-listing {
        border-top: 1px solid #dadada;
        margin-top: 15px;
        padding: 0;
    }

    .table-striped.card-table.conatct-card > tbody > tr {
        border: 0px !important;
        border-bottom: 0px solid #dadada !important;
        border-radius: 0px !important;
        box-shadow: none !important;
    }

    .card-table.conatct-card td.phone-contact a {
        color: #000;
    }

    .checkbox-custom.checkbox-primary.contact-selectall {
        margin-top: 17px;
        margin-bottom: 0px;
    }

    .card-table.conatct-card td.phone-contact {
        text-align: left !important;
        /*padding: 0 15px 5px 15px !important;*/
        padding: 0 0px 5px !important;
        line-height: 1;
        font-size: 18px;
        white-space: nowrap;
        width: 300px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .card-table.conatct-card td.phone-contact.mobilecustomer-detail {
            font-size: 14px;
            color: #868686;
            padding: 5px 15px 10px !important;
        }

    .btn-lg {
        padding: 6px 15px !important;
    }

        .btn-lg.dropdown-toggle {
            padding: 6px 15px !important;
        }

    .btn-success {
        color: #000;
        background-color: #fdf6f6;
        border-color: #e2aeae;
    }

    #boardimagesuploadmodal .btn-success {
        color: white;
        background-color: #000;
        border-color: #000;
    }

    #boardimagesuploadmodal .choosebtn-padding {
        padding: 7px 10px !important;
    }

    .btn-success:hover {
        color: #000;
        background-color: #fdf6f6;
        border-color: #e2aeae;
    }

    .btn-success:focus {
        color: #000;
        background-color: #fdf6f6;
        border-color: #e2aeae;
    }

    .btn-success:active {
        color: #000;
        background-color: #fdf6f6;
        border-color: #e2aeae;
    }

        .btn-success:active:focus {
            color: #000;
            background-color: #fdf6f6;
            border-color: #e2aeae;
        }


    .mobile-hide-text {
        display: none;
    }

    .btn-primary {
        color: #fff;
        background-color: #d2dee9;
        border-color: #d2dee9;
    }

        .btn-primary:hover {
            color: #fff;
            background-color: #d2dee9 !important;
            border: 1px solid #d2dee9 !important;
        }

        .btn-primary:focus {
            color: #fff;
            background-color: #d2dee9;
            border-color: #d2dee9;
        }

        .btn-primary:active {
            color: #41628a !important;
            background-color: #d2dee9 !important;
            border-color: #d2dee9 !important;
        }

            .btn-primary:active:focus {
                color: #41628a;
                background-color: #d2dee9;
                border-color: #d2dee9;
            }

    .open > .dropdown-toggle.btn-primary {
        color: #fff !important;
        background-color: #f3f7fe !important;
        border-color: #cedceb !important;
    }

    .label-btn:active {
        color: #41628a;
        background-color: #f3f7fe;
        border-color: #cedceb;
    }

    .label-btn:focus {
        color: #76838f;
        background-color: rgba(118, 131, 143, .1) !important;
        border: 1px solid #e4eaec !important;
    }

    .btn-mobile-align {
        float: right;
        margin-right: 15px;
    }
}


@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .btn-lg {
        padding: 6px 15px !important;
    }

        .btn-lg.dropdown-toggle {
            padding: 6px 15px !important;
        }

    .btn-success {
        color: #41628a;
        background-color: #f3f7fe;
        border-color: #cedceb;
    }

        .btn-success:hover {
            color: #76838f;
            background-color: rgba(118, 131, 143, .1);
            border: 1px solid #e4eaec;
        }

        .btn-success:focus {
            color: #41628a;
            background-color: #f3f7fe;
            border-color: #cedceb;
        }

        .btn-success:active {
            color: #41628a;
            background-color: #f3f7fe;
            border-color: #cedceb;
        }

            .btn-success:active:focus {
                color: #41628a;
                background-color: #f3f7fe;
                border-color: #cedceb;
            }


    .mobile-hide-text {
        display: none;
    }

    .btn-primary {
        color: #41628a;
        background-color: #f3f7fe;
        border-color: #cedceb;
    }

        .btn-primary:hover {
            color: #76838f;
            background-color: #f3f7fe;
            border: 1px solid #e4eaec !important;
        }

        .btn-primary:focus {
            color: #41628a;
            background-color: #f3f7fe;
            border-color: #cedceb;
        }

        .btn-primary:active {
            color: #41628a !important;
            background-color: #f3f7fe !important;
            border-color: #cedceb !important;
        }

            .btn-primary:active:focus {
                color: #41628a;
                background-color: #f3f7fe;
                border-color: #cedceb;
            }

    .open > .dropdown-toggle.btn-primary {
        color: #41628a !important;
        background-color: #f3f7fe !important;
        border-color: #cedceb !important;
    }

    .label-btn:active {
        color: #41628a;
        background-color: #f3f7fe;
        border-color: #cedceb;
    }

    .label-btn:focus {
        color: #76838f;
        background-color: rgba(118, 131, 143, .1) !important;
        border: 1px solid #e4eaec !important;
    }

    .btn-mobile-align {
        float: right;
        margin-right: 15px;
    }
}

/*Contact end*/

#boardslisting .open > .dropdown-menu {
    top: auto;
    left: auto;
    right: 0px;
    bottom: 40px;
}

/*#boardslisting .open > .dropdown-menu {
    top: initial;
    left: unset;
    right: 0px;
    bottom: 40px;
}*/

.dashboard-count {
    /*color:#c3c3c3;*/
    color: #e8e8e8;
}

.dashboard-text {
    color: #c9f0ff;
}

.btn-outline.custom-label.curate-button {
    padding: 4px 5px 4px 4px;
}

.curate-button .custom-badge-label {
    padding: 9px 8px;
    font-size: 14px;
}

#Totalitemsbutton img {
    height: 30px !important;
    padding: 0px;
    vertical-align: top;
    margin-left: 5px;
}

.curate-button {
    text-align: left !important;
}

.padding-right-25 {
    padding-right: 25px;
}

.show-label {
    width: 33px;
    height: 33px;
    padding: 3px;
    color: #fff;
    font-size: 18px;
    float: left;
    text-align: center;
    border-radius: 50%;
}

    .show-label.fb-bgcolor {
        background-color: #3b5998;
    }

    .show-label.sales-bgcolor {
        background-color: #afc2da;
    }

    .show-label.count-bgcolor {
        background-color: #88b2e4;
    }

.show-label-outter {
    display: inline-block;
    border: 1px solid #d4d4d4;
    padding: 5px;
    border-radius: 4px;
}

.show-label-count {
    font-size: 18px;
    float: right;
    margin-top: 5px;
    margin-left: 10px;
}

.datepicker-dropdown.dropdown-menu {
    z-index: 99999999999999 !important;
}

.dropdown-menu > li > a {
    color: #111315;
}

/*Private mode in Curation Board - Start*/

/*.private-mode {
    color: #3b83d8 !important;
    border: 1px solid #3b83d8 !important;
}*/

/*Private mode in Curation Board - End*/

/*My Page in Inner Layout*/

.mypage-panel {
    overflow: hidden !important;
}

/*My Page in Inner Layout*/

@media screen and (max-width: 768px) {
    .ipadding {
        padding: 0 !important;
    }

    .mypage-panel {
        padding: 0 !important;
    }

    .modal .modal-body .btn-primary, .modal-footer .btn-primary {
        color: #fff;
        background-color: #d2dee9;
        width: 156px;
    }

    .modal .modal-body .btn-outline.btn-default, .modal-footer .btn-outline.btn-default {
        color: #000;
        background-color: #fdf6f6;
        border-color: #e2aeae;
        width: 120px;
    }
}

/*spinnerloader start*/

@media screen and (max-width: 768px) {
    .mobile-pull-left {
        float: left !important;
    }

    .iframepadding {
        padding: 0 !important;
    }
}

.loader-search {
    border: 3px solid #ffffff;
    border-radius: 50%;
    border-top: 3px solid #d2dee9;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 1.0s linear infinite;
    animation: spin 1.0s linear infinite;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transform: -webkit-translate(-50%, -50%);
    transform: -moz-translate(-50%, -50%);
    transform: -ms-translate(-50%, -50%);
    position: fixed;
}

.video-upload-loader {
    border: 2px solid #000;
    border-radius: 50%;
    border-top: 2px solid #ffffff;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 1.0s linear infinite;
    animation: spin 1.0s linear infinite;
    transform: translate(-50%, -50%);
    transform: -webkit-translate(-50%, -50%);
    transform: -moz-translate(-50%, -50%);
    transform: -ms-translate(-50%, -50%);
    position: absolute;
}

.faqVideoThumbNailContainer,
.contentLibraryVideoThumbNailContainer,
.campaignVideoThumbNailContainer {
    width: 640px;
}

.faqVideoThumbNailContainer img,
.contentLibraryVideoThumbNailContainer img,
.campaignVideoThumbNailContainer img {
    width: 640px;
    height: 400px;
}

.faqVideoThumbNailContainer .video-loader-container,
.contentLibraryVideoThumbNailContainer .video-loader-container,
.campaignVideoThumbNailContainer .video-loader-container {
    text-align: center;
    margin-top: 10px;
    position: relative;
}

.faqVideoThumbNailContainer .video-loader-container p,
.contentLibraryVideoThumbNailContainer .video-loader-container p,
.campaignVideoThumbNailContainer .video-loader-container p {
    display: inline-block;
}

.faqVideoThumbNailContainer .video-loader-container .video-upload-loader,
.contentLibraryVideoThumbNailContainer .video-loader-container .video-upload-loader,
.campaignVideoThumbNailContainer .video-loader-container .video-upload-loader {
    display: inline-block;
    margin-left: 10px;
}

@media screen and (max-width: 768px) {

    .faqVideoThumbNailContainer, 
    .contentLibraryVideoThumbNailContainer, 
    .campaignVideoThumbNailContainer {
        width: 100%;
    }

    .faqVideoThumbNailContainer img, 
    .contentLibraryVideoThumbNailContainer img, 
    .campaignVideoThumbNailContainer img {
        width: 100%;
        height: 100%;
        min-height: 400px;
        max-height: 400px;
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*spinnerloader end*/

.curation-card > .panel-heading {
    overflow: hidden;
}

.title-limit {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    width: calc(100% - 115px);
    line-height: 26px !important;
}

.viewshare-btn {
    display: inline-block;
    margin-right: 10px;
    color: #737475 !important;
    vertical-align: middle;
    border-right: 1px solid #d8d8d8;
    padding-right: 9px;
}

.widget-actions .viewshare-btn:first-child {
    border-right: 1px solid #d8d8d8;
    padding-right: 9px;
}

.panel-actions .panel-action {
    color: #737475 !important;
    vertical-align: middle;
}

    .panel-actions .panel-action:hover {
        color: #d2dee9 !important;
    }

.mobile-pull-left {
    float: right;
}

/*Contact - All button start*/

.badge-all {
    color: #fff;
    background-color: #000;
}

.example-buttons .label-all-outline:hover {
    color: #ffffff !important;
    background-color: #000 !important;
    border-color: #000 !important;
}

.example-buttons .label-all-outline.custom-label.active {
    color: #ffffff !important;
    background-color: #000 !important;
    border-color: #000 !important;
}

.label-all-outline {
    border-color: #41628a;
}

/*Contact - All button end*/

.height-100-cen {
    height: 100% !important;
    border-bottom: 0;
}

.vertical-align-top {
    vertical-align: top;
}

.curation-card .col-xs-6:first-child {
    padding-left: 0px;
    padding-right: 3px;
    border-right: 0;
}

.curation-card .col-xs-3:last-child {
    padding-left: 3px;
    padding-right: 0px;
}

.curation-card .col-xs-6:nth-child(3) {
    border-bottom: 0;
    border-right: 0;
}

.curation-card .col-xs-6:nth-child(4) {
    border-bottom: 0;
}

.btn-primary.nochange-login {
    padding: 10px 18px !important;
    font-size: 18px;
    color: #00264d;
    background-color: #d2dee9;
    border-color: transparent;
}

    .btn-primary.nochange-login:hover {
        background-color: #d2dee9 !important;
        border-color: #d2dee9 !important;
    }

    .btn-primary.nochange-login:active, .btn-primary.nochange-login:focus {
        background-color: #d2dee9 !important;
        border-color: #d2dee9 !important;
    }

.mobilecontact-card {
}

.page-maintenance-icon.icon {
    font-size: 64px;
}

/*fixed block Board View Start*/

.fixedblockBoardView {
    top: 66px !important;
    /*left: 291px !important;
    right: 31px !important;*/
    left: 305px !important;
    right: 43px !important;
    padding: 10px 16px !important;
    width: auto !important;
}

.site-menubar-fold .fixedblockBoardView {
    /*left: 121px !important;*/
    left: 135px !important;
}
/*newchanges-1/3/2018*/
.curation-card a:hover {
    color: #d2dee9 !important;
}

.btn-primary:hover {
    background-color: #d2dee9 !important;
    border-color: #d2dee9 !important;
    color: #00264d !important;
}

.btn-default:hover, .btn-default:focus, .btn-default.focus {
    background-color: #f4fafd;
}

.btn {
    -webkit-transition: unset;
    -o-transition: unset;
    transition: unset;
}

.general-heading button {
    margin-top: -10px;
}

.card-title a:hover {
    color: #d2dee9 !important;
}

.allday .control-label {
    width: 100%;
}

.calendar-event-details .collage img {
    width: 100%;
    height: auto;
}

.calendar-event-details .collage.img-square img {
}

@media screen and (min-width: 768px) {
    #checkallmessagesbox {
        display: none !important;
    }

    .input-group .form-control {
        z-index: 0 !important;
    }
}
/*newchanges*/
@media screen and (max-width: 768px) {
    .fixedblockBoardView {
        left: 0px !important;
        right: 0px !important;
    }
}

/*Contact details - for name Start*/

@media screen and (max-width: 768px) {
    .user-contactdetail :first-child {
        color: #272727 !important;
        font-weight: 400;
    }

    .user-contactdetail label {
        color: #101010 !important;
    }

    #savecontactfrm .example-lg {
        margin-top: 20px;
        margin-bottom: 20px;
    }

        #savecontactfrm .example-lg .form-group {
            margin-bottom: 15px;
        }

    .vertical-align-middle {
        vertical-align: middle;
        vertical-align: -webkit-baseline-middle;
    }

    .contact-head.text-truncate {
        max-width: 145px;
        float: left;
    }
}

.contact-head.text-truncate {
    display: inline;
}

.contact-detail .inline-block {
    width: 100%;
}

.mobileapptop0 {
    top: 0px !important;
}

/*Contact details - for name end*/

@media screen and (max-width: 768px) {
    .contactheader-title {
        margin-bottom: 5px;
    }
}

.contactheader-title {
    margin-bottom: 15px;
}

.table-sort {
    padding: 0px;
    font-size: 16px;
    vertical-align: top;
    line-height: 1;
    color: #525252;
    margin-left: 5px;
    cursor: pointer;
}

.fa-sort-asc.table-sort {
    vertical-align: bottom;
}

/*product-page*/

.shareboard .card2 {
    font-size: 1em;
    /*overflow: hidden;*/
    padding: 0;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.19);
    background-color: #fbfbfb;
}

.card-img-top {
    display: block;
    width: 100%;
    height: 250px;
    object-fit: contain;
    background-color: #fff;
}

.card-block {
    font-size: 1em;
    margin: 0;
    padding: 1em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
    background-color: #fbfbfb;
    /*height: 66px;*/
    height: 75px;
    overflow: hidden;
    color: #191919;
    margin-bottom: 15px;
}

.card-title {
    /*width: 95%;*/
    text-overflow: ellipsis;
    color: #404040;
    font-size: 1.28571429em;
    font-weight: 700;
    line-height: 1.2857em;
    max-height: 72px;
    overflow: hidden;
}

.meta {
    font-size: 1em;
    color: rgba(0, 0, 0, .4);
    padding-top: 20px;
}

.card-footer {
    font-size: 16px;
    position: static;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: .75em 1em;
    color: #337ab7;
    border-top: 1px solid rgba(0, 0, 0, .05) !important;
    background: #fff;
}

.card-inverse .btn {
    border: 1px solid rgba(0, 0, 0, .05);
}

.margin-bottom-25 {
    margin-bottom: 25px;
}

.navbar.navbar-fixed-bottom {
    min-height: 55px !important;
}

.navbar .navbartop {
    min-height: 65px !important;
}

/*.meta {
    font-size: 1em;
    color: rgba(0, 0, 0, 0.55);
    height: 42px;
    overflow: hidden;
}*/

.meta a {
    text-decoration: none;
    color: rgba(0, 0, 0, .4);
}

    .meta a:hover {
        color: rgba(0, 0, 0, .87);
    }

.board-description {
    font-size: 16pt;
    font-weight: 400;
    font-family: prata;
    text-align: center;
    color: #41628a;
}

.material-switch > input[type="radio"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

    .material-switch > label::before {
        background: rgb(0, 0, 0);
        box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
        border-radius: 8px;
        content: '';
        height: 16px;
        margin-top: -8px;
        position: absolute;
        opacity: 0.3;
        transition: all 0.4s ease-in-out;
        width: 40px;
    }

    .material-switch > label::after {
        background: rgb(255, 255, 255);
        border-radius: 16px;
        box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
        content: '';
        height: 24px;
        left: -4px;
        margin-top: -8px;
        position: absolute;
        top: -4px;
        transition: all 0.3s ease-in-out;
        width: 24px;
    }

.material-switch > input[type="radio"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}

.material-switch > input[type="radio"]:checked + label::after {
    background: inherit;
    left: 20px;
}

#fbsharemodel .list-group-item {
    padding: 10px 0px;
}

.material-switch {
    padding: 0px 10px;
}

#fbsharemodel .modal-dialog {
    width: 409px;
}

.mypanelheader, .mysubpanelheader {
    cursor: pointer;
}

.addmorechances, .removemorechances {
    visibility: hidden;
}

.closestrelative:hover .addmorechances, .closestrelative:hover .removemorechances {
    visibility: visible;
}

/*PHASE2adminmessage-start*/

.admin-message .panel-title {
    padding: 15px !important;
    font-size: 16px !important;
    background-color: #fff;
    overflow: hidden;
    color: #353535;
    font-weight: 100;
    border-left: 5px solid #41628a;
}

.navbar-brand {
    padding: 14px 20px !important;
}

.admin-message .checkbox-custom {
    display: inline-block;
    margin: 0 20px 0 0;
}

.admin-message .panel-body {
    min-height: 148px;
    margin-top: 15px;
    height: 150px;
    overflow: auto;
}

.admin-message .title-limit {
    width: calc(100% - 101px);
}

.admin-message .panel {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.margin-top-5- {
    margin-top: -5px !important;
}

.admin-message small {
    color: #8a8a8a;
}

@media (max-width: 768px) {
    .table.admin-message td.mobile-checkbox {
        width: 50px;
        display: block;
        float: left;
        height: 45px;
        padding: 10px 15px 9px !important;
        border-bottom: 1px solid #ddd;
    }

    .mobile-display-block {
        display: block;
    }

    .admin-message.table-striped.card-table > tbody > tr {
        cursor: default;
    }

    .admin-message .edit-icon {
        float: right;
    }

    .admin-message td.xs-admin-message-title {
        border-bottom: 1px solid #ddd;
        padding: 10px 15px !important;
        overflow: hidden;
        height: 45px;
        text-overflow: ellipsis;
    }

    .xs-overflow-hidden {
        overflow: hidden;
    }

    .admin-message-date {
        width: 80%;
        float: left;
        display: inline-block;
        background-color: #f0f8ff;
        height: 44px;
    }

    .mobile-float-left {
        float: left !important;
    }

    .table.admin-message td:last-child {
        background-color: #f3f3f3;
        /*height: 44px;*/
        Height: auto;
    }

    .table.admin-message .text-message {
        min-height: 130px;
        margin-top: 0px;
        height: 135px;
        overflow: auto !important;
        white-space: normal !important;
    }

        .table.admin-message .text-message.salesperon-text {
            min-height: auto;
            height: auto;
            white-space: nowrap !important;
            width: 100%;
            overflow: hidden !important;
            text-overflow: ellipsis !important;
        }

    .table-responsive > .table > tbody > tr.Contacts_ActivityReportrows > td, .table-responsive > .table > tfoot > tr > td {
        text-align: right;
    }

        .table-responsive > .table > tbody > tr.Contacts_ActivityReportrows > td, .table-responsive > .table > tfoot > tr > td:nth-child(3) {
            margin-right: 0px !important;
        }
}

.mobile-float-left {
    float: right;
}

.table.admin-message {
    table-layout: fixed;
}

    .table.admin-message .text-message {
        white-space: nowrap;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.admin-message .edit-icon {
    color: #545454;
    display: inline-block;
    vertical-align: middle;
    margin-top: 2px;
    padding: 5px;
}

.vertical-align-middle {
    vertical-align: -webkit-baseline-middle !important;
}

/*PHASE2adminmessage-end*/


/*Calender*/

.calendar-event .card1 {
    font-size: 1em;
    overflow: hidden;
    padding: 0;
    border: none;
    border-radius: .28571429rem;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.19);
}

    .calendar-event .card1 .card-block {
        font-size: 1em;
        position: relative;
        margin: 0;
        padding: 1em;
        border: none;
        border-top: 1px solid rgba(34, 36, 38, .1);
        box-shadow: none;
        background-color: #f7f7f7;
        height: 150px !important;
    }

    .calendar-event .card1 .bacard-block {
        font-size: 1em;
        position: relative;
        margin: 0;
        padding: 1em;
        border: none;
        border-top: 1px solid rgba(34, 36, 38, .1);
        box-shadow: none;
        background-color: #f7f7f7;
        height: 120px !important;
    }

    .calendar-event .card1 .card-img-top {
        display: block;
        width: 100%;
        height: auto;
    }

    .calendar-event .card1 .card-title {
        font-size: 16px;
        font-weight: 600;
        line-height: 1.2857em;
        max-height: 58px;
        overflow: hidden;
        margin-bottom: 8px;
        display: -webkit-box !important;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        white-space: normal;
    }

    .calendar-event .card1 .card-text {
        clear: both;
        margin-top: .5em;
        color: rgba(0, 0, 0, .68);
    }

    .calendar-event .card1 .card-footer {
        font-size: 16px;
        padding: .75em 1em;
        color: #337ab7;
        /*overflow: hidden;*/
        background: #fff;
        min-height: 55px;
    }

.calendar-event .event-date {
    color: #333 !important;
}

fc-title span {
    color: #fff;
    background-color: red;
    border-radius: 15px;
    padding: 1px 6px;
    line-height: 18px;
    float: right;
}

.fc-day-grid-event .fc-time {
    font-weight: bold;
    line-height: 20px;
}

.service-catalog-card {
    height: 100px !important;
}

.date_time {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    color: #8e8e8e;
    font-size: 12px;
    line-height: 8px;
    height: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 5px 0 0;
}

.widget-actions a:first-child {
    /*border-left: 1px solid #eee;
    padding-left: 12px;*/
}

.font-size-24 {
    font-size: 24px !important;
}

.calendar-event .widget-actions a:first-child {
    color: #d2dee9;
    border-right: 0px;
    padding-right: 0;
}

.calendar-event .collage {
    /*background-size: unset;*/
    /*background-size: cover; changed by Subin on Nov 30, 3017*/
    /*background-position: center center;*/
    /*changed by Subin on Dec 13, 3017*/
    /*border-bottom: 5px solid #000;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;*/
    /*border-bottom: 5px solid #000;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #ffffff;*/
    border-bottom: 5px solid #000;
}

.collage-img-repo {
    margin: -1px;
    /*height: 248px;*/
    height: 300px;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
}

.share-border {
    border-left: 1px solid #ddd;
    padding-left: 15px;
}

.calendar-event .card-title a {
    color: #37474f;
}

.fc-view-container {
    border: 1px solid #ddd;
}

.ui-timepicker-wrapper {
    z-index: 9999;
}

.calender-changes .input-daterange-wrap {
    width: 100%;
}

.calender-changes .input-daterange .input-group:last-child input {
    border-radius: 0;
}

.calendar-event-details .collage {
    /*height: 300px;
    border-top-left-radius: 4px;
    margin: 0px;
    border-bottom: 5px solid;
        background-size: cover !important;
    background-position: center !important;*/
    /*height: 300px;
    border-top-left-radius: 4px;
    margin: 0px;
    border-bottom: 5px solid;
    background-size: contain !important;
    background-position: center !important;*/
    /*height: auto;
    border-top-left-radius: 4px;
    margin: 0px;
    border-bottom: 5px solid #46be8a;*/
    /*height: 628px;*/
    /*height: 538px;*/
    height: auto;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin: 0px;
    border-bottom: 5px solid #46be8a;
}



.event-title {
    font-size: 24px;
    line-height: 32px;
    overflow: hidden;
    text-align: left;
}

.event-calendar-details {
    border-left: 5px solid #46be8a;
    border-top-right-radius: 4px;
    background-color: #f5f5f5;
    height: 300px;
    padding: 20px !important;
    overflow: hidden;
    background-color: #eaeaea;
}

.calender-border-left {
    border-right: 1px solid #ddd;
    height: 100%;
}

.event-calendar-details .card-footer {
    border-top: 1px solid #dadada !important;
    padding-top: 10px;
    padding: 10px 0 0 0;
    /*overflow: hidden;*/
    background-color: rgba(240, 248, 255, 0);
}



.event-calendar-details .card-block {
    height: 220px;
}

.font-size-36 {
    font-size: 36px !important;
}

.font-size-32 {
    font-size: 32px !important;
}

.left-icon-align .media-left {
    min-width: 56px;
    text-align: center;
}

@media screen and (max-width: 992px) {
    .event-calendar-details, .event-calendar-details .card-block {
        height: auto;
        max-height: auto;
    }

    .event-title {
        height: auto;
        font-size: 24px; /* Font size updated by Designer on 3rd January 2018*/
        line-height: 24px;
        max-height: auto;
        text-align: left;
    }
}

.input-group-file .btn-file.btn-outline {
    border: 1px solid #cedceb;
    border-radius: 0 !important;
    background-color: #f3f7fe;
}

.input-daterange .input-group:last-child input {
    border-radius: 0;
}

.input-daterange-wrap {
    width: 100%;
}

.color-selector > li {
    width: 27px;
    height: 27px;
    margin: 0 4px 6px 0;
}

    .color-selector > li input[type=radio]:checked + label:after {
        left: 7px;
        margin-top: -4px;
        font-size: 14px;
    }

.loader.loader-ellipsis {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.calendar-event .img-bordered-green {
    border-color: #46be8a !important;
}

.calendar-event .img-bordered-blue {
    border-color: #62a8ea !important;
}

.calendar-event .img-bordered-yellow {
    border-color: #f7da64 !important;
}

.calendar-event .img-bordered-red {
    border-color: #f96868 !important;
}

.calendar-event .img-bordered-black {
    border-color: #76838f !important;
}

.calendar-event .img-bordered-white {
    border-color: ##f7f7f7 !important;
}

.calendar-event .green-600 {
    border-color: #46be8a !important;
}

.calendar-event .blue-600 {
    border-color: #62a8ea !important;
}

.calendar-event .yellow-600 {
    border-color: #f7da64 !important;
}

.calendar-event .red-600 {
    border-color: #f96868 !important;
}

.calendar-event .black-600 {
    border-color: #76838f !important;
}


/*Calender Ends*/

/*Facebook Help page*/

.fb-slider.carousel-indicators li {
    background-color: rgb(162, 162, 162);
}

    .fb-slider.carousel-indicators li.active {
        background-color: rgba(107, 107, 107, 0);
    }

.carousel-indicators-fall.fb-slider li.active:after {
    background-color: #ffffff;
}

.carousel-control:focus, .carousel-control:hover {
    color: #fff !important;
}

.fb-webslider-text {
    position: absolute;
    color: #2ea0ff;
    font-size: 18px;
    top: 85px;
    right: 172px;
    font-weight: bold;
    padding: 10px;
}

.modal-step-text {
    position: absolute;
    color: #000000;
    left: 47%;
    font-weight: bold;
}

.fb-webslider-text.ok-text {
    bottom: 138px;
    top: auto;
    right: 249px;
}

.fb-webslider-text.skip-text {
    bottom: 92px;
    top: auto;
    right: 410px;
}

.fb-webslider-text.save-text {
    top: 192px;
    left: 0;
}
/*Facebook Help page*/
#checkallmessagesbox {
    /*margin-left: 15px;*/
}

.salespersonlist {
    margin-left: 20px;
}



.calendar-event .pink-600 {
    border-color: #5B2C6F !important;
}

.qtipevent {
    color: #000 !important;
    background: #F4FAFF !important;
    border: solid 1px #41628A !important;
}

.fc-event, .fc-event:hover, .ui-widget .fc-event {
    color: #000 !important;
}


/*New Messages Count*/
.site-menu-item.message-count .badge {
    padding: 4px 7px 4px;
}

/*fb share*/
.iconDetails {
    margin-left: 2%;
    float: left;
    height: 50px !important;
    width: 50px !important;
}

.container2 {
    width: 100%;
    height: auto;
    padding: 1%;
}

h4 {
    margin: 0px;
}


.fb-access .modal-header, .fb-access1 .modal-header {
    background-color: #3b5998 !important;
    color: #fff;
}

    .fb-access .modal-header .modal-title, .fb-access1 .modal-header .modal-title {
        color: #fff;
    }

.fb-access .modal-body .navbar-brand-logo, .fb-access1 .modal-body .navbar-brand-logo {
    height: 60px;
    margin-bottom: 20px;
}

.btn-primary.no-change-primary {
    color: #00264d;
    background-color: #d2dee9;
    border-color: #d2dee9;
    width: auto;
}

    .btn-primary.no-change-primary:hover {
        background-color: #d2dee9 !important;
        border-color: #d2dee9 !important;
    }

/*Social media position change in Sales person Public page*/
/*.social-icons li {
    list-style: none;
    display: inline-block;
    margin-right: 10px;
}

.social-icons {
    padding: 0;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.header-btn-width {
    min-width: 190px;
}

.padding-top-30 {
    padding-top: 30px !important;
}

@media (max-width: 768px) {
    .padding-top-30 {
        padding-top: 15px !important;
    }
}*/
/*Social media position change in Sales person Public page*/
@media (max-width: 768px) {

    .salesperosn-calendar .fc-toolbar .fc-left {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        float: none;
    }

    .salesperosn-calendar .fc .fc-toolbar .fc-left .fc-button-group {
        float: none;
    }
}

.allday.exclude .checkbox-custom.checkbox-primary.checkboxwidth {
    width: auto !important;
}

@media (max-width: 991px) {
    .salesperosn-calendar .fc-toolbar {
        margin-bottom: 30px;
    }
}

.searchpart .btn-success.disabled {
    color: #fff !important;
    background-color: #d2dee9 !important;
    border-color: #d2dee9 !important;
}


@media screen and (max-width: 992px) {
    .margin-bottom-sm-20 {
        margin-bottom: 20px;
    }
}

.customerlist {
    max-height: 300px;
    overflow-y: auto;
    margin-left: 30px;
}

.event-calendar-details .card-block {
    border-top: 0;
    background-color: rgba(240, 248, 255, 0);
}

.event-calendar-details .card-block {
    height: 220px;
}

.design-grey {
    color: #656565;
}

.binderhideonload[data-json]:not([data-bindersuccess]) {
    display: none;
}

.btn-success[disabled] {
    color: #fff;
    background-color: #41628a;
    border-color: #41628a;
}

.new-event-text {
    color: #fff;
    background-color: #d2dee9;
    padding: 1px 6px !important;
    display: inline-block;
    min-width: 10px;
    box-sizing: border-box;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 10px;
    float: right;
}

    .new-event-text:after {
        content: "New";
        color: #fff !important;
        background-color: #d2dee9 !important;
        padding: 3px 6px !important;
        display: inline-block;
        min-width: 10px;
        padding: 3px 7px;
        font-size: 12px;
        font-weight: 400;
        line-height: 1;
        color: #76838f;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        background-color: #e4eaec;
        border-radius: 10px;
    }

.fc-content {
    white-space: normal !important;
}

.calendar-content li:first-child .active .search-content {
    display: none !important;
}

.calendar-event-details {
    display: block;
    overflow: hidden;
}

.event-title-header {
    width: 80%;
    display: inline-block;
}

.site-menu .site-menu-sub .site-menu-item.active {
    background: #e3e5e6;
    border-right: 4px solid #d2dee9;
}

.site-menu-item.has-sub.active.open {
    background: #31394400;
    border-right: 0px solid #397dcd00;
}

.site-menu.has-sub .site-menu-sub .site-menu-item.active > a {
    color: #000;
}

.site-menu .site-menu-sub .site-menu-item.active > a {
    color;
    #000;
}

.site-menu-sub .site-menu-item.active {
    background: #d2dee9;
    border-right: 4px solid #d2dee9;
}

.calendar-event .collage {
    background-size: cover;
    background-position: center center;
    border-bottom: 5px solid #000;
}

/*Filter icon - start*/
.filer-icon {
    position: absolute;
    right: 0;
    font-size: 20px;
    background-color: #ffffff;
    color: #000;
    height: 30px;
    width: 30px;
    padding: 4px 5px;
    line-height: normal;
    border-radius: 100%;
    z-index: 99;
    top: -8px;
}

    .filer-icon:hover {
        background-color: #e0edfe;
    }

    .filer-icon .icon:hover {
        color: #41618a;
    }

    .filer-icon .icon {
        color: #000;
    }
/*Filter icon - end*/

.fc-day-grid-event .fc-content {
    color: #fff !important;
    padding: 2px 5px;
}

.media-width .col-md-4:nth-child(3n+1) {
    clear: left;
}

@media (max-width: 1200px) {
    .copyinnerDiv {
        margin-top: 0px !important;
    }

    .calendar-event-details .collage {
        height: auto;
    }
}

@media (min-width: 992px) {

    .media-width .media-left {
        min-width: 52px;
        text-align: center;
    }
}

/* Brand Admin Dashboard Styles*/

.brand-admin-cards i {
    color: #ffffff;
}

.brand-admin-cards .cardtext {
    color: #90b9ec;
}

.date-filter-label .control-label {
    color: #fff;
    margin-right: 5px;
    font-family: Arial, Helvetica, sans-serif;
}

@media (max-width: 992px) {
    .media.brand-total-sales {
        text-align: center;
    }

    .brand-total-sales .media-left {
        display: inline-block;
    }

    .brand-total-sales .media-body {
        display: inline-block;
        width: auto;
    }

    .margin-bottom-15-xs {
        margin-bottom: 15px;
    }

    .media-width .col-sm-6:nth-child(3n+1) {
        clear: none;
    }

    .media-width .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
}


/*newcss15-01-18*/

.resolution-type {
    float: right;
    margin-bottom: 5px;
}

    .resolution-type a:first-child {
        border-right: 1px solid #ddd;
        padding-right: 8px;
        margin-right: 5px;
    }

    .resolution-type a {
        color: #a2a2a2;
    }

a:hover {
    color: #00264d !important;
    text-decoration: none !important;
}

.btn-upload {
    color: #fff;
    background-color: #d2dee9;
    border-color: #d2dee9;
}

    .btn-upload:hover {
        color: #fff;
        background-color: #e0689b;
        border-color: #e0689b;
    }

.general-heading {
    color: #000;
    font-size: 18px;
    padding-bottom: 15px;
    margin-top: 0px;
}

.date-filter-label .control-label {
    color: #fff;
    margin-right: 5px;
}

.filer-icon {
    position: absolute;
    right: 0;
    font-size: 20px;
    background-color: #ffffff;
    color: #000;
    height: 30px;
    width: 30px;
    padding: 4px 5px;
    line-height: normal;
    border-radius: 100%;
    z-index: 99;
    top: -8px;
}

.custom-pagination {
    margin-bottom: 15px;
}

@media (max-width: 992px) {
    .margin-bottom-15-xs {
        margin-bottom: 15px;
    }
}

.filer-icon:hover {
    background-color: #e0edfe;
}
/*
.filer-icon .icon:hover {
   color: #41618a;
}
*/
.filer-icon .icon {
    color: #000;
}

.img-preview {
    border: 1px solid #ddd;
    /*height: auto !important;*/
}





/*SQUREIMGCHANGES*/
.bg-white {
    background-color: #fff !important;
}

.calendar-event-details .collage.img-square {
    height: 600px;
    width: 600px;
    margin: 0 auto;
    background-color: #f7f7f7;
}

@media( max-width: 767px) {

    .media-width .media-left {
        min-width: 45px;
    }

    .calendar-event-details .collage {
        height: auto !important;
        width: auto !important;
    }

    .mobile-margin-top-10 {
        margin-top: 10px;
    }

    .loader-search {
        border: 2px solid #ffffff !important;
        border-top: 2px solid #d2dee9 !important;
        width: 40px !important;
        height: 40px !important;
        left: 45% !important;
    }
}
/*SQUREIMGCHANGES*/

.progress {
    background-color: #ffffff;
}
/*SQUREIMGCHANGES*/


.navbar-fixed-top, .navbar-fixed-bottom {
    z-index: 999;
    /*z-index: 99999;*/
}

iframe.templatepreviewiframe {
    outline: 0;
    border: none;
    width: 100%;
    height: 100%;
    min-height: 700px;
}

.cropper-toolbar .btn {
    border-radius: 0px !important;
}

.alertify-logs {
    z-index: 999999999 !important;
}

.FixedSquare#croppersettingsbox .img-preview img {
    max-width: 100% !important;
    width: 146px !important;
    height: 146px !important;
}

.FixedRectangle#croppersettingsbox .img-preview img {
    height: 176px;
    width: 100% !important;
}

div#exampleFullCropperPreview {
    width: 340px;
    max-width: 100%;
}

.Square div#exampleFullCropperPreview {
    background-color: #f7f7f7;
    border: 1px solid #ddd;
}

.img-preview.preview-lg {
    width: 100%;
    cursor: pointer;
}

.FixedSquare .img-preview.preview-lg, .FixedRectangle .img-preview.preview-lg {
    height: auto !important;
}

.Square .img-preview.preview-lg {
    margin-left: auto !important;
    margin-right: auto !important;
    float: none;
    margin-bottom: 0px !important;
}

.upload-text {
    /*z-index: 99;
    color: #020202;
    font-size: 32px;
    margin: auto;
    position: absolute;
    top: 44%;
    left: 0;
    bottom: 0;
    right: 0;
    text-shadow: 0px 0px 2px #000; from Subin on Feb 19, 2019*/
    z-index: 99;
    color: #4c4b4b;
    font-size: 32px;
    margin: auto;
    position: absolute;
    top: 44%;
    left: 0;
    bottom: 0;
    right: 0;
    text-shadow: 0px 0px 2px #000;
}

.cropper {
    position: relative;
}

#exampleFullCropper img {
    max-width: 100%;
}

.searchbtns:hover {
    color: #fff !important;
}

.event-share-icon {
    color: #737475 !important;
}

/*.btn-primary.dropdown-toggle {
    padding: 10px 18px;
}*/
.no-padding {
    padding: 0px !important;
}

.badge-new {
    color: #fff;
    background-color: #fc5f5e;
}

/*.mode.new {
    color: #ffffff;
    border: 1px solid #fb5f5f;
    background-color: #fb5f5f;
}*/

.open .dropdown-menu.open {
    max-height: 338px !important;
}

.open .dropdown-menu.inner {
    max-height: 284px !important;
}

.site-menubar-fold .new-message {
    position: absolute;
    right: 20px;
    top: 23px;
}

.site-menubar-fold .new-board {
    position: absolute;
    right: 20px;
    top: 7px; /* was 23px */
}

label {
    word-wrap: break-word !important;
}


/* ---------------Boards new css - Starting ---------------*/

.card-role {
    font-size: 10px;
    font-weight: 600;
    float: right;
}

.ba-color {
    color: #7badea;
}

.sp-color {
    background-color: #d2dee9;
    color: #00264d !important;
}

.curation-card > .panel-heading .board-date {
    color: #d0d0d0;
    font-size: 12px;
}

.community-event-indicator {
    width: auto;
    height: 15px;
    top: 0;
    right: 0 !important;
    left: auto !important;
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom-left-radius: 25px;
    background-color: #333;
}

.indicator {
    width: auto;
    height: 15px;
    position: absolute !important;
    top: 0;
    right: 0 !important;
    left: auto !important;
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    border-bottom-left-radius: 25px;
}

.ba-color.indicator {
    background-color: #00264d;
}

.mode.new {
    right: 0px;
    color: #ffffff;
    border: 1px solid #d2dee9;
    background-color: #d2dee9;
    position: absolute;
    /*top: 26px;*/
    bottom: 47px;
    border-radius: 0;
    border-top-left-radius: 13px;
    border-bottom-right-radius: 5px;
    /*right: -20px; 
    color: #ffffff;
    border: 1px solid #fb5f5f;
    background-color: #fb5f5f;
    position: absolute;
    top: 21px;
    border-radius: 0;
    border-top-left-radius: 12px;
    border-bottom-right-radius: 7px;*/
}

.mode.private-mode {
    color: #000;
    border: 1px solid #000;
}

.board-date span {
    font-size: 12px;
    color: #888888;
}

/* ---------------Boards new css - Ending ---------------*/


.appendrow {
    box-shadow: 0px 1px 8px 0px #0000001f;
    padding: 26px 0px !important;
    margin: 6px 0px !important;
}

.mysubpanelheader {
    margin: 22px 0px 7px 0px;
}

.contact-txt {
    color: #737373 !important;
}

/*.purchaseStatusSelectBtn, .purchaseItemStatusSelectBtn {
    border-radius: 11px;
    font-weight: bold;
    outline: 1px;
}*/

.alertify {
    z-index: 999999999999999999999 !important;
}

.custom-select select {
    width: 104px; /* was previously 100px */
    padding: 2px 35px 5px 5px;
    font-size: 13px;
    border: 1px solid #ececec00;
    height: 26px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../Content/Images/selectcaret.png) 90% / 8% no-repeat #cdd5df;
    border-radius: 1px;
}

select.purchaseStatusSelectBtn:focus {
    outline: none;
}

.badge.up {
    top: -14px;
    right: 18px;
    margin: 0px;
}

.color-black {
    color: #000;
}

.chatlistingbody {
    height: calc(100vh - 420px) !important;
    max-height: 440px !important;
    /*min-height:440px !important;*/
    /*height:100% !important;*/
}

@media screen and (max-width: 768px) {
    .chatlistingbody {
        height: calc(100vh - 420px) !important;
    }

    .chatContctNamelbl {
        margin-top: 12px !important;
    }

    .chatSalesPersonNamelbl {
        margin-top: 12px !important;
    }

    .chatstorelabel {
        float: left !important;
    }
}

.chatuserlabel {
    float: left;
    width: 20px;
    height: 20px;
    margin-right: 8px;
    border: 1px solid rgba(0, 0, 0, .2);
    display: flex;
}

    .chatuserlabel span {
        padding-left: 25px;
    }

.chatContctNamelbl {
    color: #76838f;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 18px;
    padding-left: 16px;
    margin-top: -8px;
    cursor: not-allowed;
}

.chatSalesprsnNamelbl {
    color: #76838f;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 18px;
    padding-left: 16px;
    margin-top: 2px;
    cursor: not-allowed;
}

.input-group {
    width: 100%;
}

    .input-group .input-group-addon select {
        border: 0px;
        max-height: 20px;
        outline: none;
    }

.cl-cntact {
    width: 6% !important;
}

.chatstorelabel {
    float: right;
}

#paginationdivViews .pagination-bottom {
    width: 100%;
}

td.sales-target {
    word-break: break-all;
}

.selectize-input {
    min-height: 36px !important;
    max-height: 88px !important;
    overflow: auto !important;
}

.listpreferences .selectize-dropdown-content {
    max-height: 115px !important;
}

/*Commission old Start*/
/*.commissions-card {
    background-color: #41628A;
    width: 23%;
    height: 60px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

    .commissions-card h3 {
        text-align: center;
        vertical-align: middle;
        line-height: 14px;
        font-size: 14px;
    }

.commissions-details > p {
    margin: 0 0 11px;
    white-space: nowrap;
    width: 161px;
    overflow: hidden;
    text-overflow: ellipsis;
}*/

/*Commission old end*/


/*commissions____________start*/
.commissions-card h3 {
    font-size: 14px;
    text-align: center;
    margin: 0;
}

.commissions-panel {
    background-color: #eeeff0;
    display: block;
    width: 100%;
}

.commissions-card {
    background-color: #000;
    min-width: 100px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.commissions-panel .radio-custom {
    margin: 0;
}

.commissions-panel .media-body, .commissions-panel .media-left, .commissions-panel .media-right {
    padding: 20px;
    vertical-align: middle;
}

.commissions-details > p {
    margin: 0;
    white-space: nowrap;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.commissions-link a {
    color: #000;
    text-decoration: none;
}


.nav-tabs-line > li > a {
    font-size: 16px !important;
}

.condition-table {
    table-layout: fixed;
    width: 100%;
}

    .condition-table tr td:first-child {
        width: 70%;
        padding-top: 10px;
        padding-bottom: 10px;
        color: #000;
    }

    .condition-table tr td:last-child {
        width: 30%;
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #000;
        color: #fff;
        text-align: center;
        padding: 0px 2px;
    }

    .condition-table tr:last-child td {
        padding-top: 10px;
        padding-bottom: 10px;
    }

        .condition-table tr:last-child td:last-child {
            border-bottom-right-radius: 3px;
        }

    .condition-table tr:first-child td:last-child {
        border-top-right-radius: 3px;
    }

.media-left.media-top {
    vertical-align: top !important;
}

.sales-target {
    background-color: #404040 !important;
}
/*commissions____________end*/

.cursorhand {
    cursor: pointer !important;
}

.calendar-content-type {
    background-color: #333;
    color: #fff;
    float: right;
    padding: 2px 5px 2px 10px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    margin-top: 15px;
    font-size: 12px;
}

.private-content {
    background-color: #6f5050 !important;
}

/* iphone fix for board panel actions - start */
@media screen and (max-width: 768px) {

    .panel-actions.mobile-icons-change .font-size-18 {
        font-size: 14px !important;
    }

    .panel-actions.mobile-icons-change .font-size-20 {
        font-size: 14px !important;
    }

    .panel-actions.mobile-icons-change {
        margin-top: 3px !important;
    }
}
/* iphone fix for board panel actions - end */

span.styleedit {
    cursor: pointer;
    position: absolute;
    display: none;
    z-index: 999999999;
    /* left: 0px; */
    color: #ffffff;
    background-color: #ff000052;
    text-shadow: 1px 1px 1px #fde4e478;
    padding: 8px 19px;
    border-radius: 26px;
    line-height: 20px;
}


[data-stylekey]:hover span.icon-settings.styleedit {
    display: block !important;
}

@media screen and (max-width: 768px) {
    .boardShareBtnsDiv {
        margin-right: 70px;
    }
}


/* Contacts automatic filter - start */

.audience-block h3 {
    font-size: 18px;
    color: #37474f;
    margin: 15px 0px;
}

.audience-wrap-container {
    padding: 30px;
    border: 1px solid #ddd;
    background-color: #fff;
}

.ad-condition-btn {
    margin-top: 27px;
    float: left;
}

.flt-left-box-gutter {
    float: left;
    margin-right: 20px;
}

.flt-right-box {
    float: right;
}


@media (max-width: 768px) {
    .ad-condition-btn {
        margin-top: 0px;
    }
}

#repoverlaybox a, .repmodal a {
    text-decoration: none;
}
/* Contacts automatic filter - end */

.scriptGenLbl::before {
    border: 1px solid #a8acad !important;
}

/* Custom select for ordering board images for collage*/
.custom-select-boardcollageorder select {
    width: 52px;
    padding: 2px 2px 5px 5px;
    font-size: 13px;
    border: 1px solid #ececec00;
    height: 29px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(../Content/Images/selectcaret.png) 90% / 16% no-repeat #d2deef;
    border-radius: 1px;
}

.radio-custom input[type="radio"]:focus + label::before {
    outline: none;
}

.radio-custom label::before {
    border: 1px solid #cdd3d5;
}

.boardCheckBox {
    float: left;
    margin: 5px 10px 0px 0px;
}

.checkbox-custom label::before {
    border: 1px solid #bcc2c4;
}

.ti-share-pull-right {
    float: right;
    z-index: 10;
}

span.Seller_status {
    border: 1px solid #f3cfcf;
    border-radius: 25px;
    padding: 3px 7px !important;
    background-color: #f3cfcf !important;
}



@media only screen and (max-width : 1200px) {
    .site-menubar-body.scrollable.is-enabled {
        overflow: auto !important;
        overflow: unset !important;
    }
}

.alertify-button:focus {
    box-shadow: none !important;
}

#profile_view .img-circle {
    width: 142px !important;
}

/*button#deleteallnewsletter.btn-primary[disabled] {
    background-color: #a2caee !important;
    border-color: #a2caee !important;
}*/
.btn-primary[disabled] {
    background-color: #e6b4b4 !important;
    border-color: #e6b4b4 !important
}

a#back-to-top.btn.btn-primary.btn-round.public-btn-round.btn-md.back-to-top {
    bottom: 70px !important;
    right: 14px !important;
}

img.my-image {
    width: 142px;
    height: 142px;
    border-radius: 50%;
}

span.checkbox-custom.checkbox-primary.checkboxwidth:not(:first-child) {
    width: auto !important;
}

.form-group-modal .form-group {
    margin-bottom: 15px;
}

.example-lg .dropdown-menu.open {
    max-width: 290px;
}

ul.dropdown-menu.inner li a {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 9px 10px 8px 31px;
    line-height: 15px;
}
span.wb-medium-point {
    display: block;
}

.wb-medium-point:before{
    content: "\f1a9";
    top: 0;
    position: absolute;
    left: -21px;
}

.bootstrap-select.btn-group .dropdown-menu li a span.text {
    width: 449px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
/*.searchrow.binderhideonload .newDiv:nth-child(3n+1) {
    Clear: both;
}*/
.newDiv .boxes:nth-child(3n+1) {
    clear: both;
}

.copyinnerDiv {
    font-size: 12px;
    color: #000;
    text-align: center;
    margin-top: 25px;
    background: #fff;
    padding: 15px;
}

.dashboard-card.sales-person-cards .clearSalescards:nth-child(3n+1) {
    clear: both;
}


.scrollable-inverse.scrollable .scrollable-bar-handle {
    background: #bfbfbf;
}

.switchery {
    color: #d2dee9 !important;
    background-color: #d2dee9 !important;
    border-color: #d2dee9 !important;
    box-shadow: none !important;
}

button.fc-myCustomButton-button.fc-button.fc-state-default.fc-corner-left {
    background: #d2dee9;
    border-bottom-color: #d2dee9;
    font-size: 13px !important;
    padding: 9px 18px !important;
    height: 36px;
    color: #fff;
    font-weight: normal !important;
}

section.alertify-logs article {
    color: #00264d !important;
    background-color: #d2dee9 !important;
}

a.agreementdiv {
    color: #000;
}

.selectize-control.multi .selectize-input [data-value].active {
    background-color: #000 !important;
    background-image: linear-gradient(to bottom, #000, #000);
}

h2.page-title.font-size-18.text-center {
    font-weight: 600;
}

.table.contact-listingtable > tbody > tr > td:last-child {
    overflow: visible;
}

#profile_edit .example {
    margin-top: 0px;
}

.reg-btn-profile {
    margin-top: -47px !important;
}

.connect-new-btn {
    margin-top: -47px !important;
}

.registerDiv-col {
    border-bottom: 1px solid #eee;
}

.board-modalagreement a {
    color: #d2dee9;
}

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled.focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary.focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
    color: #00264d !important;
    background-color: #d2dee9 !important;
    border-color: #d2dee9 !important;
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
    z-index: 99999 !important;
}

.cntctActiveInactiveBlock .checkbox-custom {
    padding-left: 0px;
}

.profileFrstSet .col-md-6:nth-child(2n+1) {
    clear: both;
}

.calendar-event .card1 .date_time span.panel-action.icon-archive.deleteimage {
    font-size: 18px;
    margin-top: -2px;
    color: #737475;
    cursor: pointer;
}

.calendar-event .card1 .date_time {
    height: auto;
    line-height: unset;
}

.site-menubar {
    z-index: 100;
}

ul.context-menu-list.context-menu-root {
    min-height: auto;
    background: #d2dee9 !important;
    color: #00264d !important;
    text-align: center;
    margin-top: 15px;
}

    ul.context-menu-list.context-menu-root:hover {
        background: #d2dee9;
        border: 1px solid #d2dee9;
    }

.login-form.thankYouPage a {
    color: #d2dee9;
}

button.iphonelink {
    background: #d2dee9;
}

    button.iphonelink:hover {
        background: #d2dee9 !important;
    }

.login-form.thankYouPage a {
    color: #d2dee9;
}

.payoneerButton {
    Background-color: #ff4800;
    Color: #fff;
    Text-transform: uppercase;
    Text-align: center;
    Border-radius: 4px;
    Letter-spacing: 1.4px;
    Font-size: 10px;
    height: 45px;
    width: 210px;
    border: none;
}

p.create-btm {
    margin-top: 15px;
}

.registerDiv-col.configrDiv {
    margin-top: 10px;
    border: none;
}

.registerDiv-col {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
}

.create-block span.text-danger {
    display: block;
    margin-top: 7px;
}

#GoalOrientdCommAdd input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#GoalOrientdCommAdd input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
#GoalOrientdCommAdd input[type=number] {
    -moz-appearance: textfield;
}

.GOCpreviousmonth-sales {
    margin-left: 0px !important;
}

.commissionmodel-table {
    table-layout: fixed;
    width: 100%;
}

    .commissionmodel-table tr td:first-child {
        width: 55%;
        padding-top: 10px;
        padding-bottom: 10px;
        color: #000;
    }

    .commissionmodel-table tr td:last-child {
        width: 45%;
        padding-top: 10px;
        padding-bottom: 10px;
        background-color: #000;
        color: #fff;
        text-align: center;
        padding: 0px 2px;
    }

    .commissionmodel-table tr:last-child td {
        padding-top: 10px;
        padding-bottom: 10px;
    }

        .commissionmodel-table tr:last-child td:last-child {
            border-bottom-right-radius: 3px;
        }

    .commissionmodel-table tr:first-child td:last-child {
        border-top-right-radius: 3px;
    }

.custom-input-validation-error {
    border: 1px solid #f96868 !important;
}

.content-editBtn {
    margin-left: 15px;
}

.content-indicator {
    margin-bottom: 15px;
    width: 84px;
    height: 15px;
    position: absolute !important;
    top: 0;
    right: 15px !important;
    left: auto !important;
    color: #ffffff;
    padding-left: 10px;
    border-bottom-left-radius: 25px;
    font-size: 10px;
}

.bacontent-mode {
    background-color: #333;
    color: #fff;
    float: right;
    padding: 2px 5px 2px 10px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    margin-top: 20px;
    font-size: 12px;
}

.addemph {
    width: 92%;
    display: inline-block !important;
    margin-right: 10px;
    margin-bottom: -5px;
}

.contentApprove {
    color: #756e6e;
    border: 1px solid #756e6e;
    border-radius: 12px;
    /* padding: 2px 6px; */
    padding: 1px 5px;
    font-size: 12px;
}

.commission-plan-grid-plan-name {
    width: 100%;
    height: 20px;
    text-overflow: ellipsis;
    max-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    white-space: nowrap;
}

.boardcard-block {
    font-size: 1em;
    margin: 0;
    padding: 1em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
    background-color: #fbfbfb;
    /*height: 66px;*/
    height: 75px;
    overflow: hidden;
    color: #191919;
    margin-bottom: 15px;
}

.calendar-event .card1 .boardcard-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 1em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
    box-shadow: none;
    background-color: #f7f7f7;
    height: 100px !important;
}
.accordion_one .panel-group {
    border: 1px solid #f1f1f1;
    margin-top: 100px
}

.accordion_one a:link {
    text-decoration: none;
    cursor:pointer;
}

.accordion_one .faq-panel {
    background-color: transparent;
    box-shadow: none;
    border-bottom: 0px solid transparent;
    border-radius: 0;
    margin: 0
}

.accordion_one .faq-panel-default {
    border: 0
}

.accordion-wrap .faq-panel-heading {
    padding: 0px;
    border-radius: 0px
}

.accordion_one h4 {
    font-size: 18px;
    line-height: 24px
}

.accordion_one .faq-panel .faq-panel-heading a.collapsed {
    color: #999999;
    display: block;
    padding: 12px 30px;
    border-top: 0px
}

.accordion_one .faq-panel .faq-panel-heading a {
    display: block;
    padding: 12px 30px;
    margin-top: 1px;
    background: #fff;
    color: #313131;
    border-bottom: 1px solid #f1f1f1
}

.accordion-wrap .faq-panel .faq-panel-heading a {
    font-size: 14px
}

.accordion_one .faq-panel-group .faq-panel-heading + .faq-panel-collapse > .faq-panel-body {
    border-top: 0;
    padding-top: 0;
    padding: 25px 30px 30px 35px;
    background: #fff;
    color: #999999
}

.img-accordion {
    width: 81px;
    float: left;
    margin-right: 15px;
    display: block
}

.accordion_one .faq-panel .faq-panel-heading a.collapsed:after {
    content: "\2b";
    color: #999999;
    background: #f1f1f1
}

.accordion_one .faq-panel .faq-panel-heading a:after,
.accordion_one .faq-panel .faq-panel-heading a.collapsed:after {
    font-family: 'FontAwesome';
    font-size: 15px;
    width: 36px;
    line-height: 48px;
    text-align: center;
    background: #F1F1F1;
    float: left;
    margin-left: -31px;
    margin-top: -12px;
    margin-right: 15px
}

.accordion_one .faq-panel .faq-panel-heading a:after {
    content: "\2212"
}

.accordion_one .faq-panel .faq-panel-heading a:after,
.accordion_one .faq-panel .faq-panel-heading a.collapsed:after {
    font-family: 'FontAwesome';
    font-size: 15px;
    width: 36px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #F1F1F1;
    float: left;
    margin-left: -31px;
    margin-top: -12px;
    margin-right: 15px
}

.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: auto;
}

    .swiper-slide img {
        display: block;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.tag-slide {
    width: 150px !important;
    height: 30px !important;
    background: #696666;
    border-radius: 40px/40px;
    cursor: default;
    padding: 5px 10px !important;
    font-size: 14px;
    color: #fff;
    margin-right: 15px !important;
}

.swiper-slide-active {
    background: #696666;
    color: #fff;
    font-weight: 600;
}

.swiper-slide-click {
    background: #000;
    color: #fff;
    font-weight: 600;
}

button.filterbtn i {
    margin: 0 !important;
    vertical-align: -11%;
    line-height: unset;
    font-size: 18px !important;
}

button.filterbtn {
    display: inline-block;
}

a.filterbtn i {
    margin: 0 !important;
    vertical-align: -11%;
    line-height: unset;
    font-size: 18px !important;
}

a.filterbtn {
    display: inline-block;
}

/*Mobile App Links - Start*/

.appicons-block h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

.appicons-block ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.appicons-block li {
    list-style: none;
    display: inline-block;
    margin-right: 20px;
    text-align: center;
}

    .appicons-block li a {
        height: 60px;
        width: 60px;
        background: #a21b1b;
        display: block;
    }

.appicons-block img {
    width: 100%;
}

.appicons-block span.appicontext {
    color: #fff;
    padding-top: 7px;
    display: block;
    font-size: 16px;
}

/*Mobile App Links - End*/
}
.animate-bottom {
    position: relative;
    animation: animatebottom 0.4s;
    border-radius : 10px 10px 0px 0px !important;
}

@keyframes animatebottom {
    from {
        bottom: -300px;
        opacity: 0;
    }

    to {
        bottom: 0;
        opacity: 1;
    }
}

.dropdown-menu.open {
    max-width: -webkit-fill-available !important; /*Chrome*/
    max-width: -moz-available !important; /*Firefox*/
}

.deletebtn,
.deletebtn:hover,
.deletebtn:active:hover {
    background-color: black !important;
    border-color: black !important;
}

.clickable {
    cursor: pointer !important;
    transition: background-color 0.2s !important;
}

.clickable:hover {
    background-color: lightgrey !important;
}