.timeCounter {
    background: #565369 !important;
}

.notification {
     background: #8681a6 !important;
}

#user_bar {
    background: #8681a6 !important;
}

#main_menu {
    background: #8681a6 !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: #565369 !important;
}

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

#sub_menu {
    background: #7872a1 !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: #565369 !important;
}

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

.pager button, .add_new_row {
     background: #7872a1 !important;
}
.pager button:hover, .add_new_row:hover {
     background: #524d70 !important;
}

.pager div.navigation a:hover {
    color: #8681a6 !important;
}

.simpleButton {
   background: #7872a1;
}

.simpleButton:hover {
    background: #524d70;
}

table.simpleTable th {
    background: #524d70 !important;
    color: #fff; 
}

.uform_table thead th {
    background: #8681a6 !important;
    color: #fff; 
}

#footer {
    background: #565369 !important;
    color: #000 !important;
}

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

.rightFlyerBox {
    background: #565369 !important;
}

.rightFlyerBox div {
   color: #FFF !important;
}

.next_btn {
    background: no-repeat url(icons/arrow-right.png) scroll center center/90% 90% #60598f;
}

.prev_btn {
    background: no-repeat url(icons/arrow-left.png) scroll center center/90% 90% #60598f;
}

ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default
{
    background: #60598f !important;
    color: #fff !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;
}

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