.Polaris-TopBar{
  background-color: #dde2e6;
  height: auto;
}
.Polaris-TopBar__LogoContainer .Polaris-Heading{
  color:white;
  font-size: 1.3rem;
}
.Polaris-Card__Section{
  margin-bottom: 25px;
}
.Polaris-Link{
  text-decoration: none;
}

.Polaris-TopBar-UserMenu__Detail, .Polaris-TopBar-UserMenu__Name{
  color:white;
}

.login_customer{
  padding-left: 0px !important;
  padding-top: 0px;
  flex: auto;
  display: block;
}

.center-screen {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 100vh;
}

.center-screen .login_container{
  width: 100%;
  max-width: 500px;
  text-align: center;
}

.center-screen .login_container .title_heading{
  padding-bottom: 20px;
}

.login_container .Polaris-Card .Polaris-Card__Section{
  padding: 4rem;
}

.Polaris-Button--primary{
  background-color: #5d6cc5;
  min-width: 200px;
}

.Polaris-Button--primary:hover{
  background-color: #5d6cc5;
}

.login_container .Polaris-Link{
  color:currentColor;
}

.customer{
  padding-top: 6rem !important;
  padding-left: 0px !important;
  display: block;
}

.customer .Polaris-Tabs__Wrapper{
  padding: 0;
  background-color: #f4f6f8;
}
.customer .Polaris-Tabs__Panel{
  background-color: #f4f6f8;
}
.customer .Polaris-Card{
  box-shadow: none;
}
.customer .Polaris-Card__Section{
  background:white;
}

.customer .removed_paddings{
  padding:0px;
}
.customer .page-titles{
  padding: 20px 0;
}
.customer .grid{
  display: flex;
  flex-wrap: wrap;  
}

.customer .page-titles{
  align-items: flex-end;
}
.customer .one-quarter{
  width: 25%;
}
.customer .one-half{
  width: 50%;
}

.customer .three-quarters{
  width: 33%;
}

.customer .text-left{
  text-align:left;
}

.customer .text-right{
  text-align: right;
}

.customer .Polaris-TopBar__SearchField{
  padding: 0px;
  margin-left: 0px;
}

.customer .Polaris-TopBar__SearchField .Polaris-TopBar-SearchField{
  max-width: 100%;
  border: 0.1rem solid var(--p-divider);
}

.customer .Polaris-DataTable__Table tr, .customer .Polaris-DataTable__Table td{
  text-align: left;
  font-size: 12px;
}

.customer .Polaris-DataTable__Table .Polaris-DataTable__Cell{
  padding: 1.6rem 0;
  line-height: 25px;
  border-top: 0px;
}

.customer .Polaris-DataTable__Table .last_tr .Polaris-DataTable__Cell:nth-child(3){
  border-top: 0.1rem solid var(--p-divider);
}
.customer .Polaris-DataTable__Table .Polaris-Tag{
  color:white;
}

.customer .create_po_upload{
  padding-top: 20px;
}

.customer .create_po_upload .Polaris-Labelled--hidden{
  display: flex;
}

.customer .page-titles  .Polaris-TextStyle--variationStrong{
  font-weight: 400;
}

.customer .page-titles .Polaris-DisplayText--sizeLarge{
  padding-top: 30px;
}
.Polaris-Frame__TopBar{
  height: 8.2rem;
}
.customer .create_po_upload .Polaris-DropZone--sizeExtraLarge{
  max-width: 30%;
  min-height: 60rem;
  margin-right: 10px;
  width: 100%;
}

.customer .create_po_upload .Polaris-Card__Section{
  width: 100%;
}

.customer .create_po_upload .Polaris-DropZone--sizeExtraLarge .Polaris-Thumbnail{
  width: 100%;
  margin-bottom: 10px;
}
.customer .create_po_upload .Polaris-DropZone--sizeExtraLarge .Polaris-Thumbnail img{
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.customer .create_po_upload .Polaris-DropZone--sizeExtraLarge .Polaris-DisplayText{
  padding-bottom: 5px;
}

.customer .Polaris-DataTable__Table .approved{
  background-color: #e49400;
}

.customer .Polaris-DataTable__Table .pending{
  background-color: #637381;
}

.customer .Polaris-DataTable__Footer{
  background: transparent;
  padding: 1.6rem 0 0 0;
}

.customer .Polaris-DataTable__Footer .Polaris-ButtonGroup{
  justify-content:space-between;
}

.customer .Polaris-DataTable__Footer .Polaris-ButtonGroup__Item{
  margin-left: 0.8rem;
}

.customer .Polaris-DataTable__Footer .Polaris-ButtonGroup__Item .Polaris-Button{
  min-height: 3.4rem;
  min-width: 3.4rem;
}

.customer .Polaris-DataTable__Footer .Polaris-ButtonGroup__Item .active{
  background:#4f5dba;
  color:white;
}

.customer .breadcrumbs{
  display:inline-block;
  font-size:1.2rem;
  position: absolute;
}

.customer .breadcrumbs  .breadcrumb_icon{
  padding: 0 5px;
}

.customer .Polaris-Connected__Item:not(:first-child){
  margin-left: 0px;
}

.customer .Polaris-Connected__Item:not(:last-child){
  margin-left: 0px;
}

.customer .Polaris-FormLayout__Item:first-child{
  min-width: 40rem;
}

.customer .Polaris-FormLayout__Item .Polaris-Select__Backdrop{
  border-radius: 0px;
}

.customer .Polaris-Stack--spacingTight{
  margin-top: 0.5rem;
}

.customer .grid .one-quarter .Polaris-Card {
  border: solid 0.5px #dfe3e8;
}
a{
  text-decoration: none;
}
.customer .grid .one-quarter .Polaris-Card .Polaris-Card__Header{
  border: solid 0.5px #dfe3e8;
  padding: 0;
  margin:2rem;
  position:relative;
}
.customer .grid .one-quarter .Polaris-Card .Polaris-Card__Section{
  padding: 0;
  margin:2rem;
}

.customer .grid .one-quarter .Polaris-Card .Polaris-Card__Header .Polaris-Heading img{
  width: 153px;
  height: 191px;
  object-fit: contain;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.customer .grid .one-quarter .grid_container{
  padding-left:10px;
  padding-bottom: 10px;
}

.customer .grid_content{
  margin-left: -10px;
}

.customer .page-titles .customer-group-head-buttons{
  display: block;
  flex-wrap: unset;
  margin-top:0px;
}

.customer .page-titles .customer-group-head-buttons .Polaris-ButtonGroup__Item{
  margin-top: 0;
  display: inline-block;  
}

.customer .page-titles .customer-group-head-buttons .Polaris-ButtonGroup__Item .Polaris-Button--primary{
  min-width: 3.6rem;
}

.customer .item_preview_main .grid .one-half .Polaris-Thumbnail--sizeLarge{
  min-width: 40rem;
}

.customer .item_preview_main .product-details .Polaris-TextStyle--variationStrong{
  font-weight: 400;
  padding-top: 15px;
}

.customer .item_preview_main .product-details .Polaris-Heading{
  padding-top: 15px;
}

.customer .item_preview_main{
  padding-top: 15px;
  padding-bottom: 15px;
}

.customer .item_preview_main .small_mountain_icon{
  top: 0;
  bottom: 0;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  width: 100px;
  height: 0px;
  object-fit: contain;
}

.customer .remove_bg{
  background-color:transparent;
}

.customer .grid_title{
  padding-bottom: 10px;
}
.customer .grid_first_btn{
  margin-bottom: 10px;
}

.customer .grid_tag{
  position:absolute;
  top:2px;
  left:2px;
}

.customer .dark_green_tag{
  background-color:#178043;
  color:white;
}

.customer .green_tag{
  background-color:#47c1bf;
  color:white;
}
.customer .blue_tag{
  background-color:#6a8bde;
  color:white;
}
.customer .purple_tag{
  background-color:#9c6ade;
  color:white;
}
.customer .grid_content .grid_container .Polaris-DropZone--sizeExtraLarge{
  min-height: 40.5rem;
}

.customer .create_po_upload .PO_set .Polaris-Tag{
  margin-bottom: 5px;
}

.customer .create_po_upload .PO_set .Polaris-TextStyle--variationStrong{
  font-weight: 400;
  line-height: 3.43rem;
}

.customer .create_po_upload .PO_set .Polaris-TextStyle--variationStrong p{
  font-size: 1.5rem;
}

.customer .Polaris-Card__Section .btn_bottom{
  text-align: right;
  margin-bottom: 10px;
}
.customer .create_po_upload .PO_set .Polaris-Button--primary{
  margin-top: 10px;
}
.customer .customer_mini_table .Polaris-DataTable__Cell{
  white-space: normal !important;
}

.customer .customer_mini_table .Polaris-DataTable__Cell svg{
  cursor: pointer;
}

.customer .customer_mini_table .Polaris-DataTable__Cell svg:first-child{
  margin-right: 5px;
}

.customer .special_buttons .Polaris-Button--primary{
  min-width: 213px;
}

.customer .special_buttons button:first-child{
  margin-bottom: 10px;
}

.customer .colours_sizes .item_preview_main .Polaris-Thumbnail{
  width: 20rem;
}

.customer .colours_sizes .item_preview_main .Polaris-DisplayText{
  margin-left: 15px;
  font-size: 1.6rem;
}

.customer .colours_sizes .dropdown_selections{
  border-top: 0.1rem solid var(--p-divider);
}

.customer .colours_sizes .dropdown_selections .Polaris-DataTable__Table .Polaris-DataTable__Cell{
  padding: 1.6rem;
  border-top: 0.1rem solid var(--p-divider);
}

.customer .colours_sizes .dropdown_selections .Polaris-DataTable__Table .Polaris-DataTable__Cell--header{
  border-bottom: 0.1rem solid var(--p-divider);
}

.customer .colours_sizes .dropdown_selections .Polaris-DataTable__Table tr:last-child .Polaris-DataTable__Cell{
  border-bottom: 0.1rem solid var(--p-divider);
}

.customer .dropdown_selections .Polaris-DataTable__Table tr .Polaris-DataTable__Cell:last-child{
  width: 25%;
}

.customer .dropdown_selections .Polaris-DataTable__Table tr .Polaris-DataTable__Cell:last-child .grid{
  margin-top: 12.5px;
}

.customer .dropdown_selections .Polaris-DataTable__Table .error_show .Polaris-TextStyle--variationNegative{
  line-height: 12px;
}

.customer .dropdown_selections .Polaris-DataTable__Table .error_show .grid{
  margin-top: 4.5px;
}

.customer .Polaris-DropZone--hasOutline:not(.Polaris-DropZone--focused)::after{
  border: 0.1rem solid var(--p-divider);
}

.customer .fixed_dropdown{
  max-width: 300px;
}
.customer .Polaris-Tabs__Tab--selected .Polaris-Tabs__Title{
  font-weight: bold;
}

.customer .cart_main{
  padding-top: 20px;
  padding-bottom: 10px;
}

.customer .cart_main .Polaris-TextStyle--variationSubdued{
  float: right;
  width: 75%;
  margin-right: 20px;
}
.customer .cart_main .Polaris-TextStyle--variationSubdued .Polaris-TextStyle--variationPositive{
  color: #006fbb;
}
.customer .cart_main .cart-img{
  float: left;
  overflow:visible;
}

.customer .cart_main .cart-img .quantity{
  display: block;
    z-index: 99;
    right: -12px;
    top: -12px;
    bottom: auto;
    left: auto;
    border-radius: 30%;
    min-height: auto;
    color: black;
    font-size: 1.2rem;
    font-weight: 500;
    padding: 0px 10px;
}

.customer .order_summary_total_container .Polaris-Heading{
  padding-bottom: 15px;
}

.customer .order_summary_total_container .Polaris-TextStyle--variationStrong{
  font-weight:400;
  font-size: 1.5rem;
  line-height: 40px;
}
.customer .order_summary_total_container .Polaris-TextStyle--variationStrong .order_summary_total_amt{
  padding-left: 30px;
}

.customer .card_icons{
  padding-left: 15px;
}

.customer .card_icons .button_large{
  min-width: 250px;
  min-height: 4.5rem;
  margin-left: 10px;
}

.customer .Polaris-Choice{
  padding: 0.8rem 0;
}

.customer .conversation_content{
  margin-top: 15px;
  position: relative;
}

.customer .conversation_content hr{
  margin: 20px 0px;
  border: 0.5px solid #dfe3e8;
}

.customer .conversation_content .Polaris-Avatar{
  background:#007ace;
  color:white;
}

.customer .conversation_content .Polaris-Avatar .Polaris-Avatar__Initials{
  font-size: 2rem;
}

.customer .conversation_content .custom_input_btn{
  width: 93%;
  margin-left: 20px;
}

.customer .conversation_content .Polaris-TextField__CharacterCount{
  cursor: pointer;
}

.customer .conversation_content .Polaris-TextField__CharacterCount button{
  z-index: 999999;
  padding: 4px 8px;
  border-radius: 1.5px;
  min-width: 8.6rem;
  background-color: #f9fafb;
  border: solid 0.5px #dfe3e8;
  min-height: 2.8rem;
}

.customer .conversation_content .line_indicator{
  width: 1.5px;
  height: 150%;
  margin: 0px 0px 50px 18px;
  background-color: #dfe3e8;
  position: absolute;
}
.customer .conversation_content .comments_content{
    padding-left: 40px;
    z-index: 999999999999;
    margin-top: 0px; 
    margin-bottom: 0;
    list-style: inside;
    position: absolute;
    margin-top: 50px;
    width: 100%;
}

.customer .conversation_content .comments_content  .Polaris-Subheading{
  font-weight: 400;
  padding-bottom: 4rem;
}
.customer .conversation_content .comments_content .Polaris-List{
  padding-left: 0;
}
.customer .conversation_content .comments_content .Polaris-List__Item{
 list-style: none;
 max-width: 97%;
 margin-bottom: 3em;
}

.customer .conversation_content .comments_content .Polaris-List__Item .data{
  width: 90%;
  text-align:left;
}

.customer .conversation_content .comments_content .Polaris-List__Item .date_posted{
  width: 10%;
  text-align:right;
}

.customer .place_artwork .Polaris-Modal-Dialog__Container{
  z-index: 525;
}

.customer .place_artwork .grid .seventy{
  width: 70%;
  position:relative;
}

.customer .place_artwork .grid .thirty{
  width: 30%;
}

.customer .place_artwork .product_image{
  width: 100rem;
}

.customer .place_artwork .product_details {
  padding-left: 50px;
}

.customer .place_artwork .product_details .option_container{
  padding-top: 20px;
}

.customer .place_artwork .product_details .option_container .Polaris-Select{
  max-width: 180px;
}

.customer .place_artwork .product_details .option_container .Polaris-ButtonGroup .Polaris-Button{
  padding: 0px;
}

.customer .place_artwork .product_details .Polaris-Tag{
  min-height: 2.2rem;
}

.customer .place_artwork .product_details .Polaris-Header-Title__SubTitle{
  color:black;
}

.customer .place_artwork .product_details .Polaris-Header-Title__SubTitle p{
  font-weight: 400;
}

.customer .place_artwork .Polaris-Modal__BodyWrapper{
  overflow-x: visible;
}
.customer .Polaris-Backdrop{
  z-index: 520;
}

.customer .conversation_content .comments_content .Polaris-List__Item:before{
  content: "•";
  font-size: 300%;
  color:#c4cdd5;  
  width: 8px;
  position: absolute;
  left: 9px;
  border: solid 1px #f4f6f8;
  height: 8px;
}

.customer .conversation_content .comments_content .active:before{
  color: #007ace;
}

.receipt_customer{
  background: linear-gradient(to right,white 53.1%,#f4f6f8 14%);
}

.receipt_customer .Polaris-Frame__Main{
  display: block;
  padding-top: 15px;
}
.receipt_customer .grid{
  display: flex;
  flex-wrap: wrap;  
  width: 100%;  
}
.receipt_customer .Polaris-Card{
  border-radius:0px;
  box-shadow:none;
  background-color: transparent;
}
.receipt_customer .sixty{
  width: 55%;
}

.receipt_customer .forty{
  width: 45%;
}
.customer .sixty{
  width: 55%;
}

.customer .forty{
  width: 45%;
}

.receipt_customer .one-half{
  width: 50%;
}

.receipt_customer .text-right{
  text-align: right;
}

.receipt_customer .text-left{
  text-align: left;
}

.receipt_customer .three-quarters:first-child{
  padding-right: 0px !important;
  padding-left: 0px !important;
}

.receipt_customer .three-quarters:last-child{
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.receipt_customer .three-quarters{
  width: 33.33%;
  padding-left: 10px;
  padding-right: 10px;
}

.receipt_customer .breadcrumbs{
  margin-top: 15px;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 40px;
}

.receipt_customer .breadcrumbs .Polaris-TextStyle--variationStrong{
  font-weight: bold;
}

.receipt_customer .breadcrumbs .Polaris-TextStyle--variationSubdued{
  font-weight: 500;
  color:black;
}
.receipt_customer .breadcrumbs .breadcrumb_icon{
  padding: 0 5px;
}
.receipt_customer .express_checkout{
  position:relative;
}
.receipt_customer .express_checkout .Polaris-TextStyle--variationStrong{
  padding:0 20px;
  background-color: white;
  position:absolute;
  top: -10px;
  z-index: 9;
  left: 0;
  right: 0;
  width: 151px;
  margin: 0 auto;
}
.receipt_customer .express_checkout .express_checkout_container{
  border: 0.5px solid #dfe3e8;
  border-radius: 5px;
  padding: 20px;
}

.receipt_customer .express_checkout .express_checkout_container .Polaris-ButtonGroup{
  margin-top: 0px;
  margin-left: 0px;
  justify-content: center;
}

.receipt_customer .express_checkout .express_checkout_container .Polaris-ButtonGroup .Polaris-ButtonGroup__Item{
  margin-top: 0px;
  margin-left: 0rem;
}

.receipt_customer .express_checkout .express_checkout_container .Polaris-ButtonGroup .Polaris-ButtonGroup__Item:last-child{
  margin-left: 0.8rem;
}

.receipt_customer .express_checkout .express_checkout_container .Polaris-ButtonGroup .Polaris-ButtonGroup__Item  .Polaris-Button{
  width: 199px;
}

.receipt_customer .express_checkout .express_checkout_container .Polaris-ButtonGroup .Polaris-ButtonGroup__Item .btn_cart_shop{
  background: #2821f4;
}

.receipt_customer .express_checkout .express_checkout_container .Polaris-ButtonGroup .Polaris-ButtonGroup__Item .btn_cart_pay{
  background: black;
}

.receipt_customer .express_checkout_seperate{
  position: relative;
  display: block;
  text-align: inherit !important;
  margin: 0 auto;
  padding: 40px 0 0px 0;
}
.receipt_customer .express_checkout_seperate .Polaris-TextStyle--variationStrong{
  text-align: center;
  display: block;
  position: relative;
  background: white;
  margin: 0 auto;
  max-width: 40px;
  z-index: 99;
  font-weight: 400;
  font-size: 1.2rem;
}

.receipt_customer .express_checkout_seperate .cart-title-container{
  position: relative;
  top: -10px;
}
.receipt_customer .express_checkout_seperate::before{
  content: '';
  position: absolute;
  border-bottom: 0.5px solid #dfe3e8;
  width: 100%;
  transform: translateY(-50%);
}
.receipt_customer .cart_form{
  padding: 10px 0 20px 0;
}
.receipt_customer .cart_form .cart_grid_titles .heading{
  font-weight: 500;
  text-align: left;
}

.receipt_customer .cart_form .cart_grid_titles .sub_heading{
  font-weight: 400;
  font-size: 1.5rem;
  text-align:right;
}

.receipt_customer .cart_form .cart_form_inputs .cart_form_field:first-child{
  padding: 30px 0 10px 0;
}
.receipt_customer .cart_form .cart_form_inputs .cart_form_field{
  padding: 0px 0 10px 0;
}

.receipt_customer .cart_form .cart_form_inputs .grid .one-half:first-child{  
  padding-right: 5px;
}

.receipt_customer .cart_form .cart_form_inputs .grid .one-half:last-child{
  padding-left: 5px;
}

.receipt_customer .cart_form .cart_form_inputs .customized_select .Polaris-Select__Content{
  display:block;
  line-height: 2rem;
}
.receipt_customer .cart_form .cart_form_inputs .customized_select .Polaris-Select__Content .ddp{
  display: flex;
  width: 100%;
  align-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  margin: 0 auto;
}
.receipt_customer .cart_form .cart_form_inputs .customized_select .Polaris-Select__Content .ddp .Polaris-Icon{
  float:right;
  border-left: 0.5px solid #dfe3e8;
  width: 2.5rem;
}

.receipt_customer .cart_form .cart_form_inputs .Polaris-TextField__Input{
  line-height: 3.9rem;
}

.receipt_customer .reciept_footer_links{
 border-top: 0.5px solid #dfe3e8;
 position:fixed;
 bottom: 0;
}

.receipt_customer .reciept_footer_links a{
  color:black;
  font-size: 12px;
  padding: 0 3px;
}

.receipt_customer .reciept_footer_links a:first-child{
  padding-left: 0px !important;
}

.receipt_customer .forty .Polaris-Page-Header__TitleWrapper .Polaris-Header-Title__TitleWithMetadataWrapper{
  justify-content: inherit;
}

.receipt_customer .forty .Polaris-Header-Title--hasThumbnail .Polaris-Header-Title__TitleAndSubtitleWrapper{
  flex-direction: row;
  justify-content: space-around;
}

.reciept_total{
  background-color: #f4f6f8;
}

.reciept_total .Polaris-Page{
  margin-top: 50px;
}

.receipt_customer .forty .Polaris-Thumbnail--sizeMedium{
  width: 7rem;
  padding: 5px;
}

.reciept_total .Polaris-Page .Polaris-Card__Section{
  padding: 2rem 0;
  margin-bottom: 0px;
}

.reciept_total .Polaris-Button.Polaris-Button--disabled{
  background-color: #c8c8c8;
  color:white;
}

.receipt_customer .forty .amt_details{
  line-height: 30px;
}

.receipt_customer .forty .amt_details .remove_weight{
  font-weight:400;
}

.receipt_customer .forty .amt_details .note{
  font-size: 12px;
}
.receipt_customer .forty .amt_details .label_total_amt{
  font-size: large;
}
.receipt_customer .forty .amt_details .total_amt{
  font-size: x-large;
  vertical-align: middle;
}

.receipt_customer .forty .amt_details .currency_amt{
  vertical-align: sub;
  font-size: 11px;
  margin-right: 3px;
}

.receipt_customer .customer_contact_information .Polaris-IndexTable__Table{
  width: 100%;
  border: 0.5px solid #dfe3e8;
  padding: 0 10px;
  font-size: 14px;
}

.receipt_customer .customer_contact_information .Polaris-IndexTable__TableRow .Polaris-IndexTable__TableCell{
  border-bottom: 0.5px solid #dfe3e8;
  padding: 10px 0;
}

.receipt_customer .customer_contact_information .Polaris-IndexTable__TableRow:last-child .Polaris-IndexTable__TableCell{
  border-bottom: 0;
}

.receipt_customer .customer_contact_information .Polaris-IndexTable__TableRow .Polaris-IndexTable__TableCell .Polaris-Link  {
  font-size: 12px;
  font-weight: 500;
}

.cart_form .Polaris-Card .Polaris-Heading{
  font-size: 1.8rem;
  padding-bottom: 20px;
}
.cart_form .Polaris-Card .Polaris-Heading .Polaris-TextStyle--variationStrong{
  font-size: 1.4rem;
  font-weight: 400;
}
.receipt_customer .customer_shipping_information .Polaris-IndexTable__Table{
  width: 100%;  
  font-size: 14px;
}

.receipt_customer .customer_shipping_information .Polaris-IndexTable__Table .Polaris-IndexTable__TableRow .Polaris-IndexTable__TableCell:first-child{
  border-left: 0.5px solid #dfe3e8;
}

.receipt_customer .customer_shipping_information .Polaris-IndexTable__Table .Polaris-IndexTable__TableRow .Polaris-IndexTable__TableCell:last-child{
  border-right: 0.5px solid #dfe3e8;
}

.receipt_customer .customer_shipping_information .Polaris-IndexTable__Table .Polaris-IndexTable__TableRow:first-child .Polaris-IndexTable__TableCell{  
  border-top: 0.5px solid #dfe3e8;
}

.receipt_customer .customer_shipping_information .Polaris-IndexTable__Table .Polaris-IndexTable__TableRow .Polaris-IndexTable__TableCell{
  border-bottom: 0.5px solid #dfe3e8;
  padding: 10px;
}

.receipt_customer .Polaris-Button--sizeLarge{
  min-height: 6rem;
}
.receipt_customer .customer_shipping_information .Polaris-IndexTable__Table .Polaris-IndexTable__TableRow .Polaris-IndexTable__TableCell--first{
  width:10%;
}

.receipt_customer .customer_shipping_information .Polaris-IndexTable__Table .Polaris-IndexTable__TableRow .Polaris-IndexTable__TableCell .card{
  height: 25px;
}

.receipt_customer .customer_shipping_information .Polaris-IndexTable__Table .Polaris-IndexTable__TableRow .Polaris-IndexTable__TableCell .Polaris-Page{
  padding: 5px;
}

.receipt_customer .customer_shipping_information .Polaris-IndexTable__Table .Polaris-IndexTable__TableRow .Polaris-IndexTable__TableCell .Polaris-Page .Polaris-Connected{
  padding-bottom: 10px;
}

.receipt_customer .customer_shipping_information .Polaris-IndexTable__Table .Polaris-IndexTable__TableRow .Polaris-IndexTable__TableCell .Polaris-Page .Polaris-Connected .grid .one-half:first-child{
  padding-right: 10px;
}

.receipt_customer .customer_shipping_information .Polaris-IndexTable__Table .Polaris-IndexTable__TableRow .Polaris-IndexTable__TableCell .Polaris-Page .Polaris-Connected .grid .one-half:last-child{
  padding-left: 10px;
}

.customer .cursor_container{
  position:absolute;
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
}
.customer_container_content #upper_left {
	position: absolute;
  top: -30%;
  left: -20%;
  z-index:99;
  margin: auto;
}
.customer_container_content #upper_right {
	position: absolute;
	top: -30%;
	right: -20%;
  z-index:99;
  margin: auto;
}
.customer_container_content #lower_left {
	position: absolute;
	bottom: -30%;
	left: -20%;
  z-index:99;
  margin: auto;
}
.customer_container_content #lower_right {
	bottom: -30%;
	right: -20%;
	position: absolute;
  z-index:99;
  margin: auto;
}

.customer_container_content .red_rectangle{
  width: 5px;
  height: 5px;
  background-color: #de3618;
}

.customer_container_content #top_only{
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
  z-index: 99;
  margin: auto;
}

.customer_container_content #left_only{
  position: absolute;
  top: 0;
  bottom:0;
  left: -2px;
  z-index:99;
  margin: auto;
}
.customer_container_content #right_only{
  position: absolute;
  top: 0;
  bottom:0;
  right: -2px;
  z-index:99;
  margin: auto;
}
.customer_container_content #bottom_only{
  position: absolute;
  bottom: -2px;
  left: 0;
  right: 0;
  z-index: 99;
  margin: auto;
}
.customer_container_content .Polaris-Thumbnail{
  border: dashed 0.5px #de3618;
}
.customer .icon_controlled{
  width: 102px;
  height: 67px;
  position:absolute;
}

#ui-datepicker-div{
  z-index: 88 !important;
}

.customer .upload__artwork_sales .Polaris-FormLayout__Item:first-child{
  min-width: 32rem;
}

.customer .upload__artwork_sales .Polaris-FormLayout{
  margin-top: 0;
}

.customer .send_for_approval .Polaris-DisplayText--sizeSmall{
  line-height: 1.5rem;
}

.customer .review_approve_sales .Polaris-Layout__Section--secondary{
  flex: 1 1 10rem;
}

.customer .review__complete .Polaris-DataTable__Table .Polaris-DataTable__Cell{
  padding: 1.6rem;
}

.customer .review__complete .conversation_content .custom_input_btn{
  width: 91.4%;
}