@charset "UTF-8"; /* F O R M F I E L D S ===================== */ #aFBgMetaBox input, #aFBgMetaBox select { margin: 0 0 .6em; } #aFBgMetaBox textarea { margin: 0; } #aFBgMetaBox input[type=text], #aFBgMetaBox select { height: 25px; } @media (max-width: 782px){ #aFBgMetaBox input[type=text], #aFBgMetaBox select { height: 32px; } } #aFBgMetaBox input[type=text], #aFBgMetaBox textarea { width: 271px; } @media (max-width: 782px){ #aFBgMetaBox input[type=text], #aFBgMetaBox textarea { width: 317px; } } @media (max-width: 554px){ #aFBgMetaBox input[type=text], #aFBgMetaBox textarea { width: 100%; } } /* B A S I C C S S ================= */ .labelcss { font-weight: 700; vertical-align: top; width: 150px; margin-bottom: 1rem; display: inline-block; position: relative; } .fieldcss { width: 100%; max-width: 271px; margin-bottom: 1rem; display: inline-block; } .checkcss { margin-bottom: 1rem; display: inline-block; } /* S L I D E R S W I T C H E S ============================= HTML FORMAT: The .aFswitch class must be added to the following DOM elements for this switch to render properly: * `` (must include an `id` and `type="checkbox"`) * `