/*
 * Specific styles of signin component
 */
/*
 * General styles
 */

.marginHide {
  margin-top: 0px !important;
}
body.bgImage {
  background: url(../../assets/images/butler-hand.jpg) no-repeat center center
    fixed;
  background-size: cover;
  background-position: 75% top !important;
  background-position-y: -60px !important;
  background-size: inherit !important;
}
.card-container.card {
  max-width: 320px !important;
  background-color: rgba(255, 255, 255) !important;
  box-shadow: none;
  border-radius: 0px !important;
  display: inline-block;
  margin: 0px auto;
  float: none;
  margin-bottom: 10px;
  border: 1px solid #b9b9b9;
  margin-right: 15px;
  padding: 15px !important;
}
.block.active a {
  color: #000 !important;
  font-weight: normal;
}
.btn {
  font-weight: 700;
  height: 36px;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
}
/*
 * Card component
 */

.card {
  background-color: #f7f7f7;
  /* just in case there no content*/

  padding: 20px 25px 30px;
  margin: 0 auto 25px;
  margin-top: 50px;
  /* shadows and rounded borders */

  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
}
.profile-img-card {
  margin: 0 auto 10px;
  display: block;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 0px;
  margin-top: 100px;
  margin-bottom: 0px !important;
}
/*
 * Form styles
 */

.profile-name-card {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 0;
  min-height: 1em;
}
.reauth-email {
  display: block;
  color: #404040;
  line-height: 2;
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.form-signin #inputEmail,
.form-signin #inputPassword {
  direction: ltr;
}
.forgot-password {
  color: #fff;
}
.margin-bottom-20px {
  margin-bottom: 20px;
}
.margin-top-35px {
  margin-top: 35px;
}
.form-signin label {
    /* color: #fff; */
    font-weight: normal;
}
.form-signin input[type="email"],
.form-signin input[type="password"],
.form-signin input[type="text"],
.form-signin button {
    width: 100%;
    display: block;
    border-radius: 6px;
    z-index: 1;
    position: relative;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}
.form-signin .form-control:focus {
  border-color: rgb(104, 145, 162);
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgb(104, 145, 162);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgb(104, 145, 162);
}
.btn.btn-signin {
  /*background-color: #4d90fe; */

  background-color: #1e558f;
  /* background-color: linear-gradient(rgb(104, 145, 162), rgb(12, 97, 33));*/

  padding: 0px;
  font-weight: 700;
  font-size: 14px;
  height: 36px;
  border-radius: 0px;
  font-weight: normal;
  border: none;
  -o-transition: all 0.218s;
  -moz-transition: all 0.218s;
  -webkit-transition: all 0.218s;
  transition: all 0.218s;
}
.btn.btn-signin:hover,
.btn.btn-signin:active,
.btn.btn-signin:focus {
  background-color: #1e558f;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 0px;
}
.displayBlock {
  display: block;
}
.input-group-addon > span.flaticon-avatar:before {
  font-size: 20px !important;
}
.loingspan {
  text-align: left;
  float: left;
  padding-left: 0px !important;
  padding-right: 0px;
  text-transform: lowercase !important;
  margin-bottom: 10px !important;
  margin-top: 10px;
}
.aligncenter {
  text-align: center;
}
a.forgotpassword,
.forgotpassword a.active {
  color: #0000cc;
  display: inline-block;
  font-size: 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: left;
  float: right;
  float: right !important;
  text-transform: uppercase;
  font-weight: bold;
}
.forgotpassword a:hover,
a.forgotpassword:focus {
  color: #000099;
  text-decoration: none;
}
a.register {
  color: #fff;
  display: inline-block;
  font-size: 13px;
  text-align: left;
  line-height: 32px;
  float: left;
}
#btn_submit {
  margin: 0px;
  margin-bottom: 20px;
  box-shadow: none;
}
.input-group-addon {
  color: #1e558f !important;
  background-color: #fff !important;
  border: 1px solid #ccc;
}
.user-pad-btm {
  padding-bottom: 15px;
}
.divWid300px {
  max-width: 300px;
  margin: 0px auto;
  float: none;
}
.btnBgWhite {
  background-color: #fff !important;
  color: #1e558f !important;
  border: 1px solid #1e558f;
}
.btnBgOrange {
  cursor: default;
  background-color: #fc5b2f !important;
  border: #fc5b2f !important;
  color: #fff !important;
  padding: 15px 25px !important;
}
.socDiv {
  margin-top: 10px;
  margin-bottom: 0px;
}
.BtnNewRegister {
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 20px;
  cursor: pointer;
}
.iconSocLogin {
  background-color: red;
  width: 32px !important;
  height: 32px;
  line-height: 32px;
  border-radius: 50%;
  color: #fff !important;
  margin: 0px auto;
  cursor: pointer;
  text-align: center;
}
[class^="iconSocLogin flaticon-"]:before,
[class*="iconSocLogin flaticon-"]:before,
[class^="iconSocLogin flaticon-"]:after,
[class*="iconSocLogin flaticon-"]:after {
  color: #fff !important;
}
.loginpop {
  z-index: 99999;
  text-align: right;
  position: fixed;
  padding-right: 0px;
}
.loginLink a {
  padding: 6px 15px;
  color: #777;
}
.loginLink a:active {
  border: 1px solid #b9b9b9;
}
.divhr {
  background-color: #777;
  margin-top: 20px;
}
.mar-t-m-12px {
  margin-top: -12px;
}
.orLogin {
  font-size: 14px !important;
  background-color: #f7f7f7 !important;
  color: #000 !important;
  padding-left: 15px;
  padding-right: 15px !important;
}
@media screen and (max-width: 736px) {
  .loginpop {
    right: 0px;
  }
  .mrg-t-103px {
    margin-top: 92px !important;
  }
}

.ifreamWhidth > div {
  width: auto !important;
}
