
@import url("https://use.typekit.net/vky8vov.css");
/*

Montserrat Regular
font-family: "montserrat", sans-serif;
font-weight: 400;
font-style: normal;

Montserrat Italic
font-family: "montserrat", sans-serif;
font-weight: 400;
font-style: italic;

Montserrat Bold
font-family: "montserrat", sans-serif;
font-weight: 700;
font-style: normal;

Montserrat Bold Italic
font-family: "montserrat", sans-serif;
font-weight: 700;
font-style: italic;

*/

html{
	-webkit-text-size-adjust: none;
	height:100%;
}
body{
	-webkit-text-size-adjust: none;
	margin:0px;
	padding:0px;
	background-color: #fff;
	color:#333;
	font-family: 'montserrat', Arial, sans-serif;
	font-weight: 400;
	font-size:16px;
	height:100%;
    box-sizing: border-box;
}
body.my-pages{
	background-color: #f0f0f0;
}
body.min-fotbollsutveckling{
	background-color: #f8f8f8;
}
h1{
	font-weight:400;
	font-size:50px;
	line-height: 50px;
	margin:0px 0px 20px 0px;
	text-transform: uppercase;
}

h2{
	font-size:30px;
	line-height: 38px;
	font-weight:700;
	margin:0px 0px 5px 0px;
}
h3{
	font-size:24px;
	line-height: 25px;
	font-weight:700;
	margin:0px 0px 5px 0px;
}
h4{
	font-size:18px;
	line-height: 24px;
	font-weight:400;
	margin:0px 0px 11px 0px;
}
p{
	font-size:20px;
	line-height: 28px;
	margin:0px 0px 17px 0px;
}

h1 + h2, h1 + h3{
	margin:25px 0px 5px 0px;
}

b, strong{
	font-weight: 700;
}
ul, ol{
	font-size:22px;
	line-height: 30px;
	margin:0px 0px 27px 0px;
	padding:0px 0px 0px 27px;
}
li{
	margin:0px 0px 0px 0px;
}
form{
	width:100%;
	margin:0px 0px 0px 0px;
	box-sizing: border-box;
}

table{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	table-layout: fixed;
}
tr, td{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
td{
	padding:0px 0px 5px 15px;
}


div, h1, h2, h3, h4, p{
	box-sizing: border-box;
}

a{
	color:#333;
	text-decoration:underline;
}
a:hover{
	color:#222;
}

a[href^="tel:"] {
    text-decoration: none;
}

img{
	border:none;
	vertical-align: bottom;
	max-width: 100%;
}



textarea, input, textarea, select{
	font-family: 'montserrat', Arial, sans-serif;
	font-size:16px;
	color:#000;
	display: block;
	box-sizing: border-box;
}
select{
	cursor: pointer;
}

form{
	margin-top:15px;
}
input.tfield, textarea.tfield, select.tfield, input.subbutton{
	width:auto;
	margin:0px;
	font-weight: 400;
	border: 1px solid #ccc;
	font-size: 16px;
	height: 50px;
	padding: 0px 20px 0px 20px;
	border-radius: 0px;
}
input.tfield.nyttlosen{
	border: 1px solid #ccc;
	background-color: #ccc;
	outline: none;
	box-shadow: none; 
}
input.tfield:disabled{
	background-color: #fafafa;
	cursor: default;
}
select.tfield{
	width:190px;
	max-width: 100%;
	background-color: #fff;
}
textarea.tfield{
	width:300px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
textarea.tfield{
	width:100%;
	height: auto;
}

input.tfield::-webkit-input-placeholder{
	color:#999;
}
input.tfield:-ms-input-placeholder{
	color:#999;
}
input.tfield::placeholder{
	color:#999;
}
textarea.tfield::-webkit-textarea-placeholder{
	color:#999;
}
textarea.tfield:-ms-textarea-placeholder{
	color:#999;
}
textarea.tfield::placeholder{
	color:#999;
}


.section{
	padding-top:100px;
}
.section.login{
	padding-top:100px;
	padding-bottom:100px;
	background-color: #f0f0f0;
	min-height: 100dvh;
}

.inner-cont{
	width: 100%;
	max-width: 1380px;
	margin: 0 auto;
}
.section.login .inner-cont{
	max-width: 600px;
}




div.but, input.but{
	margin-left: 0px;
	width: auto;
	padding: 0px 40px 0px 40px;
	height: 50px;
	background-color: #303030;
	color:#fff;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 0px;
}
div.but.disabled{
	opacity: 0.4;
}
div.but.spinner{
	display: none;
	background-color: #909090;
	font-size: 18px;
	padding: 12px 0px 0px 0px;
	cursor: default;
}
div.but.spinner span{
	color:#2198d6;
}


.but.logout{
	font-size: 14px;
	height: 40px;
	width: 160px;
	padding-top: 10px;
	position: absolute;
	right: 10px;
	top: 10px;
	user-select: none;
}

div.but.add-dev, div.but.show-add-record{
	max-width: 180px;
	font-size: 14px;
    padding: 10px 0px 0px 0px;
    height: 40px;
    background-color: #333;
}

div.act-info-c{
	display: none;
    padding: 15px 15px 15px 15px;
    background-color: #d63221;
    color: #fff;
    width: 100%;
    max-width: 580px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

div.act-info-c.info-success{
    background-color: #298d1e;
}


div.login-c{
	padding: 20px 50px 45px 50px;
	background-color: #fff;
}
div.login-c div.heading{
	padding: 10px 0px 10px 0px;
}
div.login-c div.heading p, div.login-c p{
	font-size: 18px;
}
div.login-c input, div.login-c select{
	width: 100%;
	margin-bottom: 15px;
}

div.login-c  input.tfield{
	height: 60px;
}

div.login-c select option{
	color:#333;
}
div.login-c input:first-child{
	margin-bottom: 15px;
}
div.login-c div.but{
	width: 100%;
}
div.login-c div.act-info-c{
	margin-bottom: 15px;
	text-align: center;
}
div.login-c input.tfield.section-name{
	height: 40px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

div.login-c div.heading {
    padding: 10px 0px 10px 0px;
}


.customers-c{
	display: flex;
	flex-wrap: wrap;
	column-gap: 150px;
	row-gap: 75px;
	margin-top: 30px;
}
.customer-c{
	display: flex;
	flex-direction: column;
	border: 2px solid #333;
	padding: 25px;
	width: calc(33.33% - 100px);
	align-items: center;
    justify-content: center;
    text-align: center;
	min-height: 180px;
	cursor: pointer;
	text-transform: uppercase;
	box-sizing: border-box;
	text-decoration: none;
	font-size: 20px;
}

.add-customer-section{
	padding-top: 70px;
}
.form-c{
	margin-top: 20px;
	display: flex;
	column-gap: 20px;
}

.resetpass-c{
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 16px;
	text-align: right;
}

.checkboxes-c{
	display: flex;
	width: 100%;
}
.checkboxes-c div.checkbox-l{
	width: 30px;
}
.checkboxes-c div.checkbox-l input{
	width: 20px;
	height: 20px;
}
.checkboxes-c div.checkbox-r{
	padding-top:2px;
}

@media only screen and (max-width: 580px){
	div.login-c{
		padding: 20px 30px 45px 30px;
		background-color: #fff;
	}
	.checkboxes-c div.checkbox-r{
		padding-top:4px;
		font-size: 14px;
	}
}
@media only screen and (max-width: 350px){
	div.login-c{
		padding: 15px 20px 25px 20px;
		background-color: #fff;
	}
	.reset input.tfield{
		font-size: 14px;
	}
}