a, img, link, .btn {
    outline: 0px !important;
}

.padding-zero {
    padding: 0 !important;
}

.noLeftPadding {
    padding-left: 0 !important;
}

.noRightPadding {
    padding-right: 0 !important;
}

.noLeftRightPadding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/*colors css*/
.white {
    color: #fff;
}

.blue {
    color: #3598db;
}

.light-blue {
    color: #9bd7d5;
}

.blue-bg {
    background-color: #3598db;
}

.blue-border {
    border-left: 2px solid #3598db;
}

.orange {
    color: #ff9e00;
}

.orange-bg {
    background-color: #ffaf00;
}

.orange-border {
    border-left: 2px solid #ffaf00;
}

.pirble {
    color: #662987;
}

.pirble-bg {
    background-color: #6b327c;
}

.pirble-border {
    border-left: 2px solid #6b327c;
}

.green {
    color: #3c9f74;
}

.green-bg {
    background-color: #25aa73;
}

.green-border {
    border-left: 2px solid #3c9f74;
}

.red {
    color: #d20000;
}

.red-bg {
    background-color: #d20000;
}

.red-border {
    border-left: 2px solid #d20000;
}

.cold-green {
    color: #196b6a !important;
}

.cold-green-border {
    border-left: 2px solid #196b6a;
}

.dark-blue-border {
    border-left: 2px solid #1f4e79;
}

.dark-blue {
    color: #1f4e79 !important;
}

.social-blue {
    color: #3b5998;
}

/*-------- end colors --------*/
.page-container .page-content {
    background-color: #e1e3e4;
}

.page-content .logo-link {
    position: absolute;
    top: 7px !important;
    left: -190px;
    z-index: 1000;
}

.page-content .logo-link img {
    width: 139px;
}

.page-container .page-sidebar {
    background-color: #fff;
}

.x-navigation.x-navigation-horizontal {
    height: 40px;
    background: #3b5998;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.10);
}

.x-navigation > li.xn-logo > a:first-child {
    height: 40px;
    background: url("../img/logo-new.png") center center no-repeat #3b5998;
    background-color: #3b5998 !important;
    background-position: 50%;
    padding: 0;
}

.x-navigation > li.xn-logo-so > a:first-child {
    height: 40px;
    background: url("../img/SocialOffers-logo.png") center center no-repeat #3b5998;
    background-color: #3b5998 !important;
    background-position: 50%;
    padding: 0;
    background-size:cover;
}

.x-navigation > li.xn-logo-so-new > a:first-child {
    height: 40px;
    background: url("../img/SocialOffers-logo.png") center center no-repeat;
    background-color: #3b5998 !important;
    background-position: 50%;
    width: 200px;
    padding: 0;
    background-size:cover;
}

.x-navigation li > a {
    padding: 10px 10px 10px 10px;
    border: none !important;
}

.x-navigation li.active > a {
    background: #3b5998;
}

.x-navigation li > a:hover {
    background: #3b5998;
}

.x-navigation.x-navigation-custom > li.xn-logo > a {
    background-color: #3b5998 !important;
    padding: 10px;
    height: 40px;
}

.x-navigation li > a span.fa {
    margin-right: 4px;
}

.custom-ul {
    float: right;
}

.custom-ul li > a {
    font-size: 12px;
    font-weight: 700;
    color: #ccd5e8;
    text-transform: uppercase;
}

.custom-ul li.active > a,
.custom-ul li > a:hover {
    color: #fff !important
}

.x-navigation .dots {
    line-height: 40px;
    color: #ccd5e8;
    padding: 0;
    vertical-align: top;
}

.x-navigation li > a .fa {
    color: #ccd5e8;
}

.x-navigation li.active > a .fa,
.x-navigation li > a:hover .fa {
    color: #fff;
}

.custom-ul li > a.mb-control,
.custom-ul li > a.mb-control .fa {
    background: #3b5998;
    color: #ccd5e8;
}

.custom-ul li > a.mb-control :hover,
.custom-ul li > a.mb-control :hover .fa {
    background: #3b5998;
    color: #fff;
}

.x-navigation.x-navigation-custom > li > a.sidebar_ad_link {
    color: #17233c;
    text-transform: capitalize;
    border-left: 3px solid transparent !important;
    padding-left: 10px;
    font-size: 13px;
    font-weight: 600;
    padding: 13px 15px;
    cursor: pointer;
    background-color: #fff;
}

.x-navigation.x-navigation-custom > li > a.sidebar_ad_link .fa {
    color: #c4cde0;
}

.x-navigation.x-navigation-custom > li > a.sidebar_ad_link .fa,
.x-navigation.x-navigation-custom > li > a.sidebar_ad_link .glyphicon {
    color: #c4cde0;
}

.x-navigation.x-navigation-custom > li > a.sidebar_ad_link:hover {
    background-color: #f5f6f7;
    border-left: 3px solid #3b5998 !important;
}

.x-navigation.x-navigation-custom > li > a.sidebar_ad_link:hover .fa,
.x-navigation.x-navigation-custom > li > a.sidebar_ad_link:hover .glyphicon {
    color: #3b5998 !important;
}

.x-navigation.x-navigation-custom > li > a.sidebar_ad_link.active {
    background-color: #f5f6f7;
    border-left: 3px solid #3b5998 !important;
    color: #3b5998 !important;
}

.x-navigation.x-navigation-custom > li > a.sidebar_ad_link.active .fa,
.x-navigation.x-navigation-custom > li > a.sidebar_ad_link.active .glyphicon {
    color: #3b5998 !important;
}

.x-navigation.x-navigation-custom > li > a.sidebar_ad_link.active {
    background-color: #f5f6f7;
    border-left: 3px solid #3b5998 !important;
    color: #3b5998 !important;
}

.x-navigation.x-navigation-custom > li.active > a.sidebar_ad_link {
    background-color: #1f4e79;
    border-left: 3px solid #3b5998 !important;
    color: #fff;
}

.x-navigation.x-navigation-custom > li.active > a.sidebar_ad_link .fa {
    color: #fff !important;
}

.x-navigation.x-navigation-custom > li.create-banner > a.sidebar_ad_link {
    background-color: #3b5998;
    color: #fff !important;
}

.x-navigation.x-navigation-custom > li.create-banner > a.sidebar_ad_link .fa {
    color: #fff !important;
}

.x-navigation.x-navigation-custom > li > a.sidebar_ad_link .bgIcon {
    display: inline-block;
    width: 15px;
    height: 16px;
    margin-right: 6px;
    margin-left: 3px;
    vertical-align: -3px;
}

.x-navigation.x-navigation-custom > li.create-banner > a.sidebar_ad_link .bgIconText {
    display: inline-block;
}

.page-content-wrap .pageTitle {
    font-size: 15px;
    color: #17233c;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
}

.page-content-wrap .pageTitle .fa {
    color: #3b5998;
    padding-right: 8px;
    vertical-align: middle;
}

.pageTitle .iconTitle {
    padding-right: 8px;
    vertical-align: 1px;
    display: inline-block;
}

.page-content-wrap .recordCount {
    font-size: 15px;
    color: #17233c;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
}

.page-content-wrap .recordCount span {
    background: #55acee;
    color: #fff;
    border-radius: 2px;
    padding: 0 7px;
    margin-left: 5px;
    display: inline-block;
}

li .bgIcon.postingSchedule {
    background-image: url('../img/post-schedule-inactive.png');
}

li:hover .bgIcon.postingSchedule,
li a.sidebar_ad_link.active .bgIcon.postingSchedule {
    background-image: url('../img/post-schedule-active.png');
}

li.active .bgIcon.postingSchedule {
    background-image: url('../img/post-schedule-active.png');
}

.title-container .title {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 30px;
    padding-left: 10px;
}

.title-container .title .fa {
    padding-right: 5px;
    vertical-align: 1px;
}

.no-padding {
    padding: 0px !important;
}

.popover {
    font-family: 'Open Sans', sans-serif;
    box-shadow: 0 0 5px rgba(1, 1, 1, .17);
    border-radius: 2px;
    font-size: 12px;
    border: 1px solid #dddddd;
    color: #33414e;
    font-weight: 400;
    text-align: center;
    line-height: 18px;
    max-width: 320px;
}

.popover p {
    margin-bottom: 0px;
}

.popover b {
    font-weight: 700;
}

.popover.top > .arrow {
    bottom: -6px;
    margin-left: -6px;
    border-top-color: rgba(0, 0, 0, 0.3);
}

.btn {
    font-weight: 700 !important;
    font-size: 12px !important;
    border-radius: 2px !important;
    outline: 0 !important;
    text-transform: uppercase !important;
}

/*.btn .fa, .btn .glyphicon {
    font-size: 10px !important;
    position: relative !important;
    top: 0px !important;
}*/

#mb-signout .btn-success {
    background-color: #47ae79;
    border-color: #47ae79;
}

.title-container .btnRoundedBorder {
    margin-top: 4px;
    margin-right: 5px;
}

.btnRoundedBorder {
    border: 1px solid;
    line-height: 20px;
    padding: 0 10px;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}

.btnRounded {
    line-height: 30px;
    padding: 0 10px;
    border-radius: 2px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    border: 0;
}

.btnRounded .leftIcon {
    padding-right: 3px;
}

.orangeBtn {
    background: #ffb400;
    border-color: #ff9e00;
    color: #fff;
}

.greenBtn {
    background: #2ec46a;
    border-color: #2ec46a;
    color: #fff;
}

.darkBlueBtn {
    background: #3b5998;
    border-color: #3b5998;
    color: #fff;
}

.greyBtn {
    background: #ccc;
    border-color: #ccc;
    color: #fff;
}

.btnMargin {
    margin-right: 5px;
}

@media only screen and (max-width: 1285px) {
    .x-navigation.x-navigation-horizontal .custom-ul {
        float: right;
        text-align: center !important;
        height: 40px;
    }

    .x-navigation.x-navigation-horizontal .custom-ul li {
        float: none;
        display: inline-block;
        text-align: center;
    }

    .x-navigation.x-navigation-horizontal .custom-ul li a {
        font-size: 14px;
        padding-left: 7px;
        padding-right: 7px;
    }

    .x-navigation.x-navigation-horizontal .custom-ul li a .fa {
        font-size: 14px;
        width: 20px;
        margin-right: 0px;
    }

    .more-margin {
        margin-left: 0px;
    }

    .dataTables_filter {
        width: 25%;
    }
}

@media only screen and (max-width: 1024px) {
    .page-content .logo-link {
        left: 50% !important;
        margin-left: -70px;
    }

    .x-navigation.x-navigation-horizontal .custom-ul {
        float: none;
    }

    .custom-ul li > a.mb-control {
        background: transparent;
        color: #bccad7;
    }

    .custom-ul li > a.mb-control .fa {
        background: transparent;
        color: #bccad7;
    }

    .x-navigation.x-navigation-horizontal {
        background: #3b5998;
        text-align: center;
        max-height: none;
    }

    .marg-bottom {
        margin-bottom: 0px;
    }

    .dataTables_filter {
        width: 25%;
    }

    .x-navigation {
        max-height: 40px;
    }

    .x-navigation.x-navigation-horizontal .custom-ul {
        /*float:right;*/
    }
}

@media only screen and (max-width: 768px) {
    .x-navigation.x-navigation-horizontal .custom-ul {
        float: none;
        text-align: center !important;
    }

    .x-navigation-panel .stats-container span {
        margin-left: 3px;
        margin-right: 3px;
        font-size: 10px;
    }

    .x-navigation.x-navigation-horizontal .custom-ul li a {
        font-size: 12px;
        padding: 8px 5px;
    }

    .x-navigation.x-navigation-horizontal .custom-ul li {
        float: none;
        display: inline-block;
        text-align: center;
    }

    .x-navigation.x-navigation-horizontal .custom-ul li a .fa {
        font-size: 12px;
        width: 12px;
        margin-right: 0px;
    }

    .progress-holder {
        float: left;
        width: 50%;
        margin: auto;
    }

    .widget-title .fa, .widget-title .glyphicon {
        display: none;
    }

    .ad-area {
        display: none;
    }

    .marg-bottom {
        margin-bottom: 0px;
    }

    .breadcrumb li, .breadcrumb li a {
        font-size: 10px;
        line-height: 12px;
        color: #99a0aa;
        text-decoration: none;
    }

    .dataTables_filter {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    /*.page-content .logo-link {
      left: 10px;
      margin-left: 0px;
    }*/
    .x-navigation-panel .stats-container span {
        margin-left: 1px;
        margin-right: 1px;
        font-size: 9px;
    }

    .custom-ul li > a {
        font-size: 11px !important;
        font-weight: 600 !important;
        text-transform: uppercase;
    }

}

input:focus:invalid, .InValidationStyle {
    border: 1px solid #B64645 !important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(225, 0, 0, 0.22) !important;
}

.titleWithNumber {
    font-size: 16px;
    color: #17233c;
    font-weight: 700;
    display: inline-block;
    line-height: 25px;
    vertical-align: middle;
}

.titleWithNumber span {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background: #3b5998;
    border-radius: 50%;
    padding: 1px 6px;
    vertical-align: 1px;
    margin-right: 5px;
    line-height: normal;
}

.toggleBtn {
    font-size: 12px;
    font-weight: 700;
    background: #ededed;
    color: #666666;
    line-height: 30px;
    padding: 0;
    width: 97px;
    text-transform: none !important;
    text-align: center !important;
    border: 0 !important;
}

.toggleBtn.business-option.active,
.toggleBtn.business-option-step1.active {
    background: #55acee;
    color: #FFF;
}

.toggleBtn.group-option.active,
.toggleBtn.group-option-step1.active {
    background: #31c56c;
    color: #FFF;
}

.notificationsHolder {
    background: #2e4c88;
    border-right: 1px solid #4c6aa8;
    border-left: 1px solid #4c6aa8;
    line-height: 40px;
    vertical-align: top;
    padding: 0 10px !important;
    position: relative;
    cursor: pointer;
}

.notificationsHolder i {
    color: #FFF;
    font-size: 18px;
    vertical-align: -3px;
}

.notificationsHolder .notificationsCount {
    display: block;
    position: absolute;
    top: 3px;
    right: 3px;
    border-radius: 2px;
    background: #c70000;
    color: #FFF;
    font-weight: 600;
    font-size: 11px;
    padding: 0 5px;
    line-height: 16px;
    z-index: 100;
}

.dropdown-menu.noti-dropdown {
    display: none;
    left: -200px;
    overflow: visible;
    min-width: 240px;
    background: #FFF !important;
    border-top-color: #3b5998 !important;
    margin-top: 7px;
    z-index: 99999;
}

.dropdown-menu.noti-dropdown:after, .dropdown-menu.noti-dropdown:before {
    left: 218px;
}

.noti-dropdown.dropdown-menu:before {
    border-bottom-color: #3b5998 !important;
}

.noti-arrow {
    position: absolute;
    top: -5px;
    left: 46%;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px 5px;
    border-color: transparent transparent #fff transparent;
    overflow: visible;
}

.noti-dropdown .noti-scroll-container {
    width: 100%;
    overflow: hidden;
    display: block;
    height: 180px;
}

.noti-dropdown li {
    display: block !important;
    float: none;
    background: #FFF !important;
    overflow: auto;
    border-bottom: 1px solid #efefef !important;
}

.noti-dropdown li a {
    padding: 8px 0 !important;
    display: block;
    border-bottom: 1px solid #eeeff0;
    padding-left: 33px !important;
    background-color: #fff;
    text-decoration: none !important;
    position: relative;
    background: #FFF !important;
}

.noti-dropdown li a i {
    font-size: 13px;
    font-weight: 700;
    color: #c70000 !important;
    position: absolute;
    top: 8px;
    left: 0px;
    padding: 0px;
    padding-top: 8px;
    padding-left: 10px;
}

.noti-dropdown li a .noti-text {
    font-size: 12px;
    font-weight: 600;
    color: #707070;
    padding-top: 6px;
    text-transform: capitalize;
    display: block;
    text-align: left;
    text-overflow: ellipsis;
    line-height: 15px;
}

.noti-dropdown li a .noti-text span {
    font-size: 13px;
    font-weight: 700;
    color: #333;
    display: block;
    text-overflow: ellipsis;
}

/*noty style*/
#noty_topCenter_layout_container li .noty_message {
    font-size: 18px !important;
    font-weight: 600;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

#noty_topCenter_layout_container li i {
    position: absolute;
    top: 5px;
    right: 5px;
    font-size: 14px;
}

.noty_type_success .noty_message:before {
    content: "\f00c";
    font-size: 16px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #fff;
    font-size: 20px;
    padding-right: 0.5em;
}

.noty_type_danger .noty_message:before {
    content: "\f00d";
    font-size: 16px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #fff;
    font-size: 21px;
    padding-right: 0.5em;
}

.noty_type_warning .noty_message:before {
    content: "\f071";
    font-size: 16px;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #fff;
    font-size: 20px;
    padding-right: 0.5em;
}

.noty_type_danger {
    overflow: hidden;
    background: rgb(182, 70, 69) none repeat scroll 0% 0%;
    border-radius: 0px 0px 3px 3px;
    border: 1px solid rgb(182, 70, 69);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    color: rgb(255, 255, 255);
    opacity: 1;
    width: 100%;
    cursor: pointer;
    min-height: 56px;
    text-align: center;
}

.noty_type_success {
    overflow: hidden;
    background: rgb(149, 183, 93) none repeat scroll 0% 0%;
    border-radius: 3px;
    border: 1px solid rgb(149, 183, 93);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    color: rgb(255, 255, 255);
    opacity: 1;
    width: 100%;
    cursor: pointer;
    min-height: 56px;
    text-align: center;
}

.noty_type_warning {
    overflow: hidden;
    background: rgb(254, 162, 35) none repeat scroll 0% 0%;
    border-radius: 0px 0px 3px 3px;
    border: 1px solid rgb(254, 162, 35);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
    color: rgb(255, 255, 255);
    opacity: 1;
    width: 100%;
    cursor: pointer;
    min-height: 56px;
    text-align: center;
}

.noty_message .close {
    float: right;
    font-size: 18px;
    font-weight: 700;
    line-height: 13px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    margin-right: 20px;
}

.noty_message .close:hover {
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.animated-hidden {
    display: none;
}

.animated-show {
    display: block;
    box-shadow: none !important;
}

/**/

@media only screen and (min-width: 1400px) {

    html {
        background: url(../img/backgrounds/wall_1.jpg) top left no-repeat fixed !important;
        background-color: transparent !important;
        background-size: cover !important;
    }

    body {
        padding: 20px 0px;
        background: transparent !important;
    }

    .x-navigation {
        background: #3b5998;
    }

    .page-container {
        width: 1336px;
        float: none;
        margin: 0px auto;
        -moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
        box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.2);
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 0px;
        background-color: #fff;
    }

    .page-container .page-content {
        border-radius: 0px;
    }

    .x-navigation {
        border-radius: 0px;
    }

    .page-container .page-content {
        border-radius: 0px;
    }

    .page-container .page-sidebar.page-sidebar-fixed {
        position: initial;
    }

    .page-container.page-mode-rtl .page-sidebar.page-sidebar-fixed {
        right: 0px;
    }

    .page-container > .page-content {
        padding-bottom: 20px;;
    }
}

.btnRounded.orangeBtn {

    font-size: 15px !important;

}

.btnRounded.orangeBtn {

    border-radius: 5px;
    background-image: -moz-linear-gradient(90deg, rgb(255, 144, 0) 0%, rgb(255, 158, 32) 100%);
    background-image: -webkit-linear-gradient(90deg, rgb(255, 144, 0) 0%, rgb(255, 158, 32) 100%);
    background-image: -ms-linear-gradient(90deg, rgb(255, 144, 0) 0%, rgb(255, 158, 32) 100%);
    box-shadow: 0px 1px 0px 0px rgba(213, 120, 0, 1);

}


/*TimeOut Popup*/
#still-there-modal .modal-dialog{
    width: 750px !important;
    border-radius: 0px;
}
#still-there-modal .modal-content{
    padding: 57px;
    min-height: 300px;
    height: 460px;
    background-color: rgb(255, 255, 255);
    border-radius: 0px;
    box-shadow: none;
    border:none;
}
#still-there-modal .modal-title{
    font-size: 32px !important;
    font-weight: 700;
    color: #333333;
    text-transform: uppercase;
    text-align: center;
    line-height: 25px !important;
}
#still-there-modal .logo-title{
    width: 100%;
    display: block;
    text-align: center;
    font-size: 60px;
    color:#ffa821;
    line-height: 50px;
}
#still-there-modal .modal-header{
    border:none;
    background: none !important;
    padding: 15px !important;
}
#still-there-modal .content-stillthere,#still-there-modal .content-firststillthere{
    font-size: 22px;
    color: #333333;
    text-align: center;
    line-height: 25px;
    margin: 0px;
    text-transform: capitalize;
}
#still-there-modal .content-stillthere span{
    color: #cc0000;
    font-weight: 700;
}
#still-there-modal .content-security{
    font-size: 20px;
    color: #333333;
    text-align: center;
    line-height: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 30px;
    text-transform: uppercase;
}
#still-there-modal .content-firststillthere{
    margin-top: 20px;
}
#still-there-modal .yes-buttom{
    background-image: -moz-linear-gradient( 90deg, rgb(255,158,8) 0%, rgb(255,184,74) 100%);
    background-image: -webkit-linear-gradient( 90deg, rgb(255,158,8) 0%, rgb(255,184,74) 100%);
    background-image: -ms-linear-gradient( 90deg, rgb(255,158,8) 0%, rgb(255,184,74) 100%);
    box-shadow: 0px 2px 0px 0px rgba(201, 123, 0, 1);
    width: 400px;
    height: 60px;
    text-transform: uppercase;
    margin: 0 auto;
    color: #ffffff;
    font-size: 27px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 30px;
    line-height: 60px;
    padding: 0px;
    display: inherit;
    text-align: center;
}
#still-there-modal{
    z-index: 100000;
}

.ui-datepicker {
    z-index: 9999 !important;
}