/*
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 : 14.07.2017, 22:58:07
    Author     : thomas.taroni
*/

.ps_column_header {    
    background-color: #777777;
}

div.ContentBoxText span.hit {
    color: #00a5db;    
}

#loginform .loginformfield input.error{
    border-color: #00a5db;
}

div.ContentBoxHeader{
    background-color:#00a5db;
}

.mobile_menu_icon {
    background-color: #00a5db;
}

.messageContent a{
    color:#00a5db;
}

.time_line_element {
    border-left: #00a5db solid 1px;
}

.time_line_date p {
    color: #00a5db;
}

.time_line_time p {
    color: #00a5db;
}

.time_line_author p {
    color: #00a5db;
}

.task_footer_nav_item {
    background-color: #00a5db;
}

.phoenix .ui-widget-header {
    background: #00a5db;
    border-style: none;
    text-align: center;
}

.phoenix .ui-widget-header {
    background: #00a5db;
    border-style: none;
    text-align: center;
}

.phoenix .ui-dialog{
    background-color: #00a5db;
}

.phoenix .ui-dialog .ui-dialog-buttonpane{
    background-color: #00a5db;    
}

#login {
    background: #00a5db;
}