@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1:focus {
    outline: none;
}

/*a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}
*/

.button.primary:hover, .wffm-form-module input.btn-default:hover {
    background: #ffe065;
    background: -moz-linear-gradient(top, rgba(255, 224, 101, 1) 0%, rgba(255, 204, 5, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 224, 101, 1) 0%, rgba(255, 204, 5, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 224, 101, 1) 0%, rgba(255, 204, 5, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe065',endColorstr='#ffcc05',GradientType=0);
}

.button:hover, a.button:hover {
    text-decoration: none;
}

.button.primary, .wffm-form-module input.btn-default {
    -moz-box-shadow: inset 0 1px 0 #fff0b3, 0 0 10px 0 rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 #fff0b3, 0 0 10px 0 rgba(0, 0, 0, .2);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    background: #fc0;
    background: -moz-linear-gradient(top, rgba(255, 204, 0, 1) 0%, rgba(249, 184, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(255, 204, 0, 1) 0%, rgba(249, 184, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 204, 0, 1) 0%, rgba(249, 184, 0, 1) 100%);
    border: 1px solid #ffc400;
    border: .1rem solid #ffc400;
    box-shadow: inset 0 1px 0 #fff0b3, 0 0 10px 0 rgba(0, 0, 0, .2);
    color: #1d1d1d;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcc00',endColorstr='#f9b800',GradientType=0);
    min-width: 120px;
    min-width: 12rem;
    transform: scale(1);
}

.ra {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.btn, .button, a.button, .btn.btn-primary, .wffm-form-module input.btn-default {
    -moz-transition: .1s transform ease-in, .2s background ease-in;
    -o-transition: .1s transform ease-in, .2s background ease-in;
    -webkit-transition: .1s -webkit-transform ease-in, .2s background ease-in;
    border: none;
    display: inline-block;
    font-family: "NewTransport-Bold", Arial, Helvetica, Verdana, sans-serif;
    font-weight: 400;
    cursor: pointer;
    font-size: 18px;
    font-size: 1.8rem;
    letter-spacing: .03em;
    line-height: 20px;
    line-height: 2rem;
    outline: none;
    padding: 13px 27px 15px;
    padding: 1.3rem 2.7rem 1.5rem;
    position: relative;
    text-align: center;
    text-decoration: none;
    transition: .1s transform ease-in, .2s background ease-in;
}

.module.related-product.single .inner {
    padding: 52px 126px 60px;
    padding: 5.2rem 12.6rem 6rem;
}

.centred {
    text-align: center;
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

* {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

div {
    display: block;
    unicode-bidi: isolate;
}

body {
    background: #f6f6f6;
    color: #21252d;
    font-family: Arial, 'Helvetica Neue', Helvetica, Verdana, sans-serif;
    font-size: 14px;
    height: 100%;
    letter-spacing: 0;
    line-height: 21px;
    margin: 0;
    padding: 0;
    position: relative;
}

body {
    margin: 0;
    font-size: 12px;
    line-height: 1.4;
}

.cf {
    clear: both;
}

.cf {
    zoom: 1;
}
/*    .cf:after, .cf:before {
        content: "";
        display: table;
    }

    .cf:after {
        clear: both;
    }

    .cf:after, .cf:before {
        content: "";
        display: table;
    }*/

.two-column .col:first-child {
    padding: 0;
}

.two-column .col {
    margin-left: 0;
    padding-left: 0;
    width: 50%;
}

.col {
    display: block;
    float: left;
    margin-left: 2%;
}

.two-column .col .module.related-product {
    min-height: 326px;
    min-height: 32.6rem;
}

.module.related-product.half-width {
    width: 100%;
}

.two-column .col .module {
    margin-top: 0;
}

.module.related-product {
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    -webkit-background-size: cover;
    background-position: right 0;
    background-repeat: no-repeat;
    background-size: cover;
    border: none;
    border-radius: 0;
    min-height: 216px;
    min-height: 21.6rem;
    padding: 0;
    position: relative;
}

.module:first-child {
    margin-top: 0;
}
/*.module.beam {
    background: url(https://www.theaa.com/Assets/images/backgrounds/large-beam.png) no-repeat right top #ffd300;
}*/
.shadow-secondary {
    -moz-box-shadow: 0 5px 10px rgba(192, 195, 195, .2);
    -webkit-box-shadow: 0 5px 10px rgba(192, 195, 195, .2);
    box-shadow: 0 5px 10px rgba(192, 195, 195, .2);
}

.left {
    float: left;
}

.wrapper {
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 20px;
    padding: 0 2rem;
    position: relative;
}

a, a:visited {
    color: #07818c;
    font-weight: 700;
    text-decoration: none;
    -webkit-transition: background .2s ease, text-decoration .2s ease, color .2s ease;
    -moz-transition: background .2s ease, text-decoration .2s ease, color .2s ease;
    -o-transition: background .2s ease, text-decoration .2s ease, color .2s ease;
    transition: background .2s ease, text-decoration .2s ease, color .2s ease;
}

    a, a:focus, a:hover, input, input:focus, select, select:focus, textarea, textarea:focus {
        outline: 0;
        /* -webkit-tap-highlight-color: rgba(255, 255, 255, 0); */
    }

a {
    color: #00e;
}

.module {
    margin-top: 20px;
    margin-top: 2rem;
    border: 1px solid #e5e5e6;
    border-radius: 3px;
    padding: 25px 40px 15px;
    padding: 2.5rem 4rem 1.5rem;
    background: #fff;
}

.half-width {
    width: 50%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block;
}

article {
    display: block;
    unicode-bidi: isolate;
}

.module.related-product .text-overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.module.related-product .inner.centred .tag {
    left: 0;
    margin-left: 0;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.module.related-product .inner .tag {
    background: #07818c;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    color: #fff;
    display: inline-block;
    font-family: "NewTransport-Bold", Arial, Helvetica, Verdana, sans-serif;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: .05em;
    left: 50%;
    line-height: 21px;
    line-height: 2.1rem;
    margin-bottom: -6px;
    margin-bottom: -.6rem;
    padding: 9px 30px;
    padding: .9rem 3rem;
    position: relative;
    top: -52px;
    top: -5.2rem;
    text-transform: uppercase;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    visibility: hidden;
}

.module.related-product.half-width .inner .module-content {
    min-height: 100px;
    min-height: 10rem;
}

.module.related-product .inner .module-content {
    position: relative;
}

.button.primary-dark {
    -moz-box-shadow: inset 0 1px 0 #9e9e9e, 0 0 10px rgba(0, 0, 0, .2);
    -webkit-box-shadow: inset 0 1px 0 #9e9e9e, 0 0 10px rgba(0, 0, 0, .2);
    -moz-transition: transform .2s ease;
    -ms-transition: transform .2s ease;
    -o-transition: transform .2s ease;
    -webkit-transition: -webkit-transform .2s ease;
    background: #3d3d3d;
    background: -moz-linear-gradient(top, rgba(61, 61, 61, 1) 0%, rgba(22, 22, 22, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(61, 61, 61, 1) 0%, rgba(22, 22, 22, 1) 100%);
    background: linear-gradient(to bottom, rgba(61, 61, 61, 1) 0%, rgba(22, 22, 22, 1) 100%);
    border: 1px solid #151515;
    border: .1rem solid #151515;
    box-shadow: inset 0 1px 0 #9e9e9e, 0 0 10px rgba(0, 0, 0, .2);
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d3d3d',endColorstr='#161616',GradientType=0);
    transition: transform .2s ease;
}
/*.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}*/

.row {
    padding: 1.5rem 0;
}

.content {
    padding-top: 1.1rem;
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }
