form.form p label {
    font-size: 15px !important;
    font-weight: 400 !important;
}

form.form select option {
    font-size: 15px !important;
}

form.form p label.inline {
    text-align: right !important;
    padding-left: 20px !important;
}

form.form span.value {
    display: block;
    margin-left: 6px !important;
}

.pd-checkbox input, .pd-checkbox label {
    display: inline-block;
    margin: 5px;
    cursor: pointer;
}

.pd-checkbox label {
    position: relative;
}

.pd-checkbox input, .pd-radio label {
    display: inline-block;
    margin: 5px;
    cursor: pointer;
}

.checkbox-grid-4-col span {
  display: inline-block;
  float: left;
  width: 25%;
}

.checkbox-grid-3-col span {
  display: inline-block;
  float: left;
  width: 30%;
}

.checkbox-grid-2-col span {
  display: inline-block;
  float: left;
  width: 50%;
}

.checkbox-grid-1-col span {
  display: inline-block;
  float: left;
  width: 100%;
}

.checkbox-grid-4-col .field-label, .checkbox-grid-3-col .field-label, .checkbox-grid-2-col .field-label, .checkbox-grid-1-col .field-label{
    float:left;
    clear:both;
}

@media only screen and (max-width: 600px) {
    form.form input.text {
        width: 100% !important;
    }

    form.form select {
        width: 100% !important;
    }

    form.form p label {
        text-align: left !important;
        }
  }
  

@media only screen and (min-width: 601px) {

    form.form input.text {
        width: 30% !important;
    } 

    form.form select {
        width: 30% !important;
    }

}
/*
     FILE ARCHIVED ON 11:16:37 Dec 10, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:03:47 Mar 25, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  capture_cache.get: 0.407
  load_resource: 130.104
  PetaboxLoader3.resolve: 91.404
  PetaboxLoader3.datanode: 19.627
*/