
body {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 13px;
    line-height: 16px;
}

.col-md-6.field-hidden {
    visibility: hidden;
}

#declaration-release-button {
    height: 70px;
!important;
}

.btn .btn-primary .mar-raised-button .mat-primary {
    width: 36px !important;
    height: 36px !important;
}

.btn.btn-primary.mar-raised-button.mat-primary {
    width: 36px !important;
    height: 36px !important;
}

.mat-step-header .mat-step-icon-selected, .mat-step-header .mat-step-icon-state-done, .mat-step-header .mat-step-icon-state-edit {
    background-color: #006eba;
    color: white;
}

.btn-file-input2 {
    background: #006eba;
    border: 0;
    padding: 10px;
    color: white;
    float: right;
    cursor: pointer;
}

.btn-file-input {
    background: #006eba;
    border: 0;
    padding: 10px;
    color: white;
    float: left;
    cursor: pointer;
}

.mat-checkbox-indeterminate.mat-accent .mat-checkbox-background, .mat-checkbox-checked.mat-accent .mat-checkbox-background {
    background-color: #006eba;
}

.btn-file-input:hover {
    background: #007ab3;
    cursor: pointer;
}

.mat-flat-button.mat-primary, .mat-raised-button.mat-primary, .mat-fab.mat-primary, .mat-mini-fab.mat-primary {
    background-color: #006eba !important;
}

td > a {
    color: #006eba !important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #007ab3 !important;
}


.active-link::before {
    content: "";
    border-color: transparent #006eba !important;
    border-style: solid !important;
    border-width: 1.8em 0 1.8em 2em !important;
    display: block !important;
    height: 0 !important;
    width: 0 !important;
    right: -28px !important;
    top: 0;
    position: absolute;
    z-index: 1;
}

.active-link {
    color: #fff !important;
    background-color: #006eba !important;
}

.active-link:hover:before {
    border-color: transparent #989898 !important;
}

.active-link:focus:before {
    border-color: transparent #006eba !important;
}

.active-link:active:before {
    border-color: transparent #006eba !important;
}


/* STEPPER MENU BLOCK */

.active-link::before {
    content: "";
    border-color: transparent #006eba !important;
    border-top-color: transparent;
    border-right-color: #006eba;
    border-bottom-color: transparent;
    border-left-color: #006eba;
    border-style: solid !important;
    border-width: 1.8em 0 1.8em 2em !important;
    display: block !important;
    height: 0 !important;
    width: 0 !important;
    right: -28px !important;
    top: 0;
    position: absolute;
    z-index: 1;
}

.active-link:focus:before {
    border-color: transparent #006eba !important;
}

.active-link:active:before {
    border-color: transparent #006eba !important;
}

.navbar-default .navbar-nav > li > a:hover {
    background: #006eba !important;
    color: #fff;
}

.navbar-default .navbar-nav > li > a:focus {
    background-color: #006eba !important;
    color: #fff;
}

.navbar-default .navbar-nav > li > a:hover::before {
    border-color: transparent #006eba !important;
}

.modal-header {
    background: #006eba !important;
    background-color: #006eba !important;
    color: #fff;
}

a {
    outline: 0;
}

.mat-menu-item.ng-star-inserted {
    outline: 0;
}

input::-ms-clear {
    display: none !important;
}

table td {
    padding-left: 10px;
    border: solid 0 #c7c9c7 !important;
}

/*.table > thead > tr > th {*/
/*border-bottom: 0px solid #ddd !important;*/
/*}*/
th {
    color: black !important;
}

/** Allinanz Sans Serif regular */
@font-face {
    font-family: ALSANREG;
    src: url("resources/custom/ALSANREG.OTF") format("opentype");
}

/** Allinanz Sans Serif bold */
@font-face {
    font-family: ALSANBOL;
    src: url("resources/custom/ALSANBOL.OTF") format("opentype");
}


body {
    /** spezieller Allianz-Font */
    font-family: 'ALSANREG', arial, sans-serif !important;
    font-size: 16px;
}

.mat-step-header .mat-step-icon-selected, .mat-step-header .mat-step-icon-state-done, .mat-step-header .mat-step-icon-state-edit {
    background-color: #006eba !important;
    color: #fff;
}

.btn.btn-secondary {
    border-radius: 0;
    height: 36px;
    background: #aeaeae !important;
}

.navbar-default .navbar-nav > li > a {
    color: #777;
    font-family: 'ALSANREG', arial !important;
    outline: 0 !important;
}

.mat-button, .mat-fab, .mat-flat-button, .mat-icon-button, .mat-mini-fab, .mat-raised-button, .mat-stroked-button {
    font-family: 'ALSANREG', arial, "Helvetica Neue", sans-serif !important;
    font-size: 14px;
    font-weight: 500;
}

.mat-mdc-menu-content.mdc-list.ng-tns-c4-0 a:first-child {
    visibility: hidden !important;
    height: 0 !important;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    padding-left: 0 !important;
    padding-right: 0 !important;
    min-height: 0;
}

.col-md-9.wide-colum-release {
    text-align: left !important;
    padding-top: 2px !important;
    font-size: 16px !important;
}

#main > div > app-summary > div.container.ng-star-inserted > div > div > div {
    display: flex;
    align-items: center;
}

#main > div > app-summary > div.container.ng-star-inserted > div > div > div > div.col-md-5 {
    padding: 0 !important;
    width: auto !important;
}
.released-accounted.partnerName-column  {
    width: 54% !important;
}

.released-accounted.action-column  {
    width: 16% !important;
}


/****************************
*	Page layout
*****************************/

body {
	color: #5e5e5e;
	background-color: #F5F6F6;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
}

#header {
	height: 170px; /** 135px; */
	background-color: #f5f6f6;
	color: #898d8d;

	margin: 0px;
	padding: 0px;
	/** ??? border: none; */
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: solid 50px #ebebeb;
}



#content {
/** scr todo
	background-color: #FFFFFF;
	*/
	border-top: none;
}

#footer {
	/**scr**/
	display: none;
	/**
	background-color: #FFFFFF;
	color: #f5f6f6;;
	*/
}
/****************************
*	Header
*****************************/
.logo {
	margin-top: 0px;
	float: left;
	/** scr */ /* ??? margin-left: 40px; */
}

/** balken oben */
.line {
	background-color: #ebebeb;
	height: 50px;
	line-height: 31px;
	margin-bottom: 10px;
	padding-top: 10px;
}


.headerControls {
	/** scr verschiebe nach links, da Abmelden-Button nach rechts */
	/* ???
	margin-left: 35px;
	*/
}

/*??? Logo und linkes Menu auf gleicher Linie wie weisse Box unten */
#header .container-fluid {
	padding-left: 0px;
}

.headerControls ul {
	margin: 0px;
	padding: 0px;
}

.headerControls li {
	display: block;
	float: left;
	padding: 0 8px;

	border-right: 1px solid;
}

/** erstes listenelement im Header kein rechter Rahmen */
/**
.headerControls li:first-of-type {
	border-right-style: none;
}
*/

.headerControls a, .headerControls a:link, .headerControls a:visited {
	color: #898d8d;
	font-weight: normal;
	text-decoration: none;
}

.headerControls a:hover {
	text-decoration: underline;
}

.headerControls span {
	font-weight: bolder;
	text-decoration: none;
}

.applanguage {
	float: right;
/**	margin-right: 100px; */
}
.applanguage ul {
	margin: 0px;
	padding: 0px;
}
.applanguage li {
    display: block;
    float: left;
    padding: 0 8px;
	border-right: solid 1px ;
}
.applanguage li.last {
}
.applanguage a, .applanguage a:link, .applanguage a:visited {
    color: #898d8d;
    font-weight: normal;
    text-decoration: none;
    
}
.applanguage a:hover {
	color: #898d8d;
	text-decoration: underline;
}
.applanguage span {
    font-weight: bolder;
    text-decoration: none;
}
/****************************
*	Forms
*****************************/


.pnl {
	margin: 0px;
	padding: 10px 10px 10px 10px;
}

.pnltitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	display: block;
	margin-bottom: 15px;
}
.pnlcontent {
	
}

.pnl1 div {
	margin: 0px;
	padding: 0px;
	border-style: none !important;
}

.tableform { /*Table*/
	width: 100%;
	line-height: 20px;
}

.tableform th {
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-bottom: 15px;
}
.tableform td.number {
	text-align:right;
}

.hr /*horizontal Linie */ {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: solid 1px #FFFFFF;
}

/****************************
*	Content
*****************************/
.contentheader {
	margin: 0px;

	/* ??? */
	padding: 10px 10px 10px 0px;
}

.page-header {
	margin: 20px 0 10px;
}


/****************************
*	labels
*****************************/
.lbl /*label*/ {
	font-weight: normal;
	text-decoration: none;
}

.lblbld /*label bold */ {
	font-weight: bold;
	text-decoration: none;
}

.lblerr /*Label f�r Errormeldungen*/ {
	font-weight: bold;
	color: #FF0000;
}

.lblhw /*Label fuer Errormeldungen*/ {
	font-weight: normal;
	color: #FF0000;
}

.lblsmall /*Label mit kleiner Schrift*/ {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
/****************************
*	links
*****************************/
a, a:hover  {
	color: #175499;
	text-decoration: none;
}

.form-control {
	border-radius: 0px;
}

.input-group-addon {
	border-radius: 0px;
}

/* für Betrag und Personenzahl ohne Fokus */
.has-success .form-control{
	border-color: #CCCCCC;
}

.has-success .input-group-addon {
	color: #555555;
	background-color: #EEEEEE;
	border-color: #CCCCCC;
}

.has-error .form-control{
	border-color: #FF0044;
}

.has-error .input-group-addon {
	color: #FF0044;
	background-color: #EEEEEE;
	border-color: #FF0044;
}


/* IE: x in Input-Feldern ist unerwuenscht */
.form-control::-ms-clear {
	display: none;
}

/* für Kontaktformular mit Fokus -> blauer "Schimmer" */
.form-control:focus {
	border-color: #199dd7;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

/* für Betrag und Personenzahl mit Fokus: blauer "Schimmer" */
.has-success .form-control:focus {
	border-color: #199dd7;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.btn-primary {
	border-color: rgb(200, 200, 200);
}

.btn-default {
  /** border-radius: 0px; */
}

.btn-primary:hover {
	background: rgb(45,94,180);
	border-color: rgb(200, 200, 200);
}

/** navigator-buttons */
.pager li > a:hover, .pager li > a:focus {
	background: rgb(45,94,180);
}
.tooltip-inner {
	color: #555555;
	background-color: #EEEEEE;
}


/** Allinanz Sans Serif regular */
@font-face {
	font-family: ALSANREG;
	src: url("resources/custom/ALSANREG.OTF")
	format("opentype");
}

/** Allinanz Sans Serif bold */
@font-face {
	font-family: ALSANBOL;
	src: url("resources/custom/ALSANBOL.OTF")
	format("opentype");
}


body {
	/** spezieller Allianz-Font */
	font-family: 'ALSANREG', arial, sans-serif;

	font-size: 16px;
}


thead {
	background-color: #c7c9c7; /** scr gemäss Stylesheet */
	color: #FFFFFF;
	font-family: 'ALSANBOL', arial, sans-serif;
	size: 16px;
}

table td {
	padding-left: 10px;
	border: solid 1px #c7c9c7;
}

/** Buttons inkl. Navigator */
.btn, .pager li > a, .pager li > span {
	background: #006eba;
	background-image: -webkit-linear-gradient(top,#006eba,#0072c0);
	background-image: linear-gradient(to bottom,#006eba,#0072c0);
	border-radius: 3px;
	color: #fff;
	padding: 10px 20px 10px 20px;
	border: solid #0078c8 1px;
	text-decoration: none;
}

.headerControls a, .headerControls a:link, .headerControls a:visited,
.applanguage a, .applanguage a:link, .applanguage a:visited {

	text-decoration: none;
	font-size: 14px;
	color: #7B7B7A;
}
