.myPaddingProfile {
    margin-top: 1rem;
}
.pad10 {
    padding-top: 10px;
}
.download {
    background: url(imgs/download.png) no-repeat;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid rgb(0, 140, 255);
    border-radius: 5px;
}
.download:hover {
    border: 1px solid rgb(1, 1, 112);
    transition: 0.50s all;
}
.reUpload {
    background: url(imgs/reupload.png) no-repeat;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid rgb(0, 140, 255);
    border-radius: 5px;
}
.reUpload:hover {
    border: 1px solid rgb(1, 1, 112);
    transition: 0.50s all;
}
.center {
    text-align: center !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.downloadTab {
    font-family: Arial,Helvetica,sans-serif !important;
}
.downloadTab td {
    padding-left: 8px;
    padding-top: 5px;
}

.sapMListTblCell:not(:first-child) {
    border-left: 1px solid #ccc;
}

.greenColor {
    color: green !important;
}

.greenColorBackground {
    color: green !important;
}

.redColor {
    color: red !important;
}

.blackColor {
    color: black !important;
}

#xing {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    transform: translateZ(0);
    z-index: -1
}

.selectedToolbarButton {
    background-color: cadetblue !important;
    color: white ! important;
}

.yellowBackground {
    background-color: yellow !important;
}


#grad1 {
    height: 200px;
    background: -webkit-linear-gradient(red, yellow, red);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(red, yellow, green);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(red, yellow, green);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(red, white, red);
    /* Standard syntax (must be last) */
}

.marketBid {
    background-color: rgba(100, 200, 70, 0.5) ! important;
    text-shadow: #666666 2px ! important;
    text-align: center ! important;
}

.askColor {
    background-color: rgba(200, 0, 40, 0.5) ! important;
    text-shadow: #666666 2px ! important;
    text-align: center ! important;
}


.sapMPanelContent {
    background-color: rgba(0, 20, 0, 0.3) !important;
}

.myRedBackground {
    background-color: rgba(25, 0, 0, 0.1)
}

.sapUiFormResGrid.sapUiFormBackgrTranslucent>div {
    background-color: rgba(255, 255, 255, 0) !important
}

.tileBackgroundForAdmin {
    background-color: rgba(200, 40, 0, 0.1) !important;
}

.commonToMobileButt {
    border: none !important;
    background-color: #f2f2f2 !important;
    color: #666666 !important;
}

.sapUiFormResLayout.sapUiFormBackgrTranslucent>div {
    background-color: rgba(255, 255, 255, 0) !important;
}

.sapUiBLy {
    background-color: #383C0C !important;
    opacity: 0.2 !important;
    filter: alpha(opacity=20) !important;
    position: absolute !important;
}


.sapMLIBShowSeparator>td {
    border-top: 1px solid #ca8b8b !important;
}

html,
body {
    height: 100%;
    overflow: hidden;
}

.sapMPanelBGTranslucent {
    background-color: rgba(29, 3, 3, 0.0) !important;
}


.sapMPageHeader::before {
    content: "";
    position: absolute;
    width: 100%;
    top: 0;
    border-top: 0.25rem solid rgb(242, 242, 242) !important;
    z-index: 7;
}

.top-box {
    box-shadow: inset 0 7px 9px -7px rgba(0, 0, 0, 0.4);
}

.left-box {
    box-shadow: inset 7px 0 9px -7px rgba(0, 0, 0, 0.4);
}

.right-box {
    box-shadow: inset -7px 0 9px -7px rgba(0, 0, 0, 0.4);
}

.bottom-box {
    box-shadow: inset 0 -7px 9px -7px rgba(0, 0, 0, 0.4);
}

.sapTntNavLI li,
.sapTntNavLIItem {
    box-shadow: inset -2px -5px 9px -7px rgba(0, 0, 0, 0.4) !important;
}


.sapTntNavLI li,
.sapTntNavLIItem {
    box-shadow: inset -7px 0 9px -7px rgba(0, 0, 0, 0.4);
}

.sapTntSideNavigationFlexible,
.sapTntSideNavigationVerticalScrolling {
    box-shadow: inset -7px 0 9px -7px rgba(0, 0, 0, 0.4);
}

.myBid {
    color: red !important;
}

.centeredText {
    text-align: center ! important;
}

p.ex {
    text-align: center ! important;
}

.transparentComponent {
    background-color: rgba(0, 0, 0, 0) !important;
}

body {
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    user-select: none;
}

.bidstyle2 {
    background-color: rgba(231, 31, 31, 0.8);
    color: white !important;
    font-size: 20px !important;
    width: 100px !important;
    height: 100px !important;
    text-align: center;
}

.askstyle2 {
    background-color: rgba(0, 41, 255, 0.76);
    color: white !important;
    font-size: 20px !important;
    width: 100px !important;
    height: 100px !important;
    text-align: center;
}

.marketBoxStyle2 {
    /* background-color: rgba(227, 231, 62, 0.43) !important; */
    background-color: rgba(85, 112, 121, 0.83) !important;
    color: white !important;
    font-size: 20px !important;
    width: 150px !important;
    height: 100px !important;
    /* text-align: right; */
    text-align: left;
}

.bidStyle2 {
    background-color: rgba(231, 31, 31, 0.43) !important;
    color: white !important;
    font-size: 20px !important;
    width: 100px !important;
    height: 100px !important;
    text-align: center;
}

.askStyle2 {
    background-color: rgba(9, 114, 12, 0.64) !important;
    color: white !important;
    font-size: 20px !important;
    width: 100px !important;
    height: 100px !important;
    text-align: center;
}

.bidStyle {
    background-color: #c31818;
    color: yellow !important;
    font-size: 45px !important;
}

.bidStyleSmall {
    background-color: #c31818;
    color: yellow !important;
    font-size: 15px !important;
}

.askStyle {
    background-color: darkgreen;
    color: white !important;
    font-size: 45px !important;
}

.askStyleSmall {
    background-color: darkgreen;
    color: yellow !important;
    font-size: 15px !important;
}

.t45px {
    font-size: 25px !important;
}

.t50px {
    height: 32px !important;
}

.t50px input {
    font-size: 25px !important;
    height: 30px !important;
}

.t50px label {
    font-size: 25px !important;
    height: 28px !important;
}

.t50px span {
    font-size: 25px !important;
    height: 28px !important;
    vertical-align: top !important;
    line-height: 1.2em !important;
}

.f30px {
    font-size: 30px !important;
    position: fixed !important;
}

.bluePastelBackground {
    background-color: rgba(150, 220, 220, 0.9) !important;
    /*#84d4ff ! important;*/
}

.blueBackground {
    background-color: rgba(0, 0, 255, 0.8) !important;
    /*#84d4ff ! important;*/
}

.greenBackground {
    background-color: rgba(0, 205, 0, 1) !important;
}

.redBackground {
    background-color: rgba(255, 150, 150, 0.8) !important;
    color: black !important;
}

.whiteBackground {
    background-color: white !important;
    color: black !important;
}

.whiteColor {
    color: white !important;
}

.redColor {
    /* background-color: rgba(255, 0, 0, 0.9) !important; */
    color: red !important;
    /*#84d4ff ! important;*/
}

.yellowPastelBackground {
    background-color: rgba(245, 210, 70, 0.5) !important;
    /*#84d4ff ! important;*/
}

.myMessageListItem {
    width: 80% !important;
    background-color: rgba(191, 222, 108, 0.44) !important;
}

.placeListItemOnRight {
    padding-left: 3em !important;
    /*  padding-top: 3em !important; */
}

.vertLableAlign {
    vertical-align: middle !important;
}

.formBorder {
    border: 1px !important;
    border-color: black !important;
    border-bottom-style: double !important;
}

.antiqueWhite {
    background-color: antiquewhite !important;
}

.labelPaddingTop {
    padding-top: 10px !important;
}

.alicebluebkg {
    background-color: aliceblue !important;
}

.fontweight800 {
    font-weight: 800 !important;
}

.tableInsider {
    background-color: #ece4db !important;
}

.margin05rem {
    margin-top: 0.5rem !important;
}

.panelInPage {
    height: auto;
}


.sapContrastPlus.sapTntToolHeader.sapMTB,
.sapContrastPlus .sapTntToolHeader.sapMTB {
    box-shadow: 5px 5px 5px rgba(25, 21, 21, 0.37);
}

#__dialog0 {
    box-shadow: 30px 30px 15px rgba(17, 3, 3, 0.51);
}

.sapContrastPlus.sapTntToolHeader.sapMTB,
.sapContrastPlus .sapTntToolHeader.sapMTB {
    background: #213e58;
    /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(left top, #213e58, #557079);
    /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom right, #213e58, #557079);
    /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom right, #213e58, #557079);
    /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom right, #213e58, #557079);
    /* Standard syntax */
}
/* #oDialogTest-header, #oDialogTest-cont */

.calculator-background>.sapMDialogTitle {
    background: linear-gradient(to right, #a9b6ce, whitesmoke) !important;
}


.calculator-background>.sapMDialogSection {
    background: linear-gradient(to bottom, #a9c6de, #e7ecf0) !important;
}

html.sap-desktop .sapContrastPlus ::-webkit-scrollbar-thumb {
    background-color: #226380 !important;
}

html,
body {
    margin: 0;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    background: #f2f2f2;
}

.zkmfbanner h1 {
    font-size: 60px;
}

.zkmfbanner h3 {
    font-size: 32px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 4px;
}

.zkmfbanner h6 {
    font-size: 22px;
}

.zkmfbanner h1,
.zkmfbanner h3,
.zkmfbanner h6 {
    margin: 0;
    /* text-shadow: 2px 2px 6px #700; */
    text-shadow: 4px 4px 10px #777400;
    text-align: center;
}

.zkmfbanner {
    /*color: black;*/
    color: rgba(40, 47, 156, 0.88);
    /* background: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/409269/banner-flowers.jpg') top left/cover no-repeat;*/
    height: 600px;
    /* height: "100%" */
    display: flex;
    justify-content: center;
    align-items: center;
}

.zkmfTransparent {
    background-color: rgba(85, 112, 121, 0);
}
.cid671383 {
    background: url('imgs/671383/0km.png')  no-repeat !important;
    height: 125px !important;
}
.logo {
    width: 400px;
    height: 40px;
    background: url('imgs/0km.png') no-repeat;
    background-size: cover;
    display: block;
    margin: 30px auto 15px auto;
}
.confirmHolder {
    position: relative;
    left: calc(100% - 100px);
}
.centered {
    width: 100%;
    text-align: center;
}
.uibox {
    width: 260px;
    height: 50px;
    border: 1px solid gray;
    border-radius: 4px;
    text-align: center;
    padding: 25px;
    margin: 20px;
    display: inline-block;
    cursor: pointer;
    background: #f6f8f9;
    background: -moz-linear-gradient(top, #f6f8f9 0%, #e5ebee 50%, #d7dee3 51%, #f5f7f9 100%);
    background: -webkit-linear-gradient(top, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);
    background: linear-gradient(to bottom, #f6f8f9 0%,#e5ebee 50%,#d7dee3 51%,#f5f7f9 100%);
}
.uibox:hover {
    filter: brightness(80%);
    transition: all 0.50s;
}
.uibox:active {
    filter: brightness(60%);
    transition: all 0.50s;
}
.num {
    color: navy;
    font-weight: bold;
    font-size: 130%;
}
.defInput {
    margin-bottom: 10px !important;
    height: 100% !important;
}
.defInput :last-child {
    color: #000000;
    font-size: 0.875rem !important;
    font-family: Arial,Helvetica,sans-serif !important;
    line-height: 14px;
    height: 24px !important;
    padding-left: 8px;
    padding-top: 4px;
}
.spacer {
    width: 1px;
    height: 10px !important;
    display: block;
}
.rowClickable {
    cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
}
.rowClickable:hover {
    background-color: rgb(228, 227, 227);
}
.rowClickable:hover .send {
    background: url('imgs/check.png') no-repeat !important;
}
.rowClickable:hover .smallDownload {
    background: url('imgs/download20.png') no-repeat !important;
}
.send {
    background: transparent;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
.smallDownload {
    background: transparent;
    width: 20px;
    height: 20px;
    vertical-align: middle;
}
.feeButton {
    width: 220px !important;
    margin-left: calc(50% - 110px) !important;
}
.askFeedbackButton {
    width: 270px !important;
    margin-left: calc(50% - 135px) !important;
}
.applyAll {
    float: right;
    margin-right: 30px;
    margin-left: 5px;
    width: 320px;
}
.applyAllLabel {
    position: absolute;
    left: calc(100% - 445px);
}
#promptText {
    width: 100%;
    height: 250px;
    background-color: #fff;
    border: 1px solid rgb(9, 129, 209);
}
.Xuploader {
	display: inline-block;
	font-weight: bold;
	padding: 1em 0;
	margin: 1em 0;
	border: 2px dashed #555;
	border-radius: 7px;
    cursor: default;
    width: 400px;
    height: 37px;
    white-space: nowrap;
    overflow: hidden;
}
.Xhover {
	border: 2px solid rgb(74, 162, 255);
	box-shadow: inset 0 3px 4px #888;
}
.dragText {
    display: inline-block;
    text-align: center;
    margin: auto auto;
    vertical-align: middle;
    color: rgb(170, 170, 170);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.XupBtn {
	text-align: center;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
    width: 75px;
    height: 25px;
    line-height: 25px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    border-radius: 3px;
    padding: 6px 10px 4px 10px;
    background: #2f8ab9;
    border: none;
    box-shadow: 0 2px 0 0 #13648d;
    vertical-align: middle;
}
.XupBtn:hover {
    filter: brightness(120%);
    transition: all 0.50s;
}
.XupBtn:active {
    filter: brightness(70%);
    transition: all 0.20s;
}
.XupFile {
    visibility: hidden;
    opacity: 0;
}
.XupSuccess {
    background: url('imgs/check.png') no-repeat !important;
    width: 20px;
    height: 20px;
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
}
.hidden {
    visibility: hidden;
    display: none;
    opacity: 0;
}
.btnCell {
    width: 38px !important;
}
.XBidLabel {
    color: rgb(2, 92, 2) !important;
    font-weight: bold !important;
}
.XBidRedLabel {
    color: rgb(240, 50, 16) !important;
    font-weight: bold !important;
}
.expanded {
    height: 100% !important;
}
.bold {
    font-weight: bold !important;
}
.tabMTop {
    margin-top: 35px;
    margin-bottom: 5px;
}
.tabBidTop {
    margin-top: 10px !important;
}
.selectionPanel {
    margin-left: 15px;
    margin-top: 10px;
    padding-left: 35px;
}
.redLink {
    color: #F55220 !important;
    font-weight: bold !important;
}
.blueLink {
    color: rgb(28, 143, 236) !important;
}
.logBar {
    height: 50px !important;
}
/* SAPUI OVERRIDE */
.sapMLabelTBHeader {
    font-size: 0.7rem !important;
}
.sapUiTableColCell .sapUiLbl {
    font-size: 0.77rem !important;
}
.sapUiTableTd .sapMLnk {
    font-size: 0.72rem !important;
}
.sapUiTableTd .sapMText {
    font-size: 0.72rem !important;
}