/*css Form*/

body{
  background: #439bf7;
  height:100%;
  width:100%;
  position:absolute;
  font-size: 10.8px !important;
}
.school-auto{
background: #fff;

}

.cont_fuild{
    padding-right: 0px ;
    padding-left: 0px  ;

}

.img-sign-in p{
   font-family: Quicksand;
  font-size: 40px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: left;
  color: #46586a;
  color: var(--BigTitles);
margin-right: 30%;
    margin-left: 15%;
}

.form_login{
 min-height: 100vh !important;
}
.school-auto{

   position: relative;
 /*height: 485.8px;
 max-width: 450px;*/
  padding: 20px;
  border-radius:2px;

}
.btn:hover{
  background: #46586a;
}
.btn{
     /* margin-left: 33%;*/
  border-radius: 3px;
    font-size: 10.8px;
  padding: 6px 30px;
   font-size: 14px;
   font-family:Roboto-Medium;
}
.form-control{
  font-size: 12px;
height: 40px;
    border-radius: 2px;
    /* background: #f4f7fa; */
  text-indent: 40px;
      border: solid 0.8px #e9eef4;
    box-shadow: none;
    font-family: Roboto-Regular;
   /* position: absolute;*/
}
.btn{
  height: 40px;
  width: 100%;
   border: solid 0.8px #e9eef4;
   background: linear-gradient(#abd07b,#7cb142);
   color: #063235 ;
}
.img_input_in img{
    left: 14px;
    top: 7px;
    position: relative;
}
.img_input_in{
    position: absolute;
     /*top: 30px;*/
    /* left: 15px; */
    height: 40px;
    width: 40px;
    background-color: #ffffff;
    border: solid 0.8px #e9eef4;
}
.sign-in{
margin-top: 17vh;
    transform: translateY(-35%);
  text-align: center;
    height: 20px;
    width: 130px;
    margin-bottom: 20px;
    border-bottom: 2px solid #fff;
    color: #fff;
}
.form-group {
    text-align: left;
}
.school-au{
 /* margin-left: 33%;
  margin-right: 33%;*/
      margin-top: 40vh;
    transform: translateY(-35%);
}
/*Start Icon*/
.student1{
   width: 84px;
  height: 169px;
    object-fit: contain;
    position: absolute;
    top: -100px;
    left: -44px;
}
.student2{
 width: 114px;
  height: 114px;
    position: absolute;
    top: -46px;
    right: -42px;
}

.student3{
    width: 88px;
  height: 155px;
    position: absolute;
    bottom: -11px;
    left: -45px;
}
.form-control:focus{
  border-color:#439bf7;
  -webkit-box-shadow:none;
  box-shadow:none;
}
.student4{
   width: 86px;
  height: 156px;
    position: absolute;
    bottom: -15px;
    right: -44px;
}
/* End Icon*/
.di_img2{
  padding: 0px;
}
.di_img{
  /*background-image: url("../../brand/Login-Image.png");*/
    background-image: url(https://www.gudizcommunication.com/greenOil/assets/brand/Login-Image.png);
    min-height: 100vh !important;
    padding: 0px !important;
    background-size: cover;
}
.center-object{
  text-align: center;
  padding-top: 117px;
  padding-right: 60px;
  padding-left: 60px;
}
.sign-up{
    text-align: center;
  padding-top: 20px;
  text-decoration: none;
  color: #fff;
}
.sign-up:hover{
  color: #fff;
    text-decoration: none;
}
.taille-sign-up{
  font-weight: bold;
}
.img-sign-in{
    margin: auto;
    display: inline-block;
    margin-bottom: 60px;
margin-top: 30px;
    text-align: center;
    height: auto;
    width: 200px;
}
.img-sign-in img{
  width: 160px;

}
.forget-pass{
 /* padding-left: 208px;*/
  /* text-align:  right;*/
  color: grey;
   font-family: Roboto-Regular;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 5;
  letter-spacing: normal;
  text-align: left;
  color: #6f8090;
}
.forget-pass-a{
   top: 15px;
   position: relative;
   text-align: center;
}

.forget-pass:hover{
  color: gray;
}

/*Start responsive Mobile*/

@media (max-width: 481px){

.center-object{
      padding-top: 25px;
      padding-right: 15px;
    padding-left: 15px;
}

.school-auto{
 /* padding: 15px;*/
}
.student1{
    width: 42px;
  height: 84px;
    top: -34px;
    left: -18px;
}
.student2{
   height: 57px;
   width: 57px;
  top: -16px;
    right: -15px;
}
.student3{
      width: 44px;
  height: 77px;
    bottom: -5px;
    left: -16px;
}
.student4{
 width: 43px;
  height: 78px;
  bottom: -5px;
    right: -15px;
}
}
/* Modifier*/
@media screen and (max-width: 991px) {
  .myMap{
    display: none !important;
  }
  .school-auto{
   /* margin-left: 20%;
    margin-right: 20%;
  padding: 15px;*/
}
.di_img{
  display: none;
}
.student1{
    width: 50px;
  height: 100px;
    top: -51px;
    left: -22px;
}
.student2{
     height: 70px;
    width: 75px;
    top: -30px;
    right: -22px;
}
.student3{
      width: 50px;
    height: 95px;
    bottom: -10px;
    left: -18px;
}
.student4{
     width: 45px;
    height: 100px;
    bottom: -10px;
    right: -17px;
}
}
/* Start Responsive Tablet*/

@media (max-width: 768px) {
.di_img{
  display: none;
}
.center-object{
      padding-top: 25px;
    padding-right: 30px;
    padding-left: 30px;
}

.school-auto{
  /*margin-left: 15%;
  margin-right: 15%;
  padding: 15px;*/
}
.student1{
    width: 50px;
  height: 100px;
    top: -51px;
    left: -22px;
}
.student2{
     height: 70px;
    width: 75px;
    top: -30px;
    right: -22px;
}
.student3{
      width: 50px;
    height: 95px;
    bottom: -10px;
    left: -18px;
}
.student4{
     width: 45px;
    height: 100px;
    bottom: -10px;
    right: -17px;
}
}


/******************* round *****************************/

.round {
  position: relative;
}

.round label {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 2.5px;
    cursor: pointer;
    height: 20px;
    left: 0px;
    position: absolute;
    top: 0;
    width: 20px;
    top: 0px;
}

.round label:after {
    border: 2px solid #fff;
    border-top: none;
    border-right: none;
    content: "";
    height: 6px;
    left: 3px;
    opacity: 0;
    position: absolute;
    top: 4px;
    transform: rotate(-45deg);
    width: 12px;
}

.round input[type="checkbox"] {
  visibility: hidden;
}

.round input[type="checkbox"]:checked + label {
    background-color: #439bf7;
    border-color: #439bf7;
}

.round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}

body {
  background-color: #f1f2f3;
}

.login_keep_Connected
{
    font-family: Roboto-Regular;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 5;
    letter-spacing: normal;
    text-align: left;
    color: #6f8090;
    position: absolute;
    top: -20px;
    left: 28px;
    cursor:pointer;
}

.form-group{
    position:relative;
}

.container_checked{
    padding:0px !important;
}

/******************* round *****************************/


@media (min-width: 768px)
{
  .container.container_checked{
    width: 100% !important;
  }

}
