.form-signin
{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox
{
    margin-bottom: 10px;
}
.form-signin .checkbox
{
    font-weight: normal;
}
.form-signin .form-control
{
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus
{
    z-index: 2;
}
.form-signin input[type="text"]
{
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-signin input[type="password"]
{
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.account-wall
{
   margin-top: 77px;
padding: 1px 0px 0px 0px;
background-color: white;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}
.login-title
{
    color: #555;
    font-size: 18px;
    font-weight: 400;
    display: block;
}
.profile-img
{
    padding-left: 80px;
}
.need-help
{
    margin-top: 10px;
}
.new-account
{
    display: block;
    margin-top: 10px;
}
.login-Top {
    background-color:#94c941;
    text-shadow: 1px 1px 1px #FFFFFF;
    filter: dropshadow(color=#FFFFFF, offx=1, offy=1);
    border-bottom: 1px solid #CCCCCC;
   line-height: 60px;
    overflow: hidden;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.login-Buttom {
    background-color:#94c941;
   filter: dropshadow(color=#FFFFFF, offx=1, offy=1);
    border-bottom: 1px solid #CCCCCC;
   line-height: 60px;
    overflow: hidden;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    text-align: center;
}
.formstyle{
	margin-top: 18px;
}
.navbar.navbar-default {
    background-image: url(../images/header.png);
    background-repeat: no-repeat;
    background-color: transparent !important;
    background-size: 100% 100%;
    min-height: 143px;
}
.navbar.navbar-default {
    margin-bottom: 0;
    font-weight: 500;
}
.navbar-default {
    border: none;
}
.navbar {
    border-radius: 0;
}
.navbar {
    position: relative;
   
}
.footer-area {
    background-color: #313233;
    color: #999;
    padding-bottom: 13px !important;
}
.copyright {
    margin-top: 17px;
    float: right;
    text-align: right;
}
.mahesh {
	 margin-top: 17px;
    float: left;
    text-align: left;
}
.footer-inner {
margin-top: 56px;
}
.headingsize {
	font-size: 28px;
color: black;
}
.fontIcon {
height:25px;
width:25px;
}
.fontclass {
	color:#6565d5;
}
.lebeldesign {
text-align: right;
padding-top: 6px;
}
.address{
	text-align: left !important;
	padding-top: 6px;
	 word-wrap: break-word;
 	padding-right: 30px;
}
.wizard-step {
color: #fff;
    background: #00bca4;
}

.toast-top-right {
  top: 70px !important;
  right: 12px !important;
}
.space {
	display: inline-block;
	margin: 0;
	font-size: 20px;
	font-weight: 400;
	float: left;
	cursor: default;
    padding-left: 34px;
}
.desSize {
	font-size:13px;
}
.sidebar-toggle {
   display:none;
   }
@media only screen and (max-width: 600px) {
   .sidebar-toggle {
   display:block;
   }
}
.logosize {
height: 40px;
width: 195px;
}
.form-wizard > ul > li.active .wizard-step{
  color: white;
  background: #00bca4;
}
.heading-section {
    padding: 0px 200px 20px 200px;
    text-align: center;
}

.space-mng {
	margin-left:15px;
}

.dashed-line{
    border-bottom: 1px solid;
    margin-bottom: 15px;
}
