@font-face {
  font-family: 'knitbrary-regular';
  src: url("../../../../../assets/fonts/knitbrary-regular.eot");
src: url("../../../../../assets/fonts/knitbrary-regular.eot?#iefix") format("embedded-opentype"), 
  url("../../../../../assets/fonts/knitbrary-regular.otf") format("opentype"),
  url("../../../../../assets/fonts/knitbrary-regular.svg") format("svg"), 
  url("../../../../../assets/fonts/knitbrary-regular.ttf") format("truetype"), 
  url("../../../../../assets/fonts/knitbrary-regular.woff") format("woff"), 
  url("../../../../../assets/fonts/knitbrary-regular.woff2") format("woff2"); 
font-weight: normal;
font-style: normal;
} 
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
li,
a,
span,
input,
label,
div {
  letter-spacing: 0.1em;
}
html {
  line-height: 1.5 !important;
  font-family: 'knitbrary-regular' !important;
}


body {
   
}

ul {
  padding-left: 0;
}

ul li {
  list-style: none;
}

input {
  font-family: "knitbrary-regular", -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  
  letter-spacing: 0.1em;
 
}

  input.uk-button {
    border: 1px solid #707070;
    
    margin-top: 2rem;
    line-height: 39px;
    height: 40px;
    letter-spacing: 0.1em;
    
  }
  input::placeholder {
    color: #707070;
    opacity: 1;
    letter-spacing: 0.1em;
  }





.login-screen iframe {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.login-screen {
    width: 100%;
    height: 800px;
    position: relative;
    background: #fff;
  background: url(../img/background.png) no-repeat ;
  background-size: cover !important;
}
.login-screen .logo {
    text-align: center;
    max-width: 220px;
    width: 100%;
    margin: 10px auto 0;
    min-width: 200px;
    min-height: 43px;
    background: #fff;
    padding: 10px;
    box-sizing: border-box;
}
.login-screen .logo img {
    margin: 0 auto;
}
.panel-login {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: #fff;
	position: absolute;
    width: 100%;
    max-width: 600px;
    left: 20px;
    z-index: 999999;
    margin:60px auto
}
.panel-login.left {left:20px;right:inherit;}
.panel-login.right {right:20px;left:inherit;}
.panel-login.center {left:0px; right:0;}
.panel-login>.panel-heading {
	color: #00415d;
	border-color: #fff;
	text-align:center;
	border-bottom: 0;
}
.panel.panel-login h4 {
    color: #707070;
    
    
    text-align: left;
    
}
.panel.panel-login .redText {
    color: #707070;
}
.panel-login label {
    color: #707070;
        
}
#register-form .radio {
    display: inline-block;
    padding: 0px;
    margin: 0;
}
#register-form .radio label {
    padding: 5px 10px;
    background: #525280;
        border-radius: 4px;
}
#register-form .radio input {
    width: 100%;
    position: absolute;
    height: 100%;
    margin: 0;
    opacity: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
}
/* .panel-login input[type=checkbox]{
	    -webkit-appearance: none;
	    -moz-appearance: none;
    width: 15px;
    height: 15px;
    background: #ffffed;
    border: 2px solid #ccc;
    vertical-align: text-bottom;
    position: relative;
    margin-right: 10px;
} */
.custom-checkbox .uk-checkbox:checked {
  background-image: url(data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2211%22%20viewBox%3D%220%200%2014%2011%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%20%20%3Cpolygon%20fill%3D%22%23707070 !important%22%20points%3D%2212%201%205%207.5%202%205%201%205.5%205%2010%2013%201.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A);
}

.custom-checkbox .uk-checkbox {
  margin-right: 10px;
  min-width: 16px;
}

.custom-checkbox label {
  display: flex;
}
.custom-checkbox label p {
  margin-top: -7px;
}

input#register-submit {
    background: #ffffff;
    margin-top: 0;
}
input#register-submit:hover, input#register-submit:focus {
  background: #707070;
  color: #fff;
}

.panel-login input[type=checkbox]:checked:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 5px;
    background: #ffffff;
    width: 2px;
    height: 2px;
    box-shadow: none;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
label.block {
    display: block;
}
#register-form .radio input:checked + label{
	background: #4595d1;
}
#login-form input#login-submit {
    background: #ffffff;
    margin: 0 auto;
    border: 1px solid #707070;
    color: #707070;
}

#login-form input#login-submit:hover,
#login-form input#login-submit:focus {
  background-color: #707070;
  color: #fff;
}


.panel-login  .form-control {
  background:#ffffff; 
  color:#707070;
  font-weight:normal;}
.panel-login>.panel-heading a{
	text-decoration: none;
	color: #707070;
	font-size: 15px;
}
.panel-login>.panel-heading a.active{
	color: #029f5b;
	font-size: 18px;
}
.login-tabs {
    text-align: left;
}
.login-tabs a {
    color: #707070;
    padding:0 0 5px 0;
}

.login-tabs a.uk-button {
  padding: 0 30px;
}

.panel-login input[type="text"],.panel-login input[type="email"],.panel-login input[type="password"] {
  height: 36px;
  border: 0 !important; 
	width: 100%;
	font-size: 0.916rem !important;

}
.panel-login input:hover,
.panel-login input:focus {
	outline:none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #ccc;
}

.panel-login hr {
  margin: 0 0 1rem 0;
}
.btn-login {
	background-color: #59B2E0;
	outline: none;
	color: #fff;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	padding: 14px 0;
	
	border-color: #59B2E6;
}
.btn-login:hover,
.btn-login:focus {
	color: #fff;
	background-color: #53A3CD;
	border-color: #53A3CD;
}



.forgot-password {
	text-decoration: underline;
  color: #707070;
  padding-bottom: 5px;
}
.forgot-password:hover,
.forgot-password:focus {
	
	
}

.btn-register {
	background-color: #fff;
	outline: none;
	color: #707070;
	font-size: 14px;
	height: auto;
	font-weight: normal;
	padding: 14px 0;
	
	border-color: #707070;
}
.btn-register:hover,
.btn-register:focus {
	color: #707070;
	background-color: #fff;
	border-color: #707070;
}
#forgot-submit {
    background: #ffffff;
    margin-top: 0;
}

#forgot-submit:hover, #forgot-submit:focus {
  background: #707070;
  color: #fff;
}

form#forgot-form {
    
    margin: 0 auto;
}
/*monika 06082018*/
/* #signup_success_message {
    position: absolute;
    z-index: 999;
    background: #fff;
    left: 0;
    right: 0;
    top: 50%;
    max-width: 600px;
    margin: 0 auto;
    transform: translateY(-50%);
    padding: 10px;
    box-sizing: border-box;
    border-radius: 4px;
    box-shadow: 0 0 2px #ccc;
} */
/*monika 06082018*/
@media(max-width: 767px)
{
	label.block {
	    display: block;
	    margin-top: 15px;
	}
	.panel-login{bottom: inherit; top:40px;}
}
@media(max-width: 640px)
{
	.panel-login{max-width: 350px;left: 0;
    right: 0;
    margin: 0 auto;}
}
@media(max-width: 360px)
{
	.panel-login{max-width: 300px;}
}