 @media screen and (min-width: 767px) {
 .forget-holder, .login-holder{
     padding:35px ;
 }
 }
 
section.register{
    background:#eee;
}
.register .alternate{
    color:#DF7401;
    text-align:center;
    margin-bottom:25px;
}
.form-group .input-box {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
    border: 1px solid #ced4da;
    border-radius:3px;
   overflow:hidden;
}
.form-group .input-icon {
    margin-right: -1px;
}
.form-group .input-icon{
    
   display: flex;
}
 .form-group  .input-icon-inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: .375rem .75rem;
    margin-bottom: 0;
    font-size: 3 rem;
    font-weight: 400;
  
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border-right: 1px solid #ced4da;
   
}

.form-group .input-box .form-control{
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
    margin-bottom: 0;
}

.form-group .input-box input{
     background-color:transparent !important;
       border:none !important;
       outline: none;
              box-shadow:none !important;
}

.register .signup-form{
    
    border:solid 1px #eee;
    border-radius:4px;
    margin-bottom:40px;
    padding:30px 20px;
    padding-bottom:40px;
    background:#fcfffe;
}
.register .form-container{
    padding-bottom:40px;
}
.register .info {
    font-size:12px;
    color:#ccc;
}

 .access-section .form-holder-inner {
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 40px 60px 60px 40px;
    
}
 .controls {
    text-align: left;
    padding: 0;
}
.controls a:hover, .controls .active {
    background: inherit;
}
.controls a {
    border-color: inherit;
}

a:hover {
    color: inherit;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .form-control-feedback, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #DF0101;
}
 .access-section .birthdate,
.access-section .form-control,
.footer .contact .email .fa {
    font-size: 16px
}


    
    
    .features-video iframe {
        padding: 5px
    }
    .access-section {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 60px
    }
.access-section .divider {
    text-align: center;
    margin-bottom: 30px;
    color: #999;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%
}

.access-section .divider span {
    margin-left: -10px
}
.access-section .loginh2 {
    font-weight: 300;
    margin-bottom: 60px;
    margin-top: 0;
}
.access-section .fa{
    color: #B45F04;
    padding-right:10px;
}
.register .control-label{
    padding-top:8px;
}
.access-section .divider:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #e6e6e6;
    height: 100%;
    width: 1px
}

.access-section .social-btns {
    padding-left: 65px
}

.access-section .social-btns .note {
    text-align: center
}

.navbar-fixed-top .navbar-collapse {
    padding-left: 15px;
    padding-right: 15px
}

.features-video,
.pricing {
    padding-top: 170px
}

.apps-section {
    padding-top: 160px
}

.story-section {
    padding-top: 170px
}

.contact-section {
    padding-top: 125px
}

.access-section .social-btns .btn {
    min-width: 100%;
}
.btn-cta-primary, a.btn-cta-primary {
    background: #dab10d;
    border: 2px solid #dab10d;
    color: #222;
}
.btn, a.btn {
    font-weight: 700;
}
.btn, a, a.btn {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}
.btn-block {
    display: block;
}

.btn-cta-primary:hover, a.btn-cta-primary:hover {
    background: #c29d0c;
    border: 2px solid #c29d0c;
    color: #fff;
}
.btn-cta-primary{
    padding: 8px 12px; 
}
.has-full-screen-bg .upper-wrapper,
.has-full-screen-bg.signup-page .upper-wrapper {
    background: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .6)), url(../assets/images/background/bg-pattern-solid-small.jpg)
}
.has-full-screen-bg .header h1.logo {
    float: none;
    text-align: center
}
.has-full-screen-bg .header h1.logo a {
    margin: 0 auto
}
.logo-head{
    text-decoration:none;
}
.logo-head:hover{
    text-decoration:none;
    color:inherit;
}
.access-section .form-box .form-box-inner {
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 40px
}
.access-section .form-box .title {
    font-weight: 300;
    
    margin-top: 0
}
.access-section.signup-section .title {
    margin-bottom: 15px
}
.access-section.signup-section .intro {
    margin-bottom: 40px
}
.access-section .form-group {
    position: relative
}
.access-section .form-group#div_id_email:before,
.access-section .form-group#div_id_password1:before,
.access-section .form-group#div_id_password2:before,
.access-section .form-group#div_id_username:before,
.access-section .form-group.email:before,
.access-section .form-group.password:before,
.access-section .form-group.username:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 10px;
    top: 12px;
    color: #999
}
.access-section .form-group#div_id_email:before,
.access-section .form-group.email:before {
    content: "\f0e0"
}
.access-section .form-group#div_id_username:before,
.access-section .form-group.username:before {
    /*content: "\f007"*/
}
.access-section .form-group#div_id_password1:before,
.access-section .form-group#div_id_password2:before,
.access-section .form-group.password:before {
    /*content: "\f023"*/
}
.access-section .birthdate {
    color: #999
}
.access-section .birthdate .myselectdatewidget {
    display: inline-block;
    margin-right: 2px;
    padding: 5px;
    
}
.access-section .form-control {
    padding-left: 15px;
    font-size: 14px
}
.access-section .form-control::-webkit-input-placeholder {
    color: #999
}
.access-section .form-control:-moz-placeholder {
    color: #999
}
.access-section .form-control::-moz-placeholder {
    color: #999
}
.access-section .form-control:-ms-input-placeholder {
    color: #999
}
.access-section .social-btns {
    margin-bottom: 15px
}
.access-section .social-btns li {
    margin-bottom: 10px
}
.access-section .social-btns li .btn {
    color: #fff;
    min-width: 220px;
    text-align: left
}
.access-section .social-btns li .btn:hover {
    color: #fff
}
.access-section .social-btns li .btn .fa {
    font-size: 18px;
    position: relative;
    top: 2px;
    margin-right: 10px;
    border-right: 1px solid rgba(0, 0, 0, .05);
    padding-right: 10px;
    width: 30px
}
.access-section .twitter-btn {
    background: #55acee
}
.access-section .twitter-btn:hover {
    background: #2795e9
}
.access-section .facebook-btn {
    background: #3b5998
}
.access-section .facebook-btn:hover {
    background: #2d4373
}
.access-section .google-btn {
    background: #dd4b39
}
.access-section .google-btn:hover {
    background: #c23321
}
.access-section .github-btn {
    background: #444
}
.access-section .github-btn:hover {
    background: #2b2b2b
}
.access-section .forgot-password {
    font-size: 14px;
    margin-top: 14px;
    text-align:center;
}
.access-section .forgot-password a {
    color: #999
}
.access-section .forgot-password a:hover {
    text-decoration: underline;
    color: #dab10d
}
.access-section .divider {
    border-left: none;
    margin-bottom: 30px;
    position: static
}
.access-section .divider span {
    background: #fff;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    top: inherit;
    text-transform: uppercase;
    color: #999
}
.access-section .divider:before {
    content: "";
    position: absolute;
    left: 0;
    top: 12px;
    background: #e6e6e6;
    height: 1px;
    width: 100%
}
.access-section .social-btns {
    padding-left: 0;
    text-align: center
}
.access-section .social-btns .btn {
    min-width: 100%
}
.access-section .social-btns .social-login {
    display: inline-block;
    margin: 0 auto
}
.access-section .note {
    color: #999;
    font-size: 13px;
    margin-bottom: 15px;
    margin-top: 15px
}
.access-section .btn+.note {
    margin: 15px 0
}
.access-section .remember label {
    font-size: 14px;
    color: #666
}
.access-section .lead {
    font-size: 14px;
    color: #999;
    margin-top: 25px
}
.access-section  .login-form .buttonHolder{
    margin:15px 0;
}
.errorExplanation ul li{
    color:#FF0000;
}
.error-fb{
    padding:18px 0;
    margin-bottom:10px;
    color:#FF0000;
    font-weight:400;
}
.error-fb .login-link{
    color: #B45F04;
    
}

.errorExplanation{
    padding:15px 0;
}
.intro {
    font-size: 16px;
    margin-bottom: 30px
}

.lead {
    margin-bottom: 21px;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.4;
}

.access-section .lead {
    font-size: 14px;
    color: #999;
    margin-top: 30px;
}
@media (min-width: 968px){
.lead {
    font-size: 22.5px;
}
}
.lead {
    margin-bottom: 21px;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.4;
    text-align:center;
}


.form-group {
    margin-bottom: 25px;
    
}

.access-section .form-group.username:before {
    content: "\f007";
}
.form-control {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 40px;
    border-color: #efefef;
}
input[type=button], input[type=text], input[type=email], input[type=password], input[type=submit] {
    appearance: none;
    -webkit-appearance: none;
}
#errorExplanation h3{
    color:#0174DF;
}
#errorExplanation ul li{
    color:#FF0000;
    list-style:none;
}
#errorExplanation{
    margin:15px 0;
    padding:15px;
}
.forget-pass .badge-header{
    margin:30px 0;
}
.forget-pass .action-bar{
    margin: 30px 0;
}

.forget-pass .form-group{
    margin: 30px 0;
}

.flash_error{

    border-radius:4px;
   
    border: 1px solid #e9c59b;
    background: #ffecce;
    color: #e3302c;

    
}

.flash_notice{
    
    border-radius:4px;
  
    border: 1px solid #bfde84;
    background: #edfbd8;
    color: #508600;
    
    padding: 3px;
    width: auto;
    text-align: left;

}

.flash_notice p, .flash_error p{
    margin:10px;
   
}
.flash_notice li, .flash_error li{
    padding-left:10px;
   
}

.flash_error p:before{
    content: "\f06a";
    font-family: 'FontAwesome';
    padding:0 20px;
    
}
.flash_notice p:before{
    content: "\f00c";
    font-family: 'FontAwesome';
    padding:0 20px;
    
}

.form-box-wraper{
    padding:25px 0;
}






