/* colors */
/* mixins */
/*
 * INSTRUCTIONS FOR USAGE
 *
 * use with _norse.scss, but load it afterward
*/
@font-face {
  font-family: 'Norse-Web';
  src: url("../font/Norse-Web-Font.eot?v=2");
  src: url("../font/Norse-Web-Font.eot?#iefix&v=2") format("embedded-opentype"), url("../font/Norse-Web-Font.woff?v=2") format("woff"), url("../font/Norse-Web-Font.ttf?v=2") format("truetype"), url("../font/Norse-Web-Font.svg?v=2#Norse-Web-Font") format("svg");
  font-weight: normal;
  font-style: normal; }
.list-icons ::before, [class^="norse_icon-"], [class*=" norse_icon-"] {
  font-family: 'Norse-Web';
  speak: none;
  font-style: normal;
  font-size: 32px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.norse_icon-search:before {
  content: "\61"; }

.norse_icon-calendar:before {
  content: "\62"; }

.norse_icon-play:before, .norse_icon-doc:before {
  content: "\63";
  font-size: 24px; }

.norse_icon-pause:before {
  content: "\e600"; }

.norse_icon-info:before {
  content: "\e601"; }

.norse_icon-outsidelink:before {
  content: "\e602"; }

.norse_icon-doc:before {
  content: "\64"; }

.norse_icon-csv:before {
  content: "\e603"; }

.norse_icon-pdf:before {
  content: "\e604";
  font-size: 16px; }

.norse_icon-cloud:before {
  content: "\65"; }

.norse_icon-alert:before {
  content: "\66"; }

.norse_icon-good:before {
  content: "\67"; }

.norse_icon-bad:before {
  content: "\68"; }

.norse_icon-sync:before {
  content: "\69"; }

.norse_icon-user:before {
  content: "\6a"; }

.norse_icon-users:before {
  content: "\6b"; }

.norse_icon-target:before {
  content: "\6c"; }

.norse_icon-gear:before {
  content: "\6d"; }

.norse_icon-mobile:before {
  content: "\6e"; }

.norse_icon-youtube:before {
  content: "\6f"; }

.norse_icon-facebook:before {
  content: "\70"; }

.norse_icon-googleplus:before {
  content: "\71"; }

.norse_icon-linkedin:before {
  content: "\72"; }

.norse_icon-twitter:before {
  content: "\73"; }

.norse_icon-reddit:before {
  content: "\e605"; }

.norse_icon-rss:before {
  content: "\74"; }

.norse_icon-right:before, .norse_icon-down:before, .norse_icon-left:before, .norse_icon-up:before, .norse_icon-circleft:before, .norse_icon-circright:before, .norse_icon-circdwn:before, .darkviking #usecases .icon-plus:before, .norse_icon-circup:before, .darkviking #usecases .icon-minus:before {
  content: "\32";
  font-size: 12px;
  line-height: 0; }

.norse_icon-down:before {
  content: "\34"; }

.norse_icon-left:before {
  content: "\31"; }

.norse_icon-up:before {
  content: "\33"; }

.norse_icon-circleft:before {
  content: "\78"; }

.norse_icon-circright:before {
  content: "\76"; }

.norse_icon-circdwn:before, .darkviking #usecases .icon-plus:before {
  content: "\75"; }

.norse_icon-circup:before, .darkviking #usecases .icon-minus:before {
  content: "\77"; }

/* All Sizes */
body {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  background-color: #fff;
  margin: 100px 0 0; }

#main-nav {
  margin-top: 11px; }

.navbar-bg2 {
  opacity: 0; }

header #google_search > div {
  display: inline-block;
  float: left; }

header #google_search #activate-header-search a {
  color: #fff;
  speak: none;
  font-style: normal;
  font-size: 16px;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  padding: 10px;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

header .second-top-nav .btn {
  width: 117px; }

header #google_search input {
  border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  height: 20px;
  margin-left: 12px;
  padding: 6px;
  width: 160px; }

.row {
  margin-left: -20px;
  zoom: 1; }

[class*=span] {
  float: left;
  min-height: 1px;
  margin-left: 20px; }

header.navbar .dropdown:hover .dropdown-menu:before {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #00dbff; }

header.navbar .dropdown:hover > .dropdown-menu {
  display: block; }

header.navbar .nav .dropdown:hover > a,
header.navbar .nav .dropdown.open > a,
header.navbar .nav .dropdown.open:hover > a,
header.navbar .nav .single:hover > a,
header.navbar .nav .dropdown.open > a:hover,
header.navbar .nav .single > a:hover {
  color: #00dbff; }

header.navbar .dropdown .dropdown-menu {
  border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  background: #10768f;
  border: 2px solid #00dbff;
  border-width: 2px 0 0;
  list-style: none;
  min-width: 180px;
  padding: 0;
  z-index: 1000; }

header.navbar .dropdown > .dropdown-menu {
  margin: 2px 0 0 -45px; }

header.navbar .dropdown:hover .dropdown-toggle:after {
  border-bottom: 7px solid #00dbff;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  bottom: -2px;
  clear: both;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -4px;
  position: absolute;
  width: 0; }

header.navbar .navbar-inner .nav .dropdown .dropdown-menu li a,
header.navbar .navbar-inner .nav .dropdown .dropdown-menu li {
  background: #10768f;
  clear: both;
  color: #fff;
  font-weight: normal;
  float: none; }

header.navbar .navbar-inner .nav .dropdown .dropdown-menu li:last-child a,
header.navbar .navbar-inner .nav .dropdown .dropdown-menu li:last-child {
  border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -o-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px; }

header.navbar .navbar-inner .nav .dropdown .dropdown-menu li:hover,
header.navbar .navbar-inner .nav .dropdown .dropdown-menu li:hover a {
  border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  background: #00dbff;
  color: #000; }

#main-content .main-column {
  min-height: 768px; }

.container {
  width: 940px; }

.row-fluid {
  width: 100%;
  zoom: 1; }

.row-fluid [class*=span] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.07446808511%; }

.row-fluid .span12 {
  width: 99.9468085106%; }

.row-fluid .span10 {
  width: 82.9255319149%; }

.row-fluid .span9 {
  width: 74.414893617%; }

.row-fluid .span8 {
  width: 65.9042553191%; }

.row-fluid .span6 {
  width: 48.8829787234%; }

.row-fluid .span4 {
  width: 31.8617021277%; }

.row-fluid .photo, .row-fluid .span3 {
  width: 23.3510638298%; }

.row-fluid .span2 {
  width: 14.8404255319%; }

.row-fluid .span1 {
  width: 6.32978723404%; }

.container {
  margin-right: auto;
  margin-left: auto;
  zoom: 1; }

p {
  line-height: 20px;
  margin: 0 0 20px;
  padding: 0; }

.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
  padding: 0; }

small {
  font-size: 85%; }

em {
  font-style: italic; }

h1, h2, h3, h4, h5, h6 {
  color: #666;
  font-family: 'Open Sans', Arial, sans-serif;
  font-weight: 700;
  line-height: 22px;
  text-rendering: optimizelegibility;
  margin: 0; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: 400;
  line-height: 22px;
  color: #999; }

h1, h2, h3 {
  font-weight: 400;
  margin: 0 0 10px; }

h1 {
  clear: both;
  color: #333;
  font-size: 32px;
  line-height: 32px;
  margin: 0 0 20px; }

h2 {
  font-size: 1.4em; }

h3 {
  font-size: 1.2em; }

h4 {
  color: #666;
  font-size: 1.1em; }

h5 {
  color: #666;
  font-size: 1em; }

h6 {
  color: #666;
  font-size: .8em; }

h1 small {
  font-size: 24px; }

.page-header {
  padding-bottom: 9px;
  border-bottom: 1px solid #eee;
  margin: 20px 0 30px; }

ul {
  margin: 0 0 20px 25px;
  padding: 0; }

li {
  line-height: 20px; }

ul.unstyled {
  margin-left: 0;
  list-style: none; }

ul.dashstyled li {
  list-style: none; }

ul.dashstyled li::before {
  content: "- "; }

#right-sidebar li, #right-sidebar p {
  font-size: .8em; }

hr {
  border: 0;
  border-bottom: 1px solid #fff;
  clear: both;
  border-top: 1px solid #e5e5e5;
  margin: 20px 0; }

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px; }

code, pre {
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0 3px 2px; }

code {
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  padding: 2px 4px; }

pre {
  display: block;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0 0 10px;
  padding: 9.5px; }

pre code {
  color: inherit;
  background-color: transparent;
  border: 0;
  padding: 0; }

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

.table {
  width: 100%;
  margin-bottom: 20px; }

.table th, .table td {
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
  padding: 8px; }

.table thead th {
  vertical-align: bottom; }

.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td {
  border-top: 0; }

.table tbody + tbody {
  border-top: 2px solid #ddd; }

form {
  margin: 0 0 20px; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label, input, button, select, textarea {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px; }

input, button, select, textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

label {
  display: block;
  margin-bottom: 5px; }

select, textarea, input[type=text], input[type=password], input[type=search] {
  display: inline-block;
  height: 20px;
  margin-bottom: 9px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 4px 6px; }

input, textarea {
  width: 206px; }

textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], .uneditable-input {
  background-color: #fff;
  border: 1px solid #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);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s; }

textarea:focus, input[type=text]:focus, input[type=password]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=date]:focus, input[type=month]:focus, input[type=time]:focus, input[type=week]:focus, input[type=number]:focus, input[type=email]:focus, input[type=url]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=color]:focus, .uneditable-input:focus {
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  border-color: rgba(82, 168, 236, 0.8); }

input[type=radio], input[type=checkbox] {
  line-height: normal;
  cursor: pointer;
  margin: 1px \9 0 0 0; }

select, input[type=file] {
  height: 30px;
  margin-top: 4px;
  line-height: 30px; }

select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff; }

.radio, .checkbox {
  min-height: 18px;
  padding-left: 18px; }

.radio input[type=radio], .checkbox input[type=checkbox] {
  float: left;
  margin-left: -18px; }

.controls > .radio:first-child, .controls > .checkbox:first-child {
  padding-top: 5px; }

.radio.inline, .checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

input[class*=span], select[class*=span], textarea[class*=span], .uneditable-input[class*=span], .row-fluid input[class*=span], .row-fluid select[class*=span], .row-fluid textarea[class*=span], .row-fluid .uneditable-input[class*=span] {
  float: none;
  margin-left: 0; }

input.span9, textarea.span9 {
  width: 686px; }

input.span8, textarea.span8 {
  width: 606px; }

input.span7, textarea.span7 {
  width: 526px; }

input.span6, textarea.span6 {
  width: 446px; }

input.span5, textarea.span5 {
  width: 366px; }

input.span4, textarea.span4 {
  width: 286px; }

input.span2, textarea.span2 {
  width: 126px; }

input.span1, textarea.span1 {
  width: 46px; }

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee; }

input[type=radio][disabled], input[type=checkbox][disabled], input[type=radio][readonly], input[type=checkbox][readonly] {
  background-color: transparent; }

.control-group.warning input, .control-group.warning select, .control-group.warning textarea {
  -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);
  border-color: #c09853; }

.control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  border-color: #a47e3c; }

.control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853; }

.control-group.error input, .control-group.error select, .control-group.error textarea {
  -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);
  border-color: #b94a48; }

.control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  border-color: #953b39; }

.control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48; }

.control-group.success input, .control-group.success select, .control-group.success textarea {
  -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);
  border-color: #468847; }

.control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  border-color: #356635; }

.control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847; }

.control-group.info input, .control-group.info select, .control-group.info textarea {
  -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);
  border-color: #3a87ad; }

.control-group.info input:focus, .control-group.info select:focus, .control-group.info textarea:focus {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  border-color: #2d6987; }

.control-group.info .input-prepend .add-on, .control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad; }

input:focus:required:invalid, textarea:focus:required:invalid, select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }

input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, select:focus:required:invalid:focus {
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
  border-color: #e9322d; }

.btn-large {
  font-size: 1.14285714em;
  line-height: normal;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 9px 14px; }

.btn-primary.active, .btn-warning.active, .btn-danger.active, .btn-success.active, .btn-info.active, .btn-inverse.active {
  color: rgba(255, 255, 255, 0.75); }

.btn-warning {
  color: #fff;
  background-image: linear-gradient(tobottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  color: #fff;
  background-color: #df8505; }

.btn-warning:active, .btn-warning.active {
  background-color: #c67605 \9; }

.btn-danger {
  color: #fff;
  background-image: linear-gradient(tobottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  background-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  color: #fff;
  background-color: #a9302a; }

.btn-danger:active, .btn-danger.active {
  background-color: #942a25 \9; }

.btn-success {
  color: #fff;
  background-image: linear-gradient(tobottom, #62c462, #51a351);
  background-repeat: repeat-x;
  background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  color: #fff;
  background-color: #499249; }

.btn-success:active, .btn-success.active {
  background-color: #408140 \9; }

.btn-info {
  color: #fff;
  background-image: linear-gradient(tobottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  color: #fff;
  background-color: #2a85a0; }

.btn-info:active, .btn-info.active {
  background-color: #24748c \9; }

.btn-inverse {
  color: #fff;
  background-image: linear-gradient(tobottom, #444444, #222222);
  background-repeat: repeat-x;
  background-color: #222;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); }

.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  color: #fff;
  background-color: #151515; }

.btn-inverse:active, .btn-inverse.active {
  background-color: #080808 \9; }

button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
  border: 0;
  padding: 0; }

button.btn.btn-large, input[type=submit].btn.btn-large {
  padding-top: .5em;
  padding-bottom: .5em; }

button.btn.btn-mini, input[type=submit].btn.btn-mini {
  padding-top: 0.066666667em;
  padding-bottom: 0.066666667em; }

.btn-link, .btn-link:active, .btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.btn-link {
  cursor: pointer;
  color: #08c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-color: transparent; }

.btn-link:hover {
  color: #005580;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover {
  color: #333;
  text-decoration: none; }

.nav {
  margin-left: 0;
  list-style: none; }

.nav-header {
  display: block;
  font-size: 11px;
  font-weight: 700;
  line-height: 20px;
  color: #999;
  text-transform: uppercase;
  padding: 3px 15px; }

.nav li + .nav-header {
  margin-top: 9px; }

.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0; }

.nav-list > li > a, .nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px; }

.nav-list > li > a {
  padding: 3px 15px; }

.nav-list > .active > a, .nav-list > .active > a:hover {
  color: #fff;
  background-color: #08c; }

.nav-list [class^=icon-] {
  margin-right: 2px; }

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px; }

.nav-tabs {
  border-bottom: 1px solid #dddddd; }

.nav-tabs-default,
.nav-tabs-default:hover {
  background: #f5f5f5;
  border-bottom: 0 none;
  padding: 20px 10px 0; }

.nav-tabs > li {
  margin-bottom: -1px; }

.nav-tabs.nav-tabs-default > li {
  margin-bottom: 0;
  padding: 0; }

.nav-tabs > li > a {
  border: 0 none transparent;
  line-height: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0; }

.nav-tabs.nav-tabs-default > li > a {
  background: #fff;
  display: block;
  border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  padding-bottom: 0; }

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd; }

.nav-tabs.nav-tabs-default > li > a:hover {
  border: 0 none; }

.tab-content {
  background: #fff;
  overflow: auto;
  padding: 40px 0; }

.nav-tabs.nav-tabs-default {
  border: 0;
  margin: 0; }

.nav-tabs.nav-tabs-default > li {
  border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  padding: 0; }

.nav-tabs.nav-tabs-default > li > a,
.nav-tabs.nav-tabs-default > li > a:hover {
  border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  background: #fff;
  border: 0 none;
  color: #999999;
  font-size: 14px;
  margin: 0 3.33333px;
  padding: 5px 20px; }

.nav-tabs.nav-tabs-default li.active a {
  color: #10768f;
  font-weight: bold;
  position: relative;
  text-align: center; }

.nav-tabs.nav-tabs-default li.active a span {
  border-bottom: 2px solid #10768f; }

.nav-tabs.nav-tabs-default li.active a span::after {
  border-top: 7px solid #10768f;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  bottom: 0;
  clear: both;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -5px;
  position: absolute;
  top: 100%;
  width: 0; }

.darkviking figure.video {
  height: 170px;
  position: relative; }
  .darkviking figure.video * {
    height: 170px;
    position: absolute;
    width: 270px; }
  .darkviking figure.video iframe {
    right: 0;
    top: 0;
    z-index: 1; }
  .darkviking figure.video figcaption {
    bottom: 0;
    background: #666;
    color: #fff;
    font-style: normal;
    height: 30px;
    line-height: 30px;
    margin: 0;
    opacity: .8;
    text-align: center;
    z-index: 3; }

.gel {
  opacity: .5;
  position: absolute;
  top: 0;
  z-index: 2; }

.gel1 {
  background-color: #00aec9; }

a,
a:hover,
header.navbar .navbar-inner .nav .active > a,
header.navbar .navbar-inner .nav .active > a:hover {
  color: #00dbff; }

header.navbar .navbar-inner .nav .active > a,
header.navbar .navbar-inner .nav .active > a:hover {
  font-weight: 700; }

.breadcrumb {
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0 0 20px;
  padding: 8px 15px; }

.breadcrumb li {
  display: inline;
  zoom: 1; }

.breadcrumb .divider {
  color: #ccc;
  padding: 0 5px; }

.thumbnails {
  margin-left: -20px;
  list-style: none;
  zoom: 1; }

.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px; }

.thumbnail {
  display: block;
  line-height: 20px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  padding: 4px; }

a.thumbnail:hover {
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  border-color: #08c; }

.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

.thumbnail .caption {
  color: #555;
  padding: 9px; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  width: 236px;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  padding: 1px; }

.popover.top {
  margin-bottom: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-right: 10px; }

.popover-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
  padding: 8px 14px; }

.popover-content {
  padding: 9px 14px; }

.popover .arrow, .popover .arrow:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover .arrow:after {
  content: "";
  z-index: -1; }

.popover.top .arrow {
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-top-color: #fff;
  border-width: 10px 10px 0; }

.popover.top .arrow:after {
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -1px;
  left: -11px;
  border-width: 11px 11px 0; }

.popover.right .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-right-color: #fff;
  border-width: 10px 10px 10px 0; }

.popover.right .arrow:after {
  border-right-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
  left: -1px;
  border-width: 11px 11px 11px 0; }

.popover.bottom .arrow {
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-bottom-color: #fff;
  border-width: 0 10px 10px; }

.popover.bottom .arrow:after {
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -1px;
  left: -11px;
  border-width: 0 11px 11px; }

.popover.left .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-left-color: #fff;
  border-width: 10px 0 10px 10px; }

.popover.left .arrow:after {
  border-left-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
  right: -1px;
  border-width: 11px 0 11px 11px; }

.modal-open .modal .popover {
  z-index: 2060; }

.modal-open .modal .tooltip {
  z-index: 2080; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop, .modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  background-color: #fff;
  border: 1px solid #999;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  margin: -250px 0 0 -280px; }

.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%; }

.modal.fade.in {
  top: 50%; }

.modal-header {
  border-bottom: 1px solid #eee;
  padding: 9px 15px; }

.modal-header h3 {
  line-height: 30px;
  margin: 0; }

.modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px; }

.modal-footer {
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  zoom: 1;
  padding: 14px 15px 15px; }

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.dropdown-toggle {
  margin-bottom: -3px; }

.dropdown-toggle:active, .open .dropdown-toggle {
  outline: 0; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: ""; }

.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-right-width: 2px;
  border-bottom-width: 2px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  margin: 0;
  padding: 0; }

.dropdown-menu a {
  display: block;
  clear: both;
  font-weight: 400;
  line-height: 20px;
  color: #333;
  white-space: nowrap;
  padding: 3px 20px; }

.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
  text-decoration: none;
  color: #fff;
  background-color: #01dbff; }

.dropdown-menu .active > a, .dropdown-menu .active > a:hover {
  color: #01dbff;
  text-decoration: none;
  outline: 0; }

.open {
  z-index: 1000; }

.dropdown-submenu > .dropdown-menu {
  background: #00b6d4;
  top: 0;
  left: 100%;
  margin-top: 0;
  margin-left: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  margin-right: 0;
  margin-top: 6px !important;
  border-color: transparent transparent transparent #ccc;
  border-style: solid;
  border-width: 4px 0 4px 7px; }

.dropdown-submenu:hover > a:after {
  border-left-color: #fff; }

.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px; }

header.navbar .navbar-inner .nav .dropdown-menu .dropdown-menu {
  border-top: 0 none; }

header.navbar .navbar-inner .nav .dropdown-menu .dropdown-menu li,
header.navbar .navbar-inner .nav .dropdown-menu .dropdown-menu li a {
  background: #00b6d4 !important; }

header.navbar .navbar-inner .nav .dropdown-menu .dropdown-menu li a:hover {
  background: #01dbff !important; }

.carousel {
  position: relative;
  line-height: 1; }

.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative; }

.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: .6s ease-in-out left;
  -moz-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left; }

.carousel .item > img {
  display: block;
  line-height: 1; }

.carousel .next, .carousel .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  opacity: 0.5;
  filter: alpha(opacity=50); }

.carousel-control.right {
  left: auto;
  right: 15px; }

.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.75);
  padding: 15px; }

.carousel-caption h4, .carousel-caption p {
  color: #fff;
  line-height: 20px; }

.close {
  float: right;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  color: #000;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40); }

button.close {
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  padding: 0; }

ul.socials li {
  margin: 0 17px;
  display: inline-block; }

ul.socials li:first-child {
  margin-left: 0; }

ul.socials li:last-child {
  margin-right: 0; }

.socials a, i.socials {
  color: #000;
  display: inline-block;
  width: 32px;
  height: 32px; }

#breadcrumb {
  border-bottom: 1px solid #ccc;
  float: left;
  width: 940px; }

#breadcrumb ul {
  float: left;
  list-style: none outside none;
  margin: 0 0 2px;
  padding: 12px 0 8px 10px; }

#breadcrumb ul li {
  background: url(../img/breadcrumb_icon.png) no-repeat scroll left 7px transparent;
  float: left;
  margin-left: 8px;
  padding-left: 10px; }

#breadcrumb .home {
  background: none repeat scroll 0 0 transparent;
  height: 15px;
  margin-left: 0;
  padding-left: 0; }

.nav-tabs li {
  float: left;
  padding: 3px 0; }

.nav-tabs li a,
.nav-tabs li a:hover {
  border: 0 none;
  background: transparent;
  color: #2773ae;
  padding: 2px 10px; }

.nav-tabs li a:hover,
.nav-tabs li.active a {
  border-bottom: 1px solid #2773ae;
  padding-bottom: 1px; }

.nav-top {
  border: 1px solid #ddd;
  border-left: 0;
  border-right: 0; }

.nav-top li {
  border-right: 1px dotted #ddd;
  float: left;
  padding: 1px; }

.nav-top a, .nav-top li a:hover {
  background: transparent;
  color: #333;
  padding: 2px 10px; }

#left-sidebar .sidebar-wrapper {
  padding-right: 19px;
  border-right: 1px solid #ccc; }

.sidebar .sidebar-block {
  margin-bottom: 35px;
  clear: both; }

.side-nav > ul > li {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 8px;
  overflow: hidden;
  padding-bottom: 8px; }

.side-nav ul li ul {
  list-style: none;
  margin-left: 10px; }

.side-nav ul li ul li {
  border-top: 1px solid #ccc;
  margin-top: 8px;
  overflow: hidden;
  padding-top: 8px; }

.side-nav ul li a {
  background: url(../img/left_nav_bullets.png) no-repeat scroll 0 8px transparent;
  padding-left: 9px;
  display: block;
  font-size: 1em; }

.side-nav ul li a:hover {
  text-decoration: none;
  color: #333; }

.sidebar {
  float: left;
  margin-left: 20px;
  padding-top: 29px; }

.sidebar h2 {
  border-bottom: 3px solid #ccc;
  padding-bottom: 6px;
  margin-bottom: 12px; }

.tab-content > .tab-pane.active,
.pill-content > .active {
  display: block; }

.tab-content > .tab-pane.active {
  padding-top: 10px; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.tparrows.large {
  top: 360px !important; }

.buttons-container {
  position: relative;
  text-align: center;
  padding: 20px 50px; }

.buttons-container .nav-select {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0; }

footer .socials {
  margin: 20px 0 20px; }

footer .socials a:hover {
  color: #00dbff; }

footer {
  color: #333;
  padding-top: 17px;
  text-align: center; }

.footer-bottom {
  bottom: 0;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 6; }

.footer-bottom, .footer-bottom a {
  background-color: #000;
  color: #fff;
  font-size: 10px;
  padding: 10px 0; }

footer h4 {
  clear: both;
  color: #333;
  font-size: 18px;
  padding-bottom: 20px;
  text-align: center; }

footer p {
  color: #333;
  margin: 0 0 40px;
  text-align: center; }

ul.list-icons {
  margin: 0;
  padding: 0; }

ul.list-icons h5 {
  font-weight: 400; }

ul.list-icons li {
  line-height: 20px;
  list-style: none;
  margin: 0;
  min-height: 20px;
  padding: 0 4px 0 0; }

.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px; }

.accordion-inner {
  padding: 9px 15px; }

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease; }

.further .accordion-heading, .further .accordion-inner {
  padding: 0 0 6px 20px; }

.further .accordion-heading a.accordion-toggle, .further .accordion-heading a.accordion-toggle:link, .further .accordion-heading a.accordion-toggle:hover, .further .accordion-heading a.accordion-toggle:active, .further .accordion-heading a.accordion-toggle:visited {
  color: #333;
  position: relative;
  text-decoration: none;
  padding: 0; }

.further .accordion-heading a.accordion-toggle .icon {
  width: 12px;
  margin-left: -16px; }

.show-grid .margined li {
  margin-bottom: .5em; }

.separated > li {
  border-bottom: 1px solid #ccc;
  clear: both;
  margin-bottom: 20px;
  padding-bottom: 20px; }

.separated > li.last,
.separated > li:last-child {
  border-bottom: 0;
  padding: 0; }

.separated > li .event-img {
  float: left;
  margin: 0 30px 0 0;
  max-width: 135px;
  max-height: 80px;
  text-align: center;
  width: 135px; }

.separated > li .event-img img {
  max-height: 80px; }

p.end {
  padding-bottom: 0; }

figure figcaption {
  font-size: .9em;
  font-style: italic; }

.events .tab-content {
  padding: 0; }

.events h2 {
  margin-bottom: 30px; }

.span1.vr {
  border-right: 1px solid #ccc;
  width: 29px;
  height: 1020px;
  margin-right: 20px; }

.press h2 {
  font-size: 1.6em;
  margin-top: 10px; }

.two-columns .press {
  padding-bottom: 20px; }

.nav .disabled > a, .nav > .dropdown-menu .disabled > a:hover {
  color: #999 !important; }

.two_columns .span10 {
  border-left: 1px solid #D4D4D4;
  width: 740px;
  padding: 30px 0 0 20px; }

.three_columns .span8 {
  border-left: 1px solid #D4D4D4;
  border-right: 1px solid #D4D4D4;
  width: 540px;
  padding: 30px 20px 0; }

.span4 .grey-box .btn {
  display: block;
  width: 166px; }

.grey-box {
  background-color: #fbfbfb;
  border-bottom: 1px solid #dfdfdf;
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  border-top: 1px solid #f5f5f5;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.1);
  padding: 15px 20px; }

.grey-box p img {
  float: right;
  margin: 0 0 0 25px; }

.grey-box .btn {
  font-weight: 700;
  font-size: 16px;
  margin: 17px auto 5px; }

.grey-box .tab-content ul, .grey-box .tab-content ul li.last, .grey-box .tab-content ul li.more {
  margin: 0; }

.horizontal-divider {
  border: 0;
  border-top: 2px solid #ddd;
  height: 6px;
  box-shadow: inset 0 12px 6px -10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 12px 6px -10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 12px 6px -10px rgba(0, 0, 0, 0.1); }

.file-type {
  width: 16px; }

img {
  max-width: 100%;
  width: auto\9;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

blockquote {
  background: #eee;
  border: 1px solid #ccc;
  box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  margin: 0 0 20px;
  padding: 20px; }

blockquote p {
  color: #898989;
  font-size: 14px;
  font-style: italic; }

.btn-mini {
  font-size: 11px;
  line-height: 15px;
  padding: 2px 6px; }

.ipviking-thumbnails .caption {
  background-color: rgba(0, 0, 0, 0.7);
  bottom: -2px;
  color: #fff;
  left: 0;
  min-height: 56px;
  padding-right: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.text-error {
  color: #f32f2c; }

.mktError input {
  box-shadow: 0 0 6px #f32f2c;
  -moz-box-shadow: 0 0 6px #f32f2c;
  -webkit-box-shadow: 0 0 6px #f32f2c;
  border-color: #f32f2c; }

.home-block .text-center {
  width: 196px;
  margin: 0 auto; }

.table-extra-condensed th {
  color: #fff; }

.table-extra-condensed th, .table-extra-condensed td {
  padding: 1px 3px; }

header .second-top-nav li, header .second-top-nav li a, .input-append input[class*=span], .input-append .uneditable-input[class*=span], .input-prepend input[class*=span], .input-prepend .uneditable-input[class*=span], .row-fluid input[class*=span], .row-fluid select[class*=span], .row-fluid textarea[class*=span], .row-fluid .uneditable-input[class*=span], .row-fluid .input-prepend [class*=span], .row-fluid .input-append [class*=span] {
  display: inline-block; }

.gsst_b, p:last-child, .separated > li p.last {
  padding: 0; }

.row:before, .row:after, .row-fluid:before, .row-fluid:after, .container:before, .container:after, .nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after, .tabbable:before, .tabbable:after, .navbar-inner:before, .navbar-inner:after, .thumbnails:before, .thumbnails:after, .modal-footer:before, .modal-footer:after, .nav-tabs:before, .nav-tabs:after, .nav-top:before, .nav-top:after {
  display: table;
  content: "";
  line-height: 0; }

.row:after, .row-fluid:after, .container:after, .nav-tabs:after, .nav-pills:after, .tabbable:after, .navbar-inner:after, .thumbnails:after, .modal-footer:after, .nav-tabs:after, .nav-top:after, .clear-both {
  clear: both; }

.row-fluid [class*=span]:first-child, input, textarea, .uneditable-input, .btn:first-child, .row-fluid .thumbnails {
  margin-left: 0; }

[class*=span].pull-right, .row-fluid [class*=span].pull-right, .nav > .pull-right, .pull-right {
  float: right; }

strong, .table th, .bold {
  font-weight: 700; }

h2 small {
  font-size: 18px; }

h3 small, h4 small {
  font-size: 14px; }

ul ul, .popover-content p, .popover-content ul, .popover-content ol, .modal-form, .carousel-caption p, .show-grid li {
  margin-bottom: 0; }

textarea, select[multiple], select[size], .nav-collapse.collapse, .collapse.in {
  height: auto; }

input[type=file], input[type=image], input[type=submit], input[type=reset], input[type=button], input[type=radio], input[type=checkbox], .navbar .container {
  width: auto; }

select:focus, input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus, .btn:focus {
  outline: 5px auto 0;
  outline-offset: -2px; }

input:-moz-placeholder, textarea:-moz-placeholder, input:-ms-input-placeholder, textarea:-ms-input-placeholder, input::-webkit-input-placeholder, textarea::-webkit-input-placeholder, .nav > .disabled > a, .breadcrumb .active, .dropdown-menu .disabled > a, .dropdown-menu .disabled > a:hover {
  color: #999; }

.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline, .popover.right {
  margin-left: 10px; }

.control-group.warning > label, .control-group.warning .checkbox, .control-group.warning .radio, .control-group.warning input, .control-group.warning select, .control-group.warning textarea {
  color: #c09853; }

.control-group.error > label, .control-group.error .checkbox, .control-group.error .radio, .control-group.error input, .control-group.error select, .control-group.error textarea {
  color: #b94a48; }

.control-group.success > label, .control-group.success .checkbox, .control-group.success .radio, .control-group.success input, .control-group.success select, .control-group.success textarea {
  color: #468847; }

.control-group.info > label, .control-group.info .checkbox, .control-group.info .radio, .control-group.info input, .control-group.info select, .control-group.info textarea {
  color: #3a87ad; }

.btn:active, .btn.active, .navbar .btn-navbar:active, .navbar .btn-navbar.active {
  background-color: #ccc \9; }

.btn-large [class^=icon-], .modal-header .close {
  margin-top: 0.14285714em; }

button.btn {
  padding-top: 3px;
  padding-bottom: 3px; }

.nav > li > a, .tab-content > .active, .open > .dropdown-menu, .dropdown-submenu:hover > .dropdown-menu, .carousel .active, .carousel .next, .carousel .prev, .show {
  display: block; }

.nav-list .divider, .dropdown-menu .divider {
  width: 100%;
  height: 1px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
  margin: -5px 0 5px; }

.nav-tabs, .nav-pills, .tabbable {
  zoom: 1; }

.nav-tabs > li, .nav-pills > li, .logo, .pull-left, .footer-wrapper .row-fluid > div {
  float: left; }

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.nav > .dropdown.active > a:hover, .accordion-toggle {
  cursor: pointer; }

.tab-content > .tab-pane, .hide, .tp-loader, .btn-navbar {
  display: none; }

.nav > .disabled > a:hover, .dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default; }

.navbar .nav.pull-right, .footer-wrapper div .row-fluid > .footer-right {
  float: right;
  margin-right: 0; }

.fancybox-skin, .thumbnail {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }

.btn {
  width: 125px; }

.modal-open .modal .dropdown-menu, .modal-open .modal .dropdown.open {
  z-index: 2050; }

.dropdown, .dropdown-submenu {
  position: relative; }

.dropdown-menu.pull-right, .pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.carousel .active, .carousel .next.left, .carousel .prev.right {
  left: 0; }

.carousel .next, .carousel .active.right {
  left: 100%; }

.carousel .prev, .carousel .active.left {
  left: -100%; }

.carousel-caption h4, .ipviking-page h3 {
  margin: 0 0 5px; }

.dif-table .title {
  color: #fff;
  font-size: 20px;
  font-weight: 700; }

.side-nav .active > a, .bannercontainer .black {
  color: #000; }

.side-nav ul, .footer-navigate {
  list-style: none;
  margin-left: 0; }

.bannercontainer .white, .bannercontainer a.btn-warning, .bannercontainer a.btn-warning:link, .bannercontainer a.btn-warning:hover, .bannercontainer a.btn-warning:visited, .bannercontainer a.btn-warning:active, .footer-navigate li a, .footer-bottom p a {
  color: #fff; }

.bannercontainer .slide1 .small {
  width: 200px; }

.footer-logo, .accordion {
  margin-bottom: 20px; }

figure, .grey-box .tab-content ul li {
  margin: 0 0 10px; }

.span4 .accordion {
  height: auto !important;
  margin-bottom: 0; }

.two_columns .span2, .three_columns .span2 {
  padding-top: 30px;
  width: 159px; }

.investors figcaption,
.team-member figcaption {
  font-size: 1em;
  font-style: normal;
  margin: 0 0 20px;
  text-align: left; }

.investors figure img {
  float: left;
  width: 220px; }

.management .team-member figcaption {
  float: left;
  margin-left: 20px;
  width: 500px; }

.investors figcaption {
  float: left;
  margin-right: 20px;
  width: 500px; }

.team-member img {
  float: left;
  margin-bottom: 20px;
  width: 220px; }

.team-member,
#careers section {
  border-top: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding-top: 20px; }

.team-member:last-child,
.team-member figcaption,
.team-member:last-child *:last-child,
#careers section:last-child {
  margin-bottom: 0; }

.team-member {
  clear: both; }

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f2f2f2;
  border-top: 1px solid #e5e5e5;
  *zoom: 1; }

.form-actions:before, .form-actions:after {
  display: table;
  content: "";
  line-height: 0; }

.form-actions:after {
  clear: both; }

.separated > li {
  border-bottom: 1px solid #e5e5e5;
  clear: both;
  margin-bottom: 20px;
  padding-bottom: 20px; }

.separated > li.last {
  border-bottom: 0;
  padding: 0; }

.separated > li .event-img {
  float: left;
  min-height: 80px;
  margin: 0 30px 0 0; }

.separated > li p.last {
  padding: 0; }

.margined li {
  margin-bottom: .5em; }

.blog .thursday-post-header .title {
  background: url(/assets/img/blog/threat_thursday-banner.jpg) no-repeat 0 0;
  height: 111px;
  margin: 0 0 10px;
  padding: 0;
  position: relative;
  width: 740px; }

.blog .thursday-post-header h1 {
  left: 14px;
  line-height: 0;
  margin: 0;
  position: absolute;
  top: 55px;
  width: 535px; }

.blog .thursday-post-header .title > a {
  bottom: 0;
  display: block;
  height: 30px;
  margin: 0;
  position: absolute;
  right: 0;
  text-indent: -10000px;
  width: 120px; }

.blog .thursday-post-header h1 span {
  display: none; }

.blog .thursday-post-header h1 small {
  color: #fff;
  font-size: 18px; }

.blog .thursday-post-header h1.large {
  width: 535px; }

.blog .thursday-post-header h1.large small,
.blog .thursday-post-header h1.long small {
  font-size: 14px; }

.blog .thursday-post-header h1.longest small {
  font-size: 14px;
  line-height: 18px;
  width: 535px; }

.blog .thursday-post-header h1.longest {
  top: 46px; }

.blog .date {
  margin-bottom: 30px; }

.table-sm-content {
  font-size: 9px; }

.table-default th {
  color: #333; }

.table-striped tbody > > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.muted {
  color: #999; }

header .pull-right {
  height: 32px;
  width: 500px; }

header .alt-nav {
  float: left; }

#header_search_box {
  clear: right;
  float: right;
  width: 175px; }

header .icon-reorder {
  display: none; }

.nav-collapse.collapse {
  height: auto !important;
  overflow: visible !important; }

.main-column {
  float: left;
  margin-left: 20px; }

.three-columns .main-column {
  border-left: 1px solid #D4D4D4;
  border-right: 1px solid #D4D4D4;
  width: 540px;
  padding: 21px 19px; }

.reverse .two-columns .main-column, .blog .two-columns .main-column {
  border-left: 0 none;
  margin-left: 0;
  padding: 21px 0; }

.reverse .two-columns .sidebar, .blog .two-columns .sidebar {
  margin-left: 20px; }

.two-columns .main-column {
  border-left: 1px solid #D4D4D4;
  width: 740px;
  padding: 21px 0 21px 19px; }

.blog .sidebar, .sidebar-blog {
  border-left: 1px solid #D4D4D4;
  padding-left: 19px; }

.sidebar {
  width: 160px; }

.control-group {
  clear: both; }

.contact-page .contact-form .span3 {
  width: 264px; }

.contact-page .contact-form .span3 input {
  width: 249px; }

.contact-page .contact-form .span6 {
  width: 538px; }

.press .span4 {
  width: 315px; }

.footer-wrapper .row-fluid > div {
  float: left;
  width: 300px; }

.three-columns .sidebar:first-child, .reverse .two-columns .main-column, .two-columns .sidebar, .one-column .main-column, .footer-wrapper .row-fluid > div:first-child {
  margin-left: 0; }

.subsite .main-column {
  width: 620px; }

.subsite .sidebar {
  width: 300px; }

@media print {
  header, #breadcrumb, .sidebar, .btn, footer {
    display: none; }

  .container, [class*=span] {
    margin: !important;
    width: 100% !important; } }
/* helper classes */
.uppercase {
  text-transform: uppercase; }

.greyarea {
  background: #f2f2f2;
  clear: both;
  padding: 20px 0; }

.plainarea {
  clear: both;
  padding: 20px 0; }

.navbar-fixed-top {
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1; }

.more {
  text-align: center; }

a {
  border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  color: #10768f;
  text-decoration: none;
  word-break: break-word; }

a:hover {
  color: #0b5061;
  font-weight: normal; }

.slide img {
  width: 100%; }

header.navbar .container, .container {
  position: relative;
  width: 940px;
  z-index: 0; }

.small .navbar {
  margin: 0 auto; }

.small .navbar .nav {
  margin-top: 0; }

.navbar .brand img {
  margin: 0 10px 0 0; }

.carousel-control {
  border-radius: 0;
  -ms-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -webkit-border-radius: 0;
  border: 1px solid #fff;
  bottom: 20px;
  top: auto !important; }

header.navbar .navbar-inner {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  background-color: transparent;
  background-image: none;
  border-bottom: 0 none;
  margin-top: 10px;
  width: 940px; }

.navbar .brand,
.navbar .nav {
  display: block;
  float: left; }

.navbar .brand {
  margin: 19px 0 0; }

.navbar .nav {
  clear: right;
  float: right; }

header.navbar .navbar-inner .nav li > a {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  color: #fff;
  padding: 0 10px;
  text-shadow: none;
  padding: 10px; }

header.navbar .navbar-inner .nav li > .btn-primary:hover {
  color: #000; }

header.navbar .navbar-inner .nav li {
  float: left; }

header.navbar > .container .navbar-inner {
  position: fixed;
  z-index: 6; }

.navbar-bg2,
.navbar-bg3 {
  background: black url("/assets/img/bg-noise.jpg");
  height: 100px;
  left: 0;
  opacity: 1;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: -3; }

.navbar-bg3,
.hide {
  display: none; }

#myCarousel .carousel-indicators {
  bottom: 15px !important;
  top: auto !important; }

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none; }

.navbar-bg {
  background: linear-gradient(black, transparent);
  /* Standard syntax */
  background: -moz-linear-gradient(black, transparent);
  /* For Firefox 3.6 to 15 */
  background: -o-linear-gradient(black, transparent);
  /* For Opera 11.1 to 12.0 */
  background: -webkit-linear-gradient(black, transparent);
  /* For Safari 5.1 to 6.0 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$start', endColorstr='$end');
  height: 100px;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 0; }

footer {
  clear: both;
  color: #333;
  padding-top: 17px;
  text-align: center; }

.footer-bottom, .footer-bottom a {
  background-color: #000;
  color: #fff;
  font-size: 11px;
  padding: 10px 0; }

footer h4 {
  color: #333;
  font-size: 18px;
  padding-bottom: 20px;
  text-align: center; }

footer p {
  color: #333;
  margin: 0 0 40px;
  text-align: center; }

.carousel {
  z-index: 0; }

.btn {
  border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: transparent;
  border: 2px solid #fff;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 20px;
  margin: 0 0 0 .3em;
  padding: 2.5px 10px;
  text-align: center;
  vertical-align: middle;
  zoom: 1; }

.btn:hover {
  background-color: #fff;
  color: #000;
  font-weight: normal; }

.btn-support,
.btn-download {
  width: 220px; }

.btn-partner {
  width: 150px; }

.front .btn-primary,
.front .btn-primary:hover {
  background: #00dbff;
  border: 0 none;
  font-weight: normal; }

header.navbar .navbar-inner .second-top-nav li > .btn {
  border-color: #00dbff;
  color: #00dbff;
  font-weight: normal;
  margin: 6px 0 0 10px;
  padding: 5px; }

header.navbar .navbar-inner .second-top-nav li > .btn:hover {
  border-color: #00dbff;
  background: #00dbff;
  color: #333; }

header.navbar .navbar-inner .second-top-nav li > .btn-primary,
header.navbar .navbar-inner .second-top-nav li > .btn-primary:hover {
  border-color: #00dbff;
  background: #00dbff;
  color: #333; }

header.navbar .navbar-inner .second-top-nav li > .btn-primary:hover {
  background: #10768f;
  border-color: #10768f;
  color: #fff;
  font-weight: normal; }

.btn-primary {
  background: none transparent;
  border-color: #10768f;
  color: #10768f;
  font-weight: bold;
  padding: 2.5px 20px; }

.btn-primary:hover {
  background: #10768f;
  border: 2px solid #10768f;
  color: #fff;
  font-weight: normal; }

.btn-primary-border {
  background: none transparent;
  border-color: #10768f;
  color: #10768f;
  font-weight: bold;
  padding: 2.5px 20px; }

.btn-primary-border:hover {
  background: none #10768f;
  color: #fff; }

.sidebar-video {
  display: block;
  height: 89px;
  position: relative;
  width: 160px; }

.sidebar-video img {
  border: 1px solid #000;
  left: 0;
  opacity: .4;
  position: absolute;
  top: 0; }

.sidebar-video .norse_icon-play {
  left: 68px;
  position: absolute;
  top: 30px; }

.bordered {
  border: 1px solid #000; }

.integrations .main-column .row-fluid img,
.partners .main-column img {
  max-height: 50px; }

.products .content-header {
  background: #000;
  height: 270px;
  margin-bottom: 20px;
  position: relative;
  width: 940px;
  z-index: 1; }
  .products .content-header > * {
    left: 610px;
    position: absolute; }
  .products .content-header > ul:first-child {
    margin: 30px 0 0; }
  .products .content-header ul a {
    color: #00dbff; }
  .products .content-header ul a.download {
    color: #fff; }
  .products .content-header ul li {
    margin: 0 0 5px; }
  .products .content-header ul .list-icons ::before,
  .products .content-header ul [class^="norse_icon-"],
  .products .content-header ul [class*=" norse_icon-"] {
    font-size: 16px; }
  .products .content-header blockquote {
    background: transparent;
    border: 0 none;
    bottom: 0;
    color: #fff;
    font-size: 12px;
    line-height: 14px;
    margin: 0 50px 30px 0;
    padding: 0;
    font-style: italic; }

.products .lead {
  font-size: 14px;
  line-height: 18px; }

.integrations .content-header {
  background: url(/assets/img/products-header-int.jpg) 0 0; }

.darklist .content-header {
  background: url(/assets/img/products-header-dl.jpg) 0 0; }

.darkwatch .content-header {
  background: url(/assets/img/products-header-dw.jpg) 0 0; }

.darkviking .content-header {
  background: url(/assets/img/products-header-dv.jpg) 0 0;
  margin-bottom: 0; }

.darkviking #usecases .icon-plus:before {
  font-family: 'Norse-Web';
  margin-right: 10px; }

.darkviking #usecases .icon-minus:before {
  font-family: 'Norse-Web';
  margin-right: 10px; }

.darkviking #usecases .icon {
  width: 16px; }

.darkviking .content-header .btn {
  bottom: 0;
  left: 26px;
  margin: 0 0 30px; }

.integrations .span6 p {
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 40px; }

.inline-margin {
  padding: 30px; }

.products .inline-margin {
  padding: 0 30px 0 0; }

.pull-right.inline-margin {
  margin: 0; }

.pull-right.inline-margin,
.products .pull-right.inline-margin {
  padding: 0 0 0 30px; }

.shadowed {
  box-shadow: 0 5px 20px #cccccc;
  -moz-box-shadow: 0 5px 20px #cccccc;
  -webkit-box-shadow: 0 5px 20px #cccccc; }

figure {
  margin-bottom: 40px; }

figcaption {
  margin: 10px 40px 0 40px; }

.bottomshadowed {
  margin-bottom: 0; }

.nowrap {
  white-space: nowrap; }

#careers .anchor {
  display: block;
  margin: -100px 0 120px; }

figure.horizontal img {
  float: left;
  width: 64px; }
figure.horizontal figcaption {
  float: left;
  font-style: normal;
  margin: 0 0 0 20px;
  width: 655px; }

.text-right {
  text-align: right; }

@media print {
  body {
    margin: 0 !important;
    padding: 0 !important; }

  header,
  footer,
  #breadcrumb {
    display: none; }

  .container .main-column {
    border: 0 none;
    margin: 0;
    padding: 0;
    width: 100%; }

  .container .three-columns .sidebar,
  .container .two-columns .sidebar {
    display: none; } }
