.auphonic-segment { display: inline-block; padding: 0 10px 0px 0; } .auphonic-row { margin: 8px 0 8px 0; } .auphonic-row input[type=checkbox] { width: auto; } #auphonic_productions { display: inline-block; width: auto; } #fetch_auphonic_production_files, #reload_productions_button { width: 14px; height: 12px; padding: 0px 4px; display: inline-block; position: relative; } .auphonic_production_head { margin-bottom: 5px; font-size: 14px; line-height: 14px; vertical-align: middle; position: relative; } #auphonic-box button i, #auphonic-box .indicating_button_wrapper i { position: absolute; top: 1px; cursor: pointer; } #reload_productions_button, #fetch_auphonic_production_files { font-size: 14px; cursor: pointer; } #auphonic-production-status { display: none; } #auphonic-production-warning { /* display:none; */ display: flex; max-width: 450px; margin: 14px auto; text-align: center; color: #c0392b; } .status-error { color: #c0392b; } .status-progress { color: #3498db; } .status-ok { color: #2ecc71; } .status-info { color: #F9F9F9; } .state_idle { position: absolute; } .state_working, .state_success, .state_fail { display: none; position: absolute; } .indicating_button_wrapper { position: relative; display: inline-block; height: 14px; padding: 0; padding-right: 14px; margin: 0; vertical-align: middle } #stop_auphonic_production_button { display: none; } #fetch_production_data_button { margin-right: 8px; } .auphonic-status { text-align: center; font-size: 40px; line-height: 1; font-weight: bold; font-family: Impact, sans-serif; padding: 4px 16px; background: #2c3e50; letter-spacing: 1px; border-radius: 3px; border: 1px solid #34495e; text-transform: uppercase; display: block; } #open_production_button { padding: 0px 4px 0px 7px; /*margin-right: 7px;*/ } fieldset { background: white; border: 1px solid #ddd; margin: 8px 0px; padding: 0px 8px; color: #333; } legend { background: white; font-size: 14px; } .podlove_auphonic_production_refresh { display: inline-block; width: 20px; text-align: center; font-size: 1.1em; cursor: pointer; } #auphonic_complete_after_finishing { margin-left: 5px; } #auphonic-credits-status { float: right; bottom: 20px; position: relative; display: none; }