/***********************************************************************************************************************************/
/* THEME C *************************************************************************************************************************/
/***********************************************************************************************************************************/

.ui-page-theme-c{
    background-color: transparent;
    border-color: #d0d0d0;
    color: #37659a;
}
.ui-page-theme-c .content-icon.ui-btn-icon-notext{
    fill: #37659a;
}
.ui-page-theme-c a {
    font-weight: normal;
}

.ui-body-c,
.ui-page-theme-c .ui-body-inherit,
.ui-page-theme-c .ui-listview li,
.ui-page-theme-c .ui-listview li a,
html .ui-bar-c .ui-body-inherit,
html .ui-body-c .ui-body-inherit,
html body .ui-group-theme-c .ui-body-inherit,
html .ui-panel-page-container-c {
    background-color: #fff;
    border-color: #d0d0d0 !important;
    color: #37659a;
}
.ui-body-c,
.ui-page-theme-c .ui-body-inherit,
html .ui-bar-c .ui-body-inherit,
html .ui-body-c .ui-body-inherit,
html body .ui-group-theme-c .ui-body-inherit,
html .ui-panel-page-container-c {
    text-shadow: none;
}
