@charset "UTF-8";.boostToaster{position:fixed;right:0;bottom:0;width:calc(78%);padding:10px;border-width:2px 1px 1px 1px;border-style:solid;border-color:#6b6990;box-shadow:0 5px 5px rgba(0,0,0,0);background-color:#fff;font-size:13px;line-height:1.2em;text-align:justify;-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}.boostToaster .boostImg{display:block;float:left;margin-right:10px;width:calc(10%)!important;background-size:contain!important;background-repeat:no-repeat!important}.boostToaster .boostText{float:left;width:calc(60%)!important}.boostToaster .boostText h1{margin:0 0 .2em 0;width:100%!important;font-size:1.1em;line-height:18px;font-weight:700;color:#6b6990;text-align:left}.boostToaster .boostText .boostClose{position:absolute;top:10px;right:10px;font-size:1.231em;color:#6b6990}.boostToaster .boostText .boostClose:hover{cursor:pointer;color:#6b6990}.boostToaster .boostText p{margin:.6em 0;padding-top:.6em;font-size:12px!important;border-top:1px solid #ddd;text-align:left;line-height:16px!important}.boostToaster .boostText .boostButton{-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s;position:absolute;bottom:10px;height:25px;padding:0 1.3em;margin:0;border:solid 1px #6b6990;font-size:1.1em;font-weight:bold;text-transform:uppercase;line-height:1.1em;background-color:#6b6990;color:#fff}.boostToaster .boostText .boostButton:hover{-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s;background-color:#52506e;cursor:pointer}.boostToaster .boostText .boostInput{width:calc(18%);height:23px;margin:0 10px 0 0;padding:0 10px;border-width:1px;border-style:solid}.boostToaster .boostText .boostSubmit{position:absolute;bottom:10px;padding-right:10px}.boostToaster .boostText .boostSubmit .boostButton{position:static;float:left}.boostToaster .boostText .boostSubmit .boostInput{position:static;float:left}.boostToaster:hover{bottom:30px;background-color:#fff;box-shadow:0 15px 15px rgba(0,0,0,0.1);-webkit-transition:all .2s;-moz-transition:all .2s;-ms-transition:all .2s;-o-transition:all .2s;transition:all .2s}@media only screen and (min-width:768px) and (min-device-width:768px){.boostToaster{width:450px;bottom:20px;right:20px}.boostToaster .boostText{width:350px!important}.boostToaster .boostImg{width:75px!important;height:125px}}