﻿header.site-header{z-index:500;box-shadow:0 0 10px rgba(0,0,0,.1);position:sticky;background-color:#471d7f;width:100%;visibility:hidden;}header.site-header.ready{visibility:visible;}.header-container{margin:auto;width:100%;display:flex;justify-content:space-between;align-items:center;padding:1rem;}.header-logo-container{margin-left:25%;}@media screen and (min-width:300px) and (max-width:599px) and (min-height:600px) and (max-height:899px){.header-logo-container{margin-left:5%!important;}}.header-btn-container{margin-right:25%;}@media screen and (min-width:300px) and (max-width:599px) and (min-height:600px) and (max-height:899px){.header-btn-container{margin-right:5%!important;}}.header-btn{z-index:9;border:solid 3px #fade70;border-color:#fade70;color:#fade70;font-family:proxima-nova,sans-serif;border-style:solid;border-radius:2rem;text-decoration:none;text-align:center;font-weight:800;text-transform:uppercase;cursor:pointer;display:inline-block;margin-bottom:0;margin-top:0;margin-left:1rem;padding:.5rem 2rem!important;font-size:.85rem;margin:1rem 0;line-height:1.25;transition:all ease .25s;position:relative;overflow:hidden;white-space:normal;}.header-btn:hover{background-color:#fade70;color:#471d7f;}.logout-btn{z-index:9;border:solid 3px #f00;border-color:#f00;color:#fff;background-color:#f00;font-family:proxima-nova,sans-serif;border-style:solid;border-radius:2rem;text-decoration:none;text-align:center;font-weight:800;text-transform:uppercase;cursor:pointer;display:inline-block;margin-bottom:0;margin-top:0;margin-left:1rem;padding:.5rem 2rem!important;font-size:.85rem;margin:1rem 0;line-height:1.25;transition:all ease .25s;position:relative;overflow:hidden;white-space:normal;}.logout-btn:hover{background-color:#fff;border:solid 3px #fff;border-color:#fff;color:#f00;}.gradient-bar{background:linear-gradient(-45deg,#ec625e,#542e91,#90de98,#fade70,#471d7f);background-size:400% 400%;animation:gradient 15s ease infinite;height:.5rem;width:100vw;}.login-container{display:inline-block;margin-left:auto;margin-right:auto;vertical-align:middle;height:50%;width:20%;padding:15px;}@media screen and (min-width:300px) and (max-width:599px) and (min-height:600px) and (max-height:899px){.login-container{width:90%!important;height:95%!important;}}@media screen and (min-width:300px) and (max-width:599px) and (min-height:300px) and (max-height:599px){.login-container{width:80%!important;height:100%!important;overflow:scroll!important;}}@media screen and (min-width:600px) and (max-width:899px) and (min-height:900px) and (max-height:1199px){.login-container{width:80%!important;height:65%!important;}}@media screen and (min-width:900px) and (max-width:1199px) and (min-height:600px) and (max-height:899px){.login-container{width:80%!important;height:85%!important;overflow:scroll!important;}}@media screen and (min-width:1200px) and (max-width:1799px) and (min-height:900px) and (max-height:1439px){.login-container{width:30.5%!important;height:70%!important;}}@media screen and (min-width:1200px) and (max-width:1799px) and (min-height:600px) and (max-height:899px){.login-container{width:20.5%!important;height:85%!important;}}@media screen and (min-width:1800px) and (max-width:2559px) and (min-height:1440px) and (max-height:1599px){.login-container{width:20%!important;height:35%!important;}}@media screen and (min-width:1800px) and (max-width:2559px) and (min-height:900px) and (max-height:1439px){.login-container{width:20%!important;height:60%!important;}}@media screen and (min-width:2560px) and (max-width:3439px) and (min-height:1440px) and (max-height:1599px){.login-container{width:15%!important;height:35%!important;}}@media screen and (min-width:2560px) and (max-width:3439px) and (min-height:900px) and (max-height:1439px){.login-container{width:15%!important;height:50%!important;}}@media screen and (min-width:3440px) and (max-width:3839px) and (min-height:1440px) and (max-height:1599px){.login-container{width:15%!important;height:40%!important;}}@media screen and (min-width:3440px) and (max-width:3839px) and (min-height:1600px) and (max-height:2159px){.login-container{width:15%!important;height:35%!important;}}@media screen and (min-width:3440px) and (max-width:3839px) and (min-height:900px) and (max-height:1439px){.login-container{width:15%!important;height:50%!important;}}@media screen and (min-width:3840px) and (max-width:5119px) and (min-height:1600px) and (max-height:2159px){.login-container{width:10%!important;height:35%!important;}}@media screen and (min-width:3840px) and (max-width:5119px) and (min-height:1440px) and (max-height:1599px){.login-container{width:10%!important;height:35%!important;}}@media screen and (min-width:5120px) and (min-height:2160px){.login-container{width:10%!important;height:35%!important;}}@media screen and (min-width:5120px) and (min-height:1600px) and (max-height:2159px){.login-container{width:10%!important;height:35%!important;}}.input-group{position:relative;display:flex;flex-direction:column;margin-top:7.5%;}.input-group input{background:transparent;border:0;border-bottom:2px solid #e0e0e0;border-radius:0;padding:16px 0 8px;color:#212121;font-size:16px;font-weight:400;transition:all .2s ease;width:100%;outline:0;position:relative;z-index:3;}.input-group input.error{background:transparent;border:0;border-bottom:2px solid #f00;border-radius:0;padding:16px 0 8px;color:#212121;font-size:16px;font-weight:400;transition:all .2s ease;width:100%;outline:0;position:relative;z-index:3;}.input-group label{position:absolute;left:0;top:16px;color:#757575;font-size:16px;font-weight:400;transition:all .2s ease;pointer-events:none;transform-origin:left top;z-index:4;transition:opacity .2s ease,transform .2s ease;}.input-group label.error{position:absolute;left:0;top:16px;color:#f00;font-size:16px;font-weight:400;transition:all .2s ease;pointer-events:none;transform-origin:left top;z-index:4;transition:opacity .2s ease,transform .2s ease;}.input-group label.hidden{opacity:0;transform:translateY(-8px);pointer-events:none;}.input-line{position:absolute;bottom:0;left:0;width:0;height:2px;background:#1976d2;transition:width .2s ease;z-index:5;}.login-btn{display:block;margin:auto;width:40%;font-family:proxima-nova,sans-serif;border-color:#542e91;border:solid 3px #542e91;color:#542e91;border-radius:2rem;padding:.5rem 2rem!important;font-weight:800;font-size:.85rem;border-style:solid;text-align:center;line-height:1.25;cursor:pointer;transition:all ease .25s;text-transform:uppercase;margin-top:25%;}.login-btn:hover{background-color:#542e91;color:#fff;}.signup-link{display:block;margin:auto;width:85%;text-align:center;margin-top:20%;}.signup-link p{color:#757575;}.border-gradient{border:10px solid;border-image-slice:1;border-width:5px;border-radius:15px;overflow:hidden;}.border-gradient-star-colors{border-image-source:linear-gradient(to left,#ec625e,#542e91,#90de98,#fade70,#471d7f);}#loginErrorMessages{align-items:center;}.login_error_message{text-align:center;color:#f00;}#emptyLoginMessage{display:none;}#invalidCredentialsMessage{display:none;}.hidden{visibility:hidden;}#content-container{height:100vh;width:100%;display:block;display:flex;justify-content:center;align-items:center;visibility:hidden;}#content-container.ready{visibility:visible;}#sim_footer{background-color:#182354;font-family:proxima-nova,sans-serif;visibility:hidden;}#sim_footer.ready{visibility:visible!important;}.sim_footer_sub{display:flex;align-items:center;justify-content:space-between;padding-left:65px;}.star-footer-links{padding-right:3.5%;}.star-footer-links a{margin-left:5px;margin-right:5px;font-weight:bold;}.star-footer-links span{margin-left:5px;margin-right:5px;}.site-footer-simplified-container{margin:auto;width:100%;display:flex;justify-content:space-between;padding:20px;flex-flow:wrap column;}.ancillary{margin-bottom:1rem;}.ancillary a{position:relative;text-decoration:none;}.small-text{font-size:1.25rem;}@media screen and (min-width:300px) and (max-width:599px) and (min-height:600px) and (max-height:899px){.small-text{font-size:.75rem!important;}}footer p{color:#fff;}footer p a{color:#fff;display:inline-block;}#dynamic-fields-containert{display:inline-block;}.invoice-input-row{display:flex;gap:5px;}.invoice-amount{width:35%;}.invoice-number{width:35%;}.checkout-currency{width:10%;}.delete-row{width:10%;}.first-delete-button{visibility:hidden;}.invoice-input-error{border:1px solid #f00;}.star-checkout-modal{z-index:1000;}.invoice-label-field{margin-left:15%;}.dynamic-field{margin-left:15%;}#add-invoice-button{margin-left:15%;margin-bottom:10%;margin-top:3%;width:70%;border:solid 3px #fade70;border-color:#fade70;color:#fade70;background-color:#542e91;border-style:solid;border-radius:2rem;text-decoration:none;text-align:center;font-weight:800;}#add-invoice-button:hover{background-color:#fade70;color:#471d7f;border-color:#fade70;border:solid 3px #fade70;box-shadow:0 4px 8px #471d7f;}.delete-row{border-style:solid;border-radius:.5rem;background-color:#fff;color:#f00;border:solid 3px #f00;border-color:#f00;text-decoration:none;transition:all ease .25s;opacity:75%;}.delete-row:hover{color:#fff;border:solid 3px #f00;border-color:#f00;background-color:#f00;}#quick-pay-submit{margin-left:30%;border-style:solid;border-radius:2rem;border:solid 3px #fade70;border-color:#fade70;color:#fade70;background-color:#542e91;transition:all ease .25s;width:40%;font-weight:800;}#quick-pay-submit:hover{background-color:#fade70;color:#471d7f;border-color:#fade70;border:solid 3px #fade70;box-shadow:0 4px 8px #471d7f;}#quick-pay-submit:hover #spinner{border:4px solid #471d7f;border-top:4px solid #fade70;border-radius:50%;width:25px;height:25px;animation:spin 2s linear infinite;margin:auto;display:none;}#spinner{border:4px solid #fade70;border-top:4px solid #471d7f;border-radius:50%;width:25px;height:25px;animation:spin 2s linear infinite;margin:auto;display:none;}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);}}.stripe_modal_error_messages{align-items:center;}.stripe-modal-error{text-align:center;color:#f00;}.empty_field_message{display:none;}.invalid_character_message{display:none;}.amount_too_high_message{display:none;}#grid-content-container{display:grid;width:100vw;height:100vh;visibility:hidden;}#grid-content-container.ready{visibility:visible;}header.site-grid-header{z-index:500;box-shadow:0 0 10px rgba(0,0,0,.1);position:sticky;background-color:#471d7f;width:100%;visibility:hidden;}header.site-grid-header.ready{visibility:visible;}#grid_footer{background-color:#182354;font-family:proxima-nova,sans-serif;visibility:hidden;}#grid_footer.ready{visibility:visible;}.order_outputs{border:solid 3px #e5e5e5;display:block;width:100%;}.item_outputs{border:solid 3px #e5e5e5;}#order_summary_label{border-bottom:solid 3px #e5e5e5;}.new-order-btn{z-index:9;border:solid 3px #182354;border-color:#182354;color:#182354;font-family:proxima-nova,sans-serif;border-style:solid;border-radius:2rem;text-decoration:none;text-align:center;font-weight:800;text-transform:uppercase;cursor:pointer;display:inline-block;margin-bottom:0;margin-top:0;margin-left:1rem;padding:.5rem 2rem!important;font-size:.85rem;margin:1rem 0;line-height:1.25;transition:all ease .25s;position:relative;overflow:hidden;white-space:normal;}.new-order-btn:hover{background-color:#182354;color:#fff;}#new_order_button{display:none;}#order_buttons{width:100%;display:flex;justify-content:center;}.add_to_cart_button{z-index:9;border:solid 3px #5dd6e9;border-color:#5dd6e9;color:#5dd6e9;font-family:proxima-nova,sans-serif;border-style:solid;border-radius:2rem;text-decoration:none;text-align:center;font-weight:800;text-transform:uppercase;cursor:pointer;display:inline-block;margin-bottom:0;margin-top:0;margin-left:1rem;padding:.5rem 2rem!important;font-size:.85rem;line-height:1.25;transition:all ease .25s;position:relative;overflow:hidden;white-space:normal;}@media screen and (min-width:1800px) and (max-width:2559px) and (min-height:1440px) and (max-height:1599px){.add_to_cart_button{padding:.25rem 2rem!important;font-size:.75rem!important;line-height:.85!important;}}@media screen and (min-width:1800px) and (max-width:2559px) and (min-height:900px) and (max-height:1439px){.add_to_cart_button{padding:.25rem 2rem!important;font-size:.75rem!important;line-height:.85!important;}}.add_to_cart_button_transparent{opacity:.3;}.add_to_cart_button_transparent:hover{background-color:transparent!important;color:#5dd6e9!important;cursor:not-allowed!important;}.add_to_cart_button:hover{background-color:#5dd6e9;color:#fff;cursor:pointer;}.remove_from_cart_button{z-index:9;border:solid 3px #f00;border-color:#f00;color:#f00;font-family:proxima-nova,sans-serif;border-style:solid;border-radius:2rem;text-decoration:none;text-align:center;font-weight:800;text-transform:uppercase;cursor:pointer;display:inline-block;margin-bottom:0;margin-top:0;margin-left:1rem;padding:.5rem 1rem!important;font-size:.85rem;line-height:1.25;transition:all ease .25s;position:relative;overflow:hidden;white-space:normal;}@media screen and (min-width:1800px) and (max-width:2559px) and (min-height:1440px) and (max-height:1599px){.remove_from_cart_button{font-size:.75rem!important;line-height:.85!important;}}@media screen and (min-width:1800px) and (max-width:2559px) and (min-height:900px) and (max-height:1439px){.remove_from_cart_button{font-size:.7rem!important;line-height:.85!important;padding:.25rem 1.3rem!important;}}.remove_from_cart_button:hover{background-color:#f00;color:#fff;cursor:pointer;}.remove_order_from_order_area_button{z-index:9;border:solid 3px #f00;border-color:#f00;color:#f00;font-family:proxima-nova,sans-serif;border-style:solid;border-radius:2rem;text-decoration:none;text-align:center;font-weight:600;text-transform:uppercase;cursor:pointer;display:inline-block;margin-bottom:0;margin-top:0;margin-left:1rem;padding:.5rem 1rem!important;font-size:.65rem;line-height:1;transition:all ease .25s;position:relative;overflow:hidden;white-space:normal;}.remove_order_from_order_area_button:hover{background-color:#f00;color:#fff;cursor:pointer;}.add_order_button{z-index:9;border:solid 3px #5dd6e9;border-color:#5dd6e9;color:#5dd6e9;font-family:proxima-nova,sans-serif;border-style:solid;border-radius:2rem;text-decoration:none;text-align:center;font-weight:800;text-transform:uppercase;display:inline-block;margin-bottom:0;margin-top:0;margin-left:1rem;padding:.5rem 2rem!important;font-size:.85rem;line-height:1.25;transition:all ease .25s;position:relative;overflow:hidden;white-space:normal;}.add_to_cart_button_transparent:hover{background-color:transparent!important;color:#5dd6e9!important;cursor:not-allowed!important;}.add_order_button:hover{background-color:#5dd6e9;color:#fff;cursor:pointer;}.remove_from_order_button{color:#f00;}#newOrderFloatSection{border:3px solid #fff;padding:10px;display:none;}#selectItems{display:none;overflow-y:scroll;overflow-x:hidden;width:50%;border:2px solid #e5e5e5;float:left;height:100%;}#current_order_label{opacity:.3;}#order_cart_label{opacity:.3;display:none;}#current_order_section{width:25%;border:2px solid #e5e5e5;float:left;height:100%;display:none;overflow-y:scroll;overflow-x:hidden;position:relative;}#order_finalization_container{position:sticky;bottom:0;background-color:#fff;border:2px solid #182354;display:none;}.container_flex{justify-content:center;display:flex;}#selectedOrderInfo{width:25%;border:2px solid #e5e5e5;float:left;height:100%;overflow-y:scroll;overflow-x:hidden;display:none;}#current_order_content{justify-content:center;display:block;}#order_table{width:100%;}.order_table_header{background-color:#b5e6f0;}.order-checkbox{text-align:center;vertical-align:middle;height:25px;}.order-checkbox input[type=checkbox]{margin:0 auto;display:block;}#order_table tr{border:2px solid;border-color:#e5e5e5;}.grey_row_background{background-color:#e5e5e5;}#selectedOrderInfo h5{text-align:center;margin-top:2%;}#order_summary_output{text-align:center;}#order_summary_label{display:none;margin-top:1%;}.banner_error{text-align:center;font-weight:bold;font-size:2em;color:#771818;width:100%;border:3px solid #f00;background-color:#ec9797;justify-content:center;align-items:center;display:none;}.success_banner{text-align:center;font-weight:bold;font-size:2em;color:#217129;width:100%;border:3px solid #90de98;background-color:#90de98;justify-content:center;align-items:center;display:none;margin:1em 0;}#order_instructions_div{display:flex;justify-content:center;align-items:center;}#order_summary_container{display:none;}#order_content_loading_container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;}#order_content_loading_spinner{display:flex;border:25px solid #b5e6f0;border-top:25px solid #182354;border-radius:50%;align-items:center;width:200px;height:200px;animation:spin 2s linear infinite;margin:auto;}#submut_order_loading_container{width:100%;height:100%;display:none;justify-content:center;align-items:center;}#submit_order_loading{display:flex;border:12.5px solid #182354;border-top:12.5px solid #b5e6f0;border-radius:50%;align-items:center;width:100px;height:100px;animation:spin 2s linear infinite;margin:auto;}.item_description_text{color:#00e;}.item_description_text:hover{color:#182354;text-decoration:underline;}.order_date_select:hover{cursor:pointer;}.state_select{width:100%;}.item_image_modal{display:none;position:fixed;z-index:1000;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;overflow:hidden;}.item_image_modal_flex_important{display:flex!important;}.item_image_modal-content{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.3);display:inline-block;max-width:90vw;max-height:90vh;overflow:auto;}.item_image_modal-content img{display:block;max-width:100%;height:auto;margin:0 auto;}.item_image_modal-content canvas{display:block;max-width:100%;height:auto;margin:0 auto;}.image_modal_closeBtn:hover{color:#000;}.invalid_order_detail{border:2px solid #f00;}.invalid_order_detail::placeholder{color:#f00;}