.ab_profile .table thead tr th{
	text-align:center;
	color:#fff;
	background-color:#262491;
	vertical-align:middle!important;
}
.ab_profile .table tbody tr td{
	text-align:center;
	color:#000000!important;
	font-weight:500!important;
}
.ab_profile .table tr:nth-child(even) {
    background: #fcf8e3; 
}
.ab_profile .table tr:nth-child(odd) { 
    background: #d9edf7;
}
.bgprofile {
    background-color: #e50e16;
    border-color: #e50e16;
	color:#fff;
}
.bgprofile a:hover{
    background-color: #e50e16;
    border-color: #e50e16;
	color:#fff;
}
.bgprofile.list-group-item:hover{
    background-color: #e50e16;
    border-color: #e50e16;
	color:#fff;
}
.all_profile .table tbody tr th {
    background: #fcf8e3; 
}
.all_profile .table tbody tr td:nth-child(2) { 
    background: #d9edf7;
}
.abt_login li {
    border-top: 1px solid #262491;
    color: #262491;
    font-size: 20px;
}
.bg-white{
	background-color:#fff
}
.bg-tariff{
	background-color:#F0F2F2

}
.text-primary {
    color: #2b288f !important;
	font-weight:500;
	font-size:16px;
}
.font-weight-bold{
	font-weight: 600 !important;
}
.border-radius-5{
	border-radius:10px;
	border:2px solid #edeaea
}
.tariff-high{
	min-height:190px;
}
.advance-search-query .form-controller {
    font-size: 16px; 
    padding: 0.5em 1em; 
    border-radius: 0px 5px 5px 0px;
    height: 40px!important;
}
.advance-search-query label{
   margin-top: 15px!important;
color:#333!important;
}