﻿@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");

@font-face {
    font-family: 'Dosis';
    font-style: normal;
    font-weight: 300;
    src: local('Dosis Light'), local('Dosis-Light'), url(http://fonts.gstatic.com/l/font?kit=RoNoOKoxvxVq4Mi9I4xIReCW9eLPAnScftSvRB4WBxg&skey=a88ea9d907460694) format('woff2');
}

body {
    font-family: 'Roboto', 'Helvetica Neue', Arial, sans-serif, Open Sans;
    font-size: 14px;
    line-height: 1.42857;
    height: 350px;
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #f9faf9;
}

.form-control {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #999999;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #333333;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}

.login-box, .register-box {
    max-width: 390px;
    margin: 5% auto;
}

.login-page, .register-page {
    background: #d2d6de;
}

.login-logo, .register-logo {
    font-size: 35px;
    text-align: center;
    margin-bottom: 25px;
    font-weight: 300;
}

.login-box-msg, .register-box-msg {
    margin: 0;
    text-align: center;
    padding: 0 20px 20px 20px;
}

.login-box-body, .register-box-body, .password-box-body {
    background: #fff;
    padding: 20px;
    border-top: 0;
    color: #666;
    border-radius:12px;
    /*margin-top:44px;*/
}

.login-box-footer {
    margin-top: 32px;
}

.has-feedback {
    position: relative;
}

.form-group {
    margin-bottom: 15px;
}

.has-feedback .form-control {
    padding-right: 42.5px;
}

.login-box-body .form-control-feedback, .register-box-body .form-control-feedback {
    color: #777;
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}

.checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.icheck > label {
    padding-left: 0;
}

.checkbox label, .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
}



/*XSales Store Login Css*/

.logo-xsales-store-cosole-logo- {
    height: 50px;
    width: 50px;
}
.logo-xsales-store-cosole-logo-text {
    height: 58px;
    width: 100px;
}

.logo-xsales-store-cosole-logo-text {
    height: 58px;
    width: 100px;
}

.please-log-in {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
    text-align: center;
    margin-top: 32px;
    margin-bottom: 43px;
}

.bounds {
    height: 50px;
    width: 100%;
    border-radius: 8px;
    background-color: #FFFFFF;
}

.bounds-button {
    /*height: 5.88%;
    width: 27.08%;*/
    border-radius: 4px;
    background-color: #5E35B1;
    color: #ffffff;
    font-weight: 500;
}

.form-control {
    height: 50px;
    /*width: 27.08%;*/
    border: 1px solid #CDD2DD;
    border-radius: 4px;
    background-color: #FFFFFF;
    color: #373A3C;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
}

.stay-connected {
    color: #000000;
    /*font-size: 16px;*/
    /*line-height: 19px;*/
}

.forgot-password {
    color: #0091EA;
    /*font-size: 16px;*/
    line-height: 24px;
    text-align: center;
}

.copyright {
    color: #373A3C;
    /*font-size: 16px;*/
    line-height: 19px;
    text-align: center;
}

/* XSales Store Change Password First Login */
.label-red {
}

.label-black {
    color: #373A3C;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    text-align: center;
}

.label-gray {
    color: #A9B3BA;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
}

.label-gray-small {
    color: #818A91;
    font-size: 14px;
    line-height: 16px;
}

.button-cancel-exit {
    color: #373A3C;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    text-align: center;
    background-color: #FFFFFF;
    width: 100%;
}

.material-icons {
    vertical-align: middle;
}

.styleEye {
    position: absolute;
    float: right;
    top: 0;
    right: 0;
    margin-top: 15px;
    margin-right: 20px;
}

    .styleEye span {
        cursor: pointer;
    }

.input-container {
    position: relative;
}

input {
    height: 48px;
    width: 100%;
    border: 1px solid #c0c0c0;
    border-radius: 4px;
    box-sizing: border-box;
    padding: 16px;
}

.label {
    height: 10px;
    font-family: 'Roboto';
    color: #758397;
    font-style: normal;
    font-size: 12px;
    position: absolute;
    top: -6px;
    bottom: 0;
    left: 16px;
    display: flex;
    align-items: center;
    pointer-events: none;
    background: white;
}

input:focus {
    outline: none;
    border: 1px solid #5E32B3 !important;
}

input:focus + .label .text {
   color: #5E32B3;
}