﻿@page {
    size: letter;
    margin: .5in;
}

body {
    padding: 0;
    margin: 0px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    background-color: #ffffff;

}

a {
    text-decoration: none;
    color: #000000;
}

.pagebreak {
    page-break-before: always;
}

.keeptogether {
    break-inside: avoid;
}

.no-print {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
}

.header {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
}

/* -------------------- Product Page ---------------------*/

.logo {
    float: left;
}

.logo-text-div {
    min-height: 60px;
    align-items: center;
    margin-bottom: 40px;
}

.logo-text-line1 {
    float: left;
    margin-top: 0px;
    font-size: 1.6em;
    font-weight: bolder;
    font-family: 'Segoe UI', Helvetica, Tahoma, Geneva, Verdana, sans-serif;
}

.logo-text-line2 {
    font-size: .6em;
    font-weight: normal;
    margin-top: -2px;
    text-align: center;
    font-weight: 600;
}

.productpic {
    max-width: 200px;
    max-height: 200px;
    height: inherit;
    width: inherit;
    object-fit: contain;
}

.imagediv {
    float: left;
    width: 200px !important;
    max-height: 200px !important;
    margin: 0 25px 25px 0;
    background-color: #FFFFFF;
}

.productdescription {
    clear: both;
    font-size: 1.2em;
    margin-top: 30px;
}

.productsupportframe {
    margin: 0 auto 0 auto;
    break-inside: avoid;
}

.productsupportitem {
    width: fit-content;
    bottom: 0;
    border: 1px solid #000000;
    margin-bottom: 25px;
    padding: 10px;
    white-space: nowrap;
    background-color: #FFFFFF;
}

.productsupportitempic {
    display: block;
    outline: 1px solid #999999;
    float: left;
    margin-right: 20px;
    width: 140px;
    height: 175px;
}

.productsupportvcardframe {
    float: right;
    text-align: center;
}

.productsupportvcardname {
    margin: -5px 0px 4px 0px
}

.productsupportvcardtitle {
    margin: -0px 0px 0px 0px
}

.productsupportvcardtext {
    margin: 10px auto 5px auto
}

.productsupportvcardqr {
    height: 117px;
    display: block;
    margin: 0px auto 0px auto
}

.productsupportvcardphoneframe {
    padding: 5px 0px 0px 0px;
    width: stretch;
    clear: both;
    text-align: center;
}

.productsupportvcardphone {
    margin: 5px;
    font-size: 1.2em;
}

/* --------------------Home Page - Header ---------------------*/

.default-second-text {
    font-size: larger;
}

/* --------------------Home Page - News ---------------------*/

.default-news-header {
    font-size: 2em;
}

.default-news-section {
    margin-top: 50px;
}

.default-news-box {
    margin-bottom: 35px;
}

.newsimg {
    float: right;
    height: 92px;
    width: 92px;
    display: block;
    margin-left: 15px;
}

/* --------------------Home Page - Left Panel ---------------------*/

.default-header {
    -webkit-print-color-adjust: exact !important; 
    border-radius: 10px 10px 0px 0;
    min-height: 50px;
    margin-left: -25px;
    margin: 0 -25px 0 -25px;
    background-image: linear-gradient(#b30000, #fc2828);
    /*background-color: #b30000;*/
    font-family: 'Segoe UI', Helvetica, Tahoma, Geneva, Verdana, sans-serif;
    color: #FFFFFF;
    text-align: center;
    font-size: 2.25em;
    font-weight: bold;
    border-top: 1px solid #222222;
    padding: 5px;
}

.default-child-item-left {
    border-radius: 10px 10px 10px 10px;
    border-left: 1px solid #222222;
    border-right: 1px solid #222222;
    border-bottom: 1px solid #222222;
    display: block;
    background-color: white;
    padding: 0 25px 60px 25px;
    margin-bottom: 40px;
}

.default-child-item-right {
    border-radius: 10px 10px 10px 10px;
    border-left: 1px solid #222222;
    border-right: 1px solid #222222;
    border-bottom: 1px solid #222222;
    display: block;
    background-color: #ffffff;
    padding: 0 25px 40px 25px;
    margin-bottom: 20px;
}

.default-child-item-inner {
    padding: 40px 0 0 0;
    width: fit-content;
    display: flex;
    flex-wrap: wrap;
    margin: 15px auto 0 auto;
}

.default-child-item-pic {
    -webkit-print-color-adjust: exact !important;
    border-radius: 10px;
    border: none;
    box-shadow: inset 0 0 0 1pt #000000;
    background-position: center top;
    left: 0;
    min-width: 250px;
    max-width: 250px;
    top: 0;
    bottom: 0;
    background-color: var(--bg-color);
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 25px 0 25px;
}

.default-child-item-frame {
    flex: 1;
    width: 300px;
    padding: 0px 25px 0px 25px;
    font-size: 1.15em;
    font-family: 'Segoe UI', Helvetica, Tahoma, Geneva, Verdana, sans-serif;
    font-weight: bold;
    font-style: italic;
}

.default-child-text {
    margin: 0px auto 0px auto;
    min-width: 300px;
    width: fit-content;
    text-align: left;
    white-space: nowrap;
}

.default-child-text-bullets {
    list-style-type: none;
    font-size: small;
    line-height: 1em;
    padding-bottom: 2px;
}

.default-child-pic {
    margin-left: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.default-child-item-consult {
    background-image: url('/images/ads/laser-safety-consulting.jpg');
}

.default-child-item-test {
    background-image: url('/images/ads/laser-product-testing.jpg');
}

.default-child-item-enclosures {
    background-image: url('/images/ads/laser-enclosures.jpg');
}

.default-child-item-medaudit {
    box-shadow: none;
    background-image: url('/images/ads/laser-safety-medical-audits.jpg');
}

/* --------------------Home Page - Courses ---------------------*/

.teams {
    vertical-align: middle;
    height: 1em;
}

.textarea2 {
    padding: 8px;
    border: solid 1px #666666;
    margin-top: 4px;
    font-size: 1em;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    resize: none;
    width: 95%;
}

.cart-product-image {
    display: block;
    max-width: 100px;
    margin-top: -5px;
    margin-bottom: 8px;
    height: fit-content;
}

.cart-flex-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between; /* Keeps the two divs on the same line with space between them */
    align-items: center; /* Vertically centers the items */
}

.cart-left {
    display: flex;
    padding: 5px;
    align-items: center; /* Vertically centers the items */
    width: fit-content;
}

.cart-right {
    width: fit-content;
}

.cart-item {
    margin-top: 15px;
    padding-bottom: 20px;
    border-bottom: solid 1px #666666;
}


