.switchyourprovider .bg-pale-chestnut,.switchyourprovider  .bg-greylight {
    background: #fafafa !important;
}
.switchyourprovider  .btn-bluedark {
    color: #fff;
    background-color: #39b54a;
}
.switchyourprovider  .postcode-box form input.form-control{
    color: #070707;
    background-color: #fff;
    border-left: 1px solid #555d63;
    border-top: 1px solid #555d63;
    border-bottom: 1px solid #555d63;
}



.switchi .bg-pale-chestnut,.switchi  .bg-greylight {
    background: #fafafa !important;
}
.switchi  .btn-bluedark {
    color: #fff;
    background-color: #39b54a;
}
.switchi  .postcode-box form input.form-control{
    color: #070707;
    background-color: #fff;
    border-left: 1px solid #555d63;
    border-top: 1px solid #555d63;
    border-bottom: 1px solid #555d63;
}

.switchi .header_content {
    background-position: left top;
    background-repeat: repeat-x;
    background-color: #FFF;
    height: 80px;
    border-bottom: 2px solid #0056B3;
}
.switchi img.logo-image{
    max-height: 75px;
}
.switchi .footer{
    background: #D9D9D9;
}
.switchi .footer h3{
    font-weight: bold;
    font-size: 20px;
}
.switchi .footer nav ul {
    list-style: none;
    color: #333;
}
.switchi .footer nav ul li {
    margin-bottom: 10px;
}
.switchi .footer nav ul li a{
    color:#333;
}
.switchi .footer p.footer-p{
    color:#333;
}

