@import url(../css/montserrat.css);


/* ATTENTION! CSS FOR FACELIFT */
/*
	itms blue:  #113D73
	itms blue hover: #40638F
	background: #f2f2f2
	itms red: #ed1c24
	table header blue itms blue (secondary): #154988

*/


/* Farbklassen */
.primary{
	background-color: #113D73;
}

.secondary{
	background-color: #154988;
}

.accent{
	background-color: #ef2f2d;
}

.background{
	background-color: #f2f2f2;
}

.topMenu a {
    display: block;
    padding: 0.3125rem 0.25rem;
}

html,
button,
input,
select,
textarea {
    color: #222;
}

/* Scrollbar styles */
/* Works on Firefox */
* {
    scrollbar-width: thin;
    scrollbar-color: #d0d0d0 #f1f1f1;
}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
    width: 16px;
}

*::-webkit-scrollbar-track {
    background: #f1f1f1;
}

*::-webkit-scrollbar-thumb {
    background-color: #d0d0d0;
    border-radius: 20px;
    border: 3px solid #f1f1f1;
}

textarea,
input[type=password],
input[type=text] {
    border: 1px solid #aaa !important;
    border-radius: 4px;
    padding: 4px 4px;
}

textarea:focus,
input[type=text]:focus {
    border: 1px solid #154988 !important;
    outline: none;
}

html {
    Width: fit-content;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    line-height: 1.4;
    background-color: #ffffff !important;
}

/* Scrollbar styles */
/* Works on Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #d0d0d0 #f1f1f1;
}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 16px;
}

*::-webkit-scrollbar-track {
  background: #f1f1f1;
}

*::-webkit-scrollbar-thumb {
  background-color: #d0d0d0;
  border-radius: 20px;
  border: 3px solid #f1f1f1;
}

body * {
	font-family: 'Montserrat', sans-serif;
}

body .absatz {
	font-family: 'Montserrat', sans-serif;
}

fieldset {
	border: none;
	border-top: 1px solid #adadad;
}

h1.logo {
    border: 0;
	line-height: 0;
	font-size: 0;
	font-family: a;
	text-shadow: none;
    color: transparent;
    background: url(pics/logo_itms.png);
    width: 205px;
    height: 145px;
    position: absolute;
    top: 10px;
    background-size: contain;
}

h1,
h2,
h3,
h4 {
    margin: 0px;
    padding: 0px;
    font-weight: 500;
}

/* Menu Matic override */
#nav ol,
#nav ul,
#subMenusContainer ul,
#subMenusContainer ol {
/*     border: 1px solid #ed1c24 !important; */
    border: 1px solid #154988 !important;
}

#nav > li > a {
	padding-top: 0 !important;
}

button,
input::file-selector-button,
input[type=submit]{
    background-color: #154988 !important; 
    border-radius: 5px;
    padding: 10px;
    font-weight: 600;
    font-size: 14px;
    color: #ffffff;
    border: none;
    Margin-bottom: 3px;
}

button:hover,
input[type=submit]:hover{
	background-color: #40638F;
	cursor: pointer;
}

button + button {
	margin-left: 3px;
}

textarea,
input[type=password],
input[type=text]{
	border: 1px solid #aaa !important;
    border-radius: 4px;
    padding: 4px 4px;
}

textarea:focus,
input[type=text]:focus{
	border: 1px solid #154988 !important;
	outline: none;
}

input[type=file]{
	margin-left: 6px;
}

select {
    border: 1px solid #aaa !important;
    border-radius: 4px;
    padding: 4px 4px;
    background-color: #ffffff;
}

select:focus{
	border: 1px solid #154988 !important;
	outline: none;
}

a:link {
  color: #000;
}
a:visited {
  color: #333;
}
a:active {
  color: #757575;
}
a:hover {
  color: #757575;
}

.titlebanner{
	background: url(pics/header.png) center #ef2f2d;
    border-top: 5px solid #ef2f2d;
    height: 67px;
    margin-bottom: 55px;    
    table-layout: fixed;
}

.titlebanner td{
	color: #fff;
}

.title-logo-container{
	width: 280px;
}

.title-logo-wrapper{
	position: relative;
	width: 140px;
}

.title-logo{
    background: url(pics/logo_itms.png);
    width: 165px;
  	height: 100px;
  	position: absolute;
  	top: 8px;
  	left: 40px;
  	background-size: contain;
}

.title-headline{
	padding-top: 15px;
	width: 100%;
	white-space: nowrap;
}

.boxheader{
	font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    padding: 6px 6px;
}

.additional-page-headline {
	font-weight: 600;
	margin-bottom: 25px;
}

.page-header-wrapper {
	margin: -15px 0px 25px 0;
}

.additional-page-headline + .page-header-wrapper .page-headline {
          display: flex;
          align-items: center;
	  font-weight: 400;
}


.page-headline {
	font-size: 24px;
    padding: 32px 64px 32px 0px;
    font-weight: 600;
    text-align: center;
}

.page-headline img {
    margin-right: 12px;
    margin-top: -3px;
}


.vorgangs-title {
	margin-top: 0;
}

.nav-icon {
	width: 50px;
	padding: 15px 10px 0px 10px;
	text-align: center;
}

.main-nav-icons-wrapper table{
	margin: 0 auto;
}

.main-nav-icon {
	text-align: center;
    vertical-align: top;
    width: 70px;
    padding-top: 15px;
}

.main-nav-icon img{
    width: 48px;
}

.main-nav-icon a{
    padding-top: 0px;
}

a.mainParentBtn
 {
	padding: 0px 20px 0px 20px !important;
	background-color: transparent !important;
}

.cmdButtons{
	padding:7px;
	border-radius: 5px;
	display: inline-block;
}


/* Tabellen styles */
.ergebnis-table{
     border-spacing: 0px;
     border-collapse: collapse;
}

.ergebnis-table-header,
.ergebnis-table-filter {
	background-color: #154988;
}

.ergebnis-table-header{
    position: sticky;
    top: -1px;
}


.ergebnis-table-filter *{
    font-size: 10px;
}

.ergebnis-table-filter input,
.ergebnis-table-filter select {
    font-size: 12px !important;
}

.ergebnis-table-filter select option {
	font-size: 12px
}

.ergebnis-table-header td {
	padding: 6px 4px;
	border-right: 1px solid #ffffff;
	min-width: 70px;
}

.ergebnis-table-filter td {
	padding: 5px 4px;
	color: #ffffff;
	vertical-align: bottom;
	text-align: center;
	border-bottom: 3px solid #ef2f2d;
}

.ergebnis-table-filter td input{
	width: 89%;
}

.ergebnis-table-filter td select{
	width: 100%;
}


table.ergebnis-table tr[id^="row"] > td{
	vertical-align: top !important;
    	padding: 1px 2px;
    	font-size: 12px;
} 

table.ergebnis-table tr[id^="row"] > td:not(:last-child){
	 border-right: 1px solid #a6a6a6;
} 


.ergebnis-table-header td b,
.ergebnis-table-header td a {
    color: white;
    font-size: 13px;
}

.ergebnis-table-header td a img {
	vertical-align: middle;
}

.column-sort-icon {
	padding-left: 10px;
}

.table-aktion-icon{
	width: 24px;
	height: 24px;
	margin: 0 -.5px; /* negative margin saves space between the icons */
}

.footer{
	margin: 0 auto;
}

.footer td{
	vertical-align: middle;
}

.input-section-header {
	background: #154988;
	color: #FFFFFF;
	font-size: 14px;
	padding: 2px 4px;
	border-bottom: 4px solid white;
	border-top: 16px solid white;
}

a input + input {
	margin-top: 6px;
}

.login-mask-headline{
	background: #154988;
}

.login-button-wrapper{
	height: 27px;
}

.main-content-table{
	margin: 0 auto;
	padding: 0 30px;
}

.table-two-column-layout{
	width: 100%;
}

.vorlagen-select-form td{
	vertical-align: middle;
}

.form-end-buttons input[type="submit"]{
	margin-right:3px;
}

.anwendungsauswahl-table {
	margin-top: 25px;
}

.anwendungsauswahl-table fieldset {
	border: 1px solid #adadad;
    background-color: #ffffff;
    border-radius: 4px;
}

.anwendungsauswahl-table fieldset legend {
	font-size: 18px;	
}

.simple-table{
	border-spacing: 0px;
        margin-bottom: 12px;
        border: 1px solid #000000;
}
.striped tr:nth-child(odd) td{
	background-color: #D0D0D0;
}
.simple-table tr:not(.simple-table-header) td{
	padding: 6px 3px;	
    font-size: 12px;
}

.simple-table tr:not(.simple-table-header) td:not(:last-child) {
    border-right: 1px solid #A6A6A6;
}

.simple-table-header {
	background: #154988;
	position: sticky;
	top: 0px;
}
.simple-table-header th,
.simple-table-header td{
	vertical-align: middle;
    font-size: 13px;
	padding: 4px;
	color: #FFFFFF;
}

.simple-table-header th,
.simple-table-header td a{
	  color: #FFFFFF;
	  vertical-align: super;
}

.simple-table-header img {
	margin-top: -10px;
        margin-left: 6px;
}

.button-table-row input[type="submit"]:not(:last-child) {
	margin-right: 6px;
}

.kopfdaten-table{
	max-width: 1024px;	
	margin: 0 auto;
}

.comment-action-cell input[type="submit"] {
	margin-left: 3px;
}

.position-button-clamp {
	min-width: 500px;
	max-width: 600px;
}

.text-clamp{
	width: 1024px;
}

.flex-buttons {
	display: flex !important;
}

.flex-buttons > div {
	position: static !important;
	top: initial !important;
	left: initial !important;
}

#Buttons {
	position: relative !important;
    	width: 520px !important;
    	height: 38px !important;
}

#Buttons > div {
	display: inline-block;
}

/* Spacer classes*/
.mb-3{
	margin-bottom: 12px;
}

.ml-1{
	margin-left: 3px;
}

/* Edge cases */
tr#WeitereDokumente {
	position: relative;
}
tr#WeitereDokumente .input-section-header {
	border-bottom: 64px solid white;
}
tr#WeitereDokumente .input-section-header input[type="submit"] {
	position: absolute;
	top: 54px;
	left: 0;
}

.positionen-zusammenfassungs-tabelle{
	margin-top: -6px;
}