header,
.username-dt,
.sign-in,
nav ul ul {
  background-color: #1cafe2;
}

.search-bar form button i {
    color: #1fafe2;
}

.post-topbar {
    border-top: 4px solid #1cafe2;
}
.mg-0{
  margin: 0 !important;
}

.mg-b-20{
  margin-bottom: 20px;
}

.error-helper {
    font-size: 12px;
    color: #f00;
    margin-top: 5px;
    display: inherit;
}

.sn-field>i {
    top: 20px;
}

.user-account {
  border-left: 1px solid #53a3bf;
  border-right: 1px solid #53a3bf;
}

a.apply-.button {
    float: right;
    padding: 10px 20px;
    background: #e44d3a;
    color: #fff;
    font-size: 13px;
}

.alert.alert-info {
    font-size: 12px;
}

.user-account {
  width: 160px;
}

nav {
  width: auto;
}