.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th {
  border-top: 1px solid #f4f4f4;
  padding: 12px 8px;
  vertical-align: middle;
  color: #008ca9;
  font-weight: normal;
  text-transform: capitalize;
}

.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: 1px solid #f4f4f4;
  padding: 12px 8px;
  vertical-align: middle;
  color: #008ca9;
  font-weight: normal;
  text-transform: none;
}
.impersonate-sticky-info {
	position:fixed;
	top:0;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
	text-align:center;
	z-index:9999;
	max-width:600px;
	color: #ffffff;
	background-color: #00E1FF;
	padding: 5px;
	border: 0;
    padding-bottom: 4px;
}
.impersonate-sticky-info hr {
	padding: 0px;
	margin:0px;
	color:#ffffff;
	background:#ffffff;
}

.impersonate-sticky-info a {
	color: #ffffff;
	font-weight:bold;
    text-decoration:underline;
}

.impersonate-sticky-info .switch-btn {
  background-color: #fe62a1 !important;
  margin-top: 4px;
  text-decoration: none;
  position: absolute;
  left: 615px;
}

.subscribers-table {
	overflow-x: scroll;
}

.subscribers-table table {
	margin-bottom: 0px;
	padding-bottom:0px;
}

.subscribers-table table td, .subscribers-table table th {
	max-width:300px;
}

.panel-tiny {float:left; max-width: 190px;margin-right:10px}
.panel-tiny .panel-heading {}
.panel-tiny .panel-body {min-height:70px; font-size: 12px}
.panel-tiny .panel-footer {}
.panel-tiny .panel-heading h3 {font-size: 14px; margin:0; padding:0}

#csv-import {}
#csv-import .counters {font-size:12px;}
#csv-import .counters .total-processed {font-weight:bold;}
#csv-import .counters .total {font-weight:bold;}
#csv-import .counters .success {font-weight:bold;}
#csv-import .counters .error {font-weight:bold;}
#csv-import .counters .percentage {font-weight:bold;}
#csv-import .counters .added {font-weight:bold;}
#csv-import .counters .duplicate {font-weight:bold;}
#csv-import .alert{margin:0; padding:1px; margin-bottom:2px; font-size:12px}
#csv-import .log-info {}
#csv-import .log-errors {max-height: 460px; overflow-y: scroll}
#csv-import .progress {margin-bottom:2px;}

#csv-export {}
#csv-export .counters {font-size:12px;}
#csv-export .counters .total-processed {font-weight:bold;}
#csv-export .counters .total {font-weight:bold;}
#csv-export .counters .success {font-weight:bold;}
#csv-export .counters .error {font-weight:bold;}
#csv-export .counters .percentage {font-weight:bold;}
#csv-export .alert{margin:0; padding:1px; margin-bottom:2px; font-size:12px}
#csv-export .log-info {}
#csv-export .log-errors {max-height: 460px; overflow-y: scroll}
#csv-export .progress {margin-bottom:2px;}

.btn-spinner-xs-right {
    display:none;
    width:16px;
    height:16px;
    background:url(../img/grid-view-loading.gif);
    margin-right: 5px;
    margin-left: 5px;
    margin-top: 3px;
}
.btn-spinner-xs-right.active {
    display:block;
}

.subscribers-table .counter{
    font-size: 12px;
}

#Campaign_send_at.spinner {
    background-image: url(../img/grid-view-loading.gif);
    background-position: right center;
    background-repeat: no-repeat;
}

.panel-delivery-servers-pool .form-group .item, 
.panel-campaign-attachments .form-group .item {
    border-left: 5px solid #367fa9;
    background: #eeeeee;
    padding: 3px;
    font-size: 13px;
    font-family: 'Noto Sans', sans-serif;
}

.MultiFile-list {
    padding-top:10px;
    font-family: 'Noto Sans', sans-serif;
    padding-bottom:20px;
}

header .dropdown-menu .menu h3 small.percentage {
    color:#000000!important;
    font-size:80%;
    font-family:Arial, Helvetica, sans-serif;
}

.price-plan-box-wrapper .box .box-header .box-title {
    padding: 10px 0px 5px 10px!important;
}

.price-plan-box-wrapper .box .box-header > .pull-right {
    padding: 10px 10px 5px 5px;
}

.price-plan-payment {
    position: relative;
    /* width: 90%; */
    /* margin: 10px auto; */
    background: #fff;
    border: 1px solid #f4f4f4;
    padding:10px;
}

.timeinfo {
    font-size: 12px;
    display:none;
    color:#ffffff;
    border-top: 1px solid #2c3b41;
    width: 100%;
    padding: 7px 10px 7px 6px;
}

.list-subscriber-actions-scrollbox { height: 175px; overflow-y:scroll}
.list-subscriber-actions-scrollbox .list-group-item {padding: 4px 7px 2px 7px;}

#emoji-list, #emoji-list-content {
    width: 100%;
    display:none;
}

#emoji-list-wrapper {
    width:100%; 
    max-height: 200px; 
    overflow-y: scroll; 
    font-size: 18px;
}

#emoji-list span, #emoji-list-content span {
    cursor: pointer;
    margin: 3px;
}

.list-fields-buttons a {
    margin-top: 5px; 
    margin-bottom: 5px;
    min-width: 220px;
    text-align: left;
}

.survey-fields-buttons a {
    margin-top: 5px;
    margin-bottom: 5px;
    min-width: 220px;
    text-align: left;
}

.grid-filter-cell {
	position: relative;
}

#page-preloader, #list-merge-preloader {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999;
  }

  #page-preloader.ajax-loading-icon, #list-merge-preloader.ajax-loading-icon {
      position: unset;
      padding: 20px 0;
  }
  .loading-icon {
    height: 100px;
    width: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .ajax-loading-icon .loading-icon > .bar {
    background: #007790 !important;
  }
  .ajax-loading-icon .loading-icon {
    top: auto !important;
    height: auto !important;
  }
  .loading-icon > .bar {
    background: #f7f7f7;
    float: left;
    margin: 6px 2px;
    height: 12px;
    width: 4px;
  }
  .loading-icon > .bar:nth-child(1n) {
    margin-left: 4px;
    animation: bar1 linear 500ms infinite;
  }
  .loading-icon > .bar:nth-child(2n) {
    animation: bar2 linear 500ms infinite;
  }
  .loading-icon > .bar:nth-child(3n) {
    animation: bar3 linear 500ms infinite;
  }
  .loading-icon > .bar:nth-child(4n) {
    animation: bar4 linear 500ms infinite;
  }
  
  @keyframes bar1 {
    0%, 50%, 100% {
      transform: translateY(0);
    }
    25% {
      transform: translateY(-6px);
    }
    75% {
      transform: translateY(6px);
    }
  }
  @keyframes bar2 {
    0%, 100% {
      transform: translateY(-6px);
    }
    25%, 75% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(6px);
    }
  }
  @keyframes bar3 {
    0%, 100% {
      transform: translateY(6px);
    }
    25%, 75% {
      transform: translateY(0);
    }
    50% {
      transform: translateY(-6px);
    }
  }
  @keyframes bar4 {
    0%, 50%, 100% {
      transform: translateY(0);
    }
    25% {
      transform: translateY(6px);
    }
    75% {
      transform: translateY(-6px);
    }
  }
  body.preloader {
    overflow: hidden;
  }


.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    color: unset;
}
  .ms-options-wrap > .ms-options > ul label {
    padding-left: 26px;
  }
  .ms-options-wrap, .recipients-count  {
    position: relative;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  }
  .recipients-count {
    padding-top:7px;
  }
  .side-subscribers-count {
    position: fixed;
    top: 90vh;
    color: #b8c7ce;
    width: 230px;
    padding: 8px 10px 8px 10px;
  }
@media (max-width: 767px) {
    .side-subscribers-count{
        display: none !important;
    }
}
  .side-subscribers-title{
    line-height: 30px;
  }
  .side-subscribers-count .subscriber-progress {
    width: 100%;
    border: 1px solid #b8c7ce;
    height: 10px;
  }
  .side-subscribers-count .subscriber-progress .progressed {
    background: #fd61a1;
    width: 100%;
    height: 100%;
  }
  .subscriber-progress-text {
    line-height: 30px;
    display: flex;
    justify-content: space-between;
  }

  #accordion-publish .ui-accordion-header {
    margin: 10px 0;
    background: #fff;
    border-bottom: 1px solid #fff;
    line-height: 40px;
    height: 40px;
    display: block;
    margin: 0 auto;
    position: relative;
  }

  #accordion-publish .ui-accordion-header {
    height: 53px;
    padding: 0 5px;
  }

  #accordion-publish .ui-accordion-header h4 {
    line-height: 0;
    font-size: 30px;
  }

  #accordion-publish .ui-accordion-header span {
    display: block;
    font-size: 11px;
    line-height: 0px;
  }

  #accordion-publish .ui-accordion-content {
    padding: 15px;
  }

  #accordion-publish .ui-accordion-content textarea {
    width: 100%;
  }

  #inline-iframe-code .item {
    display: inline-block;
    width: auto;
    height: 36px;
  }

  #inline-iframe-code input.item {
    width: 80%;
  }

  .file-container {
    background-color: #fff;
    height: 300px;
    position: relative;
    border-radius: 5px;
  }

  .file-container .image-holder {
    height: 255px;
    position: relative;
    overflow: hidden;
  }

  .file-container .image-holder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  .file-container .file-info {
    position: absolute;
    bottom: 0;
    left:0;
    right:0;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid rgb(242, 244, 247);
    padding-top: 5px;
  }

  .file-container .file-info .file-info-content {
    display: flex;
  }
  
  .file-container .file-info .file-info-content .file-content-item {
    margin: 5px;
  }

  .file-container .file-info .dropdown-content {
    position: absolute;
    display: none;
    border: 1px solid rgb(203, 203, 203);
    border-radius: 7px;
  }

  .file-container .file-info .dropdown {
    z-index: 100;
    padding: 5px;
    margin: 5px;
    cursor: pointer;
  }

  .file-container .file-info .dropdown-content a {
    display: block;
    padding: 5px;
    z-index: 100;
    background: #fff;
  }

  .file-container .file-info .dropdown-content a:hover{
    background: #00E1FF;
  }

  .file-container .file-info .dropdown:hover .dropdown-content {
    display: block;
  }

  .file-container-scroller{
    width: 90%;
    display: block;
    margin: auto;
    margin-top: 20px;
    height: 100%;
    overflow-y: auto;
  }

  #file-upload-popup {
    visibility: hidden;
    transform: translateY(100%);
    position:fixed; background: #F2F4F7;left:0; right: 0; bottom: 0; top: 0%; z-index: 999999;
    transition: 1s;
  }

  #file-upload-popup.show {
    visibility: visible;
    transform: translateY(0);
  }

  #file-upload-popup .row #btn-file-upload {
    margin-right: 50px;
  }

  #file-upload-popup .row .divider {
    border-top:1px solid #000;margin-top: 30px;
  }

  .file-container .image-holder .file-chooser {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.3);
    display: none;
  }


  .file-container .image-holder:hover .file-chooser {
    display: flex;
  }

  #file-upload-popup #btn-file-upload-popup {
    position: absolute;
    right: 50px;
    top: 0px;
    font-size: 30px;
    cursor: pointer;
  }

  #file-upload-popup .file-info-content{
    max-width: 100%;
    overflow: hidden;
  }

  #file-upload-popup span.file-content-item{
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
  }

  #file-upload-popup #preview-popup{
    position: fixed;
    left:0;
    top:0;
    bottom:0;
    right:0;
    background: rgba(0,0,0,.8);
    z-index: 9999;
    display: none;
    justify-content: center;
    align-items: center;
  }

  #file-upload-popup #preview-popup-image-holder {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 80%;
    max-height: 90vh;
    position: relative;
  }

  #preview-popup-image-holder #btn-close-preview {
    position: absolute;
    right: -40px;
    top: -50px;
    color: #fff;
    font-size: 30px;
    cursor: pointer;
  }

  .signup-form {
    background: #fff;
    width: 100%;
    height: 320px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    position: relative;
    border-radius: 5px;
  }

  .signup-form img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .signup-form .choose-btn{
    background: rgba(0, 0, 0, .3);
    position: absolute;
    left: 0;
    right:0;
    top:0;
    bottom: 0;
    z-index: 3;
    display: none;
    justify-content: center;
    align-items: center;
  }

  .signup-form .form-name {
    position: absolute;
    bottom: 0;
    left:0;
    right: 0;
    background: #fff;
    z-index: 4;
    padding: 10px 5px;
    text-align: center;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
  }

  .signup-form:hover .choose-btn { 
    display: flex;
  }

  #form {
    max-width: 100%;
    max-height: 100%;
  }

  @media screen and (max-width: 1470px) and (min-width: 992px)  { 
    #bottom-progress {
      justify-content: flex-start !important;
    }
  }

  @media screen and (max-width: 992px) {
    .right-pane {
        display: none;
    }
    #form-content-drag-drop {
        width: 100% !important;
    }
    #bottom-progress .wizard {
       /* position: relative;
       top: -100px; */
       display: none;
    }
    #bottom-progress .form-action{
        position: relative;
        top: 0;
    }
}
select {
  height: 37px !important;
}

.reply-header-avatar,
.ticket-header-avatar {
  max-width: 60px;
  max-height: 60px;
}

.select-holder {
  position: relative;
  cursor: pointer;
  color: #000;
}

.select-holder::after {
  content: ' ';
  height: 0;
  position: absolute;
  top: 50%;
  right: 5px;
  width: 0;
  border: 6px solid rgba(0, 0, 0, 0);
  border-top-color: rgba(0, 0, 0, 0);
  border-top-color: #999;
  margin-top: -3px;
}

.select-holder select {
  text-align: left;
  font-size: 13px;
  color: #aaa !important;
  white-space: nowrap;
  padding-left:0px !important;
}
#html-editor {
  display: none;
  position:fixed;left:0;right:0; top:50%;bottom:31px; background:#fff; z-index:9999999999;
}
#drag-bar {
  cursor:pointer;width:100%; height:3px; background: #000; position:absolute;
  top:0; left:0; right:0;
}
#editor-options {
  padding: 10px 0;
}
.editor-options {
  margin:10px 5px;
  padding: 10px;
  cursor: pointer;
}
.form-group label {
  text-transform: capitalize;
}
.news-title {
  white-space: pre-wrap;
}
.news-content {
  padding: 10px 0;
}

/* Custom filter */
.filter-input-group {
  border: 1px solid #ccc;
  padding-right: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 3px;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
}

.filter-input-group input {
  border: unset !important;
  flex: 1 1 auto;
  padding-right: 5px !important;
}

.filter-input-group input:focus {
  box-shadow: none;
}

.filter-input-group i {
  color: #ccc;
}

.grid-filter-cell select {
  border-color: #ccc !important;
  min-height: 31px !important;
  height: 31px !important;
}
