.wrap-setting-tc-wooslider {
      padding: 10px;
      height: auto;
      min-height: 400px;
      height: auto;
      display: block;
}

.tcwps-setting{
  width: 60%;
  float: left;
  min-width:600px;
  background-color: #fff;
  padding: 10px;
  margin:10px;
}
.tcwps-info-wrap{
width: 380px;
float: right;
word-wrap: break-word;
padding: 10px;

}
.tcwps-info-box {
    border: 1px solid #eee;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
    background: #fff;
    padding: 20px;
    margin: 10px;
}
h3.tcwps-info-box-title {
    font-size: 14px;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
}

.tc-wps-wrap{
   min-height: 650px;
  }
.form-table td p {
  margin-top: 4px;
  margin-bottom: 0;
  display: inline-block;
  margin-left: 20px;
}
ol.pro-features {
    font-size: 16px;
    line-height: 24px;
}
.cupon-btn{
  display:block;margin-top:14px; font-size:13px; color:#0073AA; line-height:20px;
}
.pro-btn{
  display:inline-block;
   background:#33b690; padding:8px 25px 8px; border-bottom:3px solid #33a583;
   border-radius:3px; color:white;
}

/*Button*/
.tc-btn-orange {
    background-color: #F27935 !important;
    border-color: #F27935 !important;
}
.tc-button {
    border-style: solid;
    border-width: 0px 0px 3px;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
    color: #FFFFFF;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-style: normal;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    transition: all 200ms ease-in-out 0s;
    white-space: nowrap;
    padding: 12px 16px 9px;
    font-size: 16px;
    margin-right: 10px;
}
/*Green
==========================*/
.tc-btn-green {

  border-color: #3AC162;
  background-color: #5FCF80;

}
.tc-btn-green:hover, .tc-btn-green:focus, .tc-btn-green:active {
    background-color: #4BC970;
    border-color: #3AC162;
    color:#d7d7d7;
}
/*lime
==========================*/

.tc-btn-lime {

    background-color: #19B5FE !important;
    border-color: #049de4 !important;

}
.tc-btn-lime:hover, .tc-btn-lime:focus, .tc-btn-lime:active {
    background: none repeat scroll 0 0 #19B5FE !important;
    border-color: #049de4 !important;
    color: #d7d7d7;
}
/*Blue
==========================*/
.tc-btn-blue {

    border-color: #326E99;
    background-color: #3F8ABF;
}

.tc-btn-blue:hover, .tc-btn-blue:focus, .tc-btn-blue:active {
    background-color: #397CAC;
    border-color: #326E99;
    color:#d7d7d7;
}
/*Red
==========================*/
.tc-btn-red {

    background-color: #ED5A5A !important;
    border-color: #EA4343 !important;

}
.tc-btn-red:hover, .tc-btn-red:focus, .tc-btn-red:active {
    background: none repeat scroll 0 0 #EB4848 !important;
    border-color: #E83131 !important;
}

/* Setting panel */

a#help-upgrade-tab {
    background-color:#953163;
    color: #fff;
}
a#help-upgrade-tab:hover {
    background-color:#D8335B;
    color: #fff;
}

/*list Items*/
.tc-pro-features-block{
  display: block;
  clear: both;
  min-height: 250px;
  margin-top:30px;
}
.pro-buy-button-block{
  display: block;
  width: 800px;
  margin-top:30px;
  min-height: 60px;
  clear: both;
}
ul.pro-features li {
    float: left;
    margin-right: 30px;
    max-width: 850px;
    min-width: 750px;
}
ul.pro-features li span.dashicons{
  color:#27AE60;
}

/**/
/*list Items*/

.tc-pro-features-block{
  display: block;
  clear: both;
  min-height: 250px;
  margin-top:30px;
}
.pro-buy-button-block{
  display: block;
  width: 800px;
  margin-top:30px;
  min-height: 60px;
  clear: both;
}

p.mega-offer {
    text-align: center;
    padding: 8px;
    background-color: #EA5E03;
    color: #fff;
    width: 80%;
}
