﻿.navbar-default {
    background: #077eb9;
    background: -moz-linear-gradient(top, #077eb9 0%, #035f8d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#077eb9), color-stop(100%,#035f8d));
    background: -webkit-linear-gradient(top, #077eb9 0%,#035f8d 100%);
    background: -o-linear-gradient(top, #077eb9 0%,#035f8d 100%);
    background: linear-gradient(top, #077eb9 0%,#035f8d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#077eb9', endColorstr='#035f8d',GradientType=0 );
    color: #fff;
    border: 1px solid #035f8d;
    border-bottom: 1px solid #012c42;
}

    .navbar-default .navbar-nav > li, .navbar-default .navbar-nav > li > a {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }

        .navbar-default .navbar-nav > li > a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-brand {
            color: #fff;
        }

            .navbar-default .navbar-nav > li > a:hover {
                color: #fff;
                background-color: #035f8d;
            }

    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
        color: #fff;
        background-color: #035f8d;
    }

    .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
        color: #fff;
        background-color: #035f8d;
    }

.navbar-toggle {
    background-color: #fff;
}

.hero-slider {
}

    .hero-slider #CarouselHolder {
        border-bottom: 2px solid #012c42;
    }

    .hero-slider .hero-buttons {
        position: absolute;
        bottom: 10px;
        right: 20px;
    }

        .hero-slider .hero-buttons .btn {
            font-size: 12px;
            padding: 3px 16px 3px 8px;
            height: 40px;
        }

            .hero-slider .hero-buttons .btn img {
                height: 28px;
            }

            .hero-slider .hero-buttons .btn:first-child img {
                height: 23px;
            }

#sidebar .title {
    background: #077eb9;
    background: -moz-linear-gradient(top, #077eb9 0%, #035f8d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#077eb9), color-stop(100%,#035f8d));
    background: -webkit-linear-gradient(top, #077eb9 0%,#035f8d 100%);
    background: -o-linear-gradient(top, #077eb9 0%,#035f8d 100%);
    background: linear-gradient(top, #077eb9 0%,#035f8d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#077eb9', endColorstr='#035f8d',GradientType=0 );
    box-shadow: 0px 1px 0px 0px #80BEDD inset;
    border: 1px solid #012c42;
    text-shadow: -1px -1px -1px #02496C;
}

#sidebar .box {
    border: 1px solid #b7b6b6;
}

.start-from-scratch {
    background: #077EB9;
    background: -moz-linear-gradient(top, #077EB9 0%, #035F8D 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#077EB9), color-stop(100%,#035F8D));
    background: -webkit-linear-gradient(top, #077EB9 0%,#035F8D 100%);
    background: -o-linear-gradient(top, #077EB9 0%,#035F8D 100%);
    background: linear-gradient(top, #077EB9 0%,#035F8D 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#077EB9', endColorstr='#035F8D',GradientType=0 );
    box-shadow: 0px 1px 0px 0px #80BEDD inset;
    border: 1px solid #012c42;
    border-top: 0;
    padding-top: 15px;
    margin-bottom: 15px;
}

    .start-from-scratch .start-now-button {
        position: relative;
        display: inline-block;
        background: #077EB9;
        background: -moz-linear-gradient(top, #077EB9 0%, #035F8D 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#077EB9), color-stop(100%,#035F8D));
        background: -webkit-linear-gradient(top, #077EB9 0%,#035F8D 100%);
        background: -o-linear-gradient(top, #077EB9 0%,#035F8D 100%);
        background: linear-gradient(top, #077EB9 0%,#035F8D 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#077EB9', endColorstr='#035F8D',GradientType=0 );
        box-shadow: 0px 1px 0px 0px #80BEDD inset;
        border: 1px solid #012c42 !important;
        -moz-border-radius: 50px;
        border-radius: 50px;
        width: 75px;
        height: 75px;
        overflow: hidden;
        cursor: pointer;
        padding: 0;
        line-height: 18px;
        color: white;
        font-size: 17px;
        text-align: center;
        padding-top: 20px;
    }

        .start-from-scratch .start-now-button:hover {
            background: #035F8D;
            text-decoration: none;
        }

    .start-from-scratch h4 {
        font-size: 25px;
    }

    .start-from-scratch .scratch-box {
        padding: 20px 19px 9px 30px;
        background-color: #e8e9e9;
        border: 2px solid #151515;
        margin-bottom: 15px;
        border-radius: 7px;
    }

.nav-tabs > li > a {
    margin-right: 5px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background: #077eb9;
    background: -moz-linear-gradient(top, #077eb9 0%, #035f8d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#077eb9), color-stop(100%,#035f8d));
    background: -webkit-linear-gradient(top, #077eb9 0%,#035f8d 100%);
    background: -o-linear-gradient(top, #077eb9 0%,#035f8d 100%);
    background: linear-gradient(top, #077eb9 0%,#035f8d 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#077eb9', endColorstr='#035f8d',GradientType=0 );
    color: #fff;
}

    .nav-tabs > li > a:hover {
        background: #fff;
        color: #555;
    }

.nav-tabs > li.active > a {
    background: #fff;
}

.footer {
    background: url(https://lag.azureedge.net/banners-site-layout/bg-footer.jpg) repeat;
    border-bottom: 2px solid #012c42;
}

    .footer .utilizedProviders {
        display: block;
        margin: 0 auto;
        margin-bottom: 20px;
    }

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #fff;
    }
}