﻿.ui-state-Success, .ui-widget-content .ui-state-Success, .ui-widget-header .ui-state-Success
{
    border: 1px solid #6bb0eb;
    background: #98DFBB url(images/ui-bg_inset-hard_50_b8d9f5_1x100.png) 50% bottom repeat-x;
    color: #363636;
    width:905px!important;
}

.ui-state-Yellow, .ui-widget-content .ui-state-Yellow, .ui-widget-header .ui-state-Yellow
{
    border: 1px solid black;
    background: #E6E61A url(images/ui-bg_inset-hard_50_b8d9f5_1x100.png) 50% bottom repeat-x;
    color: #363636;
    width:905px!important;
}

.ui-state-error {
    color: white;
    width:905px!important;
}

.ui-state-Success-highlight {
   border: 1px solid #6bb0eb;
    background: #98DFBB url(images/ui-bg_inset-hard_50_b8d9f5_1x100.png) 50% bottom repeat-x;
    color: #363636;
    width:905px!important;
}

/*.uf-state-Success, .uf-widget-content .uf-state-Success, .uf-widget-header .uf-state-Success
{
    border: 1px solid #6bb0eb;
    background: #98DFBB url(images/ui-bg_inset-hard_50_b8d9f5_1x100.png) 50% bottom repeat-x;
    color: #363636;
    width:905px!important;
}

.uf-state-Yellow, .uf-widget-content .uf-state-Yellow, .uf-widget-header .uf-state-Yellow
{
    border: 1px solid black;
    background: #E6E61A url(images/ui-bg_inset-hard_50_b8d9f5_1x100.png) 50% bottom repeat-x;
    color: #363636;
    width:905px!important;
}

.uf-state-error {
    color: white;
    width:905px!important;
}

.uf-state-Success-highlight {
   border: 1px solid #6bb0eb;
    background: #98DFBB url(images/ui-bg_inset-hard_50_b8d9f5_1x100.png) 50% bottom repeat-x;
    color: #363636;
    width:905px!important;
}*/