h1.entry-title {display:none;}
html .formcraft-css .powered-by {display:none;}
html .formcraft-css .fc-form .form-element .submit-cover .submit-button {padding:5px 35px;}
table td, table th {border:0px;}
ul{margin-bottom:20px;}
.pp-advanced-tabs-content {color:#000000 !important;}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th,table td, table th{vertical-align:middle;}
b, strong {font-weight:600;}

@media only screen and (max-width: 600px) {
  table {
    display:block;
    overflow-x: auto;
    white-space: nowrap;
   
}
}

