/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20.03.2015, 15:43:15
    Author     : Daniel
*/

body {
    background-color: grey;
    height: 100% !important;
    margin: 0;
    padding: 0;
    width: 100% !important;
    overflow-y: scroll;
    font-family: Verdana, Arial, sans-serif;
}

#login-logo {
    float: right;
    margin-top: -91px;
    top: 41%;
    right: 107px;
    position: absolute;
}

#loginDiv {
    float: right;
    top: 41%;
    right: 107px;
    position: absolute;
}

.login-block form a {
    text-decoration: none;
    color: #f4f5f7;
    text-align: right;
    position: relative;
    display: block;
    font-size: 11px;
}

.login-block form a:hover {
    text-decoration: underline;
}

.formfield {
}

.formfield #username {
    background-color: #f4f5f7;
    border: 0;
    width: 259px;
    height: 43px;
    position: relative;
    z-index: 1;
}

.formfield #password {
    background-color: #f4f5f7;
    border: 0;
    width: 259px;
    height: 43px;
    position: relative;
    z-index: 1;
}

.forgotpasswimg {
    vertical-align: top;
    margin-left: 3px;
}

/*to color chrome inputs from yellow to custom*/
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #f4f5f7 inset;
}

#_submit {
    margin-top: 20px;
    margin-left: 6px;
    border: 0;
    width: 295px;
    height: 45px;
    background-color: #01325b;
    color: white;
    cursor: pointer;
}

.userimg {
    position: relative;
    left: 6px;
    top: 17px;
    z-index: 0;
}

.passwimg {
    position: relative;
    left: 6px;
    top: 16px;
    z-index: 0;
}

/*@-moz-document url-prefix() {.passwimg{
    position:relative;
    left: 6px;
    top: 16px;     
}}*/

.fos_user_resetting_request {
    float: right;
    margin-top: -79px;
    top: 52%;
    right: 107px;
    position: absolute;
    display: block;
}

.fos_user_resetting_request div {
    color: #f4f5f7;
    text-align: right;
    position: relative;
    display: block;
    font-size: 12px;
}

.fos_user_resetting_request div input {
    border: 0px;
}

.resetinput {
    border: 0;
    width: 295px;
    height: 45px;
    background-color: #01325b;
    color: white;
    cursor: pointer;
}

#username {
    width: 295px;
    height: 45px;
    padding-left: 6px;
}

#userNavi {
    color: #f4f5f7;
    display: block;
    float: right;
    font-size: 12px;
    position: absolute;
    right: 62px;
    top: 21px;
    width: 340px;
}

#userNavi a {
    text-decoration: none;
    color: #f4f5f7;
    font-weight: bold;
}

#userNavi a:hover {
    text-decoration: underline;
}

.fos_user_resetting_reset {
    position: absolute;
    display: block;
    top: 40%;
    float: right;
    width: 300px;
    height: 100%;
    right: 107px;
}

.fos_user_resetting_reset input {
    background-color: #f4f5f7;
    border: 0 none;
    height: 43px;
    position: relative;
    width: 259px;
    z-index: 1;
}

.fos_user_resetting_reset .resetpassw6 {
    margin-top: 20px;
    border: 0;
    width: 260px;
    height: 45px;
    background-color: #01325b;
    color: white;
    cursor: pointer;
}

#fos_user_resetting_form div label {
    color: white;
    font-size: 12px;
}

#fos_user_resetting_form input {
    padding-left: 6px;
    margin-bottom: 10px;
}

.reset-text {
    position: absolute;
    display: block;
    top: 40%;
    float: right;
    width: 300px;
    height: 100%;
    right: 107px;
    font-size: 14px;
    color: white;
}

.reset-watchwoord {
    margin-left: 6px;
    border: 0;
    width: 295px;
    height: 45px;
    background-color: #01325b;
    color: white;
    cursor: pointer;
}

.fos_user_user_show {
    color: white;
    display: block;
    float: right;
    font-size: 12px;
    position: absolute;
    right: 62px;
    text-decoration: none;
    top: 40px;
    width: 340px;
}

.fos_user_user_show span {
    font-weight: bold;
}

h3 {
    display: none;
}

.class6b a {
    color: white;
    display: block;
    float: right;
    font-size: 12px;
    font-weight: bold;
    position: relative;
    right: 62px;
    text-decoration: none;
    top: -7px;
    width: 340px;
}

.class6b a:hover {
    font-weight: bold;
    text-decoration: underline;
}

.fos_user_change_password {
    /*color: white;
    float: right;
    font-size: 12px;
    position: relative;
    right: 103px;
    text-decoration: none;
    height:100%;
    top: 37%;
    width:300px;*/
    color: white;
    float: right;
    font-size: 12px;
    position: absolute;
    right: 103px;
    text-decoration: none;
    height: 100%;
    top: 40%;
    width: 300px;
}

.fos_user_change_password .change-passw input {
    margin-top: 20px;
    border: 0;
    width: 259px;
    height: 45px;
    background-color: #01325b;
    color: white;
    cursor: pointer;
}

.fos_user_change_password input {
    margin-bottom: 10px;
}

#fos_user_change_password_form_current_password {
    background-color: #f4f5f7;
    border: 0 none;
    height: 43px;
    padding-left: 6px;
    position: relative;
    width: 259px;
}

#fos_user_change_password_form_plainPassword_first {
    background-color: #f4f5f7;
    border: 0;
    width: 259px;
    height: 43px;
    position: relative;
    padding-left: 6px;
}

#fos_user_change_password_form_plainPassword_second {
    background-color: #f4f5f7;
    border: 0;
    width: 259px;
    height: 43px;
    position: relative;
    padding-left: 6px;
}

.ui-state-error {
    padding: 3px 0px 3px 7px;
    left: 5px;
    margin-top: 5px;
    margin-bottom: -3px;
    position: relative;
    width: 289px;
}

.partnerdisplay {
    color: white;
    display: block;
    float: right;
    font-size: 12px;
    left: 0;
    position: relative;
    text-decoration: none;
    top: -49px;
    width: 340px;
}

.partnerdisplay span {
    font-weight: bold;
}

.show-partner {
    /*display:none;*/
}

#partnerSelector_login {
    left: 0;
    position: absolute;
    top: -26px;
    display: none;
}

.email-reset-text {
    color: white;
    display: block;
    float: right;
    font-size: 13px;
    position: absolute;
    right: 169px;
    text-align: justify;
    top: 41%;
    width: 228px;
}