#notifications-app{font-family:OpenSans-Regular,Arial,sans-serif}#notifications-app .navigation-notifications{position:absolute;bottom:112px;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-ms-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out}#notifications-app .navigation-notifications .notification-count{position:absolute;top:14px;left:30px;border-radius:50%;background:#de2525;font-size:9px;width:17px;height:17px;text-align:center;line-height:17px;color:#fefefe;font-weight:700;letter-spacing:-.1em;text-indent:-.1em;z-index:1}#notifications-app .notification{background:#fefefe;position:relative;z-index:11;display:block;width:360px;min-height:95px;padding:15px;margin-bottom:10px;font-size:0;font-family:OpenSans-Semibold,sans-serif;box-shadow:0 0 5px rgba(1,1,1,.25);border:none;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box}#notifications-app .notification .notification-link{position:absolute;top:0;left:0;right:0;bottom:0}#notifications-app .notification:after,#notifications-app .notification:before{content:'';position:absolute;left:0}#notifications-app .notification:after{background-color:#de2525;top:0;bottom:0;width:3px;border-radius:4px 0 0 4px}#notifications-app .notification .close{position:absolute;top:16px;right:10px;font-size:10px;font-weight:700;color:#707070;z-index:1}#notifications-app .notification .notification--description,#notifications-app .notification .notification--preview{display:inline-block;vertical-align:top}#notifications-app .notification .notification--preview{background:center no-repeat;background-size:cover;width:65px;height:65px;margin:0 10px 0 0}#notifications-app .notification .notification--description{width:295px}#notifications-app .notification .notification--description .btn{margin-top:5px}#notifications-app .notification .notification--preview+.notification--description{width:230px}#notifications-app .notification .notification--message,#notifications-app .notification .notification--title{margin:1px 0}#notifications-app .notification .notification--title{display:block;font-size:14px;line-height:22px;color:#1b1b1b}#notifications-app .notification .notification--message{padding:0;font-size:13px;line-height:20px;letter-spacing:-.015em;color:#474747}#notifications-app .notification .notification--message span.green{color:#82c300}#notifications-app .notification .notification--message b{display:block;color:#c6c6c6}#notifications-app .notification .notification--message a:not(.btn){color:#f75c19;-webkit-transition:color;-moz-transition:color;-o-transition:color;transition:color}#notifications-app .notification .notification--message a:not(.btn):hover{color:#d44e15}#notifications-app .notifications-list{position:absolute;bottom:105px;left:65px;width:360px;background:#fefefe;-webkit-box-shadow:3px 3px 6px rgba(0,0,0,.3);box-shadow:3px 3px 6px rgba(0,0,0,.3);border-radius:5px}#notifications-app .notifications-list:before{content:'';position:absolute;left:0;bottom:31px;margin:-5px 0 0 -5px;border-top:5px inset transparent;border-right:5px solid #de2525;border-bottom:5px inset transparent}#notifications-app .notifications-list .notifications-list-header{height:53px;border-bottom:1px solid #e7e7e7}#notifications-app .notifications-list .notifications-list-header .header-title{line-height:53px;padding-left:14px;font-size:15px;font-weight:700;color:#010101;text-transform:uppercase}#notifications-app .notifications-list .notifications-list-header .settings{position:absolute;top:20px;font-size:14px;font-weight:700;right:3px;color:#c6c6c6}#notifications-app .notifications-list .notifications-list-header .settings:hover{color:#de2525}#notifications-app .notifications-list .notifications-list-header .separat{border-right:1px solid #f1f1f1;position:absolute;right:40px;top:11px;width:0;height:32px}#notifications-app .notifications-list .notifications-list-header .view-all{position:absolute;top:16px;font-size:12px;font-weight:700;right:53px;color:#c6c6c6}#notifications-app .notifications-list .notifications-list-header .view-all:hover{color:#de2525}#notifications-app .notifications-list .notifications-list-container{border-bottom-left-radius:5px;border-bottom-right-radius:5px;margin-bottom:15px}#notifications-app .notifications-list .notifications-list-container .track-vertical{width:5px!important;right:2px;bottom:3px;top:2px;cursor:pointer}#notifications-app .notifications-list .notifications-list-container .track-vertical .thumb-vertical{background-color:#de2525}#notifications-app .notifications-list .notifications-list-container .empty-list{padding:30px 15px;text-align:center;font-weight:700;color:#c6c6c6}#notifications-app .notifications-list .notifications-list-container .notification{width:auto;box-shadow:none;border-bottom:1px solid #e7e7e7;padding:10px 0;margin:0 15px;border-radius:0}#notifications-app .notifications-list .notifications-list-container .notification:last-of-type{border-bottom:none}#notifications-app .notifications-list .notifications-list-container .notification .notification--description{width:255px}#notifications-app .notifications-list .notifications-list-container .notification:after{display:none}#notifications-app .notifications-list .notifications-list-container .notification .unread-icon{position:absolute;right:2px;top:14px;font-size:8px;color:#82c300}#notifications-app .notifications{left:65px;bottom:115px;position:fixed}