/* Promote button */
.sp-promote-button {float:left;width:auto;margin:15px 15px 15px 0;color:#fff;padding:6px 42px 6px 6px;background:#DC0468;border:1px solid #DC0468;position:relative;overflow:hidden;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;font-family: "Open Sans",Verdana,sans-serif;}
.sp-promote-button:hover {color:#fff;text-decoration:none;}
.sp-promote-button:after {position:absolute;display:block;background:#fff;content:".";text-indent:-9999px;width:50px;height:100px;right:-15px;top:-20px;-ms-transform: rotate(7deg); -webkit-transform: rotate(7deg); transform: rotate(7deg);}
.sp-promote-button .sp-top {float:left;clear:both;width:100%;font-weight:bold;font-size:14px;line-height:15px;}
.sp-promote-button:hover .sp-top {text-decoration:underline;}
.sp-promote-button .sp-bot {float:left;clear:both;width:100%;font-weight:500;font-size:11px;line-height:15px;}
.sp-promote-button i {position: absolute; top: 5px; right: 8px; font-size: 35px; color: #DC0468; z-index: 2;}
.sp-promote-button:hover i {color:#A90350;}


/* Move to Top button */
.sp-movetop-button {float:left;width:auto;margin:15px 15px 15px 0;color:#fff;padding:6px 42px 6px 6px;background:#00BCD4;border:1px solid #00BCD4;position:relative;overflow:hidden;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;font-family: "Open Sans",Verdana,sans-serif;}
.sp-movetop-button:hover {color:#fff;text-decoration:none;}
.sp-movetop-button:after {position:absolute;display:block;background:#fff;content:".";text-indent:-9999px;width:50px;height:100px;right:-15px;top:-20px;-ms-transform: rotate(7deg); -webkit-transform: rotate(7deg); transform: rotate(7deg);}
.sp-movetop-button .sp-top {float:left;clear:both;width:100%;font-weight:bold;font-size:14px;line-height:15px;}
.sp-movetop-button:hover .sp-top {text-decoration:underline;}
.sp-movetop-button .sp-bot {float:left;clear:both;width:100%;font-weight:500;font-size:11px;line-height:15px;}
.sp-movetop-button i {position: absolute; top: 10px; right: 7px; font-size: 20px; color: #00BCD4; z-index: 2;}
.sp-movetop-button:hover i {color:#03A3B7;}


/* Fortumo boxes */
#fmpboxPrevious, #fmpboxNext, #fmpboxCurrent {display:none!important;}
#fmpboxTitle {border-top:1px solid #e8e8e8;color:#000!important;padding:15px;font-style: italic;}