body {
    font-family: proxima-nova, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: proxima-nova, sans-serif;
}
.storestat {
    overflow: hidden;
}
.template-tab {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-top: 40px !important;
    padding-bottom: 50px !important;
    background: none !important;
}
.templates .email {
    background: #f2f2f2;
    border: 1px solid #ddd;
    padding: 20px;
    cursor: pointer;
    transition: all ease-in-out 0.3s;
}
.templates .email h4 {
    margin-top: 0px;
}
.templates .email:hover {
    background: #fff;
}
.templates .email .table {
    margin-top: 0px;
    margin-bottom: 0px;
}
.templates .email .table tbody tr:last-child td {
    border-bottom: none;
}
.page-sidebar .sidebar-menu .menu-items > li > a > .title {
    width: 80% !important;
}
.templates .email div.preview {
    height: 300px;
}
.notification-toggle {
    right: -30px;
    left: auto !important;
}
.notification-toggle .scroll-wrapper > .scroll-content {
    right: 0 !important;
    left: auto !important;
}
#detailedTable td:before {
    content: '';
    margin-right: 0px;
}
#detailedTable td {
    padding-left: 18px;
}
.table tbody tr td {
    border-bottom: 1px solid #eee;
}
.dashboard-stat {
    background: #fff;
    /*box-shadow: 0 0 5px rgba(0,0,0,0.15);*/
    border: 1px solid #ddd;
    border-radius: 3px;
    overflow: hidden;
    margin-top: 30px;
}
.dashboard-stat table {
    width: 100%;
}
.mail-container {
    position: relative;
    vertical-align: top;
}
.mail-container .bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.dashboard-stat td.queue {
    width: 30%;
    background: #fff;
    border-left: 1px solid #eee;
    vertical-align: top;
    text-align: center;
}
.dashboard-stat td.queue .user {
    width: 27px;
    height: 27px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    padding-top: 6px;
    font-weight: bold;
    font-size: 12px;
    display: inline-block;
    margin-top: 3px;
    margin-bottom: 3px;
    margin-left: 6px;
    margin-right: 6px;
    position: relative;
    opacity: 1;
}
.dashboard-stat td.queue .user.pending {
    opacity: 0.4;
}
.dashboard-stat td.queue .user .status {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border:  2px solid #fff;
    background: #ddd;
    position: absolute;
    bottom: -2px;
    right: -2px;
}
.dashboard-stat td.queue .user.pending .status {
    background: orange;
}
.dashboard-stat td.queue .user.sent .status {
    background: green;
}
.dashboard-stat td.queue .bottom {
    padding-top: 10px;
    background: #fff;
}
.dashboard-stat td.queue .top {
    padding-top: 10px;
}
.dashboard-stat td.queue .user.blue {
    background: #25a8e0;
}
.dashboard-stat td.queue .user.green {
    background: #56b952;
}
.dashboard-stat td.queue .user.pink {
    background: #e84482;
}
.dashboard-stat td.queue .user.orange {
    background: #f37c6f;
}
.dashboard-stat td.queue .user.yellow {
    background: #fed500;
}
.dashboard-stat td.queue .user.purple {
    background: #896db0;
}
.dashboard-stat .email-title {
    font-weight: 600;
    letter-spacing: normal;
    margin-bottom: 0px;
    color: #37474f;
    line-height: 22px;
    font-size: 14px;
}
.dashboard-stat .email-text, .dashboard-stat .email-queue {
    color: #78909c;
    font-size: 13px;
    margin-top: 5px;
}
.dashboard-stat .email-text i, .dashboard-stat .email-queue i {
    width: 15px;
    opacity: 0.9;
}
.dashboard-stat .email-queue {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.page-sidebar {
    z-index: 1100;
}
.dashboard-stat .middle {
    background: url(../img/shop-front.jpeg) no-repeat center;
    background-size: cover;
    padding: 15px 10px;
    position: relative;
}
.dashboard-stat .middle .overlay {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 0;
    bottom: 0;
    background: rgba(76,156,217,1);
    background: -moz-linear-gradient(top, rgba(76,156,217,1) 0%, rgba(29,145,222,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76,156,217,1)), color-stop(100%, rgba(29,145,222,1)));
    background: -webkit-linear-gradient(top, rgba(76,156,217,1) 0%, rgba(29,145,222,1) 100%);
    background: -o-linear-gradient(top, rgba(76,156,217,1) 0%, rgba(29,145,222,1) 100%);
    background: -ms-linear-gradient(top, rgba(76,156,217,1) 0%, rgba(29,145,222,1) 100%);
    background: linear-gradient(to bottom, rgba(76,156,217,1) 0%, rgba(29,145,222,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c9cd9', endColorstr='#1d91de', GradientType=0 );
    opacity: 1;
}
.dashboard-stat .middle .statistics {
    display: block;    
    position: relative;
}
.dashboard-stat .middle span {
    font-size: 26px;
    display: block;
    font-weight: bold;
    color: rgba(255,255,255,1);
}
.dashboard-stat .middle .conversionlabel {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
    color: rgba(255,255,255,0.9);
}
#emailEditor .dismiss, #messageEditor .dismiss, #sourceCreator .dismiss, #customerDetail .dismiss, #pastEmail .dismiss, #extendedTrial .dismiss, #filterPreferences .dismiss, #connectionSettings .dismiss, #changePlan .dismiss, #messengerUpgrade .dismiss, #novaUpgrade .dismiss, #paidAccount .dismiss, #recovered_orders .dismiss, .modal .dismiss {
    position: absolute;
    right: -40px;
    top: -40px;
    background: none;
    border: none;
    color: rgba(255,255,255,0.6);
    padding: 15px;
    transition: all ease-in-out 0.2s; 
}
#emailEditor .dismiss:hover, #messageEditor .dismiss:hover, #sourceCreator .dismiss:hover, #customerDetail .dismiss:hover, #pastEmail .dismiss:hover, #extendedTrial .dismiss:hover, #filterPreferences .dismiss:hover, #connectionSettings .dismiss:hover, #changePlan .dismiss:hover, #messengerUpgrade .dismiss:hover, #novaUpgrade .dismiss:hover, #paidAccount .dismiss:hover, #recovered_orders .dismiss:hover, .modal .dismiss:hover {
    color: rgba(255,255,255,1);
}
.editEmail, .archivedEmail {
    background: #fff;
    /*box-shadow: 0 0 5px  rgba(0,0,0,0.15);*/
    border-radius: 3px;
}
.dashboard-stat .icon {
    float: left;
    display: inline-block;
    width: 100%;
    padding: 30px 18px;
    text-align: center;
}
.dashboard-stat .icon i {
    color: #fff;
    font-size: 24px;
}
.dashboard-stat .info {
    float: left;
    display: inline-block;
    margin-left: -15px;
    padding-top: 16px;
}
.jumbotron {
    background: #f1f3f4;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.panel.panel-transparent {
    z-index:10;
}
.nav-tabs-fillup > li.active > a, .nav-tabs-fillup > li.active > a:hover, .nav-tabs-fillup > li.active > a:focus {
    background: #f1f3f4;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;    
    margin-right: 1px;
}
.nav-tabs-fillup > li.active {
    bottom: -1px;
}
.editEmail .top, .archivedEmail .top {
    padding: 15px;
}
.editEmail .bottom, .archivedEmail .bottom {
    padding: 15px;
    background: #f9f9f9;
    border-top: 1px solid #eee;
}
.editEmail .bottom p {
    margin-top: 3px;
    margin-bottom: 0px;
}
.dashboard-stat .email_detail {
    padding: 0px;
}
.dashboard-stat .email_detail li {
    display: inline-block;
    float: left;
    list-style: none;
    color: #78909c;
    font-size: 13px;
    margin-top: 5px;
    padding-left: 5px;
    padding-right: 2px;
}
.dashboard-stat .email_detail li:first-child {
    padding-left: 0px;
}
.dashboard-stat .email_detail li:last-child {
    padding-right: 0px;
}
.dashboard-stat .email_detail li span {
    opacity: 0.5;
}
.dashboard-stat .email_detail li i {
    width: 20px;
    opacity: 0.6;
}
.dashboard-stat .bottom .btn-sm {
    line-height: 16px;
}
.dashboard-stat .info small {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    color: #aaa;
}
.dashboard-stat .info h2 {
    margin: 0px;
    margin-top: 0px;
    line-height: 36px;
}
.dashboard-stat .info p {
    margin-top: 10px;
    font-size: 16px;
}
.dashboard-stat p.fs-12 {
    color: rgba(28, 54, 83, 0.6);
}
.dashboard-stat .fa-circle-o-notch {
    display: none;
}
.loading_icon {
    margin-top: 7px;
}
.editEmail, .archivedEmail {
    cursor: pointer;
}
.brand.inline img {
    margin-left: 20px;
    margin-top: 3px;
}
.sendpreview-success {
    color: #10cfbd;
    display: none;
    font-size: 18px;
}
#modalAccountSetup .modal-dialog {
    width: 500px;
}
.hr-sm {
    max-width: 80px;
}
#modalAccountSetup .panel.panel-default {
    border: none;
    margin-top: 20px;
}
#modalAccountSetup .setup-text {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
}
.checkbox label::after {
    left: 2.6px !important;
}
.defaultlogo {
    background: #f9f9f9;
    border: 2px dashed #ddd;
    color: #ddd;
    width: 140px;
    height: 140px;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
    font-family: 'Pacifico', cursive;
    font-size: 26px;
    padding-top: 50px;
}
.profile-dropdown a {
    cursor: pointer;
}
.logo-container {
    display: inline-block;
    float: left;
}
.logo-container img {
    max-height: 45px;
}
.account-upload-logo {
    display: inline-block;
}
.gridster div.griditem {
    background: #eee;
    list-style: none;
}
.email-pane {
    min-height: 142px;
}
.templates .email-pane .col-md-4:nth-child(1) .dashboard-stat, .templates .email-pane .col-md-4:nth-child(2) .dashboard-stat, .templates .email-pane .col-md-4:nth-child(3) .dashboard-stat {
    margin-top: 0px;
}
.email-pane .col-md-4 .dashboard-stat {
    margin-bottom: 20px;
}
.email-pane .col-md-4:last-child .dashboard-stat {
    margin-bottom: 0px;
}
.nav-tabs-fillup {
    border-bottom: none
}
.nav-tabs-fillup > li {
    cursor: pointer;
}
.nav-tabs-fillup > li > a:after {
    background: #f0f0f0;
    border-color: #f0f0f0;
}
.nav-tabs-fillup > li.active > a, .nav-tabs-fillup > li.active > a:hover, .nav-tabs-fillup > li.active > a:focus {
    color: #626262;
}
.deletesource {
    color: #f55753;
    padding-right: 0px;
}
.deletesource:hover, .deletesource:focus, .deletesource:active {
    color: #f77975;
}
.sm-form-control {
    height: 28px;
    min-height: 28px;
    padding: 5px 10px;
    max-width: 60px;
    margin-left: 5px;
    margin-right: 5px;
}
hr.sm {
    margin-top: 10px;
    margin-bottom: 10px;
}
.inline-block {
    display: inline-block;
}
.btn-danger.btn-inverse {
    color: #f55753;
    background: #fff;
}
#modalSlideUp .userdetails {
    padding-bottom: 20px;
    list-style: none;
    padding-left: 0px;
}
#modalSlideUp .userdetails li {
    float: left;
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
}
#modalSlideUp .userdetails li:first-child {
    padding-left: 0px;
}
#modalSlideUp .summary {
    display: none;
}
.sources .tag, #modalCreateSource .tag {
    margin-right: 5px;
}
#modalCreateSource .tag {
    cursor: pointer;
}
.checkbox label::after {
    left: 1.2px;
}
.spinner {
    margin: 100px auto;
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center; 
    -webkit-animation: sk-rotate 2.0s infinite linear;
    animation: sk-rotate 2.0s infinite linear;
}
.dot1, .dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: rgba(110, 92, 167, 0.5);
    border-radius: 100%;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out;
}
.dot2 {
    top: auto;
    bottom: 0;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}
/*.page-sidebar .sidebar-menu .menu-items > li {*/
    /*margin-bottom: 10px;*/
/*}*/
.icon-thumbnail > i {
    line-height: 40px;
}
.sub-menu .icon-thumbnail > i {
    line-height: 30px;
}
.sidebar-header .brand {
    margin-top: 2px;
}
.page-container .page-content-wrapper .content {
    min-height: 0;
    padding-bottom: 0px;
}
/*Email editor styling*/
#emailEditor .modal-dialog {
    margin-top: 50px;
    margin-bottom: 50px;
}
#emailEditor .controlpanel {
    background: white;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 280px;
    border-left: 1px solid #ddd;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    overflow-y:scroll;
}
#emailEditor .controlpanel .panel-group {
    margin-bottom: 15px;
}
#emailEditor .controlpanel .instructions {
    padding: 6px 12px;
}
#emailEditor .controlpanel .intro-header {
    padding: 6px 12px;
}
#emailEditor .controlpanel .instructions p {
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 5px;
}
#emailEditor .controlpanel .instructions .label {
    display: inline-block;
    margin-bottom: 5px;
}
#emailEditor .controlpanel .panel-group .panel-heading {
    padding: 6px 12px 6px 16px;
}
#emailEditor .controlpanel .panel .panel-heading .panel-title {
    text-transform: none;
}
#emailEditor .controlpanel .panel-group .panel {
    border-radius: 0px;
    border-left: none;
    border-right: none;
    border-top: none;
    background: #f9f9f9;
}
#emailEditor .controlpanel .panel-group .panel + .panel {
    margin-top: 0px;
}
#emailEditor .controlpanel .panel-group .panel-heading .panel-title > a.collapsed, #emailEditor .controlpanel .panel-group .panel-heading .panel-title > a {
    color: rgba(98, 98, 98, 0.7) !important;
}
#emailEditor .controlpanel .panel-group .panel-heading + .panel-collapse .panel-body {
    background: #fff;
    border-top: 1px solid #eee;
}
#emailEditor .controlpanel .fa, #emailEditor .controlpanel .fal {
    width: 20px;
}
#emailEditor .describeIt .fa {
    width: 8px;
}
#emailEditor .email h2 {
    font-family: Helvetica, Arial, Sans-Serif; 
    color: rgba(28, 54, 83, 0.6);
}
.controlpanel::-webkit-scrollbar { 
    display: none; 
}
.savecontainer {
    padding: 6px 12px;
}
.btn-gr {
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
    -webkit-transition: all .05s ease-in-out;
    transition: all .05s ease-in-out;
    display: inline-block;
    padding: 10px 12px;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    line-height: 100%;
    font-family: -apple-system, ".SFNSDisplay-Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.btn-gr.btn-save {
    background: rgba(57,120,176,1);
    background: -moz-linear-gradient(top, rgba(57,120,176,1) 0%, rgba(51,108,158,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(57,120,176,1)), color-stop(100%, rgba(51,108,158,1)));
    background: -webkit-linear-gradient(top, rgba(57,120,176,1) 0%, rgba(51,108,158,1) 100%);
    background: -o-linear-gradient(top, rgba(57,120,176,1) 0%, rgba(51,108,158,1) 100%);
    background: -ms-linear-gradient(top, rgba(57,120,176,1) 0%, rgba(51,108,158,1) 100%);
    background: linear-gradient(to bottom, rgba(57,120,176,1) 0%, rgba(51,108,158,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3978b0', endColorstr='#336c9e', GradientType=0 );
    border:none;
    transition: all ease-in-out 0.3s;
}
.btn-gr.btn-save:hover {
    background: rgba(51,108,158,1);
    background: -moz-linear-gradient(top, rgba(51,108,158,1) 0%, rgba(40,89,133,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(51,108,158,1)), color-stop(100%, rgba(40,89,133,1)));
    background: -webkit-linear-gradient(top, rgba(51,108,158,1) 0%, rgba(40,89,133,1) 100%);
    background: -o-linear-gradient(top, rgba(51,108,158,1) 0%, rgba(40,89,133,1) 100%);
    background: -ms-linear-gradient(top, rgba(51,108,158,1) 0%, rgba(40,89,133,1) 100%);
    background: linear-gradient(to bottom, rgba(51,108,158,1) 0%, rgba(40,89,133,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#336c9e', endColorstr='#285985', GradientType=0 );
    border:none;
}
.deletebtn {
    margin-top: 10px;
    color: #c04355;
    border: none;
}
.deletebtn:hover {
    background: none;
    border: none;
    color: #c04355;
    text-decoration: underline;
}
#modalGlobalExplanation {
    z-index: 1100;
}
#modalGlobalExplanation .modal-content, #emailEditor .modal-content {    
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.15);
}
#emailEditor .describeIt {
    margin-top: 10px;
    margin-right: 3px;
    cursor: pointer;
}
#emailEditor form {
    margin: 0px;
}
#emailEditor .controlpanel .panel-group {
    border-top: 1px solid #eee;
}
#emailEditor .controlpanel .panel-group:first-child {
    border-top: none;
}
#emailEditor .emailpanel h2 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 32px;
}
#emailEditor .emailpanel .producttitle {
    font-size: 18px;
    color: #2B4363; 
    font-weight: 600; 
    margin: 0px; 
    margin-bottom: 5px; 
    line-height: 20px;
}
#emailEditor .emailpanel .productprice {
    float: right;
    display: inline-block;
    padding-left: 20px; 
    text-align: right;
    font-weight: 600;
    font-size: 16px;
    color: #626262;
}
#emailEditor .emailpanel {
    background: #f2f2f2;    
    padding: 100px 10px 60px 10px;
    padding-right: 295px;
}
#emailEditor #collapseSix .btn {
    padding: 9px 12px 10px 12px;
}
#emailEditor .live-preview {
    position: absolute;
    left: 10px;
    bottom: 10px;
    background: rgba(0,0,0,0.4);
    color: #fff;
    padding: 6px 10px;
    font-size: 13px;
    border-radius: 3px;
    transition: all ease-in-out 0.2s;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
#emailEditor .subject {
    position: absolute;
    left: 10px;
    top: 10px;
    right: 295px;
    background: #fff;
    padding: 10px 10px;
    font-size: 16px;
    border-radius: 3px;
    text-align: left;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
#emailEditor .subject .form-group {
    margin: 0px;
    width: 100%;
}
#emailEditor .size-toolbar {
    position: absolute;
    right: 295px;
    bottom: 10px;
}
#emailEditor .size-toolbar .btn-group {
    transition: all ease-in-out 0.2s;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
#emailEditor .size-toolbar .btn {
    padding: 10px 16px;
}
#emailEditor .email h1 {
    font-family: Helvetica, Arial, Sans-Serif; 
    color: rgba(28, 54, 83, 0.6); 
    font-size: 18px; 
    font-weight: bold; 
    line-height: 33px; 
    margin-bottom: 0px; 
    letter-spacing: normal; 
    display: none;
}
#emailEditor .live-preview:hover {
    background: rgba(0,0,0,0.7);
}
#emailEditor .email {
    background: #fff;
    max-width: 590px;
    margin: 0 auto;
    /*min-height: 600px;*/
    padding: 30px;
    text-align: center;
}
#emailEditor .email .logo {
    margin-bottom: 30px;
}
#emailEditor .email h2 {
    font-weight: bold;
}
#emailEditor .spinner, #messageEditor .spinner, #sourceCreator .spinner, #customerDetail .spinner, #editTimeModal .spinner, #pastEmail .spinner, #extendedTrial .spinner, #filterPreferences .spinner, #connectionSettings .spinner, #messengerUpgrade .spinner, #novaUpgrade .spinner, #paidAccount .spinner {
  width: 40px;
  height: 40px;
  background-color: #eee;
  margin: 100px auto;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out;
}
#customers_container .spinner {
    width: 40px;
    height: 40px;
    background-color: #eee;
    margin: 20px 0px;
    -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
    animation: sk-rotateplane 1.2s infinite ease-in-out;
}
.m-t-10-important {
    margin-top: 10px !important;
}
@-webkit-keyframes sk-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes sk-rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
  } 100% { 
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}
.colorpick {
    width: 28px;
    height: 28px;
    background: url(../images/select2.png) center;
}
.colorpicker {
    z-index: 9999;
}
.controlpanel .panel-body {
    padding: 0px;
}
.controlpanel .panel-body>ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.controlpanel .panel-body>ul li {
    border-top: 1px solid #f2f2f2;
    padding: 12px 12px;
}
.controlpanel .panel-body>ul li:first-child {
    border-top: none;
}
.controlpanel .form-group {
    margin: 0px;
}
.extra-pad {
    padding-top: 6px;
    padding-bottom: 6px;
    display: inline-block;
}
.getorderbutton {
    background: rgba(28, 54, 83, 0.6); 
    color: #fff; 
    text-decoration: none; 
    padding: 14px 20px;
    position: relative; 
    display: inline-block; 
    margin-top: 50px; 
    font-size: 14px;
}
.controlpanel .checkbox label {
    padding-left: 18px !important;
    margin-right: 0px;
}
.controlpanel .checkbox label::after {
    left: 2.5px;
}
.cp-color-picker {
    z-index: 9999 !important;
}
.controlpanel .color {
    max-width: 110px;
    font-size: 12px;
    height: auto;
    min-height: 0px;
}
#sourceCreator .sources {
    padding: 0px;
    list-style: none;
    margin: 0px;
}
#sourceCreator .sources li {
    display: inline-block;
    width: 32%;
    padding: 10px;
    text-align: center;
}
#sourceCreator .sources li img {
    max-height: 30px;
    margin-bottom: 15px;
}
#sourceCreator .sourceheader {
    padding: 10px;
    border-bottom: 1px solid #ddd;
}
#sourceCreator .sourcefooter {
    padding: 10px;
    border-top: 1px solid #ddd;
}
#sourceCreator .sourceheader h3 {
    font-size: 20px;
}
#sourceCreator .sourcebody {
    background: #f1f3f4;
    padding-top: 10px;
    padding-bottom: 10px;
}
#sourceCreator .icon-container {
    background: #fff;
    padding: 30px 20px;
    border-radius: 3px;
    border: 1px solid #ddd;
    position: relative;
    cursor: pointer;
    transition: all ease-in-out 0.2s;
}
#sourceCreator .icon-container:hover {
    background: #f9f9f9;
}
#sourceCreator .icon-container.selected {
    background: #f9f9f9;
}
#sourceCreator .icon-container small {
    color: #78909c;
}
#sourceCreator .icon-container.selected small {
    opacity: 0.4;
}
#sourceCreator .icon-container.active {
    border: 9px solid #ddd;
    padding: 22px 20px;
}
#sourceCreator .icon-container.selected img, #sourceCreator .icon-container.selected span {
    opacity: 0.4;
}
#sourceCreator .icon-container.selected i {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px;
    color: #10cfbd;
}
#sourceCreator form {
    margin-bottom: 0px;
}
.nav.nav-tabs.nav-tabs-fillup img {
    max-height: 15px;
    margin-right: 10px;
    display: inline-block;
    float: left;
    transition: transform 0.5s ease 0s;
    transform: translate3d(0px, 5px, 0px);
    image-rendering: auto;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
}
.cartinfo img {
    max-height: 16px;
}
.nav.nav-tabs.nav-tabs-fillup .tab_title {
    padding-top: 5px;
    display: inline-block;
}
.sourceCreator>span {
    margin-top: 5px;
}
#customerDetail .modal-dialog {
    width: 800px;
}
@-webkit-keyframes sk-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes sk-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}
@-webkit-keyframes sk-bounce {
    0%, 100% { -webkit-transform: scale(0.0) }
    50% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bounce {
    0%, 100% { 
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 50% { 
        transform: scale(1.0);
        -webkit-transform: scale(1.0);
    }
}
.source_actions {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 50px;
    text-align: right;
    padding: 10px 1px;
}
.source_actions .div-ider {
    background: #aaa;
    width: 1px;
    height: 15px;
    margin-bottom: -4px;
    margin-left: 10px;
    margin-right: 10px;
    display: inline-block;
}
.source_actions .sending_container {
    display: inline-block;
    padding: 6px 12px;
    line-height: 21px;
}
.source_actions .switchery {
    margin-left: 5px;
}
#collapseSeven .radio, #collapseSeven .checkbox {
    margin-top: 5px;
    margin-bottom: 0px;
}
.bg-complete {
    background-color: #48b0f7;
    color: #fff;
}
.bg-primary {
    background-color: #6d5cae;
    color: #fff;
}
.label.bg-warning {
    background-color: #efb20a;
    color: #fff;
}
.input-daterange .input-sm, .jumbotron .btn-default {
    border: 1px solid #ddd;
}
#sendPreviewButton {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
}
/*.btn.edittime {
    height: 28px;
    min-height: 28px;
    padding: 3px 10px;
    max-width: 80px;
    margin-left: 5px;
    margin-right: 5px;
}*/
.editSendTime {
    max-width: 120px;
    font-size: 13px !important;
 }
.editSendTime {
    font-size: 13px;
}
.editSendTimeContainer {
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    display: inline-block;
    float: left;
}
.editSendTime .input, .editSendTime .form-control {
    padding: 3px 10px;
    height: 28px;
    min-height: 28px;
    border: 1px solid #ddd;
}
.editSendTime div.cs-skin-slide > span {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 18px;
    height: 26px;
    min-height: 26px;
    border: none;
    font-size: 13px;
}
.editSendTime .cs-backdrop {
    border: none;
}
.editSendTime .input-group-addon {
    padding: 0px;
    border: 1px solid #ddd;
    border-left: none;
}
.editSendTime .cs-select > span::after {
    right: 5px;
}
.table.table-condensed.table-detailed > tbody > tr > td:first-child:before {
    content: "";
    margin-right: 0px;
}
.jumbotron:not(.border-top) {
    border-top: none;
}
.header {
    border-bottom: 1px solid #ddd;
}
.message_panel {
    padding: 40px 20px;
    color: #000;
}
.message_bubble {
    background: #f1f0f0;
    padding: 6px 12px;
    border-radius: 20px;
}
.message_bubble p {
    font-size: 16px;
    margin: 0px;
}
.message_panel {
    position: relative;
    padding-left: 56px;
}
.page_image {
    width: 32px;
    height: 32px;
    position: absolute;
    left: 12px;
    bottom: 40px;
    border-radius: 50%;
    overflow: hidden;
}
.page_image img {
    max-width: 100%;
}
.settings_panel {
    padding: 15px;
    background: #f9f9f9;
    border-top: 1px solid #eee;
}
.message_builder .deletebtn {
    padding: 10px 12px;
    margin-top: 0;
    line-height: 100%;
    border: 1px solid #ddd;
}
.message_builder .deletebtn:hover {
    text-decoration: none;
}
.connection_status {
    background: #fff;
    border: 1px solid #ddd;
    padding: 10px 15px;
    margin-left: 15px;
    display: inline-block;
    margin-top: 30px;
    border-radius: 3px;
    overflow: hidden;
    max-width: 270px;
    width: 100%;
    text-align: left;
    cursor: pointer;
    position: relative;
    float: right;
}
.connection_status img {
    display: inline-block;
    margin-right: 10px;
    max-width: 30px;
    border-radius: 4px;
}
.connection_status p {
    display: inline-block;
    margin-right: 20px;
    margin-bottom: 0px;
    font-weight: 600;
    letter-spacing: normal;
    color: #37474f;
    line-height: 22px;
    font-size: 14px;
}
.connection_status a span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.connection_status span.label {
    margin-top: 6px;
}
.integrations_label {
    margin: 0px;
    display: inline-block;
    margin-top: 45px;
    margin-right: 0px;
    float: right;
    color: #78909c;
}
.plan_container {
    padding: 30px;
}
.plan_container h4 {
    margin-top: 0px;
}
.plan_container ul, .pricing_container ul {
    padding: 0px;
    margin: 0px;
}
.plan_container li, .pricing_container li {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.plan_container i, .pricing_container i {
    width: 18px;
    color: #10cfbd;
}
.plan_container i.fa-check-circle, .pricing_container i.fa-check-circle {
    color: #10cfbd;
}
.plan_container i.fa-minus-circle, .pricing_container i.fa-minus-circle {
    color: #f55753;
}
.plan_container p, .pricing_container p {
    color: #78909c;
}
.plan_container .price_container {
    padding: 20px 0px;
    font-size: 15px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-top: 20px;
    margin-bottom: 20px;
}
.plan_container strike, .pricing_container strike {
    font-size: 13px;
    margin-right: 5px;
}
.message_window_container {
    margin: 0 auto;
    max-width: 300px;
}
.message_window {
    border-radius: 30px;
    margin-top: 10px;
    overflow: hidden;
    border: 1px solid #eee;
    -webkit-box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 15px -5px rgba(0,0,0,0.25);
}
.message_window .image {
    height: 200px;
}
.message_window .buttons {
    background: #fff;
}
.message_window .buttons .btn {
    border: none;
    border-top: 1px solid #eee;
    color: #0084ff;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: bold;
    border-radius: 0px;
}
.message_window .message {
    background: #fff;
    padding: 10px;
    border-top: 1px solid #eee;
}
.message_window .message .title {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}
.message_window .message .text {
    font-size: 14px;
    color: rgba(0, 0, 0, .40);
}
.message_window .message .link {
    font-size: 13px;
    color: rgba(0, 0, 0, .40);
}
.message_error {
    display: none;
}
.fb-messenger-checkbox {
    margin-left: -12px;
}
.jumbotron h1 {
    font-size: 24px;
    font-weight: bold;
    color: #232323;
    margin: 0px;
    line-height: 33px;
}
.dashwindow {
    border: 1px solid #ddd;
    margin-bottom: 30px;
    border-radius: 3px;
    overflow: hidden;
}
.dashwindow .top {
    padding: 30px;
    background: #fff;
}
.dashwindow .bottom {
    padding: 30px;
    background: #f9f9f9;
    border-top: 1px solid #ddd;
}
.dashwindow .bottom.tbl {
    padding: 0px;
}
.dashwindow .bottom.tbl .table {
    margin: 0px;
}
.metric_heading {
    font-size: 14px;
    color: #999;
    font-weight: 600;
}
.metric_heading.sm {
    font-size: 12px;
}
.jumbotron p.metric_lg, .metric_lg {
    font-size: 34px;
    color: #232323;
    font-weight: bold;
    margin: 15px 0 0 0;
}
.jumbotron p.metric_md, .metric_md {
    font-size: 20px;
    color: #161616;
    font-weight: bold;
    margin: 10px 0 0 0;
}
.jumbotron p.metric_lg span, .metric_lg span {
    font-size: 16px;
}
.rate {
    font-size: 16px;
}
.rate.sm {
    font-size: 14px;
}
.bottom.tbl img {
    max-width: 16px;
    margin-right: 5px;
    margin-top: -2px;
}
.table.table-condensed.customer_table tbody tr td {
    padding-top: 8px;
    padding-bottom: 8px;
}
.customer_table .label {
    width: 100%;
    display: inline-block;
}
.recovery_rate_icon {
    cursor: pointer;
}
.input-daterange .input-group-addon {
    border-top: 1px solid #ddd !important;
    border-bottom: 1px solid #ddd !important;
}
.new_dash .ph-item {
    padding: 0px;
    border: none;
    margin: 0px;
}
.new_dash .ph-row {
    margin-left:-15px;
    margin-right:-15px;
}
.new_dash .ph_row.no_bottom .big, .new_dash .ph_row.no_bottom div {
    margin-bottom: 0px;
}
.new_dash .ph-row.no_bottom .big, .new_dash .ph-row.no_bottom.big div {
    margin-bottom: 0px;
}
.new_dash .jumbotron p.metric_lg, .new_dash .metric_lg {
    margin-bottom: 5px !important;
    color: #333333 !important;
}
.new_dash .metric_heading {
    font-weight: 500 !important;
}
.ph-item {
    background: none !important;
}
.type_icon {
    float: right;
    width: 25px;
    border-radius: 5px;
}
.queue {
    padding: 0px;
}
.queue .table-responsive {
    overflow-x: visible;
}
.queue .table thead tr th {
    font-size: 11px;
    padding-top: 16px;
}
.queue .table {
    margin-bottom: 0px !important;
    border-bottom: 1px solid #ddd;
}
.queue thead {
    /*background: #fff;*/
}
.queue table.dataTable.table-condensed .sorting:after, .queue table.dataTable.table-condensed .sorting_asc:after, .queue table.dataTable.table-condensed .sorting_desc:after {
    top: 12px;
}
.queue table tr:last-child td {
    border-bottom: 1px solid #ddd
}
.panel-body.queue {
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #ddd;
    background: #fff;
    margin-bottom: 20px;
}
.dataTables_wrapper .row:last-child {
    margin-left: 0px;
    margin-right: 0px;
}
.dataTables_wrapper .dataTables_info {
    padding-left: 20px;
}
div.dataTables_wrapper div.dataTables_info {
    padding-top: 4px;
}
div.dataTables_wrapper div.dataTables_paginate {
    padding-right: 20px;
}
#search-table {
    margin-bottom: 15px;
}
.filter_option {
    display: inline-block;
    margin-top: 40px;
    text-align: left;
    margin-bottom: 0px;
}
.filter_option label {
    margin-right: 0px;
    margin-left: 15px;
}
.queue .view_button {
    margin-top: -5px;
    margin-bottom: -5px;
}
.queue .table.table-hover tbody tr:hover td {
    background: #fcfcfc !important;
}
.page_btn {
    border: 1px solid #ddd;
}
.btn_row {
    margin-bottom: 40px;
    text-align: right;
    float: right;
}
.table.table-condensed tbody tr td *:not(.dropdown-default) {
    white-space: normal;
}
.controlpanel .checkbox {
    margin-top: 8px;
}
.clear_conversions {
    cursor: pointer;
}
.filter_preferences i {
    line-height: 20px;
}
.account-settings .input-group.transparent .input-group-addon {
    min-width: 35px;
}
.admin_tools_form .row [class*='col-']:not(:first-child), .admin_tools_form .row [class*='col-']:not(:last-child) {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.plan_info {
    border-right: 1px solid #ddd;
    padding: 30px;
}
.shop_logos {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}
.circle_logo {
    background-color: #f9f9f9;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: inline-block;
    border: 2px solid #ddd;
    margin-right: -12px;
}
.plan_feature {
    margin-top: 10px;
}
.plan_feature p {
    margin-bottom: 20px;
}
.one_time_complete {
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: bold;
    font-size: 15px;
}
.plan_container .saving {
    color: #f55753;
}
.plan_container .proof {
    color: #006bd6;
    border: 1px solid #006bd6;
    border-radius: 3px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#planModal .plan_container {
    padding: 40px;
    padding-left: 20px;
}
#planModal .plan_container h4 {
    margin-bottom: 0px;
}
#clockdiv {
    color: #fff;
    display: inline-block;
    font-weight: 100;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
#clockdiv > div {
    padding: 10px;
    border-radius: 3px;
    background: #006bd6;
    display: inline-block;
}
#clockdiv div > span {
    padding: 0px 10px 3px 10px;
    border-radius: 3px;
    display: inline-block;
}
.smalltext {
    font-size: 12px;
}
.view_plans {
    background: #5eadef;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    transition: all ease-in-out 0.2s;
}
.view_plans:hover {
    background: #2ba0ef;
}
.view_plans p.offer_header {
    font-weight: bold;
    font-size: 18px;
}
.view_plans .view_plan_content {
    padding: 10px 0px;
}
.view_plans .icon_container {
    padding-top: 14px;
    font-size: 35px;
}
.signing_field {
    background: #fcfcfc;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-left: -25px;
    margin-right: -25px;
    padding: 25px;
}
.btn-link.btn-danger {
    color: #f55753;
    padding: 0px;
}
.btn-link.btn-danger:hover, .btn-link.btn-danger:focus, .btn-link.btn-danger:active {
    color: #f77975;
    background: none;
}
.product_row {
    margin-top: 30px; position: relative; display:table; width: 100%;
}
.image_cell {
    width: 20%; height: 60px; float: left; width: 20%;
}
.title_cell {
    float: left; display: inline-block; text-align: left; width: 60%;
}
.title_cell.full {
    width: 80%;
}
.price_cell {
    float: right; display: inline-block; text-align: right; font-weight: 600; width: 20%;
}
.email.mobile .image_cell {
    display: none;
}
.email.mobile .title_cell {
    width: 60%;
}
.email.mobile .title_cell.full {
    width: 100%;
}
.email.mobile .price_cell {
    width: 40%;
}
.outer_container {
    background: #f2f2f2;
}
.inner_container {
    background: #fff; max-width: 590px; margin: 0 auto;
}
.no_logo {
    margin-top: 20px;
}
table.dataTable>tbody>tr.child ul.dtr-details {
    width: 100%;
}
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td.dtr-control, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th.dtr-control {
    padding-left: 20px;
}
table.messenger_queue_table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td.dtr-control, table.messenger_queue_table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th.dtr-control {
    padding-left: 50px;
}
table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr[role="row"]>th.dtr-control:before {
    margin-left: 15px;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #ddd;
    border-color: #ddd;
}
#queueTable thead th:nth-child(2) {
    width: 15%;
}
#queueTable thead th:nth-child(3) {
    width: 18%;
}
#queueTable thead th:nth-child(4) {
}
#queueTable thead th:nth-child(5) {
    width: 13%;
}
#queueTable thead th:nth-child(6) {
    width: 25%;
}
#queueTable thead th:nth-child(7) {
    width: 10%;
}
.email_queue .dtr-control {
    text-align: center;
}
@media (max-width: 992px) {
    .connection_status {
        width: auto;
    }
}
@media (max-width: 767px) {
    .email_queue thead th:first-child, .email_queue tbody td:first-child {
        text-align: right !important;
    }
    .email_queue .dtr-details {
        text-align: left !important;
    }
    .dt-checkboxes {
        margin-top: 0px !important;
    }
    .cancel_selected_emails {
        width: 100%;
        margin-top: 0px !important;
        margin-bottom: 20px;
    }
    table.dataTable>tbody>tr.child span.dtr-title {
        min-width: 110px;
    }
    .header, .header .header-inner {
        height: 60px;
    }
    .input-daterange {
        margin-top: 10px;
    }
}