@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap");
@import url("https://fonts.googleapis.com/css?family=Montserrat&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap");

@font-face {
  font-family: "SourceSansProRegular";
  src: url("../fonts/SourceSansPro-Regular.otf") format("opentype");
  font-weight: normal;
}

@font-face {
  font-family: "SourceSansProSemibold";
  src: url("../fonts/SourceSansPro-Semibold.otf") format("opentype");
  font-weight: bolder;
}

@font-face {
  font-family: "SourceSansProBold";
  src: url("../fonts/SourceSansPro-Bold.otf") format("opentype");
  font-weight: bold;
}

@font-face {
  font-family: "SourceSansProBlack";
  src: url("../fonts/SourceSansPro-Black.otf") format("opentype");
  font-weight: normal;
}

@font-face {
  font-family: "SourceSansProLight";
  src: url("../fonts/SourceSansPro-Light.otf") format("opentype");
  font-weight: lighter;
}

@font-face {
  font-family: "MontserratRegular";
  src: url("../fonts/Montserrat-Regular.otf") format("opentype");
  font-weight: normal;
}

@font-face {
  font-family: "MontserratSemibold";
  src: url("../fonts/Montserrat-SemiBold.otf") format("opentype");
  font-weight: bolder;
}

@font-face {
  font-family: "MontserratBold";
  src: url("../fonts/Montserrat-Bold.otf") format("opentype");
  font-weight: bold;
}

@font-face {
  font-family: "MontserratExtraBold";
  src: url("../fonts/Montserrat-ExtraBold.otf") format("opentype");
  font-weight: normal;
}

@font-face {
  font-family: "MontserratBlack";
  src: url("../fonts/Montserrat-Black.otf") format("opentype");
  font-weight: normal;
}

@font-face {
  font-family: "MontserratLight";
  src: url("../fonts/Montserrat-Light.otf") format("opentype");
  font-weight: lighter;
}

@font-face {
  font-family: "MontserratMedium";
  src: url("../fonts/Montserrat-Medium.otf") format("opentype");
  font-weight: normal;
}

body {
  font-size: 16px;
}

.wrapper header.header {
  padding: 0;
  border: 0;
}

.navbar-expand-xl {
  font-family: "MontserratBold", Helvetica, sans-serif;
  font-size: 0.75em;
  text-align: center;
  white-space: nowrap;
}

.auxiliary-menu {
  font-family: "MontserratBold", Helvetica, sans-serif;
  font-size: 1.11em;
  text-transform: uppercase;
  font-size: 0.9em;
}

.obo-actions a {
  color: #ffffff;
}
.obo-actions.obo-clear {
  color: transparent !important;
}
.obo-actions.obo-change-contact {
  color: transparent !important;
}

a.obo-clear {
  color: transparent;
}

a.obo-change-contact {
  color: transparent;
}

/*
.search{
	background-image:url('images/Search.svg');
	position: static;
    align-self: center;
	display:none;
}
*/

.navbar-brand + div {
  display: flex !important;
}
/*.navbar{
	display: -webkit-box !important;
}*/
.header-bottom-container {
  background-color: #fff;
}

.mb-0 {
  color: #fff;
}

.m1-auto span {
  color: #f7ef2e;
  text-decoration-color: initial;
}

/*#ft{
	background-color:#e8eaea;
	clear:none;
}



.footer-nav{
	padding-top:2em;
	padding-bottom: 1em;
}*/

#goal-banner {
  background-image: url("images/BlueBakcground.png");
}

.ste-section a,
.ste-toggle.on,
.ste-toggle.off {
  color: transparent;
  text-shadow: none;
  /* background-color: transparent; */
  border: 0;
}
.ste-section {
  width: 50px;
  float: right;
}

.m1-auto {
  margin-left: 300px;
  text-transform: uppercase;
}

/* .navbar .btn, .VALoginBtn{ */
/* font-size:16px !important; */
/* font-weight:600; */
/* padding: 0.5em 1em; */
/* width: 100px; */
/* float: right; */
/* margin-top: -90px; */
/* } */
.NavigationUnorderedList li a {
  font-weight: bold;
}

.main-navbar .nav-item > a {
  /*	padding: 3.2rem 0; */
}

.main-navbar .invert > a {
  color: #f7ef2e !important;
  padding: 2.5rem 0;
}
.main-navbar .invert > a :hover {
  color: #f7ef2e !important;
  text-decoration-line: underline !important;
}
.main-navbar .navbar-collapse {
  margin-right: 0rem;
}
.main-navbar {
  padding: 0;
}
ul.navbar-nav {
  /*margin-left:10% !important;*/
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: 987px;
  }
}

#masterMainBreadcrumb {
  display: none;
}

#ste_container_ciTACReport .PanelField {
  clear: none;
  width: 33%;
}

#ctl01_TemplateBody_WebPartManager1_gwpciTACReport_ciTACReport_ParamSheet1 {
  background: #e5eef4;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1600px;
  }
}

.certificate_validation h2 {
  font-size: 32px;
}

.store-page .content-image {
  background: url(images/programs-1.jpg) center/cover no-repeat;
  height: 120px;
  width: 200px;
}

.store-page .js-quantity button {
  background: transparent;
  min-width: auto;
  font-family: "SourceSansProRegular", Helvetica, sans-serif;
  font-size: 2em;
  padding: 0;
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.store-page .grey-border {
  border: 2px solid #d9dbdc;
  padding: 0px;
  margin-bottom: 10px;
}

.store-page .priceLabel {
  margin-bottom: 10px;
}

.store-grey-background {
  background-color: #d9dbdc;
}

.store-page .store-item-adj,
.store-page .store-item-lbl {
  min-width: 40px;
  text-align: center;
  font-weight: bold;
  padding: 10px;
}

.store-item-adj:hover {
  cursor: pointer;
  color: #005295;
}

.store-page .store-price {
  padding: 10px;
  font-weight: bold;
}

.store-page .store-container,
.store-page .content-details {
  font-size: 1.2rem;
}
.RadGrid_MetroTouch {
  background: #fff;
  border: none !important;
}
.RadGrid.RadGrid_MetroTouch td[id*="ctl00_ThumbnailCell"] {
  width: 20% !important;
}
.RadGrid_MetroTouch .rgSelectedRow > td {
  border-color: #fff;
  border: none !important;
}

tbody input[id*="_AddToCart"] {
  display: block;
  float: right;
  background-color: #00002f !important;
  /* margin-top: 10px; */
  width: 40%;
  margin-right: 11%;
  font-family: "MontserratBold", Helvetica, sans-serif;
  text-transform: uppercase;
}
input[id*="RedirectToCartButton"],
input[id*="RedirectToCartButton"]:hover,
input[id*="RedirectToCartButton"]:active {
  background-color: #00002f !important;
  color: #fff;
  font-family: "MontserratBold", Helvetica, sans-serif;
  text-transform: uppercase;
}

div[id*="_AddToCartDiv"] span:first-child,
div[id*="_AddToCartDiv"] a[id*="_CartLink"] {
  display: none;
}

div[id*="ctl00_AddToCartDiv"] {
  float: none !important;
  margin-bottom: 4%;
}
span[id*="_ctl00_Pricing"] {
  margin-left: 90% !important;
  border: 0.25em solid #e6eef5;
  line-height: 2;
  padding: 0.1em 0.4em 0.45em 0.4em;
  margin-bottom: 3%;
}

#regular_price {
  display: block;
  margin-right: 20.6%;
}

.quantity-plus,
.quantity-minus {
  float: left;
  background-color: #e6eef5;
  height: 2.32em;
  width: 2em;
  margin: auto;
  text-align: center;
  padding: 0.35em;
  cursor: pointer;
}

input[id*="_QuantityTextBox"] {
  width: 1.7em !important;
  border: none;
  height: 2.32em;
  text-align: center;
  background-image: none;
  background-color: #e6eef5;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  float: left;
  padding: 0;
  margin-left: 0px !important;
  margin-right: 0px !important;
}

input[id*="_QuantityTextBox"]:focus {
  box-shadow: none;
}
div[id*="_ctl00_ContentPanel"] {
  border-bottom: 1px solid gray;
}
.RadGrid_MetroTouch .rgSelectedRow,
.rgAltRow {
  color: #000 !important;
  background: #fff !important;
  border-color: #000 !important;
}

tbody tr {
  /*border-bottom:1px solid gray !important;*/
}
.search-modification-btn {
  font-size: 15px !important;
  color: #005295 !important;
}
.quick-picks-container {
  margin-bottom: 20px;
  margin-top: 10px;
}
.quick-picks-list a {
  font-size: 1em !important;
}
.quick-picks-header {
  font-size: 1.75rem !important;
}
.right-bar-slant-container h2 {
  width: 100px;
}
.search-modification-btns-group .search-modification-btn:hover,
.search-modification-btns-group .search-modification-btn.active {
  color: #fff !important;
}

.slant-line-container a {
  text-decoration-line: underline;
  font-size: 1em;
  line-height: 2;
}
.store-page .store-item {
  border-bottom: 1px solid #d9dbdc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

@media (max-width: 600px) {
  .store-page .content-image {
    background: url(images/programs-1.jpg) center/cover no-repeat;
    height: 280px;
    width: 10%;
    margin-right: 0;
    float: none;
  }
  tbody input[id*="_AddToCart"] {
    width: 81%;
    margin-right: 17%;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  /* span[id*="_ctl00_Pricing"]{
	  margin-left: 530px !important;	  
    } */

  input[id*="_QuantityTextBox"] {
    width: 1em !important;
    padding: 0;
  }

  tbody input[id*="_AddToCart"] {
    width: 40%;
  }
}
@media (min-width: 1024px) and (max-width: 1366px) {
  /* span[id*="_ctl00_Pricing"]{
	  margin-left: 395px !important;
	  
  } */
  /* tbody input[id*="_AddToCart"] {
    width: 24%;
	} */
}

@media (max-width: 600px) {
  /* span[id*="_ctl00_Pricing"]{
	  margin-left: 0px !important;
	  
  } */

  #regular_price {
    text-align: left;
    margin-right: 40%;
    float: left;
    padding: 0.2em 0;
  }
  tbody input[id*="_AddToCart"] {
    width: 50%;
    margin-right: 17%;
    float: none;
  }
}
/* //------------------------------------ Cart Css---------------------------------------------------------------------- */
.page {
  background: #e5eef4;
  margin-bottom: 32px;
  margin-top: 32px;
}
#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart__Head
  .panel-title {
  font-size: 32px;
  color: #005295;
}

#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart__Body {
  border-bottom: 1px solid #b9b9b9;
  padding-bottom: 24px !important;
}

#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart__Head,
#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_TransactionDateDiv,
#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_DataPanel_Head,
#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_ItemGrid_Grid1_ctl00
  thead {
  display: none;
}

.panel-heading.Distinguish {
  border: none;
}
.panel-heading.Distinguish .panel-title {
  color: #005295;
  font-weight: 600;
}

.cart-title {
  border: none;
  color: #005295;
  font-size: 32px;
  font-weight: 900;
}
.cart-items-head {
  border-bottom: 3px solid #005295;
  margin-left: 0.6em;
  margin-right: 0.1em;
  font-weight: 600;
  color: #005295;
  font-size: 20px;
}
/* ------------------------------------Cart Charges----------------------------------------------- */
input[id*="btnEnformContinueShop"],
input[id*="btnEnformContinueCourse"] {
  width: 100%;
  background: #fff;
  color: #000;
  border: 2px solid #00002f;
  font-size: 1em;
  font-family: "MontserratBold", Helvetica, sans-serif;
  padding: 0.25em 1em;
  font-weight: 600;
  white-space: normal;
  text-transform: uppercase;
}

input[id*="btnEnformContinueShop"]:hover,
input[id*="btnEnformContinueCourse"]:focus,
input[id*="btnEnformContinueShop"]:focus,
input[id*="btnEnformContinueCourse"]:hover,
input[id*="btnEnformContinueShop"]:active,
input[id*="btnEnformContinueCourse"]:active {
  background: #00002f;
  color: white;
}
input[id*="SubmitCartOrderButton"],
input[id*="SubmitCartOrderButton"],
input[id*="ciNewContactSignInCommon_SubmitButton"],
input[id*="ciShoppingCart_Update"] {
  background: #00002f !important;
  color: white;
  height: 40px;
  font-family: "MontserratBold", Helvetica, sans-serif;
  text-transform: uppercase;
}

input[id*="SubmitCartOrderButton"]:hover,
input[id*="SubmitCartOrderButton"]:focus,
input[id*="ciNewContactSignInCommon_SubmitButton"]:hover,
input[id*="ciNewContactSignInCommon_SubmitButton"]:focus {
  background: #005598;
}
input[id*="SubmitCartOrderButton"] {
  float: none;
  width: 100%;

  font-weight: 600;
}
/* Need to look */
#ctl01_TemplateBody_WebPartManager1_gwpciNewSubmitOrderButtonLinkCommon_ciNewSubmitOrderButtonLinkCommon_ContentPanel {
  border-top: 3px solid #005295;
}
#ctl01_TemplateBody_WebPartManager1_gwpciNewSubmitOrderButtonLinkCommon_ciNewSubmitOrderButtonLinkCommon_ContentPanel
  .PanelField.FloatRight,
.PanelField.FloatRight .FloatRight {
  float: none;
  width: 100%;
}

.PanelField.FloatRight .FloatRight {
  margin-top: 4.5%;
}

#ctl01_TemplateBody_WebPartManager1_gwpciNewSubmitOrderButtonLinkCommon_ciNewSubmitOrderButtonLinkCommon__Body {
  padding: 0px;
}

@media (max-width: 600px) {
  .FloatRight,
  .PanelField.FloatRight {
    float: none;
    width: 100%;
  }
  .CartCharges .PanelField {
    border-bottom: none;
    border-top: none;
  }
}

.CartCharges .GrandTotal .PanelField .Label,
.CartCharges .GrandTotal .PanelField {
  color: #000;
}
.TitleBarTitle .PanelTitle {
  font-family: MontserratBold;
  font-weight: 700;
  font-size: 0.9em;
  text-transform: uppercase;
}
.TitleBarCaption.PanelHead {
  border-bottom: 2px solid #00002f;
}
.CartCharges .PanelField {
  border-top: none;
}
#ste_container_ciCartCharges {
  margin-top: 10%;
}
#ctl01_TemplateBody_WebPartManager1_gwpciCartCharges_ciCartCharges_ContentPanel {
  padding: 4%;
}

#ctl01_TemplateBody_WebPartManager1_gwpciCartCharges_ciCartCharges_ContentPanel,
.StandardPanel.CartCharges,
.GrandTotal .ReadOnly.PanelField.Left {
  background: #e6eef5;
}
.GrandTotal .ReadOnly.PanelField.Left {
  border-top: 1px solid #00002f;
}
/* payment details */
#ctl01_TemplateBody_WebPartManager1_gwpciPaymentDetails_ciPaymentDetails_PaymentMethodRadioButtonList {
  display: flex;
}
#ste_container_ciPaymentDetails {
  /* padding-left: 6%; */
}

#ctl01_TemplateBody_WebPartManager1_gwpciPaymentDetails_ciPaymentDetails_lblPaymentAmountReadOnly {
  margin-left: 38%;
}

#ctl01_TemplateBody_WebPartManager1_gwpciPaymentDetails_ciPaymentDetails_AddressSelector_ShowAddressPanel {
  margin-left: 12%;
  width: 100%;
}

div[id*="ciPromotionManagerCommon_ContentPanel"] {
  width: 110%;
  margin-left: -6%;
}
div[id*="_PromotionInnerDiv"] {
  margin-bottom: 3%;
}
div[id="ctl01_TemplateBody_WebPartManager1_gwpciPromotionManagerCommon_ciPromotionManagerCommon_RadAjaxPanel1"]:after {
  margin-left: 2%;
  font-size: 0.95em;
  content: "Enter your Access Code above(with Dashes)";
}
/*div[class*="col1_2"]:after {
    font-size: 0.9em;
    content: "Enter your Access Code above(with Dashes)";
}*/
input[id*="ApplyPromotionalCode"],
input[type="button"][id*="ciPromoCodeManager"] {
  background: #00002f !important;
  font-family: MontserratBold, Helvetica, sans-serif;
  text-transform: uppercase;
}
input[type="text"][id*="ciPromoCodeManager"] {
  width: 11.25em !important;
}
label[id*="_PromotionalCodeLabel"] {
  display: none;
}
input[id*="_PromotionalCode"] {
  border: 2px solid #ccc;
}
#WebPartZone5_Page1 .iMIS-WebPart > .ContentItemContainer {
  margin-bottom: 0;
}
/* Items Table */
input[id*="txtQuantity"] {
  width: 1.7em !important;
  border: none;
  text-align: center;
  background-image: none;
  background-color: #e6eef5;
  float: left;
  padding: 0;
  box-shadow: none;
}
input[id*="txtQuantity"]:focus {
  box-shadow: none;
}

.RadGrid_MetroTouch .rgHeader,
.RadGrid_MetroTouch th.rgResizeCol,
.RadGrid_MetroTouch .rgHeaderWrapper {
  background-color: #fff !important;
  color: #005295;
  font-size: 1.2em;
  font-weight: 600;
  border-bottom: 3px solid #005295 !important;
}

.text-hide.rgHeader {
  display: none;
}

.cart-quantity-minus,
.cart-quantity-plus {
  background-color: #e6eef5;
  float: left;
  height: 37px;
  width: 1.15em;
  border: 3px solid #e6eef5;
  margin: auto;
  text-align: center;
  padding: 3px;
  cursor: pointer;
}

#WebPartZone1_Page1 table tr {
  line-height: 1.3;
}
.d-blue-text {
  color: #005295;
  font-weight: 600;
}

.rgMasterTable tr,
.rgMasterTable tr td a {
  text-decoration: none;
}

#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_DataPanel_BodyContainer {
  border-bottom: 3px solid #005295;
  margin-bottom: 35px;
}
.table-item-header-mobile {
  display: flex;
}

.shipping-details .PanelField.Left.ReadOnly {
  display: none;
}
#ctl01_TemplateBody_WebPartManager1_gwpciPaymentDetails_ciPaymentDetails_PaymentMethodRadioButtonList
  label {
  margin: auto;
}
/* Process Automation Alert styling */
.AlertSet {
  display: flex;
  justify-content: space-around;
  align-items: unset;
}
.Alerts .AlertItem {
  flex-grow: 1;
  list-style: none;
  border: 1px solid #ddd;
  padding: 0.4em;
  font-family: "MontserratBold", Helvetica, sans-serif;
  color: #005295;
  background: #fff;
  margin: 0 5px;
  font-size: 15px !important;
}
.Alerts .AlertItem:hover,
.Alerts .AlertItem:hover a,
.Alerts .AlertItem.active,
.Alerts .AlertItem.active a {
  background: #005295;
  color: #fff !important;
}

.Alerts .AlertItem a {
  text-decoration: none;
}

.search-modification-btn:hover {
  color: #fff !important;
}
.search-modification-btn.category.active,
li<.all_products {
  background: #005295;
  color: #fff !important;
}
.shipping-details .col-md-6:last-child {
  border-left: 2px solid #d9dbdc;
}
@media (max-width: 600px) {
  #WebPartZone3_Page1,
  #WebPartZone4_Page1,
  #WebPartZone5_Page1 {
    border-bottom: 2px solid #005295;
  }
  #WebPartZone3_Page1 {
    border-right: none;
  }
  .shipping-details .col-md-7 {
    border-left: none;
  }
  input[id*="txtQuantity"] {
    width: 2em !important;
  }

  #WebPartZone5_Page1 {
    margin-top: 2%;
  }
  .table_quantity_header {
    margin-left: 8%;
  }
}

/* Individual Product Page  */
img[id*="DynamicProductDisplay_ProductImage"] {
  height: 248px !important;
  width: auto !important;
}

div[id*="DynamicProductDisplay_AddToCartSection"] {
  display: flex;
  border-top: 3px solid #005598;
  margin-top: 28%;
  padding-top: 1.3em !important;
  padding-bottom: 2.5%;
}
@media only screen and (max-width: 600px) {
  div[id*="DynamicProductDisplay_AddToCartSection"] {
    display: table-caption;
  }
}

div[id*="DynamicProductDisplay_divPricing"] {
  display: none;
}
span[id*="DynamicProductDisplay_ProductDescription"] {
  font-size: 1.6em;
}

span[id*="DynamicProductDisplay_ProductTitle"] {
  border-bottom: 3px solid #005598;
  padding-bottom: 0.7%;
  margin-bottom: 0.7%;
  font-family: "MontserratBold";
  font-weight: 800;
  color: #005598;
}

.ProductDisplay {
  background: #fff;
}

.ProductDetails {
  border: 10px solid #e8eaea;
  width: 50%;
  /*height: 30rem;*/
}

.ProductImageArea {
  width: 50%;
}
div[id*="DynamicProductDisplay_ProductImageArea"] {
  border: 10px solid #e8eaea;
}

label[id*="DynamicProductDisplay_QuantityLabel"] {
  border: 3px solid #e6eef5;
  padding-bottom: 0.2em;
}

.ProductDetails input[id*="DynamicProductDisplay_AddToCart"] {
  width: 18em;
  height: 90%;
  margin-left: 0;
  font-family: "MontserratBold";
  background: #005598;
}
.ProductDisplay .AddToCartButton {
  margin-top: 0em;
}
@media only screen and (max-width: 600px) {
  .Horizontal .ProductDisplay .ProductLabel {
    width: auto;
  }
  div[id*="DynamicProductDisplay_ProductImageArea"] {
    border: 10px solid #e8eaea;
  }
}

@media only screen and (min-width: 768px) {
  border-right: none;
}

.banner_content {
  position: absolute;
  top: 25%;
  font-family: "MontserratBold", Helvetica, sans-serif;
  text-transform: uppercase;
  text-shadow: 0 1px 3px rgba(255, 255, 255, 0.35);
}

.breadcrumb-share-container .breadcrumb .breadcrumb-item {
  font-size: 16px !important;
}

.breadcrumb-share-container .share a {
  font-size: 16px !important;
}
.page-title {
  margin-top: 20px;
}

h2 {
  border-color: #fff;
}

.page > .content-wrapper {
  background-color: #fff;
}

.left-menu-container ul li {
  display: block;
}

.body-content-right-title-dark {
  padding: 12px 25px;
  margin: 0;
  font-family: "Montserrat-Bold", arial, sans-serif;
  font-size: 15px;
  line-height: 15px;
  color: #fff;
  background: #005598;
  text-transform: uppercase;
}

#readonly-profile {
  background-color: #ececec;
  border: 1px solid #dedddd;
}

#readonly-profile td {
  padding: 0 30px;
  height: 20px;
}

html {
  /*	cursor:pointer !important; */
}

#ctl01_TemplateBody_WebPartManager1_gwpciEventDisplay_ciEventDisplay_UserFieldsDiv {
  display: none;
}

.ESCHeader .panel-body {
  padding: 0px;
}

.certificate_validation .iMIS-WebPart > .ContentItemContainer,
.certificate_validation .WebPartZone > .ContentItemContainer {
  margin-bottom: 0px !important;
  display: block;
}

.nav-auxiliary .nav-image {
  vertical-align: baseline;
  padding-right: 8px;
  width: 40px !important;
}
.UtilityAuthenticationLink {
  display: none;
}

.breadcrumb-share-container .breadcrumb {
  padding-left: 30px;
}
#ctl01_ste_container_KenticoMenu {
  padding-left: 60px !important;
}

li.nav-item {
  margin-right: 30px;
}

.RadGrid_MetroTouch .rgHeader,
.RadGrid_MetroTouch th.rgResizeCol,
.RadGrid_MetroTouch .rgHeaderWrapper {
  background-color: #005295 !important;
  color: #fff;
  font-size: 1.2em;
  font-weight: 600;
  border-bottom: 0px solid #005295 !important;
}
.rgMasterTable tr a,
.rgMasterTable tr a:hover,
.rgMasterTable tr td a {
  text-decoration: none;
  /* color: #fff !important; */
  font-weight: 600;
  text-decoration: none !important;
}

/* table css change*/
.RadGrid_MetroTouch .rgHeader {
  background-color: #72c7e7 !important;
  color: #005598 !important;
}

.RadGrid_MetroTouch .rgHeader a,
.RadGrid_MetroTouch .rgHeader a:hover {
  color: #005598 !important;
}
/*------------------*/

.TextButton2 {
  color: #fff;
  background-color: #005598;
  border-color: transparent;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;

  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;

  white-space: normal;

  text-decoration: none;

  padding: 5px 10px;

  font-size: 16px;

  line-height: 1.6;

  border-radius: 0;
}

/* ESC Menu fix */
.main-navbar .navbar-collapse .navbar-nav {
  margin-right: 0rem;
  margin-left: auto;
  width: 100%;
  text-align: right;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.navbar-expand-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.row.header-bottom-container,
.navbar.navbar-light .WTZone {
  width: 100%;
}

.row.header-bottom-container li.nav-item {
  margin-right: 0px;
}

/* Side Menu fix */
#KenticoSideMenu .sidenav-content-title {
  margin: 0.5em 0 !important;
}

/*  Menu fix */
/*
.mobile-menu {
	left:-50px;
	width:100%;
}
*/
/* Mega Menu Hover fix */
a:visited {
  color: #005598;
}
a.js-mega-menu-left-link:hover {
  color: #12314b;
  opacity: 1;
}
.mega-menu-trigger a {
  opacity: 1!important;
}
.btn.btn-primary:hover {
  background-color: #005598;
}
#navbar-mobile .cart-count {
  text-align: left;
}
.search.order-lg-3 {
  margin-top: 2em;
}
form.search-container > .search-bar {
  padding: 0;
  border: none;
}

.main-navbar .nav-item.selected > a:after {
  height: 0px !important;
}

.main-navbar .nav-item.selected > a:before {
  height: 0px !important;
}

nav .clear-list {
  width: 100%;
}

.sidemenu-links.mobile-menu-submenu {
  text-align: left;
}

.mobile-menu_sub li {
  display: list-item;
  text-align: left;
}

.sidenav-selected {
  position: relative;
  padding: 0px 10px;
  display: inherit;
  display: block;
  padding-left: 15px;
}

.mobile-primary-menu .icon-placeholder {
  display: none;
}

@media (max-width: 1199.98px) {
  .search.order-lg-3 {
    margin-top: 0;
  }
}

@media (min-width: 768px) and (max-width: 1200px) {
  .navbar-collapse {
    width: 722px;
  }
}
@media (min-width: 1320px) and (max-width: 2000px) {
  .navbar-collapse {
    width: 987px !important;
  }
}

@media only screen and (max-width: 800px) {
  app-root article {
    display: flex;
    flex-direction: column-reverse;
  }
  app-root .banner_content {
    position: relative;
    top: 0px;
  }
  .search .search-menu {
    position: fixed;
  }
}

@media only screen and (max-width: 1100px) {
  .search .search-menu {
    position: fixed;
  }
}

.TextButton.PrimaryButton.SignInButton {
  margin: 0px;
  padding: 0px;
}

/* On behalf of Select Button */

a[id*="SelectContactButton"] {
  color: #005598;
}

/* Account tab */
li.nav-item.has-children.invert.parent {
  margin-top: 0.5em;
}

.shipping-details select,
.shipping-details input[type="text"] {
  border: 2px solid #ccc;
  width: 11.3em;
}

#ste_container_ciShippingMethod .PanelField.Left {
  display: flex !important;
}

#ste_container_ciShippingMethod .PanelField label {
  width: 9em;
}
.SignIn input[type="submit"],
.SignIn input[type="text"],
.SignIn input[type="password"] {
  width: 100% !important;
}
select[id*="_ciPaymentDetails_CCExpiryMonthDropDown"] {
  width: 4em;
}
select[id*="_ciPaymentDetails_CCExpiryYearDropDown"] {
  width: 7em;
}
span[id*="_ProductDescription"] {
  color: #000;
  font-size: 19px;
}

span[id*="_ProductTitle"] {
  color: #005295;
  font-family: "MontserratBold", Helvetica, sans-serif;
  font-size: 19px;
}

/* Aux menu  */
@media only screen and (min-width: 600px) {
  .d-xl-block {
    display: block !important;
  }
}

@media (max-width: 1076px) {
  .flex-grow-1.header-contact-info {
    display: none !important;
  }
}

.search-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.search-container > .search-bar {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0.5rem 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffffff;
  border: 2px solid #d9dbdc;
}

.search-container > .search-bar > img {
  width: 24px;
}

.search-container > .search-bar > #searchBar {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border: none;
  padding: 0;
  margin-left: 0.75rem;
  font-family: "SourceSansProRegular", Helvetica, sans-serif;
  font-size: 1rem;
}

.search-container > .btn-blue {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  min-width: 0;
  padding: 0.5rem 1rem;
  margin-left: 0.5rem;
  font-size: 0.9rem;
}

#ste_container_ciShoppingCart th.rgHeader.rgExpandCol {
  font-size: 0;
}

/* Thin scrollbar for Firefox */
.RadGrid.RadGrid_MetroTouch {
  scrollbar-width: thin;
  max-width: 88vw;
}

/* For Webkit browsers like Chrome, Safari, and Edge */
.RadGrid.RadGrid_MetroTouch::-webkit-scrollbar {
  width: 8px; /* Thin vertical scrollbar */
  height: 8px; /* Thin horizontal scrollbar */
}

@media (max-width: 991.98px) {
  .mobile-menu {
    display: none;
    color: white;
    position: absolute;
    width: calc(100% - 50px);
    left: 0;
    top: 0;
    z-index: 5;
    background: #005597;
    height: 100vh;
    overflow: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .mobile-menu_top {
    background-color: #00002f;
    padding: 1rem;
  }

  .mobile-menu_top .logo,
  .mobile-menu_top .log-in-btn,
  .mobile-menu_top .cart-icon {
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
  }

  .mobile-menu_top .logo:hover,
  .mobile-menu_top .log-in-btn:hover,
  .mobile-menu_top .cart-icon:hover,
  .mobile-menu_top .logo:focus,
  .mobile-menu_top .log-in-btn:focus,
  .mobile-menu_top .cart-icon:focus {
    text-decoration: none;
  }

  .mobile-menu_top .logo:active,
  .mobile-menu_top .log-in-btn:active,
  .mobile-menu_top .cart-icon:active {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
  }

  .mobile-menu_top .flex-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .mobile-menu_top .logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
  }

  .mobile-menu_top .logo img {
    width: 100%;
    height: 100%;
  }

  .mobile-menu_top .top-buttons {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .mobile-menu_top .log-in-btn {
    display: inline-block;
    font-family: "MontserratBold", Helvetica, sans-serif;
    background-color: #f7ef2e;
    color: #005295;
    font-size: 0.8rem;
    padding: 0.25rem 0.5rem;
    text-transform: uppercase;
  }

  .mobile-menu_top .cart-icon {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 0.75rem;
    width: 28px;
    height: 28px;
  }

  .mobile-menu_top .cart-icon svg {
    fill: #ffffff;
    width: 100%;
    height: 100%;
  }

  .mobile-menu_top .cart-count {
    position: absolute;
    top: 0;
    right: -0.125rem;
    font-family: "MontserratExtraBold", Helvetica, sans-serif;
    font-size: 0.5rem;
    background-color: #f7ef2e;
    color: #00002f;
    width: 0.75rem;
    height: 0.75rem;
    border-radius: 50%;
  }

  .mobile-menu_top .cart-count > * {
    display: inline-block;
    position: relative;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .mobile-menu_top .search-container {
    margin-top: 1rem;
  }

  .mobile-menu_top .search-container .search-bar {
    border-color: #ffffff;
  }

  .mobile-menu_top .search-container .search-bar img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }

  .mobile-menu_top .search-container .search-bar #searchBar {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-left: 0;
    margin-right: 0.75rem;
  }
}

@media (max-width: 991.98px) and (max-width: 350px) {
  .mobile-menu_top .cart-icon {
    margin: 0;
  }
}

@media (max-width: 991.98px) {
  .mobile-menu_center .mobile-primary-menu {
    background-color: #e6eef5;
    color: #005295;
    padding: 0.5rem;
  }

  .mobile-menu_center .mobile-primary-menu > ul > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .mobile-menu_center .mobile-primary-menu .menu-item {
    padding: 0.5rem 0;
  }

  .mobile-menu_center .mobile-primary-menu .menu-item:not(:first-of-type) {
    border-top: 1px solid #fdfefe;
  }

  .mobile-menu_center .mobile-primary-menu .menu-item svg {
    fill: currentColor;
  }

  .mobile-menu_center .mobile-primary-menu .menu-item .title a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .mobile-menu_center .mobile-primary-menu .menu-item .title a svg {
    height: 32px;
    width: 32px;
  }

  .mobile-menu_center .mobile-primary-menu .menu-item .title a h2 {
    font-family: "MontserratBold", Helvetica, sans-serif;
    font-size: 1rem;
    margin-left: 1rem;
    margin-bottom: 0;
    color: currentColor;
    text-transform: uppercase;
  }

  .mobile-menu_center .mobile-primary-menu .menu-item .arrow-icon {
    height: 20px;
    width: 20px;
    margin: 0 0.75rem;
  }

  .mobile-menu_center .mobile-primary-menu .menu-item .arrow-icon svg {
    width: 100%;
    height: 100%;
  }

  .mobile-menu_center .mobile-primary-menu .menu-item.open {
    color: #00002f;
  }

  .mobile-menu_center .mobile-primary-menu .menu-item.open .arrow-icon {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  .mobile-menu_center .mobile-primary-menu .mobile-menu-submenu {
    display: none;
    background-color: white;
    padding: 0.75rem;
  }

  .mobile-menu_center .mobile-primary-menu .category:not(:first-child) {
    margin-top: 0.25rem;
  }

  .mobile-menu_center .mobile-primary-menu .category-title {
    background: #005295;
    color: #ffffff;
    font-family: "MontserratBold", Helvetica, sans-serif;
    font-size: 0.8rem;
    padding: 0.25rem 0.5rem;
    text-transform: uppercase;
    margin-bottom: 0;
  }

  .mobile-menu_center .mobile-secondary-menu {
    background-color: #005295;
    padding: 0.5rem;
  }

  .mobile-menu_center .mobile-secondary-menu > ul > li {
    padding: 0.5rem 0;
  }

  .mobile-menu_center .mobile-secondary-menu > ul > li:not(:first-of-type) {
    border-top: 1px solid #ffffff;
  }

  .mobile-menu_center .mobile-secondary-menu .menu-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #f5f019;
  }

  .mobile-menu_center .mobile-secondary-menu .menu-item svg {
    fill: currentColor;
  }

  .mobile-menu_center .mobile-secondary-menu .menu-item .title {
    font-family: "MontserratBold", Helvetica, sans-serif;
    font-size: 0.85rem;
    color: currentColor;
    text-transform: uppercase;
  }

  .mobile-menu_center .mobile-secondary-menu .menu-item .title:hover,
  .mobile-menu_center .mobile-secondary-menu .menu-item .title:focus,
  .mobile-menu_center .mobile-secondary-menu .menu-item .title:active {
    text-decoration: none;
  }

  .mobile-menu_center .mobile-secondary-menu .menu-item .arrow-icon {
    height: 20px;
    width: 20px;
    margin-right: 0.75rem;
  }

  .mobile-menu_center .mobile-secondary-menu .menu-item .arrow-icon svg {
    width: 100%;
    height: 100%;
  }

  .mobile-menu_center .mobile-secondary-menu .menu-item.open .arrow-icon {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  .mobile-menu_center .mobile-secondary-menu .contact-info > * {
    display: block;
    font-family: "SourceSansProBold", Helvetica, sans-serif;
    font-size: 0.85rem;
    color: #ffffff;
  }

  .mobile-menu_center .mobile-secondary-menu .mobile-menu_sub {
    display: none;
    padding-bottom: 0.5rem;
  }

  .mobile-menu_center .mobile-secondary-menu .mobile-menu_sub li {
    padding: 0.5rem 0;
  }

  .mobile-menu_center .mobile-secondary-menu .mobile-menu_sub li a {
    font-family: "MontserratBold", Helvetica, sans-serif;
    font-size: 0.85rem;
    color: #ffffff;
  }
}
/******************** ESC-2025 customizations ********************/
html {
  font-size: 16px;
}
.header-container {
  max-width: none;
  padding: 0;
}
.footer-content {
  background-color: #005e9c;
  text-align: left;
}
.footer-content li a {
  color: #fff;
}
h3,
.SectionTitle {
  color: #fff;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input,
.input-fake {
  height: 2.75rem;
}
a:hover,
a:focus,
a:active {
  opacity: 0.8;
  text-decoration: none;
}
.panel,
.StandardPanel {
  border: none;
}
.UtilitySection:empty {
  display: none;
}

/******************** Cart Page ********************/

.EscShoppingCart .cart-title {
  font-size: 48px !important;
  color: #191e20 !important;
  font-weight: 700 !important;
  font-family: "MontserratBold", Helvetica, sans-serif !important;
  line-height: 58px !important;
  margin-bottom: 32px !important;
}

.EscShoppingCart .ContentItemContainer hr {
  display: none;
}

.EscShoppingCart h2.panel-title {
  font-size: 24px !important;
  font-weight: 400;
  color: #191e20 !important;
}

.EscShoppingCart .content-wrapper .row:nth-child(2) .col-lg-3 {
  background: #f1f3f4;
  padding: 24px;
  position: relative;
  min-width: 395px;
}

.EscShoppingCart .note {
  padding: 16px;
  background: #ffba1b;
  border-radius: 4px;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  margin-top: 24px !important;
}

.EscShoppingCart .shipping-details .col-md-6:last-child {
  border-left: 1px solid #b9b9b9;
}

.EscShoppingCart .note .d-block {
  font-weight: 700;
  font-family: "MontserratBold", Helvetica, sans-serif;
  color: #191e20;
  margin-bottom: 16px;
  font-size: 24px;
}

.EscShoppingCart .shipping-details {
  border: none;
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  padding-top: 24px;
}

.EscShoppingCart .alert {
  width: 100%;
  background-color: #f1f3f4 !important;
  border-color: #b9b9b9 !important;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  margin-top: 1.5rem;
}

.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciPaymentDetailsInstructions_91e3a37dabbb492e82a8cc40137059cf_ciPaymentDetailsInstructions_91e3a37dabbb492e82a8cc40137059cf_Panel_PaymentDetailsInstructions
  div {
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
}

.EscShoppingCart
  #WebPartZone4_Page1
  #ste_container_ciPaymentDetails
  .panel-heading {
  background: transparent !important;
  border: 0 !important;
  margin: 0;
  padding: 0 !important;
}

.EscShoppingCart
  #WebPartZone4_Page1
  #ste_container_ciPaymentDetails
  #PayCentralDiv
  .Top
  .PanelFieldLabel {
  float: left !important;
}
.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciPaymentDetails_ciPaymentDetails_lblPaymentAmountReadOnly {
  margin-left: 0 !important;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
}

.EscShoppingCart
  #WebPartZone4_Page1
  .ContentItemContainer
  > div
  > div:first-child {
  border: 1px solid #cc9516 !important;
  background-color: #fffcf4 !important;
  border-radius: 4px !important;
  padding: 12px !important;
  display: flex !important;
  column-gap: 5px !important;
  align-items: flex-start !important;
  font-size: 18px !important;
  width: 100%;
  margin-bottom: 1.5rem;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
}

.EscShoppingCart #WebPartZone4_Page1 hr {
  height: 1px !important;
  background: #b9b9b9 !important;
  width: 100%;
  margin-left: 0;
  display: block;
  border: 0 none;
  opacity: 1;
}

.EscShoppingCart .shipping-details select,
.EscShoppingCart .shipping-details input[type="text"] {
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #b9b9b9;
  border-radius: 0.25rem;
  padding: 0.2rem 0.5rem;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  color: #191e20;
  font-family: "Noto Sans", sans-serif;
}

.EscShoppingCart .shipping-details select,
.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciPaymentDetails_ciPaymentDetails_PaymentMethodDropDown,
.EscShoppingCart select[id*="ShippingMethodDropDown"],
select[id*="ShippingMethodDropDown"],
#ctl01_TemplateBody_WebPartManager1_gwpciShippingMethod_ciShippingMethod_ShippingMethodDropDown {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  padding-right: 2.5rem !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='377 19 13.5 8'%3E%3Cpath fill='%23005E9C' d='M383.469 26.5312L377.469 20.5312C377.156 20.25 377.156 19.7812 377.469 19.4688C377.75 19.1875 378.219 19.1875 378.531 19.4688L384 24.9688L389.469 19.5C389.75 19.1875 390.219 19.1875 390.531 19.5C390.812 19.7812 390.812 20.25 390.531 20.5312L384.5 26.5312C384.219 26.8438 383.75 26.8438 383.469 26.5312Z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 0.75rem center !important;
  background-size: 14px 8px !important;
  width: 100%;
  padding-left: 0.5rem;
  border-radius: 4px;
}

.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciPaymentDetails_ciPaymentDetails_txtCCName {
  padding-right: 2.5rem !important;
  width: 100%;
  padding-left: 0.5rem;
  border-radius: 4px;
}

.EscShoppingCart .widget-default > input[type="text"] {
  color: #a3a3a3;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  border: 1px solid #b9b9b9;
  border-radius: 4px;
}

.EscShoppingCart .GrandTotal .ReadOnly.PanelField.Left {
  border: 1px solid #b9b9b9;
  margin-top: 24px;
  padding-top: 24px;
}

.EscShoppingCart input[type="button"],
.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciPromoCodeManager_ciPromoCodeManager_8654a6cd7bee42df8e3047a52f7c19d8 {
  font-family: "MontserratMedium", sans-serif !important;
  font-weight: 600;
  align-items: center;
  padding: 8px 16px;
  position: relative;
  height: auto;
  font-size: 18px;
  line-height: 24px;
  white-space: wrap;
  transition: all 0.2s;
  color: #005e9c !important;
  text-decoration: none !important;
  border: 1px solid #005e9c;
  border-radius: 4px;
  background: transparent !important;
  text-transform: unset;
}

.EscShoppingCart input[type="button"]:hover,
.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciPromoCodeManager_ciPromoCodeManager_8654a6cd7bee42df8e3047a52f7c19d8:hover {
  color: #12314b !important;
  text-decoration: none !important;
  background-color: transparent !important;
  border-color: #12314b !important;
}

.EscShoppingCart #WebToolzWrapper8cefb69cdc614cb3bb863917fcffa738 #col1 {
  padding: 5px;
}

.EscShoppingCart
  .shipping-details
  .col-md-6
  #WebPartZone3_Page1
  .iMIS-WebPart:last-child
  .ContentItemContainer {
  border: 1px solid #b9b9b9;
  border-radius: 4px;
  background-color: #f1f3f4;
  padding: 24px;
}

.EscShoppingCart .shipping-details .SignIn {
  margin: 0;
}

.EscShoppingCart .col-lg-9 .ContentItemContainer {
  margin: 0 auto;
  max-width: 840px;
}

.EscShoppingCart .shipping-details .SignIn input[type="text"],
.EscShoppingCart .shipping-details .SignIn input[type="password"] {
  width: 100%;
  height: 2.75rem;
  border: 1px solid #b9b9b9;
  border-radius: 0.25rem;
  padding: 0.5rem 1rem;
  font-family: "Noto Sans", sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #191e20;
  outline: none;
  transition: border-color 0.2s;
  margin-top: 10px;
  border-color: #b9b9b9 !important;
  height: 44px;
  font-weight: 400;
}

.EscShoppingCart
  .shipping-details
  .SignIn
  .TextButton.PrimaryButton.SignInButton {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  padding: 8px 16px;
  border-radius: 4px;
  font-size: 18px;
  line-height: 20px;
  transition: all 0.2s;
  min-height: 44px;
  border: 1px solid #005e9c;
  color: #fff !important;
  background: #005e9c !important;
  text-decoration: none !important;
  text-transform: capitalize !important;
  margin-bottom: 1rem;
}
.EscShoppingCart
  .shipping-details
  .SignIn
  .TextButton.PrimaryButton.SignInButton:hover {
  background: #12314b !important;
  color: #fff !important;
  border-color: #12314b !important;
}

.EscShoppingCart .shipping-details .SignIn .PanelField label,
.EscShoppingCart .shipping-details .PanelField .Label {
  color: #191e20 !important;
  margin-bottom: 0 !important;
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 18px;
}

.EscShoppingCart #OtherPaymentOptionsFieldset .Top label {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #191e20 !important;
}

.EscShoppingCart .shipping-details .SignIn .CenterText.pb-2 a {
  font-size: 14px;
  font-weight: 700 !important;
  text-decoration: underline;
}

.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciPaymentDetails_ciPaymentDetails_AddressSelector_ShowAddressPanel {
  margin-left: 0 !important;
}

.EscShoppingCart .TextButton.PrimaryButton,
.EscShoppingCart .panel-body .TextButton {
  background: #005e9c !important;
  color: #fff !important;
  width: 100% !important;
  border-radius: 4px;
}

.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciNewSubmitOrderButtonLinkCommon_ciNewSubmitOrderButtonLinkCommon_ContentPanel {
  border: 0 !important;
  margin-top: 32px;
}

.EscShoppingCart #ste_container_ciCartCharges .panel-body {
  padding: 0 !important;
}

.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciCartCharges_ciCartCharges_ContentPanel,
.EscShoppingCart .CartCharges {
  background: transparent !important;
  padding: 0 !important;
  margin: 8px 0 5px !important;
}
.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciCartCharges_ciCartCharges_ContentPanel,
.EscShoppingCart .CartCharges .GrandTotal .Left {
  background: transparent;
  border: 0 none !important;
}

.EscShoppingCart .CartCharges .PanelFieldValue {
  font-family: "MontserratBold", sans-serif !important;
  color: #191e20 !important;
}

.EscShoppingCart .CartCharges .Label {
  color: #191e20 !important;
  font-family: "Noto Sans" !important;
  font-weight: 400 !important;
  padding-left: 0;
}

.EscShoppingCart
  #WebPartZone4_Page1
  #ctl01_TemplateBody_WebPartManager1_gwpciPaymentDetails_ciPaymentDetails_AddressSelectorDiv
  .panel {
  background-color: transparent !important;
  border: 0 !important;
  margin-left: 0 !important;
  padding: 0 !important;
}

.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciPaymentDetails_ciPaymentDetails_AddressSelector_LinkChoose {
  font-weight: 500 !important;
  position: relative;
  top: 1rem !important;
}

.EscShoppingCart .widget-default > input[type="text"] {
  font-size: 16px !important;
}

.EscShoppingCart .RadGrid_MetroTouch .rgHeader {
  background-color: #005e9c !important;
  color: #fff !important;
  font-family: "MontserratMedium", sans-serif !important;
  font-size: 18px;
}

.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_DataPanel_BodyContainer {
  border-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.EscShoppingCart .content-wrapper > .row {
  width: 100%;
  margin: 0 auto;
  max-width: 1280px;
}

.EscShoppingCart .content-wrapper .row:nth-child(2) .col-lg-9 {
  max-width: 69% !important;
}

.EscShoppingCart .content-wrapper .RadGrid_MetroTouch .rgAltRow {
  background: #f5f5f5 !important;
}

.EscShoppingCart .RadGrid table.rgMasterTable tr .rgExpandCol {
  padding: 12px 24px !important;
}

.EscShoppingCart .PanelFieldValue {
  padding: 0 !important;
}

.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciNewContactSignInCommon_ciNewContactSignInCommon_forgotPasswordUserLinkDiv {
  text-align: left;
}
.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciNewContactSignInCommon_ciNewContactSignInCommon_forgotPasswordUser {
  text-align: left;
  padding: 0.5rem 0;
  display: inline-block;
  margin: 0;
  padding-left: 0;
}

.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciNewContactSignInCommon_ciNewContactSignInCommon_accountLink {
  float: left;
  border-top: 1px solid #b1b0b0;
  width: 100%;
  text-align: left;
  padding-top: 0.9rem;
}

.EscShoppingCart #ste_container_ciNewContactSignInCommon h2.panel-title {
  font-size: 30px !important;
  font-family: "MontserratMedium", Helvetica, sans-serif;
  line-height: 40px !important;
}

.EscShoppingCart .shipping-details .col-md-6:first-child {
  padding-right: 24px !important;
}

.EscShoppingCart .panel-body,
.EscShoppingCart .PanelBody {
  padding: 0 !important;
}

.EscShoppingCart #ste_container_ciCartCharges {
  margin-top: 0 !important;
}

.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciPromoCodeManager_ciPromoCodeManager_5fc7e0431621400eaf4b9c393bb98ff1 {
  margin-top: 10px;
  margin-bottom: 20px;
  border-radius: 4px;
  min-height: 44px;
}

.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_DataPanel_Body {
    .FloatRight {
      float: left;
    }
  }

.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_DataPanel_Body
  .FloatRight
  input[type="button"] {
  margin-top: 8px;
  margin-bottom: 24px;
  background: transparent !important;
  color: #005e9c !important;
}

.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_DataPanel_Body
  .FloatRight
  input[type="button"]:hover {
  color: #12314b !important;
}

.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciCartCharges_ciCartCharges__Head {
  padding-left: 0 !important;
}

.EscShoppingCart .CartCharges Label {
  padding-left: 0 !important;
}

.EscShoppingCart #ste_container_ciPromoCodeManager #col1 {
  max-width: 92%;
  margin: 0 auto;
}

.EscShoppingCart #ste_container_ciPromoCodeManager #col1 span.promoCode {
  font-family: "MontserratBold", sans-serif !important;
  font-size: 16px !important;
  border-top: 1px solid #b9b9b9;
  padding-top: 24px;
  width: 100%;
  display: inline-block;
  margin-top: 40px;
}

.EscShoppingCart .iMIS-WebPart > .ContentItemContainer,
.WebPartZone > .ContentItemContainer {
  margin-bottom: 0;
}

.EscShoppingCart .RadGrid_MetroTouch tr a {
  font-family: "Noto Sans" !important;
  text-decoration: underline !important;
  font-weight: 500 !important;
}

.EscShoppingCart .RadGrid.RadGrid_MetroTouch td {
  font-family: "Noto Sans" !important;
  font-size: 18px !important;
}

.EscShoppingCart .RadGrid.RadGrid_MetroTouch td input[id*="txtQuantity"] {
  background-color: transparent;
  position: relative;
  left: 9px;
  font-family: "Noto Sans", sans-serif;
  color: #191e20 !important;
  width: 50px !important;
}

.EscShoppingCart .cart-quantity-minus,
.EscShoppingCart .cart-quantity-plus {
  background-color: transparent;
  font-size: 21px;
  font-family: "Noto Sans", sans-serif;
  border-width: 0;
  padding-left: 0;
  padding-right: 0;
}

.EscShoppingCart .cart-quantity-plus {
  margin-left: 16px;
  padding-top: 4px;
}

.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciPaymentDetails_ciPaymentDetails_ctl12_PayCentralFrameDiv
  > span {
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
}

.EscShoppingCart #ste_container_ciShippingMethod .PanelField.Left {
  display: block !important;
}

.EscShoppingCart #ste_container_ciShippingMethod .PanelField.Left label {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #191e20 !important;
  width: 100%;
  display: contents;
}

.EscShoppingCart
  #ste_container_ciShippingMethod
  .PanelField.Left
  .PanelFieldLabel {
  margin-bottom: 8px;
}

.EscShoppingCart
  #ste_container_ciShippingMethod
  .PanelField.Left
  .PanelFieldValue {
  width: 100%;
}

.EscShoppingCart .panel-heading.Distinguish {
  padding-left: 0 !important;
}

.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciPaymentDetails_ciPaymentDetails__Head
  h2.panel-title {
  font-size: 48px !important;
}

.EscShoppingCart
  #ctl01_TemplateBody_WebPartManager1_gwpciPaymentDetails_ciPaymentDetails_AddressSelectorDiv
  * {
  margin-top: 8px;
  margin-bottom: 2rem;
}

.EscShoppingCart #ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_SourceCodeOverridePanel {
  padding-left: 0 !important;
}


@media (max-width: 600px) {
  .EscShoppingCart
    #WebPartZone4_Page1
    .ContentItemContainer
    > div
    > div:first-child {
    margin-top: 0.5rem;
  }

  .shipping-details .col-md-6:last-child {
    border: 0 !important;
  }
  .EscShoppingCart .content-wrapper > .row {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 !important;
  }

  .EscShoppingCart .content-wrapper .row:nth-child(2) .col-lg-9,
  .EscShoppingCart .content-wrapper .row:nth-child(2) .col-lg-3 {
    max-width: 100% !important;
    width: 100% !important;
  }

  .EscShoppingCart .RadGrid.RadGrid_MetroTouch td input[id*="txtQuantity"] {
    left: 0 !important;
  }
  .EscShoppingCart .cart-quantity-minus,
  .EscShoppingCart .cart-quantity-plus {
    font-size: 18px !important;
  }
  .EscShoppingCart .shipping-details .col-md-6:first-child {
    padding-right: 0 !important;
  }
  .EscShoppingCart .shipping-details .col-md-6:last-child {
    padding: 0 !important;
  }
  .EscShoppingCart #WebPartZone3_Page1,
  #WebPartZone4_Page1,
  #WebPartZone5_Page1 {
    border-bottom: 0 !important;
  }
}

@media (max-width: 767px) {
  .RadGrid_MetroTouch {
    max-width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .rgMasterTable {
    display: table;
    width: 100%;
    min-width: 100%;
    table-layout: fixed;
  }

  .rgMasterTable thead th.rgHeader {
    min-width: 0 !important;
    white-space: normal;
  }

  .rgMasterTable tbody td {
    white-space: normal;
    word-break: break-word;
  }
}

.EscPersonalSafetData .page-title h2 {
  font-size: 48px !important;
  font-weight: 700 !important;
  font-family: "Montserrat", Helvetica, sans-serif;
  line-height: 64px !important;
  color: #191e20 !important;
  margin-bottom: 24px !important;
  margin-top: 32px !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  text-align: left !important;
}

.EscPersonalSafetData
  #ste_container_ciNewContentHtml_4ea008784e0045b594cb1b7cf8af3aff
  div {
  font-family: "Noto Sans", Helvetica, sans-serif;
  font-size: 18px !important;
  color: #191e20 !important;
  line-height: 28px !important;
}

.EscPersonalSafetData .AlertSet {
  flex-direction: column;
  gap: 24px;
}

.EscPersonalSafetData .AlertSet .card {
  flex-direction: row;
  align-items: flex-start;
}

.EscPersonalSafetData .AlertSet .card-image {
  width: 280px;
  height: 209px;
}
.EscPersonalSafetData .AlertSet .card-image img {
  width: 100% !important;
  height: 100% !important;
}
.EscPersonalSafetData .AlertSet .card-content {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  font-family: "Noto Sans", Helvetica, sans-serif;
  font-size: 18px !important;
  line-height: 28px !important;
}
.EscPersonalSafetData .AlertSet .card-content h3 {
  font-size: 24px !important;
  font-weight: 700 !important;
  font-family: "Montserrat", Helvetica, sans-serif;
  line-height: 32px !important;
  color: #191e20 !important;
}

.EscPersonalSafetData .AlertSet .card-content .btn {
  width: fit-content;
  background: #a3a3a3;
  border-radius: 4px;
}

@media (max-width: 600px) {
  .EscPersonalSafetData .AlertSet .card {
    flex-direction: column;
  }
}

#ste_container_ciNewContentHtml_245c943fbe5942be886a7cd6ccb8a9d6 {
  margin-top: 32px;
}

#ste_container_ciNewContentHtml_245c943fbe5942be886a7cd6ccb8a9d6 #Success-icon {
  padding-top: 0;
}

#ste_container_ciNewContentHtml_245c943fbe5942be886a7cd6ccb8a9d6
  #Success-Message {
  text-align: left;
  background: #f2f7fa;
  border: 1px solid #005e9c;
  border-radius: 4px;
  padding: 12px 24px;
  font-size: 18px;
  color: #191e20;
}

/* Success Message SVG Icon */
#ste_container_ciNewContentHtml_245c943fbe5942be886a7cd6ccb8a9d6
  #Success-Message {
  position: relative;
  padding-left: 35px;
  margin-left: 0;
}

#ste_container_ciNewContentHtml_245c943fbe5942be886a7cd6ccb8a9d6
  #Success-Message::before {
  content: "";
  position: absolute;
  left: 8px;
  top: 34%;
  width: 19px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg width='19' height='18' viewBox='0 0 19 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.42188 18C6.1875 18 3.23438 16.3125 1.61719 13.5C0 10.7227 0 7.3125 1.61719 4.5C3.23438 1.72266 6.1875 0 9.42188 0C12.6211 0 15.5742 1.72266 17.1914 4.5C18.8086 7.3125 18.8086 10.7227 17.1914 13.5C15.5742 16.3125 12.6211 18 9.42188 18ZM13.3945 7.34766H13.3594C13.7109 7.03125 13.7109 6.50391 13.3594 6.15234C13.043 5.83594 12.5156 5.83594 12.1992 6.15234L8.29688 10.0898L6.64453 8.4375C6.29297 8.08594 5.76562 8.08594 5.44922 8.4375C5.09766 8.75391 5.09766 9.28125 5.44922 9.59766L7.69922 11.8477C8.01562 12.1992 8.54297 12.1992 8.89453 11.8477L13.3945 7.34766Z' fill='%23005E9C'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

#ste_container_ciNewContentHtml_245c943fbe5942be886a7cd6ccb8a9d6 .checkmark {
  display: none;
}

#ste_container_ciNewContentHtml_245c943fbe5942be886a7cd6ccb8a9d6
  #Success-Buttons {
  text-align: left;
  margin: 0;
}

#ste_container_ciNewContentHtml_245c943fbe5942be886a7cd6ccb8a9d6 #ReturnToHome {
  border: 1px solid #005e9c;
  color: #fff !important;
  background-color: #005e9c;
  text-decoration: none !important;
  width: fit-content;
  margin-right: 16px;
}

#ste_container_ciNewContentHtml_245c943fbe5942be886a7cd6ccb8a9d6
  #ReturnToSubmission {
  display: inline-flex;
  border: 1px solid #005e9c;
  color: #005e9c !important;
  background-color: transparent;
  text-decoration: none !important;
  width: fit-content;
}

#ste_container_ciNewContentHtml_245c943fbe5942be886a7cd6ccb8a9d6
  .Success-Button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-family: "MontserratMedium", sans-serif;
  font-weight: 600;
  padding: 8px 16px;
  border-radius: 4px;
  line-height: 20px;
  transition: all 0.2s;
  min-height: 44px;
  margin: 0;
}

#ste_container_ciNewContentHtml_245c943fbe5942be886a7cd6ccb8a9d6
  #Success-Footer {
  margin: 0;
  text-align: left;
  color: #191e20;
  font-family: "Noto Sans", Helvetica, sans-serif;
  font-size: 18px !important;
  line-height: 28px !important;
}

@media (max-width: 600px) {
  #ste_container_ciNewContentHtml_245c943fbe5942be886a7cd6ccb8a9d6
    #Success-Buttons {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
}

/* Telerik Grid Table Styles - Matching Design */
.RadGrid_MetroTouch {
  background: #ffffff;
  border: 1px solid #d9e2ef;
  border-radius: 0;
  overflow: hidden;
}

.rgMasterTable {
  width: 100%;
  table-layout: auto;
  border-collapse: collapse;
  empty-cells: show;
  font-family: "Noto Sans", sans-serif;
  color: #1b1f23;
}

.rgMasterTable thead {
  background-color: #0b5fa5 !important;
}

.rgMasterTable thead th.rgHeader {
  background-color: #0b5fa5 !important;
  border-right: 1px solid #0a4c86 !important;
  border-bottom: none !important;
  border-top: none !important;
  height: 48px;
  padding: 10px 16px !important;
  text-align: left;
  vertical-align: middle;
  min-width: 140px;
  letter-spacing: 0.2px;
}

.rgMasterTable thead th.rgHeader:last-of-type {
  border-right: none !important;
}

.rgMasterTable thead th.rgHeader[style*="display:none"] {
  display: none !important;
}

.rgMasterTable thead th.rgHeader a {
  color: #ffffff !important;
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  text-decoration: none !important;
  display: flex !important;
  width: 100%;
  height: 100%;
  align-items: center;
}

.rgMasterTable thead th.rgHeader a:hover,
.rgMasterTable thead th.rgHeader a:focus {
  color: #ffffff !important;
  text-decoration: none !important;
}

/* Hide empty header links */
.rgMasterTable thead th.rgHeader a:empty {
  display: none !important;
}

.rgMasterTable tbody tr {
  background: #ffffff;
}

.rgMasterTable tbody tr:nth-child(even),
.rgAltRow {
  background: #f7f9fc !important;
}

.rgMasterTable tbody tr:hover,
.rgMasterTable tbody tr.rgSelectedRow {
  background: #eef4fb !important;
}

.rgMasterTable tbody td {
  padding: 12px 16px !important;
  border-right: 1px solid #e5eaf1 !important;
  border-bottom: 1px solid #e5eaf1 !important;
  vertical-align: middle !important;
  font-size: 14px;
}

.rgMasterTable tbody td:last-of-type {
  border-right: none !important;
}

.rgMasterTable tbody tr:last-child td {
  border-bottom: none !important;
}

.rgMasterTable tbody td a {
  color: #0b5fa5 !important;
  font-weight: 600;
  text-decoration: none;
}

.rgMasterTable tbody td a:hover,
.rgMasterTable tbody td a:focus {
  text-decoration: underline;
}

.rgMasterTable tbody tr.rgNoRecords td {
  text-align: left;
  padding: 12px 16px;
  border: none;
}

.rgMasterTable tbody tr.rgNoRecords td div {
  color: #191e20 !important;
  font-family: "Noto Sans", sans-serif !important;
}

/* Responsive adjustments */
@media (max-width: 1024px) {
  .RadGrid_MetroTouch {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }

  .rgMasterTable {
    display: block;
    min-width: 720px;
  }

  .rgMasterTable thead th.rgHeader {
    min-width: 140px !important;
  }
}

/******* Global Styling *******/
.body-container {
  h1 {
    font-size: 4.5rem !important;
    line-height: 1.33 !important;
  } /* text-7xl equivalent: 72px/96px */
  h2 {
    font-size: 3rem !important;
    line-height: 1.33 !important;
  } /* text-5xl equivalent: 48px/64px */
  h3 {
    font-size: 1.875rem !important;
    line-height: 1.33 !important;
  } /* text-3xl equivalent: 30px/40px */
  h4 {
    font-size: 1.5rem !important;
    line-height: 1.5 !important;
  } /* text-2xl equivalent: 24px/36px */
  h5 {
    font-size: 1.25rem !important;
    line-height: 1.6 !important;
  } /* text-xl equivalent: 20px/32px */
  h6 {
    font-size: 1.125rem !important;
    line-height: 1.56 !important;
  } /* text-lg equivalent: 18px/28px */
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: "MontserratBold", sans-serif !important;
    font-weight: 700 !important;
    color: #262626 !important; /* neutral-dark */
    margin-bottom: 0.75rem !important;
    margin-top: 1.5rem !important;
  }
  
  p {
    font-family: "Noto sans", sans-serif !important;
    font-size: 18px !important;
    color: #191e20 !important;
  }
}

/* ==========================================================================
   Create Individual Account 14 Jan 2026
   ========================================================================== */
#ctl01_TemplateBody_WebPartManager1_gwpciSignUpStep1Responsive_ciSignUpStep1Responsive_FormBuilderPanel
  h1 {
  color: #191e20 !important;
  font-size: 48px !important;
  line-height: 64px !important;
  text-transform: capitalize;
  margin-bottom: 32px !important;
}

#ctl01_TemplateBody_WebPartManager1_gwpciSignUpStep1Responsive_ciSignUpStep1Responsive_FormBuilderPanel
  .text-wrapper
  hr {
  display: none;
}

#ctl01_TemplateBody_WebPartManager1_gwpciSignUpStep1Responsive_ciSignUpStep1Responsive_FormBuilderPanel
  .text-wrapper
  hr
  + span {
  color: #191e20 !important;
  font-family: "Noto Sans", sans-serif !important;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  margin-bottom: 40px;
}

#ctl01_TemplateBody_WebPartManager1_gwpciSignUpStep1Responsive_ciSignUpStep1Responsive_FormBuilderPanel
  .text-wrapper
  hr
  + span
  + span:last-of-type {
  display: none;
}

#ctl01_TemplateBody_WebPartManager1_gwpciSignUpStep1Responsive_ciSignUpStep1Responsive_FormBuilderPanel
  .PanelFieldsFlex
  .PanelField,
.PanelFieldFlex.PanelField {
  flex-direction: column;
}

#ctl01_TemplateBody_WebPartManager1_gwpciSignUpStep1Responsive_ciSignUpStep1Responsive_FormBuilderPanel
  .PanelFieldsFlex
  .PanelField
  label {
  color: #191e20 !important;
  font-family: "Montserrat", sans-serif !important;
  font-size: 16px !important;
  line-height: 24px !important;
  margin-bottom: 8px;
}

#ctl01_TemplateBody_WebPartManager1_gwpciSignUpStep1Responsive_ciSignUpStep1Responsive_FormBuilderPanel
  #Section_R1C1W12
  .text-wrapper
  > p,
#ctl01_TemplateBody_WebPartManager1_gwpciSignUpStep1Responsive_ciSignUpStep1Responsive_FormBuilderPanel
  #Section_R1C1W12
  .text-wrapper
  ul
  li {
  color: #191e20 !important;
  font-family: "Noto Sans", sans-serif !important;
  font-size: 18px;
  line-height: 28px;
}

#ctl01_TemplateBody_WebPartManager1_gwpciSignUpStep1Responsive_ciSignUpStep1Responsive_FormBuilderPanel
  #Section_R1C1W12
  .text-wrapper
  > p:first-child {
  margin-bottom: 0;
}

#ctl01_TemplateBody_WebPartManager1_gwpciSignUpStep1Responsive_ciSignUpStep1Responsive_FormBuilderPanel
  #Section_R1C1W12
  .text-wrapper
  > ul
  + p {
  padding-top: 40px !important;
  margin-bottom: 40px;
}

#ctl01_TemplateBody_WebPartManager1_gwpciSignUpStep1Responsive_ciSignUpStep1Responsive_FormBuilderPanel
  #Section_R1C1W12
  > .node:nth-child(n + 3):nth-child(-n + 12):nth-child(odd) {
  float: left;
  width: 45%;
  margin-right: 40px;
}

#ctl01_TemplateBody_WebPartManager1_gwpciSignUpStep1Responsive_ciSignUpStep1Responsive_FormBuilderPanel
  #Section_R1C1W12
  > .node:nth-child(n + 3):nth-child(-n + 12):nth-child(even) {
  float: right;
  width: 50%;
}

/* clear float at 13th item */
#ctl01_TemplateBody_WebPartManager1_gwpciSignUpStep1Responsive_ciSignUpStep1Responsive_FormBuilderPanel
  #Section_R1C1W12
  > .node:nth-child(13) {
  clear: left;
}

#ctl01_TemplateBody_WebPartManager1_gwpciSignUpStep1Responsive_ciSignUpStep1Responsive_FormBuilderPanel
  #Section_R1C1W12
  .PanelFieldValue {
  width: 100%;
}

#ctl01_TemplateBody_WebPartManager1_gwpciSignUpStep1Responsive_ciSignUpStep1Responsive_FormBuilderPanel
  #Section_R1C1W12
  .RadPicker.RadPicker_Metro.InputMedium {
  width: 100%;
}

#ctl01_TemplateBody_WebPartManager1_gwpciSignUpStep1Responsive_ciSignUpStep1Responsive_FormBuilderPanel
  #Section_R1C1W12
  input:not([type="checkbox"]):not([type="submit"]) {
  width: 100% !important;
}

#ctl01_TemplateBody_WebPartManager1_gwpciSignUpStep1Responsive_ciSignUpStep1Responsive_FormBuilderPanel
  #Section_R1C1W12
  .node:last-of-type
  input[type="submit"] {
  font-family: "Montserrat", sans-serif !important;
  font-size: 18px !important;
  color: #fff !important;
  background-color: #005e9c !important;
  border-radius: 4px !important;
  padding: 8px 16px !important;
  margin-top: 32px !important;
}

@media (max-width: 1023px) {
  #ctl01_TemplateBody_WebPartManager1_gwpciSignUpStep1Responsive_ciSignUpStep1Responsive_FormBuilderPanel
    #Section_R1C1W12
    > .node {
    width: 100% !important;
  }
}

/* Process Safety Data Portal Styles */
.certificate_validation .page-title h2 {
  color: #191e20;
  margin-bottom: 32px !important;
}

.certificate_validation .page-title + div {
  margin-bottom: 32px;
}

.certificate_validation .page-title .standard-divider {
  display: none;
}

.certificate_validation .iMIS-WebPart a.btn {
  background-color: #005e9c;
  padding: 8px 16px !important;
  border-radius: 4px !important;
}

/* ==========================================================================
   Order Confirmation - 14 Jan 2026
   ========================================================================== */
div[id$="Panel_OrderConfirmationTop"]:not([id*="Copyof"]) h2:first-child {
  color: #191e20 !important;
  font-family: "Noto Sans", sans-serif !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: 28px !important; /* 155.556% */
  border-radius: 4px !important;
  border: 1px solid #005e9c !important;
  background: #f2f7fa !important;
  padding: 12px 24px !important;
  margin: 34px 0 !important;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  .LetterHead.Center {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border: 1px solid #005e9c;
  background: #f2f7fa;
  padding: 24px;
  border-bottom: none;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__Head
  h2.panel-title {
  margin-bottom: 32px !important;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_LetterheadNameLabel {
  color: #191e20 !important;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-size: 30px !important;
  font-style: normal !important;
  font-weight: 700;
  line-height: 40px; /* 133.333% */
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_LetterheadAddressLabel {
  color: #191e20 !important;
  text-align: center;
  font-family: "Noto Sans", sans-serif;
  font-size: 18px !important;
  line-height: 28px !important;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  .LetterHead.Center
  + div,
#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  .LetterHead.Center
  + div
  + br {
  display: none;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  .LetterHead.Center
  ~ p:first-of-type {
  text-align: center;
  border: 1px solid #005e9c;
  border-top: none;
  background: #f2f7fa;
  padding: 0 24px 24px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-bottom: 32px;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  .LetterHead.Center
  ~ p:first-of-type
  strong
  u {
  text-decoration: none !important;
  color: #191e20 !important;
  text-align: center;
  font-family: "Noto Sans", sans-serif;
  font-size: 18px !important;
  font-weight: 700;
  line-height: 28px;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_DataPanel
  .PanelFieldLabel
  label,
#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_DataPanel
  .PanelFieldValue
  * {
  padding: 12px 16px !important;
  font-family: "Noto Sans", sans-serif !important;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_DataPanel
  .PanelFieldValue
  a {
  text-decoration: none !important;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_DataPanel
  p
  + .ClearFix
  div {
  display: flex;
  align-items: center;
  width: 100%;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_DataPanel
  p
  + .ClearFix
  > div:nth-child(even) {
  background-color: #f1f3f4;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_DataPanel
  table {
  margin-top: 40px;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_DataPanel
  table
  th,
#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_DataPanel
  table
  td {
  text-align: left;
  padding: 12px 16px;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_DataPanel
  table
  + div
  .CartCharges {
  border-radius: 4px;
  background: #f1f3f4;
  padding: 24px;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_DataPanel
  table
  + div
  .CartCharges
  .PanelField {
  padding: 12px 0 !important;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_DataPanel
  table
  + div
  .CartCharges
  .PanelField:first-of-type {
  border-bottom: 1px solid #b9b9b9;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_DataPanel
  table
  + div
  .CartCharges
  .GrandTotal
  .ReadOnly.PanelField.Left {
  background: none;
  border: none;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_DataPanel
  table
  + div
  .CartCharges
  .ReadOnly.PanelField.Left
  .Label {
  font-weight: normal;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_DataPanel
  table
  + div
  .CartCharges
  .PanelFieldValue {
  font-weight: bold;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_DataPanel
  + hr {
  display: none;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_EmailConfirmationDiv
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_SendEmailButton {
  background-color: #005e9c;
}

div[id^="ste_container_ciCopyofOrderConfirmationTop_"] h2 > span {
  color: #191e20 !important;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_EmailConfirmationDiv {
  margin-top: 32px;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_EmailConfirmationDiv
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_EmailTextBox {
  border-radius: 4px;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_EmailConfirmationDiv
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_SendEmailButton {
  padding: 8px 16px;
  font-size: 18px;
  line-height: 28px;
  border-radius: 4px;
  border: none;
  background-color: #005e9c;
  margin-left: 16px;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_EmailConfirmationDiv {
  width: 100%;
  display: flex;
  align-items: center;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_EmailConfirmationDiv
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_EmailConfirmationLabel {
  margin-right: auto;
}

#ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__Body {
  margin-bottom: 30px;
}

.certificate_validation
  [id*="gwpciPrintButton"][id*="ciPrintButton"][id$="Panel_PrintButton"]
  input[type="button"] {
  background-color: #ffba1b !important;
  color: #12314b !important;
  margin-right: 24px;
  font-weight: bold;
}

.certificate_validation
  [id*="gwpciPrintButton"][id*="ciPrintButton"][id$="Panel_PrintButton"]
  input[type="button"]
  + strong {
  font-weight: normal !important;
}

@media (min-width: 769px) {
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
    #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_DataPanel
    p
    + .ClearFix {
    width: 50%;
  }
}

@media (max-width: 767px) {
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
    #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_DataPanel
    table
    th:not(:first-child),
  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
    #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_DataPanel
    table
    td:not(:first-child) {
    display: none;
  }

  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
    #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_DataPanel
    table
    + div
    .CartCharges {
    float: left;
  }

  #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1__BodyContainer
    #ctl01_TemplateBody_WebPartManager1_gwpciOrderConfirmation1_ciOrderConfirmation1_EmailConfirmationDiv {
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
  }
}


#ste_container_ciHtmlContent_0f2631d03196496e8538bfb3f27c4a0e {
  .page-title {
    margin-bottom: 32px;
    h2 {
      font-family: "MontserratSemiBold", Helvetica, sans-serif !important;
    }
    .standard-divider {
      display: none;
    }
  }
}

#ste_container_ciDocumentValetRoleBased {
  .panel-body {
    padding: 0;
  }
  .panel-group {
    padding: 0;

    .panel.panel-body {
      border: none;
      border-radius: 4px;
      background: #F1F3F4;
      display: flex;
      padding: 24px 24px 0;
      flex-direction: column;
      gap: 24px;

      .text-left {

        a {
          color: #005E9C;
          font-size: 18px;
          line-height: 28px;
          font-family: "MontserratSemiBold", Helvetica, sans-serif;
        }
      }
    }
  }
}

.rgMasterTable {
  border: 1px solid #e5e5e5 !important;
	border-collapse: collapse !important;  
	border-spacing: 0 !important; 
  border-top: none !important;
  .rgRow a,
  .rgAltRow a,
  .RadUpload.RadUpload .ruButton,
  .TextButton {
    color: #005E9C !important;
    font-family: MontserratSemiBold !important;
    font-size: 14px !important;
    line-height: 20px !important;
    background: none !important;
    text-align: left !important;

    span {
      background: none !important;
      color: #005E9C !important;
      text-align: left !important;
    }
  }
}

/* Target just this widget (id suffix is stable even if prefix changes) */
div[id$="_DateViewInputWrapper"]{
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

/* Focus ring around the whole control (like screenshot) */
div[id$="_DateViewInputWrapper"]:focus-within{
  border-radius: 6px;
  outline: 2px solid #1a73e8;
  outline-offset: 2px;
  box-shadow: 0 0 0 4px rgba(26, 115, 232, 0.22);
}

/* Checkbox base */
div[id$="_DateViewInputWrapper"] input[type="checkbox"][id$="_OverrideDateToggle"]{
  -webkit-appearance: none;
  appearance: none;
  width: 28px;
  height: 28px;
  margin: 0;
  border: 2px solid #b8c2cc;
  border-radius: 3px;
  background: #fff;
  display: inline-grid;
  place-content: center;
  cursor: pointer;
  transition: background-color .12s ease, border-color .12s ease, box-shadow .12s ease;
}

/* Hover */
div[id$="_DateViewInputWrapper"]:hover input[type="checkbox"][id$="_OverrideDateToggle"]{
  border-color: #1f3b57;
}

/* Keyboard focus on the box itself */
div[id$="_DateViewInputWrapper"] input[type="checkbox"][id$="_OverrideDateToggle"]:focus-visible{
  border-color: #1a73e8;
  box-shadow: 0 0 0 3px rgba(26, 115, 232, 0.22);
}

/* Checked (ACTIVE) */
div[id$="_DateViewInputWrapper"] input[type="checkbox"][id$="_OverrideDateToggle"]:checked{
  background: #0b5cab;
  border-color: #0b5cab;
}

/* Checkmark */
div[id$="_DateViewInputWrapper"] input[type="checkbox"][id$="_OverrideDateToggle"]::after{
  content: "";
  width: 14px;
  height: 8px;
  border-left: 2px solid transparent;
  border-bottom: 2px solid transparent;
  transform: translateY(-1px) rotate(-45deg);
}
div[id$="_DateViewInputWrapper"] input[type="checkbox"][id$="_OverrideDateToggle"]:checked::after{
  border-left-color: #fff;
  border-bottom-color: #fff;
}

/* Label alignment */
div[id$="_DateViewInputWrapper"] .PanelFieldLabel{
  margin: 0;
  cursor: pointer;
}

/* RadComboBox styling (scoped to this field) */
#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_SourceCodeOverrideWrapper
  .RadComboBox.RadComboBox_MetroTouch {
  font-family: inherit;
}

/* Outer control */
#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_SourceCodeOverrideWrapper
  .RadComboBox.RadComboBox_MetroTouch
  .rcbInner {
  display: flex;
  align-items: center;
  width: 100%;
  min-height: 56px;
  background: #fff;
  border: 2px solid #d0d5dd; /* default */
  border-radius: 6px;
  transition: border-color 180ms ease, box-shadow 180ms ease;
}

/* Hover */
#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_SourceCodeOverrideWrapper
  .RadComboBox.RadComboBox_MetroTouch:hover
  .rcbInner {
  border-color: #12314b;
}

/* Focus */
#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_SourceCodeOverrideWrapper
  .RadComboBox.RadComboBox_MetroTouch:focus-within
  .rcbInner {
  border-color: #005e9c;
  box-shadow: 0 0 0 4px rgba(0, 94, 156, 0.25);
}

/* Input */
#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_SourceCodeOverrideWrapper
  .RadComboBox.RadComboBox_MetroTouch
  input.rcbInput {
  flex: 1;
  border: 0;
  outline: 0;
  background: transparent;
  padding: 0 56px 0 16px; /* room for arrow button */
  margin: 0;
  height: 56px;
  line-height: 56px; /* centers text for this widget */
  font-size: 18px;
  color: #101828;
}

#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_SourceCodeOverrideWrapper
  .RadComboBox.RadComboBox_MetroTouch
  input.rcbInput.rcbEmptyMessage {
  color: #98a2b3;
}

/* Button/arrow */
#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_SourceCodeOverrideWrapper
  .RadComboBox.RadComboBox_MetroTouch
  button.rcbActionButton {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  border: 0;
  background: transparent;
  padding: 0;
  cursor: pointer;
}

#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_SourceCodeOverrideWrapper
  .RadComboBox.RadComboBox_MetroTouch
  button.rcbActionButton
  .rcbButtonText {
  display: none;
}

/* Make Telerik icon look like the chevron in your screenshot */
#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_SourceCodeOverrideWrapper
  .RadComboBox.RadComboBox_MetroTouch
  .p-icon.p-i-arrow-60-down {
  display: inline-block;
  width: 10px;
  height: 10px;
  color: #005e9c;
  border-right: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
  transform: translateY(-2px) rotate(45deg);
  &::before {
    content: "";
  }
}

/* Rotate chevron when expanded */
#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_SourceCodeOverrideWrapper
  .RadComboBox.RadComboBox_MetroTouch
  input.rcbInput[aria-expanded='true']
  + button.rcbActionButton
  .p-icon.p-i-arrow-60-down {
  transform: rotate(-135deg);
}

/* Disabled */
#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_SourceCodeOverrideWrapper
  .RadComboBox.RadComboBox_MetroTouch
  input.rcbInput[aria-disabled='true'] {
  color: #98a2b3;
  cursor: not-allowed;
}
#ctl01_TemplateBody_WebPartManager1_gwpciShoppingCart_ciShoppingCart_SourceCodeOverrideWrapper
  .RadComboBox.RadComboBox_MetroTouch
  input.rcbInput[aria-disabled='true']
  + button.rcbActionButton {
  opacity: 0.6;
  cursor: not-allowed;
}

/* payment page overrides  */
#ctl01_TemplateBody_WebPartManager1_gwpciPaymentDetails_ciPaymentDetails_txtPaymentAmountEdit {
  width: 100% !important;
}

/*Style the iMIS Utility Navigation area*/
.OnBehalfOfContainer{
  padding-left: 50px;
    background-color: #eee;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    position: sticky;
    z-index: 100;
    top: 0;
}
.UtilitySection.OnBehalfOf:empty, .UtilitySection.OnBehalfOf:not(:has(*)){
  display:none;
}

/*These are to override old layouts to accommodate beta site (both sites will be accessing same page with different layout requirements*/
.ESC2025-Theme .ESCHeader{
  display: none;
}

/*Hide left menu container*/
.ESC2025-Theme .certificate_validation .page .left-menu-container{
  display: none;
}
/*Make Right container 100% width*/
.ESC2025-Theme .certificate_validation .page .col-sm-9{
  flex: 0 0 auto;
  width: 100%;
}
/*Audit pages required CSS*/
.AuditEdit{
	background-image: url(../../images/Icons/pencil-square.png);
    background-size: 24px;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}
.AuditStatus {
    padding: 3px 10px;
    color: #fff;
	/*-webkit-transition: all .8s ease;
    -moz-transition: all .8s ease;
    -ms-transition: all .8s ease;
    -o-transition: all .8s ease;
    transition: all .8s ease;*/
}
.AuditContainer{
  display: grid;
  grid-template-columns: auto;
  grid-template-rows: auto;
  grid-template-areas: 
    "header header Prvheader SDheader LDheader"
    "status type . startdate lastdate";
  row-gap: 5px;
  column-gap: 5px;
  position: relative;
}
.AuditContainerAlt{
  display: grid;
  grid-template-columns: 150px auto auto 240px 120px;
  grid-template-rows: auto;
  grid-template-areas: 
    "header header Prvheader SDheader LDheader"
    "status type . startdate lastdate";
  row-gap: 5px;
  column-gap: 5px;
  position: relative;
}
.AuditContainer.Editable:hover .overlay{
  opacity: .9;
  transition: opacity .5s;
} 
.AuditContainer .overlay {
  background: #DDD;
  height: 100%;
  width: 100%;
  opacity: 0;
  top: 0;
  left: 0;
  position: absolute;
  padding: 0;
  transition: opacity .5s;
}
.overlay{
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3em;
  font-weight: 900;
  color: #999;
}
.AuditEditable{
	background-color: green;
}
.AuditNotEditable{
	background-color: #CCC;
	Color: #555;
}
.AuditNotEditable:empty {
  display: none;
}
.Audit_IQA thead{
	display: none;
}
a.AuditLink, a.AuditLink:visited, a.AuditLink:hover  {
	color: #333 !important;
}
.items{
	padding: 5px;	
}
.item-a{
  grid-area: 1 / 1 / span 1 / span 5;
  height: 33px;
  background-color: #005598;
  Color: #fff;
  z-index: 0;
}
.item-b{
  grid-area: status;
}
.item-c{
  grid-area: type;
}
.item-d{
  grid-area: 1 / 4 / span 2 / span 1;
  height: 70%;
  text-align: center;
  background-color: #eee;
  border-radius: 5px;
  align-self: end;
  padding-top: 20px;
}
.item-e{
  grid-area: 1 / 5 / span 2 / span 1;
  height: 70%;
  text-align: center;
  background-color: #eee;
  border-radius: 5px;
  align-self: end;
  padding-top: 20px;
}
.item-f{
  grid-area: SDheader;
  align-self: center;
  color: #fff;
  z-index: 10;
  text-align: center;
}
.item-g{
  grid-area: LDheader;
  align-self: center;
  color: #fff;
  z-index: 10;
  text-align: center;
}
.item-h{
  grid-area: Prvheader;
  align-self: center;
  color: #fff;
  z-index: 10;
  text-align: center;
}
.item-i{
  grid-area: 1 / 3 / span 2 / span 1;
  height: 70%;
  text-align: center;
  background-color: #eee;
  border-radius: 5px;
  align-self: end;
  padding-top: 20px;
}
.header-search-form {
  display: none;
}

.SubmitDataAlert .panel,
.SubmitDataAlert .panel-body-container,
.SubmitDataAlert .panel-body {
  padding: 0;
  margin: 0;
  border: none;
  background: transparent;
  box-shadow: none;
}

.SubmitDataAlert .AlertSet {
  flex-direction: column;
  gap: 12px;
  padding: 0;
  margin: 0;
  list-style: none;
}

.SubmitDataAlert .AlertItem {
  list-style: none;
  background: #f5f5f5;
  border-radius: 0;
  overflow: hidden;
  padding: 24px;
}

.SubmitDataAlert .content.SubmitData {
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
}

.SubmitDataAlert .slant-line-container {
  padding: 0;
  margin: 0;
}

.SubmitDataAlert .slant-line-container::before,
.SubmitDataAlert .slant-line-container::after,
.SubmitDataAlert .custom-slant-line {
  display: none !important;
}

.SubmitDataAlert .row.no-gutters {
  display: flex;
  flex-wrap: nowrap;
  align-items: stretch;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.SubmitDataAlert .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.SubmitDataAlert .d-block.d-sm-none {
  display: none !important;
}

.SubmitDataAlert .content-image {
  width: 280px !important;
  height: auto !important;
  min-height: 130px;
  position: relative;
}

.SubmitDataAlert .YearOverlay {
  position: absolute;
  bottom: 8px;
  left: 8px;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

.SubmitDataAlert .content-text {
  flex: 1 !important;
  max-width: 100% !important;
  padding: 20px 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.SubmitDataAlert .content-title h3 {
  font-size: 32px !important;
  font-weight: 600 !important;
  margin: 0 0 12px !important;
  color: #1a1a1a;
  line-height: 1.3;
}

.SubmitDataAlert.Pipelines div[id$="_AlertContainer"]::before {
  display: block;
  font-size: 24px !important;
  font-weight: 600 !important;
  color: #1a1a1a;
  line-height: 1.3;
  margin: 32px 0;
}

.SubmitDataAlert .content-details {
  margin-bottom: 8px;
}

.SubmitDataAlert .content-details .btn,
.SubmitDataAlert .content-details .btn-blue {
  color: #fff !important;
  padding: 8px 20px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  text-decoration: none;
  display: inline-block;
  border: none;
  letter-spacing: 0.3px;
  transition: background 0.2s ease;
}

.SubmitDataAlert .content-details .btn:hover,
.SubmitDataAlert .content-details .btn-blue:hover,
.SubmitDataAlert .content-details .btn:focus,
.SubmitDataAlert .content-details .btn-blue:focus {
  background: #005e9c !important;
  color: #fff !important;
}

.SubmitDataAlert .content-links {
  margin-top: 4px;
}

@media (max-width: 768px) {
  .SubmitDataAlert .d-none.d-sm-block.content-title {
    display: block !important;
  }

  .SubmitDataAlert .row.no-gutters {
    flex-wrap: wrap;
    align-items: stretch;
    gap: 24px;
  }

  .SubmitDataAlert .AlertSet {
    gap: 24px;
  }

  .SubmitDataAlert .AlertItem {
    background: #f1f3f4;
    border-radius: 4px;
    padding: 24px;
  }

  .SubmitDataAlert .content-image {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100%;
    flex: 0 0 100% !important;
    height: 209px !important;
    min-height: 209px;
  }

  .SubmitDataAlert .content-text {
    padding: 0;
  }

  .SubmitDataAlert .content-title h3 {
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 36px;
    margin: 0 0 12px!important;
  }

  .SubmitDataAlert.Pipelines div[id$="_AlertContainer"]::before {
    font-size: 24px !important;
    font-weight: 700 !important;
    line-height: 36px;
    margin: 12px 0;
  }

  .SubmitDataAlert .content-details {
    margin-bottom: 0;
  }

  .SubmitDataAlert .content-details .btn,
  .SubmitDataAlert .content-details .btn-blue {
    padding: 8px 16px;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
  }

  .SubmitDataAlert .content-links {
    margin-top: 0;
    color: #cd0000;
    font-size: 18px;
    line-height: 28px;
  }

  .SubmitDataAlert .d-block.d-sm-none {
    display: none !important;
  }
}
/* iMIS "Submitted Data" pagination styling aligned to Figma look-and-feel. */
div[id*="_ciSubmittedData_ResultsGrid"] thead tr.rgPager {
  display: none;
}

div[id*="_ciSubmittedData_ResultsGrid"] tfoot tr.rgPager td {
  background: #fff !important;
  border: 0 !important;
  padding: 24px 0 0 !important;
}

div[id*="_ciSubmittedData_ResultsGrid"] .rgPagerCell.NumericPages {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 24px !important;
}

div[id*="_ciSubmittedData_ResultsGrid"] .rgWrap.rgInfoPart {
  color: #262626;
  font-size: 14px;
  line-height: 20px;
  margin: 0;
}

div[id*="_ciSubmittedData_ResultsGrid"] .rgWrap.rgNumPart {
  display: flex;
  gap: 10px;
}

div[id*="_ciSubmittedData_ResultsGrid"] .rgWrap.rgNumPart a {
  align-items: center;
  border: 1px solid transparent;
  border-radius: 4px;
  color: #005e9c;
  display: inline-flex;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
  height: 40px;
  justify-content: center;
  min-width: 40px;
  text-decoration: none;
}

div[id*="_ciSubmittedData_ResultsGrid"] .rgWrap.rgNumPart a span {
  color: inherit;
}

div[id*="_ciSubmittedData_ResultsGrid"] .rgWrap.rgNumPart a:hover,
div[id*="_ciSubmittedData_ResultsGrid"] .rgWrap.rgNumPart a:focus {
  background: #e6f1f8 !important;
  color: #005e9c !important;
}

div[id*="_ciSubmittedData_ResultsGrid"] .rgWrap.rgNumPart a.rgCurrentPage {
  background: #005e9c !important;
  border-color: #005e9c !important;
  color: #fff !important;
}

div[id*="_ciSubmittedData_ResultsGrid"] .rgWrap.rgNumPart a.rgCurrentPage span {
  color: #fff !important;
}

div[id*="_ciSubmittedData_ResultsGrid"] .rgWrap.rgNumPart a[onclick="return false;"] {
  background: transparent;
  border-color: transparent;
  color: #a3a3a3 !important;
  cursor: default;
}

div[id*="_ciSubmittedData_ResultsGrid"] a.AddPaddingLeft {
  align-items: center;
  border: 1px solid #005e9c;
  border-radius: 4px;
  color: #005e9c;
  display: inline-flex;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  margin-top: 12px;
  padding: 8px 16px !important;
  text-decoration: none;
  transition: background-color 0.2s ease, color 0.2s ease;
  margin: 12px;
}

div[id*="_ciSubmittedData_ResultsGrid"] a.AddPaddingLeft:hover,
div[id*="_ciSubmittedData_ResultsGrid"] a.AddPaddingLeft:focus {
  background: #005e9c;
  color: #fff;
  text-decoration: none;
}

#ctl01_TemplateBody_WebPartManager1_gwpciSubmittedData_ciSubmittedData_ResultsGrid_Grid1_ctl00 tbody tr {
  border: none !important;
}