.jss4 {
    color: rgb(255, 255, 255);
    height: 100%;
    box-shadow: rgb(0 0 0 / 20%) 0px 2px 4px -1px, rgb(0 0 0 / 14%) 0px 4px 5px 0px, rgb(0 0 0 / 12%) 0px 1px 10px 0px;
    padding: 32px 16px;
    border-radius: 4px;
    background-color: rgb(9, 77, 127);
}

*, a, h1, h2, h3, h4, h5, h6, p, ul {
    margin: 0;
    padding: 0;
}

*, :after, :before {
    box-sizing: border-box;
}

div {
    display: block;
}

.h1, .h2, .h3, .h4, .h5, .h6, body, h1, h2, h3, h4, h5, h6 {
    font-family: Open Sans,Helvetica,Arial,sans-serif;
    color: #252525;
}

body {
    font-size: 1em;
    line-height: 1.85714286em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
}


body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}

*, :after, :before {
    box-sizing: border-box;
}

*, :after, :before {
    box-sizing: border-box;
}

.imagebg h1, .imagebg h2, .imagebg h3, .imagebg h4, .imagebg h5, .imagebg h6 {
    position: relative;
}

.color--white {
    color: #fff;
}

.jss5 {
    margin-top: 16px;
    text-align: center;
}

.jss6 {
    margin-top: 16px;
    text-align: center;
}

label {
    margin-top: 0.46428571em;
    font-size: .89714286em;
    display: inline-block;
    font-weight: 400;
    margin: 0;
}

.input-select:not([class*=col-]), button[type=submit]:not([class*=col-]), input:not([class*=col-]), select:not([class*=col-]), textarea:not([class*=col-]) {
    width: 100%;
}