
.logReg-box-header{
    background-color: #0051b6;
}
.home_btn_wrap{
    background-color: #0051b6;
}
.search_heading{
    color: #0051b6;
}
.subheading{
    color: #0051b6;
}
.circle-plus .circle {
  border: solid 2px #0051b6;
}
.btn.btn-primary.btn-flat{
    background-color: #0051b6;
}
.circle-plus .circle .horizontal, .circle-plus .circle .vertical {
  background-color: #0051b6;
}
table.table-bordered>thead>tr>th{
    color: #0051b6;
}
.dataTables_wrapper .table>thead>tr>th {
    color: #0051b6;
}
.pagination>li.active:before{
    border: 1px solid #0051b6;
    background-color: #0051b6;
}
.pagination>li.active>a, .pagination>li>a{
    background: url("../img/frPage/page-no-bg.png") no-repeat;
    color: #ffffff;
}
.pre_justext_left_inner h2{
    color: #0051b6;
}
.list_label{
    color: #0051b6;
}

/*--------------tooltip--------*/
.blue-tooltip-top + .tooltip > .tooltip-inner {background-color: #0051b6;}
.blue-tooltip-top + .tooltip > .tooltip-arrow {border-top-color: #0051b6;}

.blue-tooltip-bottom + .tooltip > .tooltip-inner {background-color: #0051b6;}
.blue-tooltip-bottom + .tooltip > .tooltip-arrow {border-bottom-color: #0051b6;}

.blue-tooltip-left + .tooltip > .tooltip-inner {background-color: #0051b6;}
.blue-tooltip-left + .tooltip > .tooltip-arrow {border-left-color: #0051b6;}


.blue-tooltip-right + .tooltip > .tooltip-inner {background-color: #0051b6;}
.blue-tooltip-right + .tooltip > .tooltip-arrow {border-right-color: #0051b6;}