/*top */
#sp-top-bar {
   * background-color: #ffffff!important;*
    color: #999999;
text-align:right;
height:28px;
margin-top: 0px;
padding: 0px;
}

/*header*/
#sp-header {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 3px 3px rgba(0,0,0,0.05);
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
}

/*body*/
#sp-main-body {padding-top: 60px;}

.article-details .article-ratings-social-share {
  padding: 0;
  border-top: none;
  border-bottom: none;
  margin-bottom: 0.5rem;
}

.article-social-share .social-share-icon ul li a {
  color: #112372;
}

.article-social-share .social-share-icon ul li a:hover {
  color: #da007a;
}

/*footer */
   
   #sp-footer {
     font-size:13px;
     font-weight:500;
      line-height: 26px;
}

ul.no-bullets {
   list-style-type: none;
     }