﻿nav {
    background-color: #232323 !important;
    color: #fff;
    height: 85px !important;
    line-height: 87px;
    width: 100%;
}

#img-navLogo {
    padding-left: 20px;
    padding-top: 15px;
}

.page-footer {
    background-color: #232323 !important;
    padding-top: 0px;
}

    .page-footer .footer-copyright {
        align-items: center;
        background-color: rgba(51, 51, 51, 0.08);
        color: rgba(255, 255, 255, 0.8);
        display: flex;
        min-height: 50px;
        overflow: hidden;
        padding: 10px 0;
        height: 56px !important;
    }

.indigo-text {
    color: #232323 !important;
}

input[type="text"]:focus:not([readonly]) + label {
    color: #A8A8A8 !important;
}

input[type="text"]:focus:not([readonly]) {
    border-bottom: 1px solid #A8A8A8 !important;
    box-shadow: 0 1px 0 0 #A8A8A8 !important;
}

input[type="password"]:focus:not([readonly]) + label {
    color: #A8A8A8 !important;
}

input[type="password"]:focus:not([readonly]) {
    border-bottom: 1px solid #A8A8A8 !important;
    box-shadow: 0 1px 0 0 #A8A8A8 !important;
}

a {
    color: #2196f3 !important;
    text-decoration: none;
}

body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url("../images/slider1.png");
    background-size: 100% 100%;
}

}

main {
    flex: 1 0 auto;
}

html {
    color: rgba(0, 0, 0, 0.87);
    font-family: "Roboto",sans-serif !important;
    font-weight: normal !important;
    line-height: 1.0 !important;
}


.valid {
    border-bottom: 1px solid #4caf50 !important;
    box-shadow: 0 1px 0 0 #4caf50 !important;
}

label.invalid {
    color: red;
    font-size: 0.8rem;
    font-weight: 500;
    top: 50px;
}

input.invalid:not([type]), input.invalid:focus:not([type]), input.invalid[type="text"], input.invalid[type="text"]:focus, input.invalid[type="password"], input.invalid[type="password"]:focus, input.invalid[type="email"], input.invalid[type="email"]:focus, input.invalid[type="url"], input.invalid[type="url"]:focus, input.invalid[type="time"], input.invalid[type="time"]:focus, input.invalid[type="date"], input.invalid[type="date"]:focus, input.invalid[type="datetime"], input.invalid[type="datetime"]:focus, input.invalid[type="datetime-local"], input.invalid[type="datetime-local"]:focus, input.invalid[type="tel"], input.invalid[type="tel"]:focus, input.invalid[type="number"], input.invalid[type="number"]:focus, input.invalid[type="search"], input.invalid[type="search"]:focus, textarea.materialize-textarea.invalid, textarea.materialize-textarea.invalid:focus {
    border-bottom: 1px solid #f44336;
    box-shadow: 0 1px 0 0 #f44336;
}

.blue-text {
    color: #2196f3 !important;
}

.fontWeight {
    font-weight: bold;
}

.btn {
    text-transform: capitalize !important;
}

#errorMessage {
    color: red;
}

.section-start {
    margin-top: 100px;
}

.section-end {
    margin-bottom: 50px;
}

.padding_25_50 {
    padding: 10px 30px 5px 30px;
    border: 1px solid #eee;
    display: inline-block;
    border-radius: 5px;
}

.container {
    width: 31%;
}

.section-start-username {
    margin-top: 150px;
}

.section-start-password {
    margin-top: 150px;
}

@media screen and (min-width: 1600px) {
    .section-start {
        margin-top: 230px;
        width: 80% !important;
    }

    .section-start-username {
        margin-top: 290px;
        width: 80% !important;
    }

    .section-start-password {
        margin-top: 290px;
        width: 80% !important;
    }
}

h2.welcome-text {
    color: rgba(0, 0, 0, 0.56);
    font-size: 32px;
    font-weight: 400;
    margin-left: -5px;
}

label.welcome-text-signin {
    color: rgba(0, 0, 0, 0.54);
    font-size: 1rem;
    margin-left: -40px;
    overflow: hidden;
    font-family: Roboto,Helvetica,Arial,sans-serif;
}

label.marginLeftTop {
    margin-top: -20px;
    margin-left: -10px;
}

.labelFontHeight {
    font-size: 16px !important;
    color: rgba(0, 0, 0, 1) !important;
}

.anchorClass {
    font-size: 14px;
    color: rgba(0, 0, 0, 1) !important;
}

    .anchorClass:hover {
        background-color: rgba(158, 158, 158, 0.2) !important;
    }

.input-field {
    margin-top: 0rem;
    position: relative;
}

.welcome-text2 {
    color: rgba(0, 0, 0, 0.54);
    font-size: 1rem !important;
    line-height: 18px;
    overflow: hidden;
}

.marginRight5 {
    margin-right: 5px;
}

.row {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

#usernameDialog {
    height: 270px;
    top: 192px !important;
    width: 333px;
    z-index: 64;
    border: 1px solid whitesmoke;
}

#passwordDialog {
    height: 270px;
    top: 192px !important;
    width: 333px;
    z-index: 64;
    border: 1px solid whitesmoke;
}

#usernameErrorDialog {
    height: 260px;
    top: 192px !important;
    width: 333px;
    z-index: 64;
    border: 1px solid whitesmoke;
    padding: 30px !important;
}

#passwordErrorDialog {
    height: 260px;
    top: 192px !important;
    width: 333px;
    z-index: 64;
    border: 1px solid whitesmoke;
    padding: 30px !important;
}

p {
    font-size: 14px !important;
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    line-height: 20px !important;
}

    p.successMsg {
        font-size: 14px !important;
        font-weight: 400 !important;
        letter-spacing: 0 !important;
        line-height: 20px !important;
        padding: 30px !important;
    }

.mdl-dialog__title {
    font-size: 2.5rem;
    margin-left: 20px;
    text-align: left !important;
}

.mdl-dialog {
    border: medium none;
    box-shadow: 0 9px 46px 8px rgba(0, 0, 0, 0.14), 0 11px 15px -7px rgba(0, 0, 0, 0.12), 0 24px 38px 3px rgba(0, 0, 0, 0.2);
    width: 280px;
}

.mdl-button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none;
    border-radius: 2px;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-family: Roboto,Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: 500;
    height: 36px;
    letter-spacing: 0;
    line-height: 36px;
    margin: 0;
    min-width: 64px;
    outline: 0 none;
    overflow: hidden;
    padding: 0 16px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1) 0s, background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s, color 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    vertical-align: middle;
    will-change: box-shadow;
    color: #4990e2;
}

.textalignleft {
    text-align: left;
}

.margin-top5px {
    margin-top: 5px;
}

@media screen and (min-width: 1600px) {
    #usernameDialog {
        height: 270px;
        top: 320px !important;
        width: 333px;
        z-index: 64;
        border: 1px solid whitesmoke;
    }

    #passwordDialog {
        height: 270px;
        top: 320px !important;
        width: 333px;
        z-index: 64;
        border: 1px solid whitesmoke;
    }

    #usernameErrorDialog {
        height: 260px;
        top: 320px !important;
        width: 333px;
        z-index: 64;
        border: 1px solid whitesmoke;
        padding: 30px !important;
    }

    .marginleft-19 {
        margin-left: -19% !important;
    }

    #passwordErrorDialog {
        height: 260px;
        top: 320px !important;
        width: 333px;
        z-index: 64;
        border: 1px solid whitesmoke;
        padding: 30px !important;
    }
}

.filled-in[type="checkbox"]:checked + label::after {
    background-color: #000;
    border: 2px solid #000;
    height: 20px;
    top: 0;
    width: 20px;
    z-index: 0;
}

[type="checkbox"] + label {
    -moz-user-select: none;
    cursor: pointer;
    display: inline-block;
    font-size: 1.1rem !important;
    height: 25px;
    line-height: 20px;
    padding-left: 35px;
    position: relative;
}

.tabbed[type="checkbox"]:focus + label::after {
    box-shadow: 0 0 0 10px rgba(0,0,0,0.1);
}

#keepMeLoggedIn {
    visibility: visible !important;
}

.filled-in[type="checkbox"]:not(:checked) + label::after {
    background-color: transparent;
    border: 2px solid #5a5a5a;
    height: 18px;
    top: 0;
    width: 20px;
    z-index: 0;
}

.z-depth-1-half, .btn:focus, .btn-large:focus, .btn-floating:focus {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.40), 0 4px 15px 0 rgba(0, 0, 0, 0.40);
}

.lineHieght_2 {
    line-height: 2;
}

.marginLeft_9px {
    margin-left: 6px;
}

@media only screen and (min-width:1601px) and (max-width:1920px) {
    .marginLeft_39px {
        margin-left: 39px;
    }

    .fontSize15px {
        font-size: 15px;
    }
}
