a, .ui-widget-content a {
    color: #ff6900;
}

a:hover, .ui-widget-content a:hover, span.settings-option:hover {
    text-decoration: none;
    filter: brightness(120%);

}

div.settings-sub-menu-options {
    background: #ffffff; border: 1px solid #f0f0f0; padding: 5px;
}

a.settings-option, span.settings-option {
    color: #ff6900;
    text-decoration: none;
    cursor: pointer;
}

span.settings-option.dashboard {
    padding-left: 20px;
}

.topbar,
.topbar select {
    background-color: #8d8f8e;
    color: #ffffff;
}

#signout-link {
    color: #ffffff;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #2479c5;
    font-weight: normal;
    background: #2479c5;
    color: #ffffff;
}

.navigation {
    background-color: #25429d;
    color: #ffffff;
}

.navigation__breadcrumb:hover {
    background-color: #2479c5;
    color: #ffffff;
}

.navigation__user {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2479c5+0,861b1d+100 */
    background: #2479c5; /* Old browsers */
    background: -moz-linear-gradient(top, #2479c5 0%, #25429d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #2479c5 0%, #25429d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #2479c5 0%, #25429d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2479c5', endColorstr='#25429d', GradientType=0); /* IE6-9 */
}

button.btn, button.btn-small, div.button-container > input.btn, span.btn, a.btn, a.btn-small,
#btnCopyForgotPassword, #btnCopyLogin, #saveRecordBtn {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2479c5+0,861b1d+100 */
	background: #2479c5; /* Old browsers */
	background: -moz-linear-gradient(top,  #2479c5 0%, #25429d 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #2479c5 0%,#25429d 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #2479c5 0%,#25429d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2479c5', endColorstr='#25429d',GradientType=0 ); /* IE6-9 */
	color: #ffffff;
}

button.btn:hover, button.btn-small:hover, div.button-container > input.btn:hover, span.btn:hover, a.btn:hover, a.btn-small:hover,
#btnCopyForgotPassword:hover, #btnCopyLogin:hover, #saveRecordBtn:hover {
    background: #2479c5;
    cursor: pointer;
}

ul.left-sidebar-sub li:hover a {
    color: #2479c5;
}

.table-header, .ai-table-preview {
	background-color: #25429d;
	color: #ffffff;
}

li.funnel-record-movable:hover {
    border: 1px solid #25429d !important;
}

.ai-table-preview {
    width: 80%;
}
.ai-table-preview tr th {
    padding: 0px 15px;
}

.customer-summary-nav .current-summary {
	border-bottom: #2479c5;
}

/* OPTIONS MENUS */
.options-menu li.options-selected {
	background-color: #2479c5;
	color: #ffffff;
}

/* VIEW TOGGLE */
.view-toggle-selected {
	background-color: #25429d;
	color: #ffffff;
	border: 1px solid #25429d;
}

.view-toggle-option:hover {
	border: 1px solid #25429d;
	background-color: #2479c5;
	color: #ffffff;
}

/* FORM LEGEND */
.int-userform > fieldset > legend {
    border-bottom: 2px solid #2479c5 !important;
}

/* MENUS */
#sidebar {
    background-color: #333333;
}

.ui-accordion .ui-accordion-header {
    background-color: #333333;
    color: #ffffff;
}

.ui-accordion .ui-accordion-header.menu-link a {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

a.navigation__link {
    color: #ffffff;
    background-color: #333333;
}

.navigation__icon {
    fill: #ffffff;
}

.current-page .navigation__icon {
    fill: #ffffff;
}

.ui-accordion .ui-accordion-header-active,
a.current-page{
	background-color: #2479c5;
    color: #ffffff;
}

.right-sidebar-toggler:hover,
.right-sidebar-toggler a:hover {
    background-color: #25429d;
    color: #ffffff;
}

.right-sidebar-toggler{
    background-color: #333333;
}

.left-sidebar > li > h3:hover,
a.navigation__link:hover {
    background-color: #25429d;
    color: #ffffff;
}

.ui-accordion .ui-accordion-content {
    background-color: #4d4d4d;
}

.ui-accordion .ui-accordion-content a {
    color: #ffffff;
}

/* CHARTS */
.chart-filter-selected {
	background-color: #2479c5;
	color: #ffffff;
}

/* DataTables */
table.dataTable thead tr th,
table.info-table thead tr td,
table.info-table thead tr th {
	background-color: #25429d;
	color: #ffffff;
}

.panel-header h4 {
    border-bottom: 2px #2479c5 solid;
}

.report-item-container {
    padding-top: 5px;
}

.report-item-container > a {
    font-size: 16px;
}

.icon-container {
    padding-left: 15px;
    padding-right: 5px;
}

.subLabel {
    color: #a6a6a6;
}

#tierLevelFieldset legend h4 {
    text-align: center;
}

.star-container:hover {
    cursor: pointer;
}

.select-column-check-group {
    border-top: 1px solid #e8e8e8 !important;
}

.icon-up, .icon-down {
    margin: 0 10px;
}

#record-information_1 + label {
    display: none;
}

.rpm-linked-product {
    display: none;
}HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8

a, .ui-widget-content a {
    color: #ff6900;
}

a:hover, .ui-widget-content a:hover, span.settings-option:hover {
    text-decoration: none;
    filter: brightness(120%);

}

div.settings-sub-menu-options {
    background: #ffffff; border: 1px solid #f0f0f0; padding: 5px;
}

a.settings-option, span.settings-option {
    color: #ff6900;
    text-decoration: none;
    cursor: pointer;
}

span.settings-option.dashboard {
    padding-left: 20px;
}

.topbar,
.topbar select {
    background-color: #8d8f8e;
    color: #ffffff;
}

#signout-link {
    color: #ffffff;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #2479c5;
    font-weight: normal;
    background: #2479c5;
    color: #ffffff;
}

.navigation {
    background-color: #25429d;
    color: #ffffff;
}

.navigation__breadcrumb:hover {
    background-color: #2479c5;
    color: #ffffff;
}

.navigation__user {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2479c5+0,861b1d+100 */
    background: #2479c5; /* Old browsers */
    background: -moz-linear-gradient(top, #2479c5 0%, #25429d 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #2479c5 0%, #25429d 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #2479c5 0%, #25429d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2479c5', endColorstr='#25429d', GradientType=0); /* IE6-9 */
}

button.btn, button.btn-small, div.button-container > input.btn, span.btn, a.btn, a.btn-small,
#btnCopyForgotPassword, #btnCopyLogin, #saveRecordBtn {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2479c5+0,861b1d+100 */
	background: #2479c5; /* Old browsers */
	background: -moz-linear-gradient(top,  #2479c5 0%, #25429d 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #2479c5 0%,#25429d 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #2479c5 0%,#25429d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2479c5', endColorstr='#25429d',GradientType=0 ); /* IE6-9 */
	color: #ffffff;
}

button.btn:hover, button.btn-small:hover, div.button-container > input.btn:hover, span.btn:hover, a.btn:hover, a.btn-small:hover,
#btnCopyForgotPassword:hover, #btnCopyLogin:hover, #saveRecordBtn:hover {
    background: #2479c5;
    cursor: pointer;
}

ul.left-sidebar-sub li:hover a {
    color: #2479c5;
}

.table-header, .ai-table-preview {
	background-color: #25429d;
	color: #ffffff;
}

li.funnel-record-movable:hover {
    border: 1px solid #25429d !important;
}

.ai-table-preview {
    width: 80%;
}
.ai-table-preview tr th {
    padding: 0px 15px;
}

.customer-summary-nav .current-summary {
	border-bottom: #2479c5;
}

/* OPTIONS MENUS */
.options-menu li.options-selected {
	background-color: #2479c5;
	color: #ffffff;
}

/* VIEW TOGGLE */
.view-toggle-selected {
	background-color: #25429d;
	color: #ffffff;
	border: 1px solid #25429d;
}

.view-toggle-option:hover {
	border: 1px solid #25429d;
	background-color: #2479c5;
	color: #ffffff;
}

/* FORM LEGEND */
.int-userform > fieldset > legend {
    border-bottom: 2px solid #2479c5 !important;
}

/* MENUS */
#sidebar {
    background-color: #333333;
}

.ui-accordion .ui-accordion-header {
    background-color: #333333;
    color: #ffffff;
}

.ui-accordion .ui-accordion-header.menu-link a {
    color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}

a.navigation__link {
    color: #ffffff;
    background-color: #333333;
}

.navigation__icon {
    fill: #ffffff;
}

.current-page .navigation__icon {
    fill: #ffffff;
}

.ui-accordion .ui-accordion-header-active,
a.current-page{
	background-color: #2479c5;
    color: #ffffff;
}

.right-sidebar-toggler:hover,
.right-sidebar-toggler a:hover {
    background-color: #25429d;
    color: #ffffff;
}

.right-sidebar-toggler{
    background-color: #333333;
}

.left-sidebar > li > h3:hover,
a.navigation__link:hover {
    background-color: #25429d;
    color: #ffffff;
}

.ui-accordion .ui-accordion-content {
    background-color: #4d4d4d;
}

.ui-accordion .ui-accordion-content a {
    color: #ffffff;
}

/* CHARTS */
.chart-filter-selected {
	background-color: #2479c5;
	color: #ffffff;
}

/* DataTables */
table.dataTable thead tr th,
table.info-table thead tr td,
table.info-table thead tr th {
	background-color: #25429d;
	color: #ffffff;
}

.panel-header h4 {
    border-bottom: 2px #2479c5 solid;
}

.report-item-container {
    padding-top: 5px;
}

.report-item-container > a {
    font-size: 16px;
}

.icon-container {
    padding-left: 15px;
    padding-right: 5px;
}

.subLabel {
    color: #a6a6a6;
}

#tierLevelFieldset legend h4 {
    text-align: center;
}

.star-container:hover {
    cursor: pointer;
}

.select-column-check-group {
    border-top: 1px solid #e8e8e8 !important;
}

.icon-up, .icon-down {
    margin: 0 10px;
}

#record-information_1 + label {
    display: none;
}

.rpm-linked-product {
    display: none;
}