.mr-10 {
    margin-right: 10px;
}
.ml-10 {
    margin-left: 10px;
}
.mt-10 {
    margin-top: 10px;
}
.mb-10 {
    margin-bottom: 10px;
}
.btn-default {
    background-color: #FEFEFF;
}
.btn-default:hover {
    background-color: #dddddd !important;
}
.btn-full-width {
    width: 100% !important;
}

div.logo-container>a>img.logo-img {
    margin-top: 7px;
}
div.logo-container>a>img.logo-img:hover {
    cursor: pointer;
}
.closed-sidebar a>img.logo-img {
    /*margin-top: 10px;*/
}
/* Loading Spinner */
.spinner {
    margin: 0;
    width: 70px;
    height: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center
}

#sidebar-menu li {
    margin: 5px 0 !important;
}

.spinner > div {
    width: 18px;
    height: 18px;
    background-color: #333;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.spinner .bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.spinner .bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0.0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}

@keyframes bouncedelay {
    0%, 80%, 100% {
        transform: scale(0.0);
        -webkit-transform: scale(0.0)
    }
    40% {
        transform: scale(1.0);
        -webkit-transform: scale(1.0)
    }
}

table#leads-results {
    color: #242425 !important;
}
div.managers-view p a, div.clients-view p a {
    margin-bottom: 15px;
}
form#login-form div.form-group , form#login-form .login-checkbox {
    margin-bottom: 5px !important;
}
form#login-form .help-block-error {
    margin-bottom: 10px !important;
}

/*Account managers CRUD CSS*/
div.user-index a#create-user-btn {
    margin: 15px 0;
}

.user-index .nav>li.active>a, #result-table .nav>li.active>a {
    background: #4d9ce0;
}
div.summary, div.empty {
    margin-bottom: 10px;
}

table#list-table, table#template-table {
    color: #505050;
}
table#list-table tbody tr:hover {
    cursor: pointer;
    background: #eeeeee63;
}
.template-index table#list-table tbody tr:hover {
    cursor: default;
    background: #fff;
}

table#list-table>thead>tr th>a,
table#list-table>thead>tr th {
    color: #337ab7;
}
div.user-index li.active>a, div#result-table li.active>a {
    border-color: #4d9ce0;
    background-color: #4d9ce0;
}

table#list-table tbody td:last-child a>span {
    margin-right: 5px;
}
table.detail-view {
    color: #333333;
}

/*Campaigns block*/
.start-campaign {
    margin-top: 25px;
    margin-bottom: 25px;
}
div.campaigns table#list-table tbody tr:hover,
#result-table table tbody tr:hover,
div#clients table tbody tr:hover,
div#managers table tbody tr:hover,
div.email-marketing-campaigns-index table tbody tr:hover,
table.email-list tbody tr:hover
{
    cursor: pointer;
    color: #292828;
    background-color: #f7f7f7;
}

#result-table table thead tr>th, #result-table table thead tr>th>a {
    color: #4e4f5b !important;
}

/*EMC*/
#emc-status-label {
    font-size: 11px;
}
.grid-view td{ white-space: normal; }

i.fa {
    /*margin-right: 3px;*/
}
div.emc-emails {
    max-height: 300px;
}
div.cke_inner span#cke_1_top, div.cke_inner span#cke_1_bottom {
    background: #fbfbfb;
}

table#login-history-table {
    color: #3c3c3c;
}
ul.pagination>li.active>a, ul.pagination>li.active:hover>a {
    border-color: #458ac7;
    background-color: #4d9ce0;
}

tr>td>p>a.campaigns-list {
    color: #308dcc;
}
input.select2-search__field, label.email-marketing-label {
    width: 100% !important
}
label.email-marketing-label {
    margin-bottom: 10px !important;
}
a.short-code,a.short-code:visited {
    color: #808182;
    border-bottom: 1px dashed #454f5b73;
}
a.short-code:hover, a.short-code:active, a.short-code:link {
    text-decoration: none;
    color: #5b5c5d;
}
div.popover-content {
    min-width: 230px;
}
div.popover-content ul {
    font-size: 12px;
}
div.popover-content ul li span {
    -webkit-user-select: all;  /* Chrome all / Safari all */
    -moz-user-select: all;     /* Firefox all */
    -ms-user-select: all;      /* IE 10+ */
    user-select: all;          /* Likely future */
}
div.popover-content ul li span:hover {
    color: #0a0a0a;
    cursor: text;
    border-bottom: 1px dashed #ababab;
}
h3.popover-title {
    text-align: center;
}
#result-table a>span.badge {
    margin-left: 5px;
}
table.emc-result-tables td:nth-child(3) {
    max-width: 50px;
}
table.emc-result-tables td:nth-child(6),
table.emc-result-tables td:nth-child(7) {
    max-width: 90px;
}

.table-connets thead tr td:nth-child(9) {
    min-width: 150px;
}
.table-connets thead tr td:nth-child(6),
.table-connets thead tr td:nth-child(7),
.table-connets thead tr td:nth-child(8),
.table-messages thead tr td:nth-child(3) {
    min-width: 145px;
}

.table-messages thead tr td:nth-child(5) {
    min-width: 185px;
}

tr#w2-filters td:nth-child(6),
tr#w2-filters td:nth-child(7),
tr#w2-filters td:nth-child(8),
tr#w2-filters td:nth-child(9),
table.email-list td:nth-child(3) {
    max-width: 100px;
}

tr#w1-filters td:nth-child(6) {
    max-width: 90px;
}

div#replies-block, div#replies-block div.panel-body {
    max-height: 500px;
    overflow-y: auto;
}
.spinner img.loader-logo {
    width: 150px;
    right: -43px;
    bottom: 25px;
    position: absolute;
}

.lead-modal-header:hover {
    cursor: move;
}

/*
  Email queue
*/
button#email-import-leads {
    background: #44a9e7;
    color: #fff;
}
button#email-import-leads:hover {
    opacity: 0.8;
    color: #fff;
}

table#leads-results td.lead-link a {
    color: #458ac9;
}
table#leads-results td.lead-link a:hover {
    color: #336996;
}

/*Campaign Reports*/
.charts-container {
    margin: 25px 0;
    min-height: 400px;
}
.center-text {
    padding: 140px 0;
    font-size: 80px;
    color: #eee;
    text-align: center;
    -moz-user-select: none;
    -khtml-user-select: none;
    user-select: none;
}

.campaign-percents_left {
    background: #f9f9f9;
    padding: 25px 40px;
    border-radius: 2px;
}
.campaign-percents_right {
    background: #f9f9f9;
    padding: 25px 40px;
    border-radius: 5px;
}
.badge-percents {
    padding: 3px 5px;
    border-radius: 5px;
}
.roboto {
    font-family: 'Roboto', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
.campaign-last-tables {
    margin: 25px 0;
}

div.lead-result-table table tbody tr td:nth-child(5), div.lead-result-table table tbody tr td:nth-child(6) {
    max-height: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.whiteSpaceOn {
    white-space: normal !important;
}

/*Client dashboard*/
#div-chartw0 > table {
    margin: 0 auto !important;
}
#div-chartw0 circle:nth-child(1), #div-chartw0 circle:nth-child(2) {
    fill: #fafcfe;
    stroke-opacity: 0.2;
}
#div-chartw0 circle:nth-child(2) {
    stroke-width: 0;
}

div.client-dashboard-months a, div.client-dashboard-months input {
    background: #44a9e7;
    color: #fff;
}
div.client-dashboard-months a:hover, div.client-dashboard-months input:hover {
    color: #fff;
}
div.client-dashboard-months a.active, div.client-dashboard-months input.active {
    color: #fff;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.32);
}
div.client-dashboard-months a:visited, div.client-dashboard-months input:visited {
    color: #fff;
}
.dashboard-title {
    font-size: 21px;
}
div.dashboard-charts .panel .panel-heading {
    color: #333;
    background-color: rgba(248, 248, 248, 0.27);
    border-color: #ccc;
}

.donut-leads {
    position: relative;
}
.overlay {
    display: block;
    width: 100%;
    height: 240px;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    top: 50px;
    margin-left: -5px;
    font-size: 38px;
    margin-top: 60px;
}
.overlay-label{
    display:block;
    width: 100%;
    height:240px;
    text-align:center;
    vertical-align: middle;
    position: absolute;
    top: 15px;
    margin-left: -5px;
    margin-top: 145px;
    font-size: 20px;
}

div.client-dashboard-months button.bg-blue {
    background: #44a9e7 !important;
}
div.client-dashboard-months button:hover,
div.client-dashboard-months button:active,
div.client-dashboard-months button:visited {
    color: #fff;
}
#leads-delivered-chart > #div-chartw1 {
    display: flex;
    justify-content: center;
}

table#client-page-transferred-leads thead tr th a,
a.email-mailto
{
    color: #308dcc !important;
}
table#client-page-transferred-leads tbody tr td {
    color: #3c3c3c !important;
}
button#generate-client-report:hover,
button#generate-client-report:active,
button#generate-client-report:visited,
button#generate-client-report:focus,
button.bg-blue-alt:hover,
button.bg-blue-alt:active,
button.bg-blue-alt:visited,
button.bg-blue-alt:hover{
    color: #fff !important;
    opacity: 0.8 !important;
}

/*notifications*/
div.dropdown-menu .scrollable-content {
    height: auto;
    max-height: 250px;
}

.bottom-left {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
    margin-left: 15px;
}
.alert-labeled{
    padding: 0px;
}

.alert-labeled-row{
    display: table-row;
    padding: 0px;
}

.alert-labelled-cell{
    padding: 10px;
    display: table-cell;
    vertical-align: middle;
}

.alert-labeled .close > *{
    padding:10px;
    display: table-cell;
    vertical-align: middle;
}

.alert-label{
    border-radius: 5px;
    vertical-align: middle;
    background: #66ca7f;
    width: auto;
    padding: 10px 15px;
    height: 100%;
    font-size:1.1em;
}

.bg-green-success {
    background-color: #66ca7f;
}
.bg-warning {
    background-color: #66ca7f;
}

#blacklisted-table tbody {
    color: #3a3838;
}
#header-logo {
    float: right !important;
    background-color: transparent !important;
    margin-right: calc(50% - 135px) !important;
    width: 270px !important;
    padding: 0 !important;
}
#header-logo, #page-header {
    height: 95px !important;
}
#page-header .user-account-btn{
    margin: 30px 15px !important;
}
#page-header .user-account-btn>a.user-profile span {
    margin-right: 11px;
    float: left;
    width: 145px !important;
    font-size: 14px;
    font-weight: 600;
    margin-top: 3px;
}
#header-nav-right {
    margin: 0 !important;
    margin-right: 20px !important;
}
#notifications-a {
    margin-top: 22px;
}

#header-nav-right .dropdown>a {
    width: 40px!important;
    height: 40px!important;
    line-height: 40px !important;
}
i#logout {
    margin-left: 5px;
}
i#logout:hover {
    color: #8c8b8b;
}
#header-nav-right .dropdown-menu.float-right {
    top: 63px !important;
}
#lead-linkedin-profile a{
    color: #337ab7 !important;
}
table.queue-replied {
    margin-bottom: 200px !important;
}
span.editable-pencil:hover {
    color: #3781bb;
    cursor: pointer;
}
.taskModal-dialog {
    width: 100%;
    height: 100%;
    margin: 5px;
    padding: 5px;
}

.messagesModal-content {
    height: auto;
    min-height: 100%;
    border-radius: 5px;
}
.messagesModal-dialog {
    width: 100%;
    height: 100%;
    margin: 5px;
    padding: 5px;
}

.taskModal-content {
    height: auto;
    min-height: 100%;
    border-radius: 5px;
}
#csv-connector .summary {
    margin: 15px 0 15px 15px;
}
.step-block {
    margin: 15px 10px;
}
.step-block_title {
    margin: 10px 0;
}
.step-helper {
    margin: 0 10px 10px 10px;
    padding: 15px;
    border: 1px solid #eee;
    border-radius: 5px;
    text-align: center;
}
.helper-tag {
    color: #b74545;
}
#save-messengers {
    margin-left: 10px;
}
#bot-navs {
    font-size: 12px;
}
.table-connects {
    font-size: 14px;
}
.client_wrapper {
    min-height: 100vh;
    border-radius: 4px;
    padding-top: 15px;
    overflow: scroll;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.client_inner-wrapper, .client_how-to-start {
    text-align: center;
}
.client_wrapper a span:not(.caret) {
    padding: 0 12px;
}
body.smart-style-6 nav ul li a {
    font-size: 12px !important;
}
body.smart-style-6 nav>ul>li>a>i {
    margin-right: 0 !important;
}
.label-client {
    font-weight: 600;
}
body.smart-style-6 div[data-notify="container"] {
    margin-top: 40px !important;
}
body.smart-style-6 .client-searches, body.smart-style-6 .client-leads-table {
    margin: 20px 15px 0 15px;
    padding-bottom: 20px;
}
body.smart-style-6 .fc-head-container thead tr, .table thead tr {
    background-color: #fff !important;
    background-image: -webkit-linear-gradient(top, #ffffff 0, #ffffff 100%) !important;
}

body.smart-style-6 #filter-buttons {
    margin: 20px 0;
}

table#client-search-table {
    color: #505050;
}
table#client-search-table tr td {
    vertical-align: middle;
}
table#client-search-table tbody tr:hover {
    background: #eeeeee63;
}

table#client-search-table>thead>tr th>a,
table#client-search-table>thead>tr th,
table#client-search-table>tbody>tr td a.name {
    color: #337ab7;
}
.client-search-actions {
    margin-left: 15px;
}

@media (min-width:1021px) {
    .label-in-progress {
        margin-left: -25px;
    }
}

#total-leads-counter {
    font-weight: 600;
}
.faq-content {
    margin: 25px;
}
p.client-or {
    font-size: 20px;
    font-weight: 400;
    color: #2296f3;
}
.client-var {
    padding: 15px;
    border-radius: 20px;
    border: 1px dashed #2296f314;
}
.message-box, .message-box-type, .message-box-no-thank {
    padding: 25px;
    border-radius: 20px;
    border: 1px solid #2296f314;
}
ul.client-tabs {
    margin: 30px 12px 12px 10px;
}
ul.client-tabs li a {
    border-radius: 5px;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
ul.client-tabs li.active a{
    background: #2296f3;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}
ul.client-tabs li.active a:hover, ul.client-tabs li.active a:visited, ul.client-tabs li.active a:active, ul.client-tabs li.active a:link {
    background: #2296f3 !important;
}
body.smart-style-6 .smart-form .toggle input:checked+i {
    border-color: #187fd2 !important;
}
.smart-form .toggle i {
    width: 56px !important;
}
#container {
    width: 160px;
    height: 36px;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
    user-select: none;
    cursor: pointer;
}

.inner-container {
    position: absolute;
    left: 0;
    top: 0;
    width: inherit;
    height: inherit;
    text-transform: uppercase;
    font-size: .6em;
    letter-spacing: .2em;
}

.inner-container:first-child {
    background: #e9e9e9;
    color: #a9a9a9;
}

.inner-container:nth-child(2) {
    background: dodgerblue;
    color: white;
    clip-path: inset(0 50% 0 0);
    transition: .3s cubic-bezier(0,0,0,1);
}

.toggle {
    width: 50%;
    position: absolute;
    height: inherit;
    display: flex;
    box-sizing: border-box;
}

.toggle p {
    margin: auto;
}

.toggle:nth-child(1) {
    right: 0;
}
.client-control-page-main-title {
    font-size: 16px;
    font-weight: 600;
}
.client-control-page-sub-title, .client-time, .client-message-body {
    font-size: 15px;
}
.marketing-message {
    margin: 10px 0;
    padding: 12px;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
}
.client-message-body, .client-time {
    font-size: 13px;
}
.jarvismetro-tile .iconbox span>span {
    padding: 5px 7px !important;
}
.graph-bottom {
    text-align: center;
    font-size: 21px;
}
#div-chartw2 > div > div, #div-chartw3 > div > div {
    margin: auto;
}
#statistics {
    margin-left: 10px;
}
body.smart-style-6 .label-warning {
    background-color: #fbc52d !important;
}
.jarvismetro-tile.big-cubes {
    width: 130px !important;
    height: 130px !important;
}
.faq-text {
    font-size: 15px !important;
}
.faq-text a {
    color: #35a1ff;
}
.smart-accordion-default .panel-default {
    border-color: #e6e5e5 !important;
}
.smart-accordion-default .panel-default>.panel-heading {
    background-color: #fff !important;
}
.smart-accordion-default .panel-title {
    padding: 3px !important;
}
.smart-accordion-default .panel-default {
    border-radius: 3px !important;
}
nav ul li.active>a:before {
    top: 12px;
}
#logo {
    margin-top: 11px !important;
    margin-left: 10px !important;
}
body.smart-style-6 #logo-group>span#logo:before {
    font-size: 19px !important;
    color: #fff !important;
    font-weight: 500 !important;
}
#client-search-table div.empty {
    margin-top: 8px;
    text-align: center;
}
.modal {
    text-align: center;
    padding: 0!important;
}

.modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
}

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.client_wrapper .tab-pane {
    padding: 5px 15px 15px 15px !important;
}
.client-dashboard-months .select2-container--krajee .select2-selection--single {
    padding: 6px 42px 19px 22px;
}
.client-dashboard-months .select2-container--krajee .select2-selection {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.alert-success-verify {
    border: none;
    font-size: 14px;
    padding: 13px !important;
    background-color: #cde0c4 !important;
    margin-bottom: 0 !important;
    color: #356635 !important;
}
.tickets-body {
    margin: 15px;
}
.ticket-subject {
    margin-bottom: 10px;
}
.ticket-info {
    margin: 20px 30px;
}
.ticket-messages {
    position: relative;
    margin: 0 30px;
    border: 1px solid #f2f2f2;
    border-radius: 5px;
}
.ticket-messages .ticket-messages-container {
    height: 65vh;
    overflow: scroll;
}
.ticket-send-message {
    bottom: 0;
    height: 50px;
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #f2f2f2;
}
.ticket-send-message .ticket-send-message_form {
    height: 100%;
}
.ticket-send-message .ticket-message-input {
    width: 88%;
    height: 100%;
    border: none;
    padding: 0 0 0 15px;
}
.ticket-send-message .ticket-message-btn {
    width: 12%;
    height: 100%;
    border: none;
    border-left: 1px solid #f2f2f2;
    background-color: #2296f3;
    box-shadow: none;
    color: #fff;
    font-weight: 600;
}
.ticket-send-message .ticket-message-btn:hover {
    background-color: #2296f3c4 !important;
}

.ticket-message-box {
    margin: 20px;
    width: 55%;
    float: left;
}
.ticket-message-box .ticket-message-info {
    color: #808080;
    padding: 0;
    font-size: 1.02em;
}
.ticket-message-box .ticket-message-text {
    border: 1px solid #ccc;
    background-color: #f9f9f9;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    margin-top: 5px;
}
.ticket-message-box .ticket-message-text .ticket-message-text_inner {
    padding: 15px;
}
table.table-subscriptions tbody tr:hover {
    cursor: default !important;
}
tr.tomorrow {
    color: white;
    background-color: #efa702;
}