body {
    width: 100%;
    height: 100%;
    background: #1e1e1e !important;
    color: #fff;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.42857143;
    font-family: acumin-pro, Helvetica, Arial, sans-serif;
} 

div#login {
    background-color: transparent;
}
label {
    background: none;
    color: #fff;

}



input.button {
    background: rgba(255, 255, 255, 0.03) !important;
    padding: 10px;
    height: auto;
    color: #d2d2d2;
    border-radius: 5px;
    width: 100%;
    float: left;
    margin: 0px 0px 0px 0px;
    font-size: 14px;
    text-transform: uppercase;
}

#login_1 {
    color: rgb(100,156,157);
    font-size: 52px;
    margin-bottom: 20px;
    font-family: acumin-pro, Helvetica, Arial, sans-serif;
}

#container {
    width: 100%;
    top: 0px;
    max-width: 100%;
    left: 0;
    position: absolute !important;
    float: left;
}


a:hover {
    color: rgb(100,156,157) !important;
    
}
h1 {
    margin-bottom: 40px !important;
}
input.input2 {
    background: none !important;
}

a, a:link, a:active, a:visited {
    color: #000!important;
    text-decoration: none!important;
}input.input2 {
    height: 37px;
    margin-top: 10px;
}
input.button:hover {
    color: #1e1e1e;
    background: #649d9c !important;
    background: -moz-linear-gradient(left, #649d9c 0%, #96ebe9 100%) !important;
    background: -webkit-linear-gradient(left, #649d9c 0%,#96ebe9 100%) !important;
    background: linear-gradient(to right, #649d9c 0%,#96ebe9 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#649d9c', endColorstr='#96ebe9',GradientType=1 ) !important;
}
#login {
    position: relative;
    left: auto;
    width: 100%;
    max-width: 100%;
    position: relative;
    float: left;
    max-width: 100%;
    width: 100%;
    top: 0;
    margin-top: 28px;
}
.error {
    color: rgb(100,156,157);
    margin-bottom: 20px;
    margin-top: 15px;
}
.wrapper-login {
    padding: 10px;
    float: left;
    /* position: relative; */
    width: 50%;
}
.container-wrapper {
    /* display: unset; */
    /* margin: -15px; */
    max-width: 100%;
    width: 600px;
    margin: auto;
    margin-top: 13%;
    /* float: left; */
}
.wrapper-data {
    text-align: center;
    display: table;
    margin: 0 auto;
}
.validate-input {
    position: relative;
}
.wrap-input2 {
    width: 100%;
    position: relative;
    border-bottom: 2px solid #343434;
    margin-bottom: 37px;
    float: left;
}
a, a:link, a:active, a:visited {
    color: #d2d2d2 !important;
    text-decoration: none!important;
}
strong {
    font-weight: normal !important;
}
input.input2 {
    height: 45px;
}
h1 {
    margin-bottom: 30px;
}
div#logo {
    position: relative;
    /* float: left; */
    max-width: 100%;
    width: 100%;
    /* margin: auto; */
    /* top: 0px; */
    /* padding-bottom: 43px; */
    /* margin-top: 13%; */
}
a.data-link:hover {
    color: #0056b3;
    text-decoration: underline;
    background: #649d9c !important;
    background: -moz-linear-gradient(left, #649d9c 0%, #96ebe9 100%) !important;
    background: -webkit-linear-gradient(left, #649d9c 0%,#96ebe9 100%) !important;
    background: linear-gradient(to right, #649d9c 0%,#96ebe9 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#649d9c', endColorstr='#96ebe9',GradientType=1 )!important;
    color: #1e1e1e !important;
}
a.data-link {
    background: rgba(255, 255, 255, 0.03) !important;
    padding: 5px 20px;
    height: auto;
    color: #d2d2d2;
    font-size: 11px !important;
    border-radius: 5px;
    width: auto;
    float: left;
    margin: 0px 13px 20px 0px;
    font-size: 14px;
    text-transform: uppercase;
}

.input2 {
    display: block;
    width: 100%;
        font-family: acumin-pro, Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #555555;
    line-height: 1.2;
}

.focus-input2 {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
     font-family: acumin-pro, Helvetica, Arial, sans-serif;
    left: 0;
    pointer-events: none;
}

.focus-input2::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
     font-family: acumin-pro, Helvetica, Arial, sans-serif;
background: #649d9c;
background: -moz-linear-gradient(left,  #649d9c 0%, #96ebe9 100%);
background: -webkit-linear-gradient(left,  #649d9c 0%,#96ebe9 100%);
background: linear-gradient(to right,  #649d9c 0%,#96ebe9 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#649d9c', endColorstr='#96ebe9',GradientType=1 );

}

input.button:hover {
    /* background: blue !important; */
    background: #649d9c !important;
    background: -moz-linear-gradient(left, #649d9c 0%, #96ebe9 100%) !important;
    background: -webkit-linear-gradient(left, #649d9c 0%,#96ebe9 100%) !important;
    background: linear-gradient(to right, #649d9c 0%,#96ebe9 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#649d9c', endColorstr='#96ebe9',GradientType=1 )!important;
    color: #1e1e1e;
}
input.input2 + .focus-input2::after {
    top: 16px;
    left: 0;
}
.focus-input2::after {
    content: attr(data-placeholder);
    display: block;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    font-size: 13px;
    color: #999999;
    line-height: 1.2;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
div#login_1 h1 {
    text-align: center;
}

input {
    background-color: rgba(0, 0, 0, 0) !important;
    -webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}


input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active  {
    background: rgba(0, 0, 0, 0) !important;
    -webkit-box-shadow: 0 0 0 30px transparent inset !important;
}

input:-internal-autofill-selected {
    background:rgba(0, 0, 0, 0) !important;

}
.input2 {
    display: block;
    width: 100%;
    font-size: 15px;
    color: #d2d2d2;
    line-height: 1.2;
}

input:-internal-autofill-selected {
    background-color: rgba(232, 240, 254, 0) !important;
    background-image: none !important;
    color: rgb(0, 0, 0) !important;
}
