.fast-timer-component .timer{font-size:20px;color:#fff;text-align:center;margin-top:50px}.fast-timer-component .day,.fast-timer-component .hour,.fast-timer-component .min,.fast-timer-component .sec{font-size:30px;display:inline-block;font-weight:500;text-align:center;margin:0 5px}.fast-timer-component .day .format,.fast-timer-component .hour .format,.fast-timer-component .min .format,.fast-timer-component .sec .format{font-weight:300;font-size:14px;opacity:.8;width:60px}.fast-timer-component .day .status-tag,.fast-timer-component .hour .status-tag,.fast-timer-component .min .status-tag,.fast-timer-component .sec .status-tag{width:270px;margin:10px auto;padding:8px 0;font-weight:500;color:#000;text-align:center;border-radius:15px}.fast-timer-component .day .status-tag.upcoming,.fast-timer-component .hour .status-tag.upcoming,.fast-timer-component .min .status-tag.upcoming,.fast-timer-component .sec .status-tag.upcoming{background-color:#90ee90}.fast-timer-component .day .status-tag.running,.fast-timer-component .hour .status-tag.running,.fast-timer-component .min .status-tag.running,.fast-timer-component .sec .status-tag.running{background-color:gold}.fast-timer-component .day .status-tag.expired,.fast-timer-component .hour .status-tag.expired,.fast-timer-component .min .status-tag.expired,.fast-timer-component .sec .status-tag.expired{background-color:silver}.fast-timer-component .day .message,.fast-timer-component .hour .message,.fast-timer-component .min .message,.fast-timer-component .sec .message{font-size:14px;font-weight:400;margin-top:5px}.fast-timer-component .day .number,.fast-timer-component .hour .number,.fast-timer-component .min .number,.fast-timer-component .sec .number{background:#f18938;padding:0 5px;border-radius:5px;display:inline-block;width:60px;text-align:center;color:#fff}