.clsBody
{
  position: relative;
}
.form-signin
{
  max-width: 310px;
  padding: 15px;
  margin: 0 auto;
}
.sd
{
  height: 100px !important; background-color: #3CB371 !important;color: white;
}
.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;
}

#shadowBox{
  -webkit-box-shadow: 20px 18px 292px -1px rgba(60,141,188,1);
  -moz-box-shadow: 20px 18px 292px -1px rgba(60,141,188,1);
  box-shadow: 20px 18px 292px -1px rgba(60,141,188,1);

}

.account-wall
{ margin: auto;
  height: auto;
  margin-top: 1px;
  padding: 10px 0px 20px 0px;
  background-color: #f7f7f7;
  -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);
}
.account-intro
{
  /* margin: auto;*/
  width: auto;
  margin-left: 50px;
  margin-top: 1px;
  padding: 40px 0px 20px 0px;
  background-color: #f7f7f7;
  -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);
}
.login-title
{
  color: #555;
  font-size: 18px;
  font-weight: 400;
  display: block;
}
.profile-img
{
  width: 20%; height: 20%; margin-top: -30px;
  margin: 0 auto 10px;
  display: block;
}
.need-help
{
  margin-top: 10px;
}
body 
{ 
  /* The image used */
  
  /*background-image: url("images/green.jpg");*/
  /* Full height */
  height: 100%; 

  /* Center and scale the image nicely */
  /*background-position: center;
  background-repeat: no-repeat;
  background-size: cover;*/
}

.new-account
{
  display: block;
  margin-top: 10px;
}
.field-icon 
{
  float: right;
  margin-left: -25px;
  margin-top: 15px;
  position: relative;
  z-index: 2;
}

.heading1
{
  font-family: 'Ropa Sans', sans-serif;
  font-size: 15pt;
  color: #1a0978;
  font-weight:bold;
}
.heading3
{
  font-family: 'Ropa Sans', sans-serif;
  font-size:14pt;
  color:#ff6600;
  font-weight:normal;
}
  .imgResponsive 
{
  width: auto;
  height: auto;
}
.btnSubmitLogin
{
  background-image: url("../../images/button.png");
  padding-bottom: 30px;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 900px) 
{
  .account-wall
    { margin: auto;
      width: 250px;
      margin-top: 20px;
      padding: 40px 0px 20px 0px;
      background-color: #f7f7f7;
      -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);
    }
    .myheader{
      height: 150px;
    }

    .clsDescriptionDlfa
    {
      display: none !important;
    }
    .clsDivMeghMap
    {
      display: none !important;
    }
    .clsDivBr
    {
      display: block !important;
    }
}

@media only screen and (max-width: 1200px) 
{
    .profile-img
    {
      width: 10%; height: 10%; margin-top: -30px;
      margin: 0 auto 10px;
    }
    
}

li
{
  padding: 5px;
}
body
{
  background: white;
}
hr
{
  margin-top: 15px;
  margin-bottom: 15px;
  border: 0;
  border: 2px solid #2B7549;
}
.box_shadow 
{
/*box-shadow: [horizontal offset] [vertical offset] [blur radius] [optional spread radius] [color];*/
 /*-moz-box-shadow:    inset 0 0 10px #000000;
 -webkit-box-shadow: inset 0 0 15px #3CB371;
 box-shadow:         inset 0 10 10px #000000;*/
 height: 450px;
 background-color:aliceblue;
}

.clsHeader
{
  background-color: #FFFFFF; height:110px; margin-top:-15px;
}
.clsImgEmblem
{
  height: 110px;width:170px; padding-top: -30px; float: left;
}

.clsDivMeghMap
{
  width : 420px; float : right !important; padding-right: 70px; 
}

.p1
{
  line-height: 15px; font-size:20px;color:#2B7549;
}
.p2
{
  line-height: 10px; font-size:20px;color:#2B7549;
}
.p3
{
   font-size:17px;color:#2B7549;
}
.clsMapMegh
{
  height: 100px;width: 65% ;margin-top: 20px;opacity: 0.7; float: right;
}
.clsLoginFooter
{
  background-color: transparent; margin-right: -10px;position: sticky;
}
.clsFooterP1
{
  margin-top: 5px;
}
.clsNicLogo
{
  width: 60px; height: 30px;
}
.clsFooterP2
{
  margin-top: 5px; font-size: 12px;
}
.clsFooterP3
{
  margin-top: -12px; font-size: 12px;
}
.clsDivBr
{
  display: none;
}
.logo_green
{
  padding-top: -60px;
}
#err,#err2,#err3
{
  color: red; font-style: italic;font-size: 10px;
}
.clsDivW3Content
{
  max-width:100% !important;
  margin-top: 10px !important;
}

.divClsHeader {
	background-color:#fff;
}

.divClsHeader img{
	max-width:100%;
	height:auto;
}

/*-- responsive-mediaquries --*/
@media(max-width:768px){
  .divClsHeader {
    padding: 1em 0;
  }
}