.sp-g-notifications{-webkit-box-shadow:0 1px 0 0 rgba(0,0,0,0.1);box-shadow:0 1px 0 0 rgba(0,0,0,0.1);position:relative;background-color:#f7f7f7}
.sp-g-notifications .bell-container{margin:auto;position:relative;padding:0 12px;overflow:visible}
.sp-g-notifications .sp-g-notifications__container{font-family:"SamsungOneLatinWeb";margin:auto;position:relative;background-color:rgba(247,247,247,0.2);padding:0 12px;overflow:visible}
@media only screen and (max-width:1024px) and (min-width:768px){.sp-g-notifications .sp-g-notifications__container{padding-left:25px}
}
.sp-g-notifications .sp-g-notifications__container__toggle{display:block}
.sp-g-notifications .sp-g-notifications__container__main{width:100%;display:block}
@media(max-width:768px){.sp-g-notifications .sp-g-notifications__container__main{padding:15px 10px 30px 10px}
}
@media(min-width:769px){.sp-g-notifications .sp-g-notifications__container__main{display:table;padding:35px 0}
}
.sp-g-notifications .sp-g-notifications__container__main--hide{padding-bottom:0}
.sp-g-notifications .sp-g-notifications__container__cross{text-align:right;cursor:pointer;padding-right:10px;background-color:#fff;font-family:"SamsungOneLatinWeb";font-weight:700;font-size:12px}
@media(max-width:768px){.sp-g-notifications .sp-g-notifications__container__cross{display:none}
}
@media(min-width:769px){.sp-g-notifications .sp-g-notifications__container__cross{padding-bottom:32px}
}
@media only screen and (min-width:1024px){.sp-g-notifications .sp-g-notifications__container__cross{padding-right:50px}
}
.sp-g-notifications .sp-g-notifications__container__cross__text{padding:10px 8px;border-bottom:2px solid grey}
.sp-g-notifications .sp-g-notifications__container__cross__text:hover{color:#2a3b91;border-bottom:2px solid #2a3b91}
.sp-g-notifications .sp-g-notifications__container__clear{clear:both}
.sp-g-notifications .sp-g-notifications__container__message-section{display:block;width:100%}
@media(min-width:769px){.sp-g-notifications .sp-g-notifications__container__message-section{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-js-display:flex;display:flex;text-align:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
}
.sp-g-notifications .sp-g-notifications__container__message-section__message{font-weight:400;text-align:left}
@media(max-width:768px){.sp-g-notifications .sp-g-notifications__container__message-section__message{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;-js-display:flex;display:flex;position:relative;background-color:#fff;padding:20px 15px 30px 15px;border-bottom:3px solid grey;margin-top:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
}
@media(min-width:769px){.sp-g-notifications .sp-g-notifications__container__message-section__message{border-bottom:3px solid grey;padding:30px 0;margin:0 5px;background-color:#fff}
}
.sp-g-notifications .sp-g-notifications__container__message-section__message:hover{color:#2a3b91;border-bottom:3px solid #2a3b91}
.sp-g-notifications .sp-g-notifications__container__message-section__message:first-child{margin-top:0}
.sp-g-notifications .sp-g-notifications__container__message-section__message__icon{display:inline-block;color:black;text-transform:uppercase;min-width:61px;text-align:left;vertical-align:top;margin:0 35px;height:100%}
.sp-g-notifications .sp-g-notifications__container__message-section__message__icon--alert-img{background-image:url("../../../../../../../../etc.clientlibs/samsung/clientlibs/us/supportp2/resources/support-p2-assets/icon-alert-warning.png");background-repeat:no-repeat;background-position:center;height:50px}
.sp-g-notifications .sp-g-notifications__container__message-section__message__icon--alert-text{font-weight:700;text-align:center}
.sp-g-notifications .sp-g-notifications__container__message-section__message__icon--news-img{background-image:url("../../../../../../../../etc.clientlibs/samsung/clientlibs/us/supportp2/resources/support-p2-assets/icon-alert-bulb.png");background-repeat:no-repeat;background-position:center;height:50px}
.sp-g-notifications .sp-g-notifications__container__message-section__message__icon--news-text{font-weight:700;text-align:center}
.sp-g-notifications .sp-g-notifications__container__message-section__message__icon--update-img{background-image:url("../../../../../../../../etc.clientlibs/samsung/clientlibs/us/supportp2/resources/support-p2-assets/icon-alert-note.png");background-repeat:no-repeat;background-position:center;height:50px}
.sp-g-notifications .sp-g-notifications__container__message-section__message__icon--update-text{font-weight:700}
.sp-g-notifications .sp-g-notifications__container__message-section__message__date{color:#636363;padding:0 10px;vertical-align:top;display:none}
.sp-g-notifications .sp-g-notifications__container__message-section__message__content{margin-top:2%;color:#363636;display:block;height:100%;position:relative}
@media(max-width:768px){.sp-g-notifications .sp-g-notifications__container__message-section__message__content{position:static;text-align:center}
}
@media(min-width:769px){.sp-g-notifications .sp-g-notifications__container__message-section__message__content{margin-top:0;display:inline-block;max-width:-webkit-calc(100% - 150px);max-width:calc(100% - 150px);text-align:left}
}
.sp-g-notifications .sp-g-notifications__container__message-section__message__content span{font-weight:400}
.sp-g-notifications .sp-g-notifications__container__message-section__message__content__link{color:#363636;text-decoration:underline;text-transform:uppercase;font-weight:700;position:absolute;bottom:0;left:0}
@media(max-width:768px){.sp-g-notifications .sp-g-notifications__container__message-section__message__content__link{bottom:15px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
}
.sp-g-notifications .sp-g-notifications__container__message-section__message__content__link:hover{color:#2a3b91}
.sp-g-notifications .sp-g-notifications__container__message-section__message__content__link span{display:inline-block;margin-left:5px;zoom:.8;-moz-transform:scale(0.8)}
.sp-g-notifications .sp-g-notifications__container__btn-container{padding:10px 0;margin:5% 0 0;position:relative}
@media(max-width:768px){.sp-g-notifications .sp-g-notifications__container__btn-container{float:right}
}
@media(min-width:769px){.sp-g-notifications .sp-g-notifications__container__btn-container{display:table-cell;vertical-align:bottom;width:10%;padding:0;margin:0}
}
.sp-g-notifications .sp-g-notifications__container__btn-container--hide{width:100%;padding:0;margin:0}
.sp-g-notifications .sp-g-notifications__container__btn-container__btn{border:solid 1px #1428a0;padding:13px 47px;color:#1428a0;letter-spacing:2.4px}
@media(min-width:769px){.sp-g-notifications .sp-g-notifications__container__btn-container__btn{right:-4px}
}
.sp-g-notifications .sp-g-notifications__container__btn-container__btn:hover{background-size:100% 0,100% 100%;background-color:#1428a0;border-color:#1428a0;color:#fff;text-decoration:none}
.sp-g-notifications .sp-g-notifications__container__btn-container__bell{position:absolute;right:0;top:5px;cursor:pointer;z-index:10;width:52px;height:52px;background:#fff;-webkit-border-radius:26px;border-radius:26px;right:4%;-webkit-transition:all .5s ease-out;display:none}
.sp-g-notifications .sp-g-notifications__container__btn-container__bell:before{content:"";position:absolute;top:-5px;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:0;height:0;border-top:10px rgba(0,0,0,0.1) solid;border-left:5px solid transparent;border-right:5px solid transparent}
.sp-g-notifications .sp-g-notifications__container__btn-container__bell:after{content:"";position:absolute;top:-8px;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:0;height:0;border-top:10px #f7f7f7 solid;border-left:5px solid transparent;border-right:5px solid transparent}
.sp-g-notifications .sp-g-notifications__container__btn-container__bell--hide{right:4%;-webkit-transition:all .5s ease-out;display:block}
.sp-g-notifications .sp-g-notifications__container__btn-container__bell--hide:before{content:none}
.sp-g-notifications .sp-g-notifications__container__btn-container__bell--hide:after{content:none}
.sp-g-notifications .sp-g-notifications__container__btn-container__bell__number-container{position:relative;left:14px;top:11px}
.sp-g-notifications .sp-g-notifications__container__btn-container__bell__number-container__number{background-color:#1428a0;padding:3px 5px;-webkit-border-radius:50%;border-radius:50%;border:1px solid #fff;font-family:'SamsungOneLatinWeb';color:#fff;font-size:11px;font-weight:700;position:absolute;top:-3px;right:-2px}
.sp-g-notifications__container__cross--hide{display:none}
.sp-g-notifications__container__cross--mobile{display:none}
@media(max-width:768px){.sp-g-notifications__container__cross--mobile{margin-bottom:2px;height:30px;line-height:30px;background-color:inherit;display:inline-block;position:absolute;bottom:10px;right:15px;border-bottom:2px solid grey}
}
.slick-dots{width:auto;bottom:15px}
.slick-dots--notification li button{background:#ccc;border:1px solid #ccc}
.slick-dots--notification li button:hover{background:#ccc !important}
.slick-dots--notification li button:focus{background:#ccc !important}
.slick-dots--notification li.slick-active button{background:#999 !important}
.notificationCard-Clicked{color:#2a3b91;border-bottom:3px solid #2a3b91 !important}
.notificationCard-Clicked .sp-g-notifications__container__message-section__message__content{color:#2a3b91}
.notificationCard-Clicked .sp-g-notifications__container__message-section__message__content .sp-g-notifications__container__message-section__message__content__link{color:#2a3b91}
.notificationCard-Clicked .sp-g-notifications__container__message-section__message__content .sp-g-notifications__container__message-section__message__content__link .icon-launch{background-position:0 -284px}
.notificationCard-Clicked .sp-g-notifications__container__message-section__message__icon--update-text,.notificationCard-Clicked .sp-g-notifications__container__message-section__message__icon--news-text,.notificationCard-Clicked .sp-g-notifications__container__message-section__message__icon--alert-text{color:#2a3b91}
.notificationCard-Clicked .sp-g-notifications__container__message-section__message__icon--update-img{background-image:url("../../../../../../../../etc.clientlibs/samsung/clientlibs/us/supportp2/resources/support-p2-assets/icon-alert-note-blue.png")}
.notificationCard-Clicked .sp-g-notifications__container__message-section__message__icon--news-img{background-image:url("../../../../../../../../etc.clientlibs/samsung/clientlibs/us/supportp2/resources/support-p2-assets/icon-alert-bulb-blue.png")}
.notificationCard-Clicked .sp-g-notifications__container__message-section__message__icon--alert-img{background-image:url("../../../../../../../../etc.clientlibs/samsung/clientlibs/us/supportp2/resources/support-p2-assets/icon-alert-warning-blue.png")}
.sp-g-notifications .sp-g-notifications__container__message-section__message:hover{color:#2a3b91;border-bottom:3px solid #2a3b91}
.sp-g-notifications .sp-g-notifications__container__message-section__message:hover .sp-g-notifications__container__message-section__message__content{color:#2a3b91}
.sp-g-notifications .sp-g-notifications__container__message-section__message:hover .sp-g-notifications__container__message-section__message__content .sp-g-notifications__container__message-section__message__content__link{color:#2a3b91}
.sp-g-notifications .sp-g-notifications__container__message-section__message:hover .sp-g-notifications__container__message-section__message__content .sp-g-notifications__container__message-section__message__content__link .icon-launch{background-position:0 -284px}
.sp-g-notifications .sp-g-notifications__container__message-section__message:hover .sp-g-notifications__container__message-section__message__icon--update-text,.sp-g-notifications .sp-g-notifications__container__message-section__message:hover .sp-g-notifications__container__message-section__message__icon--news-text,.sp-g-notifications .sp-g-notifications__container__message-section__message:hover .sp-g-notifications__container__message-section__message__icon--alert-text{color:#2a3b91}
.sp-g-notifications .sp-g-notifications__container__message-section__message:hover .sp-g-notifications__container__message-section__message__icon--update-img{background-image:url("../../../../../../../../etc.clientlibs/samsung/clientlibs/us/supportp2/resources/support-p2-assets/icon-alert-note-blue.png")}
.sp-g-notifications .sp-g-notifications__container__message-section__message:hover .sp-g-notifications__container__message-section__message__icon--news-img{background-image:url("../../../../../../../../etc.clientlibs/samsung/clientlibs/us/supportp2/resources/support-p2-assets/icon-alert-bulb-blue.png")}
.sp-g-notifications .sp-g-notifications__container__message-section__message:hover .sp-g-notifications__container__message-section__message__icon--alert-img{background-image:url("../../../../../../../../etc.clientlibs/samsung/clientlibs/us/supportp2/resources/support-p2-assets/icon-alert-warning-blue.png")}