/*#header div.link {
    color: #4e8906 !important;
}*/

.timeCounter {
    background: #678181 !important;
}

.notification {
    background: #82ACA8 !important;
}

#user_bar {
    background: #82ACA8 !important;
}

/*#user_bar div.new {
    color: rgb(78, 137, 6) !important;
}*/

/*#user_bar div.profile ul li.selected a {
    color: #fff !important;
}*/

/*#user_bar div.profile ul li a:hover {
    color: #daffa5 !important;
}*/

#main_menu {
    background: #678181 !important;
}

#main_menu div.menu_point {
    color: #000 !important;
}

#main_menu div.menu_point:hover {
    color: #fff !important;
}

#main_menu div.menu_point.active {
    background: #788AA0 !important;
}

#main_menu div.menu_point.active a {
    color: #fff !important;
}



#sub_menu {
    background: #82ACA8 !important;
}

#sub_menu div.menu_point {
    color: #000 !important;
}

#sub_menu div.menu_point:hover {
    color: #fff !important;
}

#sub_menu div.menu_point.active {
    background: #a2bdc1 !important;
}

#sub_menu div.menu_point.active a {
    color: #fff !important;
}



.pager button, .add_new_row {
    background: #678181  !important;
}
.pager button:hover, .add_new_row:hover {
    background: #5AADBC !important;
}

.simpleButton {
   background: #678181; 
}

.simpleButton:hover {
    background: #5AADBC;
}

.pager div.navigation a:hover {
    color: #5AADBC !important;
}

.uform_table thead th {
    background: #82ACA8 !important;
    color: #fff; 
}

table.simpleTable th {
    background: #82ACA8 !important;
    color: #fff; 
}

/*#guide div.bookmarks a {
    color: rgb(78, 137, 6) !important;
}*/

/*#messages div.message.unread div.from {
    color: rgb(78, 137, 6) !important;
}*/

#footer {
    background: #82ACA8 !important;
    color: #000 !important;
}

#footer .darker {
    background: #A8514D;
    color: #FFF !important;
}

.rightFlyerBox {
    background: #82ACA8 !important;
}

.rightFlyerBox div {
    color: #3333ff !important;
}

.next_btn {
    background: no-repeat url(icons/arrow-right.png) scroll center center/90% 90% rgb(141, 156, 171);
}

.prev_btn {
    background: no-repeat url(icons/arrow-left.png) scroll center center/90% 90% rgb(141, 156, 171);
}

/*.pager div.navigation {
    color: #4e8906 !important;
}*/

/*.pager button:hover, 
table.simpleTable button:hover,
.simpleButton:hover, 
#header div.timeCounter.logged:hover {
    background: rgb(155,188,73) !important;
}*/

/*#infoWindow div.header {
    color: rgb(78, 137, 6) !important;
}*/

/*#attachments li:hover {
    background: rgba(78, 137, 6, 0.6) !important;
}*/

/*#attachments li a:hover {
    color: #fff !important;
}*/

/*.ui-draggable .ui-dialog-titlebar {
    background: rgb(78, 137, 6) !important;
    border-color: rgb(78, 137, 6) !important;
}*/

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
{
    background: #6db21b !important;
    border-color: rgb(78, 137, 6) !important;
    color: #fff !important;
}
/*
.ui-state-default .ui-icon, 
.ui-state-hover .ui-icon, 
.ui-state-focus .ui-icon,
.ui-widget-header .ui-icon,
.ui-button{
    background-image: url("images/ui-icons_white_256x240.png")!important;
}*/

/*.ui-widget-header {
    background: rgb(78, 137, 6) !important;
    border-color: rgb(78, 137, 6) !important;
}*/
.ui-widget-header,
.ui-state-default,
.ui-button,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    background: #ccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x !important;
    border: 1px solid #848484 !important;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 0 auto;
}