.bg-rlf-landing {
   background: #F9F9F9
}
.bgcolor-rlf {
   background: #0068ce !important
}
.custom-icon-rlf{
   height: 64px !important;
   width: 64px !important;
   color: #0068ce;
}
.custom-icon-rlf:hover{
   color: #305170;
}
.color-rlf{
   color: #0068ce !important;
}
.badge-rlf {
   background-color: #0068ce !important;
   color: #fff !important;
}
.btn-rlf {
   color: #fff;
   background-color: #0068ce;
   border-color: #0068ce
}


.btn-rlf:hover {
   color: #fff;
}


.btn-rlf-outline {
   color: #0068ce !important;
   background-color: #fff;
   border-color: #0068ce
}
.btn-rlf-outline-2 {
   color: #ffffff !important;
   background-color: #ffffff00;
   border-color: #ffffff
}
.btn-rlf-outline:hover , .btn-rlf-outline-2:hover{
   color: #fff !important;
   background-color: #0068ce;
   border-color: #0068ce
}
.rlf-price-border {
       border-right: none !important
   }
.rlf-price-border {
   border-right: 1px solid #D5D8DB
}
.rlf-pricing-background {
   background-color: #fdfdfd;
}
.retaillife-background {
   background: #0068ce22;
}
.retaillife-background img{
   height: 450px;
  }
.retail-landing-image {
       background-image: url('/images/overlay/rbs-overlay/rbs-landing-tab.png') !important;
   }
.retail-landing-image {
   background-image: url('/images/overlay/rbs-overlay/rbs-landing.jpg');
   position: relative;
   background-position: left center;
   -webkit-background-size: contain;
   background-size: contain;
   background-repeat: no-repeat;
   padding-top: 90px;
   padding-bottom: 90px
}
.crm-retail {
   margin-right: -160px;
   border: 4px solid rgba(204, 204, 204, 1);
}
.top-plan-change-section ul li a.active{
    background-color: #0068ce;
    color: white;
    font-weight: 500;
    border: 1px solid #0068ce;
    z-index: 1;
}

