/* Minification failed. Returning unminified contents.
(76,22): run-time error CSS1039: Token not allowed after unary operator: '-pure-material-onsurface-rgb'
(97,37): run-time error CSS1039: Token not allowed after unary operator: '-pure-material-onsurface-rgb'
(128,37): run-time error CSS1039: Token not allowed after unary operator: '-pure-material-onsurface-rgb'
(154,31): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(154,35): run-time error CSS1046: Expect comma, found '-'
(154,36): run-time error CSS1047: Expected number or percentage value in rgb function, found '-pure-material-primary-rgb'
(154,66): run-time error CSS1034: 
(154,66): run-time error CSS1042: Expected function, found ','
(154,76): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(159,31): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(159,35): run-time error CSS1046: Expect comma, found '-'
(159,36): run-time error CSS1047: Expected number or percentage value in rgb function, found '-pure-material-primary-rgb'
(159,66): run-time error CSS1034: 
(159,66): run-time error CSS1042: Expected function, found ','
(159,76): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(160,35): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(160,39): run-time error CSS1046: Expect comma, found '-'
(160,40): run-time error CSS1047: Expected number or percentage value in rgb function, found '-pure-material-primary-rgb'
(160,70): run-time error CSS1034: 
(160,70): run-time error CSS1042: Expected function, found ','
(160,80): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(165,31): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(165,35): run-time error CSS1046: Expect comma, found '-'
(165,36): run-time error CSS1047: Expected number or percentage value in rgb function, found '-pure-material-onprimary-rgb'
(165,69): run-time error CSS1034: 
(165,69): run-time error CSS1042: Expected function, found ','
(165,79): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(194,31): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(194,35): run-time error CSS1046: Expect comma, found '-'
(194,36): run-time error CSS1047: Expected number or percentage value in rgb function, found '-pure-material-primary-rgb'
(194,66): run-time error CSS1034: 
(194,66): run-time error CSS1042: Expected function, found ','
(194,76): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(199,37): run-time error CSS1039: Token not allowed after unary operator: '-pure-material-onsurface-rgb'
(208,30): run-time error CSS1039: Token not allowed after unary operator: '-pure-material-onsurface-rgb'
(242,44): run-time error CSS1039: Token not allowed after unary operator: '-pure-material-onsurface-rgb'
(247,26): run-time error CSS1039: Token not allowed after unary operator: '-pure-material-onsurface-rgb'
(248,37): run-time error CSS1039: Token not allowed after unary operator: '-pure-material-onsurface-rgb'
(253,26): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(253,30): run-time error CSS1046: Expect comma, found '-'
(253,31): run-time error CSS1047: Expected number or percentage value in rgb function, found '-pure-material-primary-rgb'
(253,61): run-time error CSS1034: 
(253,61): run-time error CSS1042: Expected function, found ','
(253,71): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(270,30): run-time error CSS1039: Token not allowed after unary operator: '-pure-material-onsurface-rgb'
(287,39): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(287,43): run-time error CSS1046: Expect comma, found '-'
(287,44): run-time error CSS1047: Expected number or percentage value in rgb function, found '-pure-material-primary-rgb'
(287,74): run-time error CSS1034: 
(287,74): run-time error CSS1042: Expected function, found ','
(287,84): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(296,44): run-time error CSS1039: Token not allowed after unary operator: '-pure-material-onsurface-rgb'
(297,41): run-time error CSS1039: Token not allowed after unary operator: '-pure-material-onsurface-rgb'
(315,28): run-time error CSS1047: Expected number or percentage value in rgb function, found 'var('
(315,32): run-time error CSS1046: Expect comma, found '-'
(315,33): run-time error CSS1047: Expected number or percentage value in rgb function, found '-pure-material-primary-rgb'
(315,63): run-time error CSS1034: 
(315,63): run-time error CSS1042: Expected function, found ','
(315,73): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')'
(331,44): run-time error CSS1039: Token not allowed after unary operator: '-pure-material-onsurface-rgb'
(332,30): run-time error CSS1039: Token not allowed after unary operator: '-pure-material-onsurface-rgb'
(333,41): run-time error CSS1039: Token not allowed after unary operator: '-pure-material-onsurface-rgb'
(338,34): run-time error CSS1039: Token not allowed after unary operator: '-pure-material-onsurface-rgb'
 */
/*body {
    background-color: #000000;    
    background-image: url('../Images/background.jpg');
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;	
    padding-top:0px;
}*/

body {
    background-color: #00548E;
    /*background-image: url('../Images/jpsplash.png');*/
    /*background-repeat: no-repeat;*/
    /*background-position: cover;*/
    background-repeat: no-repeat;
    background-position: center;
    margin: auto;
    padding-top: 0px;
}
.next-bttn {
    background-color: #003F87;
}
.input-login {
    background-color: #F5F5F5;
}
.login-wrap2 {
    margin: 50px 1%;
    text-align: left;
    padding:5px;
}
.login2-companyimagediv {
    display: flex;
    justify-content: center;
}
.login-header-box {
    margin-bottom: 20px;
    margin-top: 20px;
}
.login2-header {
    /*font-size: 24px;
    line-height: 1.42857143;
    font-weight: 400;*/
    color: #2F2F2F;
    /*//styleName: H5 - reg 24 (36px, 0px);*/
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0px;
    text-align: left;
}
.box-info2 {
    z-index: 1;
    position: relative;
    padding: 1px 40px 40px 40px ;
    background: #fff;
    color: #5b5b5b;
    margin-bottom: 2px;
    -webkit-transition: All 0.4s ease;
}
.login2-href {
    color: #6cc4ff;
    text-decoration: none;
    font-weight: 700;
}

.form-group2 {
    margin-bottom: 10px;
}
/**material look checkbox*/
.pure-material-checkbox {
    z-index: 0;
    position: relative;
    display: inline-block;
    color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);
    /*font-family: var(--pure-material-font, "Roboto", "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system);*/
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.5;
}

    /* Input */
    .pure-material-checkbox > input {
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        z-index: -1;
        position: absolute;
        left: -10px;
        top: -8px;
        display: block;
        margin: 0;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        background-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
        box-shadow: none;
        outline: none;
        opacity: 0;
        transform: scale(1);
        pointer-events: none;
        transition: opacity 0.3s, transform 0.2s;
    }

    /* Span */
    .pure-material-checkbox > .span-t4 {
        display: inline-block;
        /*width: 100%;*/
        cursor: pointer;
        color: #757575;
        font-family: "Roboto", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 21px;
        letter-spacing: 0.1px;
        text-align: left;
    }

        /* Box */
        .pure-material-checkbox > .span-t4::before {
            content: "";
            display: inline-block;
            box-sizing: border-box;
            margin: 3px 11px 3px 1px;
            border: solid 2px; /* Safari */
            border-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
            border-radius: 2px;
            width: 18px;
            height: 18px;
            vertical-align: top;
            transition: border-color 0.2s, background-color 0.2s;
        }

        /* Checkmark */
        .pure-material-checkbox > .span-t4::after {
            content: "";
            display: block;
            position: absolute;
            top: 3px;
            left: 1px;
            width: 10px;
            height: 5px;
            border: solid 2px transparent;
            border-right: none;
            border-top: none;
            transform: translate(3px, 4px) rotate(-45deg);
        }

    /* Checked, Indeterminate */
    .pure-material-checkbox > input:checked,
    .pure-material-checkbox > input:indeterminate {
        background-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
    }

        .pure-material-checkbox > input:checked + .span-t4::before,
        .pure-material-checkbox > input:indeterminate + .span-t4::before {
            border-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
            background-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
        }

        .pure-material-checkbox > input:checked + .span-t4::after,
        .pure-material-checkbox > input:indeterminate + .span-t4::after {
            border-color: rgb(var(--pure-material-onprimary-rgb, 255, 255, 255));
        }

        .pure-material-checkbox > input:indeterminate + .span-t4::after {
            border-left: none;
            transform: translate(4px, 3px);
        }

    /* Hover, Focus */
    /*.pure-material-checkbox:hover > input {
        opacity: 0.04;
    }

    .pure-material-checkbox > input:focus {
        opacity: 0.12;
    }

    .pure-material-checkbox:hover > input:focus {
        opacity: 0.16;
    }*/

    /* Active */
    .pure-material-checkbox > input:active {
        opacity: 1;
        transform: scale(0);
        transition: transform 0s, opacity 0s;
    }

        .pure-material-checkbox > input:active + .span-t4::before {
            border-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
        }

    .pure-material-checkbox > input:checked:active + .span-t4::before {
        border-color: transparent;
        background-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
    }

    /* Disabled */
    .pure-material-checkbox > input:disabled {
        opacity: 0;
    }

        .pure-material-checkbox > input:disabled + .span-t4 {
            color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38);
            cursor: initial;
        }

            .pure-material-checkbox > input:disabled + .span-t4::before {
                border-color: currentColor;
            }

    .pure-material-checkbox > input:checked:disabled + .span-t4::before,
    .pure-material-checkbox > input:indeterminate:disabled + .span-t4::before {
        border-color: transparent;
        background-color: currentColor;
    }

 /*Material inputs*/
.pure-material-textfield-filled {
    position: relative;
    display: inline-block;
    /*font-family: var(--pure-material-font, "Roboto", "Segoe UI", BlinkMacSystemFont, system-ui, -apple-system);*/
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    overflow: hidden;
    width: 100%;
}

    /* Input, Textarea */
    .pure-material-textfield-filled > input,
    .pure-material-textfield-filled > textarea {
        display: block;
        box-sizing: border-box;
        margin: 0;
        border: none;
        border-top: solid 27px transparent;
        border-bottom: solid 1px rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
        border-radius: 4px 4px 0 0;
        padding: 0 12px 10px;
        width: 100%;
        height: 56px;
        color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);
        background-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.04);
        box-shadow: none; /* Firefox */
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
        caret-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
        transition: border-bottom 0.2s, background-color 0.2s;

        font-family: "Roboto", Arial, Helvetica, sans-serif !important;
    }

        /* Span */
        .pure-material-textfield-filled > input  ~.span-t5,
        .pure-material-textfield-filled > textarea ~ .span-t5 {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            display: block;
            box-sizing: border-box;
            padding: 7px 12px 0;
            color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.6);
            font-size: 75%;
            line-height: 18px;
            pointer-events: none;
            transition: color 0.2s, font-size 0.2s, line-height 0.2s;
        }

            /* Underline */
            .pure-material-textfield-filled > input ~ .span-t5::after,
            .pure-material-textfield-filled > textarea ~ .span-t5::after {
                content: "";
                position: absolute;
                left: 0;
                bottom: 0;
                display: block;
                width: 100%;
                height: 2px;
                background-color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
                transform-origin: bottom center;
                transform: scaleX(0);
                transition: transform 0.3s;
            }

        /* Hover */
        .pure-material-textfield-filled > input:hover,
        .pure-material-textfield-filled > textarea:hover {
            border-bottom-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.87);
            background-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.08);
        }

        /* Placeholder-shown */
        .pure-material-textfield-filled > input:not(:focus):placeholder-shown ~ .span-t5,
        .pure-material-textfield-filled > textarea:not(:focus):placeholder-shown ~ .span-t5 {
            font-size: inherit;
            line-height: 48px;
        }

        /* Focus */
        .pure-material-textfield-filled > input:focus,
        .pure-material-textfield-filled > textarea:focus {
            outline: none;
        }

            .pure-material-textfield-filled > input:focus ~ .span-t5,
            .pure-material-textfield-filled > textarea:focus ~ .span-t5 {
                color: rgb(var(--pure-material-primary-rgb, 33, 150, 243));
            }

                .pure-material-textfield-filled > input:focus ~ .span-t5::before,
                .pure-material-textfield-filled > textarea:focus ~ .span-t5::before {
                    opacity: 0.12;
                }

                .pure-material-textfield-filled > input:focus ~ .span-t5::after,
                .pure-material-textfield-filled > textarea:focus ~ .span-t5::after {
                    transform: scale(1);
                }

        /* Disabled */
        .pure-material-textfield-filled > input:disabled,
        .pure-material-textfield-filled > textarea:disabled {
            border-bottom-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38);
            color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38);
            background-color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.24);
        }

            .pure-material-textfield-filled > input:disabled ~ .span-t5,
            .pure-material-textfield-filled > textarea:disabled ~ .span-t5 {
                color: rgba(var(--pure-material-onsurface-rgb, 0, 0, 0), 0.38);
            }

/* Faster transition in Safari for less noticable fractional font-size issue */
@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance:none) {
        .pure-material-textfield-filled > input,
        .pure-material-textfield-filled > input ~ .span-t5,
        .pure-material-textfield-filled > input ~ .span-t5::after,
        .pure-material-textfield-filled > textarea,
        .pure-material-textfield-filled > textarea ~ .span-t5,
        .pure-material-textfield-filled > textarea ~ .span-t5::after {
            transition-duration: 0.1s;
        }
    }
}

.login2-button {
    color: #fff;
    font-weight: 500;
    font-stretch: expanded;
    background-color: #0099FF;
    border-color: #003F87;
}

/***Material Design Select****/

/* select starting stylings ------------------------------*/
.select-material2 {
    /*font-family: 'Roboto','Helvetica','Arial',sans-serif;*/
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    position: relative;
    margin-bottom: 10px;
    /*width: 350px;*/
    /**wrap***/
}


.select-material99 {
    background: #F5F5F5;
    padding-top: 26px;
}

.select-material2-text {
    position: relative;
    /*font-family: inherit;*/
    background-color: transparent;
    width: 100%;
    padding: 10px 10px 10px 10px;
    /*font-size: 18px;*/
    border-radius: 0;
    border: none;
    border-bottom: 1px solid rgba(0,0,0, 0.12);
    text-indent: 10px;
    /*//styleName: Subtitle 1 - reg 16 (24px, 0.15px);*/
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0.15000000596046448px;
    text-align: left;
}

    /* Remove focus */
    .select-material2-text:focus {
        outline: none;
        border-bottom: 1px solid rgba(0,0,0, 0);
    }

/* Use custom arrow */
.select-material2 .select-material2-text {
    appearance: none;
    -webkit-appearance: none
}

.select-material2:after {
    position: absolute;
    top: 18px;
    right: 10px;
    /* Styling the down arrow */
    width: 0;
    height: 0;
    padding: 0;
    content: '';
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid rgba(0, 0, 0, 0.12);
    pointer-events: none;
}


/* LABEL ======================================= */
.select-material2-label {
    color: #5D6067; /*rgba(0,0,0, 0.26);*/
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 0;
    top: 10px;
    transition: 0.2s ease all;
    text-indent: 10px;
}

/* active state */
.select-material2-text:focus ~ .select-material2-label, .select-material2-text:valid ~ .select-material2-label {
    color: #5D6067; /*color: #9E9E9E;*/
    top: -20px;
    transition: 0.2s ease all;
    font-size: 12px;
    font-weight: 400;
    text-indent: 10px;
}

.select-material2-text ~ .select-material2-label:before, .select-material2-text ~ .select-material2-label:after {
    color: #2F80ED; /*color: #9E9E9E;*/
    top: -20px;
    transition: 0.2s ease all;
    font-size: 15px;
    font-weight: 500;
    text-indent: 10px;
}

/* BOTTOM BARS ================================= */
.select-material2-bar {
    position: relative;
    display: block;
    width: 100%;
}

    .select-material2-bar:before, .select-material2-bar:after {
        content: '';
        height: 2px;
        width: 0;
        bottom: 1px;
        position: absolute;
        background: #2F80ED;
        transition: 0.2s ease all;
    }

    .select-material2-bar:before {
        left: 50%;
    }

    .select-material2-bar:after {
        right: 50%;
    }

/* active state */
.select-material2-text:focus ~ .select-material2-bar:before, .select-material2-text:focus ~ .select-material2-bar:after {
    width: 50%;
}

/* HIGHLIGHTER ================================== */
.select-material2-highlight {
    position: absolute;
    height: 60%;
    width: 100px;
    top: 25%;
    left: 0;
    pointer-events: none;
    opacity: 0.5;
}

.pure-material-textfield-filled > .help-block {
    font-weight: 500 !important;
    font-size: 14px !important;
}

.login2-button:hover {
   color:whitesmoke;
   font-weight:600;
}

.login2-button:active {
    color: whitesmoke;
}

.login2-button:selection {
    color: whitesmoke;
}
.btnl2 {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.box-info3 {
    z-index: 1;
    position: relative;
    padding: 25px;
    background: #fff;
    color: #5b5b5b;
    margin-bottom: 2px;
    -webkit-transition: All 0.4s ease;
    height: 390px;
}

.has-error > .help-block.helpn{
    display: none;
}


.passwordpeeker {
    margin-top: -35px;
    margin-right: 10px;
}
.passwordpeeker path{
    fill:green;
}

.fx-18 {
    width: 18px;
    height: 18px;
    display: inline-block;
}
input#inputEmail{
    font-weight:400;
}

input#inputPassword {
    font-weight: 400;
}

/*button, input, optgroup, select, textarea {
    color: inherit;
    font: Roboto;
    margin: 0;
}*/

.full-content-center{
    max-width:500px;
}
.enviro-tag {
    height: 30px;
    width: 84px;
    left: 0px;
    top: 0px;
    border-radius: 100px;   
    border-radius: 100px;
    margin: 20px;
    min-width: 160px;
    display: inline;
    padding: 8px;
    /*font-size: 75%;*/
    font-weight: 400;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    /*//styleName: Body 2 - reg 14 (21px, 0.25px);*/
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 31px;
    padding-left: 22px;
    padding-right: 22px;
}

    .enviro-tag.prpl {
        background: #A64686;
    }
    .enviro-tag.info {
        background: #5bc0de;
    }

    .enviro-tag.warn {
        background: #f0ad4e;
    }
    .enviro-tag.danger {
        background: #d9534f
    }

    

    /*.enviro-tag > span   {
        height: 15px;
        width: 60px;
        left: 12px;
        top: 6px;
        

        font-family: "Roboto", Arial, Helvetica, sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 300;
        line-height: 31px;
        letter-spacing: 0.25px;
        text-align: center;
    }*/
