﻿.ForgotCss
{
    font-weight: 600;
}
#nav-div
{
    display: none;
}
#User
{
    display: none;
}
.txt_login
{
    height: 30px;
    width: 300px;
    border: 0;
    outline: 0; /* background: transparent; */
    border-bottom: 1px solid #b5b2b2;
    font-family: FontAwesome, 'Segoe UI' , 'Helvetica Neue' , 'Helvetica' , 'Arial' , 'sans-serif';
    background-color: inherit;
}

.noborder
{
    border: none;
}

.lbl_login
{
    font-size: 14px;
    color: #333333;
    line-height: 1.5;
    padding-left: 7px;
}
.mainLoginInput
{
    font-size: 15px;
    padding-left: 30px;
    padding-right: 30px;
}
#signInTD
{
    width: 450px;
    padding-top: 50px;
}


.imgDeviceCompanyLogo
{
    position: absolute;
    width: 100px;
    z-index: 999999999;
    margin-top: 50px !important;
    left: 8px;
    float: left;
}
#Img5
{
    margin-top: 30px;
}
.divPadding
{
    padding: 10px;
}
#spnWelcome
{
    font-family: Segoe UI , Helvetica Neue , Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    color : #16592b;
}

#spnLoginheading
{
    font-family: Segoe UI , Helvetica Neue , Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 600;
    color :#16592b;
}
