/*##############FELOGIN#################*/

.frame-type-felogin_login {
    box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;
    padding: 10px;
    border: 1px solid black;
    border-radius: 6px;
}
.frame-type-felogin_login fieldset {
    padding: 10px;
}
#tx-felogin-input-username {
    width: 100%;
    margin-top: 10px;
    line-height: 2.2;
}
#tx-felogin-input-password {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 25px;
    line-height: 2.2;
}
.frame-type-felogin_login [type=submit] {
    background-color: #007bff;
    border: none;
    border-radius: 4px;
    color: white;
    padding: 8px 8px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
.felogin-hidden {
    margin-top: 10px;
}
#tx-felogin-input-data {
    width: 100%;
    margin-bottom: 20px;
    line-height: 2.2;
}
.frame-type-felogin_login a {
    background-color: green;
    border: none;
    border-radius: 4px;
    color: white;
    padding: 8px 8px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
/* Default style sheet for SrFeuserRegister */
#tx-srfeuserregister-pi1-fe_users_form {
    border: 1px solid #000000;
    border-radius: 8px;
    padding: 10px;
    box-shadow: 3px 5px 10px hsla(0,0%,0%,0.5);
}
.tx-srfeuserregister-pi1 p {
    margin-bottom: 0;
    margin-top: .5em;
    padding: 0 .3em;
    text-indent: 0;
}
.tx-srfeuserregister-pi1 h4 {
    margin-top: 0;
    padding-left: .3em;
}
.tx-srfeuserregister-pi1 legend {
    font-weight: bold;
    padding: 0 .5em;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice {
    font-style: italic;
    margin-bottom: 1em;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-trash {
    margin-bottom: 2em;
}
.tx-srfeuserregister-pi1 a {
    background-image: url("../Images/internal_link.png");
    background-position: 0% 60%;
    background-repeat: no-repeat;
    padding-left: 14px;
    text-decoration: none;
}
.tx-srfeuserregister-pi1 label {
    margin: 0;
    padding: 0;
}
.tx-srfeuserregister-pi1 label span {
    color: #ff0000;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-error {
    color: #ff0000;
}
.tx-srfeuserregister-pi1 input {
    line-height: 2.2;
    margin: 0;
    padding: 0 .5em 0 0;
}
.tx-srfeuserregister-pi1 input[type=password] {
    width: 76%;
    margin-right: 1em;
}
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-password {
    margin-right: 1em;
}
.tx-srfeuserregister-pi1 input[type=radio],
.tx-srfeuserregister-pi1 input[type=checkbox] {
    background-color: transparent;
}
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-radio,
* html .tx-srfeuserregister-pi1 input.tx-srfeuserregister-pi1-checkbox {
    background-color: transparent;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon {
    background-color: transparent;
    margin-left: 1em;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-delete-icon:hover {
    cursor: pointer;
}
.tx-srfeuserregister-pi1 a.tx-srfeuserregister-pi1-file-view {
    background-color: transparent;
    background-image: url("../Images/internal_link_new_window.png");
    background-repeat: no-repeat;
    font-size: .8em;
    margin-left: 1em;
    padding-left: 15px;
}
.tx-srfeuserregister-pi1 ul {
    list-style-position: inside;
    margin: 0;
    padding: 0;
}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes {
    list-style-type: none;
}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li {
    margin: 0 0 .3em 0;
    padding: 0;
}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checkboxes li label {
    margin: 0;
    padding: 0 0 0 .5em;
}
.tx-srfeuserregister-pi1 ul.tx-srfeuserregister-multiple-checked-values li {
    float: left;
    margin: 0;
    padding: 0 2em 0 0;
}
.tx-srfeuserregister-pi1 dl {
    margin: 0;
    padding: 1em 0 0 0;
}
.tx-srfeuserregister-pi1 dt,
.tx-srfeuserregister-pi1 dd {
    float: left;
    margin: 0;
    padding: 0 0 .5em 0;
}
.tx-srfeuserregister-pi1 dt {
    clear: both;
    text-align: right;
    padding-right: 1em;
    width: 25%;
}
.tx-srfeuserregister-pi1 dd {
    text-align: left;
    width: 50%;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dt {
    width: auto;
    padding-right: 0;
}
.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-multiple-checkboxes dd {
    width: auto;
}
* html .tx-srfeuserregister-pi1 dd {
    float: none;
}
.tx-srfeuserregister-pi1 dd p {
    margin-bottom: .5em;
    margin-top: 0;
    padding: 0;
}
.tx-srfeuserregister-pi1 dd label {
    padding: 0 1em 0 .5em;
}
.tx-srfeuserregister-pi1-submit {
    background-color: gray;
    border: none;
    border-radius: 4px;
    color: white;
    padding: 8px 8px !important;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
.tx-srfeuserregister-pi1-text {
    width: 76%;
}

.news-list-category a {
    color: darkblue;
    font-weight: bold;
}
