#header.fixed-top {
   background: #1959bc !important;
}
.bg-color-blue{
   background: #1959bc !important;
}

.ft-color-blue{
   color: #1959bc !important;
}
.active{
   background: #1959bc !important;
}
.bluecolor{
  	background-color: #a9ccea !important;
    border: solid #a9ccea !important;
  }
.bluecolor-text{
  	    color: #000 !important;
  }

.move-color{
   color: #1959bc !important;
}

.move-close{
   color: #1959bc !important;
}
.top_msg_2{
 background: #f37474 !important;
}
.headingmodal{
    background-color: #17a2b8;
    color: #fff;
}