﻿body {
   
       
}
.lable {
    font-family:Arial;
    font-size:15px;
    text-align:right;
    font-weight:bold;
   padding-right:5px;
}

.Inner_lable {
    font-family: Arial;
    font-size: 12px;
    text-align: right;
  font-weight:500;
    padding-right: 5px;
    color:black;
}

.Inner_Heading {
    font-family: Arial;
    font-size: 20px;
    text-align: left;
    font-weight: bold;
    padding-left: 25px;
    color: black;
}

.name_lable {
    font-family: Arial;
    font-size: 13px;
  
  
  
    color: black;
}
.sub_label {
    font-family: Arial;
    font-size: 12px;
   
    text-align:left
}
.text_box {
    box-shadow: 5px 10px 18px #888888;
}
.Billing_tittle {
    font-family: Arial;
    font-size: 25px;
   
    text-align: center;
    padding-top: 20px;
    background-color: #5499c7;
 
    color:white;
}
.smile_icon {
    width:60px;
    height:70px;

}
.feedback_header {
    font-family: Arial;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    padding-right: 15px;
}
.button_Login {
    box-shadow: 5px 10px 18px #888888;
    font-family: Arial;
    font-size: 16px;
    text-align: center;
    width: 150px;
    height: 28px;
    font-weight:bold;
    border-radius: 10px 10px 10px 10px;
    background-color: #5499c7;
    color:white;
}

.Login_Text {
    font-family: Arial;
    font-size: 15px;
    text-align: left;
    font-weight: bold;
 
    padding-bottom:20px;
    
}

.features_header {
    font-family: Arial;
    font-size: 18px;
    text-align: left;
    font-weight: bold;
    /*    padding-left: 40px;*/
    background-color: white;
    border-radius: 30px 30px 30px 30px;
    width: 250px;
    text-align: center;
    padding-left: 10px;
    height: 30px;
    box-shadow: 5px 5px 8px #888888;
}

.features_Text {
    font-family: Arial;
    font-size: 16px;
    text-align: left;
    /*  font-weight: bold;*/
    padding-bottom: 2px;
    border-radius: 1px 30px 30px 1px;
    background-color: white;
    width: 200px;
    padding-left: 5px;
    padding-top: 5px;
    height: 25px;
    box-shadow: 5px 5px 8px #888888;
}
.DOT{

}

.footer {
    font-family:'Times New Roman';
    font-size: 18px;
    text-align: center;
 

    background-color: #5499c7;
 
    color: #ffffff;
}
.forgot_password {
    font-family: Arial;
    font-size: 12px;
    text-align: left;
    height:15px;

    background-color: #5499c7;
    color:black;
    }

.page_tittle {
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
  
    background-color: #5499c7;
  
    color: white;
    border-radius: 30px 30px 30px 30px;
    
}
.time
{
    box-shadow: 5px 10px 18px #888888;
    font-family: Arial;
    font-size: 20px;
    text-align: right;
    width: 130px;
    height: 20px;
    font-weight: bold;
    border-radius: 10px 10px 10px 10px;
    background-color:yellow;;
}

.Salary_Heading 
{
    font-family: Arial;    font-size: 18px; font-weight: bold; text-align: center;
    background-color: #5499c7;
    color: white;
    border-radius: 30px 30px 30px 30px;
}

.Salary_inner {
    font-family: Arial;
    font-size: 18px;
    text-align: left;
    color: black;
}

