﻿	
    /*--------------------------------------------------------------------------------

	*Filnamn:			main.css

	*Version:			1.0 

	*Author:			Bilonline - En del av Applikationsdata
	
	---------------------------------------------------------------------------------*/

    body{
    overflow-x:hidden;
    height: 100%!important;
    }

    h1,h2,h3,h4,h5,h6{
    font-family:'Oswald',sans-serif;
    text-transform:uppercase;
    color:#444;
    }

    p,
    a,
    span,
    table,
    ul,
    textarea{
    font-family: 'Merriweather', serif;
    font-size:13px;
    line-height:22px;
    font-weight:300; 
    color:#000;  
    }

    button{
    font-family:'Oswald',sans-serif!important;    
    }

    input::-webkit-input-placeholder { color: darkgray; }
    input::-moz-placeholder {color: darkgray; }
    input:-ms-input-placeholder { color: darkgray; }
    
    textarea::-webkit-input-placeholder{color: darkgray;}
    textarea::-moz-placeholder{color: darkgray;}


    /* Header
	------------------------------------------------------------------------*/

    header{
    width:100%;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    height:auto;
    min-height:300px;
    }

    .kreditbordet-header{
    width:100%;
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center center;
    min-height: 0px;
    }


    /* Navbar
	------------------------------------------------------------------------*/
    
    .navbar-wrapper{
    background-color:rgba(255, 255, 255, 0.6);
    }

.navbar-logo {
    float: left;
    position: relative;
    z-index: 1;
    /*padding:0;*/
    max-height: 60px;
    margin-top: 25px;
}


    .navbar-logo img{
    display:block;
    padding:10px;
    /*background:#fff;*/
    }
    
    .navbar-bb{
    border:0;
    border-radius:0;
    background-color:transparent;
    text-transform:uppercase;
    padding-top:15px;
    }

    .navbar-default .navbar-nav > li > a {
    color: #000000;
    /*font-size:0.85em;*/
    font-family:'Oswald', sans-serif;
    font-size:1.3em;
    }



    .navbar-default .navbar-nav :hover {
    /*background: #fff;*/
    -moz-transition: all ease-in 0.4s;
    -o-transition: all ease-in 0.4s;
    -webkit-transition: all ease-in 0.4s;
    transition: all ease-in 0.4s;
    }

    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus {
    color: #808080;
    background-color: transparent;
    }

    .navbar-default .navbar-toggle {
    border-color: transparent;
    width: 100%;
    float: none;
    margin-right: 0;
    padding-top: 35px;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
    background-color:transparent;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
    border:0;
    }

    .nav-menu-lines{
    color:#c00a0a;
    }


    /* Sections
	------------------------------------------------------------------------*/
    
    .section-intro{
    padding:50px 0 50px 0;
    width:100%;
    height:auto;
    }

    .section-content{
    padding:50px 0 50px 0;
    width:100%;
    height:auto;
    }


.section-content-kreditbordet {
    width: 100%;
    height: auto;
    padding-right: 2px;
    margin-top: 25px;
}

    .section-car{
    padding:0 0 50px 0;
    width:100%;
    height:auto;
    }

    .section-callback{
    width:100%;
    height:auto;
    }

    .section-slider{
    padding:50px 0 50px 0;
    margin:0;
    height:auto;
    background-color:#000;
    box-shadow:0px 1px 2px #635A5D;
    }

    .section-map{
    padding:0;
    width:100%;
    height:auto;
    margin:0 0 -5px 0;            
    }

    .section-social{
    padding:100px 0 100px 0;
    margin:0;
    height:auto;
    background-color:#000;
    }

    .section-formedling{
    padding:100px 0 100px 0;
    background-image: url(/img/bb-bg-footer2.jpg);
    background-size:cover;
    }

    .partner-img{
    padding-top:50px;
    padding-bottom:50px;
    }


    /* Content
	------------------------------------------------------------------------*/
    
    .row-intro{
    margin:50px auto 50px auto;
    padding:25px 0 50px 0;
    background-color:transparent;
    }

    .row-intro h1{
    font-size:5em;
    color:#fff;
    font-weight:700;
    }



    .row-intro p{
    color:#fff;
    background:rgba(0, 0, 0, 0.8);
    border-radius: 5px;
    padding:10px 5px 5px 5px;
    font-weight:400;
    }

    .row-intro hr{
    border-color:none;
    height:0;
    width:0;
    }

    .intro-box{
    background-color:#f7f7f7;
    text-align:center;
    padding:5px;
    }

    .box-hr{
    margin:0 auto;
    padding:5px;
    border-color:#ccc;
    width:50%;
    }

    .btn-bb{
    padding:25px;
    text-transform:uppercase;
    background-color:#eaeaea;
    border:0;
    }

    .col-margin-btm{
    margin-bottom:45px;
    }

    .p-margin-btm{
    margin-bottom:25px;
    }

    .section-content-row{
    padding:0;
    margin:0;
    background-color:#f9f9f9;
    }

    .section-content-box{
    padding:25px;
    background-color:#fff;
    border:1px solid #eaeaea;
    text-align:center;
    }

    .section-content-icon{
    color:#faa500;
    }

    .section-content-img{
    margin:25px 0 25px 0;
    }

    .ul-formedling{
    padding:0;
    margin-left:25px;
    list-style-image:url(/img/ul-check.png);
    }

    .table-header{
    display:table-row!important;
    width:100%;
    clear:both;
    text-transform:uppercase;
    font-size:1.15em;
    font-family:'Oswald',sans-serif;
    font-weight:300;
    color:#444;
    height:30px;
    }

    .table-kontakt{
    /**/
    }

    .mail-wrapper{
    font-family:'Merriweather',serif;
    font-size:13px;
    font-weight:300;
    }

    .mail-form{
    width:100%;
    display:table;
    padding:5px;
    height:60px;
    border:0;
    border-top-left-radius:2px;
    border-bottom-left-radius:2px;
    }

    .mail-form-txt{
    width:100%;
    display:table;
    padding:5px;
    height:110px;
    max-width:767px;
    overflow:hidden;
    border:0;
    border-top-left-radius:2px;
    border-bottom-left-radius:2px;
    font-weight:300;
    }

    .mail-form-icon{
    width:55px;
    border:0!important;
    font-size:0.9em;
    }

    .mail-form-igroup{
    width:100%;
    border:1px solid #eaeaea;
    }

    .btn-send{
    display:block;
    padding:10px;
    width:140px;
    height:60px;
    border-radius:3px;
    border:0;
    text-transform:uppercase;
    font-size:1.2em;
    background-color:#555;
    color:#fff;
    font-family:'Oswald',sans-serif;
    }

    .fast-contact-box{
    position:fixed;
    display:block;
    width:45px;
    height:100px;
    margin:0 auto;
    background-color:#333;
    top:25%;
    padding:25px 5px 25px 7px;
    border-radius:0 2px 2px 0;
    }

    .fast-contact-box i{
    color:#fff;
    }

    .fast-contact-box i:hover{
    color: #555;
    cursor: pointer;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
    text-decoration:none;
    }

    .fast-link{
    background-color:#222;
    height:auto;
    margin:25px 5px;
    position:relative;
    font-family:'Oswald',sans-serif;
    text-transform:uppercase;
    overflow:hidden;
    cursor:pointer;
    }

    .fast-link-inner{
    background-color:#222;
    padding:10px;
    color:#fff;
    border-top:1px solid #333;
    overflow:hidden;
    position:relative;
    }

    .overflow img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .6s ease-in-out;
    -moz-transition: .6s ease-in-out;
    -o-transition: .6s ease-in-out;
    transition: .6s ease-in-out;
    }

    .overflow img:hover {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    }

    .hr-formedling{
    border-color:#222;
    }

    .section-content-txt{
    color:#fff;
    padding:10px;
    }

    .section-content-header{
    color:#fff;
    }

    .message-row{
    padding-bottom:25px;
    }

    /* Slider
	------------------------------------------------------------------------*/
    
    .flexslider{
    background-color:transparent;
    }

    .slides li{
    margin:0 0 0 2px;
    overflow:hidden;
    cursor:pointer;
    }
    /* Kunden ville inte ha denna
    .slides li img:hover{
    opacity:0.7;
    }*/
    .slides-content{
    background:#eaeaea;
    color:#333;
    text-transform:uppercase;
    font-family:'Montserrat', sans-serif;
    padding:10px;
    }
    .slides-content img{
    width:100%;
    height:auto;
    }
    .slides-content span{
    display:block;
    text-align:center;
    }
    .slides-modell{
    font-size:1.2em;
    height:40px;
    font-weight:700;
    }
	.slides-pris{
    font-size:1.2em;
    font-weight:700;
    color:#091c4c;
	}

    .flex-direction-nav a:before {
    background:url(/img/arrow-lft.png);
    display: block;
    width:60px;
    height:60px;
    content: '';
    }

    .flex-direction-nav a.flex-next:before {
    background:url(/img/arrow-rgt.png);
    display: block;
    width:60px;
    height:60px;
    content: '';
    }


    /* Footer
	------------------------------------------------------------------------*/
    footer{
    padding:40px 0 0 0;

    }

    footer a{
    color:#eaeaea;
    }

    footer a:hover{
    color: #555;
    cursor: pointer;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
    text-decoration:none;
    }

    footer hr{
    border-color:#111;
    }

    footer h5{
    font-size:1.3em;
    font-weight:400;
    }

    footer h5,
    footer p,
    footer table,
    footer span{
    color:#eaeaea;
    }

    .footer-top-row,
    .footer-middle-row{
    margin-bottom:40px;
    }

    .td-kon-lft{
    padding-right:10px;
    vertical-align:top;
    }

    .td-open-lft{
    padding-right:10px;
    }

    .copyright-txt{
    width:100%;
    bottom:0;
    padding:10px;
    text-align:center;
    background-color:#111;
    color:#ccc;
    border-top:1px solid rgba(250, 165, 0, 0.3);
    }

    .copyright-txt span{
    font-size:0.9em;
    }

    .footer-social{
    padding-right:15px;
    margin-top:-25px;
    position:relative;
    display:inline-block!important;
    }

    .footer-social:hover,
    .footer-social:active {
    color: #222;
    cursor: pointer;
    -moz-transition: all ease 0.4s;
    -o-transition: all ease 0.4s;
    -webkit-transition: all ease 0.4s;
    transition: all ease 0.4s;
    }

    .scrollup{
    width:60px;
	height:60px;
    padding-left:5px;			
	text-indent:-9999px;
	position:fixed;
	bottom:50px;
	right:20px;
	display:none;
    background-image:url(/img/scroll-top-btn.png);
    background-repeat:no-repeat;
    background-size:contain;
    background-color: #333;
    border-radius:4px;
    }

    .scrollup:hover {
    background-color:rgba(234, 234, 234, 0.85);
    border-color: #adadad;
    -moz-transition: all ease-in 0.5s;
    -o-transition: all ease-in 0.5s;
    -webkit-transition: all ease-in 0.5s;
    transition: all ease-in 0.5s;
    }

    a.f-partners-btm{
    margin-top:-15px;
    margin-bottom:15px;
    position:relative;
    display:inline-block;
    padding-right:15px;
    }

    a.f-partners-btm :hover{
    opacity:0.8;
    }


    /* Media
	
	------------------------------------------------------------------------*/

    /* Special */

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #3fa9f5;
    border-color: #3fa9f5;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}
.pagination-lg > li > a, .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}
.navbar-kredit{
    border-bottom: solid darkgray 1px!important;
    margin-top: 20px;
    height: 90px;
}
.navbar-right{
    margin-bottom:-10px;
}
.kreditbordet-login-rubrik{
    padding-bottom: 15px;
    color:white;
}
.kreditbordet-footer{
    position: absolute;
    bottom: 0;
    width: 100%;
}

.kreditbordet-avtalsrubriker-left{
    padding-top: 6px!important;
    background: #fff;
    border: 1px solid #111;
    border-color: #d0d0d0;
    padding: 1px;
    margin-bottom: 0px;
    background-color: rgb(177, 52, 18);
    height: 33px;
    text-align: left;
    padding-left: 15px;
}
.kreditbordet-avtalsrubriker-center{
    padding-top: 6px!important; 
    background: #fff;
    border: 1px solid #111;
    border-color: #d0d0d0;
    padding: 1px;
    padding-left: 6px;
    margin-bottom: 0px;
    background-color: rgb(177, 52, 18);
    height: 33px;
    text-align: center;
}
.kreditbordet-avtalsrubriker-text{
    color:white;
    font-size: 16px;
}
.kreditbordet-avtalsrubrik-first{
    border-radius: 6px 0px 0px 0px;
}
.kreditbordet-avtalsrubrik-last{
    border-radius: 0px 6px 0px 0px;
}
.kreditbordet-rubrik{
    color: black;
    text-align: right;
    margin-top: 10px;
}
.avtalsposter-row-text {
    font-family: 'Oswald',sans-serif;
    font-size: 14px;
    color: #2a2a2a;
    max-height: 28px;
}
.avtalsposter-null-text{
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    width: 100%;
    padding-top: 10px;
    text-align: center;
}
.avtalsposter-row {
    padding-top: 2px;
}
#avtalsposter {
    min-height: 280px;
}
.avtalsposter-odd {
    border: 1px solid #d4d2d2;
    margin-left: 15px;
    margin-right: 15px;
    background-color: #fcfcfc;
    height: 33px;
    margin-bottom: 1px;
    padding-top: 5px;
    overflow: hidden;
}
.avtalsposter-even {
    background-color: #f7f7f7;
    border: 1px solid #e3e3e3;
    margin-left: 15px;
    margin-right: 15px;
    height: 33px;
    margin-bottom: 1.5px;
    padding-top: 5px;
    overflow: hidden;
}
.avtalsposter-odd:hover,
.avtalsposter-even:hover{
    cursor:pointer;
    background-color: rgba(208, 208, 208, 0.36);
}
.avtalspost-funktioner{
    text-align:left;
}
.avtalspost-funktion-bankid{
    font-size:20px;
}
.avtalspost-funktion-img{
    margin-top: -10px;
    margin-right: 6px;
    margin-left: -6px;
    border-radius: 2px;
}
.avtalspost-avtalsnr{
    text-align:center;
}
.avtalspost-status{
    text-align:center;
}
.avtalspost-kund{
    text-align:left;
}
.avtalspost-center{
    text-align:center;
}
.avtalspost-kund-text{
    min-width:120px;
}
.avtalspost-datum{
    text-align:center;
}
.avtalspost-datum-text{
    min-width:73px;
}


.start-infopanel{
    background: rgba(0, 0, 0, 0.68);
    border-radius: 10px;
    margin-bottom:-80px;
    box-shadow: 5px 1px 30px #000000;
}
.start-infotitle{
    font-family: 'Merriweather', serif;
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    color:white;
    margin-bottom:10px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.start-info{
    font-family: 'Merriweather', serif;
    font-size: 13px;
    line-height: 22px;
    color:white;
    margin-top:10px;
}
.login-form{
    border: 1px solid #585858;
    padding: 5px 1em;
    border-radius: 5px;
    font-size: 16px;
    line-height: 1.5;
/*    width: 30%;
    max-width:250px;*/
    margin-bottom: 2px;
}

.login-orgnr{

}

.login-validate{
    color:white;
    display:none;
}

.login-label{
    color:white;
}

.login-message{
    margin-left: -20px;
    font-size:16px;
    color:white;
    margin-top: 10px;
}
.login-btn{
    padding: 5px;
    width: 226px;
    margin-top: 6px;
    border-radius: 6px;
    border-color: white;
    max-width:250px;
}
.login-table{
    text-align:center;
    align-content:center;
    justify-content:center;
    width:100%;
}
.login-table-box {
    text-align: center;
    display: block;
    margin: 10% auto;
    max-width: 500px;
}
.login-table-frame {
    background: rgba(0,0,0,0.5);
    margin: 36px;
    padding: 5px;
    border-radius: 10px;
}
.logout-panel{
    margin-top: -15px;
    margin-left: -5px;
}

.logout-text {
    font-size: 14px;
    text-decoration: none;
    padding-left: 3px;
    font-size:16px;
}
.fa-user-o {
    color: #b13412;
    font-size: 15px;
}

.LoginStatusWrapper {
    display: inline-block;
    width: 100%;
}

#LoginStatus {
    font-size: 13px;
    font-weight: 300;
    background-color: #337ab7;
    border-radius: 3px;
    color: white;
    padding: 2px 4px 2px 4px;
}

#LoginStatus:hover {
    text-decoration: none;
    background-color: #4695d8;
}

.kreditbordet-searchbox-fritext-header {
    background: #fff;
    /*border: 1px solid #111;
    border-color: #d0d0d0;*/
    padding: 1px;
    padding-left: 6px;
    /*background-color: #f3f3f3;*/
    margin-bottom: 2px;
    height: 25px;
    padding-top: 7px;
    font-size: 13px;
}
.kreditbordet-searchbox-header {
    background: #fff;
    /*border: 1px solid #111;
    border-color: #d0d0d0;*/
    padding: 1px;
    padding-left: 6px;
    /*background-color: #f3f3f3;*/
    margin-bottom: 2px;
    height: 25px;
    padding-top: 6px;
}
.kreditbordet-select-box {
    padding: 7px;
    width: 100%;
    font-size: 13px;
    background: #fff;
    color: #000;
    border-radius: 0px;
    height: 34px;
    border: 1px solid gray;
}
.kreditbordet-search-box {
    padding: 7px;
    width: 100%;
    font-size: 16px;
    background: #fff;
    color: #000;
    border-radius: 0px;
    height: 34px;
    border: 1px solid gray;
}

.kreditbordet-select-box:focus-visible, .kreditbordet-search-box:focus-visible {
    outline:none;
}

.kreditbordet-sok1-rad {
    margin-bottom: 25px;
}
.kreditbordet-sort{
    padding-left: 6px;
    color: white;

}
.kreditbordet-sort-active{
    padding-left: 6px;
    color: #3fa9f5;
}

.kreditbordet-sortlink:hover{
    text-decoration:none;
}
.divhidden{
    margin-bottom: -30px;
}
.kreditbordet-btn-search{
    height: 40px;
    margin-top: -10px;
    width: 18%;
    float: right;
}
.kredit-mainpanel {
    border: solid darkgray 1px;
    margin-bottom: 50px;
}
.kredit-text {
    font-family: 'Oswald',sans-serif;
    font-size: 16px;
    width: 100%;
    background: inherit;
    border: none;
    outline: none;
    resize: none;
    border-bottom: 1px solid #e1e1e1;
    display: block;
    min-height: 23px;
}
.kredit-dropdown{
    font-size:16px;
    width:100%;
    background:inherit;
    border:none;
    outline:none;
    resize:none;
    margin-left:-4px;
    height: 24px;
}
.kredit-text-bold{
    font-size:15px;
    font-weight:bold;
}
.kredit-text-a{
    font-size:16px;
}
.kredit-textrubrik {
    font-family: 'Oswald',sans-serif;
    font-size: 13px;
    margin-bottom: 0px;
    display: inline-block;
    width: 100%;
}
.kredit-grupp-textrubrik {
    font-size: 16px;
    margin-bottom: 0px;
    display: inline-block;
}
.kredit-textrubrik-radio {
    font-size: 16px;
    margin-bottom: 0px;
    float: left;
    width: 100px;
}
.kredit-ekonomi-textrubrik{
    font-size:15px;
}
.kredit-toppanel{
    margin-top:30px;
}
.kredit-kundpanel{
    margin-top: 40px;
}
.kredit-medkopare-wrapper{
    margin-top:50px;
}
.kredit-meddelandepanel{
    height: 100%;
    margin-bottom:50px;
}
.kredit-kundpanel-right{

}
.kredit-kundekonomi-right{

}



.kredit-bilpanel {
    display: inline-block;
    margin-top: 25px;
}

.kredit-panelrubrik {
    font-size: 18px;
    font-weight: bold;
    background-color: whitesmoke;
    display: inline-block;
    width: 100%;
    padding-left: 2px;
    margin-bottom: 4px;
    margin-top: 20px;
}
.kredit-panelunderrubrik{
    font-size:15px;
    font-weight:bold;
}
.kredit-panelunderrubrik-saljare-wrapper{

}
.kredit-panelunderrubrik-wrapper{
   margin-bottom:3px;
}
.kredit-rubrik-wrapper{
    margin-bottom:5px;
}
.kredit-text-wrapper {
    margin-bottom: 3px;
    height: auto;
    min-height: 46px;
}
.kredit-text-split-wrapper{
    margin-left: 0px;
    margin-bottom:3px;
    border-bottom:solid whitesmoke 1px;
    margin-right: 30px;
}
.kredit-text-error{
    color:red;
}
.kredit-text-ok{
    color:#1d8cd9;
}
.kredit-ekonomi-text-wrapper{
    margin-bottom: -5px;
    margin-top: 3px;
}
.kredit-row-wrapper {
    margin-left: 15px;
    margin-bottom: 25px;
}
.kreditbordet-modal-input{
    margin-bottom:5px;
}
.kreditbordet-modal-icon-close{
	margin-top:-8px;
	color:#333;
}
.btn-wrapper {
    margin-left: -15px;
    margin-right: -15px;
}
.statusbtn {
    background-color: #3fa9f5;
    color: white;
    padding: 10px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    height: 45px;
    width: 145px;
}
.messagebtn {
    background-color: rgb(177, 52, 18);
    color: white;
    padding: 10px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    height: 45px;
    width: 155px;
}

.statusbtn:hover, .statusbtn:focus {
    background-color: gray;
}
.messagebtn:hover, .messagebtn:focus {
    background-color: gray;
}
.dropdown {
    position: relative;
    display: inline-block;
    margin-bottom: 5px; 
}
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 145px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    font-size:14px;
    display: block;
}

.kbbtn:hover {
    background-color: #4360b2;
    color: white;
}

.msbtn:hover {
    background-color: #ff6a00;
    color: white;
}

.gkbtn:hover {
    background-color: #33A532;
    color:white;
}
.ktbtn:hover {
    background-color: #FF5A00;
    color:white;
}

.asbtn:hover {
    background-color: #dc1027;
    color: white;
}

.cnlbtn:hover {
    background-color: #333;
    color: white;
}

/*Sätts av kreditbordt.js */
.show {display:block;}

.garanti-rubriktext{
    font-family: "Ubuntu-Light",sans-serif;
    font-size:16px;
}

.garanti-text{
    font-family: "Ubuntu-Light",sans-serif;
    font-size:14px;
    line-height: 30px;
}
.short-values-container{
    padding: 0;
}
.inner-col{
    padding: 0;
}
.funktionbtn{
    background-color: rgb(177, 52, 18);
    border: 1px solid #a2a0a0;
    border-radius: 3px;
    color: white;
    width: 100px;
    padding: 5px;
    margin-top: 8px;
    max-width: 150px;
}
.funktionbtn-iusr{
    font-size: 18px;
    background-color: rgb(177, 52, 18);
    border: 1px solid #a2a0a0;
    border-radius: 3px;
    color: white;
    width: 180px;
    margin-top: 8px;
    max-width: 174px;
    padding: 5px;
}
.funktionbtn-start-iusr{
    font-size: 20px;
    background-color: rgb(67, 140, 202);
    border: 1px solid #a2a0a0;
    border-radius: 3px;
    color: white;
    margin-top: 8px;
    padding: 5px;
}

.funktionbtn-upd {
    font-size: 18px;
    background-color: #337ab7;
    border: 1px solid #a2a0a0;
    border-radius: 3px;
    color: white;
    width: 180px;
    margin-top: 8px;
    max-width: 180px;
    padding: 5px;
}

.funktionbtn-wrapper-iusr{
    padding-right: 0px;
    padding-left: 0px;
}
.statustext-info a{
    font-family: 'Merriweather', serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    color: #000;
}
.nav-wrapper{
    margin-top: 10px;
}
.funktion-iusr-menu-inactive {
    color: #575757;
    font-size: 20px;
    background-color: transparent;
    width: 175px;
    padding: 5px;
    max-width: 175px;
}
.funktion-iusr-menu-active {
    color: white;
    font-size: 24px;
    background-color: transparent;
    width: 175px;
    padding: 5px;
    max-width: 175px;
}
.ansokan-nav {
    margin-top: 30px;
    height: 50px;
    background-color: #c9c9c9;
    border: 1px solid #b7b7b7;
}
.statusframeright{
    /*border: 1px solid #b8b8b8;*/
    /*height: 106px;
    background-color: white;*/
}
.statustextright{
    color: #3a3a3a;
    text-align: left;
    margin-left:10px;
    margin-right:10px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    font-size:16px;
}
.statusframeleft{
    border: 1px solid #b4b4b4;
    background-color: #c0c0c0;
    color:white;
    height: 34px;
    padding-top: 4px;
    /*width: 33%;
    min-width: 300px!important;
    border-radius: 10px;*/
    margin: 0 auto;
}
.statustext-info{
    color: #3a3a3a;
    font-size:16px;
}
.status-ok-info-text{
    color: white;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}
.statustextleft{
    color: white;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
}
.status-ok{
    background-color: #4CAF50;
}
.status-ok-info-rubrik{
    background-color: #aaaaaa;
}
.status-rejected{
    background-color: #F44336;
}
.status-wait{
    background-color: #FFC107;
}
.fa-arrow-right{
    color: #6e6c6c;
    font-size: 17px;
    padding-right: 8px;
}
.funktionbtn-wide{
    background-color: rgb(177, 52, 18);
    border: 1px solid #a2a0a0;
    border-radius: 3px;
    color: white;
    width: 200px;
    padding: 5px;
    margin-top: 8px;
    max-width: 150px;
}
.funktionbtn-wrapper{
    float: left; width:110px;
}
.funktionbtn:hover{
    background-color: #ebebeb;
    color: gray;
}
.dropdown-toggle{
    background: none!important;
}
.pagination > .active > a{
    background-color: rgb(177, 52, 18)!important;
    border-color: #000000!important;
}
.section-spacer{
    margin-left:30px;
    margin-right:30px;
    border-top:0;
}
.kredit-radio{
    padding-right: 15px;
    font-size: 16px;
}
.radio-wrapper{
    margin-top: 15px;
}
.kredit-radio, input[type=radio] {
    margin-right: 5px;
    margin-bottom: 17px;
}
.start-ptext{
    font-size: 16px;
}
.irs-min, .irs-max{
    display:none!important;
}
.price-start{
    width: 120px;
    border-radius: 4px;
    font-size: 18px;
    margin-bottom: 4px;
}
.start-info-text{
    margin-top:86px;
}
.span-text{
    font-size: 16px;
}
.start-h3-border{
    background-color: gray;
    padding: 7px;
    color: white;
    border-radius: 6px;
}
.start-h3-clean{
    color: #444;
}
.error-wrapper{
    padding:15px;
    background-color:#ab0d0d;
    width:350px;
    color:white;
    margin-top:45px;
    border-radius:6px;
}
.error-wrapper h4{
    color:white;
}
.error-wrapper span{
    color:white;
    font-size:16px;
}
.manadskostnad-start{
    float:left;
    padding-top:20px;
    padding-right: 0px;
    padding-left: 0px;
}
.manadskostnad-start-text{
    font-size: 26px;
    font-weight: bold;
    color: #555555;
}
.start-i-text{
    text-align: left;
    font-size: 17px;
    font-weight: 300;
    line-height: 2;
    padding-left: 8px;
}

.irs-grid-text{
    font-size: 13px!important;
}
.dropmeny{
    text-transform: none;
}
.avtal-utr-wrapper{
    height: 75px;
}
.start-calccontainer{
        margin: 10px;
}

.section-iusr-box {
    background-color: whitesmoke;
    padding: 10px;
}

.kreditstatus {
    background-color: #4360b2;
    color: white;
    padding-left: 4px;
    padding-right: 6px;
    border-radius: 2px;
    width: fit-content;
}

.kreditstatus-godkand {
    background-color: #2fb956;
    color: white;
    padding-left: 4px;
    padding-right: 6px;
    border-radius: 2px;
    width: fit-content;
}
.kreditstatus-avslag {
    background-color: red;
    color: white;
    padding-left: 4px;
    padding-right: 6px;
    border-radius: 2px;
    width: fit-content;
}

.kreditstatus-respons {
    background-color: #ff6a00;
    color: white;
    padding-left: 4px;
    padding-right: 6px;
    border-radius: 2px;
    width: fit-content;
}

.kreditstatus-utbetalning {
    background-color: #4360b2;
    color: white;
    padding-left: 4px;
    padding-right: 6px;
    border-radius: 2px;
    width: fit-content;
}

.kreditstatus-avbruten {
    background-color: #333;
    color: white;
    padding-left: 4px;
    padding-right: 6px;
    border-radius: 2px;
    width: fit-content;
}
.fa-refresh, .fa-sync {
    color: rgb(177, 52, 18);
    font-size: 18px;
    cursor: pointer;
}

.fileextention {
    padding-left: 4px;
}

.fa-file {
    font-size: 18px;
    cursor: pointer;
    color:#b11e1e
}

.file-wrapper{
    display:inline-block;
}

.file-wrapper:hover {
    background-color:whitesmoke;
    padding:2px;
}

.selected-file-wrapper {
    display: inline-block;
    background-color: whitesmoke;
    padding: 6px;
    border: 1px solid gray;
    margin-left: -7px;
}

#disabledmsg {
    margin-bottom: 50px;
}


.kredit-files-wrapper {
    margin: 10px 10px 10px 10px;
    margin-bottom: 3px;
    height: auto;
    min-height: 46px;
}


.attachbtn {
    border: 1px solid gray;
    margin-left: 15px;
    padding: 2px 6px 0px 4px;
    border-radius: 2px;
    font-size: 12px;
    background-color: #337ab7;
    color: white;
}

#remove-file-btn {
    border: 1px solid gray;
    margin-left: 15px;
    padding: 2px 4px 0px 4px;
    border-radius: 2px;
    font-size: 12px;
    background-color: #b11e1e;
    color: white;
}


.ctrlbtn {
    background-color: rgb(177, 52, 18);
    color: white;
    padding: 1px;
    font-size: 14px;
    border: none;
    cursor: pointer;
    height: 25px;
    width: 130px !important;
}

.ctrlbtn:hover, .ctrlbtn:focus {
    background-color: gray;
}


@media screen and (max-width: 970px) {
    .navbar-logo {
        display: block;
        clear: both;
        width: 100%;
        height: auto;
    }
}



@media screen and (max-width:767px) {

    .navbar-default .navbar-nav > li > a {
        border-bottom: 1px solid #dedede;
        background-color: #f1f1f1;
    }

    .toplogo {
        display: block;
        margin: 0 auto;
    }

    .login-wrapper {
        margin-top: 50px;
    }

    .avtalsposter-even,
    .avtalsposter-odd {
        height: auto;
    }

    .kundcolumn {
        border-radius: 0px 6px 0px 0px;
    }

    .datumcolumn {
        display: none;
    }

    .funktionbtn-start-iusr {
        width: 100%;
    }

    .avtalspost-avtalsnr, .avtalsnrcolumn {
        display: none;
    }

    .avtalspost-funktion-img {
        margin-top: -3px !important;
        max-width: 20px;
        padding-top: 0px;
        margin-left: auto !important;
        margin-right: auto !important;
        display: block;
    }

    .avtalspost-status {
        padding: 0;
    }


    .avtalsposter-row-text {
        font-size: 10px !important;
        text-align: center;
        display: block !important;
        line-height: 1.4;
    }

    .kreditbordet-avtalsrubriker-text {
        font-size: 12px !important;
    }

    #resultatbody {
        font-size: 12px;
    }

    .navbar-kredit {
        min-height: 248px;
    }

    .fa-refresh, .fa-sync {
        border: 1px solid gray;
        padding: 4px;
        border-radius: 4px;
        background-color: rgb(177, 52, 18);
        color: white !important;
    }

    footer {
        text-align: center;
    }

    .kreditbordet-select-box, .kreditbordet-search-box {
        font-size: 13px;
        height: 26px;
        padding: 2px 2px 2px 4px;
    }

    select {
        padding: 2px !important;
    }

    .kreditbordet-searchbox-header {
        font-size: 13px;
        padding-top: 10px;
        padding-left: 2px;
    }

}

#antposter {
    display: block;
    padding: 0px 0px 2px 9px;
    font-weight: 600;
}


@media (max-width:400px) {
    .row-intro h1 {
        font-size: 3.7em;
    }
}

@media (max-width: 405px) {
    .flex-direction-nav a {
        display: none;
    }
}

