/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

.k-d-flex-row {
    display: flex;
    flex-direction: row;
}

.k-d-flex-col {
    display: flex;
    flex-direction: column;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer {
    align-items: center;
    background-color: #D2D2D2;
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
}

.successHeader * h1, a {
    align-content: center;
    font-size: 1rem;
}


.control-label {
    font-size: .778rem !important;
}


.intro {
    margin-top: 20px;
    padding: .357rem .75rem;
}


.headConstraint {
    width: 100%;
    border: none;
    max-width: 1080px;
    margin: auto;
}

textarea {
    resize: none;
}

.form-control {
    height: 40px;
}

button {
    border: none;
    background-color: transparent;
    outline: none;
}

.alpaForm * {
    border-radius: 0px;
    font-size: 1rem;
}

.headContainer {
    padding-top: 1em;
    padding-bottom: 1em;
}

html {
    position: relative;
    min-height: 100%;
    font-size: 16px;
}

body {
    justify-content: center;
    font: normal 1.0rem Hind;
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0px;
    overflow-x: hidden;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

main {
    max-width: 100%;
    margin: 0;
    padding: 0;
    padding-left: 0px;
    padding-right: 0px;
}

body > div.container {
    max-width: 100%;
    padding: 0;
    margin: 0;
    justify-content: center;
}

.headContent {
    margin: 0;
    max-width: 100%;
    font-size: 1.33rem;
    height: 43px;
}


header {
    max-width: 100%;
    height: 20%;
    position: absolute;
    top: 0;
    left: 0;
}


.headContainer .appTitle {
    display: flex;
    align-items: center;
    display: flex;
    margin: auto;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

    .headContainer .appTitle hr {
        margin: 0;
    }

.alpaButtons {
    max-width: 100%;
}


.alpaLogo {
    float: left;
}


div.row {
    justify-content: center;
    align-content: center;
    margin-right: auto;
    margin-left: 0px;
    padding-right: 0px;
}

.centerButton {
    text-align: center;
}

.error {
    justify-content: center;
    display: flex;
}

    .error p {
        text-align: center;
        padding-bottom: 2rem;
    }


.alpaFooter {
    justify-content: center;
    text-align: center;
    margin: 0;
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0px;
    overflow-x: hidden;
    padding-bottom: 0px;
    margin-bottom: 0px;
}


.flex-wrapper {
    display: flex;
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.footer {
    align-items: center;
    background-color: #D2D2D2;
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
}

    .footer p {
        margin-top: 1rem;
        text-align: center;
        font: normal .875em Hind;
    }



.dropbtn {
    color: white;
    padding-top: 1em;
    font-size: 16px;
    border: none;
    cursor: pointer;
}


.dropdown {
    position: relative;
    display: inline-block;
    float: right;
    padding-right: 1em;
}

.dropdown-content {
    right: 0;
    display: none;
    position: absolute;
    background-color: white;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a {
        color: #144B7D;
        font: normal 1em Hind;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            background-color: #f1f1f1;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: none;
}


.faButton {
    font: normal .875rem Hind;
    background-color: Transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
    color: #144B7D;
    justify-content: right;
}

.headContainer {
    max-width: 100%;
    margin: 0;
    padding-left: 0px;
    padding-right: 0px;
}

.appTitle {
    margin: auto;
    text-align: center;
    font: normal 1.33rem Hind;
    background-color: #144B7D;
    color: white;
    width: 100%;
}

p {
    font: normal 1em Hind;
    text-align: left;
    opacity: 1;
    word-wrap: break-word;
    word-break: normal;
}

.pContainer {
    justify-content: center;
    display: flex;
}


.correctButton {
    width: 226px;
    font: normal 1rem Hind;
    height: 40px;
    background: #0079C2;
    border-radius: 0px;
    color: #FFFFFF;
}



.incorrectButton {
    width: 226px;
    font: normal 1rem Hind;
    height: 40px;
    background: #02335E;
    border-radius: 0px;
    color: #FFFFFF;
}



.row {
    justify-content: center;
}

.name {
    font-family: 'MS Reference Sans Serif';
    text-align: left;
}


input[type="text"] {
    width: 100%;
    height: 40px;
}

.btn-block {
    justify-content: center;
}

.logout {
    color: white;
    text-align: right;
    background-color: lightslategrey;
}

h1 {
    font-size: large;
}

form {
    justify-content: center;
    align-items: center;
    /*max-width: 700px;*/
}

.header {
    background-color: #144B7D;
    width: 1080px;
    color: black;
    text-align: center;
    border-radius: 15px;
    font-size: small;
}


row, .row {
    align-content: center;
    justify-content: center;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}



.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top {
    border-top: 5px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}


/*desktop*/
@media only screen and (min-width: 768px) {

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 100%;
    }

    .alpaLogo {
        max-height: 60px;
        width: 285px;
        height: 100%;
        display: block;
    }

    .alpaLogoMobile, .alpaLogoTablet {
        display: none;
    }

    .appTitle {
        height: 38px;
    }
}
/*mobile phone*/
@media only screen and (max-width:480px) {

    .headContainer .appTitle {
        padding: 2em;
    }

    .dropdown {
        padding-top: .5em;
        text-align: center;
    }

    .alpaLogoMobile {
    }

    .dropbtn {
        padding-top: 1em;
    }

    .alpaLogo, .alpaLogoTablet {
        display: none;
    }

    /*main {*/
    /*    padding-top: 2.5rem;*/
    /*}*/

    .appTitle {
        height: 78px;
    }

    .alpaForm {
        display: flex;
        justify-content: center;
        align-content: center;
    }

    label {
        margin-bottom: 0;
    }

    .headContainer {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .footer {
        align-items: center;
        background-color: #D2D2D2;
        text-align: center;
        position: relative;
        bottom: 0;
        width: 100%;
    }
}

@media only screen and (min-width: 911px) and (max-width:912px) {
    .footer {
        align-items: center;
        background-color: #D2D2D2;
        text-align: center;
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}

@media only screen and (min-width: 819px) and (max-width:820px) {
    .footer {
        align-items: center;
        background-color: #D2D2D2;
        text-align: center;
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}

/*newer surface pro tablets*/
@media only screen and (min-width: 821px) and (max-width:910px) {
    .row {
        flex-wrap: nowrap;
    }

    .footer {
        align-items: center;
        background-color: #D2D2D2;
        text-align: center;
        position: relative;
        bottom: 0;
        width: 100%;
    }

    .flex-wrapper {
        display: flex;
        max-width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        left: 0;
        bottom: 0;
    }

    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}

/*newer air tablets*/
@media only screen and (min-width: 769px) and (max-width:818px) {
    .row {
        flex-wrap: nowrap;
    }

    .footer {
        align-items: center;
        background-color: #D2D2D2;
        text-align: center;
        position: relative;
        bottom: 0;
        width: 100%;
    }

    .flex-wrapper {
        display: flex;
        max-width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        position: relative;
        left: 0;
        bottom: 0;
    }

    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}

/*tablet*/
@media only screen and (min-width: 481px) and (max-width:768px) {

    .dropdown {
        padding-top: 1em;
    }

    .col-md-6 {
        width: 100%;
    }

    .footer {
        align-items: center;
        background-color: #D2D2D2;
        text-align: center;
        position: relative;
        bottom: 0;
        width: 100%;
    }

    .row {
        flex-wrap: nowrap;
    }

    .alpaLogoTablet {
        float: left;
    }

    .dropbtn {
        padding-top: 1em;
    }

    .alpaLogo, .alpaLogoMobile {
        display: none;
    }

    .alpaForm {
        display: flex;
        justify-content: center;
        align-content: center;
        flex-direction: row;
    }
}

@media screen and (max-width: 480px) {
    div.row {
        justify-content: center;
        align-content: center;
        margin-right: auto;
        margin-left: 0px;
        padding-right: 0px;
    }

    .dropdown {
        padding-top: 0.5em;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
        float: none;
    }

    .alpaLogoMobile {
        float: left
    }

    .headContainer .appTitle {
        padding: 0;
    }

    .modal-dialog {
        max-width: 400px;
        margin: 1.75rem auto;
    }
}

@media screen and (min-width:913px) and (max-width: 1280px) {
    .flex-wrapper {
        display: flex;
        max-width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        bottom: 0;
    }

    .footer {
        position: relative;
    }

    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}

@media screen and (min-width: 1281px) {
    .footer {
        position: relative;
    }

    .modal-dialog {
        max-width: 600px;
        margin: 1.75rem auto;
    }
}

/* #region Navbar styles */
.navbar-header {
    border-bottom: 1px solid rgba(255,255,255, 0.1);
}

.navbar-brand {
    font-size: 2rem;
    font-weight: lighter;
}
/* #endregion */



/* #region custom Kendo UI styles */


h1 a {
    color: #fff;
    text-decoration: none;
}

h2 {
    font-weight: lighter;
}

.placeholder img {
    display: inline-block;
}

p .k-button {
    margin: 0 15px 0 0;
}

#configure {
    display: none;
}

p .k-button {
    margin: 0 15px 0 0;
}

.k-state-active .label {
    font-size: 1em;
}

#responsive-panel {
    padding: 0;
    width: 100%;
}

    #responsive-panel .k-menu {
        padding: .5rem;
    }
/* #endregion */

@media (max-width: 767px) {
    #responsive-panel {
        transition: all linear .2s;
    }

    #configure {
        display: block;
        float: right;
    }

    .k-rpanel {
        padding: 0 1rem;
    }

    .k-rpanel-expanded {
        padding: .5rem 1rem;
    }

    .navbar-header {
        width: 100%;
    }

    .navbar-brand {
        font-size: 1.5rem;
    }

    h2 {
        font-size: 2rem;
    }

    .k-menu .k-item,
    .k-menu .k-link {
        width: 100%;
    }

    .k-widget.k-menu-horizontal > .k-item {
        border: none;
    }

    .k-menu .k-link {
        box-sizing: border-box;
    }
}

/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

.k-d-flex-row {
    display: flex;
    flex-direction: row;
}

.k-d-flex-col {
    display: flex;
    flex-direction: column;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
}

.footer {
    align-items: center;
    background-color: #D2D2D2;
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
}

.successHeader * h1, a {
    align-content: center;
    font-size: 1rem;
}


.control-label {
    font-size: .778rem !important;
}


.intro {
    margin-top: 20px;
    padding: .357rem .75rem;
}


.headConstraint {
    width: 100%;
    border: none;
    max-width: 1080px;
    margin: auto;
}

textarea {
    resize: none;
}

.form-control {
    height: 40px;
}

button {
    border: none;
    background-color: transparent;
    outline: none;
}

.alpaForm * {
    border-radius: 0px;
    font-size: 1rem;
}

.headContainer {
    padding-top: 1em;
    padding-bottom: 1em;
}

/*html {
    position: relative;
    min-height: 100%;
    font-size: 18px;
}*/

body {
    justify-content: center;
    font: normal 1.0rem Hind;
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0px;
    overflow-x: hidden;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

main {
    max-width: 100%;
    margin: 0;
    padding: 0;
    padding-left: 0px;
    padding-right: 0px;
}

body > div.container {
    max-width: 100%;
    padding: 0;
    margin: 0;
    justify-content: center;
}

.headContent {
    margin: 0;
    max-width: 100%;
    font-size: 1.33rem;
    height: 43px;
}


header {
    max-width: 100%;
    height: 20%;
    position: absolute;
    top: 0;
    left: 0;
}


.headContainer .appTitle {
    display: flex;
    align-items: center;
    display: flex;
    margin: auto;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

    .headContainer .appTitle hr {
        margin: 0;
    }

.alpaButtons {
    max-width: 100%;
}


.alpaLogo {
    float: left;
}


div.row {
    justify-content: center;
    align-content: center;
    margin-right: auto;
    margin-left: 0px;
    padding-right: 0px;
}

.centerButton {
    text-align: center;
}

.error {
    justify-content: center;
    display: flex;
}

    .error p {
        text-align: center;
        padding-bottom: 2rem;
    }


.alpaFooter {
    justify-content: center;
    text-align: center;
    margin: 0;
}

html, body {
    height: 100%;
    margin: 0;
    padding: 0px;
    overflow-x: hidden;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.flex-wrapperError {
    display: flex;
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    position: relative;
    bottom: 0;
}

.flex-wrapper {
    display: flex;
    max-width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

.footer {
    align-items: center;
    background-color: #D2D2D2;
    text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
}

    .footer p {
        margin-top: 1rem;
        text-align: center;
        font: normal .875em Hind;
    }



.dropbtn {
    color: white;
    padding-top: 1em;
    font-size: 16px;
    border: none;
    cursor: pointer;
}


.dropdown {
    position: relative;
    display: inline-block;
    float: right;
    padding-right: 1em;
}

.dropdown-content {
    right: 0;
    display: none;
    position: absolute;
    background-color: white;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

    .dropdown-content a {
        color: #144B7D;
        font: normal 1em Hind;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

        .dropdown-content a:hover {
            background-color: #f1f1f1;
        }

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: none;
}


.faButton {
    font: normal .875rem Hind;
    background-color: Transparent;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    overflow: hidden;
    outline: none;
    color: #144B7D;
    justify-content: right;
}

.headContainer {
    max-width: 100%;
    margin: 0;
    padding-left: 0px;
    padding-right: 0px;
}

.appTitle {
    margin: auto;
    text-align: center;
    font: normal 1.33rem Hind;
    background-color: #144B7D;
    color: white;
    width: 100%;
}

p {
    font: normal 1em Hind;
    text-align: left;
    opacity: 1;
    word-wrap: break-word;
    word-break: normal;
}

.pContainer {
    justify-content: center;
    display: flex;
}


.correctButton {
    width: 226px;
    font: normal 1rem Hind;
    height: 40px;
    background: #0079C2;
    border-radius: 0px;
    color: #FFFFFF;
}



.incorrectButton {
    width: 226px;
    font: normal 1rem Hind;
    height: 40px;
    background: #02335E;
    border-radius: 0px;
    color: #FFFFFF;
}



.row {
    justify-content: center;
}

.name {
    font-family: 'MS Reference Sans Serif';
    text-align: left;
}


input[type="text"] {
    width: 100%;
    height: 40px;
}

.btn-block {
    justify-content: center;
}

.logout {
    color: white;
    text-align: right;
    background-color: lightslategrey;
}

h1 {
    font-size: large;
}

form {
    justify-content: center;
    align-items: center;
}

.header {
    background-color: #144B7D;
    width: 1080px;
    color: black;
    text-align: center;
    border-radius: 15px;
    font-size: small;
}


row, .row {
    align-content: center;
    justify-content: center;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}



.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top {
    border-top: 5px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}


/*desktop*/
@media only screen and (min-width: 768px) {

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 100%;
    }

    .alpaLogo {
        max-height: 60px;
        width: 285px;
        height: 100%;
        display: block;
    }

    .alpaLogoMobile, .alpaLogoTablet {
        display: none;
    }

    .appTitle {
        height: 38px;
    }
}
/*mobile phone*/
@media only screen and (max-width:480px) {

    .headContainer .appTitle {
        padding: 2em;
    }

    .dropdown {
        padding-top: .5em;
        text-align: center;
    }

    .alpaLogoMobile {
    }

    .dropbtn {
        padding-top: 1em;
    }

    .alpaLogo, .alpaLogoTablet {
        display: none;
    }

/*    main {
        padding-top: 2.5rem;
    }*/

    .appTitle {
        height: 78px;
    }

    .alpaForm {
        display: flex;
        justify-content: center;
        align-content: center;
    }

    label {
        margin-bottom: 0;
    }

    .headContainer {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .footer {
        align-items: center;
        background-color: #D2D2D2;
        text-align: center;
        position: relative;
        bottom: 0;
        width: 100%;
    }
}

@media only screen and (min-width: 911px) and (max-width:912px) {
    .footer {
        align-items: center;
        background-color: #D2D2D2;
        text-align: center;
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}

@media only screen and (min-width: 819px) and (max-width:820px) {
    .footer {
        align-items: center;
        background-color: #D2D2D2;
        text-align: center;
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}

/*newer surface pro tablets*/
@media only screen and (min-width: 821px) and (max-width:910px) {
    .row {
        flex-wrap: nowrap;
    }

    .footer {
        align-items: center;
        background-color: #D2D2D2;
        text-align: center;
        position: relative;
        bottom: 0;
        width: 100%;
    }

    .flex-wrapper {
        display: flex;
        max-width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        left: 0;
        bottom: 0;
    }

    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}

/*newer air tablets*/
@media only screen and (min-width: 769px) and (max-width:818px) {
    .row {
        flex-wrap: nowrap;
    }

    .footer {
        align-items: center;
        background-color: #D2D2D2;
        text-align: center;
        position: relative;
        bottom: 0;
        width: 100%;
    }

    .flex-wrapper {
        display: flex;
        max-width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        position: relative;
        left: 0;
        bottom: 0;
    }

    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}

/*tablet*/
@media only screen and (min-width: 481px) and (max-width:768px) {

    .dropdown {
        padding-top: 1em;
    }

    g
    .col-md-6 {
        width: 100%;
    }

    .footer {
        align-items: center;
        background-color: #D2D2D2;
        text-align: center;
        position: relative;
        bottom: 0;
        width: 100%;
    }

    .row {
        flex-wrap: nowrap;
    }

    .alpaLogoTablet {
        display: block;
        float: left;
    }

    .dropbtn {
        padding-top: 1em;
    }

    .alpaLogo, .alpaLogoMobile {
        display: none;
    }

    .alpaForm {
        display: flex;
        justify-content: center;
        align-content: center;
        flex-direction: row;
    }
}

@media screen and (max-width: 480px) {
    div.row {
        justify-content: center;
        align-content: center;
        margin-right: auto;
        margin-left: 0px;
        padding-right: 0px;
    }

    .dropdown {
        padding-top: 0.5em;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
        float: none;
    }

    .alpaLogoMobile {
        float: left
    }

    .headContainer .appTitle {
        padding: 0;
    }

    .modal-dialog {
        max-width: 400px;
        margin: 1.75rem auto;
    }
}

@media screen and (min-width:913px) and (max-width: 1280px) {
    .flex-wrapper {
        display: flex;
        max-width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        bottom: 0;
    }

    .footer {
        position: relative;
    }

    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto;
    }
}

@media screen and (min-width: 1281px) {
    .footer {
        position: relative;
    }

    .modal-dialog {
        max-width: 600px;
        margin: 1.75rem auto;
    }
}

.form-control {
    border-radius: 0 !important;
}

.k-menu-link-text {
    flex: none !important;
}

.k-menu-vertical > .k-menu-item > .k-menu-link {
    padding: 0 !important;
}

/* remove dark gray on hover */
.k-menu:not(.k-context-menu) > li.k-item.k-hover, .k-menu:not(.k-context-menu) > li.k-item:hover {
    background-color: transparent;
}

/* grid context menu styles */
span.k-i-arrow-e::before {
    font-family: FontAwesome;
    content: "\f142";
}

tr > td.templateCell {
    padding: 0px;
}

/* end grid context menu styles */

/* prevent wrapping in grid cells */
.k-grid td {
    white-space: nowrap;
}
/* end prevent wrapping in grid cells */

ul.k-menu-group {
    z-index: 1;
}

#breadcrumbContainer.row {
    justify-content: left;
    align-content: left;
    padding-bottom: 2em;
}



[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer;
}


.btn {
    margin: 1em !important;
}

.k-wizard {
    margin: auto;
}

.faq-row .k-expander-content {
    padding: 0.5rem;
}

.faq-row .k-expander-header {
    padding-left: 1rem;
    padding-right: 1rem;
    height: 40px;
}

.faq-row .k-panelbar-content {
    padding: 0.5rem;
}

.faq-row, .additionalprompt-row {
    padding-top: 0.5rem;
}

.faq-expand:before {
    content: "Show"
}

.faq-collapse:before {
    content: "Hide"
}

#content {
    margin: auto;
    width: 100%;
    height: 100%;
    overflow: hidden;
    max-width: 1080px;
}

#container {
    display: flex;
    align-items: center;
    justify-content: center;
}
