.ybc-required-input{border-left:6px solid red}
.ybc-optional-input{border-left:6px solid green}
.afterlogin-bgcolor{background-color: #4c4c4c}
 #myfooter h3 {
 color: white;
 margin-top: -10px;
}
#myfooter li> h4 {
 color: white;
}
#myfooter{
 margin-top: -08px;
 color: white;
 }
#ybcspices_footer  ul>li >a{
  color:white;
 }
 #ybcspices_footer{
 background-color:#191919;
}
#ybcspices_footer  h2{
  margin-top:30px;
 }
 #ybcspices_footer  h2>span{
  color:white;
  font-size:25px;
 }
 
 #footer {
  background-color: #141313;
  }

.myfa{
  font-size: 20px;
}

.navclass{height:20px;}


.user_login{
margin-top: 50px;
margin-bottom: 70px;
}

#add-top-margin{
  margin-top: 5px;
}
 .affix {
  top: 0;
  width: 100%;
 }
.affix + .container-fluid {
  padding-top: 70px;
}
.menu{
  background-color:white;
  z-index:2;
 }

 label.error {
padding-left:16px;
padding-bottom:2px;
font-weight:bold;
color:#EA5200;
}

.carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin:0;
      height:450px;
  }

.carousel-indicators .active {
background-color: #45aed6;
}
