@media screen and (min-width:601px){#browser{height:170px}}@media screen and (min-width:501px) and (max-width:600px){#browser{height:230px!important}}@media screen and (min-width:321px) and (max-width:500px){#browser{height:330px!important}}@media screen and (max-width:320px){#browser{height:400px!important}}#browser .browser-button{color:#fff;width:180px;padding:8px;margin:16px;box-shadow:0 4px 8px rgba(0,0,0,.4)}#browser .browser-button:hover{box-shadow:0 8px 8px rgba(0,0,0,.7);transition:.1s ease-in}#browser .success{background-color:#66bb6a}#browser .danger{background-color:#ef5350}#browser .warning--text{color:#e65100!important}#browser .danger--text{color:#f44336!important}#browser{position:absolute;left:0;right:0;z-index:3;width:100%;font-size:18px;font-family:Roboto,sans-serif;text-align:center;padding:8px 0;margin:auto 64px auto 0;box-shadow:0 4px 8px rgba(0,0,0,.4);background-color:rgba(252,245,232,.9)}