/*
==========================================================================
Division Colors Variables
==========================================================================
*/
/*
==========================================================================
Division Colors for Options
==========================================================================
*/
a:link, a:visited, a:active, a:hover {
  color: #b14c0b;
}

a:hover {
  color: #f16d18;
}

.tracker-item-files li a:not(.file-delete-icon):hover {
  background-color: #f16d18;
}

.header_outer {
  background: linear-gradient(to bottom, #212121 0px, #0f0f0f 95px, #b14c0b 95px, #b14c0b);
}
.header_outer .main-menu .navbar-nav > li.active, .header_outer .main-menu .navbar-nav > li.active a,
.header_outer .user-menu .navbar-nav > li.active,
.header_outer .user-menu .navbar-nav > li.active a {
  color: #b14c0b;
}
.header_outer .box-menu:not(.main-menu):not(.user-menu) nav > ul > li a:hover, .header_outer .box-menu:not(.main-menu):not(.user-menu) nav > ul > li.active > a, .header_outer .box-menu:not(.main-menu):not(.user-menu) .navbar-nav > li a:hover, .header_outer .box-menu:not(.main-menu):not(.user-menu) .navbar-nav > li.active > a {
  background-color: #d75c0d;
}
.header_outer .box-menu:not(.main-menu):not(.user-menu) nav > ul > li .dropdown-menu, .header_outer .box-menu:not(.main-menu):not(.user-menu) .navbar-nav > li .dropdown-menu {
  background-color: #b14c0b;
}
.header_outer .box-menu:not(.main-menu):not(.user-menu) nav > ul.cssmenu_horiz ul li a, .header_outer .box-menu:not(.main-menu):not(.user-menu) nav > ul.cssmenu_vert ul li a, .header_outer .box-menu:not(.main-menu):not(.user-menu) .navbar-nav.cssmenu_horiz ul li a, .header_outer .box-menu:not(.main-menu):not(.user-menu) .navbar-nav.cssmenu_vert ul li a {
  background: #b14c0b;
}
.header_outer .box-menu:not(.main-menu):not(.user-menu) nav > ul.cssmenu_horiz ul li a:hover, .header_outer .box-menu:not(.main-menu):not(.user-menu) nav > ul.cssmenu_vert ul li a:hover, .header_outer .box-menu:not(.main-menu):not(.user-menu) .navbar-nav.cssmenu_horiz ul li a:hover, .header_outer .box-menu:not(.main-menu):not(.user-menu) .navbar-nav.cssmenu_vert ul li a:hover {
  background: #d75c0d;
}
.header_outer .divisions-menu .chosen-container-single .chosen-single, .header_outer .divisions-menu .chosen-container-single a:not([href]):not([tabindex]).chosen-single:not(.chosen-default) {
  color: #f16d18 !important;
}
.header_outer .divisions-menu .chosen-container-single .chosen-single:hover, .header_outer .divisions-menu .chosen-container-single a:not([href]):not([tabindex]).chosen-single:not(.chosen-default):hover {
  color: #f48b48 !important;
}

.middle_outer .table > thead > tr > th {
  color: #b14c0b;
}
.middle_outer .trading-header .well .color {
  color: #f16d18;
}
.middle_outer .btn-primary,
.middle_outer .nav-error404 .btn,
.middle_outer .reports-menu ul li a {
  background-color: #b14c0b;
}
.middle_outer .btn-primary:hover,
.middle_outer .nav-error404 .btn:hover,
.middle_outer .reports-menu ul li a:hover {
  background-color: #f16d18;
}
.middle_outer .btn-primary:not(:disabled):not(.disabled):active, .middle_outer .btn-primary:not(:disabled):not(.disabled).active, .middle_outer .btn-primary.selected {
  background-color: #f16d18;
}

.middle_outer .page_actions .dropdown-menu > li > a, .middle_outer .blogactions .dropdown-menu > li > a, .print article .page_actions .dropdown-menu > li > a, .print article .blogactions .dropdown-menu > li > a {
  background-color: #b14c0b;
}
.middle_outer .page_actions .dropdown-menu > li > a:hover, .middle_outer .blogactions .dropdown-menu > li > a:hover, .print article .page_actions .dropdown-menu > li > a:hover, .print article .blogactions .dropdown-menu > li > a:hover {
  background-color: #f16d18;
}

#page-bar .btn-bar .btn {
  background-color: #b14c0b;
}
#page-bar .btn-bar .btn:hover {
  background-color: #f16d18;
}

.article .clearfix.articletrailer .dropdown-menu > a {
  background-color: #b14c0b;
}
.article .clearfix.articletrailer .dropdown-menu > a:hover {
  background-color: #f16d18;
}

#calendar .btn-primary:not(:disabled):not(.disabled).active {
  background-color: #f16d18;
  border-color: #f16d18;
}

.jscal button {
  background-color: #b14c0b;
}
.jscal button:hover {
  background-color: #f16d18;
}

#footer .event-board {
  background: linear-gradient(to right, #b14c0b, #b14c0b 50%, #373535 50%, #373535);
}
#footer .event-board .btn.btn-primary {
  color: #b14c0b;
}
#footer .footer-support .btn {
  background-color: #b14c0b;
}
#footer .footer-support .btn:hover {
  background-color: #f16d18;
}

/* custom css from tiki-admin.php?page=look */
/* quick admin module position */
#page_1 #module_6 {
  position: relative;
  left: -306px !important;
}

/* hide page actions from request access confirmation */
#page_220 #page-bar .btn-bar {
  display: none;
}

/* hide page actions from request access */
#page_218 #page-bar .btn-bar {
  display: none;
}

/* hide page actions from homepage */
#page_1 #page-bar .btn-bar {
  display: none;
}

.header_outer {
  background: linear-gradient(to bottom, #212121 0px, #0f0f0f 62px, #b14c0b 0px, #b14c0b);
}

.header_outer .box-search {
  position: initial;
  /* better fix for non standard search box position
      position: absolute;
      top: 14px;
      right: 101px;
  */
}

/* structure menu in top zone */
.top_modules ul.cssmenu_horiz li a {
  color: #fff;
}

.top_modules .sf-arrows > li > .sf-with-ul:after {
  border-top-color: #fff;
}

.top_modules .sf-arrows ul > li > .sf-with-ul:focus:after,
.top_modules .sf-arrows ul li:hover > .sf-with-ul:after,
.top_modules .sf-arrows ul li > .sf-with-ul:after,
.top_modules .sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: #fff;
}

.header_outer .box-logo .sitelogo {
  width: auto;
  height: auto;
}

.box-logo > div > .sitelogo + .sitetitles h1 {
  display: inline-block;
  font-size: 22px;
  font-family: Lato, Arial, Helvetica, sans-serif;
  padding: 0.5rem;
  border-bottom: none;
  margin-bottom: 0;
  font-weight: 500;
}

.box-logo > div > .sitelogo + .sitetitles h1 a {
  color: #fff;
}

.modules > .module .sitelogo img, .sitetitles {
  padding: 0 !important;
  margin-left: 0px !important;
  margin-bottom: 0px !important;
  width: 210px;
  height: 59px;
}

textarea.wikiedit, textarea.codeMirror {
  font-family: monospace;
  line-height: 1.5em;
}

.CodeMirror-line span {
  font-family: monospace;
}

/* Data Privacy / Data Mapping menu tweak
 *
 * Those menus have so many items that we cannot see
 * the whole menu without zooming out the browser view
 * so this is tweaking the menu to make those annoying items
 * wider, therefore the whole menu can be seen.
 */
li.option6 > ul {
  width: 24em !important;
}

li.option26 > ul {
  width: 32em !important;
}

li.option26 > ul ul {
  width: 11em !important;
}

/* make menu appear on only one line */
#cssmenu0 {
  flex-wrap: nowrap;
  padding: 8px 0;
}

/* end of custom css from tiki-admin.php?page=look */
.cssmenu_horiz a {
  padding: 3px 15px;
}

.header_outer .box-search, .header_outer .box-login_box {
  margin: 10px 0 0 20px;
}

/*# sourceMappingURL=css/dataprivacy.css.map */
