﻿/*///////////////////////////////////////////////////////////
  ____                 _           _               _   _
 / _  |  ___     ___  | |   __ _  (_)  _ __ ___   (_) | |_
| (_| | / _ \   / __| | |  / _` | | | | '_ ` _ \  | | | __|
 > _  | \__  | | (__  | | | (_| | | | | | | | | | | | | |_ 
/_/ |_| |___/   \___| |_|  \__,_| |_| |_| |_| |_| |_|  \__|
 
/ We turn a bad buy into a great experience  

///////////////////////////////////////////////////////////*/
/*
	Default template for styling personalized CSS
	CSS template by Reclaimit AB / www.reclaimit.com 
*/

#body:before {
	content: '';
	display: block;
	margin: 5px auto;
	width: 100px;
	height: 100px;
	background-image: url('6e57226.png');
	background-size: contain;
}

/* --------------------------------------------- ELEMENTS ---*/
body {
	/*font-family: "ingra",sans-serif;*/
	/*font-style: normal;*/
	/*font-weight: 200;*/
	
}

h1, h2, h3, .h3 {
	/*font-family: "Lato", sans-serif;*/
	/*color: #425867;*/
}

input {
	/*color: #425867;*/
	/*border: 2px solid #3E83B3;*/
}

hr {
	/*background-color: #3E83B3;*/
}

textarea {
	/*border: 2px solid #3E83B3;*/
}

select {
/*	color: #000 !important;
	border: 1px solid #000 !important;
	border-radius: 4px !important;*/
}

/* --------------------------------------------- TEXT CLASSES ---*/
.control-label {
	/*color: #425867;*/
}

.text_dbvalue {
	/*color: #425867;*/
}

.text_italic {
	/*color: #425867;*/
}

/* --------------------------------------------- FORM-CONTROL INPUTS ---*/
.form-control {
	/*border: 2px solid #3E83B3;*/
	/*color: #425867;*/
}

	.form-control:focus {
		/*border-color: #3E83B3;*/
	}

textarea.form-control {
	/*border: 2px solid #3E83B3;*/
}

/* --------------------------------------------- BUTTONS ---*/
.btn, .btn:focus {
	background-color: #c20016 !important;
	border-color: #c20016 !important;
}

	.btn:visited, a.btn:visited {
		/*color: #FFFFFF;*/
		/*border: 2px solid #244B67;*/
		/*border-color: #244B67;*/
		/*background-color: #244B67;*/
	}

	.btn:hover, a.btn:hover {
		/*color: #FFFFFF;*/
		/*border: 2px solid #244B67;*/
		/*border-color: #244B67;*/
	}

	.btn:visited:hover, a.btn:visited:hover {
		/*border: 2px solid #244B67;*/
		/*background-color: #244B67;*/
	}

/* --------------------------------------------- BUTTON_PREV ---*/
.button_prev {
	/*background-color: #555555 !important;*/
	/*color: white !important;*/
	/*border: 1px solid #ddd !important;*/
}

/* --------------------------------------------- BUTTON_NEXT ---*/
.button_next {
	/*font-family: "ingra",sans-serif;*/
	/*background-color: #555555 !important;*/
}

	.button_next:hover {
		/*border: 2px solid #244B67;*/
		/*border-color: #244B67;*/
		/*background-color: #244B67;*/
	}

/* --------------------------------------------- VALIDATION ---*/
.text-danger {
	/*color: #244B67;*/
}

.validation-summary-errors {
	/*background-color: #98C8EA;*/
}

/* --------------------------------------------- CHECKBOX AND RADIOBUTTON IMAGES ---*/
input[type=radio] {
/*	width: 20px;
	height: 20px;
	margin: 0 !important;
	padding: 0 !important;*/
}

	input[type=radio]:not(old) + label {
/*		background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3ELeveransalternativ%3C/title%3E%3Ccircle cx='10' cy='10' r='9.5' stroke='%23CCCCCC' stroke-width='1'%3E%3C/circle%3E%3C/svg%3E");
		background-position: 0 0 !important;
		padding-left: 30px !important;
		padding-top: 0px !important;*/
	}

	input[type=radio]:checked + label {
/*		background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3EVald leveransalternativ%3C/title%3E%3Ccircle cx='10' cy='10' r='8.5' stroke='%23000000' stroke-width='3'%3E%3C/circle%3E%3Ccircle cx='10' cy='10' r='4.5' fill='%23000000'%3E%3C/circle%3E%3C/svg%3E");
		background-position: 0 0 !important;
		padding-left: 30px !important;
		padding-top: 0px !important;*/
	}

label > input[type="checkbox"] ~ .label-icon:before {
/*	width: 20px !important;
	height: 20px !important;
	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3ELeveransalternativ%3C/title%3E%3Ccircle cx='10' cy='10' r='9.5' stroke='%23CCCCCC' stroke-width='1'%3E%3C/circle%3E%3C/svg%3E");
	background-position: 0 0 !important;
	padding-left: 20px !important;
	padding-top: 0px !important;*/
}

label:hover > input[type="checkbox"]:not(:checked) ~ .label-icon:before {
}

label > input[type="checkbox"]:checked ~ .label-icon:before {
/*	background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ctitle%3EVald leveransalternativ%3C/title%3E%3Ccircle cx='10' cy='10' r='8.5' stroke='%23000000' stroke-width='3'%3E%3C/circle%3E%3Ccircle cx='10' cy='10' r='4.5' fill='%23000000'%3E%3C/circle%3E%3C/svg%3E");
	background-position: 0 0 !important;
	padding-left: 20px !important;
	padding-top: 0px !important;*/
}

label:hover > input[type="checkbox"]:checked ~ .label-icon:before {
}


/* --------------------------------------------- TOOLTIP IMAGES ---*/
img.help_dialog {
	/*background-image: url('../../Content/CssTemplate/Images/help_dialog.png');*/
}

.help_dialog {
	/*background-image: url('../Content/CssTemplate/Images/help_dialog.png');*/
}

	.help_dialog:hover {
		/*background-image: url('../../Content/Grundig/Images/help_dialog_hover.png');*/
	}

	.help_dialog:active {
		/*background-image: url('../../Content/CssTemplate/Images/help_dialog_active.png');*/
	}

/* --------------------------------------------- PROGRESS IMAGES ---*/
.progress_reclaim_step1 {
	/*background: url(../../Content/CssTemplate/Images/progress_reclaim_step1.png) left top no-repeat;*/
	/*width: 0px;*/
	/*height: 0px;*/
	/*padding: 53px 53px 0px 0px;*/
	/*margin-right: 10px;*/
}

.progress_reclaim_step2 {
	/*background: url(../../Content/CssTemplate/Images/progress_reclaim_step2.png) left top no-repeat;*/
	/*width: 0px;*/
	/*height: 0px;*/
	/*padding: 53px 53px 0px 0px;*/
	/*margin-right: 10px;*/
}

.progress_reclaim_step3 {
	/*background: url(../../Content/CssTemplate/Images/progress_reclaim_step3.png) left top no-repeat;*/
	/*width: 0px;*/
	/*height: 0px;*/
	/*padding: 53px 53px 0px 0px;*/
	/*margin-right: 10px;*/
}

.progress_reclaim_step4 {
	/*background: url(../../Content/CssTemplate/Images/progress_reclaim_step4.png) left top no-repeat;*/
	/*width: 0px;*/
	/*height: 0px;*/
	/*padding: 53px 53px 0px 0px;*/
	/*margin-right: 10px;*/
}

.progress_reclaim_step5 {
	/*background: url(../../Content/CssTemplate/Images/progress_reclaim_step5.png) left top no-repeat;*/
	/*width: 0px;*/
	/*height: 0px;*/
	/*padding: 53px 53px 0px 0px;*/
	/*margin-right: 10px;*/
}
