@charset "UTF-8";
/* CSS Document */
body {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    color: #474747;
}
html, body {
  height: 100%;
}
.content-wrapper {
    display: flex;
    flex-direction: column;
    min-height: 100%;
}
.page-content {
    flex: 1 0 auto;
}
.page-footer {
    flex-shrink: 0;
}
a, a:hover, a:visited {
    color: #0063c3;
    text-decoration: none;
}
hr {
    width:100%;
    text-align:left;
    margin-left:0
}
.brand hr{
    background-color: #0063c3;
}
.unbranded hr{
    background-color: #1d2172;
}
h1 {
    font-family: "Roboto", sans-seriff;
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
}
h2 {
    font-family: "Roboto", sans-seriff;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
}
ul {list-style: none;
    margin-left: -30px !important;
    padding-inline-start: 45px;
}
li::before {
    font-family: "Roboto", sans-seriff;
    font-size: 20px;
    margin-left: -15px;
    padding-right: 5px;
    content: "•";
}
.kanj li::before {
    color: #702f8a;
}
.mvas li:before {
	color: #00b140;
}
.mvas2 li:before {
	content: "○";
    font-size: 13px;
    margin-left: -5px;
    padding-right: 5px !important;
    color: #00b140;
}
.mvas3 li:before {
    font-family: "Roboto", sans-seriff;
    font-size: 20px;
    margin-left: 5px;
    padding-right: 5px;
    content: "•";
    color: #00b140;
}
.riab li::before {
    color: #c8531f;
}
.riab2 li:before {
    content: "○";
    font-size: 13px;
    margin-left: -5px;
    padding-right: 5px !important;
    color: #c8531f;
}
button, [type=submit], .createaccount, #downloadButton, #downloadButton:visited, #downloadProcessing, #downloadProcessing:visited  {
    font: 100%;
    color: #FFFFFF;
    border: 0;
    border-radius: 5px;
    padding: 9px 40px 11px 40px;
}
.modal-header button{
    border-radius: 0px !important;
}
button:hover, [type=submit]:hover, .createaccount:hover, #downloadButton:hover, #downloadProcessing:hover {
    opacity: 0.75;
}
button:focus {
    outline: none;
}
.field input{
    margin-bottom: 15px;
    padding:0 5px;
    clear:both;
    display:block;
    width:100%;
    border:1px solid #6f706e;
    background:#fff;
    min-height:29px;
    
}
.field label {
    font-weight: 700;
    margin-bottom: 0px;
}
select {
    color: #6F706E;
    margin-bottom: 15px;
    padding:0 5px;
    clear:both;
    display:block;
    width:100%;
    border:1px solid #6f706e;
    background:#fff;
    min-height:29px;
    -webkit-appearance: none;
    background: url("../images/select_dd_arrow.png") no-repeat right; /*To change default icon with provided image*/
      -webkit-appearance:none; /*For hiding default pointer of drop-down on Chrome*/
      -moz-appearance:none; /*For hiding default pointer of drop-down on Mozilla*/
    background-position-x: 100%; /*Adjust according to width of dropdown*/
}

/* HEADER */
.header_container {
    font-family: "Roboto", sans-seriff;
    max-width: 1296px;
    margin-left: auto;
    margin-right: auto;
}

.header_bar {
    width: 100%;
    height: 37px;
    color: #FFFFFF;
    background: #0063c3;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d2172', endColorstr='#237984',GradientType=1 );
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
}
.header_bar a, .header_bar a:hover, .header_bar a:visited {
    color: #FFFFFF !important;
}

/* BODY */
.content_container {
    max-width: 1296px;
    margin-left: auto;
    margin-right: auto;
}
.isi_container {
    max-width: 1296px;
    margin-left: auto;
    margin-right: auto;
}
.filterbox{
    width: 100%; 
    height: 42px; 
    color: #FFFFFF;
}
.filtertext{
    font-weight: 700;
}
.filterbreadcrumb {
    height: 42px;
}
.itembox{
    width: 283px;
    height: 280px;
    max-width: 283px;
    max-height: 280px;
    border: 1px solid #c5cbd5;
    cursor: pointer;
}
.itembox .col-12, .itembox .mx-auto{
    padding-left: 0px !important;
}
.itembox .pic{ 
    height: 207px;
}
.itembox .title{
    font-family: "Roboto", sans-seriff;
    height: 70px;
    font-weight: 600;
    line-height: 16px;
    padding-left: 15px;
}

/* ITEM SPOTLIGHT */
#spotlight_modal .img_container {
  width: 369px;
  height: 479px;
}
#spotlight_modal img {
  border: 1px solid #c5cbd5;
}
#spotlight_modal input, #cart_modal input {
    width:65px;
    height: 34px;
    border: 1px solid #6f706e;
    text-align: center;
}

/* CART SPOTLIGHT */
.imgcontainter{
    max-width: 100px; 
    max-height: 133px; 
    width: 100px; 
    height: 133px; 
    border: 1px solid #C5CBD0;
}
#cart_modal img, .download img, .recentorders img {
    max-width: 100%; 
    max-height: 100%;
}

/* FOOTER */
#footerbottom {
	position: relative;
    background-image: linear-gradient(to right, #0063c3 0%, #00BCE4 100%);
}
#footerbottom:before {
   content: '';
   width: 100%;
   height: 100%;
   position: absolute;
   bottom: 0;
   left: 0;
   background-repeat: no-repeat;
   background-position: top;
   background-image: url(../images/wave-footer-desktop.png);
   display: block;
   background-size: 100%;
}
.footerlinks{
    padding-top: 16px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 38px;
    color: #FFFFFF;
}
.footerlinks a, .footerlinks a:visited{
    color: #FFFFFF;
}

/* RECENT ORDERS */
.recentorders .headrow{
    font-size: 16px;
    font-weight: 700;
}

/* BRAND */
.brand_color {
    color: #0063c3;
}
.brand_bordercolor {
    border: 1px solid #0063c3;
    background-color: #FFFFFF;
    color: #0063c3;
}
.brand_bgcolor {
    background-color: #0063c3;
}
.brand_tab{
    font-family: "Roboto", sans-seriff;
    letter-spacing: 3px;
    border-radius: 25px 25px 0px 0px; 
    height: 89px; 
    width: 264px; 
    background-color: #0063c3;
    box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.4); 
    border:0; 
    color: #FFFFFF; 
    font-size: 28px; 
    font-weight: 100 !important; 
    line-height: 26px;
    cursor: pointer !important;
}

/* BRAND Alt_2nd Color */
.brand_2ndcolor {
    color: #275776;
}
.brand_2ndbordercolor {
    border-color: #275776 !important;
}
.brand_2ndbgcolor {
    background-color: #275776;
}

/* UNBRANDED */
.unbranded_color {
    color: #10563F;
}
.unbranded_bgcolor {
    background-color: #10563F;
}
.unbranded_tab{
    font-family: "Roboto", sans-seriff;
    border-radius: 25px 25px 0px 0px; 
    height: 89px; 
    width: 264px; 
    background-color: #10563F; 
    box-shadow: 2px -3px 3px rgba(0, 0, 0, 0.4); 
    border:0; 
    color: #FFFFFF; 
    font-size: 24px; 
    font-weight: 400; 
    line-height: 26px;
    margin-left: 16px;
}
.unbranded_tab:hover {
    background-color: #10563F !important;
}

/* UNBRANDED Alt_2nd Color */
.unbranded_2ndcolor {
    color: #455560;
}
.unbranded_2ndbordercolor {
    border-color: #455560;
}
.unbranded_2ndbgcolor {
    background-color: #455560;
}

/* ERROR MESSAGES */
.error{
    font-weight: 700;
    color: #ba141a;
}

/* SAFETY LANQUAGE */
.fullsafetyHead, layoutHead {
    width: 100%; 
    top:25px;
    color: #275776;
}
.fullsafetyHead {
    height: 37px; 
}
.layoutHead {
    width: 100%;
    height: 110px;  
    position: fixed; 
    bottom: 0px; 
    background-color: #FFFFFF; 
    float: left;
    -webkit-box-shadow: 0px -1px 5px 0px rgba(155, 155, 155, 0.6);
    -moz-box-shadow: 0px -1px 5px 0px rgba(155, 155, 155, 0.6);
    box-shadow: 0px -1px 5px 0px rgba(155, 155, 155, 0.6);
}
.fixheaderclass {
    color: #FFFFFF;
    height: 1px;
}

/* BOOTSTRAP CSS UPDATES */
nav, nav a {
    color: #0063c3 !important;
}
nav a:hover{
    color: #0063c3 !important;
    text-decoration: underline;
}

.modal-content {
    border: 4px solid #0063c3;
}
.unbranded-border {
    border: 4px solid #1d2172;
}
.modal-header{
    border-bottom: none;
}
.modal-header .close {
    background-color: #0063c3;
    color: #FFFFFF;
    opacity: 1;
    margin-top: 3px;
    margin-right: 3px;
    vertical-align:  text-top;
    padding: 1px 12px 4px 12px;
    
}
.modal-footer{
    border-top: none;
}

.js_psafe {
    position: relative;
    top: 25px;
}
@media only screen and (max-width: 600px) {
    .brand_tab, .unbranded_tab{
        height: 69px; 
        width: 200px; 
        font-size: 20px; 
        line-height: 15px;
        padding-left: 33px;
    }
    .header_bar{
        font-size: 14px;
    }
   .layoutHead {
        height: 225px;   
    }
    .parsabiv_lay.layoutHead {
        height: 150px;
    }
}
@media (min-width: 576px) {
    #spotlight_modal .modal-dialog, #cart_modal .modal-dialog {
        max-width: 850px !important;
    }
}
@media only screen and (max-width: 375px) {
    .mobilehead{
        padding-left: 0 !important; 
        padding-right: 0 !important;    
    }
    .unbranded_tab{
        margin-left: 10px;
    }
}

/* INACTIVE/HIDDEN */
.inactive{
    background-image: linear-gradient(#4d4d4f, #c7c8ca);
    box-shadow: none;
}
.hidden{
    display: none;
}

a[aria-expanded=true] .fa-caret-down {
   display: none;
}
a[aria-expanded=false] .fa-caret-up {
   display: none;
}

/* Style for Indications Header */
.indications-header-extended {
    display: none;
}

.close-indications-header {
    float: right;
}

.close-indications-header-title {
    float: left;
}

.indications-header-summary, .indications-header-extended {
    clear: both;
}

a:link.indications-header-controls-more, a:link.indications-header-controls-less,  a:visited.indications-header-controls-more, a:visited.indications-header-controls-less {
    font-weight: bold;
    color: #0063c3;
}



/* Style for item details images carousel */ 
.thumbnail-gallery {
/*  position: relative; 
    float: left;
    clear: both; */
    width: 400px;
}

.gallery .previews, .gallery .carousel-full-image, .gallery .desc {
    float: left;
    margin-right: 10px;
}

.gallery .desc, .gallery .carousel-full-image {
    width: 400px;
    font-size: 12px;
}

.gallery .carousel-full-image img:hover {
    cursor: pointer;
}

.gallery .previews a {
    display: block;
    margin-bottom: 10px;
}

.marginmodifier {
    margin-top: 30px;
    margin-left: 27px;  
}

.thumbborder {
    width:67px;
    height: 100px;
    max-width: 67px;
    max-height: 100px;
    vertical-align: middle;
    background-color: #FFFFFF;
    display:inline-block;
    overflow:hidden;
    position: relative;
    top: 0; left: 0; bottom: 0; right: 0;
    cursor:pointer;
    margin-bottom: 20px;
}
.thumbborder .spotlightcontents {
    max-width: 100%;
    max-height: 100%;
    display:block;
    margin:auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    vertical-align:middle;
}

.spotlightcontents {
    max-width: 100%;
    max-height: 100%;
    display:block;
    margin:auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    vertical-align:middle;
}

.thumbborder .spotlightcontents {
    max-width: 100%;
    max-height: 100%;
    display:block;
    margin:auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    vertical-align:middle;
}

 /* The snackbar - position it at the top and in the middle of the screen */
#snackbar {
  visibility: hidden; /* Hidden by default. Visible on click */
  min-width: 250px; /* Set a default minimum width */
  margin-left: -125px; /* Divide value of min-width by 2 */
  background-color: #333; /* Black background color */
  color: #fff; /* White text color */
  text-align: center; /* Centered text */
  border-radius: 2px; /* Rounded borders */
  padding: 16px; /* Padding */
  position: fixed; /* Sit on top of the screen */
  z-index: 1; /* Add a z-index if needed */
  left: 50%; /* Center the snackbar */
  top: 30px; /* 30px from the top */
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
  visibility: visible; /* Show the snackbar */
  /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
  However, delay the fade out process for 2.5 seconds */
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
  from {top: 0; opacity: 0;}
  to {top: 30px; opacity: 1;}
}

@keyframes fadein {
  from {top: 0; opacity: 0;}
  to {top: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
  from {top: 30px; opacity: 1;}
  to {top: 0; opacity: 0;}
}

@keyframes fadeout {
  from {top: 30px; opacity: 1;}
  to {top: 0; opacity: 0;}
}

.custom-checkbox {
    position: absolute;
    top: -15px;
}
    
.custom-checkbox input {
    appearance: none;
    -webkit-appearance: none;
    border: 2px solid #6F706E;
    border-radius: 4px;
    background-color: white;
    height: 18px;
    width: 18px;
    outline: none;
}

.custom-checkbox span {
    width: 7px;
    height: 11px;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
    display: none;
    position: absolute;
    top: 2px;
    right: 5px;
}

.custom-checkbox input:checked {
    background-color: #007cb9;
}

.custom-checkbox input:checked ~ span {
    display: block;
}

/* Styles for multi-tab feature */
a[data-tab] button {
    font-family: "Roboto", sans-seriff;
    border-radius: 25px 25px 0px 0px; 
    border:0; 
    color: #FFFFFF; 
    font-weight: 100 !important; 
    cursor: pointer !important;
    background-image: linear-gradient(#4d4d4f, #c7c8ca);
    box-shadow: none;
}

a.selected[data-tab] button {
    font-family: "Roboto", sans-seriff;
    border-radius: 25px 25px 0px 0px; 
    background-color: #0063c3;
    background-image: none;
    box-shadow: 2px -2px 2px rgba(0, 0, 0, 0.4); 
    border:0; 
    color: #FFFFFF; 
    font-weight: 100 !important; 
    cursor: pointer !important;
}