/* Add here all your CSS customizations */
.CMSListMenuUL>li {
    float: left;
}
.header-social-icons a i{margin-top:9px}
.iconrightbtn {
      border-radius: 0 6px 6px 0!important;
}

.smbtn input{
  position: relative;
    right: 26px;
    z-index: 9999999;
}
.post-meta span a:hover {
    text-decoration:none;
   /*cursor:none;*/ 
}
.cursuslist {
    padding-left: 25px;
    position: relative;
     margin-bottom: 13px;
}
u {text-decoration: none;font-weight:bold}
 
@media only screen and (min-width: 0px) and (max-width: 479px) {
.header-logo img{height:30px!important}
}