.sinlge-blog .social{
    margin-top: 30px;
}
.sinlge-blog .social i {
  font-size: 50px;
  margin: 10px;
  font-weight: bolder;
}
.recentPostWidget .recentblogs .recentblog.last{
    border: none;
}
.k2Pagination{clear: both;}
.blog.sinlge-blog .blogInner .blogDateTime i{
      margin-right: 11px;
  float: none;
}
.blog .blogInner .blogDateTime {
  line-height: 52px;
}
div.twitterSlide {
  padding: 95px 0 80px;
}
a.button-third{
    margin: 10px 0 0 20px;
    line-height: 56px;
  border-radius: 5px;
  background: #f7b71e;
  padding: 17px;
  width: 100%;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
}
.btlogin .controls input{padding: 7px;}
.btlogin button,.k2AccountPageUpdate button{
      margin: 10px 0 0 0px;
  line-height: 30px;
  border-radius: 3px;
  background: #f7b71e;
  padding: 11px;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.5px;
  border: none;
}
#contactForm .error{background-color: red;}
#contactForm .error p{margin: 0;color: white;}
#contactForm .success{background-color: blue;}
#contactForm .error p{margin: 0;color: white;}
#josForm{padding-top: 30px;}
.k2AccountPage th.k2ProfileHeading{background: #f7b71e;}
.k2AccountPage div.k2AccountPageUpdate{text-align: left !important;}
th, td {
  padding: 15px 20px !important;
}
th {
  color: #ffffff;
  background: #f7b71e;
  font-weight: normal;
  border: 1px solid #f7b71e !important;
}
table {
  width: 100%;
  border-collapse: collapse;
  border: 0px;
}

.dropdown .parent {
  color: #ffffff;
  background: #a80a0a;
  }

.name a {
  color: #ffffff;
  }
  
.media-body a {
  color: #a80a0a;
  }