/* @@LICENSE@@ */

.text-field-centered , .text-field , .button-layout{
    border: 1px solid #0059a2;
}

#content h1 {
    border-bottom: solid 1px #0059a2;
}

#par {
    border-right: dotted 1px #0059a2;
}

#blue_bar, #f_blue_bar{
    background-color: #0059a2;
}

#content h1, h1 {
    color: #333;
}

#content h5,.notification h2 {
    border-top: dotted 1px #333;
}

h2, .exception_subtitle {
    color: #333;
}

a,#wayf_button_close, #wayf_button_close2, #qr_button_close2,#notlogout,#logout_fail,.rowname {
    color: #0059a2;
}

#remember_button{
    color: #9F9FA3;
}

#copyright,  .notification .order{
    color: #0059a2;
}

.more_info_button_cl a{
    color: #0059a2;
}

.form-col1, #submit_ok, #status_close_session, .button_class, .own-button,.button-layout{
    background: linear-gradient(#0059a2 50%, #0059a2);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#0059a2", endColorstr="#0059a2",GradientType=0 ); /* IE6-8 */
}

#submit_ok, #status_close_session, .button_class{
    border: 1px solid #0059a2;
}

#content {
    background-image: none;
}

#content_bottom {
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
}

#content_middle {
    background-repeat: repeat-y;
    background-position: center center;
    background-color: transparent;
}
