.theme-light input, .theme-light select, .theme-light textarea {
   background-color: #fff !important; 
}
.header-logo-center .breadcums {
    width: 150px;
    left: 80%;
    margin-right: 70px;
    text-align: right;
    padding-right:5px;
}
.card-mb
{
        margin: 0px 15px 15px 15px !important;
}
body {
    
   font-family: 'Days Sans Black', sans-serif !important;
}
.category-font
{
    color: #006bff !important;
}

/*.color-blue-dark*/
/*{*/
/*color: #E8FF8A !important;   */
/*}*/
.color-green-dark {
  color: #006bffF !important;
}

.color-icon-green {
  stroke: #006bff !important;
  fill: rgba(140, 193, 82, 0.3) !important;
}

.bg-green-dark {
  background-color: #006bff !important;
  color: #fff !important;
}
.button-green-dark {
  background-color: #006bff !important;
  color: #fff !important;
  border-color :#fff !important;
}



.border-green-dark {
  border-color: #006bff !important;
}

.focus-green:focus {
  border-color: #006bff !important;
}    .color-green-dark {
  color: #006bff !important;
}

.color-icon-green {
  stroke: #006bff !important;
  fill: rgba(140, 193, 82, 0.3) !important;
}
.bg-green-dark {
  background-color: #006bff !important;
  /*color: #FFF !important;*/
}
.linear-gradient
{
background: rgb(2,0,36);
background: linear-gradient(50deg, rgba(2,0,36,1) 8%, rgba(1,107,255,1) 50%, rgba(0,212,255,1) 100%);
}
.border-green-dark {
  border-color: #006bff !important;
}

.focus-green:focus {
  border-color: #006bff !important;
}

#footer-bar a {
    color: #006bff;
}




 .text
   {
     color : black;   
   }
.col-4 input[type=checkbox]:checked + .text{
    color : white;
}
.text-center-box
{
    margin :3px !important;
}

.color-black
{
   color : #000 !important; 
}
.color-white
{
   color : #fff !important; 
}
.color-blue
{
   color : #006bff !important; 
}
.ms-8
{
    margin-left: 6rem !important;
}
.input-style.has-borders .rounded

{
    border-radius:25px!important;
}
.color-yellow
{
color : #CEF21A !important;     
}
.color-light-yellow
{
color : #ffc000 !important;     
}
.color-royal
{
color : #ae2473 !important;     
}

