ul.feedbackPanel {
	margin: 0;
	padding: 0;
	list-style: none !important;
}

li.x-delivery-method-waiting {
	color: #bfbebe;
}

.header-label {
	float: left;
	display: none;
}

.m-fluid-custom {
	min-width: 0;
}

.wide-only {
	display: block;
}

.sub-agreements-list a {
	float:left;
    clear:left;
}

@media all and (min-width:1000px), print {
    .c-navbar__nav {
        display:block;
        height:100%;
        flex: none;
    }
}

@media (max-width : 1000px) {
	.header-label {
		float: left;
		display: inline;
	}
	.wide-only {
		display: none;
	}
	.condational-table {
		display: table;
	}
	.condational-cell {
		display: table-cell;
	}
	.condational-100 {
		width: 100%;
	}
}

@media (max-width : 1000px) {
	.c-custom-select {
		position: relative;
	}
	.c-custom-select:after, .c-custom-select:before {
		content: "";
		position: absolute;
		top: calc(50% - 1px);
		width: 8px;
		height: 2px;
		background: #009de0;
		border-radius: 999px;
	}
	.c-custom-select:before {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		right: 18px;
	}
	.c-custom-select:after {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		right: 14px;
	}
	.c-custom-select.m-disabled:after, .c-custom-select.m-disabled:before,
	.c-custom-select.pseudo-class-disabled:after, .c-custom-select.pseudo-class-disabled:before {
		background-color: #d7e1e9;
	}
	.c-custom-select select::-ms-expand {
		display: none;
	}
	.c-custom-select select:hover, .c-custom-select select.pseudo-class-hover {
		border-color: #bfbebe;
	}
	.c-custom-select select:focus, .c-custom-select select.pseudo-class-focus {
		border-color: #5bafb5;
	}
	.c-custom-select select.m-disabled, .c-custom-select select:disabled,
	.c-custom-select select.pseudo-class-disabled {
		color:#bfbebe;
		border-color:#dedede
	}
}

@media (min-width : 380px) and (max-width : 1000px) {
	/* @include font-smoothing; */
	.c-custom-select select {
		color: #062b4b;
		font-size: 16px;
		text-align: inherit;
		padding: 9px 15px;
		padding-right: 48px;
		border: 2px solid #dedede;
		box-sizing: border-box !important;
		/* Override normalize.css */
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		border-radius: 999px;
		background: #ffffff;
	}
	.c-custom-select select option {
		font-size: 16px;
	}
}

/* 	Same in all resolutions*/
.c-custom-select.constant {
	position: relative;
	display: inline-block
}

@media (max-width:379px) {
	.c-custom-select select {
		font-size: 12px;
		color: #062b4b;
		text-align: inherit;
		padding: 9px 15px;
		padding-right: 28px;
		border: 2px solid #dedede;
		box-sizing: border-box !important;
		/* Override normalize.css */
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		border-radius: 999px;
		background: #ffffff;
	}
	.c-custom-select select option {
		font-size: 12px;
	}
	.c-custom-select.constant select {
		font-size: 12px;
		width: auto;
	}
}

div.wicket-aa-container {
	box-shadow: 4px 4px 4px -2px #888888;
}

div.wicket-aa {
	color: #062b4b;
	background: white;
	font-size: 16px;
	cursor: default;
}

div.wicket-aa ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0pt;
	padding: 0px;
	border: 1px solid #dedede;
}

div.wicket-aa ul li {
	padding: 2px;
	padding-left: 9px;
	white-space: nowrap;
	overflow: hidden !important;
	text-overflow: ellipsis;
}

div.wicket-aa ul li.selected {
	background-color: Highlight;
	color: HighlightText;
}

/*
Haiku override
*/


.background-frame{
	width:100%;
	height:100%;
	position:absolute;
	overflow:hidden
}
.uppercase{
	text-transform:uppercase
}

/*
.c-banner__image:before{
    content: unset;
    position:absolute;
    z-index:2;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:linear-gradient(90deg,#f2f8fc,rgba(242,248,252,.75) 50%,rgba(242,248,252,0))
}
*/

.c-button.m-loading{
    color:transparent!important;
    background:#bfbebe url(/eservice/web/images/spinner.gif) 50% 50% no-repeat!important;
    background-size:32px!important;
    border-color:#bfbebe!important;
    pointer-events:none!important
}

.c-banner.m-nofade .c-banner__image.m-landscape img {
	width: unset;
	height: auto;
	max-width: unset;
	right: 0;
	top: 0;
	left: 0;
	-webkit-transform: unset;
	-ms-transform: unset;
	transform: unset;
	bottom: 0;
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.c-banner__image.m-landscape{
	text-align: right;
}

.c-service__plan {
	display: inline;
}

.c-body .ginput_container input[type=checkbox]:checked:disabled+label:after,.c-campaign__form .ginput_container input[type=checkbox]:checked:disabled+label:after{
	background-image:url(/eservice/web/svg/icon-small-tick.svg);
}

.c-body .ginput_container input[type=checkbox]:checked+label:after,.c-campaign__form .ginput_container input[type=checkbox]:checked+label:after{
	background-image:url(/eservice/web/svg/icon-small-tick-primary.svg);
}

.c-custom-checkbox input[type=checkbox]:checked+label:after,.c-custom-radio input[type=checkbox]:checked+label:after{
	background-image:url(/eservice/web/svg/icon-small-tick-primary.svg)
}

.c-custom-checkbox input[type=checkbox]:checked:disabled+label:after,.c-custom-radio input[type=checkbox]:checked:disabled+label:after{
	background-image:url(/eservice/web/svg/icon-small-tick.svg)
}

/* Käsitsi juhitav laadimise indikaator, mis ei reageeri ajax sündmuste peale */
.c-button.m-loading-manual {
  color: transparent !important;
  background: #adc0cb url("/eservice/web/images/spinner.gif") 50% 50% no-repeat !important;
  background-size: 32px !important;
  border-color: #adc0cb !important;
  pointer-events: none !important;
}

.radioLabelInline {
	display: inline-block !important;
	padding-right: 25px !important;
}

.conditional-space-below:nth-last-child(2) {
	padding-bottom: 0.5em;
}

.labelPadding {
	padding-left: 36px;
	padding-right: 24px
}

hr.announcement {
	border-bottom: 1px solid #ccc;
}

div.announcement-list {
	padding: 30px 36px !important;
	font-weight: 600;
}

.announcementContainer:last-child hr{
	display: none;
}

.consumptionSiteContainer:not(:first-child) {
	margin-top: 24px;
}

.autoCompleteInput {
	width: 100%;
	margin-left: 0px !important;
	padding-left: 35px !important;
}

.autoCompleteSpinner {
	position:absolute;
	display: block;
	top: 5px;
	left: 5px;
}

.autoCompleteWrapper {
	position: relative;	
}

.autoCompleteCopyright {
	font-size: 12px;
	color: #888888;
}

.searchInactive {
	background-image:url(/eservice/web/svg/search.svg);
	background-repeat: no-repeat;
	background-size: 20px 20px;
	background-position: 7px 7px;
}

.c-sitemap__item:first-child .c-sitemap__child-list {
  display:initial;
 }
 
 .payment-option{
	border: 1px solid #EFECE5;
	text-align: center;
	margin: 5px;
 }
 
 .table_row_inner:first-child {
    border-top: none !important;
}

.c-link.m-plus.m-plus-closeable:before {
	content: "–";
}

.c-table__row-with-feedback {
	border-top: 1px solid #dedede;
}

.c-table__row-with-feedback .c-table__row, .c-table__row-with-feedback .c-table__row:last-child:last-child {
	border-top: 0;
	padding: 0;
}

.c-table__row-with-feedback .c-alert {
	padding: 5px;
}

.c-table__row-with-feedback .c-alert:not(:last-child){
	margin-bottom: 5px;
}

.c-table__row-with-feedback .c-alert+.c-alert  {
	margin-top: 5px;
}

.c-table__row-with-feedback .c-input.m-error:focus, .c-input.m-error.errorFocusBorder {
    border-color: #ff8983;
    outline: 1px solid #ff8983;
}

.table_group:not(:first-child) {
	border-top: 1px solid #dedede;
}


.table_group .c-table__row, .table_group .c-table__row:last-child:last-child {
	border: none;
}

.green-energy {
	color: #4eb14c;
}

.p-width-65 {
	width: 65%;
}

.px-width-700 {
	width: 700px;
}

.term-text {
    font-size:14px;
    line-height:1.4;
}

.definition-text {
    font-size:14px;
    font-weight:600;
    line-height:1.4;
}

@media (min-width:1000px),print {
	.c-table__row.align-top {
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-align-items:start;
		-ms-flex-align:start;
		align-items:start;
		-webkit-justify-content:space-between;
		-ms-flex-pack:justify;
		justify-content:space-between;
		padding:0;
		border-bottom:0!important
	}
}

/* Use tbl-wide-to-narrow table style only to display tabular data
	which needs to be displayed in more than 2 columns for wide screens
	and less for smaller mobile screens.
	Should not be used for layout of elements.

	Most of graphic styles copied from original c-table.
*/
table.tbl-wide-to-narrow {
    width: 100%;
    text-align: left;
    table-layout: auto;
    margin-top:8px;
    margin-bottom:8px;
	border-collapse: collapse;
}

.tbl-wide-to-narrow th {
    /* styles from c-table__cell */
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	font-size:16px;
	line-height:1.2;
	vertical-align: text-top;
}

.tbl-wide-to-narrow td {
	/* styles from c-table__cell */
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	line-height:1.2;
	font-size:16px;
	vertical-align: middle;
}

.tbl-wide-to-narrow tr {
	border: none;
}

/* style from .c-table__row:first-child */
.tbl-wide-to-narrow tr:first-child {
	border-top:0
}

.tbl-wide-to-narrow tr:last-child {
	border-bottom:0 !important;
}

.tbl-wide-to-narrow tr:last-child:last-child {
	border-top: 0
}

@media screen and (max-width:700px) {
	.tbl-wide-to-narrow th {
		font-size:14px;
	}

	.tbl-wide-to-narrow td {
		font-size:14px;
	}
}

/*
	Responsive table - 2 columns in mobile format (wraps to one in smallest screens)
*/
@media screen and (max-width: 599px) {
	table.tbl-wide-to-narrow.multicol-to-2 {
		margin-top:8px;
		margin-bottom:8px;
	}

	/* Copied from.c-table.m-no-margin */
	.tbl-wide-to-narrow.m-no-margin {
		margin-top: 0 !important;
		margin-bottom: 0 !important
	}

	/* Hide <thead>*/
	table.tbl-wide-to-narrow.multicol-to-2 > thead {
		display: block;
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}

	.tbl-wide-to-narrow.multicol-to-2 > thead > th,
	.tbl-wide-to-narrow.multicol-to-2 > thead > tr > th {
		display: block;
		word-wrap: break-word;
		padding: 2px;
		margin: 8px 1px 8px 1px;
		font-size:14px;
	}

	.tbl-wide-to-narrow.multicol-to-2.m-compact > thead > th,
	.tbl-wide-to-narrow.multicol-to-2.m-compact > thead > tr > th {
		padding: 2px;
		margin: 1px;
	}

	.tbl-wide-to-narrow.multicol-to-2 > tbody > td,
	.tbl-wide-to-narrow.multicol-to-2 > tbody > tr > td {
		display: block;
		padding: 2px;
		margin: 2px;
		font-size:14px;
	}

	.tbl-wide-to-narrow.multicol-to-2.m-compact > tbody > td,
	.tbl-wide-to-narrow.multicol-to-2.m-compact > tbody > tr > td {
		padding: 0px;
		margin: 1px;
	}

	.tbl-wide-to-narrow.multicol-to-2 > thead > tr,
	.tbl-wide-to-narrow.multicol-to-2 > tbody > tr {
		display: block;
		padding: 0px;
		margin: 6px 1px 6px 1px;
		min-height:28px;
	}

	.tbl-wide-to-narrow.multicol-to-2.m-compact > thead > tr,
	.tbl-wide-to-narrow.multicol-to-2.m-compact > tbody > tr {
		padding: 0px;
		margin: 2px 0px 2px 0px;
		min-height:28px;
	}

	table.tbl-wide-to-narrow.multicol-to-2 > tbody > td::before,
	table.tbl-wide-to-narrow.multicol-to-2 > tbody > tr > td::before {
		content: attr(data-label);
		display: inline-block;
		width: 70%;
		min-width: 100px;
		font-size:14px;
		font-weight:600;
		line-height:1.4;
		padding: 2px;
		margin: 2px;
	}

	.tbl-wide-to-narrow.multicol-to-2.m-compact > tbody > td::before,
	.tbl-wide-to-narrow.multicol-to-2.m-compact > tbody > tr > td::before {
		padding: 0px;
		margin: 1px;
	}

	.tbl-wide-to-narrow.multicol-to-2 .mobile-header {
		display: block;
		font-size:14px;
		font-weight:600;
		line-height:1.4;
	}
}

/*
	Responsive multiple columns table style which shrinks to one column
	in mobile views (also in wider tablet view up to 999px)
*/
.tbl-wide-to-narrow.multicol-to-1 > thead > th,
.tbl-wide-to-narrow.multicol-to-1 > thead > tr > th {
	/* styles from c-table__cell */
	color:#5e727d;
	font-size:11px;
	font-weight:600;
	text-transform:uppercase;
	padding: 12px 6px;
}

.tbl-wide-to-narrow.multicol-to-1 > thead > th.c-compact,
.tbl-wide-to-narrow.multicol-to-1 > thead > tr > th.c-compact {
	min-height:0;
}

.tbl-wide-to-narrow.multicol-to-1 > tbody > td,
.tbl-wide-to-narrow.multicol-to-1 > tbody > tr > td {
	/* styles from c-table__cell */
	line-height:1.2;
	padding: 12px 6px;
}

.tbl-wide-to-narrow.multicol-to-1 > tbody > td.c-compact,
.tbl-wide-to-narrow.multicol-to-1 > tbody > tr > td.c-compact {
	line-height:1.2;
	margin-bottom:0;
}

.tbl-wide-to-narrow.multicol-to-1 > thead > tr,
.tbl-wide-to-narrow.multicol-to-1 > tbody > tr {
	/* styles from .c-table__row */
	min-height:28px;
}

/* table row which contains headers (for ex. th elements) */
.tbl-wide-to-narrow.multicol-to-1 > thead > tr.h-compact,
.tbl-wide-to-narrow.multicol-to-1 > tbody > tr.h-compact {
	min-height:14px;
	padding:0;
	margin:0;
}

/* table row which contains data cells (for ex. td elements) */
.tbl-wide-to-narrow.multicol-to-1 > thead > tr.c-compact,
.tbl-wide-to-narrow.multicol-to-1 > tbody > tr.c-compact {
	min-height:14px;
	border-top:1px solid #dedede!important;
	padding:0;
}

.tbl-wide-to-narrow.multicol-to-1 .dropdown {
	margin-bottom:18px;
	padding: 18px 18px 24px;
	background:#f3f3f3;
	border-bottom:1px solid #dedede;
	width: 100%
}

@media screen and (max-width: 999px) {
	table.tbl-wide-to-narrow.multicol-to-1 {
		margin-top:8px;
		margin-bottom:8px;
	}

	/* Copied from.c-table.m-no-margin */
	.tbl-wide-to-narrow.multicol-to-1.m-no-margin {
		margin-top:0!important;
		margin-bottom:0!important;
	}

	/* Hide <thead>*/
	.tbl-wide-to-narrow.multicol-to-1 > thead {
		display: block;
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}

	.tbl-wide-to-narrow.multicol-to-1 > thead > th,
	.tbl-wide-to-narrow.multicol-to-1 > thead > tr > th
	{
		display: block;
		word-wrap: break-word;
	}

	.tbl-wide-to-narrow.multicol-to-1 > tbody > td,
	.tbl-wide-to-narrow.multicol-to-1 > tbody > tr > td {
		display: block;
		font-size:14px;
		padding: 4px 2px;
		min-height:40px;
	}

	.tbl-wide-to-narrow.multicol-to-1 > tbody > td.c-compact,
	.tbl-wide-to-narrow.multicol-to-1 > tbody > tr > td.c-compact {
		padding: 2px;
	}

	.tbl-wide-to-narrow.multicol-to-1 > tbody > td:last-child,
	.tbl-wide-to-narrow.multicol-to-1 > tbody > tr > td:last-child {
		margin-bottom: 14px;
	}

	.tbl-wide-to-narrow.multicol-to-1 > thead > tr,
	.tbl-wide-to-narrow.multicol-to-1 > tbody > tr {
		min-height:0px;
		padding: 1px;
	}

	.tbl-wide-to-narrow.multicol-to-1 > thead > tr.c-compact,
	.tbl-wide-to-narrow.multicol-to-1 > tbody > tr.c-compact
	{
		border-top: 0!important;
	}

	.tbl-wide-to-narrow.multicol-to-1 > tbody > td::before,
	.tbl-wide-to-narrow.multicol-to-1 > tbody > tr > td::before
	{
		content: attr(data-label);
		display: inline-block;
		width: 100%;
		min-width: 100px;
		font-size:14px;
		font-weight:600;
		line-height:1.4;
	}

	.tbl-wide-to-narrow.multicol-to-1 .dropdown {
		padding:18px 12px;
	}
}

th.tableheader > a {
	text-decoration: none!important;
}

th.tableheader > a:hover {
	color: #062b4b!important;
}

.mobile-header.strong {
	font-weight:600;
}

/* c-layout

	Use on div to apply placement of content independently from graphic styles.
	Do not change by adding color, font etc.

 */
@media (min-width:1000px),print {
	.c-layout.align-top {
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-align-items:start;
		-ms-flex-align:start;
		align-items:start;
		margin: 8px;
	}
}

/* 	Same in all resolutions */
.c-layout.align-top.constant {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-align-items:start;
	-ms-flex-align:start;
	align-items:start;
}

@media (min-width:1000px),print {
	.c-layout.align-center {
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-align-items:center;
		-ms-flex-align:center;
		align-items:center;
	}
}

.c-layout.align-center.constant {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
}

@media (min-width:700px),print {
	.period-input-container {
		display: flex;
		flex-direction: row;
	}
}

@media (max-width:699px) {
	.period-input-container {
		display: flex;
		flex-direction: column;
	}
	.period-input-item {
		flex: 1 1 auto;
	}
}

.nomination-period-column {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}
.nomination-period-container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
}

.m-width-5 {
	-webkit-flex-basis:5%;
	-ms-flex-preferred-size:5%;
	flex-basis:5%
}

.m-width-10 {
	-webkit-flex-basis:10%;
	-ms-flex-preferred-size:10%;
	flex-basis:10%
}

.m-width-15 {
	-webkit-flex-basis:15%;
	-ms-flex-preferred-size:15%;
	flex-basis:15%
}

.m-width-20 {
	-webkit-flex-basis:20%;
	-ms-flex-preferred-size:20%;
	flex-basis:20%
}

.m-width-25 {
	-webkit-flex-basis:25%;
	-ms-flex-preferred-size:25%;
	flex-basis:25%
}

.m-width-30 {
	-webkit-flex-basis:30%;
	-ms-flex-preferred-size:30%;
	flex-basis:30%
}

.m-width-35 {
	-webkit-flex-basis:35%;
	-ms-flex-preferred-size:35%;
	flex-basis:35%
}

.m-width-40 {
	-webkit-flex-basis:40%;
	-ms-flex-preferred-size:40%;
	flex-basis:40%
}

.m-width-45 {
	-webkit-flex-basis:45%;
	-ms-flex-preferred-size:45%;
	flex-basis:45%
}

.m-width-50 {
	-webkit-flex-basis:50%;
	-ms-flex-preferred-size:50%;
	flex-basis:50%
}

.m-width-55 {
	-webkit-flex-basis:55%;
	-ms-flex-preferred-size:55%;
	flex-basis:55%
}

.m-width-60 {
	-webkit-flex-basis:60%;
	-ms-flex-preferred-size:60%;
	flex-basis:60%
}

.m-width-65 {
    -webkit-flex-basis: 65%;
    -ms-flex-preferred-size: 65%;
    flex-basis: 65%
}

.m-width-70 {
    -webkit-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%
}

.m-width-75 {
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%
}

.m-width-80 {
    -webkit-flex-basis: 80%;
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%
}

.m-width-85 {
    -webkit-flex-basis: 85%;
    -ms-flex-preferred-size: 85%;
    flex-basis: 85%
}
.m-width-90 {
	-webkit-flex-basis:90%;
	-ms-flex-preferred-size:90%;
	flex-basis:90%
}

/* For table columns which width adjusts according to content length*/
.dyn-width-5 {
	min-width: 5%;
}

.dyn-width-10 {
	min-width: 10%;
}

.dyn-width-15 {
	min-width: 15%;
}

.dyn-width-20 {
	min-width: 20%;
}

.dyn-width-25 {
	min-width: 25%;
}

.dyn-width-30 {
	min-width: 30%;
}

.dyn-width-35 {
	min-width: 35%;
}

.dyn-width-40 {
	min-width: 40%;
}

.dyn-width-45 {
	min-width: 45%;
}

.dyn-width-50 {
	min-width: 50%;
}

.dyn-width-55 {
	min-width: 55%;
}

.dyn-width-60 {
	min-width: 60%;
}

.dyn-width-65 {
	min-width: 65%;
}

.dyn-width-70 {
	min-width: 70%;
}

.dyn-width-75 {
	min-width: 75%;
}

.dyn-width-80 {
	min-width: 80%;
}

.dyn-width-85 {
	min-width: 85%;
}

.dyn-width-90 {
	min-width: 90%;
}

.dyn-width-95 {
	min-width: 95%;
}

table.tbl-wide-to-narrow.tankcard-details-table {
	margin: 0px 0px 0px 2px;
}

.tankcards-table th,
.tankcards-table td {
	vertical-align: top;
}

.tankcard-details-table th {
	padding-top: 3px;
}

@media screen and (max-width: 599px) {
	.tankcard-details-table tr {
		border-top: 1px solid #dedede;
		min-height: 64px;
	}

	.tankcard-details-table tr:last-child:last-child {
		border-top: 1px solid #dedede;
	}
}

.tankcard-details-heading {
	padding: 0px 0px 6px 0px;
}

.tankcard-products-heading {
	margin: 6px 0px;
}

.tankcard-top-stations {
	padding: 0px 0px 0px 24px;
}

.tankcard-top-stations-heading {
	font-size: 14px;
	padding: 0px 0px 6px 0px;
}

/* 	Narrow mobile resolution */
@media (max-width:599px) {
	.tankcard-details-heading {
		padding: 6px 0px 6px 2px;
	}

	.tankcard-details-table-heading {
		padding: 0px;
	}
}

/* 	Tablet resolution */
@media (max-width:999px) {
	.tankcard-top-stations {
		padding: 20px 0px 0px 4px;
	}

	.tankcard-top-stations-heading {
		padding: 0px;
	}
}

/* 	Columns only in tablet and wide desktop resolution */
@media (min-width:700px) {
	.tankcard-details-table th:nth-child(1) {
 		width: 30%;
	}

	.tankcard-details-table th:nth-child(2) {
	  width: 35%
	}

	.tankcard-details-table th:nth-child(3) {
	  width: 35%
	}

	.tankcard-details-table td:nth-child(1) {
 		width: 30%;
	}

	.tankcard-details-table td:nth-child(2) {
	  width: 35%
	}

	.tankcard-details-table td:nth-child(3) {
	  width: 35%
	}
}

.reading-panel-input {
	max-width: 130px;
}

@media (max-width:999px) {
	.reading-panel-input {
		margin-top: 4px;
	}
}

.agreement-details {
	padding: 22px 31px;
	margin-top: 12px;
}

.agreement-details-heading {
	padding:6px 12px 8px;
	text-transform:uppercase;
	font-weight:600;
	color: #5e727d;
	font-size: 16px;
}

.agreement-details-subheading {
	padding:8px 18px 12px;
	border-bottom: 1px solid #dedede;
	font-size: 14px;
}

@media (max-width:699px) {
	.agreement-details {
		padding: 12px;
	}
}

@media (max-width:999px) {
	.agreement-details-heading {
		padding:6px 12px 8px 4px;
	}

	.agreement-details-subheading {
		margin-bottom: 12px;
	}
}

.agreement-details-table {
	padding-right: 38px;
}

.agreement-details-table tr {
	border: none !important;
	margin: 1px 6px !important;
}

.agreement-details-table td {
	vertical-align: text-top;
	margin-bottom: 2px !important;
}

.agreement-details-table.null-col {
	height:0;
}

@media (min-width:600px) {
	.agreement-details-table td:nth-child(1) {
		width: 40%;
	}

	.agreement-details-table td:nth-child(2) {
		width: 60%
	}

	:lang(lv) .agreement-details-table td:nth-child(1) {
		width: 60%;
	} 

	:lang(lv) .agreement-details-table td:nth-child(2) {
		width: 40%
	}

	:lang(ru) .agreement-details-table td:nth-child(1) {
		width: 70%;
	} 

	:lang(ru) .agreement-details-table td:nth-child(2) {
		width: 30%
	}
}

.row-separator {
	padding-top: 10px !important;
}

.settings-auth-table.tbl-wide-to-narrow.multicol-to-1 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.settings-auth-table.tbl-wide-to-narrow.multicol-to-1 > tbody > tr > td {
	vertical-align: middle;
}

.settings-auth-table.command-area {
	float: right;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
}

@media (max-width:1000px) {
	.settings-auth-table.command-area {
		margin-top: 8px;
		margin-bottom: 14px;
	}
}

.settings-auth-table.person-icon {
	padding: 4px 4px 4px 0px;
}

@media (max-width:1000px) {
	.settings-auth-table.person-icon {
		padding: 0px;
	}
}

.settings-auth-table.fullname {
	font-weight:600;
	padding: 4px;
}

@media (max-width:1000px) {
	.settings-auth-table.fullname {
		font-weight:normal;
		padding: 0px;
	}
}

@media (max-width:1000px) {
	.settings-auth-row.m-clickable {
		cursor:auto;
	}
}

@media (max-width:1000px) {
	.settings-tab {
		position: initial;
		margin-right: 0px;
		padding-right: 5px;
        padding-left: 5px;
	}
}

@media (max-width:500px) {
    :lang(ru, lv, lt, pl, fi) .settings-tab {
        font-size: 85%;
    }

}

.m-clickable {
	cursor:pointer;
}

.m-clickable:hover {
	background:#f3f3f3
}

.horizontal-buttons {
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	flex-wrap: wrap;
	margin: 8px 6px;
}

.c-badge.m-margin {
	margin-left: 8px;
}

/* 	Same in all resolutions */
.c-plan__options-item-select.constant {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin-top: 6px;
    padding-left: 36px;
}

@media (min-width:1000px), print {
	.c-plan__options-item-select.constant {
		margin-top: 6px;
    	padding-left: 36px;
	}
}

 .help-icon-top {
 	margin-top: -3px;
 }

 /* Fix for small mobile resolutions when a word on a row
 inside the panel is long and content goes over border */
 @media (max-width:420px), print {
	 .c-plan__options.m-hyphenation {
	 	hyphens: auto;
	 }
 }

@media (min-width:420px) and (max-width:700px) {
    .c-input-group.account-inbox-sendbuttons {
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
    }
}

@media (min-width:420px) and (max-width:700px) {
    .account-inbox-sendbuttons .c-input-group__item {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin-bottom: 0
    }
}

@media (max-width:420px) {
    .account-inbox-sendbuttons {
    	text-align: center;
	}

	.account-inbox-sendbuttons .c-input-group__item:first-child {
        margin-bottom: 16px;
    }

	.discount-label {
		margin-top: 16px;
		margin-bottom: 16px;
	}
}

.upload-file-input {
	opacity: 0;
	z-index: -1;
	position: fixed;
}

.upload-file-name {
	word-wrap: anywhere;
	cursor: default!important;
	margin: 8px 12px;
	display: inline-block;
	max-width: 80%;
}

.upload-file {
	display: block;
}

@media (max-width:420px) {
	.upload-file {
		text-align: center;
	}
}

@media (min-width:420px) {
	.c-plan-desc {
		max-width: 330px;
	}
}

@media (min-width:1000px),
print {
	.m-error,
	.m-notice {
		background: #fff2c2;
		border-color: #fff
	}
}

.c-data-list__definition {
	font-size: 14px;
	font-weight: 600;
	line-height: 1.4;
	position: relative;
	top: 1px;
	overflow: hidden;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid #f3f3f3;
	word-wrap: break-word;
}

@media (min-width:700px) {
    .c-data-list__definition {
        font-size: 16px;
        padding-top: 9px;
        padding-bottom: 9px;
		word-wrap: break-word;
    }
}

.c-tabs {
	overflow-x: auto;
	overflow-y: hidden;
}

input {
	line-height: normal;
}

input[type="checkbox"]:disabled+label .c-more-info {
	pointer-events: auto;
}

.c-unit-selection {
	display: inline-box;
	padding-top: 12px;
}

.c-filter {
	margin: 30px;
}

.c-panel-content {
	padding: 30px 36px;
}

.cons-site-list li {
	padding-left: 0px;
	font-weight: bold;
}

.c-row-content {
	margin-left: 30px;
	margin-right: 30px;
}

.c-list-item {
	margin-bottom: 24px;
}

.c-account-support__title {
	color: #062b4b;
}

@media (max-width: 699px) {
  .c-input.m-datepicker {
    font-size: 90%;
  }
}


.button-list a {
	margin-right: 5px;
}

.flex {
	display: flex;
}

.align-bottom {
	align-self: end;
}

.centered {
	text-align: center;
}

@media (max-width: 999px), print {
	.c-unit-selection {
		display: inline;
		padding-left: 10px;
	}

	.radioLabelInline {
		display: inline-block !important;
		padding-right: 15px !important;
	}

	.c-filter {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	table.tbl-wide-to-narrow.multicol-to-1 > tbody > tr > td::before {
		flex-shrink: 0;
	}

	table.tbl-wide-to-narrow.multicol-to-1 > tbody > tr > td.dropdown::before {
		display: none;
	}

	table.tbl-wide-to-narrow.multicol-to-1 > tbody > tr > td.button-list::before {
		display: none;
	}

	.tbl-wide-to-narrow.multicol-to-1 > tbody > td:last-child, .tbl-wide-to-narrow.multicol-to-1 > tbody > tr > td:last-child:before {
		display: none;
	}

	.tbl-wide-to-narrow.multicol-to-1.keep-last-col > tbody > td:last-child, .tbl-wide-to-narrow.multicol-to-1.keep-last-col > tbody > tr > td:last-child:before {
		display: inline-block !important;
	}

	.button-list {
		float: right;
		margin-right: 10px !important;
	}

	.keep-flex {
		display: flex !important;
		align-items: baseline !important;
	}

	table.tbl-wide-to-narrow.multicol-to-1 > tbody > tr > td.dropdown {
		padding-left: 30px !important;
		padding-top: 18px !important;
	}

	td.dropdown .c-item-list {
		margin-top: 18px;
		margin-bottom: 18px;
	}
	
	:lang(fi) table.tbl-wide-to-narrow.multicol-to-1 > tbody > tr > td::before {
		 flex-basis: 145px;
	 }
	 
	 .reset-link {
		 margin-top: 10px !important;
		 padding-bottom: 20px;
	 }

}

.c-plan-choices__plan.is-selected {
	outline: 1px solid #062B4B !important;
	border-top-color: #062B4B !important;
}

.c-more-info__container h2 {
	font-size: 14px;
	font-weight: 600;
	padding-bottom: 8px;
}

.content > p > b:nth-child(n+2) {
	display: inline-block;
	margin-top: 10px;
}


.c-service__campaign-input .c-input {
	width: 100%;
	min-width: auto;
}

.promo-container {
	flex-wrap: nowrap;
	display: flex;
}

.promo-container button {
	display: flex;
}

.promo-error {
	display: block;
	float: left;
	margin-top: 0.25rem;
	font-size: .875em;
	color: #dc3545;
	padding-left: 16px;
}

.site-permission {
	text-transform: none;
	display: block;
	grid-area: permission !important;
}

.permission-details {
	padding-top: 10px;
	font-size: 15px;
	color: #5C727D;
	line-height: 160%;
}

.permission-details > div {
	width: 100%;
	border-top: 1px solid #F3F3F3;
	padding-top: 20px;
	padding-bottom: 20px;
}

.permission-details a {
	margin-left: 0px;
	margin-top: 0px;
	color: #008387;
}

.address-hint {
	font-size: 16px;
	font-weight: 600;
	margin-right: 10px;
}

.site-address {
	margin-right: 20px;
}

.hidden {
	display: none !important;
}

@media (max-width: 999px), print {
	.c-service__container .c-service__checkbox, .c-service__campaign-input{
		margin-bottom: 15px;
	}
}

.payment-method {
	margin-bottom: 10px;
}

.payment-method-logo {
	height: 30px;
}

.payment-method:hover {
	color: #ffffff;
}

.pm-swedbank {
	color: #ffffff; 
	background-color: #f35b1c; 
	border-color: #f35b1c;
}


.pm-seb {
	color: #ffffff; 
	background-color: #3f9d01; 
	border-color: #3f9d01;
}

.pm-lhv {
	color: #ffffff; 
	background-color: #131313; 
	border-color: #131313;
}

.pm-coop {
	color: #ffffff; 
	background-color: #0073cf; 
	border-color: #0073cf;
}

.pm-luminor {
	color: #ffffff; 
	background-color: #EA4A72; 
	border-color: #EA4A72;
}

.pm-citadele {
	color: #ffffff; 
	background-color: #E3002C; 
	border-color: #E3002C;
}

.pm-revolut {
	color: #000000; 
	background-color: #ffffff; 
	border-color: #a0a0a0;
}

.pm-revolut:hover {
	color: #000000; 
}