﻿
body {
    font-family: apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-weight: normal;
    font-style: normal;
	/* border-top-style: solid; */
    border-top-color: rgba(0, 198, 201, 1);
    /* border-top-width: 30px; */
	margin: 0 auto;
	
}

/*#region Master */

#distance {
    width: 0px;
    height: 50%;
    margin-bottom: -13.75em;
    float: left
}

.MasterDiv {
    height: 100vh;
    /* margin-top: 25px; */
    position: relative;
}

.MasterTable {
    border: none;
    width: 100%;
    table-layout: auto;
    padding-left: 35px;
    padding-right: 35px;
}

.masterborder {
    visibility: hidden;
    height: 0%;
}

.ContentDiv {
    position: relative;
    width: 100%;
	background-image: none;
	background-size: cover;
	background-position: center;
}
/*#endregion */

/*#region Links und Mouseouver */ 
a {
    color: RGBA(0, 0, 0, 1);
}

    a:hover {
        color: rgba(12, 77, 156, 1);
    }

    a.NavTitel {
        text-decoration: none;
    }

/*#endregion*/

/*#region Standard-Schriften/Labels*/

span {
    color: rgba(0, 0, 0, 1);
}

.Normal {
    font-family: apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
	
}

.NormalBold {
    font-family: apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
}

.NormalRed {
    font-family: apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    color: red;
}

.NormalAlternating {
    font-family: apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
}

td.Normal {
    vertical-align: top;
}

/*#endregion*/

/*#region Tabellen und Listen */
.igg_Office2010BluePager {
    font-size: 12px;
    padding: 3px 0 3px 8px;
    overflow: hidden;
    text-align: left;
    border: none;
    background-color: rgba(104, 32, 128, 0.5);
}

tbody.igg_Office2010BlueItem > tr > td {
    /* background-color: rgba(255, 255, 255, 1);*/
	background-color: rgba(255, 255, 255, 0.5);
	backdrop-filter: blur(1px);
    overflow: hidden;
    height: 18px;
    line-height: 18px;
    padding: 5px 8px 5px 8px;
    text-align: right;
    vertical-align: middle;
    border-top: solid 1px rgba(14, 32, 128, 0.6);
}

tbody > tr.igg_Office2010BlueAlt > td {
    background-color: rgba(239, 2, 103, 0.1);
}

.igg_Office2010BlueHeaderCaption {
    font-size: 12px;
    padding: 3px 0 3px 8px;
    overflow: hidden;
    text-align: left;
    border: none;
    background-color: rgba(239, 2, 103, 1);
    color: RGBA(255, 255, 255, 1);
	font-weight: 500;
}

.igg_Office2010BlueControl {
    /* background-color: rgba(255, 255, 255, 1);*/
	/*background-color: rgba(255, 255, 255, 0.5);
	backdrop-filter: blur(1px);*/
    font-size: 12px;
    border: solid 1px rgba(, 2, 103, 1);
	
}

.igg_Office2010BlueHeader {
    /*background-repeat: repeat-x;*/
    /*background-image: url(images/ig_header.png);*/
    /*color: rgba(255, 255, 255, 1);*/
    /*#1d1d1b;*/
}

.ListHeader {
    text-align: left;
    font-family: apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 14px;
    border: 1px solid rgba(0, 198, 201, 1);
    background-color: rgba(0, 198, 201, 1);
    color: RGBA(255, 255, 255, 1)
}

.ListItem {
    border: 1px solid rgba(0, 198, 201, 0.6);
    vertical-align: central;
	background-color: rgba(255, 255, 255, 0.5);
	backdrop-filter: blur(1px);
}

/*#endregion*/

/*#region Ware-Popup-Fenster*/
.documents_table {
    font-size: 12px;
    font-family: apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    color: #000000;
    background-color: #F0F0F0;
    border: none, 0, #ffffff;
}

/*#endregion*/

/*#region Menü Header und Footer */
#HauptMenu {
    /*width: 90%;*/
}

#FooterRow {
    visibility: hidden;
    width: 100%;
    text-align: right;
}

.Footer {
    position: absolute;
    visibility: inherit;
    font-family: apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 12px;
    color: rgba(255, 255, 255, 1);
    font-weight: normal;
    width: 300px;
    margin-top: -30px;
    right: 70%;
}

.HeaderTop {
    height: 120px;
    color: #000000;
    font-family: apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    background-color: #FFFFFF;
	/*box-shadow: 0 0px 0 1px rgb(228 228 228);*/
	box-sizing: border-box;
		box-shadow: 
        inset 0 -1px rgba(0, 198, 201, 1),
		inset 0 -3px rgba(255, 255, 255, 1),
		inset 0 -18px rgba(0, 198, 201, 1),
		inset 0 -20px rgba(255, 255, 255, 1),
		inset 0 -21px rgba(0, 198, 201, 1);
}

.MenuLogo {
    position: absolute;
    top: 0px;
    left: 35px;
}

.MenuTitle {
    position: absolute;
    font-weight: bold;
    color: rgba(255, 255, 255, 1);
    top: 7px;
    left: 90px;
    visibility: hidden;
}

.Menu {
	font-family: apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-weight: inherit; 
    position: relative;
    color: rgba(255, 255, 255, 1);
    top: 100px;
	min-width: 1100px;
    max-width: 1100px;
	background-color: rgba(0, 198, 201, 1);
	box-shadow: 
        inset 0 2px white,    /* White border on the top */
        inset 0 -2px white,   /* White border on the bottom */
        0 1px 0 rgba(0, 198, 201, 1), /* Blue border below the white border on the bottom */
        0 -1px 0 rgba(0, 198, 201, 1); /* Blue border above the white border on the top */
}

.ImgLogo {
    border: none;
    max-height: none;
	max-width: 300px;
	margin-top: 30px;
}

.LangDropDown {
	position: absolute;
	top: 5px;
	left: 95%;
	width: 50px;
	
}

/* Menü-Items */
#ctl00_Menu1 {
	font-size: 14px;
    height: 16px;
    width: 100%;
    text-align: right;
	font-style: normal;
	letter-spacing: 0em;
    text-transform: uppercase !important;
	
	/*font-variant: normal !important;*/
}

a.staticMenuItem {
	color: rgba(255, 255, 255, 1);
	}

a.staticMenuItem:hover {
	color: rgba(247, 230, 0, 1);
}

#ctl00_Menu1n0 {
    visibility: hidden;
}

#ctl00_Menu1n1 {
    visibility: hidden;
}

table.staticMenuItem > tbody > tr > td {
    width: 50%;
    float: left;
    position: relative;
}

/*#endregion*/

/*#region Login-Bereich */
.LoginBox {
    /*margin-top: 100px;*/
    padding-top: 0px;
    color: rgba(0, 198, 201, 1);
    font-weight: bold;
    z-index: 101;
    /*position: absolute;*/
    /*top: 5%;*/
    height: 223px;
	width: 250px;
	/*left: 40%;
    right: 40%;*/	
	margin-left: calc(50vw - 250px);
	margin-right: calc(50vw - 250px);
	margin-top: calc(50vh - 223px);
	margin-bottom: calc(50vh - 223px);
	
}

.LoginNormal {
    font-family: apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 12px;
    color: black;
	text-align: right;
}

.LoginNormalBold {
    font-family: apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    /* line-height: 12px;*/
    text-transform: uppercase;
    color: rgba(239, 2, 103, 1); 
	text-align: center;
}

.LoginTable {
    min-width: 0px;
	width: 100%;
	color: black;
	border-radius: 5px;
	opacity: 0;
    animation: fadeIn 2s ease-in-out forwards;
	background: rgba(255, 255, 255, 0.26);
	border-radius: 16px;
	box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
	backdrop-filter: blur(6px);
	-webkit-backdrop-filter: blur(6px);
	border: 1px solid rgba(255, 255, 255, 0.53);
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.LoginTD1 {
    width: 31.25%;
}

.LoginTD2 {
    width: 6.25%;
}

.LoginTD3 {
    width: 62.5%;
}

.LoginTD3::placeholder {
    color: red; /* Placeholder text color */
    font-style: italic; /* Placeholder text style */
}

.LoginSpacer {
    border-top: none;
    height: 10px;
}

/*#endregion*/

/*#region Inhaltsbereich */
td.MasterContent {
    vertical-align: top;
}

.MasterContent {
    position: relative;
    /*top: 10px;*/
    z-index: 100;
    width: 100%;
    max-width: 1280px;
    min-height: 850px;
    vertical-align: top;
}

/*#endregion*/

/*#region Buttons */

.CommandButton {
	position: relative;
    margin-top: 5px;
    font-size: 11px;
    background-color: rgba(104, 32, 128, 1);
    color: #fff;
    font-weight: 800;
    text-decoration: none;
    display: inline-block;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    vertical-align: middle;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-sizing: border-box;
    padding: 10px;
    font-size: 11px;
    min-width: 140px;
	
}

    .CommandButton:hover:enabled {
        background-color: rgba(104, 32, 128, 1);
        color: rgba(247, 230, 0, 1);
        font-weight: 900;
        text-decoration: none;
    }

    .CommandButton:disabled {
        color: #D1CFCF;
		background-color: rgba(104, 32, 128, 1);
    }

.CommandButtonFlex {
    font-size: 11px;
    background-color: rgba(104, 32, 128, 1);
    color: #fff;
    font-weight: 900;
    text-decoration: none;
    display: inline-block;
    letter-spacing: 0.1rem;
    text-transform: uppercase;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    vertical-align: middle;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    box-sizing: border-box;
    padding: 10px;
    font-size: 11px;
    min-width: 140px;
}

    .CommandButtonFlex:hover:enabled {
        background-color: rgba(0, 198, 201, 0.5);
        color: rgba(247, 230, 0, 1);
        font-weight: 900;
        text-decoration: none;
    }

    .CommandButtonFlex:disabled {
        color: #505050;
    }

.CommandButtonAdd {
    font-size: 11px;
}

.CommandButtonAddRow:hover:enabled {
    background-color: RGBA(160, 162, 158,1.0);
    color: #fff;
    font-weight: 900;
    text-decoration: none;
}

#ctl00_BodyContentPlaceHolder_SendungSuchen_cmdLieferscheine {
	display: none;
}
/*#endregion*/

/*#region Adress-Erfassung */
.AdrEdit {
    position: absolute;
    z-index: 100;
    width: 100%;
    position: relative;
    top: 10px;
    height: 250px;
    text-align: center;
}

.AdrEditTable {
    text-align: left;
    position: relative;
    top: 5%;
    height: 223px;
	background-color: rgba(255, 255, 255, 0.5);
	backdrop-filter: blur(1px);
    /*left: 40%;*/
    /*right: 40%;*/
}

/*#endregion*/

/*#region Infragistig Controls Datum/Zeit*/
.igte_Office2010BlueEdit {
    height: 18px;
    font-size: 12px;
    font-family: apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    /* background-color: rgba(255, 255, 255, 1);*/
	background-color: rgba(255, 255, 255, 0.5);
	backdrop-filter: blur(1px);
    border: 1px solid rgb(169, 169, 169);
    outline: 0;
}

.igte_Office2010BlueButton {
    height: 18px;
    font-size: 12px;
    font-family: apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    color: #FFFFFF;
    background-image: url(images/igte_spinbuttonbg.png);
    line-height: normal;
    border: solid 1px rgb(169, 169, 169);
    cursor: pointer;
}

/*#endregion*/

/*#region Buttons Send-Detail*/
.DetailButtons {
    /*position: absolute;*/
}

tr.DetailButtons {
    /*position: absolute;*/
}

td.DetailButtons {
    position: relative;
    width: auto;
    margin-top: 20px;
    margin-right: 20px;
    margin-bottom: 0px;
    /*margin-left: 20px;*/
}

td.ButtonLeft {
    text-align: left;
    width: 35%;
}

td.ButtonRight {
    text-align: left;
    width: 65%;
}

.cmdEtiketten {
    /*margin-left: 23px;*/
}

.cmdCancel {
    /*margin-right: 20px;*/
}

/*#endregion*/

/*#region Snd-Detail-Aufbau */
.DetailAbsender {
    min-width: 350px;
    vertical-align: top;
	background-color: rgba(255, 255, 255, 0.5);
	backdrop-filter: blur(1px);
	border-radius: 5px;
	border: 1px solid rgba(0, 198, 201, 0.5);
}

.DetailEmpfaenger {
    min-width: 350px;
    vertical-align: top;
	background-color: rgba(255, 255, 255, 0.5);
	backdrop-filter: blur(1px);
	border-radius: 5px;
	border: 1px solid rgba(0, 198, 201, 0.5);
}

.DetailInfo {
    min-width: 350px;
    vertical-align: top;
	
}

.InfoTable {
    text-align: left;
    width: 100%;
}

.DetailSpacer {
    width: 0px;
}

.DetailTopDiv {
    z-index: 100;
    position: relative;
    top: 10px;
    width: 100%;
    height: 830px;
}

.DetailTopTable {
    height: 100%;
    width: inherit;
}

.DetailTable {
    width: inherit;
}

.DetailDiv {
    width: 100%;
    height: 600px;
    max-height: 1000px;
    vertical-align: top;
}
/*#endregion*/

/*#region Infobereich (DetailInfo Snd-Detail-Rechts)*/
.LabelDisabledDiv {
	/*left: 20px;*/
    position: relative;
	width: 390px;
    padding-top: 10px;
	background-color: rgba(255, 255, 255, 0.5);
	backdrop-filter: blur(1px);
	border-radius: 5px;
	border: 1px solid rgba(0, 198, 201, 0.5);
	padding-right: 10px;
}

.LabelDisabledHeader {
    width: 100px;
    padding-left: 15px;
}

td.LabelDisabled {
    width: 117px;
    padding-left: 15px;
}

td.InputDisabled {
    width: 190px;
}

input.InputDisabled {
    width: 100%;
    height: 17px;
    /*color: rgb(84, 84, 84);*/
    cursor: default;
    /*background-color: rgba(0, 198, 201,0.2);*/
    /*border: inherit;*/
    border-width: 1px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}

    input.InputDisabled:disabled {
        background-color: rgba(0, 198, 201,0.2);
    }

input[type="checkbox" i]:disabled {
    background-color: rgba(0, 198, 201,0.2);
    color: red;
}

.cboDisabled {
    width: 101%;
    height: 20px;
    /*color: rgb(84, 84, 84);*/
    cursor: default;
    background-color: rgba(0, 198, 201,0.2);
    /*border: inherit;*/
    border-width: 1px;
    border-style: inset;
    border-color: initial;
    border-image: initial;
}

.LabelDisabledLong {
    width: 200px;
    padding-left: 15px;
    font-weight: bold;
    text-transform: uppercase;
}

#tbSpezPreis {
    margin-top: 0px;
}

#tblKontrolliert {
    margin-top: 0px;
}

/*#endregion*/

/*#region Absender/Empfänger*/
.TxtPLZ {
    width: 48px;
}

.TxtOrt {
    width: 138px;
    margin-left: 2px;
}

.CboLand {
    width: 211px;
}

.txtExtRef {
	width: 200px;
}

/*#endregion*/

/*#region WareGrid*/

.WareDiv {
    position: relative;
    margin: 20px 0px 0px 0px;
    /* display: inline; */
    /* width: 1058px; */
}

#ctl00_BodyContentPlaceHolder_SendungDetail_Ware_wdgWareGrid > table > tbody > tr:nth-child(1) > td > table > tbody:nth-child(2) > tr > td > div:nth-child(2) > table > tbody {

max-height: 120px;
	
}

.WarePanel {
    width: 870px;
    max-height: 140px;
}

.WareGrid {
    width: 100%;
}
/*#endregion*/

.QlineSendungSuchen {
    width: 100%;
}

/*#region GebindePVTeGrid*/
.GebindePVTLabel {
	
	padding-left: 5px;
}

.GebindePVTDiv {
	position: absolute;
	display: none; /*inline;*/
	max-width: 380px;
	width: 380px;
    padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: rgba(255, 255, 255, 0.5);
	backdrop-filter: blur(1px);
	border-radius: 5px;
	border: 1px solid rgba(0, 198, 201, 0.5);
	padding-right: 10px;
}

.GebindePVTPanel {
width: max-content;
max-height: 100px;
padding-left: 5px;
}

.GebindePVTGrid {
width: 250px;

}
/*#endregion*/

.QlineSendungSuchen {
    width: 100%;
}

/*#region GebindePVTeGrid*/
.GebindePVTLabel {
	
	padding-left: 5px;
}

.GebindePVTDiv {
	position: absolute;
	display: none; /*inline;*/
	max-width: 380px;
	width: 380px;
    padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-color: rgba(255, 255, 255, 0.5);
	backdrop-filter: blur(1px);
	border-radius: 5px;
	border: 1px solid rgba(0, 198, 201, 0.5);
	padding-right: 10px;
}

.GebindePVTPanel {
width: max-content;
max-height: 100px;
padding-left: 5px;
}

.GebindePVTGrid {
width: 250px;

}
/*#endregion*/


/*#region DokumenteGrid*/
.DokumenteDiv {
	position: relative;
	margin: 160px 0px 0px 20px;
	/* um Web Attachments einzublenden */
	/* display: inline */
	display: none;
	width: 1200px;
}

.DokumentePanel {
	width: max-content;
	max-height: 177px;
}

.DokumenteGrid {
	width: 100%;
}
/*#endregion*/

