@font-face {
  font-family: 'CasperRegular';
  src: url('../fonts/casper-webfont.eot');
  src: url('../fonts/casper-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/casper-webfont.woff') format('woff'), url('../fonts/casper-webfont.ttf') format('truetype'), url('../fonts/casper-webfont.svg#casper') format('svg');
  font-weight: normal;
  font-style: normal;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rok-left {
  float: left;
}
.rok-right {
  float: right;
}
.rok-dropdown-group,
.rok-dropdown {
  position: relative;
}
.rok-dropdown-open .rok-dropdown {
  display: block;
}
.rok-popover-group,
.rok-popover {
  position: relative;
}
.rok-popover-open .rok-popover {
  display: block;
}
.gf-menu {
  margin: 0 auto;
  list-style: none;
}
.gf-menu:after {
  display: table;
  content: '';
  clear: both;
}
.gf-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.gf-menu .item {
  font-family: 'CasperRegular', Helvetica, sans-serif;
  font-size: 13px;
  line-height: 21px;
  color: #d8d8d8;
  padding: 4px 18px;
  text-align: left;
  text-shadow: -1px -1px 0 rgba(0,0,0,0.5);
  text-decoration: none;
  display: block;
  outline: 0;
  cursor: pointer;
}
.gf-menu .item.subtext {
  padding-top: 8px;
  padding-bottom: 8px;
}
.gf-menu .item.subtext em {
  display: block;
  font-size: 9px;
  line-height: 9px;
  color: #bfbfbf;
  text-align: left;
  font-style: normal;
}
.gf-menu .item.icon [class^="icon-"],
.gf-menu .item.icon [class*= " icon-"] {
  background-image: none !important;
  width: auto;
}
.gf-menu .item.icon [class^="icon-"]:before,
.gf-menu .item.icon [class*= " icon-"]:before {
  text-indent: 0;
  margin-right: 5px;
}
.gf-menu .item .menu-image {
  max-width: inherit;
  vertical-align: text-top;
  margin-top: -2px;
  margin-left: -2px;
}
.gf-menu.l1 > li.active {
  background-color: rgba(54,54,54,0.42);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(rgba(0,0,0,0.7)),color-stop(70%,rgba(51,51,51,0.7)),to(rgba(64,64,64,0.7)));
  background-image: -webkit-linear-gradient(rgba(0,0,0,0.7),rgba(51,51,51,0.7) 70%,rgba(64,64,64,0.7));
  background-image: -moz-linear-gradient(top,rgba(0,0,0,0.7),rgba(51,51,51,0.7) 70%,rgba(64,64,64,0.7));
  background-image: -o-linear-gradient(rgba(0,0,0,0.7),rgba(51,51,51,0.7) 70%,rgba(64,64,64,0.7));
  background-image: linear-gradient(rgba(0,0,0,0.7),rgba(51,51,51,0.7) 70%,rgba(64,64,64,0.7));
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b2000000', endColorstr='#b23f3f3f', GradientType=0);
}
.gf-menu.l1 > li.active:first-child {
  border-radius: 10px 0 0 10px;
}
.gf-menu.l1 > li {
  -webkit-box-shadow: inset 1px 0 0 rgba(225, 225, 225, 0.1), inset -1px 0 0 rgba(0,0,0,0.1);
  -moz-box-shadow: inset 1px 0 0 rgba(225, 225, 225, 0.1), inset -1px 0 0 rgba(0,0,0,0.1);
  box-shadow: inset 1px 0 0 rgba(225, 225, 225, 0.1), inset -1px 0 0 rgba(0,0,0,0.1);
}
.gf-menu.l1 > li:last-child {
  -webkit-box-shadow: inset 1px 0 0 rgba(225,225,225,0.1);
  -moz-box-shadow: inset 1px 0 0 rgba(225,225,225,0.1);
  box-shadow: inset 1px 0 0 rgba(225,225,225,0.1);
}
.gf-menu.l1 > li:first-child {
  -webkit-box-shadow: inset -1px 0 0 rgba(0,0,0,0.1);
  -moz-box-shadow: inset -1px 0 0 rgba(0,0,0,0.1);
  box-shadow: inset -1px 0 0 rgba(0,0,0,0.1);
}
.gf-menu.l1 > li > .item {
  font-size: 15px;
  line-height: 24px;
  padding-top: 15px;
  padding-bottom: 15px;
  position: relative;
  border: 1px solid transparent;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.gf-menu.l1 > li > .item.subtext {
  padding-top: 9px;
  padding-bottom: 12px;
}
.gf-menu.l1 > li > .item > span {
  display: block;
}
.gf-menu.l1 > li > .item .menu-image {
  margin-top: -1px;
}
.gf-menu.l1 > li > .dropdown {
  z-index: 1000;
}
.gf-menu li {
  float: left;
  display: block;
  text-align: center;
  position: relative;
  padding: 0;
  border: none;
}
.gf-menu li.parent > .item {
  position: relative;
  padding-right: 25px;
}
.gf-menu li.parent > .item:after {
  color: #a5a5a5;
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -10px;
  font-family: FontAwesome;
  content: "\f067";
  font-size: 11px;
}
.gf-menu .dropdown {
  margin: 0 auto;
  padding: 10px 0;
  position: absolute;
  opacity: 0;
  left: -999em;
  text-align: left;
  border: 1px solid #bc4018;
  border-top: 0;
  background: #E6643A;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  border-radius: 0 5px 5px 5px;
  -webkit-box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
  -moz-box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
  box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
  z-index: 1005;
}
.gf-menu .dropdown .flyout {
  display: block;
}
.gf-menu .dropdown ul li {
  display: block;
  float: none;
  margin-right: 0;
  padding: 0;
  border: 0;
  border-top: 1px solid rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 1px 0 rgba(225,225,225,0.2) inset;
  -moz-box-shadow: 0 1px 0 rgba(225,225,225,0.2) inset;
  box-shadow: 0 1px 0 rgba(225,225,225,0.2) inset;
}
.gf-menu .dropdown ul li.active > .item {
  color: #ffffff;
}
.gf-menu .dropdown ul li:first-child {
  border-top: none;
  box-shadow: none;
}
.gf-menu .dropdown ul li .item {
  border: 1px solid transparent;
  padding: 8px 18px;
  color: #ffffff;
}
.gf-menu .dropdown ul li.parent > .item:after {
  margin-top: -10px;
  font-family: FontAwesome;
  content: "\f054";
  font-size: 11px;
}
.gf-menu .dropdown .grouped.parent > .item .border-fixer {
  display: none;
}
.gf-menu .dropdown .grouped.parent > .item:after {
  font-family: FontAwesome;
  content: "\f078";
  font-size: 11px;
}
.gf-menu .dropdown .grouped ol {
  margin: 8px 0px;
  padding: 0;
}
.gf-menu .dropdown .grouped ol > li {
  border-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.gf-menu .dropdown .grouped ol > li > .item {
  font-size: 11px;
  padding-top: 3px;
  padding-bottom: 3px;
  position: relative;
}
.gf-menu .dropdown .grouped ol > li > .item:before {
  content: '+';
  position: absolute;
  left: 6px;
  top: 4px;
  color: #ffffff;
}
.gf-menu .dropdown .modules {
  text-align: left;
  color: #bfbfbf;
}
.gf-menu .dropdown .modules .module-content {
  padding: 0 10px;
}
.gf-menu .dropdown .modules .module-content h1,
.gf-menu .dropdown .modules .module-content h2,
.gf-menu .dropdown .modules .module-content h3,
.gf-menu .dropdown .modules .module-content h4,
.gf-menu .dropdown .modules .module-content h5 {
  color: #f2f2f2;
}
.gf-menu .dropdown .modules .module-content a {
  color: #ffffff;
}
.gf-menu .dropdown .modules .module-content p {
  margin: 0 0 10px 0;
  font-size: 12px;
  line-height: 18px;
}
.gf-menu .flyout {
  border-top: 1px solid #bc4018;
}
.gf-menu .column {
  float: left;
  position: relative;
}
.gf-menu .position-left {
  float: left;
  margin-right: 15px;
}
.gf-menu .position-right {
  float: right;
  margin-left: 15px;
}
.gf-menu-toggle {
  padding: 7px 10px;
  border: 1px solid #bc4018;
  border-top: 0;
  border-radius: 4px;
  background-color: #ca481e;
  background-image: -moz-linear-gradient(top,#e35223,#a53815);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#e35223),to(#a53815));
  background-image: -webkit-linear-gradient(top,#e35223,#a53815);
  background-image: -o-linear-gradient(top,#e35223,#a53815);
  background-image: linear-gradient(to bottom,#e35223,#a53815);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe35223', endColorstr='#ffa53814', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
  -moz-box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
  box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
  position: absolute;
  z-index: 200;
  top: 20px;
  left: 20px;
  cursor: pointer;
}
.gf-menu-toggle.active {
  border: 1px solid rgba(225,225,225,0.4);
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.2), 0px 1px 0px #3c3c3c;
  -moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.2), 0px 1px 0px #3c3c3c;
  box-shadow: inset 0px 1px 2px rgba(0,0,0,0.2), 0px 1px 0px #3c3c3c;
  background-color: #b73e17;
  background-image: -moz-linear-gradient(top,#d2481b,#8e3012);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#d2481b),to(#8e3012));
  background-image: -webkit-linear-gradient(top,#d2481b,#8e3012);
  background-image: -o-linear-gradient(top,#d2481b,#8e3012);
  background-image: linear-gradient(to bottom,#d2481b,#8e3012);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd2471a', endColorstr='#ff8e3012', GradientType=0);
}
.gf-menu-toggle .icon-bar {
  background-color: #d8d8d8;
  border-radius: 1px 1px 1px 1px;
  display: block;
  height: 2px;
  width: 18px;
}
.gf-menu-toggle .icon-bar + .icon-bar {
  margin-top: 3px;
}
@media (min-width: 883px) and (max-width: 1074px) {
  .layout-mode-responsive .gf-menu.l1 > li > .item {
    font-size: 14px;
  }
  .layout-mode-responsive .gf-menu.l1 > li > .item.subtext {
    padding-top: 15px;
    padding-bottom: 14px;
  }
  .layout-mode-responsive .gf-menu.l1 > li > .item.subtext em {
    display: none;
  }
  .layout-mode-responsive .gf-menu.l1 > li > .item.image img {
    display: none;
  }
}
@media only screen and (min-width: 883px) {
  @font-face {
    font-family: 'CasperRegular';
    src: url('../fonts/casper-webfont.eot');
    src: url('../fonts/casper-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/casper-webfont.woff') format('woff'), url('../fonts/casper-webfont.ttf') format('truetype'), url('../fonts/casper-webfont.svg#casper') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  .clearfix {
    *zoom: 1;
  }
  .clearfix:before,
  .clearfix:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .clearfix:after {
    clear: both;
  }
  .hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
  .input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .rok-left {
    float: left;
  }
  .rok-right {
    float: right;
  }
  .rok-dropdown-group,
  .rok-dropdown {
    position: relative;
  }
  .rok-dropdown-open .rok-dropdown {
    display: block;
  }
  .rok-popover-group,
  .rok-popover {
    position: relative;
  }
  .rok-popover-open .rok-popover {
    display: block;
  }
  .gf-menu.l1 > li:hover > .item {
    margin-top: 6px;
    border-radius: 6px 6px 0 0;
  }
  .gf-menu.l1 > li:hover > .item > span {
    margin-top: -6px;
  }
  .gf-menu.l1 > li:hover > .item .border-fixer {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    bottom: -2px;
    left: 0px;
    background: #E6643A;
    z-index: 1001;
  }
  .gf-menu.l1 > li:hover > .item:after {
    margin-top: -13px;
  }
  .gf-menu.l1 > li:first-child:hover > .item {
    border-radius: 6px 6px 0 6px;
  }
  .gf-menu.l1 > li.parent:first-child:hover > .item {
    border-radius: 6px 6px 0 0;
  }
  .gf-menu li:hover > .dropdown,
  .gf-menu li.active:hover > .dropdown {
    left: 0;
    top: auto;
    opacity: 1;
  }
  .gf-menu li:hover > .item {
    color: #ffffff !important;
    text-shadow: -1px -1px 0 rgba(0,0,0,0.5);
    background-color: #e6643a;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#ef997e),color-stop(75%,#E6643A),to(#E6643A));
    background-image: -webkit-linear-gradient(#ef997e,#E6643A 75%,#E6643A);
    background-image: -moz-linear-gradient(top,#ef997e,#E6643A 75%,#E6643A);
    background-image: -o-linear-gradient(#ef997e,#E6643A 75%,#E6643A);
    background-image: linear-gradient(#ef997e,#E6643A 75%,#E6643A);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee997d', endColorstr='#ffe6643a', GradientType=0);
    -webkit-box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
    -moz-box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
    box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
    border: 1px solid #bc4018;
  }
  .gf-menu li:hover > .item:after {
    color: #ffffff;
  }
  .gf-menu li.active > .item {
    color: #ffffff !important;
  }
  .gf-menu li.active > .item:after {
    color: #ffffff;
  }
  .gf-menu .dropdown ul li:hover,
  .gf-menu .dropdown ul li.active {
    background: none;
    padding-top: 1px;
  }
  .gf-menu .dropdown ul li:hover > .item,
  .gf-menu .dropdown ul li.active > .item {
    background-color: #e05022;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#E6643A),color-stop(50%,#e35223),to(#d2481b));
    background-image: -webkit-linear-gradient(#E6643A,#e35223 50%,#d2481b);
    background-image: -moz-linear-gradient(top,#E6643A,#e35223 50%,#d2481b);
    background-image: -o-linear-gradient(#E6643A,#e35223 50%,#d2481b);
    background-image: linear-gradient(#E6643A,#e35223 50%,#d2481b);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6643a', endColorstr='#ffd2471a', GradientType=0);
    -webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 0 1px 4px rgba(0,0,0,0.4);
    box-shadow: inset 0 1px 4px rgba(0,0,0,0.4);
    border-top: 0;
    margin: -1px -1px -2px;
    padding: 9px 19px 10px;
  }
  .gf-menu .dropdown ul li:hover > .item .border-fixer,
  .gf-menu .dropdown ul li.active > .item .border-fixer {
    display: block;
    position: absolute;
    height: 100%;
    width: 2px;
    right: -1px;
    -webkit-box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
    -moz-box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
    box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
    top: 0px;
    background: #E6643A;
    z-index: 1001;
  }
  .gf-menu .dropdown .grouped ol > li:hover > .item {
    padding-top: 4px;
    padding-bottom: 5px;
  }
  .gf-menu .dropdown .grouped ol > li:hover > .item:before {
    top: 5px;
    left: 7px;
  }
  .gf-menu .dropdown .modules:hover,
  .gf-menu .dropdown .modules ul li:hover {
    padding-top: 0 !important;
  }
  .gf-menu .dropdown li:hover > .flyout {
    left: 100%;
    top: 1px;
    margin-left: -6px;
    border-top: 0;
    border-radius: 0 5px 5px 5px;
    -webkit-box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
    -moz-box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
    box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
  }
}
@font-face {
  font-family: 'CasperRegular';
  src: url('../fonts/casper-webfont.eot');
  src: url('../fonts/casper-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/casper-webfont.woff') format('woff'), url('../fonts/casper-webfont.ttf') format('truetype'), url('../fonts/casper-webfont.svg#casper') format('svg');
  font-weight: normal;
  font-style: normal;
}
.layout-mode-960fixed .clearfix,
.layout-mode-1200fixed .clearfix {
  *zoom: 1;
}
.layout-mode-960fixed .clearfix:before,
.layout-mode-960fixed .clearfix:after,
.layout-mode-1200fixed .clearfix:before,
.layout-mode-1200fixed .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.layout-mode-960fixed .clearfix:after,
.layout-mode-1200fixed .clearfix:after {
  clear: both;
}
.layout-mode-960fixed .hide-text,
.layout-mode-1200fixed .hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.layout-mode-960fixed .input-block-level,
.layout-mode-1200fixed .input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.layout-mode-960fixed .rok-left,
.layout-mode-1200fixed .rok-left {
  float: left;
}
.layout-mode-960fixed .rok-right,
.layout-mode-1200fixed .rok-right {
  float: right;
}
.layout-mode-960fixed .rok-dropdown-group,
.layout-mode-960fixed .rok-dropdown,
.layout-mode-1200fixed .rok-dropdown-group,
.layout-mode-1200fixed .rok-dropdown {
  position: relative;
}
.layout-mode-960fixed .rok-dropdown-open .rok-dropdown,
.layout-mode-1200fixed .rok-dropdown-open .rok-dropdown {
  display: block;
}
.layout-mode-960fixed .rok-popover-group,
.layout-mode-960fixed .rok-popover,
.layout-mode-1200fixed .rok-popover-group,
.layout-mode-1200fixed .rok-popover {
  position: relative;
}
.layout-mode-960fixed .rok-popover-open .rok-popover,
.layout-mode-1200fixed .rok-popover-open .rok-popover {
  display: block;
}
.layout-mode-960fixed .gf-menu.l1 > li:hover > .item,
.layout-mode-1200fixed .gf-menu.l1 > li:hover > .item {
  margin-top: 6px;
  border-radius: 6px 6px 0 0;
}
.layout-mode-960fixed .gf-menu.l1 > li:hover > .item > span,
.layout-mode-1200fixed .gf-menu.l1 > li:hover > .item > span {
  margin-top: -6px;
}
.layout-mode-960fixed .gf-menu.l1 > li:hover > .item .border-fixer,
.layout-mode-1200fixed .gf-menu.l1 > li:hover > .item .border-fixer {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  bottom: -2px;
  left: 0px;
  background: #E6643A;
  z-index: 1001;
}
.layout-mode-960fixed .gf-menu.l1 > li:hover > .item:after,
.layout-mode-1200fixed .gf-menu.l1 > li:hover > .item:after {
  margin-top: -13px;
}
.layout-mode-960fixed .gf-menu.l1 > li:first-child:hover > .item,
.layout-mode-1200fixed .gf-menu.l1 > li:first-child:hover > .item {
  border-radius: 6px 6px 0 6px;
}
.layout-mode-960fixed .gf-menu.l1 > li.parent:first-child:hover > .item,
.layout-mode-1200fixed .gf-menu.l1 > li.parent:first-child:hover > .item {
  border-radius: 6px 6px 0 0;
}
.layout-mode-960fixed .gf-menu li:hover > .dropdown,
.layout-mode-960fixed .gf-menu li.active:hover > .dropdown,
.layout-mode-1200fixed .gf-menu li:hover > .dropdown,
.layout-mode-1200fixed .gf-menu li.active:hover > .dropdown {
  left: 0;
  top: auto;
  opacity: 1;
}
.layout-mode-960fixed .gf-menu li:hover > .item,
.layout-mode-1200fixed .gf-menu li:hover > .item {
  color: #ffffff !important;
  text-shadow: -1px -1px 0 rgba(0,0,0,0.5);
  background-color: #e6643a;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ef997e),color-stop(75%,#E6643A),to(#E6643A));
  background-image: -webkit-linear-gradient(#ef997e,#E6643A 75%,#E6643A);
  background-image: -moz-linear-gradient(top,#ef997e,#E6643A 75%,#E6643A);
  background-image: -o-linear-gradient(#ef997e,#E6643A 75%,#E6643A);
  background-image: linear-gradient(#ef997e,#E6643A 75%,#E6643A);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee997d', endColorstr='#ffe6643a', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
  -moz-box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
  box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
  border: 1px solid #bc4018;
}
.layout-mode-960fixed .gf-menu li:hover > .item:after,
.layout-mode-1200fixed .gf-menu li:hover > .item:after {
  color: #ffffff;
}
.layout-mode-960fixed .gf-menu li.active > .item,
.layout-mode-1200fixed .gf-menu li.active > .item {
  color: #ffffff !important;
}
.layout-mode-960fixed .gf-menu li.active > .item:after,
.layout-mode-1200fixed .gf-menu li.active > .item:after {
  color: #ffffff;
}
.layout-mode-960fixed .gf-menu .dropdown ul li:hover,
.layout-mode-960fixed .gf-menu .dropdown ul li.active,
.layout-mode-1200fixed .gf-menu .dropdown ul li:hover,
.layout-mode-1200fixed .gf-menu .dropdown ul li.active {
  background: none;
  padding-top: 1px;
}
.layout-mode-960fixed .gf-menu .dropdown ul li:hover > .item,
.layout-mode-960fixed .gf-menu .dropdown ul li.active > .item,
.layout-mode-1200fixed .gf-menu .dropdown ul li:hover > .item,
.layout-mode-1200fixed .gf-menu .dropdown ul li.active > .item {
  background-color: #e05022;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#E6643A),color-stop(50%,#e35223),to(#d2481b));
  background-image: -webkit-linear-gradient(#E6643A,#e35223 50%,#d2481b);
  background-image: -moz-linear-gradient(top,#E6643A,#e35223 50%,#d2481b);
  background-image: -o-linear-gradient(#E6643A,#e35223 50%,#d2481b);
  background-image: linear-gradient(#E6643A,#e35223 50%,#d2481b);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe6643a', endColorstr='#ffd2471a', GradientType=0);
  -webkit-box-shadow: inset 0 1px 4px rgba(0,0,0,0.4);
  -moz-box-shadow: inset 0 1px 4px rgba(0,0,0,0.4);
  box-shadow: inset 0 1px 4px rgba(0,0,0,0.4);
  border-top: 0;
  margin: -1px -1px -2px;
  padding: 9px 19px 10px;
}
.layout-mode-960fixed .gf-menu .dropdown ul li:hover > .item .border-fixer,
.layout-mode-960fixed .gf-menu .dropdown ul li.active > .item .border-fixer,
.layout-mode-1200fixed .gf-menu .dropdown ul li:hover > .item .border-fixer,
.layout-mode-1200fixed .gf-menu .dropdown ul li.active > .item .border-fixer {
  display: block;
  position: absolute;
  height: 100%;
  width: 2px;
  right: -1px;
  -webkit-box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
  -moz-box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
  box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
  top: 0px;
  background: #E6643A;
  z-index: 1001;
}
.layout-mode-960fixed .gf-menu .dropdown .grouped ol > li:hover > .item,
.layout-mode-1200fixed .gf-menu .dropdown .grouped ol > li:hover > .item {
  padding-top: 4px;
  padding-bottom: 5px;
}
.layout-mode-960fixed .gf-menu .dropdown .grouped ol > li:hover > .item:before,
.layout-mode-1200fixed .gf-menu .dropdown .grouped ol > li:hover > .item:before {
  top: 5px;
  left: 7px;
}
.layout-mode-960fixed .gf-menu .dropdown .modules:hover,
.layout-mode-960fixed .gf-menu .dropdown .modules ul li:hover,
.layout-mode-1200fixed .gf-menu .dropdown .modules:hover,
.layout-mode-1200fixed .gf-menu .dropdown .modules ul li:hover {
  padding-top: 0 !important;
}
.layout-mode-960fixed .gf-menu .dropdown li:hover > .flyout,
.layout-mode-1200fixed .gf-menu .dropdown li:hover > .flyout {
  left: 100%;
  top: 1px;
  margin-left: -6px;
  border-top: 0;
  border-radius: 0 5px 5px 5px;
  -webkit-box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
  -moz-box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
  box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
}
@media (max-width: 882px) {
  .layout-mode-responsive .gf-menu-device-wrapper {
    margin: 0 auto !important;
    width: 91%;
  }
  .layout-mode-responsive .gf-menu-device-container {
    background: #444444;
    border: 1px solid #bc4018;
    border-top: 0;
    -webkit-box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
    -moz-box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
    box-shadow: 0 1px 0 rgba(225, 225, 225, 0.3) inset;
    border-radius: 5px;
    padding: 5px;
  }
  .layout-mode-responsive .gf-menu-device-container select {
    margin-bottom: 0;
    width: 100%;
  }
  .layout-mode-responsive .gf-menu {
    border-top: 15px solid #444444;
    background-clip: content-box;
    -webkit-background-clip: content-box;
    background: #444444 url(../images/menu/tree-main.png) repeat-y !important;
  }
  .layout-mode-responsive .gf-menu ul,
  .layout-mode-responsive .gf-menu ol {
    background: #444444 url(../images/menu/tree-main.png) repeat-y !important;
  }
  .layout-mode-responsive .gf-menu li {
    background: url(../images/menu/tree-node.png) no-repeat;
    padding-left: 20px !important;
    margin-right: 0 !important;
  }
  .layout-mode-responsive .gf-menu li.active.last {
    background: url(../images/menu/tree-node.png) no-repeat !important;
    border: 0 !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
  .layout-mode-responsive .gf-menu li.active.last > .item {
    background: #db4b1c;
    border: 1px solid rgba(225,225,225,0.4) !important;
    border-radius: 6px 6px 0 0;
    -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.2), 0px 1px 0px #3c3c3c;
    -moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.2), 0px 1px 0px #3c3c3c;
    box-shadow: inset 0px 1px 2px rgba(0,0,0,0.2), 0px 1px 0px #3c3c3c;
  }
  .layout-mode-responsive .gf-menu li.grouped li .item:before {
    display: none;
  }
  .layout-mode-responsive .gf-menu li .columns-1 > .col1 > ul > li:last-child,
  .layout-mode-responsive .gf-menu li .columns-2 > .col2 > ul > li:last-child,
  .layout-mode-responsive .gf-menu li .columns-3 > .col3 > ul > li:last-child,
  .layout-mode-responsive .gf-menu li .columns-4 > .col4 > ul > li:last-child {
    background: #444444 url(../images/menu/tree-node-last.png) 0 -2px no-repeat !important;
  }
  .layout-mode-responsive .gf-menu li ol > li:last-child {
    background: #444444 url(../images/menu/tree-node-last.png) 0 -2px no-repeat !important;
  }
  .layout-mode-responsive .gf-menu li:hover > .item {
    color: #ffffff !important;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.5);
  }
  .layout-mode-responsive .gf-menu li .item {
    padding: 2px 5px !important;
  }
  .layout-mode-responsive .gf-menu li .item.subtext em {
    display: none;
  }
  .layout-mode-responsive .gf-menu li .item:after {
    content: '' !important;
  }
  .layout-mode-responsive .gf-menu > li:first-child,
  .layout-mode-responsive .gf-menu > li:first-child.active {
    margin-top: -15px;
    background: url(../images/menu/tree-node-first.png) no-repeat !important;
  }
  .layout-mode-responsive .gf-menu > li:last-child {
    background: #444444 url(../images/menu/tree-node-last.png) 0 -2px no-repeat;
  }
  .layout-mode-responsive .gf-menu .dropdown {
    width: 100% !important;
    border: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    position: relative;
    left: inherit;
    top: inherit;
    opacity: 1;
    *zoom: 1;
  }
  .layout-mode-responsive .gf-menu .dropdown:before,
  .layout-mode-responsive .gf-menu .dropdown:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .layout-mode-responsive .gf-menu .dropdown:after {
    clear: both;
  }
  .layout-mode-responsive .gf-menu .dropdown ul li {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-top: none;
  }
  .layout-mode-responsive .gf-menu .dropdown .flyout {
    display: block;
  }
  .layout-mode-responsive .gf-menu .dropdown .column {
    width: 100% !important;
  }
  .layout-mode-responsive .gf-menu .dropdown .grouped ol {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  .layout-mode-responsive .gf-menu .dropdown .modules {
    display: none;
  }
  .layout-mode-responsive .gf-menu.l1 > li {
    float: none;
  }
  .layout-mode-responsive .gf-menu.l1 > li.active {
    margin-left: 0px;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 0;
  }
  .layout-mode-responsive .gf-menu.l1 > li > .item {
    font-size: 14px;
  }
}
