body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height:100%;
    overflow-y: auto;
    overflow-x: hidden;
    font-size: 0.7rem;
    /*line-height: 1.4;*/
}

label{
  color: #e2d7d7 !important;
}
input{
 color: #e2d7d7 !important; 
}

.main_login_bg{
  background: url(../img/login/Loginbg.png) no-repeat fixed !important; 
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-size: 100% 100% !important;
  height: inherit;
  z-index: 100;
  pointer-events:visible;
}

/* The container <div> - needed to position the dropdown content */
.dropdown-language {
  position: relative;
  display: inline-block;
  margin-right: 10px;
  margin-top: 10px;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-lang-content {
  display: none;
  right: 0;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-lang-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  font-size: 12px;
}

/* Change color of dropdown links on hover */
.dropdown-lang-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown-language:hover .dropdown-lang-content {
  display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown-language:hover .dropbtn {
  background-color: #9f9f9f;
  color: black;
}

/* Login Page Styles*/


.login-form {
    /*background: rgb(50, 73, 81);*/
    background: rgba(5, 5, 5, 0.65);
    height: 83%;
    /*padding:1.75rem;;*/
    border: 1px solid;
    border-radius: 20px;
    /*padding-bottom: 3% !important;*/
    float: none;
    margin-top: 14%;
    margin-left: 22%;
    padding: 1.25rem !important;
    /*display: flex;*/
    /*min-height: 30em !important;*/
    /*flex-direction: column;*/
    -webkit-box-shadow: 5px 5px 15px 5px #000000; 
    box-shadow: 5px 5px 15px 5px #000000;
  }

.text_hedding{
  margin-top: 15%;
  margin-left: -4%;
  color: #fff;
  font-size: 40px;
  /*padding: 2%;*/
  padding-bottom: 0px;
}

.text_hedding_span1{
  /*margin-top: 19%;*/
  padding-bottom: -2%;
  color: #fff;
  font-size: 30px;
  padding: 2%;
  text-align: center;
}
.text_hedding_span2{
  /*margin-top: 19%;*/
  padding-bottom: -2%;
  color: #fff;
  font-size: 21px;
  padding-left: 3%;
  text-align: center;
}

.text_hedding>p{
 margin-bottom: -8%;
 padding-left: 2%;
}

.login_title{
  font-size: 30px;
  padding: 5px;
  color: #61c35f;
}

.login_sub_title{
  font-size: 14px;
  padding: 5px;
  padding-bottom: 0px;
  color: #4984bd;
}

.login-form-text{
  display: flex;
  color: #fff;
  min-height: 30em !important;
  flex-direction: column;
  background: rgba(97, 200, 179, 0.50);
  color: #fff;
  padding-bottom: 3% !important;
  padding-left: 2% !important;
  float: none;
  box-shadow: 10px 2px 5px rgba(0, 0, 0, 0.03);
  margin-top: 5%;
  padding-top: 2% !important;
}

.login-form .mdi
{
  color: #b4b4b4;
}

.btn-login{
  background-color: #4984bd !important;
  border-radius: 20px !important;
  text-transform: none !important;
      font-size: 14px !important;
      margin-top: -8% !important;
      width: 84px !important;
      color: #FFFFFF;
}


/* Through for the days CSS classess*/
.box-content-bestview {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  border-top:solid 1px #e4e4e4; 
  position: fixed;
  bottom: 0;
  width:100%;
  z-index:3000; 
  font-size:14px;
  height: 30px;
  background: #b4b4;
 }

 .marquee-sibling {
  padding: 0;
  background: rgb(255, 255, 255);
  width: 20%;
  height: 30px;
  line-height: 25px;
  font-weight: normal;
  color: #424242;
  text-align: center;
  float: left;
  left: 0;
  z-index: 2000;
  margin-left: -18px;
  border-right: 1px solid #BDBDBD;
}

marquee {
  display: inline-block;
  margin: 0;
  height: 30px;
  width: 80%;
  color: white;
  white-space: nowrap;
}

.main_footer{
    background: transparent;
    /*z-index: 100;*/
    height: 40px;
    position: fixed;
    bottom: 30px;
   width: 100%;
}
.main_footer span{
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    vertical-align:middle;
}

.box-content-footer-home p{
    top:-10px !important;
    right: 30px;
    position: relative;
}

.footer-grp{
    vertical-align: middle;
    position: relative;
}

.main_footer_con1{
    width: 35px;
    position: relative;
    margin-left: 15px;
}
.main_footer_conl{
    padding-left: 8px;
    position: absolute !important;
    padding-top: 8px;
    font-size: 12pt;
    color: #757575;
    
}
.main_footer_con2{
    color: #757575;
   text-align: left;
    font-size: 10pt;
    position: relative;
    padding-bottom: 10px;
    margin-left: -10px;
    
}

.main_footer_con3{
    width: 100px;
    position: relative;
    margin-top: 0;
    right: 20px;
}

#footer-img1{
  height:  25px;
  background: #fff;
  border-radius: 5px;
}

#footer{
  margin:0; 
  margin-top:10px;
  clear:both; 
  text-align:right;
  color:#333;
  background-color:#4a85be;
  font-size:0.6em;
  border-top:1px solid #dadada;
  line-height:1.6em;
  padding-top:5px;
  padding-bottom:5px;
  padding-right:5px;
  color:#FFF;
  position: fixed;
  bottom: 0;
}

#footer_style{
  background: url(../img/footer.png) no-repeat center !important; 
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  height: 270px;
  /*z-index: 100;*/
}
#trademark_text{
  /*height: 100px;*/
}
#copyright_text{
  bottom: 0;
  /*height: 100px;*/
}

/* login footer */
.home_footer-grp{
    vertical-align: middle;
    position: relative;
}

.main_home_footer_con1{
    width: 50px;
    position: relative;
    margin-left: 15px;
    margin-top: -6px;
}
.main_home_footer_conl{
    padding-left: 0px !important;
    position: absolute !important;
    padding-top: 24px !important;
    font-size: 16pt;
    color: #757575;
    
}
.main_home_footer_con2{
    color: #fff;
   text-align: left;
    font-size: 10pt;
    position: relative;
    padding-bottom: 34px;
    margin-left: 34px;
    top:10px;
    right:-20px;
}

.main_home_footer_con3{
    width: 100px;
    position: relative;
    margin-top: -35px;
    right: 5px;
}

@media (max-width: 400px){
  .main_login_bg{
    background: url(../img/login/Loginbg.png) no-repeat left top fixed !important; 
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-size: 100% 100% !important;
    height: inherit;
    z-index: 100;
    pointer-events:visible;
  }
  .text_hedding{
    display: none !important;
  }
  /* Login Page Styles*/

  .login-form {
    background: rgba(5, 5, 5, 0.65);
    margin-left: 40% !important;
    padding-bottom: 3% !important;
    float: none !important;
    box-shadow: 5px 2px 5px rgba(0, 0, 0, 0.1);
    margin-top: 45% !important;
    padding-top: 9% !important;
    display: flex !important;
    min-height: 32em !important;
    flex-direction: column !important;
    border-radius: 35px !important;
    padding-left: 15% !important;
    padding-right: 15% !important;
    margin-right: 2% !important;
    /*margin-left: 8%;*/
    /*width: 90% !important;*/
  }

  .login_title{
    font-size: 30px;
    padding: 5px;
    color: #61c35f;
  }

  .login_sub_title{
    font-size: 14px;
    padding: 5px;
    padding-bottom: 0px;
    color: #4984bd;
  }

  .marquee-sibling {
    padding: 0;
    background: rgb(255, 255, 255);
    width: 50%;
    height: 29px;
    line-height: 29px;
    font-weight: normal;
    color: #424242;
    text-align: center;
    float: left;
    margin-left: -8% !important;
    left: 0;
    z-index: 2000;
    border-right: 1px solid #BDBDBD;
  }

  marquee {
    display: inline-block;
    margin: 0;
    height: 30px;
    /*color: red;*/
    width: 60%;
    line-height: 23px;
    white-space: nowrap;
  }


  .main_footer{
    display: none;  
  }
  .box-content-bestview {
    -webkit-border-radius: 0 0 3px 3px;
    -moz-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    border-top: solid 1px #e4e4e4;
    position: fixed;
    bottom: 0;
    /*width: 68%;*/
    z-index: 3000;
    font-size: 14px;
    height: 30px;
    /*margin-left: -33px;*/
}
}