body,html{
	height:100%;

}


.fararoom-login-input{
	background: #ffffffad;
    border-radius: 3pt;
    margin: 3pt 0pt 5pt 0pt;
}
.fararoom-login-btn{
    border-radius: 3pt;

    margin: 3pt 0pt 5pt 0pt;
}
.fararoom-loginlogo{
	text-align:center;
	display:initial;
}

.fararoom-bg2{
    background-image: url(../images/bg3.jpg);
  /* Full height */
  height: 100%;

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.fararoom-login {
    direction: rtl;
    background: #00000099;
    border: 1pt white solid;
    border-radius: 10pt;
    padding: 13pt;
    text-align: center !important;
    color: white !important;
}
.fararoom-login a{
	color: #ded3d3;
}
.fararoom-login a:hover{
	color: white;
	text-decoration:none;
}

.trademark-footer {
    position: fixed;
    bottom: 0pt;
    text-align: center !important;
    left: 5pt;
	direction:ltr;
}
.trademark-footer a{
	direction:ltr;
	color:white;
}
