{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

h1 {
    text-align: center;
    line-height: 0.6;
}

h2 {
    text-align: center;
    line-height: 0.5;
}

h3 {
    text-align: center;
    line-height: 0.9;
}

.sdH2 {
    margin: auto;
    width:60%;
    display:block;
    font-size: 27px;
    font-weight: bold;
    font-family: "Cambria";
    text-align: center;
    line-height: 1;
}

.sdH3 {
    margin: auto;
    width:60%;
    display:block;
    font-size: 22px;
    font-weight: bold;
    font-family: "Cambria";
    text-align: center;
}

.sdH4 {
    margin: auto;
    width:60%;
    display:block;
    font-size: 20px;
    font-family: "Cambria";
    text-align: center;
}

.ssCenterFlexContainer {
    display: flex;
    justify-content: center;
}

.flex-title {
    display: flex;
    justify-content: space-between;
    margin: 5px;
    padding: 0;
    width: 100%
}

.title-col-left-hidden {
    flex: 0 1 auto;
    width: 100px;
    visibility: hidden;
}

.title-col-left {
    flex: 0 1 auto;
    width: 150px;
}

.title-col-center {
    flex: 0 1 auto;
    width: 500px;
}

.title-col-right {
    flex: 0 1 auto;
    width: 150px;
}

.help-button {
    font-family: Georgia;
    font-weight: bold;
    font-size: large;
    background-color: transparent;
    background-repeat: no-repeat;
    padding: 5px;
    text-decoration: none;
    border-width: 1px;
    border-radius: 7px;
    cursor: pointer;
}

.redButton {
    background-color: #C0392B;
    border:1px solid black;
    font-size: 16px;
    color: white;
    text-align: center;
    padding: 10px;
    text-decoration: none;
    cursor: pointer;
    margin: 0 auto;
    display:block;
    border-radius: 7px;
}

.redButton a {
    color: white;
    text-decoration: none !important;
}

.greyButton {
    background-color: #E2E2E2;
    border:1px solid black;
    font-size: 16px;
    color: black;
    text-align: center;
    padding: 10px;
    text-decoration: none;
    cursor: pointer;
    margin: 0 auto;
    display:block;
    border-radius: 7px;
}
.greyButton a {
    color: black;
    text-decoration: none !important;
}

.blueButton {
    background-color: #0A4F6B;
    border:1px solid black;
    font-size: 16px;
    color: white;
    text-align: center;
    padding: 10px;
    text-decoration: none !important;
    cursor: pointer;
    margin: 0 auto;
    border-radius: 7px;
}
.blueButton a:hover{
    text-decoration: none !important;
}

.orangeButton {
    background-color: #FFAE02;
    border:1px solid black;
    font-size: 16px;
    color: black;
    text-align: center;
    padding: 10px;
    text-decoration: none !important;
    cursor: pointer;
    margin: 0 auto;
    border-radius: 7px;
}
.orangeButton a:hover{
    text-decoration: none !important;
}

.greenButton {
    background-color: #06CF9D;
    border:1px solid black;
    font-size: 16px;
    color: white;
    text-align: center;
    padding: 10px;
    text-decoration: none !important;
    cursor: pointer;
    margin: 0 auto;
    border-radius: 7px;
}
.greenButton a:hover{
    text-decoration: none !important;
}

.block {
    display:block;
    text-decoration: none !important;
}

.blueButton a {
    color: white;
}

.fieldError {
    background-color: red;
}

.wideInput {
    font-size: 14px;
    width: 600px;
    margin: 0 auto;
    display:block;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.div.textBoxLabel {
    margin: 0 auto;
    display:inline-block;
}

.instructionText {
    width:60%;
    margin: 0 auto;
    display:block;
    text-align: center;
}

.instructionTextBullets {
    width:55%;
    margin: 0 auto;
    display:block;
}

.leftblockText {
    width:60%;
    margin: 0 auto;
    display:block;
    text-align: left;
}

.centerText {
    text-align: center;
}

hr hr.sd {
    height:2px;
    border-width:0;
    color: #B6B6B6;
    width: 90%;
}

.schoolAccountState {
    font-weight:bold;
    background: darkorange;
    width: 60%;
    margin: 0 auto;
    display:block;
    text-align: center;
    border:1px solid black;
    border-radius: 5px;
    margin-bottom: 10px;
}

.message, .accountMessage, .accountWarningMessage, .notificationMessage, .warningMessage, .errorMessage {
    flex: 1;
    text-align: center;
    margin-top: 5px;
    margin-left: 30px;
    margin-right: 30px;
    font-size:20px;
    /*border:1px solid black;*/
    border-radius: 5px;
}

.accountMessage {
    background-color: lightgreen;
}

.accountWarningMessage {
    background-color: yellow;
    color: #000;
}

.notificationMessage {
    background-color: #0080c9;
    color: #000;
}

.warningMessage {
    background-color: yellow;
    color: #000;
}

.errorMessage {
    background-color: red;
    color: white;
}

.redBlockErrorText {
    width:60%;
    margin: 0 auto;
    display:block;
    text-align: center;
    background-color: red;
    color: white;
}

.autoResetTimeInput {
    font-size: 14px;
    width: 50px;
    margin: 0 auto;
    display: inline-block;
}

.autoResetTimeInputLabel {
    width: 70px;
    margin: 0 auto;
    display: inline-block;
}

.greyBorderBox {
    background-color: #E2E2E2;
    border: solid;
    border-color: black;
    border-width: 1px;
    border-radius: 15px;
}

.blueBorderBox {
    background-color: #0A4F6B;
    color: white;
    font-family: "Proxima Nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
    border: solid;
    border-color: #0A4F6B;
    border-width: 1px;
    border-radius: 15px;
    line-height: 1.8;
}

.billingInput {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 5px;
    font-size: 14px;
}


div.box {
    text-align: center;
    padding: 30px 0px 15px 30px;
    margin: auto auto 30px auto;
}

div.colorsBox {
    height: 450px;
    width: 400px;
    padding: 15px 10px 15px 0px;
    margin: 10px auto 5px  auto;
}

.colorLabelRow {
    font-family: "Cambria";
    display: flex;
    justify-content: flex-end;
    padding: 10px;
}
.colorLabelRow > label {
    font-size: 18px;
    flex: 1;
    text-align: right;
}

.colorLabelRow > input {
    flex: 1;
    width: 100px;
    font-family: "Cambria";
    font-size: 18px;
}

/*Password boxes for admin, dispatch, classroom*/
.passwordBox {
    text-align: center;
    height: 150px;
    width: 400px;
    /*padding: 15px 10px 5px 0px;*/
    margin: 0px auto 40px  auto;
}

.passwordLabelInputLabel {
    background-color: lightgreen;
    width: 150px;
    margin: 15px 0 0 0px;
    display: inline-block;
    text-align: right;
}

.passwordLabelInput {
    background-color: pink;
    font-size: 14px;
    width: 150px;
    margin: 15px 20px 0 20px;
    display: inline-block;
    float: right;
}

.passwordInstructions {
    width:100%;
    margin: 0 auto;
    display:block;
    text-align: center;
}



.loginLabelInput {
    font-size: 16px;
    width: 200px;
    margin: 5px 0 5px 0;
    display: inline-block;
}

.loginBox {
    margin-top: 150px;
    margin-left: -25px;
    text-align: center;
    height: 275px;
    width: 400px;
}

.mfaLoginBox {
    height: 325px;
}

/*box to reset user password*/
.passwordResetBox {
    margin-left: -75px;
    text-align: center;
    height: 350px;
    width: 500px;
}

.registrationBox {
    text-align: left;
    height: 600px;
    width: 800px;
    padding: 10px;
    margin: 0px auto 40px  auto;
}

.registerLabelInput {
    font-size: 18px;
    width: 300px;
    display: inline-block;
    border:1px solid black;
    border-radius: 5px;
}

.registerLabelInputLabel {
    width: 70px;
    margin: 15px 0 0 0px;
    display: inline-block;
    text-align: right;
}

.form-row {
    font-family: "Cambria";
    display: flex;
    justify-content: flex-end;
    padding: 10px 30px 0 10px;
}
.form-row > label {
    height: 30px;
    font-size: 18px;
    flex: 1;
    padding-left: 20px;
    padding-right: 20px;

}

.form-row > input {
    flex: 2;
    width: 400px;
    font-family: "Cambria";
    font-size: 18px;
    height: 30px;
}

.form-row-short > input {
    flex: 2;
    margin-right: 200px;
    font-family: "Cambria";
    font-size: 18px;
}

.t1 {
    font-weight: bold;
    font-size: 1.1em;
}

.t2 {
    font-weight: bold;
    font-size: .9em;
    padding-left: 3em;
}

.error {
    background-color: #ff8080;
}

.errorText {
    color: red;
}

.errorInput {
    background-color: red;
    color: white;
}

.flex-row {
    display: flex;
    justify-content: center;
}

.accountButton {
    width: 150px;
    margin: 0 10px 0 10px;
}

button:disabled,
button[disabled]{
    border: 1px solid #999999;
    background-color: #cccccc;
    color: #666666;
}

.forgotMyPassword {
    margin-top: 30px;
}

#submitButtonsDiv {
    display: flex;
    justify-content: space-between;
    position: absolute;
    bottom: 20px;
}


a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

main a {
    text-decoration: underline;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #767676;
    opacity: 1;
}

:focus-visible {
    outline: 3px solid #FFAE02;
    outline-offset: 2px;
}

/* Skip link — visually hidden until focused */
.skip-link {
    position: absolute;
    top: -40px;
    left: 0;
    background: #FFAE02;
    color: #000;
    padding: 8px;
    z-index: 10000;
    text-decoration: underline;
}
.skip-link:focus {
    top: 0;
}

/* Screen-reader-only utility */
.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
}

/* Sort buttons inside table headers */
.sort-btn {
    background: none;
    border: none;
    cursor: pointer;
    font: inherit;
    color: inherit;
    font-weight: bold;
    padding: 0;
    text-decoration: underline;
}
