.RootHolder{position:absolute;padding:15px 15px 59px;max-width:800px;margin-left:auto;margin-right:auto;top:50px;left:0;right:0}.Small{height:150px}.Big{margin:0;position:absolute;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.Content{background-color:#fff;padding:1rem;display:flex;flex-direction:column;align-items:center;position:relative;box-shadow:0 5px 15px #00000026}.Content .Indicator{margin:.25rem}.Content .SubText{color:#525252;font-size:1.25rem}.Spinner{color:official;display:inline-block;position:relative;width:80px;height:80px}.Spinner div{transform-origin:40px 40px;animation:Spinner 1.2s linear infinite}.Spinner div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:#ec6328}.Spinner div:nth-child(1){transform:rotate(0);animation-delay:-1.1s}.Spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.Spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.Spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.Spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.Spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.Spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.Spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.Spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.Spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.Spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.Spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes Spinner{0%{opacity:1}to{opacity:0}}@font-face{font-family:Calibri;font-style:regular;font-weight:400;src:url(/assets/Calibri-Regular-7af6d674.eot);src:local(""),url(/assets/Calibri-Regular-7af6d674.eot?#iefix) format("embedded-opentype"),url(/assets/Calibri-Regular-924fe33a.woff2) format("woff2"),url(/assets/Calibri-Regular-1037092c.woff) format("woff"),url(/assets/Calibri-Regular-8316b1b5.ttf) format("truetype"),url(/assets/Calibri-Regular-87694f55.svg) format("svg")}:root{margin:0;padding:0;box-sizing:border-box;color:#000;outline-color:#fff}body{font-family:Calibri,regular,sans-serif;font-size:16px;background-color:#e7e7e7;margin:0}header{position:fixed;width:100%;z-index:100}h2{font-size:18px;text-align:start!important}.PriceAdjustmentEmailWrapper.EmailChangeRequested>input,input:focus-within{background-color:#fff;border-color:#000}.PriceAdjustmentEmailWrapper.EmailChangeRequested>svg,input:focus-within+svg,input:focus-within+a>svg{background-color:#000}input{outline:none;font-family:Calibri,regular,sans-serif;background-color:#f5f5f5;border-color:#909090;-moz-border-color:#909090;border-style:solid;border-width:2px;border-radius:0;opacity:1;text-indent:5px}input::placeholder{opacity:1;font-style:italic;color:#000;text-indent:5px}input:focus::placeholder{opacity:0}.HeaderContainer{width:auto;height:48px;background-color:#ec6227;box-shadow:0 5px 15px #00000026;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.HeaderContainer a{outline-color:transparent}.HeaderContainer img{max-height:30px;width:auto;vertical-align:middle}.FooterContainer{position:fixed;bottom:0;background-color:#ec6227;box-shadow:0 -5px 15px #00000026;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;height:24px;margin-left:0;padding:10px 0}.FooterContainer div{padding:0 5px}.FooterContainer a{color:#fff;text-decoration:none}.FooterContainer a:hover{color:#d3d3d3}.FullWidthWrapper{position:absolute;top:50px;padding:15px 15px 59px;left:0;right:0}.MainContentContainer{background-color:#fff;padding:24px;max-width:1000px;margin-left:auto;margin-right:auto;border-radius:5px;box-shadow:0 5px 15px #00000026;text-align:start}.LoginPageTitle{text-align:start}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.LoginForm{display:flex;flex-direction:column;text-align:center;width:100%}.LoginForm>*{display:inherit;flex-direction:inherit;align-self:center}.LoginForm .LoginInputFieldWrapper{min-height:65px;min-width:70%;display:block;position:relative}@media screen and (max-width: 566px){.LoginForm .LoginInputFieldWrapper{width:100%}}.LoginForm .LoginInputFieldWrapper>*{box-sizing:border-box}.LoginForm .LoginInputFieldWrapper>input{min-height:25px;font-size:16px;width:100%;padding:0;margin:0}.LoginForm .LoginInputFieldWrapper>svg{border-radius:0;height:15px;width:15px}.LoginForm .LoginInputFieldWrapper>input:focus{background-color:#fff}.LoginForm .InputError,.MainContentContainer .InputError{color:red;font-size:14px;padding-top:5px}.MainContentContainer h1,h2,h3{text-align:center}.LoginForm input[type=number]{-moz-appearance:textfield}.SubmitButtonWrapper{text-align:center;position:relative;bottom:10px}@media screen and (min-width: 566px){.SubmitButtonWrapper{position:absolute;bottom:10px;left:0;right:0}}.SubmitButton button{color:#fff;border:none;padding:.375rem .75rem;text-decoration:none;vertical-align:middle;cursor:pointer;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;line-height:1.5;font-size:18px;text-wrap:wrap;height:calc(54px + .75rem);margin-left:1rem;margin-right:1rem;overflow:hidden}.SubmitButton .Deactivated{opacity:.3;cursor:not-allowed}.SubmitButtonGreen input,.SubmitButtonGreen button{background-color:#5cb85c}.SubmitButtonGreen input:focus,.SubmitButtonGreen input:hover,.SubmitButtonGreen button:focus,.SubmitButtonGreen button:hover{color:#fff;background-color:#157347;border-color:#146c43}.SubmitButtonYellow input,.SubmitButtonYellow button{background-color:#eabd27}.SubmitButtonYellow input:focus,.SubmitButtonYellow input:hover,.SubmitButtonYellow button:focus,.SubmitButtonYellow button:hover{color:#fff;background-color:#c69031;border-color:#6d501d}.SubmitButtonRed input,.SubmitButtonRed button{background-color:#ed1c24}.SubmitButtonRed input:hover,.SubmitButtonRed button:hover{color:#fff;background-color:#c41016;border-color:#146c43}.LoginError{text-align:center;padding:10px 0;color:red;font-weight:700}.PriceAdjustmentContactLicenseSection{text-wrap:balance}.PriceAdjustmentBoxWrapper{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;text-align:start}.PriceAdjustmentRefuseBox,.PriceAdjustmentAcceptWithChangeBox,.PriceAdjustmentAcceptBox{width:100%;background-color:#f5f5f5;border:2px solid transparent;border-radius:.25rem;margin:5px;min-width:230px;position:relative}@media screen and (min-width: 566px){.PriceAdjustmentRefuseBox,.PriceAdjustmentAcceptWithChangeBox,.PriceAdjustmentAcceptBox{width:31.5%;min-height:280px}}.PriceAdjustmentAcceptBox{border-color:#5cb85c}.PriceAdjustmentAcceptBox .PriceAdjustmentBoxTitle{border-color:#5cb85c;background-color:#5cb85c}.PriceAdjustmentRefuseBox{border-color:#ed1c24}.PriceAdjustmentRefuseBox .PriceAdjustmentBoxTitle{background-color:#ed1c24;border-color:#ed1c24}.PriceAdjustmentAcceptWithChangeBox{border-color:#eabd27}.PriceAdjustmentAcceptWithChangeBox .PriceAdjustmentBoxTitle{border-color:#eabd27;background-color:#eabd27}.PriceAdjustmentBoxTitle{border-radius:.25rem .25rem 0 0;margin:-2px -2px 0;height:10%;display:flex;align-items:center;justify-content:center;color:#fff}.PriceAdjustmentBoxContent{padding:10px 10px 20px;position:relative}.PriceAdjustmentBoxContent>*+*{margin-top:.5rem!important}.PriceAdjustmentBoxContent>p{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}.PriceAdjustmentBoxContent .SubmitButton{width:96%;position:relative;bottom:0px}.PriceAdjustmentEmailInput{box-sizing:border-box;height:36px;font-size:16px;width:100%;padding:0;margin:0}.PriceAdjustmentEmailExplainer{font-style:italic}.InfoImage{text-align:center}@media screen and (max-width: 566px){.InfoImage img{width:100%}}.PriceAdjustmentHeartImgWrapper div{width:80px;height:80px;background-image:url(/img/heart.png);background-size:contain;background-repeat:no-repeat;margin:auto}.PriceAdjustmentEmailWrapper{position:relative;max-width:400px}.PriceAdjustmentEmailWrapper>.InputIcon{width:20px;height:20px;padding:8px}.InputIcon{background-color:#909090;position:absolute;box-sizing:border-box;color:#fff;right:0px;height:15px;width:15px;padding:5px;border-radius:2px;cursor:pointer}table{width:90%;margin:auto}@media screen and (max-width: 566px){table{width:100%;margin:auto}}table,th,td{border-bottom-color:#000;border-bottom-style:solid;border-bottom-width:1px;border-collapse:collapse}th{text-align:start}th:nth-of-type(3),th:nth-of-type(4),td:nth-of-type(3),td:nth-of-type(4){text-align:end}.TableWrapper{overflow-x:auto}
