.contentBlock{padding:20px}

/* BUTTON */

.dinbuttonV4{color:#fff;background-color:#7fb93c;font-family:Verdana, arial, sans-serif;font-size:12px;text-transform:uppercase;font-weight:bold;padding:10px;display:inline-block;border:2px solid #fff;border-radius:14px;box-shadow:2px 2px 2px 0px rgba(0,0,0,0.2),0px 4px 4px 0px rgba(255,255,255,0.7) inset,0px -4px 4px 0px rgba(0,0,0,0.3) inset;cursor:pointer;margin-right:10px}
.dinbuttonV4:hover{background-color:#87c440;box-shadow:2px 2px 2px 0px rgba(0,0,0,0.4),0px 4px 4px 0px rgba(255,255,255,0.7) inset,0px -4px 4px 0px rgba(0,0,0,0.3) inset;}
.dinbuttonV4.blue,
.dinbuttonV4.blue:hover{background-color:#3073BB;}

.dinbuttonreject.disabled{background-color:#c0c0c0;cursor:default;}
.dinbuttonreject{color:#fff;background-color:#b60b33;font-family:Verdana, arial, sans-serif;font-size:12px;text-transform:uppercase;font-weight:bold;padding:10px;display:inline-block;border:2px solid #fff;border-radius:14px;box-shadow:2px 2px 2px 0px rgba(0,0,0,0.2),0px 4px 4px 0px rgba(255,255,255,0.7) inset,0px -4px 4px 0px rgba(0,0,0,0.3) inset;cursor:pointer;margin-right:10px}}
.dinbuttonreject:hover{background-color:#ff8080;box-shadow:2px 2px 2px 0px rgba(0,0,0,0.4),0px 4px 4px 0px rgba(255,255,255,0.7) inset,0px -4px 4px 0px rgba(0,0,0,0.3) inset;}

.removeLink{color:#b60b33;text-decoration:underline;position:relative;padding-left:17px}
.removeLink:before{content:"\2716";font-weight:900;text-decoration:none;position:absolute;font-size:16px;left:0;top:-3px}

.dropDownLink{color:#b60b33;text-decoration:underline;position:relative;padding-right:15px;display:inline-block}
.dropDownLink:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:5px 4px 0 4px;border-color:#b60b33 transparent transparent transparent;position:absolute;top:5px;right:0;}
.dropDownLink.opened:after{width:0;height:0;border-style:solid;border-width:0 4px 5px 4px;border-color:transparent transparent #b60b33 transparent;}

.threeDotMenu{display:inline-block;width:15px;height:25px;text-align:center;position:relative;cursor:pointer;}
.threeDotMenu:before{content:"\22EE";color:#b60b33;font-weight:900;font-size:27px;line-height:22px}
.threeDotMenu .toolMenuBox{background-color:#fff;display:block;position:absolute;text-align:left;z-index:1;bottom:35px;right:-15px;display:none;border:1px solid #999;border-radius:5px}
.threeDotMenu .toolMenuBox:before{content:"";width:0;height:0;border-style:solid;border-width:8px 7px 0 7px;border-color:rgb(153, 153, 153) transparent transparent transparent;position:absolute;bottom:-8px;right:15px}
.threeDotMenu .toolMenuBox:after{content:"";width:0;height:0;border-style:solid;border-width:7px 6px 0 6px;border-color:#fff transparent transparent transparent;position:absolute;bottom:-7px;right:16px}
.threeDotMenu.opened .toolMenuBox{display:block}
.threeDotMenu .toolMenuBox a{padding:5px 12px 5px 30px;display:block;border-bottom:1px solid #999;position:relative}
.threeDotMenu .toolMenuBox a:first-child{border-top-left-radius:5px;border-top-right-radius:5px}
.threeDotMenu .toolMenuBox a:last-child{border-bottom-left-radius:5px;border-bottom-right-radius:5px}
.threeDotMenu .toolMenuBox a:hover{background-color:#f5f5f5}
.threeDotMenu .toolMenuBox a:last-child{border-bottom:none;}
.threeDotMenu .toolMenuBox a.preView:before{content:"\1F441";font-size:20px;position:absolute;left:5px;top:-2px}
.threeDotMenu .toolMenuBox a.export:before{content:"\01f4be";font-size:17px;position:absolute;left:6px;top:1px}
.threeDotMenu .toolMenuBox a.delete:before{content:"\1F5D1";font-size:20px;position:absolute;left:8px;top:-2px}

.showDetailsTrIcon{position:relative;width:15px;display:inline-block;cursor:pointer}
.showDetailsTrIcon:before{content:"";width:0;height:0;border-style:solid;border-width:8px 6px 0 6px;border-color:#b60b33 transparent transparent transparent;position:absolute;top:0}
.showDetailsTrIcon.opened:before{content:"";width:0;height:0;border-style:solid;border-width:0 6px 8px 6px;border-color:transparent transparent #b60b33 transparent;position:absolute;top:-5px}

/* INPUT BLOCK */

.inputBlock{display:inline-block;width:200px;vertical-align:top;margin-right:6px;margin-bottom:10px;position:relative;}
.inputBlock.w1{width:-webkit-calc(10% - 10px);width:calc(10% - 10px)}
.inputBlock.w1_5{width:-webkit-calc(15% - 10px);width:calc(15% - 10px)}
.inputBlock.w2{width:-webkit-calc(20% - 10px);width:calc(20% - 10px)}
.inputBlock.w2_5{width:-webkit-calc(25% - 10px);width:calc(25% - 10px)}
.inputBlock.w3{width:-webkit-calc(30% - 10px);width:calc(30% - 10px)}
.inputBlock.w3_5{width:-webkit-calc(35% - 10px);width:calc(35% - 10px)}
.inputBlock.w4{width:-webkit-calc(40% - 10px);width:calc(40% - 10px)}
.inputBlock.w4_5{width:-webkit-calc(45% - 10px);width:calc(45% - 10px)}
.inputBlock.w5{width:-webkit-calc(50% - 10px);width:calc(50% - 10px)}
.inputBlock.w5_5{width:-webkit-calc(55% - 10px);width:calc(55% - 10px)}
.inputBlock.w6{width:-webkit-calc(60% - 10px);width:calc(60% - 10px)}
.inputBlock.w6_5{width:-webkit-calc(65% - 10px);width:calc(65% - 10px)}
.inputBlock.w7{width:-webkit-calc(70% - 10px);width:calc(70% - 10px)}
.inputBlock.w7_5{width:-webkit-calc(75% - 10px);width:calc(75% - 10px)}
.inputBlock.w8{width:-webkit-calc(80% - 10px);width:calc(80% - 10px)}
.inputBlock.w8_5{width:-webkit-calc(85% - 10px);width:calc(85% - 10px)}
.inputBlock.w9{width:-webkit-calc(90% - 10px);width:calc(90% - 10px)}
.inputBlock.w9_5{width:-webkit-calc(95% - 10px);width:calc(95% - 10px)}
.inputBlock.w10{width:-webkit-calc(100% - 10px);width:calc(100% - 10px)}
.inputBlock label{display:block;margin-bottom:5px}
.inputBlock label>span.smallLabel{font-size:10px;float:right;position:relative;top:2px}
.inputBlock label>span.smallLabel b{font-size:10px}
.inputBlock input[type="radio"]+label,
.inputBlock input[type="checkbox"]+label{display:inline-block;}
.inputBlock input[type="password"],
.inputBlock input[type="text"]{background:rgb(249,249,247);background:-moz-linear-gradient(top, rgba(249,249,247,1) 0%, rgba(254,254,254,1) 100%);background:-webkit-linear-gradient(top, rgba(249,249,247,1) 0%,rgba(254,254,254,1) 100%);background:linear-gradient(to bottom, rgba(249,249,247,1) 0%,rgba(254,254,254,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f7', endColorstr='#fefefe',GradientType=0 );border:1px solid rgb(153, 153, 153);height:21px;line-height:24px;width:100%;padding-left:3px}
.inputBlock input[type="text"]:disabled{opacity:0.4;cursor:not-allowed}
.inputBlock input[type="text"]:focus{background:#fff}
.inputBlock span+input[type="text"]{width:auto}
.inputBlock textarea{width:100%;height:80px;}

.inputBlock input[type="text"].error,
.inputBlock input[type="password"].error{border-color:#b81733;margin-left:0;color:#333}

.inputBlock.fromTo input[type="text"]{width:calc(50% - 10px);margin-right:-4px;display:inline-block}
.inputBlock.fromTo input[type="text"]+b{width:10px;display:inline-block;text-align:center;margin-right:-4px}

.inputBlock .inputWithUnit input[type="password"],
.inputBlock .inputWithUnit input[type="text"]{width:79%;margin-right:-4px;vertical-align:bottom}
.inputBlock .inputWithUnit input[type="password"]:disabled+span,
.inputBlock .inputWithUnit input[type="text"]:disabled+span{opacity:0.4;cursor:not-allowed}
.inputBlock .inputWithUnit span{width:18%;display:inline-block;background-color:#eee;margin-right:-4px;height:23px;line-height:24px;border:1px solid rgb(153, 153, 153);position:relative;left:-1px;text-align:center}

.inputBlock .theSelectContainer{height:23px;line-height:23px;width:100%;margin:0px;border:1px solid #999;border-radius:0;position:relative;}
.inputBlock .disabled .theSelectContainer{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:0.75}
.inputBlock .theSelectContainer.opened:before{top:23px}
.inputBlock .theSelectContainer span.homeTicketSelect input[type="text"],
.inputBlock .theSelectContainer span.actualValue{height:23px;line-height:23px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:0px;position:relative;background:-moz-linear-gradient(top, rgba(249,249,247,1) 0%, rgba(254,254,254,1) 100%);background:-webkit-linear-gradient(top, rgba(249,249,247,1) 0%,rgba(254,254,254,1) 100%);background:linear-gradient(to bottom, rgba(249,249,247,1) 0%,rgba(254,254,254,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f7', endColorstr='#fefefe',GradientType=0 );}
.inputBlock .theSelectContainer span.actualValue:before{content:"";width:0;height:0;border-style:solid;border-width:5px 4px 0 4px;border-color:#999 transparent transparent transparent;display:block;position:absolute;top:9px;right:7px}
.inputBlock .theSelectContainer input[type="text"]{width:calc(100% - 40px);height:23px;line-height:23px;border-radius:0px;border:0px solid transparent;position:relative;top:0px;position:absolute}
.inputBlock .theSelectContainer .optionsContainer{top:23px;border-color:#999;z-index:2;left:-1px;border-radius:0}
.inputBlock .theSelectContainer .optionsContainer .elem{display:block;padding:10px;cursor:pointer;height:auto;min-height:20px;line-height:23px;font-size:12px;padding:0 10px}
.inputBlock .theSelectContainer input[type="text"].hidden{width:0;height:0;opacity:0}

.inputBlock input[type="file"].dragAndDropFileInput{display:block;width:100%;height:150px;position:absolute;opacity:0;z-index:1;padding:5px;}
.inputBlock input[type="file"].dragAndDropFileInput+label{display:block;width:100%;background-color:#eee;height:150px;border:5px dashed #ccc;text-align:center;font-size:20px;color:#777;line-height:100px;position:relative;}
.inputBlock input[type="file"].dragAndDropFileInput+label:before{content:"\271A";width:30px;height:30px;display:block;position:absolute;background-color:#777;line-height:normal;color:#eee;border-radius:50%;left:50%;transform:translate(-50%,0%);bottom:40px}

.inputBlock label.fileButton+input[type="file"]{display:none}
.inputBlock label.fileButton{display:inline-block}

.uploadedImages{}
.uploadedImages .thumbnails{width:175px;height:175px;background-color:#f8f8f8;display:inline-block;margin:40px 9px 9px 0;background-size:contain;background-position:center;background-repeat:no-repeat;position:relative;vertical-align:top}
.uploadedImages .thumbnails img{object-fit:contain;width:175px;height:175px;}
.uploadedImages .thumbnails .removeButton{width:20px;height:20px;background-color:#b60b33;border-radius:50%;position:absolute;top:5px;right:5px;cursor:pointer;text-align:center;line-height:20px}
.uploadedImages .thumbnails .removeButton:before{content:"\2716";color:#fff;font-size:14px;font-weight:900}
.uploadedImages .thumbnails2 {width:175px;background-color:#f8f8f8;display:inline-block;margin:0 9px 9px 0;background-size:contain;background-position:center;background-repeat:no-repeat;position:relative}
.thumbnail_radio{height: 40px;}
.inputBlock span.error{display:block;color:#b60b33;margin:0;}

.inputBlock .label{display:inline-block;padding:5px 10px;border:1px solid #ddd;border-radius:3px;margin:0 5px 5px 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.inputBlock .label.active{background-color: #ccffcc;}

.title{display:block}
.title .deleteIcon:before{content:"\2716";color:#b60b33;font-size:20px;cursor:pointer;position:relative;top:2px;margin-right:7px}

.inputBlock .dateSpan{position:relative}
.inputBlock .dateContainer{position:relative;cursor:pointer;}
.inputBlock .dateContainer:after{content:"";width:0;height:0;border-style:solid;border-width:5px 4px 0 4px;border-color:#999 transparent transparent transparent;display:block;position:absolute;top:6px;right:7px;}
.inputBlock .dateContainer.opened:after{border-width:0 4px 5px 4px;border-color:transparent transparent #999 transparent}
.inputBlock .dateContainer .dateInputContainer{display:none}
.inputBlock .dateContainer .dateInputContainer.opened{display:inline-block;position:absolute;background-color:#fff;padding:10px;border:1px solid #999;top:19px;border-top-color:#eee;padding-bottom:0}
span.inputBlock.w7   {padding-top: 45px;}

/* INFO BOX */

.infoBox{display:inline-block;width:10px;height:10px;color:#fff;line-height:10px;background-color:#b60b33;text-align:center;font-size:10px;border-radius:50%;cursor:pointer;position:relative}
.infoBox>span{display:none;position:absolute;color:#333;font-size:12px;width:200px;background-color:#fff;border:1px solid rgb(153, 153, 153);padding:10px;line-height:15px;left:50%;transform:translate(-50%,0%);border-radius:5px;bottom:20px;z-index:1}
.infoBox>span:before{content:"";width:0;height:0;border-style:solid;border-width:8px 7px 0 7px;border-color:rgb(153, 153, 153) transparent transparent transparent;position:absolute;bottom:-8px;left:50%;transform:translate(-50%,0%);}
.infoBox>span:after{content:"";width:0;height:0;border-style:solid;border-width:7px 6px 0 6px;border-color:#fff transparent transparent transparent;position:absolute;bottom:-7px;left:50%;transform:translate(-50%,0%);}
.infoBox:hover>span{display:block}

/* WHITE ROUNDED TABLE V2 */

.colorDef{display:inline-block;margin-right:12px}
.colorDef:before{content:"";width:15px;height:15px;border:1px solid#999;display:inline-block;margin-right:5px;position:relative;top:3px;border-radius:3px}
.colorDef.darkGrey:before{background-color:#494646}
.colorDef.orange:before{background-color:#F77300}
.colorDef.red:before{background-color:#E20000}
.colorDef.blue:before{background-color:#0064F2}
.colorDef.blue2:before{background-color:3F48CC}
.colorDef.yellow:before{background-color:#ffff33}
.colorDef.green:before{background-color:#0AD100}
.colorDef.lightOrange:before{background-color:#E8B100}
.colorDef.darkRed:before{background-color:#bc5e5e}
.colorDef.lightRed:before{background-color:#E79C9C}

.whiteRoundedTleV2{width:100%;border-spacing: 0 10px;}
.whiteRoundedTleV2 thead{}
.whiteRoundedTleV2 thead tr{}
.whiteRoundedTleV2 thead tr td{text-align:center;font-weight:bold;border-right:1px dashed #999;padding:0 10px}
.whiteRoundedTleV2 thead tr td:last-child{border-right:none}
.whiteRoundedTleV2 tbody{}
.whiteRoundedTleV2 tbody tr{}
.whiteRoundedTleV2 tbody tr td{border-top:1px solid #c5c5c5;border-bottom:1px solid #c5c5c5;;padding:10px;border-right:1px dashed #999;position:relative;}
.whiteRoundedTleV2 tbody tr.inactive td:before,
.whiteRoundedTleV2 tbody tr.inactive td:after,
.whiteRoundedTleV2 tbody tr.inactive td{background-color:#eee !important}
.whiteRoundedTleV2 tbody tr td:before{content:"";width:1px;height:7px;display:block;background-color:#fff;top:0px;right:-1px;position:absolute}
.whiteRoundedTleV2 tbody tr td:after{content:"";width:1px;height:7px;display:block;background-color:#fff;bottom:0px;right:-1px;position:absolute}
.whiteRoundedTleV2 tbody tr td:first-child{border-left:1px solid #c5c5c5;border-top-left-radius:7px;border-bottom-left-radius:7px}
.whiteRoundedTleV2 tbody tr td:last-child{border-right:1px solid #c5c5c5;border-top-right-radius:7px;border-bottom-right-radius:7px}
.whiteRoundedTleV2 tbody tr td:last-child:before,
.whiteRoundedTleV2 tbody tr td:last-child:after{display:none}

.whiteRoundedTleV2 tbody tr td .partnerName{display:block;font-size:12px}
.whiteRoundedTleV2 tbody tr td .productName{display:block;color:#b60b33;font-weight:bold;font-size:15px}

.whiteRoundedTleV2 tbody tr.statusRow td:nth-child(4){width:135px}

.whiteRoundedTleV2 tbody tr.detailsTr{display:none}
.whiteRoundedTleV2 tbody tr.detailsTr.opened{display:table-row}

.whiteRoundedTleV2 tr td.darkGrey{background-color:#494646}
.whiteRoundedTleV2 tr td.orange{background-color:#F77300}
.whiteRoundedTleV2 tr td.red{background-color:#E20000}
.whiteRoundedTleV2 tr td.blue{background-color:#0064F2}
.whiteRoundedTleV2 tr td.blue2{background-color:#3F48CC}
.whiteRoundedTleV2 tr td.blue3{background-color:#FFAEC9}
.whiteRoundedTleV2 tr td.yellow{background-color:#ffff33}
.whiteRoundedTleV2 tr td.green{background-color:#0AD100}
.whiteRoundedTleV2 tr td.lightOrange{background-color:#E8B100}
.whiteRoundedTleV2 tr td.darkRed{background-color:#bc5e5e}
.whiteRoundedTleV2 tr td.lightRed{background-color:#E79C9C}
.whiteRoundedTleV2 tr td.grey{background-color:#B3B7BD}
.whiteRoundedTleV2 td.grossSmall {font-size: 9px;}

.whiteRoundedTleV3 {width:100%;border-spacing: 0 0;}
.whiteRoundedTleV3 tbody tr td{border-top:1px solid #c5c5c5;border-bottom:1px solid #c5c5c5;;padding:10px;border-right:1px dashed #999;position:relative;}
.whiteRoundedTleV3 tbody tr td.details {border-top: 1px dashed #c5c5c5;border-bottom:1px solid #c5c5c5;padding: 6px;}
.whiteRoundedTleV3 tbody tr td.details.small {font-size:10px;}
.whiteRoundedTleV3 tbody tr td.details.small b{font-size:10px;}
.whiteRoundedTleV3 tbody tr.statusRow td {border-bottom:0px;}
.whiteRoundedTleV3 tbody tr td:first-child:after {content: ""; width: 1px; height: 7px; display: block; background-color: #fff; bottom: 0px; right: -1px; position: absolute;}
.whiteRoundedTleV3 tbody tr.statusRow td:first-child {border-bottom-left-radius:0px;}
.whiteRoundedTleV3 tbody tr td.details:first-child {border-top:0px;}
.whiteRoundedTleV3 tbody tr.statusRow td:last-child {border-bottom-right-radius:0px;}
.whiteRoundedTleV3 tbody tr td.details:first-child {border-top-left-radius:0;}
.whiteRoundedTleV3 tbody tr td.details:last-child {border-top-right-radius:0;}

/* PAGER */

.pagerContainer{text-align:right}
.pagerContainer a.leftArrow{display:inline-block;width:25px;height:25px;text-align:center;margin:0 2px;line-height:25px;font-size:20px;background-color:#eee;border-radius:3px}
.pagerContainer a.leftArrow:before{content:"\276E";}
.pagerContainer a.rightArrow{display:inline-block;width:25px;height:25px;text-align:center;margin:0 2px;line-height:25px;font-size:20px;background-color:#eee;border-radius:3px}
.pagerContainer a.rightArrow:before{content:"\276F"}
.pagerContainer span.pagerPos{display:inline-block;margin-right:10px}


/* TABBUTTONS */

.tabButton{height:29px;background:#e1d5c8;font-size:12px !important;line-height:30px;text-transform:capitalize;padding:0px 15px;display:inline-block;position:relative}
.tabButton:before{font-size:18px;vertical-align:top;margin-right:5px}
.tabButton.select:before{content:"";width:12px;height:12px;border:1px solid #333;display:inline-block;vertical-align:middle;position:relative;top:-2px;font-size:13px;text-align:center;line-height:12px}
.tabButton.select.checkedAll:before{content:"\2714";}
.tabButton.select.someChecked:before{content:"\2714";color:rgba(0,0,0,0.4)}
.tabButton.delete:before{content:"\1F5D1"}
.tabButton.export:before{content:"\01f4be"}
.tabButton.link:before{content:"\1F517"}
.tabButton.active{padding-left:35px}
.tabButton.active:before{content:"";width:12px;height:12px;display:inline-block;border:1px solid #333;border-radius:50%;vertical-align:middle;position:absolute;top:8px;left:15px}
.tabButton.active:after{content:"";width:8px;height:8px;display:inline-block;background-color:#333;border-radius:50%;vertical-align:middle;position:absolute;top:11px;left:18px}
.tabButton.inactive{padding-left:35px}
.tabButton.inactive:before{content:"";width:12px;height:12px;display:inline-block;border:1px solid #333;border-radius:50%;vertical-align:middle;position:absolute;top:8px;left:15px}

/* UPLOAD PRODUCT */

table.productAddressTable{width:70%;border-spacing:0}
table.productAddressTable tbody{}
table.productAddressTable tbody tr{}
table.productAddressTable tbody tr td{border-bottom:1px solid #ccc;padding-top:10px}
table.productAddressTable tbody tr:last-child td{border-bottom:none}
table.productAddressTable tbody tr td:last-child{width:175px;text-align:right}
table.productAddressTable tbody tr td:last-child .inputWithUnit input[type="text"]{width:50%}
table.productAddressTable tbody tr td:last-child .inputWithUnit span{width:50%}
table.productAddressTable tbody tr td.deleteTd{width:40px}
table.productAddressTable tbody tr td.deleteTd span.deleteIcon:before{content:"\2716";color:#b60b33;font-size:20px;cursor:pointer;position:relative;top:-1px}

.message_success {background-color: #6edc6c}
.message_failure {background-color: #d57373}

.productSaveTopBlock{display:block;background-color:#fff;padding:10px 20px;width:100%;margin-left:-20px;position:relative;top:-30px}
.productSaveTopBlock .productId{display:inline-block;width:40%;margin-right:-4px}
.productSaveTopBlock .saveButtons{display:inline-block;width:60%;margin-right:-4px;text-align:right}
.productSaveTopBlock.fix{position:fixed;top:0px;width:912px;z-index:8}

#keywordsContainer .keywordElement{font-size:15px;display:inline-block;padding:5px 10px;border-radius:5px;margin-right:3px;margin-bottom:3px;background-color: #b7d891;color:#000;}
#keywordsContainer .keywordElement .remove{color:#b60b33;font-weight:900;font-size:15px;display:inline-block;margin-right:5px;cursor:pointer;}

.remove{color:#b60b33;font-weight:900;font-size:15px;display:inline-block;margin-right:5px;cursor:pointer;}

table.productRejectTable{width:100%}
table.productRejectTable tbody tr td{vertical-align:middle;width:auto;}
table.productRejectTable tbody tr td:last-child{text-align:right}
table.productRejectTable tbody tr td .inputBlock{margin-bottom:0px}
table.productRejectTable tbody tr td.inputTd{width:73%}

table.productRejectedTable{width:100%}
table.productRejectedTable tbody tr td{vertical-align:top}
table.productRejectedTable tbody tr td.error{margin-left:0;display:table-cell}
table.productRejectedTable tbody tr td:last-child{text-align:right}
table.productRejectedTable tbody tr td a.dinbuttonreject{white-space:nowrap;margin-left:15px}

/* SETTINGS LOCATIONS */

.contentBlock .newLocationPopup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;display:none}
.contentBlock .newLocationPopup .modal{width:100%;height:100%;position:absolute;background-color:rgba(0,0,0,0.75)}
.contentBlock .newLocationPopup .content{width:912px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#fff;padding:20px}
.contentBlock .newLocationPopup.show{display:block}

/* ORDER OVERVIEW */

.detailedSearchContainer{display:none;}
.detailedSearchContainer.opened{display:block;}

/* ORDER OVERVIEW CHAT */
.content-box .chatMpPackPopup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;display:none}
.content-box .chatMpPackPopup .modal{width:100%;height:100%;position:absolute;background-color:rgba(0,0,0,0.75)}
.content-box .chatMpPackPopup .content{width:912px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#fff;padding:20px;height:436px;overflow-y:auto;}
.content-box .chatMpPackPopup.show{display:block}
.content-box .chatMpPackPopup .title{padding-top:10px;font-weight:bold;margin-bottom:15px;}
.content-box .chatMpPackPopup input{width:85%;margin:0px 0px 20px 20px;}
.content-box .chatMpPackPopup #chatMessageBox1{margin-top:20px}
.content-box .chatMpPackPopup .chatComment{border:1px solid #999;display:block;width:96%;padding:5px 5px;}
.content-box .chatMpPackPopup .hide{display:none;}
.content-box .chatMpPackPopup #chatPager a{margin-right:10px}
.content-box .chatMpPackPopup #chatPager .active{font-weight:bold;color:#3F48CC}

/* ORDER PARKING */
.content-box .parkingPackPopup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;display:none}
.content-box .parkingPackPopup .modal{width:100%;height:100%;position:absolute;background-color:rgba(0,0,0,0.75)}
.content-box .parkingPackPopup .content{width:400px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#fff;padding:20px;}
.content-box .parkingPackPopup.show{display:block}
.content-box .parkingPackPopup .title{padding-top:10px;font-weight:bold;margin-bottom:15px;}
.content-box .parkingPackPopup input{width:150px;margin:0px 0px 20px 20px;}

/* LOGIN */

.loginBox{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%)}
.loginBox>img.loginLogo{display:block;margin:auto;margin-bottom:20px;width:170px}
.loginBox .loginInputs{background-color:#fff;width:300px;padding:20px;}

.loginBox .loginInputs .inputBlock .inputWithUnit input[type="text"],
.loginBox .loginInputs .inputBlock .inputWithUnit input[type="password"]{width:70%}
.loginBox .loginInputs .inputBlock .inputWithUnit input[type="text"].hide,
.loginBox .loginInputs .inputBlock .inputWithUnit input[type="password"].hide{display:none}
.loginBox .loginInputs .inputBlock .inputWithUnit span{width:30%;margin-right:-8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}

.bigRemoveLink::before {font-size: 40px;left: -11px;top: -11px;}
/*POP UP*/
.lotteryPopup{position:fixed;top:0px;left:0px;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:101}
.lotteryPopup .lotteryPopupContainer{background:#f8f5f2}
.lotteryPopup .box-title{background:#e2d5ca;font-size:14px;font-weight:bold;text-transform:uppercase;height:40px;line-height:40px;padding-left:20px;position:relative}
.lotteryPopup .closeX{width:40px;height:40px;line-height:40px;text-align:center;color:#fff;background-color:#c8b2a0;display:block;position:absolute;right:0px;top:0px;cursor:pointer;background-position:-179px 0px}
.lotteryPopup .closeX:hover{background-color:#9d7c64}
.lotteryPopupLoose a{width:205px;margin:0px 10px}
.lotteryPopupLoose{text-align:center}
.lotteryPopupQuote{width:620px;font-style:italic;margin-bottom:20px}
.lotteryPopupDesc{margin-bottom:20px;width:620px}
.lotteryPopupRetryDesc{width:407px;text-align:center;margin-bottom:20px}
.lotteryWheelDiscountContent{font-size:14px}
.lotteryWheelDiscountContent a, .lotteryWheelDiscountContent a span{color:#333 !important;text-decoration:underline}
.lotteryWheelDiscountContent a:hover, .lotteryWheelDiscountContent a:hover span{text-decoration:none}
.lotteryWheelDescUnder, .lotteryWheelTopDesc,.lotteryWheelWinners{font-size:14px}
.lotteryWheelWinners table{margin-top:15px;position:relative;left:-1px}
.lotteryWheelWinners span{width:26px;height:26px;margin:1px;display:block;background-color:#e2d5ca;background-size:100% 100%}

.gdpr_popup_content{margin: 20px;text-align:justify}
.gdpr_popup_content p{font-size:14px}
.gdpr_popup_content .inner{max-height:200px;overflow:overlay;background-color:#fff;margin-top:10px;padding:15px 20px 15px 20px;box-sizing:border-box}
.gdpr_popup_content .inner a{position:relative;left:230px}

.onlyTodayTable{margin: 0px auto;border-spacing:10px}
.onlyTodayTable .timedate_display_title{display:none}

.multiselect {
  width: 220px;
  display: inline-block;
  margin-top: 20px;
}

.selectBox {
  position: relative;
}

.selectBox select {
  width: 100%;
}

.overSelect {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

#checkboxes {
  display: none;
  border: 1px #dadada solid;
  position: absolute;
  z-index: 10;
  background: white;
  width: 218px;
}

#checkboxes label {
  display: block;
}

#checkboxes label:hover {
  background-color: #1e90ff;
}