﻿
.nav-tabs {
    border-bottom: none !important;
}



.nav-tabs > li > a {
    color: #999;
    font-size: 12px !important;
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0px 0px 0 0 !important;
    cursor: pointer !important;
}
 

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        color: #555;
        font-size: 12px !important;
        background-color: #fff;
        border: 0px solid white !important;
        border-bottom-color: transparent;
        border-top: solid 1px #f06222 !important;
        border-bottom: solid 1px #f06222 !important;
    }

    .nav-tabs > li > a:hover {
        border-color: white !important;
    }

.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    background-color: white !important;
}


.nav-tabs {
    border-bottom: none !important;
}


@media (max-width:768px) and (max-width:1100px) {
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        color: #555;
        font-size: 14px !important;
        cursor: pointer !important;
        background-color: #fff;
        border: 0px solid white !important;
        border-top: solid 1px #f06222 !important;
        border-bottom: solid 3px #f06222 !important;
    }

    .payitforwardmobile img {
        height: 90px !important;
    }
    #map {
        width: 100% !important;
    }
}
