/* 
 *  adAS-SSO
 * ================================================================================================
 *
 * Copyright (C) 2010 - 2025 by Auditoria y Consultoría de Privacidad y Seguridad
 * (PRiSE http://www.prise.es)
 *
 * ************************************************************************************************
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
 * in compliance with the License. You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software distributed under the
 * License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
 * express or implied. See the License for the specific language governing permissions and
 * limitations under the License.
 *
 * ********************************************************************************************** */

 /* 
 .text-field-centered , .text-field {
    border: 1px solid #003973;
}


#content h1, h1 {
    color: #0A4B7B;
}



.exception_subtitle{
    color: #003973;
}

a,#wayf_button_close, #wayf_button_close2, #qr_button_close2,#notlogout,.rowname {
    color: #0A4B7B;
}

#remember_button{

    color: #434343;
    text-decoration: underline;
}

#copyright,  .notification .order{
    color: #0A4B7B;
}

.more_info_button_cl a{
    color: #003973;
}

#submit_ok, #status_close_session, .button_class {

    background-color: #003973;

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0b1f4c", endColorstr="#0b1f4c",GradientType=0 ); // IE6-8 
}
*/

 
