/*******************************************************************************
 OKSIMO WSRP Admin Colors
*******************************************************************************/

.wsrp-consumers-ui table {
}

.wsrp-consumers-ui form {
}

.wsrp-consumers-ui hr {
}

/* Top nav. */

.wsrp-consumers-ui ul.topnav {
	border-bottom-color: #b5c9b5;
}

.wsrp-consumers-ui ul.topnav li {
	border-color: #b5c9b5;
	background-color: #efffdc;
}

.wsrp-consumers-ui ul.topnav li:hover {
	background-color: #ffffff;
}

.wsrp-consumers-ui ul.topnav #currentTab {
	background-color: #ffffff;
	border-bottom-color: #ffffff;
}

.wsrp-consumers-ui ul.topnav #currentTab a:hover {
}

.wsrp-consumers-ui div.tab-container {
	border-bottom-color: #b5c9b5;
	border-right-color: #b5c9b5;
	border-left-color: #b5c9b5;
}

/* Object path. */

.wsrp-consumers-ui ul.objectpath {
	background-image: url(images/pathBackground.gif);
	background-color: #e8f2dd;
	border-top-color: #dde5d3;
	border-right-color: #e8f2dd;
	border-bottom-color: #dde5d3;
	border-left-color: #e8f2dd;
}

.wsrp-consumers-ui ul.objectpath li {
}

.wsrp-consumers-ui ul li.pathItem {
}

.wsrp-consumers-ui ul.objectpath li.selected {
}

.wsrp-consumers-ui ul.objectpath a {
	color: #007600;
}

.wsrp-consumers-ui ul.objectpath a:hover {
	color: #008000;
}

/*  Override theme styles */
.wsrp-consumers-ui th.portlet-section-title, .wsrp-consumers-ui h3.sectionTitle {
	background-image: url(images/section-title-bg.gif);
	color: #057505;
	border-top-color: #fdfefc;
	border-left-color: #fdfefc;
	border-right-color: #deebc4;
	border-bottom-color: #e6f4df;
}

.wsrp-consumers-ui .portlet-section-header, .wsrp-consumers-ui .portlet-section-header th {
	background-image: url(images/section-header.gif);
	color: #587858;
	border-top-color: #b5c9b5;
	border-bottom-color: #f6ffeb;
}

.wsrp-consumers-ui .actionConfigure {
}

.wsrp-consumers-ui .actionRefresh {
}

.wsrp-consumers-ui .actionRegister {
}

.wsrp-consumers-ui .actionDeregister {
}

.wsrp-consumers-ui .actionDelete {
}

.wsrp-consumers-ui .actionActivate {
}

.wsrp-consumers-ui .actionDeactivate {
}

.wsrp-consumers-ui td {
}

.wsrp-consumers-ui th {
}

.wsrp-consumers-ui .active {
	background-color: #bdd870;
}

.wsrp-consumers-ui table.active {
	border-bottom-color: #bdd870;
	border-top-color: #bdd870;
	border-left-color: inherit;
	border-right-color: inherit;
}

.wsrp-consumers-ui li.active {
	border-color: inherit;
}

.wsrp-consumers-ui li.active:before {
	background-color: #bdd870;
	color: #bdd870;
	border-color: #a4b17d;
}

.wsrp-consumers-ui .inactive {
	background-color: #dce1ce;
}

.wsrp-consumers-ui table.inactive {
	border-bottom-color: #dce1ce;
	border-top-color: #dce1ce;
	border-left-color: inherit;
	border-right-color: inherit;
}

.wsrp-consumers-ui li.inactive {
	border-color: inherit;
}

.wsrp-consumers-ui li.inactive:before {
	background-color: #dce1ce;
	color: #dce1ce;
	border-color: #a4b17d;
}

.wsrp-consumers-ui .needsRefresh {
}

.wsrp-consumers-ui .registration-prop-table {
}

.wsrp-consumers-ui .registration-prop-table .active {
	border-color: #bdd870;
}

.wsrp-consumers-ui .registration-prop-table .active th {
	background-color: #bdd870;
}

.wsrp-consumers-ui .registration-prop-table .inactive {
	border-color: #dce1ce;
}

.wsrp-consumers-ui .registration-prop-table .inactive th {
	background-color: #dce1ce;
}

.wsrp-consumers-ui .registration-prop-table th.nameColumn {
}

.wsrp-consumers-ui .registration-prop-table th.descColumn {
}

.wsrp-consumers-ui .portlet-section-buttonrow {
}

.wsrp-consumers-ui #handle a.portlet-form-button {
}

.wsrp-consumers-ui .portlet-form-button, .wsrp-consumers-ui .portlet-form-button:hover {
	color: #FFFFFF;
}

.wsrp-consumers-ui .portlet-msg-status:before {
	color: #3333CC;
}

.wsrp-consumers-ui .portlet-msg-error:before {
	color: #CC3333;
}

.wsrp-consumers-ui .portlet-msg-alert:before {
	color: #339933;
}

.wsrp-consumers-ui .portlet-area-header {
	color: #97be97;
	background-image: url(images/area-header-bg.gif);
	border-top-color: #fafcf6;
	border-right-color: #e8f2dd;
	border-bottom-color: #e8f2dd;
	border-left-color: #fafcf6;
}

.wsrp-consumers-ui .portlet-area-body {
	background-color: #ffffff;
	background-color: #ffffff;
	border-top-color: #e9f3d6;
	border-right-color: #deebc5;
	border-bottom-color: #deebc5;
	border-left-color: #e9f3d6;
}

.wsrp-consumers-ui .portlet-msg {
	border-color: #dde5d3;
}

.wsrp-consumers-ui .portlet-msg-body {
}

.wsrp-consumers-ui .wsrp-content-container {
}

.wsrp-consumers-ui .grey-border {
	border-color: #b5c9b5;
}

.wsrp-consumers-ui .dotted-blue-border {
	color: #057505;
	background-image: url(images/section-subHeader-bg.gif);
	border-color: #b5c9b5;
}

.wsrp-consumers-ui .dotted-blue-vert-rt {
	border-right-color: #b5c9b5;
}
