body, html {
	padding: 0;
	margin: 0;
  	height: 100%;
	font-size: 1em;
}
body {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	color: #202020;
  	background: #4293ad;
	background: -moz-linear-gradient(left, #4293ad 0%, #007596 100%);
	background: -webkit-linear-gradient(left, #4293ad 0%,#007596 100%);
	background: linear-gradient(to right, #4293ad 0%,#007596 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4293ad', endColorstr='#007596',GradientType=1 );
	font-weight: 300;
}
#welcome h2, #prislista h2, #login h2, .storruta h2 {
  font-size: 3.2em;
  font-weight: 300;
  text-align: center;
}
.storruta {
  max-width: 900px;
  font-size: 1.2em;
  margin: 0 auto;
}
#welcome .startinfo, #welcome .startbild {
  display: table-cell;
  line-height: 35px;
  font-size: 1.1em;
  vertical-align: middle;
}
.startbild {
  background-image: url(../img/waste.png);
  background-size: 140%;
  background-position: right bottom;
  background-repeat: no-repeat;
  width: 38%;
  height: 300px;
}
.startinfo {
  padding-right: 70px;
  padding-left: 20px;
}
#welcome img {
	width: 500px;
}
#welcome {
  width: 1000px;
  margin: 0 auto;
}
#starttabell {
	width: 100%;
  display: table;
  margin-top: -60px;
  margin-bottom: 50px;
}
input[type="text"], input[type="password"], input[type="date"], input[type="number"], input[type="email"], .fake-input  {
	font-family: 'Lato', Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	width: 140px;
	margin: 0 10px;
	vertical-align: middle;
	padding: 2px 5px;
  	font-weight: 300;
}
.fake-input {
	display: inline-block;
	border: 1px solid gray;
	text-align: left;
	padding: 2px 6px;
}
.padded-label {
	margin-bottom: 10px;
	display: inline-block;
}
#uppdelning .split_name {
	width: 200px;
}
.storruta .wider-input {
	width: 300px;
	margin: 5px;
	font-size: 1.2em;
}
#prislista table {
  width: 800px;
  margin: 10px auto;
}
#prislista table td {
  text-align: right;
}
#ink_belopp, #utg_belopp, #a {
  text-align: right;
}
#sum, #faulty {
	font-size: 1.2em;
	text-align: center;
	width: 100%;
	padding: 20px 0 50px;
}
button, #save_knapp, #navigator #missat {
	font-size: 1em;
	background: #4293AD;
	border: 0;
	padding: 5px 10px;
	margin: 20px 0 10px;
	border-radius: 3px;
	color: white;
	-webkit-box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5);
	text-shadow: 1px 1px 0px rgba(108, 168, 188, 0.7);
	z-index: 500;
}
h4 {
	text-align: center;
}
button:hover, #save_knapp:hover, #navigator #missat:hover {
	cursor: pointer;
	background: #6ca8bc;
	background: -moz-linear-gradient(top, #4293AD 0%, #6ca8bc 100%);
	background: -webkit-linear-gradient(top, #4293AD 0%,#6ca8bc 100%);
	background: linear-gradient(to bottom, #4293AD 0%,#6ca8bc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4293AD', endColorstr='#6ca8bc',GradientType=0 ); 
}
#topper h2:hover {
	cursor: pointer;
}
#slider {
	max-width: 100%;
	width: 100%;
	border-bottom: 1px solid whitesmoke;
	color: silver;
	text-align: center;
	cursor: pointer;
	font-size: 1.2em;
}
#slider:hover {
	color: #202020;
}
#arrow {
	width: 20px;
	margin: 0 auto;
}
#sum table {
	background: #4293AD;
	color: white;
	border-radius: 7px;
}
#sum table td {
	padding: 3px 0;
}
#faulty table {
	border: 3px solid #b30000;
	background: #b30000;
	color: #fdfdfd;
}
#topper {
	font-size: 1em;
}
#wrapper {
	margin: 0 auto 20px;
	padding: 10px 12% 50px;
	background: white;
	-webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.2);
	position: relative;
}
#file {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
#left, #right {
	display: table-cell;
  	min-height: 300px;
  	width: 50%;
  position: relative;
}
table { 
	border-collapse: collapse; 
	width: 100%;

}
.transnamn {
	min-width: 300px;
	position: relative;
}
.striped tr:nth-child(even) { 
	background: #f7f7f7; 
}

.lefter {
	text-align: right;
	padding-right: 10px;
}
.righter {
	text-align: left;
	padding-left: 10px;
}
#asum, #bsum, #csum, #dsum, #abcheck, #cdcheck, .utgift, .inkomst, .tot {
  white-space: nowrap;
}
.center {
	text-align: center;
}
#wrapper table .bound td {
	background: #DCDCDC;
	color: #202020;
	font-style: bold;
}

.utgift, .inkomst, .tot {
	text-align: right;
  min-width: 40%;
}
.utgift, #utg_belopp, .tot {
  min-width: 50%;
  padding-left: 100px;
}
.inkomst:hover, .utgift:hover {
	background: #4293AD;
	cursor: pointer;
}

#cred {
	font-size: 0.7em;
	color: white;
	text-align: right;
	clear: both;
	background: transparent;
	padding: 20px 10%;
}
#cred span {
	color: #ffcce6;
}
#left h1 {
	text-align: center;
	width: 90%;
}
#infotext {
	width: 50%;
	line-height: 150%;
}
#topbar {
	width: 100%;
	background: transparent;
	margin: 0;
	padding: 0;
}
#topbar #wrap {
	margin: 0 auto;
	padding: 0 12%;
	position: relative;
}
#topbar #wrap h1 {
	margin: 0;
	padding: 0;
	float: left;
	cursor: pointer; 
}
#topbar #wrap img {
	width: 250px;
	margin: 0 0 -8px -15px;
	padding: 0;
}

.active_in, .active_ut, #left .striped .active_in_tr, #left .striped .active_ut_tr {
	background: #4293AD;
	color: white;
}
#sum_ink, #sum_utg, #split_ink {
	display: none;
}
.clearer {
	clear: both;
}
#chooseFile {
	cursor: pointer;
	font-size: 1em;
	background: #4293AD;
	border: 0;
	margin: 5px 0;
	padding: 5px 10px;
	margin: 20px 0 10px;
	border-radius: 3px;
	color: white;
	-webkit-box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5);
	text-shadow: 1px 1px 0px rgba(108, 168, 188, 0.7);
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#upladd input:disabled {
  	background: #dddddd;
}

#upladd input:disabled+label {
  	background: #dddddd;
  	color: gray;
}
#filehere {
  display: none;
  color: #4293AD;
  padding: 0 10px;
}
#sammanslag, #login, #uppdelning {
	font-size: 1em;
	border: 3px solid #4293AD;
	margin: 5px auto;
	padding: 20px;
	border-radius: 10px;
	color: black;
	position: fixed;
	left:0;
	right:0;
	top: 20%;
	min-width: 400px;
	max-width: 600px;
	z-index: 400px;
	background: white;
	text-align: center;
	-webkit-box-shadow: 0px 0px 17px 0px rgba(30,30,30,0.5);
	-moz-box-shadow: 0px 0px 17px 0px rgba(30,30,30,0.5);
	box-shadow: 0px 0px 17px 0px rgba(30,30,30,0.5);
}
#nypost td {
	padding: 0 10px;
	position: relative;

}
#nypost {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}
#nypostsumma {
	white-space: nowrap; 
}
#nypost input, #login input {
	font-size: 1em;
	width: 200px;
	margin: 0;
	border: 1px solid #4293AD;
	border-radius: 3px;
}
#login input {
	margin: 10px;
	width: 300px;
}
#login {
	position: static;
}
#nypostspara {
	position: relative;
	top: -5px;
}
#nypostbelopp {
	text-align: right;
	white-space: nowrap;
}
#gray {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background: rgba(10, 10, 10, 0.5);
	position: fixed;
	top: 0;
	left: 0;
	display: none;
  z-index: 505;
}
#close {
	position: absolute;
	top: 0;
	right: 0;
	background: #4293AD;
	color: white;
	width: 20px;
	height: 20px;
	border-radius: 0 7px 0 7px;
	cursor: pointer;
}
#topbar p {
	color: white;
	float: left;
	font-size: 0.5em;
	margin-left: -15px;
}
#nav {
	position: absolute;
	top: 0;
	right: 12%;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav ul li {
	float: left;
	list-style: none;
	padding: 22px 0 0;
}
#nav ul li a {
	border-radius: 5px;
	padding: 10px 15px 10px;
	cursor: pointer;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
}
#nav ul li a:hover {
	background: #4daac6;
}
#nav ul li a span {
  text-transform: none; 
}

#content {
  min-height: 400px;
  width: 100%;
}
.skatt {
	width: 60px;
	position: relative;
}
.skatt input {
	margin: 0;
	width: 60px;
	text-align: right;
}
.skatt button {
	position: absolute;
	left: 100px;
	width: 130px;
	top: -17px;
	height: 24px;
	font-size: 0.7em;
	display:none;
}
#leftrightkeeper  table tr td .brutto {
	background: transparent;
	border: 0;
	font-size: 1em;
}
#leftrightkeeper {
	display: table;
  width: 90%;
}

#utgiftstabell {
	margin-right: 60px;
}
.utgiftsrubrik {
	margin-left: 60px;
}
#rubrik {
	margin: 10px 0 0 25px;
	padding: 0;
}
#wrapper table .bound .white, #sum table tr .white, #faulty table tr .white, #wrapper #left #atable tr .white, #wrapper #left #dtable tr .white, #utgiftstabell .white {
	background: transparent;
}
#ovriga_konton_in input, #ovriga_konton_ut input, #skulder input, #kontonamn_up, #hm input {
	width: 98%;
	background: transparent;
	border: 1px solid gray;
	font-size: 1em;
	padding: 3px 2px;
	margin: 0;
}
#tg_bil {
	text-align: center;
}
#hm input {
	width: 98%;
	margin-right: 2%;
}
#hm td, #hm th {
	width: 49%;
}

.ovrig_saldo {
	text-align: right;
	position: relative;
}
#ovriga_konton_in .ovrig_saldo input, #ovriga_konton_ut .ovrig_saldo input {
	text-align: right;
	width: 70%;
}
.bilaga input {
	max-width: 55px;
	text-align: left;
	background: transparent;
	border: 1px solid gray;
}
.bilaga {
	min-width: 60px;
	text-align: center;
}
.add_konto, #copyassets, #add_skuld {
	font-size: 1em;
	font-weight: bold;
	background: #4293AD;
	border: 0;
	margin: 5px;
	padding: 0 6px 2px 6px;
	line-height: 0;
	border-radius: 20px;
	color: white;
	cursor: pointer;
	position: relative;
	top: 4px;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#underit .add_konto {
	padding: 0 3px 2px 6px;
}
#add_konto_in, #add_konto_ut, #add_skuld {
	left: -25px;
}
#underit #copyassets {
	left: 93%;
	top: 5px;
	background-image: url(../img/copy.png?ny);
	background-size: contain;
	background-repeat: norepeat;
	background-position: center middle;
	padding: 2px 10px;
}
.add_konto:hover {
	background: #6ca8bc;
}
#underit {
	position: relative;
	width: 100%;
	margin-top: 10px;
}
.add_konto .add_text, #copyassets .add_text, #add_skuld .add_text {
  visibility: hidden;
  width: 120px;
  background-color: #4293AD;
  color: #fff;
  text-align: center;
  border-radius: 10px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: -1px;
  left: 125%;
  opacity: 0;
  transition: opacity 0.3s;
  line-height: 100%;
  font-weight: normal;
  font-size: 0.9em;
	-webkit-box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5);
	text-shadow: 1px 1px 0px rgba(108, 168, 188, 0.7);
}
#copyassets .add_text {
  width: 150px;
}
.add_konto .add_text::after, #copyassets .add_text::after, #add_skuld .add_text::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 100%;
    margin-top: -5px;
    margin-right: -1px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #4293AD transparent transparent;
}
.remove_skuld {
	right: -30px;
    top: 2px;
    position: absolute;
    z-index: 500;
    padding: 9px 5px;
    background: #b30000;
    opacity: 0.5;
}
.remove_skuld:hover {
	opacity: 1;
    background: #b30000;
}
.add_konto:hover .add_text, #copyassets:hover .add_text, #add_skuld:hover .add_text {
  visibility: visible;
  opacity: 1;
}
#cookies {
  position: absolute;
  left: 0;
  width: 200px;
  bottom: 20px;
  background: rgba(108, 168, 188, 0.7);
  text-align: center;
  padding: 10px;
	-webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.2);
  color: white;
  border-radius: 0 10px 10px 0;
}
#cookies button {
  background: white;
  color: #4293AD;
  margin-left: 10px;
  text-shadow: none;
	-webkit-box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5) inset;
	-moz-box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5) inset;
	box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5) inset;
	width: 170px;
}
#cookies button:hover {
	-webkit-box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5);
}
hr {
  background: rgba(108, 168, 188, 0.7);
  border: 0;
  margin: 30px auto 0;
  width: 90%;
  height: 1px;
}
#loading {
	display: block;
  margin: 20px auto;
}
#footer {
  width: 80%;
  max-width: 900px;
  margin: 0 auto;
  color: white;
  font-size: 0.8em;
  text-transform: uppercase;
  font-weight: 300;
}
.column {
  width: 33%;
  float: left;
  text-align: center;
  margin: 0;
  padding: 0;
}
.column ul {
  margin: 0;
  padding: 0;
}
.column li {
  list-style: none;
  margin: 0;
  padding: 5px 0;
}
.column a {
	text-decoration: none;
	color: white;
}
.column h3 {
  font-weight: 400;
}
.marked {
	background: #d9e9ef;
	-webkit-box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5);
}
th.marked {
	border-radius: 7px 7px 0 0;
}
td.lastmark {
	-webkit-box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5);
	-moz-box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5);
	box-shadow: 3px 3px 10px -5px rgba(0,0,0,0.5);
	background: #d9e9ef;
	border-radius: 0 0 7px 7px;

}
#createdwith {
	width: 100%;
	text-align:center;
	color: black;
	display: none;
	margin-top: 20px;
}
.tg {
	text-align: left;
}
.tg_varde {
	text-align: right;
}
.skuldgivare {
	min-width: 200px;
	position: relative;
}
#skulder .ovrig_saldo input {
	width: 90%;
	text-align: right;
}
#signed {
	margin-top: 70px;
	display: none;
}
#signature, #namn, #datum, #signed p {
	display: block;
	float: left;
	width: 48%;
	border-bottom: 1px solid black;
	margin: 70px 5px 10px;
	text-align: center;
}
#d {
	text-align: right;
}
#signed p {
	border: 0;
	margin: 0 5px;
	text-align: left;
}
#right {
  width: 50%;
}
#left {
  width: 50%;
  z-index: 300;
}
#navigator {
	position: fixed;
	width: 300px;
  margin: 0 0 0 70px;
	border: 5px solid #4293AD;
	padding: 20px;
	border-radius: 15px;
	background: white;
	-webkit-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 17px 0px rgba(0,0,0,0.2);
  display: none;
}
#navigator ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigator ul li {
	padding: 5px 20px 5px 15px;
	margin: 0;
	text-align: left;
	font-weight: 700;
	font-size: 1.1em;
	cursor: pointer;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#navigator ul li.right-nav {
	text-align: right;
	font-size: 0.8em;
}
#diarie-area {
	display: none;
}
#from_sam {
	text-align: center;
}
.hideit {
	display: none;
}
.janej {
	cursor: pointer;
	display: inline-block;
	border-radius: 2px;
	padding: 3px 4px;
	text-align: center;
	width: 30px;
	-webkit-user-select: none;
  	-moz-user-select: none;
  	-ms-user-select: none; 
  	user-select: none;
}
.ja {
	background: #6ede7b;
	border: 1px solid #26a635;
}
.ja:hover {
	background: #97e7a0;
}
.nej {
	background: #ff6e66;
	border: 1px solid #b30000;
}
.nej:hover {
	background: #ff9e99;
}
span:focus {
	background: white;
}
#save_knapp {
	margin-left: 50%;
}
#navigator #missat {
	display: none;
}
#quick {
	padding: 0;
	margin: 0;
}
#quick button {
	font-size: 0.8em;
	margin: 0 3px 10px;
}
#ofm_area {
	display: none;
}
#ofm_area table td {
	border: 1px solid silver;
}
.cat_tips {
	display: none;
	background: white;
	border: 2px solid black;
	border-radius: 3px;
	padding: 1px;
	font-weight: bold;
	cursor: pointer;
	margin-left: 10px;
	position: absolute;
	margin-top:-5px;
	right: 0px;
}
.cat_tips select.cat_dropdown {
    width: 100%; /* Anpassa bredden efter behov */
    padding: 5px;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 3px;
    background-color: #fff;
    cursor: pointer;
}
ol li {
	font-weight: 600;
	font-size: 1.2em;
}
ol li h3 {
	font-size: 1em;
}
ol li ul li {
	font-size: 0.8em;
	font-weight: normal;
}
.move-up, .move-down {
	background: transparent;
	padding: 0;
	margin: 0;
	border: none;
	color: #007596;
	text-shadow: none;
	font-size: 0.7em;
	box-shadow: none;
	border-radius: none;
}
.move-up:hover, .move-down:hover {
	color: white;
	background: transparent;
} 
.err_pwd {
	display: inline-block;
	color: white;
	background-color: #b30000;
	border: 1px solid #930000;
	border-radius: 3px;
	margin: 3px;
	padding: 3px 7px;
	font-weight: bold;
	font-size: 0.7em;
}
#errbox {
	height: 30px;
	padding: 0;
	margin: 0;
	display: block;
}

.password-container {
    position: relative;
    display: flex;
    align-items: center;
	width: 55.3%;
	margin: 0 auto;
}

.password-container input {
    width: 100%;
    padding-right: 40px; /* Se till att texten inte täcks av knappen */
}
.password-container button {
	box-shadow: none;
}
.password-container button {
	background: transparent;
}

.toggle-password {
    position: absolute;
    right: 12px;
	top: -8px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
}

.toggle-password img {
    width: 22px;
    height: 22px;
}

#wrap #nav ul li img {
	width: 12px;
	margin: 0;
	padding: 0;
}
