.email_link {
    cursor: pointer;
}

.groupCount {
    margin-left: 90px;
}

.item-name-add-group {
    margin-bottom: -9px !important;
}

.search-content-text {
    margin-left: 47px;
    margin-top: -40px;
}

.post-trim {
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 262px;
    word-break: break-all;
    max-height: 54px;
}

.anchor-decoration {
    text-decoration: none;
}

.trim-text {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 212px;
}

.single-post-popup-toggle-btn {
    height: 30% !important;
    padding: 0px !important;
}

#business_email-error {
    color: red;
}

#category-error {
    color: red;
}

#business_title-error {
    color: red;
}

#business_name-error {
    color: red;
}

#niche-error {
    color: red;
}

#business_website-error {
    color: red;
}

#first_name-error {
    color: red;
}

.iti-flag-my {
    /*bottom: 0;*/
    /*margin-top: 7px !important;*/
    /*position: absolute;*/
    /*top: 0;*/
}

.arrow-my {
    /*border-left: 3px solid transparent;*/
    /*border-right: 3px solid transparent;*/
    /*border-top: 4px solid #555;*/
    /*height: 0;*/
    /*margin-top: -10px !important;*/
    /*position: absolute;*/
    /*right: 4px;*/
    /*top: 50%;*/
    /*width: 0;*/
}

.set-posting-goal-btn-business-detail-page {
    height: 25px;
    float: right !important;
    margin-right: 5px !important;
}

.phone-number-wrap {
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 150px !important;
    display: inline-block;
}

.warning-alert-social-post-page {
    margin-left: 32px !important;
}

.overflow-hidden-multi-post {
    overflow: visible !important;

}

.post-preview-word-break {
    word-wrap: break-word;
}

.post-scheduling-text {
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    display: inline-block;
}

.business-listing-wrap {
    text-decoration: none;
    white-space: nowrap;
    display: inline-block;

}

.text_wrap_css {
    overflow: hidden;
    text-decoration: none;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 190px !important;
    display: inline-block;
}

.postAgency {
    width: 250px;
}

.dayPostItem .postText {
    width: 523px;
}

#contact-info-activity-tbl_filter {
    display: none;
}

#contact-info-activity-tbl_length {
    display: none;
}

.hide_element {
    display: none;
}

.error {
    color: red;
}

.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0, 0, 0, 0.2);
}

.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.btn-social > :first-child {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 32px;
    line-height: 34px;
    font-size: 1.6em;
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}

.btn-facebook:hover {
    color: #fff;
    background-color: #2d4373;
    border-color: rgba(0, 0, 0, 0.2);
}

.scyroll {
    height: 40px !important;
    min-height: 40px !important;
    overflow-y: scroll;
}

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding to account for vertical scrollbar */
    /* padding-right: 20px; */
}

/* text wrap */
.text_wrap {
    text-decoration: none;
    display: inline-block !important;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 167px;
}

/* text wrap for business name in business listing page */
.text_wrap_business_name {
    text-decoration: none;
    display: inline-block !important;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 170px;
}

/* text wrap for business name in single post page */
.text_wrap_single_post {
    text-decoration: none;
    display: inline-block !important;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 350px;
}

/* text wrap for business name in post schedule page */
.text_wrap_post_schedule {
    text-decoration: none;
    display: inline-block !important;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 218px;
}

/* text wrap for business name in dashboard page */
.text_wrap_dashboard {
    text-decoration: none;
    display: inline-block !important;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 227px;
}

#delete-modal-email .modal-header .close {
    background-color: #d20000 !important;
}

#delete-modal-email .modal-title {
    color: #d20000 !important;
}

#delete-modal-email .modal-footer .btn-danger {
    background-color: #d20000;
}

#delete-modal-email .modal-footer .cancel-btn {
    background-color: #d3d3d3;
}

#delete-modal-email .modal-body p {
    font-weight: 600;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 30px;
}

#delete-modal-email .modal-title .fa {
    color: #d20000;
}

.bussine_name_trancate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    width: 12%;
    word-break: break-all;
}

.single_post_preview_text_wrap {
    word-break: break-all;
}

#delete-modal-edit-popup .modal-header .close,
#delete-social-modal .modal-header .close {
    background-color: #d20000 !important;
}

#delete-modal-edit-popup .modal-title, #delete-modal-edit-popup .modal-title i {
    color: #d20000 !important;
}

#delete-modal-edit-popup .modal-footer .btn-danger,
#delete-social-modal .modal-footer .btn-danger {
    background-color: #d20000;
}

#delete-modal-edit-popup .modal-footer .cancel-btn,
#delete-social-modal .modal-footer .cancel-btn {
    background-color: #d3d3d3;
}

#delete-modal-edit-popup .modal-body p,
#delete-social-modal .modal-body p {
    font-weight: 700;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 30px;
}

#delete-modal-edit-popup .modal-header .close {
    background-color: #d20000 !important;
}

#delete-modal-edit-popup .modal-title {
    color: #d20000 !important;
}

#delete-modal-edit-popup .modal-footer .btn-danger {
    background-color: #d20000;
}

#delete-modal-edit-popup .modal-footer .cancel-btn {
    background-color: #d3d3d3;
}

#delete-modal-edit-popup .modal-body p {
    font-weight: 600;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 30px;
}

#delete-modal-edit-popup .modal-title .fa {
    color: #d20000;
}

/* multiple delete popup on scheduler */
#delete-modal-edit-popup .modal-header .close,
#delete-social-modal .modal-header .close {
    background-color: #d20000 !important;
}

#delete-modal-edit-popup .modal-title, #delete-modal-edit-popup .modal-title i {
    color: #d20000 !important;
}

#delete-modal-edit-popup .modal-footer .btn-danger,
#delete-social-modal .modal-footer .btn-danger {
    background-color: #d20000;
}

#delete-modal-edit-popup .modal-footer .cancel-btn,
#delete-social-modal .modal-footer .cancel-btn {
    background-color: #d3d3d3;
}

#delete-modal-edit-popup .modal-body p,
#delete-social-modal .modal-body p {
    font-weight: 700;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 30px;
}

#delete-modal-multiple-delete .modal-header .close {
    background-color: #d20000 !important;
}

#delete-modal-multiple-delete .modal-title {
    color: #d20000 !important;
}

#delete-modal-multiple-delete .modal-footer .btn-danger {
    background-color: #d20000;
}

#delete-modal-multiple-delete .modal-footer .cancel-btn {
    background-color: #d3d3d3;
}

#delete-modal-multiple-delete .modal-body p {
    font-weight: 600;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 30px;
}

#delete-modal-multiple-delete .modal-title .fa {
    color: #d20000;
}

.single-post-plus {
    position: absolute;
    margin-left: -184px;
    margin-top: -76px;
}

.single-post-photo {
    position: absolute;
    margin-left: -164px;
    margin-top: -76px;

}

/*Edit modal*/

.newtitle {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.428571;
    color: #080808;
    margin: 4px;
}

.newclose {
    padding: 0px;
    float: right;
    font-size: 21px;
    font-weight: 100;
    line-height: 1;
    color: #fff;
    text-shadow: 0 0px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1.2;
}

.btnnew {
    color: #fff;
    background-color: #337ab7;
    border-color: #ccc;
}

.btnnew:hover {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}

.modal-header .newclose {

    background-color: #337ab7 ! important;
    border: none;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 5px;
}

.mynew {

    padding-left: 34px;
    font-weight: bold;
    font-size: 12px;
    margin: 20px;
}

.newform {

    display: block;
    width: 53%;
    height: 31px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-left: 200px;
    margin-top: -42px;
}

.btnnew {

    margin-left: 439px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle
}

.create-page-modal-footer {
    height: 53px !important;
}

.create-package-close-btn {

    padding-right: 10px !important;
    padding-bottom: 9px !important;
    margin-top: -2px !important;
    margin-right: -2px !important;
}

.create-pacakage-modal-header {
    padding: 1px;
}

/*Edit modal*/

.post-trim-site {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 141px;
    white-space: nowrap;
}

.search-topic-pointer {
    cursor: pointer;
}

.over-flow-hidden {
    overflow: hidden !important;
}

.socialicons-spacing-fix {
    margin-left: 30px;
    visibility: hidden;
    margin-right: 7px;
    width: 60px !important;
}

.socialicons-spacing {
    margin-left: 30px;
    margin-right: 7px;
    width: 60px !important;
}

.user-log-inactive {
    background-color: #d4d4d4 !important;
}

.user-log-inactive i {
    background-color: #d4d4d4 !important;
}

.user-log-inactive span {
    background-color: #d4d4d4 !important;
}

.analytic_date {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 11px;
    margin-bottom: 5px;
}

.last-days .dtrange {
    width: 100%;
    display: block;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #E8E8E8;
    font-size: 13px;
    font-weight: 600;
    color: #666;
    position: relative;
}

.dtrange {
    line-height: 28px;
    padding: 0px 10px;
    border: 1px solid #BBB;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    float: left;
    cursor: pointer;
}

.last-days .dtrange i.fa-calendar {
    position: absolute;
    top: 7px;
    right: 7px;
    z-index: 100;
    color: #666;
}

.back-button {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #3b5998;
    border-color: #3b5998;
    color: #fff !important;
    line-height: 30px;
    padding: 0 10px;
    border-radius: 2px;
    display: inline-block;
    margin-right: 6px;
    margin-top: 2px;
    text-decoration: none !important;
}

.x-navigation.x-navigation-custom > li > a.sidebar_ad_link .glyphicon {
    margin-right: 8px !important;
}

.warningBtn {
    background: #cc0000;
    float: left;
    display: inline-block;
    border: 1px solid #cc0000;
    color: #FFF !important;
    padding: 0px 4px;
    font-size: 15px;
    border-radius: 2px;
    cursor: pointer;
    line-height: 20px;
    margin-right: 10px;
    margin-left: -35px;
}
