/***********************************************************************************************************************************/
/* THEME B *************************************************************************************************************************/
/***********************************************************************************************************************************/

.ui-page-theme-b{
    background-color: #e7e7e7;
    border-color: #818181;
    color: #818181;
}

.ui-body-b,
.ui-page-theme-b .ui-body-inherit,
html .ui-bar-b .ui-body-inherit,
html .ui-body-b .ui-body-inherit,
html body .ui-group-theme-b .ui-body-inherit,
html .ui-panel-page-container-b {
    background-color: #fff;
    border-color: #d0d0d0;
    color: #808080;
}
.ui-body-b,
.ui-page-theme-b .ui-body-inherit,
html .ui-bar-b .ui-body-inherit,
html .ui-body-b .ui-body-inherit,
html body .ui-group-theme-b .ui-body-inherit,
html .ui-panel-page-container-b,
.ui-overlay-b, .ui-page-theme-b,
.ui-page-theme-b .ui-panel-wrapper{
    text-shadow: none;
}