/*!*
* Notifino jQuery Plugin - Stylesheet
**/.notifino{width:100%;font-family:robotoregular,calibri;border-top:#ccc solid 1px;font-size:13px;z-index:9999}.notifino-text{float:left;padding:0 15px}.notifino-buttons{float:right}.notifino-standard{max-width:940px;position:relative;margin:0 auto;padding:15px 40px}.notifino-standard a{color:#333;text-decoration:underline}.notifino-standard a:hover{color:#09285a;text-decoration:none}.notifino-fluid{width:90%;margin-left:5%;padding:15px 20px;clear:both;overflow:hidden;position:relative}.notifino-fluid,.notifino-standard,.notifino-boxed{clear:both;overflow:hidden}.notifino-boxed{max-width:940px;padding:15px 20px;position:relative;margin:10px auto}.notifino-content{float:left}.notifino-buttons{position:absolute;top:20px;right:0;font-size:12px}#notifino-close{text-decoration:none;display:block;float:right}#notifino-close .fa{margin-right:5px;line-height:30px;text-align:center}.notifino-second-button{text-decoration:none;display:block;float:left;margin-right:10px;margin-top:3px;padding:7px 15px;border-radius:3px}.notifino-close-btn-small{width:24px;height:24px!important;padding:0!important;text-align:center;line-height:24px!important;margin-top:4px}.notifino-close-btn-small .fa-close{line-height:24px!important;margin-right:0!important}#notifino-close.notifino-btn-square{padding:0 10px;text-align:center}.notifino-btn-rounded{padding:0 15px;height:34px;line-height:34px;border-radius:17px;transition:all .35s ease-in-out;font-weight:700}.notifino-btn-rounded:hover,.notifino-btn-rounded:active{color:#333!important;background:0 0!important}.notifino-btn-square{padding:0 15px;height:30px;line-height:30px!important;background:0 0!important;border:2px solid #fff;border-radius:5px;color:#fff!important;transition:all .35s ease-in-out}.notifino-btn-square:hover,.notifino-btn-square:active{color:#ccc!important;background:#fff!important}