/*
	===============================
			@Import	Function
	===============================
*/
/*
	===============================
			@Import	Mixins
	===============================
*/
/* line 12, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
html {
  height: 100%; }

/* line 15, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
body {
  height: 100%;
  overflow: auto;
  margin: 0;
  padding: 0;
  background: #fff; }

/* line 22, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-container {
  display: flex; }

/* line 25, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form {
  width: 50%;
  display: flex;
  flex-direction: column;
  min-height: 100%; }

/* line 30, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap {
  max-width: 480px;
  margin: 0 auto;
  min-width: 311px;
  min-height: 100%;
  height: 100vh;
  align-items: center;
  justify-content: center; }

/* line 38, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-container {
  align-items: center;
  display: flex;
  flex-grow: 1;
  padding: .71428571rem 2.85714286rem;
  width: 100%;
  min-height: 100%; }

/* line 45, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-container .form-content {
  display: block;
  width: 100%; }

/* line 48, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap .user-meta {
  margin-bottom: 35px; }

/* line 50, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap .user-meta img {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  margin-right: 15px;
  border: 4px solid #e0e6ed; }

/* line 56, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap .user-meta div {
  align-self: center; }

/* line 58, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap .user-meta p {
  font-size: 31px;
  color: #3b3f5c;
  margin-bottom: 0; }

/* line 62, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap h1 .brand-name {
  color: #1b55e2;
  font-weight: 600; }

/* line 65, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap p.signup-link {
  font-size: 14px;
  color: #3b3f5c;
  font-weight: 700;
  margin-bottom: 50px; }

/* line 70, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap p.signup-link a {
  color: #1b55e2;
  border-bottom: 1px solid; }

/* line 73, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap form .field-wrapper.input {
  position: relative;
  padding: 11px 0 25px 0;
  border-bottom: none; }

/* line 77, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap form .field-wrapper.input:focus {
  border: 1px solid #000; }

/* line 79, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap form .field-wrapper.toggle-pass p {
  font-weight: 600;
  color: #3b3f5c;
  margin-bottom: 0; }

/* line 83, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap form .field-wrapper .logged-in-user-name {
  font-size: 37px;
  color: #3b3f5c; }

/* line 86, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap form .field-wrapper svg {
  position: absolute;
  top: 16px;
  color: #1b55e2;
  fill: rgba(27, 85, 226, 0.239216); }

/* line 91, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap form .field-wrapper.terms_condition {
  margin-bottom: 20px; }

/* line 93, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap form .field-wrapper.terms_condition label {
  font-size: 14px;
  color: #888ea8;
  padding-left: 31px;
  font-weight: 100; }

/* line 98, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap form .field-wrapper.terms_condition a {
  color: #1b55e2; }

/* line 100, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap form .field-wrapper input {
  display: inline-block;
  vertical-align: middle;
  border-radius: 0;
  min-width: 50px;
  max-width: 635px;
  width: 100%;
  min-height: 36px;
  background-color: #ffffff;
  border: none;
  -ms-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  color: #3b3f5c;
  font-weight: 700;
  font-size: 16px;
  border-bottom: 1px solid #e0e6ed;
  padding: 0px 0 10px 35px; }

/* line 117, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap form .field-wrapper input::-webkit-input-placeholder, .form-form .form-form-wrap form .field-wrapper input::-ms-input-placeholder, .form-form .form-form-wrap form .field-wrapper input::-moz-placeholder {
  color: #d3d3d3;
  font-size: 14px; }

/* line 120, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap form .field-wrapper input:focus {
  border-bottom: 1px solid #1b55e2;
  box-shadow: none; }

/* line 123, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap form .field-wrapper.toggle-pass {
  align-self: center;
  text-align: left; }

/* line 126, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap form .field-wrapper.toggle-pass .switch {
  margin-bottom: 0;
  vertical-align: sub;
  margin-left: 7px; }

/* line 130, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap form .field-wrapper button.btn {
  align-self: center; }

/* line 132, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap form .field-wrapper a.forgot-pass-link {
  width: 100%;
  font-weight: 700;
  color: #1b55e2;
  text-align: center;
  display: block;
  letter-spacing: 2px;
  font-size: 15px;
  margin-top: 15px; }

/* line 141, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap form .field-wrapper .n-chk .new-control-indicator {
  top: 1px;
  border: 1px solid #bfc9d4;
  background-color: #f1f2f3; }

/* line 145, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap form .field-wrapper .n-chk .new-control-indicator:after {
  top: 52%; }

/* line 147, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap form .field-wrapper.keep-logged-in {
  margin-top: 60px; }

/* line 149, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .form-form-wrap form .field-wrapper.keep-logged-in label {
  font-size: 14px;
  color: #888ea8;
  padding-left: 31px;
  font-weight: 100; }

/* line 154, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .terms-conditions {
  max-width: 480px;
  margin: 0 auto;
  color: #3b3f5c;
  font-weight: 600;
  margin-top: 90px; }

/* line 160, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-form .terms-conditions a {
  color: #1b55e2;
  font-weight: 700; }

/* line 164, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  right: 0;
  min-height: auto;
  height: 100vh;
  width: 50%; }

/* line 177, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
.form-image .l-image {
  background-image: url("/assets/bg-test_1-df8792409951880fd2ca826ebf271bead77f190007ae2d65b4d1ab5ea4cf0a85.jpg");
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #060818;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: center;
  background-position-y: center; }

@media (max-width: 991px) {
  /* line 192, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
  .form-form {
    width: 100%; }

  /* line 194, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
  .form-form .form-form-wrap {
    min-width: auto; }

  /* line 196, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
  .form-image {
    display: none; } }
@media (max-width: 575px) {
  /* line 200, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
  .form-form .form-form-wrap form .field-wrapper.toggle-pass {
    margin-bottom: 28px; } }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 204, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
  .form-form .form-form-wrap {
    width: 100%; }

  /* line 206, /home/ubuntu/timesheet-tca/app/assets/stylesheets/authentication/form-mta.scss */
  .form-form .form-container {
    height: 100%; } }
