.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
}
body.html-editor {
  background: #fff;
  color: #000;
}
.html-editor.portlet-message-boards {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}
.html-editor.portlet-message-boards blockquote {
  background: #eef0f2
    url(/DEKALB-theme/css/../images/message_boards/quoteleft.png) no-repeat 5px
    5px;
  border: 1px solid #777;
  position: relative;
  padding: 5px 45px;
}
.html-editor.portlet-message-boards blockquote:after {
  background: url(/DEKALB-theme/css/../images/message_boards/quoteright.png)
    no-repeat 50%;
  bottom: 5px;
  content: "";
  display: block;
  height: 24px;
  position: absolute;
  right: 5px;
  width: 31px;
  z-index: 999;
}
.html-editor.portlet-message-boards blockquote cite {
  display: block;
  font-weight: bold;
}
.html-editor.portlet-message-boards pre {
  background: #f9f9f9;
  border: 1px solid #777;
  padding: 0.5em;
}
.important {
  font-weight: bold;
}
.portal-iframe #main-content {
  width: 100%;
}
.loading-animation {
  background: url(/DEKALB-theme/css/../images/progress_bar/loading_animation.gif)
    no-repeat top center;
  margin-top: 10px;
  padding-top: 40px;
  text-align: left;
}
.separator {
  border-top: 1px dotted #bfbfbf;
}
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left;
}
.highlight {
  background: #ffc;
  font-weight: bold;
  margin: 0 1px;
}
.portlet-layout.dragging {
  border-collapse: separate;
}
.drop-area {
  background-color: #d3dadd;
}
.active-area {
  background: #ffc;
}
.portlet-boundary.yui3-dd-dragging {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.portlet-boundary.yui3-dd-dragging .portlet {
  border: 2px dashed #ccc;
}
.sortable-layout-proxy {
  filter: alpha(opacity=100);
  opacity: 1;
}
.sortable-layout-proxy .portlet-topper {
  background-image: none;
}
.proxy {
  cursor: move;
  filter: alpha(opacity=65);
  opacity: 0.65;
  position: absolute;
}
.proxy.generic-portlet {
  height: 200px;
  width: 300px;
}
.proxy.generic-portlet .portlet-title {
  padding: 10px;
}
.proxy.not-intersecting .forbidden-action {
  background: url(/DEKALB-theme/css/../images/application/forbidden_action.png)
    no-repeat;
  display: block;
  height: 32px;
  position: absolute;
  right: -15px;
  top: -15px;
  width: 32px;
}
.resizable-proxy {
  border: 1px dashed #828f95;
  position: absolute;
  visibility: hidden;
}
.sortable-proxy {
  background: #727c81;
  margin-top: 1px;
}
.lfr-freeform-layout-drag-indicator {
  visibility: hidden;
}
.sortable-layout-drag-target-indicator {
  margin: 2px 0;
}
.tooltip {
  max-width: 200px;
}
.tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  overflow: visible;
  padding: 0;
}
.tagselector-content .textboxlistentry-holder {
  background: #fff;
  border: 1px solid #ccc;
  margin-bottom: 5px;
  overflow: visible;
  padding: 5px;
  position: relative;
}
.tagselector-content .textboxlistentry-holder li {
  line-height: 1;
}
.tagselector-content .textboxlistentry-holder .lfr-tag-selector-input {
  border-width: 0;
  margin-bottom: 0;
}
.tagselector-content .textboxlistentry-remove {
  padding: 0 3px 1px;
}
.tagselector .lfr-tags-selector-content {
  border-width: 0;
}
.tagselector .lfr-tag-selector-input {
  background: 0;
  padding: 0;
  width: auto;
}
.tagselector .field .field-content {
  margin: 0;
}
.tagselector .textboxlist-input-container {
  margin: 0;
}
.tagselector-focused .textboxlistentry-holder {
  background: #fff none;
  border: 1px solid #ccc;
}
.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0;
}
.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal;
}
.tag-items li {
  display: inline;
  float: left;
  margin: 0 1em 0 0;
}
.tag-items a {
  white-space: nowrap;
}
.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.tag-cloud {
  line-height: 2.5em;
}
.tag-cloud .tag-popularity-1 {
  font-size: 1em;
}
.tag-cloud .tag-popularity-2 {
  font-size: 1.3em;
}
.tag-cloud .tag-popularity-3 {
  font-size: 1.6em;
}
.tag-cloud .tag-popularity-4 {
  font-size: 1.9em;
}
.tag-cloud .tag-popularity-5 {
  font-size: 2.2em;
}
.tag-cloud .tag-popularity-6 {
  font-size: 2.5em;
}
.underlay {
  clear: both;
  top: 100%;
}
.underlay .yui3-widget-hd {
  height: 38px;
}
.underlay .lfr-portlet-item {
  border-width: 0;
}
.underlay-hidden {
  display: none;
}
.underlay-content {
  background: #f4f3f3
    url(/DEKALB-theme/css/../images/common/message_panel_shadow.png) repeat-x 0
    0;
  border: 0 solid #aeafb1;
  border-width: 0 1px 1px;
}
.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px;
}
.tab-active strong {
  font-weight: normal;
}
.tab-back {
  float: right;
}
.tab-back-content {
  border-width: 0;
  padding: 1px;
}
.lfr-panel-container {
  background: #fff;
}
.lfr-panel-content {
  padding: 5px 10px;
}
.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px;
}
.dialog-bd {
  min-height: 30px;
}
.dialog-content {
  border: 1px solid #c8c9ca;
  padding: 5px;
}
.panel-hd {
  background: #c0c2c5
    url(/DEKALB-theme/css/../images/application/panel_header_bg.png) repeat-x 0
    0;
  border: 1px solid;
  border-color: #c8c9ca #aeb2b8 #aeb2b8 #c8c9ca;
  padding-left: 10px;
  text-shadow: 1px 1px #fff;
}
.app-view-drop-active {
  background-color: #00a2ea;
  font-weight: bold;
}
.basecelleditor [class~="form-validator-message"] {
  clip: rect(auto auto auto auto);
  width: auto;
}
.document-library-file-entry-cell-editor-hidden {
  display: none;
}
.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle;
}
.lfr-menu-list {
  z-index: 450;
}
.lfr-page-templates li a {
  padding: 0;
}
.lfr-page-templates li a label {
  cursor: pointer;
  display: block;
  padding: 5px 0 5px 5px;
}
.menu {
  position: absolute;
  width: auto;
}
.menu .notice-message {
  background-image: none;
  margin: 3px;
  padding: 6px;
}
.menu-content {
  background: #fff;
  list-style: none;
  min-width: 150px;
}
.menu-content li {
  margin: 0;
  padding: 0;
}
.menu-content li .disabled {
  color: #999;
}
.menu-content {
  background: #ccc9c9 url(/DEKALB-theme/css/../images/application/menu_bg.png)
    repeat-x 0 0;
  border: 1px solid;
  border-color: #aeafb1 #777879 #777879 #aeafb1;
  padding: 2px 0;
}
.menugroup-content .menu-label {
  background: #d2d6de;
  color: #5b677d;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #fff;
}
.menugroup-content ul {
  display: block;
  min-width: 0;
}
.menu-content li {
  border-bottom: 1px solid #bcbbbb;
  border-top: 1px solid #eee;
  display: block;
  margin: 0;
  padding: 0;
}
.menu-content li.first {
  border-top-width: 0;
}
.menu-content li.last {
  border-bottom-width: 0;
}
.menu-content li a,
.menu-content li .disabled {
  color: #2c2f34;
  display: block;
  padding: 4px 5px;
  text-decoration: none;
}
.menu-content li a.focus,
.lfr-menu-expanded li a:focus {
  background-color: #5b677d;
  color: #fff;
  text-shadow: -1px -1px #2c2f34;
}
.loadingmask-content {
  background: #ccc;
}
.loadingmask-message {
  background: #d4d4d4 url(/DEKALB-theme/css/../images/portlet/header_bg.png)
    repeat-x 0 0;
}
.tree-node .icon-check {
  padding-right: 2px;
}
.tree-node .icon-check:before {
  content: "\f096";
}
.tree-node .tree-node-checked .icon-check {
  padding-right: 0;
}
.tree-node .tree-node-checked .icon-check:before {
  content: "\f046";
}
.tree-node .tree-node-over .tree-label {
  text-decoration: underline;
}
.tree-node [class^="icon-"] {
  margin-right: 5px;
}
.tree-node .tree-node-checkbox-container {
  margin-right: 0;
}
.tree-node .tree-node-selected .tree-label {
  background: 0;
}
.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px;
}
.tree-node-content .tree-label {
  margin-left: 3px;
}
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden;
}
.tree-node-selected .tree-label {
  background-color: transparent;
}
.dragging .portlet-column.customizable {
  background-color: #cffccf;
  outline: 3px solid #9cc97b;
}
.customizable-layout-column-content {
  background-color: #c92c3c;
}
.customizable-layout-column-content.yui3-widget-content-expanded {
  border: 3px solid #333;
  margin: 0.2em;
}
.customizable .customizable-layout-column-content {
  background-color: #9cc97b;
}
.layout-customizable-controls {
  background-color: #fff;
  font-size: 1.5em;
  margin: 1em;
  filter: alpha(opacity=90);
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15;
}
.paginator-link {
  background: #eee url() no-repeat scroll 50% 1px;
  border: 1px solid #f0f1f2;
  border-color: #f0f1f2 #b2b2b2 #949494 #f0f1f1;
  color: #1f1e1e;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px;
}
.paginator-page-link {
  height: auto;
  text-indent: 0;
}
.paginator-current-page {
  background: #0083bd
    url(/DEKALB-theme/css/../images/application/paginator_link_current_bg.png) 0
    0 repeat-x;
  border-color: #38b6ef #006d9e #006d9e #46b4e6;
  color: #fff;
  text-shadow: -1px -1px #003c57;
}
.paginator-first-link {
  background-image: url(/DEKALB-theme/css/../images/arrows/paging_first.png);
}
.paginator-prev-link {
  background-image: url(/DEKALB-theme/css/../images/arrows/paging_previous.png);
}
.paginator-last-link {
  background-image: url(/DEKALB-theme/css/../images/arrows/paging_last.png);
}
.paginator-next-link {
  background-image: url(/DEKALB-theme/css/../images/arrows/paging_next.png);
}
.paginator-current-page-report,
.paginator-total {
  color: #555;
  font-size: 0.9em;
}
.paginator-current-page-report {
  margin-left: 2em;
}
.taglib-page-iterator .search-pages .page-links {
  padding: 0;
}
.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative;
}
.lfr-editable:after {
  background: #68bb30 url(/DEKALB-theme/css/../images/common/edit_white.png)
    no-repeat 50%;
  content: "";
  display: block;
  height: 20px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: 30px;
}
.lfr-editable:focus:after {
  display: none;
}
.lfr-editable:focus:hover {
  background-color: transparent;
}
.lfr-editable:hover {
  background-color: rgba(255, 255, 255, 0.3);
  outline-color: #519226;
}
.lfr-editable:hover:after {
  background-color: #519226;
}
.lfr-editable-notice-close {
  margin-left: 1em;
}
.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999;
}
.lfr-portlet-title-editable .lfr-portlet-title-editable-content {
  padding: 0;
}
.lfr-portlet-title-editable
  .lfr-portlet-title-editable-content
  .combobox-content
  .field-content
  .field-input-text {
  display: block;
  margin-bottom: 0;
}
.lfr-portlet-title-editable
  .lfr-portlet-title-editable-content
  .combobox-content
  .field-label.textfield-label {
  display: none;
}
.lfr-portlet-title-editable
  .lfr-portlet-title-editable-content
  .combobox-content
  .toolbar-content {
  margin-top: 0;
  vertical-align: top;
}
.lfr-portlet-title-editable
  .lfr-portlet-title-editable-content
  .combobox-content
  .toolbar-content
  .btn-group {
  margin-top: 0;
}
.lfr-page-layouts .lfr-layout-template .layout-template-entry {
  height: 25px;
  width: 25px;
}
.ios.mobile .modal-content .dialog-iframe-bd {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.portlet-column-content.empty {
  padding: 50px;
}
#wrapper {
  padding: 2em 5em 0;
}
@media (max-width: 767px) {
  #wrapper {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #wrapper {
    padding-left: 2em;
    padding-right: 2em;
  }
}
.aui .dockbar {
  left: 0;
  right: 0;
  top: 0;
}
.aui .dockbar.navbar-static-top {
  position: relative;
}
.aui .dockbar.navbar-static-top .collapse {
  position: static;
}
.aui .dockbar.navbar-static-top .collapse .nav-account-controls {
  position: static;
}
.aui .dockbar .btn-link {
  color: #fff;
}
.aui .dockbar .diamond {
  border: 12px solid transparent;
  border-bottom-color: #1485eb;
  height: 0;
  position: relative;
  top: -12px;
  width: 0;
}
.aui .dockbar .diamond:after {
  border: 12px solid transparent;
  border-top-color: #1485eb;
  content: "";
  height: 0;
  left: -12px;
  position: absolute;
  top: 12px;
  width: 0;
}
.aui .dockbar .impersonating-user .alert-icon {
  margin-right: 9px;
}
.aui .dockbar .impersonating-user .alert-info {
  border-width: 0;
  margin-bottom: 6px;
}
.aui .dockbar .info-button {
  top: 9px;
}
.aui .dockbar .info-items {
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 1;
}
.aui .dockbar .navbar-inner {
  padding-left: 20px;
  padding-right: 20px;
}
.aui .dockbar .navbar-inner .brand h1 {
  display: inline-block;
  font-size: inherit;
  line-height: 1;
  margin-bottom: 0;
  margin-top: 0;
}
.aui .dockbar .navbar-inner .container {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}
.aui .dockbar .navbar-inner .container .nav-account-controls {
  float: right;
}
.aui .dockbar .navbar-inner .site-administration-menu li {
  list-style: none;
}
.aui .dockbar .navbar-inner .site-administration-menu li a {
  color: #000;
  display: block;
  padding: 3px 5px 3px 40px;
}
.aui .dockbar .navbar-inner .site-administration-menu li a:hover {
  background: #0db5e7;
  color: #fff;
  text-decoration: none;
}
.aui .dockbar .navbar-inner .site-administration-menu li a i {
  font-size: 0.8em;
}
.aui .dockbar .nav.staging-nav-items {
  margin: 0;
  position: static;
}
.aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle {
  background-color: transparent;
  display: block;
}
.aui
  .dockbar
  .nav.staging-nav-items
  li.dropdown.active
  > .dropdown-toggle:hover {
  color: #0077b3;
}
.aui .dockbar .nav.staging-nav-items .staging-link {
  position: static;
}
.aui .dockbar .user-avatar img {
  margin-top: -2px;
  text-decoration: none;
  vertical-align: middle;
  width: 20px;
}
.aui .dockbar-split .dockbar {
  height: 0;
  position: absolute;
}
.aui .dockbar-split .dockbar.navbar-static-top .collapse {
  position: relative;
}
.aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
  position: fixed;
}
.aui .dockbar-split .dockbar .divider-vertical {
  display: none;
}
.aui .dockbar-split .dockbar .info-button {
  top: 12px;
}
.aui .dockbar-split .dockbar .info-items {
  left: auto;
  position: static;
  width: auto;
}
.aui .dockbar-split .dockbar .navbar-inner {
  background-color: transparent;
  border-width: 0;
  padding: 0;
  width: 0;
}
.aui .dockbar-split .dockbar .navbar-inner .nav {
  border-bottom-width: 0;
}
.aui .dockbar-split .dockbar .navbar-inner .nav > li {
  background-color: #333;
}
.aui .dockbar-split .dockbar .navbar-inner .nav > li > a {
  color: #fff;
  line-height: 31px;
}
.aui .dockbar-split .dockbar .navbar-inner .nav > li > a:focus,
.aui .dockbar-split .dockbar .navbar-inner .nav > li > a:hover {
  color: #fff;
}
.aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class^="icon-"],
.aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class*=" icon-"] {
  margin-top: 3px;
}
.aui .dockbar-split .dockbar .navbar-inner .nav > li.active > a {
  color: #fff;
}
.aui
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav
  li.dropdown.active
  > .dropdown-toggle {
  color: #fff;
}
.aui
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav
  li.dropdown.open
  > .dropdown-toggle {
  background-color: #555;
  color: #fff;
}
.aui .dockbar-split .dockbar .navbar-inner .nav li.info-items {
  background-color: transparent;
}
.aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle {
  background-color: #0ecd27;
}
.aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a,
.aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a:hover {
  background-color: transparent;
}
.aui
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav
  li.staging-toggle
  span.nav-item-label {
  padding: 5px 10px;
}
.aui
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav
  li.staging-toggle.active
  span.nav-item-label {
  background-color: #080;
}
.aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
  left: auto;
  margin-right: 0;
  padding: 0;
  position: fixed;
  right: 5em;
  z-index: 325;
}
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
  background: transparent;
  position: fixed;
  top: 10%;
  z-index: 350;
}
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
  float: none;
  margin: 10px;
  position: relative;
}
.aui
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav-add-controls
  > li.toggle-controls
  a {
  clip: rect(0 0 0 0);
  position: absolute;
}
.aui
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav-add-controls
  > li.toggle-controls
  a:focus {
  clip: rect(auto auto auto auto);
  position: static;
}
@media (max-width: 767px) {
  .aui
    .dockbar-split
    .dockbar
    .navbar-inner
    .nav-add-controls
    > li.page-preview-controls {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .aui
    .dockbar-split
    .dockbar
    .navbar-inner
    .nav-add-controls
    > li.page-preview-controls {
    display: none;
  }
}
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
  background: #333;
  color: #fff;
  padding: 6px 8px;
  text-align: center;
}
.aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
  background: #555;
}
.aui
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav-add-controls
  > li
  > a
  [class^="icon-"],
.aui
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav-add-controls
  > li
  > a
  [class^="icon-"],
.aui
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav-add-controls
  > li
  > a
  [class*=" icon-"] {
  font-size: 25px;
  position: relative;
  vertical-align: middle;
}
.aui
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav-add-controls
  > li
  > a.toggle-controls-link {
  background: #92f545;
}
.aui
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav-add-controls
  > li
  > a.toggle-controls-link
  [class^="icon-"],
.aui
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav-add-controls
  > li
  > a.toggle-controls-link
  [class^="icon-"],
.aui
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav-add-controls
  > li
  > a.toggle-controls-link
  [class*=" icon-"] {
  color: #000;
}
.aui
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav-add-controls
  > li
  > a
  .nav-item-label {
  background: #333;
  display: none;
  left: 100%;
  margin-left: 0.5em;
  margin-top: -1em;
  padding: 0 20px;
  position: absolute;
  top: 50%;
  white-space: nowrap;
}
.aui
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav-add-controls
  > li
  > a:hover
  .nav-item-label {
  display: block;
}
.aui
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav-add-controls
  > li
  > a
  .icon-caret-down {
  display: none;
}
.aui
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav-add-controls:hover
  > li.toggle-controls
  a {
  clip: rect(auto auto auto auto);
  position: static;
}
.aui .dockbar-split .dockbar .staging-nav-items li > span {
  color: #fff;
  display: block;
  padding: 10px 15px;
  line-height: 31px;
}
.aui .dockbar-split .info-link-container {
  width: 0;
}
.aui .dockbar-split .info-items {
  height: 1px;
  width: 715px;
}
.aui .dockbar-split .info-items a,
.aui .dockbar-split .info-items .btn-link {
  color: #fff;
  text-decoration: underline;
}
.aui .dockbar-split .info-items a:hover,
.aui .dockbar-split .info-items .btn-link:hover {
  text-decoration: none;
}
.aui .dockbar-split .info-items a:hover .taglib-text,
.aui .dockbar-split .info-items .btn-link:hover .taglib-text {
  text-decoration: none;
}
.aui .dockbar-split .info-items .btn-link {
  border-width: 0;
  font-size: 14px;
  font-weight: 300;
  margin: 0 0 0 6px;
  padding: 0;
  text-shadow: none;
}
.aui .dockbar-split .staging-controls select {
  width: 100%;
}
.aui .dockbar-split .staging-controls .staging-bar {
  margin-right: 0;
}
.aui .dockbar-split .staging-controls .staging-bar .dropdown-menu {
  font-size: 13px;
  width: 100%;
}
.aui .dockbar-split .staging-controls .staging-bar .dropdown-menu .btn-link {
  float: left;
  font-size: 11px;
  margin: 0 5px 0 0;
  padding: 0;
  text-decoration: underline;
  text-shadow: none;
}
.aui
  .dockbar-split
  .staging-controls
  .staging-bar
  .dropdown-menu
  .btn-link:hover {
  text-decoration: none;
}
.aui
  .dockbar-split
  .staging-controls
  .staging-bar
  .dropdown-menu
  .btn-link.history {
  float: right;
}
.aui
  .dockbar-split.controls-hidden
  .dockbar
  .navbar-inner
  .nav-add-controls
  > li.toggle-controls
  > .toggle-controls-link {
  background: #f5af45;
}
.aui .dockbar-split.lfr-has-add-content .nav-add-controls {
  left: 350px;
}
.aui .dockbar-split.lfr-has-device-preview .nav-add-controls {
  left: 220px;
}
.aui .dockbar-split.lfr-has-edit-layout .nav-add-controls {
  left: 460px;
}
.aui
  .touch
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav-add-controls
  > li.toggle-controls
  > .toggle-controls-link,
.aui
  .controls-hidden.dockbar-split
  .dockbar
  .navbar-inner
  .nav-add-controls
  > li.toggle-controls
  > .toggle-controls-link {
  clip: rect(auto auto auto auto);
  position: static;
}
.aui .variation-selector {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em;
}
.aui .layout-revision-container {
  margin: 1em 0 0 1em;
  padding: 0;
}
.aui .layout-revision-container .approximate-date {
  color: #999;
  font-weight: bold;
}
.aui .layout-revision-container .current-version {
  color: #41801d;
  display: block;
}
.aui .layout-revision-container .current-version-pointer {
  display: inline-block;
  width: 0;
}
.aui .layout-revision-container .current-version-pointer img {
  left: -25px;
  position: relative;
}
.aui .layout-revision-container .layout-variation-name {
  color: #666;
  font-size: 1.15em;
  margin-bottom: 0.1em;
  text-transform: uppercase;
}
.aui .layout-revision-container .layout-revision-current {
  color: #666;
}
.aui .layout-revision-container .real-date {
  color: #999;
  display: block;
  text-align: right;
}
.aui .layout-revision-container .taglib-workflow-status .workflow-status {
  background: 0;
  padding-left: 0;
}
.aui
  .layout-revision-container
  .taglib-workflow-status
  .workflow-status
  .workflow-status-ready-for-publication {
  color: #41801d;
  font-weight: bold;
}
.aui .layout-revision-container-root {
  margin: 0;
}
.aui .lfr-admin-panel {
  background-color: #fff;
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 10px;
  position: fixed;
  top: 0;
  z-index: 1100;
}
@media (max-width: 767px) {
  .aui .lfr-admin-panel {
    height: 100%;
    padding-bottom: 0;
    padding-top: 0;
    position: absolute;
  }
}
.aui .lfr-has-add-content {
  padding-left: 350px;
}
.aui .lfr-has-device-preview {
  padding-left: 220px;
}
.aui .lfr-has-edit-layout {
  padding-left: 460px;
}
.aui .my-sites-menu .site-type {
  color: #fff;
  display: none;
  float: right;
  font-size: 0.8em;
  font-weight: normal;
  margin-right: 10px;
  position: absolute;
  right: 100%;
}
.aui .my-sites-menu a:hover .site-type {
  color: #fff;
  display: inline-block;
}
.aui .ie.rtl .dockbar .menu-button span {
  background-position-x: -25px;
}
.aui.ie6
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav-add-controls
  li.page-preview-controls,
.aui.ie7
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav-add-controls
  li.page-preview-controls,
.aui.ie8
  .dockbar-split
  .dockbar
  .navbar-inner
  .nav-add-controls
  li.page-preview-controls {
  display: none;
}
.aui .ie7 .dockbar {
  zoom: 1;
}
.aui .ie7 .my-sites-menu a {
  overflow: visible;
  text-align: left;
}
.aui .ie7 .my-sites-menu .site-name {
  float: none;
}
.aui .ie7 .my-sites-menu .site-type {
  float: none;
}
.aui .ie6 .dockbar,
.aui .ie6 .lfr-dockbar-pinned .dockbar {
  height: 10px;
  left: 0;
  position: relative;
  top: 0;
}
.aui .ie6 .dockbar .pin-dockbar {
  display: none;
}
.aui .ie6 .my-sites-menu {
  width: 200px;
}
.aui .ie6 .my-sites-menu a {
  zoom: 1;
}
.aui .ie6 .menu-scroll {
  height: 300px;
  overflow-y: auto;
}
.aui .controls-hidden .info-button,
.aui .controls-hidden .page-customization-bar {
  display: none;
}
.aui .info-button {
  cursor: pointer;
  display: inline-block;
  position: relative;
  right: 12px;
  z-index: 1;
}
.aui .info-button a {
  color: #fff;
  padding: 2px 10px;
  position: absolute;
  text-decoration: none;
  z-index: 1;
}
.aui .info-button .icon-stop {
  color: #1485eb;
  font-size: 20px;
}
.aui .page-customization-bar {
  background-color: #555;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: table;
  font-size: 14px;
  font-weight: 300;
  padding: 0 15px;
  width: 100%;
}
.aui .page-customization-bar .customized-icon {
  margin: 5px;
  vertical-align: middle;
}
.aui .page-customization-bar .page-customization-actions {
  padding-left: 5em;
}
.aui .page-customization-bar .page-customization-actions a {
  color: #eee;
  font-size: 0.8em;
  padding: 0 1em;
}
.aui .page-customization-bar .page-customization-bar-form {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 25%;
}
.aui .page-customization-bar .page-customization-bar-text {
  display: table-cell;
  height: 51px;
  vertical-align: middle;
  width: 75%;
}
.aui .page-customization-bar .page-customization-bar-container {
  position: absolute;
}
.aui .page-customization-bar .reset-prototype {
  display: inline;
}
@media (max-width: 1140px) {
  .aui .dockbar-split .dockbar .info-items {
    width: 515px;
  }
}
.modify-pages li {
  position: relative;
}
.modify-pages li.lfr-nav-hover .delete-tab {
  filter: alpha(opacity=100);
  opacity: 1;
}
.modify-pages .add-page-editor-input {
  width: 150px;
}
.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 10px;
  line-height: 6px;
  margin-top: -8px;
  overflow: hidden;
  filter: alpha(opacity=0);
  opacity: 0;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #fff;
  top: 50%;
}
.modify-pages .delete-tab:hover {
  color: #b50303;
}
.modify-pages .lfr-nav-updateable.selected a:hover span {
  cursor: text;
}
.nav li .toolbar {
  margin-top: 5px;
}
.nav-menu ul {
  padding-left: 10px;
}
.nav-menu li a.ancestor {
  font-weight: bold;
}
.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.nav-menu-style-arrows ul {
  list-style-image: url(/DEKALB-theme/css/../images/arrows/04_right.png);
}
.form-options {
  border: 1px solid #aaa;
  display: inline-block;
  vertical-align: middle;
}
.form-options input {
  border-width: 0;
  display: inline;
  float: left;
}
.form-triggers {
  float: left;
}
.form-trigger {
  background: #c4c4c4 url(/DEKALB-theme/css/../images/application/button_bg.png)
    repeat-x 0 0;
  border-left: 1px solid #bbb;
  display: inline-block;
  float: left;
}
.form-trigger img {
  background: url() no-repeat 50% 40%;
  height: 25px;
  padding: 0 3px;
  vertical-align: middle;
  width: 16px;
}
.form-trigger:focus,
.form-trigger:hover {
  background-color: #83b0ca;
  background-image: url(/DEKALB-theme/css/../images/application/button_bg_over.png);
}
.trigger-selected {
  background-color: #ebebeb;
  background-image: url(/DEKALB-theme/css/../images/application/button_bg_selected.png);
}
.trigger-selected:focus,
.trigger-selected:hover {
  background-color: #b7def4;
  background-image: url(/DEKALB-theme/css/../images/application/button_bg_selected_over.png);
}
.options-trigger img {
  background-image: url(/DEKALB-theme/css/../images/common/configuration.png);
}
.save-trigger img {
  background-image: url(/DEKALB-theme/css/../images/common/check.png);
}
.freeform .portlet {
  margin-bottom: 0;
}
body.portlet {
  border-width: 0;
}
.portlet-topper {
  position: relative;
}
.portlet-topper .portlet-topper-toolbar {
  margin: 0;
  padding: 2px;
  position: absolute;
  right: 3px;
  text-align: right;
  top: 3px;
  z-index: 300;
}
.portlet-topper .portlet-topper-toolbar a {
  color: inherit;
}
.portlet-topper .portlet-topper-toolbar a,
.portlet-topper .portlet-topper-toolbar a:hover {
  text-decoration: none;
}
.portlet-topper .portlet-topper-toolbar a i {
  font-size: 19px;
}
.portlet-topper .portlet-topper-toolbar .nobr {
  display: block;
  float: left;
  padding: 1px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back {
  background: url(/DEKALB-theme/css/../images/arrows/12_left.png) no-repeat 0
    50%;
  color: #fff;
  font-weight: bold;
  padding: 5px 5px 5px 18px;
}
.portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
  color: #fff;
}
.portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
  color: transparent;
  font-size: 0;
}
.portlet-title {
  display: block;
}
.portlet-title img {
  vertical-align: middle;
}
.portlet-title-editable {
  cursor: pointer;
}
.portlet-title-text {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 95%;
  vertical-align: top;
}
.panel-page-content .portlet-title-text,
.panel-page-body .portlet-title-text {
  cursor: auto;
}
.portlet-content,
.portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px;
}
.portlet-minimized .portlet-content {
  padding: 0;
}
.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important;
}
.portlet-borderless-bar,
.portlet-content .lfr-icon-actions {
  background: #333;
  color: #fff;
  text-shadow: -1px -1px black;
}
.portlet-borderless-bar a,
.portlet-content .lfr-icon-actions a {
  color: #3af;
}
.portlet-borderless-container:hover .portlet-borderless-bar,
.portlet-content:hover .lfr-icon-actions {
  filter: alpha(opacity=100);
  opacity: 1;
}
.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions,
.portlet-content:hover .lfr-icon-actions .taglib-text {
  display: inline-block;
}
.portlet-borderless-bar .portlet-options .dropdown-toggle,
.portlet-borderless-bar .portlet-options.open .dropdown-toggle {
  background-image: url(/DEKALB-theme/css/../images/portlet/options_borderless.png);
}
.portlet-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  padding: 2px 7px;
}
.portlet-content .lfr-icon-actions .taglib-text {
  color: #fff;
  display: none;
  font-weight: bold;
  margin-right: 1em;
  text-decoration: none;
  vertical-align: middle;
}
.portlet-content .lfr-icon-actions .lfr-icon-action a {
  background: url() no-repeat 0 50%;
  display: inline-block;
  margin-left: 5px;
  vertical-align: top;
}
.portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
  text-decoration: none;
}
.portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
  text-decoration: underline;
}
.portlet-content .lfr-icon-actions .lfr-icon-action a img {
  visibility: hidden;
}
.portlet-content .lfr-icon-actions .lfr-icon-action-add a {
  background-image: url(/DEKALB-theme/css/../images/common/add_white.png);
}
.portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
  background-image: url(/DEKALB-theme/css/../images/common/edit_white.png);
}
.portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
  background-image: url(/DEKALB-theme/css/../images/common/edit_template_white.png);
}
.portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
  background-image: url(/DEKALB-theme/css/../images/common/configuration_white.png);
}
.portlet-content .lfr-url-error {
  display: inline-block;
  white-space: normal;
}
.portlet-borderless-container {
  min-height: 2.5em;
  position: relative;
}
.portlet-borderless-bar {
  background-color: transparent;
  font-size: 10px;
  filter: alpha(opacity=30);
  opacity: 0.3;
  height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 200;
}
.portlet-borderless-bar a {
  background: url() no-repeat 0 50%;
  display: block;
  height: 20px;
  margin-left: 5px;
  text-indent: -9999px;
  width: 16px;
}
.portlet-borderless-bar .portlet-actions {
  float: right;
  overflow: hidden;
  padding: 0 5px;
}
.portlet-borderless-bar .portlet-actions .portlet-action,
.portlet-borderless-bar .portlet-actions .portlet-options {
  display: inline-block;
}
.portlet-borderless-bar .portlet-actions,
.portlet-borderless-bar .portlet-title-default {
  background-color: #333;
  min-height: 21px;
}
.portlet-borderless-bar .portlet-action-separator {
  display: none;
}
.portlet-borderless-bar .portlet-back a {
  height: auto;
  text-indent: 0;
  width: auto;
}
.portlet-borderless-bar .portlet-close {
  display: inline-block;
  vertical-align: middle;
}
.portlet-borderless-bar .portlet-close a {
  background-image: url(/DEKALB-theme/css/../images/portlet/close_borderless.png);
}
.portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
  background-image: url(/DEKALB-theme/css/../images/portlet/options_borderless.png);
}
.lfr-configurator-visibility .portlet-borderless-bar {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: alpha(opacity=100);
  opacity: 1;
}
.portlet-content .icons-container {
  clear: both;
  height: auto;
  margin-top: 1em;
  overflow: hidden;
  width: auto;
}
.portlet-title-default {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  float: right;
  font-weight: bold;
  height: 0;
  line-height: 19px;
  max-width: 50%;
  padding: 0 10px;
  text-transform: uppercase;
}
.portlet-draggable .portlet-topper {
  cursor: move;
}
.portlet-draggable .portlet-title-default {
  background: #333
    url(/DEKALB-theme/css/../images/portlet/draggable_borderless.png) no-repeat
    0 50%;
  cursor: move;
  padding-left: 20px;
}
.lfr-panel-page {
  width: 100%;
}
.lfr-panel-page .portlet-title {
  font-size: 13px;
}
.lfr-panel-page .lfr-add-content h2 span {
  background-color: #d3dadd;
}
.portlet-msg {
  background: #eee none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404f;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left;
}
.lfr-status-alert-label,
.lfr-status-error-label,
.lfr-status-info-label,
.lfr-status-progress-label,
.lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px;
}
.lfr-status-alert-label {
  background-image: url(/DEKALB-theme/css/../images/messages/alert.png);
  color: #663;
}
.lfr-status-error-label {
  background-image: url(/DEKALB-theme/css/../images/messages/error.png);
  color: #900;
}
.lfr-status-help-label,
.lfr-status-info-label,
.lfr-status-progress-label {
  background-image: url(/DEKALB-theme/css/../images/messages/info.png);
  color: #34404f;
}
.lfr-status-help-label {
  background-image: url(/DEKALB-theme/css/../images/portlet/help.png);
}
.lfr-status-progress-label {
  background-image: url(/DEKALB-theme/css/../images/aui/loading_indicator.gif);
}
.lfr-status-success-label {
  background-image: url(/DEKALB-theme/css/../images/messages/success.png);
  color: #384f34;
}
.lfr-message {
  position: relative;
}
.lfr-message .lfr-message-control {
  background-color: #333;
  display: inline-block;
}
.lfr-message .lfr-message-controls {
  display: none;
  left: 3px;
  margin: -8px 8px 0 3px;
  position: absolute;
  top: 50%;
  z-index: 10;
}
.lfr-message .lfr-message-close {
  background-image: url(/DEKALB-theme/css/../images/portlet/close_borderless.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.lfr-message .lfr-message-close-all {
  color: #fff;
  display: none;
  font-size: 0.8em;
  margin-left: 10px;
  padding: 1px 10px;
  text-shadow: 1px 1px 0 #000;
  vertical-align: top;
}
.lfr-message .lfr-message-close-all a {
  color: #fff;
}
.lfr-message .lfr-message-controls-hover .lfr-message-close-all {
  display: inline-block;
}
.lfr-message.pending {
  background-image: url(/DEKALB-theme/css/../images/common/time.png);
}
.lfr-message-content.alert {
  margin-bottom: 0;
}
.lfr-message-close {
  cursor: pointer;
}
.portlet-section-selected,
.portlet-section-selected a {
  background: #727c81;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
.portlet-section-selected a:hover,
.portlet-section-selected a:focus {
  background-color: #727c81;
}
.alert .form {
  margin: 0;
}
.restricted,
.restricted td {
  background: #fdd;
  border-width: 0;
}
.restricted * {
  color: #727c81;
}
.alt.restricted td {
  background-color: #ffc0c0;
}
.hover.restricted td {
  background-color: #d3bdc0;
}
.alt.restricted td.first,
.restricted td.first {
  background-image: url(/DEKALB-theme/css/../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px;
}
.table-data tr.lfr-role .first {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px;
  vertical-align: middle;
}
.table-data tr.lfr-role-guest .first {
  background-image: url(/DEKALB-theme/css/../images/common/guest_icon.png);
}
.table-data tr.lfr-role-regular .first {
  background-image: url(/DEKALB-theme/css/../images/common/user_icon.png);
}
.table-data tr.lfr-role-site .first {
  background-image: url(/DEKALB-theme/css/../images/common/site_icon.png);
}
.table-data tr.lfr-role-organization .first {
  background-image: url(/DEKALB-theme/css/../images/common/organization_icon.png);
}
.table-data tr.lfr-role-team .first {
  background-image: url(/DEKALB-theme/css/../images/common/team_icon.png);
}
.lfr-ddm-container .control-group.error .control-label,
.lfr-ddm-container .control-group.error .help-block,
.lfr-ddm-container .control-group.error .help-inline {
  color: #555;
}
.lfr-ddm-container .control-group.error .checkbox,
.lfr-ddm-container .control-group.error .radio,
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  color: #555;
}
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.lfr-ddm-container .control-group.error input:focus,
.lfr-ddm-container .control-group.error select:focus,
.lfr-ddm-container .control-group.error textarea:focus {
  border-color: #b3b3b3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}
.lfr-ddm-container .control-group.error .input-prepend .add-on,
.lfr-ddm-container .control-group.error .input-append .add-on {
  color: #555;
  background-color: whitesmoke;
  border-color: #555;
}
.lfr-ddm-container .control-group.info .control-label,
.lfr-ddm-container .control-group.info .help-block,
.lfr-ddm-container .control-group.info .help-inline {
  color: #555;
}
.lfr-ddm-container .control-group.info .checkbox,
.lfr-ddm-container .control-group.info .radio,
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  color: #555;
}
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.lfr-ddm-container .control-group.info input:focus,
.lfr-ddm-container .control-group.info select:focus,
.lfr-ddm-container .control-group.info textarea:focus {
  border-color: #b3b3b3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}
.lfr-ddm-container .control-group.info .input-prepend .add-on,
.lfr-ddm-container .control-group.info .input-append .add-on {
  color: #555;
  background-color: whitesmoke;
  border-color: #555;
}
.lfr-ddm-container .control-group.success .control-label,
.lfr-ddm-container .control-group.success .help-block,
.lfr-ddm-container .control-group.success .help-inline {
  color: #555;
}
.lfr-ddm-container .control-group.success .checkbox,
.lfr-ddm-container .control-group.success .radio,
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  color: #555;
}
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.lfr-ddm-container .control-group.success input:focus,
.lfr-ddm-container .control-group.success select:focus,
.lfr-ddm-container .control-group.success textarea:focus {
  border-color: #b3b3b3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}
.lfr-ddm-container .control-group.success .input-prepend .add-on,
.lfr-ddm-container .control-group.success .input-append .add-on {
  color: #555;
  background-color: whitesmoke;
  border-color: #555;
}
.lfr-ddm-container .control-group.warning .control-label,
.lfr-ddm-container .control-group.warning .help-block,
.lfr-ddm-container .control-group.warning .help-inline {
  color: #555;
}
.lfr-ddm-container .control-group.warning .checkbox,
.lfr-ddm-container .control-group.warning .radio,
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  color: #555;
}
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.lfr-ddm-container .control-group.warning input:focus,
.lfr-ddm-container .control-group.warning select:focus,
.lfr-ddm-container .control-group.warning textarea:focus {
  border-color: #b3b3b3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}
.lfr-ddm-container .control-group.warning .input-prepend .add-on,
.lfr-ddm-container .control-group.warning .input-append .add-on {
  color: #555;
  background-color: whitesmoke;
  border-color: #555;
}
.lfr-ddm-container .control-group.error > .control-label,
.lfr-ddm-container .control-group.error > .help-block,
.lfr-ddm-container .control-group.error > .help-inline {
  color: #b50303;
}
.lfr-ddm-container .control-group.error > .checkbox,
.lfr-ddm-container .control-group.error > .radio,
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  color: #b50303;
}
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  border-color: #b50303;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.lfr-ddm-container .control-group.error > input:focus,
.lfr-ddm-container .control-group.error > select:focus,
.lfr-ddm-container .control-group.error > textarea:focus {
  border-color: #830202;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
}
.lfr-ddm-container .control-group.error > .input-prepend .add-on,
.lfr-ddm-container .control-group.error > .input-append .add-on {
  color: #b50303;
  background-color: #fee5e2;
  border-color: #b50303;
}
.lfr-ddm-container .control-group.info > .control-label,
.lfr-ddm-container .control-group.info > .help-block,
.lfr-ddm-container .control-group.info > .help-inline {
  color: #12718f;
}
.lfr-ddm-container .control-group.info > .checkbox,
.lfr-ddm-container .control-group.info > .radio,
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  color: #12718f;
}
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  border-color: #12718f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.lfr-ddm-container .control-group.info > input:focus,
.lfr-ddm-container .control-group.info > select:focus,
.lfr-ddm-container .control-group.info > textarea:focus {
  border-color: #0c4d62;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
}
.lfr-ddm-container .control-group.info > .input-prepend .add-on,
.lfr-ddm-container .control-group.info > .input-append .add-on {
  color: #12718f;
  background-color: #cef1fc;
  border-color: #12718f;
}
.lfr-ddm-container .control-group.success > .control-label,
.lfr-ddm-container .control-group.success > .help-block,
.lfr-ddm-container .control-group.success > .help-inline {
  color: #8d9d0d;
}
.lfr-ddm-container .control-group.success > .checkbox,
.lfr-ddm-container .control-group.success > .radio,
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  color: #8d9d0d;
}
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  border-color: #8d9d0d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.lfr-ddm-container .control-group.success > input:focus,
.lfr-ddm-container .control-group.success > select:focus,
.lfr-ddm-container .control-group.success > textarea:focus {
  border-color: #636e09;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d6ed23;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d6ed23;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d6ed23;
}
.lfr-ddm-container .control-group.success > .input-prepend .add-on,
.lfr-ddm-container .control-group.success > .input-append .add-on {
  color: #8d9d0d;
  background-color: #f5fbd1;
  border-color: #8d9d0d;
}
.lfr-ddm-container .control-group.warning > .control-label,
.lfr-ddm-container .control-group.warning > .help-block,
.lfr-ddm-container .control-group.warning > .help-inline {
  color: #bf7900;
}
.lfr-ddm-container .control-group.warning > .checkbox,
.lfr-ddm-container .control-group.warning > .radio,
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  color: #bf7900;
}
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  border-color: #bf7900;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.lfr-ddm-container .control-group.warning > input:focus,
.lfr-ddm-container .control-group.warning > select:focus,
.lfr-ddm-container .control-group.warning > textarea:focus {
  border-color: #8c5900;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
}
.lfr-ddm-container .control-group.warning > .input-prepend .add-on,
.lfr-ddm-container .control-group.warning > .input-append .add-on {
  color: #bf7900;
  background-color: #fffbdc;
  border-color: #bf7900;
}
.portlet-dynamic-data-list-display
  .lfr-ddm-container
  .field-wrapper[data-repeatable="true"],
.portlet-dynamic-data-list-display
  .lfr-ddm-container
  .field-wrapper
  .field-wrapper,
.portlet-dynamic-data-lists
  .lfr-ddm-container
  .field-wrapper[data-repeatable="true"],
.portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper,
.portlet-journal
  .journal-article-container
  .lfr-ddm-container
  .field-wrapper[data-repeatable="true"],
.portlet-journal
  .journal-article-container
  .lfr-ddm-container
  .field-wrapper
  .field-wrapper {
  border: 1px solid #d0d0d0;
  border-left-width: 10px;
  padding: 7px 10px 10px;
}
.portlet-dynamic-data-list-display
  .lfr-ddm-container
  .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(
    even
  ),
.portlet-dynamic-data-list-display
  .lfr-ddm-container
  .field-wrapper
  .field-wrapper[data-repeatable="true"]:nth-of-type(even),
.portlet-dynamic-data-lists
  .lfr-ddm-container
  .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(
    even
  ),
.portlet-dynamic-data-lists
  .lfr-ddm-container
  .field-wrapper
  .field-wrapper[data-repeatable="true"]:nth-of-type(even),
.portlet-journal
  .journal-article-container
  .lfr-ddm-container
  .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(
    even
  ),
.portlet-journal
  .journal-article-container
  .lfr-ddm-container
  .field-wrapper
  .field-wrapper[data-repeatable="true"]:nth-of-type(even) {
  background-color: #f5f5f5;
}
.portlet-dynamic-data-list-display
  .lfr-ddm-container
  .field-wrapper[data-repeatable="true"],
.portlet-dynamic-data-list-display
  .lfr-ddm-container
  .field-wrapper[data-repeatable="true"]
  .field-wrapper,
.portlet-dynamic-data-list-display
  .lfr-ddm-container
  .field-wrapper
  .field-wrapper,
.portlet-dynamic-data-list-display
  .lfr-ddm-container
  .field-wrapper
  .field-wrapper
  .field-wrapper,
.portlet-dynamic-data-lists
  .lfr-ddm-container
  .field-wrapper[data-repeatable="true"],
.portlet-dynamic-data-lists
  .lfr-ddm-container
  .field-wrapper[data-repeatable="true"]
  .field-wrapper,
.portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper,
.portlet-dynamic-data-lists
  .lfr-ddm-container
  .field-wrapper
  .field-wrapper
  .field-wrapper,
.portlet-journal
  .journal-article-container
  .lfr-ddm-container
  .field-wrapper[data-repeatable="true"],
.portlet-journal
  .journal-article-container
  .lfr-ddm-container
  .field-wrapper[data-repeatable="true"]
  .field-wrapper,
.portlet-journal
  .journal-article-container
  .lfr-ddm-container
  .field-wrapper
  .field-wrapper,
.portlet-journal
  .journal-article-container
  .lfr-ddm-container
  .field-wrapper
  .field-wrapper
  .field-wrapper {
  margin: 15px 0 0;
}
.lfr-portlet-item,
.lfr-portlet-item p a {
  font-size: 1em;
}
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center;
}
.breadcrumb.breadcrumb-vertical li {
  display: block;
}
.breadcrumb.breadcrumb-vertical li.last,
.breadcrumb.breadcrumb-vertical li.only {
  background: 0;
}
.breadcrumb.breadcrumb-vertical .divider {
  background: url(/DEKALB-theme/images/arrows/07_down.png) no-repeat 50% 100%;
  display: block;
  text-indent: 110%;
  white-space: nowrap;
  overflow: hidden;
  height: 10px;
}
.taglib-calendar tr.portlet-section-header th,
.taglib-calendar tr td {
  border-width: 0;
}
.taglib-calendar tr td a {
  background-color: #f0f5f7;
  border: 1px solid #fff;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0;
}
.taglib-calendar tr td a:hover {
  background-color: #727c81;
  color: #fff;
}
.taglib-calendar tr td.calendar-inactive {
  background-color: #fff;
  color: #b5bfc4;
}
.taglib-calendar tr th {
  border-bottom-color: #d7d7d7;
}
.taglib-calendar table td {
  border-width: 0;
}
.taglib-calendar .calendar-current-day,
.taglib-calendar .calendar-current-day a {
  background-color: #fff;
}
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727c81;
  color: #369;
  text-decoration: underline;
}
.navbar form {
  margin: 0;
}
.ie6 .portlet-borderless-bar .portlet-actions {
  display: inline;
  filter: alpha(opacity=90);
}
.menu-content,
.underlay-content {
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
}
.lfr-add-panel,
.lfr-device-preview-panel,
.lfr-edit-layout-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.lfr-preview-file-image img,
.lfr-translation-manager {
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
}
.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
}
.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
}
.lfr-device-preview .lfr-device-size-status-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px white;
  -moz-box-shadow: 0 0 1px white;
  box-shadow: 0 0 1px white;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.lfr-device-preview .lfr-device:after,
.lfr-device-preview .lfr-device:before {
  -webkit-box-shadow: #111 0 1px 0;
  -moz-box-shadow: #111 0 1px 0;
  box-shadow: #111 0 1px 0;
}
.lfr-device-preview .lfr-device:after {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}
.lfr-device-preview .lfr-device.rotated:after,
.lfr-device-preview .lfr-device.rotated:before {
  -webkit-box-shadow: #111 -1px 1px 0;
  -moz-box-shadow: #111 -1px 1px 0;
  box-shadow: #111 -1px 1px 0;
}
.lfr-device-preview .lfr-device.smartphone,
.lfr-device-preview .lfr-device.tablet {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.lfr-device-preview .lfr-device.tablet:before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
@media (max-width: 979px) {
  .dockbar .navbar-inner .btn-navbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
  }
}
.dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.dockbar .navbar-inner .nav li.staging-toggle span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.dockbar .menu-button-active .menu-button {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
}
.dockbar .impersonating-user .alert-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.dockbar-split .dockbar .navbar-inner .nav > li > a {
  text-shadow: none;
}
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
}
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
@media (max-width: 979px) {
  .navbar .navbar-search .form-search .search-query {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px;
  }
}
.portlet-document-library .lfr-ddm-small-image-preview,
.portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  -webkit-box-shadow: 0 1px 3px #ccc;
  -moz-box-shadow: 0 1px 3px #ccc;
  box-shadow: 0 1px 3px #ccc;
}
.portlet-asset-category-admin .tree-node-selected,
.portlet-asset-category-admin .tree-node-over,
.portlet-asset-category-admin .category-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -webkit-box-shadow: inset 0 0 2px #224fa8;
  -moz-box-shadow: inset 0 0 2px #224fa8;
  box-shadow: inset 0 0 2px #224fa8;
}
.portlet-document-library-upload-mask .overlaymask-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.lfr-search-combobox-item,
.portlet-journal .lfr-search-combobox .search input {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
}
.lfr-search-combobox .field-input-text {
  -webkit-border-radius: 4px 1px 1px 4px;
  -moz-border-radius: 4px 1px 1px 4px;
  -ms-border-radius: 4px 1px 1px 4px;
  -o-border-radius: 4px 1px 1px 4px;
  border-radius: 4px 1px 1px 4px;
}
.lfr-search-combobox .button-input {
  -webkit-border-radius: 1px 4px 4px 1px;
  -moz-border-radius: 1px 4px 4px 1px;
  -ms-border-radius: 1px 4px 4px 1px;
  -o-border-radius: 1px 4px 4px 1px;
  border-radius: 1px 4px 4px 1px;
}
.lfr-upload-container .progress-bar,
.lfr-upload-container .progress,
.lfr-editable:after {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
body > .lfr-menu-list ul,
.active-area-proxy,
.entry-display-style .entry-thumbnail,
.lfr-api-results,
.lfr-translation-manager,
.lfr-translation-manager-translation,
.lfr-upload-container .cancel-button .modify-pages .delete-tab,
.portlet-image-gallery-display .image-thumbnail img,
.portlet-search .search-facet .facet-value,
.rule-group-instance-container .rule-group-instance,
.select-documents,
.select-files,
.taglib-ratings.stars:hover,
.taglib-ratings.stars:hover .liferay-rating-vote,
.tags-search-combobox .field-input-text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.entry-display-style,
.lfr-search-combobox,
.lfr-upload-container .upload-file,
.lfr-upload-container .upload-target,
.portlet-document-library .common-file-metadata-container.selected,
.portlet-document-library-display .common-file-metadata-container.selected,
.portlet-image-gallery-display .image-icon,
.select-documents,
.select-files {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.portlet-journal .lfr-ddm-container .field-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.portlet-journal .display-page-item-container .display-page-item,
.portlet-journal
  .display-page-item-container
  .display-page-item
  .display-page-item-remove,
.taglib-categorization-filter .asset-entry {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
}
.menu-content {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.underlay-content {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.lfr-add-panel .add-content-button .lfr-actions {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover,
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover,
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over,
.lfr-add-panel
  .lfr-panel-content
  .app-view-entry-taglib.display-descriptive:hover,
.lfr-add-panel
  .lfr-panel-content
  .app-view-entry-taglib.display-descriptive.hover,
.lfr-add-panel
  .lfr-panel-content
  .app-view-entry-taglib.display-descriptive.over {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.lfr-add-panel .lfr-panel.lfr-extended {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar,
.lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  background-image: -webkit-gradient(
    linear,
    50% 0,
    50% 100%,
    color-stop(0%, #d2dbe4),
    color-stop(100%, #bdc8d6)
  );
  background-image: -webkit-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -moz-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -o-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: linear-gradient(#d2dbe4, #bdc8d6);
}
.lfr-add-panel .search-panel .add-content-search .field-input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.lfr-add-dialog .add-content-menu .search-query,
.lfr-add-panel .add-content-menu .search-query {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px;
}
.lfr-content-preview-popup .lfr-content-preview-popup-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
}
.lfr-message .lfr-message-control {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.lfr-token,
.layout-customizable-controls,
.lfr-translation-manager-delete-translation {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
}
.customizable-layout-column-content {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px;
}
.staging-tabview-list {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.site-variations-tabview-list .tab-content,
.staging-tabview-list .tab-active .tab-content,
.tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.rule-group-instance-container .rule-group-instance {
  -webkit-box-shadow: 1px 1px 2px #999;
  -moz-box-shadow: 1px 1px 2px #999;
  box-shadow: 1px 1px 2px #999;
}
.lfr-action-label {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.lfr-api-service-search .field-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.lfr-progress-active .progress-bar-status,
.lfr-upload-container .file-uploading .progress-bar .progress {
  background-image: -webkit-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.3) 25%,
    rgba(255, 255, 255, 0) 25%,
    rgba(255, 255, 255, 0) 50%,
    rgba(255, 255, 255, 0.3) 50%,
    rgba(255, 255, 255, 0.3) 75%,
    rgba(255, 255, 255, 0) 75%,
    rgba(255, 255, 255, 0)
  );
  background-image: -moz-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.3) 25%,
    rgba(255, 255, 255, 0) 25%,
    rgba(255, 255, 255, 0) 50%,
    rgba(255, 255, 255, 0.3) 50%,
    rgba(255, 255, 255, 0.3) 75%,
    rgba(255, 255, 255, 0) 75%,
    rgba(255, 255, 255, 0)
  );
  background-image: -o-linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.3) 25%,
    rgba(255, 255, 255, 0) 25%,
    rgba(255, 255, 255, 0) 50%,
    rgba(255, 255, 255, 0.3) 50%,
    rgba(255, 255, 255, 0.3) 75%,
    rgba(255, 255, 255, 0) 75%,
    rgba(255, 255, 255, 0)
  );
  background-image: linear-gradient(
    -45deg,
    rgba(255, 255, 255, 0.3) 25%,
    rgba(255, 255, 255, 0) 25%,
    rgba(255, 255, 255, 0) 50%,
    rgba(255, 255, 255, 0.3) 50%,
    rgba(255, 255, 255, 0.3) 75%,
    rgba(255, 255, 255, 0) 75%,
    rgba(255, 255, 255, 0)
  );
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-transition: width 0.5s ease-out;
  -moz-transition: width 0.5s ease-out;
  -o-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out;
}
@-webkit-keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
@-moz-keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
@-o-keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
@keyframes highlight-animation {
  from {
    background-color: #ffc;
  }
  to {
    background-color: transparent;
  }
}
.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  -moz-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s;
}
body:first-of-type .portlet-borderless-bar,
body:first-of-type .portlet-content .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0.15s;
  -moz-transition: opacity 0.5s ease 0.15s;
  -o-transition: opacity 0.5s ease 0.15s;
  transition: opacity 0.5s ease 0.15s;
}
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar,
body:first-of-type .portlet-content:hover .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s;
}
body:first-of-type .portlet-borderless-bar .portlet-actions,
body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: max-width 0.3s ease-in;
  -webkit-transition-delay: 0.2s;
  -moz-transition: max-width 0.3s ease-in 0.2s;
  -o-transition: max-width 0.3s ease-in 0.2s;
  transition: max-width 0.3s ease-in 0.2s;
  text-overflow: ellipsis;
  white-space: nowrap;
}
body:first-of-type .portlet-borderless-bar .portlet-actions,
body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  -webkit-transition: max-width 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: max-width 0.3s ease 0s;
  -o-transition: max-width 0.3s ease 0s;
  transition: max-width 0.3s ease 0s;
}
body:first-of-type
  .portlet-borderless-container:hover
  .portlet-borderless-bar
  .portlet-actions {
  max-width: 500px;
}
body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  max-width: 200px;
}
.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
}
.portlet-document-library .entry-thumbnail .label,
.portlet-document-library-display .workflow-status .label,
.portlet-journal .entry-thumbnail .label {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}
@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
@-o-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
  75% {
    background-color: #ddedde;
    border-color: #7d7;
  }
  100% {
    background-color: #ebebeb;
    border-color: #ddd;
  }
}
.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none;
}
.upload-drop-active .portlet-document-library .document-container {
  -webkit-box-shadow: inset 0 0 5px #b8c1d1;
  -moz-box-shadow: inset 0 0 5px #b8c1d1;
  box-shadow: inset 0 0 5px #b8c1d1;
}
.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite;
} /*! jQuery UI - v1.11.2 - 2014-10-29 http://jqueryui.com
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px 0.4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url("/DEKALB-theme/css/libs/data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget-content {
  border: 1px solid #ddd;
  background: #eee;
  color: #333;
}
.ui-widget-content a {
  color: #333;
}
.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828;
  color: #fff;
  font-weight: bold;
}
.ui-widget-header a {
  color: #fff;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #ccc;
  background: #f6f6f6;
  font-weight: bold;
  color: #1c94c4;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce;
  font-weight: bold;
  color: #c77405;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #c77405;
  text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #fff;
  font-weight: bold;
  color: #eb8f00;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c;
  color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900;
  color: #fff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #fff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #fff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/DEKALB-theme/css/libs/images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("/DEKALB-theme/css/libs/images/ui-icons_ffffff_256x240.png");
}
.ui-state-default .ui-icon {
  background-image: url("/DEKALB-theme/css/libs/images/ui-icons_ef8c08_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url("/DEKALB-theme/css/libs/images/ui-icons_ef8c08_256x240.png");
}
.ui-state-active .ui-icon {
  background-image: url("/DEKALB-theme/css/libs/images/ui-icons_ef8c08_256x240.png");
}
.ui-state-highlight .ui-icon {
  background-image: url("/DEKALB-theme/css/libs/images/ui-icons_228ef1_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("/DEKALB-theme/css/libs/images/ui-icons_ffd27a_256x240.png");
}
.ui-icon-blank {
  background-position: 16px 16px;
}
.ui-icon-carat-1-n {
  background-position: 0 0;
}
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}
.ui-icon-carat-1-e {
  background-position: -32px 0;
}
.ui-icon-carat-1-se {
  background-position: -48px 0;
}
.ui-icon-carat-1-s {
  background-position: -64px 0;
}
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}
.ui-icon-carat-1-w {
  background-position: -96px 0;
}
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}
.ui-widget-overlay {
  background: #666
    url("/DEKALB-theme/css/libs/images/ui-bg_diagonals-thick_20_666666_40x40.png")
    50% 50% repeat;
  opacity: 0.5;
  filter: Alpha(Opacity=50);
}
.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000;
  opacity: 0.2;
  filter: Alpha(Opacity=20);
  border-radius: 5px;
}
.flex-container a:active,
.flex-container a:focus,
.flexslider a:active,
.flexslider a:focus {
  outline: 0;
}
.flex-control-nav,
.flex-direction-nav,
.slides {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  width: 100%;
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  max-width: 100%;
  display: block;
  width: 100%;
}
@-moz-document url-prefix() {
  .flexslider .slides img {
    max-width: 100%;
    display: block;
    width: 100%;
  }
}
.flexslider .slides object {
  max-width: 100%;
  display: block;
  width: 100%;
  margin-bottom: 2em;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
.flexslider {
  background: 0;
  position: relative;
  top: 0;
  left: 0;
}
.flexslider .slides {
  margin: 0;
  zoom: 1;
  overflow: hidden;
}
.flexslider .slides > li {
  position: relative;
}
.flex-container {
  zoom: 1;
  position: relative;
}
.flex-caption {
  zoom: 1;
  width: 96%;
  padding: 2%;
  margin: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  font-size: 18px;
  line-height: 18px;
}
.flex-direction-nav {
  height: 0;
  display: none;
  margin: 0;
}
.flex-direction-nav li a {
  width: 45px;
  height: 45px;
  margin: -22px 0 0;
  display: block;
  background: url(/DEKALB-theme/images/bg_direction_nav.png) no-repeat;
  position: absolute;
  top: 50%;
  cursor: pointer;
  text-indent: -999em;
}
.flex-direction-nav li .next {
  background-position: -45px 0;
  right: 5px;
}
.flex-direction-nav li .prev {
  left: 5px;
}
.flex-direction-nav li .disabled {
  opacity: 0.3;
  filter: alpha(opacity=30);
  cursor: default;
}
.flexslider ol {
  margin: 0;
  padding: 0;
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 0 0 5px;
  display: inline-block;
  zoom: 1;
}
.flex-control-nav li:first-child {
  margin: 0;
}
.flex-control-nav li a {
  width: 27px;
  height: 20px;
  display: block;
  background: url(/DEKALB-theme/css/libs/../images/bg_control_nav.png) no-repeat;
  cursor: pointer;
  text-indent: -999em;
}
.flex-control-nav li a:hover {
  background-position: 0 -30px;
}
.flex-control-nav li a.active {
  background-position: 0 -60px;
  cursor: default;
}
.homeNewsMobile .flex-control-nav {
  position: static;
  margin-bottom: 35px;
}
.homeNewsMobile .flex-control-nav li a {
  background-image: url(/DEKALB-theme/css/libs/../images/bg_control_nav_mobile.png);
}
.homeNewsMobile .flex-control-nav li a:hover {
  background-position: 0 -28px;
}
.homeNewsMobile .flex-control-nav li a.active {
  background-position: 0 -58px;
}
.homeNewsMobile .flexslider .slides {
  padding-bottom: 10px;
  margin: 0 0 0.325em;
}
.highlight-mobile .flex-control-nav {
  position: static;
  margin-top: 10px;
}
.highlight-mobile .flex-control-nav li a {
  background-image: url(/DEKALB-theme/css/libs/../images/bg_control_nav_mobile.png);
}
.highlight-mobile .flex-control-nav li a:hover {
  background-position: 0 -28px;
}
.highlight-mobile .flex-control-nav li a.active {
  background-position: 0 -58px;
}
@media screen and (max-width: 1023px) {
  .flexslider .slides img {
    max-width: 100%;
    display: block;
    width: 100%;
    height: auto;
  }
}
.mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none;
}
.mCustomScrollbar.mCS_no_scrollbar {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr;
}
.mCSB_container {
  overflow: hidden;
  width: auto;
  height: auto;
}
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 12px;
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 8px;
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.mCustomScrollBox
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  height: 100%;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 12px;
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 8px;
  margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}
.mCSB_container_wrapper {
  position: absolute;
  height: auto;
  width: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-right: 30px;
  margin-bottom: 30px;
}
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden
  + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}
.mCS-dir-rtl
  > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  + .mCSB_scrollTools
  ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}
.mCS-dir-rtl
  > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}
.mCS-dir-rtl
  > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden
  + .mCSB_scrollTools
  ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 0;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  margin-right: 0;
  margin-left: 30px;
}
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  margin-left: 0;
}
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside
  > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-transition: opacity 0.2s ease-in-out,
    background-color 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar {
  -webkit-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -moz-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  -o-transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
  transition: width 0.2s ease-out 0.2s, height 0.2s ease-out 0.2s,
    margin-left 0.2s ease-out 0.2s, margin-right 0.2s ease-out 0.2s,
    margin-top 0.2s ease-out 0.2s, margin-bottom 0.2s ease-out 0.2s,
    opacity 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCustomScrollbar
  > .mCustomScrollBox
  > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar
  > .mCustomScrollBox
  ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
  background-image: url(/DEKALB-theme/css/libs/mCSB_buttons.png);
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
}
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
}
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
}
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
}
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-2.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px 0;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -20px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -40px;
}
.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -56px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-2.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px 0;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -20px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -40px;
}
.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -56px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
  width: 4px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 4px;
  margin: 6px 0;
}
.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 6px;
  margin: 5px auto;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-light-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px 0;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -20px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -40px;
}
.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -56px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px 0;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -20px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -40px;
}
.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -56px;
}
.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
}
.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 2px;
  margin: 7px auto;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-thin.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px 0;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -20px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -40px;
}
.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -56px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
  height: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 14px;
  margin: 0 1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 14px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal
  .mCSB_dragger
  .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 14px;
  margin: 1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 16px;
  height: 16px;
  margin: -1px 0;
}
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_dragger
  .mCSB_dragger_bar {
  height: 16px;
  width: 16px;
  margin: 0 -1px;
}
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 -72px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -92px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -112px;
}
.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -128px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.15);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-rounded-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -80px -72px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -80px -92px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -80px -112px;
}
.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -80px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
  width: 4px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  background-color: transparent;
  background-position: center;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(/DEKALB-theme/css/libs/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==);
  background-repeat: repeat-y;
  opacity: 0.3;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  height: 4px;
  margin: 6px 0;
  background-repeat: repeat-x;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -16px -72px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -16px -92px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -20px -112px;
}
.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -20px -128px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-image: url(/DEKALB-theme/css/libs/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=);
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -96px -72px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -96px -92px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -100px -112px;
}
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -100px -128px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-y;
  background-image: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, rgba(255, 255, 255, 0.5)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background-image: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -ms-linear-gradient(
    left,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(255, 255, 255, 0.5)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background-image: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
  background-image: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.5) 0,
    rgba(255, 255, 255, 0) 100%
  );
}
.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 70px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 70px;
}
.mCS-3d-dark.mCSB_scrollTools,
.mCS-3d.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools .mCSB_draggerRail {
  width: 8px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.5),
    inset -1px 0 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 8px;
  margin: 4px 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.5),
    inset 0 -1px 1px rgba(255, 255, 255, 0.2);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 8px;
  margin: 4px auto;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=30)";
  -ms-filter: "alpha(opacity=30)";
}
.mCS-3d-thick-dark.mCSB_scrollTools,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer,
.mCS-3d-thick.mCSB_scrollTools,
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical {
  right: 1px;
}
.mCS-3d-thick-dark.mCSB_scrollTools_vertical,
.mCS-3d-thick.mCSB_scrollTools_vertical {
  box-shadow: inset 1px 0 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal,
.mCS-3d-thick.mCSB_scrollTools_horizontal {
  bottom: 1px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.5);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4);
  width: 12px;
  margin: 2px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #555;
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  width: auto;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-3d-thick-dark.mCSB_scrollTools {
  box-shadow: inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1),
    inset 0 0 14px rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.4),
    inset -1px 0 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4),
    inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #777;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer {
  background-color: #fff;
  background-color: rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 1px 16px rgba(0, 0, 0, 0.1);
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  right: 0;
  margin: 12px 0;
}
.mCustomScrollBox.mCS-minimal
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark
  + .mCSB_scrollTools
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox.mCS-minimal-dark
  + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0;
  margin: 0 12px;
}
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical,
.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical {
  left: 0;
  right: auto;
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger {
  height: 50px;
}
.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 50px;
}
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=20)";
  -ms-filter: "alpha(opacity=20)";
}
.mCS-minimal-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  filter: "alpha(opacity=50)";
  -ms-filter: "alpha(opacity=50)";
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
}
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0;
}
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  width: 12px;
}
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_dragger.mCSB_dragger_onDrag_expanded
  + .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand
  .mCSB_draggerContainer:hover
  .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-dark-3.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools .mCSB_draggerRail {
  width: 12px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  margin: 3px 5px;
  position: absolute;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  height: 6px;
  margin: 5px 3px;
  position: absolute;
  width: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 12px;
  margin: 2px 0;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -32px -72px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -32px -92px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -40px -112px;
}
.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -40px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-2-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1);
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight,
.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail {
  border-color: #000;
  border-color: rgba(0, 0, 0, 0.2);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.6);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.6);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
}
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.85);
}
.mCS-inset-3.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.75);
}
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.85);
}
.mCS-inset-3-dark.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar,
.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-buttons div,
.owl-controls .owl-page {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.grabbing {
  cursor: url(/DEKALB-theme/css/libs/grabbing.png) 8 8, move;
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  color: #fff;
  display: inline-block;
  zoom: 1;
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: Alpha(Opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #fff;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
.owl-item.loading {
  min-height: 150px;
  background: url(/DEKALB-theme/css/libs/AjaxLoader.gif) center center no-repeat;
}
.optanon-alert-box-wrapper .banner-content .banner-policy-link {
  color: white;
  font-weight: bold;
}
form .error select + div.form-validator-stack.help-inline {
  left: 78%;
}
* {
  margin: 0;
}
.portlet-body::after {
  display: block;
  content: "";
  clear: both;
}
.portlet-body::before {
  display: block;
  content: "";
  clear: both;
}
.aui a:focus {
  outline: 0;
}
.social-links a:focus {
  text-decoration: none;
}
.col_2_3 .portlet-journal-content {
  clear: left;
}
.aui body.noscroll {
  overflow-y: hidden !important;
  width: 100%;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  position: relative;
  height: auto;
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  background: #fff !important;
  font-size: 100%;
}
#content .portlet-journal-content .flexslider .slides li {
  list-style-type: none;
}
#content .portlet-journal-content ul li {
  list-style-type: disc;
}
#content .portlet-journal-content ol li {
  list-style-type: decimal;
}
.ocu {
  display: none !important;
}
label.ocu {
  display: none !important;
}
a:link,
a:visited,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: 0;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
a {
  color: red;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.pull-left {
  float: left !important;
}
.aui.dialog-iframe-root-node body {
  float: left;
}
.aui .modal {
  border-radius: 0;
}
.aui .modal-header {
  border-bottom: 0;
  padding: 10px 10px 0;
}
.aui .modal-header span {
  display: inline-block;
  margin-top: 1px;
  width: 87%;
  position: relative;
}
.aui .modal-header:after {
  position: absolute;
  top: -5px;
  content: "";
  width: 10px;
  height: 8px;
  left: 50%;
  background: url(/DEKALB-theme/css/../images/arrow_white_form_login.png) 0 0
    no-repeat;
}
.aui .modal-header .close {
  padding: 10px;
  margin: 0 0 -10px 0;
}
.aui .modal-body,
.window-state-popup {
  max-height: none;
  padding: 10px 10px 0;
}
.aui button.btn.close,
.aui button.btn.close:hover {
  background: url(/DEKALB-theme/css/../images/ico_close.png) no-repeat top right
    transparent;
  width: 15px;
  height: 15px;
  opacity: 1;
  box-shadow: none;
  font-size: 0;
}
.aui .btn:focus {
  outline: thin dotted #333;
  outline: 0 auto -webkit-focus-ring-color;
  outline-offset: 0;
}
.aui .control-group.success .control-label,
.aui .control-group.success .help-block,
.aui .control-group.success .help-inline {
  color: #333 !important;
}
.aui .newsText a,
.aui .agronomyText a,
.aui .newsDetailContent .newsText a,
.aui .newsText a:hover,
.aui .agronomyText a:hover,
.aui .newsDetailContent .newsText a:hover {
  color: #41c0d4;
  font-weight: bold;
  font-family: Arial;
  font-size: 1em;
}
.aui .newsText a:hover,
.aui .agronomyText a:hover,
.aui .newsDetailContent .newsText a:hover {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.aui .navbar .nav > li {
  float: left;
  list-style-type: none;
}
.aui body {
  margin: 0;
  font-family: Arial, sans-serif;
  font-size: 1em;
  color: #333;
  background-color: white;
}
.aui a:hover {
  color: #005983;
  text-decoration: none;
}
.aui p {
  margin: 0;
}
.aui .breadcrumb {
  background: #fff;
  padding: 0 0 !important;
  width: 100% !important;
  float: left;
  margin: 0 0 1.2em !important;
}
.aui .breadcrumb > li > a,
.aui .breadcrumb > li > a:hover {
  display: inline;
  color: #005983;
  margin: 0;
  padding: 0.8em 0 0 0 !important;
}
.aui .breadcrumb > li > .divider {
  width: 0.8em;
  height: 1.2em;
  display: inline;
  margin: 0.5em 0 0 0.3em;
}
.aui ul {
  margin: 0 0 0.625em 0;
  padding: 0;
}
.aui ol {
  margin: 0.5em 0 0.625em 2em;
  padding: 0;
}
.aui .breadcrumb > li > .divider {
  color: #005983;
  padding: 0;
  margin-top: 0.6em;
  font-size: 1.4em;
  line-height: 1;
}
.aui .breadcrumb .active {
  color: #005983;
}
.aui .header-search input[type="button"],
.aui .content-search input[type="button"] {
  border: medium none;
  width: auto;
}
.aui .bannerbg .flexslider li {
  line-height: 0;
}
input[placeholder],
input::-webkit-input-placeholder,
input:-moz-placeholdern,
input::-moz-placeholder,
input:-ms-input-placeholder {
  color: #41c0d4;
}
.content-search input::-webkit-input-placeholder {
  color: #41c0d4;
}
.content-search input:-moz-placeholder {
  color: #41c0d4;
}
.content-search input::-moz-placeholder {
  color: #41c0d4;
}
.content-search input:-ms-input-placeholder {
  color: #41c0d4;
}
.portlet-form .error .form-validator-stack.help-inline {
  position: initial;
  margin-top: 10px;
  margin-bottom: 10px;
}
.portlet-form .aui-field-content .control-label {
  font-weight: bold;
}
.aui nav ul {
  margin: 0;
}
.aui nav ul li {
  list-style: none;
}
.aui nav ul li a,
.aui nav ul li a:hover {
  color: #fff;
}
.aui h1 {
  margin: 0;
}
.aui .contactTabs label,
.aui .contactTabs input,
.aui .contactTabs button,
.aui .contactTabs select,
.aui .contactTabs textarea {
  font-size: 0.9375em !important;
  font-weight: normal;
}
.aui .control-group.error input,
.aui .control-group.error select,
.aui .control-group.error textarea {
  border-color: #005983 !important;
  -webkit-box-shadow: inset 0 0.09em 0.08em rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 0.09em 0.08em rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0.09em 0.08em rgba(0, 0, 0, 0.075);
  background: #f2f2f2;
  height: 2em;
}
.aui .control-group.error .control-label,
.aui .control-group.error .help-block,
.aui .control-group.error .help-inline {
  color: #333 !important;
}
.aui .control-group.error .checkbox,
.aui .control-group.error .radio,
.aui .control-group.error input,
.aui .control-group.error select,
.aui .control-group.error textarea {
  color: #333 !important;
  float: left;
}
.aui .blue-box form .formChecks.control-group.errorMes label.checkbox {
  color: #fff !important;
  margin-bottom: 0;
}
.contact .contact-right .form-title {
  font-family: "dekalb_bold";
  display: block;
  color: #005983;
  font-size: 1.6em;
}
.contact .contact-right .form-text {
  width: 100%;
  float: none;
  font-size: 0.9375em;
  margin-bottom: 0;
}
.aui .contactTabs select,
.aui .contactTabs textarea,
.aui .contactTabs input[type="text"],
.aui .contactTabs input[type="password"],
.aui .contactTabs input[type="datetime"],
.aui .contactTabs input[type="datetime-local"],
.aui .contactTabs input[type="date"],
.aui .contactTabs input[type="month"],
.aui .contactTabs input[type="time"],
.aui .contactTabs input[type="week"],
.aui .contactTabs input[type="number"],
.aui .contactTabs input[type="email"],
.aui .contactTabs input[type="url"],
.aui .contactTabs input[type="search"],
.aui .contactTabs input[type="tel"],
.aui .contactTabs input[type="color"],
.aui .contactTabs .uneditable-input {
  display: inline-block;
  height: 2em;
  padding: 0 0.43em;
  margin-bottom: 0.8em;
  line-height: 1.4;
  color: #555;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  vertical-align: middle;
}
.aui .contactTabs select {
  width: 15em;
  height: 2em !important;
  border: 0.08em solid #005983 !important;
  background-color: white;
}
.aui #contactTab1 .btn-primary,
.aui #contactTab2 .btn-primary,
.aui #contactTab1 .btn-cancel,
.aui #contactTab2 .btn-cancel,
.aui .user-profile #contactTab1 .button-holder .btn-primary {
  border: 2px solid #005983 !important;
  background: #0084c2;
  color: #fff;
  padding: 15px 70px;
  font-family: "dekalb_bold_italic" !important;
  font-size: 26px !important;
  text-transform: uppercase;
  margin: 15px auto;
  float: none;
}
.aui #contactTab1 .button-holder .btn-primary {
  border: 2px solid #005983 !important;
  background: #0084c2;
  color: #fff;
  padding: 20px 70px;
  font-family: "dekalb_bold_italic" !important;
  font-size: 26px !important;
  text-transform: uppercase;
  margin: 15px auto;
  float: none;
}
.journal-content-article .highlight {
  background: #fff;
}
.portlet-journal-content .journal-content-article {
  clear: right;
}
.portlet-boundary_DEKALBcataloguesearch_WAR_catalogue_
  .journal-content-article {
  float: right;
}
.aui .contactTabs textarea,
.aui .contactTabs input[type="text"],
.aui .contactTabs input[type="password"],
.aui .contactTabs input[type="datetime"],
.aui .contactTabs input[type="datetime-local"],
.aui .contactTabs input[type="date"],
.aui .contactTabs input[type="month"],
.aui .contactTabs input[type="time"],
.aui .contactTabs input[type="week"],
.aui .contactTabs input[type="number"],
.aui .contactTabs input[type="email"],
.aui .contactTabs input[type="url"],
.aui .contactTabs input[type="search"],
.aui .contactTabs input[type="tel"],
.aui .contactTabs input[type="color"],
.aui .contactTabs .uneditable-input,
.aui .contactTabs textarea:focus,
.aui .contactTabs input[type="text"]:focus,
.aui .contactTabs input[type="password"]:focus,
.aui .contactTabs input[type="datetime"]:focus,
.aui .contactTabs input[type="datetime-local"]:focus,
.aui .contactTabs input[type="date"]:focus,
.aui .contactTabs input[type="month"]:focus,
.aui .contactTabs input[type="time"]:focus,
.aui input[type="week"]:focus,
.aui .contactTabs input[type="number"]:focus,
.aui .contactTabs input[type="email"]:focus,
.aui .contactTabs input[type="url"]:focus,
.aui .contactTabs input[type="search"]:focus,
.aui .contactTabs input[type="tel"]:focus,
.aui .contactTabs input[type="color"]:focus,
.aui .contactTabs .uneditable-input:focus {
  box-shadow: none;
  border-color: #005983;
  box-sizing: border-box;
}
.contact form .error .form-validator-stack.help-inline {
  position: absolute;
  margin-left: 0;
}
.ui-menu .grayAutcomplete.ui-menu-item {
  color: #707272;
  font-family: "dekalb_medium_italic";
  font-size: 0.9375em !important;
  padding: 0 0.8em;
  border: 0;
  width: 12.5em !important;
}
.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
  z-index: 10000;
  overflow: hidden;
  max-height: 130px;
  height: auto !important;
  box-sizing: border-box;
}
.ui-menu .grayAutcomplete.ui-menu-item.ui-widget-content {
  border: none !important;
}
.ui-autocomplete {
  border: 0;
}
.ui-autocomplete {
  border: 0.09em solid #005983;
}
.ui-menu .ui-menu-item {
  color: #41c0d4;
  font-family: "dekalb_medium_italic";
  font-size: 0.9375em !important;
  padding: 0 0.8em;
}
input.defaultButton,
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: none !important;
  background: #d9d9d9 !important;
  color: #707272;
  font-family: "dekalb_medium_italic";
  font-size: 0.9375em !important;
  font-weight: normal !important;
  text-shadow: none;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #707272 !important;
  text-decoration: none;
}
input.css-radio {
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  position: fixed;
  top: -50000em;
}
label.radio-label {
  padding-left: 1.8em;
  margin-right: 1em;
  display: inline-block;
  cursor: pointer;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: italic;
  font-size: 0.9em;
  background: url(/DEKALB-theme/css/../images/input_search_off.png) no-repeat
    left center transparent;
}
label.radio-label.radio-selected {
  background: url(/DEKALB-theme/css/../images/input_search_on.png) no-repeat
    left center transparent;
}
label.radio-label.black {
  background: url(/DEKALB-theme/css/../images/input_search_results_off.png)
    no-repeat left center transparent;
}
label.radio-label.black.radio-selected {
  background: url(/DEKALB-theme/css/../images/input_search_results_on.png)
    no-repeat left center transparent;
}
label.checkbox-label {
  font-size: 0.875em !important;
  background: url(/DEKALB-theme/css/../images/ico_input_product.png) no-repeat
    left center transparent;
  padding: 0.1em 0 0.1em 1.8em;
  color: #999;
  display: block;
}
label.checkbox-label.checkbox-selected {
  font-size: 0.875em !important;
  margin-left: -1.1em;
  background: #eee url(/DEKALB-theme/css/../images/ico_input_product_on.png)
    no-repeat 0.8em 0.3em;
  display: block;
  border: 0.09em solid #005983;
  width: 98.5%;
  padding: 0 0 0 2.3em;
}
input.css-checkbox {
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  position: fixed;
  top: -50000em;
}
input.css-checkbox-green,
input.css-checkbox-blue,
input.css-checkbox-mb {
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  position: fixed;
  top: -50000em;
}
label.checkbox-label.green {
  font-size: 0.875em !important;
  background: url(/DEKALB-theme/css/../images/checkbox_catalogue_off.png)
    no-repeat left 0.4em transparent;
  padding: 0 0 0 2em;
  color: #999;
  display: block;
  width: auto;
  height: auto;
  color: #fff !important;
}
label.checkbox-label.checkbox-selected.green {
  font-size: 0.875em !important;
  background: url(/DEKALB-theme/css/../images/checkbox_catalogue_on.png)
    no-repeat left 0.4em transparent;
  display: block;
  width: auto;
  height: auto;
  color: #fff !important;
  border: none !important;
  margin-left: 0 !important;
}
label.checkbox-label.mb {
  font-size: 0.875em !important;
  background: url(/DEKALB-theme/css/../images/checkbox_catalogue_off.png)
    no-repeat left center transparent;
  padding: 0 0 0 2em;
  color: #999;
  display: block;
  height: 1.4em;
  color: #005983 !important;
}
label.checkbox-label.checkbox-selected.mb {
  font-size: 0.875em !important;
  background: url(/DEKALB-theme/css/../images/checkbox_catalogue_on.png)
    no-repeat left center transparent;
  display: block;
  height: 1.4em;
  color: #005983 !important;
}
.line-filter {
  display: none;
}
input[type="range"] {
  background-color: white;
  height: 0.125em;
  width: 100%;
  margin: 0 0 0.8em 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "dekalb_regular", "dekalb_medium_italic";
}
a {
  color: #41c0d3;
}
a:hover {
  text-decoration: underline;
}
.link-color {
  color: #005983 !important;
}
.brr {
  clear: both;
}
.flo-izq {
  float: left;
}
.flo-dch {
  float: right;
}
.center {
  text-align: center;
}
.col_1_1 {
  max-width: 84em;
  margin: 0 auto;
  padding: 0.9375em 0;
}
.col_1_4 {
  float: left;
  margin: 0;
  color: #fff;
}
.col_1_3 {
  width: 25.3%;
  margin: 0 1.5em 1.5em 0;
  float: left;
}
.col_2_3 {
  width: 72%;
  margin: 0 0 3em;
  float: left;
  position: relative;
  top: 0;
  left: 0;
}
.defaultButton a {
  background: #fff;
  border: 0.15em solid #005983;
  padding: 0.4em 1.5em 0.2em;
  color: #005983;
  margin-bottom: 1em;
  font-family: "dekalb_bold";
  outline: 0;
  font-size: 1.2em;
  -webkit-appearance: none;
  margin-right: 0.5em;
  -webkit-border-radius: 0;
}
input.defaultButton {
  background: #fff;
  border: 0.15em solid #005983;
  padding: 0.4em 1em 0.2em;
  color: #005983;
  margin-bottom: 1em;
  font-family: "dekalb_bold";
  outline: 0;
  font-size: 1.2em;
  -webkit-appearance: none;
  margin-right: 1.5em;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  min-width: 5.2em !important;
}
.defaultButton.selected a,
.defaultButton a:hover {
  background: #337a9c;
  color: #fff;
}
input.defaultButton.selected {
  background: #337a9c;
  color: #fff;
}
.whiteButton a,
.whiteButton a:hover {
  background: #0d2328;
  padding: 0.3em 0.57em 0.2em;
  vertical-align: middle;
  border: 0.15em solid #fff;
  color: #fff;
  font-family: "dekalb_bold";
  font-size: 1.4em;
  float: right;
}
input.returnButton {
  background: white url(/DEKALB-theme/css/../images/arrow_return.png) 0.5em
    no-repeat;
  padding: 0.28em 0.57em 0.28em 0.9em;
  text-align: center;
  border: 0.15em solid #005983;
  color: #005983 !important;
  font-family: "dekalb_bold";
  font-size: 1.2em;
  float: right;
  text-transform: uppercase;
}
.clear {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}
.clearfix:after {
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
}
.aui .contactTabs #contactTab1 .control-group {
  margin-bottom: 0;
  clear: left;
  width: 100%;
}
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}
#wrapper {
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box;
}
#content.content {
  max-width: 84em;
  margin: 0 auto 55px;
  padding: 0 0.9375em;
}
.headerIn {
  background: #005983;
  color: #fff;
  border-bottom: 0.08em solid #fff;
  box-sizing: border-box;
}
.contentHeader {
  padding: 1.8em 0;
  margin: 0 50px;
}
.header-logo {
  float: right;
  width: 50px;
  height: 50px;
  margin: 0 0 12.5px 12.5px;
}
.header-logo a {
  display: inline-block;
}
.header-logo a img {
  height: 50px;
}
.header-logo.tbl-mob {
  display: none;
  margin-left: 10%;
}
.logo img {
  padding: 0 0 0 0.625em;
  height: 50px;
}
.site-title {
  float: left;
}
.header-options {
  float: right;
  margin-right: 0;
  margin-left: 2em;
}
.header-search {
  float: left;
}
.header-search input.input-search {
  padding: 0.05em 0.9em;
  font-family: "dekalb_medium_italic";
  border-radius: 1em;
  border: 0;
  background: #fff;
  outline: 0;
  width: 14em;
  height: 1.6em;
  box-sizing: border-box;
}
.header-search .radio-label {
  margin-left: 0.9em;
}
.header-search input.input-search-button {
  padding: 0.05em 0.9em;
  border: 0;
  background: url(/DEKALB-theme/css/../images/search-icon.png) no-repeat right
    center;
  outline: 0;
  position: relative;
  left: -2em;
  top: -0.35em;
}
.header-country {
  float: right;
  margin-right: 0.8em;
  width: 12em;
  font-style: italic;
}
.header-country .prettyfied-select {
  min-width: 4.3em;
  min-height: 2.3em;
}
.header-country .prettyfied-select .prettyfied-select-box {
  color: #fff;
  border-bottom: 0.15em solid #fff;
  background: url(/DEKALB-theme/css/../images/arrow_down_country.png) right 1em
    no-repeat transparent;
  width: 12em;
}
.header-country .prettyfied-select .prettyfied-select-box.expanded {
  background: url(/DEKALB-theme/css/../images/arrow_up_country.png) right 1em
    no-repeat transparent;
}
.header-country .prettyfied-select .dropDown {
  width: 77%;
  height: 7em !important;
}
.breadcrumb {
  margin: 0;
  padding: 0;
  background: 0;
  display: block;
}
.breadcrumb li {
  font-size: 0.75em;
  color: #005983;
}
.breadcrumb li:first-child {
  margin: 0.8em 0.2em 0 0;
}
.breadcrumb li a {
  text-decoration: underline;
  color: #005983;
  padding: 0 !important;
  margin: 0 !important;
}
.breadcrumb li a:hover {
  text-decoration: none;
}
.breadcrumb li.active a {
  text-decoration: none;
  color: #005983;
}
.breadcrumb li.active > span.divider {
  display: none;
}
.breadcrumb li.last.active a h1 {
  margin: 0 0.2em 0 0;
  font-size: 1em;
  display: inline;
  font-weight: normal;
  line-height: 1.8;
}
.breadcrumb li.last.active a h1 {
  color: #005983;
  text-decoration: none;
}
.bannerVideoIn {
  max-width: 70em;
  margin: 0 auto;
  padding: 0;
}
.bannerVideoData {
  width: 30em;
  float: left;
  color: #fff;
  margin: 7% 0;
  position: absolute;
  top: 0;
  left: 10%;
}
.bannerVideoData p {
  text-transform: uppercase;
  font-size: 2em;
  font-family: "dekalb_regular_italic", "dekalb_medium_italic";
  padding: 0.5em 1.5em 0.5em 0;
  line-height: 1.2;
}
.bannerVideoData a.defaultLink {
  background: transparent;
  border: 0.15em solid #fff;
  padding: 0.3em 1em;
  display: inline-block;
  line-height: 1;
  outline: 0;
  font-size: 1.2em;
  color: #fff;
  font-family: "dekalb_regular_italic", "dekalb_medium_italic";
}
.bannerVideoEmbed {
  width: 36%;
  float: right;
  padding: 5em 0 2em;
  background: url(/DEKALB-theme/css/../images/loader.gif) no-repeat center
    center transparent;
  position: absolute;
  right: 10%;
  top: 0;
}
.outer-container {
  position: relative;
  height: 0;
  padding-bottom: 62.25%;
}
.BrightcoveExperience {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dekalbLayout .col_1_3 .portlet-navigation {
  visibility: hidden;
}
#nav {
  display: block;
  margin: 0 auto;
}
ul#nav {
  background: #fff;
  font-family: "dekalb_bold_italic";
  padding: 0;
  margin: 0;
}
ul#nav > li {
  display: block;
  padding: 0;
  font-size: 1.25em !important;
  text-decoration: none;
  text-transform: uppercase !important;
  background: #005983;
  margin-bottom: 0.2em;
  list-style-type: none;
}
ul#nav > li a.children {
  background: #005983 url(/DEKALB-theme/css/../images/arrow_down_menu_left.png)
    right center no-repeat;
}
ul#nav > li a.children:hover {
  background: #41c0d4 url(/DEKALB-theme/css/../images/arrow_down_menu_left.png)
    right center no-repeat;
}
ul#nav > li > a.open,
ul#nav > li > a {
  color: #fff !important;
  font-family: "dekalb_bold_italic";
  display: block;
  padding: 0.3125em;
  text-decoration: none !important;
  font-size: 1.25em;
}
ul#nav > li > a:hover {
  text-decoration: none;
  padding: 0.3125em;
  background: #41c0d4;
}
ul#nav.level-1 li.selected a.open {
  background: url(/DEKALB-theme/css/../images/arrow_up_menu_left.png) right
    center no-repeat;
  border: 0;
  border-bottom: 0.09em solid #fff;
}
ul#nav.level-1 li.selected a.open:hover {
  background: #41c0d4 url(/DEKALB-theme/css/../images/arrow_up_menu_left.png)
    right center no-repeat !important;
  border: 0;
  border-bottom: 0.09em solid #fff;
}
.aui ul#nav li a {
  color: #fff !important;
  padding-right: 1.5em;
}
#nav li.submenu.active {
  background: url(/DEKALB-theme/css/../images/arrow_down_menu_left.png) 103%
    center no-repeat !important;
  padding-left: 0;
  margin-left: 0.5em;
}
#nav li.submenu.active:hover {
  background: #41c0d4 url(/DEKALB-theme/css/../images/arrow_down_menu_left.png)
    100% center no-repeat !important;
  padding-left: 0.5em;
  margin-left: 0;
}
#nav li.submenu.active a.open {
  background: url(/DEKALB-theme/css/../images/arrow_up_menu_left.png) right
    center no-repeat !important;
}
#nav li.submenu.active a.open:hover {
  background: url(/DEKALB-theme/css/../images/arrow_up_menu_left.png) right
    center no-repeat !important;
  padding-left: 0.5em;
  margin-left: 0;
}
#nav li ul {
  display: none;
  background: #337a9c;
  font-family: "dekalb_bold_italic";
  padding: 0;
  margin: 0;
  width: 100%;
}
#nav li ul li.submenu {
  display: block;
  padding: 0.35em 0.5em 0.3125em;
  text-transform: uppercase !important;
  text-decoration: none;
  color: #fff;
  font-family: "dekalb_bold_italic";
  border-bottom: 0.09em solid #fff;
}
#nav li ul li.submenu:last-child {
  border-bottom: 0;
}
#nav li ul li.submenu a {
  font-family: "dekalb_bold_italic";
  text-decoration: none;
  display: block;
}
#nav li ul li.submenu:hover {
  background: #41c0d4;
  margin: 0;
  padding: 0.35em 0 0.3125em 0.5em;
}
#nav li ul li.submenu:hover a {
  margin-right: 0.5em;
}
#nav li ul li.submenu.active {
  background: #337a9c url(/DEKALB-theme/css/../images/arrow_down_menu_left.png)
    100% 50% no-repeat !important;
  margin-left: 0;
  padding: 0.35em 0 0.3125em 0.5em;
}
#nav li ul li.submenu.active:hover {
  background: #41c0d4 url(/DEKALB-theme/css/../images/arrow_down_menu_left.png)
    100% 50% no-repeat !important;
  margin-left: 0;
  padding-left: 0.5em;
}
#nav li ul li.submenu.active a.open {
  text-decoration: none;
  border: 0;
  width: 94% !important;
  background: url(/DEKALB-theme/css/../images/arrow_down_menu_left.png) 100% 50%
    no-repeat !important;
  padding: 0.35em 0 0.3125em 0;
}
#nav li ul li.submenu.active a.open:hover {
  border: 0;
  background: url(/DEKALB-theme/css/../images/arrow_up_menu_left.png) 100.1% 50%
    no-repeat !important;
}
#nav li ul li.submenu.active.selected {
  background: none !important;
  width: 97% !important;
  margin-left: 0;
  padding: 0 0 0 0.5em;
}
#nav li ul li.submenu.active.selected a.open {
  width: 94% !important;
  display: block;
  text-decoration: none;
  background: url(/DEKALB-theme/css/../images/arrow_up_menu_left.png) 100% 50%
    no-repeat !important;
  margin: 0 0.5em 0 -0.5em;
  padding: 0.5em 1em 0.3125em 0.5em;
  display: block;
  border-bottom: 0.09em solid #fff;
}
#nav li ul li.submenu.active.selected a.open3 {
  width: 94% !important;
  display: block;
  text-decoration: none;
  background: url(/DEKALB-theme/css/../images/arrow_down_menu_left.png) 100% 50%
    no-repeat !important;
  margin: 0 0.5em 0 -0.5em;
  padding: 0.5em 1em 0.3125em 0.5em;
  display: block;
  border-bottom: 0.09em solid #fff;
}
#nav li ul li.submenu.active.selected a.open.open3 {
  width: 94% !important;
  display: block;
  text-decoration: none;
  background: url(/DEKALB-theme/css/../images/arrow_up_menu_left.png) 100% 50%
    no-repeat !important;
  margin: 0 0.5em 0 -0.5em;
  padding: 0.5em 1em 0.3125em 0.5em;
  display: block;
  border-bottom: 0.09em solid #fff;
}
#nav li ul li.submenu.active.selected a.open:hover {
  width: 94% !important;
  background: #41c0d4 url(/DEKALB-theme/css/../images/arrow_up_menu_left.png)
    100.1% 50% no-repeat !important;
}
#nav li ul li.submenu.active.selected a.open3:hover {
  width: 94% !important;
  background: #41c0d4;
}
#nav li ul li.submenu.active ul {
  display: none;
  background: #7facc1;
  padding: 0;
  text-transform: uppercase !important;
  text-decoration: none;
  color: #fff;
  font-family: "dekalb_bold_italic";
  margin: 0 0 0 -0.5em;
  width: 103.1%;
}
#nav li ul li.submenu.active.selected ul li a.open3 {
  width: 94% !important;
  display: block;
  text-decoration: none;
  background: none !important;
  margin: 0 0.5em 0 -0.5em;
  padding: 0 1em 0 0.5em;
  display: block;
  border-bottom: 0;
}
#nav li ul li ul li.submenu {
  margin: 0;
  padding-left: 1em;
  font-size: 0.875em;
}
#nav li ul li ul li.submenu:hover {
  background: #41c0d4;
  margin: 0;
  padding: 0.35em 0 0.3125em 1em;
}
#nav li ul li ul li.submenu.active {
  background: #7facc1 url(/DEKALB-theme/css/../images/arrow_down_menu_left.png)
    100% 50% no-repeat !important;
  margin: 0;
  padding: 0.3125em 0.5em;
}
#nav li ul li ul li.submenu.active:hover {
  background: #41c0d4 url(/DEKALB-theme/css/../images/arrow_down_menu_left.png)
    100% 50% no-repeat !important;
  margin-left: 0;
  padding: 0.3125em 0 0.3125em 0.5em;
}
#nav li ul li ul li.submenu.active a {
  background: #7facc1;
  text-decoration: none;
  padding: 0 0 0 0.5em;
  font-family: "dekalb_bold_italic";
  text-transform: uppercase !important;
  width: 100%;
}
#nav li ul li ul li.submenu.active a:hover {
  background: #41c0d4 !important;
  text-decoration: none;
  padding: 0 0 0 0.5em;
  font-family: "dekalb_bold_italic";
  text-transform: uppercase !important;
  width: 100%;
}
#nav li ul li ul li.submenu.active.selected a.open {
  display: block;
  text-decoration: none;
  background: url(/DEKALB-theme/css/../images/arrow_up_menu_left.png) 99% 50%
    no-repeat !important;
  margin: 0 0.5em 0 -0.5em;
  padding: 0.5em 0.9em 0.3125em 0.9em;
  border-bottom: 0.09em solid #fff;
}
#nav li ul li ul li.submenu.active.selected a.open:hover {
  background: #41c0d4 url(/DEKALB-theme/css/../images/arrow_up_menu_left.png)
    99% 50% no-repeat !important;
  width: 93.5% !important;
}
#nav li ul li ul li.submenu.active.selected:hover {
  padding: 0 0 0 0.5em;
}
#nav li ul li ul li ul {
  padding: 0;
  margin: 0;
}
#nav li ul li ul li ul li.submenu {
  margin: 0;
  padding: 0.125em 0 0.125em 0.9em;
  font-size: 0.875em;
  width: 95.5% !important;
}
#nav li ul li ul li ul li.submenu:hover {
  background: #41c0d4;
  margin: 0;
  padding: 0.125em 0 0.125em 0.9em;
  font-size: 0.875em;
  width: 95.5% !important;
}
#navigation {
  float: left;
  margin-top: 3.1em;
}
#navigation a,
#navigation span,
#btnMenu,
#btnMenuTbl {
  font-family: "dekalb_bold_italic";
  text-transform: uppercase;
  text-decoration: none;
}
#navigation ul {
  width: 100%;
  position: relative;
  z-index: 200;
}
#navigation ul #layout_pro {
  border-left: 2px solid #0084c2;
  border-right: 2px solid #0084c2;
  padding-right: 10px;
  padding-left: 10px;
  line-height: 30px;
  margin-top: -5px;
  position: relative;
  z-index: 1;
}
#navigation ul li {
  display: block;
  float: left;
  margin-left: 2em;
  position: relative;
}
#navigation ul li a {
  display: block;
  font-size: 1em;
  color: #fff;
}
#navigation ul li a.menu-selected,
#navigation ul li a.menu-selected:hover {
  text-decoration: underline;
}
#navigation ul li a:hover {
  text-decoration: none;
}
#navigation .child-menu {
  position: absolute;
  display: none;
  z-index: 10;
  border: 0.16em solid #005983;
  width: 13em;
  left: -0.2em;
}
#navigation .child-menu li {
  clear: both;
  float: none;
  margin: 0;
  width: 100%;
  background: #fff;
}
#navigation .child-menu li a {
  margin: 0;
  padding: 0.2em 0.7em 0.2em 0.7em;
  display: block;
  color: #005983;
  background: #fff;
  font-size: 1.1em;
}
#navigation .child-menu li.level2 ul {
  width: 13em;
  border-top: 0.09em solid #005983;
  border-left: none;
  border-right: 0;
  border-bottom: 0;
}
#navigation .child-menu li.level3 ul {
  width: 13em;
  border-top: 0;
  border-left: none;
  border-right: 0;
  border-bottom: 0;
}
#navigation .child-menu li.level3 ul li:last-child {
  border-bottom: 0;
}
#navigation .level1 a[aria-haspopup="true"] {
  padding-right: 0.9375em;
  font-size: 1em;
}
#navigation .level1 a[aria-haspopup="true"] {
  background: url(/DEKALB-theme/css/../images/arrow_down_country.png) 100% 50%
    no-repeat;
}
#navigation .level1 a[aria-haspopup="true"].selected {
  font-size: 1.2em;
  background: url(/DEKALB-theme/css/../images/arrow_up_country.png) 100% 50%
    no-repeat;
}
#navigation .level2 a[aria-haspopup="true"] {
  background-color: #fff;
  font-size: 1.1em;
  padding-right: 10%;
  background: url(/DEKALB-theme/css/../images/arrow_down_filter.png) 95% 50%
    no-repeat;
}
#navigation .level2 a[aria-haspopup="true"].selected {
  background-color: #fff;
  font-size: 1.1em;
  background: url(/DEKALB-theme/css/../images/arrow_up_filter.png) 95% 50%
    no-repeat;
}
#navigation .level2 a[aria-haspopup="true"].selected:hover {
  background-color: #fff;
  font-size: 1.1em;
}
#navigation .level3 a[aria-haspopup="true"] {
  background-color: #fff;
  padding-right: 16%;
  background: url(/DEKALB-theme/css/../images/arrow_up_menu_2n.png) 95% 50%
    no-repeat;
}
#navigation .level3 a[aria-haspopup="true"]:hover {
  font-size: 1.0625em;
  padding-right: 17%;
  width: 75%;
}
#navigation .level3 a[aria-haspopup="true"].selected {
  background: #7facc1 url(/DEKALB-theme/css/../images/arrow_up_country.png) 95%
    50% no-repeat;
  font-size: 1.0625em;
  padding-right: 16%;
}
#navigation .level3 a[aria-haspopup="true"].selected:hover {
  background: #7facc1 url(/DEKALB-theme/css/../images/arrow_up_country.png) 96%
    50% no-repeat;
  font-size: 1.0625em;
  padding-right: 16%;
}
#navigation .child-menu .level2 a {
  font-size: 1.1em;
}
#navigation .child-menu .level2 {
  border-bottom: 0.09em solid #005983;
}
#navigation .child-menu .level2:last-child {
  border-bottom: 0;
}
#navigation .child-menu .level2 ul {
  display: none;
}
#navigation .level2 .child-menu {
  position: static;
}
#navigation .child-menu .level3 {
  border-bottom: 0.09em solid #7facc1;
}
#navigation .child-menu .level3:last-child {
  border-bottom: 0;
}
#navigation .child-menu .level3 a {
  color: #41c0d4;
  font-size: 1.0625em;
  padding-left: 1em;
  line-height: 1;
  border-top: 0;
  border-bottom: 0.09em solid #fff;
}
#navigation .child-menu .level3 a:hover {
  background: #7facc1;
  font-size: 1.0625em;
  padding-left: 1em;
  line-height: 1;
  color: #fff;
  position: relative;
}
#navigation .child-menu .level3 a[aria-haspopup="true"]:hover {
  background: #7facc1 url(/DEKALB-theme/css/../images/arrow_down_country.png)
    95% 50% no-repeat;
  font-size: 1.0625em;
  width: 76%;
  padding-right: 16%;
  padding-left: 1em;
}
#navigation .child-menu .level3 a.selected:hover {
  background: #7facc1 url(/DEKALB-theme/css/../images/arrow_up_country.png) 95%
    50% no-repeat;
  font-size: 1.0625em;
  padding-left: 1em;
  line-height: 1;
  color: #fff;
  position: relative;
  border: 0;
}
#navigation .child-menu .level3 a.selected {
  color: white;
  margin-bottom: 0;
  border-bottom: 0.09em solid #fff;
  width: 75.5%;
}
#navigation .child-menu .level3 a.selected:hover {
  color: white;
  margin-bottom: 0;
  border-bottom: 0.09em solid #fff;
  width: 75.5%;
}
#navigation .child-menu .level4 a {
  padding-left: 1.8em;
  color: white;
  background: #7facc1;
  margin-bottom: 0;
  font-size: 0.9735em;
}
#navigation .child-menu .level4 a:hover {
  padding-left: 1.8em;
  color: white;
  background: #7facc1;
  margin-bottom: 0;
  font-size: 0.9735em;
}
#navigation .hightlight {
  border-radius: 20px;
  border: 2px solid #0096c8;
  background: #0084c3;
  padding: 8px 20px 6px;
  position: relative;
  top: -10px;
}
#navigation .hightlight .child-menu {
  top: 36px;
}
.firegox #navigation .child-menu .level3 a.selected,
#navigation .child-menu .level3 a.selected:hover {
  width: 76%;
}
.firefox #navigation .child-menu .level3 a[aria-haspopup="true"]:hover {
  width: 76%;
}
#mobileMenuButton,
#tabletMenuButton {
  display: none;
  width: 50%;
  float: right;
  text-align: right;
}
#btnMenu,
#btnMenuTbl {
  margin: 0 0.625em;
  color: #fff;
  padding: 0;
  min-width: 5.5em;
  height: 5.5em;
  padding-top: 2.4em;
  border: 0.08em solid #fff;
  outline: 0;
  background: url(/DEKALB-theme/css/../images/menu-bg.png) no-repeat center
    0.9em transparent;
}
#btnMenuTbl {
  margin: 0;
}
#btnMenuCatalogue {
  display: none;
}
#nav-cat {
  display: block;
  margin: 0 auto;
}
#nav-cat li {
  margin-bottom: 0.36em;
  background: #005983;
  padding: 0;
}
#nav-cat li > a,
#nav-cat li > a:hover {
  background: #005983 url(/DEKALB-theme/css/../images/arrow_down_menu_left.png)
    right center no-repeat;
  border-bottom: 0.08em solid #fff;
  padding: 0.3125em 0.625em;
  text-transform: uppercase;
}
#nav-cat li > a.open,
#nav-cat li > a.open:hover {
  background: #005983 url(/DEKALB-theme/css/../images/arrow_up_menu_left.png)
    right center no-repeat;
  border-bottom: 0.08em solid #fff;
  padding: 0.3125em 0.625em;
  text-transform: uppercase;
}
#nav-cat > li > a:hover,
#nav-cat > li > a {
  border-bottom: 0.08em solid #fff;
  padding: 0.3125em 0.625em;
  text-transform: uppercase;
}
#nav-cat > li > a {
  display: block;
  padding: 0.3125em 0.625em;
  font-size: 1.3em;
  color: #fff;
  text-decoration: none;
  font-family: dekalb_bold_italic;
}
#nav-cat > li > a:hover,
#nav-cat > li > a {
  display: block;
  color: #fff;
  border-bottom-color: #fff;
  background-color: #005983;
}
#nav-cat li div {
  display: none;
  background: #337a9c;
  padding: 0.8em;
  color: #fff;
  font-size: 0.935em;
  top: 0;
  border: 0;
}
#nav-cat li > div > form > span.highlight {
  color: #fff;
  font-weight: bold;
  display: block !important;
  margin-bottom: 0.8em;
  padding: 0;
}
#nav-cat li div.slider-range {
  display: block !important;
  padding-bottom: 0;
  border-top: 0.3em solid #fff;
  width: 88%;
}
#nav-cat li label.slide {
  color: #fff;
  font-weight: bold;
  display: block !important;
  margin: 0.8em 0;
  padding: 0;
  font-size: 0.9375em;
  position: relative;
  left: -0.2em;
}
#nav-cat li .small-range {
  font-size: 0.75em;
  line-height: 1.5;
}
#nav-cat li a#btn-download-filter {
  border: 0.2em solid #fff;
  background: #005983;
  font-family: "dekalb_bold_italic";
  padding: 0.3em 0;
  color: #fff;
  text-transform: uppercase;
  margin: 1em 0 0 !important;
  display: block;
  font-size: 1.2em;
  text-align: center;
  width: 98%;
}
#nav-cat li span.btn-download-filter a {
  border: 0.2em solid #fff;
  background: #005983;
  font-family: "dekalb_bold_italic";
  padding: 0.3em 0;
  color: #fff;
  text-transform: uppercase;
  margin: 1em 0 1.5em !important;
  display: block;
  font-size: 1.2em;
  text-align: center;
  width: 98%;
}
#slider-ranger {
  display: block;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.9em;
  margin-left: -0.4em;
}
.ui-slider-horizontal .ui-slider-range {
  top: -0.4em !important;
  border-top: 0.09em solid white !important;
  border-bottom: 0.09em solid white !important;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 0;
  background: url(/DEKALB-theme/css/../images/ico_slide.png) 50% 50% repeat-x !important;
  font-weight: normal;
  height: 1.5em;
  width: 1.5em;
  color: #555;
  float: right;
}
.ui-state-default.ui-state-default_active,
.ui-widget-content .ui-state-default.ui-state-default_active,
.ui-widget-header .ui-state-default.ui-state-default_active {
  border: 0;
  background: url(/DEKALB-theme/css/../images/ico_slide_tb_1.png) 50% 50%
    repeat-x !important;
  font-weight: normal;
  height: 1.5em;
  width: 1.5em;
  color: #555;
  float: left;
}
#nav-cat li div.slider-range {
  display: block !important;
  border-top: 0.3em solid white;
  border-left: none;
  border-right: 0;
  border-bottom: 0;
  color: #fff;
  margin: 0 0.5em 0 0.2em;
  height: 0 !important;
  padding-bottom: 0 !important;
}
.ui-widget-header {
  border: 0.2em solid #fff;
  background: #446d6f !important;
  color: #222;
  font-weight: bold;
  display: block !important;
  height: 0 !important;
  padding-bottom: 0 !important;
}
.ui-slider .ui-slider-range {
  padding: 0.2em !important;
}
.button-download {
  margin: 0 0 1.4em;
}
.button-download a,
.button-download a:hover {
  font-family: "dekalb_bold_italic";
  padding: 0.5em 0;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 1em !important;
  display: block;
  text-align: center;
  background: #0581bd;
  border-radius: 20px;
}
.result-search {
  width: 90%;
  float: left;
}
.list-products .result-search {
  width: 32%;
  float: left;
}
.results,
.results-all {
  width: 100%;
  margin: 0 0 1em;
  text-transform: uppercase;
  float: none;
  clear: left;
}
.results-all {
  width: 100%;
}
.results h2,
.results-all h2 {
  color: #41c0d4;
  font-family: "dekalb_bold_italic";
  font-size: 1.25em !important;
  margin: 3% 0 0.5em 0;
  line-height: normal;
  display: inline;
  font-weight: normal;
}
.results span.term,
.results-all span.term {
  color: #005879;
  font-family: "dekalb_bold";
  font-size: 1.25em;
  display: inline;
}
.result-options {
  float: left;
  width: 100%;
}
.result-options label {
  font-family: "dekalb_bold_italic";
  text-transform: lowercase;
  margin-right: 1.5em;
}
.content-search {
  float: left;
  width: 31%;
}
.content-search input[type="text"] {
  padding: 0.125em 2em 0 1.2em;
  font-family: "dekalb_medium_italic";
  border-radius: 1em;
  border: 0;
  border: 0.18em solid #005983;
  color: #41c0d4;
  width: 93%;
  height: auto;
  font-size: 1em !important;
  box-shadow: none !important;
  transition: none !important;
  box-sizing: border-box;
}
.content-search input.input-search-button {
  padding: 0.05em 0.9em;
  border: 0;
  background: url(/DEKALB-theme/css/../images/search-icon.png) no-repeat right
    center;
  outline: 0;
  position: relative;
  top: -2.3em;
  left: 84%;
}
input#btnMenuCatalogue#btnMenuCatalogueDetail[type="button"] {
  display: none !important;
}
.back-button {
  display: none;
}
.print-mobile {
  display: block;
}
a.more-info {
  text-decoration: underline;
  color: #005983;
  text-align: center;
  font-size: 0.9375em;
  line-height: 1.4;
  float: left;
}
.star1 {
  background: url(/DEKALB-theme/css/../images/star1.png) top left no-repeat;
  width: 12em;
  float: left;
  height: 1.2em;
}
.star2 {
  background: url(/DEKALB-theme/css/../images/star2.png) top left no-repeat;
  width: 12em;
  float: left;
  height: 1.2em;
}
.star3 {
  background: url(/DEKALB-theme/css/../images/star3.png) top left no-repeat;
  width: 12em;
  float: left;
  height: 1.2em;
}
.star4 {
  background: url(/DEKALB-theme/css/../images/star4.png) top left no-repeat;
  width: 12em;
  float: left;
  height: 1.2em;
}
.star5 {
  background: url(/DEKALB-theme/css/../images/star5.png) top left no-repeat;
  width: 12em;
  float: left;
  height: 1.2em;
}
.star6 {
  background: url(/DEKALB-theme/css/../images/star6.png) top left no-repeat;
  width: 12em;
  float: left;
  height: 1.2em;
}
.star7 {
  background: url(/DEKALB-theme/css/../images/star7.png) top left no-repeat;
  width: 12em;
  float: left;
  height: 1.2em;
}
.star8 {
  background: url(/DEKALB-theme/css/../images/star8.png) top left no-repeat;
  width: 12em;
  float: left;
  height: 1.2em;
}
.star9 {
  background: url(/DEKALB-theme/css/../images/star9.png) top left no-repeat;
  width: 12em;
  float: left;
  height: 1.2em;
}
.star10 {
  background: url(/DEKALB-theme/css/../images/star10.png) top left no-repeat;
  width: 12em;
  float: left;
  height: 1.2em;
}
.prettyfied-select {
  display: inline-block;
  position: relative;
}
.prettyfied-select .prettyfied-select-box {
  color: #000;
}
.prettyfied-select .prettyfied-select-box span {
  padding: 0 0.9em 0 0;
  display: block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: italic;
  font-size: 0.875em;
  position: relative;
  top: 0.2em;
}
.localAgents .prettyfied-select .prettyfied-select-box {
  width: 14em;
  color: #000;
}
.localAgents .prettyfied-select .dropDown {
  color: #000;
  top: 1.8em;
}
.localAgents .prettyfied-select .prettyfied-select-box span {
  padding: 0 0.9em 0 0;
  display: block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: italic;
  font-size: 0.875em;
  position: relative;
  top: 0.2em;
}
.prettyfied-select .dropDown {
  z-index: 10000;
  width: 100%;
  list-style-type: none;
  background: #fff;
  margin: 0;
  padding: 0;
  position: absolute;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: italic;
  font-size: 0.8em;
  top: 1.8em;
}
.dateRanges .dropDown {
  z-index: 999;
  width: 100%;
  list-style-type: none;
  background: #fff;
  margin: 0;
  padding: 0;
  position: absolute;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: italic;
  font-size: 0.8em;
  top: 1.3em;
  z-index: 1;
}
.prettyfied-select .dropDown li {
  display: block;
  padding: 0.3em 0.7em 0.3em;
  color: #989898;
  cursor: pointer;
  font-size: 1.2em;
  float: none;
  line-height: 1;
  width: 81.5%;
}
.localAgents .prettyfied-select .dropDown li {
  display: block;
  padding: 0.3em 0.5em 0.3em;
  color: #989898;
  cursor: pointer;
  font-size: 1.2em;
  float: none;
  line-height: 1.2;
  width: 87.5%;
}
.prettyfied-select .dropDown li.hover {
  background: #337a9c;
  color: #fff;
}
.prettyfied-select-topic {
  display: inline-block;
  position: relative;
}
.prettyfied-select-topic .prettyfied-select-box {
  width: 100%;
  color: #000;
}
.prettyfied-select-topic .prettyfied-select-box span {
  padding: 0 0.9em 0 0;
  display: block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: italic;
}
.prettyfied-select-topic .dropDown {
  z-index: 999;
  width: 99%;
  list-style-type: none;
  background: #fff;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 1.8em;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: italic;
  border: 0.09em solid #337a9c;
}
.prettyfied-select-topic .dropDown li {
  display: block;
  padding: 0.125em 0.3125em;
  color: #989898;
  cursor: pointer;
  font-size: 0.875em;
  float: none;
  width: 89.8%;
}
.prettyfied-select-topic .dropDown li.hover {
  background: #337a9c;
  color: #fff;
}
.localAgents .mCustomScrollBox,
.prettyfied-select-topic .mCustomScrollBox {
  max-height: 5em;
}
#content {
  margin: 0 auto;
}
.oneLine {
  border-bottom: 0.08em solid #02567a;
  width: 100%;
  margin: 1.5em 0;
}
.highlight {
  display: block;
  margin: 0;
  padding: 0.7em 0;
  font-size: 0.9375em;
  font-weight: bold;
  position: relative;
}
.highlight .col_1_4 {
  width: 25%;
  padding: 0;
  background-size: 100% 100%;
  position: relative;
}
.col_1_4.highlight1 img,
.col_1_4.highlight2 img,
.col_1_4.highlight3 img,
.col_1_4.highlight4 img {
  width: 100%;
  max-width: 100%;
  display: block;
}
.highlight .highlightIn {
  background: rgba(12, 52, 60, 0.6);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: background 0.5s;
}
.highlight .col_1_4 a {
  text-decoration: none;
  color: #fff;
}
.highlight .col_1_4 .title {
  border-top: 0.0625em solid #d5d6d6;
  padding: 2.2% 8.0625%;
  text-transform: uppercase;
  transition: background 0.5s, color 0.5s;
}
.highlight .col_1_4 h3 {
  text-align: center;
  background: url(/DEKALB-theme/css/../images/title-bg-w.jpg) no-repeat center
    bottom transparent;
  padding-bottom: 1em;
  height: 3em;
  font-size: 1.7em;
  line-height: 1em;
  font-family: "dekalb_bold_italic";
  transition: background 0.5s;
}
.highlight .col_1_4 p {
  text-align: center;
  padding: 3% 3%;
  font-size: 0.9375em;
  line-height: 1.2em;
  height: 4em;
  transition: background 0.5s;
}
.highlight .highlightIn:hover,
.highlight .highlightIn.nomask {
  background: 0;
}
.highlight .col_1_4:hover .title,
.highlight .col_1_4 .title.nomask {
  color: #000;
  background: #fff;
}
.highlight .col_1_4:hover h3,
.highlight .col_1_4 h3.nomask {
  background: url(/DEKALB-theme/css/../images/title-bg.jpg) no-repeat center
    bottom transparent;
  height: 3em;
  padding-bottom: 1em;
}
.highlight .col_1_4:hover p,
.highlight .col_1_4 p.nomask {
  background: #33a1c3;
  background: rgba(0, 89, 131, 0.8);
  height: 4em;
}
.highlight-mobile {
  display: none;
  margin-top: 0;
}
.highlight-mobile .col_1_4 {
  width: 100%;
}
.highlight-mobile .highlightIn {
  background: rgba(15, 38, 42, 0.6);
}
.highlight-mobile .col_1_4 a {
  text-decoration: none;
  color: #fff;
}
.highlight-mobile .col_1_4 .title {
  border-top: 0.0625em solid #d5d6d6;
  padding: 0.9375em 2em;
  text-transform: uppercase;
}
.highlight-mobile .col_1_4 h3 {
  text-align: center;
  background: url(/DEKALB-theme/css/../images/title-bg-w.jpg) no-repeat center
    bottom transparent;
  padding-bottom: 0.9375em;
  font-size: 1.2em;
  line-height: 1em;
  font-family: "dekalb_bold_italic";
  height: 4em;
}
.highlight-mobile .col_1_4 p {
  text-align: center;
  padding: 1em 1em 3em 1em;
  font-size: 0.8em;
  line-height: 1.2em;
  height: 2em;
}
.homeNews {
  max-width: 87em;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 0.9em;
}
.homeNewsCol {
  width: 47.5%;
  float: left;
  margin: 0.625em 1% 2% 1%;
}
.homeNewsCol img {
  max-width: 100%;
  width: 40.725em;
  height: 11.9em;
  margin-bottom: 0.3em;
}
.homeNewsCol > a {
  color: #005983;
  font-size: 1.2em;
  position: relative;
  top: 0.5em;
  padding: 0.5em 0 0 0;
  display: inline-block;
  font-family: "dekalb_bold";
  cursor: pointer;
  text-transform: uppercase;
  line-height: 1.2;
  height: 3em;
  width: 80%;
}
.homeNewsCol > a:hover {
  text-decoration: none;
  color: #005983;
}
.homeNewsColCategory {
  float: left;
  margin: 0.6em 0.8em 0 0.3em;
  outline: 0;
  background: 0;
  border: 0.18em solid #005983;
  color: #005983;
  font-size: 0.875em;
  font-family: "dekalb_bold_italic";
  text-transform: uppercase;
  padding: 0 0.8em;
}
.homeNewsColCategory a {
  color: #005983;
  font-size: 1em;
  display: block;
  font-family: "dekalb_bold";
  cursor: pointer;
  text-transform: uppercase;
  line-height: 1.2;
  height: 1.3em;
  padding: 0.3em 0.8em 0 !important;
}
.homeNewsButton {
  margin: 2em 0 5em;
}
.homeNewsButton .defaultButton a {
  font-size: 1.8em;
  height: 4em;
  padding: 0.5em 1.5em;
  border: 0.09em solid #005983;
  font-family: "dekalb_bold_italic";
}
.homeNewsCol .type1 {
  background: url(/DEKALB-theme/css/../images/ico_news.png) no-repeat left
    center transparent;
}
.homeNewsCol .type2 {
  background: url(/DEKALB-theme/css/../images/ico_event.png) no-repeat left
    center transparent;
}
.homeNewsCol p {
  font-size: 0.875em;
  line-height: 1.2;
  height: 3.8em;
  float: left;
  margin-top: 1.2em;
  text-align: center;
  padding: 0 0.8em;
}
.homeNewsMobile {
  display: none;
}
.homeNewsButtonMobile {
  display: none;
}
.homeNewsColMobile a {
  color: #005983;
  cursor: pointer;
  display: block;
  font-family: "dekalb_bold";
  font-size: 1.2em;
  line-height: 1.2;
  padding: 0.8em 0.2em;
  text-transform: uppercase;
  overflow: hidden;
}
.code-info-style {
  display: inline-block;
  float: right;
  border: 0;
  background-color: transparent;
  color: black;
  padding: 0;
  position: relative;
  cursor: default;
}
.code-info-text {
  display: none;
  width: 320px;
  background-color: #005983;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 3px 0;
  position: fixed;
  z-index: 100000;
  font-family: dekalb_regular;
  font-size: 12px;
  top: 50px;
  left: 64%;
  top: 39%;
}
.list-results ul li {
  border-bottom: 0.08em solid #005879;
  padding: 1em 0;
  float: left;
}
.list-results ul li .box-term {
  width: 11.875em;
  border-right: 0.09em solid #41c0d4;
  margin-right: 0.5em;
  float: left;
  padding-right: 0.5em;
  min-height: 3.5em;
}
.list-results ul li .box-info.taxonomy {
  float: left;
  clear: left;
}
.list-results ul li .box-term .label-news {
  border: 0.2em solid #005983;
  padding: 0 0.5em;
  color: #005983;
  font-weight: bold;
  float: left;
  width: auto;
  max-width: 65px;
  text-transform: uppercase;
  font-size: 0.875em;
  margin-right: 0;
  font-family: "dekalb_bold_italic";
}
.list-results ul li .box-term .date-news {
  color: #3ac3d5;
  font-family: "dekalb_bold_italic";
  float: right;
  margin: 0;
}
.list-results ul li .box-info {
  padding: 0;
  margin: 0;
}
.list-results ul li .box-info h3 {
  padding: 0;
  margin: 0;
  font-size: 1.25em !important;
  height: 1.3em;
  line-height: 1.2;
}
.list-results ul li .box-info h3 a {
  color: #005983;
  font-family: "dekalb_bold_italic";
  padding: 0;
  text-transform: uppercase;
  text-decoration: none;
}
.list-results ul li .box-info p {
  font-size: 0.9em;
  line-height: 1.3;
  margin: 0 !important;
  height: 4.2em;
}
.list-results ul li .box-info a {
  font-weight: bold;
  text-decoration: underline;
  color: #41c0d4;
}
.list-results ul li .box-info .taxonomy li a {
  font-weight: bold;
  text-decoration: underline;
  color: #005983;
  text-decoration: none;
}
.list-results ul li .box-info a:hover {
  font-weight: bold;
  text-decoration: none;
}
.no-results {
  margin-top: 1.5em;
  clear: left;
  float: left;
  font-size: 0.875em;
}
.no-results p {
  margin-bottom: 0.9375em;
}
.no-results ul {
  margin-left: 2em !important;
}
.no-results ul li {
  list-style-type: disc;
  padding-left: 0;
  line-height: 775px;
  line-height: 1.3em;
}
.no-results a {
  text-decoration: underline;
  color: #005983;
}
.filter-result {
  float: left;
  margin-left: 0;
  color: #005983;
  border: 0;
  margin-top: 1.2em;
}
.filter-result .prettyfied-select {
  min-width: 8.6em;
  min-height: 2.3em;
}
.filter-result .prettyfied-select .prettyfied-select-box {
  color: #005983;
  border-bottom: 0.1em solid #045c85;
  background: url(/DEKALB-theme/css/../images/arrow_down_filter.png) right 1em
    no-repeat transparent;
  float: left;
  width: 6.8em;
}
.filter-result .prettyfied-select .prettyfied-select-box.expanded {
  background: url(/DEKALB-theme/css/../images/arrow_up_filter.png) right 1em
    no-repeat transparent !important;
}
.filter-result .prettyfied-select ul.dropDown {
  width: 8.8em;
}
.news .result-search {
  width: 100%;
  position: relative;
  top: 0;
}
.newsOptions {
  margin: 0 0 2em;
  width: 100%;
  float: left;
}
.newsOptions > div > div {
  display: inline;
}
.newsOptions .dateRanges {
  font-family: "dekalb_medium_italic";
  margin-top: 0;
  margin-right: -1em;
}
.newsOptions .dateRanges label {
  display: inline-block;
}
.newsOptions .dateRanges .dateRanges-left,
.newsOptions .dateRanges .dateRanges-right {
  display: inline-block;
}
.newsOptions .dateRanges .dateRanges-right {
  float: right;
}
.newsOptions .dateRanges .titleRange {
  color: #005983;
  font-family: "dekalb_bold_italic";
}
.newsOptions .dateRanges .yellowLabel {
  color: #41c0d4;
  font-family: "dekalb_bold_italic";
  margin-left: 1em;
  margin-top: 0.5em;
  padding: 0.5em 0 0 0;
}
.newsOptions .prettyfied-select {
  margin: 0 1.3em 0 0.3em;
  width: 4.5em !important;
}
.newsOptions .prettyfied-select .prettyfied-select-box {
  border-bottom: 0.15em solid #005983;
  color: #005983;
  background: url(/DEKALB-theme/css/../images/select-down.png) right 0.8em
    no-repeat transparent;
  padding: 0 0.08em;
  position: relative;
  top: -0.5em;
  width: 100%;
}
.newsOptions .prettyfied-select .prettyfied-select-box.expanded {
  background: url(/DEKALB-theme/css/../images/select-up.png) right 0.8em
    no-repeat transparent;
}
.newsOptions .dropdown {
  border: 0.09em solid #005983;
}
.news {
  float: left !important;
}
.news .newsElement {
  margin-bottom: 2em;
}
.newsImgBox {
  width: 49%;
  float: left;
}
.newsImgBox img {
  width: 100%;
  display: block;
  max-width: 100%;
  background-size: 100% 100%;
}
.newsContentBox {
  width: 49%;
  float: right;
  border-bottom: 0.08em solid #005983;
  height: 167px;
}
.newsContentBoxCategory {
  float: right;
  margin: 0;
  outline: 0;
  background: 0;
  border: 0.18em solid #005983;
  color: #005983;
  margin: 0;
  font-size: 0.7em;
  font-family: "dekalb_bold_italic";
  padding: 0 0.5em !important;
  text-transform: uppercase;
}
.newsContentBox > div {
  font-family: "dekalb_bold_italic";
  padding: 0;
  cursor: initial !important;
  font-size: 0.875em;
}
.newsContentBox .newsTitle {
  font-family: "dekalb_bold";
  display: block;
  color: #005983;
  margin-bottom: 0;
  font-size: 1.5em;
  text-transform: uppercase;
  width: 90%;
}
.newsContentBox a.newsTitle {
  height: 1.2em;
}
.newsContentBox .newsTitle:hover {
  text-decoration: none;
}
.newsContentBox .newsDate {
  display: block;
  font-size: 0.9375em;
  font-family: arial;
  line-height: 1;
}
.newsContentBox p {
  margin: 1em 0;
  font-size: 0.9375em;
  line-height: 1.4em;
  height: 5.4em;
}
.newsContentBox .plusBox a {
  background: url(/DEKALB-theme/css/../images/cross_yellow.png) no-repeat top
    left transparent;
  min-height: 2em;
  min-width: 2em;
  display: block;
  margin-top: 0;
  text-indent: -99999em;
}
.newsDetail .newsDetailContent,
.newsDetail .newsDetailContentTwo {
  float: right;
  width: 49.2%;
}
.newsDetail .newsDetailContentTwo {
  clear: right;
}
.newsDetail .newsDetailContent p {
  font-size: 1em;
  line-height: 1.2em;
}
.newsDetail .newsDetailContent .newsText {
  font-size: 0.9375em;
  line-height: 1.4em;
}
.newsDetail .newsDetailContent .newsText ol {
  margin-left: 20px;
}
.newsDetail .newsDetailContent .newsText p {
  font-size: 100%;
  line-height: inherit;
}
.newsDetail .newsDetailContent .title {
  display: block;
  font-family: "dekalb_bold";
  color: #005983;
  font-size: 1.7em;
  margin-bottom: 0.1em;
}
.newsDetail .newsDetailContent .date {
  display: block;
  font-size: 0.875em;
  color: #333;
}
.newsDetail .newsDetailContent .listTags {
  padding: 0.6em 0;
}
.newsDetail .newsDetailContent .listTags li a {
  float: left;
  border-left: 0.08em solid #41c0d4;
  padding: 0 0.5em;
  font-size: 0.8em;
  color: #005983;
  font-family: "dekalb_bold";
}
.newsDetail .newsDetailContent .taxonomy {
  width: 100%;
  float: left;
  margin-bottom: 0.8em;
}
.newsDetail .newsDetailContent ul {
  margin-left: 2em;
}
.newsDetail .newsDetailContent ul li {
  list-style-type: disc;
}
.newsDetail .newsDetailContent .listTags li.first a {
  border: 0;
  padding-left: 0;
}
.newsDetail .newsDetailContent .share {
  background: url(/DEKALB-theme/css/../images/plus-mini.png) no-repeat 0.36em
    center #41c0d4;
  color: #fff;
  font-family: "dekalb_bold_italic";
  margin-right: 1em;
  padding: 0.2em 0.3em 0.2em 1.5em;
  display: inline-block;
}
.newsDetail .newsDetailContent .printLink {
  font-family: "dekalb_bold_italic";
  color: #41c0d4;
  margin-right: 1em;
}
.newsDetail .newsDetailContent .related .title,
.newsDetail .newsDetailContentTwo .related .title {
  font-family: "dekalb_bold_italic";
  color: #005983;
  clear: both;
  display: block;
  margin: 1em 0;
}
.newsDetail .newsDetailContent .related .linkBlocks,
.newsDetail .newsDetailContentTwo .related .linkBlocks {
  margin-bottom: 1em;
}
.newsDetail .newsDetailContent .related a,
.newsDetail .newsDetailContentTwo .related a {
  font-family: "dekalb_bold_italic";
  clear: both;
  color: #41c0d4;
  display: block;
  font-size: 0.875em;
}
.newsDetail .newsDetailContent .related .dwn-pdf,
.newsDetail .newsDetailContentTwo .related .dwn-pdf {
  text-decoration: underline;
}
.newsDetail .newsDetailContentTwo .relatedProducts .linkBlocks {
  margin-bottom: 0.3em;
}
.newsDetail .newsDetailContentTwo .related p {
  font-size: 0.8em;
  line-height: 1.2em;
}
.newsDetail .newsDetailContent .related .dwn-pdf {
  color: #41c0d4;
  float: none;
  margin-right: 0;
  text-transform: none;
  float: right;
  display: block;
  clear: none;
  text-transform: uppercase;
  padding-right: 1.5em;
}
.newsDetail .newsDetailContent .related .linkRelated {
  float: left;
  display: block;
  margin-bottom: 0.5em;
}
.newsDetail .newsDetailOther {
  float: left;
  width: 48.45%;
}
.newsDetail .newsDetailOther img {
  width: 100%;
}
.newsDetail .newsDetailOtherList {
  background: #337a9c;
  color: white;
  padding: 1.5em 1.5em 0;
  border-top: 0.09em solid #fff;
}
.newsDetail .newsDetailOtherList .otherListTitle {
  display: block;
  margin-bottom: 1em;
  font-family: "dekalb_bold_italic";
  font-size: 1.7em;
  text-transform: uppercase;
}
.newsDetail .newsDetailOtherListElement {
  width: 100%;
  clear: both;
  margin-bottom: 1.8em;
  float: left;
}
.newsDetail .newsDetailOtherListElement .block1 {
  float: left;
  width: 49%;
}
.newsDetail .newsDetailOtherListElement .block1 img {
  width: 96.8%;
  height: 5.15em;
}
.newsDetail .newsDetailOtherListElement .block2 {
  float: right;
  width: 49%;
  border-bottom: 0.08em solid #fff;
}
.newsDetail .newsDetailOtherListElement .title {
  display: block;
  font-family: "dekalb_bold";
  margin-bottom: 0.2em;
  line-height: 1.2em;
  text-transform: uppercase;
  font-size: 1.3em;
  height: 3.5em;
  color: #fff;
}
.newsDetail .newsDetailOtherListElement .date {
  display: block;
  font-size: 0.875em;
  line-height: 1;
}
.newsDetail .newsDetailOtherListElement .plusBox a {
  background: url(/DEKALB-theme/css/../images/cross_white_small.png) no-repeat
    top left transparent;
  min-height: 1.2em;
  min-width: 2em;
  display: block;
  margin: 0.5em 0;
  text-indent: -9999em;
}
.terms .title {
  font-family: "dekalb_bold_italic";
  color: #005983;
  display: block;
  margin-bottom: 0.8em;
}
.terms .subtitle {
  font-family: "dekalb_bold_italic";
  color: #41c0d4;
  display: block;
}
.terms p {
  font-size: 0.8em;
  line-height: 1.2em;
}
.portlet-site-map {
  float: left;
  width: 90%;
  margin-top: 0;
}
.portlet-site-map .journal-content-article h2 {
  font-family: "dekalb_bold_italic";
  color: #005983;
  display: block;
  margin-bottom: 0.5em;
  font-size: 1.8em;
  text-transform: uppercase;
}
.portlet-site-map li ul li {
  margin: 0 0 0.5em 1.8em;
  line-height: 1;
}
.portlet-site-map a {
  font-size: 1.2em;
  text-decoration: underline;
  display: block;
  margin-bottom: 0.5em;
  color: #39c3d4;
  text-transform: uppercase;
}
.portlet-site-map li {
  margin-bottom: 1.5em;
}
.portlet-site-map li a {
  font-family: "dekalb_bold_italic";
  font-size: 1.1em;
}
.portlet-site-map ul li ul li a {
  color: #005983;
  text-transform: capitalize;
}
.portlet-site-map li ul li ul li {
  margin: 0 0 0 1.8em;
}
.portlet-site-map ul li ul li ul li a {
  color: #333;
  font-weight: bold;
  font-size: 0.8em !important;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.portlet-site-map ul li ul li ul li ul li a {
  color: #7fabc0;
  font-size: 0.75em !important;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.agronomyContentBoximg img {
  display: block;
  max-width: 100%;
  margin-bottom: 1.2em;
  width: 100%;
}
.agronomyContentBox .agronomyTitle {
  font-family: "dekalb_bold";
  display: block;
  color: #005983;
  margin: 0.5em 0 0;
  font-size: 1.5em;
}
.agronomyContentBox .agronomyDate {
  display: block;
  font-size: 0.8125em;
}
.agronomyContentBox .agronomyText {
  float: left;
  font-size: 0.9375em;
  line-height: 1.4;
  clear: left;
  width: 100%;
  margin-bottom: 1.2em;
}
.agronomyContentBox .agronomyText ul {
  margin-left: 2em;
}
.agronomyContentBox .agronomyText ul li {
  list-style-type: disc;
}
.relevantInf {
  float: left;
  padding: 1em 0;
  width: 100%;
}
.relevantInf h3 {
  font-family: "dekalb_bold_italic";
  color: #005983;
  display: block;
  font-size: 1.3em;
  margin: 0.3em 0;
}
.relevantInf .link {
  float: left;
  text-decoration: none;
  color: #41c0d4;
  font-family: "dekalb_bold";
  clear: both;
  margin: 0 0.5em 0.5em 0;
}
.relevantInf .link:hover {
  text-decoration: underline;
  color: #41c0d4;
  margin: 0 0.5em 0.5em 0;
}
.relevantInf a.dwn-pdf-blue,
.relevantInf a.dwn-pdf-blue:hover {
  float: right;
  margin-right: 0;
}
.relevantArt {
  float: left;
  border-bottom: 0.08em solid #005983;
  padding: 0.5em 0;
  border-top: 0.08em solid #005983;
}
.relevantArt h3 {
  font-family: "dekalb_bold_italic";
  color: #005983;
  display: block;
  font-size: 1.3em;
  margin: 0.3em 0;
}
.relevantArt p {
  margin: 0 0 1.2em;
  font-size: 0.875em !important;
  line-height: 1.2em;
  min-height: 4.5em;
  float: left;
}
.relevantArt .link {
  float: left;
  text-decoration: none;
  color: #41c0d4;
  font-family: "dekalb_bold";
  clear: both;
  margin: 0 0.5em 0.5em 0;
}
.relevantArt .link:hover {
  text-decoration: underline;
  color: #41c0d4;
  margin: 0 0.5em 0.5em 0;
}
.relevantProd {
  float: left;
  padding: 1em 0 0;
}
.relevantProd h3 {
  font-family: "dekalb_bold_italic";
  color: #005983;
  display: block;
  font-size: 1.3em;
  margin: 0.3em 0;
}
.relevantProd .product {
  width: 31%;
  margin-right: 2%;
  float: left;
  font-family: "dekalb_bold_italic";
}
.relevantProd .product .link {
  float: left;
  text-decoration: none;
  color: #41c0d3;
  font-family: "dekalb_bold_italic";
  clear: both;
  margin: 0 0.5em 0.2em 0;
  display: block;
  line-height: 1.2;
  font-size: 1.1em;
}
.relevantProd .product .link:hover {
  text-decoration: underline;
  color: #41c0d4;
  margin: 0 0.5em 0.2em 0;
}
.agronomyText .tbl-dts {
  background-color: #fff;
  border-collapse: collapse;
  border: 0.09em solid #005983;
  color: #005983;
  width: 100%;
  margin: 1.5em 0;
  float: left;
  font-family: "dekalb_medium_italic";
  font-size: 1em;
}
.agronomyText .tbl-dts tr th {
  color: #47c7d8;
  background: #fff;
  text-align: left;
  padding: 0.5em;
  border-right: 0.09em solid #005983;
}
.agronomyText .tbl-dts tr th.line {
  border-bottom: 0.09em solid #005983;
}
.agronomyText .tbl-dts tr td {
  padding: 0.5em;
  border: 0.09em solid #005983;
}
.agronomyText .tbl-dts tr td:first-child {
  padding: 0.5em;
  border: 0.09em solid #005983;
  border-right: 0;
  background: #fff !important;
  color: #47c7d8;
}
.agronomyText table.tbl-dts tr:nth-child(2n) {
  background: #bfd5e0;
}
.agronomyText table.tbl-dts .header tr:not(:first-child):hover,
table:not(.header) tr:hover {
  background: 0;
}
.contact .col_1_3 {
  background: #337a9c;
}
.contact-left {
  float: left;
  color: #fff;
  padding: 0.5em;
  width: 94%;
}
.contact-left .contactLeftTitle {
  font-family: "dekalb_regular_italic", "dekalb_medium_italic";
  display: block;
  margin-bottom: 0.5em;
  font-size: 1.1em;
}
.contact-left div {
  line-height: 1.2em;
  display: block;
  padding-bottom: 0;
  margin-bottom: 0;
}
.contact-left a {
  color: #fff !important;
  font-size: 0.9375em;
  text-decoration: underline !important;
  display: block;
  margin-bottom: 1em;
  cursor: pointer;
}
.contact-left .phonesLabel,
.contact-left .phones {
  color: #fff;
  font-size: 0.9375em;
  line-height: 1.2em;
  display: block;
  float: left;
}
.contact-left .phonesLabel {
  font-weight: bold;
  min-width: 3em;
  clear: both;
}
.contact-left .contact-dir2 {
  padding-bottom: 0.8em;
  border-bottom: 0.09em solid #fff;
  margin-bottom: 0.8em;
}
.contact-right {
  float: right;
  width: 100%;
  margin-bottom: 1em;
}
.contact-right .contactTabs .contactTabElement {
  float: left;
  margin-left: 1em;
  margin-bottom: 1em;
  position: relative;
}
.contact-right .contactTabElement a,
.contact-right .contactTabElementMobile a {
  padding: 0.3em 1em 0.1em;
  text-align: center;
  display: block;
  font-size: 1.2em;
  text-decoration: none;
  border: 0.16em solid #005879;
  color: #005983;
  font-family: "dekalb_bold_italic";
  cursor: pointer;
  text-transform: uppercase;
}
.contact-right .contactTabElement a:hover,
.contact-right .contactTabElementMobile a:hover {
  text-decoration: none;
}
.contact-right .contactTabElement a.lastElement {
  border-right: 0.16em solid #005983;
}
.contact-right .contactTabElement a.selected,
.contact-right .contactTabElementMobile a.selected {
  color: #fff;
  background: #337a9c;
  text-transform: uppercase;
}
.contact-right .contactTabContent {
  display: none;
  padding: 0;
}
.contact-right .contactTabContent .taglib-captcha {
  margin-top: 2.5em;
}
.contact-right .contactTabContent.selected {
  display: block;
}
.contact-right .contactTabElementMobile {
  display: none;
}
.contact-right form {
  width: 66.6%;
  margin: 2em 0 0 0;
}
.contact-right form .mandatory {
  float: right;
  font-size: 0.875em;
  color: #333;
}
.contact-right label {
  display: block;
  font-size: 0.875em;
  margin-bottom: 0.3em;
}
.contact-right label.labelArea {
  display: inline-block;
  font-size: 1em;
  margin: 0 2.3em 0.3em 0;
  color: #41c0d4;
  font-family: "dekalb_regular", "dekalb_medium_italic";
  font-weight: bold;
}
.contact-right input[type="text"],
.contact-right input[type="password"],
.contact-right textarea {
  border: 0.09em solid #005983 !important;
  margin-bottom: 1em !important;
  border-radius: 0 !important;
  width: 100% !important;
  border-radius: 0;
}
.contact-right textarea {
  float: left;
  min-height: 12em;
}
.aui .contact-right .interConsent {
  font-family: Arial;
  margin-bottom: 20px;
  margin-top: -20px;
  font-size: 0.875em !important;
  color: black !important;
  line-height: 1.2 !important;
}
.contact-right p {
  float: left;
  width: 99%;
  font-size: 0.875em;
}
.contact-right p a {
  color: #005983;
  text-decoration: underline;
}
.contact-right p a:hover {
  color: #005983;
  text-decoration: none;
}
.contact-right .taglib-captcha {
  clear: both;
}
.contact-right input[type="button"] {
  padding: 0 1em;
  margin: 0.8em 0;
  float: left;
  min-width: 2em;
}
.contact-right .dataRequired {
  color: #f00;
}
.contact-right label input#_DEKALBcontact_WAR_contact_autoemailCheckbox {
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  position: fixed;
  top: -50000em;
}
.contact-right label input#_DEKALBcontact_WAR_contact_cbOneCheckbox {
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  position: fixed;
  top: -50000em;
}
.contact-right label input#_DEKALBcontact_WAR_contact_cbTwoCheckbox {
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  position: fixed;
  top: -50000em;
}
.contact-right label input#_DEKALBcontact_WAR_contact_a3Checkbox {
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  position: fixed;
  top: -50000em;
}
.contact-right label.checkbox.checkbox-selected {
  font-size: 0.875em !important;
  background: url(/DEKALB-theme/images/checked-contact-on.png) no-repeat left
    top transparent !important;
  display: block;
  color: #000 !important;
  margin-bottom: 1.5em;
  line-height: 1.2;
}
.contact-right .formChecks label.checkbox {
  width: 93%;
  font-size: 0.875em !important;
  background: url(/DEKALB-theme/css/../images/checked-contact.png) no-repeat
    left top transparent;
  display: block;
  color: #000 !important;
  padding-left: 2em;
  clear: left;
  margin-bottom: 1.5em;
  line-height: 1.2;
}
.contact-right .formChecks label.checkbox.checkbox-selected {
  font-size: 0.875em !important;
  background: url(/DEKALB-theme/images/checked-contact-on.png) no-repeat left
    top transparent !important;
  display: block;
  color: #000 !important;
  margin-bottom: 1.5em;
  line-height: 1.2;
}
.contact-right .formChecks label.checkbox.acceptTerms {
  font-size: 0.875em !important;
  background: url(/DEKALB-theme/images/checked-contact-on.png) no-repeat left
    top transparent;
  display: block;
  color: #333 !important;
  margin-bottom: 1.5em;
  line-height: 1.2;
}
.contact-right .localAgents p {
  width: 100%;
  float: none;
  font-size: 1em;
  margin-bottom: 1.5em;
}
.contact-right .localAgents .localAgentImg {
  float: left;
  margin: 0 1em 0 0;
  height: 4.5em;
}
.contact-right .localAgents .localAgentData {
  float: left;
  width: 68%;
}
.contact-right .prettyfied-select {
  width: auto !important;
  margin-bottom: 2em;
  min-width: 8em;
}
.contact-right .prettyfied-select .prettyfied-select-box {
  border-bottom: 0.09em solid #337a9c;
  color: #337a9c;
  background: url(/DEKALB-theme/css/../images/select-down.png) right center
    no-repeat transparent;
  padding: 0;
}
.contact-right .prettyfied-select .prettyfied-select-box.expanded {
  background: url(/DEKALB-theme/css/../images/select-up.png) right center
    no-repeat transparent;
}
.contact-right .prettyfied-select .dropDown {
  border: 0.09em solid #337a9c;
}
.contact-right .prettyfied-select-topic {
  width: auto !important;
  margin-bottom: 2em;
  min-width: 5em;
}
.contact-right .prettyfied-select-topic .prettyfied-select-box {
  border: 0.09em solid #005983;
  color: #337a9c;
  background: url(/DEKALB-theme/css/../images/select-down.png) 10.5em center
    no-repeat transparent;
  padding: 0.2em;
  width: 11.5em;
  font-size: 0.875em;
  float: left;
}
.contact-right .prettyfied-select-topict .prettyfied-select-box.expanded {
  background: url(/DEKALB-theme/css/../images/select-up.png) right center
    no-repeat transparent;
}
.contact-right .prettyfied-select-topic.dropDown {
  border: 0.08em solid #337a9c;
}
.contact-right .localAgent {
  width: 49.7%;
  display: inline-block;
  margin-bottom: 2em;
}
.contact-right .localAgent .levelOne {
  font-family: "dekalb_bold_italic";
  font-size: 1em;
  color: #337a9c;
  line-height: 1.1;
  display: block;
}
.contact-right .localAgent .levelTwo {
  font-size: 0.875em;
  margin-bottom: 0.3em;
  line-height: 1.2;
}
.contact-right .localAgent a {
  text-decoration: underline;
  color: #337a9c;
  font-size: 0.875em;
  display: block;
  margin-bottom: 0;
  line-height: 1.4;
}
.contact-right .localAgent .levelFour {
  font-size: 0.875em;
  line-height: 0.6em;
  float: left;
  clear: left;
  padding-top: 10px;
}
.contact-right .localAgent .levelFour.phone {
  line-height: 1.2;
}
span.levelFour.phone strong {
  height: 14px;
  float: left;
}
.contact-right .localAgent .levelFour.ad {
  line-height: 1.4;
}
.contact-right .localAgent .phone {
  font-size: 0.875em;
  line-height: 0.6em;
  float: left;
}
.contact-right .localAgent .phone span.phone-d {
  font-size: 0.875em;
}
.contact-right .localAgent .phone span.phone-d a {
  font-size: 0.875em;
}
.contact-right .phonesLabel,
.contact-right .phones {
  color: #fff;
  font-size: 0.9375em;
  line-height: 1.2em;
  display: block;
  float: left;
}
.contact-right .phonesLabel {
  font-weight: bold;
  min-width: 3em;
  clear: both;
}
.contact-right .localAgent a.phone[href^="tel"] {
  font-size: 0.875em;
  line-height: 0.6em;
  padding-bottom: 0.6em;
  float: left;
  color: inherit;
  text-decoration: none;
  display: inline;
}
hr {
  min-width: 18.45em;
}
form .error .form-validator-stack.help-inline {
  background: url(/DEKALB-theme/css/../images/arrow_blue_error_form.png) -0.1em center
    no-repeat;
  position: absolute;
  left: 103%;
  min-width: 15em;
  text-align: center;
}
form .error .form-validator-stack.help-inline > div {
  background: #005983;
  font-size: 0.75em;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 5px;
  text-align: left;
  width: auto;
  float: none;
  line-height: 1.2;
}
form .error .form-validator-stack.help-inline.field-error-2 {
  left: 103%;
}
form .control-group {
  position: relative;
  clear: left;
}
.taxonomy ul {
  margin: 0.625em 0 1em !important;
  padding: 0;
  float: left;
}
.taxonomy ul li:first-child {
  background: 0;
  padding-left: 0;
}
.taxonomy ul li {
  display: inline;
  padding: 0 0 0 0.5em;
  border: 0;
  margin: 0;
  line-height: 1em;
  height: 0.9em;
  background: url("/DEKALB-theme/css/../images/line-vertical.png") no-repeat 0
    0.15em;
  position: relative;
  top: 0;
}
.taxonomy ul li a {
  padding: 0 0.5em 0 0;
  color: #005879;
  font-family: "dekalb_bold";
  text-transform: uppercase;
  font-size: 0.75em;
  position: relative;
  top: 0;
}
.taxonomy ul li a:hover {
  padding: 0 0.5em 0 0 !important;
  color: #005879;
  font-family: "dekalb_bold";
  text-transform: uppercase;
  font-size: 0.75em;
}
.taxonomy ul li a.last {
  border-right: 0;
  position: relative;
  top: 0;
}
.newsDetailContent .taxonomy ul {
  margin: 0.625em 0 1em !important;
  padding: 0;
  float: left;
}
.newsDetailContent .taxonomy ul li {
  display: inline;
  padding: 0 0 0 0.5em;
  border: 0;
  margin-bottom: 0.2em;
  line-height: 1em;
  height: 0.9em;
  background: url("/DEKALB-theme/css/../images/line-vertical.png") no-repeat
    scroll 0 0;
  position: relative;
  top: 0;
}
.newsDetailContent .taxonomy ul li:first-child {
  padding-left: 0;
  background: 0;
}
.newsDetailContent ul li a {
  padding: 0 0.1em 0 0;
  color: #005879;
  font-family: "dekalb_bold";
  text-transform: uppercase;
  font-size: 0.75em;
  position: relative;
  top: -0.4em;
}
.newsDetailContent ul li a:hover {
  padding: 0 0.1em 0 0 !important;
  color: #005879;
  font-family: "dekalb_bold";
  text-transform: uppercase;
  font-size: 0.75em;
}
.newsDetailContent .taxonomy ul li a.last {
  border-right: 0;
  position: relative;
  top: -0.4em;
}
.agronomyContentBox .taxonomy ul {
  margin: 0.625em 0 1em !important;
  padding: 0;
  float: left;
}
.agronomyContentBox .taxonomy ul li {
  display: inline;
  padding: 0 0 0 0.5em;
  border: 0;
  margin-bottom: 0.6em;
  line-height: 1em;
  height: 0.9em;
  background: url("/DEKALB-theme/css/../images/line-vertical.png") no-repeat
    scroll 0 0;
  position: relative;
  top: 0;
}
.agronomyContentBox .taxonomy ul li:first-child {
  padding-left: 0;
  background: 0;
}
.agronomyContentBox ul li a {
  padding: 0 0.1em 0 0;
  color: #005879;
  font-family: "dekalb_bold";
  text-transform: uppercase;
  font-size: 0.75em;
  position: relative;
  top: -0.4em;
}
.agronomyContentBox ul li a:hover {
  padding: 0 0.1em 0 0 !important;
  color: #005879;
  font-family: "dekalb_bold";
  text-transform: uppercase;
  font-size: 0.75em;
}
.agronomyContentBox .taxonomy ul li a.last {
  border-right: 0;
  position: relative;
  top: -0.4em;
}
.agronomyContentBoximg.mobile {
  display: none;
}
#footerIn .box-copy {
  width: 100%;
}
#footerIn .box-copy {
  text-align: left;
}
#footerIn .copy,
#footerIn .copy-mon {
  padding: 0;
  margin-bottom: 0.4em;
}
#footerIn .copy-mon {
  display: block;
  margin-top: 0.3em;
  line-height: 1.2em;
}
#footerLogo {
  margin: 0;
  padding-bottom: 0.625em;
  width: 100%;
  background: #fff;
}
#footerLogo img {
  text-align: right;
}
#footer {
  margin-top: 1.25em;
  clear: left;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  z-index: 10;
}
#footer #footerLogo .content {
  margin: 0 auto;
  text-align: right;
  padding-right: 15px;
}
#footerIn {
  background: #005983;
  color: #fff;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 7px;
  padding-bottom: 10px;
}
#footerIn .content {
  border-bottom: 1px solid #4485a4;
  padding-bottom: 20px;
  margin-top: 20px;
}
#footerIn ul {
  margin: 0;
  font-size: 0.8125em;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 1em;
  width: 100%;
}
#footerIn ul li {
  display: block;
  float: left;
  position: relative;
}
#footerIn ul li:first-child a {
  background: 0;
  padding-left: 0;
}
#footerIn ul li.collapsed ul.more-links {
  display: none;
  position: relative;
}
#footerIn ul li.expanded ul.more-links {
  position: absolute;
  z-index: 10;
  display: block;
  border: 0.16em solid #005983;
  width: 20em;
  left: 0;
  bottom: 100%;
  text-align: left;
}
#footerIn ul li.expanded ul.more-links li {
  clear: both;
  float: none;
  margin: 0;
  width: 100%;
  background: #fff;
}
#footerIn ul li.expanded ul.more-links li a {
  background-color: #fff;
  font-size: 1.2em;
  padding-right: 10%;
  margin: 0;
  padding: 0.2em 0.7em 0.2em 0.7em;
  display: block;
  color: #005983;
  border-bottom: 1px solid #005983;
  line-height: 1.2;
}
#footerIn ul li a {
  background: url(/DEKALB-theme/css/../images/line-footer.png) 0 0.2em no-repeat;
  color: #fff;
  padding: 0 8px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
}
#footerIn ul li:last-child a {
  border-right: 0;
}
#footerIn ul li a:hover {
  color: #fff;
}
#footerIn .box-copy {
  margin-top: 0.4em;
}
#footerIn .copy {
  padding: 0 0.625em 0 0;
  font-weight: bold;
  display: inline-block;
  line-height: 1;
  vertical-align: super;
  vertical-align: super;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  width: 100%;
}
#footerIn .copy-mon {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
}
#footerIn .box-copy .copy {
  margin-top: 20px !important;
}
.social_links_wrapper {
  float: right;
}
.footer_links_wrapper {
  overflow: auto;
}
.disclaimer-footer {
  background: #005983;
  max-width: 84em;
  padding-top: 15px;
  line-height: 14px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.disclaimer-footer .text-content {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
}
.social-links {
  text-align: right;
}
.social-links a {
  margin: 0 7px;
  width: 40px;
  height: 40px;
  background-color: #0083c4;
  border-radius: 50%;
  text-align: center;
  display: inline-block;
  line-height: 45px;
  transition: 0.3s;
  border: solid 1px #0095ca;
}
.social-links a:hover {
  background-color: white;
}
.social-links a i {
  color: white;
  display: inline-block !important;
  font-size: 20px;
}
.social-links a:hover i {
  color: #005983;
}
@media (max-width: 768px) {
  #footerIn .content ul li:first-child a {
    padding-left: 0.7em;
  }
  #footerIn .content ul li {
    float: left;
    text-align: left;
    margin-bottom: 1em;
  }
  .social-links {
    text-align: center;
  }
  #footer #footerLogo .content {
    margin-top: 2em;
  }
  .info-footer .disclaimer-footer {
    text-align: center !important;
    margin-top: 2em;
  }
  .disclaimer-footer {
    padding-top: 0;
  }
}
.popup {
  display: none;
}
.popup .popupOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}
.popup .popupIn {
  width: 20em;
  background: #fff;
  z-index: 1000;
  top: 10em;
  position: fixed;
  left: 50%;
  margin-left: -10em;
  padding: 1em;
}
.popup .popupIn .titlePopup {
  color: #005983;
  padding-bottom: 0.5em;
  display: block;
  font-family: "dekalb_bold";
  text-transform: uppercase;
}
.popup .popupIn .text {
  font-size: 0.8em;
  line-height: 1.2em;
}
.portlet-contact .popup .popupIn .text {
  font-size: 1em;
  line-height: 1em;
}
.popup .popupIn .closePopup {
  background: url(/DEKALB-theme/css/../images/ico_close.png) no-repeat top left
    transparent;
  float: right;
  position: relative;
  width: 1em;
  height: 1em;
  cursor: pointer;
}
.popup .popupInWeather {
  width: 63%;
  background: #fff;
  z-index: 10000;
  top: 5.5em;
  position: fixed;
  left: 19%;
  padding: 0;
  height: 71%;
}
.popup .popupInWeather .closePopup {
  background: url(/DEKALB-theme/css/../images/ico_close.png) no-repeat top left
    transparent;
  float: right;
  position: relative;
  width: 1em;
  height: 1em;
  cursor: pointer;
  top: 1em;
  right: 1em;
}
.bannerCookies {
  width: 100%;
  background: url(/DEKALB-theme/css/../images/cookies_bg.png) repeat-x top left
    #56564c;
  border-bottom: 0.09em solid #fff;
  height: auto;
}
.bannerCookiesIn {
  max-width: 84em;
  margin: 0 auto;
  width: 100%;
  color: #fff;
  padding: 1.2em 0 0;
  font-size: 0.875em;
}
.bannerCookiesIn .text {
  padding: 0 0 1em;
  margin: 0 7em;
  text-align: center;
  line-height: 1.2em;
  float: left;
}
.bannerCookiesIn .closeBanner {
  display: block;
  text-decoration: underline;
  color: #fff;
  cursor: pointer;
  background: url(/DEKALB-theme/css/../images/ico_close_cookies.png) no-repeat 0
    0.4em transparent;
  right: 0;
}
.bannerCookiesIn .closeBanner:hover {
  color: #fff;
  text-decoration: none;
}
.bannerCookiesIn a.closeBanner {
  padding-left: 1.3em;
  margin: 0;
  float: right;
  position: relative;
  top: -2.5em;
  left: -1em;
}
.bannerCookiesMax {
  margin-bottom: 2.2em;
}
.bannerCookiesMax .text {
  padding: 0 0 1.5em;
}
.stacktable.small-only {
  display: none;
}
.portlet-borderless-container {
  min-height: 0.09em;
}
.oneLineP {
  display: none;
}
.flexslider ol {
  margin: 0;
  padding: 0;
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 6%;
  text-align: center;
}
.flex-control-nav li {
  margin: 0;
  display: inline-block;
  zoom: 1;
}
.flex-control-nav li:first-child {
  margin: 0;
}
.flex-control-nav li a {
  width: 21px;
  height: 20px;
  display: block;
  background: url(/DEKALB-theme/css/../images/bg_control_nav.png) no-repeat;
  cursor: pointer;
  text-indent: -999em;
}
.flex-control-nav li a:hover {
  background-position: 0 -30px;
}
.flex-control-nav li a.active {
  background-position: 0 -60px;
  cursor: default;
}
.homeNewsMobile .flex-control-nav {
  position: static;
  margin-bottom: 35px;
}
.homeNewsMobile .flex-control-nav li a {
  background-image: url(/DEKALB-theme/css/../images/bg_control_nav_mobile.png);
}
.homeNewsMobile .flex-control-nav li a:hover {
  background-position: 0 -28px;
}
.homeNewsMobile .flex-control-nav li a.active {
  background-position: 0 -58px;
}
.homeNewsMobile .flexslider .slides {
  padding-bottom: 10px;
  margin: 0 0 0.325em;
}
.highlight-mobile .flex-control-nav {
  position: static;
  margin-top: 10px;
}
.highlight-mobile .flex-control-nav li a {
  background-image: url(/DEKALB-theme/css/../images/bg_control_nav_mobile.png);
}
.highlight-mobile .flex-control-nav li a:hover {
  background-position: 0 -28px;
}
.highlight-mobile .flex-control-nav li a.active {
  background-position: 0 -58px;
}
.flexslider .slides img {
  max-width: 100%;
  display: block;
  width: 100%;
  background-size: 0 70%;
}
.aui #accordion input[type="button"] {
  display: none;
}
.mCSB_inside > .mCSB_container {
  margin-right: 0;
  padding-bottom: 0.5em;
}
.mCSB_scrollTools {
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0.2em;
}
.popupInWeather .mCSB_scrollTools {
  width: 10px;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 1px;
  left: -6px;
  bottom: 0;
  right: 0;
  height: auto;
  background: white;
}
.mCSB_scrollTools .mCSB_dragger {
  background: white;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 16px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  position: relative;
  width: 16px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: white !important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #f2f2f2;
  background-color: #f2f2f2;
  border: 1px solid #337a9c;
  border-radius: 0;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #f2f2f2;
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #f2f2f2;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
  width: 0;
  background-color: #fff !important;
  background-color: rgba(255, 255, 255, 0.2);
}
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 16px;
}
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 16px;
  margin: 5px 0;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #f2f2f2;
  background-color: #f2f2f2;
  border: 1px solid #337a9c;
  border-radius: 0;
  top: 0;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #f2f2f2;
  background-color: rgba(242, 242, 242, 0.85);
  bottom: 0.5em;
}
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: #f2f2f2;
  background-color: rgba(242, 242, 242, 0.85);
}
.header-login-register {
  float: right;
  margin: 0 2em 0 0;
}
.header-login-register a,
.header-login-register a:hover,
.header-login-register a:link,
.header-login-register a:visited,
.header-login-register a:focus,
.header-login-register span,
.aui .modal-header {
  color: #fff;
  font-family: "dekalb_bold_italic";
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
}
.aui .modal-header {
  color: #005983;
}
.aui .modal-header span {
  display: inline-block;
  margin-top: 1px;
  font-size: 105%;
}
.aui .alert-danger,
.aui .alert-error,
.aui .portlet-msg-error,
.aui .alert-success,
.aui .portlet-msg-success,
.aui .alert-warning {
  background-color: #005983;
  border-color: #005983;
  color: #fff;
  border-radius: 0;
  text-shadow: 0 0 0 rgba(255, 255, 255, 0);
  font-size: 13px;
  margin-bottom: 1em;
  padding: 4px;
  box-sizing: border-box;
  line-height: 1.2;
}
.aui .dekalb-success {
  background-color: #fff;
  border: 1px solid #005983;
  color: #005983;
  border-radius: 0;
  font-weight: bold;
  text-shadow: 0 0 0 rgba(255, 255, 255, 0);
  font-size: 13px;
  margin-bottom: 1em;
  padding: 4px;
  box-sizing: border-box;
  line-height: 1.2;
}
@media screen and (min-width: 1700px) {
  .highlight .col_1_4.highlight1,
  .highlight .col_1_4.highlight2,
  .highlight .col_1_4.highlight3,
  .highlight .col_1_4.highlight4 {
    background-size: 100% 100%;
  }
  .bannerCookiesIn a.closeBanner {
    padding-left: 1.3em;
    margin: 0;
    float: right;
    position: relative;
    top: -2.5em;
    left: -1.5em;
  }
  .oneLineP {
    display: none;
  }
  .newsOptions .flo-dch .dateRanges {
    width: 43.1%;
  }
  .highlight .highlightIn {
    height: 100%;
  }
  .list-products-compare .list-item .item {
    margin: 0.875em 2.18em 0.875em 0;
  }
  .firefox .highlight .highlightIn {
    height: 102%;
  }
  .agronomyContentBoximg.mobile {
    display: none;
  }
  #navigation .child-menu .level3 a.selected {
    color: white;
    margin-bottom: 0;
    border-bottom: 0.09em solid #fff;
    width: 75.5%;
  }
  #navigation .child-menu .level3 a.selected:hover {
    color: white;
    margin-bottom: 0;
    border-bottom: 0.09em solid #fff;
    width: 75.5%;
  }
  #navigation .child-menu .level3 a[aria-haspopup="true"] {
    padding-left: 1.05em;
  }
  #navigation .child-menu .level3 a[aria-haspopup="true"]:hover {
    background: #7facc1 url(/DEKALB-theme/css/../images/arrow_down_country.png)
      95% 50% no-repeat !important;
    font-size: 1.0625em;
    width: 75.5%;
    padding-right: 16%;
    padding-left: 1.05em;
  }
  #navigation .child-menu .level3 a.selected:hover {
    background: #7facc1 url(/DEKALB-theme/css/../images/arrow_up_country.png)
      95% 50% no-repeat !important;
    font-size: 1.0625em;
    padding-left: 1.05em;
    line-height: 1;
    color: #fff;
    position: relative;
  }
}
@media screen and (max-width: 1279px) {
  .popup .popupInWeather {
    background: #fff none repeat scroll 0 0;
    height: 80%;
    left: 1%;
    padding: 0;
    position: fixed;
    top: 5.5em;
    width: 98%;
    max-width: 1200px;
  }
  .dekalbLayoutHome .portlet-column.portlet-column-last.span4 {
    width: 520px;
  }
}
@media screen and (max-width: 1023px) {
  .list-results ul li .box-term .label-news {
    margin-right: 0.5em;
  }
  .dekalbLayoutHome .portlet-column.portlet-column-last.span4 {
    width: 414px;
  }
  .aui .portlet-boundary_DEKALBcataloguefilters_WAR_catalogue_ #accordion {
    float: right;
  }
  .aui #accordion input[type="button"] {
    display: inline-block;
    color: #3ac3d5;
    font-family: "dekalb_medium_italic";
    padding-left: 1.3em;
    padding-top: 0;
    right: 0;
  }
  .aui.ios input,
  .aui.ios input.input-large,
  .aui.ios textarea,
  .aui.ios .uneditable-input {
    max-width: 100%;
  }
  .bannerCookies {
    width: 100%;
    background: url(/DEKALB-theme/css/../images/cookies_bg.png) repeat-x top
      left #56564c;
    border-bottom: 0.09em solid #fff;
  }
  .bannerCookiesIn {
    max-width: 75em;
    margin: 0 auto;
    width: 100%;
    color: #fff;
    padding: 1em 0;
    font-size: 0.7em;
  }
  .bannerCookiesIn .text {
    margin: 0 7em;
    text-align: center;
    line-height: 1.2em;
    float: left;
  }
  .bannerCookiesIn .closeBanner {
    display: block;
    text-decoration: underline;
    color: #fff;
    cursor: pointer;
    background: url(/DEKALB-theme/css/../images/ico_close_cookies.png) no-repeat
      0 0.4em transparent;
  }
  .bannerCookiesIn .closeBanner:hover {
    color: #fff;
    text-decoration: none;
  }
  .bannerCookiesIn a.closeBanner {
    padding-left: 1.3em;
    margin: 0;
    float: left;
    position: relative;
    top: 0.5em;
    left: 0;
    text-align: center;
    margin-left: 50%;
  }
  .bannerCookiesMax {
    margin-bottom: 1.2em;
  }
  .flexslider .slides img {
    max-width: 100%;
    display: block;
    width: 100%;
  }
  .bannerVideoData p {
    font-size: 1.2em;
  }
  .bannerVideoData {
    width: 15em;
  }
  .bannerVideoEmbed {
    width: 60%;
    float: right;
    padding: 2em 0;
    background: url(/DEKALB-theme/css/../images/loader.gif) no-repeat 50% 20%
      transparent;
  }
  .bannerVideoEmbed {
    right: -6em;
    top: 1.5em;
  }
  .logo img {
    margin: -0.3em 0 0.3em;
  }
  .contentHeader {
    padding: 0.5em 0;
    position: relative;
  }
  #header {
    margin-bottom: 0;
  }
  .header-search input.input-search {
    padding: 0.05em 0.9em;
    font-family: "dekalb_medium_italic";
    border-radius: 1em;
    border: 0;
    background: #fff;
    outline: 0;
    width: 13em;
    height: 1.6em;
    margin-right: 0;
    float: right;
  }
  .header-search input.input-search-button {
    padding: 0.05em 0.9em;
    border: 0;
    background: url(/DEKALB-theme/css/../images/search-icon.png) no-repeat right
      center;
    outline: 0;
    position: relative;
    left: 90%;
    top: 0;
  }
  .header-country {
    width: 13em;
    position: relative;
    top: 4em;
    right: -14em;
    margin-right: 0;
    z-index: 10;
  }
  .header-options {
    position: relative;
    top: 1.5em;
    margin-right: 1em;
    z-index: 10;
    clear: right;
  }
  .header-country .prettyfied-select {
    min-height: 2.3em;
    float: left;
  }
  .header-country .prettyfied-select .prettyfied-select-box {
    width: 82%;
  }
  .header-country .prettyfied-select .dropDown {
    width: 16.3em;
  }
  header#banner {
    background: #005983;
    padding: 0.1em 0 0;
  }
  .contentHeader {
    margin: 20px 20px 50px 30px;
  }
  #heading {
    width: 25%;
    margin: 12.5px 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .header-logo {
    display: none;
  }
  .site-title {
    float: left;
  }
  .site-title .logo img {
    max-height: 50px;
    height: auto;
    padding: 0;
    margin: 0;
  }
  .header-logo.tbl-mob {
    display: inline-block;
    height: auto;
    margin: 0 12.5px 0 12.5px;
    float: left;
  }
  .header-logo.tbl-mob a img {
    height: auto;
    width: 100%;
  }
  .header-country,
  .header-options {
    width: 30%;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .header-country {
    left: 25%;
  }
  .header-options {
    left: 55%;
  }
  .header-country .prettyfied-select {
    width: 80% !important;
    margin-left: 10%;
  }
  .header-country .prettyfied-select .prettyfied-select-box {
    width: 100%;
  }
  .header-country .prettyfied-select .dropDown {
    margin-left: 0;
    width: 100%;
  }
  .header-options .header-search {
    width: 100%;
    padding-left: 7.5%;
    box-sizing: border-box;
  }
  .header-options .header-search .input-search {
    width: 85%;
    float: none;
    margin: 0;
  }
  .header-options .header-search .input-search-button {
    width: 10% !important;
    padding: 0;
    margin: 0;
    left: -20px;
    background: url(/DEKALB-theme/css/../images/search-icon.png) no-repeat;
  }
  .header-login-register {
    width: 100%;
    position: absolute;
    bottom: -35px;
    float: right;
    text-align: right;
    margin: 0;
    padding: 0;
  }
  #tabletMenuButton {
    display: block;
    float: right;
    text-align: right;
    width: 15%;
    position: relative;
    right: 0;
  }
  .prettyfied-select .dropDown {
    top: 1.8em;
    margin-left: 3.5em;
  }
  .localAgents .prettyfied-select .dropDown {
    top: 1.8em;
    width: 100% !important;
    margin-left: 0;
  }
  .dateRanges .prettyfied-select .dropDown {
    top: 1.1em;
    width: 90% !important;
    margin-left: 0;
  }
  .prettyfied-select .prettyfied-select-box {
    float: right;
  }
  .header-logo {
    display: none;
  }
  #heading {
    float: left;
    margin-top: 0;
  }
  #heading .header-logo.tbl-mob {
    display: block;
  }
  #btnMenu {
    margin: 0;
    color: #fff;
    padding: 0;
    min-width: 5.5em;
    height: 5.5em;
    padding: 3em 0 1em 0;
    border: 0.15em solid #fff;
    outline: 0;
    background: url(/DEKALB-theme/css/../images/menu-bg.png) no-repeat center
      0.9em transparent;
    position: relative;
    right: 48%;
    float: right;
    border-radius: 0;
  }
  .homeNewsCol a {
    color: #005983;
    font-size: 1.2em;
    padding: 0.4em 0 0.6em;
    font-family: "dekalb_bold";
    cursor: pointer;
    text-transform: uppercase;
    line-height: 1.2;
    height: 2.5em;
    width: 68%;
    text-align: center;
  }
  .homeNewsMobile .flexslider input {
    position: relative;
    float: left;
    margin: 0;
    outline: 0;
    background: 0;
    border: 0.15em solid #005983;
    color: #005983;
    margin: 0.6em 0 0 0.5em;
    font-size: 0.7em;
    font-family: "dekalb_medium_italic";
    padding: 0.2em 0.5em;
  }
  .homeNewsMobile .flexslider ul li span {
    color: #01577a;
    text-transform: uppercase;
    text-align: center;
    display: block;
    font-family: "dekalb_bold";
    margin: 0.6125em 5em 0.36em 5em;
    height: 1.1em;
  }
  .homeNewsMobile .flexslider ul li p {
    text-align: center;
    font-size: 0.8em;
    margin: 0 1em;
    height: 4em;
  }
  .flexslider .slides object {
    max-width: 100%;
    display: block;
    width: 70%;
    margin-bottom: 2em;
    height: 50%;
  }
  .highlight .col_1_4 {
    width: 50%;
    padding: 0;
    margin-bottom: 0.3em;
  }
  .highlight .col_1_4 h3 {
    padding-bottom: 0.5em;
    height: 2em;
  }
  .highlight .col_1_4:hover h3 {
    height: 2em;
    padding-bottom: 0.5em;
  }
  .highlight {
    background: #fff !important;
  }
  .col_1_3 {
    width: 39.3%;
    margin-bottom: 3em;
  }
  .col_2_3 {
    width: 100%;
  }
  .aui .breadcrumb {
    background: #fff;
    padding: 0 0 !important;
    width: 98%;
    float: left;
    margin: 0 0 1em !important;
  }
  #navigation .level1 a[aria-haspopup="true"] {
    padding-right: 0.9375em;
    font-size: 1.2em;
  }
  #navigation .level1 a[aria-haspopup="true"]:after {
    padding-left: 0.3em;
  }
  #navigation .level1 a[aria-haspopup="true"].selected {
    font-size: 1.2em;
  }
  #navigation .level1 a[aria-haspopup="true"].selected:after {
    padding-left: 0.3em;
  }
  #navigation .level1 a[aria-haspopup="true"] {
    background: url(/DEKALB-theme/css/../images/arrow_down_country.png) 94% 50%
      no-repeat;
  }
  #navigation .level1 a[aria-haspopup="true"].selected {
    font-size: 1.2em;
    background: url(/DEKALB-theme/css/../images/arrow_up_country.png) 95% 50%
      no-repeat;
    width: 94%;
  }
  #navigation .level2 a[aria-haspopup="true"] {
    background-color: #fff;
    font-size: 1.1em;
    padding-right: 10%;
    background: url(/DEKALB-theme/css/../images/arrow_down_filter.png) 94% 50%
      no-repeat;
  }
  #navigation .level2 a[aria-haspopup="true"].selected {
    background-color: #fff;
    font-size: 1.1em;
    background: url(/DEKALB-theme/css/../images/arrow_up_filter.png) 93% 50%
      no-repeat;
  }
  #navigation .level2 a[aria-haspopup="true"].selected:hover {
    background-color: #fff;
    font-size: 1.1em;
  }
  #navigation .level3 a[aria-haspopup="true"] {
    background-color: #fff;
    padding-right: 16%;
    background: url(/DEKALB-theme/css/../images/arrow_up_menu_2n.png) 94% 50%
      no-repeat;
    width: 76.5% !important;
  }
  #navigation .level3 a[aria-haspopup="true"]:hover {
    background: #7facc1 url(/DEKALB-theme/css/../images/arrow_down_country.png)
      94% 50% no-repeat !important;
    font-size: 1.0625em;
    padding-right: 16%;
  }
  #navigation .level3 a[aria-haspopup="true"].selected:hover {
    background: #7facc1 url(/DEKALB-theme/css/../images/arrow_up_country.png)
      94% 50% no-repeat !important;
    padding-right: 16%;
    color: #fff;
    padding-left: 1em;
  }
  #navigation .level3 a[aria-haspopup="true"].selected {
    background: #7facc1 url(/DEKALB-theme/css/../images/arrow_up_country.png)
      94% 50% no-repeat !important;
    font-size: 1.0625em;
    padding-right: 16%;
  }
  #navigation ul {
    width: 100%;
  }
  #navigation {
    display: none;
    background: #005983;
    position: absolute;
    right: 0;
    z-index: 20;
    width: 14.85em;
    border: 0.16em solid #fff;
    margin-top: 0;
    top: 5.5em;
  }
  #navigation ul #layout_pro {
    background-color: #0084c2;
    border: 0;
    padding: 0;
    line-height: 20px;
    margin: 0;
  }
  #navigation ul li a {
    font-size: 1.25em !important;
  }
  #navigation .child-menu {
    position: static;
    margin-top: 0;
    width: 100%;
    border: 0;
  }
  #navigation .child-menu li a {
    padding: 0.36em 0.36em 0.36em 1em;
    font-size: 1.1em !important;
  }
  #navigation ul li {
    width: 100%;
    margin: 0;
  }
  #navigation .child-menu li.level2 ul {
    width: 100%;
    font-size: 1em !important;
  }
  #navigation ul li a {
    display: block;
    padding: 0.57em 0.5em 0.57em 0.625em;
    margin: 0;
    border-bottom: 0.09em solid #fff;
  }
  #navigation ul li span {
    font-size: 1em;
    font-weight: bold;
  }
  #navigation ul li ul li a.active {
    color: #000;
  }
  #navigation ul li a[aria-haspopup="true"].selected {
    padding-right: 0;
  }
  #navigation .hightlight {
    border-radius: 0;
    border: 0;
    background: #0084c3;
    padding: 0;
    position: relative;
    top: 0;
  }
  .ui-widget-header {
    border: 0.2em solid #fff;
    background: #446d6f !important;
    color: #222;
    font-weight: bold;
    display: block !important;
    height: 0 !important;
    padding-bottom: 0 !important;
  }
  .ui-slider .ui-slider-range {
    padding: 0.2em !important;
  }
  #nav {
    display: none;
  }
  input.css-checkbox {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    position: fixed;
    top: -50000em;
  }
  input.css-checkbox-green,
  input.css-checkbox-blue,
  input.css-checkbox-mb {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    position: fixed;
    top: -50000em;
  }
  label.checkbox-label.green {
    font-size: 0.875em !important;
    background: url(/DEKALB-theme/css/../images/checkbox_tablet_off.png)
      no-repeat left 0.4em transparent;
    padding: 0 0 0 2em;
    color: #999;
    display: block;
    width: auto;
    height: auto;
    color: #005983 !important;
    font-style: italic;
  }
  label.checkbox-label.checkbox-selected.green {
    width: 80%;
    font-size: 0.875em !important;
    background: url(/DEKALB-theme/css/../images/checkbox_tablet_on.png)
      no-repeat left 0.4em transparent;
    display: block;
    width: auto;
    height: auto;
    color: #005983 !important;
    border: none !important;
    margin-left: 0 !important;
  }
  label.checkbox-label.mb {
    font-size: 0.875em !important;
    background: url(/DEKALB-theme/css/../images/checkbox_tablet_off.png)
      no-repeat left center transparent;
    padding: 0 0 0 2em;
    color: #999;
    display: block;
    height: 1.4em;
    color: #005983 !important;
  }
  label.checkbox-label.checkbox-selected.mb {
    font-size: 0.875em !important;
    background: url(/DEKALB-theme/css/../images/checkbox_tablet_on.png)
      no-repeat left center transparent;
    display: block;
    height: 1.4em;
    color: #005983 !important;
  }
  label.radio-label {
    margin-right: 1em;
    display: inline-block;
    cursor: pointer;
    background: url(/DEKALB-theme/css/../images/switch_off.jpg) no-repeat left
      center transparent;
  }
  label.radio-label.radio-selected {
    background: url(/DEKALB-theme/css/../images/switch_on.jpg) no-repeat left
      center transparent;
  }
  .line-filter {
    border-bottom: 0.09em solid #7facc1 !important;
    float: left;
    margin: 0.5em 0 1em -0.8em;
    width: 100%;
  }
  span.highlight {
    color: #41c0d4;
    font-weight: bold;
  }
  .newsOptions {
    margin: 0;
  }
  .newsOptions .flo-izq input.defaultButton.selected,
  .newsOptions .flo-izq input.defaultButton {
    margin-right: 0.8em;
  }
  .newsOptions .dateRanges {
    margin: 0 -1em 0 0;
    position: relative;
    top: -1.3em;
    width: 55%;
  }
  .newsOptions .dateRanges .titleRange {
    width: 22%;
    position: relative;
    top: -2em;
    left: 0;
  }
  .newsOptions .dateRanges .yellowLabel {
    margin-left: 0;
  }
  .newsOptions .dateRanges .dateRanges-left {
    display: inline-block;
    width: 38%;
    margin-top: 0.2em;
    text-align: left;
  }
  .newsOptions .dateRanges .dateRanges-right {
    display: inline-block;
    width: 38%;
    margin-top: 0.2em;
    float: none;
    text-align: left;
  }
  .newsOptions .dateRanges .dateRanges-left select {
    float: left;
    width: 45%;
  }
  .newsOptions .dateRanges .dateRanges-left label,
  .newsOptions .dateRanges .dateRanges-right label {
    margin-bottom: 0;
  }
  .newsOptions .dateRanges .dateRanges-left .yellowLabel,
  .newsOptions .dateRanges .dateRanges-right .yellowLabel {
    margin: 0.2em 0 0.15em 0;
    width: 100%;
    padding-top: 0.7em;
  }
  .newsOptions .dateRanges .dateRanges-left .prettyfied-select {
    width: 47% !important;
    line-height: 1.4em;
  }
  .newsOptions .dateRanges .dateRanges-right .prettyfied-select {
    width: 47% !important;
    line-height: 1.4em;
  }
  .newsOptions
    .dateRanges
    .dateRanges-right
    .prettyfied-select
    .prettyfied-select-box,
  .newsOptions
    .dateRanges
    .dateRanges-left
    .prettyfied-select
    .prettyfied-select-box {
    width: 90%;
    float: left;
  }
  .newsOptions .prettyfied-select {
    margin: 0;
  }
  .newsImgBox {
    width: 100%;
    margin-bottom: 1em;
  }
  .newsContentBox {
    width: 60.5%;
    margin-top: 0;
    height: inherit;
  }
  .newsContentBox p {
    margin: 0.6em 0;
    font-size: 0.9375em;
    line-height: 1.2em;
    min-height: 0;
    height: 2.6em;
  }
  .homeNews {
    max-width: 55em;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 0.9em;
  }
  .homeNewsCol img {
    max-width: 100%;
    width: 100%;
    display: block;
    height: auto;
  }
  .newsImgBox img {
    max-width: 100%;
    width: 100%;
    display: block;
    height: auto;
  }
  .newsImgBox {
    width: 37.5%;
    margin-bottom: 0;
  }
  .newsContentBox .newsDate {
    font-size: 0.9375em;
    font-family: Arial;
  }
  .newsDetail .newsDetailOther {
    float: left;
    width: 49.1%;
  }
  .newsDetail .newsDetailContent,
  .newsDetail .newsDetailContentTwo {
    float: right;
    width: 49%;
  }
  .newsDetail .newsDetailOtherListElement .block1 img {
    width: 100%;
    height: 3.65em;
    max-width: 96%;
    margin-left: 0 !important;
  }
  .newsDetail .newsDetailOtherListElement .block1 {
    width: 51.2%;
  }
  .newsDetail .newsDetailOtherListElement .block2 {
    width: 47%;
  }
  .newsDetail .newsDetailOtherListElement {
    width: 100%;
  }
  .newsDetail .newsDetailOtherList {
    padding: 1.5em 1em 0 0;
  }
  .relevantInf a.dwn-pdf-blue,
  .relevantInf a.dwn-pdf-blue:hover {
    font-family: "dekalb_bold_italic";
    color: #41c0d4;
    text-transform: uppercase;
    font-size: 1em;
    padding-top: 0;
    float: right;
    display: inline;
    background: url(/DEKALB-theme/css/../images/ico_pdf_small.png) right 0.25em
      no-repeat;
    margin-right: 0;
    padding-right: 1.2em;
  }
  .contact-left {
    float: left;
    color: #fff;
    padding: 0.5em;
    width: 100%;
    height: 7em;
  }
  .contact-left .contactLeftTitle {
    font-family: "dekalb_regular_italic", "dekalb_medium_italic";
    display: block;
    margin-bottom: 0.5em;
    font-size: 1.1em;
  }
  .contact-left div {
    font-size: 0.9375em;
    line-height: 1.2em;
    display: block;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .contact-left a {
    color: #fff !important;
    font-size: 0.9375em;
    text-decoration: underline !important;
    display: block;
    margin-bottom: 1em;
    cursor: pointer;
    clear: left;
  }
  .contact-left .phonesLabel,
  .contact-left .phones {
    color: #fff;
    font-size: 0.9375em;
    line-height: 1.2em;
    display: block;
    float: left;
  }
  .contact-left .phonesLabel {
    font-weight: bold;
    min-width: 3em;
    clear: both;
  }
  .contact-left .contact-dir1 {
    float: left;
    width: 25%;
    margin-right: 5%;
  }
  .contact-left .contact-dir2 {
    padding-bottom: 0.8em;
    border-bottom: 0;
    margin-bottom: 0.8em;
    float: left;
    width: 20%;
    margin-right: 5%;
  }
  .contact-left .contact-phones {
    position: relative;
    top: -6.2em;
    left: 60%;
    float: left;
    padding-left: inherit;
  }
  .contact-right {
    float: right;
    width: 100%;
    margin-bottom: 1em;
  }
  .contact .col_1_3 {
    width: 100%;
    margin: 0 0 2.5em 0;
  }
  .contact-right .localAgent {
    width: 49%;
  }
  .contact-right label.labelArea {
    font-size: 1em;
    margin: 0 1em 0.3em 0;
    color: #41c0d4;
    font-family: "dekalb_regular", "dekalb_medium_italic";
    font-weight: bold;
    float: left;
  }
  form .error .form-validator-stack.help-inline > div {
    background: #005983;
    font-size: 0.75em;
    color: #fff;
    text-align: center;
    width: 98%;
    float: left;
    text-shadow: none;
    border-color: #005983;
    line-height: 1.2;
    padding: 5px;
  }
  form .error label.checkbox .form-validator-stack.help-inline > div {
    font-size: 0.9em;
    line-height: 1.7em;
    width: 111.5%;
  }
  #mobileMenuFilter {
    border: 0.15em solid #005983;
    width: 23em;
    position: absolute;
    top: 2.7em;
    left: 0.05em;
    background: #fff;
  }
  .header-filter {
    float: left;
    padding-left: 0.8em;
    width: 100%;
  }
  .header-filter label {
    color: #71d0de;
    font-weight: bold;
    padding-left: 0 !important;
  }
  .header-filter .prettyfied-select .prettyfied-select-box {
    color: #005983;
    border-bottom: 0.09em solid #005983;
    background: url(/DEKALB-theme/css/../images/arrow_down_filter.png) right
      center no-repeat transparent;
  }
  .header-filter .prettyfied-select .prettyfied-select-box.expanded {
    background: url(/DEKALB-theme/css/../images/arrow_up_filter.png) right
      center no-repeat transparent;
  }
  #mobileMenuFilter span.highlight {
    color: #71d0de;
    font-size: 0.9375em;
    font-weight: bold;
    float: left;
    width: 100%;
    padding-left: 0.5em;
  }
  #mobileMenuFilter label,
  #mobileMenuFilter span.highlight {
    color: #71d0de;
    font-weight: bold;
    padding-left: 0.8em;
    display: block !important;
  }
  #mobileMenuFilter span.small-range {
    color: #005983;
    font-size: 0.75em;
    padding: 0 0.8em;
  }
  a.btn-download-filter {
    border: 0.2em solid #005983;
    font-family: "dekalb_bold_italic";
    padding: 0.5em 0;
    color: #005983 !important;
    text-transform: uppercase;
    margin: 0.8em !important;
    display: block;
    text-align: center;
    width: 90%;
  }
  .content-search input.input-search-button {
    padding: 0.05em 0.9em;
    border: 0;
    background: url(/DEKALB-theme/css/../images/search-icon.png) no-repeat right
      center;
    outline: 0;
    position: relative;
    top: -2.3em;
    right: -8%;
  }
  .results {
    margin-left: 2em;
    position: absolute;
    text-align: center;
    width: 95%;
  }
  .compare-search {
    float: right;
    top: -13.5em;
  }
  .portlet-boundary_DEKALBsearch_WAR_search_ .result-search {
    width: 90%;
    position: relative;
    top: 0;
  }
  .result-search {
    width: 42%;
    position: relative;
    top: -4em;
  }
  .product-detail .result-search {
    width: 42%;
    position: relative;
    top: 0;
  }
  .back-button {
    display: block;
  }
  .back-button {
    border: 0.2em solid #005879;
    padding: 0.3em 0.5em;
    float: right;
    margin: 0 0 2em !important;
  }
  a.returnButton {
    background: url(/DEKALB-theme/css/../images/arrow_return.png) center left
      no-repeat;
    font-family: "dekalb_bold_italic";
    padding: 0 0 0 1em;
    color: #005879;
    text-transform: uppercase;
    display: block;
  }
  .list-products .result-search {
    width: 42% !important;
  }
  .relevantInf .link {
    width: 70%;
  }
  .relevantInf .link:hover {
    text-decoration: underline;
    color: #41c0d4;
    margin: 0 0.5em 0.5em 0;
  }
  .relevantInf a.dwn-pdf-blue,
  .relevantInf a.dwn-pdf-blue:hover {
    float: right;
    width: 23%;
    margin-right: 0;
    padding-right: 1.3em;
    font-size: 0.875em;
    text-align: right;
  }
  .compare-search .compareleft {
    float: left;
  }
  .flex-direction-nav {
    display: block;
  }
  .flex-control-nav {
    display: none;
  }
  .stacktable.small-only {
    display: none;
  }
  .filter-result .prettyfied-select {
    min-width: 8.6em;
    min-height: 2.3em;
  }
  .filter-result .prettyfied-select .prettyfied-select-box {
    color: #005983;
    border-bottom: 0.1em solid #045c85;
    background: url(/DEKALB-theme/css/../images/arrow_down_filter.png) right 1em
      no-repeat transparent;
    float: left;
    width: 6.8em;
  }
  .filter-result .prettyfied-select .prettyfied-select-box.expanded {
    background: url(/DEKALB-theme/css/../images/arrow_up_filter.png) right 1em
      no-repeat transparent !important;
  }
  .filter-result .prettyfied-select ul.dropDown {
    margin: 0;
    border: 0.1em solid #045c85;
  }
  .highlight .col_1_4 .title {
    border-top: 0.0625em solid #d5d6d6;
    padding: 1.2% 8.0625%;
    text-transform: uppercase;
  }
  .aui #at20mc {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    border: none !important;
  }
  .aui .dekalbLayoutHome .btn-primary,
  .aui .dekalbLayoutHome .btn-cancel {
    font-size: 14px;
    background: transparent;
    margin-bottom: 0;
    width: auto;
  }
  .aui .dekalbLayoutHome > .portlet-layout.row-fluid:nth-child(1) {
    background: #0084c2;
    height: auto;
    float: left;
    margin-bottom: -1em;
    width: 100%;
  }
  .journal-content-article .highlight {
    padding-top: 1em;
  }
  .homeNewsCol.banner {
    display: none;
  }
}
@media screen and (max-width: 980px) {
  #mobileMenuButton {
    width: 76%;
  }
  #btnMenu {
    right: 50.6%;
  }
}
@media only screen and (device-width: 768px) {
  #nav li ul li.submenu.active.selected a.open:hover {
    width: 92.7% !important;
    background: #41c0d4 url(/DEKALB-theme/css/../images/arrow_up_menu_left.png)
      100.1% 50% no-repeat !important;
  }
  #navigation ul {
    font-weight: normal;
  }
  #navigation {
    right: 38.4%;
  }
}
@media screen and (max-width: 768px) {
  .dekalbLayoutHome .portlet-column.portlet-column-last.span4 {
    width: 308px;
  }
  .aui .btn {
    width: auto;
  }
  .list-products .result-search {
    width: 56% !important;
  }
  .flex-control-nav li a {
    width: 20px;
    height: 18px;
    display: block;
    background: url(/DEKALB-theme/css/../images/bg_control_nav.png) no-repeat;
    cursor: pointer;
    text-indent: -999em;
  }
  .oneLine {
    border-bottom: 0.09em solid #02567a;
    width: 100%;
    margin: 4em 0 1.5em !important;
  }
  .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
    width: 22% !important;
  }
  header#banner {
    background: #005983;
    padding: 0.1em 0 0;
  }
  .contentHeader {
    margin: 20px 20px 50px 30px;
  }
  #heading {
    width: 25%;
    margin: 0 15px 0 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .header-logo {
    display: none;
  }
  .site-title {
    float: left;
    width: 55%;
  }
  .site-title .logo img {
    width: 100%;
    max-height: 100px;
    height: auto;
    padding: 0;
    margin: 0;
  }
  .header-logo.tbl-mob {
    display: inline-block;
    width: 30%;
    height: auto;
    margin: 0;
    margin-left: 10%;
    float: right;
  }
  .header-logo.tbl-mob a img {
    width: 100%;
  }
  .header-country,
  .header-options {
    width: 30%;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .header-country {
    left: 25%;
  }
  .header-options {
    left: 55%;
  }
  .header-country .prettyfied-select {
    width: 80% !important;
    margin-left: 10%;
  }
  .header-country .prettyfied-select .prettyfied-select-box {
    width: 100%;
  }
  .header-country .prettyfied-select .dropDown {
    margin-left: 0;
    width: 100%;
  }
  .header-options .header-search {
    width: 100%;
    padding-left: 7.5%;
    box-sizing: border-box;
  }
  .header-options .header-search .input-search {
    width: 85%;
    float: none;
    margin: 0;
  }
  .header-options .header-search .input-search-button {
    width: 10% !important;
    padding: 0;
    margin: 0;
    left: -20px;
    background: url(/DEKALB-theme/css/../images/search-icon.png) no-repeat;
  }
  .header-login-register {
    width: 100%;
    position: absolute;
    bottom: -35px;
    float: right;
    text-align: right;
    margin: 0;
    padding: 0;
  }
  .prettyfied-select .prettyfied-select-box {
    width: 100%;
    float: right;
  }
  .localAgents .prettyfied-select .dropDown {
    top: 1.8em;
    width: 100% !important;
    margin-left: 0;
  }
  .dateRanges .prettyfied-select .dropDown {
    top: 1.3em;
    width: 90% !important;
    margin-left: 0;
  }
  .aui .breadcrumb > li {
    height: 1.4em;
    padding: 0;
  }
  .aui .breadcrumb > li.active.last {
    height: 1em;
    position: relative;
    top: -0.7em;
  }
  .aui .breadcrumb > li.active.last a {
    top: 0;
  }
  .aui .breadcrumb > li span.divider {
    color: #005983;
    padding: 0 !important;
    margin-top: 0.6em;
    font-size: 1.4em;
    line-height: 1;
    position: relative;
    top: -0.4em;
  }
  .breadcrumb li.youare {
    margin: 0 0.2em 0 0;
    padding-top: 0;
    height: 1em;
    position: relative;
    top: -0.6em;
  }
  .aui .breadcrumb > li > a,
  .aui .breadcrumb > li > a:hover {
    position: relative;
    top: -0.7em;
    display: inline;
    color: #005983;
    margin: 0;
    padding: 0 0 0 0 !important;
  }
  .homeNewsCol a {
    height: 2.5em;
    width: 57%;
  }
  .homeNewsMobile .flexslider input {
    position: relative;
    float: left;
    margin: 0;
    outline: 0;
    background: 0;
    border: 0.15em solid #005983;
    color: #005983;
    margin: 0.6em 0 0 0.5em;
    font-size: 0.7em;
    font-family: "dekalb_medium_italic";
    padding: 0.2em 0.5em;
  }
  .homeNewsMobile .flexslider ul li a {
    color: #01577a;
    text-transform: uppercase;
    text-align: center;
    display: block;
    font-family: "dekalb_bold";
    margin: 0.1em 5em 0.36em 5em;
    height: 2em !important;
  }
  .homeNewsMobile .flexslider ul li p {
    text-align: center;
    font-size: 0.875em;
    margin: 0 1em;
    height: 4em;
    line-height: 1.2;
    border-bottom: 0.09em solid #005c75;
  }
  .homeNewsButtonMobile {
    display: none;
  }
  .flexslider .slides img {
    max-width: 100%;
    display: block;
  }
  .aui body {
    padding: 0;
  }
  .col_2_3 {
    width: 100%;
    margin: 0 0 3em;
    float: right;
  }
  .col_1_1 {
    margin: 0;
    float: left;
  }
  .col_1_3 {
    width: 36%;
    margin: 0 1.5em 1em 0;
    float: left;
  }
  .newsElement {
    width: 100%;
    margin: 0;
  }
  .newsOptions .prettyfied-select {
    margin: 0 0.5em 1em 0;
  }
  .newsOptions .dateRanges .titleRange {
    left: 0;
  }
  .news .newsElement {
    margin-bottom: 2em;
    float: left;
  }
  .newsDetail .newsDetailContent,
  .newsDetail .newsDetailContentTwo {
    width: 100%;
    margin-top: 1em;
  }
  .newsDetail .newsDetailOther {
    width: 100%;
  }
  .newsDetail .newsDetailOther .imgPrincipal {
    display: none;
  }
  .newsDetail .newsDetailOtherListElement .block1 {
    display: none;
  }
  .newsDetail .newsDetailOtherListElement .block2 {
    width: 100%;
    border: 0;
  }
  .newsDetail .newsDetailOtherListElement .plusBox a {
    margin: 0.5em 0 0;
  }
  .newsDetail .newsDetailOtherList {
    padding: 1em 1em 0.5em;
    margin-top: 1em;
  }
  .newsDetail .line-divider {
    border-top: 0.09em solid #fff;
    width: 90%;
    margin: 0.5em 0 1.5em;
    float: left;
  }
  .newsDetail .newsDetailOtherListElement .block2 .blockIn {
    min-height: 0;
  }
  .separtorForDesktop {
    display: none;
  }
  .bannerCookiesIn {
    font-size: 0.7em;
  }
  .bannerCookiesMax {
    margin-bottom: 1em;
  }
  .newsDetail .newsDetailContent .related .dwn-pdf {
    background: 0;
    margin: 0;
    padding: 0;
    text-decoration: none;
  }
  .contact-right form p {
    text-align: left;
    float: none;
    width: 100%;
  }
  .contact-right input[type="button"] {
    float: none;
    display: block;
    margin: 0 auto;
    margin-top: 1.5em;
  }
  form .error .form-validator-stack.help-inline {
    position: absolute;
    left: 103%;
    min-width: 11.5em;
    text-align: center;
  }
  .aui .help-inline {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
  }
  .aui .help-block,
  .aui .help-inline {
    color: #595959;
  }
  #heading {
    float: left;
  }
  #mobileMenuButton {
    display: none;
  }
  #tabletMenuButton {
    display: block;
    float: right;
    text-align: right;
    width: 15%;
    position: relative;
    right: 0;
  }
  #navigation {
    right: 0;
  }
  #navigation.registeron {
    top: 5.8em;
  }
  #btnMenu input {
    font-size: 1.3em;
  }
  #navigation .level1 a[aria-haspopup="true"] {
    padding-right: 0;
    font-size: 1.2em;
    border-bottom: 0.08em solid #fff;
  }
  #navigation .level1.last a {
    border-bottom: 0;
  }
  #navigation .level1 a[aria-haspopup="true"] {
    background-position: right 0.5em center;
    padding-right: 0;
    width: 94%;
  }
  #navigation .level1 a[aria-haspopup="true"].selected {
    background-position: right 0.5em center;
  }
  #navigation ul li a[aria-haspopup="true"].selected {
    padding-right: 0;
  }
  #navigation .level2 a[aria-haspopup="true"],
  #navigation .level2 a[aria-haspopup="true"].selected {
    width: 91.5% !important;
  }
  #navigation .level3 a[aria-haspopup="true"] {
    width: 75% !important;
    padding-right: 16% !important;
  }
  #navigation .level3 a[aria-haspopup="true"]:hover {
    width: 77% !important;
    padding-right: 16% !important;
    background: #7facc1 url(/DEKALB-theme/css/../images/arrow_down_country.png)
      95% 50% no-repeat !important;
  }
  #navigation .level3 a[aria-haspopup="true"].selected {
    width: 77% !important;
    background: #7facc1 url(/DEKALB-theme/css/../images/arrow_up_country.png)
      95% 50% no-repeat !important;
  }
  #navigation .level3 a[aria-haspopup="true"].selected:hover {
    width: 77% !important;
    background: #7facc1 url(/DEKALB-theme/css/../images/arrow_up_country.png)
      95% 50% no-repeat !important;
  }
  #navigation .child-menu .level2 a {
    font-size: 1.1em !important;
  }
  #navigation .child-menu .level3 a {
    font-size: 0.875em !important;
    border-bottom: 0.09em solid #fff;
    background-position: right 0.4em center;
  }
  #navigation .child-menu li.level4 {
    border-top: 0 solid #fff;
    width: 100%;
  }
  .back-button {
    border: 0.2em solid #005879;
    padding: 0.3em 0.5em;
    float: right;
    margin: 3em 0 0 !important;
  }
  .highlighted {
    width: 98%;
  }
  a.returnButton {
    background: url(/DEKALB-theme/css/../images/arrow_return.png) center left
      no-repeat;
    font-family: "dekalb_bold_italic";
    padding: 0 0 0 1em;
    color: #005879;
    text-transform: uppercase;
    display: block;
  }
  .productTabInfoTextRating .textRating {
    width: 100%;
    display: block;
    font-family: "dekalb_bold_italic";
    text-transform: uppercase;
    padding-top: 0.5em;
    color: #666;
  }
  .aui #at20mc {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    border: none !important;
  }
  .col_1_3 {
    width: 40%;
  }
  .productTabContent .productTabImg {
    width: 67%;
  }
  .button-download {
    width: 100%;
  }
  .homeNews {
    display: block;
  }
  .homeNewsMobile {
    display: none;
  }
  .newsOptions .dateRanges .titleRange {
    width: 100%;
    position: relative;
    top: 1.2em;
  }
  .newsOptions .dateRanges .dateRanges-left {
    display: inline-block;
    width: 49%;
    margin-top: 0.2em;
  }
  .newsOptions .dateRanges .dateRanges-right {
    display: inline-block;
    width: 49%;
    float: right;
    margin-top: 0.2em;
  }
  .newsOptions .dateRanges {
    width: 103% !important;
    left: 0.8em;
    margin-right: -0.8em;
  }
  .bannerbg .flexslider {
    display: block !important;
  }
  .flex-direction-nav {
    display: none;
  }
  .flex-control-nav {
    display: block;
  }
  a.dwn-pdf-mobile {
    display: none;
  }
  .agronomyContentBox .agronomyTitle {
    font-family: "dekalb_bold";
    display: block;
    color: #005983;
    margin: 0.5em 0 0;
    font-size: 1.5em;
  }
  .agronomyContentBox .agronomyDate {
    display: block;
    font-size: 0.8125em;
  }
  .relevantInf .link {
    width: 70%;
  }
  .relevantInf .link:hover {
    text-decoration: underline;
    color: #41c0d4;
    margin: 0 0.5em 0.5em 0;
  }
  .relevantInf a.dwn-pdf-blue,
  .relevantInf a.dwn-pdf-blue:hover {
    float: right;
    width: 23%;
    background: 0;
    margin-right: 0;
    padding-right: 0;
    font-size: 0.875em;
    text-align: right;
  }
  .col_1_3 {
    width: 53%;
  }
  .result-search {
    width: 88%;
    float: left;
    margin-top: 3.5em;
  }
  .portlet-boundary_DEKALBsearch_WAR_search_ .result-search {
    width: 90%;
    float: left;
    margin-top: 0;
  }
  .results,
  .results-all {
    width: 98%;
    margin: 0 0 1em;
    text-transform: uppercase;
    float: left;
    clear: left;
  }
  .results-all {
    width: 100%;
  }
  .results span.term,
  .results-all span.term {
    color: #005879;
    font-family: "dekalb_bold";
    font-size: 1.25em;
    display: inline;
  }
  .result-options {
    float: left;
    width: 100%;
  }
  .result-options label {
    font-family: "dekalb_bold_italic";
    text-transform: lowercase;
    margin-right: 1.5em;
  }
  .results-mobile {
    position: relative;
    z-index: 1;
  }
  .bannerVideoEmbed {
    width: 60%;
    float: right;
    padding: 2em 0;
    background: url(/DEKALB-theme/css/../images/loader.gif) no-repeat 50% 20%
      transparent;
  }
  .bannerVideoEmbed {
    right: -4em;
    top: 1.5em;
  }
  .bannerbg .flexslider {
    display: block !important;
  }
  .flex-direction-nav {
    display: block;
  }
  .flex-control-nav {
    display: none;
  }
  .flexslider .slides object {
    max-width: 100%;
    display: block;
    width: 70%;
    margin-bottom: 2em;
    height: 50%;
  }
  .contact-right .contactTabContent .taglib-captcha {
    margin-top: 0;
  }
  .aui .breadcrumb {
    background: #fff;
    padding: 0 0 !important;
    width: 100%;
    float: left;
    margin: 1em 0 1em !important;
  }
  .highlighted {
    margin-top: 0;
  }
  .header-country .prettyfied-select .dropDown li {
    width: 80.5%;
  }
}
@media screen and (max-width: 640px) {
  .highlight .col_1_4 h3 {
    padding-bottom: 0.5em;
    height: 1em;
  }
  .highlight .col_1_4:hover h3 {
    height: 1em;
    padding-bottom: 0.5em;
  }
  .aui .breadcrumb {
    width: 100%;
  }
  #btnMenu {
    margin: 0.8em 0.625em 0;
    color: #fff;
    padding: 0;
    min-width: 5.5em;
    height: 5.5em;
    padding: 3em 0 1em 0;
    border: 0.15em solid #fff;
    outline: 0;
    background: url(/DEKALB-theme/css/../images/menu-bg.png) no-repeat center
      0.9em transparent;
    position: relative;
    right: 14.6em;
    float: right;
  }
  .compare-search {
    display: none;
  }
  .newsOptions .dateRanges .titleRange {
    width: 100%;
    position: relative;
    top: 1.2em;
  }
  .newsOptions .dateRanges {
    width: 100% !important;
    margin-right: 0;
    text-align: left;
    float: left;
    left: 0;
  }
  .newsOptions .dateRanges .yellowLabel {
    margin-left: 0;
  }
  .newsOptions .dateRanges .dateRanges-left {
    display: inline-block;
    width: 49%;
  }
  .newsOptions .dateRanges .dateRanges-right {
    display: inline-block;
    width: 50%;
    float: right;
  }
  .newsOptions .dateRanges .dateRanges-left label,
  .newsOptions .dateRanges .dateRanges-right label {
    margin-bottom: 0;
  }
  .newsOptions .dateRanges .dateRanges-left .yellowLabel,
  .newsOptions .dateRanges .dateRanges-right .yellowLabel {
    margin-left: 0;
    width: 100%;
  }
  .newsOptions .dateRanges .dateRanges-left .prettyfied-select {
    width: 47% !important;
    top: 0.3em;
  }
  .newsOptions .dateRanges .dateRanges-right .prettyfied-select {
    width: 47% !important;
    top: 0.3em;
  }
  .newsOptions
    .dateRanges
    .dateRanges-right
    .prettyfied-select
    .prettyfied-select-box,
  .newsOptions
    .dateRanges
    .dateRanges-left
    .prettyfied-select
    .prettyfied-select-box {
    width: 90%;
    float: left;
  }
  .newsOptions .prettyfied-select {
    margin: 0;
  }
  .results,
  .results-all {
    width: 93%;
    margin: 0 0 1em;
    text-transform: uppercase;
    float: left;
    clear: left;
    margin-left: 1.5em;
  }
  .content-search {
    width: 100%;
  }
  .product-detail .result-search {
    width: 56%;
  }
  .portlet-boundary_DEKALBsearch_WAR_search_ .results,
  .portlet-boundary_DEKALBsearch_WAR_search_ .results-all {
    width: 100%;
    margin: 0 0 1em;
    text-transform: uppercase;
    float: left;
    clear: left;
    margin-left: 0;
  }
  form .error .form-validator-stack.help-inline > div {
    width: 87%;
  }
  form .error label.checkbox .form-validator-stack.help-inline > div {
    width: 98%;
  }
  .highlight .col_1_4 p {
    text-align: center;
    padding: 3.0625% 3.0585%;
    font-size: 0.9375em;
    line-height: 1.2em;
    height: 4em;
  }
  .highlight .col_1_4 .title {
    border-top: 0.0625em solid #d5d6d6;
    padding: 3% 0;
    text-transform: uppercase;
  }
  .bannerVideoEmbed {
    right: -3em;
    top: 1.5em;
  }
  .dateRanges .prettyfied-select .dropDown {
    top: 1.3em;
    width: 90% !important;
    margin-left: 0;
  }
  .aui #at20mc {
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    border: none !important;
  }
  .bannerCookiesIn {
    margin-bottom: 0;
  }
  .bannerCookiesIn .text {
    font-size: 0.6em;
  }
  .bannerCookiesIn .text a.link-cookie {
    font-size: 10px;
  }
  .popup .popupInWeather {
    top: 1.5em;
    height: 89%;
  }
  .portlet-weather .popupInWeather-scroll.mCustomScrollbar {
    height: 85%;
  }
  #mobileMenuButton {
    width: 62.3%;
    top: -2em;
  }
  #mobileMenuButton.registeron {
    top: -2.4em;
  }
  #navigation {
    display: none;
    background: #005983;
    position: absolute;
    z-index: 20;
    width: 14.9em;
    border: 0.16em solid #fff;
    margin-top: 0;
  }
}
@media screen and (max-width: 479px) {
  #navigation {
    display: none;
    top: 8.2em !important;
    background: #005983;
    position: absolute;
    right: 0;
    z-index: 10000;
    width: 14.9em;
    border: 0.16em solid #fff;
    margin-top: 0;
  }
  #navigation.registeron {
    top: 9em !important;
  }
  .info-footer .box-copy {
    text-align: center !important;
    margin-top: 2em;
  }
  #footerLogo .content > a {
    display: block;
    width: 100%;
    text-align: center;
  }
  .aui div#footerIn .content ul {
    margin-top: 30px;
  }
  .aui div#footerIn .content ul li {
    float: none;
    text-align: center;
  }
  .aui div#footerIn .content ul li a {
    background: 0;
  }
  #footerIn .content {
    display: flex;
    flex-direction: column-reverse;
    margin-top: 0;
  }
  .contact-right .localAgents .localAgentData {
    float: left;
    width: 60%;
  }
  header#banner {
    padding: 0.1em 0 0;
    background: #005983;
  }
  .homeNews {
    display: none;
  }
  .homeNewsMobile {
    display: block;
  }
  .homeNewsButton {
    display: none;
  }
  .bannerbg .flexslider {
    display: block !important;
  }
  .flex-direction-nav {
    display: block;
    margin: 0 !important;
  }
  .flex-control-nav {
    display: block;
    bottom: 1px;
  }
  .flex-control-nav li a {
    width: 20px;
    height: 18px;
    display: block;
    background: url(/DEKALB-theme/css/../images/bg_control_nav.png) no-repeat;
    cursor: pointer;
    text-indent: -999em;
  }
  .bannerbg .flex-control-nav li a {
    width: 20px;
    height: 18px;
    display: none;
    background: url(/DEKALB-theme/css/../images/ovalCopy.png) no-repeat;
    cursor: pointer;
    text-indent: -999em;
  }
  .bannerbg .flex-control-nav li a.active {
    background: url(/DEKALB-theme/css/../images/oval.png) no-repeat;
    background-position: 0 0;
  }
  .bannerCookiesIn {
    z-index: 100;
    position: relative;
  }
  .bannerCookiesIn .close {
    position: static;
    margin: 1em auto -0.5em auto;
  }
  .bannerCookiesIn .text {
    margin: 0 1em;
    text-align: center;
    line-height: 1.2em;
    float: left;
  }
  .bannerCookiesIn .closeBanner {
    float: left;
    margin: 0.5em 45% !important;
    position: relative;
  }
  .bannerCookiesIn .text a.link-cookie {
    font-size: 6px;
  }
  .ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
    width: 88% !important;
  }
  .logo img {
    margin: 0.3em 0;
  }
  .contentHeader {
    padding: 0;
    position: relative;
    margin: 50px 20px 30px 20px;
  }
  .site-title {
    width: 50%;
  }
  .header-logo.tbl-mob {
    display: inline-block;
    margin-left: 20%;
  }
  .header-search {
    width: 100%;
  }
  .header-search input.input-search {
    padding: 0.05em 0.9em;
    font-family: "dekalb_medium_italic";
    border-radius: 1em;
    border: 0;
    background: #fff;
    outline: 0;
    width: 13em;
    height: 1.6em;
    margin-right: 0;
    float: right;
    width: 90%;
  }
  .header-options .header-search input.input-search-button {
    padding: 0.05em 0.9em;
    border: 0;
    background: url(/DEKALB-theme/css/../images/search-icon.png) no-repeat right
      center;
    outline: 0;
    position: relative;
    left: 5px;
    top: -22px;
    float: right;
  }
  .header-country .prettyfied-select .prettyfied-select-box {
    width: 100% !important;
  }
  .header-country .prettyfied-select .dropDown {
    margin-left: 0;
    width: 100% !important;
    height: 7em;
  }
  .header-country .prettyfied-select .dropDown li {
    width: 93.5%;
  }
  .header-country {
    width: 100%;
    margin: 0 auto;
    float: none;
    position: relative;
    top: -3.5em;
    padding: 0;
    left: 0;
    z-index: 1;
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .header-country.registeroff {
    margin-top: -2em;
  }
  #heading {
    position: relative;
    top: -2em;
    left: 0;
    width: 60%;
    margin-top: 0;
    float: left;
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .header-options {
    width: 100%;
    position: relative;
    top: 10em;
    padding: 0;
    left: 0;
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  .header-options .header-search {
    width: 100%;
    padding-left: 0;
  }
  .header-options .header-search .input-search {
    width: 100%;
  }
  .header-search .radio-label {
    margin: 0.5em 1em 0 0;
  }
  .header-login-register {
    float: right;
    display: inline-block;
    text-align: right;
    margin: -3.5em 0 2em 0;
    padding-top: 1em;
    position: static;
  }
  .dateRanges .prettyfied-select .dropDown {
    top: 1.3em;
    width: 78% !important;
    margin-left: 0;
  }
  .localAgents .prettyfied-select .dropDown {
    top: 1.8em;
    width: 100% !important;
    margin-left: 0;
  }
  .contact-right .prettyfied-select .prettyfied-select-box {
    padding: 0;
    float: left;
  }
  .localAgents .prettyfied-select .prettyfied-select-box {
    width: 100%;
  }
  .localAgents .prettyfied-select .dropDown li {
    width: 90%;
  }
  #contactTab1 .prettyfied-select-topic .dropDown li {
    width: 91.5%;
  }
  .prettyfied-select .prettyfied-select-box {
    width: 100%;
    float: right;
  }
  .header-country .prettyfied-select {
    margin-right: -1.8em;
    margin-left: 0;
    width: 100% !important;
  }
  .logo img {
    padding: 0 0 0 0.325em;
  }
  .oneLine {
    clear: left;
    float: left;
  }
  .highlight {
    display: none;
  }
  .highlight-mobile {
    display: block;
    margin-top: 1em;
  }
  .highlight-mobile .col_1_4 {
    width: 100%;
    background-size: 100% !important;
  }
  .aui .breadcrumb li {
    line-height: 1;
    float: none;
    height: 1em;
  }
  .aui .breadcrumb li.youare {
    margin: 0 0.2em 0 0;
    padding-top: 0;
    height: 1em;
  }
  .aui .breadcrumbs li.first.breadcrumb-truncate {
    margin: 0 0.2em 0 0;
    padding-top: 0;
    height: 1em;
  }
  .aui .breadcrumb li.active.last {
    line-height: 1;
  }
  .aui .breadcrumb li span.divider {
    color: #005983;
    padding: 0 !important;
    margin-top: 0.6em;
    font-size: 1.4em;
    line-height: 1;
    position: relative;
    top: -0.4em;
  }
  .aui .breadcrumb > li > a,
  .aui .breadcrumb > li > a:hover {
    position: relative;
    top: -0.7em;
    display: inline;
    color: #005983;
    margin: 0;
    padding: 0 0 0 0 !important;
  }
  .content-search input.input-search-button {
    top: -2.35em;
    float: left;
  }
  .col_1_1 {
    width: 100%;
    margin: 0;
    float: left;
  }
  .col_1_3 {
    margin: 0 1.5em 0 0;
    float: left;
    width: 100%;
  }
  .col_2_3 {
    margin-bottom: 1.5em;
  }
  .col_1_3 .button-download {
    margin-bottom: 2.5em;
  }
  .dekalbLayoutHome .portlet-column.portlet-column-first.span8 {
    display: block;
    width: 100% !important;
  }
  .dekalbLayoutHome .portlet-column.portlet-column-last.span4 {
    width: 100%;
    position: relative;
  }
  .homeNewsMobile {
    position: relative;
    top: 0;
    left: 0;
  }
  .homeNewsMobile .flexslider ul li {
    position: relative;
    background-size: 100%;
  }
  .homeNewsMobile .flexslider ul li img {
    width: 100%;
    max-width: 100%;
    display: block;
    max-height: 100%;
  }
  .homeNewsMobile .flexslider input {
    position: relative;
    float: left;
    margin: 0;
    outline: 0;
    background: 0;
    border: 0.15em solid #005983;
    color: #005983;
    margin: 0.6em 0 0 0.5em;
    font-size: 0.7em;
    font-family: "dekalb_medium_italic";
    padding: 0.2em 0.5em;
  }
  .homeNewsMobile .flexslider ul li a {
    color: #01577a;
    text-transform: uppercase;
    text-align: center;
    display: block;
    font-family: "dekalb_bold";
    margin: 0.25em 0 0 0;
    padding-bottom: 0;
    text-align: center;
    width: auto;
  }
  .homeNewsMobile .flexslider ul li a.box-7 {
    height: 3em !important;
  }
  .homeNewsMobile .flexslider ul li p {
    text-align: center;
    font-size: 0.875em;
    padding: 0;
    height: 5em;
    margin: 0 1.2em;
    border-bottom: 0.09em solid #005c75;
    line-height: 1.4;
  }
  .homeNewsButtonMobile .defaultButton a {
    float: left;
    width: 75%;
    font-size: 1.4em;
    margin: 0 3%;
  }
  .homeNewsButtonMobile {
    margin: 1em 0 4em 0;
    text-transform: uppercase;
    display: block;
    width: 100%;
  }
  .homeNewsColCategory {
    float: left;
    margin: 0.8em 0.8em 0 1em;
  }
  .highlight-mobile .col_1_4 {
    width: 100%;
  }
  .highlight-mobile .col_1_4 h3 {
    height: 2em;
    padding-bottom: 0.3em;
  }
  .highlight-mobile .col_1_4 p {
    height: 5.5em;
    width: 80%;
    text-align: center;
    margin: 0 auto;
    padding: 0 0 0.5em 0;
  }
  .flexslider .slides img {
    max-width: 100%;
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .highlight-mobile .highlightIn {
    width: 100%;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
  }
  .whiteButton a,
  .whiteButton a:hover {
    float: none;
  }
  .list-products .result-search {
    width: 100% !important;
  }
  #navigation .child-menu {
    position: static;
    margin-top: 0;
    width: 100%;
    border-right: 0;
  }
  #navigation .child-menu li a {
    padding: 0.36em 0 0.36em 0.8em;
  }
  #navigation ul li {
    margin: 0;
  }
  #navigation ul li a {
    padding: 0.57em 0.625em;
    font-size: 1em;
    margin: 0;
  }
  #navigation ul li span {
    font-size: 1em;
    font-weight: bold;
  }
  #navigation ul li ul li a.active {
    color: #000;
  }
  #navigation .level1 a {
    border-bottom: 0.09em solid #fff;
  }
  #navigation .level2 a {
    border-bottom: 0.09em solid #fff;
    border-left: none;
    border-right: 0;
    padding-left: 0;
  }
  #navigation .child-menu li.level2 ul {
    width: 100%;
  }
  #navigation .level3 a {
    width: 89%;
    padding-left: 1.6em !important;
  }
  #navigation .level4 a:hover {
    width: 95%;
  }
  #navigation .level4 a {
    width: 89%;
    padding-left: 2.4em !important;
  }
  #navigation .child-menu li.level4 {
    border-top: 0 solid #fff;
    width: 100%;
  }
  #navigation .child-menu li.level4 a {
    border: 0;
    width: 84%;
    border-bottom: 0.09em solid #fff;
  }
  #navigation .level1.last a {
    border-bottom: 0;
  }
  #navigation .level2 a[aria-haspopup="true"],
  #navigation .level2 a[aria-haspopup="true"].selected {
    width: 92.5% !important;
  }
  #navigation .level3 a[aria-haspopup="true"] {
    background-color: #fff;
    padding-right: 16%;
    background: url(/DEKALB-theme/css/../images/arrow_up_menu_2n.png) 95% 50%
      no-repeat;
  }
  #navigation .level3 a[aria-haspopup="true"]:hover {
    background: #7facc1 url(/DEKALB-theme/css/../images/arrow_down_country.png)
      95% 50% no-repeat;
    font-size: 1.0625em;
    padding-right: 0;
  }
  #navigation .level3 a[aria-haspopup="true"].selected:hover {
    background: #7facc1 url(/DEKALB-theme/css/../images/arrow_up_country.png)
      95% 50% no-repeat;
    padding-right: 16%;
    color: #fff;
    padding-left: 1em;
  }
  #navigation .level3 a[aria-haspopup="true"].selected {
    background: #7facc1 url(/DEKALB-theme/css/../images/arrow_up_country.png)
      95% 50% no-repeat;
    font-size: 1.0625em;
    padding-right: 16%;
  }
  #navigation .level2 a[aria-haspopup="true"].selected {
    width: 93% !important;
  }
  #navigation .level3 a[aria-haspopup="true"] {
    background-color: #fff;
    width: 73% !important;
    padding-right: 16%;
  }
  #navigation .level3 a[aria-haspopup="true"]:hover {
    width: 73% !important;
    padding-right: 16%;
  }
  #navigation .level3 a[aria-haspopup="true"].selected {
    width: 73% !important;
    padding-right: 16%;
  }
  #navigation .level3 a[aria-haspopup="true"].selected:hover {
    width: 73% !important;
    padding-right: 16%;
  }
  #btnMenu {
    margin: 0.8em 0 0;
    color: #fff;
    padding: 0;
    min-width: 5em;
    height: 5em;
    padding: 2.7em 0 1em 0;
    border: 0.16em solid #fff;
    outline: 0;
    background: url(/DEKALB-theme/css/../images/menu-bg.png) no-repeat center
      0.9em transparent;
    position: relative;
    right: 0;
    top: 2em;
  }
  #mobileMenuButton,
  #mobileMenuButton.registeron {
    display: block;
    float: right;
    text-align: right;
    width: auto;
    position: relative;
    right: 0;
    top: -5em;
  }
  #tabletMenuButton {
    display: none;
  }
  .screen {
    display: none;
    position: absolute;
    width: 21em;
    z-index: 1;
  }
  .screen2 {
    display: block !important;
    margin: 5em 0 0 0;
  }
  .popup .popupIn {
    width: 80%;
    margin-left: -45%;
  }
  .filter-result {
    width: 100%;
    margin: 0;
  }
  .filter-result .prettyfied-select {
    width: 100% !important;
    margin-top: 1.5em;
  }
  .contact-right .prettyfied-select {
    width: 99% !important;
  }
  .contact-right .localAgent {
    width: 79% !important;
  }
  .levelFour.tw,
  .levelFour.fb,
  .levelFour.dc {
    line-height: 1.1 !important;
  }
  .contact-right form .mandatory {
    float: right;
    font-size: 0.875em;
    color: #666;
    position: relative;
    top: -3em;
  }
  .page-register .contact-right form .mandatory {
    float: right;
    font-size: 0.875em;
    color: #666;
    position: relative;
    top: 0;
  }
  .contact-right form p.form-consents {
    font-size: 0.875em;
    text-align: left;
  }
  .contact-right form p {
    text-align: center;
    font-size: 0.75em;
    clear: left;
    padding-left: 0;
  }
  .contact-right form {
    margin: 3em 0 0;
    width: 99%;
  }
  .contact-right .formChecks input {
    margin-bottom: 1.5em !important;
  }
  .contact-right .prettyfied-select-topic .prettyfied-select-box {
    width: 100% !important;
  }
  .contact-left {
    float: left;
    color: #fff;
    padding: 0.5em;
    width: 100%;
    height: auto;
  }
  .contact-left .contactLeftTitle {
    font-family: "dekalb_regular_italic", "dekalb_medium_italic";
    display: block;
    margin-bottom: 0.5em;
    font-size: 1.1em;
  }
  .contact-left div {
    font-size: 0.9375em;
    line-height: 1.2em;
    display: block;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .contact-left a {
    color: #fff !important;
    font-size: 0.9375em;
    text-decoration: underline !important;
    display: block;
    margin-bottom: 1em;
    cursor: pointer;
    clear: left;
  }
  .contact-left .phonesLabel,
  .contact-left .phones {
    color: #fff;
    font-size: 0.9375em;
    line-height: 1.2em;
    display: block;
    float: left;
  }
  .contact-left .phonesLabel {
    font-weight: bold;
    min-width: 3em;
    clear: both;
  }
  .contact-left .contact-dir1 {
    float: left;
    width: 100%;
    margin-right: 5%;
  }
  .contact-left .contact-dir1 p,
  .contact-left .contact-dir2 p {
    display: block;
  }
  .contact-left .contact-dir2 {
    padding-bottom: 0.8em;
    border-bottom: 0.09em solid #fff;
    margin-bottom: 0.8em;
    float: left;
    width: 100%;
    margin-right: 5%;
  }
  .contact-left .contact-phones {
    position: relative;
    top: 0;
    left: 0;
  }
  .contact-right {
    float: right;
    width: 100%;
    margin-bottom: 1em;
  }
  .contact-right .contactTabs .contactTabElement {
    margin-left: 0;
    margin-right: 1em;
    display: inline-block;
  }
  .aui #contactTab1 .btn-primary,
  .aui #contactTab2 .btn-primary,
  .aui #contactTab1 .btn-cancel,
  .aui #contactTab2 .btn-cancel {
    margin: 2em auto;
    text-align: center;
    float: none;
  }
  .contact-right .prettyfied-select-topic .prettyfied-select-box {
    width: 100% !important;
    max-width: 100%;
    display: block;
    background: url(/DEKALB-theme/css/../images/select-down.png) 95% center
      no-repeat transparent;
    padding-left: 0;
    padding-right: 0;
  }
  .contact-right .prettyfied-select-topic .dropDown {
    width: 100%;
  }
  .contact form .error .form-validator-stack.help-inline {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    position: relative;
  }
  .contact-right .formChecks label.checkbox {
    width: 93%;
  }
  form .formChecks .error .form-validator-stack.help-inline {
    width: 60%;
    height: 1.8em;
  }
  .contact form .error .form-validator-stack.help-inline {
    margin-left: 0;
    margin-right: 0;
    float: left;
    height: 2em;
  }
  .ui-menu .grayAutcomplete.ui-menu-item {
    color: #707272;
    font-family: "dekalb_medium_italic";
    font-size: 0.9375em !important;
    padding: 0 0.8em;
    border: 0;
    width: 93% !important;
  }
  .result-search .result-options label {
    clear: left;
    float: left;
    margin-bottom: 0;
  }
  .results,
  .result-search {
    width: 100% !important;
    margin-top: 0;
    text-align: left;
  }
  .results-mobile {
    margin-top: 0;
    z-index: 0;
  }
  .result-search .result-options label.radio-label.radio-selected,
  .result-search .result-options label {
    margin-bottom: 0.5em;
  }
  .results h2,
  .results-all h2 {
    font-size: 1em;
  }
  .portlet-boundary_DEKALBsearch_WAR_search_ .result-search {
    width: 42%;
    position: relative;
    margin-top: 0;
    text-align: left;
  }
  .result-search {
    width: 42%;
    position: relative;
    margin-top: 3.5em;
  }
  .results,
  .results-all {
    margin-left: 0;
  }
  .content-search input[type="text"] {
    width: 97%;
  }
  .product-detail .content-search input[type="text"] {
    width: 100%;
    top: 1em;
  }
  .list-results ul li .box-term {
    min-height: 1.5em;
    margin-top: 1em;
  }
  .list-results ul li {
    margin: 0 0 1em;
  }
  .filter-result .prettyfied-select {
    margin-top: 0.5em;
  }
  .list-results ul li .box-term {
    margin-right: 0;
    float: left;
    padding-right: 0;
    width: 100%;
    border-right: 0;
  }
  .list-results ul li .box-info {
    float: left;
    padding-top: 1em;
  }
  .list-results ul li .box-info p {
    height: 5.5em;
    padding-bottom: 0.5em;
  }
  .list-results ul li .box-term .taxonomy {
    float: left;
    clear: left;
    border-bottom: 0.08em solid #41c0d4;
    width: 100%;
  }
  .list-results ul li .box-term .taxonomy ul {
    border-bottom: 0;
    margin: 0.5em 0 !important;
  }
  #mobileMenuButtonCatalogue {
    display: block;
    margin: -0.9em 0 3.6em;
    float: left;
  }
  #mobileMenuFilter {
    position: absolute;
    top: 4.1em;
    left: 0.05em;
    background: #fff;
  }
  #mobileMenuFilter label,
  #mobileMenuFilter span.highlight {
    color: #71d0de;
    font-weight: bold;
    padding-left: 0.8em;
  }
  .taxonomy ul {
    width: 100%;
    margin: 0.625em 0 1em;
    padding: 0;
    float: left;
  }
  .aui .btn-primary,
  .aui .btn-cancel {
    margin: 1em 0;
  }
  a.dwn-pdf-mobile {
    font-family: "dekalb_bold_italic";
    color: #41c0d4;
    background: url(/DEKALB-theme/css/../images/ico_pdf.png) top right no-repeat;
    text-transform: uppercase;
    font-size: 0.875em;
    padding-right: 1.8em;
    display: block;
    float: left;
    display: inline;
    margin: 1em 7em;
  }
  .list-products-compare .list-item .item {
    width: 100% !important;
    margin: 0.875em 0 0.875em 0;
    float: left;
  }
  a.more-info {
    width: 10em;
    margin: 0 27%;
  }
  .productContentBoxInfo.height {
    float: left;
    width: 100%;
  }
  .highlighted {
    width: 95%;
    margin-top: 20px;
  }
  .print-mobile {
    display: none;
  }
  #accordion-tablet {
    background: url(/DEKALB-theme/css/../images/menu_product_tablet.png)
      no-repeat top left transparent;
  }
  .list-results ul li .box-term .date-news {
    color: #3ac3d5;
    font-family: "dekalb_bold_italic";
    float: left;
    margin: 0;
  }
  .stacktable {
    width: 100%;
  }
  .st-head-row {
    padding-top: 1em;
  }
  .st-head-row.st-head-row-main {
    font-size: 1.5em;
    padding-top: 0;
  }
  .st-key {
    width: 49%;
    text-align: right;
    padding-right: 1%;
  }
  .st-val {
    width: 49%;
    padding-left: 1%;
  }
  .stacktable.large-only {
    display: none;
  }
  .stacktable.small-only {
    display: table;
  }
  .stacktable.small-only {
    display: block;
  }
  .agronomyText .stacktable {
    background-color: #fff;
    border-collapse: collapse;
    border: 0.09em solid #005983;
    color: #005983;
    width: 100%;
    margin: 1.5em 0;
    float: left;
    font-family: "dekalb_medium_italic";
    font-size: 1em;
  }
  .agronomyText .stacktable tr th {
    color: #47c7d8;
    background: #fff;
    text-align: left;
    padding: 0.5em;
    border-right: 0.09em solid #005983;
  }
  .agronomyText .stacktable tr th.st-head-row-main {
    display: none;
  }
  .agronomyText .stacktable tr th.st-head-row {
    border-top: 0.09em solid #005983;
  }
  .agronomyText .stacktable tr th.line {
    border-bottom: 0.09em solid #005983;
  }
  .agronomyText .stacktable tr td {
    padding: 0.5em;
    border: 0.09em solid #005983;
  }
  .agronomyText .stacktable tr td:first-child {
    padding: 0.5em;
    border: 0.09em solid #005983;
    border-right: 0;
    background: #fff !important;
    color: #47c7d8;
  }
  .agronomyText table.stacktable tr:nth-child(2n) {
    background: #bfd5e0;
  }
  .agronomyText table.stacktable .header tr:not(:first-child):hover,
  table:not(.header) tr:hover {
    background: 0;
  }
  .relevantInf .link {
    width: 70%;
  }
  .relevantInf .link:hover {
    text-decoration: underline;
    color: #41c0d4;
    margin: 0 0.5em 0.5em 0;
  }
  .relevantInf a.dwn-pdf-blue,
  .relevantInf a.dwn-pdf-blue:hover {
    float: right;
    width: 25%;
    background: 0;
    margin-right: 0;
    padding-right: 0;
    font-size: 0.875em;
    text-align: right;
  }
  .agronomyContentBoximg.nomobile {
    display: none;
  }
  .agronomyContentBoximg.mobile {
    display: block;
    margin-top: 0.8em;
  }
  .agronomyContentBoximg img {
    display: block;
    max-width: 109%;
    margin-bottom: 0.8em;
    width: 109%;
    position: relative;
    left: -1em;
  }
  .agronomyContentBox .taxonomy ul {
    width: 100%;
    margin: 0.625em 0 1em;
    padding: 0;
    float: left;
    border-bottom: 0;
  }
  .agronomyContentBox .agronomyTitle {
    font-family: "dekalb_bold";
    display: block;
    color: #005983;
    margin: 0.5em 0 0;
    font-size: 1.5em;
  }
  .agronomyContentBox .agronomyDate {
    display: block;
    font-size: 0.8125em;
  }
  label.radio-label {
    padding-left: 1.5em;
  }
  .newsOptions .dateRanges {
    width: 107% !important;
    left: 0;
    margin-right: -0.8em;
  }
  .newsOptions .dateRanges .titleRange {
    top: 1.2em;
  }
  .newsOptions
    .dateRanges
    .dateRanges-right
    .prettyfied-select
    .prettyfied-select-box,
  .newsOptions
    .dateRanges
    .dateRanges-left
    .prettyfied-select
    .prettyfied-select-box {
    width: 77%;
    float: left;
  }
  .newsOptions {
    margin: 0;
    width: 100%;
    float: left;
  }
  .newsOptions .flo-izq input.defaultButton.selected,
  .newsOptions .flo-izq input.defaultButton {
    margin-right: 0;
  }
  .news .newsElement {
    width: 100% !important;
    margin-bottom: 0 !important;
  }
  .news {
    float: left;
  }
  .newsImgBox {
    width: 100%;
    float: left;
    margin: 1em 0;
  }
  .newsImgBox img {
    width: 106%;
    max-width: 106%;
    padding: 0;
    margin: 0 0 0 -0.8em !important;
  }
  .newsContentBox {
    width: 100%;
    border-bottom: 0.08em solid #005983;
    margin: 0 0 1.5em 0;
    height: inherit;
  }
  .newsContentBox p {
    height: 5em;
    color: #656565;
  }
  .newsOptions {
    margin: 0 0 0 !important;
    padding: 0;
  }
  .newsOptions .flo-izq {
    width: 100% !important;
    float: left;
    margin-bottom: 0.5em;
  }
  .newsOptions input.defaultButton {
    float: left;
    display: inline;
    width: 33.3% !important;
    border-right: 0.09em solid #005983;
    border-left: 0.09em solid #005983;
    margin-right: 0;
  }
  .newsOptions input.defaultButton.selected {
    float: left;
    width: 33.3% !important;
  }
  .newsContentBox .newsTitle {
    height: 1em;
    margin-top: 0.2em;
  }
  .newsContentBox .newsDate {
    font-family: Arial;
  }
  .newsContentBox p {
    line-height: 1.4;
    margin-bottom: 0;
  }
  .newsContentBoxCategory {
    position: relative;
    top: -0.3em;
  }
  form .error .form-validator-stack.help-inline {
    background: 0;
    position: absolute;
    top: -0.5em;
    left: 0;
    height: 3em;
    min-width: 10em;
    margin: 0 auto;
    text-align: center;
  }
  form .error .form-validator-stack.help-inline > div {
    width: 100%;
  }
  form .error .form-validator-stack.help-inline.field-error-0 {
    height: 3em;
    margin: 0 auto;
    text-align: center;
    margin-left: 22%;
  }
  form .error .form-validator-stack.help-inline.field-error-2 {
    left: 0;
    height: 3em;
    margin: 0 auto;
    text-align: center;
    margin-left: 33%;
  }
  form .error .form-validator-stack.help-inline.field-error-4 {
    left: 0;
    height: 3em;
    margin-left: 33%;
  }
  form .error .form-validator-stack.help-inline.field-error-5 {
    left: 0;
    height: 3em;
    margin-left: 33%;
  }
  form .error .form-validator-stack.help-inline.field-error-6 {
    left: 0;
    height: 3em;
    margin-left: 33%;
  }
  form .error .form-validator-stack.help-inline.field-error-8 {
    left: 0;
    height: 3em;
    margin-left: 33%;
  }
  form .error .form-validator-stack.help-inline.field-error-10 {
    left: 0;
    height: 3em;
    margin-left: 33%;
  }
  form .error .form-validator-stack.help-inline.field-error-12 {
    left: 0;
    height: 3em;
    margin-left: 33%;
  }
  form .error .form-validator-stack.help-inline > div {
    background: #005983;
    font-size: 0.75em;
    color: #fff;
    padding: 5px;
    line-height: 1.2;
  }
  form .error label.checkbox .form-validator-stack.help-inline > div {
    font-size: 0.9em;
    line-height: 1.7em;
    width: 98%;
  }
  .contact-right .prettyfied-select-topic {
    margin-bottom: 2em;
    width: 100% !important;
  }
  .aui .dekalbLayoutHome > .portlet-layout.row-fluid:nth-child(1) {
    margin-bottom: 0.8em;
  }
  .weatherBtn.weatherTabElementMobile {
    display: none;
  }
  .portlet-polls-display label {
    width: 100%;
    overflow: visible;
    white-space: normal;
    font-size: 15px;
  }
  .portlet-polls-display {
    display: block !important;
    width: 100% !important;
  }
  .portlet-weather {
    display: block !important;
    width: 100% !important;
  }
  .homeNewsCol.banner {
    display: none;
  }
  .popup .popupInWeather {
    width: 100%;
    left: 0;
  }
  .portlet-weather .tbl-dts-weather tr th.first,
  .portlet-weather .tbl-dts-weather tr th.last,
  .portlet-weather .tbl-dts-weather tr td.first,
  .portlet-weather .tbl-dts-weather tr td.last {
    width: 1% !important;
  }
  .portlet-weather .popup .popupInWeather {
    top: 20%;
    height: 78%;
  }
  .popup .popupInWeather .closePopup {
    right: 1.8em;
  }
  .filter-result .prettyfied-select ul.dropDown {
    width: 8.5em;
  }
  input[type="text"]:focus,
  input[type="text"]:hover {
    font-size: 16px;
  }
}
.separate {
  float: left;
  width: 100%;
  margin-top: 1.5em;
}
.contact-right .localAgent .phone-d a {
  padding-top: 0;
  padding-left: 2px;
  position: relative;
  top: -18px;
}
.contact-right .localAgent .phone-d {
  font-size: 0.875em;
  padding-top: 7px;
  display: inline-block;
  float: left;
}
html,
body {
  width: 100%;
  margin: 0;
  padding: 0;
}
.list-products {
  width: 100%;
}
.contact-left .portlet-body {
  margin-bottom: 0;
}
.max10 {
  width: 160px;
}
.max9 {
  width: 143px;
}
.max8 {
  width: 128px;
}
.max7 {
  width: 112px;
}
.max6 {
  width: 95px;
}
.max5 {
  width: 80px;
}
.max4 {
  width: 64px;
}
.max3 {
  width: 48px;
}
.user-avatar-image {
  width: 18px;
}
.content {
  background-color: #fff;
}
#footerIn,
#footerIn .content {
  background: #005983 !important;
}
#footerLogo .content {
  background-color: #fff !important;
}
#footer {
  padding-top: 1.25em;
  margin-top: 0;
}
#wrapper {
  background-color: #fff;
}
.dialog-iframe-root-node {
  width: auto;
  background-color: #fff !important;
}
.portal-popup {
  background-color: #fff !important;
}
.list-products .list-item .item .box-img {
  padding: 0;
}
.list-products .list-item .line-product-desktop {
  margin: 0;
}
.productTitle {
  font-family: "dekalb_bold";
  font-size: 1.1em;
}
.productSubtitle {
  display: block;
  font-size: 0.8em;
  font-weight: bold;
  margin: 0.5em 0 1.2em;
}
.productRegion {
  float: left;
  width: 48%;
  margin: 3% 2% 0 0;
}
.titleAtt {
  color: #3ac3d5;
  display: block;
  font-size: 0.9375em;
  margin-bottom: 0.1em;
  font-family: "dekalb_bold_italic";
  margin-top: 1em;
}
.ProductSummary {
  clear: both;
  width: auto;
  float: none;
  margin: 0 5% 0 0;
  font-size: 0.875em;
  color: #000;
}
.description.star {
  width: 90%;
}
.textRating {
  font-family: "dekalb_bold_italic";
  text-transform: uppercase;
  padding-top: 0.5em;
  color: #666;
}
.productTabContent {
  padding-bottom: 2em !important;
}
ul#resultList > li {
  width: 100%;
}
.list-results ul li .box-term .label-news {
  margin-right: 1.5em;
}
.no-results li {
  list-style-type: disc !important;
  border: 0 !important;
  padding: 3px !important;
  float: none !important;
}
.journal-content-article .row-line li {
  margin-left: 25px !important;
}
.noBorder {
  border: 0 !important;
}
@media screen and (max-width: 479px) {
  #btnMenuCatalogue,
  #btnMenuCatalogue.btnMenuCatalogueOn {
    margin: 3em 0 0 0;
  }
  .screen2 {
    margin: 6.15em 0.35em 0 0;
  }
  #p_p_id_DEKALBcataloguefilters_WAR_catalogue_ #accordion {
    display: block !important;
  }
  .line-product-tablet {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .screen.screen2 #nav-cat li div {
    display: none;
  }
}
.news {
  float: none;
}
.grayAutcomplete {
  background-color: #fff;
}
@media screen and (max-width: 1023px) {
  #nav-cat li div {
    display: none;
  }
}
@media screen and (min-width: 479px) and (max-width: 1023px) {
  .list-products .list-item .item {
    width: 47.5% !important;
  }
}
.box-img label.checkbox-label {
  margin-left: 0;
  background: url(/DEKALB-theme/css/../images/ico_input_product.png) no-repeat
    scroll 0.8em 0.3em white;
  display: block;
  border: 1px solid white;
  width: auto;
  padding: 0 0 0 2.3em;
  margin-top: 1em;
}
.box-img label.checkbox-label.checkbox-selected {
  background: url(/DEKALB-theme/css/../images/ico_input_product_on.png)
    no-repeat scroll 0.8em 0.3em #f2f2f2;
  border-color: #005983;
}
.iMsg {
  font-style: italic;
  font-size: 0.85em;
}
@media screen and (max-width: 1023px) {
  #loader {
    width: 100%;
    padding: 60px 0 60px 0;
    text-align: center;
    float: left;
    position: fixed;
    top: 50%;
  }
  #p_p_id_DEKALBcatalogueresults_WAR_catalogue_ .results {
    margin-bottom: 2.5em;
    width: 99% !important;
  }
}
@media screen and (min-width: 1023px) {
  #loader {
    width: 70%;
    padding: 60px 0 60px 0;
    text-align: center;
    float: left;
    position: fixed;
    top: 50%;
    left: 30%;
  }
}
#loaderPage {
  width: 100%;
  padding: 60px 0 60px 0;
  text-align: center;
  float: left;
}
#newsList {
  width: 100%;
}
.slide a,
.resetButton {
  font-weight: 300;
  float: right;
  font-style: italic;
}
#phraseResults b.term {
  color: #005879 !important;
}
@media screen and (max-width: 1023px) {
  .result-search {
    width: 27.2%;
  }
  .item-highlight {
    margin-right: 0.46em !important;
  }
  .aui nav ul li form a,
  .aui nav ul li form a:hover {
    color: #0af !important;
  }
}
.ui-autocomplete li {
  background-color: #fff;
}
#btnMenuCatalogue {
  z-index: 10;
  border-width: 0 !important;
}
.screen2 {
  z-index: 9;
}
.screen2 ul li > div {
  display: none;
}
.ui-autocomplete {
  z-index: 50;
}
.confirm_msg,
.error_msg {
  width: 64.8%;
  padding: 1%;
  background: #005983;
  color: #fff;
  margin-top: 0.5em;
  display: none;
}
.error_msg {
  background: #005983;
  font-size: 13px;
}
@media screen and (max-width: 1024px) {
  .confirm_msg,
  .error_msg {
    width: 98%;
    margin-bottom: 3em;
  }
}
.button-download {
  font-size: 16px;
}
.content-search input.input-search-button {
  top: -2.45em;
  left: auto;
  float: right;
}
@media screen and (max-width: 1023px) {
  .result-search {
    width: 33.7%;
  }
  .results h2 {
    margin: auto;
  }
  .content-search {
    width: 40%;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  .results {
    margin: 0.3em 0 2em 1.5em !important;
  }
}
@media screen and (max-width: 767px) {
  .result-search {
    width: 38.7%;
  }
  .content-search {
    width: 54%;
  }
}
@media screen and (max-width: 479px) {
  .button-download a {
    width: 98.5%;
    margin-bottom: 0 !important;
  }
  .results h2 {
    margin: 2% 0 -1.5em 0;
  }
  .content-search {
    width: 100%;
  }
}
.btn-download-filter a {
  background-color: #194354;
}
@media screen and (max-width: 479px) {
  .button-download a,
  .button-download a:hover {
    width: 98.5%;
    margin-bottom: 0 !important;
  }
  .results h2 {
    margin: 2% 0 -1.5em 0;
  }
  .content-search {
    width: 100%;
  }
}
.list-products .list-item .item .box-info {
  border-top: 0.08em solid #005983;
}
.content-search input[type="text"] {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .results h2 {
    margin: 12px 0 0 0;
  }
}
@media screen and (min-width: 468px) and (max-width: 1023px) {
  .button-download {
    width: auto;
  }
  .screen2 {
    margin-top: 7.05em;
    margin-right: 0.05em;
  }
}
.screen .aui form {
  margin-bottom: 0;
}
@media screen and (max-width: 1023px) {
  hr {
    width: 21.65em;
    position: relative;
    left: -0.9em;
    border-top: 1px solid #005983 !important;
  }
  .productContentBox {
    margin-top: 0;
  }
  span.btn-download-filter a {
    border: 0.2em solid #005879 !important;
    font-family: "dekalb_bold_italic";
    padding: 0.5em 0;
    color: #005879 !important;
    text-transform: uppercase;
    margin-bottom: 1em !important;
    display: block;
    text-align: center;
    width: 98%;
    background: #fff !important;
  }
  .results h2 {
    margin: 0;
  }
}
@media screen and (max-width: 468px) {
  hr {
    width: 22.5em;
  }
  .button-download {
    margin: 0;
  }
  .button-download a:hover {
    width: 98.5% !important;
    margin-bottom: 0 !important;
  }
  .results {
    margin-top: 4em;
    left: 0;
  }
}
.aui .header-country select {
  max-width: none !important;
}
.screen2 form {
  margin-bottom: 0;
}
.header-search .input-search {
  font-size: 14px !important;
}
.flexslider ul.slides {
  zoom: 1;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 1024px) {
  hr {
    visibility: hidden;
    margin: 5px !important;
  }
}
.contact-right textarea {
  float: none;
}
@media screen and (max-width: 1023px) {
  ul#nav-cat > li {
    border-bottom-width: 0 !important;
  }
}
.contactTabs a {
  cursor: pointer !important;
}
.contactTabElement a {
  height: 21px;
}
h2.siteMapTit {
  font-family: "dekalb_bold_italic";
  color: #005983;
  display: block;
  margin-bottom: 0.5em;
  font-size: 31.5px;
  text-transform: uppercase;
}
.hideMe,
.hideMe * {
  visibility: hidden;
}
#search-header-button {
  font-family: "dekalb_bold_italic";
}
.content-search input.input-search-button {
  right: 0;
}
.content-search input[type="text"] {
  padding: 0.2em 2em 0.2em 1.2em;
  max-width: 100% !important;
}
.result-search {
  width: 100%;
  position: relative;
  z-index: 5;
}
@media (max-width: 979px) {
  .aui.ios input,
  .aui.ios input.input-large,
  .aui.ios textarea,
  .aui.ios .uneditable-input {
    max-width: 100% !important;
  }
}
#sel-country {
  display: none;
}
@media screen and (max-width: 479px) {
  .list-results ul li {
    margin: 0;
  }
}
.aui .breadcrumb {
  float: none;
}
.localAgents .mCustomScrollBox,
.prettyfied-select-topic .mCustomScrollBox {
  max-height: 10em;
}
.prettyfied-select .dropDown li {
  font-size: 1em;
}
.localAgents .prettyfied-select .dropDown li {
  font-size: 1em;
}
.header-country .prettyfied-select .dropDown {
  height: auto !important;
}
.header-country .mCustomScrollBox {
  max-height: 10em;
}
.mCSB_inside > .mCSB_container {
  padding-bottom: 0;
}
.prettyfied-select-topic .dropDown li {
  width: 91.5%;
}
.portlet-boundary_DEKALBcataloguesearch_WAR_catalogue_,
.portlet-boundary_DEKALBcataloguecomparisonform_WAR_catalogue_,
.portlet-boundary_DEKALBcatalogueresults_WAR_catalogue_ {
  float: left;
}
.portlet-boundary_DEKALBcataloguesearch_WAR_catalogue_ {
  width: 40%;
}
.portlet-boundary_DEKALBcataloguecomparisonform_WAR_catalogue_ {
  width: 60%;
}
.portlet-boundary_DEKALBcatalogueresults_WAR_catalogue_ {
  width: 100%;
}
.content-search {
  width: 77%;
}
.aui .row-fluid {
  position: relative;
}
.col_2_3 {
  position: static;
}
.portlet-boundary_DEKALBcataloguecomparisontable_WAR_catalogue_
  .compare-search {
  width: 50%;
  float: right;
}
@media screen and (max-width: 1023px) {
  .col_1_3 {
    width: 40%;
  }
  .dekalbLayout #column-2.col_1_3 {
    width: 100%;
    margin-right: 0;
  }
  .portlet-boundary_DEKALBcataloguecomparisonform_WAR_catalogue_ {
    position: absolute;
    top: 0;
    left: 40%;
    width: 60%;
  }
  .results h2 {
    position: relative;
  }
  .content-search {
    width: 100%;
  }
  .list-products .list-item .item .box-img {
    display: block;
  }
  .portlet-boundary_DEKALBcataloguecomparisontable_WAR_catalogue_
    .compare-search {
    width: 60%;
  }
  .aui .row-fluid {
    position: relative;
    float: left;
  }
}
@media screen and (max-width: 767px) {
  .col_1_3 {
    width: 40%;
  }
  .portlet-boundary_DEKALBcataloguecomparisonform_WAR_catalogue_ {
    left: 40%;
    width: 60%;
  }
  .results-mobile {
    top: 0;
    left: 0;
  }
  .content-search {
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .compare-search {
    display: block;
  }
}
@media screen and (max-width: 479px) {
  .portlet-polls-display {
    display: block;
  }
  .col_1_3 {
    width: 100%;
  }
  .portlet-boundary_DEKALBcataloguesearch_WAR_catalogue_ {
    width: 100%;
  }
  .portlet-boundary_DEKALBcataloguecomparisonform_WAR_catalogue_ {
    display: none;
  }
  .results {
    margin-top: 1em;
  }
  .list-products .list-item .item .box-img {
    display: none;
  }
}
.compare-search {
  width: auto;
  float: none;
  height: auto;
  position: static;
}
.compare-search .compareleft label {
  width: auto;
  cursor: auto;
}
.compare-search input {
  margin-bottom: 0.3em !important;
}
.compare-search input.compare {
  width: auto;
}
.compare-search input[type="text"] {
  transition: none !important;
}
.list-products-compare {
  width: 100% !important;
}
.list-products-compare.no-disclaimers {
  position: relative;
  margin-top: -3em;
}
.list-products-compare .list-item .item {
  margin: 0.875em 3% 0.875em 0;
}
.list-products-compare .list-item .item.half {
  width: 48.5% !important;
}
.list-products-compare .list-item .item.third {
  width: 31.3% !important;
}
.list-products-compare .list-item .item.last {
  margin-right: 0 !important;
}
@media screen and (max-width: 767px) {
  .list-products-compare .list-item .item.half,
  .list-products-compare .list-item .item.third {
    width: 100% !important;
    margin-right: 0 !important;
  }
}
a.defaultButton {
  background: #fff;
  border: 0.15em solid #015778;
  padding: 0.4em 1em 0.2em;
  color: #015778;
  margin-bottom: 1em;
  font-family: "dekalb_bold";
  outline: 0;
  font-size: 1.2em;
  -webkit-appearance: none;
  margin-right: 1.5em;
  text-align: center;
  text-transform: uppercase;
  -webkit-border-radius: 0;
}
.compare-search a.compare {
  color: #005983;
  border: 0.15em solid #005983;
  float: right;
  clear: right;
  text-transform: uppercase;
  padding: 0 1em;
  margin: 0;
  font-family: "dekalb_bold_italic";
  font-size: 1em !important;
  cursor: pointer;
  background: #fff;
  width: auto;
  position: relative;
  z-index: 1;
}
.aui .compare-search input[type="text"] {
  padding-top: 0;
  padding-bottom: 0;
}
.aui .compare-search input[readonly] {
  background-color: white;
}
.compare-search input[type="text"].product-selected {
  background-color: #f2f2f2;
  border-color: #005983;
}
.list-products-compare .list-item .item .box-info {
  padding: 1em 0;
}
.list-products-compare .list-item .item .box-info-details .description {
  margin-bottom: 1.3em;
}
.productTabInfoBox {
  margin: 0.5em 0 0;
}
.list-products-compare .new-highlighted-container {
  height: 3.5em;
  margin-bottom: 0.8em;
}
.list-products-compare .new,
.list-products-compare .highlighted {
  margin-bottom: 0;
}
.list-products-compare .highlighted {
  float: none;
  position: static;
  top: 0;
  width: auto;
  margin: 0;
}
.list-products-compare .list-item .item .product {
  margin: 1.2em auto;
}
.list-products-compare .list-item .item .product.disclaimer {
  margin-top: 2em;
}
.list-products-compare .list-item .item .product.no-disclaimer {
  margin-top: 5.5em;
}
.list-products-compare .list-item .item .box-info-nombre {
  border-top: 0.08em solid #005983;
  padding-top: 1.2em;
}
.flexslider .slides iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.flexslider .slides object {
  width: 100% !important;
  height: 100% !important;
}
.bannerVideoEmbed {
  width: 36% !important;
  right: 10% !important;
  top: 14% !important;
  padding: 0 !important;
}
.flex-pauseplay span {
  display: none;
}
.aui input[type="text"]::-ms-clear {
  display: none;
}
.bannerCookiesIn .acceptBanner {
  display: block;
  text-decoration: underline;
  color: #fff;
  cursor: pointer;
}
.bannerCookiesIn .acceptBanner {
  background: url(/DEKALB-theme/css/../images/ico_accept_cookies.png) no-repeat
    0 0.2em transparent;
  right: 0;
}
.bannerCookiesIn .acceptBanner:hover {
  color: #fff;
  text-decoration: none;
}
.bannerCookiesIn a.acceptBanner {
  float: initial;
  position: absolute;
  padding-left: 1.3em;
  width: inherit;
  right: 53%;
}
.bannerCookiesIn .rejectBanner {
  display: block;
  text-decoration: underline;
  color: #fff;
  cursor: pointer;
}
.bannerCookiesIn .rejectBanner {
  background: url(/DEKALB-theme/css/../images/ico_close_cookies.png) no-repeat 0
    0.2em transparent;
  right: 0;
}
.bannerCookiesIn .rejectBanner:hover {
  color: #fff;
  text-decoration: none;
}
.bannerCookiesIn a.rejectBanner {
  float: initial;
  position: absolute;
  padding-left: 1.3em;
  width: inherit;
  right: 43%;
}
@media screen and (max-width: 1023px) {
  .bannerCookiesIn a.acceptBanner {
    float: initial;
    position: absolute;
    padding-left: 1.3em;
    width: inherit;
    right: 65%;
  }
  .bannerCookiesIn a.rejectBanner {
    float: initial;
    position: absolute;
    padding-left: 1.3em;
    width: inherit;
    right: 35%;
  }
}
@media screen and (max-width: 640px) {
  .bannerCookiesIn a.acceptBanner {
    padding-top: 0.6em;
    padding-left: 1.7em;
    height: 3em;
    right: 15%;
    margin: 0.5em 45%;
    background: url(/DEKALB-theme/css/../images/ico_accept_cookies.png)
      no-repeat 0 0.4em transparent;
  }
  .bannerCookiesIn a.rejectBanner {
    padding-top: 0.6em;
    padding-left: 1.7em;
    height: 3em;
    right: -15%;
    margin: 0.5em 45%;
    background: url(/DEKALB-theme/css/../images/ico_close_cookies.png) no-repeat
      0 0.4em transparent;
  }
}
.contact-right .formTabElement a.selected,
.contact-right .formTabElement a,
.contact-right .formTabElementMobile a.selected,
.contact-right .formTabElementMobile a {
  font-family: "dekalb_bold";
  display: block;
  color: #015778;
  margin: 0.5em 0 0;
  font-size: 1.5em;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  text-align: left;
  text-transform: none;
  cursor: default !important;
  background: white;
}
.contact-right .formTabElementMobile {
  display: none;
}
@media screen and (max-width: 1023px) {
  .contact-right .formTabElementMobile {
    display: block;
  }
  .contact-right .formTabElement {
    display: none;
  }
}
@media print {
  a[href]:after {
    display: none;
  }
  a.dwn-pdf {
    display: none;
  }
  a.dwn-pdf-blue {
    display: none;
  }
  a.dwn-pdf-mobile {
    display: none;
  }
  .breadcrumb {
    display: none;
  }
  #nav {
    display: none;
  }
  #btnMenuCatalogue {
    display: none;
  }
  #navigation-catalogue,
  #mobileMenuButtonCatalogue {
    display: none;
  }
  #nav-cat {
    display: none;
  }
  .button-download {
    display: none;
  }
  .productContentBoximg a {
    display: none;
  }
  .actionTools {
    display: none;
  }
  .actionAgronomy {
    display: none;
  }
  .actionAgronomy a {
    display: none;
  }
  .relevantInf {
    display: none;
  }
  .relevantArt {
    display: none;
  }
  .relevantProd {
    display: none;
  }
  .portlet-dockbar {
    display: none;
  }
  .bannerCookies {
    display: none !important;
  }
  .newsDetail .newsDetailOther {
    display: none;
  }
  .result-search {
    display: none;
  }
  .default #banner,
  .default #footer {
    display: none;
  }
  #banner .headerIn {
    background: transparent;
  }
  .logo img {
    padding: 0 0 0 0.625em;
  }
  .site-title {
    float: left;
  }
  .header-options {
    display: none;
  }
  .header-search,
  .header-login-register {
    display: none;
  }
  .header-country {
    display: none;
  }
  #mobileMenuButton {
    display: none;
  }
  .aui nav {
    display: none;
  }
  #content.content {
    height: auto !important;
  }
  .holl #footer #footerLogo .content img {
    float: right;
  }
  .holl #footerIn,
  .holl #footer {
    background: transparent !important;
  }
  .holl #footerIn ul {
    display: none;
  }
  .holl #footerIn .box-copy {
    font-size: 12px;
  }
  .col_1_3 {
    display: none;
  }
  .col_2_3 {
    width: 100%;
    margin: 0 0 0 -20px;
    float: left;
  }
  a,
  a:link,
  a:visited,
  a:hover,
  a:active,
  a:focus {
    color: #005879 !important;
  }
  .agronomyContentBox .agronomyTitle {
    color: #015778 !important;
  }
  #content.content {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  .newsDetail .newsDetailContent .title {
    color: #005983 !important;
  }
  .newsDetail .newsDetailContent,
  .newsDetail .newsDetailContentTwo {
    float: left;
    width: 95%;
  }
  .titleAtt {
    color: #3ac3d5 !important;
  }
  .aui .row-fluid .span4 {
    float: left !important;
    width: 31.62393% !important;
  }
  .aui .row-fluid .span6 {
    float: left;
    width: 48.71795%;
  }
  .textRating {
    color: #666 !important;
  }
  .agronomyContentBox .taxonomy ul,
  .newsDetail .newsDetailContent .taxonomy {
    display: none;
  }
  .agronomyContentBox .agronomyText,
  .newsDetail .newsDetailContent .newsText {
    margin-top: 0.8em;
  }
  .productContentBox,
  .boxHighlight,
  .agronomyContentBox .agronomyText,
  .newsDetail .newsDetailContent .newsText {
    text-align: justify;
  }
  .boxHighlight .productTabContent:last-child {
    margin-bottom: 0 !important;
  }
} /*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src: url("/DEKALB-theme/css/fonts/../../fonts/fontawesome/fontawesome-webfont.eot?v=4.6.3");
  src: url("/DEKALB-theme/css/fonts/../../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.6.3")
      format("embedded-opentype"),
    url("/DEKALB-theme/css/fonts/../../fonts/fontawesome/fontawesome-webfont.woff2?v=4.6.3")
      format("woff2"),
    url("/DEKALB-theme/css/fonts/../../fonts/fontawesome/fontawesome-webfont.woff?v=4.6.3")
      format("woff"),
    url("/DEKALB-theme/css/fonts/../../fonts/fontawesome/fontawesome-webfont.ttf?v=4.6.3")
      format("truetype"),
    url("/DEKALB-theme/css/fonts/../../fonts/fontawesome/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.actionAgronomy {
  float: left;
  margin: 1em 0;
  width: 100%;
}
.newsDetailContent .actionAgronomy {
  margin: 0.5em 0 0;
}
.addthis_sharing_toolbox {
  float: left;
  margin: 0 1em 0 0;
}
.addthis_sharing_toolbox:before {
  content: "";
  display: block;
  clear: both;
}
.eventContentBoxDetailLinks .addthis_sharing_toolbox .at-share-btn-elements {
  width: 280px;
}
.eventContentBoxDetailLinks .addthis_sharing_toolbox .at-share-btn-elements a {
  display: inline-block;
}
.addthis_sharing_toolbox .at4-hide,
.at4-hide-content {
  opacity: 1 !important;
  display: block !important;
}
.page-thankful
  .addthis_sharing_toolbox
  .at4-hide
  .at-share-btn-elements
  .at-icon-wrapper,
.page-thankful
  .addthis_sharing_toolbox
  .at4-hide
  .at-share-btn-elements
  .at-icon-wrapper
  svg {
  width: 30px !important;
  height: 30px !important;
}
@media screen and (max-width: 479px) {
  .addthis_sharing_toolbox {
    margin: 0 1em 1em 0;
  }
}
@media screen and (max-width: 1023px) {
  .actionAgronomy .addthis_sharing_toolbox {
    margin: 0 1em 1em 0;
  }
}
.at-share-tbx-element.addthis_20x20_style .at-share-btn {
  background-color: transparent;
}
.at-share-tbx-element.addthis_20x20_style .at-share-btn.at-svc-compact {
  max-width: none !important;
  max-height: none !important;
  margin-right: 1em;
}
.addthis_sharing_toolbox .at-svc-compact .at4-icon.aticon-compact {
  display: block;
  background: #41c0d4
    url(/DEKALB-theme/css/modules/action_tools/../../../images/btn_sharethis.png)
    top left no-repeat !important;
  background-size: auto !important;
  text-transform: capitalize;
  font-size: 0.875em;
  color: #fff;
  float: left;
  padding: 0;
  font-family: "dekalb_bold_italic";
  width: 5.6em !important;
}
.at4-icon.aticon-facebook {
  background: url(/DEKALB-theme/css/modules/action_tools/../../../images/ico_facebook.jpg)
    no-repeat top left transparent !important;
}
.at4-icon.aticon-linkedin {
  background: url(/DEKALB-theme/css/modules/action_tools/../../../images/ico_linkedin.jpg)
    no-repeat top left transparent !important;
}
.at4-icon.aticon-twitter {
  background: url(/DEKALB-theme/css/modules/action_tools/../../../images/ico_twitter.jpg)
    no-repeat top left transparent !important;
}
.aui #at20mc {
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  border: none !important;
}
#at20mc #at15s {
  width: 9em !important;
  background: #41c0d4 !important;
  border: none !important;
}
.atm-s {
  background: #41c0d4;
  width: 9.5em;
  border: none !important;
}
.atm-i #at_hover.atm-s a,
.atm-i #at_hover.atm-s a {
  color: #fff !important;
}
.atm-i .atm-f {
  display: none !important;
}
#atic_auth {
  display: none !important;
}
.atm-s a,
#at_hover.atm-s a {
  border: none !important;
}
.addthis_sharing_toolbox .atm-i {
  z-index: 1000000;
  position: relative;
  visibility: visible;
  top: 0;
  left: 0;
  background: #41c0d4;
  color: #fff;
  border: none !important;
}
.atm-i {
  border: none !important;
}
.actionTools {
  float: right;
  clear: both;
}
.actionTools .addthis_sharing_toolbox {
  float: right;
}
.actionTools.tbl,
.actionTools.mobile {
  display: none;
}
.actionTools.tbl {
  width: 60%;
}
@media screen and (max-width: 1023px) {
  .actionTools.dst,
  .actionTools.mobile {
    display: none;
  }
  .actionTools.tbl {
    display: block;
  }
}
.actionTools.mobile {
  margin: 1em 1em 1em 0;
}
@media screen and (max-width: 479px) {
  .actionTools.dst,
  .actionTools.tbl {
    display: none;
  }
  .actionTools.mobile {
    display: block;
  }
}
.actionTools > a {
  float: right;
  margin: 0 1.3em 0 0;
}
.actionTools > a.print {
  margin: 0;
}
.actionTools .downloadPDF_ref {
  float: left;
  cursor: pointer;
  border: 0.2em solid #005879;
  background: #fff;
  border-radius: 20px;
  padding: 0.5em 1em;
  text-align: center;
}
.actionTools .downloadPDF_ref .dwn-pdf-link {
  color: #005879 !important;
  text-align: center;
  background: #fff;
  font-family: "dekalb_bold_italic" !important;
  text-transform: uppercase;
  font-size: 1.1em;
  float: left;
  display: inline;
}
@media screen and (max-width: 479px) {
  .actionTools .downloadPDF_ref .dwn-pdf-link {
    font-size: 0.875em;
  }
}
.actionTools #link_isRemember,
.actionTools #link_noRemember {
  display: none;
}
.actionTools #link_isRemember_mobile,
.actionTools #link_noRemember_mobile {
  display: none;
}
.actionTools #link_isRemember_tbl,
.actionTools #link_noRemember_tbl {
  display: none;
  float: right;
}
a.dwn-pdf,
a.dwn-pdf:hover,
span.dwn-pdf {
  font-family: "dekalb_bold_italic";
  color: #000;
  float: right;
  background: url(/DEKALB-theme/css/modules/action_tools/../../../images/ico_pdf.png)
    100% 0.3em no-repeat;
  text-transform: uppercase;
  font-size: 0.875em;
  padding-right: 1.5em;
  display: inline;
  position: relative;
  bottom: 0;
}
a.dwn-pdf-mobile,
a.dwn-pdf-blue:hover {
  display: none;
}
a.print,
a.print:hover {
  font-family: "dekalb_bold_italic";
  color: #41c0d4;
  text-transform: uppercase;
  font-size: 1.1em;
  float: left;
  display: inline;
  margin-top: 0;
}
a.dwn-pdf-blue,
a.dwn-pdf-blue:hover {
  font-family: "dekalb_bold_italic";
  color: #41c0d4;
  text-transform: uppercase;
  font-size: 1.1em;
  padding-top: 0;
  float: left;
  display: inline;
  background: url(/DEKALB-theme/css/modules/action_tools/../../../images/ico_pdf.png)
    right 0.15em no-repeat;
  margin-right: 1.3em;
  padding-right: 1.3em;
}
a.dwn-pdf-black,
a.dwn-pdf-black:hover,
span.dwn-pdf-black {
  font-family: "dekalb_bold_italic";
  color: #000;
  text-transform: uppercase;
  font-size: 1.1em;
  padding-top: 0;
  float: left;
  display: inline;
  background: url(/DEKALB-theme/css/modules/action_tools/../../../images/ico_pdf.png)
    right 0.15em no-repeat;
  margin-right: 1.3em;
  padding-right: 1.3em;
  margin-top: 0.3em !important;
}
.actionTools a.print,
.actionTools a.print:hover {
  float: right;
}
.actionTools a.dwn-pdf,
.actionTools a.dwn-pdf:hover,
.actionTools a.dwn-pdf-blue,
.actionTools a.dwn-pdf-blue:hover,
.actionTools a.dwn-pdf-black,
.actionTools a.dwn-pdf-black:hover {
  float: right;
  margin-top: 0 !important;
}
@media screen and (max-width: 479px) {
  .actionTools a.dwn-pdf,
  .actionTools a.dwn-pdf:hover,
  .actionTools a.dwn-pdf-blue,
  .actionTools a.dwn-pdf-blue:hover,
  .actionTools a.dwn-pdf-black,
  .actionTools a.dwn-pdf-black:hover {
    margin-bottom: 1em !important;
  }
}
@media screen and (max-width: 1023px) {
  .actionAgronomy a.print,
  .actionAgronomy a.print,
  .actionTools a.print,
  .actionTools a.print:hover {
    display: none;
  }
}
.base-banner .overlay {
  position: absolute;
  top: 46%;
  font-size: 27px;
  color: #fff;
  font-family: "dekalb_bold_italic";
  text-transform: uppercase;
}
.base-banner.vertical-banner .overlay {
  position: absolute;
  top: 50px;
  left: 0;
  font-size: 27px;
  color: #fff;
  font-family: "dekalb_bold_italic";
  text-transform: uppercase;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.base-banner.horizontal-banner .overlay {
  text-align: center;
  position: absolute;
  line-height: 1;
  float: none;
  top: 75px;
  margin: 0 auto;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 100%;
}
.base-banner.horizontal-banner .overlay .vertical-text {
  color: white;
  writing-mode: lr-tb;
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  white-space: nowrap;
  top: 1.8em;
  right: -3.2%;
  position: relative;
  height: 0;
  float: right;
  font-size: 12px;
  padding: 0 0 0 0.5em;
  text-transform: none;
}
#portlet_new-password .base-banner.horizontal-banner .overlay {
  width: 86%;
  top: -40px;
  position: relative;
}
.base-banner.horizontal-banner .overlay span {
  width: 600px;
  display: block;
  margin: 0 auto;
}
.base-banner.horizontal-banner {
  background: #0a5980;
  margin-bottom: 1.5em;
  display: table;
  height: 140px;
  overflow: hidden;
  width: 100%;
  clear: both;
  position: relative;
}
.base-banner.vertical-banner .create-account span.outstanding {
  display: block;
  font-size: 35px;
  padding: 15px 0;
  line-height: 0.8;
  word-break: break-all;
}
.base-banner.vertical-banner .create-account {
  margin: 0 auto;
  text-align: center;
}
.base-banner.vertical-banner.trials-vertical-banner {
  margin-top: 25px;
}
.base-banner.vertical-banner .create-account-1,
.base-banner.vertical-banner .create-account-2,
.base-banner.vertical-banner .create-account-3 {
  margin-bottom: 35px;
  font-size: 26px;
  line-height: 0.8;
}
.base-banner.horizontal-banner picture img {
  width: auto;
  max-width: none;
  padding: 10px;
  margin-left: 10px;
}
.base-banner.central-banner picture img {
  width: 100%;
  position: absolute;
  bottom: 0;
}
.base-banner.central-banner .congratulation-page span.outstanding {
  display: block;
  font-size: 40px;
  padding: 30px 20px 10px;
  line-height: 1;
}
.base-banner.central-banner .overlay {
  position: absolute;
  top: 20px;
  left: 0;
  font-size: 27px;
  color: #fff;
  font-family: "dekalb_bold_italic";
  text-transform: uppercase;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  padding-bottom: 7%;
}
.aui .base-banner.central-banner .congratulation-page .outstanding-minor {
  font-size: 16px;
  margin-bottom: 30px;
  font-family: "dekalb_medium_italic" !important;
}
.aui .base-banner.central-banner .congratulation-page .congratulation-text {
  font-size: 14px;
  text-transform: none;
  font-family: Arial;
  margin: 40px 0 20px;
}
.base-banner.central-banner .congratulation-page-button a,
.base-banner.central-banner .congratulation-page-button a:hover {
  background-color: transparent;
  background-image: none !important;
  border: 0.2em solid #fff !important;
  color: #fff;
  text-shadow: none !important;
  font-family: "dekalb_bold" !important;
  padding: 0.5em 1.5em;
  font-size: 14px;
}
.base-banner.central-banner .congratulation-page .congratulation-page-box {
  font-size: 16px;
  margin: 20px auto 10px;
  width: 100%;
  text-align: center;
  padding: 0 6px;
  overflow-x: hidden;
}
.base-banner.central-banner
  .congratulation-page
  .congratulation-page-box
  .congratulation-page-box-t {
  width: 31%;
  margin: 0 auto 40px 10px;
  display: inline-block;
  font-family: Arial;
  text-transform: none;
  text-align: center;
  float: left;
}
.base-banner.central-banner
  .congratulation-page
  .congratulation-page-box
  .congratulation-page-box-t
  p {
  padding: 0 10px;
  width: 87%;
  font-size: 14px;
  line-height: 1.2;
  margin: 0 auto;
  text-align: center;
}
.base-banner.central-banner
  .congratulation-page
  .congratulation-page-box
  .congratulation-page-box-t
  h3 {
  font-size: 100%;
  font-family: "dekalb_bold_italic" !important;
  text-transform: uppercase;
  margin: 0 auto 12px;
  width: 145px;
  line-height: 1;
  background: url(/DEKALB-theme/css/portlets/polls_display/../../../images/check_congratulations.png)
    center left no-repeat;
  padding: 15px 0 0 0;
  text-align: center;
  display: block;
}
.page-register .base-banner.central-banner {
  top: 0;
  background: url(/DEKALB-theme/images/fnd_congratulations.png) top left
    repeat-y;
  min-height: 521px;
  position: relative;
  z-index: 1000;
  margin-top: 0;
  margin-bottom: 6em;
  padding-bottom: 3%;
}
#portlet_verify-email-address .base-banner.horizontal-banner {
  position: relative;
}
@media screen and (min-width: 1200px) {
  .page-register .base-banner.central-banner {
    top: 1.3em;
  }
}
@media screen and (max-width: 1024px) {
  .base-banner {
    background: #0a5980;
  }
  .base-banner .overlay {
    float: left;
  }
  .page-register .base-banner.central-banner {
    top: 0;
    margin-top: 0;
  }
  .base-banner.horizontal-banner .overlay {
    text-align: center;
    line-height: 1;
    float: none;
    top: 71px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%;
  }
  .base-banner.horizontal-banner .overlay .vertical-text {
    right: -4%;
  }
  .base-banner.horizontal-banner .overlay span {
    width: 350px;
    display: block;
    margin: 0 auto;
  }
  .base-banner.vertical-banner.trials-vertical-banner {
    display: none;
  }
  .aui .base-banner.central-banner .congratulation-page .congratulation-text {
    margin-top: 10px;
  }
  .base-banner.central-banner
    .congratulation-page
    .congratulation-page-box
    .congratulation-page-box-t {
    margin-bottom: 30px;
  }
  #portlet_new-password .base-banner.horizontal-banner .overlay {
    width: 95%;
  }
}
@media screen and (max-width: 767px) {
  .base-banner.horizontal-banner {
    min-height: 211px !important;
    background: #0a5980;
    float: left;
    width: 100%;
  }
  .base-banner.horizontal-banner .overlay .vertical-text {
    top: -6em;
    right: -9.5%;
  }
  .base-banner.central-banner .congratulation-page .congratulation-page-box {
    font-size: 16px;
    float: none;
  }
  .page-register .base-banner.central-banner {
    min-height: 521px;
    top: 0;
    padding-bottom: 0;
  }
  .base-banner.central-banner picture img {
    width: 100%;
    position: absolute;
    bottom: 0;
  }
  .base-banner.central-banner
    .congratulation-page
    .congratulation-page-box
    .congratulation-page-box-t {
    margin: 0 10px 0 20px;
    width: 26.5%;
  }
  .base-banner.central-banner
    .congratulation-page
    .congratulation-page-box
    .congratulation-page-box-t
    p {
    padding: 0;
    width: 100%;
    font-size: 14px;
    line-height: 1.2;
  }
  .base-banner.horizontal-banner .overlay {
    text-align: center;
    top: 172px !important;
    line-height: 1;
    font-size: 1.8em;
    width: 94%;
    padding: 0 20px;
    margin: 0 auto;
  }
  .base-banner.horizontal-banner picture {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .base-banner.horizontal-banner picture img {
    vertical-align: middle;
    margin: 10px 0 0 10px;
    height: auto;
    padding-top: 0;
  }
  .base-banner.central-banner .congratulation-page-button a,
  .base-banner.central-banner .congratulation-page-button a:hover {
    text-align: center;
    max-width: 122px;
    margin: 0 auto;
  }
  .base-banner.central-banner .congratulation-page span.outstanding {
    font-size: 30px;
    padding-top: 30px;
  }
  .base-banner.central-banner .congratulation-page-2 span.outstanding {
    padding: 5px 0;
  }
  .aui .base-banner.central-banner .congratulation-page .congratulation-text {
    font-size: 14px;
    font-family: Arial;
    padding: 0;
    margin: 40px auto 20px;
    width: 95%;
  }
  .base-banner.central-banner
    .congratulation-page
    .congratulation-page-box
    .congratulation-page-box-t
    p {
    width: 100%;
    padding: 0;
  }
  .base-banner.central-banner picture img {
    width: 100%;
    position: absolute;
    bottom: 0;
    top: auto;
  }
  #landing-image .horizontal-banner .overlay {
    top: 185px;
  }
  #portlet_new-password .base-banner.horizontal-banner .overlay {
    width: 88%;
  }
  #portlet_new-password .base-banner.horizontal-banner picture {
    width: 93%;
  }
}
@media screen and (max-width: 479px) {
  .base-banner.horizontal-banner .overlay {
    width: 88.5%;
    font-size: 22px;
    text-align: center;
    margin: 20px auto 0;
    padding: 0 20px 20px;
    top: 160px !important;
    line-height: 1;
  }
  .base-banner.horizontal-banner .overlay span {
    width: 258px;
  }
  .base-banner.horizontal-banner {
    min-height: 220px !important;
    background: #0a5980;
    float: left;
    width: 100%;
    height: 165px;
    display: none;
  }
  .base-banner.horizontal-banner .overlay .vertical-text {
    top: -2.5em;
  }
  .base-banner.horizontal-banner picture img {
    margin: 10px 0 0 -10px;
    max-width: 65%;
  }
  .base-banner.central-banner picture img {
    position: relative;
  }
  .base-banner.central-banner .congratulation-page span.outstanding {
    padding-top: 40px;
  }
  .base-banner.central-banner .congratulation-page .congratulation-page-box {
    margin: 20px auto 0;
  }
  .base-banner.central-banner
    .congratulation-page
    .congratulation-page-box
    .congratulation-page-box-t {
    width: 95%;
    margin: 0 auto 20px;
    display: inline-block;
    font-family: Arial;
    padding: 0;
  }
  .base-banner.central-banner
    .congratulation-page
    .congratulation-page-box
    .congratulation-page-box-t
    p {
    width: 95%;
  }
  .base-banner.central-banner
    .congratulation-page
    .congratulation-page-box
    .congratulation-page-box-t
    h3 {
    margin-bottom: 10px;
    margin-top: 0;
    line-height: 1;
    padding: 15px 0 0 0;
    text-align: center;
    margin: 0 auto 0 10px;
  }
  .aui .base-banner.central-banner .congratulation-page p {
    font-size: 16px;
    font-family: Arial;
    margin: 0 0 20px;
    padding: 0;
  }
}
.aui .row-fluid .span70 {
  width: 68.5%;
}
.aui .row-fluid .span30 {
  width: 29.5%;
  margin-left: 2%;
}
@media (max-width: 1023px) {
  .aui .row-fluid .span70 {
    width: 100%;
  }
  .aui .row-fluid .span30 {
    width: 100%;
    margin-left: 0;
  }
}
@media (max-width: 479px) {
  .columns-1-2-1 .portlet-column-first .portlet-column-content.empty {
    padding: 0;
  }
}
#main-content:after {
  display: block;
  content: "";
  clear: both;
}
.dekalbLayoutHome .portlet-column.portlet-column-first.span8 {
  float: left;
  margin: 0;
}
.dekalbLayoutHome .portlet-column.portlet-column-last.span4 {
  width: 414px;
  float: right;
  position: relative;
  margin: 0;
}
.dekalbLayoutHome #layout-column_column-2 {
  display: block;
  visibility: visible;
  height: 100%;
}
.dekalbLayoutHome .bannerVideoEmbed {
  top: 25% !important;
}
.dekalbLayoutHome #layout-column_column-2 .portlet-boundary.portlet-weather {
  background: #0084c2;
  width: 100%;
}
h4.home-title4 {
  text-align: center;
  font-size: 2em;
  color: #01577a;
  background: url(/DEKALB-theme/images/title-bg-blue.jpg) no-repeat center
    bottom transparent;
  text-transform: uppercase;
  margin: 1.5em 0 0.9em 0;
  padding: 0.5em 0 0.7em 0;
  font-family: "dekalb_medium_italic";
  line-height: 1.2;
}
.homeNewsCol.banner {
  width: 100%;
  background-color: #fff;
  margin: 0;
}
.homeNewsCol.banner img {
  width: 100%;
}
.homeNewsCol.banner > a {
  text-align: center;
  font-size: 1.4em;
  width: 75%;
}
.homeNewsCol.banner > p {
  font-size: 1em;
  margin-top: 0;
}
.homeNewsCol.banner .homeNewsColCategory {
  margin-left: 1em;
}
.dekalbLayoutHome #layout-column_column-2 .portlet-journal-content {
  height: 0;
  display: none;
  background: white;
}
@media screen and (min-width: 1280px) {
  .dekalbLayoutHome .portlet-column.portlet-column-last.span4 {
    width: 520px;
  }
}
@media screen and (min-width: 1680px) {
  .dekalbLayoutHome .portlet-column.portlet-column-last.span4 {
    width: 500px;
  }
  .dekalbLayoutHome #layout-column_column-2 .portlet-weather {
    height: 50% !important;
  }
  .dekalbLayoutHome #layout-column_column-2 .portlet-journal-content {
    height: 50%;
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .dekalbLayoutHome .portlet-column.portlet-column-last.span4 {
    width: 308px;
  }
}
@media screen and (max-width: 767px) {
  .dekalbLayoutHome .portlet-column.portlet-column-last.span4 {
    width: 100%;
    height: auto !important;
  }
}
.YouTubePopUp-Wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 9999999999999;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: YouTubePopUp;
  animation-name: YouTubePopUp;
}
@-webkit-keyframes YouTubePopUp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes YouTubePopUp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.YouTubePopUp-Content {
  max-width: 680px;
  display: block;
  margin: 0 auto;
  height: 100%;
  position: relative;
}
.YouTubePopUp-Content iframe {
  max-width: 100% !important;
  width: 100% !important;
  display: block !important;
  height: 480px !important;
  border: none !important;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.YouTubePopUp-Hide {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: YouTubePopUpHide;
  animation-name: YouTubePopUpHide;
}
@-webkit-keyframes YouTubePopUpHide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes YouTubePopUpHide {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.YouTubePopUp-Close {
  position: absolute;
  top: 0;
  cursor: pointer;
  bottom: 528px;
  right: 0;
  margin: auto 0;
  width: 24px;
  height: 24px;
  background: url(/DEKALB-theme/images/close.png) no-repeat;
  background-size: 24px 24px;
  -webkit-background-size: 24px 24px;
  -moz-background-size: 24px 24px;
  -o-background-size: 24px 24px;
}
.YouTubePopUp-Close:hover {
  opacity: 0.5;
}
@media all and (max-width: 768px) and (min-width: 10px) and (orientation: landscape) {
  .YouTubePopUp-Content {
    max-width: 80%;
  }
  .YouTubePopUp-Content iframe {
    height: 90% !important;
  }
}
@media all and (max-width: 600px) and (min-width: 10px) and (orientation: landscape) {
  .YouTubePopUp-Content iframe {
    height: 90% !important;
  }
  .YouTubePopUp-Close {
    bottom: 362px;
  }
  .YouTubePopUp-Content {
    max-width: 80%;
  }
}
@media all and (max-width: 480px) and (min-width: 10px) and (orientation: landscape) {
  .YouTubePopUp-Content iframe {
    height: 90% !important;
  }
  .YouTubePopUp-Close {
    bottom: 262px;
  }
  .YouTubePopUp-Content {
    max-width: 80%;
  }
}
.maskVideo {
  background-image: url(/DEKALB-theme/images/icon_sprite.png);
  bottom: 0;
  content: "";
  cursor: pointer;
  height: 127px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 128px;
}
.youtube-autoplay .events {
  width: 100%;
  height: 326px;
  object-fit: cover;
}
.overlap_wrapper_home {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2.5em;
}
.overlap_wrapper_home .overlap_image_home {
  z-index: 20;
  width: 40% !important;
}
.overlap_wrapper_home .overlap_text_home {
  z-index: 20;
  width: 60%;
  max-height: 100%;
}
.overlap_wrapper_home .overlap_text_home .overlap_title {
  font-family: "dekalb_medium_italic", "dekalb_medium";
  font-size: 38px;
  max-height: 114px;
  text-transform: uppercase;
  line-height: 0.9;
  color: #fff;
}
.overlap_wrapper_home .overlap_text_home .overlap_subtitle {
  font-family: "dekalb_medium_italic", "dekalb_regular_italic";
  font-size: 18px;
  line-height: 1;
  color: #fff;
}
.mask_home {
  background: url(/DEKALB-theme/css/portlets/journal_content/banner_show/../../../../images/mask_fprogress.png);
  background-size: 100% 120%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
@media screen and (min-width: 1280px) {
  .overlap_wrapper_home .overlap_text_home {
    margin-bottom: 5em;
  }
  .overlap_text_home .overlap_title {
    margin-bottom: 0.5em;
  }
}
@media screen and (max-width: 479px) {
  .overlap_wrapper_home .overlap_text_home {
    position: absolute;
    padding-top: 15px;
    top: 0;
  }
  .overlap_wrapper_home .overlap_text_home .overlap_title {
    font-size: 20px;
  }
  .overlap_wrapper_home .overlap_text_home .overlap_subtitle {
    font-size: 12px;
  }
}
.list-products .list-item .item .box-info .title {
  color: black;
}
.list-products .list-item .item .box-info a.dwn-pdf-catalog {
  float: right;
  width: 30%;
  background: url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/icon_pdf_catalog.png)
    0 0 no-repeat;
  color: #000;
  font-family: "dekalb_bold_italic";
  font-size: 14px;
  line-height: 1;
  padding: 0 0 0 29px;
  -ms-display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 25px;
  margin-top: 15px;
}
.list-products .list-item .item .box-info a.vid-url-catalog {
  float: left;
  width: 30%;
  background: url(/documents/37663/1057444/videp.jpg) 0 0 no-repeat;
  color: #000;
  font-family: "dekalb_bold_italic";
  font-size: 14px;
  line-height: 1;
  padding: 0 0 0 29px;
  -ms-display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 25px;
  margin-top: 15px;
  background-size: contain;
}
.list-products .list-item .item .box-info a.article-url-catalog {
  float: left;
  width: 30%;
  background: url(/documents/37663/1057444/livre.jpg) 0 0 no-repeat;
  color: #000;
  font-family: "dekalb_bold_italic";
  font-size: 14px;
  line-height: 1;
  padding: 0 0 0 29px;
  -ms-display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 25px;
  margin-top: 15px;
  background-size: contain;
}
.list-products .list-item .item .box-info a.dwn-trial-catalog,
.trials_template_link {
  float: left;
  width: 30%;
  background: url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/ico_trial_catalog.png)
    0 0 no-repeat;
  color: #000;
  font-family: "dekalb_bold_italic";
  font-size: 14px;
  line-height: 1;
  padding: 0 0 0 29px;
  -ms-display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 25px;
  margin-top: 15px;
}
.productContentBoximg a.more-info {
  background: url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/ico_information_p.png)
    center left no-repeat;
  padding-left: 45px;
  font-size: 14px;
  font-family: "dekalb_bold_italic";
  color: #005983;
  text-decoration: none;
  height: 36px;
  text-align: left;
  -ms-display: flex;
  display: flex;
  align-items: center;
  line-height: 1;
  margin-top: 10px;
  margin-bottom: 20px;
}
.productContentBoximg a.more-trial {
  background: url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/ico_trials.png)
    center left no-repeat;
  padding-left: 45px;
  font-size: 14px;
  font-family: "dekalb_bold_italic";
  color: #005983;
  text-decoration: none;
  height: 45px;
  text-align: left;
  -ms-display: flex;
  display: flex;
  align-items: center;
  line-height: 1;
  margin-top: 10px;
  margin-bottom: 10px;
}
.starsRate {
  clear: both;
}
.starsRate > div::after {
  display: block;
  content: "";
  clear: both;
}
.starsRate > div {
  width: 100%;
}
.starsRate > div > img {
  float: left;
}
.compare-search .compareleft {
  width: 47%;
  float: left;
}
.compare-search .compareright {
  float: right;
  margin-top: 0;
  width: 49%;
}
.compare-search label {
  font-family: "dekalb_bold_italic";
  color: #005983;
  text-align: right;
  float: right;
  margin-top: 0.2em;
  font-size: 1.02em;
  width: 12em;
}
.compare-search input {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0) !important;
  font-weight: bold;
  float: right;
  clear: right;
  width: 96.75%;
  margin-bottom: 0.3em !important;
  border: 0.085em solid #ccc;
  font-style: italic;
  padding-left: 0.5em;
  font-size: 0.85em !important;
}
.compare-search input.compare {
  color: #005983;
  border: 0.15em solid #005983;
  float: right;
  text-transform: uppercase;
  padding: 0;
  width: 7em;
  margin: 0 0 0 60%;
  font-family: "dekalb_bold_italic";
  font-size: 1em !important;
  cursor: pointer;
  background: #fff;
}
.compare-search input[type="text"]:checked {
  border: 0.08em solid #005983;
  background: #f2f2f2;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0);
  font-weight: bold;
}
.compare-search .compareleft label {
  height: 2.6em;
  width: 21em;
  line-height: 1.2em;
}
.list-products {
  float: left;
  margin-top: 0;
}
.list-products .list-item {
  display: inline;
}
.list-products .list-item .item {
  width: 31% !important;
  margin: 0.875em 1.6em 0.875em 0;
  float: left;
}
.list-products .list-item .item.last {
  margin-right: 0;
  float: right;
  width: 31% !important;
}
.list-products .list-item .item .new {
  color: #fff;
  background: #005983;
  font-family: "dekalb_bold_italic";
  padding: 0.3em 0.5em;
  font-size: 1.125em;
  text-transform: uppercase;
}
.list-products .list-item .item .reference {
  color: #fff;
  background: #ffe100;
  font-family: "dekalb_bold_italic";
  padding: 0.3em 0.5em;
  font-size: 1.125em;
  text-transform: uppercase;
}
.list-products .list-item .item .highlighted {
  color: #fff;
  background: #41c0d4 !important;
  font-family: "dekalb_bold_italic";
  padding: 0.3em 0.5em;
  text-transform: uppercase;
  font-size: 1.125em;
  float: none;
  position: static;
  width: auto;
  margin: 0;
}
.list-products .list-item .item .box-img {
  padding: 0.9em;
}
.list-products .list-item .item .product {
  margin: 1em auto;
  text-align: center;
}
.list-products .list-item .item .box-info {
  background: #fff;
  color: #000;
  text-align: left;
  margin: 0 0.875em;
  float: left;
  border-top: 0.08em solid #005983;
  padding: 1em 0;
  width: 89%;
  position: relative;
  top: 0;
  left: 0;
}
.list-products .list-item .item .box-info a {
  color: #000;
}
.list-products .list-item .item {
  position: relative;
  top: 0;
  left: 0;
}
.list-products .list-item .item .dwn-pdf {
  position: absolute;
  bottom: 0;
  right: 0;
}
.list-products .list-item .item .box-info .title {
  font-size-adjust: 0.63;
  font-family: "dekalb_bold_italic";
  display: inline-block;
  font-size: 1.125em;
  height: 1.3em !important;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  padding-left: 0.1em;
  line-height: 1;
}
.list-products .list-item .item .box-info .subtitle {
  font-weight: bold;
  display: block;
  margin-bottom: 0.75em;
  font-size: 0.75em;
  line-height: 1;
  height: 3em;
}
.list-products .list-item .item .box-info .summary {
  font-size: 0.875em;
  display: block;
  margin-bottom: 0;
  line-height: 1.2;
  height: 9.2em;
}
.list-products .list-item .item .box-info .link {
  text-decoration: underline;
  display: block;
  margin-bottom: 1.2em;
  color: #000;
  font-size: 0.875em;
}
.list-products .list-item .item .box-info .link:hover {
  text-decoration: none;
}
.list-products .list-item .line-product-desktop {
  width: 100%;
  border-top: 0.08em solid #cdcdcd;
  float: left;
  margin: 1em 0;
}
.list-products .list-item .line-product-tablet {
  display: none;
}
.list-products-compare {
  float: left;
  margin-top: 0.5em;
}
.list-products-compare .list-item {
  display: inline;
}
.list-products-compare .list-item .item.last {
  margin-right: 0;
  float: right;
}
.list-products-compare .list-item .item {
  width: 31.6% !important;
  margin: 0.875em 1.76em 0.875em 0;
  float: left;
}
.list-products-compare .list-item .item .box-img {
  padding: 0.5em;
}
.list-products-compare .list-item .item .product {
  margin: 0.8em auto;
  text-align: center;
}
.list-products-compare .list-item .item .box-info-nombre {
  color: #0094b7;
  text-align: left;
  padding: 0.5em 0;
  float: left;
  width: 100%;
}
.list-products-compare .list-item .item .box-info {
  color: #333;
  text-align: center;
  padding: 0.5em 0;
}
.list-products-compare .list-item .item .box-info-nombre .title {
  font-family: "dekalb_bold_italic";
  color: #005983;
  font-size: 1.8em;
  display: block;
  height: 30px;
}
.list-products-compare .list-item .item .box-info-nombre .subtitle {
  font-size: 0.875em;
  font-weight: bold;
  margin-bottom: 0.75em;
  color: #005983;
  display: block;
  height: 22px;
}
.list-products-compare .list-item .item .box-info .summary {
  font-size: 0.875em;
  display: block;
  margin-bottom: 1.5em;
  text-align: left;
  line-height: 1.4;
  height: 11em;
}
.list-products-compare .list-item .item .box-info-details {
  background: #fff;
  padding: 1.2em 0;
}
.list-products-compare .list-item .item .box-info-details .title {
  float: left;
  width: 100%;
  font-family: "dekalb_bold_italic";
  color: #41c0d4;
  background: #f2f2f2;
  border-bottom: 0.09em solid #005983;
  margin-bottom: 0.5em;
  padding: 0.18em;
}
.list-products-compare .list-item .item .box-info-details .description {
  margin-bottom: 1em;
  line-height: 1.4;
  font-size: 0.875em;
}
.list-products-compare .list-item .item .box-info-details .img-visual {
  display: block;
  max-width: 100%;
}
.list-products-compare .list-item .item .box-info-details .img-visual img {
  border: 0.08em solid #ccc;
}
.list-products-compare .compare-hg {
  float: left;
}
.list-products-compare .new {
  color: #fff;
  background: #005983;
  font-family: "dekalb_bold_italic";
  padding: 0.3em 0.5em;
  font-size: 1.125em;
  text-transform: uppercase;
  margin-bottom: 0.8em;
}
.list-products-compare .highlighted {
  color: #fff;
  background: #41c0d4;
  font-family: "dekalb_bold_italic";
  padding: 0.3em 0.5em;
  font-size: 1.125em;
  text-transform: uppercase;
  margin-bottom: 0.8em;
}
.highlighted {
  float: left;
  position: relative;
  top: -19px;
  color: #fff;
  background: #41c0d4 !important;
  font-family: "dekalb_bold_italic";
  padding: 0.3em 0.5em;
  text-transform: uppercase;
  font-size: 1.125em;
  width: 50%;
  margin: 0 0 1em;
}
.productContentBox .new {
  color: #fff;
  background: #005983;
  font-family: "dekalb_bold_italic";
  padding: 0.1em 0.5em;
  font-size: 1.125em;
  text-transform: uppercase;
  margin-bottom: 0.8em;
  width: 20%;
}
.productContentBox {
  float: left;
  width: 100%;
  margin-bottom: 1em;
  position: relative;
  top: 0;
  z-index: 2;
}
.productContentBoximg {
  width: 17%;
  float: left;
  margin: 0 3%;
}
.productContentBoximg img {
  display: block;
  max-width: 100%;
  margin: 0 auto 0.6em auto;
  text-align: center;
}
.productContentBoxInfo {
  float: right;
  width: 75%;
  color: #333;
}
.productContentBoxInfo.height {
  float: right;
  width: 75%;
  color: #333;
  margin-top: -2.5em;
}
.productContentBoxInfo .productTitle {
  font-family: "dekalb_bold_italic";
  font-size: 1.25em;
}
.productContentBoxInfo .productSubtitle {
  display: block;
  font-size: 0.875em;
  font-weight: bold;
  margin: -0.3em 0 1.2em;
}
.productContentBoxInfo .productRegion {
  float: left;
  width: 48%;
  margin: 3% 2% 0 0;
}
.productContentBoxInfo .productRegion .title {
  color: #41c0d4;
  display: block;
  font-size: 1.0625em;
  font-family: "dekalb_bold_italic";
}
.productContentBoxInfo .productRegion .description,
.ProductSummary {
  clear: both;
  width: auto;
  float: none;
  margin: 0 5% 0 0;
  font-size: 0.9375em;
  text-rendering: auto;
  line-height: 1.2;
}
.productContentBoxInfo .productRegion .description.star {
  width: 90%;
}
.productContentBoxInfo .productRegion .description .textRating {
  display: inline-block;
  float: left;
  width: 7em;
  margin-bottom: 0.5em;
}
.boxHighlight {
  background: #fff;
  float: left;
  color: #000;
  width: 100%;
}
.boxHighlight .TabElementProduct {
  clear: both;
  background: #f2f2f2 !important;
}
.boxHighlight .TabElementProduct a {
  background: url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/arrow_blue_down_cdetail.png)
    no-repeat 99% center transparent;
  display: block;
  margin-bottom: 1em;
  padding: 0 0.3em;
  text-align: left;
  color: #41c0d4;
  font-size: 1.0625em;
  border-bottom: 0.09em solid #005983 !important;
  font-family: "dekalb_bold_italic";
}
.boxHighlight .TabElementProduct a.selected {
  display: block;
  background: url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/arrow_blue_up_cdetail.png)
    no-repeat 99% center transparent;
}
.boxHighlight .TabElementProduct a.deselected {
  display: block;
  background: url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/arrow_blue_down_cdetail.png)
    no-repeat 99% center transparent;
}
.boxHighlight .productTabContent {
  display: none;
  padding: 0;
  float: left;
  width: 100%;
  background: #fff;
  margin-bottom: 2em;
}
.boxHighlight .productTabContent.selected {
  display: block;
}
.productTabImg {
  float: right;
}
.productTabContent .productTabImg {
  width: 51%;
  float: right;
}
.productTabContent .productTabImg img {
  display: block;
  max-width: 100%;
  width: 100%;
  margin-bottom: 1em;
}
.productTabInfo {
  float: left;
  width: 27%;
  padding-bottom: 0.8em;
  font-size: 0.9em;
  clear: both;
}
.productTabInfo .productTabInfoText {
  line-height: 1.6;
  float: left;
  font-size: 0.9375em;
  font-family: Arial;
}
.productTabInfoBox {
  float: left;
  margin: 1.5em 0 0;
  width: 110%;
}
.productTabInfoTextRating {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5em;
}
.productTabInfoTextRating img {
  float: left;
  display: inline;
  margin-right: 0.8em;
}
.productTabInfoTextRating .textRating {
  width: 100%;
  display: block;
  font-family: "dekalb_bold_italic";
  text-transform: uppercase;
  padding-top: 0.5em;
  color: #666;
}
.list-products .list-item .item .box-info .summary {
  height: 8.2em;
}
@media screen and (max-width: 1023px) {
  #p_p_id_DEKALBcataloguefilters_WAR_catalogue_ .button-download a {
    padding: 0.5em 2em;
    display: inline;
    margin-bottom: 2em !important;
    float: left;
  }
  ul#nav-cat > li {
    color: #005983;
    background: #fff;
    border-bottom: 0.09em solid #41c0d4;
    padding: 0 0.8em;
  }
  ul#nav-cat > li:last-child {
    border-bottom: 0;
  }
  #nav-cat {
    display: block;
    margin: 0 auto;
    background: #fff;
    border: 0.16em solid #005983;
  }
  #nav-cat li {
    margin-bottom: 0.36em;
    background: #fff;
    padding: 0;
  }
  #nav-cat li > a,
  #nav-cat li > a:hover {
    background: #005983
      url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/arrow_down_menu_left.png)
      right center no-repeat;
    border-bottom: 0.08em solid #fff;
    padding: 0.3125em 0.625em;
    text-transform: uppercase;
  }
  #nav-cat li > a.open,
  #nav-cat li > a.open:hover {
    background: #005983
      url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/arrow_up_menu_left.png)
      right center no-repeat;
    border-bottom: 0.08em solid #fff;
    padding: 0.3125em 0.625em;
    text-transform: uppercase;
  }
  #nav-cat > li > a:hover,
  #nav-cat > li > a {
    border-bottom: 0.08em solid #fff;
    padding: 0.3125em 0.625em;
    text-transform: uppercase;
  }
  #nav-cat > li > a {
    display: block;
    padding: 0.3125em 0.625em;
    font-size: 1.3em;
    color: #fff;
    text-decoration: none;
    font-family: dekalb_bold_italic;
  }
  #nav-cat > li > a:hover,
  #nav-cat > li > a {
    display: none;
  }
  #nav-cat li div {
    display: none;
    background: #fff;
    padding: 0;
    color: #005983 !important;
    font-size: 0.935em;
    top: 0;
  }
  #nav-cat li div.slider-range {
    display: block !important;
    border: 0.1em solid #ccc;
    color: #fff;
    margin: 0 0 1em 0.3em;
    height: 0.2em !important;
    padding: 0 !important;
  }
  #accordion #btnMenuCatalogue#btnMenuCatalogueDetail[type="input"] {
    display: none !important;
  }
  #btnMenuCatalogue {
    display: block;
    margin: 3em 0 0;
    color: #ffca08;
    padding: 0;
    width: 87px;
    height: 47px;
    padding-top: 0.8em;
    border: 0;
    outline: 0;
    background: url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/menu_product_tablet2.png)
      no-repeat top left transparent;
    position: absolute;
  }
  #btnMenuCatalogue.btnMenuCatalogueOn {
    display: block;
    margin: 3em 0 0;
    color: #ffca08;
    padding: 0;
    min-width: 87px;
    height: 47px;
    padding-top: 0.8em;
    outline: 0;
    border: 0;
    background: url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/menu_product_tablet_on2.png)
      no-repeat top left transparent;
    position: absolute;
    z-index: 100;
  }
  #btnMenuCatalogue,
  #btnMenuCatalogue.btnMenuCatalogueOn {
    margin-left: 0;
  }
  .ui-slider-horizontal .ui-slider-handle {
    top: -0.6em;
    margin-left: -1em;
  }
  .ui-slider-horizontal .ui-slider-range {
    position: relative;
    top: -1.2em !important;
    border-top: 0.09em solid white !important;
    border-bottom: 0.09em solid white !important;
  }
  .ui-slider .ui-slider-range {
    padding: 0.2em !important;
    margin-left: -0.5em;
  }
  .ui-state-default,
  .ui-widget-content .ui-state-default,
  .ui-widget-header .ui-state-default {
    border: 0;
    background: url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/ico_slide_tb.png)
      50% 50% repeat-x;
    font-weight: normal;
    color: #555;
  }
  .ui-widget-content {
    border: 1px solid #aaa;
    background-color: #fff;
    color: #222;
    width: 89%;
    margin: 0 0.8em 0.5em 0.8em;
    height: 0;
  }
  .ui-widget-header {
    border-top: 0.09em solid white !important;
    border-bottom: 0.09em solid white !important;
    background: #005983 !important;
    margin-top: 1.1em;
  }
  .screen {
    display: none;
    position: absolute;
    width: 20.5em;
    right: -2px;
  }
  .screen2 {
    display: block !important;
    margin: 7em 0 0 0;
    z-index: 100;
  }
  .screen.screen2 #nav-cat li div {
    display: block;
    background: #fff;
    padding: 0;
    color: #005983 !important;
    font-size: 0.935em;
    top: 0;
    border: 0;
  }
  .screen.screen2 #nav-cat li > div > form > span.highlight {
    color: #005983 !important;
    font-weight: bold;
    display: block !important;
    margin-bottom: 0.8em;
    padding: 0;
  }
  .screen.screen2 #nav-cat li div.slider-range {
    display: block !important;
    padding-bottom: 0;
    border-top: 0.09em solid #ccc;
    width: 97%;
    border-bottom: 0.09em solid #ccc;
  }
  .screen.screen2 #nav-cat li label.slide {
    color: #41c0d4;
    font-weight: bold;
    display: block !important;
    margin-bottom: 0.8em;
    padding: 0;
    font-size: 0.9375em;
  }
  .screen.screen2 #nav-cat li .small-range {
    font-size: 0.75em;
  }
  #mobileMenuButtonCatalogue {
    display: block;
    float: left;
    clear: left;
    position: relative;
  }
  #navigation-catalogue {
    background: url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/menu_product_tablet.png)
      no-repeat top left transparent;
  }
  #navigation-catalogue .child-menu {
    position: static;
    margin-top: 0;
  }
  #navigation-catalogue .child-menu li {
    background: #0a404c;
  }
  #navigation-catalogue .child-menu li a {
    padding: 0.36em 0.36em 0.36em 1.5em;
    border-bottom: 0.08em solid #fff;
  }
  #navigation-catalogue ul li {
    width: 100%;
    margin: 0;
  }
  #navigation-catalogue ul li a {
    display: block;
    padding: 0.57em 0.625em;
    font-size: 10pt;
    border-bottom: 0.08em solid #fff;
    margin: 0;
  }
  #navigation-catalogue ul li span {
    display: block;
    font-size: 10pt;
    font-weight: bold;
  }
  #navigation-catalogue ul ul ul {
    padding: 0.36em 0;
  }
  #navigation-catalogue ul li ul li a.active {
    color: #000;
  }
  #navigation-catalogue ul li a[aria-haspopup="true"] {
    background: url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/arrow_down_menu.png)
      no-repeat 18.8em center transparent;
  }
  #navigation-catalogue ul li a[aria-haspopup="true"].selected {
    border-bottom: 0.08em solid #fff;
  }
  #mobileMenuButtonCatalogue.open #mobileMenuFilter {
    display: block !important;
    color: #41c0d4;
    font-weight: bold;
  }
  .list-products .list-item .item {
    float: left;
    margin: 0 0.8em 0 0;
    width: 48% !important;
  }
  .list-products .list-item .item.last {
    margin-right: 0.5em;
    float: left;
    width: 48% !important;
  }
  .list-products .list-item .item.odd {
    float: right;
    margin-right: 0;
  }
  .list-products .list-item .line-product-tablet {
    width: 100%;
    border-top: 0.09em solid #cdcdcd;
    float: left;
    margin: 3em 0 1.5em;
    display: block;
  }
  .list-products .list-item .line-product-desktop {
    display: none;
  }
  .list-products .list-item.item .highlighted {
    color: #fff;
    background: #41c0d4 !important;
    font-family: "dekalb_bold_italic";
    padding: 0.3em 0.5em;
    text-transform: uppercase;
    font-size: 1.125em;
  }
  .list-products .list-item .item .box-img {
    display: none;
  }
  .list-products .list-item .item .box-info {
    width: 90%;
    margin: 0 1em;
  }
  .list-products-compare {
    float: left;
    margin-top: 0.5em;
    width: 67em;
  }
  .list-products-compare .list-item .item {
    width: 31.8%;
    margin: 0.875em 1.5em 0.875em 0;
    float: left;
  }
  .oneLineP {
    display: none;
  }
  .productTabInfoBox {
    float: left;
    margin: 1.5em 0 0;
    width: 110%;
  }
  .compare-search .compareleft {
    float: left;
  }
  .productContentBox {
    top: 0;
  }
  .list-products .list-item .item .box-info .summary {
    height: 8.2em;
  }
}
@media screen and (max-width: 767px) {
  .productContentBoxInfo {
    width: 69%;
  }
  .productContentBoximg {
    width: 21%;
    margin: 0 0 0 3%;
  }
  .list-products .result-search {
    width: 56% !important;
  }
  #mobileMenuButtonCatalogue {
    display: block;
  }
  #navigation-catalogue {
    background: url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/menu_product_tablet2.png)
      no-repeat top left transparent;
  }
  #navigation-catalogue .child-menu {
    position: static;
    margin-top: 0;
  }
  #navigation-catalogue .child-menu li {
    background: #0a404c;
  }
  #navigation-catalogue .child-menu li a {
    padding: 0.36em 0.36em 0.36em 1.5em;
    border-bottom: 0.08em solid #fff;
  }
  #navigation-catalogue ul li {
    width: 100%;
    margin: 0;
  }
  #navigation-catalogue ul li a {
    display: block;
    padding: 0.57em 0.625em;
    font-size: 10pt;
    border-bottom: 0.08em solid #fff;
    margin: 0;
  }
  #navigation-catalogue ul li span {
    display: block;
    font-size: 10pt;
    font-weight: bold;
  }
  #navigation-catalogue ul ul ul {
    padding: 0.36em 0;
  }
  #navigation-catalogue ul li ul li a.active {
    color: #000;
  }
  #navigation-catalogue ul li a[aria-haspopup="true"] {
    background: url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/arrow_down_menu.png)
      no-repeat 18em center transparent;
  }
  #navigation-catalogue ul li a[aria-haspopup="true"].selected {
    border-bottom: 0.08em solid #fff;
  }
  .list-products .list-item .line-product-desktop {
    display: none;
  }
  .list-products-compare {
    float: left;
    margin-top: 0.5em;
    width: 100%;
  }
  .list-products-compare .list-item .item.last {
    margin-right: 0 !important;
    float: left;
  }
  .list-products-compare .list-item .item {
    width: 31% !important;
    margin: 0.875em 1.2em 0.875em 0;
    float: left;
  }
}
@media screen and (max-width: 479px) {
  #p_p_id_DEKALBcataloguefilters_WAR_catalogue_ .button-download a {
    padding: 0.5em 0;
    display: block;
    float: none;
  }
  .productContentBoxInfo {
    width: 100%;
    margin-top: 20px;
  }
  .productContentBoximg {
    width: 100%;
    margin: 0 0 0 3%;
  }
  .productContentBoximg a {
    margin: 10px 30px 20px 0;
    width: 35%;
  }
  .productTabContent .row-fluid .span4 img {
    float: left;
  }
  .productTabContent .row-fluid .span4::after {
    display: block;
    content: "";
    clear: both;
  }
  #btnMenuCatalogue {
    display: block;
    margin: 3em 0 5em;
    min-width: 87px;
    height: 47px;
    padding: 0;
    border: 0;
    outline: 0;
    background: url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/menu_product_tablet2.png)
      no-repeat top left transparent;
    position: absolute;
  }
  #btnMenuCatalogue.btnMenuCatalogueOn {
    display: block;
    margin: 3em 0 5em;
    padding: 0;
    min-width: 87px;
    height: 47px;
    padding-top: 0.8em;
    outline: 0;
    border: 0;
    background: url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/menu_product_tablet_on2.png)
      no-repeat top left transparent;
    position: absolute;
    z-index: 100;
  }
  input#btnMenuCatalogueDetail[type="button"] {
    border: none !important;
    background: none !important;
  }
  ul#nav-cat > li {
    color: #005983;
    background: #fff;
    border-bottom: 0.09em solid #41c0d4;
    padding: 0 0.8em;
  }
  #nav-cat {
    display: block;
    float: left;
    width: 100%;
    z-index: 2;
  }
  #nav-cat li {
    margin-bottom: 0.36em;
    background: #fff;
    padding: 0;
  }
  #nav-cat li > a,
  #nav-cat li > a:hover {
    background: #005983
      url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/arrow_down_menu_left.png)
      right center no-repeat;
    border-bottom: 0.08em solid #fff;
    padding: 0.3125em 0.625em;
    text-transform: uppercase;
  }
  #nav-cat li > a.open,
  #nav-cat li > a.open:hover {
    background: #005983
      url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/arrow_up_menu_left.png)
      right center no-repeat;
    border-bottom: 0.08em solid #fff;
    padding: 0.3125em 0.625em;
    text-transform: uppercase;
  }
  #nav-cat > li > a:hover,
  #nav-cat > li > a {
    border-bottom: 0.08em solid #fff;
    padding: 0.3125em 0.625em;
    text-transform: uppercase;
  }
  #nav-cat > li > a {
    display: block;
    padding: 0.3125em 0.625em;
    font-size: 1.3em;
    color: #fff;
    text-decoration: none;
    font-family: "dekalb_bold_italic";
  }
  #nav-cat > li > a:hover,
  #nav-cat > li > a {
    display: none;
  }
  #nav-cat li div {
    display: block;
    background: #fff;
    padding: 0;
    color: #005983 !important;
    font-size: 0.935em;
    top: 0;
    border: 0;
  }
  #nav-cat li > div > form > span.highlight {
    color: #005983 !important;
    font-weight: bold;
    display: block !important;
    margin-bottom: 0.8em;
    padding: 0;
  }
  #nav-cat li div.slider-range {
    display: block !important;
    padding-bottom: 0;
    border-top: 0.3em solid #fff;
  }
  #nav-cat li label.slide {
    color: #41c0d4;
    font-weight: bold;
    display: block !important;
    margin-bottom: 0.8em;
    padding: 0;
  }
  #nav-cat li .small-range {
    font-size: 0.75em;
  }
  .filter-corn .highlight,
  .filter-oil .highlight {
    display: block;
  }
  .compare-search {
    display: none;
  }
  .list-products .list-item .item {
    width: 100% !important;
    margin: 0 auto 1.5em;
  }
  .list-products .list-item .item .box-info {
    width: 91%;
  }
  .list-products .list-item .item.last {
    width: 100% !important;
    margin: 0 auto 1.5em;
  }
  .list-products .list-item .item-highlight {
    width: 99% !important;
  }
  .list-products .list-item .item-highlight .highlighted {
    color: #fff;
    background: #41c0d4 !important;
    font-family: "dekalb_bold_italic";
    padding: 0.3em 0.5em;
    text-transform: uppercase;
    font-size: 1.125em;
  }
  .list-products .list-item .oneLineP {
    border-top: 0.09em solid #cdcdcd;
    width: 100%;
    margin: 1.5em 0;
    float: left;
    display: block;
  }
  .list-products {
    float: left;
    margin-top: 0;
  }
  .ui-slider-range {
    margin-left: 0.2em;
  }
  .productTabContent .productTabImg {
    width: 100%;
  }
  .productTabInfoTextRating {
    width: 94%;
  }
  .productTabInfoBox {
    width: 100%;
  }
  .productTabInfoTextRating .textRating {
    width: 83% !important;
    display: block;
    font-family: "dekalb_bold_italic";
    text-transform: uppercase;
    padding-top: 0.5em;
    color: #666;
  }
  .boxHighlight .TabElementProduct a {
    padding: 0 0.3em;
    margin-bottom: 1.5em;
  }
  .back-button {
    border: 0.2em solid #005879;
    padding: 0.1em 0.5em 0;
    float: left;
    margin: 1em 0 2em !important;
  }
  a.returnButton {
    background: url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/arrow_return.png)
      center left no-repeat;
    font-family: "dekalb_bold_italic";
    padding: 0.1em 0 0 1em;
    color: #005879;
    text-transform: uppercase;
    display: block;
    font-size: 1.3em;
  }
  .productContentBox .new,
  .productContentBox .item-highlight {
    width: 94%;
  }
  .productContentBox {
    top: 0;
    position: relative;
  }
  .productContentBoximg {
    width: 100%;
    margin: 1em 0;
  }
  .productContentBoximg img {
    max-width: 100%;
    margin: 0 auto 1em;
  }
  .productContentBoximg .defaultButton {
    margin: 0 auto;
    width: 100%;
  }
  .productContentBoxInfo {
    width: 100%;
  }
  .productContentBoxInfo .productRegion {
    float: left;
    width: 100%;
    margin: 3% 2% 5% 0;
  }
  .productTabInfo {
    float: left;
    width: 100%;
    padding: 0.8em 0;
    font-size: 0.9em;
  }
  .line-product-tablet {
    display: none !important;
  }
  .list-products .list-item .line-product-desktop {
    display: none !important;
  }
  .screen2 {
    margin: 6em 0.5em 0 0;
  }
}
.dekalbLayoutHome .portlet-polls-display {
  transition: height 1s;
  webkit-transition: height 1s;
}
.aui .dekalbLayoutHome .portlet-polls-display table {
  margin-bottom: 0;
}
.dekalbLayoutHome .portlet-polls-display .disclaimer {
  font-size: 10px;
}
.dekalbLayoutHome
  .portlet-polls-display
  .portlet-borderless-container
  .portlet-body
  form {
  margin: 0 1em;
  font-weight: bold;
  color: #fff;
}
.dekalbLayoutHome
  .portlet-polls-display
  .portlet-borderless-container
  .portlet-body
  form
  .control-group.field-wrapper {
  margin-top: 1.5em;
}
.dekalbLayoutHome
  .portlet-polls-display
  .portlet-borderless-container
  .portlet-body
  form
  .control-group.field-wrapper
  strong {
  font-weight: normal;
  text-transform: uppercase;
}
.dekalbLayoutHome .portlet-polls-display {
  background: #005983;
  float: left;
  width: 100%;
}
.dekalbLayoutHome .portlet-polls-display {
  margin-bottom: -0.5em;
}
.dekalbLayoutHome .portlet-polls-display input {
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  position: fixed;
  top: -50000em;
}
.dekalbLayoutHome .portlet-polls-display label.radio {
  margin-right: 1em;
  min-height: 23px;
  display: block;
  cursor: pointer;
  background: url(/DEKALB-theme/css/portlets/polls_display/../../../images/input_search_off.png)
    no-repeat left center transparent;
}
.dekalbLayoutHome .portlet-polls-display label.radio.radio-selected {
  background: url(/DEKALB-theme/css/portlets/polls_display/../../../images/input_search_on.png)
    no-repeat left center transparent;
}
.dekalbLayoutHome .portlet-polls-display .pollTitle {
  margin: 1em 1em 0.5em 0;
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  font-family: "dekalb_bold_italic";
}
.dekalbLayoutHome .portlet-polls-display table {
  margin-top: 1em;
  border: none !important;
}
.dekalbLayoutHome .portlet-polls-display table thead {
  display: none;
}
.aui .dekalbLayoutHome .portlet-polls-display .table-bordered th,
.aui .dekalbLayoutHome .portlet-polls-display .table-bordered td,
.aui
  .dekalbLayoutHome
  .portlet-polls-display
  .table-striped
  tbody
  > tr:nth-child(2n + 1)
  > td,
.aui
  .dekalbLayoutHome
  .portlet-polls-display
  .table-striped
  tbody
  > tr:nth-child(2n + 1)
  > th {
  border: 0;
  border-radius: 0;
  background-color: #005983;
  padding: 3px;
  font-size: 13px;
  font-weight: normal;
}
.aui
  .dekalbLayoutHome
  .portlet-polls-display
  .table-striped
  tbody
  > tr:nth-child(2n + 1)
  > td.black {
  font-weight: inherit;
}
.dekalbLayoutHome .portlet-polls-display .alert-success {
  display: none;
}
.aui
  .dekalbLayoutHome
  .portlet-polls-display
  .table-bordered
  .table-cell
  strong {
  text-transform: uppercase;
  font-weight: normal;
}
.aui .dekalbLayoutHome .portlet-polls-display .alert-danger,
.aui .dekalbLayoutHome .portlet-polls-display .alert-error,
.aui .dekalbLayoutHome .portlet-polls-display .portlet-msg-error {
  background: url(/DEKALB-theme/css/portlets/polls_display/../../../images/arrow_white_error_form2.png)
    86.8% 0.5em no-repeat;
  border-color: transparent;
  height: 10px;
  padding-right: 0;
  position: relative;
  right: 2em;
  height: 2em;
}
.aui .dekalbLayoutHome .portlet-polls-display fieldset {
  position: relative;
  width: 95%;
  float: right;
}
.aui .dekalbLayoutHome .portlet-polls-display .alert-danger .text-error,
.aui .dekalbLayoutHome .portlet-polls-display .alert-error .text-error,
.aui .dekalbLayoutHome .portlet-polls-display .portlet-msg-error .text-error {
  background: #fff;
  font-size: 0.75em;
  color: #005983;
  padding: 0.5em;
  text-align: left;
  float: right;
  position: relative;
  right: -0.3em;
  width: 56%;
  line-height: 1.2;
}
.dekalbLayoutHome .portlet-polls-display #voteButton {
  margin-top: 1.5em;
  z-index: 1;
}
.dekalbLayoutHome .portlet-polls-display .btn {
  background: #015778;
  float: right;
  border: 0.15em solid #fff;
  color: #fff;
  font-size: 1.5em;
  margin-bottom: 1px;
  margin-right: 0;
  outline: 0 none;
  position: relative;
  padding: 0.5em 0.5em 0.2em;
  text-align: center;
  text-transform: uppercase;
  font-family: "dekalb_bold_italic";
  top: -34px;
  font-weight: normal;
  line-height: 1.2;
}
.dekalbLayoutHome .portlet-polls-display .closePopup {
  display: none;
  background: url(/DEKALB-theme/css/portlets/polls_display/../../../images/ico_close_white.png)
    no-repeat left center transparent;
  float: right;
  position: relative;
  width: 1em;
  height: 1em;
  cursor: pointer;
  top: 0.5em;
  right: 0.5em;
}
.dekalbLayoutHome .portlet-polls-display .box-poll .box-text-poll {
  max-height: 10em;
}
.box-poll .box-text-poll {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
@media screen and (min-width: 1680px) {
  .dekalbLayoutHome .portlet-polls-display {
    height: 50% !important;
  }
  .dekalbLayoutHome .portlet-polls-display #expandPoll {
    display: none !important;
  }
  .dekalbLayoutHome .portlet-polls-display .disclaimer {
    display: block !important;
  }
  .dekalbLayoutHome .portlet-polls-display #compressPoll {
    display: none !important;
  }
  .aui .dekalbLayoutHome .portlet-polls-display table {
    display: block !important;
  }
  .aui .dekalbLayoutHome .portlet-polls-display fieldset {
    display: block !important;
  }
  .dekalbLayoutHome .portlet-polls-display .box-poll .box-text-poll {
    width: 100% !important;
  }
}
@media screen and (max-width: 1679px) {
  .aui .dekalbLayoutHome .portlet-polls-display table {
    display: none;
  }
  .aui .dekalbLayoutHome .portlet-polls-display fieldset {
    display: none;
  }
  .dekalbLayoutHome .portlet-polls-display .disclaimer {
    display: none;
  }
  .dekalbLayoutHome .portlet-polls-display .box-poll .box-text-poll {
    width: 50%;
    float: left;
  }
  .dekalbLayoutHome .portlet-polls-display .box-poll .box-btn-poll {
    width: 50%;
    float: right;
    margin-top: 2.5em;
    font-size: small;
  }
  .dekalbLayoutHome .portlet-polls-display .pollTitle {
    margin: 0.5em 0 0.3em 0;
  }
}
@media screen and (max-width: 1279px) {
  .dekalbLayoutHome .portlet-polls-display .pollTitle {
    font-size: 22px;
  }
  .dekalbLayoutHome .portlet-polls-display .box-poll .box-text-poll {
    font-size: 14px;
  }
  .dekalbLayoutHome .portlet-polls-display .box-poll .box-btn-poll button {
    margin-top: 0.65em;
  }
  .dekalbLayoutHome .portlet-polls-display .btn {
    font-size: 1.3em;
  }
  .dekalbLayoutHome .portlet-polls-display .box-poll .box-btn-poll {
    margin-top: 1em;
  }
}
@media screen and (max-width: 1023px) {
  .dekalbLayoutHome .portlet-polls-display .box-poll .box-text-poll {
    font-size: 11px;
  }
  .dekalbLayoutHome .portlet-polls-display #voteButton {
    margin-top: 3em;
  }
  .dekalbLayoutHome .portlet-polls-display .pollTitle {
    margin: 1.2em 1em 0 0;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "dekalb_bold_italic";
    line-height: 1.1;
  }
  .dekalbLayoutHome .portlet-polls-display .box-poll .box-btn-poll {
    font-size: 100%;
  }
  .dekalbLayoutHome .portlet-polls-display {
    font-size: 12px;
  }
  .aui
    .dekalbLayoutHome
    .portlet-polls-display
    .portlet-borderless-container
    .portlet-body
    form
    .control-group.field-wrapper {
    margin-top: 0.5em;
  }
  .dekalbLayoutHome .portlet-polls-display label.radio {
    font-size: 12px;
  }
  .dekalbLayoutHome .portlet-polls-display .btn {
    font-size: 1em;
  }
  .dekalbLayoutHome .portlet-polls-display .box-poll .box-btn-poll button {
    margin-top: 0;
  }
  .aui .dekalbLayoutHome .portlet-polls-display .alert-danger,
  .aui .dekalbLayoutHome .portlet-polls-display .alert-error,
  .aui .dekalbLayoutHome .portlet-polls-display .portlet-msg-error {
    background: url(/DEKALB-theme/css/portlets/polls_display/../../../images/arrow_white_error_form2.png)
      89.5% 0.8em no-repeat;
  }
  .dekalbLayoutHome .portlet-polls-display .box-poll .box-text-poll {
    max-height: 10em !important;
    line-height: 1.2;
    margin-top: 0.2em;
  }
  .aui .dekalbLayoutHome .portlet-polls-display .alert-danger .text-error,
  .aui .dekalbLayoutHome .portlet-polls-display .alert-error .text-error,
  .aui .dekalbLayoutHome .portlet-polls-display .portlet-msg-error .text-error {
    width: 56%;
  }
  .dekalbLayoutHome .portlet-polls-display .btn {
    top: -25px;
  }
}
@media screen and (max-width: 767px) {
  .aui .dekalbLayoutHome .portlet-polls-display .alert-danger,
  .aui .dekalbLayoutHome .portlet-polls-display .alert-error,
  .aui .dekalbLayoutHome .portlet-polls-display .portlet-msg-error {
    background: url(/DEKALB-theme/css/portlets/polls_display/../../../images/arrow_white_error_form2.png)
      85.7% 0.5em no-repeat;
  }
  .dekalbLayoutHome .portlet-polls-display #voteButton {
    width: 15%;
    margin-right: 1%;
  }
  .dekalbLayoutHome .portlet-polls-display label {
    width: 100%;
    overflow: visible;
    white-space: normal;
    font-size: 15px;
  }
  .dekalbLayoutHome .portlet-polls-display .pollTitle {
    font-size: 24px;
    margin-bottom: 1em;
    padding-top: 0.5em;
    margin-top: 0;
  }
  .dekalbLayoutHome .portlet-polls-display .box-btn-poll {
    width: 50%;
    display: inline;
    float: left;
    font-size: 20px !important;
  }
  .dekalbLayoutHome .portlet-polls-display .box-text-poll {
    width: 50%;
    display: inline;
    float: left;
    font-size: 14px;
  }
  .dekalbLayoutHome .portlet-polls-display .disclaimer {
    padding-bottom: 2.5em;
  }
  .dekalbLayoutHome .portlet-polls-display .box-poll .box-text-poll {
    max-height: 10em;
  }
  .dekalbLayoutHome .portlet-polls-display .btn {
    font-size: 0.8em;
  }
  .dekalbLayoutHome .portlet-polls-display .box-poll .box-text-poll {
    width: 58%;
  }
  .dekalbLayoutHome .portlet-polls-display .box-poll .box-btn-poll {
    width: 37%;
  }
  .aui .dekalbLayoutHome .portlet-polls-display .alert-danger .text-error,
  .aui .dekalbLayoutHome .portlet-polls-display .alert-error .text-error,
  .aui .dekalbLayoutHome .portlet-polls-display .portlet-msg-error .text-error {
    width: auto;
  }
}
@media screen and (min-width: 767px) and (max-width: 1023px) {
  .dekalbLayoutHome .portlet-polls-display .disclaimer {
    line-height: 10px;
    margin-top: -16px;
  }
}
@media screen and (max-width: 630px) {
  .aui .dekalbLayoutHome .portlet-polls-display .alert-danger .text-error,
  .aui .dekalbLayoutHome .portlet-polls-display .alert-error .text-error,
  .aui .dekalbLayoutHome .portlet-polls-display .portlet-msg-error .text-error {
    width: 56%;
  }
  .aui .dekalbLayoutHome .portlet-polls-display .alert-danger,
  .aui .dekalbLayoutHome .portlet-polls-display .alert-error,
  .aui .dekalbLayoutHome .portlet-polls-display .portlet-msg-error {
    background: url(/DEKALB-theme/css/portlets/polls_display/../../../images/arrow_white_error_form2.png)
      86% 0.5em no-repeat;
  }
}
@media screen and (max-width: 479px) {
  .aui .dekalbLayoutHome .portlet-polls-display .alert-danger,
  .aui .dekalbLayoutHome .portlet-polls-display .alert-error,
  .aui .dekalbLayoutHome .portlet-polls-display .portlet-msg-error {
    background: url(/DEKALB-theme/css/portlets/polls_display/../../../images/arrow_white_error_form2.png)
      86.8% 0.5em no-repeat;
  }
}
.portlet-weather {
  transition: height 1s;
  webkit-transition: height 1s;
}
.aui .portlet-weather .control-group.error input {
  height: 1.5em;
}
.portlet-weather #editBox {
  display: none;
}
.portlet-weather .aui .btn-primary {
  text-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
}
.portlet-weather .box-weather-home {
  background: #0084c2;
  color: #fff;
  padding: 1em 1em 0;
  font-family: "dekalb_bold";
}
.portlet-weather .box-weather-local {
  width: 100%;
  float: left;
  padding-bottom: 1em;
}
.portlet-weather .box-weather-col1 {
  width: 22%;
  float: left;
  text-transform: uppercase;
  margin-right: 1em;
}
.portlet-weather .box-weather-col2 {
  width: 70%;
  float: left;
  text-transform: uppercase;
}
.portlet-weather .box-weather-col2 form .control-group {
  width: 64%;
  margin-bottom: 0;
}
.aui .portlet-weather .box-weather-col2 form .control-group label {
  float: left;
  width: 100%;
  display: none;
}
.aui .portlet-weather .control-group.error .control-label {
  color: #fff !important;
}
.aui .portlet-weather .control-group.error .help-inline {
  position: absolute;
  left: -126px;
  top: -9px;
  width: 6em;
  min-width: 7em;
  background: url(/DEKALB-theme/css/portlets/weather/../../../images/arrow_white_error_form2.png)
    7.3em center no-repeat;
  padding-right: 14px;
}
.portlet-weather form .error .form-validator-stack.help-inline > div {
  background: #fff;
  font-size: 0.75em;
  color: #005983;
  text-align: left;
}
.aui .portlet-weather .box-weather-col2 form .control-group input.field {
  float: none;
  height: 1em;
  width: 90%;
  border-color: #005983;
  color: #005983;
  font-style: italic;
}
.portlet-weather .box-weather-col2 form {
  margin-bottom: 0;
  height: 28px;
  position: inherit;
  top: -23px;
  left: 85px;
  width: 28px;
}
.portlet-weather .box-weather-col2 form .button-holder {
  width: 20%;
  display: inline;
  margin: 0;
  position: relative;
  left: 0.5em;
}
.portlet-weather .box-weather-col2 form .button-holder button.btn {
  background: 0;
  border: 0;
  box-shadow: 0;
  text-decoration: underline;
  text-transform: uppercase;
  font-size: 12px;
  font-family: "dekalb_regular", "dekalb_medium_italic";
  position: relative;
  top: -2.5em;
  color: white;
  left: 45%;
  padding: 4px 12px;
  width: auto;
  margin-top: 0;
}
.aui .portlet-weather a.weather-link-edit,
.aui .portlet-weather a.weather-link-edit:hover {
  color: #fff;
  text-decoration: underline;
  margin-bottom: 5px;
  clear: both;
  font-family: "dekalb_regular", "dekalb_medium_italic";
}
.aui .portlet-weather a.weather-link-edit.mobile {
  display: none;
}
.portlet-weather .label-local {
  font-family: "dekalb_bold_italic";
  font-size: 25px;
  margin: 2px 0 5px;
  line-height: 1;
  float: left;
  width: 100%;
}
.portlet-weather .label-local-weather {
  font-family: "dekalb_bold_italic";
  font-size: 16px;
  float: left;
  width: 100%;
  margin-top: 0.3em;
}
.portlet-weather .label-temp-now {
  font-size: 38px;
  float: left;
  margin: 0.2em 0 0;
  width: 100%;
}
.portlet-weather .label-temp {
  color: #b3daed;
  text-transform: uppercase;
  float: left;
  font-size: 16px;
  color: #fff;
}
.portlet-weather .label-temp-min {
  color: #b3daed;
  text-transform: uppercase;
  float: left;
  margin-right: 0.5em;
  font-size: 16px;
}
.portlet-weather .box-weather-weather {
  display: table;
  padding-top: 0.5em;
  width: 100%;
  font-size: 16px;
  border-top: 1px solid #5eb1d8;
  position: relative;
  top: -0.4em;
}
.portlet-weather .box-weather-weather-row1 {
  margin: 0;
  width: 100%;
  float: left;
}
.portlet-weather .box-weather-weather-row-td.precipitation {
  width: 56%;
  display: inline-block;
  text-align: left;
}
.portlet-weather .box-weather-weather-row-td.wind {
  width: 56%;
  display: inline-block;
}
.portlet-weather .box-weather-weather-row-td {
  text-align: left;
  margin-bottom: 0.5em;
}
.portlet-weather .box-weather-weather-row-td.humidity {
  width: 42%;
  display: inline-block;
  text-align: left;
}
.portlet-weather .box-weather-weather-row-td.precipitation .label-weather {
  width: 74%;
}
.portlet-weather .box-weather-weather-row-td.dews .label-weather {
  padding-top: 0;
  width: 79%;
  margin-left: 0;
  margin-right: 0.1em;
}
.portlet-weather .box-weather-weather-row-td.humidity .label-weather {
  padding-top: 0;
  width: 79%;
  margin-left: 0;
  margin-right: 0;
}
.portlet-weather .box-weather-weather-row-td.dews {
  width: 42%;
  display: inline-block;
  text-align: left;
}
.portlet-weather .box-weather-weather-row-td span {
  text-transform: lowercase;
}
.portlet-weather .box-weather-weather-row-td span.data {
  text-align: left;
  font-size: 17px;
}
.portlet-weather .box-weather-weather-row-td .label-weather {
  display: inline;
  font-size: 16px;
  text-transform: uppercase;
  float: left;
  width: 60%;
}
.portlet-weather .box-weather-weather-row-td.wind .label-weather {
  width: 58%;
}
.portlet-weather .box-weather-weather-row-td.humidity span.data,
.portlet-weather .box-weather-weather-row-td.dews span.data {
  margin-top: 0.6em;
  display: inline;
  font-size: 17px;
  text-align: right;
  text-transform: uppercase;
}
.portlet-weather .box-weather-weather-row-td img {
  margin-right: 0;
  width: 15%;
  height: 80%;
}
.portlet-weather .box-weather-weather-row-td.precipitation img {
  margin-right: 0.2em;
  width: 32px;
}
.portlet-weather .box-weather-weather-row-td.wind img {
  margin-right: 0.5em;
  width: 24px;
}
.portlet-weather .box-weather-extended .box-weather-extended-col1 {
  float: left;
  width: 56%;
  font-size: 14px;
  text-align: left;
  font-family: "dekalb_regular", "dekalb_medium_italic";
  text-transform: none;
}
.portlet-weather
  .box-weather-extended
  .box-weather-extended-col1
  .label-update {
  padding-right: 0.2em;
}
.portlet-weather .box-weather-extended .box-weather-extended-col2 {
  float: right;
  text-align: right;
  width: 42%;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "dekalb_regular", "dekalb_medium_italic";
}
.portlet-weather .box-weather-extended .box-weather-extended-col2 a,
.portlet-weather .box-weather-extended .box-weather-extended-col2 a:hover {
  text-decoration: underline;
  color: #fff;
  cursor: pointer;
  font-family: "dekalb_regular", "dekalb_medium_italic";
  text-align: right;
}
.portlet-weather .localWeather {
  width: 100%;
  padding: 0;
}
.portlet-weather .localWeather-title {
  font-family: "dekalb_bold_italic";
  font-size: 22px;
  color: #005983;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  padding: 0.8em 0 0 0.8em;
  line-height: 1em;
}
.portlet-weather .localWeather-local {
  font-family: "dekalb_bold_italic";
  font-size: 20px;
  color: #005983;
  margin-bottom: 5px;
  display: inline;
  text-transform: uppercase;
  margin-right: 2px;
  padding-left: 0.8em;
}
.portlet-weather .localWeather-local2 {
  font-family: "dekalb_regular_italic", "dekalb_medium_italic";
  font-size: 20px;
  display: inline;
  color: #005983;
  text-transform: uppercase;
}
.aui .portlet-weather .localWeather-local2 a {
  font-family: "dekalb_regular", "dekalb_medium_italic";
  font-size: 14px;
  text-decoration: underline;
  color: #005983;
  margin-left: 0.5em;
}
.portlet-weather .popupInWeather #table-sticky-daily.on {
  position: fixed;
  top: 105px;
  background-color: #fff;
  max-width: 63%;
}
.portlet-weather .popupInWeather #table-sticky-daily.on .owl-controls {
  display: none !important;
}
.portlet-weather .popupInWeather .table-sticky {
  background: #f5f5f5;
  color: #0083c1;
  font-family: "dekalb_medium", "dekalb_medium_italic";
  padding: 5px 0;
  width: 63%;
  top: 339px;
  display: table-row;
}
.portlet-weather .popupInWeather .table-sticky.on {
  position: fixed;
  top: 275px;
  display: table;
}
.portlet-weather .popupInWeather .table-sticky .time {
  width: 11.5%;
}
.portlet-weather .tbl-dts-weather tr td.time {
  font-size: 14px;
  font-family: "dekalb_medium", "dekalb_medium_italic";
  color: #0083c1;
  width: 11.5%;
  text-transform: uppercase;
}
.portlet-weather .popupInWeather .table-sticky .weather {
  width: 5.8%;
}
.portlet-weather .tbl-dts-weather td.ico-weather {
  width: 6%;
}
.portlet-weather .popupInWeather .table-sticky .forecast {
  width: 13%;
}
.portlet-weather .tbl-dts-weather td.forecast {
  width: 13%;
  font-family: "dekalb_medium", "dekalb_medium_italic";
}
.portlet-weather .popupInWeather .table-sticky .temp {
  width: 10%;
}
.portlet-weather .tbl-dts-weather td.temp {
  width: 10%;
}
.portlet-weather .popupInWeather .table-sticky .precip {
  width: 13%;
}
.portlet-weather .popupInWeather .tbl-dts-weather td.precip {
  width: 13%;
}
.portlet-weather .popupInWeather .table-sticky .humidity {
  width: 8%;
}
.portlet-weather .popupInWeather .tbl-dts-weather .munidity {
  width: 8%;
}
.portlet-weather .popupInWeather .table-sticky .wind {
  width: 15%;
}
.portlet-weather .tbl-dts-weather td.wind {
  width: 15%;
}
.portlet-weather .popupInWeather .table-sticky .air {
  width: 11%;
}
.portlet-weather .tbl-dts-weather td.air {
  width: 11%;
}
.portlet-weather .popupInWeather .table-sticky .dew {
  width: 10%;
}
.portlet-weather .tbl-dts-weather td.dew {
  width: 10%;
}
.portlet-weather .popupInWeather .table-sticky div.first,
.portlet-weather .popupInWeather .table-sticky div.last {
  float: left;
  width: 1%;
}
.portlet-weather .tbl-dts-weather {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  font-family: "dekalb_medium", "dekalb_medium_italic";
  font-size: 14px;
  margin-top: 0;
  color: #0083c1;
}
.portlet-weather .tbl-dts-weather tr th {
  background: #f5f5f5;
  color: #0083c1;
  font-family: "dekalb_medium", "dekalb_medium_italic";
  padding: 5px 0;
}
.portlet-weather .tbl-dts-weather tr {
  border-bottom: 1px solid #0083c1;
}
.portlet-weather .tbl-dts-weather tr.first {
  border-bottom: 0;
}
.portlet-weather .tbl-dts-weather tr.selected {
  background: #f4f4f4;
}
.portlet-weather .tbl-dts-weather tr.selected td {
  padding: 0.3em 0;
}
.portlet-weather .tbl-dts-weather td {
  font-size: 14px;
}
.portlet-weather .tbl-dts-weather tr th.first,
.portlet-weather .tbl-dts-weather tr th.last,
.portlet-weather .tbl-dts-weather tr td.first,
.portlet-weather .tbl-dts-weather tr td.last {
  width: 1%;
}
.portlet-weather .popupInWeather .mCustomScrollBox {
  max-height: 100%;
}
.portlet-weather .popupInWeather-scroll.mCustomScrollbar {
  margin-top: 30px;
  height: 92%;
}
.portlet-weather
  .popupInWeather
  .mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar,
.portlet-weather
  .popupInWeather
  .mCSB_scrollTools
  .mCSB_dragger
  .mCSB_dragger_bar {
  width: 6px;
  border-radius: 10px;
  border: 0;
  background-color: #3bc4d6;
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.portlet-weather .owl-pagination {
  display: none;
}
.portlet-weather #owl-demo {
  margin-top: 10px;
  max-width: 1200px;
  width: 100%;
  background: #0397dd;
  position: relative;
  top: 0;
  left: 0;
}
.portlet-weather #owl-demo .owl-wrapper-outer {
  background: #0397dd
    url(/DEKALB-theme/css/portlets/weather/../../../images/owl_effect.png) top
    right repeat-y;
  border-bottom: 1px solid #005983 !important;
  border-top: 1px solid #005983 !important;
  cursor: pointer;
}
.portlet-weather #owl-demo .owl-item .item {
  margin: 0;
  width: 100%;
  font-size: 20px;
  float: left;
  padding: 10px 0 13px;
  border-left: 1px solid #005983 !important;
  font-family: "dekalb_regular", "dekalb_medium_italic";
  color: #fff;
  text-transform: uppercase;
  min-height: 135px;
  max-height: 200px;
}
.portlet-weather #owl-demo .owl-item .item.selected {
  background: #005983;
  font-family: "dekalb_bold_italic";
  float: left;
}
.portlet-weather #owl-demo .owl-item .item.selected .owl-weather,
.portlet-weather #owl-demo .owl-item .item.selected .owl-temp {
  font-family: "dekalb_regular", "dekalb_medium_italic";
}
.portlet-weather #owl-demo .owl-item .item .owl-info-box1 {
  width: 38%;
  float: left;
  text-align: center;
}
.portlet-weather #owl-demo .owl-item .item .owl-info-box2 {
  width: 54%;
  float: right;
  font-size: 16px;
  margin-right: 18px;
}
.portlet-weather #owl-demo .owl-item .item .owl-weather-sunrise {
  margin: 0.2em 0;
  float: left;
  width: 100%;
}
.portlet-weather #owl-demo .owl-item .item .owl-temp {
  margin-top: 0.3em;
}
.portlet-weather #owl-demo .owl-item .item .owl-weather-title {
  margin-bottom: 0.3em;
}
.portlet-weather #owl-demo .owl-item .item .owl-day {
  font-size: 16px;
}
.portlet-weather #owl-demo .owl-item .item .owl-temp {
  font-size: 16px;
}
.portlet-weather #owl-demo .owl-item .item .owl-weather-title,
.portlet-weather #owl-demo .owl-item .item .owl-weather-wind span.label,
.portlet-weather #owl-demo .owl-item .item .owl-weather-sunrise span.label,
.portlet-weather #owl-demo .owl-item .item .owl-weather-sunset span.label {
  font-family: "dekalb_bold";
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
}
.portlet-weather #owl-demo .owl-item .item .owl-weather-sunset span.label,
.portlet-weather #owl-demo .owl-item .item .owl-weather-sunrise span.label {
  word-wrap: break-word;
  display: block;
  float: left;
  white-space: normal;
  width: 60%;
  font-weight: normal;
}
.portlet-weather #owl-demo .owl-item .item .owl-weather-wind span.label {
  width: 32%;
}
.portlet-weather #owl-demo .owl-item .item.selected .owl-weather-title,
.portlet-weather
  #owl-demo
  .owl-item
  .item.selected
  .owl-weather-wind
  span.label,
.portlet-weather
  #owl-demo
  .owl-item
  .item.selected
  .owl-weather-sunrise
  span.label,
.portlet-weather
  #owl-demo
  .owl-item
  .item.selected
  .owl-weather-sunset
  span.label {
  font-family: "dekalb_bold_italic";
  font-weight: normal;
  line-height: 1;
}
.portlet-weather #owl-demo .owl-item .item .owl-weather-sunset {
  margin: 0 0 0.2em;
  float: left;
  width: 100%;
}
.portlet-weather #owl-demo .owl-item .item .owl-weather {
  display: none;
}
.portlet-weather #owl-demo .owl-item .item .owl-weather-wind {
  margin: 0 0 0.3em;
  float: left;
  width: 100%;
}
.portlet-weather #owl-demo .owl-item .item .owl-weather-wind .data {
  width: 59%;
  margin-right: 6px;
}
.portlet-weather #owl-demo .owl-item .item .owl-weather-wind .data img {
  height: 23px;
}
.portlet-weather #owl-demo .owl-item .item span {
  display: block;
  float: left;
  background: transparent;
  font-size: 15px;
  padding-left: 0;
}
.portlet-weather #owl-demo .owl-item .item span.label {
  width: 40%;
  font-family: "dekalb_regular", "dekalb_medium_italic";
  display: inline-block;
  float: left;
  background: transparent;
  font-size: 16px;
  line-height: 16px;
}
.portlet-weather #owl-demo .owl-item .item span.data {
  width: 20%;
  display: block;
  float: right;
  margin-right: 10px;
  text-align: right;
  font-family: "dekalb_regular", "dekalb_medium_italic";
}
.portlet-weather #owl-demo .owl-item .owl-weather-wind .item span.data {
  width: 38%;
}
.portlet-weather #owl-demo .owl-item .item .owl-weather-subtitle {
  font-family: "dekalb_regular", "dekalb_medium_italic";
}
.portlet-weather .owl-theme .owl-controls {
  margin-top: 0 !important;
  text-align: right !important;
  position: absolute;
  top: -39px;
  right: 24px;
  height: 1px;
}
.portlet-weather .owl-theme .owl-controls .owl-buttons div.owl-next {
  color: #005983;
  font-size: 18px;
  background: url(/DEKALB-theme/css/portlets/weather/../../../images/ico_arrow.png)
    center right no-repeat;
  font-family: "dekalb_bold_italic";
  text-transform: capitalize;
  padding-right: 25px;
  opacity: 1;
}
.portlet-weather .owl-theme .owl-controls .owl-buttons div.owl-prev {
  font-family: "dekalb_bold_italic";
  color: #005983;
  font-size: 18px;
  background: url(/DEKALB-theme/css/portlets/weather/../../../images/ico_arrow_prev.png)
    center left no-repeat;
  text-transform: capitalize;
  padding-left: 25px;
  opacity: 1;
}
.hours-tables.mobile {
  display: none;
}
.portlet-weather #loader {
  position: relative;
  width: auto;
  height: auto;
  margin: 30% 0 0 45%;
  padding: 0;
  left: 0;
}
.portlet-weather form .error .error-message > div {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: none;
  font-size: 11px;
}
.portlet-weather form .error .form-validator-stack.help-inline > div {
  width: 88px;
}
.portlet-weather .label-station {
  font-size: 13px;
  text-transform: none;
  font-family: "dekalb_regular", "dekalb_medium_italic";
  float: left;
  margin-right: 10px;
  width: 100%;
}
::-webkit-input-placeholder {
  font-size: 12px;
}
:-moz-placeholder {
  font-size: 12px;
}
::-moz-placeholder {
  font-size: 12px;
}
:-ms-input-placeholder {
  font-size: 11px;
}
input:-moz-placeholder {
  font-size: 12px;
}
.portlet-weather .box-weather-col2 form .control-group {
  width: 115px;
  margin-bottom: 0;
}
.portlet-weather .box-weather-col2 form .button-holder button.btn {
  left: 10em;
  padding: 4px 15px;
}
.portlet-weather .weather-disclaimer {
  font-size: 10px;
  color: #0083c1;
  margin: 0 0.5em 0 0.5em;
  width: 94%;
}
.portlet-weather .weather-link-edit.cancel {
  display: none;
}
.aui .portlet-weather .box-weather-col1 img {
  width: 75px;
  position: relative;
  top: -8px;
}
.aui .portlet-weather .owl-info-box1 img,
.aui .portlet-weather .ico-weather img {
  width: 75px;
}
.portlet-weather .label-location {
  position: relative;
}
.portlet-weather .box-weather-col2 #editBox .controls {
  font-family: "dekalb_regular", "dekalb_medium_italic";
  font-size: 14px;
  color: #555;
  height: 1em;
  margin-bottom: 0.3em;
}
.portlet-weather .error-message-weather {
  position: absolute;
  background: #fff;
  border: 1px solid #fff;
  width: 116px;
  left: -125px;
  min-height: 25px;
  color: #005983;
  font-family: "dekalb_regular", "dekalb_medium_italic";
  text-transform: none;
  font-size: 13px;
  top: 3px;
  z-index: 10;
  display: none;
}
.portlet-weather .error-message-weather.data {
  display: block;
}
.portlet-weather .error-message-text {
  margin: 5px;
}
.portlet-weather .error-message-weather:after,
.error-message-weather:before {
  position: absolute;
  content: "";
  top: 11%;
}
.portlet-weather .error-message-weather:after {
  right: -7px;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #fff;
}
.portlet-weather .loading-overlay {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.8);
  position: absolute;
  display: none;
  z-index: 1;
}
.pac-container {
  background-color: #fff;
  position: absolute !important;
  z-index: 1000;
  border-radius: 2px;
  border-top: 1px solid #d9d9d9;
  font-family: "dekalb_medium_italic" !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}
.pac-item {
  cursor: default;
  padding: 0 4px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  line-height: 30px;
  text-align: left;
  border-top: 0;
  font-size: 11px;
  color: #707272;
}
.pac-item:hover {
  background-color: #9f9f9f;
  color: #fff;
}
.pac-item-selected,
.pac-item-selected:hover {
  background-color: #d9d9d9;
}
.pac-matched {
  font-weight: 700;
}
.dekalbLayoutHome
  #layout-column_column-2
  .portlet-boundary.portlet-weather.overlay {
  background: rgba(255, 255, 255, 0.8);
  position: relative;
}
@media screen and (min-width: 1680px) {
  .dekalbLayoutHome .portlet-weather .portlet-borderless-container {
    display: block !important;
  }
  .portlet-weather .popupInWeather .table-sticky.on {
    top: 269px;
  }
}
@media screen and (min-width: 320px) {
  .dekalbLayoutHome .tabContent .portlet-weather .portlet-borderless-container {
    display: block !important;
  }
}
@media screen and (max-width: 1279px) {
  .portlet-weather .popupInWeather #table-sticky-daily.on {
    max-width: 98%;
  }
  .portlet-weather .popupInWeather .table-sticky.on {
    width: 98%;
    max-width: 1200px;
  }
  .portlet-weather .box-weather-weather-row-td.precipitation {
    width: 61%;
    display: inline-block;
    text-align: left;
  }
  .portlet-weather .box-weather-weather-row-td.precipitation .label-weather {
    width: 72%;
  }
  .portlet-weather .box-weather-weather-row-td.precipitation img {
    margin-right: 0.3em;
    width: 30px;
  }
  .portlet-weather .box-weather-weather-row-td.humidity {
    width: 38%;
    display: inline-block;
    text-align: right;
  }
  .portlet-weather .box-weather-weather-row-td.humidity .label-weather {
    padding-top: 0;
    width: 69%;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
  }
  .portlet-weather .box-weather-weather-row-td.wind {
    width: 61%;
    display: inline-block;
  }
  .portlet-weather .box-weather-weather-row-td.wind .label-weather {
    width: 54%;
  }
  .portlet-weather .box-weather-weather-row-td.dews {
    width: 38%;
    display: inline-block;
    text-align: right;
  }
  .portlet-weather .box-weather-weather-row-td.dews .label-weather {
    padding-top: 0;
    width: 76%;
    margin-left: 0;
    margin-right: 0;
    text-align: left;
  }
  .ie9 .portlet-weather .popupInWeather .on.table-sticky {
    width: 98%;
  }
  .portlet-weather .popupInWeather .table-sticky.on {
    top: 273px;
  }
}
@media screen and (max-width: 1023px) {
  .portlet-weather .popupInWeather .table-sticky.on {
    top: 265px;
    width: 98%;
  }
  .portlet-weather .popupInWeather .table-sticky {
    top: 335px;
    width: 98%;
  }
  .aui .portlet-weather .control-group.error .help-inline {
    position: absolute;
    left: -126px;
    top: -9px;
    width: 6em;
    min-width: 6em;
    padding-right: 22px;
  }
  .portlet-weather .popupInWeather .mCustomScrollBox {
    max-height: 100%;
  }
  .portlet-weather .box-weather-weather-row-td.wind .label-weather {
    padding-top: 0;
    width: 45%;
  }
  .portlet-weather .box-weather-weather-row-td.humidity {
    width: 44%;
    display: inline-block;
    text-align: left;
  }
  .portlet-weather .box-weather-weather-row-td.humidity .label-weather {
    padding-top: 0;
    width: 68%;
    margin-left: 0.1em;
    margin-right: 0.4em;
    text-align: left;
  }
  .portlet-weather .box-weather-weather-row-td.wind img {
    margin-right: 0.4em;
    width: 21px;
  }
  .portlet-weather .box-weather-weather-row-td.precipitation .label-weather {
    width: 72%;
  }
  .portlet-weather .box-weather-weather-row-td.dews .label-weather {
    padding-top: 0;
    width: 68%;
    margin-left: 0;
    margin-right: 0.35em;
    line-height: 1em;
  }
  .portlet-weather .box-weather-col2 {
    width: 67%;
    float: right;
    text-transform: uppercase;
  }
  .aui .portlet-weather .control-group.error input {
    height: 1.5em;
  }
  .portlet-weather .aui .btn-primary {
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.25);
  }
  .portlet-weather .box-weather-home {
    background: #0084c2;
    color: #fff;
    padding: 0.5em 1em 0.5em;
    font-family: "dekalb_bold";
  }
  .portlet-weather .box-weather-local {
    width: 100%;
    float: left;
    padding-bottom: 0.5em;
  }
  .portlet-weather .box-weather-col1 {
    width: 22%;
    float: left;
    text-transform: uppercase;
    margin-right: 1em;
  }
  .portlet-weather .box-weather-col2 form .control-group {
    width: -23%;
    margin-bottom: 0;
  }
  .aui .portlet-weather .box-weather-col2 form .control-group label {
    float: left;
    width: 100%;
    display: none;
  }
  .aui .portlet-weather .control-group.error .control-label {
    color: #fff !important;
  }
  .aui .portlet-weather .control-group.error .help-inline {
    position: absolute;
    left: -126px;
    top: -9px;
    width: 6em;
    min-width: 7em;
    background: url(/DEKALB-theme/css/portlets/weather/../../../images/arrow_white_error_form2.png)
      7.3em center no-repeat;
    padding-right: 14px;
  }
  .portlet-weather form .error .form-validator-stack.help-inline > div {
    background: #fff;
    font-size: 0.75em;
    color: #005983;
    text-align: left;
  }
  .aui .portlet-weather .box-weather-col2 form .control-group input.field {
    float: none;
    height: 1em;
    border-color: #005983;
    color: #005983;
    font-style: italic;
    width: 100px;
    font-size: 14px;
  }
  .portlet-weather .box-weather-col2 form {
    margin-bottom: 0;
    height: 26px;
    position: inherit;
    top: -23px;
    width: 100%;
  }
  .portlet-weather .box-weather-col2 form .button-holder {
    width: 60%;
    display: inline;
    margin: 0;
    position: relative;
    left: 0.5em;
  }
  .portlet-weather .box-weather-col2 form .button-holder button.btn {
    background: 0;
    border: 0;
    box-shadow: 0;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "dekalb_regular", "dekalb_medium_italic";
    position: relative;
    top: -2.5em;
    color: white;
    padding: 4px 12px;
    width: auto;
    margin-top: 0;
  }
  .aui .portlet-weather a.weather-link-edit,
  .aui .portlet-weather a.weather-link-edit:hover {
    color: #fff;
    text-decoration: underline;
    margin-bottom: 5px;
    clear: both;
    font-family: "dekalb_regular", "dekalb_medium_italic";
  }
  .aui .portlet-weather a.weather-link-edit.mobile {
    display: none;
  }
  .portlet-weather .label-local {
    font-family: "dekalb_bold_italic";
    font-size: 14px;
    margin: 5px 0 2px;
    line-height: 1;
    float: left;
    width: 100%;
  }
  .portlet-weather .label-station {
    font-size: 12px;
    margin: -5px 0 0 0;
  }
  .portlet-weather .label-local-weather {
    font-family: "dekalb_bold_italic";
    font-size: 12px;
    float: left;
    width: 100%;
    margin-top: 0;
  }
  .portlet-weather .label-temp-now {
    font-size: 28px;
    float: left;
    margin: 0;
    width: 100%;
  }
  .portlet-weather .label-temp {
    color: #b3daed;
    text-transform: uppercase;
    float: left;
    font-size: 12px;
    color: #fff;
  }
  .portlet-weather .label-temp-min {
    color: #b3daed;
    text-transform: uppercase;
    float: left;
    margin-right: 0.5em;
    font-size: 12px;
  }
  .portlet-weather .box-weather-weather {
    display: table;
    padding-top: 0.5em;
    width: 100%;
    font-size: 14px;
    border-top: 1px solid #5eb1d8;
    position: relative;
    top: -0.4em;
  }
  .portlet-weather .box-weather-weather-row1 {
    margin: 0;
    width: 100%;
    float: left;
  }
  .portlet-weather .box-weather-weather-row-td.wind {
    width: 56%;
    display: inline-block;
  }
  .portlet-weather .box-weather-weather-row-td {
    text-align: left;
    margin-bottom: 0;
  }
  .portlet-weather .box-weather-weather-row-td span {
    text-transform: lowercase;
  }
  .portlet-weather .box-weather-weather-row-td span.data {
    text-align: left;
    font-size: 13px;
  }
  .portlet-weather .box-weather-weather-row-td .label-weather {
    display: inline;
    font-size: 12px;
    padding-top: 0;
    text-transform: uppercase;
    float: left;
    width: 59%;
  }
  .portlet-weather .box-weather-weather-row-td.humidity span.data,
  .portlet-weather .box-weather-weather-row-td.dews span.data {
    margin-top: 0.6em;
    display: inline;
    font-size: 12px;
  }
  .portlet-weather .box-weather-weather-row-td img {
    margin-right: 0;
    width: 15%;
    height: 80%;
  }
  .portlet-weather .box-weather-weather-row-td.precipitation img {
    margin-right: 0.3em;
    width: 22px;
  }
  .portlet-weather .box-weather-weather-row-td.wind img {
    margin-right: 0.8em;
  }
  .portlet-weather .box-weather-extended .box-weather-extended-col1 {
    float: left;
    width: 57%;
    font-size: 10px;
    text-align: left;
    font-family: "dekalb_regular", "dekalb_medium_italic";
    text-transform: none;
  }
  .portlet-weather
    .box-weather-extended
    .box-weather-extended-col1
    .label-update {
    padding-right: 0.2em;
  }
  .portlet-weather .box-weather-extended .box-weather-extended-col2 {
    float: right;
    text-align: right;
    width: 42%;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "dekalb_regular", "dekalb_medium_italic";
  }
  .portlet-weather .box-weather-extended .box-weather-extended-col2 a,
  .portlet-weather .box-weather-extended .box-weather-extended-col2 a:hover {
    text-decoration: underline;
    color: #fff;
    cursor: pointer;
    font-family: "dekalb_regular", "dekalb_medium_italic";
    text-align: right;
    font-size: 10px;
    float: right;
    line-height: 14px;
  }
  .portlet-weather .localWeather {
    width: 100%;
    padding: 0;
  }
  .portlet-weather .localWeather-title {
    font-family: "dekalb_bold_italic";
    color: #005983;
    margin-bottom: 0.5em;
    text-transform: uppercase;
    padding: 0.8em 0 0 0.8em;
    line-height: 1em;
  }
  .portlet-weather .localWeather-local {
    font-family: "dekalb_bold_italic";
    color: #005983;
    margin-bottom: 5px;
    display: inline;
    text-transform: uppercase;
    margin-right: 2px;
    padding-left: 0.8em;
  }
  .portlet-weather .localWeather-local2 {
    font-family: "dekalb_regular_italic", "dekalb_medium_italic";
    font-size: 34px;
    display: inline;
    color: #005983;
    text-transform: uppercase;
  }
  .aui .portlet-weather .localWeather-local2 a {
    font-family: "dekalb_regular", "dekalb_medium_italic";
    text-decoration: underline;
    color: #005983;
    margin-left: 0.5em;
  }
  .portlet-weather .tbl-dts-weather {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    font-family: "dekalb_medium", "dekalb_medium_italic";
    font-size: 14px;
    margin-top: 0;
    color: #0083c1;
  }
  .portlet-weather .tbl-dts-weather tr th {
    background: #f5f5f5;
    color: #0083c1;
    font-family: "dekalb_medium", "dekalb_medium_italic";
    padding: 5px 0;
  }
  .portlet-weather .tbl-dts-weather tr {
    border-bottom: 1px solid #0083c1;
  }
  .portlet-weather .tbl-dts-weather tr.first {
    border-bottom: 0;
  }
  .portlet-weather .tbl-dts-weather tr.selected {
    background: #f4f4f4;
  }
  .portlet-weather .tbl-dts-weather tr.selected td {
    padding: 0.3em 0;
  }
  .portlet-weather .tbl-dts-weather td {
    font-size: 14px;
    text-align: center;
  }
  .portlet-weather .popupInWeather .mCustomScrollBox {
    max-height: 100%;
  }
  .portlet-weather
    .popupInWeather
    .mCSB_scrollTools
    .mCSB_dragger
    .mCSB_dragger_bar,
  .portlet-weather
    .popupInWeather
    .mCSB_scrollTools
    .mCSB_dragger
    .mCSB_dragger_bar {
    width: 6px;
    border-radius: 10px;
    border: 0;
    background-color: #3bc4d6;
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)";
  }
  .portlet-weather .owl-pagination {
    display: none;
  }
  .portlet-weather #owl-demo {
    margin-top: 5px;
    max-width: 1200px;
    width: 100%;
    background: #0397dd;
    position: relative;
    top: 0;
    left: 0;
  }
  .portlet-weather #owl-demo .owl-wrapper-outer {
    background: #0397dd
      url(/DEKALB-theme/css/portlets/weather/../../../images/owl_effect.png) top
      right repeat-y;
    border-bottom: 1px solid #005983 !important;
    border-top: 1px solid #005983 !important;
    cursor: pointer;
  }
  .portlet-weather #owl-demo .owl-item .item {
    margin: 0;
    width: 100%;
    font-size: 20px;
    float: left;
    padding: 10px 0;
    border-left: 1px solid #005983 !important;
    font-family: "dekalb_regular", "dekalb_medium_italic";
    color: #fff;
    text-transform: uppercase;
    height: 100%;
  }
  .portlet-weather #owl-demo .owl-item .item .owl-info-box1 {
    float: left;
    text-align: center;
  }
  .portlet-weather #owl-demo .owl-item .item .owl-weather-sunrise {
    margin: 0.2em 0;
    float: left;
    width: 100%;
  }
  .portlet-weather #owl-demo .owl-item .item .owl-temp {
    margin-top: 0.3em;
  }
  .portlet-weather #owl-demo .owl-item .item .owl-weather-title {
    margin-bottom: 0.3em;
  }
  .portlet-weather #owl-demo .owl-item .item .owl-day {
    font-size: 16px;
  }
  .portlet-weather #owl-demo .owl-item .item .owl-temp {
    font-size: 16px;
  }
  .portlet-weather #owl-demo .owl-item .item .owl-weather-title,
  .portlet-weather #owl-demo .owl-item .item .owl-weather-wind span.label,
  .portlet-weather #owl-demo .owl-item .item .owl-weather-sunrise span.label,
  .portlet-weather #owl-demo .owl-item .item .owl-weather-sunset span.label {
    font-family: "dekalb_bold";
  }
  .portlet-weather #owl-demo .owl-item .item.selected .owl-weather-title,
  .portlet-weather
    #owl-demo
    .owl-item
    .item.selected
    .owl-weather-wind
    span.label,
  .portlet-weather
    #owl-demo
    .owl-item
    .item.selected
    .owl-weather-sunrise
    span.label,
  .portlet-weather
    #owl-demo
    .owl-item.selected
    .item
    .owl-weather-sunset
    span.label {
    font-family: "dekalb_bold_italic";
    font-size: 16px;
  }
  .portlet-weather #owl-demo .owl-item .item .owl-weather-sunset {
    margin: 0 0 0.2em;
    float: left;
    width: 100%;
  }
  .portlet-weather #owl-demo .owl-item .item .owl-weather-wind {
    margin: 0 0 0.3em;
    float: left;
    width: 100%;
  }
  .portlet-weather #owl-demo .owl-item .item span {
    display: block;
    float: left;
    background: transparent;
    font-size: 16px;
    padding-left: 0;
  }
  .portlet-weather #owl-demo .owl-item .item span.label {
    width: 38%;
    font-family: "dekalb_regular", "dekalb_medium_italic";
    display: inline-block;
    float: left;
    background: transparent;
    font-size: 16px;
    line-height: 16px;
  }
  .portlet-weather #owl-demo .owl-item .item span.data {
    width: auto;
    display: block;
    float: right;
    margin-right: 5px;
    text-align: right;
  }
  .portlet-weather #owl-demo .owl-item .item.selected {
    background: #005983;
    font-family: "dekalb_bold_italic";
  }
  .portlet-weather #owl-demo .owl-item .item.selected .owl-weather,
  .portlet-weather #owl-demo .owl-item .item.selected .owl-temp {
    font-family: "dekalb_regular", "dekalb_medium_italic";
    font-size: 16px;
  }
  .portlet-weather .owl-theme .owl-controls {
    margin-top: 0 !important;
    text-align: right !important;
    position: absolute;
    top: -39px;
    right: 12px;
    height: 1px;
  }
  .portlet-weather .owl-theme .owl-controls .owl-buttons div.owl-next {
    color: #005983;
    font-size: 16px;
    background: url(/DEKALB-theme/css/portlets/weather/../../../images/ico_arrow_mobile.png)
      center right no-repeat;
    font-family: "dekalb_bold_italic";
    text-transform: capitalize;
    padding-right: 25px;
    opacity: 1;
  }
  .portlet-weather .owl-theme .owl-controls .owl-buttons div.owl-prev {
    font-family: "dekalb_bold_italic";
    color: #005983;
    font-size: 16px;
    background: url(/DEKALB-theme/css/portlets/weather/../../../images/ico_arrow_prev_mobile.png)
      center left no-repeat;
    text-transform: capitalize;
    padding-left: 25px;
    opacity: 1;
  }
  .hours-tables.mobile {
    display: none;
  }
  .portlet-weather .owl-carousel .owl-buttons {
    margin-right: 1em;
  }
  .portlet-weather .box-weather-col2 #editBox input {
    width: 87%;
  }
  .portlet-weather .box-weather-weather-row-td.dews {
    width: 43%;
  }
  .portlet-weather .box-weather-weather-row-td.precipitation {
    width: 55%;
    display: inline-block;
    text-align: left;
  }
  .portlet-weather .box-weather-weather-row-td.precipitation .label-weather {
    width: 66%;
  }
  .portlet-weather .box-weather-weather-row-td.humidity {
    width: 44%;
    display: inline-block;
    text-align: left;
  }
  .portlet-weather .box-weather-weather-row-td.wind {
    width: 56%;
    display: inline-block;
  }
  .portlet-weather .box-weather-weather-row-td.dews {
    width: 43%;
    display: inline-block;
    text-align: left;
  }
  .portlet-weather .box-weather-weather-row-td.wind .label-weather {
    padding-top: 0;
    width: 39%;
  }
}
@media screen and (max-width: 767px) {
  .dekalbLayoutHome
    #layout-column_column-2
    .portlet-boundary.portlet-weather.overlay {
    background: #0084c2;
  }
  .portlet-weather .popupInWeather .mCustomScrollBox {
    max-height: 100%;
  }
  .portlet-weather .box-weather-home {
    width: 380px;
    margin: 0 auto;
    background: #0084c2;
  }
  .portlet-weather .box-weather-weather {
    margin-bottom: 0.5em;
    padding-top: 1em;
    margin-top: 0;
    width: 100%;
  }
  .portlet-weather .box-weather-col1 img {
    position: relative;
    top: -0.5em;
    width: 47px;
  }
  .portlet-weather .label-temp,
  .portlet-weather .label-temp-min {
    font-size: 14px;
  }
  .portlet-weather .label-local {
    font-size: 26px;
  }
  .portlet-weather .box-weather-extended .box-weather-extended-col1 {
    width: 56%;
  }
  .portlet-weather .box-weather-extended .box-weather-extended-col2 {
    width: 44%;
  }
  .portlet-weather .table-sticky .forecast {
    display: none;
  }
  .portlet-weather .tbl-dts-weather th.forecast,
  .portlet-weather .tbl-dts-weather td.forecast {
    display: none;
  }
  .portlet-weather #loader {
    margin: 10% 0 10% 45%;
  }
  .portlet-weather #owl-demo .owl-item .item .owl-info-box1 {
    width: 34%;
  }
  .portlet-weather .box-weather-weather-row-td.precipitation {
    width: 100%;
  }
  .portlet-weather
    .box-weather-weather-row-td.precipitation
    span.label-weather {
    top: -0.2em;
    position: relative;
    width: 226px;
  }
  .portlet-weather .box-weather-weather-row-td.precipitation img {
    margin-right: 0.3em;
  }
  .portlet-weather .box-weather-weather-row-td.humidity {
    width: 100%;
  }
  .portlet-weather .box-weather-weather-row-td.humidity .label-weather {
    margin-left: 0;
    width: 227px;
    margin-right: 0;
  }
  .portlet-weather .box-weather-weather-row-td.wind {
    width: 100%;
  }
  .portlet-weather .box-weather-weather-row-td.wind .label-weather {
    width: 197px;
  }
  .portlet-weather .box-weather-weather-row-td.dews {
    width: 100%;
  }
  .portlet-weather .box-weather-weather-row-td.dews .label-weather {
    margin-left: 0;
    width: 226px;
    margin-top: 5px;
  }
  .portlet-weather .popupInWeather .table-sticky.on,
  .portlet-weather .popupInWeather .table-sticky {
    display: none;
  }
  .portlet-weather .popupInWeather #table-sticky-daily.on {
    position: static !important;
  }
  .portlet-weather .hours-tables.mobile {
    display: block;
  }
  .portlet-weather .hours-tables.tablet {
    display: none;
  }
  .portlet-weather #owl-demo {
    margin-top: 29px;
  }
  .portlet-weather .hours-tables.mobile .ico-weather img {
    width: 100%;
    max-width: 90px;
  }
  .portlet-weather .hours-tables.mobile .forecast {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0.8em 0;
    width: 90%;
  }
  .portlet-weather .hours-tables.mobile .temp {
    font-size: 18px;
    margin-top: 10px;
  }
  .portlet-weather .hours-tables.mobile .precip,
  .portlet-weather .hours-tables.mobile .humidity,
  .portlet-weather .hours-tables.mobile .wind,
  .portlet-weather .hours-tables.mobile .dew,
  .portlet-weather .hours-tables.mobile .air {
    font-size: 14px;
    margin-top: 5px;
  }
  .portlet-weather .hours-tables.mobile .precip {
    display: inline-flex;
  }
  .ie .portlet-weather .hours-tables.mobile .precip {
    display: inline;
  }
  .portlet-weather .label-temp,
  .box-weather-weather-row-td .label-weather {
    font-size: 14px;
  }
  .portlet-weather .box-weather-weather-row-td {
    font-size: 16px;
  }
  .portlet-weather .tbl-dts-weather tr th.first,
  .portlet-weather .tbl-dts-weather tr th.last,
  .portlet-weather .tbl-dts-weather tr td.first,
  .portlet-weather .tbl-dts-weather tr td .last {
    width: 1% !important;
  }
  .portlet-weather .localWeather-title {
    width: 95%;
    margin-top: 1.2em;
  }
  .portlet-weather .hours-tables.mobile .box-col1 {
    float: left;
    width: 20%;
    display: inline;
    margin: 0.5em 0.3em 0 0.5em;
  }
  .portlet-weather .hours-tables.mobile .box-col2 {
    width: 73%;
    float: right;
  }
  .portlet-weather .hours-tables.mobile .box-weather-mobile {
    float: left;
    display: inline-block;
    width: 29%;
  }
  .portlet-weather .box-weather-weather-row-td .label-weather {
    font-size: 14px;
  }
  .portlet-weather .box-weather-extended .box-weather-extended-col2 a,
  .portlet-weather .box-weather-extended .box-weather-extended-col2 a:hover {
    font-size: 14px;
  }
  .portlet-weather .box-weather-extended .box-weather-extended-col1,
  .portlet-weather .box-weather-extended .box-weather-extended-col2 {
    font-size: 14px;
    width: 50%;
    float: left;
  }
  .portlet-weather .label-temp-now {
    font-size: 49px;
    margin: 0.2em 0 0;
  }
  .portlet-weather .label-local {
    font-size: 18px;
    margin-bottom: 14px;
  }
  .portlet-weather .box-weather-col1 {
    width: 29%;
  }
  .portlet-weather .box-weather-col2 {
    width: 60%;
    top: 0;
    float: right;
  }
  .portlet-weather .label-local-weather {
    margin-top: 15px;
    font-size: 18px;
  }
  .portlet-weather .box-weather-col2 #editBox .controls {
    margin-bottom: 1.45em;
  }
}
@media screen and (max-width: 650px) {
  .portlet-weather #owl-demo .owl-item .item span.data,
  .portlet-weather #owl-demo .owl-item .item span.label,
  .portlet-weather #owl-demo .owl-item .item.selected .owl-weather-title,
  .portlet-weather #owl-demo .owl-item .item .owl-weather-title,
  .portlet-weather #owl-demo .owl-item .item .owl-day,
  .portlet-weather #owl-demo .owl-item .item .owl-weather-subtitle,
  .portlet-weather #owl-demo .owl-item .item .owl-weather-title,
  .portlet-weather #owl-demo .owl-item .item .owl-weather-wind span.label,
  .portlet-weather #owl-demo .owl-item .item .owl-weather-sunrise span.label,
  .portlet-weather #owl-demo .owl-item .item .owl-weather-sunset span.label,
  .portlet-weather #owl-demo .owl-item .item .owl-weather-title,
  .portlet-weather #owl-demo .owl-item .item.selected .owl-weather-title,
  .portlet-weather
    #owl-demo
    .owl-item
    .item.selected
    .owl-weather-wind
    span.label,
  .portlet-weather
    #owl-demo
    .owl-item
    .item.selected
    .owl-weather-sunrise
    span.label,
  .portlet-weather
    #owl-demo
    .owl-item.selected
    .item
    .owl-weather-sunset
    span.label {
    font-size: 14px;
  }
  .portlet-weather #owl-demo .owl-item .item .owl-weather-wind span.label {
    width: 27%;
  }
  .portlet-weather #owl-demo .owl-item .item .owl-weather-wind span.data {
    width: 58%;
  }
  .portlet-weather .box-weather-weather-row-td span.data {
    text-align: right;
    font-size: 14px;
  }
  .portlet-weather .popupInWeather-scroll.mCustomScrollbar {
    margin-top: 30px;
    height: 86%;
  }
  .portlet-weather #owl-demo .owl-item .item .owl-weather-wind span.label {
    word-wrap: break-word;
    white-space: normal;
  }
  .portlet-weather .hours-tables.mobile .box-col2 {
    margin-right: 10px;
    float: right;
  }
}
@media screen and (max-width: 479px) {
  .portlet-weather .hours-tables.mobile {
    display: block;
  }
  .portlet-weather .hours-tables.tablet {
    display: none;
  }
  .portlet-weather .box-weather-home {
    width: 90%;
    margin: 0 auto;
  }
  .portlet-weather .hours-tables.mobile .ico-weather img {
    width: 100%;
  }
  .portlet-weather .hours-tables.mobile .forecast {
    font-size: 18px;
    text-transform: uppercase;
    margin: 0.8em 0;
  }
  .portlet-weather .hours-tables.mobile .temp {
    font-size: 18px;
    margin-top: 10px;
  }
  .portlet-weather .hours-tables.mobile .precip,
  .portlet-weather .hours-tables.mobile .humidity,
  .portlet-weather .hours-tables.mobile .wind,
  .portlet-weather .hours-tables.mobile .dew,
  .portlet-weather .hours-tables.mobile .air {
    font-size: 14px;
    margin-top: 5px;
  }
  .portlet-weather .tbl-dts-weather tr {
    float: left;
    width: 100%;
  }
  .portlet-weather .box-weather-col2 form .button-holder button.btn {
    left: 10em;
    position: relative;
  }
  .portlet-weather .hours-tables.mobile .label-hourly {
    font-size: 12px;
    color: #0083c1;
  }
  .portlet-weather .hours-tables.mobile .box-weather-mobile {
    margin-left: 0.3em;
    float: left;
    display: inline;
    width: 29%;
  }
  .portlet-weather .box-weather-col2 form .control-group {
    width: 100%;
  }
  .portlet-weather .hours-tables.mobile .weather-row1-mobile {
    margin-bottom: 3.5em;
  }
  .portlet-weather .hours-tables.mobile .weather-row2-mobile {
    margin: 0.5em 0;
    float: left;
    width: 100%;
  }
  .portlet-weather .localWeather-title,
  .portlet-weather .localWeather-local {
    font-size: 18px;
    margin-bottom: 0.2em;
  }
  .aui .portlet-weather .localWeather-local2 a {
    font-size: 12px;
    margin-left: 16px;
  }
  .portlet-weather .owl-theme .owl-controls {
    margin-top: 13px !important;
    text-align: right !important;
    position: absolute;
    top: -48px;
    right: 12px;
    height: 1px;
  }
  .portlet-weather .owl-theme .owl-controls .owl-buttons div.owl-next,
  .portlet-weather .owl-theme .owl-controls .owl-buttons div.owl-prev {
    font-size: 16px;
  }
  .portlet-weather .owl-theme .owl-controls .owl-buttons div.owl-next {
    background: url(/DEKALB-theme/css/portlets/weather/../../../images/ico_arrow_mobile.png)
      center right no-repeat;
  }
  .portlet-weather .owl-theme .owl-controls .owl-buttons div.owl-prev {
    background: url(/DEKALB-theme/css/portlets/weather/../../../images/ico_arrow_prev_mobile.png)
      center left no-repeat;
  }
  .aui .portlet-weather .localWeather-local2 {
    width: 100%;
    float: left;
  }
  .portlet-weather
    .dekalbLayoutHome
    #layout-column_column-2
    .portlet-boundary.portlet-weather,
  .dekalbLayoutHome
    #layout-column_column-2
    .portlet-boundary.portlet-polls-display {
    width: 100%;
  }
  .portlet-weather .portlet-polls-display {
    margin-top: 1em;
  }
  .portlet-weather .box-weather-weather-row-td {
    width: 100%;
  }
  .portlet-weather .box-weather-weather-row-td.precipitation {
    width: 100%;
  }
  .portlet-weather .box-weather-weather-row-td.wind {
    width: 100%;
  }
  .portlet-weather .box-weather-weather-row-td.humidity {
    width: 100%;
  }
  .portlet-weather .box-weather-weather-row-td.dews {
    width: 100%;
    float: left;
  }
  .portlet-weather .box-weather-weather-row-td.wind .label-weather {
    width: 197px;
  }
  .portlet-weather .box-weather-weather-row-td.dews .label-weather {
    margin-left: 0;
    width: 79%;
    margin-right: 0;
  }
  .portlet-weather .box-weather-extended .box-weather-extended-col1,
  .portlet-weather .box-weather-extended .box-weather-extended-col2 {
    font-size: 14px;
    width: 50%;
    float: left;
  }
  .portlet-weather .box-weather-weather-row-td.humidity .label-weather {
    margin-left: 0;
    width: 227px;
    margin-right: 0;
  }
  .portlet-weather .box-weather-weather-row-td.dews .label-weather {
    margin-left: 0;
    width: 226px;
    margin-top: 5px;
  }
  .portlet-weather .box-weather-weather-row-td span {
    font-size: 14px;
  }
  .portlet-weather .box-weather-weather-row1 {
    margin-bottom: 0.5em;
  }
  .portlet-weather .box-weather-weather-row1 img {
    width: 8%;
  }
  .portlet-weather .label-temp-now {
    font-size: 49px;
    margin: 0.2em 0 0;
  }
  .portlet-weather .box-weather-col1 img {
    width: 91px;
  }
  .portlet-weather .label-local {
    font-size: 18px;
    margin-bottom: 14px;
  }
  .portlet-weather .label-temp-min {
    margin-right: 0.5em;
    font-size: 14px;
  }
  .portlet-weather .localWeather-title {
    width: 90%;
    margin-top: 1.2em;
  }
  .portlet-weather .popupInWeather .mCustomScrollBox {
    max-height: 30em;
  }
  .portlet-weather .box-weather-weather-row-td.forecast {
    display: none;
  }
  .aui .portlet-weather #editBox input[type="text"] {
    width: 150px;
    font-size: 13px;
    font-family: "dekalb_bold_italic";
  }
  .portlet-weather .box-weather-weather-row-td.wind img {
    margin-right: 0.4em;
  }
  .portlet-weather .box-weather-col2 #editBox .controls {
    margin-bottom: 1.65em;
  }
}
.page-blogs .portlet-asset-publisher .metadata-author {
  background: 0;
  padding-left: 0;
}
.page-blogs .portlet-blogs-order-selector {
  clear: both;
}
.page-blogs .tab-content .portlet-asset-publisher {
  background: #005879 !important;
  padding: 0.8em;
  float: left;
}
.page-blogs .tab-content .portlet-asset-publisher .asset-abstract {
  border-bottom: 1px solid white;
  margin-bottom: 0.8em;
}
.page-blogs .tab-content .portlet-asset-publisher .asset-abstract:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.page-blogs .tab-content .portlet-asset-publisher h3.asset-title {
  border-bottom: 0;
  padding-bottom: 5px;
  margin: 0;
  line-height: 1.1;
  max-width: 95%;
  max-height: 3em;
}
.page-blogs .tab-content .portlet-asset-publisher .asset-title a {
  font-family: "dekalb_bold";
  font-size: 26px;
  color: #fff;
}
.page-blogs
  .tab-content
  .portlet-asset-publisher
  .metadata-entry.metadata-comments {
  color: #fff;
}
.page-blogs .tab-content .portlet-asset-publisher .asset-title a img {
  display: none;
}
.page-blogs .tab-content .portlet-asset-publisher .asset-content {
  clear: right;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 10px;
}
.page-blogs .tab-content .portlet-asset-publisher .asset-content .asset-summary,
.portlet-column-first .portlet-asset-publisher .asset-content .asset-more {
  display: none;
}
.page-blogs .tab-content .portlet-asset-publisher .asset-metadata {
  clear: both;
  margin-left: 0;
  overflow: hidden;
}
.page-blogs .tab-content .portlet-asset-publisher .metadata-modified-date,
.page-blogs .tab-content .portlet-asset-publisher .metadata-create-date,
.page-blogs .tab-content .portlet-asset-publisher .metadata-publish-date,
.page-blogs .tab-content .portlet-asset-publisher .metadata-expiration-date {
  background: 0;
  color: #fff;
  margin-left: 0;
  padding-left: 0;
  font-size: 13px;
  margin-right: 1em;
}
.page-blogs
  .tab-content
  .portlet-asset-publisher
  .metadata-entry.metadata-view-count {
  color: #fff;
  font-size: 13px;
  display: block;
  padding-left: 1.8em;
  background: url(/DEKALB-theme/images/ico_visit_blog.png) center left no-repeat;
  clear: none;
}
.page-blogs
  .tab-content
  .portlet-asset-publisher
  .metadata-entry.metadata-comments {
  color: #fff;
  font-size: 13px;
  display: inline;
  padding-left: 1.5em;
  margin-right: 1em;
  background: url(/DEKALB-theme/images/comment_blurb.png) center left no-repeat;
  margin-bottom: 5px;
}
.page-blogs .journal-content-article {
  float: none;
}
.page-blogs .portlet-column-content-last .portlet-body h2 {
  font-family: "dekalb_bold_italic";
  font-size: 28px;
  color: #005983;
  padding: 25px 0 20px;
  border-top: 1px solid #005983;
  border-bottom: 1px solid #005983;
  line-height: 1.2;
  margin-top: 70px;
  margin-bottom: 0;
  font-weight: normal;
}
.page-blogs #myTab ul.nav-tabs {
  border-bottom: 0;
  margin: 15px 0;
}
.page-blogs #myTab ul.nav-tabs > li:last-child {
  float: right;
}
.page-blogs #myTab ul.nav-tabs > li {
  width: 48%;
  text-align: center;
  display: table;
}
.page-blogs #myTab ul.nav-tabs > li a {
  color: #005983;
  font-family: "dekalb_bold_italic";
  background-color: white;
  font-size: 26px;
  cursor: default;
  text-transform: uppercase;
  border: 2px solid #005983;
  border-radius: 0;
  line-height: 0.88;
  padding: 15px 0 10px;
  display: table-cell;
  vertical-align: middle;
  outline: 0;
}
.aui .page-blogs #myTab .nav-tabs > .active > a,
.aui .page-blogs #myTab .nav-tabs > .active > a:hover,
.aui .page-blogs #myTab .nav-tabs > .active > a:focus {
  color: #fff;
  font-family: "dekalb_bold_italic";
  background-color: #347a9c;
  border: 2px solid #005983;
  border-radius: 0;
  margin-right: 0;
}
.page-blogs .portlet-asset-publisher {
  padding: 0.5em 0;
}
.page-blogs .portlet-asset-publisher .asset-abstract {
  clear: both;
  float: left;
  width: 100%;
  border-bottom: 1px solid #005983;
  margin-bottom: 0.8em;
  padding-bottom: 0.8em;
}
.page-blogs .portlet-asset-publisher .asset-abstract.asset-abstract-last {
  border-bottom: 0;
}
.page-blogs
  .portlet-asset-publisher
  .asset-abstract
  .asset-content
  .asset-summary {
  font-size: 13px;
}
.page-blogs .portlet-asset-publisher h3.asset-title {
  border-bottom: 0;
  padding-bottom: 0;
  margin: 0;
  line-height: 1.1;
}
.page-blogs .taglib-header .header-title {
  overflow: hidden;
  margin: 0.1em;
  line-height: 1.2;
  width: 100% !important;
}
.page-blogs .portlet-asset-publisher .asset-title a {
  font-family: "dekalb_bold";
  font-size: 26px;
  color: #005983;
  text-transform: uppercase;
  font-weight: 100;
}
.page-blogs .portlet-asset-publisher .asset-title a img {
  display: none;
}
.page-blogs .portlet-asset-publisher .asset-content {
  margin: 0;
}
.page-blogs .portlet-asset-publisher .asset-abstract .asset-metadata,
.page-blogs .portlet-asset-publisher .asset-abstract .asset-content {
  clear: none;
}
.page-blogs .portlet-asset-publisher .asset-content .asset-more {
  display: none;
}
.page-blogs .portlet-asset-publisher .asset-metadata {
  margin-left: 0;
  overflow: hidden;
}
.page-blogs
  .portlet-asset-publisher
  .asset-metadata
  .detail-page
  .vertical-separator {
  display: none;
}
.page-blogs .portlet-asset-publisher .asset-metadata .metadata-author a {
  font-family: Arial;
  font-size: 13px;
  background: 0;
  color: #41bfd3;
  padding-left: 0;
  display: inline;
  float: left;
}
.page-blogs .portlet-asset-publisher .asset-metadata .metadata-categories {
  width: 100%;
  float: left;
}
.page-blogs .portlet-asset-publisher .asset-metadata .metadata-categories span {
  clear: left;
  float: left;
  width: 100%;
}
.page-blogs
  .portlet-asset-publisher
  .asset-metadata
  .metadata-categories
  .taglib-asset-categories-summary.region-blogs {
  padding-left: 0;
}
.page-blogs
  .portlet-asset-publisher
  .asset-metadata
  .metadata-categories
  .taglib-asset-categories-summary.tags-blogs {
  padding-left: 0;
  margin: 2px 0;
}
.page-blogs
  .portlet-asset-publisher
  .asset-metadata
  .metadata-categories
  .taglib-asset-categories-summary.tags-blogs
  a {
  font-family: "dekalb_bold";
  font-size: 13px;
  color: #005983;
  text-transform: uppercase;
  height: 10px;
}
.page-blogs
  .portlet-asset-publisher
  .asset-metadata
  .metadata-categories
  .taglib-asset-categories-summary
  .asset-category {
  margin-right: 0;
}
.page-blogs
  .portlet-asset-publisher
  .asset-metadata
  .metadata-categories
  a:last-child {
  border-right: 0;
}
.page-blogs
  .portlet-asset-publisher
  .asset-metadata
  .metadata-categories
  .taglib-asset-categories-summary
  a {
  width: 100%;
  display: inline;
  color: #41bfd3;
  font-size: 16px;
}
.page-blogs .portlet-asset-publisher .asset-metadata .metadata-categories a {
  text-transform: uppercase;
  border-right: 2px solid #41bfd3;
  padding: 0 0.3em 0 0;
  font-size: 13px;
  font-family: "dekalb_bold";
  color: #005983;
}
.page-blogs .portlet-asset-publisher .metadata-modified-date,
.page-blogs .portlet-asset-publisher .metadata-create-date,
.page-blogs .portlet-asset-publisher .metadata-publish-date,
.page-blogs .portlet-asset-publisher .metadata-expiration-date {
  background: 0;
  color: #555;
  margin-left: 0;
  padding-left: 0;
  font-size: 13px;
  margin-right: 1em;
  display: inline;
  margin-bottom: 7px;
}
.page-blogs
  .portlet-asset-publisher
  .asset-full-content.show-asset-title
  .asset-content {
  margin-right: 0;
}
.page-blogs .portlet-asset-publisher .metadata-entry.metadata-view-count {
  color: #555;
  font-size: 13px;
  display: inline;
  padding-left: 1.8em;
  background: url(/DEKALB-theme/images/ico_visit_blog.png) center left no-repeat;
  margin-bottom: 5px;
  clear: left;
}
.page-blogs .portlet-asset-publisher .metadata-entry.metadata-comments {
  color: #555;
  font-size: 13px;
  display: inline;
  padding-left: 1.5em;
  margin-right: 1em;
  background: url(/DEKALB-theme/images/comment_blurb.png) center left no-repeat;
  margin-bottom: 5px;
}
.page-blogs .portlet-asset-publisher .stars {
  display: inline;
  margin-right: 1em;
  margin-bottom: 5px;
}
.page-blogs .taglib-discussion .lfr-discussion-posted-on {
  float: left;
  padding-top: 0;
  clear: none;
  display: inline;
  color: #555;
}
.page-blogs
  .taglib-discussion
  .lfr-discussion-form-container
  .lfr-discussion-form.lfr-discussion-form-reply {
  padding: 10px;
}
.page-blogs .lfr-discussion-form-reply {
  border: 1px solid #005893;
  background: #fff !important;
  border-radius: 0 !important;
}
.page-blogs .lfr-discussion-form-reply .control-group,
.page-blogs .lfr-discussion-form-reply .control-group label {
  font-size: 13px;
}
.page-blogs .lfr-discussion-form-reply textarea {
  border: 1px solid #ccc;
  background: #fff !important;
  border-radius: 0 !important;
  border: 2px solid #005893;
}
.page-blogs .lfr-discussion .lfr-discussion-reply-to {
  float: right;
  list-style-type: none;
}
.page-blogs .lfr-discussion .lfr-discussion-reply-to a {
  color: #41bfd3;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}
.page-blogs .lfr-discussion .lfr-discussion-reply-to a img,
.page-blogs .lfr-discussion-form.lfr-discussion-form-reply img {
  display: none;
}
.page-blogs .taglib-discussion .lfr-discussion-details .taglib-user-display {
  padding-left: 0;
  float: left;
}
.page-blogs .pagination-box {
  clear: both;
  text-align: center;
  border-top: 1px solid #005983;
}
.aui .page-blogs .pager li > a,
.aui .page-blogs .pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.aui .page-blogs .pager li.disabled {
  display: none;
}
.page-blogs .lfr-pagination-buttons.blogs {
  display: inline-block;
}
.aui .page-blogs .pager li {
  display: inline;
  float: left;
}
.page-blogs .lfr-pagination-config.blogs {
  margin: 26px 10px;
  display: inline-block;
}
.page-blogs
  .lfr-pagination-config.blogs
  .lfr-pagination-page-selector
  .pagination-page-number.actual
  a {
  border-bottom: 1px solid #41bfd3;
  color: #41bfd3;
}
.page-blogs
  .lfr-pagination-config.blogs
  .lfr-pagination-page-selector
  .pagination-page-number
  a {
  color: #41bfd3;
}
.page-blogs .lfr-pagination-config.blogs .lfr-pagination-page-selector {
  position: relative;
  top: -29px;
}
.page-blogs
  .lfr-pagination-config.blogs
  .lfr-pagination-page-selector
  .pagination-page-number {
  padding: 0 12px;
}
.page-blogs .taglib-page-iterator {
  color: #41bfd3;
  font-family: "dekalb_bold";
}
.aui .page-blogs .taglib-page-iterator .lfr-pagination-config a.btn {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  font-family: "dekalb_bold";
  vertical-align: middle;
  cursor: pointer;
  color: #41bfd3;
  text-shadow: 0 0 0 rgba(255, 255, 255, 0.75);
  background-color: #fff;
  background-image: -moz-linear-gradient(top, white, white);
  background-image: -webkit-gradient(
    linear,
    0 0,
    0 100%,
    from(white),
    to(white)
  );
  background-image: -webkit-linear-gradient(top, white, white);
  background-image: -o-linear-gradient(top, white, white);
  background-image: linear-gradient(to bottom, #fff, #fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF6F6F6',endColorstr='#FFEAEAEA',GradientType=0);
  border-color: #fff #fff #fff;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #fff;
  border-bottom-color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 0 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2),
    0 0 0 rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 0 0 rgba(0, 0, 0, 0.05);
}
.aui .page-blogs .taglib-page-iterator .lfr-pagination-config a.btn i.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #41bfd3;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.page-blogs .button-holder,
.page-blogs .lfr-discussion-form-reply .button-holder {
  float: left;
  border: 0;
  background: 0;
  margin: 0;
  width: 100%;
  display: block;
}
.aui .page-blogs .button-holder,
.page-blogs .lfr-discussion-form-reply form {
  margin: 0;
}
.page-blogs .button-holder .btn.btn-comment {
  border: 2px solid #005983 !important;
  background: #0084c2;
  color: #fff;
  width: auto;
  padding: 15px 70px;
  font-family: "dekalb_bold_italic" !important;
  font-size: 26px !important;
  text-transform: uppercase;
  text-shadow: none !important;
  margin: 1em 0 1em;
  float: none;
}
.page-blogs .button-holder.login .btn.btn-comment {
  font-size: 17px;
  padding: 15px 70px;
}
.page-blogs .button-holder .btn.btn-comment.btn-cancel {
  display: block;
  margin-bottom: 0.5em;
  margin-left: 1em;
  border: 0;
  padding: 4px 0;
  position: relative;
  z-index: 10000;
  background: 0;
  color: #e2383f;
  width: auto;
  font-family: Arial;
  font-size: 13px;
  float: left;
  font-weight: bold;
  text-align: left;
  box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 rgba(0, 0, 0, 0.05);
}
.page-blogs .taglib-header {
  border-bottom: 0;
  margin-bottom: 0;
}
.page-blogs .taglib-header h3.label-select {
  color: #005983;
  font-family: "dekalb_bold";
  font-size: 26px;
  float: left;
}
.aui .tooltip-help,
.aui .tooltip-help-content {
  display: none;
}
.aui .page-blogs .liferay-rating-score .icon-star {
  content: "";
  background: url(/DEKALB-theme/images/ico_start_blog_on.png) top left no-repeat;
  width: 11px;
  height: 11px;
  color: transparent;
}
.aui .page-blogs .liferay-rating-score .icon-star:before {
  content: "";
  background: url(/DEKALB-theme/images/ico_start_blog_on.png) top left no-repeat;
  width: 11px;
  height: 11px;
  color: transparent;
}
.aui .page-blogs .liferay-rating-score .icon-star-empty:before {
  content: "";
  background: url(/DEKALB-theme/images/ico_start_blog.png) top left no-repeat;
  width: 11px;
  height: 11px;
}
.aui .page-blogs .liferay-rating-score .icon-star-empty:before:hover {
  content: "";
  background: url(/DEKALB-theme/images/ico_start_blog_on.png) top left no-repeat;
  width: 11px;
  height: 11px;
}
.aui .page-blogs .liferay-rating-score .rating-focused {
  content: "";
  background: url(/DEKALB-theme/images/ico_start_blog_on.png) top left no-repeat;
}
.aui .page-blogs .liferay-rating-score .rating-label {
  display: none;
}
.aui .page-blogs .liferay-rating-vote div {
  display: inline-table;
  margin-bottom: 5px;
}
.page-blogs .taglib-ratings .rating-element {
  padding-right: 1px !important;
}
.page-blogs .taglib-ratings .rating-element {
  margin-right: -4px;
}
.page-blogs .taglib-ratings .liferay-rating-vote .rating-element {
  margin-right: 0;
}
.page-blogs .taglib-ratings .rating-content .rating-element {
  margin-right: 0;
}
.page-blogs #zyfa_column1_3_ratingScoreContent.rating-content {
  display: block;
}
.page-blogs .taglib-ratings.stars .liferay-rating-score {
  padding-left: 0;
  width: 23%;
}
.page-blogs .asset-metadata .liferay-rating-vote,
.page-blogs .liferay-rating-score .rating-label {
  display: none;
}
.page-blogs .asset-content .liferay-rating-score {
  display: none;
}
.aui .page-blogs .control-group.error input,
.aui .page-blogs .control-group.error select,
.aui .page-blogs .control-group.error textarea {
  background-color: white;
  border: 1px solid #ccc;
  height: 18px;
}
.page-blogs form .error .form-validator-stack.help-inline {
  left: 0;
}
.page-blogs .lfr-textarea,
.page-blogs .form .fieldset .lfr-textarea-container textarea,
.aui .page-blogs .control-group.success input,
.aui .page-blogs .control-group.success select,
.aui .page-blogs .control-group.success textarea {
  max-width: 100%;
  border: 2px solid #005983;
  width: 98%;
  font-size: 13px;
  height: 100px;
  color: #333;
}
.page-blogs .form .fieldset .lfr-textarea-container label,
.page-blogs .taglib-captcha .control-group label {
  font-size: 13px;
}
.page-blogs .taglib-captcha .control-group .form-validator-stack.help-inline {
  position: absolute;
  margin-left: 1em;
  background: url(/DEKALB-theme/images/arrow_blue_error_form.png) -0.1em center no-repeat;
  left: 32%;
  min-width: 16em;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  padding-left: 5px;
}
.page-blogs
  .taglib-captcha
  .control-group
  .form-validator-stack.help-inline
  .required {
  display: block;
  background: #005983;
  font-size: 0.75em;
  color: #fff;
  padding: 0.19em 0.5em;
  text-align: center;
  width: 98%;
  float: left;
}
.page-blogs .control-group .form-validator-stack.help-inline .required {
  display: none;
}
.page-blogs .control-group.error .form-validator-stack.help-inline .required {
  display: block;
}
.page-blogs
  .taglib-captcha
  .control-group
  .form-validator-stack.help-inline
  .captcha {
  display: none;
}
.page-blogs
  .taglib-captcha
  .control-group.error
  .form-validator-stack.help-inline
  .captcha {
  display: block;
  margin: 0;
}
.page-blogs
  .taglib-captcha
  .control-group.error
  .form-validator-stack.help-inline
  .required {
  display: none;
}
.page-blogs .lfr-textarea,
.page-blogs .form .fieldset .lfr-textarea-container textarea:focus,
.page-blogs .control-group.error textarea:focus {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 rgba(0, 0, 0, 0);
}
.page-blogs .control-group.error label {
  font-size: 13px;
}
.page-blogs .metadata-info {
  width: 100%;
}
.page-blogs .nav-menu {
  width: 100%;
  float: left;
  border-top: 1px solid #005983;
  border-bottom: 1px solid #005983;
  padding: 10px 0;
  margin: 1.5em 0 1em;
}
.page-blogs .nav-menu h3.label-select {
  color: #005983;
  font-family: "dekalb_bold_italic";
  font-size: 26px;
  float: left;
  text-transform: uppercase;
  margin-right: 0.5em;
  font-weight: 100;
}
.page-blogs .blogFilterDiv {
  min-height: 2.3em;
  float: left;
  color: #005983;
  margin: 1em 0 0 0;
  position: relative;
  z-index: 9;
  width: 252px !important;
}
.pageblogs .blogFilterDiv .mCustomScrollBox {
  max-height: 2em;
}
.page-blogs .blogFilterDiv .prettyfied-select-box {
  color: #005983;
  border-bottom: 1px solid #045c85;
  background: url(/DEKALB-theme/images/arrow_blue_down_blogs.png) right 0.8em
    no-repeat transparent;
  float: left;
  width: 18em;
  padding-bottom: 0.3em;
}
.page-blogs .blogFilterDiv .prettyfied-select-box.expanded {
  color: #005983;
  border-bottom: 1px solid #045c85;
  background: url(/DEKALB-theme/images/arrow_blue_up_blogs.png) right 0.8em
    no-repeat transparent;
  float: left;
  width: 18em;
  padding-bottom: 0.3em;
}
.page-blogs .blogFilterDiv .prettyfied-select-box span {
  padding: 0 0.9em 0 0;
  display: block;
  font-family: "dekalb_regular", "dekalb_medium_italic";
  font-style: italic;
  font-size: 1.4em;
  position: relative;
  top: 0.2em;
}
.page-blogs .blogFilterDiv .dropDown {
  z-index: 999;
  width: 100%;
  list-style-type: none;
  background: #fff;
  margin: 0;
  padding: 0;
  border-left: 1px solid #005983;
  border-right: 1px solid #005983;
  border-bottom: 1px solid #005983;
  position: absolute;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: italic;
  font-size: 0.8em;
  top: 2.25em;
}
.page-blogs .blogFilterDiv .dropDown li {
  display: block;
  padding: 0.3em 0.5em 0.3em;
  color: #989898;
  cursor: pointer;
  font-size: 1.2em;
  float: none;
  line-height: 1;
  width: 95%;
}
.page-blogs .blogFilterDiv .dropDown li.hover {
  background: #337a9c;
  color: #fff;
}
.page-blogs .taglib-header span.header-back-to {
  display: none;
}
.page-blogs .taglib-header h3.header-title {
  float: left;
  width: 100%;
  font-weight: 100;
  white-space: inherit;
}
.page-blogs .taglib-header h3.header-title span {
  font-family: "dekalb_bold";
  font-size: 26px;
  color: #005983;
  line-height: 1.2;
  text-transform: uppercase;
}
.page-blogs .asset-full-content .asset-content p {
  font-size: 13px;
}
.page-blogs .liferay-rating-vote .rating-label {
  color: #41bfd3;
  font-family: "dekalb_bold_italic";
  font-size: 18px;
  width: 100%;
  padding-bottom: 10px;
}
.page-blogs .liferay-rating-vote .icon-star:before {
  content: "";
  background: url(/DEKALB-theme/images/ico_start_vote_on.png) top left no-repeat;
  width: 19px;
  height: 19px;
  color: transparent;
}
.page-blogs .liferay-rating-vote .icon-star-empty:before {
  content: "";
  background: url(/DEKALB-theme/images/ico_start_vote.png) top left no-repeat;
  width: 19px;
  height: 19px;
  color: transparent;
}
.page-blogs .taglib-discussion .lfr-discussion {
  border-bottom-color: #fff;
  margin-top: 1em;
}
.page-blogs .taglib-discussion .lfr-discussion.child,
.page-blogs .taglib-discussion .lfr-discussion.childlast {
  border-left: 1px solid #999;
  padding: 10px 0 10px 20px;
}
.page-blogs
  .taglib-discussion
  .lfr-discussion-form-container
  .lfr-discussion-form.lfr-discussion-form-reply {
  max-width: 100% !important;
  margin-top: 10px;
  height: 100%;
  float: left;
}
.page-blogs
  .taglib-discussion
  .lfr-discussion-form-container
  .lfr-discussion-form.lfr-discussion-form-reply
  textarea {
  font-size: 13px;
}
.page-blogs .taglib-user-display .user-details {
  margin-top: 0.5em;
}
.page-blogs .taglib-discussion {
  clear: left;
}
.page-blogs .taglib-discussion h3 {
  font-size: 18px !important;
  font-family: "dekalb_bold_italic";
  margin: 10px 0;
  color: #005983 !important;
  font-weight: normal;
}
.page-blogs .success .success-field,
.page-blogs .error .field {
  font-size: 13px;
}
.aui .page-blogs .form .alert {
  display: none;
}
.page-blogs .error .form-validator-stack.help-inline > div,
.page-blogs .success .form-validator-stack-help-inline > div {
  background: #005983;
  font-size: 0.75em;
  color: #fff;
  padding: 0.19em 0.5em;
  text-align: center;
  width: 98%;
  float: left;
}
.page-blogs .add-comment {
  font-size: 13px;
}
.page-blogs .add-comment .control-group.error textarea,
.page-blogs .lfr-discussion-form-reply .control-group.error textarea {
  width: 98%;
  background: white;
  border: 2px solid #005983;
  height: 100px;
}
.page-blogs form .error .form-validator-stack.help-inline {
  position: relative;
  background: 0;
  padding-left: 0;
}
#comment-form {
  width: 180px;
  float: left;
  height: 120px;
}
#comment-form .button-holder {
  float: left;
}
.page-blogs .taglib-captcha {
  margin: 0 !important;
  width: 480px;
  float: left;
}
.page-blogs .taglib-captcha input {
  width: 137px;
  font-size: 13px;
}
.page-blogs .taglib-captcha .control-group {
  margin: 0;
}
.aui .page-blogs .taglib-captcha .control-group.error .error-field,
.aui .page-blogs .taglib-captcha .control-group.error .success-field,
.aui
  .page-blogs
  .lfr-discussion-form-reply
  .taglib-captcha
  .control-group
  .field {
  border: 1px solid #ccc !important;
  height: 20px;
  background: white;
  padding-top: 0;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 white;
  font-size: 13px;
}
.aui .page-blogs .taglib-captcha .control-group.error input.error-field:focus,
.aui .page-blogs .taglib-captcha .control-group.error textarea:focus {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 white;
  border: 1px solid #ccc !important;
  font-size: 13px;
}
.aui .page-blogs .lfr-discussion-form-reply .control-group.error .error-field {
  border: 1px solid #ccc !important;
  height: 20px;
  background: white;
  padding-top: 0;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 white;
}
.page-blogs .lfr-discussion-form-reply .control-group.error textarea {
  width: 70%;
  background: white;
  border: 2px solid #005983;
}
.aui
  .page-blogs
  .lfr-discussion-form-reply
  .control-group.error
  input.error-field:focus,
.aui
  .page-blogs
  .lfr-discussion-form-reply
  .control-group.error
  textarea:focus {
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0 0 white;
  border: 1px solid #ccc !important;
}
.page-blogs .commentsNum {
  font-size: 26px;
  padding: 20px 0 25px;
  font-family: "dekalb_bold_italic";
  color: #005983;
  display: block;
  border-top: 1px solid #005983;
}
.page-blogs .add-comment .control-group label {
  font-size: 13px;
}
.page-blogs .add-comment .control-grou.lfr-textarea-container textarea:focus {
  box-shadow: inset 0 0 0 rgba 0, 0, 0, 0 0 0 0 rgba(0, 0, 0, 0);
}
.page-blogs
  .taglib-discussion
  .lfr-discussion-details
  .taglib-user-display
  .user-details
  .user-name,
.page-blogs
  .taglib-discussion
  .lfr-discussion-details
  .taglib-user-display
  .user-profile-image {
  clear: none;
  vertical-align: top;
  text-align: center;
  display: none;
}
.page-blogs .taglib-user-display.display-style-2 .user-profile-image,
.page-blogs .taglib-user-display.display-style-2 .user-name {
  text-align: left;
  font-family: "dekalb_bold_italic";
  font-size: 18px;
  color: #555;
  display: inline;
  clear: none;
}
.aui .page-blogs .row-fluid .span9 {
  width: 100%;
  border: 1px solid #bbb;
  margin-left: 0;
  padding: 15px 15px 0;
  color: #777;
  float: left;
}
.aui .page-blogs .row-fluid .span6 {
  width: 100%;
  margin-left: 0;
}
.aui .page-blogs .row-fluid .span3 {
  width: auto;
  margin-right: 1em;
  float: left;
}
.page-blogs .taglib-categorization-filter.entry-title {
  color: #005983;
  font-size: 1em;
  line-height: inherit;
  text-align: center;
  border-bottom: 1px solid #005893;
  padding: 10px 0;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "dekalb_bold_italic";
  margin-bottom: 20px;
  clear: left;
}
.page-blogs .taglib-categorization-filter .asset-entry {
  color: #005983;
  text-align: center;
  border-bottom: 1px solid #005893;
  padding: 0 0 10px;
  font-size: 26px;
  margin: 5px auto 0;
  display: block;
  text-transform: capitalize;
  width: 100%;
  background: #fff;
  border-color: #fff;
}
.page-blogs .taglib-categorization-filter .asset-entry a {
  display: none;
}
.page-blogs .portlet-asset-publisher .asset-small-image {
  width: auto;
  max-width: 280px;
  max-height: 160px;
}
.page-blogs .portlet-asset-publisher .asset-content .asset-small-image {
  display: none;
}
.page-blogs .taglib-categorization-filter.entry-title.blog-category,
.page-blogs .taglib-categorization-filter.blog-category .asset-entry {
  color: #41bfd3;
  text-transform: uppercase;
  font-weight: 100;
}
.page-blogs .portlet-asset-publisher .asset-full-content p {
  margin-top: 0.5em;
  margin-bottom: 1em;
}
.page-blogs .portlet-asset-publisher .asset-full-content p.summary-text {
  float: left;
  width: 100%;
}
.page-blogs .blogs-social-bookmarks {
  float: left;
  width: 100%;
  margin-bottom: 1em;
}
.page-blogs .social-bookmarks-and-discussion-container {
  border-top: 1px solid #005983;
  padding-top: 1.5em;
  clear: both;
}
.page-blogs .social-bookmarks-and-discussion-container .blogs-social-bookmarks {
  margin-bottom: 2em;
}
.aui .page-blogs .label-warning {
  background-color: #005983;
}
.page-blogs .about-DEKALB {
  border: 2px solid #005983;
  position: relative;
  margin-top: -50px;
  z-index: 100;
  margin-bottom: 40px;
}
.page-blogs .about-DEKALB .text {
  margin: 33px 0 31px;
  text-transform: none;
  line-height: 1.2;
  color: #005983;
}
.page-blogs .overlay a {
  color: #005983;
  font-family: "dekalb_bold_italic";
}
.page-blogs
  #column-3
  #layout-column_column-3
  .journal-content-article
  .base-banner.vertical-banner
  .overlay {
  position: relative;
}
@media screen and (max-width: 1023px) {
  .page-blogs .nav-menu {
    margin: 0 0 1em;
  }
  .page-blogs form .error .form-validator-stack.help-inline {
    min-width: 12em !important;
    float: left;
  }
  .page-blogs #myTab ul.nav-tabs > li:first-child {
    margin-right: 20px;
  }
  .page-blogs #myTab ul.nav-tabs > li:last-child {
    float: left;
  }
  .page-blogs #myTab ul.nav-tabs > li {
    width: 161px;
    display: table;
  }
  .page-blogs #myTab ul.nav-tabs > li a {
    padding: 15px 5px 10px;
    display: table-cell;
    vertical-align: middle;
  }
  .page-blogs .tab-content .portlet-asset-publisher {
    width: 100%;
  }
  .aui .page-blogs .tab-content {
    overflow: hidden;
  }
  .page-blogs .error .form-validator-stack.help-inline > div,
  .page-blogs .success .form-validator-stack-help-inline > div {
    padding: 5px;
  }
}
@media screen and (max-width: 767px) {
  .page-blogs .add-comment .control-group.error textarea {
    height: 100px;
    background: white;
    border: 2px solid #005983;
  }
  .page-blogs .lfr-discussion-form-reply .control-group.error textarea {
    background: white;
    border: 2px solid #005983;
  }
  .page-blogs .commentsNum {
    margin-top: 15px;
  }
  .page-blogs .portlet-column-content-last .portlet-body h2 {
    float: left;
    width: 100%;
    margin-bottom: 15px;
  }
  .page-blogs .portlet-column.portlet-column-first .asset-abstract {
    position: relative;
    z-index: 1;
  }
}
@media screen and (max-width: 565px) {
  .page-blogs .nav-menu h3.label-select {
    margin-bottom: 0;
  }
  .page-blogs .blogFilterDiv .prettyfied-select-box,
  .page-blogs .blogFilterDiv .prettyfied-select-box.expanded {
    width: 100%;
  }
  .page-blogs .blogFilterDiv {
    margin-top: 0;
    width: 100% !important;
  }
  .page-blogs .taglib-discussion .lfr-discussion-posted-on {
    clear: both;
    position: relative;
    top: -0.8em;
    padding: 0.2em 0;
  }
  .page-blogs .taglib-captcha {
    width: 320px;
  }
  .page-blogs .lfr-discussion .lfr-discussion-reply-to a {
    position: relative;
    top: -2em;
  }
  .page-blogs .add-comment .control-group.error textarea {
    width: 97%;
    background: white;
    border: 2px solid #005983;
  }
  .page-blogs .detail-page {
    font-size: 13px;
  }
  .page-blogs .taglib-captcha .control-group .form-validator-stack.help-inline {
    background: url(/DEKALB-theme/images/arrow_blue_error_form_mobile.png) 50%
      1.1em no-repeat !important;
    position: absolute !important;
    left: 11em !important;
    top: -2em;
    height: 40px;
    min-width: 9em !important;
    width: 9em;
  }
  .page-blogs
    .lfr-discussion-form-reply
    form
    .form-validator-stack.help-inline {
    top: -0.5em;
  }
  .page-blogs .lfr-discussion-form-reply .form-validator-stack.help-inline {
    top: -2em;
  }
  .page-blogs .lfr-discussion-form-reply .control-group.error textarea {
    width: 100%;
    background: white;
    border: 2px solid #005983;
    height: 100px;
  }
  .page-blogs .lfr-textarea,
  .page-blogs .form .fieldset .lfr-textarea-container textarea {
    max-width: 100%;
    border: 2px solid #005983;
    width: 96%;
    font-size: 13px;
  }
  .page-blogs .portlet-asset-publisher .asset-small-image {
    display: none;
  }
  .page-blogs .portlet-asset-publisher .asset-content .asset-small-image {
    display: block;
    float: none;
    width: 100%;
    max-width: none;
    max-height: none;
    padding-left: 0;
    padding-top: 0.8em;
  }
  .page-blogs
    .portlet-asset-publisher
    .asset-content
    .asset-small-image
    .asset-small-image {
    padding-top: 0;
  }
  .aui .page-blogs #myTab .nav-tabs > .first.active > a,
  .aui .page-blogs #myTab .nav-tabs > .first.active > a:hover,
  .aui .page-blogs #myTab .nav-tabs > .first.active > a:focus {
    border-right: 0;
  }
  .aui .page-blogs #myTab .nav-tabs > .last.active > a,
  .aui .page-blogs #myTab .nav-tabs > .last.active > a:hover,
  .aui .page-blogs #myTab .nav-tabs > .last.active > a:focus {
    border-left: none;
  }
  .page-blogs #myTab ul.nav-tabs > li {
    width: 50%;
  }
  .page-blogs #myTab ul.nav-tabs > li:first-child {
    margin-right: 0;
  }
  .page-blogs form .error .form-validator-stack.help-inline {
    top: 1%;
  }
  .page-blogs
    form
    .lfr-discussion-form-container
    .error
    .form-validator-stack.help-inline {
    top: -2em;
  }
}
.wrapper-thumbnails .gallery-thumbnails li .contest-img-wrapper img {
  height: 170px;
  margin-bottom: 8px;
  cursor: pointer;
  object-fit: cover;
  display: block;
}
.contest-button-wrapper .addthis_sharing_toolbox {
  float: right;
  display: none;
}
#view_all_imgs {
  cursor: pointer;
  display: inline-block;
  line-height: 1.3;
  box-sizing: border-box;
}
.at_flat_counter {
  display: none;
}
.box-gallery .icon-heart.voted {
  color: #f00;
}
.popupContestIn .icon-heart.voted {
  color: #f00;
}
.box-gallery {
  border-top: 1px solid #005983;
}
.box-gallery h3 {
  font-family: "dekalb_bold_italic";
  font-size: 36px;
  text-align: center;
  line-height: 1;
  color: #005983;
  background: url(/DEKALB-theme/css/portlets/asset_publisher/image_contest/../../../../images/line.png)
    bottom center no-repeat;
  margin: 30px auto 20px;
  padding: 0 0 20px;
  text-transform: uppercase;
}
.box-gallery .description {
  text-align: center;
  color: #828282;
  font-size: 16px;
  margin-bottom: 20px;
}
.box-gallery .contest-button-wrapper {
  float: right;
  margin-top: 10px;
  height: 30px;
}
.box-gallery .contest-button-wrapper .fa-share-alt {
  margin-right: 0;
  cursor: pointer;
  font-size: 18px;
}
.box-gallery .contest-button-wrapper .fa-share-alt.on:before {
  position: relative;
  left: -20px;
}
.box-gallery .contest-button-wrapper .icon-heart {
  margin-left: 10px;
  cursor: pointer;
  font-size: 18px;
}
.box-gallery .contest-button-wrapper .icon-heart.voted,
.box-gallery .main-button-wrapper .icon-heart.voted {
  color: #e50404;
}
.box-gallery .contest-button-wrapper .icon-heart.voted span {
  color: #828282;
}
.box-gallery
  .contest-button-wrapper
  .addthis_sharing_toolbox
  .at-share-tbx-element
  .at-svc-google_plusone_share {
  margin-right: 0;
}
.box-gallery .contest-button-wrapper .fa-share-alt.on {
  color: #005983;
  float: left;
  margin-top: 0.3em;
}
.box-gallery .view-gallery {
  text-align: center;
  margin: 50px auto 20px;
}
.box-gallery .view-gallery a {
  font-family: "dekalb_bold_italic";
  font-size: 26px;
  padding: 10px 3%;
  border: 2px solid #005983;
  color: #005983;
}
.box-gallery .contest-img-wrapper {
  color: #828282;
  width: 170px;
  overflow: hidden;
}
.box-gallery .gallery-item {
  max-width: 100%;
  display: inline-block;
  margin-left: 13px;
}
.box-gallery .gallery .gallery-item:first-child {
  margin-left: 0 !important;
}
.box-gallery .contest-img-wrapper img {
  object-fit: cover;
  display: block;
  max-height: 170px;
  margin: 0 auto;
  height: 170px;
  max-width: 100%;
  object-position: 50% 50%;
}
.aui .gallery.row-fluid {
  display: inline-block;
  float: none;
  margin: 0 auto;
  text-align: center;
}
.aui .icon-heart span {
  font-family: Arial;
  font-weight: bold;
  padding-left: 5px;
  color: #828282;
}
.gallery-header {
  padding: 0 2.8em;
  margin-bottom: 10px;
}
.gallery-header h3.gallery-title {
  font-family: "dekalb_bold_italic";
  font-size: 30px;
  color: #005983;
  text-align: left;
  padding: 0;
  line-height: 1;
}
.gallery-photo-amount {
  color: #555;
  text-align: left;
}
#sliders {
  width: 400px;
  height: 400px;
}
#thumbnails {
  height: 170px;
  width: 170px;
}
.gallery_wrapper {
  height: 100%;
  text-align: center;
  padding: 2em 0 2em 1em;
  margin-bottom: 20px;
}
.gallery_wrapper #main_description {
  padding: 0 15px;
  font-family: "dekalb_regular";
}
.gallery-prev,
.gallery-next {
  opacity: 0.5;
}
.mainImage-wrapper img {
  max-width: 100%;
  width: 100%;
  margin: 0 5px;
}
.mainImage-wrapper {
  margin-top: 0 !important;
  height: auto;
  width: 100%;
  margin: 0 0 20px;
}
.mainImage-wrapper .gallery-prev {
  font-size: 36px;
}
.mainImage-wrapper .gallery-next {
  font-size: 36px;
}
.mainImage-wrapper .mainImage {
  max-width: 770px;
  max-height: 430px;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.gallery-thumbnails {
  float: none;
  margin-bottom: 20px;
  width: 95% !important;
  margin-top: 20px;
}
.wrapper-thumbnails:after {
  display: block;
  content: "";
  clear: both;
}
.wrapper-thumbnails .gallery-thumbnails li {
  display: block;
  float: left;
  margin-left: 3.85% !important;
  width: 170px !important;
  overflow: hidden;
}
.aui .wrapper-thumbnails .icon-chevron-left:before,
.aui .wrapper-thumbnails .icon-chevron-right:before {
  font-size: 29px;
  margin-top: 80px;
}
.aui .wrapper-thumbnails .icon-chevron-right:before {
  right: -20px;
  position: relative;
}
.aui .wrapper-thumbnails .icon-chevron-left:before {
  left: -20px;
  position: relative;
}
.wrapper-thumbnails .gallery-thumbnails li:first-child {
  margin-left: 0 !important;
}
.wrapper-thumbnails i {
  cursor: pointer;
  color: #828282;
}
.wrapper-thumbnails .gallery-thumbnails li .contest-img-wrapper img {
  height: 170px;
  margin-bottom: 8px;
  cursor: pointer;
}
.popup .contest-img-wrapper {
  max-width: 200px;
  max-height: 200px;
  width: auto;
  height: auto;
}
.contest-button-wrapper .icon-heart {
  margin-left: 10px;
  cursor: pointer;
  font-size: 18px;
}
.contest-button-wrapper .fa-share-alt {
  margin-right: 0;
  cursor: pointer;
  font-size: 18px;
}
.popup .contest-button-wrapper {
  float: right;
}
.contest-img-wrapper img {
  width: 100%;
}
.contest-img-wrapper .overlay-selected + img.selected {
  opacity: 0.4;
}
.box-gallery .view-gallery a:hover {
  color: white;
  background: #005983;
}
.box-gallery .view-gallery a {
  transition: color 1s, background 1s;
}
.closePopup {
  background: url(/DEKALB-theme/css/portlets/asset_publisher/image_contest/../images/ico_close.png)
    no-repeat top left transparent;
  float: right;
  position: relative;
  width: 1em;
  height: 1em;
  cursor: pointer;
  top: 1em;
  right: 1em;
}
.popupContestIn {
  background: #fff none repeat scroll 0 0;
  height: 86%;
  padding: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: fixed;
  z-index: 10000;
  top: 0;
  bottom: 0;
  max-width: 915px;
  width: 100%;
}
.contest-button-wrapper {
  width: 100% !important;
  float: none !important;
  box-sizing: border-box !important;
  padding-right: 5px !important;
  text-align: right !important;
  position: relative !important;
  min-height: 25px !important;
  line-height: 25px !important;
}
.aui .icon-heart:before {
  margin-right: 0 !important;
}
.fa-share-alt.active {
  color: #005983;
}
.gallery-thumbnails {
  width: 90% !important;
  max-width: 770px;
  display: inline-block;
}
.wrapper-thumbnails .gallery-prev,
.wrapper-thumbnails .gallery-next {
  font-size: 24px;
}
.wrapper-thumbnails .gallery-prev:hover,
.wrapper-thumbnails .gallery-next:hover {
  opacity: 1;
}
.mainImage-wrapper .gallery-prev:hover,
.mainImage-wrapper .gallery-next:hover {
  opacity: 1;
}
.main-button-wrapper {
  max-width: 770px;
  margin: 5px auto;
}
.main-button-wrapper .icon-heart {
  float: right;
  color: #828282;
  cursor: pointer;
  font-size: 18px;
}
.main-button-wrapper:after {
  display: block;
  content: "";
  clear: both;
}
.aui .icon-remove:before {
  color: #828282;
  font-size: 25px;
}
#gallery-prev-desktop {
  visibility: hidden;
  opacity: 0.5;
}
.mainImage-wrapper #gallery-prev-responsive {
  display: none;
}
@media screen and (min-width: 1024px) {
  .mainImage-wrapper #gallery-prev-responsive,
  .mainImage-wrapper #gallery-next-responsive {
    display: none;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .mainImage-wrapper .mainImage {
    max-width: 620px;
    max-height: 346px;
    width: 85%;
  }
  .gallery-thumbnails {
    display: none;
  }
  .main-button-wrapper {
    width: 90%;
    max-width: 620px;
  }
  .popupContestIn {
    width: 90%;
    height: auto;
    top: 5%;
    left: 5%;
  }
  .mainImage-wrapper #gallery-prev-desktop,
  .mainImage-wrapper #gallery-next-desktop {
    display: inline-block;
    cursor: pointer;
    font-size: 24px;
  }
  .mainImage-wrapper #gallery-prev-desktop {
    opacity: 0;
  }
  .mainImage-wrapper #gallery-prev-desktop:hover,
  .mainImage-wrapper #gallery-next-desktop:hover {
    opacity: 1;
  }
  .gallery-header {
    padding: 0 1.8em;
  }
}
@media screen and (max-width: 479px) {
  .mainImage-wrapper .mainImage {
    margin: 0;
  }
  .box-gallery .gallery-item {
    margin-left: 0;
  }
  .popupContestIn {
    height: auto;
    width: 94%;
  }
  .gallery-header h3.gallery-title {
    font-size: 26px;
  }
  .gallery-header {
    padding: 0 1em;
  }
  .mainImage-wrapper .mainImage {
    max-width: 479px;
    max-height: 267px;
    width: 100%;
    position: relative;
    z-index: -1;
  }
  .main-button-wrapper {
    width: 92%;
    max-width: 479px;
    padding: 0 1em;
  }
  .gallery_wrapper {
    padding: 2em 0;
    width: 100%;
  }
  .wrapper-thumbnails {
    display: none;
  }
  .aui .gallery_wrapper i.icon-chevron-left.gallery-prev,
  .aui .gallery_wrapper i.icon-chevron-right.gallery-next {
    opacity: 0.5;
  }
  .aui .gallery_wrapper i.icon-chevron-left.gallery-prev:hover,
  .aui .gallery_wrapper i.icon-chevron-right.gallery-next:hover {
    opacity: 1;
  }
  .aui .gallery_wrapper i.icon-chevron-left.gallery-prev:before {
    position: absolute;
    left: 0.5em;
    font-size: 30px;
    top: 50%;
    color: #fff;
    z-index: 10;
  }
  .aui .gallery_wrapper i.icon-chevron-right.gallery-next:before {
    position: absolute;
    right: 0.5em;
    font-size: 30px;
    z-index: 10;
    top: 50%;
    color: #fff;
  }
}
.popupHeader .closePopup {
  margin-right: 1em;
}
.gallery-item img {
  cursor: pointer;
}
.gallery-item-wrapper {
  display: inline-block;
  margin-left: 13px;
  max-width: 100%;
}
.contest-button-wrapper {
  width: 100% !important;
  float: none !important;
  box-sizing: border-box !important;
  padding-right: 5px !important;
  text-align: right !important;
  position: relative !important;
  min-height: 25px !important;
  line-height: 25px !important;
}
.wrapper-thumbnails .icon-chevron-left,
.wrapper-thumbnails .icon-chevron-right {
  display: inline-block;
  height: 200px;
  vertical-align: top;
}
.at_flat_counter {
  display: none;
}
@media screen and (max-width: 479px) {
  .gallery-item-wrapper {
    display: block;
    margin-left: 0;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .gallery-item-wrapper {
    display: block;
    margin-left: 0;
  }
  .wrapper-thumbnails {
    display: none;
  }
  .mainImage-wrapper #gallery-prev-desktop,
  .mainImage-wrapper #gallery-next-desktop {
    display: inline-block;
    cursor: pointer;
    font-size: 24px;
  }
}
.contest-button-wrapper .addthis_sharing_toolbox {
  float: right;
  display: none;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px;
  border-radius: 10px;
  border: 0;
  background-color: #3bc4d6;
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #3bc4d6;
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #3bc4d6;
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}
.contest-button-wrapper .addthis_sharing_toolbox {
  display: none;
}
.at_flat_counter {
  display: none;
}
.mainImage-wrapper #gallery-prev-responsive {
  visibility: hidden;
  display: inline-block;
}
.wrapper-thumbnails .gallery-thumbnails li:first-child {
  margin-left: 0 !important;
}
@media screen and (min-width: 1024px) {
  .mainImage-wrapper #gallery-prev-responsive {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1023px) {
  #gallery-prev-responsive,
  #gallery-next-responsive {
    display: none;
  }
}
@media screen and (max-width: 768px) and (min-width: 480px) {
  .gallery_wrapper {
    padding-left: 0;
  }
  .popupContestIn {
    bottom: initial;
  }
}
@media screen and (max-width: 479px) {
  .popupContestIn {
    bottom: initial;
  }
}
#gallery-prev-desktop:hover {
  opacity: 1;
}
.mainImage-wrapper {
  font-size: 0;
}
@media screen and (max-width: 479px) {
  .aui form .form-inline.input-checkbox-wrapper {
    margin-bottom: 30px;
  }
  .aui
    form
    .form-inline.input-checkbox-wrapper
    .form-validator-stack.help-inline {
    position: absolute !important;
    top: auto !important;
    bottom: 0 !important;
  }
  .aui form .form-inline.input-checkbox-wrapper::before {
    display: block;
    content: "";
    clear: both;
  }
  .aui form .form-inline.input-checkbox-wrapper::after {
    display: block;
    content: "";
    clear: both;
  }
  .aui form .radio_control_group {
    margin-bottom: 30px;
  }
  .aui form .radio_control_group .form-validator-stack.help-inline {
    position: absolute !important;
    top: auto;
    bottom: -35px !important;
  }
}
.contact-right label.checkbox {
  font-size: 0.875em !important;
  background: url(/DEKALB-theme/images/checked-contact.png) no-repeat left top
    transparent !important;
  display: block !important;
  color: #000 !important;
  padding-left: 2em !important;
  clear: left;
  margin-bottom: 3em !important;
  line-height: 1.2 !important;
}
form .error label.checkbox .form-validator-stack.help-inline > div {
  font-size: 0.75em !important;
  line-height: 1.2em !important;
}
.aui .seedYourSuccess .bottomHome {
  position: relative;
  top: 0;
  left: 0;
}
.aui .seedYourSuccess .bottomHome img {
  width: 100%;
  min-height: 320px;
}
.aui .seedYourSuccess .bottomHomeIn {
  color: #fff;
  margin: 0 18%;
  position: absolute;
  top: 0;
}
.aui .seedYourSuccess .bottomHomeCol {
  width: 48%;
  float: left;
  margin: 1em 1%;
  background: url(/DEKALB-theme/images/trans-bg.png) repeat top left transparent;
  padding: 0 0 0.5em 0;
}
.aui .seedYourSuccess .bottomHomeColIn {
  padding: 0.9375em;
}
.aui .seedYourSuccess .bottomHomeColIn .whiteButton {
  display: block;
  margin-bottom: 0.8em;
}
.aui .seedYourSuccess .bottomHomeColIn span {
  display: block;
  margin-bottom: 0.5em;
  font-family: "dekalb_bold_italic";
}
.aui .seedYourSuccess .bottomHomeColIn span.type1 {
  margin-bottom: 1.5em;
}
.aui .seedYourSuccess .bottomHomeColIn p {
  display: block;
  margin-bottom: 1.5em;
  font-size: 0.8em;
  line-height: 1.2em;
}
.aui .seedYourSuccess .bottomHomeColIn ol {
  list-style: decimal;
  margin-left: 1.5em;
  margin-bottom: 2em;
  font-size: 0.8em;
  padding-left: 0;
  line-height: 1.2em;
}
.aui .seedYourSuccess .bottomHomeColIn ul {
  list-style: disc;
  margin-left: 1.5em;
  margin-bottom: 2em;
  font-size: 0.8em;
  padding-left: 0;
  line-height: 1.2em;
}
.aui .seedYourSuccess .bottomHomeT {
  display: none;
}
.aui .seedYourSuccess .bottomHomeM {
  display: none;
}
@media screen and (max-width: 1023px) {
  .aui .seedYourSuccess .bottomHomeD {
    display: none;
  }
  .aui .seedYourSuccess .bottomHomeT {
    display: block;
  }
  .aui .seedYourSuccess .bottomHome img {
    min-height: 400px;
  }
  .aui .seedYourSuccess .bottomHomeColIn .whiteButton {
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  .aui .seedYourSuccess .bottomHomeColIn .whiteButton a {
    width: auto;
    float: none;
  }
  .aui .seedYourSuccess .bottomHomeIn {
    margin: 0 2%;
  }
}
@media screen and (max-width: 479px) {
  .aui .seedYourSuccess h4.home-title4 {
    margin: 0 0 0.9em 0;
    padding-top: 1.5em;
  }
  .aui .seedYourSuccess .bottomHomeT {
    display: none;
  }
  .aui .seedYourSuccess .bottomHomeM {
    display: block;
  }
  .aui .seedYourSuccess .bottomHomeIn {
    margin: 0 2%;
  }
  .aui .seedYourSuccess .bottomHomeCol {
    width: 96%;
    margin: 1em 0.5em;
  }
}
.page-blogs .blogger-profile .blogger-profile-image {
  width: 298px;
  margin: 0 1.5em 1.5em 0;
  float: left;
}
.page-blogs .blogger-profile .blogger-profile-image img {
  display: block;
  float: left;
}
.page-blogs .blogger-profile .blogger-profile-image .overlay {
  position: absolute;
  top: 30px;
  left: 0;
  font-size: 27px;
  color: #fff;
  font-family: "dekalb_bold_italic";
  text-transform: uppercase;
  margin: 0 auto;
  width: 280px;
  text-align: center;
}
.page-blogs .blogger-profile .blogger-profile-image .blogger-profile-banner {
  margin: 0 auto;
  text-align: center;
}
.page-blogs
  .blogger-profile
  .blogger-profile-image
  .blogger-profile-banner
  .blogger-profile-banner-1,
.page-blogs
  .blogger-profile
  .blogger-profile-image
  .blogger-profile-banner
  .blogger-profile-banner-3 {
  margin-bottom: 0;
  font-size: 26px;
  line-height: 0.8;
}
.page-blogs
  .blogger-profile
  .blogger-profile-image
  .blogger-profile-banner
  .blogger-profile-banner-2 {
  display: block;
  font-size: 35px;
  padding: 15px 0;
  line-height: 0.8;
  word-break: break-all;
}
.page-blogs .blogger-profile .blogger-profile-info {
  margin: 0 0 3em;
}
.page-blogs .blogger-profile .blogger-profile-name {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.page-blogs .blogger-profile .blogger-profile-name .skill {
  font-family: Arial;
  color: #888;
  font-size: 16px;
}
.page-blogs .blogger-profile .blogger-profile-name .name {
  font-family: "dekalb_bold_italic";
  color: #41c0d4;
  font-size: 18px;
  text-transform: uppercase;
}
.page-blogs .blogger-profile .blogger-profile-phone {
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.page-blogs .blogger-profile .blogger-profile-phone .mail,
.blogger-profile .blogger-profile-phone .phone {
  font-family: Arial;
  color: #555;
  font-size: 16px;
}
.page-blogs .blogger-profile .blogger-profile-areas {
  display: block;
  width: 100%;
  margin-bottom: 35px;
}
.page-blogs .blogger-profile .blogger-profile-areas .title-area {
  font-family: "dekalb_bold";
  color: #41c0d4;
  font-size: 16px;
  margin-bottom: 10px;
}
.page-blogs .blogger-profile .blogger-profile-areas .areas {
  width: 100%;
  display: inline;
  color: #41bfd3;
  font-size: 16px;
}
.page-blogs .blogger-profile .blogger-profile-areas .areas ul {
  padding-left: 0;
  margin: 2px 0;
}
.page-blogs .blogger-profile .blogger-profile-areas .areas li {
  height: 10px;
  list-style-type: none;
  display: inline;
}
.page-blogs .blogger-profile .blogger-profile-areas .areas li a.last {
  border-right: 0;
}
.page-blogs .blogger-profile .blogger-profile-areas .areas li a {
  font-family: "dekalb_medium";
  border-right: 2px solid #41bfd3;
  font-size: 13px;
  color: #005983;
  padding: 0 0.5em 0 0;
  text-transform: uppercase;
}
.page-blogs .blogger-profile .blogger-profile-biography {
  display: block;
  margin: 0 0 35px 317px;
}
.page-blogs .blogger-profile .blogger-profile-biography .title-area,
.page-blogs .blogger-profile.blogger-articles {
  font-family: "dekalb_bold";
  color: #41c0d4;
  font-size: 16px;
  margin-bottom: 10px;
}
.page-blogs .blogger-profile .blogger-profile-biography .content-biography {
  font-family: Arial;
  font-size: 16px;
  color: #666;
  line-height: 1.8;
}
.page-blogs .col_1_3.portlet-column.portlet-column-first {
  width: 298px;
}
.page-blogs .col_2_3.portlet-column.portlet-column-last {
  width: auto;
  margin: 0 0 3em 317px;
  float: left;
  position: relative;
  top: 0;
  left: 0;
}
@media screen and (max-width: 1023px) {
  .page-blogs .col_2_3.portlet-column.portlet-column-last {
    width: 100%;
    margin: 0 0 3em 0;
    float: left;
    position: relative;
    top: 0;
    left: 0;
  }
  .page-blogs .blogger-profile .blogger-profile-areas {
    display: block;
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .page-blogs .blogger-profile .blogger-profile-biography {
    display: block;
    margin: 0 0 35px 0;
  }
  .page-blogs .blogger-profile .blogger-profile-image {
    width: 40%;
  }
  .page-blogs .col_2_3.portlet-column.portlet-column-last {
    margin-left: 0;
  }
  .page-blogs .blogger-profile .blogger-profile-image img {
    max-width: 100%;
    width: 298px;
  }
  .page-blogs .blogger-profile .blogger-profile-info {
    margin: 0 0 3em 44%;
  }
}
@media screen and (max-width: 479px) {
  .blogger-profile {
    margin-top: 20px;
  }
  .page-blogs .blogger-profile .blogger-profile-info {
    width: 100%;
    margin: 0 0 3em;
    float: left;
  }
  .page-blogs .blogger-profile .blogger-profile-image {
    width: 100%;
  }
  .page-blogs .blogger-profile .blogger-profile-image img {
    max-width: 109.7%;
    width: 480px;
    margin-left: -15px;
  }
}
.aui.bg-image {
  background-attachment: fixed;
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
}
.aui.bg-image body {
  background-color: transparent !important;
  background: transparent !important;
}
.aui.bg-image #wrapper {
  background-color: transparent !important;
}
#landing-image .content-profile {
  height: 207px;
  overflow: hidden;
}
#landing-image .content-profile img {
  object-fit: cover;
  display: block;
  height: 207px;
}
#landing-image .content-profile.even {
  float: right;
}
#landing-image .content-profile .content-text {
  position: relative;
  top: -165px;
}
#landing-image .content-profile {
  font-size: 16px;
  color: #fff;
  font-family: "dekalb_bold_italic";
  width: 48%;
  padding: 0;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 2em;
  float: left;
}
#landing-image .content-profile .content-profile-1,
#landing-image .content-profile .content-profile-3 {
  font-size: 26px;
  line-height: 1;
}
#landing-image .content-profile .content-profile-2 {
  font-size: 40px;
  line-height: 1;
}
#landing-image .content-profile .content-box-button {
  width: 100%;
  margin: 2em auto 0;
  text-align: center;
}
#landing-image .content-profile .content-box-button a {
  font-family: "dekalb_bold_italic";
  font-size: 16px;
  border: 2px solid #fff;
  color: #fff;
  padding: 0.5em 0.8em;
  text-transform: uppercase;
}
#landing-image .content-blog {
  background: #0084c2;
  width: 42%;
  padding: 3%;
  color: #fff;
  margin-bottom: 2em;
}
#landing-image .content-blog.odd {
  float: left;
  clear: left;
}
#landing-image .content-blog.even {
  float: right;
  clear: right;
}
#landing-image .content-blog .content-box-asset {
  font-family: "dekalb_medium", "dekalb_medium_italic";
  font-size: 22px;
  text-align: center;
  text-transform: uppercase;
  background: url(/DEKALB-theme/css/portlets/journal_content/landing_page/../../../../images/br_professional.png)
    bottom center no-repeat;
  padding-bottom: 1em;
}
#landing-image .content-blog .content-box-title {
  font-family: "dekalb_medium", "dekalb_medium_italic";
  font-size: 22px;
  text-transform: uppercase;
  width: 100%;
  margin: 1em 0 0.1em;
}
#landing-image .content-blog .content-box-title a {
  font-family: "dekalb_medium";
  line-height: 1;
  font-size: 22px;
  color: #fff;
}
#landing-image .content-blog .content-box-author {
  font-weight: bold;
}
#landing-image .content-blog .content-box-author,
#landing-image .content-blog .content-box-date {
  font-family: Arial;
  font-size: 15px;
  display: inline-block;
  margin-right: 15px;
}
#landing-image .content-blog .content-box-tags {
  font-family: "dekalb_medium";
  float: left;
  width: 100%;
}
#landing-image .content-blog .content-box-tags .taxonomy {
  width: 100%;
  float: left;
}
#landing-image .content-blog .content-box-tags .taxonomy ul {
  margin: 0.5em 0 0 !important;
}
#landing-image .content-blog .content-box-tags .taxonomy ul li {
  list-style-type: disc;
}
#landing-image .content-blog .content-box-tags .taxonomy ul li:first-child {
  padding-left: 0;
  background: 0;
}
#landing-image .content-blog .content-box-tags .taxonomy ul li {
  display: inline-block;
  padding: 0 0 0 0.5em;
  border: 0;
  margin-bottom: 0.2em;
  line-height: 1em;
  height: 0.9em;
  background: url(/DEKALB-theme/css/portlets/journal_content/landing_page/../../../../images/line-vertical_white.png)
    no-repeat scroll 0 0;
  position: relative;
  top: 0;
}
#landing-image .content-blog .content-box-tags .taxonomy ul li a,
#landing-image .content-blog .content-box-tags .taxonomy ul li a:hover {
  padding: 0 0.1em 0 0 !important;
  color: #fff;
  font-family: "dekalb_bold";
  text-transform: uppercase;
  font-size: 0.875em;
  position: relative;
  top: -0.3em;
}
#landing-image .content-blog .content-box-descpt {
  font-family: Arial;
  font-size: 16px;
  float: left;
  width: 100%;
  height: 5em;
  margin-bottom: 1.5em;
}
#landing-image .content-blog .content-box-button {
  width: 100%;
  margin: 2em auto 0;
  text-align: center;
}
#landing-image .content-blog .content-box-button a {
  font-family: "dekalb_bold_italic";
  font-size: 16px;
  border: 2px solid #fff;
  color: #fff;
  padding: 0.5em 0.8em;
  text-transform: uppercase;
}
#landing-image .content-blog.even.addPadd .content-box-descpt,
#landing-image .content-blog.odd.addPadd .content-box-descpt {
  padding-top: 0.4em;
}
#landing-image .horizontal-banner {
  margin: 85px 0 45px;
}
#footer.paddTop {
  padding-top: 0;
  position: absolute;
}
#landing-image #content.content {
  background: transparent;
}
#landing-image .horizontal-banner {
  margin: 85px 0 45px;
}
@media screen and (max-width: 1023px) {
  .aui.bg-image {
    background-size: auto;
  }
  #landing-image .horizontal-banner {
    margin: 45px 0 25px;
  }
  #landing-image .content-profile {
    width: 100%;
    height: 207px;
    overflow: hidden;
  }
  #landing-image .content-profile img {
    object-fit: cover;
    display: block;
    height: 207px;
  }
  #landing-image .content-profile .content-text {
    position: relative;
    top: -169px;
  }
  #landing-image {
    position: relative;
  }
  #landing-image .content-profile .content-box-button,
  #landing-image .content-blog .content-box-button {
    width: 100%;
    margin: 2em auto 1em;
    text-align: center;
  }
  #landing-image .content-profile.odd {
    float: left;
    height: 207px;
    margin-bottom: 2em;
  }
}
@media screen and (max-width: 479px) {
  #landing-image .content-profile.odd {
    margin: 2em 0 1em;
  }
  #landing-image .horizontal-banner {
    margin: 45px 0 25px;
    display: none;
  }
  #landing-image .content-blog {
    background: #0084c2;
    width: 88%;
    padding: 6%;
    margin-bottom: 1em;
  }
  #landing-image .content-blog.odd {
    float: left;
  }
  #landing-image .content-blog.even {
    float: left;
  }
  #landing-image .content-blog .content-box-asset {
    font-size: 18px;
  }
  #landing-image .content-blog .content-box-button {
    margin: 2em auto;
  }
  #landing-image .horizontal-banner .overlay {
    top: 190px !important;
  }
}
.aui.bg-image.iphone {
  background-image: none !important;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .aui.bg-image {
    background-image: none !important;
  }
}
.fil-left .base-banner.vertical-banner .overlay,
.fil-right .base-banner.vertical-banner .overlay {
  text-transform: inherit;
  text-align: left;
  top: 0;
  position: relative;
}
.why-sign-up-banner {
  background: url(/DEKALB-theme/css/portlets/journal_content/login_page/../../../../images/line_blue.jpg)
    bottom center no-repeat;
  padding-bottom: 1.5em;
  margin-left: 0.5em;
}
.why-sign-up-banner .title {
  font-family: "dekalb_medium_italic";
  font-size: 26px;
  color: #005983;
  line-height: 1.2;
  margin-bottom: 35px;
  text-transform: uppercase;
}
.why-sign-up-banner .descpt {
  font-family: Arial;
  font-size: 14px;
  color: #555;
  line-height: 1.8;
}
.being-dekalb-pro-banner {
  margin: 20px 0 0 0.5em;
}
.being-dekalb-pro-banner .title {
  font-family: "dekalb_medium_italic";
  font-size: 26px;
  color: #555;
  line-height: 1.2;
  margin-bottom: 50px;
  text-transform: uppercase;
}
.being-dekalb-pro-banner .tick-line {
  font-family: Arial;
  font-size: 16px;
  color: #555;
  line-height: 1.2;
  background: url(/DEKALB-theme/css/portlets/journal_content/login_page/../../../../images/checks.png)
    center left no-repeat;
  padding-left: 32px;
  margin: 0 0 30px 20px;
}
.contact-right .control-label .label-required {
  width: 10px;
  overflow: hidden;
  text-indent: 0;
  display: inline-block;
  height: 13px;
  line-height: 15px;
}
.contact-right .control-label .label-required:before {
  color: red;
  content: "* ";
}
.base-banner.vertical-banner .overlay .register-link-banner .descpt {
  line-height: 1.8;
  font-size: 13px;
  font-family: Arial;
}
.register-link-banner {
  background: #005983;
  color: #fff;
  padding: 20px 20px 0 20px;
  float: left;
  width: 92.5%;
  position: relative;
  margin-bottom: 1.5em;
}
.register-link-banner .title {
  font-family: "dekalb_bold_italic";
  color: #fff;
  text-transform: uppercase;
  font-size: 26px;
  margin-bottom: 15px;
  line-height: 1;
}
.register-link-banner .button-holder {
  margin-top: 0;
  float: left;
  width: auto;
}
.register-link-banner .button-holder .btn-primary {
  background: #005983;
  border: 0.2em solid #fff !important;
  color: #fff;
  font-family: "dekalb_bold_italic" !important;
  padding: 0.3em 1.5em;
  margin: 1em 0 0;
  font-size: 16px !important;
  text-transform: uppercase;
}
.fil-right .base-banner.vertical-banner.trials-vertical-banner {
  display: block;
}
#layout-column_column-3 .portlet-register-box {
  background: #005983;
}
@media screen and (max-width: 767px) {
  #layout-column_column-2 .fil-left {
    height: 100% !important;
    float: left;
    width: 94%;
  }
  .portlet-register-box {
    clear: both;
    float: left;
    margin-bottom: 3em;
  }
}
.seo-content {
  max-width: 87em;
  margin: 20px auto;
  text-align: center;
}
.seo-content a.ocu2 {
  font-family: "dekalb_bold";
  text-transform: uppercase;
  background: url(/DEKALB-theme/css/portlets/journal_content/seo_content/../../../../images/arrow_seo_right.png)
    right 3px no-repeat;
  color: #005983;
  padding-right: 20px;
  float: left;
  margin: 0 1%;
  font-size: 18px;
  cursor: pointer;
}
.seo-content a.open {
  background: url(/DEKALB-theme/css/portlets/journal_content/seo_content/../../../../images/arrow_seo_down.png)
    top right no-repeat;
  font-family: "dekalb_bold";
  text-transform: uppercase;
  color: #005983;
  padding-right: 20px;
  float: left;
  margin: 0 1%;
  font-size: 18px;
  cursor: pointer;
}
.seo-content .content-seo {
  display: none;
  float: left;
  text-align: left;
  margin: 30px 1% 0;
  font-size: 12px;
  line-height: 1.4;
  clear: left;
}
.seo-content .content-seo h1,
.seo-content .content-seo h3,
.seo-content .content-seo h2 {
  float: left;
  width: 100%;
  padding-bottom: 1em;
  line-height: 1.4;
  font-weight: normal;
  text-align: left;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .seo-content a,
  .seo-content .content-seo {
    margin-left: 3%;
    margin-right: 3%;
  }
}
.banner_fprogress {
  max-height: 326px;
  margin-bottom: 40px;
}
.mask {
  position: relative;
  width: 100%;
  background: url(/DEKALB-theme/css/portlets/journal_content/banner_show/../../../../images/mask_fprogress.png)
    top left no-repeat;
  height: 326px;
  z-index: 10;
}
.no-mask {
  position: relative;
  width: 100%;
  height: 326px;
  z-index: 10;
}
.banner_fprogress .mask + img {
  width: 100%;
  height: 326px;
  object-fit: cover;
  display: block;
  position: relative;
  top: -326px;
}
.banner_fprogress .no-mask + img {
  width: 100%;
  height: 326px;
  object-fit: initial;
  display: block;
  position: relative;
  top: -326px;
}
.banner_fprogress .text-fprogress {
  position: relative;
  top: -626px;
  padding-left: 40px;
  z-index: 10;
  margin: 0;
}
.banner_fprogress .text-fprogress .title-fprogress {
  font-family: "dekalb_medium_italic", "dekalb_medium";
  font-size: 38px;
  text-transform: uppercase;
  margin-top: 15px;
  color: #fff;
  width: 430px;
  line-height: 0.9;
  text-align: left;
}
.banner_fprogress .text-fprogress .subtitle_fprogress {
  font-family: "dekalb_medium_italic", "dekalb_regular_italic";
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  width: 430px;
  text-align: left;
  margin-top: 15px;
}
.banner_fprogress .text-fprogress .button-fprobress {
  margin-top: 21px;
  width: 430px;
  text-align: left;
  text-transform: uppercase;
}
.banner_fprogress .text-fprogress .button-fprobress a {
  font-family: "dekalb_bold_italic";
  text-align: center;
  font-size: 20px;
  width: auto;
  border: 2px solid #fff;
  padding: 5px 15px;
  color: #fff;
}
.banner_overlap_image {
  z-index: 20;
}
.banner_fprogress {
  position: relative;
}
.banner_fprogress .text-fprogress {
  width: 55%;
  max-width: 430px;
}
.banner_fprogress .text-fprogress .title-fprogress {
  width: 100%;
}
.banner_fprogress .text-fprogress .subtitle_fprogress {
  width: 100%;
}
.banner_overlap_image {
  position: absolute;
  top: 0;
  right: 2.5%;
  bottom: 0;
  max-width: 30% !important;
  height: auto;
  max-height: 100%;
  width: auto;
  margin: auto;
}
@media screen and (max-width: 1023px) {
  .banner_fprogress_responsive
    .banner_fprogress
    .text-fprogress
    .title-fprogress {
    font-size: 26px;
  }
  .banner_fprogress_responsive
    .banner_fprogress
    .text-fprogress
    .subtitle_fprogress {
    font-size: 14px;
  }
  .banner_fprogress_responsive
    .banner_fprogress
    .text-fprogress
    .button-fprobress
    a {
    font-size: 14px;
  }
  .banner_fprogress_responsive
    .banner_fprogress
    .text-fprogress
    .button-fprobress,
  .banner_fprogress_responsive
    .banner_fprogress
    .text-fprogress
    .button-fprobress {
    width: 430px;
  }
}
@media screen and (max-width: 479px) {
  .aui #column-1 .banner_fprogress_responsive .banner_fprogress .mask + img {
    display: none;
  }
  .aui
    #column-1
    .banner_fprogress_responsive
    .banner_fprogress
    .no-mask
    + img
    + .text-fprogress.container {
    display: none;
  }
  .aui #column-1 .banner_fprogress_responsive .banner_fprogress img {
    display: block;
    top: 0;
  }
  .banner_fprogress_responsive .banner_fprogress {
    height: auto;
    margin-bottom: 30px;
  }
  .banner_fprogress_responsive .mask,
  .banner_fprogress_responsive .no-mask {
    display: none;
  }
  .banner_fprogress_responsive
    .banner_fprogress
    .text-fprogress
    .title-fprogress {
    text-align: center;
    margin: 0 auto;
    font-family: "dekalb_bold_italic";
    font-size: 28px;
    background: #0084c3;
    color: #fff;
    width: 80%;
    padding-bottom: 10px;
    height: auto;
    line-height: 1;
    background: url(/DEKALB-theme/css/portlets/journal_content/banner_show/../../../../images/line_white.png)
      bottom center no-repeat;
  }
  .banner_fprogress_responsive .banner_fprogress .text-fprogress {
    position: relative;
    top: 0;
    padding-left: 0;
    margin-left: -15px;
    margin-right: -15px;
    background: #0083c2;
    padding: 20px;
  }
  .banner_fprogress_responsive
    .banner_fprogress
    .text-fprogress
    .subtitle_fprogress {
    color: #fff;
    font-size: 14px;
    width: 100%;
  }
  .banner_fprogress_responsive
    .banner_fprogress
    .text-fprogress
    .button-fprobress {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .aui
    #column-1
    .banner_fprogress_responsive
    .banner_fprogress
    .banner_overlap_image {
    display: none;
  }
  .banner_fprogress_responsive .banner_fprogress .text-fprogress {
    width: 100%;
    max-width: initial;
  }
  .banner_fprogress_miniature .banner_fprogress .text-fprogress {
    width: 100%;
    top: -652px;
    max-width: initial;
    padding: 10px 15px;
    max-height: 180px;
    box-sizing: border-box;
  }
  .banner_fprogress_miniature
    .banner_fprogress
    .text-fprogress
    .title-fprogress {
    font-family: "dekalb_bold_italic";
    max-height: 56px;
    font-size: 28px;
  }
  .banner_fprogress_miniature
    .banner_fprogress
    .text-fprogress
    .subtitle-fprogress {
    font-family: "dekalb_medium_italic", "dekalb_regular_italic";
    font-size: 18px;
    text-transform: uppercase;
  }
  .banner_fprogress_miniature .banner_overlap_image {
    left: 0;
    bottom: 1em;
    top: 100%;
    right: 0;
    height: auto;
    max-height: 50%;
    width: auto;
    max-width: 100% !important;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
.aui .section-highlights {
  float: none;
}
.aui .section-highlights .title-section-highlight {
  font-family: "dekalb_bold_italic";
  font-size: 40px;
  text-align: center;
  line-height: 1;
  color: #005983;
  background: url(/DEKALB-theme/css/portlets/journal_content/event_highlight/../../../../images/line.png)
    bottom center no-repeat;
  margin: 30px 0 40px;
  padding: 0 0 20px;
  text-transform: uppercase;
}
.aui .section-highlights a,
.aui .section-highlights .content-highlight {
  font-size: 16px;
  color: #363636;
  font-family: "dekalb_medium_italic";
  width: 48.8%;
  background: #fff;
  padding: 0;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 2em;
  float: left;
  overflow: hidden;
  position: relative;
}
.aui .section-highlights a:hover {
  color: #363636;
}
.aui .section-highlights a.even,
.aui .section-highlights .content-highlight.even {
  float: left;
  clear: left;
}
.aui .section-highlights a.odd,
.aui .section-highlights .content-highlight.odd {
  float: right;
}
.aui .section-highlights a .title-highlight,
.aui .section-highlights .content-highlight .title-highlight {
  font-family: "dekalb_bold";
  font-size: 25px;
  color: #065c85;
  padding: 25px 25px 15px;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.aui .section-highlights a .description-highlight,
.aui .section-highlights .content-highlight .description-highlight {
  font-family: Arial;
  padding: 0 25px;
  text-transform: none;
  margin-bottom: 20px;
  font-size: 17px;
  line-height: 1.4;
  height: 75px;
}
.aui .section-highlights a .image-highlight img,
.aui .section-highlights .content-highlight img {
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .aui .section-highlights {
    float: none;
    width: 80%;
    margin: 0 auto;
  }
  .aui .section-highlights a .title-highlight,
  .aui .section-highlights .content-highlight .title-highlight {
    font-size: 18px;
    margin-top: 0;
    padding-top: 15px;
  }
  .aui .section-highlights a .description-highlight,
  .aui .section-highlights .content-highlight .description-highlight {
    font-size: 14px;
    line-height: 1.7;
  }
  .aui .section-highlights .title-section-highlight {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {
  .aui .section-highlights a .image-highlight img,
  .aui .section-highlights .content-highlight img {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .aui .section-highlights .container-events {
    width: auto;
  }
  .aui .section-highlights .section-highlights {
    float: none;
  }
  .aui .section-highlights a,
  .aui .section-highlights .content-highlight {
    width: 100%;
    margin: 0;
  }
  .aui .section-highlights a .title-highlight,
  .aui .section-highlights .content-highlight .title-highlight {
    padding: 10px 0 10px;
    margin-top: 0;
  }
  .aui .section-highlights a .description-highlihgt,
  .aui .section-highlights .content-highlight .description-highlihgt {
    padding: 0;
    height: 33%;
  }
  .aui .section-highlights a .image-highlight img,
  .aui .section-highlights .content-highlight img {
    width: 75%;
  }
  .aui .section-highlights a.odd,
  .aui .section-highlights .content-highlight.odd {
    width: 100%;
  }
}
#eventList,
#eventDetail {
  width: 100%;
  float: left;
}
.eventElement {
  margin-bottom: 2.5em;
  width: 100%;
  padding: 0 0 2.5em 0;
  float: left;
  border-bottom: 0.08em solid #005983;
}
.eventElement:last-child {
  padding-bottom: 5em;
}
.eventImgBox {
  width: 49%;
  float: left;
}
.eventImgBox img {
  width: 100%;
  display: block;
  max-width: 100%;
  background-size: 100% 100%;
}
.eventContentBox {
  width: 49%;
  float: right;
  height: 233px;
  position: relative;
}
.aui .plusBox > a:nth-child(1),
.aui .plusBox > a:nth-child(3) {
  float: left;
  margin-right: 0;
}
.aui .eventContentBoxDetailRightBT .plusBox > a:nth-child(1),
.aui .eventContentBoxDetailRightBT .plusBox > a:nth-child(3),
.aui .eventContentBoxDetailRightBT .plusBox > a:nth-child(2),
.aui .eventContentBoxDetailRightBT .plusBox > a:nth-child(4) {
  float: left;
  margin-right: 0;
  width: 300px;
}
.eventContentBoxDetail .span6.pull-left {
  margin-left: 0 !important;
}
.eventContentDetailLeft {
  display: block;
  float: none;
  overflow: hidden;
  width: auto;
}
.eventContentDetailLeft.map {
  display: inline;
  float: left;
  width: 48%;
}
.eventContentBoxDetailRightBT {
  float: right;
  display: inline;
  margin: 85px 0 0 0;
}
.eventContentBoxDetailRightBT .eventContentBoxDetailLinks .box-info {
  width: 100%;
}
.eventContentBoxDetailRightBT .eventContentBoxDetailLinks .box-info a {
  width: auto;
  margin-right: 0;
  padding-left: 0;
}
.aui .eventContentBoxDetailRightBT .plusBox {
  max-width: 300px;
}
.eventContentBoxDetailLeftBT .eventContentBoxDetailLinks {
  margin-top: 35px;
}
.eventContentBoxDetailLeftBT .eventContentBoxDetailLinks .box-info a {
  padding-left: 0;
  margin-right: 20px;
  height: 37px;
  float: left;
}
.eventContentBoxDetailLeftBT .eventContentBoxDetailLinks .box-info {
  width: 35%;
  float: left;
}
.eventContentBoxDetailLeftBT .eventContentBoxDetailLinks .box-social {
  clear: both;
  float: left;
}
.eventContentBoxDetailLeftBT
  .eventContentBoxDetailLinks
  .addthis_sharing_toolbox {
  margin-top: 11px;
  margin-right: 0;
}
.aui .row-fluid .span6 .plusBox a {
  margin-top: 25px;
}
.eventContentBoxDetailRightMap {
  width: 48%;
  float: right;
  display: inline;
  margin: 0;
}
.eventContentBoxDetail {
  width: 100%;
  float: left;
  position: relative;
}
.eventContentBoxDetailDate,
.eventContentBoxDetailLocation {
  display: block;
  color: #39c3d4;
  font-size: 18px;
  font-family: "dekalb_bold_italic";
}
.eventContentBoxDetailDate {
  margin-top: 10px;
}
.eventContentBox > div {
  padding: 0;
  cursor: initial !important;
  font-size: 25px;
}
.eventContentBox .plusBox {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.eventContentBoxDetailLinks {
  float: left;
  width: 100%;
}
.eventContentBoxDetailLinks .box-info,
.eventContentBoxDetailLinks .box-social {
  display: inline;
  width: 100%;
  float: left;
}
.eventContentBoxDetailLinks .box-info a {
  background: url(/DEKALB-theme/css/portlets/journal_content/event_landing/../../../../images/fnd_ico.png)
    0 0 no-repeat;
  font-size: 14px;
  font-family: "dekalb_bold_italic";
  color: #005983;
  text-decoration: none;
  height: 36px;
  text-align: left;
  -ms-display: flex;
  display: flex;
  align-items: center;
  line-height: 1;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 150px;
}
.eventContentBoxDetailLinks .box-info img {
  min-width: 36px;
}
.eventContentBoxDetailLinks .box-info span {
  padding-left: 10px;
}
.eventContentBoxDetailLinks .plusBox {
  display: inline;
  width: 50%;
  float: left;
}
.eventContentBoxDetailLinks .addthis_sharing_toolbox {
  float: left;
  margin-top: 20px;
  margin-right: 22px;
}
.eventContentBoxDetailDescription {
  margin: 10px 0;
  width: 90%;
}
.eventContentBoxDetailDescription ul,
.eventContentBoxDetailDescription ol {
  margin-left: 25px;
}
.eventContentBoxDetailDescription a {
  color: #41c0d4;
}
.eventContentBoxDetailButton {
  margin: 0 auto;
  text-align: center;
  clear: both;
  float: none;
  padding: 100px 0 50px;
}
.aui .eventContentBoxDetailButton a,
.aui .eventContentBoxDetailButton a:hover {
  border: 1px solid #005983;
  background: #0084c2;
  color: #fff;
  padding: 20px 70px;
  font-family: "dekalb_bold_italic";
  font-size: 26px;
  text-transform: uppercase;
}
.aui .eventContentBox div a.eventTitle,
.aui .eventContentBox div div.eventTitle {
  height: 1.2em;
  font-family: "dekalb_bold";
  text-transform: uppercase;
  color: #005983;
}
.aui .eventContentBoxDetail div.eventTitle {
  height: 1.2em;
  font-family: "dekalb_bold";
  color: #005983;
  font-size: 26px;
}
.eventContentBox p {
  margin: 1em 0 0;
  font-size: 17px;
  line-height: 1.3em;
  height: 33%;
}
.aui .plusBox > a {
  display: inline-block;
  margin: 10px 0 0 0;
  width: 48%;
  padding: 10px 0;
  text-align: center;
  font-size: 18px;
  font-family: "dekalb_bold_italic";
  text-transform: uppercase;
  cursor: pointer;
  float: left;
  -ms-display: flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
.aui .plusBox > a:nth-child(1),
.aui .plusBox > a:nth-child(3) {
  float: left;
  margin-right: 0;
}
.aui .plusBox > a:nth-child(2),
.aui .plusBox > a:nth-child(4) {
  float: right;
  margin-right: 0;
}
.aui .plusBox > a.button-link-register,
.aui .plusBox > a.button-link-register:hover {
  margin-right: 0;
  font-family: "dekalb_bold";
  text-transform: uppercase;
  color: #fff;
}
.plusBox .button-link {
  background: #fff;
  border: 2px solid #005983;
  color: #005983;
  font-family: "dekalb_bold_italic";
}
.plusBox .button-link-register {
  background: #0085c5;
  color: #fff;
  border: 2px solid #005983;
  font-family: "dekalb_bold_italic";
}
.riffle .eventContentBoxDetailLinks .box-info,
.riffle .eventContentBoxDetailLinks .box-social {
  width: auto;
  margin-right: 20px;
}
.riffle .eventContentBoxDetailLinks .box-info a {
  background: url(/DEKALB-theme/css/portlets/journal_content/event_landing/../../../../images/fnd_ico.png)
    0 0 no-repeat;
  padding-left: 0;
  font-size: 14px;
  font-family: "dekalb_bold_italic";
  color: #005983;
  text-decoration: none;
  height: 36px;
  text-align: left;
  -ms-display: flex;
  display: flex;
  align-items: center;
  line-height: 1;
  margin-top: 10px;
  margin-bottom: 20px;
  width: 150px;
}
.riffle .eventContentBoxDetailLinks .box-info a img {
  width: 36px;
}
.riffle .eventContentBoxDetailLinks .box-info a span {
  padding-left: 10px;
}
.riffle .eventElement {
  margin-bottom: 0;
  width: 100%;
  padding: 0;
  float: left;
  border-bottom: 0;
}
.riffle .eventContentBoxDetailLinks .box-info a span {
  padding-left: 10px;
}
#event_map {
  height: 450px;
}
@media screen and (max-width: 1023px) {
  .eventContentBox p {
    font-size: 14px;
    height: 45px;
  }
  .aui .plusBox > a {
    font-size: 13px;
    padding: 8px 0;
  }
  .aui .eventContentBox div a.eventTitle {
    font-size: 18px;
  }
  .eventContentBox {
    height: 192px;
  }
  .eventElement:last-child {
    padding-bottom: 2.5em;
  }
  .eventContentBoxDetailLeftBT .eventContentBoxDetailLinks .box-info {
    width: auto;
    float: left;
  }
  .eventContentBoxDetailLeftBT .eventContentBoxDetailLinks .box-social {
    width: 100%;
    float: left;
  }
  .eventContentBoxDetailLeftBT
    .eventContentBoxDetailLinks
    .addthis_sharing_toolbox {
    float: left;
  }
  .eventContentDetailLeft {
    display: block;
    float: none;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .eventContentBoxDetailLinks .plusBox {
    display: inline;
    width: 100%;
    float: left;
  }
  .eventContentBoxDetailLinks .box-social {
    margin-bottom: 20px;
    width: 100%;
    float: left;
  }
  .aui #column-1 .contact-form-event .portlet-form {
    margin-top: 0;
  }
  .eventContentBoxDetailRightBT {
    width: 100%;
  }
  .eventContentDetailLeft {
    width: 100%;
  }
  .riffle .eventContentBoxDetailLinks .box-social {
    float: left;
  }
  .aui .eventContentBoxDetail div.eventTitle {
    font-size: 22px;
    height: auto;
    float: left;
    width: 100%;
    margin: 40px 0 10px;
  }
  .eventContentBoxDetailLinks .box-info {
    display: inline;
    width: 45%;
    float: left;
  }
  .eventContentBoxDetailLinks .box-social {
    display: inline;
    width: 45%;
    float: right;
  }
  .eventContentBoxDetailLinks .addthis_sharing_toolbox {
    float: right;
    margin-top: 20px;
    margin-right: 0;
  }
  .eventContentBoxDetailLeftBT .eventContentBoxDetailLinks {
    float: left;
    clear: left;
  }
  .eventContentBoxDetailLeftBT .eventContentBoxDetailLinks {
    margin-top: 5px;
  }
  .span6 {
    margin-top: 30px;
    float: left;
  }
  #eventsDetail .eventElement:last-child {
    padding-bottom: 0;
  }
  #eventsDetail .eventElement {
    margin-bottom: 0;
  }
  .aui .eventContentBoxDetailRightBT .plusBox > a:nth-child(1),
  .aui .eventContentBoxDetailRightBT .plusBox > a:nth-child(3) {
    float: left;
    width: 45%;
    clear: left;
  }
  #event_map {
    clear: left;
  }
  .aui .eventContentBoxDetailRightBT .plusBox > a:nth-child(2),
  .aui .eventContentBoxDetailRightBT .plusBox > a:nth-child(4) {
    float: right;
    width: 45%;
  }
  .eventContentBoxDetailLeftBT .eventContentBoxDetailLinks .box-info {
    width: 100%;
    float: left;
  }
  .eventContentBoxDetailRightBT {
    margin: 20px 0 30px;
  }
  .eventContentBoxDetail.map {
    padding-bottom: 30px;
    display: flex;
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 479px) {
  .aui .plusBox > a.button-link-register,
  .aui .plusBox > a.button-link-register:hover {
    float: left;
  }
  .eventContentBoxDetailLinks .plusBox {
    width: 100%;
    float: left;
  }
  .eventContentBoxDetailLinks .box-info {
    width: 100%;
    float: left;
  }
  .eventContentBoxDetailLinks .box-social {
    display: inline;
    width: 100%;
    float: left;
  }
  .eventContentBoxDetailLinks .addthis_sharing_toolbox {
    float: left;
    margin-top: 20px;
    margin-right: 0;
  }
  .eventContentBoxDetailLinks .box-info a.more-info {
    margin: 0;
    width: 80%;
  }
  .eventImgBox {
    width: 100%;
    float: left;
  }
  .aui .plusBox > a:nth-child(2),
  .aui .plusBox > a:nth-child(4) {
    float: left;
    margin-right: 0;
  }
  .eventImgBox img {
    margin-bottom: 10px;
  }
  .eventContentBox {
    height: auto;
    width: 95%;
    margin: 0 auto;
    float: none;
  }
  .eventContentBox > div {
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
  }
  .eventContentBox p {
    font-size: 14px;
    text-align: center;
    height: 35px;
    margin-bottom: 20px;
  }
  .aui .eventContentBox div a.eventTitle,
  .aui .eventContentBox div div.eventTitle {
    float: left;
    text-align: center;
    width: 100%;
  }
  .aui .plusBox > a {
    width: 100%;
    font-size: 16px;
    margin-bottom: 0;
  }
  .eventContentBox .plusBox {
    position: relative;
  }
  .aui .eventContentBoxDetailRightBT .plusBox > a:nth-child(1),
  .aui .eventContentBoxDetailRightBT .plusBox > a:nth-child(3) {
    float: left;
    width: 100%;
  }
  .aui .eventContentBoxDetailRightBT .plusBox > a:nth-child(2),
  .aui .eventContentBoxDetailRightBT .plusBox > a:nth-child(4) {
    float: left;
    width: 100%;
  }
  #eventsDetail .eventContentBoxDetail .eventTitle a,
  #eventsList .eventContentBox .event-title a {
    height: auto;
  }
  .span6 {
    margin-top: 0;
  }
  .aui .eventContentBoxDetailButton a,
  .aui .eventContentBoxDetailButton a:hover {
    font-size: 18px;
  }
}
.section-partner .title-section-partenr {
  font-family: "dekalb_bold_italic";
  font-size: 40px;
  text-align: center;
  color: #005983;
  background: url(/DEKALB-theme/css/portlets/journal_content/partners/../../../../images/line.png)
    bottom center no-repeat;
  margin: 10px 0 40px;
  line-height: 1;
  border-top: 1px solid #005983;
  padding: 60px 0 20px;
  text-transform: uppercase;
}
.section-partner ul {
  margin: 0 auto 10px;
  text-align: center;
}
.section-partner ul li {
  list-style-type: none;
  display: inline-block;
}
@media screen and (max-width: 1023px) {
  .section-partner .title-section-partenr {
    font-size: 30px;
  }
}
.calculator_plantingTable .plantingTable_title {
  text-align: center !important;
  color: #005983 !important;
  font-family: "dekalb_bold" !important;
  font-size: 2em !important;
  line-height: 1.5 !important;
  margin-bottom: 0.5em !important;
}
.calculator_plantingTable .plantingTable_description {
  color: #555 !important;
  padding: 0.5em !important;
  font-size: 1em !important;
  line-height: 1.2 !important;
}
.calculator_plantingTable .plantingTable_data {
  margin: 0.5em 0 0 0 !important;
}
.calculator_plantingTable .plantingTable_data th {
  color: #005983 !important;
  text-align: center !important;
  width: 16.5% !important;
  font-family: "dekalb_bold" !important;
}
.calculator_plantingTable .plantingTable_data td {
  color: #555 !important;
  text-align: center !important;
  width: 16.5% !important;
  height: 1.5em !important;
  font-family: "dekalb_bold" !important;
}
.calculator_plantingTable .plantingTable_advice .advice_hybrid_wrapper::after {
  display: block;
  content: "";
  clear: both;
}
.calculator_plantingTable .plantingTable_advice .advice_hybrid_wrapper::before {
  display: block;
  content: "";
  clear: both;
}
.calculator_plantingTable .plantingTable_advice .advice_hybrid_item {
  display: block !important;
  float: left !important;
  width: 75%;
  width: 55% !important;
}
.calculator_plantingTable .plantingTable_advice .advice_hybrid_image {
  display: inline-block !important;
  max-width: 15% !important;
}
.calculator_plantingTable .plantingTable_advice .advice_hybrid_description {
  display: inline-block !important;
  width: 75% !important;
  color: #555 !important;
  vertical-align: top !important;
  box-sizing: border-box !important;
  text-align: left !important;
  padding: 0 1em !important;
}
.calculator_plantingTable .plantingTable_results_intro,
.calculator_plantingTable .plantingTable_rowDistance_intro {
  text-align: center !important;
  padding: 0.25em 0 !important;
  margin: 0 0 0.5em !important;
  color: #005983 !important;
  font-family: "dekalb_bold_italic" !important;
  font-size: 1.75em !important;
  line-height: 1.2 !important;
}
.calculator_plantingTable .plantingTable_advice {
  font-size: 1em !important;
}
.calculator_plantingTable .plantingTable_advice .advice_bags_circle {
  display: block !important;
  box-sizing: border-box !important;
  padding: 1.625em 0 !important;
  width: 10em !important;
  margin: 1em !important;
  height: 10em !important;
  background: #005983 !important;
  border-radius: 50% !important;
  float: left !important;
  text-align: center !important;
}
.calculator_plantingTable .plantingTable_advice .advice_bags_number {
  font-family: "dekalb_bold_italic" !important;
  font-size: 4em !important;
  text-align: center !important;
  line-height: 1.1 !important;
  font-size: 1.635em !important;
  color: #005983 !important;
}
.calculator_plantingTable .plantingTable_advice .advice_bags_text {
  text-align: center !important;
  font-weight: bold !important;
  color: #005983 !important;
}
.calculator_plantingTable .plantingTable_advice .advice_density_result {
  padding: 1em 0 0 0 !important;
  text-align: center !important;
  display: block !important;
  clear: both !important;
}
.calculator_plantingTable .advice_density_intro {
  font-family: "dekalb_bold_italic" !important;
  color: #005983 !important;
  line-height: 1.2 !important;
  font-size: 1em !important;
}
.calculator_plantingTable .plantingTable_advice .advice_density_wrapper {
  text-align: center !important;
}
.calculator_plantingTable .plantingTable_advice .advice_density_text {
  font-family: "dekalb_bold_italic" !important;
  line-height: 1.2 !important;
  font-size: 1.5em !important;
  color: #005983 !important;
  font-size: 2.5em !important;
}
.calculator_plantingTable .plantingTable_rowDistance {
  border: 1px solid #ddd !important;
}
.calculator_plantingTable .plantingTable_rowDistance thead th,
.calculator_plantingTable .plantingTable_rowDistance tbody td {
  text-align: center !important;
  vertical-align: middle !important;
  width: 14.25% !important;
  font-size: 1em !important;
  color: #555 !important;
  padding: 0.25em !important;
}
.calculator_plantingTable .plantingTable_rowDistance thead th {
  color: #005983 !important;
  font-family: "dekalb_bold" !important;
  border: 1px solid #ddd !important;
  padding: 2px !important;
  color: white !important;
  background: #005983 !important;
}
.calculator_plantingTable .plantingTable_advice .advice_results_wrapper {
  float: left !important;
  width: 45% !important;
  font-size: 1.33em !important;
  padding: 0 !important;
  box-sizing: border-box !important;
}
.calculator_plantingTable .plantingTable_advice .advice_density_result {
  background: white !important;
  border: 1px solid white !important;
  border-radius: 1em !important;
  padding: 0.5em !important;
}
.calculator_plantingTable .plantingTable_advice .advice_bags_circle {
  background: #fff !important;
  height: auto !important;
  font-size: 12px !important;
  height: auto !important;
  width: 90% !important;
  margin-left: 5% !important;
  border: 1px solid #005983 !important;
  border-radius: 3em !important;
  padding: 1em !important;
}
.calculator_plantingTable .plantingTable_advice .advice_hybrid_item {
  width: 55% !important;
}
.calculator_plantingTable .plantingTable_rowDistance tbody td {
  padding: 0 !important;
  padding: 0 !important;
}
.calculator_plantingTable
  .plantingTable_rowDistance
  tr
  th[rowspan="2"]:first-child,
.calculator_plantingTable
  .plantingTable_rowDistance
  tr
  th[rowspan="2"]:last-child {
  border: 1px solid #ddd !important;
}
.calculator_plantingTable .plantingTable_rowDistance tr td:first-child {
  border-right: 1px solid #ddd !important;
}
.calculator_plantingTable .plantingTable_rowDistance tr td:last-child {
  border-left: 1px solid #ddd !important;
}
.calculator_plantingTable .plantingTable_clarification {
  font-size: 9px !important;
}
.calculator_plantingTable .plantingTable_rowDistance {
  margin: 0 !important;
}
@media print {
  .aui .plantingTable_title sup {
    color: #005983 !important;
  }
  .aui .plantingTable_description sup {
    color: #555 !important;
  }
  .calculator_plantingTable .plantingTable_title {
    text-align: center !important;
    color: #005983 !important;
    font-family: "dekalb_bold" !important;
    font-size: 2em !important;
    line-height: 1.5 !important;
    margin-bottom: 0.5em !important;
  }
  .calculator_plantingTable .plantingTable_description {
    color: #555 !important;
    padding: 0.5em !important;
    font-size: 1em !important;
    line-height: 1.2 !important;
  }
  .calculator_plantingTable .plantingTable_data {
    margin: 0.5em 0 0 0 !important;
  }
  .calculator_plantingTable .plantingTable_data th {
    color: #005983 !important;
    text-align: center !important;
    width: 16.5% !important;
    font-family: "dekalb_bold" !important;
  }
  .calculator_plantingTable .plantingTable_data td {
    color: #555 !important;
    text-align: center !important;
    width: 16.5% !important;
    height: 1.5em !important;
    font-family: "dekalb_bold" !important;
  }
  .calculator_plantingTable
    .plantingTable_advice
    .advice_hybrid_wrapper::after {
    display: block;
    content: "";
    clear: both;
  }
  .calculator_plantingTable
    .plantingTable_advice
    .advice_hybrid_wrapper::before {
    display: block;
    content: "";
    clear: both;
  }
  .calculator_plantingTable .plantingTable_advice .advice_hybrid_item {
    display: block !important;
    float: left !important;
    width: 75%;
    width: 55% !important;
  }
  .calculator_plantingTable .plantingTable_advice .advice_hybrid_image {
    display: inline-block !important;
    max-width: 15% !important;
  }
  .calculator_plantingTable .plantingTable_advice .advice_hybrid_description {
    display: inline-block !important;
    width: 75% !important;
    color: #555 !important;
    vertical-align: top !important;
    box-sizing: border-box !important;
    text-align: left !important;
    padding: 0 1em !important;
  }
  .calculator_plantingTable .plantingTable_results_intro,
  .calculator_plantingTable .plantingTable_rowDistance_intro {
    text-align: center !important;
    padding: 0.25em 0 !important;
    margin: 0 0 0.5em !important;
    color: #005983 !important;
    font-family: "dekalb_bold_italic" !important;
    font-size: 1.75em !important;
    line-height: 1.2 !important;
  }
  .calculator_plantingTable .plantingTable_results_intro sup {
    color: #005983 !important;
  }
  .calculator_plantingTable .plantingTable_advice {
    font-size: 1em !important;
  }
  .calculator_plantingTable .plantingTable_advice .advice_bags_circle {
    display: block !important;
    box-sizing: border-box !important;
    padding: 1.625em 0 !important;
    width: 10em !important;
    margin: 1em !important;
    height: 10em !important;
    background: #005983 !important;
    border-radius: 50% !important;
    float: left !important;
    text-align: center !important;
  }
  .calculator_plantingTable .plantingTable_advice .advice_bags_number {
    font-family: "dekalb_bold_italic" !important;
    font-size: 4em !important;
    text-align: center !important;
    line-height: 1.1 !important;
    font-size: 1.635em !important;
    color: #005983 !important;
  }
  .calculator_plantingTable .plantingTable_advice .advice_bags_text {
    text-align: center !important;
    font-weight: bold !important;
    color: #005983 !important;
  }
  .calculator_plantingTable .plantingTable_advice .advice_density_result {
    padding: 1em 0 0 0 !important;
    text-align: center !important;
    display: block !important;
    clear: both !important;
  }
  .calculator_plantingTable .plantingTable_advice .advice_density_result sup {
    color: #005983 !important;
  }
  .calculator_plantingTable .advice_density_intro {
    font-family: "dekalb_bold_italic" !important;
    color: #005983 !important;
    line-height: 1.2 !important;
    font-size: 1em !important;
  }
  .calculator_plantingTable .plantingTable_advice .advice_density_wrapper {
    text-align: center !important;
  }
  .calculator_plantingTable .plantingTable_advice .advice_density_text {
    font-family: "dekalb_bold_italic" !important;
    line-height: 1.2 !important;
    font-size: 1.5em !important;
    color: #005983 !important;
    font-size: 2.5em !important;
  }
  .calculator_plantingTable .plantingTable_rowDistance {
    border: 1px solid #ddd !important;
  }
  .calculator_plantingTable .plantingTable_rowDistance thead th,
  .calculator_plantingTable .plantingTable_rowDistance tbody td {
    text-align: center !important;
    vertical-align: middle !important;
    width: 14.25% !important;
    font-size: 1em !important;
    color: #555 !important;
    padding: 0.25em !important;
  }
  .calculator_plantingTable .plantingTable_rowDistance thead th {
    color: #005983 !important;
    font-family: "dekalb_bold" !important;
    border: 1px solid #ddd !important;
    padding: 2px !important;
    color: white !important;
    background: #005983 !important;
  }
  .calculator_plantingTable .plantingTable_advice .advice_results_wrapper {
    float: left !important;
    width: 45% !important;
    font-size: 1.33em !important;
    padding: 0 !important;
    box-sizing: border-box !important;
  }
  .calculator_plantingTable .plantingTable_advice .advice_density_result {
    background: white !important;
    border: 1px solid white !important;
    border-radius: 1em !important;
    padding: 0.5em !important;
  }
  .calculator_plantingTable .plantingTable_advice .advice_bags_circle {
    background: #fff !important;
    height: auto !important;
    font-size: 12px !important;
    height: auto !important;
    width: 90% !important;
    margin-left: 5% !important;
    border: 1px solid #005983 !important;
    border-radius: 3em !important;
    padding: 1em !important;
  }
  .calculator_plantingTable .plantingTable_advice .advice_hybrid_item {
    width: 55% !important;
  }
  .calculator_plantingTable .plantingTable_rowDistance tbody td {
    padding: 0 !important;
    padding: 0 !important;
  }
  .calculator_plantingTable
    .plantingTable_rowDistance
    tr
    th[rowspan="2"]:first-child,
  .calculator_plantingTable
    .plantingTable_rowDistance
    tr
    th[rowspan="2"]:last-child {
    border: 1px solid #ddd !important;
  }
  .calculator_plantingTable .plantingTable_rowDistance tr td:first-child {
    border-right: 1px solid #ddd !important;
  }
  .calculator_plantingTable .plantingTable_rowDistance tr td:last-child {
    border-left: 1px solid #ddd !important;
  }
  .calculator_plantingTable .plantingTable_clarification {
    font-size: 9px !important;
  }
  .calculator_plantingTable .plantingTable_rowDistance {
    margin: 0 !important;
  }
}
.box-sidebarleft-fixed {
  margin-top: 30px;
  position: fixed;
}
.box-sidebarleft-fixed .box-relevant-fixed {
  float: left;
}
.box-sidebarleft-fixed .title-section {
  font-family: "dekalb_bold_italic";
  font-size: 24px;
  color: #005983;
  text-transform: uppercase;
  width: 280px;
}
.box-sidebarleft-fixed .box-relevant {
  margin-top: 15px;
  width: 280px;
}
.box-sidebarleft-fixed .box-relevant-desc {
  font-family: "dekalb_bold_italic";
  font-size: 14px;
  color: #000;
  text-transform: uppercase;
  margin-top: 3px;
  float: left;
  margin-bottom: 20px;
}
.box-sidebarleft-fixed a.info,
.box-sidebarleft-fixed a.question {
  padding-left: 10px;
  font-family: "dekalb_bold_italic";
  color: #fff;
  text-decoration: none;
  height: 90px;
  text-align: left;
  line-height: 1;
  width: 103%;
  float: left;
}
.box-sidebarleft-fixed a img {
  position: relative;
  top: 57%;
}
.box-sidebarleft-fixed a span {
  position: relative;
  top: 62.5%;
  font-size: 21px;
  text-transform: uppercase;
}
@media screen and (max-width: 1200px) {
  .box-sidebarleft-fixed .box-relevant {
    width: 245px;
  }
  .box-sidebarleft-fixed .box-relevant-fixed {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .box-sidebarleft-fixed .box-relevant-fixed {
    border-top: 0;
    padding: 2px 15px 2px 0;
    position: fixed;
    width: 100%;
    float: right;
    bottom: 0;
    background: #005983;
    margin-left: -30px;
    height: 50px;
  }
  .box-sidebarleft-fixed .box-relevant a {
    background: url(/DEKALB-theme/css/portlets/journal_content/relevant_links/../../../../images/fnd_ico.png)
      top left no-repeat !important;
    margin-top: 8px;
  }
  .box-sidebarleft-fixed a img {
    top: 5%;
  }
  .box-sidebarleft-fixed a span {
    color: #fff;
    margin-left: 5px;
    top: 13.5%;
    font-family: "dekalb_medium_italic";
    font-size: 14px;
    text-transform: capitalize;
    top: 13.5%;
  }
  .box-sidebarleft-fixed .title-section,
  .box-sidebarleft-fixed .box-relevant-desc {
    display: none;
  }
  .box-sidebarleft-fixed .box-relevant {
    margin-top: 0;
    float: right;
    width: auto;
  }
  .box-sidebarleft-fixed a.info {
    padding-left: 5px;
    width: auto;
    float: right;
    height: 36px;
    margin-left: 30px;
  }
  .box-sidebarleft-fixed a.question {
    padding-left: 5px;
    width: auto;
    float: right;
    height: 36px;
    margin-left: 30px;
  }
}
@media screen and (max-width: 1023px) {
  .box-sidebarleft-fixed {
    margin-top: 0;
    position: relative;
    z-index: 1000;
  }
}
.aui .notify-page a,
.aui .page-error a {
  color: #005983;
  text-decoration: underline;
  font-size: 14px;
}
.page-notify-content {
  width: 70%;
}
.title-notify {
  font-size: 50px;
  line-height: 1;
  color: #005983;
  margin-bottom: 20px;
  font-family: "dekalb_medium_italic";
}
.subtitle-notify {
  font-size: 40px;
  line-height: 1;
  color: #666;
  margin-bottom: 20px;
  font-family: "dekalb_medium_italic";
}
.summary-notify {
  font-size: 40px;
  color: #005983;
  font-family: Arial;
}
.aui .notify-page ul,
.aui .page-error ul {
  margin: 10px 0 0 30px;
}
.notify-page ul li a {
  color: #005983;
  text-decoration: underline;
  font-size: 14px;
}
.notify-page .search {
  padding: 0.05em 0;
  font-family: "dekalb_medium_italic";
  border-radius: 1em;
  background: #fff;
  outline: 0;
  width: 20em;
  height: 2em;
  box-sizing: border-box;
}
.notify-page .search input {
  border-radius: 1em;
}
.notify-page .search input.input-search-button {
  padding: 0.05em 0.9em;
  border: 0;
  background: url(/DEKALB-theme/images/search-icon.png) no-repeat right center;
  outline: 0;
  position: relative;
  left: -2em;
  top: -0.35em;
}
.notify-page {
  background: url(/DEKALB-theme/images/farmer.png) bottom right no-repeat;
}
.page-error-image {
  background: url(/DEKALB-theme/images/images/farmer.png) bottom right no-repeat;
  height: 400px;
}
.notify-page ul li a,
.page-error ul li a {
  color: #005983;
  text-decoration: underline;
  font-size: 14px;
}
.page-error .search {
  padding: 0.05em 0;
  font-family: "dekalb_medium_italic";
  border-radius: 1em;
  background: transparent;
  outline: 0;
  width: 20em;
  height: 2em;
  box-sizing: border-box;
}
.page-error .search input {
  border-radius: 1em;
}
.page-error .search input.input-search-button {
  padding: 0.05em 0.9em;
  border: 0;
  background: url(/DEKALB-theme/images/search-icon.png) no-repeat right center;
  outline: 0;
  position: relative;
  left: -2em;
  top: -0.35em;
}
.page-thankful .container {
  margin: 0 auto;
  text-align: center;
}
.page-thankful h3 {
  font-family: "dekalb_bold_italic";
  font-size: 32px;
  margin-top: 20px;
  color: #005983;
  line-height: 1.2;
}
.page-thankful .description {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 1.2;
}
.page-thankful .highlight-text {
  font-family: "dekalb_bold_italic";
  color: #41c0d4;
  font-size: 22px;
  margin: 25px 0 35px;
}
.page-thankful .addthis_sharing_toolbox {
  float: none;
  margin: 20px 0 60px;
}
.page-thankful a {
  color: #005983;
  font-family: "dekalb_bold_italic";
  font-size: 26px;
  text-transform: uppercase;
  border: 2px solid #005983;
  padding: 15px 25px 10px;
  float: none;
}
@media screen and (max-width: 767px) {
  .page-notify-content {
    width: 40%;
  }
}
@media screen and (max-width: 479px) {
  .page-notify-content {
    width: 100%;
  }
  .notify-page,
  .page-error-image {
    background: 0;
  }
}
.highlight_v2 [class*="highlight"] .title h3 {
  height: 2em;
}
.highlight_v2 .col_1_4.highlight2 {
  width: 50%;
}
.highlight_v2 .col_1_4.highlight3 {
  width: 33.33%;
}
.highlight_v2 .col_1_4.highlight4 {
  width: 25%;
}
.highlight_v2 .highlightIn {
  box-sizing: border-box;
}
.highlight_v2 .col_1_4 p {
  box-sizing: content-box;
}
.highlight_v2 .col_wrapper .col_1_4 {
  width: 100%;
}
.highlight_v2,
.highlight-mobile {
  clear: both;
}
.alt-logo img {
  border-radius: 1em;
}
.showResponsive {
  display: block !important;
}
.highlight.highlight_v2 .col_wrapper .alt-logo {
  margin-bottom: -1em;
}
.highlight.highlight_v2 .col_1_4.highlight3 {
  margin-top: 0 !important;
}
.highlight.highlight_v2 .col_wrapper4 {
  width: 25%;
}
.highlight.highlight_v2 .col_wrapper3 {
  width: 33.33%;
}
.highlight.highlight_v2 > div:last-child .highlightIn.nomask {
  border-right: 0.0625em solid #d5d6d6 !important;
}
.highlight.highlight_v2 > div:first-child .highlightIn.nomask {
  border-left: 0.0625em solid #d5d6d6 !important;
}
.highlight_v2 .col_1_4 .title {
  transition: background 1s, color 1s;
}
.highlight_v2 .col_1_4 h3 {
  transition: background 1s;
  padding-bottom: 0.5em;
}
.highlight_v2 .col_1_4 p {
  transition: background 1s;
}
.highlight_v2 .highlightIn.nomask {
  background: 0;
}
.highlight_v2 .col_1_4 .title.nomask {
  color: #000;
  background: #fff;
}
.highlight_v2 .col_1_4 h3.nomask,
.highlight_v2 .col_1_4:hover h3 {
  background: url(/DEKALB-theme/images/title-bg.jpg) no-repeat center bottom
    transparent;
  padding-bottom: 0.5em;
}
.highlight_v2 .col_1_4 p.nomask {
  background: #33a1c3;
  background: rgba(0, 89, 131, 0.8);
}
.highlight_v2 .highlight2:first-child .highlightIn.nomask {
  border-left: 0.0625em solid #d5d6d6;
}
.highlight_v2 .highlight4:first-child .highlightIn.nomask {
  border-left: 0.0625em solid #d5d6d6;
}
.highlight_v2 .highlight3:first-child .highlightIn.nomask {
  border-left: 0.0625em solid #d5d6d6;
}
.highlight_v2 .highlight3:last-child .highlightIn.nomask {
  border-right: 0.0625em solid #d5d6d6;
}
.highlight_v2 .highlight3 .features {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  max-height: 80%;
  width: 80%;
}
.highlight_v2 .highlight3 .highlightIn {
  border-top: 0.0625em solid #d5d6d6;
  border-bottom: 0.0625em solid #d5d6d6;
}
.highlight_v2 .highlight3.col_1_4 .title {
  border: 0;
}
.highlight_v2 .highlight3.col_1_4 .title h3 {
  height: 2em;
}
.highlight_v2 .highlight3.col_1_4 p {
  max-height: 50%;
  min-height: 2em;
  height: auto;
}
.highlight_v2 .highlight3.col_1_4 .title h3 {
  height: 2em;
}
.highlight_v2 .alt-logo {
  text-align: center;
  margin-bottom: -1.5em;
  z-index: 10;
  position: relative;
  height: 67px;
}
.highlight_v2 .col_wrapper {
  display: inline-block;
  float: left;
}
@media screen and (max-width: 479px) {
  .highlight.highlight_v2.showResponsive .col_1_4[class*="highlight"] {
    width: 100% !important;
    margin: 0 !important;
  }
  .highlight.highlight_v2.showResponsive
    .col_1_4[class*="highlight"]
    .highlightIn.nomask {
    border: 0.0625em solid #d5d6d6 !important;
  }
  .highlight-mobile.highlight_v2 .col_1_4 h3 {
    padding-bottom: 1em !important;
  }
  .highlight.highlight_v2.showResponsive .col_1_4 .title h3,
  .highlight.highlight_v2.showResponsive .col_1_4:hover .title h3,
  .highlight.highlight_v2.showResponsive .col_1_4 .title.nomask h3 {
    height: 2em !important;
  }
  .highlight.highlight_v2.showResponsive .highlightIn p,
  .highlight.highlight_v2.showResponsive .col_1_4:hover p,
  .highlight.highlight_v2.showResponsive .col_1_4 p.nomask {
    height: auto;
  }
  div.highlight.highlight_v2 .col_1_4:hover h3,
  div.highlight.highlight_v2 .col_1_4 h3.nomask {
    padding-bottom: 0.5em;
  }
  div.highlight.highlight_v2 .col_1_4 .title {
    height: auto;
  }
  div.highlight.highlight_v2 .col_wrapper.col_wrapper4 {
    width: 100% !important;
    margin: 0 !important;
  }
  .highlight.highlight_v2 .col_wrapper {
    width: 100%;
    margin-top: 1em;
  }
  .highlight.highlight_v2 .col_wrapper .alt-logo {
    margin-bottom: -1.5em;
  }
}
@media screen and (max-width: 767px) {
  .highlight_v2 .col_1_4 .title {
    height: 45%;
  }
  div.highlight.highlight_v2 .col_1_4.highlight2 .title h3,
  div.highlight.highlight_v2 .col_1_4.highlight2:hover .title h3,
  div.highlight.highlight_v2 .col_1_4.highlight2 .title.nomask h3 {
    height: 2em !important;
  }
  div.highlight.highlight_v2 .col_1_4.highlight4 .title h3,
  div.highlight.highlight_v2 .col_1_4.highlight4:hover .title h3,
  div.highlight.highlight_v2 .col_1_4.highlight4 .title.nomask h3 {
    height: 2em !important;
  }
  div.highlight.highlight_v2 .alt-logo {
    margin-bottom: -3.2em;
  }
  div.highlight.highlight_v2 .col_wrapper.col_wrapper4 {
    width: 50%;
    margin-left: 0;
    margin-top: 1em;
  }
  div.highlight.highlight_v2 .col_wrapper.col_wrapper4 .col_1_4.highlight4 {
    width: 100%;
    margin: 0;
  }
  div.highlight.highlight_v2 .col_1_4.highlight4 {
    width: 50%;
    margin-left: 0;
  }
  div.highlight.highlight_v2 .highlight4 .highlightIn.nomask {
    border: 0.0625em solid #d5d6d6;
  }
  .highlight-mobile-v2 {
    margin-top: 2em;
  }
  .highlight-mobile-v2 .flexslider .slides {
    overflow: visible;
  }
  .highlight-mobile-v2 .flexslider .slides .alt-logo {
    top: -1em;
    position: relative;
    text-align: center;
    z-index: 50;
  }
  .highlight-mobile-v2 .flexslider .slides .alt-logo img {
    height: 50px;
    margin-top: -1em;
    width: auto;
  }
}
@media screen and (max-width: 1023px) {
  .highlight3 .features {
    margin: 0;
    max-height: 100%;
    max-width: 100%;
  }
  .highlight.highlight_v2 .highlight3 .highlightIn.nomask {
    border: 0.0625em solid #d5d6d6;
  }
  .highlight.highlight_v2 .highlight3 .features {
    position: static;
    width: 100%;
    max-height: 100%;
  }
  .highlight.highlight_v2 .col_1_4.highlight3 {
    width: 70%;
    margin-top: 2em;
    margin-left: 15%;
  }
  .highlight.highlight_v2 .features {
    height: 100%;
  }
  .highlight.highlight_v2 .col_1_4.highlight2,
  .highlight.highlight_v2 .col_1_4.highlight4 {
    width: 50%;
  }
  .highlight.highlight_v2 .col_1_4 .title {
    max-height: 45%;
  }
  .highlight.highlight_v2 .title h3,
  .highlight.highlight_v2 .col_1_4:hover .title h3,
  .highlight.highlight_v2 .title.nomask h3 {
    height: 3em !important;
    margin: 0;
    padding: 0.5em 0;
  }
  .highlight.highlight_v2 .col_1_4 .highlightIn p,
  .highlight.highlight_v2 .col_1_4:hover p,
  .highlight.highlight_v2 .col_1_4 p.nomask {
    height: auto;
    max-height: 40%;
  }
  .highlight.highlight_v2 .col_1_4:hover h3,
  .highlight.highlight_v2 .col_1_4 h3.nomask {
    padding-bottom: 0.5em;
  }
  .highlight.highlight_v2 .col_1_4 h3,
  .highlight.highlight_v2 .col_1_4 h3.nomask {
    height: 3em !important;
  }
  .highlight.highlight_v2 .col_wrapper {
    display: inline-block;
    width: 100%;
  }
  .highlight.highlight_v2 .col_wrapper.col_wrapper4 {
    display: inline-block;
    width: 50%;
    margin: 0;
  }
  .highlight.highlight_v2 .alt-logo {
    margin-bottom: -3.2em;
  }
  .highlight.highlight_v2 > div:nth-child(2) .highlightIn.nomask,
  .highlight.highlight_v2 > div:last-child .highlightIn.nomask {
    border-right: 0.0625em solid #d5d6d6 !important;
  }
  .highlight.highlight_v2 > div:nth-child(3) .highlightIn.nomask,
  .highlight.highlight_v2 > div:first-child .highlightIn.nomask {
    border-left: 0.0625em solid #d5d6d6 !important;
  }
  .highlight.highlight_v2 .col_wrapper.col_wrapper4 {
    width: 50%;
  }
  .highlight.highlight_v2 .col_wrapper4 .col_1_4.highlight4 {
    width: 100%;
  }
  .highlight.highlight_v2 .highlight.highlight_v2 .alt-logo {
    margin-bottom: -1em !important;
  }
  .highlight-mobile .col_1_4 h3 {
    padding-bottom: 1em !important;
  }
}
.aui .trialMapBox {
  width: 22.5%;
  float: left;
  margin-left: 2.5%;
}
.aui .trialMapBox .plusBox a {
  width: 100%;
  box-sizing: border-box;
  padding: 1em 1em;
}
.aui .trialContentBox div.trialTitle {
  height: auto;
  line-height: 1.2;
  font-family: "dekalb_bold";
  text-transform: uppercase;
  color: #005983;
  font-size: 26px;
  padding: 0.25em 0;
}
.trialInfo {
  margin-bottom: 2.5em;
  width: 100%;
  padding: 0 0 2.5em 0;
}
.trialContentBox {
  width: 75%;
  height: auto;
  float: left;
}
@media screen and (max-width: 479px) {
  .aui .trialInfo .trialMapBox {
    width: 100%;
    margin: 0;
    margin-top: 2em;
  }
}
@media screen and (max-width: 768px) {
  .trialContentBox {
    width: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .aui .trialMapBox {
    width: 70%;
    margin: 0;
    margin-top: 2em;
    margin-left: 15%;
  }
  .aui .trialMapBox .plusBox a {
    box-sizing: border-box;
    padding: 1em 1em;
  }
  .aui .trialContentBox {
    width: 100%;
  }
}
.intersitial_overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
}
.intersitial_overlay .intersitial_popup {
  background: #b5c0c7;
  max-width: 600px;
  max-height: 400px;
  position: fixed;
  z-index: 2000;
  top: 60px;
  right: 0;
  left: 0;
  margin: auto;
  width: 100%;
}
.intersitial_overlay .intersitial_popup .intersitial_wrapper {
  position: relative;
  height: auto;
}
.intersitial_overlay .intersitial_popup .front_wapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background: linear-gradient(rgba(0, 12, 18, 0.8), rgba(13, 13, 13, 0));
  border: solid 2px #b5c0c7;
}
.intersitial_overlay .intersitial_popup .back_wrapper {
  width: 100%;
  height: 100%;
}
.intersitial_overlay .front_wapper .logoPopup {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 25px;
  box-sizing: border-box;
  float: left;
  width: 20%;
}
.intersitial_overlay .front_wapper .title_popup {
  text-align: center;
  color: white;
  padding-top: 25px;
  box-sizing: border-box;
  float: left;
  width: 60%;
}
.intersitial_overlay .front_wapper .title_popup .text {
  font-size: 29px;
  font-family: dekalb_bold_italic;
  padding-bottom: 10px;
  line-height: 1;
}
.intersitial_overlay .front_wapper .title_popup .textBelow {
  font-size: 18px;
  font-family: dekalb_regular_italic;
}
.intersitial_overlay
  .intersitial_wrapper
  .front_wapper
  .title_popup
  .textBelow.textUA {
  font-family: dekalb_bold_italic;
}
.intersitial_overlay .intersitial_wrapper .front_wapper .remove {
  padding: 25px;
}
.intersitial_overlay .intersitial_wrapper .front_wapper .remove .removePopup {
  float: right;
  box-sizing: border-box;
  cursor: pointer;
}
.intersitial_overlay .item + .item {
  margin-left: 0.5%;
}
.intersitial_overlay .back_wrapper .item_1 .item {
  width: 100%;
  float: left;
  vertical-align: middle;
  text-align: center;
  position: relative;
}
.intersitial_overlay .back_wrapper .item_2 .item {
  width: 49.75%;
  float: left;
  vertical-align: middle;
  position: relative;
  text-align: center;
}
.intersitial_overlay .back_wrapper .item_3 .item {
  position: relative;
  width: 33%;
  float: left;
  vertical-align: middle;
  text-align: center;
}
.intersitial_overlay .back_wrapper .item button {
  height: 45px;
  position: absolute;
  display: block;
  background-color: #0084c2;
  border: solid 2px #0098c8;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-family: dekalb_bold_italic;
  bottom: 25px;
  margin: auto;
  z-index: 20;
  left: 0;
  right: 0;
}
.intersitial_overlay .back_wrapper .item_1 .item button {
  width: 239px;
}
.intersitial_overlay .back_wrapper .item_2 .item button {
  width: 165px;
}
.intersitial_overlay .back_wrapper .item_3 .item button {
  width: 140px;
}
@media screen and (max-width: 479px) {
  .intersitial_overlay {
    background: rgba(0, 0, 0, 0);
  }
  .intersitial_overlay .intersitial_popup {
    top: auto;
    bottom: 0;
  }
  .intersitial_overlay .front_wapper .logoPopup {
    padding-left: 15px;
    padding-top: 15px;
  }
  .intersitial_overlay .front_wapper .title_popup {
    padding-top: 15px;
  }
  .intersitial_overlay .front_wapper .title_popup .text {
    font-size: 16px;
    padding-bottom: 0;
  }
  .intersitial_overlay .front_wapper .title_popup .textBelow {
    font-size: 14px;
    font-family: dekalb_medium_italic;
  }
  .intersitial_overlay .intersitial_wrapper .front_wapper .remove {
    padding: 13.4px;
  }
  .intersitial_overlay .back_wrapper .item button {
    height: 40px;
  }
  .intersitial_overlay .back_wrapper .item_1 .item button {
    width: 180px;
  }
  .intersitial_overlay .back_wrapper .item_2 .item button {
    width: 115px;
  }
  .intersitial_overlay .back_wrapper .item_3 .item button {
    width: 100px;
  }
  .intersitial_overlay .back_wrapper .item picture img {
    width: 100%;
  }
}
.aui .thumbnails_modal {
  display: none;
}
.aui .thumbnails_modal_content .icon-remove:before {
  font-size: 3em;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: -1em;
  cursor: pointer;
}
.aui .videoThumbnail .icon-youtube-play {
  display: block;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  width: 1em;
  height: 1em;
  color: rgba(255, 255, 255, 0.75);
  font-size: 6em;
}
.aui .thumbnails_modal_mask {
  display: none;
  position: fixed;
  top: 0;
  z-index: 100;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.75);
}
.aui .thumbnails_modal_content {
  display: none;
  position: fixed;
  z-index: 200;
  font-size: 14px;
  background: white;
  width: 60%;
  height: 500px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.aui .thumbnails_modal_content iframe {
  height: 500px;
}
.aui #content .thumbnail {
  padding: 0;
  font-size: 14px;
}
.aui #content .thumbnail img {
  object-fit: cover;
}
.thumbnail_image_wrapper {
  position: relative;
}
.aui #content .thumbnail .thumbnail_image_lg {
  height: 300px;
  width: 100%;
}
.aui #content .thumbnail .thumbnail_image {
  height: 200px;
  width: 100%;
}
.aui #content .dekalb_cg_row + .dekalb_cg_row {
  margin-top: 30px;
}
.thumbnail .thumbnail_content {
  padding: 1em 2em 2em;
}
.thumbnail .thumbnail_content .thumbnail_title {
  font-family: "dekalb_bold_italic";
  color: #005983;
}
.thumbnail .thumbnail_content .thumbnail_text {
  font-family: "dekalb_regular";
  color: #000;
}
.aui .thumbnails > li {
  margin-left: 0;
}
.aui .dekalb_cg_row {
  text-align: center;
  font-size: 0;
  display: block;
  clear: both;
}
.aui [class^="dekalb_cg_dsk"] {
  list-style: none;
  display: inline-block;
  text-align: left;
}
.aui .dekalb_cg_dsk6 {
  width: 49%;
}
.aui .dekalb_cg_dsk6 + .dekalb_cg_dsk6 {
  margin-left: 2%;
}
.aui .dekalb_cg_dsk4 {
  width: 32%;
}
.aui .dekalb_cg_dsk4 + .dekalb_cg_dsk4 {
  margin-left: 2%;
}
@media screen and (max-width: 768px) {
  .aui .dekalb_cg_dsk6 {
    width: 100%;
    margin-top: 30px;
  }
  .aui .dekalb_cg_dsk6 + .dekalb_cg_dsk6 {
    margin-left: 0;
  }
  .aui .thumbnails_modal_content {
    width: 90%;
  }
  .aui .thumbnails_modal_content,
  .aui .thumbnails_modal_content iframe {
    height: 400px;
  }
}
@media screen and (max-width: 479px) {
  .aui .dekalb_cg_dsk4 {
    width: 100%;
  }
  .aui .dekalb_cg_dsk4 + .dekalb_cg_dsk4 {
    margin-left: 0;
    margin-top: 30px;
  }
  .aui .thumbnails_modal_content {
    width: 90%;
  }
  .aui .thumbnails_modal_content,
  .aui .thumbnails_modal_content iframe {
    height: 300px;
  }
}
@media screen and (max-height: 450px) {
  .aui .thumbnails_modal_content {
    width: 90%;
  }
  .aui .thumbnails_modal_content,
  .aui .thumbnails_modal_content iframe {
    height: 300px;
  }
}
.page-register .base-banner.horizontal-banner {
  margin-bottom: 1.5em;
  display: table;
  height: 140px;
  overflow: hidden;
  width: 100%;
}
.page-register .form .alert.alert-error,
.page-register .alert-success,
.aui .page-register .portlet-msg-success {
  margin-top: -1em;
  background: #005983;
  font-size: 0.75em;
  color: #fff;
  padding: 0.19em 0.5em;
  text-align: left;
  line-height: 1.3;
  width: 100%;
  float: none;
  text-shadow: none;
  border-color: #005983;
}
.page-register .control-group.success .btn-search-cancel {
  left: 94% !important;
}
.email-confirmation {
  color: #555;
}
.email-confirmation p {
  font-size: 13px;
}
.email-confirmation p.regard {
  font-family: "dekalb_medium_italic";
  font-size: 20px;
  margin-top: 1.2em;
}
.email-confirmation .email-c {
  font-size: 20px;
  color: #555;
  word-break: break-all;
}
.page-register .form-consents {
  margin-bottom: 1.5em;
}
.page-register .form .button-holder {
  margin: 0;
}
.page-register .contact-right .prettyfied-select-topic {
  width: auto !important;
  margin-bottom: 0.8em;
  min-width: 5em;
}
@media screen and (max-width: 1023px) {
  .aui .page-register .col_1_3 {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .page-register .base-banner.horizontal-banner {
    display: none;
  }
}
.aui section.portlet .portlet-title-text {
  display: none;
}
.aui section.portlet h3.asset-title {
  font-family: "dekalb_bold";
  display: block;
  color: #015778;
  font-size: 1.6em;
}
.aui section.portlet .alert.alert-info {
  background-color: #fff;
  border-color: #fff;
  color: #555;
  padding-left: 0;
  margin-bottom: 10px;
  font-size: 13px;
}
.aui section.portlet .alert.alert-error {
  margin-top: -1em;
  background: #005983;
  font-size: 0.75em;
  color: #fff;
  padding: 0.5em;
  line-height: 1.3;
  text-align: left;
  width: 97%;
  float: left;
  text-shadow: none;
  border-color: #005983;
}
.aui #portlet_new-password form {
  width: 200px;
}
.aui #portlet_new-password .control-group.error input:focus,
.aui #portlet_new-password .control-group.error select:focus,
.aui #portlet_new-password .control-group.error textarea:focus {
  border-color: #005983;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}
.aui section.portlet label {
  font-size: 13px;
  color: #333;
}
.aui section.portlet input.field {
  box-shadow: none;
  border-color: #005983;
  box-sizing: border-box;
  width: auto;
  display: inline-block;
  height: 2em;
  padding: 0.2em 0.43em;
  line-height: 1.4;
  color: #555;
  font-size: 13px;
}
.aui section.portlet .button-holder .btn.btn-primary {
  border: 2px solid #005983 !important;
  background: #0084c2;
  color: #fff;
  padding: 15px 70px;
  font-family: "dekalb_bold_italic" !important;
  font-size: 26px !important;
  text-transform: uppercase;
  margin: 15px auto;
  float: none;
}
@media screen and (max-width: 1023px) {
  .aui section.portlet .email-confirmation {
    float: left;
  }
  .aui section.portlet .email-confirmation p.regard {
    margin-top: 1.2em;
  }
}
@media screen and (max-width: 479px) {
  .aui section.portlet .email-confirmation p.regard {
    margin-top: 0;
  }
}
.blue-box {
  color: #fff;
  padding: 20px;
  float: left;
  width: 92.5%;
  margin-bottom: 1em;
  background: #0084c2;
  height: auto;
}
.blue-box .title {
  font-family: "dekalb_bold_italic";
  color: #fff;
  text-transform: uppercase;
  font-size: 26px;
  margin-bottom: 15px;
}
.blue-box .contact-right {
  margin-bottom: 0;
}
.blue-box .contact-right form {
  width: 100%;
  margin: 0 20px 0 0;
  position: relative;
}
.blue-box .contact-right form .mandatory {
  float: right;
  font-size: 0.875em;
  color: #fff;
}
.aui .blue-box .control-group.success .control-label,
.aui .blue-box .control-group.success .help-block,
.aui .blue-box .control-group.success .help-inline,
.aui .blue-box .control-group.error .control-label,
.aui .blue-box .control-group.error .help-block,
.aui .blue-box .control-group.error .help-inline {
  color: #fff !important;
}
.blue-box .contact-right form input {
  box-shadow: none;
  border-color: #fff;
  box-sizing: border-box;
  background: #fff !important;
}
.blue-box .contact form .error .form-validator-stack.help-inline {
  position: relative;
  margin-left: 0;
  top: -0.4em;
}
.blue-box .form .error .form-validator-stack.help-inline > div {
  background: #fff;
  color: #005983;
}
.aui .blue-box .contactTabs #contactTab1 .control-group {
  padding-bottom: 0;
}
.blue-box form .error .form-validator-stack.help-inline {
  background: 0;
  left: 0;
  padding-left: 0;
  margin-bottom: 0;
}
.blue-box .forgot-password-link {
  color: #fff;
  text-decoration: underline;
}
.blue-box .forgot-password-link a {
  padding-bottom: 0.3em;
}
.blue-box .form .button-holder {
  margin-bottom: 0;
  margin-top: 0;
}
.aui .blue-box .contactTabs input[type="text"],
.aui .blue-box .contactTabs input[type="password"],
.aui .blue-box .contactTabs input[type="email"],
.aui .blue-box .contactTabs input[type="text"]:focus,
.aui .blue-box .contactTabs input[type="password"]:focus,
.aui .blue-box .contactTabs input[type="email"]:focus,
.contact-right .blue-box input[type="text"],
.contact-right .blue-box input[type="password"] {
  box-shadow: none;
  border-color: #fff;
  box-sizing: border-box;
  border: #fff !important;
}
.aui .blue-box #contactTab1 .btn-primary {
  background-color: #0084c2;
  border: 0.2em solid #fff !important;
  color: #fff;
  font-family: "dekalb_bold_italic" !important;
  padding: 0.3em 1.5em;
  margin: 1em 0 0;
  font-size: 16px !important;
}
.blue-box .portlet-login {
  float: left;
}
#layout-column_column-3 .fil-right {
  margin-bottom: 0.75em;
  width: 100%;
  height: auto;
  float: right;
}
#layout-column_column-2 .fil-left .blue-box a {
  color: #fff;
  text-decoration: underline;
}
.taglib-captcha {
  margin: 0;
}
.blue-box .taglib-captcha .captcha {
  margin-bottom: 0.5em;
}
.aui #portlet_new-password form p {
  width: 320px;
}
.aui #portlet_new-password form .alert.alert-error {
  width: 320px;
  margin-top: 10px;
}
.aui.ie .contactTabs #contactTab1 .change-email-form fieldset .control-group {
  width: 320px;
  margin-top: 20px;
}
.aui.ie
  .contactTabs
  #contactTab1
  .change-email-form
  fieldset
  .control-group
  label {
  padding: 0.5em 0;
}
@media screen and (max-width: 1023px) {
  .blue-box .contact-right {
    float: left;
    width: 100%;
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 767px) {
  .blue-box,
  .register-link-banner {
    width: 100%;
  }
  .blue-box .contact-right form .mandatory {
    top: 0;
  }
}
@media screen and (max-width: 479px) {
  .blue-box,
  .register-link-banner {
    width: 96.5%;
  }
  #layout-column_column-2 .fil-left {
    width: 90%;
  }
  #portlet_new-password form .error .form-validator-stack.help-inline {
    position: relative;
    height: 1em;
    padding-left: 0;
  }
}
.aui .holl .blue-box {
  color: #fff;
  background: #004990;
  font-family: "Calibri";
}
.aui .holl .blue-box .title,
.aui .holl .blue-box .contact-right form .mandatory {
  font-family: "CalibriBoldItalic";
}
.aui .holl #layout-column_column-2 .fil-left .blue-box a,
.aui .holl .control-group.form-inline.input-checkbox-wrapper {
  color: #fff;
  font-family: "Calibri";
}
.aui .holl .blue-box #contactTab1 .btn-primary {
  background-color: #004990;
  border: 0.2em solid #a2b5d3 !important;
  color: #fdb913;
  font-family: "CalibriBoldItalic" !important;
}
.aui .holl .why-sign-up-banner .title {
  font-family: "CalibriBoldItalic";
  color: #004990;
}
.aui .holl .why-sign-up-banner .descpt {
  font-family: "Calibri";
  font-size: 15px;
}
.aui .holl .register-link-banner .title {
  color: #004990;
  font-family: "CalibriBoldItalic";
}
.aui .holl .register-link-banner {
  background: #e1e7f1;
  color: #000;
}
.aui .holl .register-link-banner .button-holder .btn-primary {
  background: #004990;
  color: #fdb913;
  border: 0.2em solid #004990 !important;
  box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 rgba(0, 0, 0, 0.05);
}
.aui .holl .register-link-banner .button-holder .btn-primary:hover {
  color: #fff;
}
.aui .holl .button-holder .btn-primary,
.aui .holl .section.portlet .button-holder .btn.btn-primary {
  background-color: #004990;
  border: 0.2em solid #004990 !important;
  color: #fdb913;
  font-family: "CalibriBoldItalic" !important;
  box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 rgba(0, 0, 0, 0.05);
}
.aui .holl .button-holder .btn-primary:hover,
.aui .holl section.portlet .button-holder .btn.btn-primary:hover {
  background-color: #a2b5d3;
  border: 0.2em solid #a2b5d3 !important;
  color: #fff;
  font-family: "CalibriBoldItalic" !important;
}
.aui .holl .base-banner.vertical-banner .overlay .register-link-banner .descpt {
  font-size: 15px;
  font-family: "Calibri";
}
.aui .holl .blue-box form .error .form-validator-stack.help-inline {
  position: relative;
  left: 0;
  min-width: 15em;
  text-align: center;
}
.aui .holl .page-register {
  margin-top: 2em;
  font-family: "Calibri";
}
.aui .holl .page-register .contact-right .form-text {
  font-size: 1em;
  color: #000;
}
.aui .holl .page-register .contact-right form {
  width: 66.6%;
  font-size: 1.1em;
}
.aui .holl .control-group.error input,
.aui .holl .control-group.error select,
.aui .holl .control-group.error textarea {
  border-color: #004990 !important;
}
.aui .holl .contactTabs textarea,
.aui .holl .contactTabs input[type="text"],
.aui .holl .contactTabs input[type="password"],
.aui .holl .contactTabs input[type="datetime"],
.aui .holl .contactTabs input[type="datetime-local"],
.aui .holl .contactTabs input[type="date"],
.aui .holl .contactTabs input[type="month"],
.aui .holl .contactTabs input[type="time"],
.aui .holl .contactTabs input[type="week"],
.aui .holl .contactTabs input[type="number"],
.aui .holl .contactTabs input[type="email"],
.aui .holl .contactTabs input[type="url"],
.aui .holl .contactTabs input[type="search"],
.aui .holl .contactTabs input[type="tel"],
.aui .holl .contactTabs input[type="color"],
.aui .holl .contactTabs .uneditable-input,
.aui .holl .contactTabs textarea:focus,
.aui .holl .contactTabs input[type="text"]:focus,
.aui .holl .contactTabs input[type="password"]:focus,
.aui .holl .contactTabs input[type="datetime"]:focus,
.aui .holl .contactTabs input[type="datetime-local"]:focus,
.aui .holl .contactTabs input[type="date"]:focus,
.aui .holl .contactTabs input[type="month"]:focus,
.aui .holl .contactTabs input[type="time"]:focus,
.aui .holl input[type="week"]:focus,
.aui .holl .contactTabs input[type="number"]:focus,
.aui .holl .contactTabs input[type="email"]:focus,
.aui .holl .contactTabs input[type="url"]:focus,
.aui .holl .contactTabs input[type="search"]:focus,
.aui .holl .contactTabs input[type="tel"]:focus,
.aui .holl .contactTabs input[type="color"]:focus,
.aui .holl .contactTabs .uneditable-input:focus {
  border-color: #004990;
}
.aui .holl .page-register .form .alert.alert-error {
  margin-top: 1em;
  background-color: #004990;
  font-size: 12px;
}
.aui .holl form .error .form-validator-stack.help-inline {
  background: url(/HOLL-theme/css/../images/arrow_blue_error_form.png) -0.1em center
    no-repeat;
  position: absolute;
  left: 103%;
  min-width: 15em;
  text-align: center;
}
.aui .holl .contact-right input[type="text"],
.aui .holl .contact-right input[type="password"],
.aui .holl .contact-right textarea {
  border: 0.09em solid #004990 !important;
}
.aui .holl .contact-right .prettyfied-select-topic .prettyfied-select-box {
  border: 0.09em solid #004990;
  color: #004990;
  background: url(/HOLL-theme/images/color_schemes/holl/arrow_down_country.png)
    95% 0.8em no-repeat transparent;
}
.aui .holl .contactTabs label,
.aui .holl .contactTabs input,
.aui .holl .contactTabs button,
.aui .holl .contactTabs select,
.aui .holl .contactTabs textarea {
  color: #000;
}
.aui .holl .sign-in-form .contactTabs.label label {
  color: #004990;
}
.aui .holl #contactTab1 .btn-primary,
.aui .holl #contactTab1 .btn-cancel {
  background-color: #004990;
  border: 0.2em solid #004990 !important;
  color: #fdb913;
  font-family: "CalibriBoldItalic" !important;
  box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 rgba(0, 0, 0, 0.05);
}
.aui .holl #contactTab1 .btn-primary:hover,
.aui .holl #contactTab1 .btn-cancel:hover {
  background-color: #a2b5d3;
  border: 0.2em solid #a2b5d3 !important;
  color: #fff;
  font-family: "CalibriBoldItalic" !important;
  box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 rgba(0, 0, 0, 0.05);
}
.aui .holl .contact .contact-right .form-title {
  font-family: "Calibri";
  font-weight: bold;
  display: block;
  color: #004990;
  font-size: 1.6em;
}
.aui .holl .confirm_msg,
.aui .holl .error_msg {
  background: #004990;
  margin-bottom: 0.5em;
  font-size: 12px;
}
.aui .holl .prettyfied-select-topic .dropDown li:hover {
  background: #004990;
}
.aui .holl .blue-box .form .error .form-validator-stack.help-inline > div {
  background: #fff;
  color: #004990;
  text-align: left;
}
.aui .holl .form .error .form-validator-stack.help-inline > div {
  background: #004990;
}
.aui .holl .portlet-login .blue-box .control-group.error .control-label {
  color: #000;
}
.aui .holl .portlet-login .blue-box .contactTabs label {
  color: #fff;
}
.aui .holl .alert-danger,
.aui .holl .alert-error,
.aui .holl .portlet-msg-error,
.aui .holl .alert-success,
.aui .holl .portlet-msg-success,
.aui .holl .alert-warning {
  background-color: #fff;
  border-color: #fff;
  color: #004990;
}
.aui .holl .blue-box form .formChecks label {
  margin-bottom: 0;
  color: #fff !important;
}
.aui .holl #portlet_verify-email-address {
  color: #000;
}
.aui .holl section.portlet#portlet_verify-email-address h3.asset-title {
  font-family: "CalibriBoldItalic";
  font-weight: bold;
  display: block;
  color: #004990;
  font-size: 1.6em;
}
.aui
  .holl
  section.portlet#portlet_verify-email-address
  .button-holder
  .btn.btn-primary {
  background-color: #004990;
  border: 0.2em solid #004990 !important;
  color: #fdb913;
  font-family: "CalibriBoldItalic" !important;
  box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 rgba(0, 0, 0, 0.05);
}
.aui
  .holl
  section.portlet#portlet_verify-email-address
  .button-holder
  .btn.btn-primary:hover {
  background-color: #a2b5d3;
  border: 0.2em solid #a2b5d3 !important;
  color: #fff;
  font-family: "CalibriBoldItalic" !important;
  box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 rgba(0, 0, 0, 0.05);
}
.aui .holl section.portlet#portlet_verify-email-address .alert.alert-info {
  font-size: 14px;
  color: #000;
}
.aui .holl section.portlet#portlet_verify-email-address label {
  font-size: 14px;
  color: #000 !important;
}
.aui .holl .email-confirmation p.regard {
  font-family: "Calibri";
  font-style: italic;
  font-size: 20px;
  margin-top: 1.2em;
}
.aui .holl .email-confirmation p {
  font-size: 14px;
}
.aui .holl .email-confirmation .email-c {
  font-size: 20px;
}
.aui .holl .email-confirmation {
  color: #000;
  font-family: "Calibri";
}
@media screen and (max-width: 1023px) {
  .aui .holl .page-register .contact-right form {
    width: 51.6%;
  }
}
@media screen and (max-width: 479px) {
  .aui .holl .contact-right {
    margin-top: 2em;
  }
  .aui .holl .page-register .contact-right form {
    margin: 3em 0 0 !important;
    width: 100%;
  }
  .aui .holl form .error .form-validator-stack.help-inline {
    background: url(/HOLL-theme/css/../images/arrow_blue_error_form.png) -0.1em center
      no-repeat;
    position: relative;
    left: 0;
    min-width: 15em;
    text-align: center;
  }
}
.aui .holl .newsText a,
.aui .holl .agronomyText a,
.aui .holl .newsDetailContent .newsText a,
.aui .holl .newsText a:hover,
.aui .holl .agronomyText a:hover,
.aui .holl .newsDetailContent .newsText a:hover {
  color: #004990;
  font-family: "Calibri";
  font-weight: bold;
}
.aui .holl .news .result-search {
  z-index: 0;
}
.aui .holl .no-results {
  display: none;
}
.aui .holl .newsOptions {
  margin: 2em 0 2em;
}
.aui .holl .newsOptions .dateRanges {
  font-family: "Calibri";
  font-weight: normal;
  font-style: italic;
}
.aui .holl .newsOptions .dateRanges .titleRange {
  color: #004990;
  font-family: "CalibriBoldItalic";
}
.aui .holl .newsOptions .dateRanges .yellowLabel {
  color: #004990;
  font-family: "CalibriBoldItalic";
}
.aui .holl .newsOptions .prettyfied-select .prettyfied-select-box {
  border-bottom: 0.15em solid #004990;
  color: #004990;
  background: url(/DEKALB-theme/images/color_schemes/holl/arrow_down_country.png)
    right 0.8em no-repeat transparent;
}
.aui .holl .newsOptions .prettyfied-select .prettyfied-select-box.expanded {
  background: url(/DEKALB-theme/images/color_schemes/holl/arrow_up_country.png)
    right 0.8em no-repeat transparent;
}
.aui .holl .newsOptions .dropdown {
  border: 0.09em solid #004990;
}
.aui .holl .news .newsElement {
  margin-bottom: 2em;
}
.aui .holl .newsContentBox {
  border-bottom: 0.08em solid #004990;
}
.aui .holl .newsContentBoxCategory {
  border: 0.18em solid #004990;
  color: #004990;
  font-family: "CalibriBoldItalic";
}
.aui .holl .newsContentBox > div {
  font-family: "CalibriBoldItalic";
}
.aui .holl .newsContentBox .newsTitle {
  font-family: "Calibri";
  font-weight: bold;
  color: #004990;
}
.aui .holl .newsContentBox .newsDate {
  font-family: "Calibri";
  font-size: 15px;
}
.aui .holl .newsContentBox p {
  font-size: 17px;
  height: 44%;
}
.aui .holl .newsDetail {
  margin-top: 2em;
}
.aui .holl .newsDetail .newsDetailContent .newsText {
  color: #000;
  font-size: 17px;
}
.aui .holl .newsDetail .newsDetailContent .title {
  font-family: "Calibri";
  font-weight: bold;
  color: #004990;
}
.aui .holl .newsDetail .newsDetailContent .date {
  color: #000;
  margin-top: 0.8em;
  font-size: 15px;
}
.aui .holl .newsDetail .newsDetailContent .listTags {
  padding: 0.6em 0;
}
.aui .holl .newsDetail .newsDetailContent .listTags li a {
  float: left;
  border-left: 0.08em solid #004990;
  padding: 0 0.5em;
  font-size: 15px;
  color: #004990;
  font-family: "calibri";
  font-weight: 700;
}
.aui .holl .newsDetail .newsDetailContent ul {
  margin-left: 2em;
}
.aui .holl .newsDetail .newsDetailContent ul li {
  list-style-type: disc;
}
.aui .holl .newsDetail .newsDetailContent .listTags li.first a {
  border: 0;
  padding-left: 0;
}
.aui .holl .newsDetail .newsDetailContent .share {
  background: 0;
  color: #fff;
  font-family: "CalibriBoldItalic";
  margin-right: 1em;
  padding: 0.2em 0.3em 0.2em 1.5em;
  display: inline-block;
}
.aui .holl .newsDetail .newsDetailContent .printLink {
  font-family: "CalibriBoldItalic";
  color: #004990;
  margin-right: 1em;
}
.aui .holl .newsDetail .newsDetailContent .related .title,
.aui .holl .newsDetail .newsDetailContentTwo .related .title {
  font-family: "CalibriBoldItalic";
  color: #004990;
  clear: both;
  display: block;
  margin: 1em 0;
}
.aui .holl .newsDetail .newsDetailContent .related .linkBlocks,
.aui .holl .newsDetail .newsDetailContentTwo .related .linkBlocks {
  margin-bottom: 1em;
}
.aui .holl .newsDetail .newsDetailContent .related a,
.aui .holl .newsDetail .newsDetailContentTwo .related a {
  font-family: "CalibriBoldItalic";
  clear: both;
  color: #004990;
  display: block;
  font-size: 0.875em;
}
.aui .holl .newsDetail .newsDetailContent .related .dwn-pdf,
.aui .holl .newsDetail .newsDetailContentTwo .related .dwn-pdf {
  text-decoration: underline;
}
.aui .holl .newsDetail .newsDetailContent a.dwn-pdf-blue {
  margin-bottom: 1em;
}
.aui .holl .newsDetail .newsDetailContentTwo .relatedProducts .linkBlocks {
  margin-bottom: 0.3em;
}
.aui .holl .newsDetail .newsDetailContentTwo .related p {
  font-size: 0.8em;
  line-height: 1.2em;
}
.aui .holl .newsDetail .newsDetailContent .related .dwn-pdf {
  color: #004990;
  float: none;
  margin-right: 0;
  text-transform: none;
  float: right;
  display: block;
  clear: none;
  text-transform: uppercase;
  padding-right: 1.5em;
}
.aui .holl .newsDetail .newsDetailOtherList {
  background: #ccd8d8;
  color: #004990;
  border-top: 0.18em solid #fff;
  margin-bottom: 1.2em;
}
.aui .holl .newsDetail .newsDetailOtherList .otherListTitle {
  font-family: "Calibri";
  font-weight: bold;
  color: #004990;
}
.aui .holl .newsDetail .newsDetailOtherListElement .title {
  font-family: "Calibri";
  font-weight: bold;
  color: #004990;
}
.aui .holl .newsDetail .newsDetailOtherListElement .date {
  color: #000;
  margin-top: 0.8em;
  font-size: 0.9464em;
}
.aui .holl .newsDetail .newsDetailOtherListElement .plusBox a {
  background: url(/DEKALB-theme/images/color_schemes/holl/cross_white.png)
    no-repeat 0 0;
}
.aui .holl .newsDetailContent .taxonomy ul li {
  background: url(/DEKALB-theme/images/color_schemes/holl/line-vertical.png)
    no-repeat scroll 0 0;
}
.aui .holl .newsDetailContent ul li a {
  color: #004990;
  font-family: "Calibri";
  font-weight: bold;
}
.aui .holl .newsDetailContent ul li a:hover {
  color: #004990;
  font-family: "Calibri";
  font-weight: bold;
}
.aui .holl .terms .title {
  font-family: "CalibriBoldItalic";
  color: #004990;
}
.aui .holl .terms .subtitle {
  font-family: "CalibriBoldItalic";
  color: #004990;
}
.aui .holl input.defaultButton {
  border: 0.15em solid #004990;
  padding: 0.4em 1em 0.2em;
  color: #004990;
  font-family: "Calibri";
  font-weight: bold;
}
.aui .holl input.defaultButton.selected {
  background: #004990;
  color: #fdb913;
}
.aui .holl .newsContentBox .plusBox a {
  background: url(/DEKALB-theme/images/color_schemes/holl/cross_yellow.png)
    no-repeat top left transparent;
  margin: 0;
}
@media screen and (max-width: 1023px) {
  .aui .holl .newsOptions {
    margin: 0.5em 0 0 0;
  }
  .aui .holl .newsOptions .dateRanges .titleRange {
    color: #004990;
    font-family: "CalibriBoldItalic";
  }
  .aui .holl .newsContentBox .newsDate {
    font-size: 0.9375em;
    font-family: "Calibri";
  }
  .aui .holl .newsDetail {
    margin-top: 0.3em !important;
  }
  .aui .holl .newsDetail .newsDetailOtherList .otherListTitle {
    padding-left: 0.5em;
  }
}
@media screen and (max-width: 767px) {
  .aui .holl .newsOptions {
    margin: 0.5em 0 0 0;
  }
  .aui .holl .newsDetail .newsDetailOtherList .otherListTitle {
    padding-left: 0;
  }
}
@media screen and (max-width: 640px) {
  .aui .holl .newsOptions {
    margin: -2em 0 0 0;
  }
  .aui .holl .newsDetail {
    margin-top: -2.8em !important;
  }
}
@media screen and (max-width: 479px) {
  .aui .holl .newsOptions {
    margin: 2em 0 0 !important;
    width: 100%;
    float: left;
    padding: 0;
  }
  .aui .holl input.defaultButton {
    border: 0.15em solid #004990;
    color: #00498f;
    font-family: "Calibri";
    font-weight: bold;
  }
  .aui .holl input.defaultButton.selected {
    background: #004990;
    color: #fdb913;
  }
  .aui .holl .newsContentBox {
    width: 100%;
    border-bottom: 0.08em solid #004990;
    margin: 0 0 1.5em 0;
    height: inherit;
  }
  .aui .holl .newsContentBox p {
    height: 5em;
    color: #000;
    font-size: 1.0089em;
  }
  .aui .holl .newsOptions input.defaultButton {
    border-right: 0.09em solid #004990;
    border-left: 0.09em solid #004990;
    font-size: 1em;
  }
  .aui .holl .newsOptions input.defaultButton.selected {
    background: #004990;
    color: #fdb913;
  }
  .aui .holl .newsContentBox .newsDate {
    font-family: "Calibri";
    font-size: 1.0089em;
  }
  .aui .holl .newsDetail {
    margin-top: 2.2em !important;
  }
}
.aui .holl .row-fluid {
  float: none;
}
.aui .holl #landing-image .content-home-highlight {
  background: white
    url(/DEKALB-theme/images/color_schemes/holl/bubble_box_yellow.png) 42px 0
    no-repeat;
  width: 100%;
  padding: 0;
  color: #fff;
  margin-bottom: 2em;
  height: 400px;
}
.aui .holl #landing-image .content-home-highlight:before {
  width: 90%;
  border-top: 4px solid #fdb913;
  content: "";
  display: block;
  position: relative;
  top: 0;
}
.aui .holl #landing-image .content-home-highlight .content-box-title {
  font-family: "CalibriBoldItalic";
  font-size: 28px;
  min-height: 1em;
  max-height: 3.5em;
  text-transform: initial;
  width: 84%;
  margin: 3em 0 0.1em;
  color: #004990;
  padding: 0 8% 0;
  line-height: 1.2;
}
.aui .holl #landing-image .content-home-highlight .content-box-descpt {
  font-family: "Calibri";
  font-size: 20px;
  float: left;
  width: 84%;
  height: 9.5em;
  margin: 1.8em 0 0;
  padding: 0 8% 0;
  color: #000;
  text-transform: none;
  line-height: 1.1;
}
.aui .holl #landing-image .content-home-highlight .content-box {
  width: 100%;
  margin: 0;
  text-align: left;
  float: left;
  padding-bottom: 3em;
}
.aui .holl #landing-image .content-home-highlight .content-box a {
  font-family: "Calibri";
  border: 0;
  text-transform: none;
}
.aui .holl #landing-image .home-highlight a.even {
  float: left;
  clear: left;
  width: 49%;
  background: #fff;
  margin-bottom: 2em;
}
.aui .holl #landing-image .home-highlight a.odd {
  float: right;
  clear: right;
  width: 49%;
  background: #fff;
  margin-bottom: 2em;
}
.aui .holl #landing-image .content-home-highlight .content-box-title {
  text-transform: none !important;
}
.aui .holl #landing-image .home-highlight.image .content-home-highlight,
.aui .holl #landing-image .home-highlight.image-height .content-home-highlight {
  background: white
    url(/DEKALB-theme/images/color_schemes/holl/bubble_box_yellow.png) 42px 0
    no-repeat;
  width: 100%;
  padding: 0;
  color: #fff;
  margin-bottom: 0;
}
.aui .holl #landing-image .home-highlight.image .content-home-highlight img {
  -webkit-box-shadow: -19px 21px 48px -43px #222;
  -moz-box-shadow: -19px 21px 48px -43px #222;
  box-shadow: -19px 21px 48px -43px #222;
  text-align: left;
  border: 1px solid #00498f;
  margin: 10px 8% 0;
  width: 83%;
}
.aui
  .holl
  #landing-image
  .home-highlight.image
  .content-home-highlight
  .content-box-descpt {
  height: 2.5em;
}
@media screen and (max-width: 1023px) {
  .aui .holl #landing-image .content-home-highlight .content-box-title {
    font-family: "CalibriBoldItalic";
    font-size: 22px;
    text-transform: initial;
    margin: 1em 0 0.1em;
    color: #004990;
    height: auto;
    padding: 1.8em 1em 0;
    line-height: 1.2;
    width: 84%;
  }
  .aui .holl #landing-image .content-home-highlight:before {
    border-top: 3px solid #fdb913;
  }
  .aui .holl #landing-image .content-home-highlight .content-box-descpt {
    padding: 0 1.2em 1.5em;
    width: 96%;
    height: auto;
    font-size: 16px;
  }
  .aui .holl #landing-image .content-home-highlight {
    background: white
      url(/DEKALB-theme/images/color_schemes/holl/bubble_box_yellow_tb.png) 24px
      0 no-repeat;
    width: 100%;
    padding: 0;
    color: #fff;
    margin-bottom: 2em;
    height: auto;
  }
  .aui .holl #landing-image .content-home-highlight .content-box {
    margin: 0 auto;
  }
  .aui .holl #landing-image .home-highlight a.even {
    width: 100%;
  }
  .aui .holl #landing-image .home-highlight a.odd {
    width: 100%;
  }
  .aui .holl #landing-image .home-highlight.image .content-home-highlight,
  .aui
    .holl
    #landing-image
    .home-highlight.image-height
    .content-home-highlight {
    background: white
      url(/DEKALB-theme/images/color_schemes/holl/bubble_box_yellow_tb.png) 42px
      0 no-repeat;
    width: 100%;
    padding: 0 0 1.5em 0;
    color: #fff;
    margin-bottom: 0;
    height: 100%;
    float: left;
  }
  .aui .holl #landing-image .home-highlight.image .content-text {
    float: left;
    width: 48%;
  }
  .aui .holl #landing-image .home-highlight.image .content-image {
    float: right;
    width: 48%;
    margin-top: 1.8em;
  }
  .aui
    .holl
    #landing-image
    .home-highlight.image
    .content-home-highlight
    .content-box-title {
    width: 95%;
    float: left;
    height: auto;
    padding-bottom: 0;
  }
  .aui
    .holl
    #landing-image
    .home-highlight.image
    .content-home-highlight
    .content-box-descpt,
  .aui
    .holl
    #landing-image
    .home-highlight.image-height
    .content-home-highlight
    .content-box-descpt {
    width: 90%;
    float: left;
    height: auto;
    margin-top: 0.9em;
  }
  .aui .holl #landing-image .home-highlight.image .content-home-highlight img {
    width: 96%;
    margin: 0 6% 0 0;
    float: right;
  }
  .aui .holl #landing-image .content-home-highlight .content-box-descpt {
    margin-top: 0;
  }
}
@media screen and (max-width: 479px) {
  .aui .holl #landing-image .content-home-highlight {
    width: 100%;
    padding: 0;
    color: #fff;
    margin-bottom: 2em;
    height: auto;
  }
  .aui .holl #landing-image .content-home-highlight .content-box-title {
    font-size: 18px;
    padding-top: 2em;
  }
  .aui .holl #landing-image .content-home-highlight .content-box-descpt {
    padding: 1em 1em;
    width: 92%;
    font-size: 16px;
  }
  .aui .holl #landing-image .home-highlight.image .content-text {
    width: 100%;
  }
  .aui .holl #landing-image .home-highlight.image .content-image {
    float: left;
    width: 94%;
    margin: 1.8em auto 0;
  }
  .aui .holl #landing-image .home-highlight.image .content-home-highlight {
    height: auto;
  }
  .aui
    .holl
    #landing-image
    .home-highlight.image
    .content-home-highlight
    .content-box-title {
    float: left;
    height: auto;
  }
  .aui
    .holl
    #landing-image
    .home-highlight.image
    .content-home-highlight
    .content-box-descpt {
    padding-top: 0;
    float: left;
    height: auto;
  }
  .aui .holl #landing-image .home-highlight.image .content-home-highlight img {
    width: 100%;
    margin: 0 3% 2em;
    float: left;
  }
  .aui
    .holl
    #landing-image
    .home-highlight.image-height
    .content-home-highlight
    .content-box-descpt {
    height: auto;
  }
}
.aui.ie10 .holl #landing-image .content-home-highlight .content-box-title {
  text-transform: none !important;
}
.aui .holl #p_p_id_DEKALBcataloguefilters_WAR_catalogue_ .portlet-body {
  display: none;
}
.aui .holl .results h2,
.aui .holl .results-all h2 {
  color: #004990;
  font-family: "CalibriBoldItalic";
  position: relative;
  top: 0;
}
.aui .holl .list-products .list-item .item .box-info {
  border-top: 0.08em solid #004990;
}
.aui .holl .list-products .list-item .item .box-info .title {
  color: #004990;
  font-family: "CalibriBoldItalic";
}
.aui .holl .list-products .list-item .item .box-info .subtitle {
  font-family: "Calibri";
  font-size: 15px;
}
.aui .holl .list-products .list-item .item .box-info .summary {
  font-family: "Calibri";
  font-size: 17px;
}
.aui .holl .list-products .list-item .item .box-info .link {
  font-family: "Calibri";
  width: 100%;
  font-size: 1.0178em;
  margin-bottom: 2em;
}
.aui .holl .list-products .list-item .line-product-desktop {
  border-top: 0.08em solid #004990;
}
.aui .holl .list-products .list-item .item .box-info .dwn-pdf a {
  position: relative;
  bottom: 0;
  right: 0;
  float: right;
  color: white;
}
.aui .holl .list-products .list-item .item .box-info .dwn-pdf a:hover {
  float: right;
  background: #004990;
  color: #fdb913;
}
.aui .holl .list-products .list-item .item .new {
  color: #fff;
  background: #004990;
  font-family: "CalibriBoldItalic";
  padding: 0.3em 0.5em;
  font-size: 1.125em;
  text-transform: uppercase;
}
.aui .holl .list-products .list-item .item .highlighted {
  color: #004990;
  background: #fff !important;
  font-family: "CalibriBoldItalic";
  padding: 0.3em 0.5em;
  text-transform: uppercase;
  border: 2px solid #004990;
  font-size: 1.125em;
  float: none;
  position: static;
  width: auto;
  margin: 0;
}
.aui .holl .productContentBox {
  font-family: "Calibri";
}
.aui .holl .productContentBoxInfo .productTitle {
  text-transform: uppercase;
  color: #004990;
  font-family: "CalibriBoldItalic";
  font-size: 20px;
}
.aui .holl .productContentBoxInfo .productSubtitle,
.aui .holl .ProductSummary {
  font-size: 17px;
}
.aui .holl .titleAtt {
  color: #00488e;
  font-family: "CalibriBoldItalic";
  font-size: 17px;
}
.aui .holl .TabElementProduct a {
  font-family: "CalibriBoldItalic";
  color: #00488e;
  text-decoration: none;
  font-size: 17px;
}
.aui .holl .productTabContent .titleAtt {
  font-family: "Calibri";
  color: #000;
  font-size: 17px;
}
.aui .holl .boxHighlight .productTabContent.selected {
  font-size: 17px;
}
.aui .holl .productTabContent .titleAtt .ProductSummary {
  font-weight: bold;
  float: none;
}
.aui .holl a.dwn-pdf-black.flo-izq {
  font-family: "Calibri";
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  background: #a2b5d3;
  display: inline;
  font-weight: bold;
  padding: 0.5em 1em;
}
.aui .holl a.dwn-pdf-black.flo-izq:hover {
  background: #004990;
  color: #fdb913;
}
@media screen and (max-width: 1023px) {
  .aui .holl .portlet-boundary_56_ .base-banner.vertical-banner {
    display: none;
  }
  .aui .holl .results,
  .aui .holl .results-all {
    width: 95%;
  }
  .aui .holl .list-products {
    margin-top: 3em;
  }
  .aui .holl .productContentBox .row-fluid {
    float: right;
  }
}
@media screen and (max-width: 767px) {
  .aui .holl .results h2,
  .aui .holl .results-all h2 {
    top: 0.5em;
  }
}
@media screen and (max-width: 640px) {
  .aui .holl .results h2,
  .aui .holl .results-all h2 {
    top: -1.5em;
  }
}
@media screen and (max-width: 479px) {
  .aui .holl .actionTools.mobile a.dwn-pdf,
  .aui .holl .actionTools.mobile a.dwn-pdf:hover {
    float: right;
  }
  .aui .holl .results h2,
  .aui .holl .results-all h2 {
    top: -3em;
  }
}
.aui .holl .seo-content {
  max-width: 87em;
  margin: 0 auto;
  text-align: center;
}
.aui .holl #landing-image .seo-content a.ocu2 {
  color: #fff;
  background: url(/DEKALB-theme/images/color_schemes/holl/arrow_white_seo_right.png)
    right 3px no-repeat;
}
.aui .holl #landing-image .seo-content a {
  color: #fff;
}
.aui .holl #landing-image .seo-content a.open {
  color: #fff;
  background: url(/DEKALB-theme/images/color_schemes/holl/arrow_white_seo_down.png)
    top right no-repeat;
}
.aui .holl #landing-image .seo-content .content-seo {
  color: #fff;
}
.aui .holl .seo-content a.ocu2 {
  text-transform: uppercase;
  background: url(/DEKALB-theme/images/color_schemes/holl/arrow_seo_right.png)
    right 3px no-repeat;
  color: #004990;
  font-family: "Calibri";
  font-weight: bold;
  padding-right: 20px;
  float: left;
  margin: 0 1% 0 0;
  font-size: 18px;
  cursor: pointer;
}
.aui .holl .seo-content a.open {
  background: url(/DEKALB-theme/images/color_schemes/holl/arrow_seo_down.png)
    top right no-repeat;
  color: #004990;
  font-family: "Calibri";
  font-weight: bold;
  text-transform: uppercase;
  padding-right: 20px;
  float: left;
  margin: 0 1% 0 0;
  font-size: 18px;
  cursor: pointer;
}
.aui .holl .seo-content .content-seo {
  display: none;
  float: left;
  text-align: left;
  margin: 30px 1% 0 0;
  font-size: 12px;
  line-height: 1.4;
}
.aui .holl .seo-content .content-seo h1,
.aui .holl .seo-content .content-seo h2,
.aui .holl .seo-content .content-seo h3 {
  float: left;
  line-height: 1.4;
  font-weight: normal;
  text-align: left;
  width: 100%;
  padding-bottom: 1em;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .aui .holl .seo-content {
    margin-top: 20px;
  }
  .aui .holl .seo-content a,
  .aui .holl .seo-content .content-seo {
    margin-left: 3%;
    margin-right: 3%;
  }
}
.aui .holl .portlet-boundary {
  clear: left;
}
.aui .holl #p_p_id_56_INSTANCE_5Tf6VwlTJQ6J_ {
  float: left;
}
.aui .holl form {
  margin: 0 !important;
}
.aui .holl .site-title {
  position: relative;
}
.aui .holl #wrapper {
  padding: 0;
  margin: 0 auto;
  background-color: white;
}
.aui .holl #content.content {
  margin: 0 auto;
  max-width: 80em;
}
.aui .holl h3 {
  font-size: 24.5px;
  color: #00488e;
}
.aui .holl .header-login-register {
  margin-right: 5%;
  margin-top: 2%;
}
.aui .holl .header-login-register a {
  font-family: "Calibri";
  color: #004990;
}
.aui .holl .header-options {
  display: none;
}
.aui .holl .bannerCookies,
.aui .holl .bannerCookiesIn a.closeBanner {
  font-family: "Calibri";
}
.aui .holl .bannerCookiesIn .text {
  text-align: left;
}
.aui .holl .breadcrumb li {
  font-size: 14px;
  color: #004990;
}
.aui .holl .breadcrumb > li > a,
.aui .holl .breadcrumb > li > a:hover {
  color: #004990;
  font-size: 12px;
}
.aui .holl .breadcrumb li.last.active a h1 {
  color: #004990;
}
.aui .holl .portlet-column-content.empty {
  padding: 15px;
}
.aui .holl .agronomyContentBox .agronomyText {
  float: left;
  font-size: 18px;
  line-height: 16px;
  clear: left;
  width: 100%;
  margin-bottom: 1.2em;
  font-family: "Calibri";
  color: #000;
}
.aui .holl .agronomyContentBox .agronomyDate {
  display: block;
  font-family: "Calibri";
  font-size: 15px;
  color: #333;
  margin: 1em 0 2em;
}
.aui .holl .agronomyContentBox .agronomyTitle {
  font-family: "Calibri";
  display: block;
  font-weight: bold;
  color: #00488e;
  margin: 0;
  font-size: 24px;
}
.aui .holl .agronomyContentBox ul li a {
  padding: 0 0.1em 0 0;
  color: #00488e;
  font-family: "Calibri";
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  position: relative;
  top: 0;
}
.aui .holl #column-1.aui-w100.portlet-column.portlet-column-only {
  margin-top: 1.5em;
}
.aui .holl .col_1_3.portlet-column.portlet-column-first {
  margin-bottom: 0;
}
.aui .holl .col_2_3.portlet-column.portlet-column-last {
  margin-top: 0;
}
.aui .holl .agronomyContentBox .taxonomy ul li {
  display: inline;
  padding: 0 0 0 0.5em;
  border: 0;
  color: #00488e;
  margin-bottom: 0.6em;
  line-height: 1em;
  height: 0.9em;
  background: url(/DEKALB-theme/images/color_schemes/holl/line-vertical.png)
    no-repeat scroll 0 0;
  position: relative;
  top: 0;
}
.aui .holl .agronomyContentBox .taxonomy ul li:first-child {
  padding-left: 0;
  background: none !important;
}
.aui .holl #agronomy-library .agronomyContentBox span {
  font-size: 17px;
}
.aui .holl #agronomy-library .agronomyContentBox span.productTitle {
  font-size: 17px;
}
.aui .holl .agronomyContentBox p {
  font-size: 17px;
}
.aui .holl a.print,
.aui .holl a.print:hover {
  font-family: "Calibri";
  color: #00488e;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 1.1em;
  float: right;
  display: inline;
  margin-top: 3px;
}
.aui .holl a.dwn-pdf,
.aui .holl a.dwn-pdf-blue {
  font-family: "Calibri";
  color: #fdb913 !important;
  float: left;
  text-transform: uppercase;
  font-size: 14px;
  background: #004990;
  display: inline;
  position: relative;
  bottom: 0;
  font-weight: bold;
  padding: 0.5em 1em;
  margin-left: 0;
}
.aui .holl .relevantInf a.dwn-pdf-blue {
  display: none;
}
.aui .holl a.dwn-pdf:hover,
.aui .holl a.dwn-pdf-blue:hover {
  font-family: "Calibri";
  float: left;
  text-transform: uppercase;
  font-size: 14px;
  background: #a2b5d3;
  display: inline;
  color: #fff !important;
  bottom: 0;
  font-weight: bold;
  padding: 0.5em 1em;
  margin-left: 0;
}
.aui .holl ul#nav {
  background: #fff;
  font-family: "Calibri";
  padding: 0;
  margin: 0;
}
.aui .holl ul#nav > li {
  background: #004990;
}
.aui .holl ul#nav > li > a.open,
.aui .holl ul#nav > li > a {
  font-family: "Calibri";
  font-size: 18px;
  font-weight: normal;
}
.aui .holl ul#nav > li > a:hover {
  text-decoration: none;
  font-size: 18px;
  font-weight: normal;
}
.aui .holl ul#nav > li a.children {
  background: #004990
    url(/DEKALB-theme/images/color_schemes/holl/nav_menu/sprite_arrow.png) 95%
    9px no-repeat !important;
  padding-left: 0.5em;
}
.aui .holl ul#nav > li a.children:hover {
  background: #004990
    url(/DEKALB-theme/images/color_schemes/holl/nav_menu/sprite_arrow.png) 95% -80px
    no-repeat !important;
  color: #fdb913;
  padding-right: 1.5em;
}
.aui .holl ul#nav.level-1 li.selected {
  padding-left: 0;
}
.aui .holl ul#nav.level-1 li.selected a.open {
  background: #004990
    url(/DEKALB-theme/images/color_schemes/holl/nav_menu/sprite_arrow.png) 95% -125px
    no-repeat !important;
  border: 0;
  padding-left: 0.5em;
  color: #fdb913 !important;
  border-bottom: 0.09em solid white;
}
.aui .holl #nav li ul {
  display: none;
  background: #e1e7f1;
  padding: 0;
  color: #004990;
  margin: 0;
  width: 100%;
}
.aui .holl ul#nav li a {
  color: white !important;
  padding-right: 1.5em;
}
.aui .holl #nav li ul li.submenu {
  display: block;
  padding: 0.35em 0 0.35em;
  text-decoration: none;
  color: #004990;
  margin: 0;
  border-bottom: 0.09em solid white;
}
.aui .holl #nav li ul li.submenu a {
  font-family: "Calibri";
  color: #004990 !important;
  font-weight: normal;
  font-size: 16px;
  padding-right: 36px;
  padding-left: 12px;
  margin-left: 0;
}
.aui .holl #nav li ul li.submenu a:hover {
  padding-left: 0.5em;
  font-size: 17px;
  background: #e1e7f1;
}
.aui .holl #nav li ul li.submenu:hover {
  background: #e1e7f1;
  color: #004990;
  margin: 0;
  padding: 0.35em 0 0.35em;
}
.aui .holl #nav li ul li.submenu.active a:hover {
  background: #e1e7f1
    url(/DEKALB-theme/images/color_schemes/holl/nav_menu/sprite_arrow.png) 95% -170px
    no-repeat !important;
}
.aui .holl #nav li ul li.submenu.active ul {
  display: none;
  background: #e1e7f1;
  padding: 0;
  text-decoration: none;
  color: #004990;
  font-family: "Calibri";
  margin: 0 0 0 -0.5em;
  width: 103.5%;
}
.aui .holl #nav li ul li.submenu.active ul li {
  border-bottom: 0.09em solid #004990;
  background: #fff;
  width: 100.2%;
}
.aui .holl #nav li ul li.submenu.active:hover {
  background: #e1e7f1
    url(/DEKALB-theme/images/color_schemes/holl/nav_menu/sprite_arrow.png) 95% -170px
    no-repeat !important;
  margin: 0;
  padding: 0.35em 0 0.3125em 0;
}
.aui .holl #nav li ul li.submenu.active.selected {
  padding-left: 0.6em;
}
.aui .holl #nav li ul li.submenu.active.selected a.open {
  width: 90.8% !important;
  color: #004990 !important;
  background: #e1e7f1
    url(/DEKALB-theme/images/color_schemes/holl/nav_menu/sprite_arrow.png) 95% -205px
    no-repeat !important;
  border-bottom: 1px solid #004990;
  padding-right: 24px;
  font-size: 17px;
}
.aui .holl #nav li ul li.submenu.active.selected a.open:hover {
  background: #e1e7f1
    url(/DEKALB-theme/images/color_schemes/holl/nav_menu/sprite_arrow.png) 95% -205px
    no-repeat !important;
}
.aui .holl #nav li ul li.submenu.active.selected ul li a.open3 {
  padding-left: 20px;
}
.aui .holl #nav li ul.level-2 li.submenu.active {
  background: #e1e7f1
    url(/DEKALB-theme/images/color_schemes/holl/nav_menu/sprite_arrow.png) 95% -164px
    no-repeat !important;
  margin-left: 0;
  padding: 0.35em 0 0.35em 0;
}
.aui .holl #nav li ul.level-2 li.submenu.active a.open:hover {
  background: #e1e7f1
    url(/DEKALB-theme/images/color_schemes/holl/nav_menu/sprite_arrow.png) 95% -205px
    no-repeat !important;
}
.aui .holl #nav li ul.level-2 li.submenu.active.selected {
  background: #e1e7f1
    url(/DEKALB-theme/images/color_schemes/holl/nav_menu/sprite_arrow.png) 95% -164px
    no-repeat !important;
  margin-left: 0;
  padding: 0 0 0 0.5em;
  width: 96.5% !important;
}
.aui .holl #nav li ul.level-2 li.submenu.active.selected:hover {
  background: #e1e7f1
    url(/DEKALB-theme/images/color_schemes/holl/nav_menu/sprite_arrow.png) 95% -164px
    no-repeat !important;
  margin-left: 0.5em;
  padding: 0 0 0 0.05em;
  font-size: 16px !important;
}
.aui .holl #nav li ul.level-2 li.submenu.active:hover {
  background: #e1e7f1
    url(/DEKALB-theme/images/color_schemes/holl/nav_menu/sprite_arrow.png) 95% -164px
    no-repeat !important;
  margin-left: 0;
  padding: 0.35em 0 0.35em 0;
}
.aui .holl #nav li ul li.submenu.active.selected a.open3 {
  width: 94% !important;
  display: block;
  text-decoration: none;
  background: 0;
  margin: 0 0.5em 0 -0.5em;
  padding: 0.5em 1em 0.3125em 0.5em;
  display: block;
  border-bottom: 0;
}
.aui .holl #nav li ul li.submenu.active.selected a.open3:hover {
  width: 94% !important;
  display: block;
  text-decoration: none;
  background: #e1e7f1;
  margin: 0 0.5em 0 -0.5em;
  padding: 0.5em 1em 0.3125em 0.5em;
  display: block;
  border-bottom: 0;
}
.aui
  .holl
  #nav
  li
  ul.level-2
  li.submenu.active.selected
  a.open3
  ul.level-3
  li.submenu {
  margin-left: 0;
}
.aui .holl #nav li ul.level-2 li.submenu.active.selected:hover {
  background: #e1e7f1
    url(/DEKALB-theme/images/color_schemes/holl/nav_menu/sprite_arrow.png) 95% -164px
    no-repeat !important;
  margin-left: 0.5em;
  padding: 0;
}
.aui .holl ul#nav2.level-2 li.selected a.open {
  background: #e1e7f1
    url(/DEKALB-theme/images/color_schemes/holl/nav_menu/sprite_arrow.png) 95% -205px
    no-repeat !important;
  border: 0;
  color: #004990 !important;
  border-bottom: 1px solid #004990;
}
.aui .holl #nav li ul.level-3 li.submenu a {
  padding-left: 20px;
  font-weight: normal;
}
.aui .holl #nav li ul.level-3 li.submenu a:hover {
  padding-left: 20px;
  font-weight: normal;
  background: white !important;
  font-size: 16px !important;
}
.aui .holl #navigation .child-menu .level3 a[aria-haspopup="true"],
.aui .holl #navigation .child-menu .level3 a[aria-haspopup="true"]:hover {
  background: #fff;
  color: #004990;
  padding-left: 20px;
  font-size: 16px !important;
}
.aui .holl .actionAgronomy .addthis_sharing_toolbox,
.aui .holl .addthis_sharing_toolbox {
  margin: 0 30px 1em 0;
}
.aui
  .holl
  .addthis_sharing_toolbox
  .at-share-tbx-element.addthis_20x20_style
  .at-share-btn.at-svc-compact
  .at-icon-wrapper {
  background: url(/DEKALB-theme/images/color_schemes/holl/ico_share.png) left
    center no-repeat !important;
  width: 21px !important;
  height: 21px !important;
}
.aui
  .holl
  .addthis_sharing_toolbox
  .at-share-tbx-element.addthis_20x20_style
  .at-share-btn.at-svc-facebook
  .at-icon-wrapper {
  background: url(/DEKALB-theme/images/color_schemes/holl/ico_facebook.png) left
    center no-repeat !important;
  width: 21px !important;
  height: 21px !important;
}
.aui
  .holl
  .addthis_sharing_toolbox
  .at-share-tbx-element.addthis_20x20_style
  .at-share-btn.at-svc-linkedin
  .at-icon-wrapper {
  background: url(/DEKALB-theme/images/color_schemes/holl/ico_linkedin.png) left
    center no-repeat !important;
  width: 21px !important;
  height: 21px !important;
}
.aui
  .holl
  .addthis_sharing_toolbox
  .at-share-tbx-element.addthis_20x20_style
  .at-share-btn.at-svc-twitter
  .at-icon-wrapper {
  background: url(/DEKALB-theme/images/color_schemes/holl/ico_twitter.png) left
    center no-repeat !important;
  width: 21px !important;
  height: 21px !important;
}
.aui
  .holl
  .addthis_sharing_toolbox
  .at-share-tbx-element.addthis_20x20_style
  .at-share-btn
  svg
  g {
  display: none;
}
.aui
  .holl
  .addthis_sharing_toolbox
  .at-share-tbx-element.addthis_20x20_style
  .at-share-btn.at-svc-google_plusone_share
  svg
  g {
  display: block;
}
.aui .holl .atm-s {
  background: #004990;
  width: 9.5em;
  border: none !important;
}
.aui .holl .newsText a,
.aui .holl .agronomyText a,
.aui .holl .newsDetailContent .newsText a {
  color: #004990;
  font-weight: normal;
  font-family: "Calibri";
  font-size: 13px;
  text-decoration: underline;
}
.aui .holl .newsText a:hover,
.aui .holl .agronomyText a:hover,
.aui .holl .newsDetailContent .newsText a:hover {
  text-decoration: none;
}
.aui .holl .relevantInf h3 {
  font-family: "CalibriBoldItalic";
  color: #004990;
  display: block;
  font-size: 20px;
  margin: 0.3em 0;
}
.aui .holl .relevantInf .link {
  float: left;
  text-decoration: none;
  font-weight: bold;
  color: #004990;
  font-family: "Calibri";
  clear: both;
  margin: 0 0.5em 0.5em 0;
}
.aui .holl .relevantInf .link:hover {
  text-decoration: underline;
  color: #004990;
  margin: 0 0.5em 0.5em 0;
}
.aui .holl h2.siteMapTit {
  font-family: "Calibri";
  color: #004990;
  font-weight: bold;
  display: block;
  margin-bottom: 0.5em;
  font-size: 31.5px;
  text-transform: normal;
}
.aui .holl .portlet-site-map a {
  font-size: 1.2em;
  display: block;
  margin-bottom: 0.5em;
  color: #004990;
  text-transform: normal;
}
.aui .holl .portlet-site-map a {
  font-size: 1.2em;
  text-decoration: none;
  display: block;
  margin-bottom: 0.5em;
  color: #004990;
  text-transform: normal;
}
.aui .holl .portlet-site-map li a {
  font-family: "Calibri";
  font-size: 1.1em;
}
.aui .holl .contact-right p a {
  color: #004990;
}
@media screen and (max-width: 1023px) {
  .aui .holl #wrapper {
    padding: 0;
    margin: 0 auto;
    background-color: #fff;
  }
  .aui .holl a.print,
  .aui .holl a.print:hover {
    display: none;
  }
}
@media screen and (max-width: 479px) {
  .aui .holl .site-title {
    position: relative;
    top: 5em;
  }
  .aui .holl .agronomyContentBox {
    margin-top: 2em;
  }
}
.aui .holl label,
.aui .holl span,
.aui .holl div {
  font-family: "Calibri";
}
.aui .holl section.portlet h3.asset-title,
.aui .holl h3.asset-title,
.aui .holl .popup .popupIn .titlePopup,
.aui .holl .user-profile .profileTitle span,
.aui .holl .user-profile .profileSubTitle,
.aui .holl .base-banner.vertical-banner .create-account div,
.aui .holl .base-banner.vertical-banner .create-account span.outstanding {
  font-family: "CalibriBoldItalic";
}
@media print {
  .ie.aui .holl .portlet-samples .table-samples {
    width: 95%;
    float: left;
  }
  .ie.aui .holl .box-copy {
    width: 100%;
    float: right;
    margin-right: 20px;
  }
  .aui .holl {
    @page: first{
      margin-top: 0;
    };
    @page {
      margin-left: 0;
      margin-right: 0;
      margin-top: 0;
      margin-bottom: 0;
    }
  }
  .aui .holl .box-copy {
    width: 95%;
    float: right;
    margin-right: 20px;
  }
  .aui .holl .print-print {
    display: none;
  }
  .aui .holl a[href]:after {
    display: none;
  }
  .aui .holl .breadcrumb {
    display: none;
  }
  .aui .holl #nav {
    display: none;
  }
  .aui .holl #btnMenuCatalogue {
    display: none;
  }
  .aui .holl #navigation-catalogue,
  .aui .holl #mobileMenuButtonCatalogue {
    display: none;
  }
  .aui .holl #nav-cat {
    display: none;
  }
  .aui .holl .button-download {
    display: none;
  }
  .aui .holl .productContentBoximg a {
    display: none;
  }
  .aui .holl .actionTools {
    display: none;
  }
  .aui .holl .actionAgronomy {
    display: none;
  }
  .aui .holl .actionAgronomy a {
    display: none;
  }
  .aui .holl .relevantInf {
    display: none;
  }
  .aui .holl .relevantArt {
    display: none;
  }
  .aui .holl .relevantProd {
    display: none;
  }
  .aui .holl .portlet-dockbar {
    display: none;
  }
  .aui .holl .bannerCookies {
    display: none !important;
  }
  .aui .holl .newsDetail .newsDetailOther {
    display: none;
  }
  .aui .holl .result-search {
    display: none;
  }
  .aui .holl #banner .headerIn {
    background: transparent;
  }
  .aui .holl .logo img {
    padding: 0 0 0 0.625em;
  }
  .aui .holl .site-title {
    float: left;
  }
  .aui .holl .header-options {
    display: none;
  }
  .aui .holl .header-search,
  .aui .holl .header-login-register {
    display: none;
  }
  .aui .holl .header-country {
    display: none;
  }
  .aui .holl #mobileMenuButton {
    display: none;
  }
  .aui .holl nav {
    display: none;
  }
  .aui .holl .content.content-copy {
    border-top: 1px solid #00488e;
    float: right;
    width: 95%;
    margin-right: 10px;
  }
  .aui .holl #footer .content-copy .box-copy {
    margin-top: 20px;
  }
  .aui .holl #footerIn,
  .aui .holl .content.content-copy ul {
    display: none;
  }
  .aui .holl .disclaimer-footer .text-content a {
    display: none;
  }
  .aui .holl .portlet-samples .results {
    width: 400px;
  }
  .aui .holl .portlet-samples .description,
  .aui .holl .portlet-samples .results .results-text,
  .aui .holl .portlet-samples .table-samples,
  .aui .holl .portlet-samples .results .results-number {
    font-weight: normal;
    font-size: 13px;
  }
  .aui .holl .sampleTab.profile {
    display: none;
  }
  .aui .holl .status-leyenda {
    display: none;
  }
  .aui .holl .portlet-samples .table-samples .caption,
  .aui .holl .portlet-samples table {
    border-top: 2px solid #ccd8d8;
    page-break-inside: inside;
    padding: 5px;
  }
  .aui .holl .portlet-samples .sample-evaluated,
  .aui .holl .portlet-samples .sample-received,
  .aui .holl .portlet-samples .sample-pending {
    display: none;
  }
  .aui .holl .portlet-samples .dwn-pdf {
    display: none;
  }
  .aui .holl .portlet-samples .table-samples {
    width: 95%;
    display: block;
    page-break-inside: avoid;
  }
  .aui .holl .portlet-samples .table-samples .caption {
    margin-top: 20px;
  }
  .aui .holl footer p {
    float: none;
  }
  .aui .holl .disclaimer-footer .text-content {
    font-size: 12px;
    font-family: "Calibri";
    color: #a7a7a7;
    float: left;
    margin-bottom: 10px;
  }
  .aui .holl .portlet-samples td.th-status .status span {
    display: block;
    padding-top: 10px;
  }
  @page {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.nomargin {
  margin: 0 !important;
}
.aui .holl #main-content {
  max-width: 80em;
  margin: 0 auto;
  position: relative;
  z-index: 20;
}
.aui .holl .background_holl_image ~ #main-content {
  padding-bottom: 9.64286em;
}
@media screen and (min-width: 1023px) {
  .aui .holl #content {
    position: relative;
  }
}
.aui .holl #footer .disclaimer-footer {
  padding: 0.92857em;
}
@media screen and (max-width: 1023px) {
  .aui .holl .background_holl_image ~ #main-content {
    padding-bottom: 0;
  }
  .aui .holl #column-2 {
    width: 100% !important;
    margin: 0;
  }
  .aui .holl #column-3 {
    width: 100% !important;
    margin: 0;
  }
}
.aui .holl .holl_title,
.aui .holl .banner_ctas_wrapper .ctas_wrapper .ctas_title,
.aui .holl .banner_fluid_wrapper .banner_title,
.aui .holl .benefits_wrapper .benefits_title,
.aui
  .holl
  .benefits_wrapper
  .benefits_boxes_wrapper
  .benefits_box
  .benefits_text_wrapper
  .benefit_box_title,
.aui
  .holl
  .benefits_wrapper
  .benefits_boxes_wrapper
  .benefits_box
  .benefits_text_wrapper
  .benefit_box_subtitle,
.aui .holl .formatted_text_wrapper .formatted_text_title,
.aui .holl .explained_graph_wrapper .graph_title,
.aui .holl .legend_graph_wrapper .legend_graph_title,
.aui .holl .facts_wrapper .facts_box .facts_title,
.aui .holl .messages_wrapper .messages_title,
.aui .holl .messages_wrapper .messages_block .messages_block_title,
.aui .holl .more_info_wrapper .more_info_title,
.aui .holl .properties_wrapper .properties_title,
.aui .holl .qualities_wrapper .qualities_title,
.aui .holl .textBox_wrapper .textBox_title {
  font-family: "CalibriBoldItalic";
  color: #004288;
  font-size: 2.85714em;
  line-height: 1;
  text-align: center;
  margin-top: 0;
  display: block;
  margin: 0 auto;
}
.aui .holl .holl_subtitle,
.aui .holl .banner_ctas_wrapper .ctas_wrapper .cta_title,
.aui .holl .more_info_wrapper .more_info_text_wrapper .more_info_subtitle,
.aui
  .holl
  .more_info_wrapper
  .side_info_wrapper
  .side_text_wrapper
  .side_text_subtitle,
.aui .holl .properties_wrapper .properties_image_title {
  font-size: 1.57143em;
  color: #333;
  line-height: 1em;
  font-family: "Calibri";
}
.aui .holl .holl_text,
.aui .holl .legend_graph_wrapper .legend_graph_description,
.aui .holl .more_info_wrapper .more_info_text_wrapper .more_info_text,
.aui .holl .more_info_wrapper .side_info_wrapper .side_text_wrapper .side_text,
.aui .holl .qualities_wrapper .qualities_text_left,
.aui .holl .qualities_wrapper .qualities_text_right,
.aui .holl .qualities_wrapper .qualities_wrapper_bottom .qualities_text_bottom {
  color: #333;
  font-size: 1.21429em;
  line-height: 1.17647em;
  font-family: "Calibri";
}
.aui .holl .background_holl_image {
  position: absolute;
  bottom: 0;
  opacity: 0.38;
  z-index: 10;
  display: none;
}
@media screen and (max-width: 1023px) {
  .aui .holl .background_holl_image {
    display: none !important;
  }
}
.aui .holl .banner_ctas_wrapper {
  max-width: 80em;
  margin: 0 auto;
}
.aui .holl .banner_ctas_wrapper * {
  box-sizing: border-box;
}
.aui .holl .banner_ctas_wrapper .banner_image {
  width: 100%;
  height: 22.14286em;
  background-position-x: 50%;
  object-fit: cover;
  margin-top: 2.28571em;
}
.aui .holl .banner_ctas_wrapper .ctas_block {
  float: left;
  width: 40%;
}
.aui .holl .banner_ctas_wrapper .ctas_block:after {
  display: block;
  content: "";
  clear: both;
}
.aui .holl .banner_ctas_wrapper .ctas_block:before {
  display: block;
  content: "";
  clear: both;
}
.aui .holl .banner_ctas_wrapper .ctas_block:first-child {
  margin-left: 10%;
}
.aui .holl .banner_ctas_wrapper .ctas_wrapper {
  margin-bottom: 4.28571em;
  width: 100%;
}
.aui .holl .banner_ctas_wrapper .ctas_wrapper .ctas_title {
  margin: 1.125em auto 1em;
}
.aui .holl .banner_ctas_wrapper .ctas_wrapper .cta_title {
  text-align: center;
  margin-bottom: 0.5em;
  margin-top: 0;
  width: 84.4%;
  height: 1.57143em;
}
.aui .holl .banner_ctas_wrapper .ctas_wrapper .cta_title.title_margin {
  margin-left: 15.6%;
}
.aui .holl .banner_ctas_wrapper .ctas_wrapper .cta_wrapper {
  opacity: 1;
  width: 34.4%;
  float: left;
  margin-left: 15.6%;
}
.aui .holl .banner_ctas_wrapper .ctas_wrapper .cta_wrapper:first-of-type {
  margin-left: 0;
}
.aui .holl .banner_ctas_wrapper .ctas_wrapper .cta_wrapper.cta_margin {
  margin-left: 15.3%;
}
.aui .holl .banner_ctas_wrapper .ctas_wrapper .cta_wrapper .cta_icon_wrapper {
  padding: 1.78571em 0;
  text-align: center;
}
.aui
  .holl
  .banner_ctas_wrapper
  .ctas_wrapper
  .cta_wrapper
  .cta_icon_wrapper
  .cta_icon {
  max-width: 10em;
  width: 100%;
}
.aui .holl .banner_ctas_wrapper .ctas_wrapper .cta_wrapper .cta_link {
  border-color: #004288;
  color: #004288;
  font-size: 1.21429em;
  height: 2.94118em;
  line-height: 2.94118em;
  vertical-align: middle;
  border: solid 0.17647em #004288;
  transition: background 0.5s, color 0.5s;
  display: block;
  font-family: "Calibri";
  font-weight: bold;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.aui .holl .banner_ctas_wrapper .ctas_wrapper .cta_wrapper .cta_link:hover {
  color: #fff;
  background: #004288;
}
.aui .holl .banner_ctas_wrapper .ctas_separator:before {
  display: block;
  content: "";
  float: left;
  height: 18.57143em;
  margin-top: 1.28571em;
  width: 0.3%;
  background: rgba(151, 151, 151, 0.5);
}
@media screen and (min-width: 480px) and (max-width: 1023px) {
  .aui .holl .banner_ctas_wrapper {
    margin: 0 -0.92857em;
  }
  .aui .holl .banner_ctas_wrapper .banner_image {
    height: 15em;
  }
  .aui .holl .banner_ctas_wrapper .ctas_block {
    margin: 0;
    width: 50%;
  }
  .aui .holl .banner_ctas_wrapper .ctas_block:first-child {
    margin: 0;
  }
  .aui .holl .banner_ctas_wrapper .ctas_wrapper .cta_title {
    width: 100%;
  }
  .aui .holl .banner_ctas_wrapper .ctas_wrapper .cta_title.title_margin {
    margin-left: 0;
  }
  .aui .holl .banner_ctas_wrapper .ctas_wrapper .cta_wrapper {
    width: 45.4%;
    margin-left: 2.4%;
  }
  .aui .holl .banner_ctas_wrapper .ctas_wrapper .cta_wrapper:first-of-type {
    margin-left: 4.4%;
  }
  .aui .holl .banner_ctas_wrapper .ctas_wrapper .cta_wrapper.cta_margin {
    margin-left: 2.4%;
  }
  .aui .holl .banner_ctas_wrapper .ctas_wrapper .cta_wrapper .cta_link {
    font-size: 1.07143em;
  }
  .aui .holl .banner_ctas_wrapper .ctas_wrapper .ctas_separator:before {
    width: 0.5%;
  }
}
@media screen and (max-width: 479px) {
  .aui .holl .banner_ctas_wrapper {
    margin: 0 -0.92857em;
  }
  .aui .holl .banner_ctas_wrapper .banner_image {
    height: 13.78571em;
  }
  .aui .holl .banner_ctas_wrapper .ctas_block {
    margin: 0;
    width: 100%;
  }
  .aui .holl .banner_ctas_wrapper .ctas_block:first-child {
    margin: 0;
  }
  .aui .holl .banner_ctas_wrapper .ctas_block + .ctas_block {
    margin-top: 2.28571em;
  }
  .aui .holl .banner_ctas_wrapper .ctas_wrapper .cta_title {
    width: 100%;
  }
  .aui .holl .banner_ctas_wrapper .ctas_wrapper .cta_title.title_margin {
    margin-left: 0;
  }
  .aui .holl .banner_ctas_wrapper .ctas_wrapper .cta_wrapper {
    width: 46.4%;
    margin-left: 2.4%;
  }
  .aui .holl .banner_ctas_wrapper .ctas_wrapper .cta_wrapper:first-of-type {
    margin-left: 2.4%;
  }
  .aui .holl .banner_ctas_wrapper .ctas_wrapper .cta_wrapper.cta_margin {
    margin-left: 2.4%;
  }
  .aui .holl .banner_ctas_wrapper .ctas_separator:before {
    display: none;
  }
}
.aui .holl .banner_fluid_wrapper {
  position: relative;
  height: 26em;
  margin: 0 0 5em;
}
.aui .holl .banner_fluid_wrapper * {
  box-sizing: border-box;
}
.aui .holl .banner_fluid_wrapper .banner_background_image {
  position: absolute;
  opacity: 0.22;
  height: 26em;
  width: 100%;
  object-fit: cover;
  background-position-x: 50%;
}
.aui .holl .banner_fluid_wrapper .banner_title {
  margin: 1.125em auto 1em;
}
.aui .holl .banner_fluid_wrapper .icon_wrapper {
  float: left;
  width: 23%;
}
.aui .holl .banner_fluid_wrapper .icon_wrapper + .icon_wrapper {
  margin-left: 7%;
}
.aui .holl .banner_fluid_wrapper .icon_wrapper:first-child {
  margin-left: 24.5%;
}
.aui .holl .banner_fluid_wrapper .icon_wrapper .image_wrapper {
  text-align: center;
  padding-bottom: 1.42857em;
}
.aui .holl .banner_fluid_wrapper .icon_wrapper .image_wrapper .icon_image {
  max-width: 6.42857em;
  width: 100%;
}
.aui .holl .banner_fluid_wrapper .icon_wrapper .icon_link {
  display: block;
  text-align: center;
  line-height: 1;
  font-family: "Calibri";
  font-size: 1.85714em;
  color: #004288;
  font-weight: bold;
  text-decoration: underline;
}
@media screen and (min-width: 480px) and (max-width: 1023px) {
  .aui .holl .banner_fluid_wrapper {
    margin: 0 -0.92857em 5em;
  }
  .aui .holl .banner_fluid_wrapper .icon_wrapper {
    width: 36%;
  }
  .aui .holl .banner_fluid_wrapper .icon_wrapper:first-child {
    margin-left: 9.33%;
  }
  .aui .holl .banner_fluid_wrapper .icon_wrapper + .icon_wrapper {
    margin-left: 9.33%;
  }
}
@media screen and (max-width: 479px) {
  .aui .holl .banner_fluid_wrapper {
    margin: 0 -0.92857em 5em;
    height: 40.57143em;
  }
  .aui .holl .banner_fluid_wrapper .banner_background_image {
    height: 40.57143em;
  }
  .aui .holl .banner_fluid_wrapper .banner_title {
    width: 72%;
    margin: 0.75em auto 0.5em;
  }
  .aui .holl .banner_fluid_wrapper .icon_wrapper {
    width: 72.5%;
    margin: 0 auto 2.14286em auto;
    float: none;
  }
  .aui .holl .banner_fluid_wrapper .icon_wrapper:first-child {
    margin-left: 15.7%;
  }
  .aui .holl .banner_fluid_wrapper .icon_wrapper + .icon_wrapper {
    margin-left: 15.7%;
  }
}
.aui .holl .benefits_wrapper {
  text-align: center;
}
.aui .holl .benefits_wrapper * {
  box-sizing: border-box;
}
.aui .holl .benefits_wrapper .benefits_boxes_wrapper {
  display: inline-block;
}
.aui .holl .benefits_wrapper .benefits_boxes_wrapper .benefits_box {
  margin: 3.57143em 0 0 0;
}
.aui .holl .benefits_wrapper .benefits_boxes_wrapper .benefits_box:after {
  display: block;
  content: "";
  clear: both;
}
.aui .holl .benefits_wrapper .benefits_boxes_wrapper .benefits_box:before {
  display: block;
  content: "";
  clear: both;
}
.aui
  .holl
  .benefits_wrapper
  .benefits_boxes_wrapper
  .benefits_box
  .benefits_image_wrapper {
  float: left;
}
.aui
  .holl
  .benefits_wrapper
  .benefits_boxes_wrapper
  .benefits_box
  .benefits_image_wrapper
  .benefits_image {
  display: block;
  width: auto;
  margin: 0 auto;
}
.aui
  .holl
  .benefits_wrapper
  .benefits_boxes_wrapper
  .benefits_box
  .benefits_text_wrapper {
  text-align: left;
  float: left;
  margin-left: 2.5em;
}
.aui
  .holl
  .benefits_wrapper
  .benefits_boxes_wrapper
  .benefits_box
  .benefits_text_wrapper
  .benefit_box_title {
  text-align: left;
  font-size: 1.71429em;
  line-height: 1.3;
}
.aui
  .holl
  .benefits_wrapper
  .benefits_boxes_wrapper
  .benefits_box
  .benefits_text_wrapper
  .benefit_box_subtitle {
  text-align: left;
  font-size: 1.42857em;
  margin: 0;
}
.aui
  .holl
  .benefits_wrapper
  .benefits_boxes_wrapper
  .benefits_box
  .benefits_text_wrapper
  .benefit_list {
  margin-top: 1.42857em;
  padding-left: 1.25em;
}
.aui
  .holl
  .benefits_wrapper
  .benefits_boxes_wrapper
  .benefits_box
  .benefits_text_wrapper
  .benefit_list
  .benefit_item {
  font-family: "Calibri";
  font-size: 1.42857em;
  color: #333;
  line-height: 1.4;
}
.aui .holl .benefits_wrapper .separator {
  border-top: 0;
  border-bottom: solid 0.17857em #f1b600;
  margin: 4.71429em auto 3.92857em;
  min-height: 0;
  width: 20%;
  height: 0.21429em;
}
@media screen and (min-width: 479px) and (max-width: 1023px) {
  .aui
    .holl
    .benefits_wrapper
    .benefits_boxes_wrapper
    .benefits_box
    .benefits_image_wrapper {
    max-width: 30%;
  }
  .aui
    .holl
    .benefits_wrapper
    .benefits_boxes_wrapper
    .benefits_box
    .benefits_text_wrapper {
    max-width: 60%;
  }
}
@media screen and (max-width: 479px) {
  .aui .holl .benefits_wrapper {
    text-align: center;
  }
  .aui .holl .benefits_wrapper .benefits_title {
    padding: 0 0.5em;
  }
  .aui .holl .benefits_wrapper .benefits_boxes_wrapper .benefits_box {
    margin: 3.57143em 0 0;
    width: auto;
    display: inline-block;
  }
  .aui
    .holl
    .benefits_wrapper
    .benefits_boxes_wrapper
    .benefits_box
    .benefits_image_wrapper {
    float: none;
    margin-bottom: 2.64286em;
  }
  .aui
    .holl
    .benefits_wrapper
    .benefits_boxes_wrapper
    .benefits_box
    .benefits_text_wrapper {
    float: none;
    margin: 0;
  }
  .aui
    .holl
    .benefits_wrapper
    .benefits_boxes_wrapper
    .benefits_box
    .benefits_text_wrapper
    .benefit_list {
    padding-left: 1.5em;
  }
  .aui .holl .benefits_wrapper .separator {
    width: 41%;
  }
}
.aui .holl .formatted_text_wrapper .formatted_text_title {
  margin-bottom: 0.75em;
}
.aui .holl .formatted_text_wrapper .formatted_text {
  font-size: 1.71429em;
  color: #004288;
  font-family: "Calibri";
  margin: 0 auto;
  max-width: 28.16667em;
  letter-spacing: -0.01667em;
  line-height: 1;
}
@media screen and (max-width: 479px) {
  .aui .holl .formatted_text_wrapper .formatted_text {
    padding: 0 0.78571em;
    letter-spacing: -0.00625em;
    font-size: 1.14286em;
    max-width: 42.25em;
  }
}
@media screen and (min-width: 480px) and (max-width: 1023px) {
  .aui .holl .formatted_text_wrapper .formatted_text {
    font-size: 1.28571em;
    max-width: 37.55556em;
  }
}
.aui .holl .explained_graph_wrapper {
  text-align: center;
  width: 100%;
}
.aui .holl .explained_graph_wrapper * {
  box-sizing: border-box;
}
.aui .holl .explained_graph_wrapper .graph_title {
  margin-bottom: 1.225em;
}
.aui .holl .explained_graph_wrapper .graph_image {
  max-width: 100%;
  width: auto;
  margin: 0 auto;
  margin-bottom: 1.57143em;
}
.aui .holl .explained_graph_wrapper .graph_explanation_wrapper {
  max-width: 48.28571em;
  margin: auto;
  text-align: left;
}
.aui .holl .explained_graph_wrapper .graph_explanation_wrapper:after {
  display: block;
  content: "";
  clear: both;
}
.aui .holl .explained_graph_wrapper .graph_explanation_wrapper:before {
  display: block;
  content: "";
  clear: both;
}
.aui
  .holl
  .explained_graph_wrapper
  .graph_explanation_wrapper
  .graph_explanation {
  font-family: "Calibri";
  color: #333;
  font-size: 1.42857em;
  float: left;
  width: 43.18%;
  line-height: 1;
}
.aui
  .holl
  .explained_graph_wrapper
  .graph_explanation_wrapper
  .explanation_image_wrapper {
  float: right;
  width: 43.18%;
  margin-bottom: 5em;
}
.aui
  .holl
  .explained_graph_wrapper
  .graph_explanation_wrapper
  .explanation_image_wrapper
  .graph_explanation_title {
  font-family: "Calibri";
  color: #004288;
  font-size: 1.42857em;
  font-weight: bold;
  margin-bottom: 0.8em;
}
.aui
  .holl
  .explained_graph_wrapper
  .graph_explanation_wrapper
  .explanation_image_wrapper
  .graph_explanation_image {
  max-width: 21.85714em;
  width: 100%;
}
.aui .holl .explained_graph_wrapper .explained_graph_extra_wrapper {
  max-width: 48.28571em;
  margin: 0 auto 3.5em;
}
.aui
  .holl
  .explained_graph_wrapper
  .explained_graph_extra_wrapper
  .explained_extra_box {
  display: inline-block;
  width: 48.5%;
  vertical-align: top;
}
.aui
  .holl
  .explained_graph_wrapper
  .explained_graph_extra_wrapper
  .explained_extra_box
  .explained_graph_extra {
  background: #004288;
  padding: 1.42857em 1em;
  text-align: left;
}
.aui
  .holl
  .explained_graph_wrapper
  .explained_graph_extra_wrapper
  .explained_extra_box
  .explained_graph_extra
  .graph_extra_icon {
  float: left;
  font-size: 3.42857em;
  display: block;
  margin-right: 0.35417em;
  color: white;
}
.aui
  .holl
  .explained_graph_wrapper
  .explained_graph_extra_wrapper
  .explained_extra_box
  .explained_graph_extra
  .extra_info_textWrapper {
  overflow: auto;
}
.aui
  .holl
  .explained_graph_wrapper
  .explained_graph_extra_wrapper
  .explained_extra_box
  .explained_graph_extra
  .extra_info_textWrapper
  .graph_extra_title {
  color: white;
  font-size: 1.42857em;
  font-weight: bold;
  margin: 0 0 1em;
  text-align: left;
}
.aui
  .holl
  .explained_graph_wrapper
  .explained_graph_extra_wrapper
  .explained_extra_box
  .explained_graph_extra
  .extra_info_textWrapper
  .graph_extra_info {
  color: white;
  font-weight: bold;
  font-size: 1.14286em;
  font-family: "Calibri";
}
.aui
  .holl
  .explained_graph_wrapper
  .explained_graph_extra_wrapper
  .explained_extra_box
  + .explained_extra_box {
  margin-left: 3%;
}
@media screen and (max-width: 479px) {
  .aui .holl .explained_graph_wrapper .graph_image {
    padding: 0 1.92857em;
  }
  .aui .holl .explained_graph_wrapper .graph_explanation_wrapper {
    padding: 0 1.71429em;
  }
  .aui
    .holl
    .explained_graph_wrapper
    .graph_explanation_wrapper
    .graph_explanation {
    width: 100%;
    margin: 0.95em 0 0.8em;
  }
  .aui
    .holl
    .explained_graph_wrapper
    .graph_explanation_wrapper
    .explanation_image_wrapper {
    width: 100%;
  }
  .aui
    .holl
    .explained_graph_wrapper
    .graph_explanation_wrapper
    .explanation_image_wrapper
    .graph_explanation_title {
    width: 100%;
  }
  .aui
    .holl
    .explained_graph_wrapper
    .graph_explanation_wrapper
    .explanation_image_wrapper
    .graph_explanation_image {
    width: 100%;
    margin: 0;
    display: block;
  }
  .aui
    .holl
    .explained_graph_wrapper
    .explained_graph_extra_wrapper
    .explained_extra_box {
    width: 100%;
  }
}
.aui .holl .legend_graph_wrapper * {
  box-sizing: border-box;
}
.aui .holl .legend_graph_wrapper .legend_graph_title {
  margin-bottom: 0.75em;
}
.aui .holl .legend_graph_wrapper .legend_graph_description {
  margin: 0 auto 3.52941em;
  max-width: 39.76471em;
}
.aui .holl .legend_graph_wrapper .legend_graph {
  width: auto;
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.aui .holl .legend_graph_wrapper .legend_graph + .legend_graph_extra_wrapper {
  margin-top: 5em;
}
.aui .holl .legend_graph_wrapper .legend_icons_wrapper {
  margin: 0 auto;
  margin-bottom: 4.28571em;
  padding-left: 2.5em;
  max-width: 48.28571em;
}
.aui .holl .legend_graph_wrapper .legend_icons_wrapper:after {
  display: block;
  content: "";
  clear: both;
}
.aui .holl .legend_graph_wrapper .legend_icons_wrapper:before {
  display: block;
  content: "";
  clear: both;
}
.aui .holl .legend_graph_wrapper .legend_icons_wrapper .legend_icon_block {
  width: 45%;
  float: left;
  margin-top: 1.42857em;
}
.aui
  .holl
  .legend_graph_wrapper
  .legend_icons_wrapper
  .legend_icon_block
  .legend_graph_icon {
  display: inline-block;
  width: 0.64286em;
}
.aui
  .holl
  .legend_graph_wrapper
  .legend_icons_wrapper
  .legend_icon_block
  .legend_graph_iconText {
  display: inline-block;
  font-family: "Calibri";
  font-size: 1.14286em;
  margin-left: 0.9375em;
  letter-spacing: -0.01875em;
}
.aui .holl .legend_graph_wrapper .legend_graph_extra_wrapper {
  max-width: 48.28571em;
  margin: 0 auto 3.5em;
}
.aui .holl .legend_graph_wrapper .legend_graph_extra_wrapper .legend_extra_box {
  display: inline-block;
  width: 48.5%;
  vertical-align: top;
}
.aui
  .holl
  .legend_graph_wrapper
  .legend_graph_extra_wrapper
  .legend_extra_box
  .legend_graph_extra {
  background: #004288;
  padding: 1.42857em 1em;
  text-align: left;
}
.aui
  .holl
  .legend_graph_wrapper
  .legend_graph_extra_wrapper
  .legend_extra_box
  .legend_graph_extra
  .graph_extra_icon {
  float: left;
  font-size: 3.42857em;
  display: block;
  margin-right: 0.35417em;
  color: white;
}
.aui
  .holl
  .legend_graph_wrapper
  .legend_graph_extra_wrapper
  .legend_extra_box
  .legend_graph_extra
  .extra_info_textWrapper {
  overflow: auto;
}
.aui
  .holl
  .legend_graph_wrapper
  .legend_graph_extra_wrapper
  .legend_extra_box
  .legend_graph_extra
  .extra_info_textWrapper
  .graph_extra_title {
  color: white;
  font-size: 1.42857em;
  font-weight: bold;
  margin: 0 0 1em;
  text-align: left;
}
.aui
  .holl
  .legend_graph_wrapper
  .legend_graph_extra_wrapper
  .legend_extra_box
  .legend_graph_extra
  .extra_info_textWrapper
  .graph_extra_info {
  color: white;
  font-weight: bold;
  font-size: 1.14286em;
  font-family: "Calibri";
}
.aui
  .holl
  .legend_graph_wrapper
  .legend_graph_extra_wrapper
  .legend_extra_box
  + .legend_extra_box {
  margin-left: 2%;
}
.aui
  .holl
  .legend_graph_wrapper
  .legend_graph_extra_wrapper
  .legend_sponsors_wrapper {
  margin-top: 2.07143em;
  text-align: center;
}
.aui
  .holl
  .legend_graph_wrapper
  .legend_graph_extra_wrapper
  .legend_sponsors_wrapper
  .legend_sponsor_image {
  display: inline-block;
}
@media screen and (min-width: 480px) and (max-width: 1023px) {
  .aui .holl .legend_graph_wrapper .legend_graph {
    padding: 0 1.42857em;
  }
  .aui
    .holl
    .legend_graph_wrapper
    .legend_graph_extra_wrapper
    .legend_extra_box
    .legend_graph_extra
    + .legend_graph_extra {
    margin-left: 2.6%;
  }
  .aui .holl .legend_graph_wrapper .legend_icons_wrapper .legend_icon_block {
    width: 50%;
  }
  .aui
    .holl
    .legend_graph_wrapper
    .legend_icons_wrapper
    .legend_icon_block
    .legend_graph_icon {
    vertical-align: top;
    margin-top: 0.35714em;
  }
  .aui
    .holl
    .legend_graph_wrapper
    .legend_icons_wrapper
    .legend_icon_block
    .legend_graph_iconText {
    max-width: 85%;
  }
}
@media screen and (max-width: 479px) {
  .aui .holl .legend_graph_wrapper {
    text-align: center;
  }
  .aui .holl .legend_graph_wrapper .legend_graph_title {
    padding: 0 0.525em;
  }
  .aui .holl .legend_graph_wrapper .legend_graph {
    padding: 0 0.78571em;
  }
  .aui
    .holl
    .legend_graph_wrapper
    .legend_graph_extra_wrapper
    .legend_extra_box {
    padding: 0 0.78571em;
    width: 100%;
  }
  .aui
    .holl
    .legend_graph_wrapper
    .legend_graph_extra_wrapper
    .legend_extra_box
    .legend_graph_extra
    .graph_extra_info {
    text-align: left;
  }
  .aui
    .holl
    .legend_graph_wrapper
    .legend_graph_extra_wrapper
    .legend_extra_box
    + .legend_extra_box {
    margin: 2.14286em 0 0;
  }
  .aui .holl .legend_graph_wrapper .legend_icons_wrapper {
    padding: 0;
    display: inline-block;
  }
  .aui .holl .legend_graph_wrapper .legend_icons_wrapper .legend_icon_block {
    width: auto;
    display: block;
    text-align: left;
    float: none;
  }
}
.aui .holl .facts_wrapper {
  text-align: center;
}
.aui .holl .facts_wrapper .facts_box {
  margin-bottom: 3.57143em;
}
.aui .holl .facts_wrapper .facts_box .facts_image_wrapper .facts_image {
  margin-bottom: 1.42857em;
}
.aui .holl .facts_wrapper .facts_box .facts_title {
  margin-bottom: 0.5em;
}
.aui .holl .facts_wrapper .facts_box .facts_text {
  font-size: 1.42857em;
  font-family: "Calibri";
  line-height: 1.67;
  color: #004288;
  max-height: 45.42857em;
}
.aui .holl .facts_wrapper .facts_box .facts_tailImage_wrapper {
  margin-top: 6.42857em;
}
.aui .holl .messages_wrapper {
  max-width: 29.64286em;
  margin: 0 auto;
}
.aui .holl .messages_wrapper * {
  box-sizing: border-box;
}
.aui .holl .messages_wrapper .messages_title {
  margin: 0;
  text-align: left;
  margin-bottom: 1em;
}
.aui .holl .messages_wrapper .messages_block {
  margin: 0 auto;
}
.aui .holl .messages_wrapper .messages_block .messages_block_title {
  text-align: left;
  margin: 0;
  font-size: 1.71429em;
}
.aui .holl .messages_wrapper .messages_block .messages_block_text {
  margin-top: 1.42857em;
  font-size: 1.21429em;
  font-family: "Calibri";
}
.aui
  .holl
  .messages_wrapper
  .messages_block
  .messages_image_wrapper
  .messages_image {
  width: auto;
  display: block;
  margin: 2.85714em auto 2.85714em;
}
.aui .holl .messages_wrapper .messages_extra_wrapper {
  max-width: 48.28571em;
  margin: 6.42857em auto;
  text-align: center;
}
.aui .holl .messages_wrapper .messages_extra_wrapper .messages_extra_box {
  display: inline-block;
  width: 80%;
  vertical-align: top;
}
.aui
  .holl
  .messages_wrapper
  .messages_extra_wrapper
  .messages_extra_box
  .messages_extra {
  background: #004288;
  padding: 1.42857em 1em;
  text-align: left;
}
.aui
  .holl
  .messages_wrapper
  .messages_extra_wrapper
  .messages_extra_box
  .messages_extra
  .messages_extra_icon {
  float: left;
  font-size: 3.42857em;
  display: block;
  margin-right: 0.35417em;
  color: white;
}
.aui
  .holl
  .messages_wrapper
  .messages_extra_wrapper
  .messages_extra_box
  .messages_extra
  .extra_info_textWrapper {
  overflow: auto;
}
.aui
  .holl
  .messages_wrapper
  .messages_extra_wrapper
  .messages_extra_box
  .messages_extra
  .extra_info_textWrapper
  .messages_extra_title {
  color: white;
  font-size: 1.42857em;
  font-weight: bold;
  margin: 0 0 1em;
  text-align: left;
}
.aui
  .holl
  .messages_wrapper
  .messages_extra_wrapper
  .messages_extra_box
  .messages_extra
  .extra_info_textWrapper
  .messages_extra_info {
  color: white;
  font-weight: bold;
  font-size: 1.14286em;
  font-family: "Calibri";
}
.aui
  .holl
  .messages_wrapper
  .messages_extra_wrapper
  .messages_extra_box
  + .messages_extra_box {
  margin-left: 2%;
}
@media screen and (max-width: 479px) {
  .aui .holl .messages_wrapper .messages_title {
    text-align: center;
    margin-bottom: 0.75em;
  }
  .aui .holl .messages_wrapper .messages_block {
    padding: 0 0.71429em;
  }
  .aui .holl .messages_wrapper .messages_extra_wrapper .messages_extra_box {
    width: 100%;
  }
}
.aui .holl .more_info_wrapper * {
  box-sizing: border-box;
}
.aui .holl .more_info_wrapper .more_info_title {
  margin-top: 1.125em;
}
.aui .holl .more_info_wrapper .more_info_text_wrapper {
  margin-bottom: 3.35714em;
}
.aui .holl .more_info_wrapper .more_info_text_wrapper .more_info_subtitle {
  margin: 1.13636em 0 1em 0;
}
.aui .holl .more_info_wrapper .side_info_wrapper {
  margin-bottom: 2.85714em;
}
.aui .holl .more_info_wrapper .side_info_wrapper:after {
  display: block;
  content: "";
  clear: both;
}
.aui .holl .more_info_wrapper .side_info_wrapper:before {
  display: block;
  content: "";
  clear: both;
}
.aui .holl .more_info_wrapper .side_info_wrapper .side_image_wrapper {
  text-align: center;
}
.aui
  .holl
  .more_info_wrapper
  .side_info_wrapper
  .side_image_wrapper
  .side_image {
  max-width: 14.21429em;
  width: 100%;
}
.aui .holl .more_info_wrapper .side_info_wrapper .side_text_wrapper {
  margin-left: 2.21429em;
}
.aui
  .holl
  .more_info_wrapper
  .side_info_wrapper
  .side_text_wrapper
  .side_text_subtitle {
  margin-bottom: 0.625em;
}
.aui .holl .more_info_wrapper .separator {
  border: 0;
  border-bottom: solid 0.17857em #f1b600;
  margin: 3.21429em 0 3.21429em 42.73504%;
  min-height: 0;
}
@media screen and (max-width: 479px) {
  .aui .holl .more_info_wrapper .more_info_title {
    margin-bottom: 1.15em;
  }
  .aui .holl .more_info_wrapper .more_info_text_wrapper {
    width: 86.2%;
    margin-left: 6.9%;
  }
  .aui .holl .more_info_wrapper .side_info_wrapper {
    margin: 0;
    width: 100%;
  }
  .aui .holl .more_info_wrapper .side_info_wrapper .side_image_wrapper {
    width: 100%;
    text-align: center;
  }
  .aui .holl .more_info_wrapper .side_info_wrapper .side_text_wrapper {
    width: 86.4%;
    margin-left: 6.8%;
    float: left;
  }
  .aui
    .holl
    .more_info_wrapper
    .side_info_wrapper
    .side_text_wrapper
    .side_text_subtitle {
    margin-top: 2.14286em;
  }
  .aui .holl .more_info_wrapper .separator {
    width: 41.3%;
    margin-left: 29.3%;
  }
}
@media screen and (min-width: 480px) and (max-width: 1023px) {
  .aui .holl .more_info_wrapper .more_info_title {
    margin: 1.125em 0 0.9em;
  }
  .aui .holl .more_info_wrapper .more_info_text_wrapper {
    width: 88%;
    margin: 0 6% 2.14286em;
  }
  .aui .holl .more_info_wrapper .side_info_wrapper {
    margin: 0;
    width: 100%;
  }
  .aui .holl .more_info_wrapper .side_info_wrapper .side_image_wrapper {
    width: 25.9%;
    float: left;
    margin-left: 21.5%;
  }
  .aui .holl .more_info_wrapper .side_info_wrapper .side_text_wrapper {
    width: 31.3%;
    margin-left: 4%;
    float: left;
  }
  .aui .holl .more_info_wrapper .separator {
    width: 20.2%;
    margin-left: 39.4%;
    margin-top: 4.28571em;
  }
}
.aui .holl .properties_wrapper * {
  box-sizing: border-box;
}
.aui .holl .properties_wrapper .properties_subtitle {
  font-size: 3.42857em;
  color: #f1b600;
  text-align: center;
  line-height: 1;
  margin-bottom: 0.83333em;
}
.aui .holl .properties_wrapper .properties_image_title {
  text-align: center;
  margin-bottom: 2.14286em;
  font-weight: bold;
}
.aui .holl .properties_wrapper .properties_image_description {
  font-family: "Calibri";
  font-size: 1.42857em;
  max-width: 35em;
  margin: 1.5em auto 1.16667em;
}
.aui .holl .properties_wrapper .properties_image {
  display: block;
  width: auto;
  margin: 0 auto;
  max-width: 100%;
  margin-bottom: 4.28571em;
}
.aui .holl .properties_wrapper .properties_image:first-of-type {
  margin-top: 2.85714em;
}
.aui .holl .properties_wrapper .properties_sponsor_wrapper {
  text-align: center;
  margin: 4.92857em 0 4.21429em;
}
.aui
  .holl
  .properties_wrapper
  .properties_sponsor_wrapper
  .properties_sponsor_image {
  display: inline-block;
}
.aui
  .holl
  .properties_wrapper
  .properties_sponsor_wrapper
  .properties_sponsor_image
  + .properties_sponsor_image {
  margin-left: 1.42857em;
}
@media screen and (max-width: 479px) {
  .aui .holl .properties_wrapper .properties_title {
    margin-bottom: em25, 40;
  }
  .aui .holl .properties_wrapper .properties_image_description {
    text-align: center;
  }
}
.aui .holl .qualities_wrapper {
  position: relative;
  margin: 0 auto;
}
.aui .holl .qualities_wrapper:after {
  display: block;
  content: "";
  clear: both;
}
.aui .holl .qualities_wrapper:before {
  display: block;
  content: "";
  clear: both;
}
.aui .holl .qualities_wrapper * {
  box-sizing: border-box;
}
.aui .holl .qualities_wrapper .qualities_title {
  margin-bottom: 1.25em;
}
.aui .holl .qualities_wrapper .qualities_text_left {
  float: left;
  width: 30%;
  font-size: 1.42857em;
  letter-spacing: -0.01429em;
  font-weight: bold;
  font-family: "Calibri";
  text-align: right;
}
.aui .holl .qualities_wrapper .qualities_image_wrapper {
  float: left;
  margin-left: 1em;
  width: 41.42%;
  padding-top: 4.21429em;
}
.aui .holl .qualities_wrapper .qualities_image_wrapper .qualities_image {
  max-width: 21.42857em;
  width: 100%;
  display: block;
  margin: 0 auto;
}
.aui .holl .qualities_wrapper .qualities_text_right {
  letter-spacing: -0.01429em;
  float: left;
  width: 23%;
  font-family: "Calibri";
  padding-top: 3.92857em;
  font-size: 1.42857em;
  font-weight: bold;
  text-align: left;
  margin-left: -0.28571em;
}
.aui .holl .qualities_wrapper .qualities_wrapper_bottom {
  width: 41.42%;
  margin-left: 30%;
  padding: 1em 0 0 0.7em;
}
.aui .holl .qualities_wrapper .qualities_wrapper_bottom .qualities_text_bottom {
  text-align: center;
  max-width: 15em;
  margin: 0 auto;
  font-size: 1.42857em;
  font-weight: bold;
  font-family: "Calibri";
  letter-spacing: -0.01429em;
}
.aui .holl .qualities_wrapper .separator {
  border-top: 0;
  border-bottom: solid 0.17857em #f1b600;
  margin: 4.71429em auto 3.92857em;
  min-height: 0;
  width: 20%;
  height: 0.21429em;
}
@media screen and (min-width: 480px) and (max-width: 1023px) {
  .aui .holl .qualities_wrapper * {
    box-sizing: border-box;
  }
  .aui .holl .qualities_wrapper .qualities_text_right {
    margin-left: 0.45em;
  }
}
@media screen and (max-width: 479px) {
  .aui .holl .qualities_wrapper * {
    box-sizing: border-box;
  }
  .aui .holl .qualities_wrapper .qualities_title {
    padding: 0 0.525em;
  }
  .aui .holl .qualities_wrapper .qualities_text_left {
    width: 100%;
    text-align: center;
  }
  .aui .holl .qualities_wrapper .qualities_image_wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 2.14286em;
  }
  .aui .holl .qualities_wrapper .qualities_wrapper_bottom {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .aui .holl .qualities_wrapper .qualities_text_right {
    width: 100%;
    padding: 0;
    margin: 2.14286em 0 0;
    text-align: center;
  }
  .aui .holl .qualities_wrapper .separator {
    width: 41%;
  }
}
.aui .holl .textBox_wrapper * {
  box-sizing: border-box;
}
.aui .holl .textBox_wrapper .textBox_title {
  margin-bottom: 1em;
}
.aui .holl .textBox_wrapper .textBox {
  display: block;
  text-align: center;
  border: 0.14286em solid #004288;
  width: 80%;
  margin: 0 auto;
  padding: 4.07143em 13%;
}
.aui .holl .textBox_wrapper .textBox + .textBox {
  margin-top: 2.14286em;
}
.aui .holl .textBox_wrapper .textBox .textBox_text {
  font-size: 1.71429em;
  color: #004288;
  letter-spacing: -0.00714em;
  line-height: 1.2;
  font-family: "Calibri";
}
.aui .holl .textBox_wrapper .textBox:last-of-type {
  margin-bottom: 4.28571em;
}
@media screen and (max-width: 479px) {
  .aui .holl .textBox_wrapper .textBox_title {
    padding: 0 0.525em;
  }
  .aui .holl .textBox_wrapper .textBox {
    padding: 1.42857em;
    width: 90%;
  }
}
@media screen and (min-width: 480px) and (max-width: 1023px) {
  .aui .holl .textBox_wrapper .textBox {
    width: 88%;
  }
}
.aui .holl .topBanner_wrapper {
  overflow: hidden;
}
.aui .holl .topBanner_wrapper .topBanner_image {
  height: 11.14286em;
  width: 100%;
  object-fit: cover;
  background-position-x: 50%;
  background-size: cover;
}
@media screen and (max-width: 1023px) {
  .aui .holl .topBanner_wrapper {
    margin: 0 -0.94286em;
  }
}
@media screen and (max-width: 479px) {
  .aui .holl .topBanner_wrapper {
    margin: 0 -0.94286em;
  }
  .aui .holl .topBanner_wrapper .topBanner_image {
    background-position-x: 50%;
    background-position-y: 50%;
    max-width: none;
    margin-left: -70%;
    width: 350% !important;
  }
}
.aui .holl #landing-image {
  background-color: #002d4b;
  background-repeat: no-repeat;
  background-size: initial;
  margin: 0 auto;
  max-width: 80em;
  background-position: top left;
}
.aui .holl #content.content {
  margin: 0 auto;
}
@media screen and (max-width: 1023px) {
  .aui .holl #landing-image {
    margin-top: 10px;
  }
}
.aui.ie10 .holl #landing-image {
  background-color: #002d4b;
  background-repeat: no-repeat;
  background-size: inherit;
  margin: 0 auto;
  max-width: 80em;
  background-position: top left;
}
.aui.ie10 .holl #landing-image .content-blog .content-box-title a {
  text-transform: none;
}
.aui .holl #landing-image {
  position: relative;
}
.aui .holl #landing-image .landing_image_wrapper {
  position: absolute;
  width: 100%;
  height: 23.42857em;
  background-size: cover;
  background-position-x: 50%;
}
.aui .holl #landing-image .horizontal-banner {
  height: 10em;
}
.aui
  .holl
  #landing-image
  .home-highlight.image
  .content-home-highlight
  .content-box {
  padding-bottom: 0;
}
.aui
  .holl
  #landing-image
  .home-highlight.image
  .content-home-highlight
  .content-text {
  height: 17.85714em;
  box-sizing: border-box;
  padding: 6.64286em 3.28571em 1.21429em;
}
.aui
  .holl
  #landing-image
  .home-highlight.image
  .content-home-highlight
  .content-text:after {
  display: block;
  content: "";
  clear: both;
}
.aui
  .holl
  #landing-image
  .home-highlight.image
  .content-home-highlight
  .content-text:before {
  display: block;
  content: "";
  clear: both;
}
.aui
  .holl
  #landing-image
  .home-highlight.image
  .content-home-highlight
  .content-box-title {
  height: auto;
  margin: 0 0 1.07143em 0;
  padding: 0;
  font-size: 2em;
  font-family: "Calibri";
  font-weight: bold;
  padding: 0;
  width: 100%;
  font-style: italic;
}
.aui
  .holl
  #landing-image
  .home-highlight.image
  .content-home-highlight
  .content-box-descpt {
  height: auto;
  margin-top: 0;
  padding: 0;
  color: #333;
  font-size: 1.42857em;
  height: 2.2em;
  font-family: "Calibri";
  box-sizing: border-box;
}
.aui
  .holl
  #landing-image
  .home-highlight.image
  .content-home-highlight
  .content-image
  > img {
  width: 100%;
  margin: 0;
  height: 12.92857em;
  box-sizing: border-box;
  object-fit: cover;
  background-size: cover;
  background-position-x: 50%;
}
@media screen and (max-width: 1023px) {
  .aui .holl #landing-image .horizontal-banner {
    height: 6.85714em !important;
  }
  .aui .holl #landing-image .home-highlight.image .content-home-highlight {
    padding: 0;
    background: 0 !important;
  }
  .aui
    .holl
    #landing-image
    .home-highlight.image
    .content-home-highlight:before {
    display: none;
  }
  .aui
    .holl
    #landing-image
    .home-highlight.image
    .content-home-highlight
    .content-text {
    width: 58%;
    padding: 2.14286em;
    height: 17.07143em;
  }
  .aui
    .holl
    #landing-image
    .home-highlight.image
    .content-home-highlight
    .content-box-descpt {
    font-size: 1.28571em;
    height: 4.88889em;
  }
  .aui
    .holl
    #landing-image
    .home-highlight.image
    .content-home-highlight
    .content-image {
    width: 42%;
    margin-top: 0;
  }
  .aui
    .holl
    #landing-image
    .home-highlight.image
    .content-home-highlight
    .content-image
    > img {
    height: 17.07143em;
  }
}
@media screen and (max-width: 479px) {
  .aui .holl #landing-image .horizontal-banner {
    height: 3.21429em !important;
  }
  .aui .holl #landing-image .home-highlight.image .content-home-highlight {
    padding: 0;
    background: 0;
  }
  .aui
    .holl
    #landing-image
    .home-highlight.image
    .content-home-highlight:before {
    display: none;
  }
  .aui
    .holl
    #landing-image
    .home-highlight.image
    .content-home-highlight
    .content-text {
    width: 100%;
    box-sizing: border-box;
    padding: 1.07143em;
    height: 10.21429em;
  }
  .aui
    .holl
    #landing-image
    .home-highlight.image
    .content-home-highlight
    .content-box-title {
    margin: 0 0 0.45455em 0;
    font-size: 1.57143em;
  }
  .aui
    .holl
    #landing-image
    .home-highlight.image
    .content-home-highlight
    .content-box-descpt {
    font-size: 1em;
    height: 3.42857em;
  }
  .aui
    .holl
    #landing-image
    .home-highlight.image
    .content-home-highlight
    .content-image {
    width: 100%;
    margin-top: 0;
  }
  .aui
    .holl
    #landing-image
    .home-highlight.image
    .content-home-highlight
    .content-image
    > img {
    height: 6.92857em;
  }
}
.aui .holl .prettyfied-select {
  display: none;
}
.aui .holl .dateRanges .prettyfied-select {
  display: inline-block;
}
.aui .holl .header-login-register {
  color: #05367c;
}
.aui .holl .header-login-register a {
  font-family: "Calibri";
  font-weight: bold;
  font-style: italic;
  font-size: 1.14286em;
  color: #05367c;
}
.aui .holl .contentHeader {
  max-width: 80em;
  background: white url(/DEKALB-theme/images/color_schemes/holl/header_in.png)
    top left no-repeat;
  margin: 0 auto;
  padding: 0;
  height: 138px;
}
.aui .holl .headerIn {
  background: #fff;
}
.aui .holl .logo img {
  padding: 0.5em 0 0 0.1em;
  position: relative;
  top: 2.65em;
  left: 0.4em;
  margin: 0;
}
.aui .holl ul#nav.level-1 li a {
  font-family: "Calibri";
  font-weight: bold;
  font-size: 1em;
  background: #004288;
  padding: 1.16667em 1.66667em;
  transition: color 0.5s;
}
.aui .holl ul#nav.level-1 li a:hover {
  color: #f1b600 !important;
  background: #004288;
  font-weight: bold;
  font-size: 1em;
  background: #004288;
  padding: 1.16667em 1.66667em;
}
.aui .holl ul#nav.level-1 li.selected {
  margin-bottom: 0.2em;
}
.aui .holl ul#nav.level-1 li.selected > a.open {
  color: #f1b600 !important;
  background: #004288 !important;
  font-weight: bold !important;
  font-size: 1em !important;
  background: #004288 !important;
  padding: 1.16667em 1.66667em !important;
  border-bottom: 0;
}
.aui .holl #navigation {
  z-index: 40;
  float: left;
  margin: 1.1em 0 0 13em;
  font-size: 18px;
  height: 1.2em;
  clear: left;
}
.aui .holl #navigation ul li.level1 {
  margin-left: 1em;
}
.aui .holl #navigation ul li.level1:hover {
  padding-bottom: 0.3em;
  border-bottom: 0.5em solid #004288;
}
.aui .holl #navigation ul li.level1.active {
  padding-bottom: 0.3em;
  border-bottom: 0.5em solid #004288;
}
.aui .holl #navigation ul li.level1 a {
  background: 0;
  padding-right: 0.33333em;
}
.aui .holl #navigation ul li.level1 span {
  font-family: "Calibri";
  font-size: 1em;
  text-transform: none;
  color: #05367c;
}
.aui .holl #navigation ul.child-menu {
  left: 0;
  background: #fff;
  border: 0;
  width: 17.5em;
  box-sizing: border-box;
  margin-top: 0.77778em;
}
.aui .holl #navigation ul.child-menu li {
  box-sizing: border-box;
  padding: 0.83333em 1.66667em;
  background: #004288;
}
.aui .holl #navigation ul.child-menu li a {
  background: #004288;
  font-family: "Calibri";
  color: #fff;
  font-weight: bold;
  padding: 0;
  font-size: 1em;
  text-transform: none;
  transition: color 0.5s;
}
.aui .holl #navigation ul.child-menu li a:hover {
  color: #f1b600;
}
.aui .holl #navigation ul.child-menu li + li {
  margin-top: 0.16667em;
}
@media screen and (max-width: 1023px) {
  .aui .holl .headerIn {
    height: 11.42857em;
  }
  .aui .holl .logo img {
    top: 1.65em;
  }
  .aui .holl .contentHeader {
    height: 9.64286em;
    position: relative;
  }
  .aui .holl .contentHeader #mobileMenuButton.registeron {
    position: absolute;
    top: auto;
    left: auto;
    width: 100%;
    bottom: 1.28571em;
  }
  .aui .holl .contentHeader #mobileMenuButton.registeron #btnMenu {
    min-width: 5em;
    height: 5em;
    padding: 2.7em 0 1em 0;
    border: 0.16em solid #fff;
    outline: 0;
    right: 0;
    top: 2em;
    position: static;
    margin: 0 2.14286em 0;
    font-family: "Calibri";
    color: #004288;
    border-color: #004288;
    background: url(/DEKALB-theme/images/color_schemes/holl/menu-bg.png)
      no-repeat 1.15em 0.8em transparent;
  }
  .aui .holl #heading {
    margin: 0;
  }
  .aui .holl .header-login-register {
    width: 100%;
    height: 1em;
    margin: 0 1em 0 0;
  }
  .aui .holl header#banner {
    padding: 0;
  }
}
@media screen and (max-width: 1023px) {
  .aui .holl div#landing-image {
    margin-top: -10px;
  }
  .aui .holl #navigation {
    width: 17.5em;
    top: 100%;
    margin-top: -1.11111em;
    height: auto;
    right: 1.66667em;
    border: 0;
  }
  .aui .holl #navigation ul li.level1 {
    margin-left: 0;
    background: #f1b600;
    border: solid 0.16667em #004288;
    border-top: 0;
    box-sizing: border-box;
  }
  .aui .holl #navigation ul li.level1:first-of-type {
    border-top: solid 0.16667em #004288;
  }
  .aui .holl #navigation ul li.level1:first-of-type:hover {
    border: solid 0.16667em #004288;
  }
  .aui .holl #navigation ul li.level1 a {
    padding: 1.16667em 1.66667em;
    box-sizing: border-box;
    font-size: 1em !important;
    border: 0;
    width: 100%;
  }
  .aui .holl #navigation ul li.level1 a[aria-haspopup="true"] {
    background: #f1b600
      url(/HOLL-theme/images/color_schemes/holl/nav_menu/sprite_arrow.png) 90% -150px
      no-repeat !important;
  }
  .aui .holl #navigation ul li.level1:hover {
    padding: 0;
    border: solid 0.16667em #004288;
    border-top: 0;
  }
  .aui .holl #navigation ul.child-menu {
    margin: 0;
    box-sizing: border-box;
    max-width: 100%;
  }
  .aui .holl #navigation ul.child-menu li {
    padding: 0;
  }
}
@media screen and (max-width: 479px) {
  .aui .holl div#landing-image {
    margin-top: 10px;
  }
  .aui .holl .headerIn {
    height: 13.14286em;
  }
  .aui .holl .headerIn .logo img {
    top: 2.65em;
  }
  .aui .holl #navigation {
    max-width: 90%;
  }
  .aui .holl #navigation ul.child-menu {
    width: 100%;
  }
  .aui .holl .contentHeader {
    background: white
      url(/DEKALB-theme/images/color_schemes/holl/header_mobile.png) top left
      no-repeat;
    height: 13.14286em;
  }
}
.aui .holl #footer {
  padding-top: 0;
  margin-top: 25px;
  background: #fff;
  max-width: 80em;
  margin: 0 auto;
  width: 100%;
  position: static;
}
.aui .holl #footer #footerIn {
  padding-left: 0;
}
.aui .holl #footer #footerIn .content {
  border: 0;
}
.aui .holl #footer .disclaimer-footer.footer-landing {
  background-color: #002d4b;
  color: #fff;
  border-bottom: 6px solid #002d4b;
}
.aui .holl #footer .disclaimer-footer {
  background: #fff;
}
.aui .holl .disclaimer-footer.footer-landing .text-content:first-of-type {
  color: #fff;
  padding: 0 15px;
  font-size: 12px;
  line-height: 1.38;
}
.aui .holl .disclaimer-footer.footer-landing .text-content a {
  color: #fff;
  font-family: "Calibri";
  text-decoration: underline;
}
.aui .holl .disclaimer-footer .text-content {
  font-size: 12px;
  font-family: "Calibri";
  color: #a7a7a7;
}
.aui .holl .disclaimer-footer .text-content a {
  color: #a7a7a7;
  font-family: "Calibri";
  text-decoration: underline;
}
.aui .holl #footerLogo .content-logo {
  background-color: transparent !important;
  float: left;
  padding-left: 0;
  text-align: left;
}
.aui .holl #footerIn,
.aui .holl #footerIn .content {
  background: transparent !important;
}
.aui .holl #footerIn.content-bg {
  background: white url(/DEKALB-theme/images/color_schemes/holl/header_in.png)
    6% 0 no-repeat !important;
  height: 143px;
}
.aui .holl #footerLogo {
  margin: 0 0 0.625em 0;
  width: 23%;
  float: left;
  position: relative;
  top: 2.2em;
  margin-top: 0.8em;
  background: transparent;
}
.aui .holl #footerLogo .content {
  background-color: transparent !important;
  float: left;
  padding-left: 0;
  text-align: left;
}
.aui .holl #footer .content-copy {
  text-align: center;
}
.aui .holl #footer .content-copy ul {
  display: inline-block;
  width: auto;
  font-size: 100%;
  font-weight: normal;
  margin-top: 0;
}
.aui .holl #footer .content-copy ul li {
  display: block;
  float: left;
  border-right: 1px solid #004187;
  line-height: 14px;
}
.aui .holl #footer .content-copy ul li:last-child {
  display: block;
  float: left;
  border-right: 0;
}
.aui .holl #footer .content-copy ul li a {
  color: #004187;
  padding: 0 10px;
  font-size: 14px;
  font-family: "Calibri";
}
.aui .holl #footer .content-copy .box-copy {
  width: 100%;
  font-family: "Calibri";
  font-size: 15px;
  font-weight: bold;
  color: #004187;
  line-height: 0;
  margin-top: 40px;
  clear: both;
  text-align: right;
}
.aui .holl #footer .content-copy .box-copy .copy-mon {
  clear: both;
  float: right;
  padding: 0;
  line-height: 1.2;
}
.aui .holl #footerTopDisclaimer {
  font-size: 11px;
}
.aui .holl .grow.holl {
  font-family: "CalibriBoldItalic";
  font-size: 40px;
  color: #004187;
  margin-top: 57px;
  text-align: left;
  margin-left: 270px;
}
.aui .holl #footerIn .copy-mon {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  line-height: 0.68;
  letter-spacing: -1.5px;
  font-family: "Calibri";
}
.aui .holl #footer .content-copy .copy {
  padding: 0;
  font-size: 100%;
  line-height: 1;
}
@media screen and (max-width: 1023px) {
  .aui .holl #footer .content-copy .box-copy .copy-mon {
    float: none;
  }
  .aui .holl #footer .content-copy .box-copy {
    text-align: center !important;
  }
  .aui .holl .grow.holl {
    font-size: 28px;
    margin-top: 66px;
  }
  .aui .holl #footer .content-copy ul li a {
    font-size: 12px;
  }
}
@media screen and (max-width: 768px) {
  .aui .holl .disclaimer-footer.footer-landing .text-content:first-of-type {
    padding: 90px 17.5%;
    font-size: 16px;
  }
  .aui .holl #footerIn {
    padding-left: 20px;
  }
  .aui .holl #footer .content-copy .box-copy {
    text-align: center;
    margin-top: 18px;
  }
  .aui .holl .grow.holl {
    font-size: 28px;
    margin-left: 190px;
  }
  .aui .holl #footerIn .grow.holl .copy-mon {
    line-height: 1;
  }
  .aui .holl #footerIn .copy-mon {
    margin-top: -0.7em;
  }
  .aui .holl #footerLogo {
    width: 31%;
    margin-top: 0;
  }
  .aui .holl #footer .content-copy .box-copy .copy-mon {
    padding: 0;
  }
  .aui .holl #footer .copy,
  .aui .holl #footer .copy-mon {
    margin-bottom: 0;
  }
  .aui .holl #footer .copy {
    padding: 0;
    line-height: 1.2;
  }
  .aui .holl #footer .content-copy ul li:last-child {
    display: block;
    float: right;
    border-right: 1px solid #004187;
  }
  .aui .holl #footer .content-copy ul li {
    float: right;
  }
  .aui .holl #footerLogo img {
    width: 75%;
  }
}
@media screen and (max-width: 479px) {
  .aui .holl #footer .content-copy .box-copy .copy-mon {
    float: none;
  }
  .aui .holl .disclaimer-footer.footer-landing .text-content:first-of-type {
    padding: 50px 27px;
  }
  .aui .holl #footer .content.content-copy {
    padding: 0 25px;
    text-align: center;
  }
  .aui .holl .grow.holl {
    font-size: 14px;
    margin-left: 165px;
    margin-top: 22px;
  }
  .aui .holl #footerLogo img {
    width: 84%;
    margin-top: 9px;
  }
  .aui .holl #footer .content-copy ul {
    margin-top: 0;
  }
  .aui .holl #footer .content-copy ul li {
    float: none;
    display: inline-block;
  }
  .aui .holl #footer .content-copy ul li:last-child {
    float: none;
    display: inline-block;
    border-right: 0;
  }
  .aui .holl #footer .content-copy .copy-mon {
    padding-right: 0;
    margin-top: 0;
  }
  .aui .holl #footer .content-copy .box-copy .copy-mon {
    float: right;
    padding-right: 0;
  }
  .aui .holl #footerLogo {
    width: 150px;
    top: -1.2em;
  }
  .aui .holl #footer .content-copy .box-copy {
    text-align: center;
  }
  .aui .holl #footer .content-copy ul li a {
    font-size: 12px;
  }
}
.aui .holl #landing-image .horizontal-banner {
  margin: 50px 0 45px 0;
  float: left;
}
.aui .holl #landing-image #content.content {
  background: transparent;
  background-color: transparent;
}
.aui .holl .base-banner .overlay {
  text-transform: inherit;
}
.aui .holl .base-banner.horizontal-banner {
  margin-bottom: 1.5em;
  display: block;
  overflow: hidden;
  width: 100%;
  background: #fff;
}
.aui .holl .base-banner.horizontal-banner picture img {
  width: 100%;
  max-width: none;
  padding: 0;
  margin-left: 0;
}
.aui .holl .base-banner.horizontal-banner .overlay {
  text-align: left;
  position: absolute;
  line-height: 1;
  float: none;
  top: 50%;
  margin: 0 auto;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 79%;
}
.aui .holl .box-overlay {
  margin-left: 40px;
  vertical-align: middle;
}
.aui .holl .box-overlay-t1 {
  font-family: "CalibriBoldItalic";
  font-size: 48px;
  color: #004990;
  text-transform: initial;
}
.aui .holl .base-banner.vertical-banner .create-account {
  color: #004490;
  font-family: "CalibriBoldItalic";
}
.aui .holl .base-banner.vertical-banner {
  color: #004490;
  font-family: "CalibriBoldItalic";
}
@media screen and (max-width: 1023px) {
  .aui .holl .box-overlay-t1 {
    font-size: 30px;
    text-align: left;
    width: 84%;
  }
  .aui .holl .base-banner.horizontal-banner .overlay {
    top: 50% !important;
  }
  .aui .holl #landing-image .horizontal-banner {
    margin: 20px 0;
    height: 126px;
    min-height: auto !important;
  }
  .aui .holl .base-banner.horizontal-banner picture img {
    width: auto;
    max-width: 100%;
    padding: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .aui .holl .horizontal-banner .overlay {
    top: 50% !important;
  }
  .aui .holl .base-banner.horizontal-banner {
    background: transparent;
    margin-bottom: 1.5em;
    display: table;
    height: 126px;
    overflow: hidden;
    width: 100%;
    min-height: auto !important;
  }
  .aui .holl .box-overlay-t1 {
    font-size: 22px;
  }
  .aui .holl #landing-image .horizontal-banner {
    margin: 20px 0;
  }
  .aui .holl .box-overlay {
    margin-left: 10px;
  }
}
@media screen and (max-width: 640px) {
  .aui .holl .horizontal-banner .overlay {
    top: 23% !important;
    font-size: 16px;
  }
}
@media screen and (max-width: 479px) {
  .aui .holl .base-banner.horizontal-banner {
    display: none;
  }
  .aui .holl #landing-image .horizontal-banner {
    margin: 20px 0;
    display: block;
    min-height: 70px !important;
    height: 70px;
  }
  .aui .holl .box-overlay-t1 {
    font-size: 14px;
    text-align: left;
    width: 84%;
  }
  .aui .holl .base-banner.horizontal-banner picture img {
    height: 70px;
  }
  .aui .holl #landing-image .horizontal-banner .overlay {
    top: 60% !important;
  }
  .aui .holl #landing-image .content-blog .content-box-title {
    padding: 11% 5% 4%;
    width: 90%;
  }
  .aui .holl #landing-image .content-blog .content-box-descpt {
    padding: 11% 5% 4%;
    width: 87%;
  }
}
.aui .cous_thankful_container .HSForms_container {
  margin-top: -1px;
}
.aui .cous_thankful_container .HSForms_container .HSForms_banner_wrapper {
  height: 450px;
}
.aui
  .cous_thankful_container
  .HSForms_container
  .HSForms_banner_wrapper
  .HSFroms_text_container {
  display: block;
  float: left;
  width: 35%;
  height: 100%;
  background: #0084c4;
  position: relative;
}
.aui
  .cous_thankful_container
  .HSForms_container
  .HSForms_banner_wrapper
  .HSFroms_text_container
  .HSForms_text_wrapper {
  position: relative;
  top: 50%;
  padding-right: 60px;
  transform: translateY(-50%);
}
.aui
  .cous_thankful_container
  .HSForms_container
  .HSForms_banner_wrapper
  .HSFroms_text_container
  .HSForms_text_main {
  font-family: "dekalb_regular";
  margin-bottom: 40px;
  line-height: 1;
  color: #fff;
  font-size: 28px;
}
.aui
  .cous_thankful_container
  .HSForms_container
  .HSForms_banner_wrapper
  .HSForms_image_wrapper {
  display: block;
  float: left;
  width: 65%;
  height: 100%;
  position: relative;
}
.aui
  .cous_thankful_container
  .HSForms_container
  .HSForms_banner_wrapper
  .HSForms_image_wrapper
  .HSForms_banner_image {
  height: 100%;
  width: 100%;
  object-fit: cover;
  padding-bottom: 25px;
  box-sizing: border-box;
  background: #005885;
}
.aui
  .cous_thankful_container
  .HSForms_container
  .HSForms_banner_wrapper
  .HSForms_image_wrapper
  .HSForms_banner_triangle {
  position: absolute;
  right: 0;
  width: 0;
  border-style: solid;
  border-width: 0 0 450px 200px;
  border-color: transparent transparent #0084c4 transparent;
  bottom: 0;
}
.aui .cous_thankful_container .cous_text_wrapper {
  max-width: 80%;
  padding: 0 10%;
  box-sizing: border-box;
  margin: 40px auto 75px;
}
.aui .cous_thankful_container .cous_text_wrapper .cous_mainText {
  color: #232022;
  font-family: "dekalb_regular";
  font-size: 16px;
}
.aui
  .cous_thankful_container
  .cous_text_wrapper
  .cous_mainText
  .cous_explanation {
  color: #6c696b;
  font-size: 16px;
  font-family: "dekalb_regular_italic";
}
.aui .cous_thankful_container .cous_iconsText_container {
  max-width: 60%;
  margin: 0 auto;
}
.aui .cous_thankful_container .cous_iconsText_container .cous_check_title {
  font-size: 32px;
  color: #005885;
  font-family: "dekalb_bold";
  text-align: center;
}
.aui .cous_thankful_container .cous_iconsText_container .cous_check_subtitle {
  font-size: 12px;
  font-family: "dekalb_regular";
  text-align: center;
}
.aui .cous_thankful_container .cous_icons_container {
  text-align: center;
  margin: 110px auto;
  width: 80%;
  padding: 0 10%;
  box-sizing: border-box;
}
.aui .cous_thankful_container .cous_icons_container .cous_icons_wrapper {
  display: inline-block;
  width: 100%;
}
.aui .cous_thankful_container .cous_icons_container .cous_icons_wrapper:before {
  content: "";
  display: block;
  clear: both;
}
.aui .cous_thankful_container .cous_icons_container .cous_icons_wrapper:after {
  content: "";
  display: block;
  clear: both;
}
.aui
  .cous_thankful_container
  .cous_icons_container
  .cous_icons_wrapper
  .cous_icon_box {
  float: left;
  width: 20%;
}
.aui
  .cous_thankful_container
  .cous_icons_container
  .cous_icons_wrapper
  .cous_icon_box
  + .cous_icon_box {
  margin-left: 6%;
}
.aui
  .cous_thankful_container
  .cous_icons_container
  .cous_icons_wrapper
  .cous_icon_box
  .cous_icon_image {
  width: 100%;
  height: 86px;
  object-fit: contain;
  padding-bottom: 30px;
  border-bottom: 1px solid #a19ea1;
}
.aui
  .cous_thankful_container
  .cous_icons_container
  .cous_icons_wrapper
  .cous_icon_box
  .cous_icon_text {
  font-family: "dekalb_bold";
  font-size: 16px;
  margin-top: 35px;
  color: #005787;
}
@media screen and (max-width: 768px) {
  .aui .cous_thankful_container .HSForms_container .HSForms_banner_wrapper {
    height: auto;
    margin-top: -1px;
  }
  .aui
    .cous_thankful_container
    .HSForms_container
    .HSForms_banner_wrapper:before {
    display: block;
    content: "";
    clear: both;
  }
  .aui
    .cous_thankful_container
    .HSForms_container
    .HSForms_banner_wrapper:after {
    display: block;
    content: "";
    clear: both;
  }
  .aui
    .cous_thankful_container
    .HSForms_container
    .HSForms_banner_wrapper
    .HSFroms_text_container {
    width: 100%;
  }
  .aui
    .cous_thankful_container
    .HSForms_container
    .HSForms_banner_wrapper
    .HSFroms_text_container
    .HSForms_text_wrapper {
    transform: none;
    top: 0;
    padding: 25px 12px;
  }
  .aui
    .cous_thankful_container
    .HSForms_container
    .HSForms_banner_wrapper
    .HSFroms_text_container
    .HSForms_text_title {
    font-size: 17px;
    margin-top: 0;
    line-height: 1;
    margin-bottom: 25px;
  }
  .aui
    .cous_thankful_container
    .HSForms_container
    .HSForms_banner_wrapper
    .HSFroms_text_container
    .HSForms_text_main {
    font-size: 20px;
    text-align: center;
    font-family: "dekalb_bold";
    line-height: 1;
    margin-bottom: 17px;
  }
  .aui
    .cous_thankful_container
    .HSForms_container
    .HSForms_banner_wrapper
    .HSFroms_text_container
    .HSForms_text_sec {
    font-size: 13px;
    line-height: 1;
  }
  .aui
    .cous_thankful_container
    .HSForms_container
    .HSForms_banner_wrapper
    .HSForms_image_wrapper {
    width: 100%;
    height: 175px;
  }
  .aui
    .cous_thankful_container
    .HSForms_container
    .HSForms_banner_wrapper
    .HSForms_image_wrapper
    .HSForms_banner_triangle {
    margin-bottom: -2px;
    border-width: 25px 0 0 100vw;
    border-color: transparent transparent transparent #0084c4;
  }
  .aui
    .cous_thankful_container
    .HSForms_container
    .HSForms_banner_wrapper
    .HSForms_image_wrapper
    .HSForms_banner_image {
    height: 175px;
    padding-bottom: 0;
  }
  .aui .cous_thankful_container .cous_text_wrapper {
    margin: 0;
    max-width: none;
    margin: 45px 15px;
    padding: 0 17px 36px;
  }
  .aui
    .cous_thankful_container
    .cous_text_wrapper
    .cous_mainText
    .cous_explanation {
    display: block;
    margin-top: 45px;
  }
  .aui .cous_thankful_container .cous_iconsText_container {
    max-width: none;
    padding: 0 33px;
  }
  .aui .cous_thankful_container .cous_iconsText_container .cous_check_subtitle {
    font-size: 14px;
  }
  .aui .cous_thankful_container .cous_icons_container {
    padding: 0 40px;
    margin-top: 75px;
  }
  .aui
    .cous_thankful_container
    .cous_icons_container
    .cous_icons_wrapper
    .cous_icon_box {
    box-sizing: border-box;
    width: 35%;
    margin-bottom: 60px;
  }
  .aui
    .cous_thankful_container
    .cous_icons_container
    .cous_icons_wrapper
    .cous_icon_box
    + .cous_icon_box {
    margin-left: 0;
  }
  .aui
    .cous_thankful_container
    .cous_icons_container
    .cous_icons_wrapper
    .cous_icon_box:nth-child(even) {
    margin-left: 30%;
  }
  .aui
    .cous_thankful_container
    .cous_icons_container
    .cous_icons_wrapper
    .cous_icon_box
    .cous_icon_image {
    width: 100px;
    box-sizing: border-box;
    padding-bottom: 20px;
  }
  .aui
    .cous_thankful_container
    .cous_icons_container
    .cous_icons_wrapper
    .cous_icon_box
    .cous_icon_text {
    margin-top: 20px -10 35px;
  }
}
.aui body {
  position: relative;
}
.aui .HSForms_checkbox {
  border: 1px solid #fff;
  width: 12px;
  height: 12px;
  display: block;
  float: left;
  margin-left: -33px;
}
.aui .downloadPDF_container {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 250;
}
.aui .downloadPDF_container input[type="checkbox"] {
  visibility: hidden !important;
  position: absolute !important;
  width: 15px !important;
  height: 15px !important;
  margin: 0 !important;
  left: 0 !important;
}
.aui .downloadPDF_container .downloadPDF_wrapper {
  position: absolute;
  overflow-y: hidden;
  max-height: 90%;
  width: 60%;
  top: 20px;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0 auto;
  background: #005884;
}
.aui .downloadPDF_container .downloadPDF_wrapper .downloadPDF_image_wrapper {
  height: 270px;
  position: relative;
  overflow: hidden;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_image_wrapper
  .downloadPDF_mask_wrapper {
  position: absolute;
  width: 40%;
  height: 270px;
  background: rgba(255, 255, 255, 0.5);
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_image_wrapper
  .remove {
  padding: 25px;
  position: absolute;
  right: 0;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_image_wrapper
  .remove
  .removePopup {
  float: right;
  box-sizing: border-box;
  cursor: pointer;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_image_wrapper
  .downloadPDF_mask_triangle {
  width: 0;
  height: 0;
  position: absolute;
  right: -100px;
  border-width: 270px 100px 0 0;
  border-color: rgba(255, 255, 255, 0.5) transparent transparent transparent;
  border-style: solid;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_image_wrapper
  .downloadPDF_mask_triangleShadow {
  position: absolute;
  width: 100px;
  height: 300px;
  right: -52.5px;
  box-sizing: border-box;
  bottom: 0;
  transform: rotate(20deg);
  box-shadow: 5px -5px 5px 0 rgba(0, 0, 0, 0.5);
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_image_wrapper
  .downloadPDF_mask_text {
  position: absolute;
  color: #025785;
  line-height: 270px;
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-family: "dekalb_bold";
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_image_wrapper
  .downloadPDF_image {
  height: 340px;
  width: 100%;
  object-fit: cover;
  object-position: 10% 25%;
}
.aui .downloadPDF_container .downloadPDF_wrapper .downloadPDF_form_container {
  padding: 0 90px 30px;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .downloadPDF_text_wrapper {
  padding: 28px 0;
  color: #fff;
  font-family: "dekalb_regular";
  font-size: 14px;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  form {
  margin: 0;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  [class*="hs_chk_consent"] {
  height: auto !important;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  [class*="hs_chk_consent"]
  .input {
  width: 100% !important;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs-richtext
  a {
  font-size: 12px;
  font-family: "dekalb_regular";
  color: #ffe01a;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs_submit::before {
  display: block;
  content: "";
  clear: both;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs_submit::after {
  display: block;
  content: "";
  clear: both;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs_submit
  .actions {
  float: right;
  width: 250px;
  position: relative;
  margin-top: 45px;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs_submit
  .actions::before {
  display: block;
  content: "";
  clear: both;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs_submit
  .actions::after {
  display: block;
  content: "";
  clear: both;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs_submit
  .actions
  .icon-file {
  position: absolute;
  font-size: 25px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 25px;
  right: 25px;
  color: #005b81;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs_submit
  .actions
  input {
  width: 100%;
  background: #ffe01a;
  border-radius: 5px;
  border: 0;
  color: #005b81;
  font-family: "dekalb_bold";
  font-size: 14px;
  line-height: 1;
  padding: 14px 20px;
  box-sizing: border-box;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs_error_rollup
  .hs-error-msgs
  label {
  width: auto;
  padding: 0;
  margin: 22px 0 0;
  line-height: 1;
  border-radius: 5px;
  color: #ffe01a;
  font-family: "dekalb_regular";
  font-size: 14px;
  font-weight: normal;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs-form-field {
  width: 100%;
  margin-bottom: 30px;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs-form-field::before {
  display: block;
  content: "";
  clear: both;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs-form-field::after {
  display: block;
  content: "";
  clear: both;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs-form-field
  .hs-error-msgs
  label {
  width: auto;
  padding: 0;
  margin: 22px 0 0;
  line-height: 1;
  border-radius: 5px;
  color: #ffe01a;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs-form-field
  a {
  color: #ffe01a;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs-form-field
  .inputs-list {
  margin: 0;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs-form-field
  .inputs-list::before {
  display: block;
  content: "";
  clear: both;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs-form-field
  .inputs-list::after {
  display: block;
  content: "";
  clear: both;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs-form-field
  .hs-form-booleancheckbox
  label {
  position: relative;
  width: auto;
  font-family: "dekalb_regular";
  font-size: 12px;
  line-height: 12px;
  height: auto;
  padding-left: 33px;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs-form-field
  ul
  li {
  list-style-type: none !important;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs-form-field
  label {
  font-family: "dekalb_regular";
  color: #fff;
  line-height: 40px;
  width: 20%;
  float: left;
  margin: 0;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs-form-field
  .input {
  width: 80%;
  float: left;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs-form-field
  .input
  input {
  width: 100%;
  height: 40px;
  box-sizing: border-box;
  border-radius: 5px;
  margin: 0;
  font-family: "dekalb_regular";
  font-size: 14px;
  padding: 0 15px;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs-form-field
  .input
  input::-webkit-input-placeholder {
  font-family: "dekalb_regular";
  font-size: 14px;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs-form-field
  .input
  input::-moz-placeholder {
  font-family: "dekalb_regular";
  font-size: 14px;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs-form-field
  .input
  input:-ms-input-placeholder {
  font-family: "dekalb_regular";
  font-size: 14px;
}
.aui
  .downloadPDF_container
  .downloadPDF_wrapper
  .downloadPDF_form_container
  .hs-form
  .hs-form-field
  .input
  input:-moz-placeholder {
  font-family: "dekalb_regular";
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .aui .downloadPDF_container {
    padding: 0 25px;
  }
  .aui .downloadPDF_container .downloadPDF_wrapper {
    position: relative;
    height: 90%;
    width: 100%;
    max-width: none;
    max-height: none;
  }
  .aui .downloadPDF_container .downloadPDF_wrapper .downloadPDF_image_wrapper {
    height: 180px;
  }
  .aui
    .downloadPDF_container
    .downloadPDF_wrapper
    .downloadPDF_image_wrapper
    .downloadPDF_image {
    height: 250px;
  }
  .aui
    .downloadPDF_container
    .downloadPDF_wrapper
    .downloadPDF_image_wrapper
    .downloadPDF_mask_wrapper {
    height: 180px;
  }
  .aui
    .downloadPDF_container
    .downloadPDF_wrapper
    .downloadPDF_image_wrapper
    .downloadPDF_mask_wrapper
    .downloadPDF_mask_text {
    line-height: 180px;
    font-size: 16px;
  }
  .aui
    .downloadPDF_container
    .downloadPDF_wrapper
    .downloadPDF_image_wrapper
    .downloadPDF_mask_wrapper
    .downloadPDF_mask_triangle {
    border-width: 180px 66px 0 0;
    right: -66px;
  }
  .aui .downloadPDF_container .downloadPDF_wrapper .downloadPDF_form_container {
    padding: 0 20px 30px;
  }
  .aui
    .downloadPDF_container
    .downloadPDF_wrapper
    .downloadPDF_form_container
    .downloadPDF_text_wrapper {
    text-align: justify;
  }
  .aui
    .downloadPDF_container
    .downloadPDF_wrapper
    .downloadPDF_form_container
    .hs-form
    .hs_submit
    .actions {
    float: none;
    margin: 45px auto 0;
  }
  .aui
    .downloadPDF_container
    .downloadPDF_wrapper
    .downloadPDF_form_container
    .hs-form
    .hs-form-field {
    height: auto;
    margin-bottom: 17px;
  }
  .aui
    .downloadPDF_container
    .downloadPDF_wrapper
    .downloadPDF_form_container
    .hs-form
    .hs-form-field
    label {
    width: 100%;
  }
  .aui
    .downloadPDF_container
    .downloadPDF_wrapper
    .downloadPDF_form_container
    .hs-form
    .hs-form-field
    .input {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .aui .downloadPDF_legalTerms {
    min-height: 0;
    overflow: hidden;
  }
  .aui .downloadPDF_legalTerms .downloadPDF_legalTerms_text {
    overflow-x: hidden;
    height: 70%;
  }
  .aui .downloadPDF_container .downloadPDF_wrapper .downloadPDF_form_container {
    padding: 0 12px 30px;
    padding-right: 25px;
  }
  .aui .downloadPDF_container .downloadPDF_wrapper .downloadPDF_image_wrapper {
    height: 100px;
  }
  .aui
    .downloadPDF_container
    .downloadPDF_wrapper
    .downloadPDF_image_wrapper
    .downloadPDF_image {
    height: 125px;
  }
  .aui
    .downloadPDF_container
    .downloadPDF_wrapper
    .downloadPDF_image_wrapper
    .downloadPDF_mask_wrapper {
    height: 100px;
  }
  .aui
    .downloadPDF_container
    .downloadPDF_wrapper
    .downloadPDF_image_wrapper
    .downloadPDF_mask_wrapper
    .downloadPDF_mask_text {
    line-height: 100px;
    font-size: 16px;
  }
  .aui
    .downloadPDF_container
    .downloadPDF_wrapper
    .downloadPDF_image_wrapper
    .downloadPDF_mask_wrapper
    .downloadPDF_mask_triangle {
    border-width: 100px 37px 0 0;
    right: -37px;
  }
}
.downloadPDF_container .downloadPDF_wrapper .mCSB_scrollTools {
  width: 8px;
}
.downloadPDF_container .downloadPDF_wrapper .mCSB_dragger {
  background: #005884;
}
.downloadPDF_container .downloadPDF_wrapper .mCSB_dragger_bar {
  background: whitesmoke;
  background-color: whitesmoke;
}
.downloadPDF_container .downloadPDF_wrapper .mCSB_draggerRail {
  background-color: #005884 !important;
}
.downloadPDF_container
  .downloadPDF_wrapper
  .mCSB_scrollTools
  .mCSB_dragger.mCSB_dragger_onDrag
  .mCSB_dragger_bar {
  background-color: whitesmoke;
}
.aui .downloadPDF_container form input[type="checkbox"] {
  display: none !important;
  left: 100px !important;
}
.downloadPDF_legalTerms {
  display: none;
  position: absolute;
  padding: 15px 45px;
  background: #fff;
  min-height: 90%;
  box-sizing: border-box;
  width: 60%;
  max-height: 90%;
  top: 20px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: 300;
}
.downloadPDF_legalTerms .downloadPDF_legalTerms_text {
  height: 85%;
  overflow-y: scroll;
  font-family: "dekalb_regular";
}
.downloadPDF_legalTerms .downloadPDF_legalTerms_buttons {
  margin-top: 20px;
}
.downloadPDF_legalTerms .downloadPDF_legalTerms_buttons .buttons_box {
  float: right;
}
.downloadPDF_legalTerms .downloadPDF_legalTerms_buttons .advice {
  float: left;
}
.downloadPDF_legalTerms .downloadPDF_legalTerms_buttons .advice .advice_text {
  color: #b61d22;
  font-family: dekalb-regular;
  font-size: 14px;
}
.downloadPDF_legalTerms .downloadPDF_legalTerms_buttons .buttons_box {
  float: right;
}
.downloadPDF_legalTerms
  .downloadPDF_legalTerms_buttons
  .buttons_box
  .downloadPDF_legalTerms_button {
  background: #fff;
  border: 0;
  padding: 5px 25px;
  float: right;
  font-family: "dekalb_regular";
  margin-left: 8px;
  color: #454545;
  border: 1px solid #c5c5c5;
  font-size: 16px;
}
.downloadPDF_legalTerms
  .downloadPDF_legalTerms_buttons
  .downloadPDF_legalTerms_button:disabled {
  color: #c5c5c5;
}
@media screen and (max-width: 768px) {
  .downloadPDF_legalTerms {
    width: auto;
    margin: 0 25px;
    height: 90vh;
  }
  .downloadPDF_legalTerms .downloadPDF_legalTerms_text {
    height: 70%;
  }
  .downloadPDF_legalTerms .downloadPDF_legalTerms_buttons {
    margin-top: 10px;
  }
  .downloadPDF_legalTerms .downloadPDF_legalTerms_buttons .buttons_box {
    float: none;
  }
  .downloadPDF_legalTerms
    .downloadPDF_legalTerms_buttons
    .downloadPDF_legalTerms_button {
    width: 100%;
    margin-top: 15px;
  }
  .downloadPDF_legalTerms .downloadPDF_legalTerms_buttons .advice {
    width: 100%;
    position: relative;
    float: none;
  }
  .downloadPDF_legalTerms .downloadPDF_legalTerms_buttons .buttons_box {
    float: none;
  }
}
@media screen and (max-width: 768px) and (max-width: 479px) {
  .downloadPDF_legalTerms .downloadPDF_legalTerms_text {
    height: 70%;
  }
  .downloadPDF_legalTerms .downloadPDF_legalTerms_buttons {
    height: 30%;
    margin: 7px -5px;
  }
  .downloadPDF_legalTerms .downloadPDF_legalTerms_buttons .advice .advice_text {
    font-size: 12px;
  }
}
.downloadPDF_thankful_container {
  position: relative;
}
.downloadPDF_thankful_container::before {
  content: "";
  display: block;
  clear: both;
}
.downloadPDF_thankful_container::after {
  content: "";
  display: block;
  clear: both;
}
.downloadPDF_thankful_container .downloadPDF_thankful_wrapper {
  width: 80%;
}
.downloadPDF_thankful_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_thankful_title {
  font-family: "dekalb_bold_italic";
  margin: 45px 0 35px;
  font-size: 28px;
  line-height: 1;
  color: #005884;
}
.downloadPDF_thankful_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_thankful_subTitle {
  color: #7e7c7e;
  line-height: 1;
  font-size: 22px;
  font-family: "dekalb_regular_italic";
  margin-bottom: 55px;
}
.downloadPDF_thankful_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_link_wrapper {
  margin-bottom: 55px;
}
.downloadPDF_thankful_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_link_wrapper
  .icon-arrow-down {
  color: #0184c3;
  font-size: 22px;
}
.downloadPDF_thankful_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_link_wrapper
  .downloadPDF_link_text {
  font-size: 12px;
  color: #686668;
  line-height: 1;
  font-family: "dekalb_regular";
  margin-bottom: 15px;
}
.downloadPDF_thankful_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_link_wrapper
  .downloadPDF_link {
  text-decoration: underline;
  color: #0184c3;
  font-size: 22px;
  font-family: "dekalb_bold_italic";
  margin-bottom: 45px;
  cursor: pointer;
}
.downloadPDF_thankful_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_buttons_wrapper::before {
  content: "";
  display: block;
  clear: both;
}
.downloadPDF_thankful_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_buttons_wrapper::after {
  content: "";
  display: block;
  clear: both;
}
.downloadPDF_thankful_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_buttons_wrapper
  .downloadPDF_buttons_link {
  display: block;
  float: left;
  font-family: "dekalb_bold_italic";
  font-size: 16px;
  box-sizing: border-box;
  padding: 20px 17px;
  border: 2px solid #005884;
  color: #005884;
}
.downloadPDF_thankful_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_buttons_wrapper
  .downloadPDF_buttons_link:reverse {
  background: #005884;
  color: #fff;
}
.downloadPDF_thankful_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_buttons_wrapper
  .downloadPDF_buttons_link
  + .downloadPDF_buttons_link {
  margin-left: 11px;
  color: #fff;
  background: #005884;
}
.downloadPDF_thankful_container .downloadPDF_image {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  width: 60%;
  max-height: 220px;
  object-fit: cover;
  object-position: 50% 0;
  opacity: 0.8;
}
@media screen and (max-width: 768px) {
  #content.content {
    margin: 0;
    padding: 0 1rem;
    max-width: none;
  }
  .downloadPDF_thankful_container .downloadPDF_thankful_wrapper {
    padding: 0 30px;
    box-sizing: border-box;
    width: 100%;
    float: none;
  }
  .downloadPDF_thankful_container
    .downloadPDF_thankful_wrapper
    .downloadPDF_thankful_title {
    font-size: 24px;
  }
  .downloadPDF_thankful_container
    .downloadPDF_thankful_wrapper
    .downloadPDF_thankful_subTitle {
    font-size: 16px;
  }
  .downloadPDF_thankful_container
    .downloadPDF_thankful_wrapper
    .downloadPDF_link_wrapper
    .icon-arrow-down {
    font-size: 18px;
  }
  .downloadPDF_thankful_container
    .downloadPDF_thankful_wrapper
    .downloadPDF_link_wrapper
    .downloadPDF_link {
    font-size: 18px;
  }
  .downloadPDF_thankful_container
    .downloadPDF_thankful_wrapper
    .downloadPDF_buttons_wrapper
    .downloadPDF_buttons_link {
    width: 100%;
    text-align: center;
  }
  .downloadPDF_thankful_container
    .downloadPDF_thankful_wrapper
    .downloadPDF_buttons_wrapper
    .downloadPDF_buttons_link
    + .downloadPDF_buttons_link {
    margin-left: 0;
    margin-top: 28px;
  }
  .downloadPDF_thankful_container .downloadPDF_image {
    height: 350px;
    object-fit: cover;
    width: 100%;
    position: static;
    float: none;
  }
  .downloadPDF_thankful_container .downloadPDF_image {
    object-position: 10% 20%;
  }
}
@media screen and (max-width: 479px) {
  .downloadPDF_thankful_container .downloadPDF_image {
    height: 220px;
    object-fit: cover;
    width: 100%;
    position: static;
    float: none;
  }
}
.aui .cous_leadConfirm_container .HSForms_container {
  margin-top: -1px;
}
.aui .cous_leadConfirm_container .HSForms_container .HSForms_banner_wrapper {
  height: 450px;
  margin-top: -1px;
}
.aui
  .cous_leadConfirm_container
  .HSForms_container
  .HSForms_banner_wrapper:before {
  display: block;
  content: "";
  clear: both;
}
.aui
  .cous_leadConfirm_container
  .HSForms_container
  .HSForms_banner_wrapper:after {
  display: block;
  content: "";
  clear: both;
}
.aui
  .cous_leadConfirm_container
  .HSForms_container
  .HSForms_banner_wrapper
  .HSForms_image_wrapper {
  display: block;
  float: left;
  width: 65%;
  height: 100%;
  position: relative;
}
.aui
  .cous_leadConfirm_container
  .HSForms_container
  .HSForms_banner_wrapper
  .HSForms_image_wrapper
  .HSForms_BannerText_wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 90px;
  margin: 0 auto;
  width: 32%;
  color: #fff;
  font-family: "dekalb_bold_italic";
  font-size: 39px;
  line-height: 1;
  text-shadow: 4px 4px 3.5px rgba(0, 0, 0, 0.4);
  line-height: bold;
}
.aui
  .cous_leadConfirm_container
  .HSForms_container
  .HSForms_banner_wrapper
  .HSForms_image_wrapper
  .HSForms_banner_image {
  height: 100%;
  width: 100%;
  object-fit: cover;
  padding-bottom: 25px;
  box-sizing: border-box;
  background: #005885;
}
.aui
  .cous_leadConfirm_container
  .HSForms_container
  .HSForms_banner_wrapper
  .HSForms_image_wrapper
  .HSForms_banner_triangle {
  position: absolute;
  right: 0;
  width: 0;
  border-style: solid;
  border-width: 0 0 450px 200px;
  border-color: transparent transparent #0084c4 transparent;
  bottom: 0;
}
.aui
  .cous_leadConfirm_container
  .HSForms_container
  .HSForms_banner_wrapper
  .HSFroms_text_container {
  display: block;
  float: left;
  width: 35%;
  height: 100%;
  background: #0084c4;
  position: relative;
}
.aui
  .cous_leadConfirm_container
  .HSForms_container
  .HSForms_banner_wrapper
  .HSFroms_text_container
  .HSForms_text_wrapper {
  position: relative;
  top: 50%;
  padding-right: 60px;
  transform: translateY(-50%);
}
.aui
  .cous_leadConfirm_container
  .HSForms_container
  .HSForms_banner_wrapper
  .HSFroms_text_container
  .HSForms_text_wrapper
  .HSForms_leadText_main {
  color: #fff;
  font-family: "dekalb_bold";
  font-size: 32px;
  line-height: 35px;
}
.aui
  .cous_leadConfirm_container
  .HSForms_container
  .HSForms_banner_wrapper
  .HSFroms_text_container
  .HSForms_text_wrapper
  .HSForms_leadLink {
  margin-top: 60px;
  background: #f7dc35;
  color: #ab3430;
  font-family: "dekalb_bold_italic";
  display: inline-block;
  padding: 20px 16px;
  font-size: 14px;
  line-height: 0.8;
  text-decoration: none;
}
.aui
  .cous_leadConfirm_container
  .HSForms_container
  .HSForms_banner_wrapper
  .HSFroms_text_container
  .HSForms_text_wrapper
  .HSForms_leadLink
  i {
  margin-left: 30px;
}
.aui
  .cous_leadConfirm_container
  .HSForms_container
  .HSForms_content_wrapper
  .HSForms_title {
  font-size: 30px;
  margin-top: 128px;
  color: #315879;
  text-align: center;
  font-family: "dekalb_bold_italic";
}
.aui
  .cous_leadConfirm_container
  .HSForms_container
  .HSForms_content_wrapper
  .HSForms_subtext_wrapper {
  text-align: center;
}
.aui
  .cous_leadConfirm_container
  .HSForms_container
  .HSForms_content_wrapper
  .HSForms_subtext_wrapper
  .HSForms_subtext {
  margin-top: 70px;
  display: inline-block;
  font-family: "dekalb_bold_italic";
  color: #315879;
}
.aui
  .cous_leadConfirm_container
  .HSForms_container
  .HSForms_content_wrapper
  .HSForms_subtext_wrapper
  .HSForms_subtext
  + .HSForms_subtext {
  margin-left: 200px;
}
.aui
  .cous_leadConfirm_container
  .HSForms_container
  .HSForms_content_wrapper
  .HSForms_content_logo {
  display: block;
  margin: 40px auto 0;
}
.aui .cous_leadConfirm_container .HSForms_content_container {
  max-width: 60%;
  margin: auto;
  margin-top: 95px;
  font-family: "dekalb_regular";
  font-size: 16px;
  line-height: 30px;
}
.aui .cous_leadConfirm_container .HSForms_content_container ul {
  margin-left: 15px;
}
.aui .cous_leadConfirm_container .HSForms_content_container ul li {
  padding-left: 15px;
  line-height: 30px;
}
@media screen and (max-width: 768px) {
  .aui .cous_leadConfirm_container .HSForms_container .HSForms_banner_wrapper {
    height: auto;
  }
  .aui
    .cous_leadConfirm_container
    .HSForms_container
    .HSForms_banner_wrapper
    .HSForms_image_wrapper {
    width: 100%;
    height: 336px;
  }
  .aui
    .cous_leadConfirm_container
    .HSForms_container
    .HSForms_banner_wrapper
    .HSForms_image_wrapper
    .HSForms_BannerText_wrapper {
    bottom: 35px;
  }
  .aui
    .cous_leadConfirm_container
    .HSForms_container
    .HSForms_banner_wrapper
    .HSForms_image_wrapper
    .HSForms_banner_image {
    padding: 0;
    background: 0;
  }
  .aui
    .cous_leadConfirm_container
    .HSForms_container
    .HSForms_banner_wrapper
    .HSForms_image_wrapper
    .HSForms_banner_triangle {
    border-width: 50px 0 0 100vw;
    margin-bottom: -2px;
    border-color: transparent transparent transparent #0084c4;
  }
  .aui
    .cous_leadConfirm_container
    .HSForms_container
    .HSForms_banner_wrapper
    .HSFroms_text_container {
    width: 100%;
    height: auto;
  }
  .aui
    .cous_leadConfirm_container
    .HSForms_container
    .HSForms_banner_wrapper
    .HSFroms_text_container
    .HSForms_text_wrapper {
    text-align: center;
    transform: none;
    padding: 0;
  }
  .aui
    .cous_leadConfirm_container
    .HSForms_container
    .HSForms_banner_wrapper
    .HSFroms_text_container
    .HSForms_text_wrapper
    .HSForms_leadText_main {
    font-size: 20px;
    line-height: 1;
  }
  .aui
    .cous_leadConfirm_container
    .HSForms_container
    .HSForms_banner_wrapper
    .HSFroms_text_container
    .HSForms_text_wrapper
    .HSForms_leadLink {
    margin: 44px 0 33px;
  }
  .aui
    .cous_leadConfirm_container
    .HSForms_container
    .HSForms_content_wrapper
    .HSForms_title {
    margin-top: 56px;
  }
  .aui
    .cous_leadConfirm_container
    .HSForms_container
    .HSForms_content_wrapper
    .HSForms_subtext_wrapper
    .HSForms_subtext {
    display: block;
  }
  .aui
    .cous_leadConfirm_container
    .HSForms_container
    .HSForms_content_wrapper
    .HSForms_subtext_wrapper
    .HSForms_subtext
    + .HSForms_subtext {
    margin-left: 0;
  }
  .aui
    .cous_leadConfirm_container
    .HSForms_container
    .HSForms_content_wrapper
    .HSForms_content_logo {
    margin-top: 100px;
  }
  .aui .cous_leadConfirm_container .HSForms_content_container {
    max-width: 80%;
    font-size: 14px;
    margin-top: 65px;
  }
}
@media screen and (max-width: 479px) {
  .aui
    .cous_leadConfirm_container
    .HSForms_container
    .HSForms_banner_wrapper
    .HSForms_image_wrapper {
    height: 245px;
  }
  .aui
    .cous_leadConfirm_container
    .HSForms_container
    .HSForms_banner_wrapper
    .HSForms_image_wrapper
    .HSForms_BannerText_wrapper {
    font-size: 24px;
    width: 40%;
    line-height: 1.2;
  }
  .aui
    .cous_leadConfirm_container
    .HSForms_container
    .HSForms_banner_wrapper
    .HSFroms_text_container
    .HSForms_text_wrapper
    .HSForms_leadText_main {
    font-size: 20px;
  }
  .aui
    .cous_leadConfirm_container
    .HSForms_container
    .HSForms_banner_wrapper
    .HSFroms_text_container
    .HSForms_text_wrapper
    .HSForms_leadLink {
    margin: 30px 0 20px;
  }
  .aui
    .cous_leadConfirm_container
    .HSForms_container
    .HSForms_content_wrapper
    .HSForms_subtext_wrapper
    .HSForms_subtext {
    line-height: 1.3;
  }
}
.downloadPDF_leadConfirmed_container {
  position: relative;
}
.downloadPDF_leadConfirmed_container::before {
  content: "";
  display: block;
  clear: both;
}
.downloadPDF_leadConfirmed_container::after {
  content: "";
  display: block;
  clear: both;
}
.downloadPDF_leadConfirmed_container .downloadPDF_thankful_wrapper {
  width: 50%;
  float: left;
}
.downloadPDF_leadConfirmed_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_thankful_title {
  font-family: "dekalb_bold_italic";
  margin: 35px 0 30px;
  font-size: 28px;
  line-height: 1;
  color: #005884;
}
.downloadPDF_leadConfirmed_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_thankful_subTitle {
  color: #7e7c7e;
  line-height: 1;
  font-size: 22px;
  font-family: "dekalb_regular_italic";
  margin-bottom: 55px;
}
.downloadPDF_leadConfirmed_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_buttons_wrapper::before {
  content: "";
  display: block;
  clear: both;
}
.downloadPDF_leadConfirmed_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_buttons_wrapper::after {
  content: "";
  display: block;
  clear: both;
}
.downloadPDF_leadConfirmed_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_buttons_wrapper {
  text-align: center;
}
.downloadPDF_leadConfirmed_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_buttons_wrapper
  .downloadPDF_buttons_link {
  display: inline-block;
  font-family: "dekalb_bold_italic";
  font-size: 16px;
  box-sizing: border-box;
  padding: 20px 17px;
  color: white;
  background: #005884;
  height: 58px;
}
.downloadPDF_leadConfirmed_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_buttons_wrapper
  .downloadPDF_buttons_link
  .icon-chevron-right {
  margin-left: 40px;
}
.downloadPDF_leadConfirmed_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_buttons_wrapper
  .downloadPDF_buttons_link:reverse {
  background: #005884;
  color: #fff;
}
.downloadPDF_leadConfirmed_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_buttons_wrapper
  .downloadPDF_buttons_link
  + .downloadPDF_buttons_link {
  margin-left: 11px;
  color: #fff;
  background: #005884;
}
.downloadPDF_leadConfirmed_container .box_image {
  width: 30%;
  float: right;
  margin-left: 20%;
}
.downloadPDF_leadConfirmed_container .box_image .downloadPDF_image {
  bottom: 0;
  right: 0;
  display: block;
  height: 350px;
  object-fit: cover;
  position: relative;
  padding-top: 150px;
}
.downloadPDF_leadConfirmed_container
  .downloadPDF_thankful_wrapper
  .downloadPDF_buttons_wrapper
  .downloadPDF_buttons_link
  + .downloadPDF_buttons_link {
  margin-left: 0;
  margin-top: 28px;
}
.downloadPDF_leadConfirmed_container
  .downloadPDF_thankful_wrapper
  .HSForms_content_wrapper
  .HSForms_title {
  font-size: 30px;
  margin-top: 64px;
  color: #315879;
  text-align: center;
  font-family: "dekalb_bold_italic";
}
.downloadPDF_leadConfirmed_container
  .downloadPDF_thankful_wrapper
  .HSForms_content_wrapper
  .HSForms_subtext_wrapper {
  text-align: center;
}
.downloadPDF_leadConfirmed_container
  .downloadPDF_thankful_wrapper
  .HSForms_content_wrapper
  .HSForms_subtext_wrapper
  .HSForms_subtext {
  margin-top: 50px;
  float: left;
  font-family: "dekalb_bold_italic";
  color: #315879;
  margin-bottom: 40px;
}
.downloadPDF_leadConfirmed_container
  .downloadPDF_thankful_wrapper
  .HSForms_content_wrapper
  .HSForms_subtext_wrapper
  .HSForms_subtext
  + .HSForms_subtext {
  float: right;
}
.downloadPDF_leadConfirmed_container
  .downloadPDF_thankful_wrapper
  .HSForms_content_wrapper
  .HSForms_content_logo {
  display: block;
  margin: 40px auto 0;
  clear: both;
}
@media screen and (max-width: 768px) {
  .downloadPDF_leadConfirmed_container .downloadPDF_thankful_wrapper {
    width: 100%;
  }
  .downloadPDF_leadConfirmed_container
    .downloadPDF_thankful_wrapper
    .downloadPDF_thankful_title {
    font-size: 20px;
    padding-left: 35px;
  }
  .downloadPDF_leadConfirmed_container
    .downloadPDF_thankful_wrapper
    .downloadPDF_thankful_subTitle {
    font-size: 20px;
    padding-left: 35px;
  }
  .downloadPDF_leadConfirmed_container
    .downloadPDF_thankful_wrapper
    .downloadPDF_buttons_wrapper
    .downloadPDF_buttons_link {
    font-size: 20px;
  }
  .downloadPDF_leadConfirmed_container .box_image {
    display: block;
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .downloadPDF_leadConfirmed_container .box_image .downloadPDF_image {
    padding-top: 0;
    height: 460px;
    width: 100%;
    object-position: 10% 20%;
  }
  .downloadPDF_leadConfirmed_container
    .downloadPDF_thankful_wrapper
    .downloadPDF_buttons_wrapper
    .downloadPDF_buttons_link
    .icon-chevron-right {
    margin-left: 20px;
  }
  .downloadPDF_leadConfirmed_container
    .downloadPDF_thankful_wrapper
    .HSForms_content_wrapper
    .HSForms_title {
    font-size: 24px;
  }
  .downloadPDF_leadConfirmed_container
    .downloadPDF_thankful_wrapper
    .HSForms_content_wrapper
    .HSForms_subtext_wrapper
    .HSForms_subtext
    + .HSForms_subtext {
    margin-left: 0;
    float: none;
  }
  .downloadPDF_leadConfirmed_container
    .downloadPDF_thankful_wrapper
    .HSForms_content_wrapper
    .HSForms_subtext_wrapper
    .HSForms_subtext {
    display: block;
    float: none;
  }
  .downloadPDF_leadConfirmed_container
    .downloadPDF_thankful_wrapper
    .HSForms_content_wrapper
    .HSForms_content_logo {
    margin: 40px 30px;
  }
}
@media screen and (max-width: 479px) {
  .downloadPDF_leadConfirmed_container
    .downloadPDF_thankful_wrapper
    .downloadPDF_thankful_title {
    padding-left: 30px;
    margin: 35px 0 20px;
  }
  .downloadPDF_leadConfirmed_container
    .downloadPDF_thankful_wrapper
    .downloadPDF_thankful_subTitle {
    padding-left: 30px;
  }
  .downloadPDF_leadConfirmed_container
    .downloadPDF_thankful_wrapper
    .downloadPDF_buttons_wrapper
    .downloadPDF_buttons_link {
    font-size: 16px;
  }
  .downloadPDF_leadConfirmed_container .box_image .downloadPDF_image {
    height: 230px;
  }
  .downloadPDF_leadConfirmed_container
    .downloadPDF_thankful_wrapper
    .HSForms_content_wrapper
    .HSForms_content_logo {
    margin: 40px auto 0;
  }
}
.aui #content .splittedSectionTitle {
  visibility: visible;
}
.aui .actionTools.mobile {
  text-align: center;
  margin: 0;
  width: 100%;
}
.aui .topLogo {
  float: left;
  height: auto;
  box-sizing: border-box;
  margin-left: 1%;
  width: 40%;
}
.aui .actionTools.mobile .addthis_sharing_toolbox {
  width: auto;
  clear: both;
  float: none;
  display: inline-block;
  margin: 40px 0 10px;
}
.aui .collapsed > div:not(:first-child) {
  display: none;
}
.aui .testimonyImage {
  position: relative;
}
.aui i.youtube_playButton {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 55px;
  height: 50px;
  font-size: 55px;
  color: rgba(255, 255, 255, 0.75);
}
.aui .downloadButtons {
  text-align: right;
}
.aui .addthis_wrapper {
  display: block;
  float: right;
  margin-top: 10px;
}
.aui .info_link_wrapper {
  display: block;
  float: left;
  margin-right: 10%;
  width: auto;
  max-width: 40%;
  line-height: 40px;
  margin-bottom: 1em;
}
.aui .info_link_wrapper.oneLink {
  max-width: 100%;
}
.aui .dekalbIconText {
  font-size: 14px;
  color: #005983;
  margin-left: 1em;
  font-family: "dekalb_bold";
}
.aui .dekalbIcon {
  color: #0083c4;
  font-size: 40px;
  display: block;
  float: left;
}
.aui .tablesContainer .caracTable:first-child {
  margin-left: 2%;
}
.aui .productContainer div[class*="section100"] {
  break-inside: avoid;
}
.aui .productContainer div[class*="section50"] {
  break-inside: avoid;
}
.aui a:focus {
  text-decoration: none;
}
.aui .productContainer {
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}
.aui .productContainer .section50 {
  width: 49%;
  float: left;
  display: block;
  margin-bottom: 20px;
}
.aui .productContainer .section50 + .section50 {
  margin-left: 2%;
}
.aui .productContainer .tablesContainer > div:nth-of-type(even) {
  clear: both;
  margin-left: 0;
}
.aui .productContainer .optional > div:nth-of-type(odd) {
  clear: both;
  margin-left: 0;
}
.aui .productContainer .section100 {
  width: 100%;
  float: left;
  display: block;
  overflow: hidden;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.aui .productContainer .section100 .tbl,
.aui .productContainer .section100.mobile {
  margin-bottom: 0;
}
.aui .productContainer .sectionTitle {
  font-size: 18px;
  line-height: normal;
  letter-spacing: normal;
  color: #005983;
  font-family: "dekalb_bold";
  margin-top: 20px;
  margin-bottom: 20px;
}
.aui .productContainer .sectionTitle a .icon-chevron-up,
.aui .productContainer .sectionTitle a .icon-chevron-down {
  float: left;
  margin-right: 10px;
  cursor: pointer;
  color: #005983;
}
.aui .productContainer .sectionTitle a .icon-chevron-up:focus,
.aui .productContainer .sectionTitle a .icon-chevron-down:focus {
  display: block;
}
.aui .productContainer .section100 .internalSection {
  width: 49%;
  float: left;
}
.aui .productContainer .section50 .internalSection {
  width: 100%;
}
.aui .productContainer .optional .internalSection + .optional .internalSection {
  margin-left: 2%;
}
.aui .productContainer .sectionSeparator {
  border-bottom: solid 1px #b2ddea;
  margin-top: 20px;
  clear: both;
}
.aui .productContainer .prodInfo {
  box-sizing: border-box;
  overflow: hidden;
}
.aui .productContainer .productName {
  font-family: "dekalb_bold";
  font-size: 28px;
  line-height: normal;
  color: #333;
  margin-bottom: 5px;
}
.aui .productContainer .prodInformation {
  float: left;
  width: 55%;
}
.aui .productContainer .prodInformation .prodInformationText {
  float: left;
  width: 55%;
}
.aui .productContainer .downloadButtons.dst.new_prod_sheet {
  float: right;
  display: block;
  width: 45%;
}
.aui .productContainer .downloadButtons.dst.new_prod_sheet .icon-print,
.aui .productContainer .downloadButtons.dst.new_prod_sheet .icon-download-alt {
  font-size: 14px !important;
  color: white !important;
  border: solid 2px #0084c3 !important;
  border-radius: 20px;
  padding: 13px 10px;
  float: right;
  background: #0084c3 !important;
}
.aui .productContainer .downloadButtons.dst.new_prod_sheet .icon-print p,
.aui
  .productContainer
  .downloadButtons.dst.new_prod_sheet
  .icon-download-alt
  p {
  font-family: "dekalb_bold_italic" !important;
  margin-left: 5px;
  float: right;
}
.aui
  .productContainer
  .downloadButtons.dst.new_prod_sheet
  .icon-print
  + .icon-download-alt {
  margin-right: 10px;
}
.aui .productContainer .downloadButtons.dst.new_prod_sheet .downloadPDF {
  margin: 0 1.3em 0 0;
}
.aui .productContainer .downloadButtons.dst.new_prod_sheet .printImage {
  background: url(/DEKALB-theme/css/modules/action_tools/../../../images/print.png)
    left 0.15em no-repeat;
  width: 15px;
  height: 16px;
  float: left;
  margin-right: 5px;
}
.aui .productContainer .downloadButtons.dst.new_prod_sheet .downloadImage {
  background: url(/DEKALB-theme/css/modules/action_tools/../../../images/file-download.png)
    left 0.15em no-repeat;
  width: 15px;
  height: 15px;
  float: left;
  margin-right: 5px;
}
.aui .productContainer .subTitleProduct {
  font-family: "dekalb_regular";
  font-size: 14px;
  color: #686868;
  line-height: normal;
  margin-bottom: 10px;
}
.aui .productContainer .subTitleProduct span {
  font-family: "dekalb_bold";
}
.aui .productContainer .prodImageContainer {
  width: 100%;
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
}
.aui .productContainer .prodImageContainer .oneImage {
  max-width: 50%;
  margin-left: 25%;
}
.aui .productContainer .prodImageContainer .twoImages {
  width: 50%;
  float: left;
  text-align: center;
}
.aui .productContainer .section50 a.more-info {
  background: url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/ico_information_p.png)
    center left no-repeat;
  padding-left: 45px;
  font-size: 14px;
  font-family: "dekalb_bold_italic";
  color: #005983;
  text-decoration: none;
  height: 36px;
  text-align: left;
  -ms-display: flex;
  display: flex;
  align-items: center;
  line-height: 1;
  margin-top: 10px;
  margin-bottom: 20px;
}
.aui .productContainer .highlightedProduct {
  color: #fff;
  background: #41c0d4;
  font-family: "dekalb_bold_italic";
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 10px;
  width: 60%;
  overflow: hidden;
  height: 30px;
  box-sizing: border-box;
  vertical-align: middle;
}
.aui .productContainer .highlightedProduct.reference {
  background: #ffe100;
}
.aui .productContainer .highlightedProduct.new {
  background: #005983;
}
.aui .productContainer .highlightText {
  padding: 6px 0 5px 5px;
  width: 90%;
  float: left;
}
.aui .productContainer .triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 15px 0;
  border-color: transparent white transparent transparent;
  float: right;
}
.aui .productContainer .tableCharacteristics {
  position: relative;
  width: 100%;
  font-size: 14px;
  color: #333;
  line-height: normal;
  text-align: left;
  font-family: "dekalb_regular";
}
.aui .productContainer .tableCharacteristics th {
  position: relative;
  border: 1px solid #b2ddea;
  border-radius: 2px;
  background-color: #dceaf0 !important;
  height: 35px;
  vertical-align: middle;
  padding-left: 10px;
  font-family: "dekalb_bold_italic";
}
.aui .productContainer .tableCharacteristics td {
  position: relative;
  border: 1px solid #dbdbdb;
  height: 35px;
  vertical-align: middle;
  padding-left: 10px;
}
.aui .productContainer .tableCharacteristics tr:nth-child(even) {
  background-color: #fbfbfb;
}
.aui .productContainer .tableCharacteristics td .characteristic {
  position: relative;
  float: left;
  width: 50%;
  font-family: "dekalb_bold";
}
.aui .productContainer .tableCharacteristics td .value {
  position: relative;
  width: 50%;
  float: left;
  font-family: "dekalb_regular";
  vertical-align: middle;
}
.aui .productContainer .tableCharacteristics td .value .rangeValue {
  width: 10%;
  color: #bdcebf;
  float: left;
  text-align: center;
}
.aui .productContainer .tableCharacteristics td .value .rangeValue.selected {
  color: #fff;
  width: 17px;
  height: 17px;
  border-radius: 9px;
  background-color: #099467;
}
.aui .productContainer .tableCharacteristics td .value .barValue.selected {
  width: 10px;
  height: 10px;
  border-radius: 6px;
  background-color: #099467;
}
.aui .productContainer .tableCharacteristics td .value .barValue {
  float: left;
  width: 10px;
  height: 10px;
  border-radius: 6px;
  background-color: #bdcebf;
  margin-right: 10px;
  margin-top: 3px;
}
.aui .productContainer .tableCharacteristics .documentTitle {
  width: 80%;
}
.aui .productContainer .tableCharacteristics .columnPDF {
  text-align: center;
  padding-left: 0;
}
.aui .productContainer .tableCharacteristics td .downloadPDFList {
  background: url(/DEKALB-theme/images/ico_pdf.png) 100% 0 no-repeat;
}
.aui .productContainer .caracTable .legendTable {
  margin-top: 15px;
  font-family: "dekalb_regular";
  font-size: 12px;
  line-height: 1.5;
  color: #333;
}
.aui .productContainer .caracTable .legendTable .exclamation {
  font-family: "dekalb_bold";
  background: #005983;
  width: 11px;
  height: 11px;
  font-size: 10px;
  text-align: center;
  color: white;
  overflow: hidden;
  border-radius: 50%;
  display: inline-block;
}
.aui .productContainer .advices .listAdvices,
.aui .productContainer .freeTexts .listFreeText {
  margin-left: 30px;
  color: #005983;
}
.aui .productContainer .advices .listAdvices .advice p,
.aui .productContainer .freeTexts .listFreeText .freeText p {
  font-size: 14px;
  line-height: 1.29;
  letter-spacing: normal;
  color: #333;
  font-family: "dekalb_regular";
}
.aui .productContainer .plantingTable {
  float: left;
  display: inline-block;
}
.aui .productContainer .plantingTableContainer {
  position: relative;
  overflow: hidden;
  background-color: #f4fafc;
  border: 1px solid #b2ddea;
  text-align: center;
  line-height: normal;
  letter-spacing: normal;
  color: #333;
  font-family: "dekalb_bold";
  box-sizing: border-box;
}
.aui .productContainer .plantingTableContainer .plantingTable.oneCol {
  width: 100%;
}
.aui .productContainer .plantingTableContainer .plantingTable.twoCol {
  width: 50%;
}
.aui .productContainer .plantingTableContainer .plantingTable.threeCol {
  width: 33%;
}
.aui .productContainer .plantingTableContainer .title {
  font-size: 14px;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 20px;
}
.aui .productContainer .plantingTable .yield {
  font-size: 24px;
  margin-bottom: 5px;
}
.aui .productContainer .plantingTable .value {
  font-size: 16px;
}
.aui .productContainer .plantingTable .units {
  font-size: 14px;
  font-weight: 500;
  font-family: "dekalb_regular";
  margin-bottom: 30px;
}
.aui .productContainer .section50.planting + .section50.planting .sectionTitle {
  visibility: hidden;
}
.aui
  .productContainer
  .section50.testimony
  + .section50.testimony
  .sectionTitle {
  visibility: hidden;
}
.aui .productContainer .testimonyContainer {
  border: 1px solid #dbdbdb;
  border-radius: 2px;
  text-align: center;
  color: #333;
  padding-top: 15px;
  padding-bottom: 20px;
  letter-spacing: normal;
  box-sizing: border-box;
}
.aui .productContainer .testimonyContainer .testimony {
  margin-top: 15px;
  font-size: 16px;
  font-family: "dekalb_bold";
  line-height: 1.13;
}
.aui .productContainer .testimonyContainer .testimonyLocation {
  margin-top: 5px;
  font-size: 13px;
  font-family: "dekalb_regular";
  font-weight: 500;
  line-height: 1.38;
}
.aui .productContainer .testimonyContainer .testimonyText {
  padding: 15px;
  font-size: 14px;
  font-family: "dekalb_regular_italic";
  line-height: 1.43;
}
.aui .productContainer .testimonyImage {
  overflow: hidden;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  display: inline-block;
}
.aui .productContainer .section50.graphic + .section50.graphic .sectionTitle {
  visibility: hidden;
}
.aui .productContainer .graphicTitle {
  font-size: 14px;
  font-family: "dekalb_bold";
  letter-spacing: normal;
  color: #333;
  margin-bottom: 15px;
}
.aui .productContainer .benefitIcon {
  float: left;
  width: 10%;
}
.aui .productContainer .benefitIcon + .benefitExplanation {
  margin-left: 2%;
}
.aui .productContainer .benefitIcon img {
  width: 39px;
  height: 39px;
}
.aui .productContainer .benefitExplanation {
  float: left;
  width: 88%;
  color: #333;
}
.aui .productContainer .benefitExplanation .benefit {
  font-size: 16px;
  font-family: "dekalb_bold";
}
.aui .productContainer .benefitExplanation .benefitText {
  font-family: "dekalb_regular";
  font-size: 14px;
  line-height: 1.29;
  margin-top: 7px;
}
.aui .productContainer .benefitSection .internalSection.benefits {
  padding: 10px;
  box-sizing: border-box;
}
.aui
  .productContainer
  .benefitSection
  .internalSection
  + .benefitSection
  .internalSection {
  margin-left: 2%;
}
.aui
  .productContainer
  .benefitSection
  .internalSection.benefits:nth-of-type(odd) {
  clear: both;
}
.aui
  .productContainer
  .benefitSection
  .internalSection.benefits:nth-of-type(even) {
  margin-left: 0;
}
.aui .productContainer .productionContainer {
  border: 1px solid #b2ddea;
  border-radius: 2px;
  color: #333;
  background-color: #f4fafc;
}
.aui .productContainer .productionContainer + .productionContainer {
  margin-top: 20px;
}
.aui .productContainer .production .info_link_wrapper {
  float: right;
  margin-right: 0;
  line-height: normal;
}
.aui .productContainer .production .info_link_wrapper .dekalbIcon {
  font-size: 20px;
}
.aui .productContainer .productionTitle {
  background-color: #dceaf0;
  border-radius: 2px;
  font-family: "dekalb_bold";
  font-size: 14px;
  padding: 8px 0;
  text-align: center;
}
.aui .productContainer .meanProduction {
  padding: 10px 0 15px 0;
  text-align: center;
}
.aui .productContainer .meanProductionValue {
  font-family: "dekalb_regular";
  font-weight: 500;
  font-size: 14px;
}
.aui .productContainer .meanProductionValue span {
  font-size: 24px;
  font-family: "dekalb_bold";
  margin-right: 5px;
}
.aui .productContainer .meanProductionExplanation {
  margin-top: 5px;
  font-family: "dekalb_regular";
  font-size: 13px;
  letter-spacing: normal;
}
.aui .productContainer .topProductionContainer {
  width: 100%;
  padding: 15px 0 10px 15px;
  overflow: hidden;
}
.aui .productContainer .topProductionIcon {
  width: 10%;
  float: left;
}
.aui .productContainer .topProduction {
  width: 88%;
  float: left;
}
.aui .productContainer .topProductionIcon + .topProduction {
  margin-left: 2%;
}
.aui .productContainer .lineSeparator {
  border-bottom: 1px solid #b2ddea;
  text-align: center;
  margin: 0 15px;
}
.aui .productContainer .lineSeparator:nth-last-of-type(1) {
  display: none;
}
.aui .productContainer .topProductionValue {
  font-family: "dekalb_regular";
  font-size: 13px;
  font-weight: 500;
}
.aui .productContainer .topProductionValue span {
  font-family: "dekalb_bold";
  font-size: 18px;
  margin-right: 5px;
}
.aui .productContainer .topProductionText {
  font-family: "dekalb_regular";
  font-size: 13px;
  line-height: 1.38;
}
.aui .productContainer .button.icon-signal {
  font-size: 14px !important;
  color: white !important;
  border-radius: 20px;
  padding: 13px 10px;
  float: right;
  background: #0084c3 !important;
  margin-top: -7px;
}
.aui .productContainer .button.icon-signal p {
  float: right;
  margin-left: 10px;
  font-family: "dekalb_bold";
  font-size: 14px;
}
.aui .productContainer .section100 .buttonLink {
  box-sizing: border-box;
  display: inline-block;
  font-family: "dekalb_bold_italic";
  font-size: 25px;
  padding: 0.525em 1%;
  border: 0.125em solid #005983;
  color: #005983;
  text-align: center;
  background: #fff;
  transition: color 0.25s, border-color 0.25s, box-shadow 0.25s;
  overflow: hidden;
  text-overflow: clip;
  vertical-align: middle;
  float: right;
  max-width: 30%;
}
.aui .productContainer .section100 .buttonLink.reverse {
  color: #fff;
  background: #0084c2;
  border-color: #0084c2;
}
.aui .productContainer .buttonLink + .buttonLink {
  margin-right: 1%;
}
.aui .productContainer .section100.buttonsContainer {
  margin-top: 20px;
}
.aui .productContainer .downloadButtons.tbl.new_prod_sheet {
  display: none;
}
.aui
  .productContainer
  .addthis_wrapper
  .addthis_sharing_toolbox
  .at-share-btn-elements
  .at-icon-wrapper {
  padding: 3px !important;
}
@media screen and (max-width: 479px) {
  .aui .productContainer .prodInformation {
    width: 100% !important;
  }
  .aui .productContainer .addthis_wrapper {
    display: none !important;
  }
  .aui .productContainer .section50 {
    width: 100%;
  }
  .aui .productContainer .section50 + .section50 {
    margin-left: 0;
  }
  .aui .productContainer .internalSection + .internalSection {
    margin-left: 0;
  }
  .aui .productContainer .internalSection.benefits {
    width: 100%;
  }
  .aui .productContainer .internalSection.testimonyContainer {
    height: auto;
  }
  .aui .productContainer .section50.caracTable + .section50.caracTable {
    margin-top: 40px;
  }
  .aui .productContainer .section50.planting + .section50.planting {
    margin-top: 40px;
  }
  .aui .productContainer .section50.testimony + .section50.testimony {
    margin-top: 40px;
  }
  .aui .productContainer .section50.graphic + .section50.graphic {
    margin-top: 40px;
  }
  .aui
    .productContainer
    .section50.planting
    + .section50.planting
    .sectionTitle {
    display: none;
  }
  .aui
    .productContainer
    .section50.testimony
    + .section50.testimony
    .sectionTitle {
    display: none;
  }
  .aui .productContainer .section50.graphic + .section50.graphic .sectionTitle {
    display: none;
  }
  .aui .productContainer .section100 .buttonLink {
    width: 96%;
    float: none;
    margin: 2%;
    max-width: 100%;
  }
  .aui .productContainer .actionButtons.tbl,
  .aui .productContainer .actionButtons.mobile {
    display: block;
  }
  .aui .productContainer .benefitIcon img {
    width: 30px;
    height: 30px;
  }
}
@media screen and (min-width: 479px) and (max-width: 767px) {
  .aui .productContainer .section100 .buttonLink {
    width: 40%;
    float: none;
    margin: 20px 30% 10px 30%;
    max-width: 100%;
  }
  .aui .productContainer .benefitIcon img {
    width: 25px;
    height: 25px;
  }
}
@media screen and (max-width: 767px) {
  .aui .productContainer .downloadButtons.tbl.new_prod_sheet,
  .aui .productContainer .downloadButtons.mobile.new_prod_sheet {
    display: block;
  }
  .aui .productContainer .downloadButtons.dst.new_prod_sheet {
    display: none !important;
  }
  .aui .productContainer .downloadButtons {
    float: none;
    margin-top: 50px;
    width: 100%;
  }
  .aui .productContainer .downloadButtons.tbl a,
  .aui .productContainer .downloadButtons.mobile a {
    width: 40px;
    height: 40px;
    background-color: #0083c4;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    line-height: 45px;
    transition: 0.3s;
    border: solid 1px #0095ca;
    color: white;
    float: none;
  }
  .aui .productContainer .downloadButtons .iconContainer {
    width: 30%;
    float: left;
    font-size: 14px;
    font-family: "dekalb_bold_italic";
    color: #005983;
    text-align: center;
  }
  .aui .productContainer .downloadButtons .iconContainer p {
    height: 50px;
    vertical-align: middle;
  }
  .aui .productContainer .iconContainer.print {
    margin-right: 20%;
  }
  .aui .productContainer .iconContainer.print.unique {
    margin-right: 0;
    width: 100%;
  }
  .aui .productContainer .iconContainer.print.unique p {
    height: auto;
  }
  .aui .productContainer .iconContainer.pdf {
    margin-left: 20%;
  }
  .aui .productContainer .section100.buttonsContainer {
    margin-top: 35px;
  }
  .aui .productContainer .downloadButtons a.icon-print {
    margin-right: 0;
  }
  .aui .productContainer .highlightedProduct {
    width: 90%;
  }
  .aui .productContainer .tableCharacteristics td .value .barValue {
    margin-right: 5px;
  }
}
@media print {
  .aui .productContainer {
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
  }
  .aui .productContainer .section50 {
    width: 49%;
    float: left;
    display: block;
  }
  .aui .productContainer .addthis_wrapper {
    display: none;
  }
  .aui .productContainer iframe {
    display: none !important;
  }
  .aui .productContainer .container-fluid {
    padding: 0 !important;
  }
  .aui .productContainer .downloadButtons.dst.new_prod_sheet {
    display: none;
  }
  .aui .productContainer .section50 + .section50 {
    margin-left: 2%;
  }
  .aui .productContainer .tablesContainer > div:nth-of-type(even) {
    clear: both;
    margin-left: 0;
  }
  .aui .productContainer .optional > div:nth-of-type(odd) {
    clear: both;
    margin-left: 0;
  }
  .aui .productContainer .section100 {
    width: 100%;
    float: left;
    display: block;
  }
  .aui .productContainer .sectionTitle {
    font-size: 18px;
    line-height: normal;
    letter-spacing: normal;
    color: #005983 !important;
    font-family: "dekalb_bold";
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .aui .productContainer .sectionTitle a .icon-chevron-up,
  .aui .productContainer .sectionTitle a .icon-chevron-down {
    display: none;
  }
  .aui .productContainer .section100 .internalSection {
    width: 49%;
    float: left;
  }
  .aui .productContainer .section50 .internalSection {
    width: 100%;
  }
  .aui
    .productContainer
    .optional
    .internalSection
    + .optional
    .internalSection {
    margin-left: 2%;
  }
  .aui .productContainer .sectionSeparator {
    display: none;
  }
  .aui .productContainer .productName {
    font-family: "dekalb_bold";
    font-size: 28px;
    line-height: normal;
    color: #333 !important;
  }
  .aui .productContainer .subTitleProduct {
    font-family: "dekalb_regular";
    font-size: 14px;
    color: #686868 !important;
    line-height: normal;
    margin-bottom: 10px;
  }
  .aui .productContainer .subTitleProduct span {
    font-family: "dekalb_bold";
  }
  .aui .productContainer .prodImageContainer {
    width: 100%;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
  }
  .aui .productContainer .prodImageContainer .twoImages {
    width: 50%;
    float: left;
    text-align: center;
  }
  .aui .productContainer .section50 a.more-info {
    background: url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/ico_information_p.png)
      center left no-repeat;
    padding-left: 45px;
    font-size: 14px;
    font-family: "dekalb_bold_italic";
    color: #005983 !important;
    text-decoration: none;
    height: 36px;
    text-align: left;
    -ms-display: flex;
    display: flex;
    align-items: center;
    line-height: 1;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .aui .productContainer .highlightedProduct {
    color: #fff !important;
    background: #41c0d4 !important;
    font-family: "dekalb_bold_italic";
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 10px;
    width: 60%;
    overflow: hidden;
    height: 30px;
    box-sizing: border-box;
    vertical-align: middle;
  }
  .aui .productContainer .highlightedProduct.reference {
    background: #ffe100 !important;
  }
  .aui .productContainer .highlightedProduct.new {
    background: #005983 !important;
  }
  .aui .productContainer .highlightText {
    padding: 6px 0 5px 5px;
    width: 90%;
    float: left;
    color: white !important;
  }
  .aui .productContainer .triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent white transparent transparent;
    float: right;
  }
  .aui .productContainer .tableCharacteristics {
    position: relative;
    width: 100%;
    font-size: 14px;
    color: #333 !important;
    line-height: normal;
    text-align: left;
    font-family: "dekalb_regular";
  }
  .aui .productContainer .tableCharacteristics th {
    position: relative;
    border: 1px solid #b2ddea !important;
    border-radius: 2px;
    background-color: #dceaf0 !important;
    height: 35px;
    vertical-align: middle;
    padding-left: 10px;
    font-family: "dekalb_bold_italic";
  }
  .aui .productContainer .tableCharacteristics td {
    position: relative;
    border: 1px solid #dbdbdb !important;
    height: 35px;
    vertical-align: middle;
    padding-left: 10px;
  }
  .aui .productContainer .tableCharacteristics tr:nth-child(even) {
    background-color: #fbfbfb !important;
  }
  .aui .productContainer .tableCharacteristics td .characteristic {
    position: relative;
    float: left;
    width: 50%;
    font-family: "dekalb_bold";
  }
  .aui .productContainer .tableCharacteristics td .value {
    position: relative;
    width: 50%;
    float: left;
    font-family: "dekalb_regular";
    vertical-align: middle;
  }
  .aui .productContainer .tableCharacteristics td .value .rangeValue {
    width: 10%;
    color: #bdcebf !important;
    float: left;
    text-align: center;
  }
  .aui .productContainer .tableCharacteristics td .value .rangeValue.selected {
    color: #fff !important;
    width: 17px;
    height: 17px;
    border-radius: 9px;
    background-color: #099467 !important;
  }
  .aui .productContainer .tableCharacteristics td .value .barValue.selected {
    width: 10px;
    height: 10px;
    border-radius: 6px;
    background-color: #099467 !important;
  }
  .aui .productContainer .tableCharacteristics td .value .barValue {
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 6px;
    background-color: #bdcebf !important;
    margin-right: 7px;
    margin-top: 3px;
  }
  .aui .productContainer .tableCharacteristics .documentTitle {
    width: 80%;
  }
  .aui .productContainer .tableCharacteristics .columnPDF {
    text-align: center;
    padding-left: 0;
  }
  .aui .productContainer .tableCharacteristics td .downloadPDFList {
    background: url(/DEKALB-theme/images/ico_pdf.png) 100% 0 no-repeat;
  }
  .aui .productContainer .caracTable .legendTable {
    margin-top: 15px;
    font-family: "dekalb_regular";
    font-size: 12px;
    line-height: 1.5;
    color: #333 !important;
  }
  .aui .productContainer .caracTable .legendTable .exclamation {
    font-family: "dekalb_bold";
    background: #005983 !important;
    width: 11px;
    height: 11px;
    font-size: 10px;
    text-align: center;
    color: white !important;
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
  }
  .aui .productContainer .advices .listAdvices,
  .aui .productContainer .freeTexts .listFreeText {
    margin-left: 30px;
    color: #005983 !important;
  }
  .aui .productContainer .advices .listAdvices .advice p,
  .aui .productContainer .freeTexts .listFreeText .freeText p {
    font-size: 14px;
    line-height: 1.29;
    letter-spacing: normal;
    color: #333 !important;
    font-family: "dekalb_regular";
  }
  .aui .productContainer .plantingTable {
    float: left;
    display: inline-block;
  }
  .aui .productContainer .plantingTableContainer {
    position: relative;
    overflow: hidden;
    background-color: #f4fafc !important;
    border: 1px solid #b2ddea !important;
    text-align: center;
    line-height: normal;
    letter-spacing: normal;
    color: #333 !important;
    font-family: "dekalb_bold";
    box-sizing: border-box;
  }
  .aui .productContainer .plantingTableContainer .plantingTable.oneCol {
    width: 100%;
  }
  .aui .productContainer .plantingTableContainer .plantingTable.twoCol {
    width: 50%;
  }
  .aui .productContainer .plantingTableContainer .plantingTable.threeCol {
    width: 33%;
  }
  .aui .productContainer .plantingTableContainer .title {
    font-size: 14px;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 20px;
  }
  .aui .productContainer .plantingTable .yield {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .aui .productContainer .plantingTable .value {
    font-size: 16px;
  }
  .aui .productContainer .plantingTable .units {
    font-size: 14px;
    font-weight: 500;
    font-family: "dekalb_regular";
    margin-bottom: 30px;
  }
  .aui
    .productContainer
    .section50.planting
    + .section50.planting
    .sectionTitle {
    visibility: hidden;
  }
  .aui
    .productContainer
    .section50.testimony
    + .section50.testimony
    .sectionTitle {
    visibility: hidden;
  }
  .aui .productContainer .testimonyContainer {
    border: 1px solid #dbdbdb !important;
    border-radius: 2px;
    text-align: center;
    color: #333 !important;
    padding-top: 15px;
    padding-bottom: 20px;
    letter-spacing: normal;
    box-sizing: border-box;
  }
  .aui .productContainer .testimonyContainer .testimony {
    margin-top: 15px;
    font-size: 16px;
    font-family: "dekalb_bold";
    line-height: 1.13;
  }
  .aui .productContainer .testimonyContainer .testimonyLocation {
    margin-top: 5px;
    font-size: 13px;
    font-family: "dekalb_regular";
    font-weight: 500;
    line-height: 1.38;
  }
  .aui .productContainer .testimonyContainer .testimonyText {
    padding: 15px;
    font-size: 14px !important;
    font-family: "" dekalb_regular "" !important;
    line-height: 1.29;
  }
  .aui .productContainer .testimonyImage {
    overflow: hidden !important;
    border-radius: 50% !important;
    width: 80px;
    height: 80px;
    display: inline-block;
  }
  .aui .productContainer .section50.graphic + .section50.graphic .sectionTitle {
    visibility: hidden;
  }
  .aui .productContainer .graphicTitle {
    font-size: 14px;
    font-family: "dekalb_bold";
    letter-spacing: normal;
    color: #333 !important;
    margin-bottom: 15px;
  }
  .aui .productContainer .benefitIcon {
    float: left;
    width: 10%;
  }
  .aui .productContainer .benefitIcon + .benefitExplanation {
    margin-left: 2%;
  }
  .aui .productContainer .benefitIcon img {
    width: 39px;
    height: 39px;
  }
  .aui .productContainer .benefitExplanation {
    float: left;
    width: 88%;
    color: #333 !important;
  }
  .aui .productContainer .benefitExplanation .benefit {
    font-size: 16px;
    font-family: "dekalb_bold";
  }
  .aui .productContainer .benefitExplanation .benefitText {
    font-family: "dekalb_regular";
    font-size: 14px;
    line-height: 1.29;
    margin-top: 7px;
  }
  .aui .productContainer .benefitSection .internalSection.benefits {
    padding-bottom: 20px;
  }
  .aui
    .productContainer
    .benefitSection
    .internalSection
    + .benefitSection
    .internalSection {
    margin-left: 2%;
  }
  .aui
    .productContainer
    .benefitSection
    .internalSection.benefits:nth-of-type(even) {
    margin-left: 0;
  }
  .aui .productContainer .productionContainer {
    border: 1px solid #b2ddea !important;
    border-radius: 2px;
    color: #333 !important;
    background-color: #f4fafc !important;
  }
  .aui .productContainer .productionContainer + .productionContainer {
    margin-top: 20px;
  }
  .aui .productContainer .productionTitle {
    background-color: #dceaf0 !important;
    border-radius: 2px;
    font-family: "dekalb_bold";
    font-size: 14px;
    padding: 8px 0;
    text-align: center;
  }
  .aui .productContainer .meanProduction {
    padding: 10px 0 15px 0;
    text-align: center;
  }
  .aui .productContainer .meanProductionValue {
    font-family: "dekalb_regular";
    font-weight: 500;
    font-size: 14px;
  }
  .aui .productContainer .meanProductionValue span {
    font-size: 24px;
    font-family: "dekalb_bold";
    margin-right: 5px;
  }
  .aui .productContainer .meanProductionExplanation {
    margin-top: 5px;
    font-family: "dekalb_regular";
    font-size: 13px;
    letter-spacing: normal;
  }
  .aui .productContainer .topProductionContainer {
    width: 100%;
    padding: 15px 0 10px 15px;
    overflow: hidden;
  }
  .aui .productContainer .topProductionIcon {
    width: 10%;
    float: left;
  }
  .aui .productContainer .topProduction {
    width: 88%;
    float: left;
  }
  .aui .productContainer .topProductionIcon + .topProduction {
    margin-left: 2%;
  }
  .aui .productContainer .lineSeparator {
    border-bottom: 1px solid #b2ddea !important;
    text-align: center;
    margin: 0 15px;
  }
  .aui .productContainer .lineSeparator:nth-last-of-type(1) {
    display: none;
  }
  .aui .productContainer .topProductionValue {
    font-family: "dekalb_regular";
    font-size: 13px;
    font-weight: 500;
  }
  .aui .productContainer .topProductionValue span {
    font-family: "dekalb_bold";
    font-size: 18px;
    margin-right: 5px;
  }
  .aui .productContainer .topProductionText {
    font-family: "dekalb_regular";
    font-size: 13px;
    line-height: 1.38;
  }
  .aui .productContainer .section100 .buttonLink {
    margin-bottom: 0;
    box-sizing: border-box;
    display: inline-block;
    font-family: "dekalb_bold_italic";
    font-size: 25px;
    padding: 0.525em 1%;
    border: 0.125em solid #005983 !important;
    color: #005983 !important;
    text-align: center;
    background: #fff !important;
    transition: color 0.25s, border-color 0.25s, box-shadow 0.25s;
    overflow: hidden;
    text-overflow: clip;
    vertical-align: middle;
    float: right;
    max-width: 30%;
  }
  .aui .productContainer .section100 .buttonLink.reverse {
    color: #fff !important;
    background: #0084c2 !important;
    border-color: #0084c2 !important;
  }
  .aui .productContainer .buttonLink + .buttonLink {
    margin-right: 1%;
  }
  .aui .productContainer .section100.buttonsContainer {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .aui .productContainer .downloadButtons.tbl.new_prod_sheet {
    display: none;
  }
  .aui .collapsed > div:not(:first-child) {
    display: block !important;
  }
  .aui i.youtube_playButton {
    position: absolute !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    left: 0 !important;
    margin: auto !important;
    display: block !important;
    width: 55px !important;
    height: 50px !important;
    font-size: 55px !important;
    color: rgba(255, 255, 255, 0.75) !important;
  }
  .aui .productContainer {
    overflow: hidden !important;
  }
  .aui .productContainer div[class*="section100"] {
    page-break-inside: avoid !important;
    display: table !important;
    table-layout: fixed !important;
  }
  .aui .productContainer div[class*="section50"] {
    page-break-inside: avoid !important;
    display: table !important;
    table-layout: fixed !important;
  }
  .aui .productContainer {
    padding: 0 20px !important;
  }
  .aui .info_link_wrapper {
    display: block !important;
    float: left !important;
    margin-right: 5% !important;
    width: auto !important;
    max-width: 60% !important;
    line-height: 40px !important;
    margin-bottom: 1em !important;
  }
  .aui .dekalbIconText {
    font-size: 14px !important;
    color: #005983 !important;
    margin-left: 1em !important;
    font-family: "dekalb_bold" !important;
  }
  .aui .dekalbIcon {
    color: #0083c4 !important;
    font-size: 40px !important;
    display: block !important;
    float: left !important;
  }
  .aui .tablesContainer .caracTable:first-child {
    margin-left: 2% !important;
  }
  .aui a:focus {
    text-decoration: none !important;
  }
  .aui .productContainer .sectionTitle {
    margin: 10px !important;
  }
  .aui .button.icon-signal {
    display: none;
  }
}
.journal-content-article .actionAgronomy a.dwn-pdf-blue {
    display: none;
}

.journal-content-article .actionAgronomy a.dwn-pdf {
    display: none;
}

.list-products .list-item .item .box-info a.dwn-pdf-catalog{
    background: url(/DEKALB-theme/css/portlets/product_catalogue/../../../images/icon_pdf_catalog.png) 0 0 no-repeat !important;
}

.relevantInf a.dwn-pdf-blue{
display: none;
}
