/**
 * All of the CSS for your admin-specific functionality should be
 * included in this file.
 */
#woo-fc-ft li { padding: 0; margin-bottom: 10px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
#woo-fc-ft li b, #woo-fc-ft li a, #woo-fc-ft li span { display: contents; }
.fc_admin_settings .form-table tr:nth-last-child(-n+1), 
.fc_admin_settings .form-table tr:nth-last-child(-n+2) { position: absolute; opacity: 0; z-index: -999; }
..fc_admin_settings .form-table td.forminp p.description { display: none; }
ul#woo-fc-ft li img { max-width: 55px; margin-right: 15px; margin-top: 6px; }