﻿/*====----  Generic Styling  ----====*/

@font-face {
    font-family: 'Lato';
    src: url('/fonts/Lato.eot');
    src: url('/fonts/Lato.eot?#iefix') format('embedded-opentype'), url('/fonts/Lato.woff') format('woff'), url('/fonts/Lato.ttf') format('truetype'), url('/fonts/Lato.svg#lato') format('svg');
}

html, body {
    font-family: 'Lato';
    font-size: 16px;
    line-height: 16px;
    color: #70777f !important;
    margin: 0px !important;
    padding: 0px !important;
    width: 100%;
    overflow-y: visible;
    position: relative;
}

body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

    body.RaidHeight {
        min-height: 100% !important;
        height: auto;
    }

h1, h1.pageTitle {
    font-family: 'Lato';
    font-size: 36px;
    font-weight: 700;
    line-height: 36px;
    color: #333d47 !important;
    margin: 0px !important;
    padding: 0px !important;
}

    h1.pageTitle {
        padding: 20px 0 10px !important;
    }

h2 {
    font-family: 'Lato';
    font-size: 30px;
    font-weight: 700;
    line-height: 30px;
    color: #333d47 !important;
    margin: 0px !important;
    padding: 0px !important;
}

h3 {
    font-family: 'Lato';
    font-size: 22px;
    line-height: 24px;
    font-weight: 700;
    color: #333d47 !important;
    margin: 0px !important;
    padding: 0px !important;
}

h4 {
    font-family: 'Lato';
    font-size: 20px;
    line-height: 22px !important;
    font-weight: 500;
    color: #333d47 !important;
    margin: 0px !important;
    padding: 0px !important;
}

h5 {
    font-family: 'Lato';
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    color: #333d47 !important;
    margin: 0px !important;
    padding: 0px !important;
}

h6 {
    font-family: 'Lato';
    font-size: 16px;
    line-height: 18px;
    color: #5b646b;
    margin: 0px !important;
    padding: 0px !important;
}

h6-alert {
    font-family: 'Lato';
    font-size: 12px;
    line-height: 18px;
    color: #f7a700;
    margin: 0px;
    padding: 0px;
}

h6-notif {
    font-size: 12px;
    line-height: 12px;
    color: #ffa600 !important;
}

p {
    font-family: 'Lato';
    font-size: 16px;
    line-height: 1.63;
    color: #5b646b !important;
    padding: 0px !important;
}

a, a:visited {
    color: #999ea2;
    -webkit-transition: color 0.3s;
    -moz-transition: color 0.3s;
    -o-transition: color 0.3s;
    transition: color 0.3s;
}

    a:hover,
    a:focus {
        color: #495057;
        -webkit-transition: color 0.3s;
        -moz-transition: color 0.3s;
        -o-transition: color 0.3s;
        transition: color 0.3s;
    }

ul {
}

    ul li {
        line-height: 1.63;
        margin-bottom: 5px;
    }

.text-danger {
    color: red !important;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(255,255,255,0.8);
    height: 100%;
    padding: 20px 15px !important;
    text-transform: uppercase;
    font-size: 14px;
}

.navbar-light .navbar-nav .active > .nav-link {
    color: rgba(255,255,255,1);
}

a.nav-link {
    border-bottom: 2px solid #333d47;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
    color: rgba(255,255,255,0.9);
    background-color: #1a2026;
    border-bottom: 2px solid #ff6a00;
    -webkit-transition: background ease 0.4s;
    -moz-transition: background ease 0.4s;
    -ms-transition: background ease 0.4s;
    -o-transition: background ease 0.4s;
    transition: background ease 0.4s;
    margin-top: 0px;
}

.page-title {
    font-family: Lato;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    color: #333d47;
}

.send-alert-text {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    text-align: center;
    color: #5b646b;
}

    .send-alert-text .text-style-1 {
        font-weight: bold;
        color: #ff6a00;
    }

    .send-alert-text .text-style-2 {
        font-weight: bold;
    }

/*==--  Buttons  --==*/
.btn {
    margin: 6px 0;
    border-radius: 3px;
    font-size: 14px;
}

.enter-otp {
    color: #333d47;
}

more-h6 {
    color: #ff6a00;
    font-weight: bold;
}

.label-bold {
    font-weight: bold;
}

wrong-num-style {
    font-size: 14px;
}

resend-otp-style {
    font-size: 18px;
}

.hidden {
    display: none;
}

.Test-heading {
    background-image: url(/images/Test-icon-heading.svg);
    background-repeat: no-repeat;
    background-size: 39px 70px;
    background-position: 0px -8px;
    width: 400px;
    height: 60px;
    text-indent: 1.6em;
    color: #474f59 !important;
    font-weight: bold;
    font-family: Lato;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
}

.Cyber-heading {
    background-image: url(/images/Cyber-icon-heading.svg);
    background-repeat: no-repeat;
    background-size: 39px 65px;
    background-position: 0px -8px;
    width: 400px;
    height: 60px;
    text-indent: 1.6em;
    color: #0dc1df !important;
    font-weight: bold;
    font-family: Lato;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
}

.Environment-heading {
    background-image: url(/images/Environment-icon-heading.svg);
    background-repeat: no-repeat;
    background-size: 39px 65px;
    background-position: 0px -8px;
    width: 400px;
    height: 60px;
    text-indent: 1.6em;
    color: #28b352 !important;
    font-weight: bold;
    font-family: Lato;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
}

.Health-and-Safety-heading {
    background-image: url(/images/Health-and-Safety-icon-heading.svg);
    background-repeat: no-repeat;
    background-size: 39px 65px;
    background-position: 0px -8px;
    width: 400px;
    height: 60px;
    text-indent: 1.6em;
    color: #f7a700 !important;
    font-weight: bold;
    font-family: Lato;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
}

.Employment-heading {
    background-image: url(/images/Employment-icon-heading.svg);
    background-repeat: no-repeat;
    background-size: 39px 65px;
    background-position: 0px -8px;
    width: 400px;
    height: 60px;
    text-indent: 1.6em;
    color: #bf3679 !important;
    font-weight: bold;
    font-family: Lato;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
}

.Raid-heading {
    background-image: url(/images/Raid-icon-heading.svg);
    background-repeat: no-repeat;
    background-size: 39px 65px;
    background-position: 0px -8px;
    width: 400px;
    height: 60px;
    text-indent: 1.6em;
    color: #db6116 !important;
    font-weight: bold;
    font-family: Lato;
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .0rem 0;
    margin: .0rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: none;
    border-radius: 4px;
}

/* LAST TRY DROPDOWN */
.dropdown-item {
    display: block;
    line-height: 48px !important;
    width: 100%;
    padding: 4px 24px;
    clear: both;
    font-weight: 400;
    color: white !important;
    white-space: nowrap;
    background-color: #1e2026 !important;
    border: 0;
    text-transform: uppercase !important;
    text-indent: -8px;
}

    .dropdown-item:focus, .dropdown-item:hover {
        line-height: 48px !important;
        color: white !important;
        text-decoration: none;
        background-color: #333d47 !important;
        text-transform: uppercase !important;
    }

    .dropdown-item.active, .dropdown-item:active {
        color: #fff !important;
        text-decoration: none;
        background-color: #1e2026 !important;
    }

    .dropdown-item.disabled, .dropdown-item:disabled {
        text-transform: uppercase !important;
        color: white !important;
        background-color: #1e2026 !important;
        text-indent: 8px;
    }

.dropdown-menu.show {
    display: block;
    background-color: #1e2026 !important;
}

.dropdown-item-text {
    display: block;
    padding: 4px 24px;
    color: white !important;
    text-transform: uppercase !important;
    text-indent: -8px;
}
/* LAST TRY FROM VENDOR.CSS*/

.services-dropdown {
    display: block;
    width: 176px;
    height: 60px;
    text-align: center;
    border-radius: 4px;
    border: solid 1px #1a2026;
    background-color: #1a2026;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: rgba(255,255,255,1);
    text-transform: uppercase;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    background-image: url(/images/dropdown.svg);
    background-repeat: no-repeat;
    background-position: center 50px;
    background-size: .65em auto, 100%;
}

    .services-dropdown::-ms-expand {
        display: none;
        background-color: #1a2026;
        width: 176px;
        height: 60px;
        text-align-last: center;
        text-align: center;
        -ms-text-align-last: center;
        -moz-text-align-last: center;
    }

    .services-dropdown:hover {
        border: solid 1px #1a2026;
        background-color: #1a2026;
        width: 176px;
        height: 60px;
        text-align-last: center;
        text-align: center;
        -ms-text-align-last: center;
        -moz-text-align-last: center;
    }

    .services-dropdown:focus {
        width: 176px;
        height: 60px;
        text-align-last: center;
        text-align: center;
        -ms-text-align-last: center;
        -moz-text-align-last: center;
        border-radius: 4px;
        border: solid 1px #1a2026;
        background-color: #1a2026;
        font-family: Lato;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.13;
        letter-spacing: normal;
        color: rgba(255,255,255,1);
    }

    .services-dropdown option {
        font-weight: normal;
        background-color: #1a2026;
        border: solid 1px #333d47;
        min-width: 176px;
        width: 176px;
        height: 60px;
        text-align-last: center;
        text-align: center;
        -ms-text-align-last: center;
        -moz-text-align-last: center;
    }

.dropdown-options {
    background-color: #333d47;
    color: #fff !important;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: rgba(255,255,255,1);
    text-transform: uppercase;
    display: block;
    width: 176px;
    height: 60px;
    text-align: center;
}

.btn-image-dropdown {
    display: block;
    width: 200px;
    height: 60px;
    text-align: center;
    border-radius: 4px;
    border: solid 1px #1a2026;
    background-color: #333d47 !important;
    border: none;
    font-size: 14px;
    color: #fff !important;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: rgba(255,255,255,1);
    text-transform: uppercase;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    background-image: url(/images/dropdown.svg);
    background-repeat: no-repeat;
    background-position: center 50px;
    background-size: .65em auto, 100%;
    margin-top: 9px;

}

    .btn-image-dropdown:hover,
    .btn-image-dropdown:not([disabled]):not(.disabled):active,
    .btn-image-dropdown:focus,
    .btn-image-dropdown.active {
        background-color: #1a2026 !important;
        background-position: center 50px;
        width: 200px;
    }

    .btn-image-dropdown::-ms-expand {
        display: none;
        background-color: #333d47;
        width: 200px;
        height: 60px;
        text-align-last: center;
        text-align: center;
        -ms-text-align-last: center;
        -moz-text-align-last: center;
        text-transform: uppercase;
    }

    .btn-image-dropdown:hover {
        border: solid 1px #1a2026;
        background-color: #1a2026;
        width: 200px;
        height: 60px;
        text-align-last: center;
        text-align: center;
        -ms-text-align-last: center;
        -moz-text-align-last: center;
        text-transform: uppercase;
        margin-top: 9px;
    }

    .btn-image-dropdown:focus {
        width: 200px;
        height: 60px;
        text-align-last: center;
        text-align: center;
        -ms-text-align-last: center;
        -moz-text-align-last: center;
        border-radius: 4px;
        border: solid 1px #1a2026;
        background-color: #1a2026;
        font-family: Lato;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
        color: rgba(255,255,255,1);
        text-transform: uppercase;
        margin-top: 9px;
    }

    .btn-image-dropdown option {
        font-weight: normal;
        background-color: #333d47;
        border: solid 1px #333d47;
        min-width: 200px;
        width: 200px;
        height: 90px;
        text-align-last: center;
        text-align: center;
        -ms-text-align-last: center;
        -moz-text-align-last: center;
        text-transform: uppercase;
    }

/* Primary */
.btn-primary {
    background-color: #ff6a00 !important;
    padding: 12px;
    min-width: 200px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
}

    .btn-primary:hover,
    .btn-primary:not([disabled]):not(.disabled):active,
    .btn-primary:focus,
    .btn-primary.active {
        background-color: #ff8a00 !important;
        text-decoration: none !important;
        box-shadow: 0 2px 15px 0 rgba(0,0,0,.18), 0 2px 5px 0 rgba(0,0,0,.15);
    }

.guidelines-link {
    font-family: Lato;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #ff6a00;
}

    .guidelines-link:hover,
    .guidelines-link:not([disabled]):not(.disabled):active,
    .guidelines-link:focus,
    .guidelines-link.active {
        font-family: Lato;
        font-size: 16px;
        font-weight: 500;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.13;
        letter-spacing: normal;
        text-decoration: underline;
        color: #333d47;
    }

/* Outline */

.btn-outline-primary {
    border: solid 1px #999ea2 !important;
    color: #999ea2 !important;
    box-shadow: none;
    text-transform: none;
    font-weight: bold;
}

    .btn-outline-primary:hover,
    .btn-outline-primary:hover,
    .btn-outline-primary:not([disabled]):not(.disabled):active,
    .btn-outline-primary:focus,
    .btn-outline-primary:not(.disabled).active {
        border: 1px solid #ff6a00 !important;
        border-color: #ff6a00 !important;
        color: #ff6a00 !important;
        box-shadow: none !important;
        outline: none !important;
    }

.file-input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 260px;
    height: 40px;
    float: right;
    margin-right: 11.5%;
}

/* Secondary */
.btn-secondary {
    background-color: #ff6a00 !important;
    padding: 12px;
    min-width: 200px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
}

    .btn-secondary:hover,
    .btn-secondary:not([disabled]):not(.disabled):active,
    .btn-secondary:focus,
    .btn-secondary.active {
        background: #ff8a00 !important;
        box-shadow: none;
    }

/* Secondary */
.btn-delete-modal {
    background-color: #5b646b !important;
    padding: 12px;
    min-width: 200px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
}

    .btn-delete-modal:hover,
    .btn-delete-modal:not([disabled]):not(.disabled):active,
    .btn-delete-modal:focus,
    .btn-delete-modal.active {
        background: #333d47 !important;
        box-shadow: none;
    }

.btn-Raid-client-user, .btn-Data-Breach-client-user {
    background-color: #db6116 !important;
    padding: 12px;
    min-width: 200px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
}

    .btn-Raid-client-user:hover,
    .btn-Raid-client-user:not([disabled]):not(.disabled):active,
    .btn-Raid-client-user:focus,
    .btn-Raid-client-user.active,
    .btn-Data-Breach-client-user:hover,
    .btn-Data-Breach-client-user:not([disabled]):not(.disabled):active,
    .btn-Data-Breach-client-user:focus,
    .btn-Data-Breach-client-user.active {
        background: #ce5b14 !important;
        box-shadow: none;
    }

.btn-Health-and-Safety-client-user {
    background-color: #c6ab80 !important;
    padding: 12px;
    min-width: 200px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
}

    .btn-Health-and-Safety-client-user:hover,
    .btn-Health-and-Safety-client-user:not([disabled]):not(.disabled):active,
    .btn-Health-and-Safety-client-user:focus,
    .btn-Health-and-Safety-client-user.active {
        background: #b4976a !important;
        box-shadow: none;
    }

.btn-Environment-client-user {
    background-color: #58a4b0 !important;
    padding: 12px;
    min-width: 200px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
}

    .btn-Environment-client-user:hover,
    .btn-Environment-client-user:not([disabled]):not(.disabled):active,
    .btn-Environment-client-user:focus,
    .btn-Environment-client-user.active {
        background: #4e94a0 !important;
        box-shadow: none;
    }

.btn-Employment-client-user {
    background-color: #692145 !important;
    padding: 12px;
    min-width: 200px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
}

    .btn-Employment-client-user:hover,
    .btn-Employment-client-user:not([disabled]):not(.disabled):active,
    .btn-Employment-client-user:focus,
    .btn-Employment-client-user.active {
        background: #531936 !important;
        box-shadow: none;
    }

.btn-Cyber-client-user {
    background-color: #692145 !important;
    padding: 12px;
    min-width: 200px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
}

    .btn-Cyber-client-user:hover,
    .btn-Cyber-client-user:not([disabled]):not(.disabled):active,
    .btn-Cyber-client-user:focus,
    .btn-Cyber-client-user.active {
        background: #531936 !important;
        box-shadow: none;
    }

/* Tertiary */

.btn-tertiary {
    background-color: #5b646b !important;
    padding: 12px;
    min-width: 200px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    height: 50px;
    border-radius: 2px;
    display: inline-block;
    width: auto !important;
}

    .btn-tertiary:hover,
    .btn-tertiary:not([disabled]):not(.disabled):active,
    .btn-tertiary:focus,
    .btn-tertiary.active {
        background: #333d47 !important;
        box-shadow: none;
    }

.tertiary-rectangle {
    background-color: #5b646b !important;
    border: none;
    font-size: 16px;
    color: #fff !important;
    width: 55px;
    height: 50px;
    border-bottom-right-radius: 0;
    margin: 0;
}

    .tertiary-rectangle:hover,
    .tertiary-rectangle:not([disabled]):not(.disabled):active,
    .tertiary-rectangle:focus,
    .tertiary-rectangle.active {
        background: #5b646b !important;
        box-shadow: 0 2px 15px 0 rgba(0,0,0,.18), 0 2px 5px 0 rgba(0,0,0,.15) !important;
    }

/*quaternary*/
.btn-quaternary {
    background-color: #ff6a00 !important;
    padding: 12px;
    width: 290px;
    border: none;
    height: 50px;
    border-radius: 2px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
}

    .btn-quaternary:hover,
    .btn-quaternary:not([disabled]):not(.disabled):active,
    .btn-quaternary:focus,
    .btn-quaternary.active {
        background: #ff8a00 !important;
        box-shadow: 0 2px 15px 0 rgba(0,0,0,.18), 0 2px 5px 0 rgba(0,0,0,.15) !important;
    }

.btn-cancel-alert {
    width: 290px;
    height: 50px;
    border-radius: 2px;
    background-color: #5b646b;
    text-transform: uppercase;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

    .btn-cancel-alert:hover,
    .btn-cancel-alert:not([disabled]):not(.disabled):active,
    .btn-cancel-alert:focus,
    .btn-cancel-alert.active {
        width: 290px;
        height: 50px;
        border-radius: 2px;
        background-color: #5b646b;
        text-transform: uppercase;
        font-family: Lato;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1;
        letter-spacing: normal;
        text-align: center;
        color: #333d47;
    }

.btn-delete {
    box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.3);
    width: 225px;
    height: 50px;
    border-radius: -2px;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    background-size: 23px 29px;
    background-image: url(/images/delete.svg);
    background-repeat: no-repeat;
    transition: 0.3s;
    background-position: center;
    float: right;
    margin-right: 10px;
}

    .btn-delete:hover,
    .btn-delete:not([disabled]):not(.disabled):active,
    .btn-delete:focus,
    .btn-delete.active {
        background-color: #ffffff;
        border-radius: 2px;
        border: solid 1px #ff6a00;
        box-shadow: none;
        background-image: url(/images/delete-selected.svg);
        background-repeat: no-repeat;
        background-size: 23px 29px;
        background-position: center;
        margin-right: 10px;
    }

.btn-delete-right {
    box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.3);
    width: 225px;
    height: 50px;
    border-radius: -2px;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    background-size: 23px 29px;
    background-image: url(/images/delete.svg);
    background-repeat: no-repeat;
    transition: 0.3s;
    background-position: center;
    margin-right: -65%;
    margin-top: 0px;
}

    .btn-delete-right:hover,
    .btn-delete-right:not([disabled]):not(.disabled):active,
    .btn-delete-right:focus,
    .btn-delete-right.active {
        background-color: #ffffff;
        border-radius: 2px;
        border: solid 1px #ff6a00;
        box-shadow: none;
        background-image: url(/images/delete-selected.svg);
        background-repeat: no-repeat;
        background-size: 23px 29px;
        background-position: center;
        margin-right: -65%;
    }

.btn-big-download {
    background-color: #5b646b !important;
    padding: 12px;
    min-width: 253px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    height: 50px;
    border-radius: 2px;
    text-indent: 2em;
    width: auto !important;
    letter-spacing: normal;
    text-align: center;
    color: #70777f;
    background-image: url(/images/download-icon.svg);
    background-image: url(/images/main-button-divider.svg);
    background-repeat: no-repeat;
    background-size: 23px 25px;
    background-position: 15px center;
    vertical-align: middle;
    transition: 0.3s;
}

    .btn-big-download:hover,
    .btn-big-download:not([disabled]):not(.disabled):active,
    .btn-big-download:focus,
    .btn-big-download.active {
        background-color: #ff6a00 !important;
        background-image: url(/images/download-icon.svg);
        background-image: url(/images/main-button-divider.svg);
        background-repeat: no-repeat;
        background-size: 23px 25px;
        background-position: 15px center;
        vertical-align: middle;
    }

.btn-link {
    box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.3);
    width: 225px;
    height: 50px;
    border-radius: -2px;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    background-size: 23px 29px;
    background-image: url(/images/link.svg);
    background-repeat: no-repeat;
    transition: 0.3s;
    background-position: center;
}

    .btn-link:hover,
    .btn-link:not([disabled]):not(.disabled):active,
    .btn-link:focus,
    .btn-link.active {
        background-color: #ffffff;
        border-radius: 2px;
        border: solid 1px #ff6a00;
        box-shadow: none;
        background-image: url(/images/link-selected.svg);
        background-repeat: no-repeat;
        background-size: 23px 29px;
        background-position: center;
    }

.btn-download {
    box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.3);
    width: 225px;
    height: 50px;
    border-radius: -2px;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    background-size: 23px 29px;
    background-image: url(/images/download.svg);
    background-repeat: no-repeat;
    transition: 0.3s;
    background-position: center;
    float: right;
    margin-right: 10px;
}

    .btn-download:hover,
    .btn-download:not([disabled]):not(.disabled):active,
    .btn-download:focus,
    .btn-download.active {
        background-color: #ffffff;
        border-radius: 2px;
        border: solid 1px #ff6a00;
        box-shadow: none;
        background-image: url(/images/download-selected.svg);
        background-repeat: no-repeat;
        background-size: 23px 29px;
        background-position: center;
        margin-right: 10px;
    }

.btn-edit {
    box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.3);
    width: 225px;
    height: 50px;
    border-radius: -2px;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    background-size: 23px 29px;
    background-image: url(/images/edit.svg);
    background-repeat: no-repeat;
    transition: 0.3s;
    background-position: center;
    float: right;
    margin-right: 10px;
}

    .btn-edit:hover,
    .btn-edit:not([disabled]):not(.disabled):active,
    .btn-edit:focus,
    .btn-edit.active {
        background-color: #ffffff;
        border-radius: 2px;
        border: solid 1px #ff6a00;
        box-shadow: none;
        background-image: url(/images/edit-selected.svg);
        background-repeat: no-repeat;
        background-size: 23px 29px;
        background-position: center;
        margin-right: 10px;
    }

.btn-audit {
    box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.3);
    width: 225px;
    height: 50px;
    border-radius: -2px;
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    background-size: 23px 29px;
    background-image: url(/images/audit.svg);
    background-repeat: no-repeat;
    transition: 0.3s;
    background-position: center;
    float: right;
    margin-right: 10px;
}

    .btn-audit:hover,
    .btn-audit:not([disabled]):not(.disabled):active,
    .btn-audit:focus,
    .btn-audit.active {
        background-color: #ffffff;
        border-radius: 2px;
        border: solid 1px #ff6a00;
        box-shadow: none;
        background-image: url(/images/audit-selected.svg);
        background-repeat: no-repeat;
        background-size: 23px 29px;
        background-position: center;
        margin-right: 10px;
    }

.button-link {
    width: 40px;
    height: 40px;
    background-color: transparent;
    font-family: Lato;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: #ff6a00;
    position: absolute;
    left: 40%;
    outline: none;
}

.button-resend-OTP {
    font-family: Lato;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: #ff6a00;
    outline: none;
    background-color: transparent;
    border: none !important;
    border-color: rgba(255,255,255,1) !important;
    margin-top: 10px;
    border-radius: 0px;
    cursor: pointer;
}

.btn-resend-OTP:hover,
.btn-resend-OTP:not([disabled]):not(.disabled):active {
    /*font-family: Lato;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    outline: none;
    background-color: transparent;
    border: none !important;
    border-color: rgba(255,255,255,1) !important;
    margin-top: 10px;
    border-radius: 0px;
    cursor: pointer;
    color: #ce5b14 !important;*/
}

.btn-resend-OTP:focus {
    /*outline: 0;
    background-color: transparent;
    border: none !important;
    border-color: rgba(255,255,255,1) !important;
    border-radius: 0px;
    cursor: pointer;
    color: #ce5b14 !important;*/
}

.btn-resend-OTP.active {
    font-family: Lato;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    outline: none;
    background-color: transparent;
    border: none !important;
    border-color: rgba(255,255,255,1) !important;
    margin-top: 10px;
    border-radius: 0px;
    cursor: pointer;
    color: #ce5b14 !important;
}

.button-wrong-num {
    background-color: transparent;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: center;
    color: #ff6a00;
    position: absolute;
    left: 35%;
    outline: none;
    border: none !important;
    margin-top: 15px;
    border-color: rgba(255,255,255,1) !important;
    border-radius: 0px;
    cursor: pointer;
}

.btn-wrong-num:hover,
.btn-wrong-num:not([disabled]):not(.disabled):active {
    /*outline: none;
    background-color: transparent;
    border: none !important;
    border-color: rgba(255,255,255,1) !important;
    border-radius: 0px;
    cursor: pointer;
    color: #ce5b14 !important;*/
}

.btn-wrong-num:focus {
    /*outline: 0;
    background-color: transparent;
    border: none !important;
    border-color: rgba(255,255,255,1) !important;
    border-radius: 0px;
    cursor: pointer;
    color: #ce5b14 !important;*/
}

.btn-wrong-num.active {
    outline: none;
    background-color: transparent;
    border: none !important;
    border-color: rgba(255,255,255,1) !important;
    border-radius: 0px;
    cursor: pointer;
    color: #ce5b14 !important;
}

.btn-view-more {
    text-transform: uppercase;
    width: 224px;
    height: 40px;
    border-radius: 2px;
    box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.3);
    border: solid 1px #70777f;
    background-color: #ffffff;
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #70777f;
    background: #ffffff;
}

    .btn-view-more:hover,
    .btn-view-more:not([disabled]):not(.disabled):active,
    .btn-view-more:focus,
    .btn-view-more.active {
        width: 224px;
        height: 40px;
        border-radius: 2px;
        border: solid 1px #ff6a00;
        background-color: #ffffff;
        font-family: Lato;
        font-size: 12px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1;
        letter-spacing: normal;
        text-align: center;
        color: #ff6a00;
        box-shadow: none;
        background: #ffffff;
    }

.btn-back {
    text-transform: uppercase;
    width: 224px;
    height: 40px;
    border-radius: 2px;
    box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.3);
    border: solid 1px #70777f;
    background-color: #ffffff;
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: center;
    color: #70777f;
    background: #ffffff;
    background-image: url(/images/back.svg), url(/images/grey-button-divider.svg);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: 9px center, 25px center;
    text-indent: 2em;
}

    .btn-back:hover,
    .btn-back:not([disabled]):not(.disabled):active,
    .btn-back:focus,
    .btn-back.active {
        width: 224px;
        height: 40px;
        border-radius: 2px;
        border: solid 1px #ff6a00;
        background-color: #ffffff;
        font-family: Lato;
        font-size: 12px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: center;
        color: #ff6a00;
        box-shadow: none;
        background: #ffffff;
        background-image: url(/images/back-selected.svg), url(/images/orange-button-divider.svg);
        background-repeat: no-repeat;
        background-size: 15px 15px;
        background-position: 9px center, 25px center;
    }

.landing-link {
    width: 244px;
    height: 50px;
    border-radius: 2px;
    box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.3);
    border: solid 1px #70777f;
    background-color: #ffffff;
    font-family: Lato;
    font-size: 16px;
    line-height: 1.75;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #70777f !important;
    background: #ffffff;
    background-image: url(/images/copy.svg), url(/images/grey-button-divider.svg);
    background-repeat: no-repeat;
    background-size: 24px 29px;
    background-position: 200px center, 170px center;
    text-indent: 0.2em;
    text-decoration: none !important;
    padding-top: 8px;
}

    .landing-link:hover,
    .landing-link:not([disabled]):not(.disabled):active,
    .landing-link:focus,
    .landing-link.active {
        width: 244px;
        height: 50px;
        border-radius: 2px;
        border: solid 1px #ff6a00;
        background-color: #ffffff;
        font-family: Lato;
        font-size: 16px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.75;
        letter-spacing: normal;
        text-align: left;
        color: #ff6a00 !important;
        box-shadow: none;
        background: #ffffff;
        background-image: url(/images/copy-link-selected.svg), url(/images/orange-button-divider.svg);
        background-repeat: no-repeat;
        background-size: 24px 29px;
        background-position: 200px center, 170px center;
        text-decoration: none !important;
        padding-top: 8px;
    }

.btn-service {
    text-transform: uppercase;
    width: 214px;
    height: 40px;
    border-radius: 2px;
    box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.3);
    border: solid 1px #70777f;
    background-color: #ffffff;
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #70777f;
    background: #ffffff;
    background-image: url(/images/add.svg), url(/images/grey-button-divider.svg);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: 9px center, 25px center;
    text-indent: 2em;
}

    .btn-service:hover,
    .btn-service:not([disabled]):not(.disabled):active,
    .btn-service:focus,
    .btn-service.active {
        width: 214px;
        height: 40px;
        border-radius: 2px;
        border: solid 1px #ff6a00;
        background-color: #ffffff;
        font-family: Lato;
        font-size: 12px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1;
        letter-spacing: normal;
        text-align: center;
        color: #ff6a00;
        box-shadow: none;
        background: #ffffff;
        background-image: url(/images/add-selected.svg), url(/images/orange-button-divider.svg);
        background-repeat: no-repeat;
        background-size: 15px 15px;
        background-position: 9px center, 25px center;
    }

.btn-service-new {
    text-transform: uppercase;
    width: 214px;
    height: 40px;
    border-radius: 2px;
    box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.3);
    border: solid 1px #70777f;
    background-color: #ffffff;
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #70777f;
    background: #ffffff;
    background-image: url(/images/add.svg), url(/images/grey-button-divider.svg);
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-position: 9px center, 25px center;
    text-indent: 2em;
    float: right;
    margin-right: 21.5%;
}

    .btn-service-new:hover,
    .btn-service-new:not([disabled]):not(.disabled):active,
    .btn-service-new:focus,
    .btn-service-new.active {
        width: 214px;
        height: 40px;
        border-radius: 2px;
        border: solid 1px #ff6a00;
        background-color: #ffffff;
        font-family: Lato;
        font-size: 12px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1;
        letter-spacing: normal;
        text-align: center;
        color: #ff6a00;
        box-shadow: none;
        background: #ffffff;
        background-image: url(/images/add-selected.svg), url(/images/orange-button-divider.svg);
        background-repeat: no-repeat;
        background-size: 15px 15px;
        background-position: 9px center, 25px center;
    }

.btn-upload {
    background-color: #5b646b !important;
    padding: 12px;
    width: auto;
    height: 50px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    background-image: url(/images/upload-icon.svg), url(/images/main-button-divider.svg);
    background-repeat: no-repeat;
    background-size: 23px 25px;
    background-position: 13px center, 35px center;
    text-indent: 2.7em;
}

    .btn-upload:hover,
    .btn-upload:not([disabled]):not(.disabled):active,
    .btn-upload:focus,
    .btn-upload.active {
        background-image: url(/images/upload-icon.svg), url(/images/main-button-divider.svg);
        background-repeat: no-repeat;
        background-size: 23px 25px;
        background-position: 13px center, 35px center;
        text-indent: 2.7em;
        padding: 12px;
        width: auto;
        height: 50px;
        border: none;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff !important;
        background-color: #333d47 !important;
    }

.btn-guidelines {
    background-color: #5b646b !important;
    padding: 12px;
    width: auto;
    height: 50px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    background-image: url(/images/download-icon.svg), url(/images/main-button-divider.svg);
    background-repeat: no-repeat;
    background-size: 23px 25px;
    background-position: 13px center, 35px center;
    text-indent: 2.7em;
}

    .btn-guidelines:hover,
    .btn-guidelines:not([disabled]):not(.disabled):active,
    .btn-guidelines:focus,
    .btn-guidelines.active {
        background-image: url(/images/download-icon.svg), url(/images/main-button-divider.svg);
        background-repeat: no-repeat;
        background-size: 23px 25px;
        background-position: 13px center, 35px center;
        text-indent: 2.7em;
        padding: 12px;
        width: auto;
        height: 50px;
        border: none;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff !important;
        background-color: #333d47 !important;
    }

.btn-info {
    background-color: #5b646b !important;
    padding: 12px;
    width: auto;
    height: 50px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    background-image: url(/images/essential-info-icon.svg), url(/images/main-button-divider.svg);
    background-repeat: no-repeat;
    background-size: 28px 28px;
    background-position: 13px center, 35px center;
    text-indent: 2.7em;
}

    .btn-info:hover,
    .btn-info:not([disabled]):not(.disabled):active,
    .btn-info:focus,
    .btn-info.active {
        background-image: url(/images/essential-info-icon.svg), url(/images/main-button-divider.svg);
        background-repeat: no-repeat;
        background-size: 28px 28px;
        background-position: 13px center, 35px center;
        text-indent: 2.7em;
        padding: 12px;
        width: auto;
        height: 50px;
        border: none;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff !important;
        background-color: #333d47 !important;
    }

.btn-Test-OTP {
    width: 290px;
    height: 50px;
    border: none !important;
    background-color: #5b646b;
    font-family: Lato;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: center;
    color: white !important;
    text-transform: uppercase;
}

    .btn-Test-OTP:hover,
    .btn-Test-OTP:not([disabled]):not(.disabled):active,
    .btn-Test-OTP:focus,
    .btn-Test-OTP.active {
        width: 290px;
        height: 50px;
        border: none !important;
        background-color: #333d47;
        font-family: Lato;
        font-size: 16px;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: center;
        color: white !important;
        text-transform: uppercase;
    }

.btn-Raid-OTP {
    width: 290px;
    height: 50px;
    border: none !important;
    background-color: #db6116;
    font-family: Lato;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: center;
    color: white !important;
    text-transform: uppercase;
}

    .btn-Raid-OTP:hover,
    .btn-Raid-OTP:not([disabled]):not(.disabled):active,
    .btn-Raid-OTP:focus,
    .btn-Raid-OTP.active {
        width: 290px;
        height: 50px;
        border: none !important;
        background-color: #ce5b14;
        font-family: Lato;
        font-size: 16px;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: center;
        color: white !important;
        text-transform: uppercase;
    }

.btn-Environment-OTP {
    width: 290px;
    height: 50px;
    background-color: #58a4b0;
    border: none !important;
    font-family: Lato;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: center;
    color: white !important;
    text-transform: uppercase;
}

    .btn-Environment-OTP:hover,
    .btn-Environment-OTP:not([disabled]):not(.disabled):active,
    .btn-Environment-OTP:focus,
    .btn-Environment-OTP.active {
        width: 290px;
        height: 50px;
        background-color: #4e94a0;
        border: none !important;
        font-family: Lato;
        font-size: 16px;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: center;
        color: white !important;
        text-transform: uppercase;
    }

.btn-Employment-OTP {
    width: 290px;
    height: 50px;
    border: none !important;
    background-color: #692145;
    font-family: Lato;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: center;
    color: white !important;
    text-transform: uppercase;
}

    .btn-Employment-OTP:hover,
    .btn-Employment-OTP:not([disabled]):not(.disabled):active,
    .btn-Employment-OTP:focus,
    .btn-Employment-OTP.active {
        width: 290px;
        height: 50px;
        border: none !important;
        background-color: #531936;
        font-family: Lato;
        font-size: 16px;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: center;
        color: white !important;
        text-transform: uppercase;
    }

.btn-Cyber-OTP {
    width: 290px;
    height: 50px;
    border: none !important;
    background-color: #692145;
    font-family: Lato;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: center;
    color: white !important;
    text-transform: uppercase;
}

    .btn-Cyber-OTP:hover,
    .btn-Cyber-OTP:not([disabled]):not(.disabled):active,
    .btn-Cyber-OTP:focus,
    .btn-Cyber-OTP.active {
        width: 290px;
        height: 50px;
        border: none !important;
        background-color: #531936;
        font-family: Lato;
        font-size: 16px;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: center;
        color: white !important;
        text-transform: uppercase;
    }

.btn-Health-and-Safety-OTP {
    width: 290px;
    height: 50px;
    border: none !important;
    background-color: #c6ab80;
    font-family: Lato;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: center;
    color: white !important;
    text-transform: uppercase;
}

    .btn-Health-and-Safety-OTP:hover,
    .btn-Health-and-Safety-OTP:not([disabled]):not(.disabled):active,
    .btn-Health-and-Safety-OTP:focus,
    .btn-Health-and-Safety-OTP.active {
        width: 290px;
        height: 50px;
        border: none !important;
        background-color: #b4976a;
        font-family: Lato;
        font-size: 16px;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: center;
        color: white !important;
        text-transform: uppercase;
    }

.btn-Data-Breach-OTP {
    width: 290px;
    height: 50px;
    border: none !important;
    background-color: #5b646b;
    font-family: Lato;
    font-size: 16px;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: center;
    color: white !important;
    text-transform: uppercase;
}

    .btn-Data-Breach-OTP:hover,
    .btn-Data-Breach-OTP:not([disabled]):not(.disabled):active,
    .btn-Data-Breach-OTP:focus,
    .btn-Data-Breach-OTP.active {
        width: 290px;
        height: 50px;
        border: none !important;
        background-color: #5b646b;
        font-family: Lato;
        font-size: 16px;
        font-stretch: normal;
        font-style: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: center;
        color: white !important;
        text-transform: uppercase;
    }


.btn-Raid-new-user {
    background-color: #db6116 !important;
    padding: 14px;
    width: 210px;
    height: 50px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    background-image: url(/images/raid-cta-white.svg), url(/images/main-button-divider.svg);
    background-repeat: no-repeat;
    background-size: 30px 29px;
    background-position: 13px center, 35px center;
    text-indent: 2.7em;
}

    .btn-Raid-new-user:hover,
    .btn-Raid-new-user:not([disabled]):not(.disabled):active,
    .btn-Raid-new-user:focus,
    .btn-Raid-new-user.active {
        background-image: url(/images/raid-cta-white.svg), url(/images/main-button-divider.svg);
        background-repeat: no-repeat;
        background-size: 30px 29px;
        background-position: 13px center, 35px center;
        text-indent: 2.7em;
        padding: 14px;
        width: 210px;
        height: 50px;
        border: none;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff !important;
        background-color: #ce5b14 !important;
    }

.btn-Health-and-Safety-new-user {
    background-color: #c6ab80 !important;
    padding: 14px;
    width: 210px;
    height: 50px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    background-image: url(/images/health-safety-cta-white.svg), url(/images/main-button-divider.svg);
    background-repeat: no-repeat;
    background-size: 30px 29px;
    background-position: 13px center, 35px center;
    text-indent: 2.7em;
}

    .btn-Health-and-Safety-new-user:hover,
    .btn-Health-and-Safety-new-user:not([disabled]):not(.disabled):active,
    .btn-Health-and-Safety-new-user:focus,
    .btn-Health-and-Safety-new-user.active {
        background-image: url(/images/health-safety-cta-white.svg), url(/images/main-button-divider.svg);
        background-repeat: no-repeat;
        background-size: 30px 29px;
        background-position: 13px center, 35px center;
        text-indent: 2.7em;
        padding: 14px;
        width: 210px;
        height: 50px;
        border: none;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff !important;
        background-color: #b4976a !important;
    }

.btn-Data-Breach-new-user {
    background-color: #5b646b !important;
    padding: 14px;
    width: 210px;
    height: 50px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    background-image: url(/images/Data-Breach-cta-white.svg), url(/images/main-button-divider.svg);
    background-repeat: no-repeat;
    background-size: 30px 29px;
    background-position: 13px center, 35px center;
    text-indent: 2.7em;
}

    .btn-Data-Breach-new-user:hover,
    .btn-Data-Breach-new-user:not([disabled]):not(.disabled):active,
    .btn-Data-Breach-new-user:focus,
    .btn-Data-Breach-new-user.active {
        background-image: url(/images/Data-Breach-cta-white.svg), url(/images/main-button-divider.svg);
        background-repeat: no-repeat;
        background-size: 30px 29px;
        background-position: 13px center, 35px center;
        text-indent: 2.7em;
        padding: 14px;
        width: 210px;
        height: 50px;
        border: none;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff !important;
        background-color: #474F59 !important;
    }

.btn-Cyber-new-user {
    background-color: #692145 !important;
    padding: 14px;
    width: 210px;
    height: 50px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    background-image: url(/images/cyber-cta-white.svg), url(/images/main-button-divider.svg);
    background-repeat: no-repeat;
    background-size: 30px 29px;
    background-position: 13px center, 35px center;
    text-indent: 2.7em;
}

    .btn-Cyber-new-user:hover,
    .btn-Cyber-new-user:not([disabled]):not(.disabled):active,
    .btn-Cyber-new-user:focus,
    .btn-Cyber-new-user.active {
        background-image: url(/images/cyber-cta-white.svg), url(/images/main-button-divider.svg);
        background-repeat: no-repeat;
        background-size: 30px 29px;
        background-position: 13px center, 35px center;
        text-indent: 2.7em;
        padding: 14px;
        width: 210px;
        height: 50px;
        border: none;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff !important;
        background-color: #531936 !important;
    }

.btn-Employment-new-user {
    background-color: #692145 !important;
    padding: 14px;
    width: 210px;
    height: 50px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    background-image: url(/images/employ-cta-white.svg), url(/images/main-button-divider.svg);
    background-repeat: no-repeat;
    background-size: 30px 29px;
    background-position: 13px center, 35px center;
    text-indent: 2.7em;
}

    .btn-Employment-new-user:hover,
    .btn-Employment-new-user:not([disabled]):not(.disabled):active,
    .btn-Employment-new-user:focus,
    .btn-Employment-new-user.active {
        background-image: url(/images/employ-cta-white.svg), url(/images/main-button-divider.svg);
        background-repeat: no-repeat;
        background-size: 30px 29px;
        background-position: 13px center, 35px center;
        text-indent: 2.7em;
        padding: 14px;
        width: 210px;
        height: 50px;
        border: none;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff !important;
        background-color: #531936 !important;
    }

.btn-Environment-new-user {
    background-color: #58a4b0 !important;
    padding: 14px;
    width: 210px;
    height: 50px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    background-image: url(/images/enviro-cta-white.svg), url(/images/main-button-divider.svg);
    background-repeat: no-repeat;
    background-size: 30px 29px;
    background-position: 13px center, 35px center;
    text-indent: 2.7em;
}

    .btn-Environment-new-user:hover,
    .btn-Environment-new-user:not([disabled]):not(.disabled):active,
    .btn-Environment-new-user:focus,
    .btn-Environment-new-user.active {
        background-image: url(/images/enviro-cta-white.svg), url(/images/main-button-divider.svg);
        background-repeat: no-repeat;
        background-size: 30px 29px;
        background-position: 13px center, 35px center;
        text-indent: 2.7em;
        padding: 14px;
        width: 210px;
        height: 50px;
        border: none;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff !important;
        background-color: #4e94a0 !important;
    }

.btn-Data-Breach-alert {
    background-color: #5b646b !important;
    width: auto;
    height: 50px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    background-repeat: no-repeat;
    background-size: 30px 29px;
    background-position: 13px center, 35px center;
    padding-left: 17px !important;
    padding-right: 17px;
    padding-top: 17px;
    padding-bottom: 17px;
}
    .btn-Data-Breach-alert:hover,
    .btn-Data-Breach-alert:not([disabled]):not(.disabled):active,
    .btn-Data-Breach-alert:focus,
    .btn-Data-Breach-alert.active {
        text-decoration: none !important;
        cursor: pointer;
    }

.btn-Raid-alert {
    background-color: #db6116 !important;
    width: auto;
    height: 50px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    background-repeat: no-repeat;
    background-size: 30px 29px;
    background-position: 13px center, 35px center;
    padding-left: 17px !important;
    padding-right: 17px;
    padding-top: 17px;
    padding-bottom: 17px;
}

    .btn-Raid-alert:hover,
    .btn-Raid-alert:not([disabled]):not(.disabled):active,
    .btn-Raid-alert:focus,
    .btn-Raid-alert.active {
        background-repeat: no-repeat;
        background-size: 30px 29px;
        background-position: 13px center, 35px center;
        padding-left: 17px !important;
        padding-right: 17px;
        padding-top: 17px;
        padding-bottom: 17px;
        width: auto;
        height: 50px;
        border: none;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff !important;
        background-color: #ce5b14 !important;
        text-decoration: none !important;
    }

.btn-Health-and-Safety-alert {
    background-color: #c6ab80 !important;
    width: auto;
    height: 50px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    background-repeat: no-repeat;
    background-size: 30px 29px;
    background-position: 13px center, 35px center;
    padding-left: 17px !important;
    padding-right: 17px;
    padding-top: 17px;
    padding-bottom: 17px;
}

    .btn-Health-and-Safety-alert:hover,
    .btn-Health-and-Safety-alert:not([disabled]):not(.disabled):active,
    .btn-Health-and-Safety-alert:focus,
    .btn-Health-and-Safety-alert.active {
        background-repeat: no-repeat;
        background-size: 30px 29px;
        background-position: 13px center, 35px center;
        padding-left: 17px !important;
        padding-right: 17px;
        padding-top: 17px;
        padding-bottom: 17px;
        width: auto;
        height: 50px;
        border: none;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff !important;
        background-color: #b4976a !important;
        text-decoration: none !important;
    }

.btn-Environment-alert {
    background-color: #58a4b0 !important;
    padding-left: 17px !important;
    padding-right: 17px;
    padding-top: 17px;
    padding-bottom: 17px;
    width: auto;
    height: 50px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    background-repeat: no-repeat;
    background-size: 30px 29px;
    background-position: 13px center, 35px center;
}

    .btn-Environment-alert:hover,
    .btn-Environment-alert:not([disabled]):not(.disabled):active,
    .btn-Environment-alert:focus,
    .btn-Environment-alert.active {
        background-repeat: no-repeat;
        background-size: 30px 29px;
        background-position: 13px center, 35px center;
        padding-left: 17px !important;
        padding-right: 17px;
        padding-top: 17px;
        padding-bottom: 17px;
        width: auto;
        height: 50px;
        border: none;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff !important;
        background-color: #4e94a0 !important;
        text-decoration: none !important;
    }

.btn-Employment-alert {
    background-color: #692145 !important;
    width: auto;
    height: 50px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    background-repeat: no-repeat;
    background-size: 30px 29px;
    background-position: 13px center, 35px center;
    padding-left: 17px !important;
    padding-right: 17px;
    padding-top: 17px;
    padding-bottom: 17px;
}

    .btn-Employment-alert:hover,
    .btn-Employment-alert:not([disabled]):not(.disabled):active,
    .btn-Employment-alert:focus,
    .btn-Employment-alert.active {
        background-repeat: no-repeat;
        background-size: 30px 29px;
        background-position: 13px center, 35px center;
        padding-left: 17px !important;
        padding-right: 17px;
        padding-top: 17px;
        padding-bottom: 17px;
        width: auto;
        height: 50px;
        border: none;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff !important;
        background-color: #531936 !important;
        text-decoration: none !important;
    }

.btn-Cyber-alert {
    background-color: #692145 !important;
    width: auto;
    height: 50px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    background-repeat: no-repeat;
    background-size: 30px 29px;
    background-position: 13px center, 35px center;
    padding-left: 17px !important;
    padding-right: 17px;
    padding-top: 17px;
    padding-bottom: 17px;
}

    .btn-Cyber-alert:hover,
    .btn-Cyber-alert:not([disabled]):not(.disabled):active,
    .btn-Cyber-alert:focus,
    .btn-Cyber-alert.active {
        background-repeat: no-repeat;
        background-size: 30px 29px;
        background-position: 13px center, 35px center;
        padding-left: 17px !important;
        padding-right: 17px;
        padding-top: 17px;
        padding-bottom: 17px;
        width: auto;
        height: 50px;
        border: none;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff !important;
        background-color: #531936 !important;
        text-decoration: none !important;
    }

.btn-Test-alert {
    background-color: #5b646b !important;
    padding: 12px;
    width: 200px;
    height: 50px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    background-image: url(/images/test-icon-small-white.svg), url(/images/main-button-divider.svg);
    background-repeat: no-repeat;
    background-size: 30px 29px;
    background-position: 13px center, 35px center;
    text-indent: 2.7em;
}

    .btn-Test-alert:hover,
    .btn-Test-alert:not([disabled]):not(.disabled):active,
    .btn-Test-alert:focus,
    .btn-Test-alert.active {
        background-image: url(/images/test-icon-small-white.svg), url(/images/main-button-divider.svg);
        background-repeat: no-repeat;
        background-size: 30px 29px;
        background-position: 13px center, 35px center;
        text-indent: 2.7em;
        padding: 12px;
        width: 200px;
        height: 50px;
        border: none;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff !important;
        background-color: #333d47 !important;
    }

.btn-test-alert {
    background-color: #5b646b !important;
    padding: 12px;
    width: 289px;
    height: 50px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    background-image: url(/images/test-icon-small-white.svg), url(/images/main-button-divider.svg);
    background-repeat: no-repeat;
    background-size: 24px 30px;
    background-position: 13px center, 35px center;
    text-indent: 2.7em;
}

    .btn-test-alert:hover,
    .btn-test-alert:not([disabled]):not(.disabled):active,
    .btn-test-alert:focus,
    .btn-test-alert.active {
        background-image: url(/images/test-icon-small-white.svg), url(/images/main-button-divider.svg);
        background-repeat: no-repeat;
        background-size: 24px 30px;
        background-position: 13px center, 35px center;
        text-indent: 2.7em;
        padding: 12px;
        width: 289px;
        height: 50px;
        border: none;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff !important;
        background-color: #333d47 !important;
    }

.btn-new-profile {
    background-color: #ff6a00 !important;
    padding: 12px;
    width: 210px;
    height: 50px;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    background-image: url(/images/add-new-client.svg), url(/images/main-button-divider.svg);
    background-repeat: no-repeat;
    background-size: 30px 28px;
    background-position: 13px center, 35px center;
    text-indent: 2.7em;
}

    .btn-new-profile:hover,
    .btn-new-profile:not([disabled]):not(.disabled):active,
    .btn-new-profile:focus,
    .btn-new-profile.active {
        background-image: url(/images/add-new-client.svg), url(/images/main-button-divider.svg);
        background-repeat: no-repeat;
        background-size: 30px 28px;
        background-position: 13px center, 35px center;
        text-indent: 2.7em;
        padding: 12px;
        width: 210px;
        height: 50px;
        border: none;
        font-size: 16px;
        text-transform: uppercase;
        color: #fff !important;
        background-color: #ff8a00 !important;
    }

.service-rectangle {
    border-radius: 2px;
    border: solid 1px #5b646b;
    background-color: #ffffff;
    display: inline;
    padding: 2px;
    text-transform: uppercase;
    font-family: Lato;
    font-size: 11px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: center;
    color: #5b646b;
    justify-content: center;
    margin: 2px;
    width: auto;
    height: auto;
}

.Raid-service {
    width: 37px;
    height: 20px;
    border-radius: 2px;
    border: solid 1px #db6116;
    background-color: #ffffff;
    display: inline;
    padding: 2px;
    text-transform: uppercase;
    font-family: Lato;
    font-size: 11px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: center;
    color: #db6116;
    justify-content: center;
    margin-bottom: 4px;
    display: inline-block;
    width: auto;
    height: auto;
}

.Health-and-Safety-service {
    width: 37px;
    height: 20px;
    border-radius: 2px;
    border: solid 1px #c6ab80;
    background-color: #ffffff;
    display: inline;
    padding: 2px;
    text-transform: uppercase;
    font-family: Lato;
    font-size: 11px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: center;
    color: #c6ab80;
    justify-content: center;
    margin: 2px;
    width: auto;
    height: auto;
    margin-bottom: 4px;
    display: inline-block;
}

.Data-Breach-service {
    width: 37px;
    height: 20px;
    border-radius: 2px;
    border: solid 1px #5b646b;
    background-color: #ffffff;
    display: inline;
    padding: 2px;
    text-transform: uppercase;
    font-family: Lato;
    font-size: 11px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: center;
    color: #5b646b;
    justify-content: center;
    margin-bottom: 4px;
    display: inline-block;
    width: auto;
    height: auto;
}


.Environment-service {
    width: 37px;
    height: 20px;
    border-radius: 2px;
    border: solid 1px #58a4b0;
    background-color: #ffffff;
    display: inline;
    padding: 2px;
    text-transform: uppercase;
    font-family: Lato;
    font-size: 11px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: center;
    color: #58a4b0;
    justify-content: center;
    margin: 2px;
    width: auto;
    height: auto;
    margin-bottom: 4px;
    display: inline-block;
}

.Employment-service {
    width: 37px;
    height: 20px;
    border-radius: 2px;
    border: solid 1px #692145;
    background-color: #ffffff;
    display: inline;
    padding: 2px;
    text-transform: uppercase;
    font-family: Lato;
    font-size: 11px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: center;
    color: #692145;
    justify-content: center;
    margin: 2px;
    width: auto;
    height: auto;
    margin-bottom: 4px;
    display: inline-block;
}

.Cyber-service {
    width: 37px;
    height: 20px;
    border-radius: 2px;
    border: solid 1px #692145;
    background-color: #ffffff;
    display: inline;
    padding: 2px;
    text-transform: uppercase;
    font-family: Lato;
    font-size: 11px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: center;
    color: #692145;
    justify-content: center;
    margin: 2px;
    width: auto;
    height: auto;
    margin-bottom: 4px;
    display: inline-block;
}

.Raid-Icon---Heading {
    width: 47px;
    height: 50px;
    object-fit: contain;
}

.Rectangle {
    width: 690px;
    height: 390px;
    border: solid 1px #d7d8da;
    background-color: #fbfbfb;
    display: inline-block;
}

#Rectangle-text {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #5b646b;
    /*text-indent: 0.2em;*/
}

#Rectangle-text-env {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #5b646b;
}

.Important-things-to {
    font-family: Lato;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    color: #333d47;
}

.During-the-Raid {
    font-family: Lato;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #5b646b;
}

.During {
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #5b646b;
}

.-Ask-the-inspector {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #5b646b;
}

    .-Ask-the-inspector .text-style-1 {
        font-family: LucidaGrande;
    }

    .-Ask-the-inspector .text-style-2 {
        color: #ff6a00;
    }

.-Hold-a-debriefing {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #5b646b;
}

    .-Hold-a-debriefing .text-style-1 {
        font-family: LucidaGrande;
    }

.navbar-active {
    background-color: #1a2026;
    border-left: none;
    border-right: none;
    border-top: none;
    border-bottom: 2px solid;
    border-bottom-color: #ff6a00 !important;
    width: auto;
    height: 60px;
    font-family: Lato;
    font-size: 14px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #999ea2;
    text-transform: uppercase;
    text-align: center;
    line-height: 43px;
}

ul .bullets {
    list-style-type: none;
    text-indent: -20px;
    margin-left: 20px; 
    }

.bullets-guidelines {
    list-style-type: none;
    margin-left: 0;
    text-indent: -1.5em;
}

.guidelines-text {
    font-family: Lato;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #5b646b;
}

#Rectangle-34-Copy-6 {
    width: 34px;
    height: 34px;
    border-radius: 2px;
    box-shadow: 2px 3px 7px 0 rgba(0, 0, 0, 0.3);
    background: url(~/images/delete-copy-4.png) 23px 29px;
}


.Service-Select-Exist {
    width: 124px;
    height: 420px;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 4.29;
    letter-spacing: normal;
    text-align: right;
    color: #858a90;
}

.Essential-Info-icon {
    width: 28px;
    height: 28px;
    object-fit: contain;
}

.Download-Icon {
    width: 23px;
    height: 25px;
    object-fit: contain;
}

.button-line {
    width: 1px;
    height: 40px;
    opacity: 0.2;
    border: solid 1px #ffffff;
}

.Test-Icon---Small-White {
    width: 24px;
    height: 280px;
    object-fit: contain;
}

.icon-white {
    width: 24px;
    height: 280px;
    object-fit: contain;
}

.Line-2-Copy {
    width: 1px;
    height: 40px;
    opacity: 0.2;
    fill: white;
}

.pin-box {
    width: 52px;
    height: 50px;
    border-radius: 4px;
    border: solid 1px #c1c5c8;
    background-color: #ffffff;
    display: inline-block;
    text-align: center;
    line-height: 20px;
}

#tab-active {
    width: auto;
    height: 46px;
    border-radius: 2px;
    border: solid 1px #c1c5c8;
    border-left: solid 1px #c1c5c8;
    border-right: solid 1px #c1c5c8;
    border-top: solid 1px #c1c5c8;
    border-bottom: none;
    background-color: #ffffff;
    color: #dee2e6;
    font-size: 13px;
    text-align: center;
}

/* Button group*/

.btn-group a {
    color: #fff !important;
}

    .btn-group a:focus {
        box-shadow: none !important;
    }

.SmallButton {
    padding: 5px 10px !important;
    margin-left: 5px;
}

.DownloadButton {
    margin-right: 20px;
    height: 50px;
}

    .DownloadButton img {
        width: auto;
        height: 20px;
        padding-left: 12px;
        vertical-align: text-top;
    }

.DownloadIcon {
    float: right;
}

.text-notification {
    padding-top: 20px;
}

.DownloadPDF {
    margin: 0 20px 0 0;
}

    .DownloadPDF img {
        width: auto;
        height: 20px;
        padding-left: 12px;
        vertical-align: text-top;
    }

.navbar {
    padding: 0 100px;
    height: auto;
    background: #333d47;
}

    .navbar .container {
        height: 100% !important;
    }

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

/*.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    width: 189px;
    height: 46px;
    border-radius: 2px;
    border: solid 1px #c1c5c8;
    background-color: #ffffff;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #999ea2;
}*/

.navbar .navbar-collapse {
    background: #333d47;
}

.navbar-brand-container {
    position: relative;
}

    .navbar-brand-container .navbar-brand {
        padding: 10px;
        margin: 0;
    }

        .navbar-brand-container .navbar-brand img {
            width: 195px;
            height: 40px;
        }

.navbar-toggler {
    padding: 0.5rem 0;
}

.navbar-nav {
    padding: 0;
    height: 100%;
}

    .navbar-nav .nav-item {
        margin-bottom: 0;
    }


.nav-link {
    padding: .5rem 0.8rem;
}

.NotSignedIn {
    display: none;
}

.body-content {
    margin-top: 50px;
    flex: 1;
}

.body-content-container {
    margin-top: 75px;
}

.cookie-partial-container {
    display: contents;
}

.header-title {
    width: inherit;
    display: inline-block;
    margin-top: 45px;
}

    .header-title h5 {
        display: flex;
    }

    .header-title span {
        font-weight: bold;
        border-left: 1px solid #333d47;
        padding-left: 10px;
        margin-left: 10px;
    }

    .header-title h2 {
        margin-top: 10px !important;
        font-weight: bold;
    }

.Rectangle-6 {
    border-radius: 8px;
    border: solid 1px #adb0b5;
    margin-top: 60px;
    position: relative;
    padding: 40px;
}

    .Rectangle-6:before {
        content: "";
        display: block;
        width: 85px;
        height: 1px;
        background: #adb0b5;
        position: absolute;
        top: -35px;
        left: -4px;
    }

    .Rectangle-6 h2 {
        color: #ff6a00 !important;
        font-weight: bold;
    }

    .Rectangle-6 p {
        margin-top: 10px;
        width: 75%;
        margin-bottom: 20px;
    }


.test-alert {
    border-color: #5b646b !important;
}

    .test-alert h2 {
        color: #5b646b !important;
    }

.Test-rectangle {
    border-radius: 8px;
    border: solid 2px #adb0b5;
    margin-top: 50px;
    position: relative;
    padding: 29px;
}

    .Test-rectangle:before {
        content: "";
        display: block;
        width: 85px;
        background: #adb0b5;
        position: absolute;
        top: -35px;
        left: -4px;
    }

    .Test-rectangle h2 {
        background-image: url(/images/Test-icon-heading.svg);
        background-repeat: no-repeat;
        background-size: 39px 70px;
        background-position: 0px -8px;
        width: 600px;
        height: 60px;
        text-indent: 1.6em;
        color: #474f59 !important;
        font-weight: bold;
        font-family: Lato;
        font-size: 30px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.5;
        letter-spacing: normal;
    }

    .Test-rectangle p {
        margin-top: 1px;
        width: 100%;
        margin-bottom: 20px;
    }

.navbar-text {
    text-transform: uppercase;
    color: white;
    font-size: 14px;
    border: solid 1px #333d47;
}


.Cyber-rectangle {
    border-radius: 8px;
    border: solid 4px #692145;
    margin-top: 50px;
    position: relative;
    padding: 25px;
}

    .Cyber-rectangle:before {
        content: "";
        display: block;
        width: 85px;
        background: #adb0b5;
        position: absolute;
        top: -35px;
        left: -4px;
    }

    .Cyber-rectangle h2 {
        background-image: url(/images/Cyber-icon-heading.svg);
        background-repeat: no-repeat;
        background-size: 39px 65px;
        background-position: 0px -8px;
        width: 600px;
        height: 60px;
        text-indent: 1.6em;
        color: #692145 !important;
        font-weight: bold;
        font-family: Lato;
        font-size: 30px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: normal;
    }

    .Cyber-rectangle p {
        margin-top: 10px;
        width: 100%;
        margin-bottom: 20px;
    }

.Environment-rectangle {
    border-radius: 8px;
    border: solid 4px #58a4b0;
    margin-top: 50px;
    position: relative;
    padding: 25px;
}

    .Environment-rectangle:before {
        content: "";
        display: block;
        width: 85px;
        background: #adb0b5;
        position: absolute;
        top: -35px;
        left: -4px;
    }

    .Environment-rectangle h2 {
        background-image: url(/images/Environment-icon-heading.svg);
        background-repeat: no-repeat;
        background-size: 39px 65px;
        background-position: 0px -8px;
        width: 600px;
        height: 60px;
        text-indent: 1.6em;
        color: #58a4b0 !important;
        font-weight: bold;
        font-family: Lato;
        font-size: 30px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: normal;
    }

    .Environment-rectangle p {
        margin-top: 10px;
        width: 100%;
        margin-bottom: 20px;
    }

.Health-and-Safety-rectangle {
    border-radius: 8px;
    border: solid 4px #c6ab80;
    margin-top: 50px;
    position: relative;
    padding: 25px;
}

    .Health-and-Safety-rectangle:before {
        content: "";
        display: block;
        width: 85px;
        background: #adb0b5;
        position: absolute;
        top: -35px;
        left: -4px;
    }

    .Health-and-Safety-rectangle h2 {
        background-image: url(/images/Health-and-Safety-icon-heading.svg);
        background-repeat: no-repeat;
        background-size: 39px 65px;
        background-position: 0px -8px;
        width: 600px;
        height: 60px;
        text-indent: 1.6em;
        color: #c6ab80 !important;
        font-weight: bold;
        font-family: Lato;
        font-size: 30px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: normal;
    }

    .Health-and-Safety-rectangle p {
        margin-top: 10px;
        width: 100%;
        margin-bottom: 20px;
    }


.Data-Breach-rectangle {
    border-radius: 8px;
    border: solid 4px #70777f;
    margin-top: 50px;
    position: relative;
    padding: 25px;
}

    .Data-Breach-rectangle:before {
        content: "";
        display: block;
        width: 85px;
        background: #adb0b5;
        position: absolute;
        top: -35px;
        left: -4px;
    }

    .Data-Breach-rectangle h2 {
        background-image: url(/images/Data-Breach-tab-selected.svg);
        background-repeat: no-repeat;
        background-size: 39px 65px;
        background-position: 0px -8px;
        width: 600px;
        height: 60px;
        text-indent: 1.6em;
        color: #5b646b !important;
        font-weight: bold;
        font-family: Lato;
        font-size: 30px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: normal;
    }

    .Data-Breach-rectangle p {
        margin-top: 10px;
        width: 100%;
        margin-bottom: 20px;
    }

    .Data-Breach-rectangle .guidelines-link {
        color: #ff6a00 !important;
        font-weight: bold;
    }

.Employment-rectangle {
    border-radius: 8px;
    border: solid 4px #692145;
    margin-top: 50px;
    position: relative;
    padding: 25px;
}

    .Employment-rectangle:before {
        content: "";
        display: block;
        width: 85px;
        background: #adb0b5;
        position: absolute;
        top: -35px;
        left: -4px;
    }

    .Employment-rectangle h2 {
        background-image: url(/images/Employment-icon-heading.svg);
        background-repeat: no-repeat;
        background-size: 39px 65px;
        background-position: 0px -8px;
        width: 600px;
        height: 60px;
        text-indent: 1.6em;
        color: #692145 !important;
        font-weight: bold;
        font-family: Lato;
        font-size: 30px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: normal;
    }

    .Employment-rectangle p {
        margin-top: 10px;
        width: 100%;
        margin-bottom: 20px;
    }

.Raid-rectangle {
    border-radius: 8px;
    border: solid 4px #db6116;
    margin-top: 50px;
    position: relative;
    padding: 25px;
}

    .Raid-rectangle:before {
        content: "";
        display: block;
        width: 85px;
        background: #adb0b5;
        position: absolute;
        top: -35px;
        left: -4px;
    }

    .Raid-rectangle h2 {
        background-image: url(/images/Raid-icon-heading.svg);
        background-repeat: no-repeat;
        background-size: 39px 65px;
        background-position: 0px -11px;
        width: 600px;
        height: 60px;
        text-indent: 1.6em;
        color: #db6116 !important;
        font-weight: bold;
        font-family: Lato;
        font-size: 30px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.7;
        letter-spacing: normal;
    }

    .Raid-rectangle p {
        margin-top: 10px;
        width: 100%;
        margin-bottom: 20px;
    }

input.unticked::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border: solid 1px #c1c5c8;
    background-color: #ffffff;
}

input.ticked::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: #333d47;
}

input.ticked::after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background: black url(/images/tick.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 18px 18px;
}


.Cyber-landing-rectangle {
    border-radius: 8px;
    border: solid 4px #692145;
    padding: 28px;
    width: 100%;
    margin: 5px;
    margin-bottom: 25px;
    height: 280px;
}

    .Cyber-landing-rectangle:before {
        content: "";
        width: 85px;
        background: #adb0b5;
    }

    .Cyber-landing-rectangle h2 {
        background-image: url(/images/Cyber-icon-heading.svg);
        background-repeat: no-repeat;
        background-size: 39px 65px;
        background-position: 0px -8px;
        width: 400px;
        height: 60px;
        text-indent: 1.6em;
        color: #692145 !important;
        font-weight: bold;
        font-family: Lato;
        font-size: 30px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.6;
        letter-spacing: normal;
    }

    .Cyber-landing-rectangle p {
        margin-top: 10px;
        width: 100%;
        margin-bottom: 25px;
    }

.Environment-landing-rectangle {
    border-radius: 8px;
    border: solid 4px #58a4b0;
    padding: 28px;
    width: 100%;
    margin: 5px;
    height: 280px;
    margin-bottom: 25px;
}

    .Environment-landing-rectangle:before {
        content: "";
        width: 85px;
        background: #adb0b5;
    }

    .Environment-landing-rectangle h2 {
        background-image: url(/images/Environment-icon-heading.svg);
        background-repeat: no-repeat;
        background-size: 39px 65px;
        background-position: 0px -8px;
        width: 400px;
        height: 60px;
        text-indent: 1.6em;
        color: #58a4b0 !important;
        font-weight: bold;
        font-family: Lato;
        font-size: 30px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.6;
        letter-spacing: normal;
    }

    .Environment-landing-rectangle p {
        margin-top: 10px;
        width: 100%;
        margin-bottom: 20px;
    }

.Health-and-Safety-landing-rectangle {
    border-radius: 8px;
    border: solid 4px #c6ab80;
    padding: 28px;
    width: 100%;
    margin: 5px;
    height: 280px;
    margin-bottom: 25px;
}

    .Health-and-Safety-landing-rectangle:before {
        content: "";
        width: 85px;
        background: #adb0b5;
    }

    .Health-and-Safety-landing-rectangle h2 {
        background-image: url(/images/Health-and-Safety-icon-heading.svg);
        background-repeat: no-repeat;
        background-size: 39px 65px;
        background-position: 0px -8px;
        width: 400px;
        height: 60px;
        text-indent: 1.6em;
        color: #c6ab80 !important;
        font-weight: bold;
        font-family: Lato;
        font-size: 30px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.6;
        letter-spacing: normal;
    }

    .Health-and-Safety-landing-rectangle p {
        margin-top: 10px;
        width: 100%;
        margin-bottom: 20px;
    }


.Data-Breach-landing-rectangle {
    border-radius: 8px;
    border: solid 4px #5b646b;
    padding: 28px;
    width: 100%;
    margin: 5px;
    height: 280px;
    margin-bottom: 25px;
}

    .Data-Breach-landing-rectangle:before {
        content: "";
        width: 85px;
        background: #adb0b5;
    }

    .Data-Breach-landing-rectangle h2 {
        background-image: url(/images/Data-Breach-tab-selected.svg);
        background-repeat: no-repeat;
        background-size: 39px 65px;
        background-position: 0px -8px;
        width: 400px;
        height: 60px;
        text-indent: 1.6em;
        color: #5b646b !important;
        font-weight: bold;
        font-family: Lato;
        font-size: 30px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.6;
        letter-spacing: normal;
    }

    .Data-Breach-landing-rectangle p {
        margin-top: 10px;
        width: 100%;
        margin-bottom: 20px;
    }

.Employment-landing-rectangle {
    border-radius: 8px;
    border: solid 4px #692145;
    padding: 28px;
    width: 100%;
    margin: 5px;
    height: 280px;
    margin-bottom: 25px;
}

    .Employment-landing-rectangle:before {
        content: "";
        width: 85px;
        background: #adb0b5;
    }

    .Employment-landing-rectangle h2 {
        background-image: url(/images/Employment-icon-heading.svg);
        background-repeat: no-repeat;
        background-size: 39px 65px;
        background-position: 0px -8px;
        width: 400px;
        height: 60px;
        text-indent: 1.6em;
        color: #692145 !important;
        font-weight: bold;
        font-family: Lato;
        font-size: 30px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.6;
        letter-spacing: normal;
    }

    .Employment-landing-rectangle p {
        margin-top: 10px;
        width: 100%;
        margin-bottom: 20px;
    }

.Raid-landing-rectangle {
    border-radius: 8px;
    border: solid 4px #db6116;
    padding: 28px;
    width: 100%;
    margin: 5px;
    height: 280px;
    margin-bottom: 25px;
}

    .Raid-landing-rectangle:before {
        content: "";
        width: 85px;
        background: #adb0b5;
    }

    .Raid-landing-rectangle h2 {
        background-image: url(/images/Raid-icon-heading.svg);
        background-repeat: no-repeat;
        background-size: 39px 65px;
        background-position: 0px -11px;
        width: 400px;
        height: 60px;
        text-indent: 1.6em;
        color: #db6116 !important;
        font-weight: bold;
        font-family: Lato;
        font-size: 30px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.6;
        letter-spacing: normal;
    }

    .Raid-landing-rectangle p {
        margin-top: 10px;
        width: 100%;
        margin-bottom: 20px;
    }


.test-alert {
    border-color: #5b646b !important;
}

    .test-alert h2 {
        color: #5b646b !important;
    }

.alert-note {
    font-family: Lato;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    color: #ff6a00;
}

.alert-block-container {
    border: solid 4px #ff6a00;
    margin-top: 60px;
    position: relative;
    padding: 40px;
}

    .alert-block-container:before {
        content: "";
        display: block;
        width: 85px;
        height: 1px;
        background: #adb0b5;
        position: absolute;
        top: -35px;
        left: -4px;
    }

    .alert-block-container h2 {
        color: #ff6a00 !important;
        font-weight: bold;
    }

    .alert-block-container p {
        margin-top: 10px;
        width: 75%;
        margin-bottom: 20px;
    }

.documenturl-container {
    margin-top: 6px;
    padding: 20px 0 0;
}

.LongTextButton, .TableContainer {
    padding-top: 20px;
}

.documenturl-container #docRepoUrl {
    margin: 0px 0 0px 10px;
    display: inline-block;
    border: 1px solid #bbb;
    border-radius: 5px;
    padding: 5px;
    vertical-align: middle;
}

.dropdown-menu li a {
    margin: 0 10px;
}

    .dropdown-menu li a:hover {
        cursor: pointer;
        color: #ff6a00 !important;
    }

.raid-alert-modal .modal-header {
    display: block;
    border: none;
    position: absolute;
    right: 0;
    z-index: 2;
}

    .raid-alert-modal .modal-header h2 {
        font-weight: bold;
    }

    .raid-alert-modal .modal-header .close {
        z-index: 2;
    }

.raid-alert-modal .modal-body {
    min-height: 150px;
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

    .raid-alert-modal .modal-body a {
        color: #fff !important;
    }

        .raid-alert-modal .modal-body a:hover {
            color: #fff !important;
        }


    .raid-alert-modal .modal-body .raid-countdown .modal-title {
        z-index: 1;
    }

    .raid-alert-modal .modal-body .raid-countdown span {
        width: 200px;
        height: 200px;
        display: block;
        border-radius: 50%;
        background: #ff6a00;
        color: #fff;
        font-size: 150px;
        font-weight: bold;
        padding: 50px;
        padding-top: 80px;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 50px;
    }

/* Delete Modal*/
.delete-modal {
    text-align: center;
}

    .delete-modal h2 {
        margin-bottom: 20px !important;
    }

    .delete-modal p {
        line-height: 16px;
    }

p#delete-user-warning, #delete-warning {
    font-weight: bold;
}

.success-modal {
    text-align: center;
}

    .success-modal h2 {
        margin-bottom: 20px !important
    }

    .success-modal p {
        line-height: 16px !important;
    }

.test-countdown span {
    background: #5b646b !important;
}

.raid-alert-modal .modal-footer {
    display: block;
    border: none;
}

.raid-alert-modal .raid-loader,
.raid-alert-modal .raid-message {
    display: none;
    z-index: 1;
}

/*timed alert*/
.loadersmall {
    margin-right: 5px;
    border: 5px solid #f3f3f3;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    border-top: 5px solid #555;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: 0 auto;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.raid-guidelines-container {
    margin-top: 30px;
    position: relative;
}

    .raid-guidelines-container .btn {
        padding: 12px 30px;
    }

h2.mb-3 ~ .btn {
    margin-right: 20px;
}

.raid-guidelines-container h2 {
    font-weight: bold;
}

.raid-guidelines-container .tabs-container, .tabs-container {
    margin: 50px 0;
}

    .raid-guidelines-container .tabs-container .tab-content {
        padding: 20px;
        border: 1px solid #333d47;
    }


.boldedText {
    color: #ff6a00;
    font-weight: bold;
}

.LegalContact p {
    line-height: 14px;
}

.contacts-heading {
    font-weight: bold;
}

.dark-tabs {
    border-bottom: 1px solid #333d47;
}
/*Admin*/
.table-admin {
    height: 50px;
}

    .table-admin td {
        vertical-align: middle;
        height: 50px;
        background-color: #fafafa !important;
        color: #858a90;
        font-weight: bold;
    }

    .table-admin th {
        background-color: white;
        color: #333d47 !important;
        vertical-align: initial !important;
        border: 4px solid white !important;
        height: 30px;
        padding-bottom: 20px;
        font-size: 14px;
        font-weight: bold;
    }

tr:nth-child(odd) {
    color: #858a90 !important;
    vertical-align: initial !important;
    border: solid 1px #f3f3f3;
    padding-bottom: 20px;
    background-color: #fafafa;
    font-weight: bold;
}

tr:nth-child(even) {
    background-color: white;
    border: none;
    height: 4px;
    color: #858a90;
    font-weight: bold;
}

.table-admin a {
    color: #ff6a00 !important;
}

    .table-admin a:hover {
        color: #333d47 !important;
    }

.table-admin img {
    cursor: pointer;
    width: auto;
}

.table-admin .name {
    width: 27%;
}

.table-admin .webber {
    width: 27%;
}

.table-admin .subscribed-services {
    width: 21%;
}

.table-admin .alertlink {
    width: 5%;
}

.table-admin .actions {
    width: 45%;
}

.table-admin .username {
    width: 14%;
}

.table-admin .surname {
    width: 14%;
}

.table-admin .role {
    width: 18%;
}

.table-admin .email {
    width: 18%;
}

.table-admin .number {
    width: 12%;
}

.table-admin .alertcheck {
    width: 4.5%;
}

.table-admin .testcheck {
    width: 4.5%;
}

.table-admin .contactcheck {
    width: 4.5%;
}

.table-admin .useractions {
    width: 17%;
}

.table-admin .doctitle {
    width: 18%;
}

.table-admin .docsummary {
    width: 40%;
}

.table-admin .docservice {
    width: 15%;
}
.table-admin .docsubservice {
    width: 15%;
}

.table-admin .docactions {
    width: 10%;
    text-indent: 1em;
}

.table-admin .infodoctitle {
    width: 23%;
}

.table-admin .infodocsummary {
    width: 66%;
}

.table-admin .infodocactions {
    width: 13%;
    text-indent: 6em;
}

.table-admin .clientname {
    width: 17%;
}

.table-admin .clientwebbercontact {
    width: 22%;
    text-indent: 1em;
}

.table-admin .clientservice {
    width: 23%;
}

.table-admin .clientlink {
    width: 3%;
}

.table-admin .clientactions {
    width: 13%;
    text-indent: 6em;
}

.table-admin .selectAll {
}

.clientUser th, .clientUser td {
    padding: 0.75rem 0.3rem 0.75rem 0.4rem !important;
}

.admin-content-container {
    margin-top: 40px;
}

input[name="item.RaidAlert"], input[name="item.TestAlert"], input[name='item.isContact'] {
}


input#selectAllRaidAlert, input#selectAllTestAlert, input#selectAllIsContact {
}

/*Sweet alert stying*/

button.swal2-confirm.swal2-styled {
    background-color: #ff6a00 !important;
}

body.swal2-height-auto {
    height: 100% !important;
}

.client-user-loader {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,0.5);
    left: 0;
    top: 0;
    z-index: 1500;
}

    .client-user-loader .client-user-loader-container {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -50px;
        margin-top: -50px;
        width: 100px;
        height: 100px;
        display: flex;
    }

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    background-color: #ffffff;
    border-color: #333d47;
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #999ea2;
    text-transform: uppercase;
    border-radius: 2px;
    border: solid 1px #333d47;
    border-bottom: 2px white solid;
    margin-bottom: -1px;
}

.nav-tabs .nav-link {
    border-color: #e9ecef #e9ecef #dee2e6;
}

#nav-tabs-text {
    font-family: Lato;
    font-size: 13px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #999ea2;
    text-transform: uppercase;
}

.nav-tabs-text .text-style-1 {
    color: #333d47;
    font-size: 13px;
}

.contacts-row {
    padding: 10px 10px;
    border-bottom: 2px solid #ebebed;
}

.alert p {
    margin-bottom: 0;
}

.custom-file-label {
    overflow: hidden;
    width: 260px !important;
    height: auto;
}

.custom-file-input {
    position: absolute !important;
    width: 160px !important;
    height: auto;
}

.disclaimer {
}

    .disclaimer p {
        margin-top: 15px;
        font-style: italic;
        font-size: 14px;
    }

.invalid-file-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
    padding-bottom: 10px;
}

/*Footer*/
footer {
    background: #333d47;
    padding-top: 20px;
    width: 100%;
    height: 60px;
}

.RaidHeight footer {
    bottom: -50px;
}

footer .Copyright {
    float: left;
}

    footer .Copyright p {
        font-size: 12px;
    }

footer .Links {
    float: right;
}

    footer .Links a {
        display: inline-block;
        font-size: 12px;
        color: #70777f;
        border-right: 1px solid #70777f;
        padding: 0 10px;
    }

        footer .Links a:hover {
            text-decoration: none;
            cursor: pointer;
            color: #ff6a00;
        }

        footer .Links a:last-child {
            border: 0px none;
            padding: 0 0 0 10px;
        }

.labelit {
    display: inline-block;
    text-align: right;
    text-indent: 0.5em;
    width: 140px;
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #858a90;
    margin-top: 10px;
}


.doclabelit {
    display: inline-block;
    text-align: right;
    text-indent: 0.5em;
    width: 110px;
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #858a90;
}

.labelit-new {
    display: inline-block;
    text-align: right;
    text-indent: 0.5em;
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #858a90;
    margin-top: 10px;
}

.mobile-label {
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.14;
    letter-spacing: normal;
    text-align: right;
    color: #858a90;
    text-indent: 5em;
}

.mobile-labels {
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: right;
    color: #858a90;
}

.new-label {
    margin-top: 14px;
    margin-left: 10px;
    text-align: right;
    clear: both;
    float: left;
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #858a90;
    text-indent: 2em;
}

.body-text {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #5b646b;
}

    .body-text .text-style-1 {
        font-weight: bold;
    }

    .body-text .text-style-2 {
        font-weight: bold;
        color: #ff6a00;
    }

::placeholder {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 35px;
    letter-spacing: normal;
    color: #c1c5c8 !important;
}

::-webkit-input-placeholder {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 35px;
    letter-spacing: normal;
    color: #c1c5c8 !important;
}

::-moz-placeholder {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 35px;
    letter-spacing: normal;
    color: #c1c5c8 !important;
}

.user-dropdown {
    width: 135px;
    height: 18px;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #474f59;
}

.tab-text-unselected {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #999ea2;
    text-transform: uppercase;
}

.Raid-tab-text {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #999ea2;
    text-transform: uppercase;
    background-image: url(/images/raid-tab-unselected.svg);
    background-repeat: no-repeat;
    background-position: 15px 9px;
    background-size: 24px 23px;
    text-indent: 2.5em;
    text-align: center;
}

.Health-and-Safety-tab-text {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #999ea2;
    text-transform: uppercase;
    background-image: url(/images/health-safety-tab-un-selected.svg);
    background-repeat: no-repeat;
    background-position: 15px 9px;
    background-size: 24px 23px;
    text-indent: 2.5em;
}

.Employment-tab-text {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #999ea2;
    text-transform: uppercase;
    background-image: url(/images/employment-tab-un-selected.svg);
    background-repeat: no-repeat;
    background-position: 15px 9px;
    background-size: 24px 23px;
    text-indent: 2.5em;
}
.Data-Breach-tab-text {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #999ea2;
    text-transform: uppercase;
    background-image: url(/images/Data-Breach-tab-un-selected.svg);
    background-repeat: no-repeat;
    background-position: 15px 9px;
    background-size: 24px 23px;
    text-indent: 2.5em;
}


.Cyber-tab-text {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #999ea2;
    text-transform: uppercase;
    background-image: url(/images/cyber-tab-un-selected.svg);
    background-repeat: no-repeat;
    background-position: 15px 9px;
    background-size: 24px 23px;
    text-indent: 2.5em;
}

.Environment-tab-text {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #999ea2;
    text-transform: uppercase;
    background-image: url(/images/environment-tab-un-selected.svg);
    background-repeat: no-repeat;
    background-position: 15px 9px;
    background-size: 24px 23px;
    text-indent: 2.5em;
}

.tab-text-unselected {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #999ea2;
    text-transform: uppercase;
    background-image: url(/images/raid-tab-unselected.svg);
    background-repeat: no-repeat;
    background-position: 15px 9px;
    background-size: 24px 23px;
    text-indent: 2.5em;
}

.Raid-tab-text.active.show {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #db6116;
    text-transform: uppercase;
    background-image: url(/images/Raid-tab-selected.svg);
    background-repeat: no-repeat;
    background-position: 15px 9px;
    background-size: 24px 23px;
    text-indent: 2.5em;
}

.Health-and-Safety-tab-text.active.show {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #c6ab80;
    text-transform: uppercase;
    background-image: url(/images/Health-and-Safety-tab-selected.svg);
    background-repeat: no-repeat;
    background-position: 15px 9px;
    background-size: 24px 23px;
    text-indent: 2.5em;
}
.Data-Breach-tab-text.active.show {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #5b646b;
    text-transform: uppercase;
    background-image: url(/images/Data-Breach-tab-selected.svg);
    background-repeat: no-repeat;
    background-position: 15px 9px;
    background-size: 24px 23px;
    text-indent: 2.5em;
}

.Document-tab-text {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    text-transform: uppercase;
    color: #999ea2;
}

    .Document-tab-text.active.show {
        font-family: Lato;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.86;
        letter-spacing: normal;
        color: #333d47;
        text-transform: uppercase;
    }

.Employment-tab-text.active.show {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #692145;
    text-transform: uppercase;
    background-image: url(/images/Employment-tab-selected.svg);
    background-repeat: no-repeat;
    background-position: 15px 9px;
    background-size: 24px 23px;
    text-indent: 2.5em;
}

.Cyber-tab-text.active.show {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #692145;
    text-transform: uppercase;
    background-image: url(/images/Cyber-tab-selected.svg);
    background-repeat: no-repeat;
    background-position: 15px 9px;
    background-size: 24px 23px;
    text-indent: 2.5em;
}

.Environment-tab-text.active.show {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #58a4b0;
    text-transform: uppercase;
    background-image: url(/images/Environment-tab-selected.svg);
    background-repeat: no-repeat;
    background-position: 15px 9px;
    background-size: 24px 23px;
    text-indent: 2.5em;
}

.white-svg {
    filter: grayscale(100%) invert(1) brightness(100) !important;
}

.Raid-navbar-icon-dropdown {
    background-image: url(/images/Raid-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
    margin-right: 8px;
    margin-top: -5.5px;
}

.Cyber-navbar-icon-dropdown {
    background-image: url(/images/Cyber-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
    margin-right: 8px;
    margin-top: -5.5px;
}

.Environment-navbar-icon-dropdown {
    background-image: url(/images/Environment-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
    margin-right: 8px;
    margin-top: -5.5px;
}

.Employment-navbar-icon-dropdown {
    background-image: url(/images/Employment-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
    margin-right: 8px;
    margin-top: -5.5px;
}

.Health-and-Safety-navbar-icon-dropdown {
    background-image: url(/images/Health-and-Safety-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
    margin-right: 8px;
    margin-top: -5.5px;
}

.Raid-dropdown::-ms-expand {
    display: none;
    background-color: #1a2026;
    width: 176px;
    height: 60px;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    background-image: url(/images/Raid-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
}

.Raid-dropdown:hover {
    border: solid 1px #1a2026;
    background-color: #1a2026;
    width: 176px;
    height: 60px;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    background-image: url(/images/Raid-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
}

.Raid-dropdown:focus {
    width: 176px;
    height: 60px;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    border-radius: 4px;
    border: solid 1px #1a2026;
    background-color: #1a2026;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: rgba(255,255,255,1);
    background-image: url(/images/Raid-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
}

.Raid-dropdown option {
    font-weight: normal;
    background-color: #1a2026;
    border: solid 1px #333d47;
    min-width: 176px;
    width: 176px;
    height: 60px;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    background-image: url(/images/Raid-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
}

.Cyber-dropdown::-ms-expand {
    display: none;
    background-color: #1a2026;
    width: 176px;
    height: 60px;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    background-image: url(/images/Cyber-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
}

.Cyber-dropdown:hover {
    border: solid 1px #1a2026;
    background-color: #1a2026;
    width: 176px;
    height: 60px;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    background-image: url(/images/Cyber-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
}

.Cyber-dropdown:focus {
    width: 176px;
    height: 60px;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    border-radius: 4px;
    border: solid 1px #1a2026;
    background-color: #1a2026;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: rgba(255,255,255,1);
    background-image: url(/images/Cyber-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
}

.Cyber-dropdown option {
    font-weight: normal;
    background-color: #1a2026;
    border: solid 1px #333d47;
    min-width: 176px;
    width: 176px;
    height: 60px;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    background-image: url(/images/Cyber-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
}

.Environment-dropdown::-ms-expand {
    display: none;
    background-color: #1a2026;
    width: 176px;
    height: 60px;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    background-image: url(/images/Environment-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
}

.Environment-dropdown:hover {
    border: solid 1px #1a2026;
    background-color: #1a2026;
    width: 176px;
    height: 60px;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    background-image: url(/images/Environment-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
}

.Environment-dropdown:focus {
    width: 176px;
    height: 60px;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    border-radius: 4px;
    border: solid 1px #1a2026;
    background-color: #1a2026;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: rgba(255,255,255,1);
    background-image: url(/images/Environment-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
}

.Environment-dropdown option {
    font-weight: normal;
    background-color: #1a2026;
    border: solid 1px #333d47;
    min-width: 176px;
    width: 176px;
    height: 60px;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    background-image: url(/images/Environment-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
}

.Health-and-Safety-dropdown::-ms-expand {
    display: none;
    background-color: #1a2026;
    width: 176px;
    height: 60px;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    background-image: url(/images/Health-and-Safety-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
}

.Health-and-Safety-dropdown:hover {
    border: solid 1px #1a2026;
    background-color: #1a2026;
    width: 176px;
    height: 60px;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    background-image: url(/images/Health-and-Safety-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
}

.Health-and-Safety-dropdown:focus {
    width: 176px;
    height: 60px;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    border-radius: 4px;
    border: solid 1px #1a2026;
    background-color: #1a2026;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: rgba(255,255,255,1);
    background-image: url(/images/Health-and-Safety-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
}

.Health-and-Safety-dropdown option {
    font-weight: normal;
    background-color: #1a2026;
    border: solid 1px #333d47;
    min-width: 176px;
    width: 176px;
    height: 60px;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    background-image: url(/images/Health-and-Safety-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
}

.Employment-dropdown::-ms-expand {
    display: none;
    background-color: #1a2026;
    width: 176px;
    height: 60px;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    background-image: url(/images/Employment-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
}

.Employment-dropdown:hover {
    border: solid 1px #1a2026;
    background-color: #1a2026;
    width: 176px;
    height: 60px;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    background-image: url(/images/Employment-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
}

.Employment-dropdown:focus {
    width: 176px;
    height: 60px;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    border-radius: 4px;
    border: solid 1px #1a2026;
    background-color: #1a2026;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: rgba(255,255,255,1);
    background-image: url(/images/Employment-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
}

.Employment-dropdown option {
    font-weight: normal;
    background-color: #1a2026;
    border: solid 1px #333d47;
    min-width: 176px;
    width: 176px;
    height: 60px;
    text-align-last: center;
    text-align: center;
    -ms-text-align-last: center;
    -moz-text-align-last: center;
    background-image: url(/images/Employment-tab-selected.svg);
    background-size: 20px 24px;
    background-repeat: no-repeat;
    background-position: 30px;
}

.select-css-new {
    display: block;
    width: 260px;
    height: 40px;
    border-radius: 4px;
    border: solid 1px #c1c5c8;
    background-color: #ffffff;
    text-indent: 0.5em;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #474f59;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(/images/dropdown.svg), linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
    float: right;
    margin-right: 11.5%;
    margin-bottom: 12px;
}

    .select-css-new::-ms-expand {
        display: none;
    }

    .select-css-new:hover {
        border: solid 1px #c1c5c8;
    }

    .select-css-new:focus {
        width: 260px;
        height: 40px;
        border-radius: 4px;
        border: solid 1px #c1c5c8;
        background-color: #ffffff;
        text-indent: 0.5em;
        font-family: Lato;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.13;
        letter-spacing: normal;
        color: #474f59;
    }

    .select-css-new option {
        font-weight: normal;
    }

.select-css {
    display: block;
    width: 260px;
    height: 40px;
    border-radius: 4px;
    border: solid 1px #c1c5c8;
    background-color: #ffffff;
    text-indent: 0.5em;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #474f59;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url(/images/dropdown.svg), linear-gradient(to bottom, #ffffff 0%,#ffffff 100%);
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
    float: right;
    margin-right: 11.5%;
}

    .select-css::-ms-expand {
        display: none;
    }

    .select-css:hover {
        border: solid 1px #c1c5c8;
    }

    .select-css:focus {
        width: 260px;
        height: 40px;
        border-radius: 4px;
        border: solid 1px #c1c5c8;
        background-color: #ffffff;
        text-indent: 0.5em;
        font-family: Lato;
        font-size: 16px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.13;
        letter-spacing: normal;
        color: #474f59;
    }

    .select-css option {
        font-weight: normal;
    }

#options-placeholder {
    width: 80px;
    height: 18px;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #c1c5c8;
}

.modal-heading {
    width: 232px;
    height: 36px;
    font-family: Lato;
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #333d47;
    font-display: auto;
    display: inline;
}

.checkbox-label {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    color: #858a90;
    border: solid 1px #c1c5c8;
    background-color: #ffffff;
}

.Rectangle-checkbox {
    width: 20px;
    height: 20px;
    background-color: #333d47;
    border: solid 1px #c1c5c8;
}

.disclaimer-rect {
    width: 100%;
    height: 110px;
    border-radius: 2px;
    border: solid 1px #d7d8da;
    background-color: #fbfbfb;
    display: block;
    margin-top: 15px;
    text-align: left;
    padding-bottom: 15px;
}

.disclaimer-head {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #858a90;
    text-align: left;
}

.disclaimer-text {
    width: 100%;
    font-family: Lato;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: italic;
    line-height: 1.29;
    letter-spacing: normal;
    color: #858a90;
    text-align: left;
    padding-bottom: 10px;
}

.inputbox-text {
    width: 260px;
    height: 40px;
    border-radius: 4px;
    border: solid 1px #c1c5c8;
    background-color: #ffffff;
    text-indent: 0.5em;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #474f59;
}

.inputbox-doc {
    width: 260px;
    height: 100px;
    border-radius: 4px;
    border: solid 1px #c1c5c8;
    background-color: #ffffff;
    text-indent: 0.5em;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #474f59;
    overflow-wrap: break-word;
}

.inputbox-text-padding {
    width: 260px;
    height: 40px;
    border-radius: 4px;
    border: solid 1px #c1c5c8;
    background-color: #ffffff;
    text-indent: 0.5em;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #474f59;
    margin-bottom: 8px;
}

.inputbox-url {
    width: 400px;
    height: 40px;
    border-radius: 4px;
    border: solid 1px #c1c5c8;
    background-color: #ffffff;
    text-indent: 0.5em;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #474f59;
}

.inputbox-dropdown {
    width: 260px;
    height: 40px;
    border-radius: 4px;
    border: solid 1px #c1c5c8;
    background-color: #ffffff;
    text-indent: 0.5em;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #474f59;
    background-image: url(/images/dropdown.svg);
    background-repeat: no-repeat;
    background-size: 11px 6px;
    background-position: right center;
}

.Essential-Information {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #999ea2;
    width: auto;
}

.Webber-Wentzel-Legal {
    width: 307px;
    height: 24px;
    font-family: Lato;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    color: #333d47;
}

.Daryl-Dingley---Part {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.63;
    letter-spacing: normal;
    color: #ff6a00;
}

    .Daryl-Dingley---Part .text-style-1 {
        font-weight: bold;
        color: #5b646b;
    }

    .Daryl-Dingley---Part .text-style-2 {
        color: #5b646b;
    }

.btn-savelabel {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.86;
    letter-spacing: normal;
    color: #ff6a00;
    cursor: pointer;
    background-color: white;
    border-color: none;
    border: none;
}

    .btn-savelabel:hover,
    .btn-savelabel:not([disabled]):not(.disabled):active,
    .btn-savelabel:focus,
    .btn-savelabel.active {
        color: #ce5b14;
        font-family: Lato;
        font-size: 14px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.86;
        letter-spacing: normal;
        cursor: pointer;
        background-color: white;
        border-color: none;
        border: none;
    }

.table-row-one {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #333d47;
}

.table-title {
    font-family: Lato;
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.09;
    letter-spacing: normal;
    color: #333d47;
}

.table-content {
    font-family: Lato;
    font-size: 14px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.14;
    letter-spacing: normal;
    color: #858a90;
}

.Default-client-name {
    background-image: url(/images/Test-icon-heading.svg);
    background-repeat: no-repeat;
    background-size: 42px 50px;
    background-position: right;
    width: 1105px;
    height: 50px;
    font-family: Lato;
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #f7a700;
}

.Health-and-Safety-client-name, .Data-Breach-client-name {
    background-image: url(/images/Health-and-Safety-icon-heading.svg);
    background-repeat: no-repeat;
    background-size: 42px 50px;
    background-position: right;
    /*width: 1105px;*/
    height: 50px;
    font-family: Lato;
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #c6ab80;
}
.Data-Breach-client-name {
    background-image: url(/images/Data-Breach-tab-selected.svg);
    color: #70777f;
}


.Cyber-client-name {
    background-image: url(/images/Cyber-icon-heading.svg);
    background-repeat: no-repeat;
    background-size: 42px 50px;
    background-position: right;
    width: 1105px;
    height: 50px;
    font-family: Lato;
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #692145;
}

.Environment-client-name {
    background-image: url(/images/Environment-icon-heading.svg);
    background-repeat: no-repeat;
    background-size: 42px 50px;
    background-position: right;
    width: 1105px;
    height: 50px;
    font-family: Lato;
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #58a4b0;
}

.Employment-client-name {
    background-image: url(/images/Employment-icon-heading.svg);
    background-repeat: no-repeat;
    background-size: 42px 50px;
    background-position: right;
    width: 1105px;
    height: 50px;
    font-family: Lato;
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #692145;
}

.Raid-client-name {
    background-image: url(/images/Raid-icon-heading.svg);
    background-repeat: no-repeat;
    background-size: 42px 50px;
    background-position: right;
    width: 1105px;
    height: 50px;
    font-family: Lato;
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #db6116;
}

.Response-Team {
    width: 140px;
    height: 22px;
    font-family: Lato;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.1;
    letter-spacing: normal;
    color: #333d47;
    padding-bottom: 50px;
}

.Delete-Copy-4 {
    width: 23px;
    height: 29px;
    padding: 2px;
}

.delete-box {
    width: 260px;
    height: 40px;
    border-radius: 4px;
    border: solid 1px #c1c5c8;
    background-color: #ffffff;
}

.Line-2-Copy {
    width: 1px;
    height: 40px;
    opacity: 0.54;
    border: solid 1px #ffffff;
}

.Line-3 {
    width: 1px;
    height: 40px;
    opacity: 0.54;
    border: solid 1px #70777f;
}

.Line-4 {
    width: 1px;
    height: 30px;
    border: solid 1px #ff6a00;
}

.Add {
    width: 15px;
    height: 15px;
    object-fit: contain;
}

.thead {
    background-color: white;
    font-weight: bold;
    border-right: none;
    border-left: none;
    border-top: none;
}

.row-one {
    background-color: #ffffff;
    font-weight: bold;
    border-right: none;
    border-left: none;
    border-top: none;
}

.tr {
    font-weight: bold;
}

.center-blocktext {
    align-items: center;
    justify-content: center
}

.login-label {
    height: 20px;
    width: 200px;
    margin-top: 10px;
    margin-left: 10px;
    text-align: right;
    clear: both;
    float: left;
    margin-right: 15px;
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #858a90;
    padding-top: 10px;
}

input[type=button] {
    float: none;
}

#form {
    height: 150px;
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding-right: 400px;
    text-align: center;
    transform: translate(-19%, -6%);
}

.login-container {
    width: 100%;
}

.vertical-aligned {
    vertical-align: middle;
    display: inline;
}

.login-center {
    margin: 0px;
    position: absolute;
    top: 25%;
    left: 47%;
    margin-right: -50%;
    transform: translate(-30%, 0%);
}

.forgot-center {
    margin: 0px;
    position: absolute;
    left: 50%;
    margin-right: -50%;
    padding-top: 20px;
    transform: translate(-100%, -45%);
}

.login-heading {
    font-family: Lato;
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #333d47;
    margin-left: 8px;
    position: absolute;
    top: 20%;
    left: 39.2%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

.login-subheading {
    font-family: Lato;
    font-size: 20px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #333d47;
    text-indent: -0.6em;
    margin-left: 8px;
}

.inputbox-login {
    height: 50px;
    border-radius: 4px;
    border: solid 1px #c1c5c8;
    background-color: #ffffff;
    text-indent: 0.5em;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #474f59;
    width: 420px;
    margin-top: 10px;
}

.inputbox-trying {
    height: 50px;
    border-radius: 4px;
    border: solid 1px #c1c5c8;
    background-color: #ffffff;
    text-indent: 0.5em;
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #474f59;
    width: 260px;
    margin-top: 7px;
}

.modal-label {
    height: 20px;
    width: 200px;
    margin-top: 10px;
    margin-left: 10px;
    text-align: right;
    clear: both;
    float: left;
    margin-right: 8px;
    font-family: Lato;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #858a90;
    padding-top: 10px;
}

.btn-login {
    background-color: #ff6a00 !important;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff !important;
    width: 420px;
    height: 50px;
}

    .btn-login:hover,
    .btn-login:not([disabled]):not(.disabled):active,
    .btn-login:focus,
    .btn-login.active {
        background: #ff8a00 !important;
        box-shadow: none;
    }

.login-placeholder {
    font-family: Lato;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.13;
    letter-spacing: normal;
    color: #474f59;
}

.Remember-me {
    font-family: Lato;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #858a90;
    left: 40.5%;
    float: left;
    text-indent: 16em;
}

.just-color {
    color: #ff6a00;
}

.forgot-me {
    font-family: Lato;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    color: #ff6a00;
}

.nav-tabs .nav-item{
    margin-bottom: 0px;
}

/*RESPONSIVE*/
@media (max-width:1199.98px) {
    .table-admin {
        font-size: 14px;
    }

    .table td, .table th {
        padding: .5rem;
    }

    input#selectAllRaidAlert, input#selectAllTestAlert, input#selectAllIsContact {
        width: 15px;
        height: 15px;
        vertical-align: sub;
    }

    input[name="item.RaidAlert"], input[name="item.TestAlert"], input[name='item.isContact'] {
        width: 15px;
        height: 15px;
    }

    .table-admin img {
        height: 20px;
    }
}

@media(max-width: 991px){
    .Health-and-Safety-rectangle h2, .Data-Breach-rectangle h2, .Environment-rectangle h2{
        width: auto;
        margin-bottom: 25px !important;
    }
}

@media (max-width:767.98px) {
    .navbar {
        padding: 0 10px;
    }

        .navbar .navbar-collapse {
            background: #333d47;
            z-index: 2;
        }

    .navbar-toggler {
        padding: 0.4rem 0;
    }

    .navbar-brand-container {
        position: relative;
        display: block;
        width: auto;
    }

        .navbar-brand-container .navbar-brand {
            /*position: absolute;
            right: 0px;
            left: 0px;
            top: 0px;*/
            padding: 10px;
            margin: 0;
            background: #333d47;
            width: 100%;
            z-index: 1;
            /*margin-top: 45px;*/
        }


            .navbar-brand-container .navbar-brand img {
                margin: 0 auto;
                display: block !important;
                width: 150px;
                height: 31px;
            }


    .body-content {
        flex: 1 0 auto;
        margin-top: 55px;
    }

    .alert-block-container {
        padding: 20px;
    }

        .alert-block-container p {
            width: 100%;
        }

    .contacts-container {
        text-align: center;
    }

    .contacts-row {
        margin-bottom: 20px !important;
        width: 100%;
        border-bottom: none;
    }

    .contacts-heading {
        margin-bottom: 0 !important;
    }

        .contacts-heading h4 {
            margin-bottom: 0 !important;
        }

        .contacts-heading .row {
            display: none;
        }

    .LegalContact {
        text-align: center;
    }

    .nav-tabs .nav-link {
        padding: .25rem .5rem;
    }

    .DownloadPDF {
        min-width: 100%;
        white-space: normal;
    }

    footer {
        padding-bottom: 20px;
        /*margin-top: 20px;*/
        height: auto;
    }

        footer .Copyright {
            float: left;
        }

            footer .Copyright p {
                text-align: left;
                /*text-align: center;*/
            }

        footer .Links a {
            display: inline-block;
            text-align: center;
            width: 100%;
            font-size: 12px;
            color: #70777f;
            border-right: none;
            padding: 0 10px;
        }

    h1, h1.pageTitle {
        font-family: 'Lato';
        font-size: 30px;
        font-weight: 700;
        line-height: 30px;
        color: #333d47 !important;
        margin: 0px !important;
        padding: 0px !important;
    }

        h1.pageTitle {
            padding: 20px 0 10px !important;
        }

    h2 {
        font-family: 'Lato';
        font-size: 26px;
        font-weight: 700;
        line-height: 26px;
        color: #333d47 !important;
        margin: 0px !important;
        padding: 0px !important;
    }

    h3 {
        font-family: 'Lato';
        font-size: 22px;
        line-height: 24px;
        font-weight: 700;
        color: #333d47 !important;
        margin: 0px !important;
        padding: 0px !important;
    }

    h4 {
        font-family: 'Lato';
        font-size: 20px;
        line-height: 22px !important;
        font-weight: 500;
        color: #333d47 !important;
        margin: 0px !important;
        padding: 0px !important;
    }

    h5 {
        font-family: 'Lato';
        font-size: 18px;
        line-height: 26px;
        font-weight: 700;
        color: #333d47 !important;
        margin: 0px !important;
        padding: 0px !important;
    }

    h6 {
        font-family: 'Lato';
        font-size: 16px;
        line-height: 18px;
        color: #5b646b;
        margin: 0px !important;
        padding: 0px !important;
    }
}

@media(max-width: 400px){
    .Health-and-Safety-rectangle h2, .Data-Breach-rectangle h2, .Environment-rectangle h2 {
        margin-bottom: 70px !important;
    }
}