#body_template_site {
	margin:0;
	padding:0;
	background-color:#AAA;
}
#body_template_popup
,#body_template_groupAccredit {
	margin:0;
	padding:0;
	background-color:#BBB;
}
div,span,p,li,a,select,textarea,input,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
form {
	padding:0;
	margin:0;
}
.flex {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
iframe {
	border-width:0;
}
div.mce-tinymce {
	box-sizing:border-box;
}
a.photo {
	display:block;
}
a.photo > img {
	max-width:100%;
}
input.dateField {
	width:70px;
}
table.general
,table.general td
{
	border:1px solid rgba(189,189,189,1.00);
}
table.general td
,table.general th
{
	padding:4px 6px;
}
table.general thead th {
	text-align:left;
	font-weight:bold;
	background-color:rgba(207,207,207,1.00);
}
table.general tfoot td {
	font-weight:bold;
	background-color:rgba(255,243,168,1.00);
}
div.infoBox {
	border:1px solid #999;
	background-color:#EEE;
	padding:6px;
	margin-bottom:10px;
}
div {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
/* portrait module */
.slim {
	background-image:url(https://accredit.swedenrock.com/graphic/portrait_bg.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:contain;
}
div.portraitModuleHolder_client {
	margin:0 0 10px;
}
div.portraitModuleHolder_application img.portraitDosAndDonts {
	float:right;
	margin:0 0 20px 10px;
	width:200px;
}
div.portraitModuleHolder_assClient img.portraitDosAndDonts {
	float:right;
	width:130px;
	margin:0 0 10px;
}
div.portraitModuleHolder_application div.portraitModule_text {
	float:right;
	width:220px;
}
div.portraitModuleHolder_assClient div.portraitModule_text {
	padding:0 10px 10px;
}
/* datepicker */
input.datepicker {
	width:80px !important;
}
img.ui-datepicker-trigger {
	position:relative;
	top:3px;
	cursor:pointer;
	margin-left:4px;
}
table {
}
table
,table td
,table th {
	border-collapse:collapse;
}
/* table list */
table.xList {
	width:100%;
	/*
	table-layout:fixed;
	*/
}
th {
	text-align:left;
}
table.xList th {
	text-align:left;
	font-weight:700px;
	background-color:#cfdbea;
}
table.xList td
,table.xList th {
	padding:4px 6px;
}
table.xList td {
	background-color:#eaeef3;
}
table.xList td {
	border-top:2px solid white;
}
table.xList tr:hover td {
	background-color:#FFF0B1;
}
table.xList a {
	color:black;
}
th.cfSorted {
	background-color:#adc2dc !important;
}
table.xClickList tbody > tr {
	cursor:pointer;
}
/* tablesorter */
table.tablesorter th {
	cursor:pointer;
}
table.tablesorter thead tr .header { 
	background-image:url(../graphic/tablesorter/ascDesc.png);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:20px !important;
	text-align:left;
}
table.tablesorter thead tr .headerSortUp { 
	background-image:url(../graphic/tablesorter/asc.png);
	background-color:#adc2dc;
}
table.tablesorter thead tr .headerSortDown { 
	background-image:url(../graphic/tablesorter/desc.png);
	background-color:#adc2dc;
}

.applied {
	color:#C00 !important;
}
div.noteHeadline {
	margin:5px 0 0;
	background-color:rgba(255,206,114,1.00);
	color:black;
	font-size:13px;
	line-height:15px;
	padding:4px 12px;
	display:block;
}
div.note {
	margin:0 0 5px;
	padding:8px 12px;
	background-color:rgba(255,222,186,1.00);
}
label {
	cursor:pointer;
}
a.white:link {
	color:white;
}
a.white:visited {
	color:white;
}
a.white:hover {
	color:white;
}
.markerPen {
	background-color:#d4f525;
	display:inline-block;
	padding:2px 4px;
}
.inactive {
	color:#999;
}
.nw {
	white-space:nowrap;
}
h1
,.h1 {
	font-size:24px;
	font-weight:bold;
	color:#555;
}
h1 {
	margin:2px 0 4px 0;
}
h2
,.h2{
	font-size:18px;
	font-weight:bold;
	color:#333;
}
h2 {
	margin:2px 0 4px 0;
}
h3
,.h3 {
	font-size:15px;
	font-weight:bold;
	color:#222;
}
h3 {
	margin:1px 0 2px 0;
}
td.bottomLine {
	border-bottom:1px solid #CCC;
	border-collapse:collapse;
	padding-top:6px;
	padding-bottom:6px;
}
td.topLine {
	border-top:1px solid #CCC;
	border-collapse:collapse;
}
#site {
	width:1000px;
	background-color:white;
}
#site_groupAccredit {
	width:900px;
	padding:20px 10px 30px 10px;
	background-color:white;
}
#topbar {
	height:17px;
	background-color:#CCC;
	padding:1px 2px 0 2px;
}
#topbar div
,#topbar a {
	color:black;
	font-size:11px;
}
#header {
	position:relative;
	background-image:url(../graphic/head_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:91px;
	background-color:#6583af;
}
#eventName_header {
	position:absolute;
	top:7px;
	right:10px;
	text-align:right;
}
#eventName_header > span:nth-child(1) {
	display:block;
	font-size:26px;
	line-height:28px;
	color:white !important;
	font-weight:bold;
}
#eventName_header > span:nth-child(1) > span {
	font-size:26px;
	color:rgba(191,0,3,1.00) !important;
	font-weight:bold;
}
#eventName_header > span:nth-child(2) {
	display:block;
	font-size:18px;
	line-height:22px;
}
#eventName_header > span:nth-child(2)
,#eventName_header > span:nth-child(2) > a:link
,#eventName_header > span:nth-child(2) > a:hover
,#eventName_header > span:nth-child(2) > a:visited
{
	font-size:14px;
	line-height:16px;
	color:white !important;
}
#logo {
	position:absolute;
	top:0;
	left:20px;
	background-repeat:no-repeat;
	width:157px;
	height:62px;
}
#menuHolder {
	position:absolute;
	border-top:1px solid #8fa5c5;
	top:62px;
	height:29px;
	clear:both;
	background-image:linear-gradient(rgba(255,255,255,0.2), transparent);
	width:1000px;
}
#menuHolder ul {
	position:absolute;
	margin:0;
	padding:0;
	list-style-type:none;
	-webkit-margin-before:0;
	-webkit-margin-after:0;
	font-size:0;
}
#menuHolder > ul {
	top:0;
}
#menuHolder > ul > li > a > span {
	position: absolute;
	top: 2px;
	right: -2px;
	padding: 3px 0 0 0;
	box-sizing: border-box;
	background-color: #da3428BB;
	width: 14px;
	height: 14px;
	text-align: center;
	color: white;
	font-size: 9px;
	font-weight: normal;
	border-radius: 50%;
	line-height: 9px;
	display: inline-block;
	margin: 0 0 0 4px;
}

#menuHolder > ul.menu_left {
	left:0;
}
#menuHolder > ul.menu_right {
	right:0;
}
#menuHolder > ul > li {
	position:relative;
	display:inline-block;
}
#menuHolder > ul > li > a {
	display:inline-block;
	box-sizing:border-box;
	padding:6px 10px 0;
	line-height:15px;
	cursor:pointer;
	font-size:13px;
	color:white;
	text-decoration:none;
	height:28px;
}
#menuHolder a:hover
,#menuHolder a.selected
{
	background-color:rgba(255,255,255,0.3);
}
#menuHolder > ul > li > ul {
	position:absolute;
	display:none;
	width:180px;
	z-index:12;
	background-color:#333;
	box-shadow:2px 2px 5px rgba(0,0,0,0.5);
	padding:6px 0 10px;
}
#menuHolder a.non-link {
	cursor:default !important;
}
#menuHolder > ul > li:hover > ul {
	display:block !important;
}
#menuHolder > ul > li > ul > li {
	position:relative;
	display:block;
}
#menuHolder > ul > li > ul > li > a {
	position:relative;
	display:block;
	box-sizing:border-box;
	padding:6px 10px;
	line-height:15px;
	cursor:pointer;
	font-size:13px;
	color:#DDD;
	text-decoration:none;
}
#table_minHeight {
	width:100%;
}
#td_minHeight {
	vertical-align:top;
	width:1px;
}
#div_minHeight {
	height:500px;
	width:1px;
	overflow:hidden;
}
#td_content {
	vertical-align:top;
}
#content {
	padding:15px 20px 40px 20px;
	text-align:left;
}
div.clear {
	height:0;
	overflow:hidden;
	clear:both;
}
.r {
	text-align:right !important;
}
.right {
	float:right;
}
.no-padding {
	padding:0 !important;
}
.no-margin {
	margin:0 !important;
}
textarea.modern {
	border:1px solid rgba(203,203,203,1.00);
	padding:6px;
	width:100%;
	box-sizing:border-box;
}
span.inlineCheckbox {
	white-space:nowrap;
	display:inline-block;
	margin:0 10px 4px 0;
}
span.inlineCheckbox input {
	position:relative;
	top:2px;
	margin:0 2px 0 0 !important;
	vertical-align:auto !important;
}
input.checkbox,input.radio {
	padding:0 0 0 0;
	margin:0 2px 0 0;
	vertical-align:middle;
}
table.radio tr > td:nth-child(1) {
	padding-left:0 !important;
}
table.radio input[type="radio"] {
	margin:0 !important;
	vertical-align:auto !important;
}
input.field,textarea.field,select.field {
	border:0px solid #CCC;
}
input.buttonSave {
	font-size:12px;
	padding:3px 7px 3px 7px;
	font-weight:bold;
	color:#009900;
	margin:0;
}
input.button {
	font-size:10px;
	font-weight:normal;
	padding:1px 3px 1px 3px;
	margin:0;
}
input.delete {
	color:#C00;
	font-size:11px;
}
input.buttonRemove {
	font-size:10px;
	font-weight:bold;
	color:red;
	padding:1px 3px 1px 3px;
	margin:0;
}
.normal {
	font-size:11px;
}
.small {
	font-size:9px;
}
.smallBold {
	font-size:9px;
	font-weight:bold;
}
.bold {
	font-weight:bold;
}
.big {
	font-size:14px !important;
}
.alert {
	font-size:11px;
	color:#C00;
	font-weight:bold;
}
select.modern {
	padding: 4px 6px;
	width: 100%;
}
table.table {
	border-collapse:collapse;
	border-spacing:0;
}
table.table th
,table.table td {
	border-collapse:collapse;
	border-spacing:0;
	padding:2px 6px 2px 6px;
}
table.table th {
	background-color:#cfdbea;
	border-bottom:1px solid #999;
	text-align:left;
}
table.table td.borderTop {
	border-top:1px solid #CCC;
}
table.table td.borderBottom {
	border-bottom:1px solid #CCC;
}
table.tickList td {
	vertical-align:top;
	padding:1px 4px 1px 0;
	font-size:11px;
}
div.editGroup {
	background-color:#7a94ba;
	margin:0 0 1px 0;
	padding:2px 4px 2px 4px;
	cursor:pointer;
	color:white;
	font-size:11px;
	font-weight:bold;
}
.editItem
,.editItem_disabled {
	display:block;
	text-decoration:none;
	background-color:#eaeef3;
	margin:0 0 1px 0;
	padding:4px;
	cursor:pointer;
	background-position:4px 6px;
	background-repeat:no-repeat;
}
.editItem:link
,.editItem:visited
,.editItem:hover {
	color:black;
}
.editItem:hover {
	background-color:#FFF0B1;
}
.editItem_disabled {
	color:#BBB !important;
}
div.editBoxHeadline
,div.editBoxHeadline_lng_1
,div.editBoxHeadline_lng_2 {
	background-color:#999;
	color:white;
	font-size:14px;
	font-weight:700;
}
div.editBoxHeadline.internal {
	background-color:#FF9539 !important;
}
div.editBoxHeadline {
	padding:6px 10px;
}
div.editBoxHeadline_lng_1
,div.editBoxHeadline_lng_2 {
	padding:6px 10px 6px 36px;
	background-repeat:no-repeat;
	background-position:4px 3px;
}
div.editBoxHeadline_lng_1 {
	background-image:url(../graphic/lng/24/1.png);
}
div.editBoxHeadline_lng_2 {
	background-image:url(../graphic/lng/24/2.png);
}
div.editBox {
	padding:10px 15px 15px;
}
div.no-padding {
	padding:0 !important;
	font-size:0;
}
div.editBox
,div.editBoxCutBottom
,div.editBoxCutTop {
	background-color:#DDD;
}
div.editBox.internal {
	background-color:#FFF8D3 !important;
}
div.editBox
,div.editBoxCutBottom {
	margin-bottom:20px;
	min-height:6px;
}
div.editBoxCutTop {
	padding:10px 15px 15px 15px;
	margin-bottom:0;
}
.evd_public {
	font-weight:bold;
	color:#000;
}
td.lbl {
	padding-right:10px;
	padding-top:4px;
	text-align:right;
	vertical-align:top;
}
td.lblNonInput {
	padding-right:10px;
	text-align:right;
	vertical-align:top;
}
/* BUTTONS */
a.btn
,a.btnWide
,label.btn
{
	background-repeat:no-repeat;
	color:white;
	text-decoration:none;
	overflow:hidden;
}
a.btn
,label.btn
{
	display:inline-block;
	padding:4px 8px;
}
a.btnWide
{
	display:block;
	padding:6px 6px;
	margin-bottom:4px;
	text-align:center;
}
/* good */
a.good:link
,a.good:visited
,label.good {
	background-color:#70b653;
}
.text-good {
	color:#70b653 !important;
}
a.good:hover {
	background-color:#7fc960;
}
/* neutral */
a.neutral:link
,a.neutral:visited
,label.neutral
,button.neutral
{
	background-color:#6e9dbe;
}
a.neutral:hover
,button.neutral:not([disabled]):hover
{
	background-color:#7daed0;
}
button.neutral {
	color:white;
}
button[disabled] {
	opacity: 0.6;
	cursor: not-allowed;
}
button:not([disabled]) {
	cursor: pointer;
}
/* bad */
a.bad:link
,a.bad:visited
,label.bad {
	background-color:#cd3e3e;
}
.text-bad {
	color:#cd3e3e !important;
}
a.bad:hover {
	background-color:#e44b4b;
}
div.flag_24 {
	margin:2px 6px 0 0;
	width:24px;
	background-position:center center;
	height:18px;
	float:left;
	background-repeat:no-repeat;
}
div.flag_16 {
	margin:2px 6px 0 0;
	width:16px;
	background-position:center center;
	height:12px;
	float:left;
	background-repeat:no-repeat;
}
/* SUGGESTIONS */
div.suggestion {
	display:block;
	visibility:hidden;
	position:absolute;
	z-index:12;
	border:1px solid #6583af;
	width:300px;
	background-color:white;
	padding-bottom:4px;
}
div.suggestion_item
,div.suggestion_item_on {
	padding:1px 2px 1px 2px;
	cursor:pointer;
	font-size:12px;
}
div.suggestion_item {
	color:#000;
	background-color:#FFF;
}
div.suggestion_item_on {
	color:#FFF;
	background-color:#8ea4c4;
}
div.suggestion_hitCountInfo {
	font-size:10px;
	color:#888;
}
/* button */
button {
	border: 0 solid white;
	font-size: 16px;
	padding: 6px 8px;
}
div.button
,div.button_over
,div.button_clicked
,div.button_dimmed {
	float:left;
	white-space:nowrap;
	margin:2px 6px 2px 0;
	font-size:11px;
	cursor:pointer;
	background-color:white;
	background-position:bottom;
	background-repeat:repeat-x;
	border-style:solid;
	border-width:1px;
	padding:2px 3px 2px 3px;
}
div.button
,div.button_dimmed {
	border-color:#cdcde9;
	background-image:url(../graphic/button_bg.gif);
	color:black;
}
div.button_over
,div.button_clicked {
	border-color:#7a94ba;
	color:white;
	background-image:url(../graphic/button_bg_on.gif);
}
div.button_dimmed {
	color:#999;
	cursor:default;
}
input.amount {
	width:35px;
	text-align:right;
}
/* pass selections */
input.cpsComment {
	font-size:10px;
	width:180px;
	margin-bottom:4px;
	border-width:0;
	padding:2px;
}
input.cpsComment_amount {
	width:60px !important;
	text-align:right !important;
}
td.ptd_1 {
	width:20px;
	vertical-align:top;
}
td.ptd_2 {
	font-size:11px;
	vertical-align:top;
}
div.unit_headline {
	color:white;
	padding:3px 5px 3px 5px;
	cursor:pointer;
	font-size:11px;
	line-height:14px;
	text-transform:uppercase;
	font-weight:bold;
	background-color:#7a94ba;
}
div.icon_link_22 {
	height:22px;
	padding:5px 0 0 28px;
	background-position:left;
	background-repeat:no-repeat;
	margin:4px 0 0 0;
}
/* popup */
#dimmer {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-image:url(../graphic/dimmer.png);
	z-index:99;
}
#modalPopup {
	position:absolute;
	z-index:100;
	visibility:hidden;
}
.pointer {
	cursor:pointer;
}
/* KM   W I N D O W */
div.kmWindow {
	display:none;
	position:absolute;
	z-index:1000;
	background-color:#eaeef3;
}
div.kmWindowHeader {
	background-color:#8b98af;
	padding:3px;
	cursor:move;
	overflow:hidden;
}
td.kmWindowHeader {
	font-weight:bold;
	font-size:12px;
	color:white;
}
div.kmWindowContent {
	overflow:auto;
}
div.kmWindow_content {
}
div.kmWindowInner {
	padding:10px;
}
div.bigAlert {
	position:relative;
	margin:3px 0 10px;
	border:6px solid #FF1418;
	padding:6px;
	font-weight:bold;
	display:inline-block;
	font-size:18px;
	line-height:22px;
	border:4px solid #FF1418;
	background-color:yellow;
	color:rgba(220,28,31,1.00);
	text-align:left;
}
div.iconBtn {
	padding:2px 2px 2px 26px;
	background-position:left center;
	cursor:pointer;
	height:18px;
	background-repeat:no-repeat;
	font-size:11px;
	color:black;
	font-weight:normal;
	text-decoration:underline;
}
div.tableLine {
	border-bottom:1px solid #CCC;
	height:1px;
	margin:3px 0 3px 0;
	overflow:hidden;
}
/* xSave */
div.xSaveMsgTable {
	position:absolute;
	top:0;
	left:0;
	right:0;
	display:table;
	width:100%;
	height:200px;
	overflow:auto;
}
div.xSaveMsgTd {
	position:relative;
	display:table-cell;
	vertical-align:middle;
	padding:10px;
	text-align:center;
}
#saveProgressInfo {
	visibility:visible;
	z-index:3;
}
#saveProgressInfo span {
	display:block;
	text-align:center;
	margin-bottom:10px;
	font-size:18px;
	line-height:20px;
}
#saveResponseHolder {
	visibility:hidden;
	z-index:2;
}
#saveResponseOk {
	margin-top:10px;
}
#saveResponse span {
	margin-top:5px;
	display:block;
	font-size:11px;
	line-height:13px;
	color:#666;
}
.fb {
	background-color:#EEE;
	padding:0;
}
div.field {
	margin-bottom:4px;
}
div.field_label {
	font-size:10px;
	line-height:14px;
	margin:8px 0 0 0;
	padding:2px 6px;
	color:#000;
	background-color:#eee;
	display:inline-block;
	border-top:0.5px solid #DDD;
	border-right:0.5px solid #DDD;
	border-left:0.5px solid #DDD;
}
div.field_value {
	clear:both;
	padding:6px;
	border:0.5px solid #DDD;
	background-color:#f8f8f8;
}
div.field_unit {
	padding:2px 0 4px 2px;
}
/* RANKING */
ul.rankingItemHolder {
	background-color:rgba(255,255,255,0.6);
	padding:1px 1% 1px 1%;
	list-style-type: none;
	width:98%;
	margin:0;
}
ul.rankingItemHolder > li {
	border:1px solid rgba(0,0,0,0.1);
	background-color:rgba(128,128,128,0.1);
	padding:2px 5px 2px 25px;
	cursor:move;
	margin:3px 0 3px 0;
	background-image:url(../graphic/icon/16/dragger.png);
	background-repeat:no-repeat;
	background-position:4px center;
	height: 1.5em;
}
li.rankingItemPlaceholder {
	height: 1.5em;
	line-height: 1.2em;
	background-image:none !important;
	background-color:rgba(255,250,212,1.00) !important;
}
/* xToggle */
.xToggle-holder > *:not(.xToggle-static) {
	display:none;
}
/* ionic */
.margin-top {
	margin-top:8px !important;
}
div.banner-alert {
	box-sizing: border-box;
	border-radius: 8px;
	padding: 16px 24px;
	background-color: #ff8080;
	display: flex;
	justify-content: start;
	align-items: start;
	margin-bottom: 16px;
}
div.banner-alert > div:nth-child(1) {
	padding-right: 32px;
}
div.banner-alert > div:nth-child(1) > i 
,div.banner-alert > div:nth-child(1) > svg 
{
	color:white;
	font-size: 20px;
}
div.banner-alert > div:nth-child(2) {
	display: inline-flex;
	gap: 16px;
	justify-content: start;
	align-items: baseline;
}
div.banner-alert > div:nth-child(2) > span:nth-child(1) {
	color: white;
	font-size: 18px;
	font-weight: bold;
}
div.banner-alert > div:nth-child(2) > span:nth-child(2) {
	color: white;
	font-size: 14px;
	font-weight: normal;
	opacity: 0.8;
}
tr.arranged-envelope-diff > td {
	background-color: #fbc5c6;
}