﻿#sld-export-container .export-status.processing {
  background: rgba(0, 0, 0, 0) url("bar-processing.gif") no-repeat scroll 0 0;
  display: inline-block;
  height: 24px;
  margin: 10px 0;
  width: 160px;
}

.delete-old {
  background-color: #f1f1f1 !important;
  border-color: #ccc !important;
  color: red !important;
  text-shadow: none !important;
}


.qcld-sld-section-block,
.qcld-sld-section-block th,
.qcld-sld-section-block td,
.qcld-sld-section-block tr,
.qcld-sld-section-block label,
.qcld-sld-section-block input[type='text'],
.qcld-sld-section-block input[type='password']{
	font-size: 16px;
	line-height: 24px;
}
.qcld-sld-section-block p,
.qcld-sld-section-block li{
    font-size: 16px;
    margin-top: 16px;
    margin-bottom: 16px;
    line-height: 24px;
}
.qcld-sld-help-section li{
    margin-left: 40px;
}
.shortcode-section-title{
    font-size: 24px;
    /*text-decoration: underline;*/
}
.qcld-sld-section-block{
    background: #fff;
    padding: 20px;
    margin: 20px 0;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
.qc-sld-code-box{
    background: #f2f2f2;
    display: inline-block;
    padding: 10px 45px;
    color: #0679ad;
    font-size: 16px;
    border-radius: 8px;
    margin-left: 30px;
}
#opd-sort-tbl tbody tr:nth-child(odd){
  background: #f9f9f9
}
.qcld-sld-square-section-block{
  padding: 15px;
  margin: 20px 0;
  padding: 20px;
  box-sizing: border-box;
  box-shadow: 0 8px 25px 3px rgba(0,0,0,.2);
  background: #fff;
}
.sld_payment_cell.sld-w-small{
  width: 50px !important;
}
.sld-large-list-table-form .search-box{
  margin-bottom: 15px;
}