@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/pt-sans-v9-latin-regular.eot'); /* IE9 Compat Modes */
    src: local('PT Sans'), local('PTSans-Regular'), url('../fonts/pt-sans-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/pt-sans-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/pt-sans-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/pt-sans-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/pt-sans-v9-latin-regular.svg#PTSans') format('svg'); /* Legacy iOS */
}

body, html {
    background: url(/Images/newheadlighter.png) 0 0 repeat, #222629 !important;
    background-position: top left !important;
    height: 100%;
    position: relative;
}

body {
    font-family: 'PT Sans', sans-serif;
    color: black;
    font-size: 11px;
    color: black;
}

.button {
    padding: 5px 30px 5px 15px;
    overflow: hidden;
    z-index: 3;
    display: block;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.myHyve-login-form {
    color: #8c8c8c;
    margin-top: -25px;
}

#wrapper {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
}

    #wrapper td {
        vertical-align: middle;
        text-align: center;
    }

.defaultloginform {
    margin-top: 20% !important;
}

.link, .button {
    position: relative;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: none;
    border: 0;
    padding: 0;
    font-weight: 600;
    cursor: pointer;
    letter-spacing: .1rem;
    transition: all .3s ease;
    text-transform: none;
}

.button-slant {
    color:black!important;
text-decoration: none !important;
padding: 10px 35px 10px 25px !important;
display: inline-block;
letter-spacing: .05em;
padding: .5555555556rem 1rem;
text-decoration: none;
font-size: .8rem;
}

.button-slant:before {
    background-color:#03C1DE;
}

.button:before, .button:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transform: skew(-20deg) translate3d(0,0,0);
    transform: skew(-20deg) translate3d(0,0,0);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.button:before, .button:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transform: skew(-20deg) translate3d(0,0,0);
    transform: skew(-20deg) translate3d(0,0,0);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.button:after {
    left: -100%;
    transition: left .3s ease;
}

.link,
.button {
    position: relative;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    letter-spacing: 0.1rem;
    transition: all 0.3s ease;
    text-transform: none;
}

button[type=submit]:focus {
    outline: none !important;
    border-width: 0 !important;
}

.button {
    padding: 5px 30px 5px 15px;
    overflow: hidden;
    z-index: 3;
    display: block;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

    .button:before,
    .button:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        -webkit-transform: skew(-20deg) translate3d(0, 0, 0);
        transform: skew(-20deg) translate3d(0, 0, 0);
        -webkit-transform-origin: top right;
        -ms-transform-origin: top right;
        transform-origin: top right;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }

.button-green:before,
.button-green:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transform: skew(0deg) translate3d(0, 0, 0);
    transform: skew(0deg) translate3d(0, 0, 0);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.button:before,
.button:after {
    content: '';
    width: 98%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transform: skew(-20deg) translate3d(0, 0, 0);
    transform: skew(-20deg) translate3d(0, 0, 0);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.button-blue:before,
.button-blue:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transform: skew(0deg) translate3d(0, 0, 0);
    transform: skew(0deg) translate3d(0, 0, 0);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.button:after {
    left: -100%;
    transition: left .3s ease;
}

.button:focus:after,
.bg-dark .button:hover:after {
    left: 0;
}

.button--left {
    padding: 10px 15px 10px 30px;
}

    .button--left:after,
    .button--left:before {
        -webkit-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
        transform-origin: bottom left;
    }

    .button--left:after {
        left: 100%;
    }

.button--marged-top {
    margin-top: 20px;
}

.button--green {
    color:black!important;
text-decoration: none !important;
padding: 8px 35px 8px 25px !important;
display: inline-block;
letter-spacing: 0.05em;
padding: 0.5555555556rem 1rem;
text-decoration: none;
font-size: .8rem;
}

.button--green:before {
    background-color:#03C1DE;
}

.button--green:after {
    background-color:#03C1DE;
    text-decoration: none;
}

.site-navigation--important a {
    color: #bdbdbd;
    font-weight: lighter;
}

.button-dark:before,
.button-dark:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transform: skew(0deg) translate3d(0, 0, 0);
    transform: skew(0deg) translate3d(0, 0, 0);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.button--dark {
    color:black!important;
    text-decoration: none !important;
    padding: 8px 35px 8px 25px !important;
    display: inline-block;
    letter-spacing: 0.05em;
    padding: 0.5555555556rem 1rem;
    text-decoration: none;
    font-size: .8rem;
}

.button--dark img {
    height: 19px;
    margin-top: -3px;
    padding-right: 10px;
    padding-top: 5px;
    margin-left: 0px;
}

.button--dark:before {
    background-color: #333;
}

.button--dark:after {
    background-color: #5f9a05;
    text-decoration: none;
}

.button-blue:before,
.button-blue:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-transform: skew(0deg) translate3d(0, 0, 0);
    transform: skew(0deg) translate3d(0, 0, 0);
    -webkit-transform-origin: top right;
    -ms-transform-origin: top right;
    transform-origin: top right;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.button--blue {
    color:black!important;
text-decoration: none !important;
padding: 8px 35px 8px 25px !important;
display: inline-block;
letter-spacing: 0.05em;
padding: 0.5555555556rem 1rem;
text-decoration: none;
font-size: .8rem;
}

.button--blue:before {
    background-color: #02bdd9;
}

.button--blue:after {
    background-color: #0799af;
    text-decoration: none;
}

.link,
.buttonBlue {
    position: relative;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    letter-spacing: 0.1rem;
    transition: all 0.3s ease;
    text-transform: none;
}

.buttonBlue {
    padding: 5px 30px 5px 15px;
    overflow: hidden;
    z-index: 3;
    display: block;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

    .buttonBlue:before,
    .buttonBlue:after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }

.button-green:before,
.button-green:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.buttonBlue:before,
.buttonBlue:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.button-blue:before,
.button-blue:after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.buttonBlue:after {
    left: -100%;
    transition: left .3s ease;
}

.buttonBlue:focus:after,
.bg-dark .buttonBlue:hover:after {
    left: 0;
}

.button--left {
    padding: 10px 15px 10px 30px;
}

    .button--left:after,
    .button--left:before {
        -webkit-transform-origin: bottom left;
        -ms-transform-origin: bottom left;
        transform-origin: bottom left;
    }

    .button--left:after {
        left: 100%;
    }

.cta-desc a {
    color: #6b9a2e !important;
}

.button--marged-top {
    margin-top: 20px;
}

.button--blue {
    color:black!important;
text-decoration: none !important;
padding: 8px 25px 8px 25px !important;
display: inline-block;
letter-spacing: 0.05em;
padding: 0.5555555556rem 1rem;
text-decoration: none;
font-size: .8rem;
}

.button--blue:before {
    background-color: #02bdd9;
}

.button--blue:after {
    background-color: #0799af;
    text-decoration: none;
}
/** main bootstrap changes **/
.myhyve-container {
    max-width: 750px;
}

.myhyve-container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
}
/** login form **/
.hex-bg {
    background: url(/images/newheadlighter.png) 0 0 repeat, #222629 !important;
    background-position: top left;
}

.loginForm {
    margin-top: 28vh;
}

.loginFormSignUp {
    margin-top: 10%;
}

.form-control {
    padding: 0.55rem 0rem;
    font-size: 0.8rem;
    line-height: 1.25;
    color: #fff;
    background-color: transparent;
    border-radius: 0rem;
    border: none;
    border-bottom: 1px solid white;
}

.form-group {
    margin-bottom: 0.5rem;
}

.buttongroup {
    margin-top: 1rem;
}

.myHyve-form:focus {
    color: #e4e4e4;
    background-color: transparent;
    border-color:#8ac5f3;
    outline: 0;
}

.myHyve-form option {
    color: black;
}

.form-check-input {
    margin-left: 0rem;
}

.myHyve-login-form {
    color: white;
}

.form-group ::placeholder {
    color: white;
}

.form-group:focus ::placeholder {
    color: black;
}

.myHyve-form::-webkit-input-placeholder {
    color: #fff;
    transition: .5s;
}

.myHyve-form:focus::-webkit-input-placeholder {
    color: #777;
}

.loginFormSignUp .myHyve-login-form {
    margin-top: 10%;
}

/** form login buttons **/
.myHyve-login-blue {
    color: #fff;
    background-color: #00aeef;
    border-color: #00aeef;
    border-radius: 0px;
    box-shadow: 0px 10px 20px 0px #34383c;
    margin-top: -3px;
    cursor: pointer;
}

    .myHyve-login-blue:hover {
        color: #333;
        background-color: #00aeef;
        border-color: #00aeef;
    }

.myHyve-login-green {
    color: #fff;
    background-color: #84b938;
    border-color: #84b938;
    border-radius: 0px;
    cursor: pointer;
}

    .myHyve-login-green:hover {
        color: #333;
        background-color: #84b938;
        border-color: #84b938;
    }

.title {
    display: inline-block;
    width: 120px;
    font-size: 20px;
    position: relative;
    color: #FFF;
    background: #84b938;
    margin-top: 0px;
}

    .title:after {
        content: " ";
        position: absolute;
        display: block;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: -1;
        background: #84b938;
        transform-origin: bottom left;
        -ms-transform: skew(-30deg, 0deg);
        -webkit-transform: skew(-30deg, 0deg);
        transform: skew(-30deg, 0deg);
    }
/* Main Classes */
.hyvecustominput[type="checkbox"]:before {
    position: relative;
    display: block;
    border: 1px solid transparent;
    content: "";
    background: #545454;
}

.hyvecustominput[type="checkbox"]:after {
    position: relative;
    display: block;
    left: 2px;
    top: -10px;
    border: none;
    content: "";
}
/* Large checkboxes */
.hyvecustominput.large[type="checkbox"]:before {
    width: 14px;
    height: 14px;
}

.hyvecustominput.large[type="checkbox"]:after {
    top: -12px;
    width: 10px;
    height: 10px;
}
/* Custom checkbox */
.hyvecustominput.large.custom[type="checkbox"]:checked:after {
    background: #04c1df;
}

.hyvecustominput.large.custom[type="checkbox"]:not(:disabled):checked:hover:after {
    background: #04c1df;
}

a {
    color: #03c1de;
}

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 7px);
}

.messagelogin span {
    color: red;
    font-size: 0.8rem;
}


.form-check-label {
    margin-top: 0px;
    padding-left: 2rem;
    margin-bottom: 0;
}

.hex-bg h1 {
    color: #fff;
    text-align: center;
}

.myHyve-login-form h4 {
    color: #cccccc;
}

/* Change the white to any color ;) */
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px (0, 0, 0, 0.5) inset;
    -webkit-text-fill-color: #fff !important;
}

    input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill,
    input:-webkit-autofill:hover,
    input:-webkit-autofill:focus,
    input:-webkit-autofill:active {
        transition: background-color 5000s ease-in-out 0s;
    }

.form-row {
    margin-bottom: 25px;
    border: 1px solid #ffffff29;
    padding: 25px;
    background: #222629;
}

.mobile-submit {
    margin-top: 25px;
    width: 100%;
}

.error {
    color: #dc3545;
}

.mobile-agreement {
    border: 1px solid #ffffff29;
    padding: 25px 25px 0px;
    background: #222629;
}

label#loginagreementcheck-error {
    margin-left: 32px;
}

.copyright {
    color: white;
    position: absolute;
    bottom: 25px;
    left: 50%;
    width: 150px;
    margin-left: -75px;
    margin-right: -75px;
    color: #777;
}

    .copyright a {
        color: #777;
    }

@media screen and (min-width: 978px) {
    .loginlogo {
        position: fixed;
        width: 11%;
    }
}
/** responsive media querys **/
@media screen and (max-width: 575px) {
    .hex-bg h1 {
        color: #fff;
        text-align: center;
        font-size: 1.5rem;
        margin-top: 25px;
    }

    .loginForm {
        margin-top: 5%;
        text-align: center;
    }

    .form-check-label {
        padding-left: 3rem;
    }

    .loginForm img {
        max-width: 11rem;
    }

    .loginFormSignUp {
        margin-top: 5%;
        text-align: left;
    }

        .loginFormSignUp img {
            max-width: 11rem;
            text-align: center;
            margin: auto;
        }

    .myHyve-login-form {
        margin-top: 5%;
    }

    .form-control {
        font-size: 1.1rem;
    }

    .hyvecustominput.large[type="checkbox"]:before {
        width: 18px;
        height: 18px;
    }

    .hyvecustominput.large[type="checkbox"]:after {
        top: -16px;
        width: 14px;
        height: 14px;
    }
}


.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.loginForm img {
    vertical-align: middle;
    width: 98%;
    height: auto;
}

.frame {
    height: auto;
    width: 100%;
}

*:focus {
    outline: none;
    color: #fff;
    border-width: 0px;
    border: none;
    box-shadow: 0 0 0 0rem rgb(255, 255, 255) !important;
    border-bottom: 1px solid green;
}


<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>

</title></head>
<body>
    <form method="post" action="./getCSSlogin.aspx" id="form1">
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="y3W74mG5VnvDbWXxiztwPqB3P78eLWa8MWdqvN9tMyXdFA6HfrDvMGUFGJoRtZMHwoc0ijZ3IfNe6lVNR8S8RRdu0KU5ohT9h9AzbA5xoWA=" />
</div>

<div class="aspNetHidden">

	<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="6C7BBE04" />
</div>
        <div>
        </div>
    </form>
</body>
</html>
