﻿@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url("fonts/PTSans-Regular.woff") format('woff');
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url("fonts/PTSans-Bold.woff") format('woff');
}
@font-face {
  font-family: 'WalkwayBoldRegular';
  src: url("fonts/Walkway_Bold-webfont.eot");
  src: url("fonts/Walkway_Bold-webfont.eot?#iefix") format('embedded-opentype'), url("fonts/Walkway_Bold-webfont.woff") format('woff'), url("fonts/Walkway_Bold-webfont.ttf") format('truetype'), url("fonts/Walkway_Bold-webfont.svg#WalkwayBoldRegular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'WalkwayUltraBoldRegular';
  src: url("fonts/Walkway_UltraBold-webfont.eot");
  src: url("fonts/Walkway_UltraBold-webfont.eot?#iefix") format('embedded-opentype'), url("fonts/Walkway_UltraBold-webfont.woff") format('woff'), url("fonts/Walkway_UltraBold-webfont.ttf") format('truetype'), url("fonts/Walkway_UltraBold-webfont.svg#WalkwayUltraBoldRegular") format('svg');
  font-weight: normal;
  font-style: normal;
}
.img-bullets p {
  margin-left: 25px;
  text-indent: -25px;
}
.container-fluid.cover {
  background-size: cover;
}
.scfForm {
  font-family: 'PT Sans', sans-serif !important;
  margin: 2em !important;
  width: auto !important;
  line-height: normal !important;
  /*font-size: 0.83em;*/
  font-size: 1.2em;
}
.scfForm .scfRequired {
  font-size: 2.0em;
  color: red;
}
.scfForm .scfSingleLineTextLabel,
.scfForm .scfTelephoneLabel,
.scfForm .scfEmailLabel,
.scfForm .scfListBoxLabel,
.scfForm .scfMultipleLineTextLabel,
.scfForm .scfRadioButtonListLabel {
  line-height: 2.0em;
  font-weight: normal;
}
.scfForm .scfSubmitButtonBorder {
  text-align: center;
}
.scfForm .scfSectionContent {
  margin-bottom: 1em;
}
.scfForm .scfSectionBorderAsFieldSet {
  border-top: 0 !important;
}
.scfForm input[type="submit"] {
  height: 1.4em;
  color: #fff !important;
  background-color: #731b36 !important;
  border-color: #731b36;
  border-radius: 0;
  padding: 0 1.2em !important;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  text-transform: uppercase;
  height: 2.0em;
  font-size: 1.4em;
  border: none !important;
}
.scfForm input[type="submit"]:hover {
  background: #933751 !important;
  text-decoration: none;
}
.scfForm #feedbackAnchor {
  display: none;
}
body {
  font-family: 'PT Sans', sans-serif;
  color: #000;
  padding-top: 50px;
  padding-bottom: 20px;
}
body .anchor {
  position: absolute;
  margin-top: -50px;
}
form {
  height: 70vh;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #933751;
  text-decoration: underline;
}
a:visited {
  color: #000;
}
.search-panel {
  height: 1.0em;
}
.search-panel div {
  margin: 0 1.0em;
}
.search-panel input {
  vertical-align: text-top;
  height: 22px;
}
.search-panel input .textBox {
  width: 10.0em;
  padding-left: 2px;
}
.search-results-category {
  margin: 2px auto 2px auto;
  padding-left: 2px;
  border: 1px solid #818181;
  background-color: #CCCCCC;
  display: block;
}
.search-results-category .title {
  display: block;
}
.search-results-category .link {
  float: right;
  padding-right: 5px;
}
.search-results-hit {
  margin-bottom: 1.0em;
  font-size: 0.9em;
}
.search-results-hit a {
  color: #731a36;
}
.search-results-hit a.title {
  font-weight: bold;
  font-size: 1.2em;
  text-decoration: underline;
}
.search-results-hit .url {
  font-size: 1.0em;
  text-decoration: none !important;
}
.search-results-hit span.url {
  /*font-weight: bold;*/
}
.search-results-hit a.url:hover {
  text-decoration: underline !important;
}
.searchResults {
  margin-bottom: 10px;
  font-size: 0.9em;
}
.searchResults input[type="text"] {
  padding: 2px 5px 2px 5px;
  width: 50%;
}
.searchResults span.description {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
}
.searchResults ul {
  display: block;
}
.searchResults li {
  width: 33%;
  float: left;
  display: inline-block;
  white-space: nowrap;
}
.searchResults li .url {
  color: #731a36;
}
.navbar {
  background: #fff;
  min-height: inherit !important;
  margin-bottom: inherit !important;
}
.navbar .topbar {
  background-color: #6d6f6f;
  background: url(kratosdefense/topbar-bg.png) repeat-x 0 0;
  font-size: 13px;
  font-size: 1.3rem;
  color: #fff;
  height: 4px;
  padding-top: 5px;
}
.navbar .mainbar {
  background-color: transparent;
  border-color: transparent;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 0;
  min-height: 56px !important;
  color: #6d6e70;
}
.navbar .mainbar button.search {
  position: relative;
  float: right;
  padding: 5px 10px;
  margin-top: 8px;
  margin-right: 5px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 4px;
  display: none;
}
.navbar .mainbar ul.navbar-nav > li {
  border-top: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
  border-left: solid 1px #ffffff;
}
.navbar .mainbar ul.navbar-nav > li.active a {
  background: none;
  color: #933751;
  font-weight: bold;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
}
.navbar .mainbar ul.navbar-nav > li.active div {
  background-color: #f1f1f1;
}
.navbar .mainbar ul.navbar-nav > li a {
  color: #000;
  padding: 0 0.6em;
  text-transform: uppercase;
  white-space: nowrap;
  background: none;
}
.navbar .mainbar ul.navbar-nav > li a:hover {
  color: #933751;
}
.navbar .mainbar ul.navbar-nav > li.dropdown:hover {
  border-top: solid 1px #ccc;
  border-right: solid 1px #ccc;
  border-left: solid 1px #ccc;
}
.navbar .mainbar ul.navbar-nav > li div {
  color: #000;
  white-space: nowrap;
}
.navbar .mainbar ul.navbar-nav > li div a {
  padding: 0 9px 1px 9px;
}
.navbar .mainbar ul.navbar-nav.navbar-right {
  clear: both;
  margin: 56px 0 0;
}
.navbar .mainbar ul.navbar-nav.navbar-right li {
  /*border-left: solid 1px #6d6e70;*/
}
.navbar-sub {
  font-size: 1.1em;
  background-color: #f1f1f1;
}
.navbar-sub ul.navbar-nav li {
  /*border-left: solid 1px #6d6e70;*/
  padding: 2px 8px;
}
.navbar-sub ul.navbar-nav li.active {
  /*background-color: #998888;*/
}
.navbar-sub ul.navbar-nav li.active a {
  background-color: transparent;
  background-image: none;
  color: #933751;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: bold;
}
.navbar-sub ul.navbar-nav li.active a:hover {
  color: #933751;
  background-color: transparent;
}
.navbar-sub ul.navbar-nav li a {
  padding-top: 0;
  padding-bottom: 0;
  color: #000000;
}
.navbar-sub ul.navbar-nav li a:hover {
  color: #933751;
  text-decoration: underline;
}
footer {
  margin-bottom: 1em;
}
footer .footerIcons .row {
  padding-left: 0.5em;
  margin-top: 1em;
  margin-bottom: 1em;
}
footer .footerIcons img {
  margin: 0 0.5em;
}
footer ul.menu.right {
  float: right;
  text-align: right;
  list-style: none;
}
footer ul.menu.right li:before {
  content: "-  ";
}
footer ul.menu.right li.first:before {
  content: "";
}
footer ul.menu.right li {
  float: left;
  margin-right: 0.4em;
}
.jumbotron {
  padding: 0;
  margin-bottom: 0;
  background-position: 0 25%;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  text-shadow: black 0 0.1em 0.4em;
}
.jumbotron a.white-link,
.jumbotron a.white-link:visited {
  color: #fff !important;
  text-decoration: underline !important;
}
.jumbotron a.white-link:hover,
.jumbotron a.white-link:visited:hover {
  text-decoration: none !important;
}
.jumbotron a[role=button] {
  height: 1.4em;
  color: #fff !important;
  background-color: #731b36 !important;
  border-color: #731b36;
  border-radius: 0;
  padding: 0 1.2em !important;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  padding: 0.3em !important;
  font-size: 1.3em;
  text-shadow: none;
}
.jumbotron a[role=button]:hover {
  background: #933751 !important;
  text-decoration: none;
}
.jumbotron a[role=button] img {
  display: inline-block;
  margin: 0 0.4em 0.3em 0;
  height: 35px;
  padding-right: 0.4em;
  border-right: solid 2px #fff;
}
.jumbotron .bottom {
  margin-top: 1em;
}
.jumbotron.black {
  color: #000;
  text-shadow: white 0 0.1em 0.4em;
}
.jumbotron .black {
  color: black;
  text-shadow: white 0 0.1em 0.4em;
}
.jumbotron.black-boxes h1 {
  margin-top: 2em;
}
.jumbotron.black-boxes .col-md-4 > div {
  margin: auto;
  margin-top: 4em;
  padding: 1em;
  display: table;
  background-color: #231f20;
  width: 320px;
  height: 195px;
}
.jumbotron.black-boxes .col-md-4 > div > span {
  vertical-align: middle;
  display: table-cell;
  font-size: 1.2em;
  text-align: right;
}
.jumbotron.black-boxes .col-md-4 > div > img {
  margin-right: 1.0em;
}
@media (min-width: 768px) {
  .jumbotron {
    min-height: 485px;
  }
  .jumbotron > .container {
    position: relative;
    min-height: 485px;
  }
  .jumbotron .bottom {
    position: absolute;
    bottom: 0;
    margin-bottom: 2em;
  }
  .jumbotron .half-width {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .jumbotron .half-width-lg {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .jumbotron {
    padding-bottom: 6em;
  }
}
@media (max-width: 992px) {
  .jumbotron.black-boxes h1 {
    margin-top: 20px;
  }
  .jumbotron.black-boxes .col-md-4 > div {
    margin-top: 1em;
  }
}
.kratos-video {
  padding: 0;
  margin-bottom: 0;
  background-position: 0 25%;
  background-size: cover;
  background-repeat: no-repeat;
  color: white;
  text-shadow: black 0 0.1em 0.4em;
  max-height: 70vh;
  overflow: hidden;
  position: relative;
}
.kratos-video .container-fluid {
  position: absolute;
  width: 100%;
  z-index: 1;
  top: 60%;
  text-align: center;
}
.kratos-video a[role=button] {
  height: 1.4em;
  color: #fff !important;
  background-color: #731b36 !important;
  border-color: #731b36;
  border-radius: 0;
  padding: 0 1.2em !important;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  padding: 0.6em !important;
  font-size: 1.3em;
  text-shadow: none;
}
.kratos-video a[role=button]:hover {
  background: #933751 !important;
  text-decoration: none;
}
.kratos-video a[role=button] img {
  display: inline-block;
  margin: 0 0.4em 0.3em 0;
  height: 35px;
  padding-right: 0.4em;
  border-right: solid 2px #fff;
}
.kratos-video video {
  background-position: 0 25%;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .kratos-video .container-fluid {
    top: 0;
    text-align: left;
    /*display: none;*/
  }
  .kratos-video .container-fluid h1 {
    font-size: 1.6em;
  }
}
.kratos-full {
  margin-bottom: 0;
  font-size: 1.2em;
  position: relative;
}
.kratos-full.cover {
  margin-bottom: 0;
}
.kratos-full h1 {
  font-size: 1.8em;
  text-align: center;
}
.kratos-full h2 {
  font-size: 1.4em;
  text-align: center;
}
.kratos-full img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.kratos-full a[role=button] {
  height: 1.4em;
  color: #fff !important;
  background-color: #731b36 !important;
  border-color: #731b36;
  border-radius: 0;
  padding: 0 1.2em !important;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  padding-top: 0.3em !important;
  padding-bottom: 0.3em !important;
  line-height: 3em;
}
.kratos-full a[role=button]:hover {
  background: #933751 !important;
  text-decoration: none;
}
.kratos-full a {
  color: #933751;
  text-decoration: underline;
}
.kratos-full a:hover {
  text-decoration: none;
}
.kratos-third {
  margin-bottom: 1em;
  font-size: 1.2em;
  position: relative;
}
.kratos-third h1 {
  font-size: 1.8em;
  text-align: center;
}
.kratos-third h2 {
  font-size: 1.4em;
  text-align: center;
}
.kratos-third img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.kratos-third a[role=button] {
  height: 1.4em;
  color: #fff !important;
  background-color: #731b36 !important;
  border-color: #731b36;
  border-radius: 0;
  padding: 0 1.2em !important;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  padding-top: 0.3em !important;
  padding-bottom: 0.3em !important;
  line-height: 3em;
}
.kratos-third a[role=button]:hover {
  background: #933751 !important;
  text-decoration: none;
}
.kratos-third .col-md-4 {
  max-width: 426px;
  margin: 0 auto;
}
.kratos-third .bullet img {
  vertical-align: middle;
  display: inline-block;
  margin: 0 1em 0 0.5em;
}
.kratos-third .bullet a {
  color: #597afc;
}
.kratos-half {
  margin-bottom: 2em;
  font-size: 1.2em;
}
.kratos-half h1 {
  font-size: 1.8em;
  text-align: center;
}
.kratos-half img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.kratos-half a[role=button] {
  height: 1.4em;
  color: #fff !important;
  background-color: #731b36 !important;
  border-color: #731b36;
  border-radius: 0;
  padding: 0 1.2em !important;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  padding: 0.5em !important;
  font-size: 1.3em;
}
.kratos-half a[role=button]:hover {
  background: #933751 !important;
  text-decoration: none;
}
.kratos-half a[role=button] img {
  display: inline-block;
  margin: 0 0.4em 0.3em 0;
  height: 35px;
  padding-right: 0.4em;
  border-right: solid 2px #fff;
}
.kratos-half ul.large {
  font-size: 1.2em;
}
.kratos-half ul.large li {
  margin-bottom: 0.4em;
}
.kratos-quarter {
  margin-bottom: 2em;
  font-size: 1.2em;
  position: relative;
}
.kratos-quarter h1 {
  font-size: 1.8em;
  text-align: center;
}
.kratos-quarter img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.kratos-quarter a[role=button] {
  height: 1.4em;
  color: #fff !important;
  background-color: #731b36 !important;
  border-color: #731b36;
  border-radius: 0;
  padding: 0 1.2em !important;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  padding: 0.5em !important;
  font-size: 1.3em;
}
.kratos-quarter a[role=button]:hover {
  background: #933751 !important;
  text-decoration: none;
}
.kratos-quarter a[role=button] img {
  display: inline-block;
  margin: 0 0.4em 0.3em 0;
  height: 35px;
  padding-right: 0.4em;
  border-right: solid 2px #fff;
}
.kratos-quarter ul.large {
  font-size: 1.2em;
}
.kratos-quarter ul.large li {
  margin-bottom: 0.4em;
}
.kratos-quarter h2 {
  font-size: 1.4em;
  text-align: center;
}
.kratos-quarter .content {
  padding-left: 2em;
}
.kratos-quarter a[role=button] {
  height: 1.4em;
  color: #fff !important;
  background-color: #731b36 !important;
  border-color: #731b36;
  border-radius: 0;
  padding: 0 1.2em !important;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  padding: 0.5em !important;
  font-size: 1.3em !important;
}
.kratos-quarter a[role=button]:hover {
  background: #933751 !important;
  text-decoration: none;
}
.kratos-quarter a[role=button].small {
  padding: .3em 1.2em !important;
  line-height: 3em;
  font-size: 1.0em !important;
}
.kratos-quarter img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.network-cloud .container {
  position: absolute;
  text-align: center;
}
.network-cloud img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.partners {
  background-color: #e7e8e9;
  text-align: center;
  font-size: 1.2em;
  padding-bottom: 1.5em;
}
.partners a[role=button] {
  height: 1.4em;
  color: #fff !important;
  background-color: #731b36 !important;
  border-color: #731b36;
  border-radius: 0;
  padding: 0 1.2em !important;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  padding-top: 0.3em !important;
  padding-bottom: 0.3em !important;
}
.partners a[role=button]:hover {
  background: #933751 !important;
  text-decoration: none;
}
.kratos-custom {
  text-align: center;
  font-size: 1.2em;
}
.kratos-custom .container {
  background-repeat: no-repeat;
}
.kratos-custom .container > .container {
  -moz-transform: translateY(25%);
  -webkit-transform: translateY(25%);
  -ms-transform: translateY(25%);
  -o-transform: translateY(25%);
  transform: translateY(25%);
}
.kratos-custom a[role=button] {
  height: 1.4em;
  color: #fff !important;
  background-color: #731b36 !important;
  border-color: #731b36;
  border-radius: 0;
  padding: 0 1.2em !important;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  padding: 0.5em !important;
  font-size: 1.3em;
}
.kratos-custom a[role=button]:hover {
  background: #933751 !important;
  text-decoration: none;
}
.kratos-custom a[role=button] img {
  display: inline-block;
  margin: 0 0.4em 0.3em 0;
  height: 35px;
  padding-right: 0.4em;
  border-right: solid 2px #fff;
}
.network-redbg {
  color: #fff;
  background-color: #6d1a33;
  background-size: cover;
  text-align: center;
  padding-top: 1em;
  min-height: 15em;
}
.network-redbg a[role=button] {
  height: 1.4em;
  color: #fff !important;
  background-color: #731b36 !important;
  border-color: #731b36;
  border-radius: 0;
  padding: 0 1.2em !important;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  color: #000 !important;
  background: #fff !important;
  font-size: 1.5em;
  padding-top: 0.3em !important;
  padding-bottom: 0.3em !important;
}
.network-redbg a[role=button]:hover {
  background: #933751 !important;
  text-decoration: none;
}
.network-redbg a[role=button]:hover {
  background: #d3d3d3 !important;
}
.network-redbg a[role=button] img {
  display: inline-block;
  margin: 0 0.4em 0.3em 0;
  height: 35px;
  padding-right: 0.4em;
  border-right: solid 2px #fff;
}
.network-redbg .btn-center {
  margin-top: 4em;
  margin-bottom: 2em;
  width: 100%;
}
.network-redbg p,
.network-redbg a {
  color: #fff;
}
.network-graybg {
  color: #000;
  background-color: #e7e8e9;
  padding-top: 1em;
  /*min-height: 15em;*/
}
.network-graybg a[role=button] {
  height: 1.4em;
  color: #fff !important;
  background-color: #731b36 !important;
  border-color: #731b36;
  border-radius: 0;
  padding: 0 1.2em !important;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  font-size: 1.5em;
  padding: 0.5em !important;
}
.network-graybg a[role=button]:hover {
  background: #933751 !important;
  text-decoration: none;
}
.network-graybg a[role=button] img {
  display: inline-block;
  margin: 0 0.4em 0.3em 0;
  height: 35px;
  padding-right: 0.4em;
  border-right: solid 2px #fff;
}
.network-graybg .btn-center {
  margin-top: 4em;
  margin-bottom: 2em;
  width: 100%;
}
.network-graybg .row {
  margin-bottom: 1em;
}
.network-graybg.cover {
  background-size: cover;
}
.network-graybg-sm {
  color: #000;
  background-color: #e7e8e9;
  padding-top: 1em;
}
.network-graybg-sm a[role=button] {
  height: 1.4em;
  color: #fff !important;
  background-color: #731b36 !important;
  border-color: #731b36;
  border-radius: 0;
  padding: 0 1.2em !important;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  font-size: 1.5em;
  padding-top: 0.3em !important;
  padding-bottom: 0.3em !important;
}
.network-graybg-sm a[role=button]:hover {
  background: #933751 !important;
  text-decoration: none;
}
.network-graybg-sm .btn-center {
  margin-top: 4em;
  margin-bottom: 2em;
  width: 100%;
}
.network-graybg-sm .row {
  margin-bottom: 1em;
}
.sitemap {
  padding-top: 20px;
}
.sitemap h3 {
  margin-top: 36px;
}
.sitemap .logo {
  height: 28px;
  margin-bottom: 8px;
}
.sitemap a[role=button] {
  height: 1.4em;
  color: #fff !important;
  background-color: #731b36 !important;
  border-color: #731b36;
  border-radius: 0;
  padding: 0 1.2em !important;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  font-size: 1.5em;
  padding-top: 0.3em !important;
  padding-bottom: 0.3em !important;
}
.sitemap a[role=button]:hover {
  background: #933751 !important;
  text-decoration: none;
}
.kratos-btn {
  height: 1.4em;
  color: #fff !important;
  background-color: #731b36 !important;
  border-color: #731b36;
  border-radius: 0;
  padding: 0 1.2em !important;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
}
.kratos-btn:hover {
  background: #933751 !important;
  text-decoration: none;
}
.white {
  color: #000 !important;
  background: #fff !important;
}
.white:hover {
  background: #d3d3d3 !important;
}
@media (max-width: 360px) {
  .navbar .mainbar button.search {
    display: none !important;
  }
}
@media (min-width: 768px) {
  body {
    padding-top: 126px;
  }
  body.hasSubnav {
    padding-top: 149px !important;
  }
  .anchor {
    margin-top: -126px !important;
  }
  .anchor.hasSubnav {
    margin-top: -149px !important;
  }
  .navbar .mainbar .header {
    min-height: 93px;
    position: absolute;
    padding-top: 0.5em;
  }
  .navbar .mainbar button.search {
    display: none !important;
  }
  .navbar-collapse {
    margin-top: 25px;
  }
}
@media (max-width: 768px) {
  .navbar .mainbar .header {
    float: none;
    min-height: 56px;
    position: static;
    padding-top: 0.2em;
    padding-left: 15px;
    width: 100%;
  }
  .navbar .mainbar .header button {
    margin-right: 0.3em;
  }
  .navbar .mainbar ul.navbar-nav.navbar-right {
    margin-top: 0 !important;
  }
  .navbar .mainbar ul.navbar-nav.navbar-right li {
    border-left: none !important;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    border-bottom: 1px solid black;
  }
}
@media (min-width: 992px) {
  .network-cloud .row {
    min-height: 323px;
  }
  .network-cloud .container {
    position: absolute;
  }
  footer div#links > ul {
    margin-top: -1.5em;
  }
}
@media (max-width: 992px) {
  .network-cloud .container {
    min-height: inherit !important;
    position: relative;
  }
  .sitemap h3 {
    margin-top: 0;
  }
  .navbar .mainbar ul.navbar-nav.navbar-right {
    font-size: 0.9em;
  }
}
body.PageEditor {
  padding-top: 0 !important;
}
body.PageEditor .navbar-fixed-top {
  position: relative !important;
}
ul.dropdown-menu {
  font-size: initial !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
ul.dropdown-menu li {
  border-left: 0 !important;
}
ul.dropdown-menu li a,
ul.dropdown-menu li a:focus {
  padding: 0.6em !important;
  color: #000000 !important;
  font-weight: normal !important;
  padding-right: 1em !important;
}
ul.dropdown-menu li a:hover {
  color: #933751 !important;
}
ul.dropdown-menu li a.has-submenu {
  padding-right: 22px !important;
}
ul.dropdown-menu li:hover {
  background-color: #e8e8e8;
}
ul.dropdown-menu li.active {
  background-color: #e8e8e8;
}
ul.dropdown-menu li.active > a,
ul.dropdown-menu li.active a:focus,
ul.dropdown-menu li.active a:hover {
  color: #933751 !important;
  background-image: none;
  filter: none;
  background-repeat: no-repeat;
  font-weight: bold !important;
}
ul.dropdown-menu li.highlight {
  background-color: #e8e8e8;
}
ul.dropdown-menu li.level-3 > a {
  padding-left: 1.5em !important;
}
ul.dropdown-menu li.level-4 > a {
  padding-left: 3em !important;
}
ul.dropdown-menu li.current {
  background-color: #e8e8e8;
}
ul.dropdown-menu li .sub-arrow {
  position: absolute;
  overflow: hidden;
  top: 50%;
  right: 8px;
  width: 0;
  border-width: 4px;
  border-style: solid dashed dashed dashed;
  border-color: #555555 transparent transparent transparent;
}
ul.dropdown-menu.sm {
  display: none;
}
.carousel-control {
  top: 40%;
  width: auto;
  line-height: 0.3em;
  font-size: 120px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  background-color: transparent;
  border: 0;
  z-index: 10;
}
.carousel-control.left {
  background-image: none;
}
.carousel-control.right {
  background-image: none;
  right: 15px;
  left: auto;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* tables */
table.tablesorter {
  background-color: #4c4c4c;
  margin: 10px 0 15px;
  width: 100%;
  text-align: left;
}
table.tablesorter thead tr th,
table.tablesorter tfoot tr th {
  background-color: #000000;
  border: 0 solid #FFFFFF;
  text-align: center;
  border-width: 0 0 1px 1px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #ffffff;
}
table.tablesorter thead tr .header {
  background-image: url(img/bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}
table.tablesorter tbody td {
  color: #4c4c4c;
  border: 1px solid #000000;
  padding: 4px;
  background-color: #FFF;
  vertical-align: top;
}
table.tablesorter tbody tr.odd td {
  background-color: #4c4c4c;
}
table.tablesorter thead tr .headerSortUp {
  background-image: url(img/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
  background-image: url(img/desc.gif);
}
table.tablesorter thead tr .headerSortDown,
table.tablesorter thead tr .headerSortUp {
  background-color: #4c4c4c;
}