.logo-lg {
    color: #4b69ce !important;
}
.small-box.active ,.small-box.active:hover{
     background: #4b69ce !important;
}
.img_circle {
	background: #4b69ce !important;
}
 
.small-box {
    border-left: 4px solid #aadaff  !important;
}
#table_vehicle_detail {
    background: #4b69ce !important;
 }
 .small-box .icon {
    color: #4b69ce !important;
 }
 .btn-primary, .btn-primary.active{
 	background-color: #4b69ce !important;
    border-color: #4b69ce !important;
 }
 .small-box svg .d {
    fill: #4b69ce !important;
}
.main-sidebar, .sidebar-menu>li a {
    background: #4b69ce !important;
    color: #ffffff !important;
}
#table_vehicle_detail tr:nth-child(1) svg, .vehicle_regn_no svg {
    color: #ffffff !important;
}
.st0{fill:none;}
.st1{fill:#4b69ce;}
.login-page, .register-page {
    background: #f0f0f0;
}
.login-box-body{
    background: transparent;
}
 
.login-logo{
	padding-top: 30px;
}
.background{
	background-image: url('http://console.mercydatrack.com/mtrack/img/background.png');
	background-size: cover;
}
.login-box-body .form-control-feedback, .register-box-body .form-control-feedback {
    color: #000;
    background-color: #ffcf3e;
    border-radius: 3px;
}
.login-box-body .btn-primary, .btn-primary.active {
    background-color: #ffcf3e !important;
    border-color: #ffcf3e !important;
    border-radius: 4px !important;
    color: black !important;
}
.login-box-body a:hover,.login-box-body a:active,.login-box-body a:focus {
    outline: none;
    text-decoration: none;
    color: #ffffff;
}
.login-box-body input[type=text], .login-box-body input[type=password]{
	background: white !important;
	border-radius: 3px;
}
.login-box, .register-box {
    width: 100%;
    margin: 35% 0% 0% 0%;
}
.login-box-body, .register-box-body {
    padding: 20px;
    border-top: 0;
    color: #fff;
}
.has-feedback .form-control {
    padding-left: 42.5px;
    padding-right: 10px;
}
.form-control-feedback {
    right: unset;
}
.modal-content{
	border-radius: 5px;
}
.modal-lg .modal-content{
	border-radius: 0px !important;
}