
/* #### Generated By: http://www.cufonfonts.com #### */

@font-face {
  font-family: 'Stencil' !important;
  font-style: normal;
  font-weight: normal;
  src: url('http://fms.synergyteletech.com/ofo/assets/dashboard/fonts/StardosStencil-Bold.ttf') format('ttf');
  }
body{
    padding: 0;
    margin: 0;
    

}


.bgblack{
  height: 100vh;
  background-color: #000000;
  background-image: url('http://test.synergyteletech.com/burnet/ofo/assets/dashboard/loginbg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.loginForm{
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
}
.loginForm-inner{
  width: 400px;
}

.loginForm-inner  .btn-login{
  display: block;
  width: 100%;
  padding: 6px;
  box-shadow: none;
  border-radius: 0px;
  border: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  background: #F20C01;
  margin: 19px 0;
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
  }
  .loginForm .form-control{
    background: #fff! important;
      margin: 18px 0;
      box-shadow: none;
      border-bottom: 3px solid #f20c01;
      width: 100%;
      height: 40px;
      color:#f20c01;
      border-radius: 0px;
      border-color: #f20c01;
}
.loginForm-inner .register p a{
    color:#a11c1c;
  }
  .btn.focus, .btn:focus, .btn:hover{
    outline:none;
  }
  ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #f20c01!important;
    opacity: 1; /* Firefox */
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #f20c01!important;
  }
  
  ::-ms-input-placeholder { /* Microsoft Edge */
    color: #f20c01!important;
  }
  .loginForm-inner .logoWrapper{
    margin: 40px;
  }
  .loginForm-inner .logoWrapper img{
  height: 70px;
   -webkit-animation: mover 2s infinite alternate;
    animation: mover 1s infinite alternate;
  }
  .loginForm-inner{
    padding: 30px;
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  }

.loginscreen .b-layer {
  position: relative;
  height: 450px;
}

.loginscreen  .layer-bg {
  position: absolute;
  overflow: hidden;
  height: 450px;
  width: 100%;
  left: 0;
  top: 0;
}
/* .layer-bg:after {
  content: '';
  display: block;
  position: absolute;
  width: 230px;
  height: 230px;
  background: transparent;
  border-radius: 50%;
  border: 1px solid #57cbcf;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -115px;
}*/

.loginscreen  .layer-bg-mod {
  /* position: relative; */
  /* overflow: hidden; */
  height: 518px;
}

.loginscreen  .b-layer-big {
  position: relative;
  height: 600px;
}


.loginscreen  .layer-big-bg {
  position: absolute;
  overflow: hidden;
  height: 600px;
  width: 100%;
  left: 0;
  top: 0;
}
.loginscreen  .layer-big-bg:after {
  content: '';
  display: block;
  position: absolute;
  width: 230px;
  height: 230px;
  background: transparent;
  border-radius: 50%;
  border: 1px solid #6fd386;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -115px;
}

.loginscreen  .shape-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 368px;
}


.fill-text-css{
    position: relative;
}



.loginscreen  .page-layer-bg4 {
    background-image: url(https://synergy.xsinfoways.net/ofo/assets/dashboard/loginbg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    top: 0;
}

.loginscreen  .layer-bg-mod:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: #000000;
}
.loginscreen  .loginWrapper{
	position:relative
}

.loginscreen  .loginContent{
	position:absolute;
	top: 109px;
	width: 100%;
}


.fill-text-css{
        background-image: url(http://xsinfoways.net/fillnowloginscreen/img/loginbg.jpg);
    height: 416px;
    background-position: center;
}

.fill-text-css:before{
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* background-color: #ffffffde; */
    box-shadow: 3px 0 15px 5px #0000000d;
    background-image: linear-gradient(45deg, #d8fdd0c2, #ffffff);
}


.loginscreen  .inputImage{
	 background: url(https://synergy.xsinfoways.net/ofo/assets/dashboard/mailicon.png);
	 background-position: 14px 12px;
	 background-repeat: no-repeat;
	 /* position: relative; */
	 /* z-index: 1; */
}




.loginscreen .loginText {
    color: #0073be;
    font-size: 40px;
    position: relative;
    z-index: 2;
    margin-top: 0px;
    font-family: 'Stencil';
    font-weight: 700;
    text-transform: uppercase;
    line-height: 52px;
    padding: 81px 30px;
}
.loginscreen  .loginText span{
    color: #4fb050;
}

.loginscreen  .pass{
	 background: url(https://synergy.xsinfoways.net/ofo/assets/dashboard/passwordicon.png);
	 background-position: 13px 11px;
	 background-repeat: no-repeat;
}
.loginscreen  input[type='checkbox']{
	width: 15px;
	height: 15px;
	vertical-align: bottom;
	margin-right: 10px !important;
}





.loginscreen  .forgetPass{
	color:#0073be;
	
}


.loginscreen  .register{
	display:flex;
	justify-content: space-between;
}


@media screen and (max-width: 767px){
	.loginscreen  .loginForm{
	    width: 100% !important;
    margin: 0 10px;
    margin-top: 77px;
		
	}
.loginscreen  .loginContent{
	top:0
}
.loginscreen  .loginText{
  font-size: 28px;
    padding: 10px;
    text-align: center;
    line-height: 37px;
}

.loginForm-inner{
  padding: 7px 3px !important;
}
.fill-text-css {
   
    height: auto;
    background-position: center;
}
.loginForm .form-control {
width: 90%;
margin-left: 17px;

  }
}


@media screen and (max-width: 1024px){
	
	.loginscreen  .loginForm{
		width:100%
	}
}
.loginscreen  .introd{
	font-size:20px;
	text-align:center
}
.loginscreen  p.agreementTxt{
	color:#000;
	text-align:center;
	margin-top:0
}
.loginscreen  .person{
	 background: url(https://synergy.xsinfoways.net/ofo/assets/dashboard/personicon.png);
	 background-position: 13px 11px;
	 background-repeat: no-repeat;
}
.loginscreen  .phone{
	 background: url(https://synergy.xsinfoways.net/ofo/assets/dashboard/phone.png);
	 background-position: 13px 11px;
	 background-repeat: no-repeat;
}
.loginscreen .pasword{
  background: url(https://synergy.xsinfoways.net/ofo/assets/dashboard/passwordicon.png);
  background-position: 13px 11px;
background-repeat: no-repeat;
}
.loginscreen .state{
  background: url(https://synergy.xsinfoways.net/ofo/assets/dashboard/state.png);
  background-position: 13px 11px;
background-repeat: no-repeat;
}