﻿@import url(https://fonts.googleapis.com/css?family=Merriweather:300,400,700,900);

/*html, body {background:#FFF url(../images/bg_shadowframe.gif) center top repeat-y; font-family:Verdana, Geneva, sans-serif; }
p { margin:0 0 5px 0; }
h1 { font-size:20px; color:#222; margin:0 0 11px 0; }
h2 { font-size:16px; color:#222; margin:0 0 3px 0; }
h3 { font-size:12px; font-weight:bold; margin:10px 0px 0px 0px; }
input[type=radio] { border-style: none; background: transparent; }
input { border:1px solid #5a5a5a; font-size:18px; background:url(../images/form_bg.gif) repeat-x; }
table { margin:0;}

#ssn, #Ssn { width:140px; }
#username { width:170px; }
#password { width:110px; }
#Zip { width:80px; }
#Mobile { width:120px; }
#Username, #Password, #Password1, #Password2 { width:140px; }

.btn { background:url(../images/btn_skicka.gif) no-repeat; border:0; }
.create-user td { padding:0 10px 5px 0; }
.create-user td span { display:block; font-size:10px; color:red; }*/
.input-validation-error {
    background: url(../images/form_bg_error.gif) repeat-x;
}

.validation-summary-errors {
    padding: 11px;
    color: Red;
}

    .validation-summary-errors li {
        font-size: 16px;
    }

.field-validation-error {
    color: Red;
}
/*.loan-btn { font-size:12px; padding:1px 4px; }
*/
#tech-error {
    background: url(../images/meddelande.png) 10px 10px no-repeat;
    border: 1px solid #CCC;
    padding: 20px 20px 20px 100px;
}

#w1 .meddelande-ok {
    border: 1px solid #009500;
    background: url(../images/ok.png) 10px 10px no-repeat;
    padding: 25px 80px;
    margin: 0 0 22px 0;
}

#w1 .meddelande-fel {
    border: 1px solid #cf1a00;
    background: url(../images/fel.png) 10px 10px no-repeat;
    padding: 25px 80px;
    margin: 0 0 22px 0;
}

#w1 .meddelande h6 {
    font-size: 16px;
    font-weight: bold;
}

/*.form-box { border-bottom:1px dotted #CCC; border-right:1px dotted #CCC; border-left:1px dotted #CCC; padding:20px; margin:0 0 8px 0; }
.form-note { border-bottom:1px dotted #CCC; border-right:1px dotted #CCC; border-left:1px dotted #CCC; padding:11px; }
.loan-form form { display:inline; }
*/

/*.login-error { border:1px solid #cf1a00; padding:8px; color:#cf1a00; }*/

/*#head { height:92px; background:url(../images/bg_top_front.gif) no-repeat; }

ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size:11px;
}
ul li {	list-style: none; }
#nav a { text-decoration: none; color:#000; }
#nav li li a {
	display: block;
	font-weight: normal;
	padding: 2px 10px;
}
#nav li li a:hover { padding: 2px 10px; }
#nav li {
	float: left;
	position: relative;
	width: 119px;
	text-align: center;
	cursor: default;
	background-color: white;
	line-height:31px;
	border-right:1px dotted #CCC;
}
#nav li#first {
	
}
#nav li#last {
	border:0;
}
#nav li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	padding: 0 0 1em 0;
	margin:0;
}
#nav li>ul {
	top: auto;
	left: auto;
}
#nav li li {
	display: block;
	float: none;
	background-color: #FFF;
	border-left:2px solid #CCC;
	border-bottom:1px dotted #CCC;
	width:200px;
	text-align:left;
	line-height:14px;
}
#nav li:hover ul, li.over ul {
	display: block;
}

#nav ul .nav li {
	padding:10px;
	margin:10px;
	list-style:none;
}

#leftnav-top { background:url(../images/leftnav_top.gif) no-repeat; padding:11px 0 0 0; }
#leftnav-bottom { background:url(../images/leftnav_bottom.gif) left bottom no-repeat; padding:0 0 11px 0; }
#leftnav { background:#e1e1e1; margin:0; padding:0; width:206px; }
#leftnav a { color:#323232; }
#leftnav li { list-style-type:none; margin:0; padding:0 0 0 15px; }

#body { padding:20px 11px 0 11px; }
#inner-column { margin:0 33px 0 22px; }

#main h1 {
	margin:20px 0 3px 0;
}
#main p {
	margin:0 0 10px 0;
}
ul.lista {
	margin:0 0 10px 15px;
	color:#ED1B2E;
}
ul.lista li {
	list-style:square;
	margin:0 0 0 10px;
}

#foot {
	padding:120px 11px 0 11px;
}
#foot p {
	color:#6d6d6d;
	padding-bottom:6px;
	font-size:11px;
}
#foot h4 {
	font-size:14px;
	color:#6d6d6d;
}
#foot ul {
	border-top:1px dotted #bfbfbf;
	margin-top:4px;
	width:65%;
}

#foot li {
	border-bottom:1px dotted #bfbfbf;
	padding:5px 0 5px 0;
	color:#6d6d6d;
}
#foot a:link, #foot a:visited, #foot a:hover, #foot a:active { color:#6d6d6d; text-decoration:none; font-size:11px; }
#foot a:hover { text-decoration:underline; }

.tabell { width:100%; }
.tabell td { padding:3px 0 3px 3px; }
.grey td { background:#edeff1; }

.tabell-huvud td { background:#CCC; border-bottom:1px solid #000; font-weight:bold; }

#content { padding:22px 46px 60px 46px; }
*/

.table-blue th, .table-green th, .table-red th, .table-yellow th, .table-purple th {
    height: 25px;
    color: #FFF;
    text-align: left;
    padding: 0 0 0 3px;
}

    .table-blue th a, .table-green th a, .table-red th a, .table-yellow th a, .table-purple th a {
        color: #FFF;
    }

.table-blue td, .table-green td, .table-red td, .table-yellow td, .table-purple td {
    height: 25px;
    padding: 0 0 0 3px;
    color: #595959;
}

.table-blue th {
    background: url(../images/tablehead-blue.gif) repeat-x;
}

.table-blue td {
    border-bottom: 1px solid #77a3ca;
}

.table-yellow th {
    background: url(../images/tablehead-yellow.gif) repeat-x;
}

.table-yellow td {
    border-bottom: 1px solid #dec08a;
    height: 25px;
}

.tablerow-grey {
    background: #f0f0f0;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-15 {
    margin-left: 15px;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-left-25 {
    margin-left: 25px;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-right-5 {
    margin-right: 5px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-right-15 {
    margin-right: 15px;
}

.margin-right-20 {
    margin-right: 20px;
}

.margin-right-25 {
    margin-right: 25px;
}

.margin-right-30 {
    margin-right: 30px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-25 {
    margin-bottom: 25px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

/*
#logo {
	position:absolute;
	background:url("../images/pixel.gif") no-repeat scroll left top transparent;
	height:60px;
	text-indent:-5000px;
	top:0px;
	width:550px;
	z-index:300;
	margin:-10px auto auto -10px;
}
*/

.culture-selector-container {
    float: right;
    padding: 7px 0px;
    color: #fff;
    margin-right: -20px;
}

    .culture-selector-container .culture-selector-wrapper {
        position: relative;
        height: 30px;
        line-height: 30px;
        margin: -7px 0;
    }

.culture-selector-spinner {
    padding: 7px 10px;
    display: none;
}

.culture-selector-button {
    padding: 0px 10px;
}

    .culture-selector-button > span {
        font-size: 18px;
        margin-left: 3px;
    }

    .culture-selector-button:hover {
        background-color: rgba(255,255,255,0.1) !important;
        cursor: pointer;
    }

.culture-selector-list {
    list-style: none !important;
    position: absolute;
    top: 30px;
    right: 0px;
    background-color: #003867 !important;
    padding: 3px 0px !important;
    margin: 0px !important;
    font-size: 12px !important;
    text-transform: none !important;
    font-family: Verdana, Arial, Sans-Serif !important;
    font-weight: normal !important;
    white-space: nowrap !important;
    box-shadow: 0px 5px 15px 1px rgba(0,0,0,0.5) !important;
    z-index: 10000 !important;
    display: none;
}

    .culture-selector-list:hover, .culture-selector-button:hover + .culture-selector-list {
        display: block;
    }

    .culture-selector-list > .culture-selector-item {
        list-style: none !important;
        padding: 4px 15px !important;
        margin: 0px !important;
        cursor: pointer;
        color: #fff !important;
    }

        .culture-selector-list > .culture-selector-item:hover {
            background-color: rgba(255,255,255,0.1);
        }

        .culture-selector-list > .culture-selector-item > img {
            width: 14px;
            height: 10px;
            vertical-align: middle;
            border: 0px;
            margin-right: 3px;
        }

        .culture-selector-list > .culture-selector-item > span {
            vertical-align: middle;
        }

@keyframes spinner {
    to {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes spinner {
    to {
        -webkit-transform: rotate(360deg);
    }
}




#w1 #customer-loan-cart label img {
    height: 30px;
}

#w1 #customer-loan-cart .payment-method-text {
    position: relative;
    top: -5px;
}

#w1 #customer-loan-cart #payment-methods .payment-method,
#w1 #customer-loan-cart #payment-methods .payment-method img {
    cursor: pointer;
}

#w1 #customer-loan-cart #payment-methods .payment-method {
    border: 1px solid #707172;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

#w1 #customer-loan-cart input#swishPayerAlias {
    background-color: White;
}

#w1 #customer-loan-cart input[name=paymentMethod] {
    background-color: White;
}

#w1 #customer-loan-cart #payment-methods .payment-method-selected,
#w1 #customer-loan-cart #payment-methods .payment-method-selected input[name=paymentMethod],
#w1 #customer-loan-cart #payment-methods .payment-method.selected {
    background-color: #ddffdd;
}

#w1 #customer-loan-cart #moneySourceBox {
    border: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

#w1 #customer-loan-cart #moneySourceBox label {
    margin-left: 10px;
    margin-top: 10px !important;
    margin-bottom: 0px;
    display: block;
}

#w1 #customer-loan-cart #moneySource {
    width: 300px;
}

#w1 #customer-loan-cart #payment-methods .radio-and-text {
    width: 24%;
}

#w1 #customer-loan-cart #payment-methods .logo {
    width: 76%;
}
#w1 #customer-loan-cart #payment-methods .align-middle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; 
    -webkit-box-align: center; 
    -ms-flex-align: center;
    align-items: center;
}




.spinner {
    width: 16px;
    height: 16px;
    position: relative;
    display: inline-block;
    background: none !important;
}

    .spinner:before {
        content: 'PLoading…';
        position: absolute;
        top: 50%;
        left: 50%;
        width: 16px;
        height: 16px;
        margin-top: -10px;
        margin-left: -10px;
    }

    .spinner:not(:required):before {
        content: '';
        border-radius: 50%;
        border-top: 2px solid #fff;
        border-right: 2px solid transparent;
        animation: spinner .6s linear infinite;
        -webkit-animation: spinner .6s linear infinite;
    }

.nowrap {
    white-space: nowrap;
}


.align-middle {
    vertical-align: middle;
}

.tooltip {
    font-size: 10px;
    font-weight: 500;
    background-color: #616161;
    color: #fff;
    opacity: 0.19;
    padding: 4px 8px;
    line-height: 14px;
    text-align: left;
    position: absolute;
    white-space: nowrap;
    border-radius: 4px;
    pointer-events: none;
    overflow: hidden;
}

.gray-disabled {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    opacity: 0.5;
}

.invisible {
    display: none;
}

.meddelande-info {
    background-color: #1E88E5;
}

.warning-message {
    background-color: #F9A825;
}

.warning-message, .meddelande-info {
    padding: 16px 32px 16px 32px;
    position: relative;
    margin: 0 0 16px 0;
    color: #fff;
    border-radius: 4px;
    line-height: 24px;
    font-size: 14px;
    min-height: 24px;
}

#w1 .payment-account-number td {
    width: 150px;
}