.m_progressContainer{height:8px;left:0;position:fixed;top:0;transition:all .1s;-webkit-transition:all .1s;-moz-transition:all .1s;-o-transition:all .1s;width:100%;z-index:13}.m_progressContainer:hover{height:10px}.m_progress{background:#ffd100;border-radius:0;box-shadow:none;height:inherit;margin-bottom:0;transition:width .5s;width:0}