/*
 Theme Name:   Gym Marine Service Reports
 Theme URI:    https://www.zonkey.co.uk
 Description:  Theme for submitting Gym Marine service reports
 Author:       John Doe
 Author URI:   https://www.zonkey.co.uk
 Template:     twentytwenty
 Version:      1.0.0
 License:      Proproetary
 Text Domain:  gmservice
*/
.entry-content > .gform_wrapper {
  max-width: 800px !important; }

#gform_wrapper_2 table.gfield_list {
  display: block; }
  #gform_wrapper_2 table.gfield_list tbody, #gform_wrapper_2 table.gfield_list thead, #gform_wrapper_2 table.gfield_list tfoot, #gform_wrapper_2 table.gfield_list th, #gform_wrapper_2 table.gfield_list td, #gform_wrapper_2 table.gfield_list tr {
    display: block;
    width: 100%;
    padding: 0; }
  #gform_wrapper_2 table.gfield_list thead {
    display: none; }
  #gform_wrapper_2 table.gfield_list tr {
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid #ccc;
    padding: 15px;
    margin-bottom: 15px; }
  #gform_wrapper_2 table.gfield_list td {
    margin-bottom: 15px; }
  #gform_wrapper_2 table.gfield_list td::before {
    content: attr(data-label);
    letter-spacing: .5pt;
    white-space: nowrap;
    display: block;
    clear: both;
    font-weight: bold; }

/*# sourceMappingURL=style.css.map */
