.sld_dashboard_main_area{
	width:100%;
	display:block;
	overflow:hidden;
	margin:0px;

    padding: 10px;
    background: #fff;
}
.sld_dashboard_main_area p{
	font-size: 20px;
    margin-top: 20px;
	color:#2ba5b5;
}

.sld_dashboard_main_area h2{
	margin-top:30px;
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.sld_dashboard_main_area h2{
	margin-top:20px;
	font-size:15px;
}
.sld_text_width{
	width:100% !important;
}
}


/**
 * Layout
 */
.sldnav__list {
    margin: 0px;
    padding: 0px !important;
}
.sldactive a {
  background-color: #2ba5b5;
  color: #fff !important;
}
.sldnav__list a {
  padding: 1em 1.9em;
  transition: all 0.25s ease-in-out 0s;
}
.sldnav__list__item {
    border-style: solid;
    border-width: 0 0 1px;
}
.sldnav__list__item,
.sldnav__list__item a {
    display: block;
}

/**
 * Desktop-view
 */

@media screen and (min-width: 1024px) {
    .sldnav__list > .sldnav__list__item {
        border-width: 0 1px 0 0;
    }
    .sldnav__list > .sldnav__list__item,
    .sldnav__list > .sldnav__list__item a {
        display: inline-block;
    }
}

/**
 * Presentation
 */
.sldnav {
    background-color: #f5f5f5;
}
.sldnav .sldnav__list__item {
    border-color: #e5e5e5;
}
.sldnav a {
    color: #555;
    text-decoration: none !important
}
.sldnav a:hover, .sldnav a:active, .sldnav a:focus {
    background-color: #e5e5e5;
	color:#101010;
}


/**********************************************/
.sld_form-style-1 {
   
  max-width: 800px;
  padding: 0px !important;
  margin: 0px 0px;

}
.sld_form-style-1 li {
    padding: 0;
    display: block;
    list-style: none;
    margin: 20px 0 0 0;
}
.sld_form-style-1 label{
    margin:0 0 3px 0;
    padding:0px;
    display:block;
    font-weight: bold;
}
.sld_form-style-1 input[type=text], 
.sld_form-style-1 input[type=date],
.sld_form-style-1 input[type=password],
.sld_form-style-1 input[type=datetime],
.sld_form-style-1 input[type=number],
.sld_form-style-1 input[type=search],
.sld_form-style-1 input[type=time],
.sld_form-style-1 input[type=url],
.sld_form-style-1 input[type=email],
.sld_form-style-1 select,
textarea, 
.sld_dashboard_main_area select{
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	border-top:none;
	border-left:none;
	border-right:none;
    border-bottom:1px solid #BEBEBE;
    margin:0px;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;  
    padding: unset !important;
	color: #000;
	height: 35px;
}
.sld_form-style-1 input[type=text]:focus, 
.sld_form-style-1 input[type=date]:focus,
.sld_form-style-1 input[type=datetime]:focus,
.sld_form-style-1 input[type=number]:focus,
.sld_form-style-1 input[type=search]:focus,
.sld_form-style-1 input[type=time]:focus,
.sld_form-style-1 input[type=url]:focus,
.sld_form-style-1 input[type=email]:focus,
.sld_form-style-1 input[type=password]:focus,
.sld_form-style-1 textarea:focus, 
.sld_form-style-1 select:focus{
    -moz-box-shadow: 0 0 8px #88D5E9;
    -webkit-box-shadow: 0 0 8px #88D5E9;
    box-shadow: 0 0 8px #88D5E9;
    border: 1px solid #88D5E9;
}
.sld_form-style-1 .sld_field-divided{
    width: 49%;
}

.sld_form-style-1 .sld_field-divided {
  width: 48.2%;
}
.sld_form-style-1 .field-long {
  width: 97%;
}

.sld_form-style-1 .sld_field-select{
    width: 100%;
}
.sld_form-style-1 .sld_field-textarea{
    height: 100px;
}
.sld_submit_style {
  background: #18191f none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  padding: 12px 15px;
  text-transform: uppercase;
  width: 30%;
}
.sld_submit_style:hover{    background: #4691A4;
    box-shadow:none;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;}

.sld_form-style-1 .sld_required{
    color:red;
}
.sld_text_width{width: 54%;}
.sld_width{max-width: 100%;}


.sld_dashboard_main_area hr {
  color: #e9e9e9;
}

.screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
    position: absolute;
    margin: -1px;
    padding: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    border: 0;
    word-wrap: normal!important;
}

/* new css */

.entry-content tr td, body.et-pb-preview #main-content .container tr td,
.sldnav__list a,
.sld_form-style-1 label {
  font-size: 14px;
  font-weight:normal;
}
.sld_package_notification{color: #bf4c4c;
background: #ccc;
margin-top: 6px;
text-align: center;
font-size: 14px;}
.sld_enable_recurring{background:#474343;color:#fff;padding:10px;margin-bottom:20px;}
.sld_enable_recurring span{margin-right:10px}
#sld_generate,
#sld_generate_image_from_link{
    border: none;
    background: #2ba5b5;
    color: #fff;
    padding: 8px 16px;
    cursor: pointer;}
#sld_package_table{width: 100%;}


.sbd_price-table-wrapper {

  margin-top: 30px;
}
.sbd_price-table-wrapper .sbd_featured-table {
  box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, 0.36);
}
.sbd_price-table-wrapper .sbd_pricing-table {
  display: inline-block;
  border: 1px solid #c8c8c8;
  border-radius: 10px;
  background: white;
  margin: 20px;
  transition: all 0.3s ease-in-out;
  text-align: center;
}
.sbd_price-table-wrapper .sbd_pricing-table__header {
  padding: 20px;
  font-size: 20px;
  color: #909090;
  background: #e0e0e0;
}



.sbd_price-table-wrapper .sbd_pricing-table__list {
  padding: 20px !important;
  color: #a0a0a0;
}
.sbd_price-table-wrapper .sbd_pricing-table__list li {
  padding: 15px;
  border-bottom: 1px solid #c8c8c8;
  list-style: none;
}
.sbd_price-table-wrapper .sbd_pricing-table__list li:last-child {
  border: none;
}
.sbd_price-table-wrapper .sbd_pricing-table:hover {
  box-shadow: 0px 0px 19px -3px rgba(0, 0, 0, 0.36);
}
.sld_remove_preview_img {
    display: inline-block;
    text-decoration: none;
    font-size: 13px;
    line-height: 2.15384615;
    min-height: 30px;
    margin: 0;
    padding: 0 10px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    border-radius: 3px;
    white-space: nowrap;
    box-sizing: border-box;
    color: #0071a1;
    border-color: #0071a1;
    background: #f3f5f6;
    vertical-align: top;
    position: absolute;
    z-index: 1;
    top: 5px;
    left: 0;
    text-align: center;
    width: 80px;
}
.sld_dashboard_main_area #sld_preview_img .sld-auto-generated-preview-img {
    width: auto;
    border: 1px solid #ddd;
    padding: 4px;
    margin: 0;
    max-width: 100%;
}
.fa-field-modal .fa-field-modal-title{
  font-size: 26px;
}
.fa-field-modal p{
  font-size: 14px;
}
#sld-tags{
  margin-top: 20px !important;
}
#sld-tags .labelinput{
  width: 100%;
}
#sld-tags .labelinput{
  background: #fff;
}

#sld_tag_select{
  margin-top: 5px;
  border: none;
  background: #2ba5b5;
  color: #fff;
  padding: 8px 16px;
  cursor: pointer;
}
.tagLabel { 
  margin: 0 4px 4px 0; 
  font-size: 100%;
}

.closelabel { 
  color: white; 
}

.sld-form-control{
      display: block;
    width: 100%;
       height: auto;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  margin-bottom: 12px;
}
.sld-label-success {
    background-color: #5cb85c;
}
.sld-label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.labelinput, .labelinput:focus {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    width: 100%;
}
.ui-autocomplete{z-index: 99999 !important;}
.ui-autocomplete .ui-state-focus {
    background-color: #ddd;
}


.sld_total_count {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.sld_total_count td {
    text-align: left;
    padding: 8px;
}

/*.sld_form-style-1 li.qcld_exchange_link_wrap{
    display: none;
}
.sld_form-style-1 li.qcld_exchange_link_wrap .qcld_exchange_link_url{
    display: none;
}
.sld_form-style-1 li.qcld_exchange_link_wrap .item_link_exchange_url{
    width: 100%;
}*/