﻿@charset "UTF-8";

html {
    width: auto !important;
    overflow-x: hidden !important;
}

body {
    background-color: #f6eddc !important;
    /*font-family: 'Squada One', Helvetica, Sans-Serif;*/
    font-family: 'Open Sans',sans-serif !important;
    width: auto !important;
    overflow-x: hidden !important;
}

body.test {
    background-image: url("data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg' version='1.1' height='100px' width='150px'><text x='10' y='40' fill='green' font-size='40'>TEST</text></svg>");
}


.page-content {
    background-color: #f6eddc;
}

#wrap {
    background-color: #f6eddc;
}

.header-row {
    margin-left: 0px;
    margin-right: 0px;
}

@media only screen and (min-width: 768px) {
    .navbar-nav {
        float: none;
        margin: 0 auto;
        table-layout: fixed;
    }
    .dropdown-menu li > a {
        padding-right: 7px !important;
        text-align: left;
    }
    .navbar-nav > li {
        float: left;
    }
}

@media only screen and (min-width: 1100px) {
    .navbar-nav {
        display: table;
    }
}

.logo-img {
    padding-top: 15px;
    padding-bottom: 15px;
}

.centered-responsive {
    margin: 0 auto;
}

.top-image {
    width: 100%;
    opacity: 0.09;
}

/* #top-image-div {
    margin-top: 135px;
} */

.direct-loan-btn {
    background-color: #45b13c !important;
    border: 0px solid transparent;
    padding: 0.4em 1em;
    border-radius: 8px !important;
    margin-top: 7px;
    margin-left: 16px;
    font-size: 0.7em;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.3) !important;
    color: #fff !important;
    font-weight: 500;
    text-align: center !important;
}

.minasidor-btn {
    background-color: #45b13c !important;
    border: 0px solid transparent;
    padding: 0.4em 1em;
    border-radius: 8px !important;
    margin-top: 7px;
    margin-left: 16px;
    font-size: 0.7em;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.3) !important;
    color: #fff !important;
    font-weight: 500;
    text-align: center !important;
}

.direct-loan-mobile {
    font-size: 1.1em;
    position: absolute;
    top: 0;
    float: right;
    right: 70px;
}

.minasidor-mobile {
    font-size: 1.1em;
    position: absolute;
    top: 0;
    float: right;
    right: 70px;
}

.direct-loan-anchor {
    background-color: #45b13c;
    border: 0px solid transparent;
    padding: 0.4em 1em;
    border-radius: 10px !important;
    margin-top: 2px;
    margin-left: 16px;
    font-size: 1.4em;
    box-shadow: 2px 1px 8px rgba(0,0,0,0.3);
    color: #fff;
    font-weight: 500;
}

.direct-loan-anchor:hover, .direct-loan-btn:hover, #submit-amount-btn:hover {
    background-color: #309028;
}

#submit-amount-btn {
    background-color: #45b13c;
    border: 0px solid transparent;
    padding: 0.4em 1em;
    border-radius: 10px !important;
    margin-top: 2px;
    font-size: 1.4em;
    box-shadow: 2px 1px 8px rgba(0,0,0,0.3);
    color: #fff;
    font-weight: 500;
}

.hamburger-icon {
    position: absolute;
    margin-left: 9px;
    margin-top: 3px;
}

.hamburger-icon span {
    display: block;
    width: 22px;
    height: 2px;
    background-color: #ccc;
    margin: 3px;
}

.mobile-collapse li {
    margin: 5px 0px;
}

.mobile-collapse, .mobile-collapse li, .mobile-collapse a {
    list-style: none;
    color: #777777;
    cursor: pointer;
}

.mobile-collapse:hover, .mobile-collapse li:hover, .mobile-collapse a:hover {
    text-decoration: none;
    color: #333;
}

#header-heading {
    position: absolute;
    left: 5%;
    width: 90%;
    z-index: 990;
    font-size: 1.3em;
    top: 400px;
    text-align: center;
}

.no-intro-heading {
    top: 450px !important;
    width: 80% !important;
    left: 10% !important;
    font-size: 1.4em !important;
}

#header-heading h1 {
    color: #fff;
    text-shadow: 0px 2px 5px #000;
    font-size: 3.2em;
    margin-top: 0;
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: 700;
}

#header-heading p {
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    font-size: 1.4em;
    width: 60%;
    margin-left: 20%;
}

#header-heading .faq-scroll {
    color: #fca808;
    text-shadow: 1px 2px 1px #000 !important;
    cursor: pointer;
}

#header-heading .faq-scroll:hover {
    color: #ffcf77;
}

#header-breadcrumbs {
    margin-top: 20px;
}

#header-breadcrumbs a:hover {
    text-decoration: none;
}

#header-breadcrumbs a span {
    color: #000;
    font-size: 1.3em;
}

.breadcrumb-separator {
    color: #000;
    font-size: 1.1em;
    margin-left: 0.5em;
    margin-right: 0.5em;
}

.no-height {
    height: 0 !important;
}

.main-divider {
    margin-top: 210px;
}

.usp-wrapper {
    background-color: rgba(246, 237, 220, 0.95);
    padding: 1.6em 3em 1.5em 2.5em;
    border: 5px solid #fca808;
    width: 100%;
    font-size: 0.65em;
    margin-bottom: 40px;
    margin-top: 35px;
    box-shadow: -3px 3px 10px rgba(0,0,0,0.4);
}

.loan-warning {
    padding: 1.6em 3em 1.5em 3em;   
}

.loan-warning .row {
    display: flex;
    align-items: center;
}

.loan-warning .warning-triangle {
    color: red; 
    font-size: 8em;
    font-weight: 300;
}

.usp-wrapper p {
    font-size: 1.4em;
}

.usp-wrapper h3 {
    font-size: 2em;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: bold;
}

.usp-wrapper ol {
    list-style: none;
}

.usp-wrapper ol > li {
    font-size: 1.6em;
}

.usp-wrapper ol > li > span {
    color: #6aa265;
    position: relative;
    right: 1em;
    font-size: 1.2em;
    font-weight: bold;
}

#review-wrapper {
    background-color: rgba(246, 237, 220, 0.95);
    padding: 0.6em 0.8em 1.2em 1.2em;
    overflow: hidden;
    height: 170px;
    width: 48%;
    position: absolute;
    left: 50%;
    margin-top: 35px;
    box-shadow: -3px 3px 10px rgba(0,0,0,0.4);
    font-size: 0.92em;
}

#review-wrapper .loaner > img {
    width: 85px;
    border-radius: 50px !important;
    float: left;
    margin-right: 2em;
}

#review-wrapper h3 {
    margin-bottom: 0;
    line-height: 0.6em;
    margin-top: 0;
    font-size: 1.1em;
    font-weight: bold;
}

#review-wrapper .loaner {
    display: none;
    width: 72%;
    margin: 0 auto;
    max-height: 150px;
    position: absolute;
    margin-left: 5%;
}

#review-wrapper .small-loaner {
    margin-top: 10px;
}

#review-wrapper .loaner.active {
    display: block;
}

#review-wrapper .arrows {
    color: #f9ac10;
    font-size: 1.5em;
    position: absolute;
    top: 33%;
    background-color: #F6EDDC;
    z-index: 998;
}

#review-wrapper .left-arrow {
    left: 0.5em;
    cursor: pointer;
    font-size: 2em;
    font-weight: bold;
}

#review-wrapper .right-arrow {
    right: 0.5em;
    cursor: pointer;
    font-size: 2em;
    font-weight: bold;
}

#review-wrapper .loaner {
    left: 2.5em;
}

#review-wrapper .star {
    color: #f70;
}

#review-wrapper .star-wrapper {
    position: absolute;
    top: 90%;
    left: 0;
    margin-top: 6px;
}

.scrolled-header #review-area {
    top: 336px !important;
}

.scrolled-header #top-usp-wrapper {
    top: 111px !important;
}

.navbar-mobile-goodcash {
    display: none;
    background-color: #f6eddc !important;
}

.navbar-mobile-goodcash .navbar-nav button {
    background-color: transparent;
    border: none;
    color: #777;
    padding: 10px 15px;
    line-height: 20px;
}

.navbar-mobile-goodcash .navbar-nav button:hover {
    color: #333;
}

.multi-collapse {
    margin: 0 !important;
    padding-left: 0 !important;
}

.faq-main-dropdown .dropdown-submenu {
    width: 87%;
}

.faq-list {
    font-size: 1.2em;
    line-height: 2.2em;
}

 .breadcrumb-wrapper {
    margin-top: 135px;
    font-size: 0.8em;
    line-height: 2.8em;
}

/**
**       MEDIA QUERIES
**/

@media (min-width: 1790px) {
    #header-heading {
        top: 525px !important;
    }
}

@media (min-width: 1700px) {
    #top-usp-wrapper {
        top: 260px;
    }

    #review-area {
        top: 450px;
    }
    #usp-wrapper {
        font-size: 0.8em;
        padding-top: 0.5em;
    }
    #review-wrapper {
        font-size: 1.1em;
    }
}

@media (max-width: 1550px) {
    #review-wrapper .small-loaner {
        margin-top: 15px;
    }
    #header-heading {
        top: 400px;
        width: 96%;
        left: 2%;
        font-size: 1.1em;
    }
    .no-intro-heading {
        top: 415px !important;
    }
}

@media (max-width: 1460px) {
    #header-heading {
        top: 385px;
    }
    .no-intro-heading {
        top: 390px !important;
    }
    #usp-wrapper ol {
        padding-left: 25px;
    }
}

@media (max-width: 1390px) {
    #header-heading {
        top: 340px;
    }

    .no-intro-heading {
        top: 370px !important;
    }

    #top-usp-wrapper {
        top: 190px;
    }

    #review-area {
        top: 398px;
    }
    #usp-wrapper {
        padding: 1.6em 0.3em 0.5em 1.5em;
    }
}

@media (max-width: 1300px) {
    #review-area {
        top: 365px !important;
    }

    .scrolled-header #review-area {
        top: 310px !important;
    }

    #usp-wrapper {
        padding: 1.5em 2em 1em 1.6em;
        font-size: 0.58em;
    }

    #review-wrapper {
        font-size: 0.8em;
        padding-top: 1em;
    }

    #header-heading {
        top: 390px;
    }
    
    #header-heading h1 {
        font-size: 2.6em;
    }

    #header-heading p {
        font-size: 1.2em;
    }
}

@media (max-width: 1200px) {
    #header-heading {
        top: 370px;
        font-size: 1em;
    }
    #header-heading h1 {
        font-size: 2.4em;
    }
    .no-intro-heading {
        top: 340px !important;
    }
    #review-area {
        width: 385px;
        height: 150px;
        top: 330px !important;
    }

    #review-area img {
        width: 70px !important;
    }
    
    #top-usp-wrapper {
        width: 385px;
        top: 180px;
    }
    #usp-wrapper {
        padding: 2.5em 2em 1em 2.1em;
    }
    #usp-wrapper ol {
        padding-left: 16px;
    }
    #usp-wrapper ol > li {
        font-size: 1.8em;
    }
    #review-wrapper {
        font-size: 0.9em;
    }
}

@media (max-width: 1105px) {
    .no-intro-heading {
        top: 310px !important;
    }

    #header-heading {
        top: 350px;
    }

    #header-heading h1 {
        font-size: 1.9em;
    }

    #header-heading .short-text {
        font-size: 2.8em;
    }

    #header-heading p {
        font-size: 1em;
    }

    #review-area .loaner {
        top: 0.5em !important;
    }

    #header-breadcrumbs {
        font-size: 1.1em;
    }

    #review-area {
        height: 121px;
        right: 3% !important;
        width: 375px;
    }

    #top-usp-wrapper {
        right: 3%;
        width: 375px;
    }

    .scrolled-header #review-area {
        top: 260px !important;
    }

    #review-area p {
        font-size: 0.8em;
    }

    .faq-main-dropdown {
        left: -80px;
    }

    #usp-wrapper, #review-wrapper {
        height: 180px;
    }

    #usp-wrapper {
        padding: 2em 1em 1em 2em;
    }

    .star-wrapper {
        top: 92% !important;
    }
}

@media (max-width: 980px) {
    #header-heading {
        font-size: 1.1em;
        top: 310px !important;
        width: 98%;
        left: 1%;
    }
    #header-heading h1 {
        font-size: 1.9em;
    }
    #top-usp-wrapper {
        padding-bottom: 0 !important;
    }

    #top-usp-wrapper h3 {
        padding-bottom: 0.4em;
    }

    #top-usp-wrapper ol > li {
        font-size: 1.4em;
    }
    #review-area .loaner > img {
        width: 60px;
    }
    .scrolled-header #top-usp-wrapper {
        top: 130px !important;
    }

    #review-area {
        top: 298px !important;
        right: 1% !important;
    }

    .scrolled-header #review-area {
        top: 260px !important;
    }
    
    #top-usp-wrapper {
        font-size: 0.7em;
        padding: 0.1em 0.2em 1.5em 2em;
        right: 1% !important;
    }
    #review-wrapper {
        font-size: 0.95em;
    }
    #usp-wrapper {
        font-size: 0.72em;
        padding: 0.8em 2em 1em 2em;
    }
}


@media (max-width: 840px) {
    #header-heading {
        top: 280px !important;
        width: 100%;
        left: 0%;
    }
    #header-heading h1 {
        font-size: 1.7em;
    }
    .no-intro-heading {
        top: 280px !important;
    }
    #review-wrapper {
        font-size: 0.93em;    
    }
    #usp-wrapper {
        font-size: 0.65em;
    }
    #review-area {
        display: none !important;
    }
    #top-usp-wrapper {
        top: 224px !important;
        width: 275px;
    }
    #top-usp-wrapper ol{
        padding-left: 2em;
    }
    .navbar-goodcash .navbar-ex1-collapse {
        overflow: visible !important;
    }
    .navbar-ex1-collapse .nav-small {
        margin-right: 0 !important;
        width: 11% !important;
    }
    .navbar-ex1-collapse .nav-mid {
        width: 19% !important;
    }
    .navbar-ex1-collapse .nav-wide {
        width: 22% !important;
    }
    .navbar-ex1-collapse li:last-child {
        margin-right: 0 !important;
        width: 14% !important;
    }
    .faq-main-dropdown li:last-child {
        width: 100% !important;
    }
    .navbar-ex1-collapse .nav-mid, .navbar-ex1-collapse .nav-small, .navbar-ex1-collapse .nav-wide {
        text-align: center;
    }
    .faq-main-dropdown {
        left: -110px;
    }
}

@media (max-width: 767px) {
    .breadcrumb-wrapper {
        height: 0px !important;
    }
    #usp-wrapper {
        padding: 1.5em 2em 1.5em 2.5em;
    }
    .scrolled-nav .navbar-goodcash .navbar-collapse {
        border: none;
    }
    .browser-header {
        display: none;
    }
    .navbar-mobile-goodcash {
        display: block;
    }
    .single-stage {
        width: 100%;
        margin-bottom: 2em;
    }
    .single-stage img {
        width: 30%;
    }
    .top-heading {
        font-size: 28px !important;
    }
    .faq-lana-collapse {
        margin-bottom: 10px;
    }
    .navbar-nav li {
        width: 40% !important;
    }
    .navbar-nav button, .navbar-nav li > a{
        width: 100% !important;
        text-align: left;
    }
    .scrolled-nav .navbar-mobile-goodcash {
        background-color: transparent !important;
    }
    .scrolled-banner .logo-banner-wrapper {
        margin-left: 33.33333% !important;
    }
    .direct-loan-mobile {
        right: initial !important;
        left: 5px !important;
    }
}

@media (max-width: 700px) {
    .soliditet {
        width: 80% !important;
    }
    #usp-wrapper {
        font-size: 0.6em;
        padding-left: 1.8em;
        padding-right: 0;
    }
    #review-wrapper {
        padding-top: 0.5em;
    }
}


@media (max-width: 560px) {
    .faq-list {
        padding-left: 0;
        padding-right: 0;
    }

    .direct-loan-mobile {
        left: 0px !important;
    }

    .scrolled-banner-wrapper {
        left: 36% !important;
    }

    .scrolled-nav .direct-loan-mobile {
        top: -7px;
        right: 63px;
    }
    .navbar-goodcash .navbar-toggle {
        margin-top: 7px;
    }
    .scrolled-nav .navbar-toggle {
        margin-top: 0;
    }
    #usp-wrapper {
        position: relative;
        width: 100%;
        font-size: 0.75em;
        padding-top: 1em;
        padding-left: 3em;
    }
    #review-wrapper {
        width: 93%;
        left: 3%;
        margin-top: 0;
        font-size: 0.95em;
        padding-top: 1em;
    }
    .main-divider {
        margin-top: 170px;
    }
}

@media (max-width: 470px) {
    .scrolled-banner .logo-banner-wrapper {
        margin-left: 40% !important;
    }
}

@media (max-width: 390px) {
    .scrolled-banner .logo-banner-wrapper {
        margin-left: 45% !important;
    }
    #usp-wrapper {
        font-size: 0.65em;
    }
    #review-wrapper {
        font-size: 0.9em;
    }
}

@media (max-width: 350px) {
    .scrolled-banner .logo-banner-wrapper {
        width: 64%;
        padding-top: 0.3em;
        margin-left: 57% !important;
        padding-bottom: 0.1em;
    }
}

@media (max-width: 320px) {
    .orange-banner h2 {
        font-size: 1.6em;
    }
    #usp-wrapper {
        font-size: 0.6em;
    }
}

/**
**      MEDIA QUERIES END
**/

.orange-divider20 {
    height: 30px;
    width: 100%;
    background-color: #fca808;
    text-align: center;
}

.orange-divider20 h3 {
    margin: 0;
    font-size: 1.4em;
    line-height: 0.7em;
}

.orange-banner {
    width: 100%;
    background-color: #fca808;
}

.orange-banner.header-row {
    position: absolute;
    z-index: 999;
}

.orange-banner h1, h2, h3, h4, h5 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.top-heading {
    font-size: 36px;
    display: block;
}

.mid-heading {
    font-size: 28px;
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
}

.loan-triple-heading {
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-bottom: 0.5em;
    margin-top: 1em;
}

.loan-triple-text {
    font-size: 1em;
    font-weight: 400;
    text-align: left;
}

.divide10 {
    height: 10px;
    width: 100%;
}

.divide20 {
    height: 20px;
    width: 100%;
}

.divide30 {
    height: 30px;
    width: 100%;
}

.divide40 {
    height: 40px;
    width: 100%;
}


@media (min-width: 768px) {
    input {
        border-radius: 10px !important;
        height: auto !important;
        font-size: 18px !important;
    }

    select {
        border-radius: 10px !important;
        height: auto !important;
        font-size: 18px !important;
    }
}

@media (max-width: 767px) {
    input {
        border-radius: 10px !important;
        height: auto !important;
    }

    select {
        border-radius: 10px !important;
        height: auto !important;
    }
}

.shadowed-box {
    box-shadow: -10px 10px 25px #888888;
    -moz-box-shadow: 5px 5px 15px #888888;
}

.orange-rounded-box {
    background-color: #f9ac10;
    background: linear-gradient(top, #f9ac10, #fac553);
    background: -ms-linear-gradient(top, #f9ac10, #fac553);
    background: -webkit-gradient(linear, left top, left bottom, from(#f9ac10), to(#fac553));
    background: -moz-linear-gradient(top, #f9ac10, #fac553);
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    min-height: 100px;
    width: 100%;
    height: 100%;
}

.rounded-button {
    padding: 35px 20px;
    margin: 10px 10px 10px 10px;
    font-weight: bold;
    color: #000000;
    font-size: 20px;
    text-shadow: 1px 1px 2px #888888 !important;
    box-shadow: 0px 10px 10px #888888 !important;
    border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    border: 5px double #FFFFFF !important;
}

@media (max-width: 320px) {
    .rounded-button {
        font-size: 17px !important;
        padding: 25px 10px !important;
        margin-left: -10px !important;
    }
}

.pink-button {
    background-color: #F19693;
    background: linear-gradient(bottom, #F19693, #D77979);
    background: -ms-linear-gradient(bottom, #F19693, #D77979);
    background: -webkit-gradient(linear, left bottom, left top, from(#F19693), to(#D77979));
    background: -moz-linear-gradient(bottom, #F19693, #D77979);
}

.pink-button:hover {
    /*color: red;*/
    background: #F19693;
    background: linear-gradient(top, #F19693, #D77979);
    background: -ms-linear-gradient(top, #F19693, #D77979);
    background: -webkit-gradient(linear, left top, left bottom, from(#F19693), to(#D77979));
    background: -moz-linear-gradient(top, #F19693, #D77979);
    border-color: red;
}

.orange-button {
    background-color: #F5BD08;
    background: linear-gradient(bottom, #F5BD08, #D69805);
    background: -ms-linear-gradient(bottom, #F5BD08, #D69805);
    background: -webkit-gradient(linear, left bottom, left top, from(#F5BD08), to(#D69805));
    background: -moz-linear-gradient(bottom, #F5BD08, #D69805);
}

.orange-button:hover {
    /*color: red;*/
    background: #F5BD08;
    background: linear-gradient(top, #F5BD08, #D69805);
    background: -ms-linear-gradient(top, #F5BD08, #D69805);
    background: -webkit-gradient(linear, left top, left bottom, from(#F5BD08), to(#D69805));
    background: -moz-linear-gradient(top, #F5BD08, #D69805);
    border-color: red;
}

.green-button {
    /*background-color: #91B587;*/
    background: linear-gradient(bottom, #91B587, #6aa265);
    background: -ms-linear-gradient(bottom, #91B587, #6aa265);
    background: -webkit-gradient(linear, left bottom, left top, from(#91B587), to(#6aa265));
    background: -moz-linear-gradient(bottom, #91B587, #6aa265);
}

.green-button:hover {
    /*color: red;*/
    background: #91B587;
    background: linear-gradient(top, #91B587, #6aa265);
    background: -ms-linear-gradient(top, #91B587, #6aa265);
    background: -webkit-gradient(linear, left top, left bottom, from(#91B587), to(#6aa265));
    background: -moz-linear-gradient(top, #91B587, #6aa265);
    border-color: red;
}

.form-actions {
    background-color: inherit;
}

.badge-goodcash {
    background-color: inherit;
    color: #000;
    border: 2px solid black;
    font-weight: bold;
}

.control-label-sliders {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    font-weight: bold;
}

.maxed {
    margin-right: 0;
    margin-left: -15%;
    width: 131%;
}

.image-button {
    border: 0px !important;
    background-color: #f6eddc !important;
    margin-top: 10px;
}

.goodcash-footer {
    border-radius: 0px;
    background-color: #fca808;
    margin-bottom: 0px;
}

.footer-container {
    margin-top: 30px;
    margin-bottom: 30px;
}

.soliditet {
    width: 50%;
    text-align: center;
    border: 7px solid rgba(246, 237, 220, 0.95);
    padding: 0.3em;
    margin: 0px auto;
    background-color: #fff;
    margin-bottom: 2em;
}

.soliditet a {
    text-decoration: none;
}

.soliditet .title-h1 {
    font-size: 2em;
    font-weight: 600;
}

.soliditet p {
    margin-top: 0.5em;
}

.soliditet div {
    display: inline-block;
    background-color: #fff;
    padding: 0.5em;
    border: 0px solid transparent;
}

.bird-btn {
    padding: 0 0 0 0;
}

.monthly-cost-text {
    font-size: 36px;
    width: 100%;
    padding-top: 1em;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
}

.currency_text {
    font-size: 20px;
    width: 100%;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
    display: block;
}

.offer-table {
    background-color: #fff;
    width: 100%;
    border: 2px;
    border-color: black;
}

.conditions-table-left {
    font-weight: bold;
    text-align: left;
    font-size: 14px;
    border-bottom: 1px solid #c0c0c0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 3px;
}

.conditions-table-right {
    font-weight: normal;
    text-align: right;
    font-size: 14px;
    border-bottom: 1px solid #c0c0c0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 3px;
}

.no-bottom-line {
    border-bottom: 0px solid black;
}

.alert-warning {
    color: #a94442;
    background-color: #f2dede;
}

.approval-box {
    background-color: #fff;
    border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    margin-left: 20px;
    margin-right: 20px;
}

.offer-box {
    position: relative;
    margin: -30px -20px -20px 0px;
}

.offer-box-small {
    margin: -30px 0px 0px 0px;
    position: relative;
}

.overlay-row {
    position: absolute;
    top: 10%;
    width: 100%;
}

/* Scrolled header */

.scrolled-nav {
    position: fixed !important;
    width: 100% !important;
}

.scrolled-banner {
    position: fixed !important;
    z-index: 999 !important;
}

@media (max-width: 950px) {
    .navbar-nav {
        width: 100%;
    }
    .navbar-nav > li {
        width: 20%;
        font-size: 0.8em;
        white-space: nowrap;
        line-height: 1.2em;
    }
    .direct-loan-btn {
        margin-top: 9px;
    }
    .nav-small {
        width: 10% !important;
    }
    .nav-mid {
        width: 16% !important;
    }
    .nav-wide {
        width: 22% !important;
    }
}

@media (max-width: 400px) {
    .scrolled-nav .navbar-ex1-collapse {
        width: 100%;
        position: absolute;
        top: 32px;
    }
}

/* Navbar */


@media (min-width: 767px) {
    .scrolled-banner img {
        width: 140px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .scrolled-nav {
        margin-top: 40px !important;
        z-index: 999;
    }
}

@media (max-width: 767px) {
    .scrolled-nav {
        z-index: 996;
        background-color: transparent !important;
        border: 0px solid transparent !important;
        margin-top: 10px !important;
    }

    .scrolled-nav .navbar-nav {
        background-color: #f6eddc !important;
    }

    .scrolled-nav .navbar-ex1-collapse {
        border: 0px solid transparent;
    }

    .scrolled-nav .navbar-toggle {
        background-color: #f6eddc !important;
        z-index: 999;
    }

    .scrolled-banner {
        position: fixed;
        z-index: 995;
    }

    .scrolled-banner .row.text-center {
        width: 80%;
    }

    .scrolled-banner img {
        margin-left: 10px;
        width: 70%;
    }

    .scrolled-container {
        margin-top: 90px !important;
    }
    .navbar-ex1-collapse {
        border: 0px solid transparent;
    }
}

@media (max-width: 400px) {
    .scrolled-nav .navbar-ex1-collapse {
        width: 100%;
        position: absolute;
        top: 32px;
    }
}

/* Navbar */


.navbar-mini {
    max-height: 50px;
}

.navbar-mini-nav {
    font-size: 12px;
}

.navbar-goodcash {
    background-color: inherit;
    border-color: #e7e7e7;
    margin-bottom: 0px;
    position: absolute;
    margin-top: 85px;
    width: 100%;
    z-index: 999;
}

.navbar-goodcash .navbar-brand {
    color: #777777;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
}

.navbar-goodcash .navbar-brand:hover,
.navbar-goodcash .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
}

.navbar-goodcash .navbar-text {
    color: #777777;
}

.navbar-goodcash .navbar-nav > li > a {
    color: #777777;
}

.navbar-goodcash .navbar-nav > li > a:hover,
.navbar-goodcash .navbar-nav > li > a:focus {
    color: #333333;
    background-color: transparent;
}

.navbar-goodcash .navbar-nav > .active > a,
.navbar-goodcash .navbar-nav > .active > a:hover,
.navbar-goodcash .navbar-nav > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
}

.navbar-goodcash .navbar-nav > .disabled > a,
.navbar-goodcash .navbar-nav > .disabled > a:hover,
.navbar-goodcash .navbar-nav > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
}

.navbar-goodcash .navbar-toggle {
    border-color: #dddddd;
}

.navbar-goodcash .navbar-toggle:hover,
.navbar-goodcash .navbar-toggle:focus {
    background-color: #dddddd;
}

.navbar-goodcash .navbar-toggle .icon-bar {
    background-color: #cccccc;
}

.navbar-goodcash .navbar-collapse,
.navbar-goodcash .navbar-form {
    border-color: #e7e7e7;
    background-color: #f6eddc !important;
}

.navbar-goodcash .navbar-nav > .open > a,
.navbar-goodcash .navbar-nav > .open > a:hover,
.navbar-goodcash .navbar-nav > .open > a:focus {
    color: #555555;
    background-color: #e7e7e7;
}

@media (max-width: 1023px) {

    .navbar-mini-nav {
        font-size: 10px;
    }
}

@media (max-width: 767px) {

    .navbar-mini-nav {
        font-size: 10px;
    }

    .navbar-goodcash .navbar-nav .open .dropdown-menu > li > a {
        color: #777777;
    }

    .navbar-goodcash .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-goodcash .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333333;
        background-color: transparent;
    }

    .navbar-goodcash .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-goodcash .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-goodcash .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555555;
        background-color: #e7e7e7;
    }

    .navbar-goodcash .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-goodcash .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-goodcash .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #cccccc;
        background-color: transparent;
    }
}

.navbar-goodcash .navbar-link {
    color: #777777;
}

.navbar-goodcash .navbar-link:hover {
    color: #333333;
}

.rakneexempel-text {
    text-align: justify; 
    color: black;
    font-size: 14px;
}

.centered-content {
    display: flex !important;
    justify-content: center !important;
}