.authenty {
    font-family: 'Open Sans', sans-serif;
    background-color: #f5f5f5;
    color: #2c3e50;
}
.authenty ul {
    list-style-type: none;
}
.authenty h1,
.authenty h2,
.authenty h3,
.authenty h4,
.authenty h5,
.authenty h6 {
    font-weight: 300;
    line-height: 1;
    margin: 0;
    text-transform: capitalize;
}
.authenty h1 {
    font-weight: 700;
    letter-spacing: -1px;
}
.authenty .container {
    max-width: 600px;
}
.authenty a:hover {
    text-decoration: none;
}
.authenty .help-block,
.authenty .has-error .form-control-feedback {
    color: #FFA500;
}

.authenty .normal-signin{
  min-width: 100%;
}

.authenty .btn {
    border-radius: 0;
    border-radius: 0;
    border: none;
    border-bottom: 3px solid;
    border-color: #2e6da4;
    vertical-align: middle;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #FFF;
    line-height: 1em;
    cursor: pointer;
    opacity: 1;
    padding: 14px 20px 11px;
}
.authenty .btn:active {
    box-shadow: none;
    border-radius: 0px!important;
}
.authenty .btn:focus {
    outline: thin dotted #FFFFFF;
    outline-offset: 0;
}
.authenty .btn:hover,
.authenty .btn:focus {
    color: #fff;
}
.authenty .form-control:focus {
    border-color: #ff7000;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 112, 0, 0.6);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 122, 0, 0.6);
    transition: border-color 0.7s, box-shadow 0.7s;
    -webkit-transition: border-color 0.7s, box-shadow 0.7s;
}
.authenty .wrap {
    width: 100%;
}
.authenty .top-buffer {
    margin-top: 20px;
}
.authenty.signin-alt {
    background-color: #f5f5f5;
}
.authenty.signin-alt .section-content {
    padding: 0;
}
.authenty.signin-alt .title {
    letter-spacing: 1px;
    font-size: 20px;
    text-align: center;
    margin: 1em 0 2em;
}
.authenty.signin-alt label {
    font-weight: normal;
    color: #aaa;
    font-size: 13px;
}
.authenty.signin-alt .wrap {
    padding-top: 0px;
}
.authenty.signin-alt .bottom-wrap {
    margin-top: 1.5em;
    padding-top: 15px;
    padding-bottom: 10px;
    border-top: 1px solid #eee;
}
.authenty.signin-alt .bottom-wrap.top-buffer {
    margin-bottom: 10px;
}
.authenty.signin-alt .bottom-wrap.top-buffer a {
    color: #00aced;
    text-transform: uppercase;
    text-decoration: underline;
    font-size: 12px;
    -webkit-transition: color 300ms linear;
    -moz-transition: color 300ms linear;
    -o-transition: color 300ms linear;
    -ms-transition: color 300ms linear;
    transition: color 300ms linear;
}
.authenty.signin-alt .bottom-wrap.top-buffer a:hover {
    color: #ff7000;
}
.authenty.signin-alt .normal-signin .un-wrap {
    position: relative;
}
.authenty.signin-alt .normal-signin .pw-wrap .fa-lock,
.authenty.signin-alt .normal-signin .un-wrap .fa-user {
    position: absolute;
    top: 3px;
    left: 12px;
    color: #2c3e50;
    font-size: 14pt;
    padding: 10px 14px 8px;
    background-color: #f0f0f0;
    display: block;
}
.authenty.signin-alt .normal-signin .pw-wrap {
    position: relative;
}
.authenty.signin-alt .normal-signin input[type="text"],
.authenty.signin-alt .normal-signin input[type="password"],
.authenty.signin-alt .normal-signin select,
.authenty.signin-alt .normal-signin textarea {
    padding-left: 60px;
    border-radius: 0;
    border: none;
    box-shadow: inset 0 1px 2px #ccc;
    margin-bottom: 20px;
    height: 42px;
    max-width: 500px;
}
.authenty.signin-alt .normal-signin select,
.authenty.signin-alt .normal-signin textarea {
  padding: 0 0 0 6px;
}

.authenty.signin-alt .normal-signin textarea {
    height: 126px;
    padding-left: 10px
}
.authenty.signin-alt .normal-signin .no-field-icons input[type="text"],
.authenty.signin-alt .normal-signin .no-field-icons input[type="password"] {
    padding-left: 10px;
}
.authenty.signin-alt .ae-top {
    margin-top: 20px;
}
.authenty.signin-alt .panel {
    border: none;
    background-color: transparent;
    text-align: center;
    box-shadow: none;
    font-size: 9px;
    text-transform: uppercase;
    margin: 0;
}
.authenty.signin-alt .panel .panel-heading {
    border-color: #eee;
}
.authenty.signin-alt .normal-signin .panel .panel-heading h3 {
    font-weight: normal;
    font-size: 14px;
    color: #2c3e50;
}
.authenty.signin-alt .normal-signin select {
    color: #2c3e50;
}
.authenty.signin-alt .normal-signin .panel {
    border: none;
    text-align: center;
    font-size: 10px;
    background-color: transparent;
    box-shadow: none;
    text-transform: uppercase;
}
.authenty .has-feedback {
    position: relative;
    margin: 0 auto;
    float: none;
}
.authenty.signin-alt .normal-signin .panel .panel-heading {} .authenty.signin-alt .normal-signin .panel .panel-heading h3 {
    font-weight: normal;
    font-size: 14px;
}
.authenty.signin-alt .normal-signin .signin {
    background-color: #337ab7;
    border-bottom: 3px solid #2e6da4;
    color: #fff;
    max-width: 200px;
    text-align: center;
    margin: 0 auto;
}
.authenty.signin-alt .normal-signin .signin:hover {
    -moz-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
}
.authenty.signin-alt .horizontal-divider {
    margin: 0 auto;
    text-align: center;
}
.authenty.signin-alt .horizontal-divider:before {
  content: 'OR';
  letter-spacing: 0px;
  padding: 0;
  font-size: 14px;
  color: white;
  display: inline-block;
  margin: 1.4em auto;
  background-color: #B8B7B7;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  font-weight: 300;
  font-size: 17px;
}
.authenty.signin-alt .sns-signin {
    -webkit-transition: background-color 300ms linear;
    -moz-transition: background-color 300ms linear;
    -o-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}
.authenty.signin-alt .sns-signin a {
    margin: 5px;
    display: inline-block;
    font-weight: normal;
    line-height: 1em;
    background-color: transparent;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 0px;
    padding: 0;
}
.authenty.signin-alt .sns-signin a span {
    display: none;
}
.authenty.signin-alt .sns-signin .fa {
    color: #fff;
    font-size: 30px;
    line-height: 50px;
    outline: none;
    letter-spacing: 0px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    height: 50px;
    width: 50px;
    text-align: center;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15);
}
.authenty.signin-alt .sns-signin a:hover, .authenty.signin-alt .sns-signin a:focus, .authenty.signin-alt .sns-signin a:active {
    -moz-box-shadow: 0 0 10px #ccc;
    -webkit-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    display:inline-block;
    background: transparent;
    outline: none;
    transform: scale(1.03,1.03);
    -webkit-transform: scale(1.03,1.03);
    -moz-transform: scale(1.03,1.03);
}
.fa-soundcloud:before {
    position: relative;
    right: 0.2em;
}
.authenty.signin-alt .sns-signin .facebook i {
    background-color: #3b5998;
}
.authenty.signin-alt .sns-signin .twitter i {
    background-color: #00aced;
}
.authenty.signin-alt .sns-signin .foursquare i {
    background-color: #f94877;
}
.authenty.signin-alt .sns-signin .instagram i {
    background-color: #3f729b;
}
.authenty.signin-alt .sns-signin .youtube i {
    background-color: #e52d27;
}
.authenty.signin-alt .sns-signin .rdio i {
    background-color: #007dc3;
}

.authenty.signin-alt .sns-signin .envelope i {
    background-color: #FF7C02;
    font-size: 26px;
}
.authenty.signin-alt .sns-signin .lastfm i {
    background-color: #c3000d;
}
.authenty.signin-alt .sns-signin .deezer i {
    background-color: #000;
    font-size: 21px;
    padding-top: 2px;
}
.authenty.signin-alt .sns-signin .deezer i:before {
    right: 0;
}
.authenty.signin-alt .sns-signin .soundcloud i {
    background-color: #ff8800;
}
.authenty.signin-alt .sns-signin .spotify i {
    background-color: #2ebd59;
}
.authenty.signin-alt .sns-signin .beatsmusic i {
    background-color: #BC1F5D;
}
.authenty.signin-alt .sns-signin .tumblr i {
    background-color: #35465c;
}
.authenty.signin-alt .sns-signin .google-plus i {
    background-color: #e66060;
}
.authenty.signin-alt .sns-signin .google i {
    background-color: #e66060;
}

.authenty .has-feedback .panel .panel-body{
    padding:5px;
}

.authenty .normal-signin .form-group{
  margin: 1em 0 .5em;
}

.authenty .normal-signin .form-group > div{
  text-align: center;
margin: 0;
width: 100%;
padding: 0 10px;
}

.authenty .has-feedback .panel .row.no-gutter{
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}

.authenty .has-feedback .panel .col-xs-4{
  display: inline-block;
  margin: 0;
  padding: 0 5px;
  width:auto;
  float: none;
}
.authenty .has-feedback .panel .col-xs-4 select{
    margin:5px 10px;
    width:100px;
}


@media (max-width: 991px) {
    .authenty.signin-alt .bottom-wrap.top-buffer {} .authenty.signin-alt .container {
        padding-right: 30px;
        padding-left: 30px;
    }
}
@media (min-width: 991px){
	.authenty .container {
 		 width: 1170px;
 		 max-width: 100% !important;
	}
  .authenty .form-group .col-md-4.col-md-offset-8 {
     padding: 0;
  }
}


@keyframes shake {
    8%, 41% {
        transform: translateX(-10px);
    }
    25%,
    58% {
        transform: translateX(10px);
    }
    75% {
        transform: translateX(-5px);
    }
    92% {
        transform: translateX(5px);
    }
    0%,
    100% {
        transform: translateX(0);
    }
}
@-webkit-keyframes shake {
    8%, 41% {
        -webkit-transform: translateX(-10px);
    }
    25%,
    58% {
        -webkit-transform: translateX(10px);
    }
    75% {
        -webkit-transform: translateX(-5px);
    }
    92% {
        -webkit-transform: translateX(5px);
    }
    0%,
    100% {
        -webkit-transform: translateX(0);
    }
}
@-moz-keyframes shake {
    8%, 41% {
        -moz-transform: translateX(-10px);
    }
    25%,
    58% {
        -moz-transform: translateX(10px);
    }
    75% {
        -moz-transform: translateX(-5px);
    }
    92% {
        -moz-transform: translateX(5px);
    }
    0%,
    100% {
        -moz-transform: translateX(0);
    }
}
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}
@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
