@import url("https://fonts.googleapis.com/css?family=Maven+Pro");

body {
  background-color: #ffffff;
}

body,
p,
td,
select,
.jvectormap-label,
.adwordsReportTypesTooltip {
  font-family: "Maven Pro", sans-serif;
}

#c-header {
  border-bottom: solid 4px #d84b28;
}

.role-dashboard #c-header {
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

.header-logo img {
  max-height: 100%;
  padding-bottom: 5px;
}

.admin-tab.active {
  border-bottom: solid 4px #d84b28;
  font-weight: normal !important;
}

table.dataGrid th {
  font-weight: normal !important;
  border-bottom: solid 1px #fbddbc;
}

table.dataGrid th.activeSortAsc,
table.dataGrid th.activeSortDesc {
  border-bottom: solid 2px #d84b28;
}

table.dataGrid tr:nth-child(2n) {
  background-color: #ffffff;
  border-bottom: solid 1px #fbddbc;
}

table.dataGrid tr {
  background-color: #ffffff;
  border-bottom: solid 1px #fbddbc;
}

a:link,
a:visited {
  color: #a61e2a;
  font-weight: normal !important;
}

.side-nav-link.selected a {
  color: #a61e2a;
}

.dashboard-tab {
  background-color: #a61e2a;
  color: #ffffff;
  font-weight: normal !important;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  border-right: none;
}

.dashboard-tab:hover {
  background-color: #8b1823;
}

.dashboard-tab.active {
  background-color: #8b1823;
}

.dashboard-tab-strip {
  background-color: #a61e2a;
}

.dashboard-tab-strip.fixed-header {
  box-shadow: none;
}

#nav-main li {
  border-bottom: none;
  background-color: #d84b28;
  color: #ffffff;
  margin: 6px 0;
}

#nav-main {
  padding: 0 6px;
  margin: 10px;
  background-color: #d84b28;
}

#nav-main li a {
  color: #ffffff;
  padding: 12px 30px;
}

#nav-main a:hover {
  color: #fbddbc;
}

#nav-main li:hover,
#nav-main li.active:hover {
  border-bottom: none;
  background-color: #8b1823;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

#nav-main li.active {
  background-color: #a61e2a;
  border-bottom: 0;
}

#nav-main li.active {
  color: #ffffff;
}

.fixed-header #nav-main {
  margin: 5px;
}

.fixed-header #nav-main li {
  margin: 6px 0;
}

.fixed-header #nav-main li.active,
.fixed-header #nav-main li:hover {
  border-bottom: none;
}

.fixed-header .account-dropdown {
  padding: 3px 8px 5px 8px;
}

.fixed-header .header-logo img {
  max-height: 30px;
  padding-bottom: 5px;
}

.klip {
  background-color: #ffffff;
  border: 1px solid #fac68d;
  border-radius: 0;
}

.klip-button {
  background-image: url(https://static.klipfolio.com/static/custom-theming/sprite-klip-toolbar-ooplr.svg);
}

.c-dashboard {
  background-color: #ffffff;
}

ul.toolbar-tabs li {
  background-color: #d84b28;
  color: #ffffff;
  font-weight: normal !important;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

ul.toolbar-tabs li:hover {
  background-color: #a61e2a;
}

ul.toolbar-tabs li.active,
ul.toolbar-tabs li:active {
  background-color: #8b1823;
}

ul.toolbar-tabs li.tb-tab-add_klip {
  background-image: url(https://app.klipfolio.com/images/skin-w/icon-add-klip.svg);
}

ul.toolbar-tabs li.tb-tab-layout {
  background-image: url(https://app.klipfolio.com/images/skin-w/icon-layout.svg);
}

.user-name:hover {
  color: #fbddbc;
}

.toolbar-tab {
  border-radius: 0;
}

.caret.down {
  background-image: url(https://static.klipfolio.com/static/custom-theming/icon-caret-down.svg);
  opacity: 0.7;
}

.caret.down:hover {
  opacity: 1;
  filter: saturate(100%);
}

.add-klip-button.circle-add {
  background-image: url(https://static.klipfolio.com/static/custom-theming/circle-add-add-klip.svg);
}

.circle-add {
  background-image: url(https://static.klipfolio.com/static/custom-theming/circle-add.svg);
  opacity: 0.8;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

.circle-add:hover {
  opacity: 1;
  filter: none;
}

.circle-close {
  background-image: url(https://static.klipfolio.com/static/custom-theming/circle-close.svg);
  opacity: 0.7;
}

.circle-close:hover {
  opacity: 1;
  filter: saturate(100%);
}

.help-top {
  background-image: url(https://static.klipfolio.com/static/custom-theming/icon-help.svg);
  opacity: 1;
}

.help-icon-top {
  margin: 0 15px 3px 2px;
}

.help-icon.ondark {
  background-image: url(https://static.klipfolio.com/static/custom-theming/help-ondark.svg);
  opacity: 0.7;
}

.help-icon.ondark:hover {
  opacity: 1;
}

.panel-a {
  background-color: #a61e2a;
}

.panel-b {
  background-color: #a61e2a;
}

.layout-icon.active {
  background-color: #8b1823;
}

.overlay-close {
  background-image: url(https://static.klipfolio.com/static/custom-theming/circle-close2.svg);
  opacity: 1;
}

.overlay-shadow {
  background-color: #333333;
}

.overlay-border {
  border-radius: 0;
}

.add_klip_overlay .overlay-header {
  background-color: #ffffff;
  color: #a61e2a;
  padding: 30px 30px 0 45px;
}

.overlay-footer {
  min-height: 10px;
  background-color: #ffffff;
}

.rounded-button {
  border-radius: 0;
  font-weight: normal !important;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

.rounded-button.call-to-action {
  background-color: #d84b28;
}

.rounded-button.call-to-action:hover {
  background-color: #8b1823;
}

.rounded-button.primary {
  background-color: #d84b28;
}

.rounded-button.primary:hover {
  background-color: #8b1823;
}

.empty-message {
  border-radius: 0;
}

#msg-tab_empty {
  border: 1px solid #fac68d;
  background-color: #ffffff;
}

.dialog .side-nav-link {
  border-right: none;
  padding: 15px;
}

.dialog .side-nav-link.selected {
  border-right: none;
  background-color: #ffffff;
  color: #000000;
  padding: 15px;
}

table.dataGrid th.activeSortAsc,
table.dataGrid th.activeSortDesc {
  border-bottom-color: #d84b28;
}

#dialog-add_klip .link {
  color: #a61e2a;
}

.overlay-container a:link,
.overlay-container a:visited {
  color: #a61e2a;
}

.link.all-db {
  color: #ffffff;
}

.link.all-db:hover {
  color: #ffffff;
}

.pagerLabels {
  color: #ffffff;
}

.action-add.panel-add-tab {
  background-color: #a61e2a;
  background-image: url(https://static.klipfolio.com/static/custom-theming/circle-add.svg);
}

.action-add:hover {
  background-color: #8b1823;
}

.panel-add-tab {
  background-image: url(https://static.klipfolio.com/static/custom-theming/circle-add.svg);
}

.dashboard-templates {
  background-image: url(https://static.klipfolio.com/static/custom-theming/icon-dashboard-templates.svg);
}

.pageButton.left {
  background-image: url(https://static.klipfolio.com/static/custom-theming/arrow-previous.svg);
}

.pageButton.left.disabled {
  background-image: url(https://static.klipfolio.com/static/custom-theming/arrow-previous.svg);
}

.pageButton.right {
  background-image: url(https://static.klipfolio.com/static/custom-theming/arrow-next.svg);
}

.pageButton.right.disabled {
  background-image: url(https://static.klipfolio.com/static/custom-theming/arrow-next.svg);
}
.panel {
  padding: 20px 50px 20px 20px;
}

button,
span.button,
input[type="button"] {
  font-family: "Maven Pro", sans-serif;
}

#help-window h2 {
  font-weight: normal !important;
}

.help-body a:link,
.help-body a:visited {
  color: #a61e2a;
}

.help-menu .item-close {
  background-image: url(https://static.klipfolio.com/static/custom-theming/circle-close2.svg);
}

#help-window ul li {
  background-image: url(../png/help-bullet-ooplr.png);
}

.help-action-buttons button {
  background-color: #d84b28;
  border-radius: 0;
}
.rounded-link,
a.rounded-link {
  background-color: #fbddbc;
}
.item-resizable .ui-icon {
  background-image: url(https://static.klipfolio.com/static/custom-theming/klip-resize-handle-ooplr.svg);
}
