﻿.Body_L {
    margin: 0;
    font-family: 'Segoe UI Light';
}

.tb_style {
    width: 95%;
    margin-top: 2%;
}

.login_btn_D {
    font-size: 15px;
    color: #fff;
    background-color: #ff6a00;
    border-radius: 5px;
}

.NavigationBar_L {
    height: 45px;
    width: 100%;
    box-shadow: #000 0px 0px 12px;
    background-image: url(../../Images/BaseBackground.jpg);
    background-size: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    z-index: 55;
}

.NavigationBarWidth_L {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.NavigationBarCompnayTitleCol_L {
    float: left;
    height: 45px;
    width: 25%;
    /*background-color:#808080;*/
}

.NavigationBarCompnayTitleText_L {
    text-align: left;
    color: #fff;
    font-size: 29px;
    padding-left: 1%;
    line-height: 45px;
    vertical-align: middle;
}

.Header_L {
    background-color: white;
    height: 768px;
    width: 100%;
    margin: 0px auto 0px auto;
}

.Margin_L {
    height: 25%;
    width: 100%;
    margin: 0px auto 0px auto;
}

.Login_Div {
    height: 70%;
    width: 63%;
    margin: 0px auto 0px auto;
}

.Login_User {
    height: 10%;
    width: 70%;
    margin: 3% auto 0px auto;
}

.Login_User_error {
    height: 10%;
    width: 70%;
    margin: 0px auto 0px auto;
}

.Login_User_Text {
    height: 15%;
    width: 90%;
    margin: 0px auto 0px auto;
}

.Login_btn_s1 {
    height: 5%;
    width: 64%;
    margin: 3% auto 0px auto;
    text-align: right;
}

.Login_User_L_C {
    width: 95%;
    text-align: left;
    padding-bottom: 3%;
}

.lbl_text {
    font-size: 25px;
}
