﻿
/*
    <link rel="stylesheet" id="google-fonts-css" href="//fonts.googleapis.com/css?family=Poppins:400,500,600" type="text/css" media="all">

*/


body {
    font-family: 'Poppins', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif !important;
}

input,
button,
select,
textarea {
    font-family: 'Poppins', sans-serif;
}





a {
    color: #797979;
}

    a:hover, focus {
        color: #333333;
    }

    a.btn {
        border: 0;
        font-size: 13px;
        background: #004FA3 !important;
        color: #fff;
        text-shadow: 0 -1px 1px #444;
        font-weight: 500;
        text-decoration: none;
        position: relative;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px
    }
    
    a.btn:hover {
        background: #181818 !important;
    }

/*
a.btn-big { background: url("../images/btn-big-black.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0); }
a.btn.green {background:#333333!important; text-shadow: 0 -1px 0px #444 !important;}
a.btn.green:hover {background:#444 !important;}
*/

.info-section {
    background-color: #F2F2F2; /*#e5f3f8;*/
}

footer .basement ul li a {
    color: #000;
}

.navbar-inner {
    min-height: 50px;
    padding-left: 20px;
    padding-right: 20px;
    /*    background-color: #6b8298;
    background-image: -moz-linear-gradient(top, #6b8298, #6b8298);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6b8298), to(#3b5741));
    background-image: -webkit-linear-gradient(top, #6b8298, #6b8298);
    background-image: -o-linear-gradient(top, #6b8298, #6b8298);
    background-image: linear-gradient(to bottom, #6b8298, #6b8298);
    background-repeat: repeat-x;
*/
    background-color: #e6e6e6 !important;
    background-image: none !important;
    border: 1px solid #223326;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    *zoom: 1;
}

    .navbar-inner:before, .navbar-inner:after {
        display: table;
        content: "";
        line-height: 0;
    }

.navbar.nav .active a {
    border-radius: 0px;
    border-width: 2px;
}

.navbar.nav .active a {
    border-radius: 0px;
    border-width: 2px;
}

.navbar .nav li a {
    border-radius: 0px;
    border-width: 2px;
}

.btn-group.steps > a.main {
    background: url("../images/btn_mid-black.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}

.fileupload {
    background: url("../images/btn_mid-black.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}

.span3 aside .nav-pills > .active > a, .span3 aside .nav-pills > .active > a:hover, .span3 aside .nav-pills > .active > a:focus {
    background: #6b8298;
    color: #fff;
}

.start-container {
    background-color: #004FA3;
    color: #fff;
    border-radius: 0px;
    padding: 8px;
    margin-left: 4px;
}

    .start-container a {
        color: #fff;
    }

        .start-container a:hover {
            color: #797979;
        }

.news .publishdate {
    color: #999999;
    font-size: larger;
}

footer .basement p {
    color: #000;
}

footer .basement {
    background: #004FA3;
    color: #000;
    Font-size: 12px;
}

.upplandsmotor header .logo {
    margin: 13px 0px;
    text-align: center;
}

.upplandsmotor header .mobile-link a {
    color: #222;
}

.upplandsmotor header .mobile-link {
    top: 5px;
    right: 5px;
}

.car-profile .place-bid-unit .place-bid-dropdown {
    visibility: hidden;
}

.testprotocol .foot {
    background: url(../../internalcars/images/iclogo146.png) center center no-repeat;
}

header .navbar .nav.nav-pills.pull-right > .active > a, .navbar .nav.nav-pills.pull-right > .active > a:hover, .navbar .nav.nav-pills.pull-right > .active > a:focus {
    background: #004FA3;
    color: #fff;
    text-shadow: 0 1px 2px #8c4916;
    -webkit-box-shadow: inset 0px 1px 1px #3d240e !important;
    box-shadow: inset 0px 1px 1px #3d240e !important;
}

a.xx_btn.orange {
    background: #6b8298 url(/framework/upplandsmotor/images/btn-mid-um.png) repeat-x !important;
    background-size: auto 100% !important;
    text-shadow: 0 -1px 0px #888 !important;
}

    a.xx_btn.orange:hover {
        background: #6b8298 !important;
    }


a.btn-big {
    border-radius: 0px;
    fill:#004FA3;
    border-width: 2px;
    border-color:#004FA3;
    border-style: solid;
    color:#004FA3!important;
    background: #fff !important;
    text-shadow: none !important;
    /*color:#004FA3;*/
    font-weight: 700;
}

a.btn.wheelset {
    color:#fff!important;
}

    a.btn-big:hover {
        background:#004FA3 !important;
        color: #fff;
    }

a.btn.grey {
    color: #999;
    background: #fff !important;
    text-shadow: none;
}




a.btn.orange {
    border-radius: 0px;
    fill:#004FA3;
    border-width: 2px;
    border-color:#004FA3;
    border-style: solid;
    background: #fff !important;
    text-shadow: none !important;
    color:#004FA3;
    font-weight: 700;
}


    a.btn.orange:hover {
        background:#004FA3 !important;
        color: #fff!important;
    }

    a.btn.orange:after {
        display: none;
    }

a.btn.orange3d {
    background: #6b8298 url(/framework/upplandsmotor/images/btn-mid-um.png) repeat-x !important;
    background-size: auto 100% !important;
    text-shadow: none !important;
}


a.btn.green {
    border-radius: 0px;
    fill: #000;
    border-width: 2px;
    border-color: #000;
    border-style: solid;
    background: #fff !important;
    text-shadow: none !important;
    color: #000;
    font-weight: 700;
}


    a.btn.green:hover {
        background: #000 !important;
        color: #fff;
    }





.button_bar a .right-helper:before {
    border-left: 9px solid #004FA3;
}

.button_bar a .right-helper:after {
    border-left: 9px solid #004FA3;
}

.button_bar a:hover .right-helper:before {
    border-left: 9px solid #888;
}

.button_bar a:hover .right-helper:after {
    border-left: 9px solid #888;
}

.button_bar a.btn:hover {
    background: #888;
}



.button_bar a:active .right-helper:before {
    border-left: 9px solid #888;
}

.button_bar a:active .right-helper:after {
    border-left: 9px solid #888;
}

.button_bar a.btn:active {
    background: #888;
}


.button_bar a:focus .right-helper:before {
    border-left: 9px solid #888;
}

.button_bar a:focus .right-helper:after {
    border-left: 9px solid #888;
}

.button_bar a.btn:focus {
    background: #888;
}

footer {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

header .nav-pills > li > a {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

footer .basement ul li a {
    color: #fff;
}


/*a.btn:after {
    content: ' ';
    display: block;
    width: 95%;
    height: 91%;
    background: url(../../shared/images/button_blink_o.png) no-repeat;
    top: 1px;
    left: 1px;
    position: absolute;
}*/


aside.login .btn {
    background: #004FA3 !important;
    color: white !important;
    box-shadow: none;
    height: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.summary {
    /* background-color: #516e58; */
    color: #181818;
    margin-left: 0;
    padding: 10px;
}

header .navbar-inner {
    background: #004FA3 !important;
    border: 0;
    padding-right: 13px;
    padding-left: 13px;
}

header .navbar .nav.nav-pills.pull-right > .active > a {
     background-color: #000;
}

a.btn.green:hover {
    background: #004FA3 !important;
    color: #fff!important;
}

a.btn.green {
    border-radius: 0px;
    fill: #000;
    border-width: 2px;
    border-color: #004FA3;
    border-style: solid;
    background: #fff !important;
    text-shadow: none !important;
    color: #004FA3;
    font-weight: 700;
}

.box .change_details.change_account {
    /* display: inline-block; */
    position: static;
    background-color: #004FA3;
}

a.btn {
    border: 0;
    font-size: 13px;
    background: url(../../bilbolaget/images/btn_blue.png) repeat-x;
    color: #fff;
    text-shadow: 0 -1px 1px #444;
    font-weight: 500;
    text-decoration: none;
    position: relative;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

a {
    color: #004FA3;
}

aside.news .news_content p, aside.news .news_content a {
    width: 205px;
    font: normal 14px 'Lato', sans-serif;
}

aside.news .news_content h2 {
    width: 140px;
    font: 600 14px 'Lato', sans-serif;
}


.btn-group.steps > a.btn {
    border: 2px solid #004FA3;
    text-shadow: none !important;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0px;
}


/* buttonrow2022 desktop pages - Volvo and Bilbolaget */

a.buttonrow2022-create {
    background: none !important;
    background-color: #fff !important;
    color: #000 !important;
    border: 1px solid #181818;
    font-weight: 700;
    text-shadow: none;
}

    a.buttonrow2022-create:hover {
        background-color: #ccc !important;
    }

a.buttonrow2022-finish {
    /*    text-shadow: none;*/
}
