form {
	margin: 0;
}

.hmdepositnote {
	margin-top: 10px;
    font-family: Arial;
    background-color: #d7a541;
    position: relative;
    font-size: 12px;
    color: #000000;
    padding: 10px;
    border: solid #000000 1px;
}

.table.allclaims {
    background: #4D4F53;
    width: 99%;
    border-collapse: collapse; 
    margin-bottom: 0;
}

.table.allclaims tr {
    background: #4D4F53;
}

.table.allclaims td {
    padding: 2px; 
    white-space: nowrap; 
    border: none; 
}

.table.allclaims input,
.table.allclaims select {
    width: 100%; 
    padding: 2px; 
    box-sizing: border-box;
    border: 1px solid #ccc;
    font-size: 12px; 
    height: 24px; 
}

.table.allclaims select {
    appearance: none;
    background-color: white;
}

.table.allclaims input[type="button"] {
    background: #9c9c9c;
    color: white;
    border: none;
    padding: 2px;
    font-size: 12px;
    cursor: pointer;
    height: 26px; 
}

.table.allclaims input[type="button"]:hover {
    background: #419dc2;
}

.heading-main {
	margin: 10px 0 20px 0;
}
.stagingheader {
	padding: 10px;
	text-align: center;
	background: #ff0000;
	color: white;
	font-family: Arial;
	font-size: 15px;
  }

.edit-claim input {
	margin: 10px 0;
	padding: 10px 15 10px;
	border: 1px solid #333;
}

.article-rows-heading {
	border-bottom: 1px solid #000000;
}

.article-rows-heading h3 {
	font-size: 16px;
	padding: 10px;
	margin: 10px 0 -10px 0;
	display: inline-block;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	border-bottom: 1px solid #fff;
	color: #419dc2;
}

.modal {
	display: none;
	position: fixed;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0, 0, 0);
	/* Fallback */
	background-color: rgba(0, 0, 0, 0.6);
}

.modal h3,
.modal p {
	margin: 0;
}

.modal h3 {
	color: #ffffff;
}

.modal-header,
.modal-body,
.modal-btn {
	padding: 15px;
}

.modal-confirmation > p {
	color: #fff;
	font-family: sans-serif, Arial;
    font-size: 20px;
    line-height: 1.5;
}

.modal-header {
	background-color: #419dc2;
	color: white;
}

.modal-footer {
	background-color: #419dc2;
	color: white;
}

.modal-btn a,
.modal-btn input {
	display: inline-block;
	font-size: 14px;
	padding: 10px 15px;
	background-color: #AAAAAA;
	border: 1px solid #4D4F53;
}

.modal-btn a:hover,
.modal-btn input:hover {
	background-color: #4D4F53;
}

.modal-content {
	position: relative;
	background-color: #419dc2;
	margin: auto;
	padding: 0;
	width: 500px;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	animation-name: animatetop;
	animation-duration: 0.4s
}


/* Modal animation */
@keyframes animatetop {
	from {
		top: -300px;
		opacity: 0
	}

	to {
		top: 0;
		opacity: 1
	}
}

#passsword-form,
#form-login {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 50px;
	flex-direction: column;
}

.request-password {
	background: #419dc2;
	border: 2px solid #000;
	width: 400px;
	font-family: Arial;
	/* Sets the font */
	color: #FFFFFF;
}

.request-password-items {
	padding: 30px;
	display: flex;
	flex-direction: column;
}

.request-message,
.error-message,
.success-message {
	width: 400px;
	background-color: #18453B;
	font-family: Arial;
	/* Sets the font */
	border: 2px solid #18453B;
	line-height: 1.4;
	color: #FFFFFF;
}

.panel {
	padding: 20px;
}

.error-message {
	background-color: #BB0000;
	border: 2px solid #BB0000;
}

.error-message a,
.success-message a {
	text-decoration: underline;
}

.error-message a:hover,
.success-message a:hover {
	text-decoration: none;
}

.success-message {
	background-color: #18453B;
	border: 2px solid #18453B;
}

.request-password label {
	font-weight: bold;
}

.request-password input[type='text'],
.request-password input[type='submit'],
.request-password input[type='button'],
.request-password input[type='password'] {
	padding: 10px 5px;
	margin: 10px 0;
}

.request-password input[name='username-update'] {
	background-color: #CCCCCC;
}

.form-login-items {
	padding: 30px;
	display: flex;
	flex-direction: column;
}

.form-login-items label {
	font-weight: bold;
}

.form-login-status {
	background-color: white;
	color: #4D4F53;
}

.form-login-status-error {
	background-color: #BB0000;
	color: #fff;
}


.form-login-items input[type="text"],
.form-login-items input[type="password"],
.form-login-items input[type="submit"],
.form-login-items input[type="button"] {
	padding: 10px 5px;
	margin: 10px 0;
}

.form-login-items input[type="submit"] {
	margin-right: 10px;
	width: 100px;
}

.form-login-error {
	background-color: #BB0000;
	color: #fff;
}

#popupbox {
	width: 400px;
	/* For centering it on the screen */
	position: relative;
	/* Makes sure its absolute so it doesn't dock with everything else */
	background: #419dc2;
	/* Login Box background color. Change this if desired. */
	border: solid #000000 2px;
	/* Makes a black border around the login box */
	color: white;
	font-family: Arial;
	/* Sets the font */
}

.popup {
    display: none;
    position: fixed; /* Fixed så den alltid är i mitten av viewporten */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Centrerar pop-upen */
    background: white;
    border: 1px solid black;
    padding: 15px;
    z-index: 1000;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    font-weight: bold;
    text-align: center;
    min-width: 200px;
}

#header {
	width: 100%;
	/* For centering it on the screen */
	height: 75px;
	/* The height of the login box */
	background: #FFFFFF;
	/* Login Box background color. Change this if desired. */
	position: absolute;
	top: 0px;
	left: 0px;
	color: white;
	font-family: Arial;
	/* Sets the font */
	visibility: visible;
	/* Makes it visible at first. Very Important.*/
}

img.headpic {
	margin-top: 15px;
	margin-left: 10px;
}


#quickclaim {
	padding: 10px;
	margin: 0 10px 10px;
	background: #419dc2;
	/* Login Box background color. Change this if desired. */
	visibility: visible;
	/* Makes it visible at first. Very Important.*/
	color: white;
	font-family: Arial;
	/* Sets the font */
	font-size: 12px;
}

#quickclaim .subheading {
	margin-bottom: 5px;
}

#footer {
	margin: 10px;
	background: #419dc2;
	/* Login Box background color. Change this if desired. */
	visibility: visible;
	/* Makes it visible at first. Very Important.*/
}

#footertext {
	color: white;
	font-family: Arial;
	/* Sets the font */
	font-size: 12px;
	padding: 10px;
}

#menudiv {
	margin: 0 10px 10px;
	background: #419dc2;
	/* Login Box background color. Change this if desired. */

	color: white;
	font-family: Arial;
	/* Sets the font */
	visibility: visible;
	/* Makes it visible at first. Very Important.*/
}

#menudiv ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

#menudiv ul li {
	padding: 0 0 0 15px;
}

#menudiv ul li a {
	padding: 5px 0;
	display: inline-block;
}

#menudiv ul li:hover {
	background-color: #fff;
}

#menudiv ul li:hover a {
	color: #419dc2;
}

#menudiv li.active {
	background-color: #fff;
}

#menudiv li.active a {
	color: #419dc2;
}

.main-menu {
	padding: 10px 0;
}

#menuheader {
	padding: 10px;
	background: #FFFFFF;
}

#menuheadertext {
	font-size: 16px;
	font-weight: bold;
	color: #419dc2;
}

#userinfo {
	position: absolute;
	bottom: 5px;
	font-size: 14px;
	padding-left: 5px;
	padding-top: 5px;
}

a {
	color: white;
	font-family: Arial;
	/* Sets the font */
	text-decoration: none;
}

.container {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	max-width: 100%;
	margin-top: 40px;
}

aside {
	width: 210px;
	flex: 0 0 210px;
}


#maindiv {
	flex: 1;
	padding: 10px;
	margin: 0 10px 0 0;
	background: #419dc2;
	/* Login Box background color. Change this if desired. */
	color: white;
	font-family: Arial;
	/* Sets the font */
	font-size: 20;
	visibility: visible;
	/* Makes it visible at first. Very Important.*/
}

body {
	background-color: #bfc0c4;
	margin: 0;
	padding: 0;
}

#statustext {
	font-size: 12;
	padding: 5px;
}

#reportheader {
	font-family: Arial;
	/* Sets the font */
	background-color: #FFFFFF;
	position: relative;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	border: solid #000000 1px;
	margin-top: 10px;
}

#reportheader input,
#reportheader2 input,
#reportheader4 input {
	margin-bottom: 5px;
}

#reportheader2 select {
	margin-bottom: 5px;
	width: 233px;
	padding: 4px 0;
}
  

#reportheaderResults {
	font-family: Arial;
	/* Sets the font */
	background-color: #FFFFFF;
	position: relative;
	font-size: 12px;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid #000000 1px;
}

#reportheader1 {
	margin-bottom: 10px;
	font-family: Arial;
	/* Sets the font */
	background-color: #FFFFFF;
	position: relative;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	border: solid #000000 1px;
}

#reportheader2 {
	margin-top: 10px;
	font-family: Arial;
	/* Sets the font */
	background-color: #FFFFFF;
	position: relative;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	border: solid #000000 1px;
}

#reportheader3 {
	margin-top: 10px;
	font-family: Arial;
	/* Sets the font */
	background-color: #FFFFFF;
	position: relative;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	border: solid #000000 1px;
}

#reportheader4 {
	margin-top: 10px;
	font-family: Arial;
	/* Sets the font */
	background-color: #FFFFFF;
	position: relative;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	border: solid #000000 1px;
}

#reportheader5 {
	margin-top: 10px;
	font-family: Arial;
	/* Sets the font */
	background-color: #FFFFFF;
	position: relative;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	border: solid #000000 1px;
}

.reportrowArticles {
	font-family: Arial;
	/* Sets the font */
	background-color: #FFFFFF;
	position: relative;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	border-top: 0;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	margin-bottom: 10px;
}

.reportrowArticles--uid {
	color: #7d7a7a;
}

.reportrowArticles tr:nth-of-type(2) td label {
	padding: 20px 0 5px;
}

.reportrowArticles tbody td {
	padding: 5px 0 10px;
	vertical-align: top;
	font-weight: normal;
}

.reportrowArticlesContainer .reportrowArticles:not(:first-child) {
	border-top: 1px solid #000;
}

.reportrowArticles:not(:first-child)::before {
	content: ".";
	color: transparent;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	background: #fff;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	top: -12px;
	left: 10px;
	height: 12px;
}

.reportrowArticles--footer {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

#reportrow {
	margin-top: 10px;
	font-family: Arial;
	/* Sets the font */
	background-color: #FFFFFF;
	position: relative;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	border: solid #000000 1px;
}


#reportaction {
	margin-top: 10px;
	font-family: Arial;
	/* Sets the font */
	background-color: #FFFFFF;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	border: solid #000000 1px;
}

#reportaction [type="button"] {
	margin: 10px 10px 10x 5px;
}

#reportaction .edit-claim {
	display: flex;
	justify-content: end;
}

#reportaction input {
	margin-bottom: 5px;
	margin-left: 5px;
}

#reportaction select:first-of-type {
	margin-bottom: 5px;
}

#subheader {
	font-family: Arial;
	/* Sets the font */
	font-size: 1.33em;
	color: #419dc2;
	font-weight: bold;
}

.subheader {
	font-family: Arial;
	/* Sets the font */
	font-size: 1.33em;
	color: #419dc2;
	font-weight: bold;
}

.description {
	margin-bottom: 20px;
	color: #333;
	font-style: italic;
}


.btn-action {
	display: flex;
	align-items: flex-start;
	justify-content: start;
	margin: 10px 0;
}

.btn-action input {
	padding: 10px 15px;
	cursor: pointer;
}

.btn-action input:hover {
	background-color: #4D4F53;
	color: #fff;
}

td {
	font-family: Arial;
	/* Sets the font */
	font-size: 12px;
	font-weight: bold;
	color: #4D4F53;
}



#inf_from {
	font-family: Arial;
	/* Sets the font */
	font-size: 12px;
	font-weight: normal;
	color: red;
}

#inf_from2 {
	font-family: Arial;
	/* Sets the font */
	font-size: 12px;
	font-weight: normal;
	color: red;
}

#inf_from3 {
	font-family: Arial;
	/* Sets the font */
	font-size: 12px;
	font-weight: normal;
	color: red;
}

#inf_from4 {
	font-family: Arial;
	/* Sets the font */
	font-size: 12px;
	font-weight: normal;
	color: red;
}

#inf_from5 {
	font-family: Arial;
	/* Sets the font */
	font-size: 12px;
	font-weight: normal;
	color: red;
}

#inf_from12 {
	font-family: Arial;
	/* Sets the font */
	font-size: 12px;
	font-weight: normal;
	color: red;
}

#inf_from20 {
	font-family: Arial;
	/* Sets the font */
	font-size: 12px;
	font-weight: normal;
	color: red;
}

#inf_from21 {
	font-family: Arial;
	/* Sets the font */
	font-size: 12px;
	font-weight: normal;
	color: red;
}

#inf_from22 {
	font-family: Arial;
	/* Sets the font */
	font-size: 12px;
	font-weight: normal;
	color: red;
}

#inf_from23 {
	font-family: Arial;
	/* Sets the font */
	font-size: 12px;
	font-weight: normal;
	color: red;
}

.inf_from30 {
	font-family: Arial;
	/* Sets the font */
	font-size: 12px;
	font-weight: normal;
	color: red;
}

.tb-locked {
	background-image: url(images/bg.png);
}

.tb-highlight {
	background-image: url(images/bg.png);
	background-color: yellow;
}

input {
	font-family: Arial;
	/* Sets the font */
	font-size: 12px;
	color: #4D4F53;
	font-weight: none;
	padding: 5px;
	border: 1px solid #dedede;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	cursor: pointer;
}

input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover {
	background-color: #4D4F53;
	color: #fff;
}

select {
	padding: 4px 5px;
	border: 1px solid #dedede;
}

input[type="file"] {
	border: 0;
	padding: 5px 0;
}

#newsdiv {
	font-family: Arial;
	/* Sets the font */
	font-size: 12px;
	color: #4D4F53;
	font-weight: none;
}

textarea {
	font-family: Arial;
	/* Sets the font */
	font-size: 12px;
	color: #4D4F53;
	font-weight: none;
}

select {
	font-family: Arial;
	/* Sets the font */
	font-size: 12px;
	color: #4D4F53;
}



.asmContainer {
	/* container that surrounds entire asmSelect widget */
}

.asmSelect {
	/* the newly created regular 'select' */
	width: 100%;
}

.asmOptionDisabled {
	/* disabled options in new select */
	color: #999;
}

.asmHighlight {
	/* the highlight span */
	padding: 0;
	margin: 0 0 0 1em;
}

.asmList {
	/* html list that contains selected items */
	margin: 0.25em 0 0em 0;
	width: 100%;
	height: 215px;
	overflow-y: scroll;
	position: relative;
	display: block;
	padding-left: 0;
	list-style: none;
}

.asmListCountry {
	/* html list that contains selected items */
	margin: 0.25em 0 0em 0;
	width: 100%;
	height: 70px;
	overflow-y: scroll;
	position: relative;
	display: block;
	padding-left: 0;
	list-style: none;
}

.asmListItem {
	/* li item from the html list above */
	position: relative;
	margin-left: 0;
	padding-left: 0;
	list-style: none;

	border: 1px solid #bbb;
	width: 98%;
	margin: 0 0 -1px 0;
	line-height: 1em;
	font-family: Arial;
	/* Sets the font */
	font-size: 10px;
	color: #4D4F53;
}

.asmListItem:hover {
	background-color: #e5e5e5;
}

.asmListItemLabel {
	/* this is a span that surrounds the text in the item, except for the remove link */
	padding: 5px;
	display: block;
}

.asmListSortable .asmListItemLabel {
	cursor: move;
}

.asmListItemRemove {
	/* the remove link in each list item */
	position: absolute;
	color: #4D4F53;
	right: 0;
	top: 0;
	padding: 5px;
}


/* DATEPICKER STYLES!!! */

/* the div that holds the date picker calendar */
.dpDiv {
	border: 1px solid #dedede;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 14px;
	transform: translateZ(0px);
	border-radius: 4px;
	background-color: #fff;
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #4D4F53;
	background-color: transparent;
}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 0;
	text-align: center;
	padding: 10px;
	font-weight: normal;
}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #eee;
}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #eee;
	cursor: pointer;
	color: #4D4F53;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	height: 40px;
	}

.dpTitleYear {
	color: #9c9c9c;
}

/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	padding: 5px 0 10px;
}

.dpTodayButtonTD button:hover {
	background-color: #4D4F53;
	color: #fff;
	cursor: pointer;
}

/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	border: 0;
	color: #419dc2;
	text-transform: uppercase;
	font-weight: normal;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: 4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	color: gray;
	padding: 0px;
	background: none;
	border: 0;
	cursor: pointer;
}

.dpButton:hover {
	background: #eeeeee;
	border-radius: 3px;
}

.dpButton svg {
	width: 32px;
	height: 32px;
}

.dpButton path {
	fill: none;
	stroke: #9c9c9c;
	stroke-width: 2px;
}

/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: gray;
	padding: 5px 10px;
	border: 1px solid #dedede;
}

.more-info-popup {
	position: absolute;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	z-index: 100;
	width: auto;
	background: #419dc2;
	padding: 20px 20px 50px 20px;
	left: 5px;
	top: -50%;
	border: 1px dashed #000;
}

.more-info-popup-edit {
	top: 30%;
}

.more-info-popup h3 {
	padding: 0;
	margin: 0 0 20px;
	font-size: 18px;
	color: #fff;
}

.more-info-popup-edit h3 {
	color: #fff;
}

.more-info-popup-close {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.hide {
	display: none;
}

.show {
	display: block;
}

@media screen and (min-width: 800px) {
	.container {
		display: flex;
		flex-direction: row;
		flex-wrap: unset;
		max-width: 100%;
		margin-top: 40px;
	}
}

#articleRowsView {
	margin-top: 10px;
}

#articleRowsView:not(:first-of-type) {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px dashed #dedede;
}

#articleRowsView thead {
	text-align: left;
}

#articleRowsView thead td {
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}

#articleRowsView tbody td {
	padding: 0 5px 0 0;
	font-size: 11px;
}

#articleRowsView tbody td select {
	font-size: 11px;
}

#articleRowsView tbody .articleRowsViewNonGroup > td {
	padding: 5px 0;
}

.tooltip-container {
	cursor: pointer;
	position: relative;
	background-color: #eee;
	padding: 5px;
	border: 1px solid #dedede;
}

.tooltip-container:hover {
	background-color: #4D4F53;
	color: #FFFFFF;
}

.tooltip-container:hover .tooltip {
	display: block;
}

.tooltip {
	position: absolute;
	z-index: 100;
	display: none;
	padding: 15px;
	background-color: #419dc2;
	border: 1px dashed #000;
	color: #FFFFFF;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	width: 400px;
	line-height: 1.4;
	font-size: 13px;
	top: 23px;
	left: 0;
}

label {
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-bottom: 5px;
}

[data-tooltip] {
	position: relative;

}

[data-tooltip]:before {
	content: '';
	display: none;
	/* Hide when != hovered */
	content: '';
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-bottom: 7px solid #419dc2;
	position: absolute;
	top: 28px;
	left: 35px;
	z-index: 10;
	font-size: 0;
	line-height: 0;
	height: 1px;
}

[data-tooltip]:after {
	display: none;
	content: attr(data-tooltip);
	position: absolute;
	top: 35px;
	left: 0px;
	padding: 5px 8px;
	background-color: #419dc2;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border: 1px dashed #000;
	color: #fff;
	z-index: 9;
	font-family: Arial;
	font-weight: 100;
	font-size: 12px;
	line-height: 1.4;
	word-wrap: normal;
	width: 145px;
}

[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
	display: block;
}

.copyBtn {
	display: none;
}

/* .showCopy {
	display: inline-block;
	margin-right: 3px;
} */
.showCopy-0:not(.showCopy-1) {
	display: inline-block;
	margin-right: 3px;
}

.showCopy-1:not(.showCopy-0) {
	display: inline-block;
	margin-right: 3px;
}

.yellow {
	background-color: #FFFACD;
}

input.yellow:focus {
	background-color: unset;
}

.articleRowsViewAction {
	padding: 10px 5px !important;
}

.ar--line-check label {
	padding: 0;
}

.ar--line-check input {
	margin: 0 10px 0 0;
}

.ar--line-text {
	padding: 0;
}

.ar--line-text label {
	padding: 0;
}

.ar--line-text input {
	margin: 0 0 0 10px;
}

.articleRowsViewAction {
	opacity: 0;
	transition: opacity 0.3s linear;
	border-bottom: 1px dashed #dedede;
}

.articleRowsViewActionFocus {
	background-color: #FFFACD;
	opacity: 1;
}

.ar--line-check {
	width: 125px;
}

.stock-line input {
	margin: 10px 10px 0 0;
}

.stock-line label:nth-child(2n) input {
	margin: 0 10px 0 0;
}

.dcview-global-actions {
	display: flex;
	border-bottom: 1px dashed #dedede;
	margin-bottom: 15px;
}

.dcview-global-actions>div {
	display: flex;
	flex-direction: row-reverse;
	align-items: flex-start;
	width: auto;
	margin-right: 20px;
	line-height: 1.7;
}

.dcview-global-actions-comment {
	width: 450px !important;
	flex-direction: row !important;
}

.dcview-global-actions-comment label {
	margin-right: 5px;
}

.dcview-global-actions-submit input {
	padding: 10px 15px;
	font-size: 16px;
}

.dcview-global-actions-confirmed {
	flex-direction: column !important;
}

.dcview-global-actions-confirmed-items {
	display: flex;
	flex-direction: row-reverse;
}

.dcview-global-stock-status {
	display: flex;
	flex-direction: column;
}

.dcview-global-stock-status input {
	margin: 0 5px !important;
}

.sendtodc-modal {
	display: none;
	z-index: 9;
	padding: 5px;
	position: fixed;
	left: 50%;
	top: 50%;
	background-color: #419dc2;
	border: 1px dashed #000000;
	transform: translate(-50%, -50%);
}

.dc-comm-log-row {
	margin-bottom: 10px;
	border-bottom: 1px solid #dedede;
	padding-bottom: 10px;
}

.dc-comm-log-row:last-of-type {
	border-bottom: 0;
}

.modal-form label {
	font-size: 15px;
}

.modal-btn .btn {
	color: white;
	border-radius: 3px;
	border: 0;
	text-align: center;
	line-height: 1.2;
	padding: 10px 20px;
	font-size: 15px;
}

.modal-btn .btn.btn-primary {
	background: #0F52BA;
}

.modal-btn .form-submit:hover {
	background-color: #4169E1;
	transition:
			background-color 250ms cubic-bezier(.4, 0, .2, 1) 0s,
			box-shadow 250ms cubic-bezier(.4, 0, .2, 1) 0s,
			border 250ms cubic-bezier(.4, 0, .2, 1) 0s,
			-webkit-box-shadow 250ms cubic-bezier(.4, 0, .2, 1) 0s;
}

.modal-form [type=text],
.modal-form select {
	line-height: 1.2;
	height: 35px;
	font-size: 14px;
	width: 50%;
}

.modal-form textarea {
	width: 100%;
	padding: 10px;
	font-size: 16px;
}

.modal-form [type=text]:focus,
.modal-form select:focus,
.modal-form textarea:focus {
	outline: unset;
	border: 1px solid #333;
}

.modal-form-no-email {
	display: flex;
	color: black;
	font-size: 13px;
}

.modal-form-no-email > div {
	padding-right: 5px;
}

.modal-form-no-email a {
	color: black;
	text-decoration: underline;
}

.modal-form-no-email a:hover {
	color: #333;
}

.modal-form-no-input-container {
	padding-bottom: 15px;
}

.modal-form-item {
	margin-bottom: 20px;
	font-size: 16px;
}

.modal-form-item:last-child {
	margin-bottom: 0;
}

.modal-form-alert {
	font-size: 14px;
	font-weight: normal;
	display: block;
	padding: 10px 20px;
	text-align: center;
}

.modal-form-alert-success {
	background: #22bb5b;
}

.modal-form-alert-error {
	background: red;
}

.modal-form-alert-success p {
	margin-bottom: 10px;
}

.modal-form-alert-success p:last-child {
	margin-bottom: 0;
}

.text-p14 {
	font-size: 14px;
}

.loader {
	display: block;
	width: 32px;
	height: 32px;
	border: 3px solid #FFF;
	border-bottom-color: transparent;
	border-radius: 50%;
	box-sizing: border-box;
	animation: rotation 1s linear infinite;
	margin: 10px auto;
 }

@keyframes rotation {
	0% {
		transform: rotate(0deg);
	}
    100% {
    	transform: rotate(360deg);
    }
} 

.multi-select-actions {
	color: #333;
	padding-bottom: 10px;
	font-size: 14px;
}

.multi-select-actions a {
	cursor: pointer;
	color: #25576b;
}

.multi-select-actions a:hover {
	text-decoration: underline;
}

.multi-select-btn {
	cursor: pointer;
	background-color: #AAAAAA;
	color: white;
	border-radius: 3px;
	border: 0;
	text-align: center;
	line-height: 1.2;
	padding: 10px 20px;
	font-size: 15px;
	display: inline-block;
}

.multi-select-btn:hover {
	background-color: #4169E1;
	transition:
			background-color 250ms cubic-bezier(.4, 0, .2, 1) 0s,
			box-shadow 250ms cubic-bezier(.4, 0, .2, 1) 0s,
			border 250ms cubic-bezier(.4, 0, .2, 1) 0s,
			-webkit-box-shadow 250ms cubic-bezier(.4, 0, .2, 1) 0s;
}

.modal-form textarea {
	width: 100%;
	padding: 10px;
	font-size: 16px;
}

.modal-form [type=text]:focus,
.modal-form select:focus,
.modal-form textarea:focus {
	outline: unset;
	border: 1px solid #333;
}

.modal-form-no-email {
	display: flex;
	color: black;
	font-size: 13px;
}

.modal-form-no-email > div {
	padding-right: 5px;
}

.modal-form-no-email a {
	color: black;
	text-decoration: underline;
}

.modal-form-no-email a:hover {
	color: #333;
}

.modal-form-no-input-container {
	padding-bottom: 15px;
}

.modal-form-item {
	margin-bottom: 20px;
	font-size: 16px;
}

.modal-form-item:last-child {
	margin-bottom: 0;
}

.modal-form-alert {
	font-size: 14px;
	font-weight: normal;
	display: block;
	padding: 10px 20px;
	text-align: center;
}

.modal-form-alert-success {
	background-color: #22bb5b;
}

.modal-form-alert-error {
	background: red;
}

.modal-form-alert-success p {
	margin-bottom: 10px;
}

.modal-form-alert-success p:last-child {
	margin-bottom: 0;
}

.text-p14 {
	font-size: 14px;
}

.loader {
	display: block;
	width: 32px;
	height: 32px;
	border: 3px solid #FFF;
	border-bottom-color: transparent;
	border-radius: 50%;
	box-sizing: border-box;
	animation: rotation 1s linear infinite;
	margin: 10px auto;
}

@keyframes rotation {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.ms-container{
	background: transparent url('/js/vendor/ms/img/switch.png') no-repeat 50% 50%;
	width: 100%;
}

.ms-container:after{
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
	min-height: 0;
	visibility: hidden;
}

.ms-container .ms-selectable, .ms-container .ms-selection{
	background: #fff;
	color: #555555;
	float: left;
	width: 45%;
}
.ms-container .ms-selection{
	float: right;
}

.ms-container .ms-list{
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
	border: 1px solid #dedede;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 0;
	position: relative;
	height: 100px;
	padding: 0;
	overflow-y: auto;
}

.ms-container .ms-list.ms-focus{
	border-color: rgba(82, 168, 236, 0.8);
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	outline: 0;
	outline: thin dotted \9;
}

.ms-container ul{
	margin: 0;
	list-style-type: none;
	padding: 0;
}

.ms-container .ms-optgroup-container{
	width: 100%;
}

.ms-container .ms-optgroup-label{
	margin: 0;
	padding: 5px 0px 0px 5px;
	cursor: pointer;
	color: #999;
}

.ms-container .ms-selectable li.ms-elem-selectable,
.ms-container .ms-selection li.ms-elem-selection{
	border-bottom: 1px #eee solid;
	padding: 2px 10px;
	color: #555;
	font-size: 14px;
}

.ms-container .ms-selectable li.ms-hover,
.ms-container .ms-selection li.ms-hover{
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	background-color: #08c;
}

.ms-container .ms-selectable li.disabled,
.ms-container .ms-selection li.disabled{
	background-color: #eee;
	color: #aaa;
	cursor: text;
}

.ms-container .ms-custom-header {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #eee;
	color: #4D4F53;
	padding: 5px 0;
}

/*
	Multi select custom style
*/

.multi-select-actions {
	color: #333;
	padding-bottom: 10px;
}

.multi-select-actions a {
	cursor: pointer;
	color: #25576b;
}

.multi-select-actions a:hover {
	text-decoration: underline;
}

.multi-select-btn {
	cursor: pointer;
	background-color: #AAAAAA;
	color: white;
	border-radius: 3px;
	border: 0;
	text-align: center;
	line-height: 1.2;
	padding: 10px 20px;
	font-size: 15px;
	display: inline-block;
}

.multi-select-btn:hover {
	background-color: #4169E1;
	transition:
	background-color 250ms cubic-bezier(.4, 0, .2, 1) 0s,
	box-shadow 250ms cubic-bezier(.4, 0, .2, 1) 0s,
	border 250ms cubic-bezier(.4, 0, .2, 1) 0s,
	-webkit-box-shadow 250ms cubic-bezier(.4, 0, .2, 1) 0s;
}

.btn {
	color: white;
	border-radius: 3px;
	border: 0;
	text-align: center;
	line-height: 1.2;
	padding: 10px 20px;
	font-size: 15px;
}

.btn.btn-primary {
	background: #0F52BA;
}

.form-submit:hover {
	background-color: #4169E1;
	transition:
			background-color 250ms cubic-bezier(.4, 0, .2, 1) 0s,
			box-shadow 250ms cubic-bezier(.4, 0, .2, 1) 0s,
			border 250ms cubic-bezier(.4, 0, .2, 1) 0s,
			-webkit-box-shadow 250ms cubic-bezier(.4, 0, .2, 1) 0s;
}

.dc-comm-log-row-item {
	margin-bottom: 4px;
}

.dc-comm-log-row-item a {
	color: #333;
	text-decoration: underline;
}

.dc-comm-log-row-item a:hover {
	color: #333;
	text-decoration: none;
}

.modal-form-item-no-asset-form {
	opacity: 0;
	display: none;
	animation: fadeInOut 0.6s ease-in-out;
}

.modal-form-item-no-asset-form.visible {
	opacity: 1;
	display: block;
}

.modal-form-item-no-asset-form.hidden {
	opacity: 0;
	display: none;
	animation: fadeInOut 0.6s ease-in-out;
}

@keyframes fadeInOut {
	0% {
		opacity: 0;
		display: none;
	}

	50% {
		opacity: 0.5;
		display: block;
	}

	100% {
		opacity: 1;
		display: block;
	}
}

.replaceElementLabel {
	display: inline-block;
}

.replaceCCelementLabel {
	display: inline-block;
}

.invalid-email,
.invalid-email-receiver {
	background: #ED4F32;
	padding: 10px 20px;
	margin-top: 5px;
}

#sendtoreporter .multi-select-artlines .ms-list {
	height: 260px;
}

#sendtoreporter .multi-select-artlines-height .ms-list {
	height: 100px;
}

#sendtoreporter .modal-content {
	width: 600px;
}

#sendtoreporter label > span {
	color: #fff;
}

#sendtoreporter .ms-container .ms-selectable, .ms-container .ms-selection {
	width: 47%;
}

#sendtoreporter .modal-header .btn-secondary {
	cursor: pointer;
}

#sendtoreporter .modal-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.multi-select-artlines .ms-optgroup-label {
	color: #333;
	font-size: 14px;
	background-color: #eee;
	padding: 5px;
}

.multi-select-artlines .ms-container .ms-selectable li.ms-elem-selectable, .ms-container .ms-selection {
	font-size: 13px;
}

.modal-form-header,
.modal-form-footer {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	width: 100%;
	gap: 30px;
}


.modal-form-header > div,
.modal-form-footer > div {
	display: flex;
	flex-direction: column;
	flex-basis: 100%;
	flex: 1;
}

.modal-form-header input[type="text"],
.modal-form-header select {
	width: 100%;
}

.reportrowArticles .more-info-tooltip {
	padding-bottom: 5px;
}

.more-info-tooltip	{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	gap: 5px;
}

.more-info-tooltip label {
	padding: 0;
}

.more-info-tooltip-item {
	display: none;
	width: max-content;
	position: absolute;
	top: 0;
	left: 0;
	background: #419dc2;
	color: white;
	padding: 5px;
	border-radius: 4px;
	font-size: 14px;
	z-index: 1;
}

.more-info-tooltip-item span {
	font-weight: bold;
}


.more-info-tooltip-arrow {
	position: absolute;
	background: #419dc2;
	width: 8px;
	height: 8px;
	transform: rotate(45deg);
}

.more-info-tooltip-item--label {
	padding-bottom: 5px;
}

.moreInfoRequestedForm .reportrowArticlesContainer table {
	table-layout: fixed;
	border-collapse: collapse;
	margin-top: 0 !important;
}

.moreInfoRequestedForm .reportrowArticlesContainer td {
	vertical-align: middle;
	word-break: break-word;
	font-size: 12px !important;
	line-height: 1.4em;
}

.reportaction-btn--group {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.moreInfoRequestedForm .btn {
	color: white;
	border-radius: 3px;
	border: 0;
	text-align: center;
	line-height: 1.2;
	padding: 10px 20px;
	font-size: 15px;
}

.moreInfoRequestedForm .btn.btn-primary {
	background: #0F52BA;
}

.moreInfoRequestedForm .btn-primary:hover {
	background-color: #4169E1;
	transition:
			background-color 250ms cubic-bezier(.4, 0, .2, 1) 0s,
			box-shadow 250ms cubic-bezier(.4, 0, .2, 1) 0s,
			border 250ms cubic-bezier(.4, 0, .2, 1) 0s,
			-webkit-box-shadow 250ms cubic-bezier(.4, 0, .2, 1) 0s;
}

h3 {
	font-size: 16px;
	color: #419dc2;
	font-weight: bold;
	margin-top: 0;
}

.incident-information--container ul {
	list-style-type: none;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0;
	margin: 0;
	gap: 20px;
}

.incident-information--container li {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 20px;
}

.incident-information--container li:nth-of-type(1) {
	flex: 2 0 40%;
}

.incident-information--container li:nth-of-type(2) {
	flex: 1 0 40%;
}

.general-information--container,
.reporter-information--container{
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 20px;
}

.general-information--container ul,
.reporter-information--container ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.general-information--container li,
.reporter-information--container li{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	gap: 20px;
}

.incident-information--container li span,
.general-information--container li span,
.reporter-information--container li span {
	flex: 0 0 125px;
}


.general-information--container ul:nth-of-type(1),
.reporter-information--container ul:nth-of-type(1){
	flex: 2 0 40%;
}

.general-information--container ul:nth-of-type(2),
.reporter-information--container ul:nth-of-type(2){
	flex: 1 0 40%;
}

.incident-information--container span.label,
.general-information--container span.label,
.reporter-information--container span.label,
.document-information--container span.label {
	font-weight: bold;
	color: #4D4F53;
}

.reporter-information--container li,
.general-information--container li,
.general-information--container-default li {
	padding: 3px 0;
}

.document-information--container ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
}

.more-info--log-row {
	line-height: 1.5em;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}

.more-info--log-row:last-of-type {
	margin-bottom: 0;
	padding-bottom: 10px;
	border-bottom: 0;
}

.more-info--log-row--single {
	margin-bottom: 0;
	padding-bottom: 10px;
	border-bottom: 0;
}

.more-info--log-row a {
	color: #333;
}

.more-info--log-row a:hover {
	text-decoration: underline;
}

.more-info--log-row-items {
	background: #7d7a7a;
}

.dd-debug {
	background: #333;
	color: #cbf078;
	padding: 20px;
}

.dd-debug-sticky {
	position: sticky;
	top: 0;
	overflow: hidden;
	z-index: 1;
}

#latedelivery_table tbody td {
	font-weight: normal;
}

.reportaction-sscc input {
	margin-left: 0 !important;
	margin-top: 15px;
}

.report-section {
	margin-top: 10px;
	font-family: Arial;
	background-color: #FFFFFF;
	position: relative;
	font-size: 12px;
	color: #000000;
	padding: 10px;
	border: solid #000000 1px;
}

.report-section--title {
	font-size: 16px;
	color: #419dc2;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 15px;
}

.report-section__container--narrow {
	display: grid;
	gap: 10px;
	grid: auto / repeat(2, 1fr);
}

.report-section__container {
	display: grid;
	gap: 10px;
	grid: auto / repeat(3, 1fr);
}

.report-section--footer {
	display: flex;
	justify-content: flex-end;
}

.report-section .reportaction-btn--group {
	justify-content: flex-start;
}

.primary-button {
	background: #0F52BA;
	color: white;
	border-radius: 3px;
	border: 0;
	text-align: center;
	line-height: 1.2;
	padding: 10px 20px;
	font-size: 15px;
}

.primary-button:hover {
	background-color: #4169E1;
	cursor: pointer;
	transition:
			background-color 250ms cubic-bezier(.4, 0, .2, 1) 0s,
			box-shadow 250ms cubic-bezier(.4, 0, .2, 1) 0s,
			border 250ms cubic-bezier(.4, 0, .2, 1) 0s,
			-webkit-box-shadow 250ms cubic-bezier(.4, 0, .2, 1) 0s;
}

#sendclaim .modal-form-item:last-of-type {
	margin-bottom: 0;
}

#sendclaim .modal-header {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#sendclaim .modal-header .btn-secondary {
	cursor: pointer;
}

#sendclaim .modal-header .btn-secondary:hover {
	background-color: #5ea4c0;
	border-radius: 50%;
}

#sendclaim #msgsent {
	flex-direction: column;
	gap: 20px;
}