/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 11 2020 | 20:24:26 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/* Add / Remove Buttons for Broker Submission Forms */

.wpcf7-field-group-add, .wpcf7-field-group-remove {
  
  background-color: #4c78b2;
  font-weight:bold;
  color: white;


}

.dataTables_wrapper .tablepress {
margin-left: 0 !important;
}

.dataTables_scrollBody {
margin-top: 0 !important;
  
}

.tablepress > caption {
display:none; !important;
}

.cg-primary-menu.cg-primary-menu-center .menu > li .cg-submenu-ddown, .cg-primary-menu.cg-primary-menu-left .menu > li .cg-submenu-ddown {
margin-top:-20px;
}