input[type=password],
input[type=text],
textarea,
select{
    background: white;
    border: none;
    width: 300px;
    height: 55px;
    line-height: 55px;
    padding: 0px 50px 0px 40px;
    font-family: 'vag_black';
    color: #c0b095;
    font-size: 13px;

    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 27px;
    behavior: url(pie/PIE.htc);
}

.login-light input[type=password],
.login-light input[type=text],
.login-light textarea,
.login-light select{
    padding: 0px 50px 0px 56px;
    background: #fff4df;
}

.login-light input[type=text]::-webkit-input-placeholder,
.login-light input[type=password]::-webkit-input-placeholder{
    text-transform: uppercase;
}
.login-light input[type=text]:-moz-placeholder,
.login-light input[type=password]:-moz-placeholder{ /* older Firefox*/
    text-transform: uppercase;
}
.login-light input[type=text]::-moz-placeholder,
.login-light input[type=password]::-moz-placeholder{ /* Firefox 19+ */ 
    text-transform: uppercase;
} 
.login-light input[type=text]:-ms-input-placeholder,
.login-light input[type=password]:-ms-input-placeholder{ 
    text-transform: uppercase;
}

.login-light input[type=password],
.login-light input[type=text],
.login-light textarea,
.login-light select{
    width: 219px;
    margin: auto;
    display: block;
}

.form-input-disabled {
    background-color: #989898 !important;
}

.p-or {
    color: #fff4df;
    padding: 0 !important;
}

.login-light input[type=text] {
    background: url('../img/sprite2.png') no-repeat 25px -31px #fff4df;
}

.login-light input[type=password] {
    background: url('../img/sprite2.png') no-repeat 25px -92px #fff4df;
}


.login-light .btn_cadastro {
    width: 325px;
    height: 52px;
    border: 3px solid #455d64;
    border-radius: 29px;
    margin: auto;
    text-align: center;
    line-height: 52px;
    font-size: 13px;
    font-family: 'Arimo';
}

.login-light .btn_cadastro a {
    color: #0bb58c;
}

.login-light .btn_cadastro span {
    font-weight: bold;
    color: #fff4df;
}

select{
    background: transparent;
    width: 410px;
    line-height: 1;
    color: #a9a9a9;
    -webkit-appearance: none;
    cursor: pointer;
}
select:focus{
    outline: none;
}
select option{
    color: #0bb58c;
    background-color: white;
}
/*select option:first-child{
    display: none;
}*/
textarea{
    line-height: 20px;
    padding: 20px 50px 20px 40px;
    height: 150px;
    resize: none;
}
/*input[type=password].error,
input[type=text].error,
select.error,
textarea.error{
    color: #e45b37;
}*/
select.checked{
    color: #0bb58c;
}
input[type=submit]{
    /*    background-color: #0bb58c;
        color: white;
        width: 150px;
        margin: 35px auto;*/

    border: none;
    text-transform: uppercase;
    font-family: 'vag_black';
    font-size: 14px;
    height: 55px;
    cursor: pointer;
    display: block;

    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    color: #fff4df !important;
    behavior: url(pie/PIE.htc);
}

.login-light input[type=submit]{
    width: 325px !important;
    height: 52px !important;
    border-radius: 27px !important;
}

.selectStyled{
    width: 390px;
    height: 55px;
    overflow: hidden;
    background: url(../img/form-select-arrow.png) no-repeat white center right;
    cursor: pointer;

    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    border-radius: 25px;
    behavior: url(pie/PIE.htc);
}

.login-light .google_sign_btn,
.login-light .facebook_sign_btn,
.login-light .vivo_sign_btn,
.login-light .tel_sign_btn,
.login-light .movistar_sign_btn {
    width: 325px;
    height: 55px;
    display: block;
    margin: auto;
    border-radius: 27.5px;
    line-height: 55px;
    text-align: center;
    color: #ffefcc;
    font-size: 13px;
    font-family: 'Arimo';
    font-weight: bold;
}

.login-light .movistar_sign_btn {
    background: #00a9e0 !important;
}

.login-light .google_sign_btn {
    background: #df4f3f;
}

.login-light .google_sign_btn span {
    width: 42px;
    height: 42px;
    background: url('../img/sprite2.png') 0 -183px no-repeat;
    display: block;
    position: absolute;
    top: 6px;
    left: 75px;
}

.login-light .facebook_sign_btn {
    background: #4867aa;
    background-image: url(../img/vector/fb_btn.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.login-light .facebook_sign_btn span {
    width: 28px;
    height: 28px;
    background: url('../img/sprite2.png') 0 -250px no-repeat;
    display: block;
    position: absolute;
    left: 80px;
    top: 13px;
}

.login-light .vivo_sign_btn {
    background: #00795c;
    background-image: url(../img/vector/login_btn.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.login-light .tel_sign_btn {
    background: #e45632;
    background-image: url(../img/vector/phone_btn.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.login-light .tel_sign_btn_pt_pt {
    background: #000;
    background-image: url(../img/vector/phone_btn_pt_pt.svg);
    background-repeat: no-repeat;
    background-position: center;
}

.login-light .vivo_sign_btn span,
.login-light .tel_sign_btn span {
    width: 28px;
    height: 28px;
    /*background: url('../img/sprite2.png') 0 -250px no-repeat;*/
    display: block;
    position: absolute;
    left: 80px;
    top: 13px;
}
select.relatorio_aluno {
    line-height: 2em;
}