body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
.nhtsa-footer-top {
    background-color: #828282;
    color: white;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: -45px;
    margin-bottom: 15px;
}
.nhtsa-footer-top a {
    color: white;
}
.btn{
    border-radius: 4px;
}
.panel {
    border-radius: 4px;
}
.navbar-header {
    margin-top: -95px !important;
}
.divfaq {
    float: right !important;
    margin-right: 0px !important;
    padding-top: 5px !important;
}

.divfaq span {
    color: #cccccc !important;
    font-weight: bolder !important;
}

.dvappversion {
	background-color: #0183c1 !important;
}
.vpic-header {
	background-color: #0183c1 !important;
    margin-top:-22px !important;
}
.vpic-header h3 {
    font-size: calc(12px + (24 - 12) * ((100vw - 300px) / (1600 - 300)));
}
.vpic-header h3 a {
    color: white !important;
    width: 100% !important;
    text-align: center !important;
    font-weight: normal !important;
    margin-top: 20px;
}


.topnav-search-form-container .icon-Search {
    display: inline-block;
    font-size: 20px;
    color: #a5a5a5;
    position: absolute;
    top: 10px;
}

.topnav-search-form-container .input-group { /*border-bottom: 1px solid #036297;*/
    width: 100%;
}
.topnav-search-form-container input {
    background: none;
    border: none;
    color: #fff;
    font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
    font-size: 15px;
    padding: 0 0 0 45px;
    border-bottom: solid 1px rgba(255, 255, 255, 0.1);
}

.topnav-search-form-container input:focus {
    border: none;
    box-shadow: none;
}

/*.icon-Search:before {
    content: "\e908";
}*/

[class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/**/
.navbar-header a img{
    margin-top:2% !important;
}
.navbar-primary {
    padding-top: 0px !important;
}
.btn.btn-transparent {
    border-color: #fff;
    border-width: 2px;
    color: #fff;
    transition: background-color 0.15s, color 0.15s;
    position: relative;
    display: inline-block;
    overflow: hidden;
    z-index: 0
}

    .btn.btn-transparent:after {
        z-index: -1;
        top: 0;
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: #fff;
        left: -100%;
        transition: left 0.2s ease-in
    }

    .btn.btn-transparent:hover, .btn.btn-transparent:active, .btn.btn-transparent:focus {
        color: #007dc2;
        text-decoration: none !important
    }

        .btn.btn-transparent:hover:after, .btn.btn-transparent:active:after, .btn.btn-transparent:focus:after {
            left: 0
        }

    .btn.btn-transparent .background-black-lighter {
        background-color: #363636 !important
    }

    .btn.btn-transparent .foreground-black-lighter {
        color: #363636 !important
    }

.foreground-black-lighter .btn.btn-transparent {
    border-color: #363636 !important;
    color: #363636 !important
}

    .foreground-black-lighter .btn.btn-transparent:after {
        background-color: #363636 !important
    }

.background-black-lighter .btn.btn-transparent:hover {
    color: #363636 !important
}

.btn.btn-transparent .background-black-lightest {
    background-color: #636363 !important
}

.btn.btn-transparent .foreground-black-lightest {
    color: #636363 !important
}

.foreground-black-lightest .btn.btn-transparent {
    border-color: #636363 !important;
    color: #636363 !important
}

    .foreground-black-lightest .btn.btn-transparent:after {
        background-color: #636363 !important
    }

.background-black-lightest .btn.btn-transparent:hover {
    color: #636363 !important
}

.btn.btn-transparent .background-white {
    background-color: #fff !important
}

.btn.btn-transparent .foreground-white {
    color: #fff !important
}

.foreground-white .btn.btn-transparent {
    border-color: #fff !important;
    color: #fff !important
}

    .foreground-white .btn.btn-transparent:after {
        background-color: #fff !important
    }

.background-white .btn.btn-transparent:hover {
    color: #fff !important
}

.btn.btn-transparent .background-black {
    background-color: #000 !important
}

.btn.btn-transparent .foreground-black {
    color: #000 !important
}

.foreground-black .btn.btn-transparent {
    border-color: #000 !important;
    color: #000 !important
}

    .foreground-black .btn.btn-transparent:after {
        background-color: #000 !important
    }

.background-black .btn.btn-transparent:hover {
    color: #000 !important
}

.btn.btn-transparent .background-color-1 {
    background-color: #ffcc06 !important
}

.btn.btn-transparent .foreground-color-1 {
    color: #ffcc06 !important
}

.foreground-color-1 .btn.btn-transparent {
    border-color: #ffcc06 !important;
    color: #ffcc06 !important
}

    .foreground-color-1 .btn.btn-transparent:after {
        background-color: #ffcc06 !important
    }

.background-color-1 .btn.btn-transparent:hover {
    color: #ffcc06 !important
}

.btn.btn-transparent .background-color-1-light {
    background-color: #ffd50f !important
}

.btn.btn-transparent .foreground-color-1-light {
    color: #ffd50f !important
}

.foreground-color-1-light .btn.btn-transparent {
    border-color: #ffd50f !important;
    color: #ffd50f !important
}

    .foreground-color-1-light .btn.btn-transparent:after {
        background-color: #ffd50f !important
    }

.background-color-1-light .btn.btn-transparent:hover {
    color: #ffd50f !important
}

.btn.btn-transparent .background-color-2 {
    background-color: #007dc2 !important
}

.btn.btn-transparent .foreground-color-2 {
    color: #007dc2 !important
}

.foreground-color-2 .btn.btn-transparent {
    border-color: #007dc2 !important;
    color: #007dc2 !important
}

    .foreground-color-2 .btn.btn-transparent:after {
        background-color: #007dc2 !important
    }

.background-color-2 .btn.btn-transparent:hover {
    color: #007dc2 !important
}

.btn.btn-transparent .background-color-2-dark {
    background-color: #13386e !important
}

.btn.btn-transparent .foreground-color-2-dark {
    color: #13386e !important
}

.foreground-color-2-dark .btn.btn-transparent {
    border-color: #13386e !important;
    color: #13386e !important
}

    .foreground-color-2-dark .btn.btn-transparent:after {
        background-color: #13386e !important
    }

.background-color-2-dark .btn.btn-transparent:hover {
    color: #13386e !important
}

.btn.btn-transparent .background-color-2-darker {
    background-color: #036297 !important
}

.btn.btn-transparent .foreground-color-2-darker {
    color: #036297 !important
}

.foreground-color-2-darker .btn.btn-transparent {
    border-color: #036297 !important;
    color: #036297 !important
}

    .foreground-color-2-darker .btn.btn-transparent:after {
        background-color: #036297 !important
    }

.background-color-2-darker .btn.btn-transparent:hover {
    color: #036297 !important
}

.btn.btn-transparent .background-color-2-light {
    background-color: #0183c1 !important
}

.btn.btn-transparent .foreground-color-2-light {
    color: #0183c1 !important
}

.foreground-color-2-light .btn.btn-transparent {
    border-color: #0183c1 !important;
    color: #0183c1 !important
}

    .foreground-color-2-light .btn.btn-transparent:after {
        background-color: #0183c1 !important
    }

.background-color-2-light .btn.btn-transparent:hover {
    color: #0183c1 !important
}

.btn.btn-transparent .background-color-3 {
    background-color: #bf1e2d !important
}

.btn.btn-transparent .foreground-color-3 {
    color: #bf1e2d !important
}

.foreground-color-3 .btn.btn-transparent {
    border-color: #bf1e2d !important;
    color: #bf1e2d !important
}

    .foreground-color-3 .btn.btn-transparent:after {
        background-color: #bf1e2d !important
    }

.background-color-3 .btn.btn-transparent:hover {
    color: #bf1e2d !important
}

.btn.btn-transparent .background-color-4 {
    background-color: #35bbc3 !important
}

.btn.btn-transparent .foreground-color-4 {
    color: #35bbc3 !important
}

.foreground-color-4 .btn.btn-transparent {
    border-color: #35bbc3 !important;
    color: #35bbc3 !important
}

    .foreground-color-4 .btn.btn-transparent:after {
        background-color: #35bbc3 !important
    }

.background-color-4 .btn.btn-transparent:hover {
    color: #35bbc3 !important
}

.btn.btn-transparent .background-color-5 {
    background-color: #f0f !important
}

.btn.btn-transparent .foreground-color-5 {
    color: #f0f !important
}

.foreground-color-5 .btn.btn-transparent {
    border-color: #f0f !important;
    color: #f0f !important
}

    .foreground-color-5 .btn.btn-transparent:after {
        background-color: #f0f !important
    }

.background-color-5 .btn.btn-transparent:hover {
    color: #f0f !important
}
/**/
.navbar-primary--utility-nav {
    background-color: #0579b0;
    padding-right: 20px;
    margin-top: 0.05%;
}

@media (min-width: 1040px) and (max-width: 1399px) {
    .navbar-primary--utility-nav {
        padding-left: 9px
    }
}

.navbar-primary--utility-nav .btn {
    font-size: 12px;
    -webkit-font-smoothing: antialiased
}

@media (min-width: 1400px) {
    .navbar-primary--utility-nav .btn {
        font-weight: 900;
        padding: 20px;
        margin-right: 33px;
        margin-left: 30px;
        text-transform: uppercase
    }
}

@media (min-width: 1040px) and (max-width: 1399px) {
    .navbar-primary--utility-nav .btn {
        border: none;
        padding: 0;
        padding-left: 20px;
        font-weight: 700;
        -webkit-font-smoothing: antialiased;
        line-height: 1.5;
        position: relative;
        left: -10px
    }

        .navbar-primary--utility-nav .btn:hover, .navbar-primary--utility-nav .btn:active, .navbar-primary--utility-nav .btn:focus {
            color: #fff;
            text-decoration: underline !important
        }

        .navbar-primary--utility-nav .btn:after {
            display: none !important
        }
}

.utility-nav--links {
    vertical-align: middle
}

    .utility-nav--links a {
        display: block;
        color: #fff;
        -webkit-font-smoothing: antialiased;
        font-size: 12px;
        font-weight: 900;
        line-height: 2.25
    }

span .utility-nav--links a:before {
    display: none !important
}

.utility-nav--links a.active {
    color: #fff !important
}

@media (min-width: 1040px) and (max-width: 1399px) {
    .utility-nav--links > a, .utility-nav--links .dropdown > a {
        position: relative;
        left: -10px
    }
}

@media (min-width: 1400px) {
    .utility-nav--links .btn {
        position: relative;
        left: -30px
    }

    .utility-nav--links > a, .utility-nav--links .dropdown > a {
        position: relative;
        left: -14px
    }
}

@media (max-width: 1399px) {
    .utility-nav--links {
        padding-left: 20px
    }

        .utility-nav--links a {
            line-height: 1.5
        }
}

@media (min-width: 1400px) {
    .utility-nav--links {
        display: inline-block
    }
}

.utility-nav--links .dropdown > a {
    background-color: transparent
}

.utility-nav--links .dropdown ul {
    background-color: #0579b0;
    border: none;
    margin-right: -20px;
    margin-top: 20px;
    padding: 0;
    padding-top: 30px;
    padding-bottom: 27px
}

@media (max-width: 1399px) {
    .utility-nav--links .dropdown ul {
        margin-right: -24px
    }
}

.utility-nav--links .dropdown ul:after {
    content: '';
    position: absolute;
    height: 1px;
    background-color: #50a1c8;
    top: 0;
    left: 20px;
    right: 20px
}

.utility-nav--links .dropdown ul a {
    color: #fff;
    -webkit-font-smoothing: inherit
}

@media (max-width: 1040px) {
    .nav.navbar-nav > li a {
        padding-left: 20px;
        line-height: 0.8
    }

    .utility-nav a, .utility-nav .btn {
        padding: 10px 20px;
        font-weight: 900
    }

    .utility-nav .btn {
        margin-top: 20px;
        margin-bottom: 10px;
        margin-left: 20px
    }

    .utility-nav .utility-nav--links {
        padding: 0
    }

        .utility-nav .utility-nav--links a {
            font-size: 16px
        }

        .utility-nav .utility-nav--links .dropdown-toggle:active, .utility-nav .utility-nav--links .dropdown-toggle:focus {
            text-decoration: none
        }

        .utility-nav .utility-nav--links .dropdown ul {
            padding: 0
        }

            .utility-nav .utility-nav--links .dropdown ul a {
                padding-left: 20px;
                font-weight: 400;
                -webkit-font-smoothing: antialiased
            }

    .utility-nav .dropdown-menu:after {
        display: none
    }

    .navbar-primary--utility-nav .btn {
        font-size: 16px
    }
}

/**/
.navbar-primary .nav > li.navbar-primary--utility-nav .more-dropdown {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}

.navbar-primary .nav > li.navbar-primary--utility-nav .dropdown {
    position: inherit;
}
/*
.more-dropdown:after {
    font-family: 'Glyphicons Halflings';
    content: "\e252";
    position: relative;
    font-size: 12px;
    vertical-align: middle;
    margin: -1px 0 0 5px;
    display: inline-block;
}
*/
.navbar-primary .nav > li.navbar-primary--utility-nav .dropdown.open .more-dropdown:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

.navbar-primary .nav > li.navbar-primary--utility-nav {
    min-width: 160px;
    -ms-flex-pack: center;
    justify-content: center;
    padding-right: 0px;
}

@media (max-width: 1039px) {
    .navbar-primary ul.nav > li:nth-last-child(2) {
        -ms-flex-pack: flex-start;
        justify-content: flex-start;
    }

    .navbar-primary .nav > li.navbar-primary--utility-nav {
        text-align: left;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.navbar-primary .nav > li.navbar-primary--utility-nav .utility-nav--links .dropdown ul {
    margin-right: 0;
    margin-top: 0;
    padding: 20px 0px;
}

    .navbar-primary .nav > li.navbar-primary--utility-nav .utility-nav--links .dropdown ul li a {
        padding-top: 6px;
        padding-bottom: 6px;
        font-weight: 300;
    }

@media (min-width: 1039px) {
    .navbar-primary .nav > li.navbar-primary--utility-nav .dropdown:hover .more-dropdown:after, .navbar-primary .nav > li.navbar-primary--utility-nav:hover .dropdown .more-dropdown:after {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
    }

    .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
    }

    .navbar-primary--utility-nav:hover .dropdown-menu {
        display: block;
        margin-top: 0;
    }
}

span.menu_item_list_separator {
    padding-bottom: 20px;
    display: block;
    border-bottom: 1px solid #338fbc;
    margin: 0px 20px 20px 20px;
}

.navbar-primary .nav > li.navbar-primary--utility-nav a:focus {
    border: none;
    outline: 0px;
}
/**/
.topnav-report_problem_container {
    display: inline-block;
    margin-left: 10px;
    vertical-align: top;
    /*margin-bottom:1.5%;*/
}

    .topnav-report_problem_container a {
        font-size: 12px;
        text-transform: uppercase;
    }

.navbar-right {
    padding: 0;
}

@media (min-width: 1040px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -10px
    }

        .navbar-right ~ .navbar-right {
            margin-right: 0
        }
}

@media (min-width: 1040px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.bold {
    font-weight: 700 !important
}
#navbar-links {
    height: 100px !important;
    padding-bottom:5px;
}
/*farspedia*/
.sitelogo li {
    padding-top: 13% !important;
    padding-left: 3% !important;
    
}
.navbar-primary {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
}
.navbar-primary {
    background-color: #0183c1;
    height: 100px;
    padding-top:50px;
    margin-bottom: 0;
    margin-top: 0px !important;
    color: #fff;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.navbar-primary [data-text]:before {
margin-top: 7px;
}

@media (min-width: 1040px) and (max-width: 1245px) {
.navbar-primary {
    font-size: 14px;
}

    .navbar-primary .nav > li > a {
        padding-left: 8px;
        padding-right: 8px;
    }
}

.navbar-primary .container-fluid {
max-width: 1004px;
}

.navbar-primary .navbar-toggle {
transition: all 0.3s ease-out;
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
left: 2px;
margin-right: 20px;
}

.navbar-primary .navbar-toggle .icon-bar {
    background-color: #fff;
    transition: all 0.2s ease-out;
    border-radius: 0;
}

    .navbar-primary .navbar-toggle .icon-bar:nth-child(2) {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform-origin: 10% 10%;
        transform-origin: 10% 10%;
    }

    .navbar-primary .navbar-toggle .icon-bar:nth-child(3) {
        opacity: 0;
    }

    .navbar-primary .navbar-toggle .icon-bar:nth-child(4) {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transform-origin: 10% 90%;
        transform-origin: 10% 90%;
    }

.navbar-primary .navbar-toggle.collapsed {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    left: 0;
}

    .navbar-primary .navbar-toggle.collapsed .icon-bar:nth-child(2),
    .navbar-primary .navbar-toggle.collapsed .icon-bar:nth-child(4) {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    .navbar-primary .navbar-toggle.collapsed .icon-bar:nth-child(3) {
        opacity: 1;
    }

.navbar-primary .navbar-header {
padding-top: 20px;
padding-bottom: 20px;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}

@media (min-width: 1040px) {
.navbar-primary .navbar-header {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
}
}

@media (max-width: 767px) {
.navbar-primary .navbar-header {
    padding-top: 5px;
    padding-bottom: 5px;
}
}

.navbar-primary .navbar-collapse {
border-top: none;
box-shadow: none;
}

.navbar-primary .navbar-brand {
margin-left: 0;
padding: 0;
padding-left: 20px;
color: #fff !important;
}

.navbar-primary .navbar-brand img {
    height: auto;
    width: 220px;
    position: relative;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: none;
    margin-top: 50px !important;
}

    .navbar-primary .navbar-brand img:nth-child(2) {
        display: inline-block;
    }

@media (max-width: 767px) {
.navbar-primary .navbar-brand img {
    width: 150px;
}
}

@media (min-width: 1040px) {
.navbar-primary .navbar-brand img:first-child {
    display: inline-block;
}

.navbar-primary .navbar-brand img:nth-child(2) {
    display: none;
}
}

.navbar-primary .navbar-links {
-webkit-flex: 5;
-ms-flex: 5;
flex: 5;
}

@media (max-width: 1040px) {
.navbar-primary .navbar-links {
    padding: 0;
}

    .navbar-primary .navbar-links > ul {
        margin: 0;
    }
}

@media (max-width: 1039px) {
.navbar-primary .navbar-header,
.navbar-primary .navbar-links.in,
.navbar-primary .nav,
.navbar-primary {
    display: block !important;
}
}

.navbar-primary .nav {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between;
}

.navbar-primary .nav > li {
    padding-top: 20px;
    padding-bottom: 20px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1039px) {
.navbar-primary .nav > li {
    padding-top: 5px;
    padding-bottom: 5px;
}
}

.navbar-primary .nav > li:nth-last-child(2) {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}

.navbar-primary .nav > li a {
white-space: nowrap;
}

.navbar-primary .nav > li a span {
    color: #fff;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    position: relative;
}

.navbar-primary .nav > li a span:before {
    content: attr(data-text);
    color: transparent;
    width: 0;
    display: inline-block;
    overflow: hidden;
    transition: width 0.15s ease-out;
    border-bottom: 5px solid #fff;
    position: absolute;
    white-space: nowrap;
    -webkit-font-smoothing: antialiased;
}

.navbar-primary .nav > li a:hover {
    background-color: transparent;
    text-decoration: underline;
}

.navbar-primary .nav > li a:hover span:before {
    width: 100%;
}

.navbar-primary .nav > li a:focus {
    background-color: transparent;
}

.navbar-primary .nav > li.active {
text-decoration: none;
}

.navbar-primary .nav > li.active a:hover,
.navbar-primary .nav > li.active a:focus {
    text-decoration: none;
    cursor: default;
}

.navbar-primary .nav > li.active span:before {
    width: 0%;
}

.navbar-primary-search,
.nav > li > a.navbar-primary-search {
display: inline-block;
margin-right: 25px;
background-color: transparent;
border: none;
width: 35px;
}

@media (min-width: 1040px) and (max-width: 1245px) {
.navbar-primary-search,
.nav > li > a.navbar-primary-search {
    width: 32px;
}
}

.navbar-primary-search svg,
.nav > li > a.navbar-primary-search svg {
display: inline-block;
width: 100%;
height: auto;
vertical-align: middle;
}

@media (max-width: 1040px) {
.navbar-primary-search,
.nav > li > a.navbar-primary-search {
    display: none;
}
}

.navbar-header .navbar-primary-search,
.navbar-header .nav > li > a.navbar-primary-search {
display: none;
width: 30px;
position: absolute;
right: 50px;
top: 33px;
}

@media (max-width: 1039px) {
.navbar-header .navbar-primary-search,
.navbar-header .nav > li > a.navbar-primary-search {
    display: inline-block;
}
}

@media (max-width: 767px) {
.navbar-header .navbar-primary-search,
.navbar-header .nav > li > a.navbar-primary-search {
    top: 19px;
    right: 50px;
}
}

@media (max-width: 769px) {
.navbar-header .navbar-primary-search,
.navbar-header .nav > li > a.navbar-primary-search {
    padding-left: 0;
    padding-right: 0;
}
}



.navbar-primary--dot-banner {
    background-color: #13386e;
    color: #fff;
    font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
    letter-spacing: 0.5px;
    
    font-size: 10px;
    height: 50px;
}

.navbar .topdotlink {
    padding: 15px 0px 0px 33px;
}
.navbar .bottomdotlink .nav {
    padding: 10px 0px 0px 15px;
}
.navbar-primary--dot-banner ul {
    padding: 10px 0px 0px 15px !important;
    margin-bottom:0 !important;
    list-style: none !important;
}
.navbar-primary--dot-banner img {
width: 15px;
vertical-align: sub;
margin-right: 5px;
opacity: 0.306;
}

.navbar-primary--dot-banner a {
color: #fff;
}

.navbar-primary--dot-banner.navbar--technical-alert {
background-color: #ffcc06;
color: #000;
font-size: 14px;
padding: 10px;
}

.navbar-primary--dot-banner.navbar--technical-alert p {
margin: 0;
}

.navbar {
	border: none !important;
}
