@charset "UTF-8";
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

elements-of-type(html5-block) {
  display: block; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 26-Oct-2016, 09:06:06
    Author     : amin
*/
/**********************************
* BOOTSTRAP OVERRIDES
**********************************/
.vcenter {
  display: inline-block !important;
  vertical-align: middle !important;
  float: none !important; }

/*******
Resource One off colors need to verify
*******/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 16-Nov-2016, 09:25:56
    Author     : amin
*/
/******************************
* General Mixins
*******************************/
/*@import "base/layout";*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20-Oct-2016, 15:41:02
    Author     : amin
*/
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !important; }
    .table td,
    .table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\002a"; }

.glyphicon-plus:before {
  content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.glyphicon-cd:before {
  content: "\e201"; }

.glyphicon-save-file:before {
  content: "\e202"; }

.glyphicon-open-file:before {
  content: "\e203"; }

.glyphicon-level-up:before {
  content: "\e204"; }

.glyphicon-copy:before {
  content: "\e205"; }

.glyphicon-paste:before {
  content: "\e206"; }

.glyphicon-alert:before {
  content: "\e209"; }

.glyphicon-equalizer:before {
  content: "\e210"; }

.glyphicon-king:before {
  content: "\e211"; }

.glyphicon-queen:before {
  content: "\e212"; }

.glyphicon-pawn:before {
  content: "\e213"; }

.glyphicon-bishop:before {
  content: "\e214"; }

.glyphicon-knight:before {
  content: "\e215"; }

.glyphicon-baby-formula:before {
  content: "\e216"; }

.glyphicon-tent:before {
  content: "\26fa"; }

.glyphicon-blackboard:before {
  content: "\e218"; }

.glyphicon-bed:before {
  content: "\e219"; }

.glyphicon-apple:before {
  content: "\f8ff"; }

.glyphicon-erase:before {
  content: "\e221"; }

.glyphicon-hourglass:before {
  content: "\231b"; }

.glyphicon-lamp:before {
  content: "\e223"; }

.glyphicon-duplicate:before {
  content: "\e224"; }

.glyphicon-piggy-bank:before {
  content: "\e225"; }

.glyphicon-scissors:before {
  content: "\e226"; }

.glyphicon-bitcoin:before {
  content: "\e227"; }

.glyphicon-btc:before {
  content: "\e227"; }

.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-jpy:before {
  content: "\00a5"; }

.glyphicon-ruble:before {
  content: "\20bd"; }

.glyphicon-rub:before {
  content: "\20bd"; }

.glyphicon-scale:before {
  content: "\e230"; }

.glyphicon-ice-lolly:before {
  content: "\e231"; }

.glyphicon-ice-lolly-tasted:before {
  content: "\e232"; }

.glyphicon-education:before {
  content: "\e233"; }

.glyphicon-option-horizontal:before {
  content: "\e234"; }

.glyphicon-option-vertical:before {
  content: "\e235"; }

.glyphicon-menu-hamburger:before {
  content: "\e236"; }

.glyphicon-modal-window:before {
  content: "\e237"; }

.glyphicon-oil:before {
  content: "\e238"; }

.glyphicon-grain:before {
  content: "\e239"; }

.glyphicon-sunglasses:before {
  content: "\e240"; }

.glyphicon-text-size:before {
  content: "\e241"; }

.glyphicon-text-color:before {
  content: "\e242"; }

.glyphicon-text-background:before {
  content: "\e243"; }

.glyphicon-object-align-top:before {
  content: "\e244"; }

.glyphicon-object-align-bottom:before {
  content: "\e245"; }

.glyphicon-object-align-horizontal:before {
  content: "\e246"; }

.glyphicon-object-align-left:before {
  content: "\e247"; }

.glyphicon-object-align-vertical:before {
  content: "\e248"; }

.glyphicon-object-align-right:before {
  content: "\e249"; }

.glyphicon-triangle-right:before {
  content: "\e250"; }

.glyphicon-triangle-left:before {
  content: "\e251"; }

.glyphicon-triangle-bottom:before {
  content: "\e252"; }

.glyphicon-triangle-top:before {
  content: "\e253"; }

.glyphicon-console:before {
  content: "\e254"; }

.glyphicon-superscript:before {
  content: "\e255"; }

.glyphicon-subscript:before {
  content: "\e256"; }

.glyphicon-menu-left:before {
  content: "\e257"; }

.glyphicon-menu-right:before {
  content: "\e258"; }

.glyphicon-menu-down:before {
  content: "\e259"; }

.glyphicon-menu-up:before {
  content: "\e260"; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #999999;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #0067b1;
  text-decoration: none; }
  a:hover, a:focus {
    color: #2a6496;
    text-decoration: underline; }
  a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 10px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #f4f4f4; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #cecece; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  padding: .2em;
  background-color: #fcf8e3; }

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase, .initialism {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #cecece; }

.text-primary {
  color: #428bca; }

a.text-primary:hover,
a.text-primary:focus {
  color: #3071a9; }

.text-success {
  color: #3c763d; }

a.text-success:hover,
a.text-success:focus {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover,
a.text-info:focus {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover,
a.text-danger:focus {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #428bca; }

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #3071a9; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9; }

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

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

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

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  display: table;
  content: " "; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 1024px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help; }

.initialism {
  font-size: 90%; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #f4f4f4; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #cecece; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: "\2014 \00A0"; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #f4f4f4;
  border-left: 0; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before,
  blockquote.pull-right footer:before,
  blockquote.pull-right small:before,
  blockquote.pull-right .small:before {
    content: ""; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after,
  blockquote.pull-right footer:after,
  blockquote.pull-right small:after,
  blockquote.pull-right .small:after {
    content: "\00A0 \2014"; }

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

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 5px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 4px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  color: #999999;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 5px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container:before, .container:after {
    display: table;
    content: " "; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 1024px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1170px; } }

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: " "; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }
  .row:before, .row:after {
    display: table;
    content: " "; }
  .row:after {
    clear: both; }

.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left; }

.col-xs-1 {
  width: 4.16667%; }

.col-xs-2 {
  width: 8.33333%; }

.col-xs-3 {
  width: 12.5%; }

.col-xs-4 {
  width: 16.66667%; }

.col-xs-5 {
  width: 20.83333%; }

.col-xs-6 {
  width: 25%; }

.col-xs-7 {
  width: 29.16667%; }

.col-xs-8 {
  width: 33.33333%; }

.col-xs-9 {
  width: 37.5%; }

.col-xs-10 {
  width: 41.66667%; }

.col-xs-11 {
  width: 45.83333%; }

.col-xs-12 {
  width: 50%; }

.col-xs-13 {
  width: 54.16667%; }

.col-xs-14 {
  width: 58.33333%; }

.col-xs-15 {
  width: 62.5%; }

.col-xs-16 {
  width: 66.66667%; }

.col-xs-17 {
  width: 70.83333%; }

.col-xs-18 {
  width: 75%; }

.col-xs-19 {
  width: 79.16667%; }

.col-xs-20 {
  width: 83.33333%; }

.col-xs-21 {
  width: 87.5%; }

.col-xs-22 {
  width: 91.66667%; }

.col-xs-23 {
  width: 95.83333%; }

.col-xs-24 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 4.16667%; }

.col-xs-pull-2 {
  right: 8.33333%; }

.col-xs-pull-3 {
  right: 12.5%; }

.col-xs-pull-4 {
  right: 16.66667%; }

.col-xs-pull-5 {
  right: 20.83333%; }

.col-xs-pull-6 {
  right: 25%; }

.col-xs-pull-7 {
  right: 29.16667%; }

.col-xs-pull-8 {
  right: 33.33333%; }

.col-xs-pull-9 {
  right: 37.5%; }

.col-xs-pull-10 {
  right: 41.66667%; }

.col-xs-pull-11 {
  right: 45.83333%; }

.col-xs-pull-12 {
  right: 50%; }

.col-xs-pull-13 {
  right: 54.16667%; }

.col-xs-pull-14 {
  right: 58.33333%; }

.col-xs-pull-15 {
  right: 62.5%; }

.col-xs-pull-16 {
  right: 66.66667%; }

.col-xs-pull-17 {
  right: 70.83333%; }

.col-xs-pull-18 {
  right: 75%; }

.col-xs-pull-19 {
  right: 79.16667%; }

.col-xs-pull-20 {
  right: 83.33333%; }

.col-xs-pull-21 {
  right: 87.5%; }

.col-xs-pull-22 {
  right: 91.66667%; }

.col-xs-pull-23 {
  right: 95.83333%; }

.col-xs-pull-24 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 4.16667%; }

.col-xs-push-2 {
  left: 8.33333%; }

.col-xs-push-3 {
  left: 12.5%; }

.col-xs-push-4 {
  left: 16.66667%; }

.col-xs-push-5 {
  left: 20.83333%; }

.col-xs-push-6 {
  left: 25%; }

.col-xs-push-7 {
  left: 29.16667%; }

.col-xs-push-8 {
  left: 33.33333%; }

.col-xs-push-9 {
  left: 37.5%; }

.col-xs-push-10 {
  left: 41.66667%; }

.col-xs-push-11 {
  left: 45.83333%; }

.col-xs-push-12 {
  left: 50%; }

.col-xs-push-13 {
  left: 54.16667%; }

.col-xs-push-14 {
  left: 58.33333%; }

.col-xs-push-15 {
  left: 62.5%; }

.col-xs-push-16 {
  left: 66.66667%; }

.col-xs-push-17 {
  left: 70.83333%; }

.col-xs-push-18 {
  left: 75%; }

.col-xs-push-19 {
  left: 79.16667%; }

.col-xs-push-20 {
  left: 83.33333%; }

.col-xs-push-21 {
  left: 87.5%; }

.col-xs-push-22 {
  left: 91.66667%; }

.col-xs-push-23 {
  left: 95.83333%; }

.col-xs-push-24 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 4.16667%; }

.col-xs-offset-2 {
  margin-left: 8.33333%; }

.col-xs-offset-3 {
  margin-left: 12.5%; }

.col-xs-offset-4 {
  margin-left: 16.66667%; }

.col-xs-offset-5 {
  margin-left: 20.83333%; }

.col-xs-offset-6 {
  margin-left: 25%; }

.col-xs-offset-7 {
  margin-left: 29.16667%; }

.col-xs-offset-8 {
  margin-left: 33.33333%; }

.col-xs-offset-9 {
  margin-left: 37.5%; }

.col-xs-offset-10 {
  margin-left: 41.66667%; }

.col-xs-offset-11 {
  margin-left: 45.83333%; }

.col-xs-offset-12 {
  margin-left: 50%; }

.col-xs-offset-13 {
  margin-left: 54.16667%; }

.col-xs-offset-14 {
  margin-left: 58.33333%; }

.col-xs-offset-15 {
  margin-left: 62.5%; }

.col-xs-offset-16 {
  margin-left: 66.66667%; }

.col-xs-offset-17 {
  margin-left: 70.83333%; }

.col-xs-offset-18 {
  margin-left: 75%; }

.col-xs-offset-19 {
  margin-left: 79.16667%; }

.col-xs-offset-20 {
  margin-left: 83.33333%; }

.col-xs-offset-21 {
  margin-left: 87.5%; }

.col-xs-offset-22 {
  margin-left: 91.66667%; }

.col-xs-offset-23 {
  margin-left: 95.83333%; }

.col-xs-offset-24 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left; }
  .col-sm-1 {
    width: 4.16667%; }
  .col-sm-2 {
    width: 8.33333%; }
  .col-sm-3 {
    width: 12.5%; }
  .col-sm-4 {
    width: 16.66667%; }
  .col-sm-5 {
    width: 20.83333%; }
  .col-sm-6 {
    width: 25%; }
  .col-sm-7 {
    width: 29.16667%; }
  .col-sm-8 {
    width: 33.33333%; }
  .col-sm-9 {
    width: 37.5%; }
  .col-sm-10 {
    width: 41.66667%; }
  .col-sm-11 {
    width: 45.83333%; }
  .col-sm-12 {
    width: 50%; }
  .col-sm-13 {
    width: 54.16667%; }
  .col-sm-14 {
    width: 58.33333%; }
  .col-sm-15 {
    width: 62.5%; }
  .col-sm-16 {
    width: 66.66667%; }
  .col-sm-17 {
    width: 70.83333%; }
  .col-sm-18 {
    width: 75%; }
  .col-sm-19 {
    width: 79.16667%; }
  .col-sm-20 {
    width: 83.33333%; }
  .col-sm-21 {
    width: 87.5%; }
  .col-sm-22 {
    width: 91.66667%; }
  .col-sm-23 {
    width: 95.83333%; }
  .col-sm-24 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 4.16667%; }
  .col-sm-pull-2 {
    right: 8.33333%; }
  .col-sm-pull-3 {
    right: 12.5%; }
  .col-sm-pull-4 {
    right: 16.66667%; }
  .col-sm-pull-5 {
    right: 20.83333%; }
  .col-sm-pull-6 {
    right: 25%; }
  .col-sm-pull-7 {
    right: 29.16667%; }
  .col-sm-pull-8 {
    right: 33.33333%; }
  .col-sm-pull-9 {
    right: 37.5%; }
  .col-sm-pull-10 {
    right: 41.66667%; }
  .col-sm-pull-11 {
    right: 45.83333%; }
  .col-sm-pull-12 {
    right: 50%; }
  .col-sm-pull-13 {
    right: 54.16667%; }
  .col-sm-pull-14 {
    right: 58.33333%; }
  .col-sm-pull-15 {
    right: 62.5%; }
  .col-sm-pull-16 {
    right: 66.66667%; }
  .col-sm-pull-17 {
    right: 70.83333%; }
  .col-sm-pull-18 {
    right: 75%; }
  .col-sm-pull-19 {
    right: 79.16667%; }
  .col-sm-pull-20 {
    right: 83.33333%; }
  .col-sm-pull-21 {
    right: 87.5%; }
  .col-sm-pull-22 {
    right: 91.66667%; }
  .col-sm-pull-23 {
    right: 95.83333%; }
  .col-sm-pull-24 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 4.16667%; }
  .col-sm-push-2 {
    left: 8.33333%; }
  .col-sm-push-3 {
    left: 12.5%; }
  .col-sm-push-4 {
    left: 16.66667%; }
  .col-sm-push-5 {
    left: 20.83333%; }
  .col-sm-push-6 {
    left: 25%; }
  .col-sm-push-7 {
    left: 29.16667%; }
  .col-sm-push-8 {
    left: 33.33333%; }
  .col-sm-push-9 {
    left: 37.5%; }
  .col-sm-push-10 {
    left: 41.66667%; }
  .col-sm-push-11 {
    left: 45.83333%; }
  .col-sm-push-12 {
    left: 50%; }
  .col-sm-push-13 {
    left: 54.16667%; }
  .col-sm-push-14 {
    left: 58.33333%; }
  .col-sm-push-15 {
    left: 62.5%; }
  .col-sm-push-16 {
    left: 66.66667%; }
  .col-sm-push-17 {
    left: 70.83333%; }
  .col-sm-push-18 {
    left: 75%; }
  .col-sm-push-19 {
    left: 79.16667%; }
  .col-sm-push-20 {
    left: 83.33333%; }
  .col-sm-push-21 {
    left: 87.5%; }
  .col-sm-push-22 {
    left: 91.66667%; }
  .col-sm-push-23 {
    left: 95.83333%; }
  .col-sm-push-24 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 4.16667%; }
  .col-sm-offset-2 {
    margin-left: 8.33333%; }
  .col-sm-offset-3 {
    margin-left: 12.5%; }
  .col-sm-offset-4 {
    margin-left: 16.66667%; }
  .col-sm-offset-5 {
    margin-left: 20.83333%; }
  .col-sm-offset-6 {
    margin-left: 25%; }
  .col-sm-offset-7 {
    margin-left: 29.16667%; }
  .col-sm-offset-8 {
    margin-left: 33.33333%; }
  .col-sm-offset-9 {
    margin-left: 37.5%; }
  .col-sm-offset-10 {
    margin-left: 41.66667%; }
  .col-sm-offset-11 {
    margin-left: 45.83333%; }
  .col-sm-offset-12 {
    margin-left: 50%; }
  .col-sm-offset-13 {
    margin-left: 54.16667%; }
  .col-sm-offset-14 {
    margin-left: 58.33333%; }
  .col-sm-offset-15 {
    margin-left: 62.5%; }
  .col-sm-offset-16 {
    margin-left: 66.66667%; }
  .col-sm-offset-17 {
    margin-left: 70.83333%; }
  .col-sm-offset-18 {
    margin-left: 75%; }
  .col-sm-offset-19 {
    margin-left: 79.16667%; }
  .col-sm-offset-20 {
    margin-left: 83.33333%; }
  .col-sm-offset-21 {
    margin-left: 87.5%; }
  .col-sm-offset-22 {
    margin-left: 91.66667%; }
  .col-sm-offset-23 {
    margin-left: 95.83333%; }
  .col-sm-offset-24 {
    margin-left: 100%; } }

@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left; }
  .col-md-1 {
    width: 4.16667%; }
  .col-md-2 {
    width: 8.33333%; }
  .col-md-3 {
    width: 12.5%; }
  .col-md-4 {
    width: 16.66667%; }
  .col-md-5 {
    width: 20.83333%; }
  .col-md-6 {
    width: 25%; }
  .col-md-7 {
    width: 29.16667%; }
  .col-md-8 {
    width: 33.33333%; }
  .col-md-9 {
    width: 37.5%; }
  .col-md-10 {
    width: 41.66667%; }
  .col-md-11 {
    width: 45.83333%; }
  .col-md-12 {
    width: 50%; }
  .col-md-13 {
    width: 54.16667%; }
  .col-md-14 {
    width: 58.33333%; }
  .col-md-15 {
    width: 62.5%; }
  .col-md-16 {
    width: 66.66667%; }
  .col-md-17 {
    width: 70.83333%; }
  .col-md-18 {
    width: 75%; }
  .col-md-19 {
    width: 79.16667%; }
  .col-md-20 {
    width: 83.33333%; }
  .col-md-21 {
    width: 87.5%; }
  .col-md-22 {
    width: 91.66667%; }
  .col-md-23 {
    width: 95.83333%; }
  .col-md-24 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 4.16667%; }
  .col-md-pull-2 {
    right: 8.33333%; }
  .col-md-pull-3 {
    right: 12.5%; }
  .col-md-pull-4 {
    right: 16.66667%; }
  .col-md-pull-5 {
    right: 20.83333%; }
  .col-md-pull-6 {
    right: 25%; }
  .col-md-pull-7 {
    right: 29.16667%; }
  .col-md-pull-8 {
    right: 33.33333%; }
  .col-md-pull-9 {
    right: 37.5%; }
  .col-md-pull-10 {
    right: 41.66667%; }
  .col-md-pull-11 {
    right: 45.83333%; }
  .col-md-pull-12 {
    right: 50%; }
  .col-md-pull-13 {
    right: 54.16667%; }
  .col-md-pull-14 {
    right: 58.33333%; }
  .col-md-pull-15 {
    right: 62.5%; }
  .col-md-pull-16 {
    right: 66.66667%; }
  .col-md-pull-17 {
    right: 70.83333%; }
  .col-md-pull-18 {
    right: 75%; }
  .col-md-pull-19 {
    right: 79.16667%; }
  .col-md-pull-20 {
    right: 83.33333%; }
  .col-md-pull-21 {
    right: 87.5%; }
  .col-md-pull-22 {
    right: 91.66667%; }
  .col-md-pull-23 {
    right: 95.83333%; }
  .col-md-pull-24 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 4.16667%; }
  .col-md-push-2 {
    left: 8.33333%; }
  .col-md-push-3 {
    left: 12.5%; }
  .col-md-push-4 {
    left: 16.66667%; }
  .col-md-push-5 {
    left: 20.83333%; }
  .col-md-push-6 {
    left: 25%; }
  .col-md-push-7 {
    left: 29.16667%; }
  .col-md-push-8 {
    left: 33.33333%; }
  .col-md-push-9 {
    left: 37.5%; }
  .col-md-push-10 {
    left: 41.66667%; }
  .col-md-push-11 {
    left: 45.83333%; }
  .col-md-push-12 {
    left: 50%; }
  .col-md-push-13 {
    left: 54.16667%; }
  .col-md-push-14 {
    left: 58.33333%; }
  .col-md-push-15 {
    left: 62.5%; }
  .col-md-push-16 {
    left: 66.66667%; }
  .col-md-push-17 {
    left: 70.83333%; }
  .col-md-push-18 {
    left: 75%; }
  .col-md-push-19 {
    left: 79.16667%; }
  .col-md-push-20 {
    left: 83.33333%; }
  .col-md-push-21 {
    left: 87.5%; }
  .col-md-push-22 {
    left: 91.66667%; }
  .col-md-push-23 {
    left: 95.83333%; }
  .col-md-push-24 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 4.16667%; }
  .col-md-offset-2 {
    margin-left: 8.33333%; }
  .col-md-offset-3 {
    margin-left: 12.5%; }
  .col-md-offset-4 {
    margin-left: 16.66667%; }
  .col-md-offset-5 {
    margin-left: 20.83333%; }
  .col-md-offset-6 {
    margin-left: 25%; }
  .col-md-offset-7 {
    margin-left: 29.16667%; }
  .col-md-offset-8 {
    margin-left: 33.33333%; }
  .col-md-offset-9 {
    margin-left: 37.5%; }
  .col-md-offset-10 {
    margin-left: 41.66667%; }
  .col-md-offset-11 {
    margin-left: 45.83333%; }
  .col-md-offset-12 {
    margin-left: 50%; }
  .col-md-offset-13 {
    margin-left: 54.16667%; }
  .col-md-offset-14 {
    margin-left: 58.33333%; }
  .col-md-offset-15 {
    margin-left: 62.5%; }
  .col-md-offset-16 {
    margin-left: 66.66667%; }
  .col-md-offset-17 {
    margin-left: 70.83333%; }
  .col-md-offset-18 {
    margin-left: 75%; }
  .col-md-offset-19 {
    margin-left: 79.16667%; }
  .col-md-offset-20 {
    margin-left: 83.33333%; }
  .col-md-offset-21 {
    margin-left: 87.5%; }
  .col-md-offset-22 {
    margin-left: 91.66667%; }
  .col-md-offset-23 {
    margin-left: 95.83333%; }
  .col-md-offset-24 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left; }
  .col-lg-1 {
    width: 4.16667%; }
  .col-lg-2 {
    width: 8.33333%; }
  .col-lg-3 {
    width: 12.5%; }
  .col-lg-4 {
    width: 16.66667%; }
  .col-lg-5 {
    width: 20.83333%; }
  .col-lg-6 {
    width: 25%; }
  .col-lg-7 {
    width: 29.16667%; }
  .col-lg-8 {
    width: 33.33333%; }
  .col-lg-9 {
    width: 37.5%; }
  .col-lg-10 {
    width: 41.66667%; }
  .col-lg-11 {
    width: 45.83333%; }
  .col-lg-12 {
    width: 50%; }
  .col-lg-13 {
    width: 54.16667%; }
  .col-lg-14 {
    width: 58.33333%; }
  .col-lg-15 {
    width: 62.5%; }
  .col-lg-16 {
    width: 66.66667%; }
  .col-lg-17 {
    width: 70.83333%; }
  .col-lg-18 {
    width: 75%; }
  .col-lg-19 {
    width: 79.16667%; }
  .col-lg-20 {
    width: 83.33333%; }
  .col-lg-21 {
    width: 87.5%; }
  .col-lg-22 {
    width: 91.66667%; }
  .col-lg-23 {
    width: 95.83333%; }
  .col-lg-24 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 4.16667%; }
  .col-lg-pull-2 {
    right: 8.33333%; }
  .col-lg-pull-3 {
    right: 12.5%; }
  .col-lg-pull-4 {
    right: 16.66667%; }
  .col-lg-pull-5 {
    right: 20.83333%; }
  .col-lg-pull-6 {
    right: 25%; }
  .col-lg-pull-7 {
    right: 29.16667%; }
  .col-lg-pull-8 {
    right: 33.33333%; }
  .col-lg-pull-9 {
    right: 37.5%; }
  .col-lg-pull-10 {
    right: 41.66667%; }
  .col-lg-pull-11 {
    right: 45.83333%; }
  .col-lg-pull-12 {
    right: 50%; }
  .col-lg-pull-13 {
    right: 54.16667%; }
  .col-lg-pull-14 {
    right: 58.33333%; }
  .col-lg-pull-15 {
    right: 62.5%; }
  .col-lg-pull-16 {
    right: 66.66667%; }
  .col-lg-pull-17 {
    right: 70.83333%; }
  .col-lg-pull-18 {
    right: 75%; }
  .col-lg-pull-19 {
    right: 79.16667%; }
  .col-lg-pull-20 {
    right: 83.33333%; }
  .col-lg-pull-21 {
    right: 87.5%; }
  .col-lg-pull-22 {
    right: 91.66667%; }
  .col-lg-pull-23 {
    right: 95.83333%; }
  .col-lg-pull-24 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 4.16667%; }
  .col-lg-push-2 {
    left: 8.33333%; }
  .col-lg-push-3 {
    left: 12.5%; }
  .col-lg-push-4 {
    left: 16.66667%; }
  .col-lg-push-5 {
    left: 20.83333%; }
  .col-lg-push-6 {
    left: 25%; }
  .col-lg-push-7 {
    left: 29.16667%; }
  .col-lg-push-8 {
    left: 33.33333%; }
  .col-lg-push-9 {
    left: 37.5%; }
  .col-lg-push-10 {
    left: 41.66667%; }
  .col-lg-push-11 {
    left: 45.83333%; }
  .col-lg-push-12 {
    left: 50%; }
  .col-lg-push-13 {
    left: 54.16667%; }
  .col-lg-push-14 {
    left: 58.33333%; }
  .col-lg-push-15 {
    left: 62.5%; }
  .col-lg-push-16 {
    left: 66.66667%; }
  .col-lg-push-17 {
    left: 70.83333%; }
  .col-lg-push-18 {
    left: 75%; }
  .col-lg-push-19 {
    left: 79.16667%; }
  .col-lg-push-20 {
    left: 83.33333%; }
  .col-lg-push-21 {
    left: 87.5%; }
  .col-lg-push-22 {
    left: 91.66667%; }
  .col-lg-push-23 {
    left: 95.83333%; }
  .col-lg-push-24 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 4.16667%; }
  .col-lg-offset-2 {
    margin-left: 8.33333%; }
  .col-lg-offset-3 {
    margin-left: 12.5%; }
  .col-lg-offset-4 {
    margin-left: 16.66667%; }
  .col-lg-offset-5 {
    margin-left: 20.83333%; }
  .col-lg-offset-6 {
    margin-left: 25%; }
  .col-lg-offset-7 {
    margin-left: 29.16667%; }
  .col-lg-offset-8 {
    margin-left: 33.33333%; }
  .col-lg-offset-9 {
    margin-left: 37.5%; }
  .col-lg-offset-10 {
    margin-left: 41.66667%; }
  .col-lg-offset-11 {
    margin-left: 45.83333%; }
  .col-lg-offset-12 {
    margin-left: 50%; }
  .col-lg-offset-13 {
    margin-left: 54.16667%; }
  .col-lg-offset-14 {
    margin-left: 58.33333%; }
  .col-lg-offset-15 {
    margin-left: 62.5%; }
  .col-lg-offset-16 {
    margin-left: 66.66667%; }
  .col-lg-offset-17 {
    margin-left: 70.83333%; }
  .col-lg-offset-18 {
    margin-left: 75%; }
  .col-lg-offset-19 {
    margin-left: 79.16667%; }
  .col-lg-offset-20 {
    margin-left: 83.33333%; }
  .col-lg-offset-21 {
    margin-left: 87.5%; }
  .col-lg-offset-22 {
    margin-left: 91.66667%; }
  .col-lg-offset-23 {
    margin-left: 95.83333%; }
  .col-lg-offset-24 {
    margin-left: 100%; } }

table {
  background-color: transparent; }
  table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none; }
  table td[class*="col-"],
  table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #cecece;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .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; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #999999;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }
  input[type="radio"][disabled], input[type="radio"].disabled,
  fieldset[disabled] input[type="radio"],
  input[type="checkbox"][disabled],
  input[type="checkbox"].disabled,
  fieldset[disabled]
  input[type="checkbox"] {
    cursor: not-allowed; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #9a9a9a; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #9a9a9a;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 5px;
  -webkit-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-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
  .form-control::-moz-placeholder {
    color: #cecece;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #cecece; }
  .form-control::-webkit-input-placeholder {
    color: #cecece; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    background-color: #f4f4f4;
    opacity: 1; }
  .form-control[disabled],
  fieldset[disabled] .form-control {
    cursor: not-allowed; }

textarea.form-control {
  height: auto; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .input-group-lg
  input[type="month"] {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio.disabled label,
  fieldset[disabled] .radio label,
  .checkbox.disabled label,
  fieldset[disabled]
  .checkbox label {
    cursor: not-allowed; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }
  .radio-inline.disabled,
  fieldset[disabled] .radio-inline,
  .checkbox-inline.disabled,
  fieldset[disabled]
  .checkbox-inline {
    cursor: not-allowed; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn {
    padding-right: 0;
    padding-left: 0; }

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px; }

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 10px; }

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple] {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 10px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #d9d9d9; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    display: table;
    content: " "; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .btn:focus, .btn.focus {
    color: #333;
    text-decoration: none; }
  .btn:active, .btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .btn[disabled],
  fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .btn-default.active,
  .open > .btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad; }
    .btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus,
    .open > .btn-default.dropdown-toggle:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .open > .btn-default.dropdown-toggle.focus {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge {
    color: #fff;
    background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #3071a9;
    border-color: #193c5a; }
  .btn-primary:hover {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e; }
  .btn-primary:active, .btn-primary.active,
  .open > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #3071a9;
    background-image: none;
    border-color: #285e8e; }
    .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus,
    .open > .btn-primary.dropdown-toggle:hover,
    .open > .btn-primary.dropdown-toggle:focus,
    .open > .btn-primary.dropdown-toggle.focus {
      color: #fff;
      background-color: #285e8e;
      border-color: #193c5a; }
  .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .btn-primary.focus {
    background-color: #428bca;
    border-color: #357ebd; }
  .btn-primary .badge {
    color: #428bca;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  font-weight: 400;
  color: #0067b1;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #cecece;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 10px; }

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px; }

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 4px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

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

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857;
    color: #999999;
    white-space: nowrap; }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #8c8c8c;
      text-decoration: none;
      background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #cecece; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

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

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

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #cecece;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 1024px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn,
  .btn-group-vertical > .btn {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
    .btn-group-vertical > .btn:hover,
    .btn-group-vertical > .btn:focus,
    .btn-group-vertical > .btn:active,
    .btn-group-vertical > .btn.active {
      z-index: 2; }

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

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    display: table;
    content: " "; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn,
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn,
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

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

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after {
  clear: both; }

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn,
  .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    width: 1%; }
  .btn-group-justified > .btn-group .btn {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0; }
  .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #9a9a9a;
  text-align: center;
  background-color: #f4f4f4;
  border: 1px solid #ccc;
  border-radius: 5px; }
  .input-group-addon.input-sm,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 4px; }
  .input-group-addon.input-lg,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 10px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn {
    position: relative; }
    .input-group-btn > .btn + .btn {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
      z-index: 2; }
  .input-group-btn:first-child > .btn,
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  .input-group-btn:last-child > .btn,
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }
  .nav:before, .nav:after {
    display: table;
    content: " "; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #f4f4f4; }
    .nav > li.disabled > a {
      color: #cecece; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #cecece;
        text-decoration: none;
        cursor: not-allowed;
        background-color: transparent; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #f4f4f4;
    border-color: #0067b1; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 5px 5px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #f4f4f4 #f4f4f4 #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #9a9a9a;
      cursor: default;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 5px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #428bca; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      margin-bottom: 5px;
      text-align: center; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 5px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 5px 5px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover,
    .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus,
    .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

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

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    display: table;
    content: " "; }
  .navbar:after {
    clear: both; }
  @media (min-width: 1024px) {
    .navbar {
      border-radius: 5px; } }

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " "; }

.navbar-header:after {
  clear: both; }

@media (min-width: 1024px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    display: table;
    content: " "; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 1024px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
      .navbar-fixed-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  @media (min-width: 1024px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 1024px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 1024px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 1024px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 5px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 1024px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 1023px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 1024px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 1023px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 1024px) {
    .navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 1024px) {
    .navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px; } }

@media (min-width: 1024px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  @media (max-width: 1023px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #e7e7e7; }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #cecece; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #cecece; }
  .navbar-inverse .navbar-nav > li > a {
    color: #cecece; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #090909; }
  @media (max-width: 1023px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #cecece; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-link {
    color: #cecece; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #cecece; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 5px; }
  .breadcrumb > li {
    display: inline-block; }
    .breadcrumb > li + li:before {
      padding: 0 5px;
      color: #ccc;
      content: "/ "; }
  .breadcrumb > .active {
    color: #cecece; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 5px; }
  .pagination > li {
    display: inline; }
    .pagination > li > a,
    .pagination > li > span {
      position: relative;
      float: left;
      padding: 6px 12px;
      margin-left: -1px;
      line-height: 1.42857;
      color: #0067b1;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd; }
      .pagination > li > a:hover, .pagination > li > a:focus,
      .pagination > li > span:hover,
      .pagination > li > span:focus {
        z-index: 2;
        color: #2a6496;
        background-color: #f4f4f4;
        border-color: #ddd; }
    .pagination > li:first-child > a,
    .pagination > li:first-child > span {
      margin-left: 0;
      border-top-left-radius: 5px;
      border-bottom-left-radius: 5px; }
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
      border-top-right-radius: 5px;
      border-bottom-right-radius: 5px; }
  .pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
  .pagination > .active > span,
  .pagination > .active > span:hover,
  .pagination > .active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca; }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #cecece;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }
  .pager:before, .pager:after {
    display: table;
    content: " "; }
  .pager:after {
    clear: both; }
  .pager li {
    display: inline; }
    .pager li > a,
    .pager li > span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px; }
    .pager li > a:hover,
    .pager li > a:focus {
      text-decoration: none;
      background-color: #f4f4f4; }
  .pager .next > a,
  .pager .next > span {
    float: right; }
  .pager .previous > a,
  .pager .previous > span {
    float: left; }
  .pager .disabled > a,
  .pager .disabled > a:hover,
  .pager .disabled > a:focus,
  .pager .disabled > span {
    color: #cecece;
    cursor: not-allowed;
    background-color: #fff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #cecece; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #b5b5b5; }

.label-primary {
  background-color: #428bca; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #3071a9; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #cecece;
  border-radius: 10px; }
  .badge:empty {
    display: none; }
  .btn .badge {
    position: relative;
    top: -1px; }
  .btn-xs .badge, .btn-group-xs > .btn .badge,
  .btn-group-xs > .btn .badge {
    top: 0;
    padding: 1px 5px; }
  .list-group-item.active > .badge,
  .nav-pills > .active > a > .badge {
    color: #428bca;
    background-color: #fff; }
  .list-group-item > .badge {
    float: right; }
  .list-group-item > .badge + .badge {
    margin-right: 5px; }
  .nav-pills > li > a > .badge {
    margin-left: 3px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #f4f4f4; }
  .jumbotron h1,
  .jumbotron .h1 {
    color: inherit; }
  .jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200; }
  .jumbotron > hr {
    border-top-color: #dbdbdb; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 10px; }
  .jumbotron .container {
    max-width: 100%; }
  @media screen and (min-width: 768px) {
    .jumbotron {
      padding-top: 48px;
      padding-bottom: 48px; }
      .container .jumbotron,
      .container-fluid .jumbotron {
        padding-right: 60px;
        padding-left: 60px; }
      .jumbotron h1,
      .jumbotron .h1 {
        font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #999999; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #0067b1; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 5px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px; }

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }
  .progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }
  .progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }
  .progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }
  .progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px; }
  .list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
    color: #cecece;
    cursor: not-allowed;
    background-color: #f4f4f4; }
    .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
      color: #cecece; }
  .list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca; }
    .list-group-item.active .list-group-item-heading,
    .list-group-item.active .list-group-item-heading > small,
    .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
    .list-group-item.active:hover .list-group-item-heading > small,
    .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
    .list-group-item.active:focus .list-group-item-heading > small,
    .list-group-item.active:focus .list-group-item-heading > .small {
      color: inherit; }
    .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
      color: #e1edf7; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    display: table;
    content: " "; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0; }
  .panel > .table caption,
  .panel > .table-responsive > .table caption,
  .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px; }

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }
  .panel > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 4px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 4px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 4px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 4px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 5px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #999999;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #999999; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #428bca; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #428bca; }
    .panel-primary > .panel-heading .badge {
      color: #428bca;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #428bca; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 10px; }

.well-sm {
  padding: 9px;
  border-radius: 4px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2; }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5; }

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

.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0; }
  .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: 0.5; }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    display: table;
    content: " "; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    display: table;
    content: " "; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px; }
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 1024px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0; }
  .tooltip.in {
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .tooltip.top {
    padding: 5px 0;
    margin-top: -3px; }
  .tooltip.right {
    padding: 0 5px;
    margin-left: 3px; }
  .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px; }
  .tooltip.left {
    padding: 0 5px;
    margin-left: -3px; }
  .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 5px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  .popover.top {
    margin-top: -10px; }
  .popover.right {
    margin-left: 10px; }
  .popover.bottom {
    margin-top: 10px; }
  .popover.left {
    margin-left: -10px; }
  .popover > .arrow {
    border-width: 11px; }
    .popover > .arrow, .popover > .arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid; }
    .popover > .arrow:after {
      content: "";
      border-width: 10px; }
  .popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0; }
    .popover.top > .arrow:after {
      bottom: 1px;
      margin-left: -10px;
      content: " ";
      border-top-color: #fff;
      border-bottom-width: 0; }
  .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0; }
    .popover.right > .arrow:after {
      bottom: -10px;
      left: 1px;
      content: " ";
      border-right-color: #fff;
      border-left-width: 0; }
  .popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25); }
    .popover.bottom > .arrow:after {
      top: 1px;
      margin-left: -10px;
      content: " ";
      border-top-width: 0;
      border-bottom-color: #fff; }
  .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999999;
    border-left-color: rgba(0, 0, 0, 0.25); }
    .popover.left > .arrow:after {
      right: 1px;
      bottom: -10px;
      content: " ";
      border-right-width: 0;
      border-left-color: #fff; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 9px 9px 0 0; }

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

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .carousel-inner > .item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
    .carousel-inner > .item > img,
    .carousel-inner > .item > a > img {
      display: block;
      max-width: 100%;
      height: auto;
      line-height: 1; }
    @media all and (transform-3d), (-webkit-transform-3d) {
      .carousel-inner > .item {
        -webkit-transition: -webkit-transform 0.6s ease-in-out;
        -moz-transition: -moz-transform 0.6s ease-in-out;
        -o-transition: -o-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-perspective: 1000px;
        perspective: 1000px; }
        .carousel-inner > .item.next, .carousel-inner > .item.active.right {
          -webkit-transform: translate3d(100%, 0, 0);
          transform: translate3d(100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
          -webkit-transform: translate3d(-100%, 0, 0);
          transform: translate3d(-100%, 0, 0);
          left: 0; }
        .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
          -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
          left: 0; } }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5; }
  .carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x; }
  .carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x; }
  .carousel-control:hover, .carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1; }
  .carousel-control .icon-prev:before {
    content: "\2039"; }
  .carousel-control .icon-next:before {
    content: "\203a"; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }
  .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px; }
  .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
  .carousel-caption .btn {
    text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.clearfix:before, .clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

/**
* Misc bootstrap addons as needed here
***/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 27-Oct-2016, 13:09:28
    Author     : amin
*/
/*************************
* General classes
*************************/
/*************************
 ELEMENT GUIDLINES
 h1 - Banner Title Text
 h2 - Nav Bar Title Text
 h3 - Page Section Title Text
 h4 - Paragraph Title Text
 h5 - Large Catch Phrase Text (Usually used at top of page under nav bar)
*************************/
.icon-description {
  display: none; }

[class|="col"] {
  margin-right: 0 !important; }

a, a:link {
  color: #0067b1; }

a.learn-more {
  color: #0083ca;
  font-size: 22px;
  text-transform: capitalize; }

.preload {
  display: block;
  position: absolute;
  left: -9999px;
  top: 0px; }

.arrow-right {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  margin-left: 15px;
  border-left: 10px solid #688db7; }

cite {
  font-style: normal; }

.initialism {
  text-transform: uppercase; }

.form-control-feedback {
  top: 25px; }

h2, .h2 {
  font-weight: 600; }
  @media screen and (max-width: 767px) {
    h2, .h2 {
      font-size: 20px; } }

.badge {
  vertical-align: baseline; }

.globe- a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca; }

/*************************
* Buttons classes
*************************/
a.btn-apcon-inv {
  text-decoration: none;
  text-transform: uppercase;
  color: #d2d7da; }
  a.btn-apcon-inv:hover, a.btn-apcon-inv:active {
    color: #0083ca; }

a.btn-stealy {
  text-decoration: none;
  text-transform: uppercase;
  color: #77859a; }

.btn-exit-x {
  background-image: url("/sites/all/themes/themeapcon/images/apconicons/close_x.png");
  width: 44px;
  height: 44px;
  cursor: pointer; }

.homepage-block {
  padding-top: 55px;
  padding-bottom: 55px; }

a.btn-apcon {
  text-decoration: none;
  text-transform: uppercase;
  color: #0083ca; }
  a.btn-apcon:hover, a.btn-apcon:active {
    color: #232f3e; }

.btn-learn-more {
  border: 2px solid #4f6c99;
  -webkit-border-radius: 0px 0px;
  -moz-border-radius: 0px / 0px;
  border-radius: 0px / 0px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .8em;
  padding: 1px 6px;
  color: #4f6c99; }
  .btn-learn-more:hover {
    border: 2px solid #0083ca;
    background-color: #0083ca;
    color: #fff; }

body.node-type-video {
  background-color: transparent; }

.headermiddleinner {
  background: #fff; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  border-color: #285e8e; }

.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  border-color: #357ebd; }

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: 0; }

.no-gutters {
  padding-left: 0;
  padding-right: 0; }

.globe-background-push-right {
  background: url("/sites/all/themes/themeapcon/images/flateglobe.png") no-repeat;
  background-position: right 80px center;
  background-size: contain; }

@media only screen and (min-width: 767px) {
  .inline-industry-buttons {
    width: 90%;
    float: left;
    margin-bottom: 10px;
    margin-left: 5%;
    margin-right: 5%; } }

p.white-block-body {
  color: #6a7a89;
  font-size: 1.6em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400; }

p.white-block-body-mid {
  color: #232f3e;
  font-size: 1.7em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  margin-bottom: 23px; }

.video-responsive-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .video-responsive-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .no-lg-gutters {
    padding-left: 0;
    padding-right: 0; } }

/* Medium Devices and Up */
@media only screen and (min-width: 1024px) {
  .container {
    max-width: 1024px !important;
    min-width: 1024px !important; } }

/* Medium Devices, Desktops */
@media only screen and (max-width: 1199px) {
  .container {
    width: 100%; }
  #top a.logo {
    position: relative; }
  #top .no-md-gutters {
    padding-left: 0;
    padding-right: 0; } }

@media only screen and (max-width: 1023px) {
  .container > section > .row {
    margin-left: 0;
    margin-right: 0; }
  .padding-sm {
    padding-left: 15px;
    padding-right: 15px; }
  #top a.logo {
    padding-left: 30px; }
  .container {
    width: 100%; }
  .no-sm-gutters {
    padding-left: 0;
    padding-right: 0; } }

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
  .LPMcontainer.LPMoverlay {
    display: none !important;
    right: 15px !important; }
  .container {
    width: 100%; }
  #revolution_slider_1 {
    width: 100%; }
  #top {
    height: 120px; }
    #top .top-logo-cell {
      text-align: center;
      padding: 25px 0 0 7px; }
    #top a.logo {
      position: relative;
      padding-left: 15px; }
      #top a.logo .top-logo {
        width: 175px;
        height: auto;
        top: 0 !important;
        left: 0; }
    #top .btn.btn-navbar {
      padding-top: 28px; } }

.lpPoweredByDiv {
  display: none; }

.btn-default {
  background: #0067b1;
  color: #ffffff !important;
  border: none;
  font-weight: bold; }

.btn-primary {
  background: #0067b1;
  color: #ffffff !important; }

.btn-blue {
  background: #0067b1;
  color: #ffffff !important; }

.btn-blue-box {
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  border: none;
  border-radius: 0; }

.btn-blue-box {
  font-family: "Open Sans", sans-serif;
  color: #ffffff;
  border: none;
  border-radius: 0; }

.btn-apcon {
  font-family: "Open Sans", sans-serif;
  color: #0083ca;
  border: 1px solid #0083ca;
  border-radius: 0;
  background-color: transparent;
  font-size: 18px; }
  .btn-apcon:hover, .btn-apcon:focus {
    color: #53b7e7;
    background-color: #161f32;
    border: 1px solid #161f32; }

.btn-apcon-inv {
  font-family: "Open Sans", sans-serif;
  color: #d2d7da;
  border: 1px solid #232f3e;
  border-radius: 0;
  background-color: #232f3e;
  font-size: 19px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 2px;
  padding-top: 2px; }
  .btn-apcon-inv:hover, .btn-apcon-inv:focus {
    color: #0083ca;
    background-color: #161f32;
    border: 1px solid #161f32; }

.btn-stealy {
  font-family: "Open Sans", sans-serif;
  color: #77859a;
  border: 1px solid #77859a;
  border-radius: 0;
  background-color: transparent;
  font-size: 1.5em; }
  .btn-stealy:hover, .btn-stealy:focus {
    color: #53b7e7;
    background-color: #232f3e;
    border: 1px solid #53b7e7; }

.btn-specifications {
  background-image: -webkit-linear-gradient(left, #000 0%, #616872 100%);
  background-image: -o-linear-gradient(left, #000 0%, #616872 100%);
  background-image: linear-gradient(to right, #000 0%, #616872 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF000000', endColorstr='#FF616872', GradientType=1);
  border-radius: 5px;
  position: relative;
  padding: 7px 10px 8px 40px;
  color: #ffffff;
  border: none;
  font-family: "Titillium Web", sans-serif;
  font-size: 18px;
  font-weight: 300; }

.btn-specifications svg {
  width: 25px;
  height: 25px;
  position: absolute;
  left: 9px;
  top: 6px; }

.btn-specifications:hover {
  background-image: -webkit-linear-gradient(left, #0067b1 0%, #0092E5 60%);
  background-image: -o-linear-gradient(left, #0067b1 0%, #0092E5 60%);
  background-image: linear-gradient(to right, #0067b1 0%, #0092E5 60%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0067B1', endColorstr='#FF0092E5', GradientType=1);
  color: #ffffff; }

.apconicon {
  background: red; }

svg.white {
  fill: #ffffff; }

svg.blue {
  fill: #0092E5; }

svg.gray {
  fill: #7c8594; }

/************************
* OVERLAY PROGRESS indicator
************************/
.LockOff {
  display: none;
  visibility: hidden; }

.LockOn {
  display: block;
  visibility: visible;
  position: absolute;
  z-index: 999;
  top: 0px;
  left: 0px;
  width: 105%;
  height: 105%;
  background-position: center;
  background-color: rgba(204, 204, 204, 0.75);
  background-image: url("/sites/all/themes/themeapcon/images/ajax-loader.gif");
  background-attachment: fixed;
  background-repeat: no-repeat;
  text-align: center; }

/* TITLE STYLES */
.title {
  position: relative;
  display: block;
  font-size: 1.3em; }

h3.title.news > a {
  color: #fff;
  text-decoration: none; }

h3.title.news > a:hover {
  color: #6ebce9; }

h3.header-white-block {
  color: #232f3e;
  font-size: 2em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400; }

h3.header-mid-white-block {
  font-size: 1.8em;
  font-family: "Open Sans", sans-serif;
  color: #232f3e;
  font-weight: 400;
  line-height: 1.5em; }

h4.header-white-block {
  color: #232f3e;
  font-size: 2em;
  font-family: "Open Sans", sans-serif;
  font-weight: 400; }

hr {
  border-color: #999999;
  border-style: dotted; }

#cboxClose {
  position: absolute;
  top: 0px;
  right: 0px; }

.form-group label {
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 0; }

.form-group label .form-required {
  float: left;
  padding-right: 5px; }

.form-group input.form-control {
  border-radius: 0; }

.form-group .form-control.error {
  border: 1px solid red; }

/***********************************
* General Image resizing
***********************************/
.views-field-field-header-image-product .field-content .container,
.views-field-field-header-image-solution .field-content .container,
.views-field-field-header-image-page .field-content .container {
  padding-left: 0px;
  padding-right: 0px; }
  @media screen and (max-width: 767px) {
    .views-field-field-header-image-product .field-content .container,
    .views-field-field-header-image-solution .field-content .container,
    .views-field-field-header-image-page .field-content .container {
      padding-left: 15px;
      padding-right: 15px; } }

.views-field-field-header-image-product .field-content .container .row div img,
.views-field-field-header-image-solution .field-content .container .row div img,
.views-field-field-header-image-page .field-content .container .row div img {
  width: 100%;
  height: auto; }

img {
  max-width: 100%;
  height: auto; }

/********************
* Classes for WYSIWYG EDITOR
********************/
.wysiwyg-v-align-wrapper {
  display: table;
  margin-top: 20px;
  margin-bottom: 10px; }

.wysiwyg-v-align-child {
  display: table-cell;
  vertical-align: middle; }

.wysiwyg-lead-in-paragraph, .wysiwyg-lead-in-paragraph p {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  line-height: 1.1; }

.wysiwyg-large-line-spacing {
  line-height: 1.5; }

.wysiwyg-image-center {
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

/*********************
*  Region settings
*********************/
.region.content.v-center {
  display: table-cell;
  vertical-align: middle; }

/********************
* Central content styling
********************/
body, p, td, li {
  font-family: "Open Sans", sans-serif; }

p, td, li {
  font-size: .85em;
  color: #000000; }

.text-large {
  font-size: 1.3em;
  font-family: "Open Sans", sans-serif !important;
  font-weight: 400; }

h1, h2, h3, h4, h5 {
  font-family: "Open Sans", sans-serif;
  color: #000; }

#content h2 p {
  color: #ffffff;
  display: inline-block;
  line-height: 1em;
  margin: 0;
  font-family: "Open Sans", sans-serif; }

#content h2 svg {
  width: 40px;
  height: 40px;
  display: inline-block;
  float: left;
  position: relative;
  top: -5px;
  margin-right: 10px; }

#content #firstcontentcontainer #postscript .sidebar-right {
  overflow-y: visible; }

#content #firstcontentcontainer .row {
  position: relative; }

#content .row-border-bottom {
  margin-bottom: 30px; }
  #content .row-border-bottom:after {
    background: #a8b1b8;
    content: '';
    display: block;
    width: calc(100% - 30px);
    height: 1px;
    position: absolute;
    bottom: 0;
    margin-bottom: 30px; }

#content #firstcontentcontainer .row .region.sidebar-right {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  overflow-y: scroll;
  overflow-x: hidden; }

#content #firstcontentcontainer .row .region.sidebar-right::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px; }

#content #firstcontentcontainer .row .region.sidebar-right::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }

#content .content-block h3 {
  margin-top: 15px;
  margin-bottom: 15px;
  background: #232f3e;
  padding: 10px;
  font-family: "Open Sans", sans-serif;
  color: #fff;
  font-weight: 900;
  font-size: 1.6em; }

#content .content-block h4 {
  margin-bottom: .4em;
  font-weight: 800;
  font-size: 1.3em;
  color: #6a7a89; }

#content .content-block h5 {
  font-weight: 300;
  font-size: 3em;
  color: #6a7a89;
  margin-bottom: .4em; }

#content .content-block p {
  font-size: 1.2em;
  line-height: 1.5;
  color: #6a7a89; }
  #content .content-block p img {
    max-width: 100%;
    height: auto; }

#content .content-block .pull-right {
  margin: 0 0 15px 15px; }

#content .content-block ul {
  padding-left: 40px;
  list-style: disc; }
  #content .content-block ul li {
    font-size: 1.2em;
    padding-bottom: .7em;
    line-height: 150%;
    color: #6a7a89; }

#content .content-block .arrow-sub-headers {
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-left: 5px;
  color: #000;
  font-size: 18px; }

#content .content-block .iconed-sub-headers {
  display: table-cell;
  width: 32%;
  border-right: 1px solid #bdc4ca;
  padding-right: 10px; }

#content .content-block .field-item div {
  display: block;
  vertical-align: top; }
  #content .content-block .field-item div.arrow-sub-headers {
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-left: 5px;
    color: #000;
    font-size: 18px; }
  #content .content-block .field-item div.iconed-sub-headers {
    display: table-cell;
    width: 32%;
    border-right: 1px solid #bdc4ca;
    padding-right: 10px; }
  #content .content-block .field-item div:nth-of-type(1) {
    clear: right; }
  #content .content-block .field-item div.col-1-2:nth-of-type(2n+2) {
    position: relative;
    right: -30px; }

#content .content-block .blog-summary {
  clear: both;
  margin-bottom: 55px;
  display: block; }
  #content .content-block .blog-summary h2 {
    background: none;
    color: #000000;
    padding: 0;
    font-size: 20px;
    font-weight: 700;
    border-bottom: 1px dotted #9a9a9a;
    padding-bottom: .5em;
    border-radius: 0; }
    #content .content-block .blog-summary h2.blog-title:first-child {
      margin-top: 0; }
  #content .content-block .blog-summary img {
    float: left;
    margin: 0 15px 15px 0; }
  #content .content-block .blog-summary .blog-meta {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    font-size: 11px;
    padding-bottom: 7px; }
  #content .content-block .blog-summary:nth-child(even) img {
    float: right;
    margin: 0 0 15px 15px; }

#content .content-block ul.feature-list {
  border-top: 1px solid #cecece;
  border-left: 1px solid #cecece; }
  #content .content-block ul.feature-list li {
    padding: 5px 0px;
    color: #6a7a89; }

#content .content-block .product-specs {
  background: #f4f4f4;
  padding: 15px 0px; }
  #content .content-block .product-specs table {
    width: 100%;
    border: none; }
    #content .content-block .product-specs table tr td {
      vertical-align: middle;
      padding: 10px 0px; }
      #content .content-block .product-specs table tr td.views-field-field-enterprise-product-image {
        text-align: center; }
      #content .content-block .product-specs table tr td img {
        max-width: 350px;
        height: auto;
        clear: both; }
      #content .content-block .product-specs table tr td ul {
        margin-left: 15px;
        padding-left: 0; }
        #content .content-block .product-specs table tr td ul li {
          font-size: 12px; }
      #content .content-block .product-specs table tr td:last-child {
        width: 46%; }

#content .content-block .lead,
#content .content-block .teaser, #content .content-block teaser p {
  font-size: 1.8rem;
  line-height: 1.4em;
  font-family: "Open Sans", sans-serif;
  font-weight: 300; }

#content .content-block .teaser-large, #content .content-block .teaser-large p {
  font-size: 2.5rem;
  line-height: 1.4em;
  font-family: "Open Sans", sans-serif;
  font-weight: 300; }

#content .content-block .pull-left {
  margin: 0 1em 1em 0; }

#content .content-block .quicktabs-tabs {
  background-image: -webkit-linear-gradient(left, #333D47 0%, #000000 100%);
  background-image: -o-linear-gradient(left, #333D47 0%, #000000 100%);
  background-image: linear-gradient(to right, #333D47 0%, #000000 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF333D47', endColorstr='#FF000000', GradientType=1);
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
  padding: 8px;
  margin-bottom: 30px;
  padding-bottom: 0;
  position: relative;
  margin-left: 0;
  text-align: center; }
  #content .content-block .quicktabs-tabs li {
    background: #333D47;
    border: 1px solid #ffffff;
    border-bottom: 1px solid #9a9a9a;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    display: inline-block;
    position: relative;
    top: 4px;
    z-index: 1000; }
    #content .content-block .quicktabs-tabs li a {
      color: #ffffff;
      padding: 3px 10px; }
    #content .content-block .quicktabs-tabs li.active {
      background: #000000;
      border-bottom: 1px solid #000000; }
  #content .content-block .quicktabs-tabs:after {
    width: 100%;
    height: 20px;
    background: #000000;
    content: '';
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top: 1px solid #9a9a9a;
    z-index: 400; }

#content .content-block .break-bar-gray {
  background-color: #e1e1e0;
  height: 8px;
  margin: 20px 0px;
  width: 100%; }

#content .content-block .blue-arrow-ul {
  padding-left: 17px; }
  #content .content-block .blue-arrow-ul li {
    text-align: left;
    list-style-image: url("/sites/all/themes/themeapcon/images/blueliarrow.png");
    color: #616772;
    font-size: 1.1em;
    padding-bottom: .5em;
    line-height: initial; }

#content .content-block .orange-arrow-ul {
  padding-left: 30px; }
  #content .content-block .orange-arrow-ul li {
    padding-left: 35px;
    text-align: left;
    background-image: url("/sites/all/themes/themeapcon/images/orangeliarrow.png");
    background-repeat: no-repeat;
    list-style-type: none;
    color: #616772;
    font-size: 1.1em;
    padding-bottom: .5em;
    padding-top: .15em;
    line-height: initial; }

#content .content-block .yellow-arrow-ul {
  padding-left: 30px; }
  #content .content-block .yellow-arrow-ul li {
    padding-left: 35px;
    text-align: left;
    background-image: url("/sites/all/themes/themeapcon/images/yellowliarrow.png");
    background-repeat: no-repeat;
    list-style-type: none;
    color: #616772;
    font-size: 1.1em;
    padding-bottom: .5em;
    padding-top: .15em;
    line-height: initial; }

.video-js {
  width: auto !important;
  height: auto !important; }

/* CUSTOM UNSUBSCRIBE PAGE STYLES */
.page-node-468 #content .container section .row .resource-results .content-block .block .form-actions input {
  top: 0; }

.block-bleed {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%); }

/* CUSTOM CAREER PAGE */
.page-node-5 .col-1-4 {
  width: 25%;
  padding: 0 15px;
  text-align: center; }

.page-node-5 .col-1-4 h3 {
  text-align: center !important;
  border-bottom: 1px dotted #000000;
  padding-bottom: 15px;
  font-size: 21px; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; } }

#content h1.introduction, #content h2.introduction, #content h3.introduction, #content p.introduction, #content div.introduction, #content ul.introduction, #content li.introduction, #content span.introduction {
  line-height: 1.5em;
  font-size: 1.6em;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  color: #000; }

#content h1.big-copy, #content h2.big-copy, #content h3.big-copy, #content p.big-copy, #content div.big-copy, #content ul.big-copy, #content li.big-copy, #content span.big-copy {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  color: #000; }

#content h1.small-copy-subhead, #content h2.small-copy-subhead, #content h3.small-copy-subhead, #content p.small-copy-subhead, #content div.small-copy-subhead, #content ul.small-copy-subhead, #content li.small-copy-subhead, #content span.small-copy-subhead {
  font-weight: bold;
  font-size: 12px;
  line-height: 150%;
  color: #000;
  font-family: Verdana, Arial, sans-serif; }

#content h1.small-copy, #content h2.small-copy, #content h3.small-copy, #content p.small-copy, #content div.small-copy, #content ul.small-copy, #content li.small-copy, #content span.small-copy {
  font-size: 12px;
  line-height: 150%;
  color: #000;
  font-family: Verdana, Arial, sans-serif; }

#content h1.bullet-copy-list, #content h2.bullet-copy-list, #content h3.bullet-copy-list, #content p.bullet-copy-list, #content div.bullet-copy-list, #content ul.bullet-copy-list, #content li.bullet-copy-list, #content span.bullet-copy-list {
  padding: 5px 0px;
  color: #000000;
  font-size: 12px;
  line-height: 150%;
  font-family: Verdana, Arial, sans-serif; }

.break-bar {
  height: 8px;
  margin: 20px 0px;
  width: 100%; }
  .break-bar.light-gray-bar {
    background-color: #e1e1e0; }
  .break-bar.dark-gray-bar {
    background-color: #9a9a9a; }
  .break-bar.orange-bar {
    background-color: #f37245; }
  .break-bar.yellow-bar {
    background-color: #febe10; }
  .break-bar.green-bar {
    background-color: #b2bb1e; }

.apcon_check_box input[type="checkbox"] {
  display: none; }

.apcon_check_box input[type="checkbox"] + label {
  background: url("/sites/all/themes/themeapcon/images/apconicons/apcon_checkbox_off.png") left top no-repeat;
  display: inline-block;
  padding: 0px 0px 0px 25px;
  min-height: 20px;
  cursor: pointer; }

.apcon_check_box input[type="checkbox"]:checked + label {
  background-image: url("/sites/all/themes/themeapcon/images/apconicons/apcon_checkbox_on.png"); }

.apcon_check_box input[type="checkbox"]:disabled + label {
  cursor: default;
  background-image: url("/sites/all/themes/themeapcon/images/apconicons/apcon_checkbox_off_disabled.png"); }

.apcon_check_box input[type="checkbox"]:checked:disabled + label {
  background-image: url("/sites/all/themes/themeapcon/images/apconicons/apcon_checkbox_on_disabled.png"); }

.apcon_information_alert {
  background-color: #0083ca;
  -webkit-border-radius: 3px 3px;
  -moz-border-radius: 3px / 3px;
  border-radius: 3px / 3px;
  color: #FFF;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding: 6px 12px;
  display: inline-block; }

.region.header div {
  margin-bottom: 0;
  margin-top: 0; }

#page-title-splash {
  height: 380px;
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    #page-title-splash {
      display: none; } }

#page-title-splash-center {
  min-height: 250px;
  background-position: center;
  position: relative;
  background-repeat: no-repeat;
  background-size: auto; }
  @media screen and (max-width: 767px) {
    #page-title-splash-center {
      display: none; } }

.sub-menu-title h2, .sub-menu-left-title h2 {
  color: #fff;
  margin-top: 10px;
  font-weight: bold;
  font-size: 2em; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 27-Oct-2016, 09:48:00
    Author     : amin
*/
/*******************
* Solution page diagrams
*******************/
/*******************
    * Healthcare
    *******************/
div.healthcare-monitoring-diagram a, div.government-monitoring-diagram a, div.financial-monitoring-diagram a {
  text-decoration: none; }

#content .content-block div.healthcare-monitoring-diagram {
  position: relative;
  display: block;
  background: url("/sites/default/files/Images%20In%20Use/solutions_healthcare_diagram_sprites.png") no-repeat top left;
  background-size: 100%;
  width: 100%;
  height: 885px;
  max-width: 904px;
  margin: auto; }

#content .content-block div.government-monitoring-diagram {
  position: relative;
  display: block;
  background: url("/sites/default/files/Images%20In%20Use/solutions_government_diagram_sprites.png") no-repeat top left;
  background-size: 100%;
  width: 100%;
  height: 885px;
  max-width: 904px;
  margin: auto; }

#content .content-block div.financial-monitoring-diagram {
  position: relative;
  display: block;
  background: url("/sites/default/files/Images%20In%20Use/solutions_financial_diagram_sprites.png") no-repeat top left;
  background-size: 100%;
  width: 100%;
  height: 885px;
  max-width: 908px;
  margin: auto; }

#content .content-block div.energy-monitoring-diagram {
  position: relative;
  display: block;
  background: url("/sites/default/files/Images%20In%20Use/solutions_energy_diagram_sprites.png") no-repeat top left;
  background-size: 100%;
  width: 100%;
  height: 861px;
  max-width: 904px;
  margin: auto; }

#content .content-block div.service-provider-diagram {
  position: relative;
  display: block;
  background: url("/sites/default/files/Images%20In%20Use/solutions_service_diagram_sprites.png") no-repeat top left;
  background-size: 100%;
  width: 100%;
  height: 885px;
  max-width: 904px;
  margin: auto; }

/********************
    * Government
    ********************/
.solutions-govt-quote {
  height: 405px; }

.solutions-govt-quote .center-wrapper:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%; }

.solutions-govt-quote .arrow-right {
  border-left: 10px solid #5f856b; }

/********************
    * Financial
    ********************/
.solutions-financial-quote {
  height: 465px; }

.solutions-financial-quote .center-wrapper:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%; }

.solutions-financial-quote .arrow-right {
  border-left: 10px solid #ff8342; }

/*********************
    * Energy
    *********************/
.solutions-energy-quote {
  height: 305px; }

.solutions-energy-quote .center-wrapper:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%; }

.solutions-energy-quote .arrow-right {
  border-left: 10px solid #febe10; }

/*********************
    * Service Provider
    *********************/
.solutions-service-quote {
  height: 305px; }

.solutions-service-quote .center-wrapper:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%; }

.solutions-service-quote .arrow-right {
  border-left: 10px solid #832b50; }

/******************
    * Default Solutions page diagram overlays
    ******************/
/*****************
        * Bypass switch overlay
        *****************/
div.bypass-switch-overlay1 {
  position: absolute;
  width: 203px;
  height: 198px;
  top: 70px;
  right: 319px; }

a.bypass-switch-overlay1 {
  position: absolute;
  width: 97px;
  height: 14px;
  top: 151px;
  right: 85px;
  text-decoration: none; }

a.bypass-switch-overlay1 b {
  position: absolute;
  top: 14px;
  right: 12px;
  height: 10px;
  width: 72px; }

a.bypass-switch-overlay1 b + b {
  position: absolute;
  top: 24px;
  width: 50px;
  height: 10px;
  right: 20px; }

a.bypass-switch-overlay1 b + b + b {
  position: absolute;
  top: -10px;
  width: 109px;
  height: 10px;
  left: 6px; }

a.bypass-switch-overlay1 b + b + b + b {
  position: absolute;
  top: -20px;
  width: 95px;
  height: 10px;
  left: 19px; }

a.bypass-switch-overlay1 b + b + b + b + b {
  position: absolute;
  top: -30px;
  height: 10px;
  width: 61px;
  left: 38px; }

a.bypass-switch-overlay1 b + b + b + b + b + b {
  position: absolute;
  top: -38px;
  height: 8px;
  width: 15px;
  left: 59px; }

a.bypass-switch-overlay2 {
  position: absolute;
  width: 97px;
  height: 38px;
  top: 0;
  right: -9px;
  text-decoration: none; }

/*********************
        * Intellaflex solutions
        *********************/
div.intellaflex-solution-overlay1 {
  position: absolute;
  width: 241px;
  height: 205px;
  top: 182px;
  right: 123px; }

a.bypass-switch-overlay2 {
  position: absolute;
  width: 166px;
  height: 38px;
  top: 13px;
  right: -3px;
  text-decoration: none; }

a.intellaflex-solution-overlay1 {
  position: absolute;
  height: 26px;
  top: 133px;
  width: 120px;
  left: 17px;
  text-decoration: none; }

a.intellaflex-solution-overlay1 b {
  top: 26px;
  width: 73px;
  height: 10px;
  left: 14px;
  position: absolute; }

a.intellaflex-solution-overlay1 b + b {
  top: 36px;
  width: 39px;
  height: 10px;
  left: 30px;
  position: absolute; }

a.intellaflex-solution-overlay1 b + b + b {
  top: -10px;
  width: 106px;
  height: 10px;
  left: 14px;
  position: absolute; }

a.intellaflex-solution-overlay1 b + b + b + b {
  top: -20px;
  width: 96px;
  height: 10px;
  left: 23px;
  position: absolute; }

a.intellaflex-solution-overlay1 b + b + b + b + b {
  top: -30px;
  width: 59px;
  height: 10px;
  left: 40px;
  position: absolute; }

a.intellaflex-solution-overlay1 b + b + b + b + b + b {
  top: -40px;
  width: 27px;
  height: 10px;
  left: 54px;
  position: absolute; }

a.intellaflex-solution-overlay2 {
  position: absolute;
  height: 36px;
  top: 15px;
  width: 168px;
  left: 65px;
  text-decoration: none; }

div.intellaflex-solution-overlay3 {
  position: absolute;
  top: 284px;
  width: 208px;
  height: 207px;
  right: 2px; }

a.intellaflex-solution-overlay3 {
  position: absolute;
  height: 26px;
  top: 148px;
  width: 120px;
  left: 60px;
  text-decoration: none; }

a.intellaflex-solution-overlay3 b {
  top: 26px;
  width: 73px;
  height: 10px;
  left: 14px;
  position: absolute; }

a.intellaflex-solution-overlay3 b + b {
  top: 36px;
  width: 39px;
  height: 10px;
  left: 30px;
  position: absolute; }

a.intellaflex-solution-overlay3 b + b + b {
  top: -10px;
  width: 106px;
  height: 10px;
  left: 14px;
  position: absolute; }

a.intellaflex-solution-overlay3 b + b + b + b {
  top: -20px;
  width: 96px;
  height: 10px;
  left: 23px;
  position: absolute; }

a.intellaflex-solution-overlay3 b + b + b + b + b {
  top: -30px;
  width: 59px;
  height: 10px;
  left: 40px;
  position: absolute; }

a.intellaflex-solution-overlay3 b + b + b + b + b + b {
  top: -40px;
  width: 27px;
  height: 10px;
  left: 54px;
  position: absolute; }

a.intellaflex-solution-overlay4 {
  position: absolute;
  height: 42px;
  top: 12px;
  width: 166px;
  left: 26px;
  text-decoration: none; }

div.intellastore-overlay1 {
  position: absolute;
  top: 278px;
  width: 255px;
  height: 200px;
  left: 27px; }

a.intellastore-overlay1 {
  position: absolute;
  width: 136px;
  height: 14px;
  top: 37px;
  right: 2px;
  text-decoration: none; }

a.intellastore-overlay1 b {
  position: absolute;
  top: 14px;
  right: 12px;
  height: 10px;
  width: 109px; }

a.intellastore-overlay1 b + b {
  position: absolute;
  top: 24px;
  width: 82px;
  height: 10px;
  right: 20px; }

a.intellastore-overlay1 b + b + b {
  position: absolute;
  top: -10px;
  width: 109px;
  height: 10px;
  left: 6px; }

a.intellastore-overlay1 b + b + b + b {
  position: absolute;
  top: -20px;
  width: 95px;
  height: 10px;
  left: 19px; }

a.intellastore-overlay1 b + b + b + b + b {
  position: absolute;
  top: -30px;
  height: 10px;
  width: 61px;
  left: 38px; }

a.intellastore-overlay1 b + b + b + b + b + b {
  position: absolute;
  top: -38px;
  height: 8px;
  width: 15px;
  left: 59px; }

a.intellastore-overlay2 {
  position: absolute;
  width: 162px;
  height: 38px;
  top: 126px;
  left: 19px;
  text-decoration: none; }

div.intellastore-overlay3 {
  position: absolute;
  top: 396px;
  width: 238px;
  height: 149px;
  left: 344px; }

a.intellastore-overlay3 {
  position: absolute;
  width: 138px;
  height: 14px;
  top: 39px;
  text-decoration: none; }

a.intellastore-overlay3 b {
  position: absolute;
  top: 14px;
  right: 12px;
  height: 10px;
  width: 105px; }

a.intellastore-overlay3 b + b {
  position: absolute;
  top: 24px;
  width: 80px;
  height: 10px;
  right: 20px; }

a.intellastore-overlay3 b + b + b {
  position: absolute;
  top: -10px;
  width: 109px;
  height: 10px;
  left: 6px; }

a.intellastore-overlay3 b + b + b + b {
  position: absolute;
  top: -20px;
  width: 95px;
  height: 10px;
  left: 19px; }

a.intellastore-overlay3 b + b + b + b + b {
  position: absolute;
  top: -30px;
  height: 10px;
  width: 61px;
  left: 38px; }

a.intellastore-overlay3 b + b + b + b + b + b {
  position: absolute;
  top: -38px;
  height: 8px;
  width: 15px;
  left: 59px; }

a.intellastore-overlay4 {
  position: absolute;
  width: 170px;
  height: 38px;
  top: 103px;
  left: 50px;
  text-decoration: none; }

div.centralized-management-overlay {
  position: absolute;
  top: 50px;
  width: 250px;
  height: 150px;
  left: 81px; }

a.centralized-management-overlay {
  position: absolute;
  width: 147px;
  height: 14px;
  top: 89px;
  left: -8px;
  text-decoration: none; }

a.centralized-management-overlay b {
  position: absolute;
  top: 14px;
  right: 12px;
  height: 10px;
  width: 129px; }

a.centralized-management-overlay b + b {
  position: absolute;
  top: 24px;
  width: 120px;
  height: 10px;
  right: 20px; }

a.centralized-management-overlay b + b + b {
  position: absolute;
  top: 34px;
  width: 120px;
  height: 10px;
  right: 20px; }

a.centralized-management-overlay b + b + b + b {
  position: absolute;
  top: 44px;
  width: 120px;
  height: 10px;
  right: 20px; }

a.centralized-management-overlay b + b + b + b + b {
  position: absolute;
  top: -10px;
  width: 121px;
  height: 10px;
  left: 6px; }

a.centralized-management-overlay b + b + b + b + b + b {
  position: absolute;
  top: -20px;
  width: 108px;
  height: 10px;
  left: 19px; }

a.centralized-management-overlay b + b + b + b + b + b + b {
  position: absolute;
  top: -30px;
  height: 10px;
  width: 89px;
  left: 38px; }

a.centralized-management-overlay b + b + b + b + b + b + b + b {
  position: absolute;
  top: -38px;
  height: 8px;
  width: 43px;
  left: 59px; }

a.centralized-management-overlay b + b + b + b + b + b + b + b + b {
  position: absolute;
  top: -46px;
  height: 8px;
  width: 43px;
  left: 66px; }

a.centralized-management-overlay b + b + b + b + b + b + b + b + b + b {
  position: absolute;
  top: -54px;
  height: 8px;
  width: 41px;
  left: 66px; }

a.centralized-management-overlay1 {
  position: absolute;
  top: 24px;
  height: 72px;
  width: 121px;
  right: 0;
  text-decoration: none; }

/********************
    * Overloaded styles for Government Page
    ********************/
.government-monitoring-diagram div.bypass-switch-overlay1 {
  position: absolute;
  width: 199px;
  height: 189px;
  top: 97px;
  right: 306px; }

.government-monitoring-diagram a.bypass-switch-overlay1 {
  position: absolute;
  width: 133px;
  height: 14px;
  top: 127px;
  left: 0; }

.government-monitoring-diagram a.bypass-switch-overlay1 b {
  position: absolute;
  top: 14px;
  height: 10px;
  width: 123px;
  left: 11px; }

.government-monitoring-diagram a.bypass-switch-overlay1 b + b {
  position: absolute;
  top: 24px;
  width: 87px;
  height: 10px;
  left: 29px; }

.government-monitoring-diagram a.bypass-switch-overlay1 b + b + b {
  position: absolute;
  top: -10px;
  width: 109px;
  height: 10px;
  left: 6px; }

.government-monitoring-diagram a.bypass-switch-overlay1 b + b + b + b {
  position: absolute;
  top: -20px;
  width: 95px;
  height: 10px;
  left: 19px; }

.government-monitoring-diagram a.bypass-switch-overlay1 b + b + b + b + b {
  position: absolute;
  top: -30px;
  height: 10px;
  width: 44px;
  left: 38px; }

.government-monitoring-diagram a.bypass-switch-overlay1 b + b + b + b + b + b {
  position: absolute;
  top: -38px;
  height: 8px;
  width: 15px;
  left: 59px; }

.government-monitoring-diagram a.bypass-switch-overlay2 {
  position: absolute;
  width: 179px;
  height: 38px;
  top: 12px;
  left: 26px; }

.government-monitoring-diagram div.intellaflex-solution-overlay1 {
  position: absolute;
  width: 199px;
  height: 205px;
  top: 171px;
  right: 177px; }

.government-monitoring-diagram a.bypass-switch-overlay2 {
  position: absolute;
  width: 166px;
  height: 38px;
  top: 13px;
  right: -3px; }

.government-monitoring-diagram a.intellaflex-solution-overlay1 {
  position: absolute;
  height: 26px;
  top: 120px;
  width: 131px;
  left: 16px; }

.government-monitoring-diagram a.intellaflex-solution-overlay1 b {
  top: 26px;
  width: 122px;
  height: 10px;
  left: 10px;
  position: absolute; }

.government-monitoring-diagram a.intellaflex-solution-overlay1 b + b {
  top: 36px;
  width: 93px;
  height: 10px;
  left: 27px;
  position: absolute; }

.government-monitoring-diagram a.intellaflex-solution-overlay1 b + b + b {
  top: 46px;
  width: 72px;
  height: 10px;
  left: 32px;
  position: absolute; }

.government-monitoring-diagram a.intellaflex-solution-overlay1 b + b + b + b {
  top: 56px;
  width: 37px;
  height: 10px;
  left: 53px;
  position: absolute; }

.government-monitoring-diagram a.intellaflex-solution-overlay1 b + b + b + b + b {
  top: -10px;
  width: 113px;
  height: 10px;
  left: 8px;
  position: absolute; }

.government-monitoring-diagram a.intellaflex-solution-overlay1 b + b + b + b + b + b {
  top: -20px;
  width: 81px;
  height: 10px;
  left: 19px;
  position: absolute; }

.government-monitoring-diagram a.intellaflex-solution-overlay1 b + b + b + b + b + b + b {
  top: -30px;
  width: 51px;
  height: 10px;
  left: 40px;
  position: absolute; }

.government-monitoring-diagram a.intellaflex-solution-overlay1 b + b + b + b + b + b + b + b {
  top: -40px;
  width: 22px;
  height: 10px;
  left: 54px;
  position: absolute; }

.government-monitoring-diagram a.intellaflex-solution-overlay2 {
  position: absolute;
  height: 36px;
  top: 15px;
  width: 168px;
  left: 25px; }

.government-monitoring-diagram div.centralized-management-overlay {
  position: absolute;
  top: 50px;
  width: 275px;
  height: 215px;
  left: -19px; }

.government-monitoring-diagram a.centralized-management-overlay {
  position: absolute;
  width: 147px;
  height: 14px;
  top: 82px;
  left: 148px; }

.government-monitoring-diagram a.centralized-management-overlay b {
  position: absolute;
  top: 14px;
  right: 12px;
  height: 10px;
  width: 129px; }

.government-monitoring-diagram a.centralized-management-overlay b + b {
  position: absolute;
  top: 24px;
  width: 120px;
  height: 10px;
  right: 20px; }

.government-monitoring-diagram a.centralized-management-overlay b + b + b + b {
  position: absolute;
  top: 34px;
  width: 120px;
  height: 10px;
  right: 20px; }

.government-monitoring-diagram a.centralized-management-overlay b + b + b + b {
  position: absolute;
  top: 44px;
  width: 120px;
  height: 10px;
  right: 20px; }

.government-monitoring-diagram a.centralized-management-overlay b + b + b + b + b {
  position: absolute;
  top: -10px;
  width: 121px;
  height: 10px;
  left: 6px; }

.government-monitoring-diagram a.centralized-management-overlay b + b + b + b + b + b {
  position: absolute;
  top: -20px;
  width: 108px;
  height: 10px;
  left: 19px; }

.government-monitoring-diagram a.centralized-management-overlay b + b + b + b + b + b + b {
  position: absolute;
  top: -30px;
  height: 10px;
  width: 89px;
  left: 38px; }

.government-monitoring-diagram a.centralized-management-overlay b + b + b + b + b + b + b + b {
  position: absolute;
  top: -38px;
  height: 8px;
  width: 43px;
  left: 59px; }

.government-monitoring-diagram a.centralized-management-overlay b + b + b + b + b + b + b + b + b {
  position: absolute;
  top: -46px;
  height: 8px;
  width: 43px;
  left: 66px; }

.government-monitoring-diagram a.centralized-management-overlay b + b + b + b + b + b + b + b + b + b {
  position: absolute;
  top: -54px;
  height: 8px;
  width: 41px;
  left: 66px; }

.government-monitoring-diagram a.centralized-management-overlay1 {
  position: absolute;
  top: 15px;
  height: 87px;
  width: 140px;
  left: 19px; }

.government-monitoring-diagram div.intellaflex-solution-overlay3 {
  position: absolute;
  top: 284px;
  width: 208px;
  height: 207px;
  right: 2px; }

.government-monitoring-diagram a.intellaflex-solution-overlay3 {
  position: absolute;
  height: 26px;
  top: 148px;
  width: 134px;
  left: 45px; }

.government-monitoring-diagram a.intellaflex-solution-overlay3 b {
  top: 26px;
  width: 73px;
  height: 10px;
  left: 27px;
  position: absolute; }

.government-monitoring-diagram a.intellaflex-solution-overlay3 b + b {
  top: 36px;
  width: 39px;
  height: 10px;
  left: 52px;
  position: absolute; }

.government-monitoring-diagram a.intellaflex-solution-overlay3 b + b + b {
  top: -10px;
  width: 144px;
  height: 10px;
  left: -5px;
  position: absolute; }

.government-monitoring-diagram a.intellaflex-solution-overlay3 b + b + b + b {
  top: -20px;
  width: 144px;
  height: 10px;
  left: -6px;
  position: absolute; }

.government-monitoring-diagram a.intellaflex-solution-overlay3 b + b + b + b + b {
  top: -30px;
  width: 130px;
  height: 10px;
  left: -3px;
  position: absolute; }

.government-monitoring-diagram a.intellaflex-solution-overlay3 b + b + b + b + b + b {
  top: -40px;
  width: 74px;
  height: 10px;
  left: 22px;
  position: absolute; }

.government-monitoring-diagram a.intellaflex-solution-overlay3 b + b + b + b + b + b + b {
  top: -50px;
  width: 56px;
  height: 10px;
  left: 33px;
  position: absolute; }

.government-monitoring-diagram a.intellaflex-solution-overlay3 b + b + b + b + b + b + b + b {
  top: -60px;
  width: 20px;
  height: 10px;
  left: 49px;
  position: absolute; }

.government-monitoring-diagram a.intellaflex-solution-overlay4 {
  position: absolute;
  height: 42px;
  top: 12px;
  width: 166px;
  left: 26px; }

.government-monitoring-diagram div.intellastore-overlay1 {
  position: absolute;
  top: 274px;
  width: 232px;
  height: 214px;
  left: 59px; }

.government-monitoring-diagram a.intellastore-overlay1 {
  position: absolute;
  width: 133px;
  height: 14px;
  top: 42px;
  right: 0px; }

.government-monitoring-diagram a.intellastore-overlay1 b {
  position: absolute;
  top: 14px;
  right: 7px;
  height: 10px;
  width: 104px; }

.government-monitoring-diagram a.intellastore-overlay1 b + b {
  position: absolute;
  top: 24px;
  width: 90px;
  height: 10px;
  right: 7px; }

.government-monitoring-diagram a.intellastore-overlay1 b + b + b {
  position: absolute;
  top: 34px;
  width: 51px;
  height: 10px;
  left: 48px; }

.government-monitoring-diagram a.intellastore-overlay1 b + b + b + b {
  position: absolute;
  top: 44px;
  width: 18px;
  height: 10px;
  left: 65px; }

.government-monitoring-diagram a.intellastore-overlay1 b + b + b + b + b {
  position: absolute;
  top: -10px;
  width: 109px;
  height: 10px;
  left: 6px; }

.government-monitoring-diagram a.intellastore-overlay1 b + b + b + b + b + b {
  position: absolute;
  top: -20px;
  width: 95px;
  height: 10px;
  left: 19px; }

.government-monitoring-diagram a.intellastore-overlay1 b + b + b + b + b + b + b {
  position: absolute;
  top: -30px;
  height: 10px;
  width: 61px;
  left: 38px; }

.government-monitoring-diagram a.intellastore-overlay1 b + b + b + b + b + b + b + b {
  position: absolute;
  top: -30px;
  height: 8px;
  width: 24px;
  left: 51px; }

.government-monitoring-diagram a.intellastore-overlay1 b + b + b + b + b + b + b + b + b {
  position: absolute;
  top: -38px;
  height: 8px;
  width: 20px;
  left: 51px; }

.government-monitoring-diagram a.intellastore-overlay2 {
  position: absolute;
  width: 176px;
  height: 38px;
  top: 138px;
  left: -5px; }

.government-monitoring-diagram div.intellastore-overlay3 {
  position: absolute;
  top: 396px;
  width: 226px;
  height: 149px;
  left: 354px; }

.government-monitoring-diagram a.intellastore-overlay3 {
  position: absolute;
  width: 133px;
  height: 14px;
  top: 39px; }

.government-monitoring-diagram a.intellastore-overlay3 b {
  position: absolute;
  top: 14px;
  right: 12px;
  height: 10px;
  width: 72px; }

.government-monitoring-diagram a.intellastore-overlay3 b + b {
  position: absolute;
  top: 24px;
  width: 69px;
  height: 10px;
  right: 20px; }

.government-monitoring-diagram a.intellastore-overlay3 b + b + b {
  position: absolute;
  top: -10px;
  width: 125px;
  height: 10px;
  left: 6px; }

.government-monitoring-diagram a.intellastore-overlay3 b + b + b + b {
  position: absolute;
  top: -20px;
  width: 96px;
  height: 10px;
  left: 19px; }

.government-monitoring-diagram a.intellastore-overlay3 b + b + b + b + b {
  position: absolute;
  top: -30px;
  height: 10px;
  width: 75px;
  left: 38px; }

.government-monitoring-diagram a.intellastore-overlay3 b + b + b + b + b + b {
  position: absolute;
  top: -38px;
  height: 8px;
  width: 20px;
  left: 59px; }

.government-monitoring-diagram a.intellastore-overlay4 {
  position: absolute;
  width: 233px;
  height: 38px;
  top: 103px;
  left: 32px; }

/********************
    * Financial, Energy, and service provider Diagrams
    ********************/
.service-provider-diagram div.bypass-switch-overlay1 {
  position: absolute;
  width: 211px;
  height: 189px;
  top: 71px;
  right: 327px; }

.energy-monitoring-diagram div.bypass-switch-overlay1 {
  position: absolute;
  width: 23.3407%;
  height: 20.9512%;
  top: 9.5238%;
  right: 33.6283%; }

.financial-monitoring-diagram div.bypass-switch-overlay1 {
  position: absolute;
  width: 211px;
  height: 189px;
  top: 97px;
  right: 296px; }

.service-provider-diagram a.bypass-switch-overlay1, .energy-monitoring-diagram a.bypass-switch-overlay1, .financial-monitoring-diagram a.bypass-switch-overlay1 {
  position: absolute;
  width: 133px;
  height: 14px;
  top: 115px;
  left: 0; }

.service-provider-diagram a.bypass-switch-overlay1 b, .energy-monitoring-diagram a.bypass-switch-overlay1 b, .financial-monitoring-diagram a.bypass-switch-overlay1 b {
  position: absolute;
  top: 14px;
  height: 10px;
  width: 123px;
  left: 11px; }

.service-provider-diagram a.bypass-switch-overlay1 b + b, .energy-monitoring-diagram a.bypass-switch-overlay1 b + b, .financial-monitoring-diagram a.bypass-switch-overlay1 b + b {
  position: absolute;
  top: 24px;
  width: 87px;
  height: 10px;
  left: 29px; }

.service-provider-diagram a.bypass-switch-overlay1 b + b + b, .energy-monitoring-diagram a.bypass-switch-overlay1 b + b + b, .financial-monitoring-diagram a.bypass-switch-overlay1 b + b + b {
  position: absolute;
  top: -10px;
  width: 109px;
  height: 10px;
  left: 6px; }

.service-provider-diagram a.bypass-switch-overlay1 b + b + b + b, .energy-monitoring-diagram a.bypass-switch-overlay1 b + b + b + b, .financial-monitoring-diagram a.bypass-switch-overlay1 b + b + b + b {
  position: absolute;
  top: -20px;
  width: 95px;
  height: 10px;
  left: 19px; }

.service-provider-diagram a.bypass-switch-overlay1 b + b + b + b + b, .energy-monitoring-diagram a.bypass-switch-overlay1 b + b + b + b + b, .financial-monitoring-diagram a.bypass-switch-overlay1 b + b + b + b + b {
  position: absolute;
  top: -30px;
  height: 10px;
  width: 44px;
  left: 38px; }

.service-provider-diagram a.bypass-switch-overlay1 b + b + b + b + b + b, .energy-monitoring-diagram a.bypass-switch-overlay1 b + b + b + b + b + b, .financial-monitoring-diagram a.bypass-switch-overlay1 b + b + b + b + b + b {
  position: absolute;
  top: -38px;
  height: 8px;
  width: 15px;
  left: 59px; }

.service-provider-diagram a.bypass-switch-overlay2, .energy-monitoring-diagram a.bypass-switch-overlay2, .financial-monitoring-diagram a.bypass-switch-overlay2 {
  position: absolute;
  width: 179px;
  height: 38px;
  top: 12px;
  left: 26px; }

.service-provider-diagram div.virtual-monitoring-solution-overlay1 {
  position: absolute;
  width: 41px;
  height: 99px;
  top: 162px;
  right: 377px; }

.energy-monitoring-diagram div.virtual-monitoring-solution-overlay1 {
  position: absolute;
  width: 4.5353%;
  height: 11.4982%;
  top: 20.6413%;
  right: 38.938%; }

.service-provider-diagram div.virtual-monitoring-solution-overlay2 {
  height: 58px;
  width: 192px;
  position: absolute;
  top: 118px;
  right: 263px; }

.energy-monitoring-diagram div.virtual-monitoring-solution-overlay2 {
  height: 6.7364%;
  width: 21.2389%;
  position: absolute;
  top: 15.831%;
  right: 25.5274%; }

.healthcare-monitoring-diagram div.virtual-monitoring-solution-overlay1 {
  position: absolute;
  width: 53px;
  height: 123px;
  top: 166px;
  right: 336px; }

.financial-monitoring-diagram div.virtual-monitoring-solution-overlay1 {
  position: absolute;
  width: 46px;
  height: 94px;
  top: 190px;
  right: 338px; }

.healthcare-monitoring-diagram a.virtual-monitoring-solution-overlay1 {
  position: absolute;
  height: 26px;
  top: 97px;
  width: 32px;
  left: -4px; }

.service-provider-diagram a.virtual-monitoring-solution-overlay1, .energy-monitoring-diagram a.virtual-monitoring-solution-overlay1, .financial-monitoring-diagram a.virtual-monitoring-solution-overlay1 {
  position: absolute;
  height: 26px;
  top: 69px;
  width: 32px;
  left: -4px; }

.healthcare-monitoring-diagram a.virtual-monitoring-solution-overlay1 b, .service-provider-diagram a.virtual-monitoring-solution-overlay1 b, .energy-monitoring-diagram a.virtual-monitoring-solution-overlay1 b, .financial-monitoring-diagram a.virtual-monitoring-solution-overlay1 b {
  top: -5px;
  width: 31px;
  height: 22px;
  left: 20px;
  position: absolute; }

.healthcare-monitoring-diagram a.virtual-monitoring-solution-overlay1 b + b, .service-provider-diagram a.virtual-monitoring-solution-overlay1 b + b, .energy-monitoring-diagram a.virtual-monitoring-solution-overlay1 b + b, .financial-monitoring-diagram a.virtual-monitoring-solution-overlay1 b + b {
  top: -12px;
  width: 22px;
  height: 10px;
  left: 27px;
  position: absolute; }

.healthcare-monitoring-diagram div.virtual-monitoring-solution-overlay2 {
  height: 56px;
  width: 187px;
  position: absolute;
  top: 121px;
  right: 224px; }

.financial-monitoring-diagram div.virtual-monitoring-solution-overlay2 {
  height: 56px;
  width: 187px;
  position: absolute;
  top: 147px;
  right: 227px; }

.healthcare-monitoring-diagram a.virtual-monitoring-solution-overlay2, .service-provider-diagram a.virtual-monitoring-solution-overlay2, .energy-monitoring-diagram a.virtual-monitoring-solution-overlay2, .financial-monitoring-diagram a.virtual-monitoring-solution-overlay2 {
  position: absolute;
  height: 36px;
  top: 17px;
  width: 174px;
  left: 10px; }

.service-provider-diagram div.intellaflex-solution-overlay1 {
  position: absolute;
  width: 260px;
  height: 205px;
  top: 162px;
  right: 135px; }

.energy-monitoring-diagram div.intellaflex-solution-overlay1 {
  position: absolute;
  width: 26.7610%;
  height: 18.8095%;
  top: 21.7059%;
  right: 15.2575%; }

.financial-monitoring-diagram div.intellaflex-solution-overlay1 {
  position: absolute;
  width: 260px;
  height: 205px;
  top: 201px;
  right: 95px; }

.service-provider-diagram a.bypass-switch-overlay2, .energy-monitoring-diagram a.bypass-switch-overlay2, .financial-monitoring-diagram a.bypass-switch-overlay2 {
  position: absolute;
  width: 166px;
  height: 38px;
  top: 13px;
  right: -3px; }

.service-provider-diagram a.intellaflex-solution-overlay1, .energy-monitoring-diagram a.intellaflex-solution-overlay1, .financial-monitoring-diagram a.intellaflex-solution-overlay1 {
  position: absolute;
  height: 26px;
  top: 82px;
  width: 131px;
  left: 0px; }

.service-provider-diagram a.intellaflex-solution-overlay1 b, .energy-monitoring-diagram a.intellaflex-solution-overlay1 b, .financial-monitoring-diagram a.intellaflex-solution-overlay1 b {
  top: 26px;
  width: 122px;
  height: 10px;
  left: 10px;
  position: absolute; }

.service-provider-diagram a.intellaflex-solution-overlay1 b + b, .energy-monitoring-diagram a.intellaflex-solution-overlay1 b + b, .financial-monitoring-diagram a.intellaflex-solution-overlay1 b + b {
  top: 36px;
  width: 93px;
  height: 10px;
  left: 27px;
  position: absolute; }

.service-provider-diagram a.intellaflex-solution-overlay1 b + b + b, .energy-monitoring-diagram a.intellaflex-solution-overlay1 b + b + b, .financial-monitoring-diagram a.intellaflex-solution-overlay1 b + b + b {
  top: 46px;
  width: 72px;
  height: 10px;
  left: 32px;
  position: absolute; }

.service-provider-diagram a.intellaflex-solution-overlay1 b + b + b + b, .energy-monitoring-diagram a.intellaflex-solution-overlay1 b + b + b + b, .financial-monitoring-diagram a.intellaflex-solution-overlay1 b + b + b + b {
  top: 56px;
  width: 37px;
  height: 10px;
  left: 53px;
  position: absolute; }

.service-provider-diagram a.intellaflex-solution-overlay1 b + b + b + b + b, .energy-monitoring-diagram a.intellaflex-solution-overlay1 b + b + b + b + b, .financial-monitoring-diagram a.intellaflex-solution-overlay1 b + b + b + b + b {
  top: -10px;
  width: 113px;
  height: 10px;
  left: 8px;
  position: absolute; }

.service-provider-diagram a.intellaflex-solution-overlay1 b + b + b + b + b + b, .energy-monitoring-diagram a.intellaflex-solution-overlay1 b + b + b + b + b + b, .financial-monitoring-diagram a.intellaflex-solution-overlay1 b + b + b + b + b + b {
  top: -20px;
  width: 81px;
  height: 10px;
  left: 19px;
  position: absolute; }

.service-provider-diagram a.intellaflex-solution-overlay1 b + b + b + b + b + b + b, .energy-monitoring-diagram a.intellaflex-solution-overlay1 b + b + b + b + b + b + b, .financial-monitoring-diagram a.intellaflex-solution-overlay1 b + b + b + b + b + b + b {
  top: -30px;
  width: 51px;
  height: 10px;
  left: 40px;
  position: absolute; }

.service-provider-diagram a.intellaflex-solution-overlay1 b + b + b + b + b + b + b + b, .energy-monitoring-diagram a.intellaflex-solution-overlay1 b + b + b + b + b + b + b + b, .financial-monitoring-diagram a.intellaflex-solution-overlay1 b + b + b + b + b + b + b + b {
  top: -40px;
  width: 22px;
  height: 10px;
  left: 54px;
  position: absolute; }

.service-provider-diagram a.intellaflex-solution-overlay2 {
  position: absolute;
  height: 36px;
  top: 15px;
  width: 168px;
  left: 41px; }

.energy-monitoring-diagram a.intellaflex-solution-overlay2, .financial-monitoring-diagram a.intellaflex-solution-overlay2 {
  position: absolute;
  height: 36px;
  top: 15px;
  width: 168px;
  left: 84px; }

.service-provider-diagram div.centralized-management-overlay {
  position: absolute;
  top: 50px;
  width: 250px;
  height: 150px;
  left: -22px; }

.energy-monitoring-diagram div.centralized-management-overlay {
  position: absolute;
  top: 3.8%;
  width: 28%;
  height: 18%;
  left: 0; }

.service-provider-diagram a.centralized-management-overlay, .energy-monitoring-diagram a.centralized-management-overlay {
  position: absolute;
  width: 147px;
  height: 14px;
  top: 82px;
  left: 118px; }

.financial-monitoring-diagram div.centralized-management-overlay {
  position: absolute;
  top: 45px;
  width: 275px;
  height: 150px;
  left: -24px; }

.financial-monitoring-diagram a.centralized-management-overlay {
  position: absolute;
  width: 147px;
  height: 14px;
  top: 82px;
  left: 148px; }

.service-provider-diagram a.centralized-management-overlay b, .energy-monitoring-diagram a.centralized-management-overlay b, .financial-monitoring-diagram a.centralized-management-overlay b {
  position: absolute;
  top: 14px;
  right: 12px;
  height: 10px;
  width: 129px; }

.service-provider-diagram a.centralized-management-overlay b + b, .energy-monitoring-diagram a.centralized-management-overlay b + b, .financial-monitoring-diagram a.centralized-management-overlay b + b {
  position: absolute;
  top: 24px;
  width: 120px;
  height: 10px;
  right: 20px; }

.service-provider-diagram a.centralized-management-overlay b + b + b + b, .energy-monitoring-diagram a.centralized-management-overlay b + b + b + b, .financial-monitoring-diagram a.centralized-management-overlay b + b + b + b {
  position: absolute;
  top: 34px;
  width: 120px;
  height: 10px;
  right: 20px; }

.service-provider-diagram a.centralized-management-overlay b + b + b + b, .energy-monitoring-diagram a.centralized-management-overlay b + b + b + b, .financial-monitoring-diagram a.centralized-management-overlay b + b + b + b {
  position: absolute;
  top: 44px;
  width: 120px;
  height: 10px;
  right: 20px; }

.service-provider-diagram a.centralized-management-overlay b + b + b + b + b, .energy-monitoring-diagram a.centralized-management-overlay b + b + b + b + b, .financial-monitoring-diagram a.centralized-management-overlay b + b + b + b + b {
  position: absolute;
  top: -10px;
  width: 121px;
  height: 10px;
  left: 6px; }

.service-provider-diagram a.centralized-management-overlay b + b + b + b + b + b, .energy-monitoring-diagram a.centralized-management-overlay b + b + b + b + b + b, .financial-monitoring-diagram a.centralized-management-overlay b + b + b + b + b + b {
  position: absolute;
  top: -20px;
  width: 108px;
  height: 10px;
  left: 19px; }

.service-provider-diagram a.centralized-management-overlay b + b + b + b + b + b + b, .energy-monitoring-diagram a.centralized-management-overlay b + b + b + b + b + b + b, .financial-monitoring-diagram a.centralized-management-overlay b + b + b + b + b + b + b {
  position: absolute;
  top: -30px;
  height: 10px;
  width: 89px;
  left: 38px; }

.service-provider-diagram a.centralized-management-overlay b + b + b + b + b + b + b + b, .energy-monitoring-diagram a.centralized-management-overlay b + b + b + b + b + b + b + b, .financial-monitoring-diagram a.centralized-management-overlay b + b + b + b + b + b + b + b {
  position: absolute;
  top: -38px;
  height: 8px;
  width: 43px;
  left: 59px; }

.service-provider-diagram a.centralized-management-overlay b + b + b + b + b + b + b + b + b, .energy-monitoring-diagram a.centralized-management-overlay b + b + b + b + b + b + b + b + b, .financial-monitoring-diagram a.centralized-management-overlay b + b + b + b + b + b + b + b + b {
  position: absolute;
  top: -46px;
  height: 8px;
  width: 43px;
  left: 66px; }

.service-provider-diagram a.centralized-management-overlay b + b + b + b + b + b + b + b + b + b, .energy-monitoring-diagram a.centralized-management-overlay b + b + b + b + b + b + b + b + b + b, .financial-monitoring-diagram a.centralized-management-overlay b + b + b + b + b + b + b + b + b + b {
  position: absolute;
  top: -54px;
  height: 8px;
  width: 41px;
  left: 66px; }

.service-provider-diagram a.centralized-management-overlay1, .energy-monitoring-diagram a.centralized-management-overlay1, .financial-monitoring-diagram a.centralized-management-overlay1 {
  position: absolute;
  top: 15px;
  height: 87px;
  width: 140px;
  left: 19px; }

.service-provider-diagram div.intellaflex-solution-overlay3 {
  position: absolute;
  top: 255px;
  width: 208px;
  height: 207px;
  right: 26px; }

.energy-monitoring-diagram div.intellaflex-solution-overlay3 {
  position: absolute;
  top: 34.0667%;
  width: 23.158%;
  height: 19.0418%;
  right: .15%; }

.service-provider-diagram a.intellaflex-solution-overlay3, .energy-monitoring-diagram a.intellaflex-solution-overlay3 {
  position: absolute;
  height: 26px;
  top: 114px;
  width: 134px;
  left: 24px; }

.financial-monitoring-diagram div.intellaflex-solution-overlay3 {
  position: absolute;
  top: 275px;
  width: 208px;
  height: 207px;
  right: -13px; }

.financial-monitoring-diagram a.intellaflex-solution-overlay3 {
  position: absolute;
  height: 26px;
  top: 148px;
  width: 134px;
  left: 45px; }

.service-provider-diagram a.intellaflex-solution-overlay3 b, .energy-monitoring-diagram a.intellaflex-solution-overlay3 b, .financial-monitoring-diagram a.intellaflex-solution-overlay3 b {
  top: 26px;
  width: 73px;
  height: 10px;
  left: 27px;
  position: absolute; }

.service-provider-diagram a.intellaflex-solution-overlay3 b + b, .energy-monitoring-diagram a.intellaflex-solution-overlay3 b + b, .financial-monitoring-diagram a.intellaflex-solution-overlay3 b + b {
  top: 36px;
  width: 39px;
  height: 10px;
  left: 52px;
  position: absolute; }

.service-provider-diagram a.intellaflex-solution-overlay3 b + b + b, .energy-monitoring-diagram a.intellaflex-solution-overlay3 b + b + b, .financial-monitoring-diagram a.intellaflex-solution-overlay3 b + b + b {
  top: -10px;
  width: 144px;
  height: 10px;
  left: -5px;
  position: absolute; }

.service-provider-diagram a.intellaflex-solution-overlay3 b + b + b + b, .energy-monitoring-diagram a.intellaflex-solution-overlay3 b + b + b + b, .financial-monitoring-diagram a.intellaflex-solution-overlay3 b + b + b + b {
  top: -20px;
  width: 144px;
  height: 10px;
  left: -6px;
  position: absolute; }

.service-provider-diagram a.intellaflex-solution-overlay3 b + b + b + b + b, .energy-monitoring-diagram a.intellaflex-solution-overlay3 b + b + b + b + b, .financial-monitoring-diagram a.intellaflex-solution-overlay3 b + b + b + b + b {
  top: -30px;
  width: 130px;
  height: 10px;
  left: -3px;
  position: absolute; }

.service-provider-diagram a.intellaflex-solution-overlay3 b + b + b + b + b + b, .energy-monitoring-diagram a.intellaflex-solution-overlay3 b + b + b + b + b + b, .financial-monitoring-diagram a.intellaflex-solution-overlay3 b + b + b + b + b + b {
  top: -40px;
  width: 74px;
  height: 10px;
  left: 22px;
  position: absolute; }

.service-provider-diagram a.intellaflex-solution-overlay3 b + b + b + b + b + b + b, .energy-monitoring-diagram a.intellaflex-solution-overlay3 b + b + b + b + b + b + b, .financial-monitoring-diagram a.intellaflex-solution-overlay3 b + b + b + b + b + b + b {
  top: -50px;
  width: 56px;
  height: 10px;
  left: 33px;
  position: absolute; }

.service-provider-diagram a.intellaflex-solution-overlay3 b + b + b + b + b + b + b + b, .energy-monitoring-diagram a.intellaflex-solution-overlay3 b + b + b + b + b + b + b + b, .financial-monitoring-diagram a.intellaflex-solution-overlay3 b + b + b + b + b + b + b + b {
  top: -60px;
  width: 20px;
  height: 10px;
  left: 49px;
  position: absolute; }

.service-provider-diagram a.intellaflex-solution-overlay4, .energy-monitoring-diagram a.intellaflex-solution-overlay4, .financial-monitoring-diagram a.intellaflex-solution-overlay4 {
  position: absolute;
  height: 42px;
  top: 12px;
  width: 166px;
  left: 26px; }

.service-provider-diagram div.intellastore-overlay1 {
  position: absolute;
  top: 242px;
  width: 232px;
  height: 214px;
  left: 73px; }

.energy-monitoring-diagram div.intellastore-overlay1 {
  position: absolute;
  top: 30.32%;
  width: 26.9454%;
  height: 22%;
  left: 7.0243%; }

.financial-monitoring-diagram div.intellastore-overlay1 {
  position: absolute;
  top: 265px;
  width: 232px;
  height: 214px;
  left: 64px; }

.service-provider-diagram a.intellastore-overlay1, .energy-monitoring-diagram a.intellastore-overlay1, .financial-monitoring-diagram a.intellastore-overlay1 {
  position: absolute;
  width: 133px;
  height: 14px;
  top: 42px;
  right: 0px; }

.service-provider-diagram a.intellastore-overlay1 b, .energy-monitoring-diagram a.intellastore-overlay1 b, .financial-monitoring-diagram a.intellastore-overlay1 b {
  position: absolute;
  top: 14px;
  right: 7px;
  height: 10px;
  width: 104px; }

.service-provider-diagram a.intellastore-overlay1 b + b, .energy-monitoring-diagram a.intellastore-overlay1 b + b, .financial-monitoring-diagram a.intellastore-overlay1 b + b {
  position: absolute;
  top: 24px;
  width: 90px;
  height: 10px;
  right: 7px; }

.service-provider-diagram a.intellastore-overlay1 b + b + b, .energy-monitoring-diagram a.intellastore-overlay1 b + b + b, .financial-monitoring-diagram a.intellastore-overlay1 b + b + b {
  position: absolute;
  top: 34px;
  width: 51px;
  height: 10px;
  left: 48px; }

.service-provider-diagram a.intellastore-overlay1 b + b + b + b, .energy-monitoring-diagram a.intellastore-overlay1 b + b + b + b, .financial-monitoring-diagram a.intellastore-overlay1 b + b + b + b {
  position: absolute;
  top: 44px;
  width: 18px;
  height: 10px;
  left: 65px; }

.service-provider-diagram a.intellastore-overlay1 b + b + b + b + b, .energy-monitoring-diagram a.intellastore-overlay1 b + b + b + b + b, .financial-monitoring-diagram a.intellastore-overlay1 b + b + b + b + b {
  position: absolute;
  top: -10px;
  width: 109px;
  height: 10px;
  left: 6px; }

.service-provider-diagram a.intellastore-overlay1 b + b + b + b + b + b, .energy-monitoring-diagram a.intellastore-overlay1 b + b + b + b + b + b, .financial-monitoring-diagram a.intellastore-overlay1 b + b + b + b + b + b {
  position: absolute;
  top: -20px;
  width: 95px;
  height: 10px;
  left: 19px; }

.service-provider-diagram a.intellastore-overlay1 b + b + b + b + b + b + b, .energy-monitoring-diagram a.intellastore-overlay1 b + b + b + b + b + b + b, .financial-monitoring-diagram a.intellastore-overlay1 b + b + b + b + b + b + b {
  position: absolute;
  top: -30px;
  height: 10px;
  width: 61px;
  left: 38px; }

.service-provider-diagram a.intellastore-overlay1 b + b + b + b + b + b + b + b, .energy-monitoring-diagram a.intellastore-overlay1 b + b + b + b + b + b + b + b, .financial-monitoring-diagram a.intellastore-overlay1 b + b + b + b + b + b + b + b {
  position: absolute;
  top: -30px;
  height: 8px;
  width: 24px;
  left: 51px; }

.service-provider-diagram a.intellastore-overlay1 b + b + b + b + b + b + b + b + b, .energy-monitoring-diagram a.intellastore-overlay1 b + b + b + b + b + b + b + b + b, .financial-monitoring-diagram a.intellastore-overlay1 b + b + b + b + b + b + b + b + b {
  position: absolute;
  top: -38px;
  height: 8px;
  width: 20px;
  left: 51px; }

.service-provider-diagram a.intellastore-overlay2, .energy-monitoring-diagram a.intellastore-overlay2, .financial-monitoring-diagram a.intellastore-overlay2 {
  position: absolute;
  width: 176px;
  height: 38px;
  top: 138px;
  left: -5px; }

.service-provider-diagram div.intellastore-overlay3 {
  position: absolute;
  top: 356px;
  width: 226px;
  height: 162px;
  left: 334px; }

.energy-monitoring-diagram div.intellastore-overlay3 {
  position: absolute;
  top: 43%;
  width: 22.2485%;
  height: 18.8153%;
  left: 38%; }

.financial-monitoring-diagram div.intellastore-overlay3 {
  position: absolute;
  top: 387px;
  width: 226px;
  height: 149px;
  left: 359px; }

.service-provider-diagram a.intellastore-overlay3, .energy-monitoring-diagram a.intellastore-overlay3, .financial-monitoring-diagram a.intellastore-overlay3 {
  position: absolute;
  width: 133px;
  height: 14px;
  top: 39px; }

.service-provider-diagram a.intellastore-overlay3 b, .energy-monitoring-diagram a.intellastore-overlay3 b, .financial-monitoring-diagram a.intellastore-overlay3 b {
  position: absolute;
  top: 14px;
  right: 12px;
  height: 10px;
  width: 72px; }

.service-provider-diagram a.intellastore-overlay3 b + b, .energy-monitoring-diagram a.intellastore-overlay3 b + b, .financial-monitoring-diagram a.intellastore-overlay3 b + b {
  position: absolute;
  top: 24px;
  width: 69px;
  height: 10px;
  right: 20px; }

.service-provider-diagram a.intellastore-overlay3 b + b + b, .energy-monitoring-diagram a.intellastore-overlay3 b + b + b, .financial-monitoring-diagram a.intellastore-overlay3 b + b + b {
  position: absolute;
  top: -10px;
  width: 125px;
  height: 10px;
  left: 6px; }

.service-provider-diagram a.intellastore-overlay3 b + b + b + b, .energy-monitoring-diagram a.intellastore-overlay3 b + b + b + b, .financial-monitoring-diagram a.intellastore-overlay3 b + b + b + b {
  position: absolute;
  top: -20px;
  width: 96px;
  height: 10px;
  left: 19px; }

.service-provider-diagram a.intellastore-overlay3 b + b + b + b + b, .energy-monitoring-diagram a.intellastore-overlay3 b + b + b + b + b, .financial-monitoring-diagram a.intellastore-overlay3 b + b + b + b + b {
  position: absolute;
  top: -30px;
  height: 10px;
  width: 75px;
  left: 38px; }

.service-provider-diagram a.intellastore-overlay3 b + b + b + b + b + b, .energy-monitoring-diagram a.intellastore-overlay3 b + b + b + b + b + b, .financial-monitoring-diagram a.intellastore-overlay3 b + b + b + b + b + b {
  position: absolute;
  top: -38px;
  height: 8px;
  width: 20px;
  left: 59px; }

.service-provider-diagram a.intellastore-overlay4, .energy-monitoring-diagram a.intellastore-overlay4, .financial-monitoring-diagram a.intellastore-overlay4 {
  position: absolute;
  width: 233px;
  height: 38px;
  top: 103px;
  left: 32px; }

/**************************
* New Solution Pages css
**************************/
#content .solution-detail-wrapper .solution-product-summary ul {
  padding: 0 1em;
  list-style: none; }

#content .solution-detail-wrapper .solution-product-summary li {
  font-family: Verdana, Arial, sans-serif;
  color: #000;
  font-size: 15px;
  line-height: 125%;
  padding-bottom: 10px; }

.solution-detail-wrapper .solution-product-summary li:before {
  content: "";
  border-color: transparent #57b8e7;
  border-style: solid;
  border-width: 0.45em 0 0.45em 0.65em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 1.1em;
  position: relative; }

.solution-detail-wrapper {
  position: absolute;
  top: 563px;
  width: 100%;
  height: 300px;
  padding: 15px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-left-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  border-bottom-right-radius: 8px; }

.solution-detail-wrapper .solution-product-overview {
  float: left;
  width: 48.7%;
  height: 100%;
  border-right: 2px dotted #b4b8bd;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-left-radius: 8px; }

.solution-detail-wrapper .solution-product-summary {
  float: left;
  width: 51.3%;
  height: 100%;
  padding-left: 15px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  border-bottom-right-radius: 8px; }

/**************************
* Custom Scrollbar css
**************************/
/*APCON custom scrollbar*/
.scrollable.apcon-scrollbar-custom {
  padding-right: 10px;
  padding-bottom: 6px; }

.scrollable.apcon-scrollbar-custom .scroll-bar.vertical {
  width: 9px;
  background: #ddd; }

.scrollable.apcon-scrollbar-custom .scroll-bar.horizontal {
  height: 6px; }

.scrollable.apcon-scrollbar-custom .scroll-bar .thumb {
  background-color: #efefef;
  background-image: url(/sites/all/themes/themeapcon/images/littlebluescrollbox.png);
  background-repeat: no-repeat;
  background-position: center center; }

.scrollable.apcon-scrollbar-custom .scroll-bar:hover .thumb {
  /*  opacity: 0.6;*/ }

.scrollable.apcon-scrollbar-custom .scroll-bar .thumb:hover {
  background: #abd0e8;
  background-image: url(/sites/all/themes/themeapcon/images/littlebluescrollbox.png);
  background-repeat: no-repeat;
  background-position: center center; }

#content .midsize-bullets ul {
  padding-left: 0;
  position: relative; }

#content .midsize-bullets li {
  list-style-type: none;
  margin: 0;
  padding: 0 0 1px 10px;
  vertical-align: middle;
  position: relative;
  display: inline; }

#content .midsize-bullets li:before {
  width: 67px;
  height: 57px;
  position: absolute;
  top: 9px;
  left: 20px; }

#content .midsize-bullets li p {
  padding-left: 100px;
  font-size: 14px; }

#content .midsize-bullets li:nth-of-type(1):before {
  background: url(/sites/all/themes/themeapcon/images/solutions_midsize_ball1.png) no-repeat top left;
  content: ''; }

#content .midsize-bullets li:nth-of-type(2):before {
  background: url(/sites/all/themes/themeapcon/images/solutions_midsize_ball2.png) no-repeat top left;
  content: ''; }

#content .midsize-bullets li:nth-of-type(3):before {
  background: url(/sites/all/themes/themeapcon/images/solutions_midsize_ball3.png) no-repeat top left;
  content: ''; }

a.clearfix.intellastore-link {
  background: url(/sites/default/files/Images%20In%20Use/solutions_midsize_button_additional_info.png) no-repeat;
  width: 100%;
  height: 87px;
  display: block; }

a.clearfix.intellastore-link:hover {
  background: url(/sites/default/files/Images%20In%20Use/solutions_midsize_button_additional_info_ro.png) no-repeat; }

a.clearfix.certified-link {
  background: url(/sites/default/files/Images%20In%20Use/solutions_midsize_button_compatible.png) no-repeat;
  width: 100%;
  height: 140px;
  display: block; }

a.clearfix.certified-link:hover {
  background: url(/sites/default/files/Images%20In%20Use/solutions_midsize_button_compatible_ro.png) no-repeat; }

.solutions-overview-blocks img {
  padding-top: 5px;
  padding-bottom: 5px; }

#content .solutions-overview-blocks p {
  font-size: 14px; }

.solutions-overview-submenu .solution-overview-intelligent-monitoring {
  background: url(/sites/default/files/Images%20In%20Use/solutions_overview_button_learn_more.png) no-repeat;
  width: 100%;
  height: 67px;
  display: block; }

.solutions-overview-submenu .solution-overview-intelligent-monitoring:hover {
  background: url(/sites/default/files/Images%20In%20Use/solutions_overview_button_learn_more_ro.png) no-repeat; }

.solutions-overview-submenu .solution-overview-resources {
  background: url(/sites/default/files/Images%20In%20Use/solutions_overview_button_resources.png) no-repeat;
  width: 100%;
  height: 67px;
  display: block; }

.solutions-overview-submenu .solution-overview-resources:hover {
  background: url(/sites/default/files/Images%20In%20Use/solutions_overview_button_resources_ro.png) no-repeat; }

.solutions-overview-submenu .solution-overview-products {
  background: url(/sites/default/files/Images%20In%20Use/solutions_overview_button_products.png) no-repeat;
  width: 100%;
  height: 67px;
  display: block; }

.solutions-overview-submenu .solution-overview-products:hover {
  background: url(/sites/default/files/Images%20In%20Use/solutions_overview_button_products_ro.png) no-repeat; }

.solutions-overview-submenu .solution-overview-question {
  background: url(/sites/default/files/Images%20In%20Use/solutions_overview_button_questions.png) no-repeat;
  width: 100%;
  height: 67px;
  display: block; }

.solutions-overview-submenu .solution-overview-question:hover {
  background: url(/sites/default/files/Images%20In%20Use/solutions_overview_button_questions_ro.png) no-repeat; }

/**************************
  * New Solution page Postscript Code
  **************************/
#postscript .new-solution-action-block, .new-solution-action-block {
  margin-top: 20px; }
  #postscript .new-solution-action-block .sidebar-product, .new-solution-action-block .sidebar-product {
    width: 30px;
    height: 30px;
    top: -2px; }
  #postscript .new-solution-action-block h3 svg, .new-solution-action-block h3 svg {
    height: 33px;
    width: 37px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    position: relative;
    top: -5px; }
  #postscript .new-solution-action-block .row > *[class|="col"] h3, .new-solution-action-block .row > *[class|="col"] h3 {
    background-color: #000;
    display: block;
    padding: 10px;
    color: #ffffff;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    margin-top: 0px;
    padding-left: 14px; }
  #postscript .new-solution-action-block .row > *[class|="col"]:first-child h3, .new-solution-action-block .row > *[class|="col"]:first-child h3 {
    background-image: -webkit-linear-gradient(left, #000 0%, #616872 100%);
    background-image: -o-linear-gradient(left, #000 0%, #616872 100%);
    background-image: linear-gradient(to right, #000 0%, #616872 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF000000', endColorstr='#FF616872', GradientType=1);
    display: block;
    color: #ffffff;
    margin-top: 0;
    position: relative; }
  #postscript .new-solution-action-block .row > div.col-sm-4:last-child h3, .new-solution-action-block .row > div.col-sm-4:last-child h3 {
    padding-left: 10px; }
  #postscript .new-solution-action-block ul.solution-contact-options li, .new-solution-action-block ul.solution-contact-options li {
    width: 98% !important;
    height: 100%;
    min-height: 65px;
    border-bottom: 1px solid #fff;
    background: #e3e4e4;
    list-style: none;
    position: relative;
    display: inline-block; }
    #postscript .new-solution-action-block ul.solution-contact-options li .solutions-live-chat-wrapper, .new-solution-action-block ul.solution-contact-options li .solutions-live-chat-wrapper {
      display: inline-block;
      width: 100%;
      height: 100%;
      line-height: 1.15em;
      vertical-align: middle;
      color: #999999;
      position: relative; }
    #postscript .new-solution-action-block ul.solution-contact-options li .solutions-action-icon, .new-solution-action-block ul.solution-contact-options li .solutions-action-icon {
      display: inline-block;
      border-radius: 50px;
      width: 38px;
      height: 38px;
      position: relative;
      top: 11px;
      left: 0;
      -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.125);
      box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.125);
      background-color: #000; }
    #postscript .new-solution-action-block ul.solution-contact-options li .solutions-action-icon.icon-email:after, .new-solution-action-block ul.solution-contact-options li .solutions-action-icon.icon-email:after {
      background: url(/sites/all/themes/themeapcon/images/icon-mail.png) center center no-repeat;
      background-size: 28px 28px;
      content: '';
      width: 28px;
      height: 28px;
      position: absolute;
      display: inline-block;
      vertical-align: middle;
      top: 5px;
      left: 5px; }
    #postscript .new-solution-action-block ul.solution-contact-options li .solutions-action-icon.icon-phone:after, .new-solution-action-block ul.solution-contact-options li .solutions-action-icon.icon-phone:after {
      background: url(/sites/all/themes/themeapcon/images/icon-phone.png) center center no-repeat;
      background-size: 28px 28px;
      content: '';
      width: 28px;
      height: 28px;
      position: absolute;
      display: inline-block;
      vertical-align: middle;
      top: 5px;
      left: 5px; }
    #postscript .new-solution-action-block ul.solution-contact-options li .solutions-action-icon.icon-chat:after, .new-solution-action-block ul.solution-contact-options li .solutions-action-icon.icon-chat:after {
      background: url(/sites/all/themes/themeapcon/images/icon-chat.png) center center no-repeat;
      background-size: 28px 28px;
      content: '';
      width: 28px;
      height: 28px;
      position: absolute;
      display: inline-block;
      vertical-align: middle;
      top: 5px;
      left: 5px; }
    #postscript .new-solution-action-block ul.solution-contact-options li .solutions-action-icon.icon-news-letter:after, .new-solution-action-block ul.solution-contact-options li .solutions-action-icon.icon-news-letter:after {
      background: url(/sites/all/themes/themeapcon/images/newsletter_icon_white.png) center center no-repeat;
      background-size: 22px 22px;
      content: '';
      width: 28px;
      height: 28px;
      position: absolute;
      display: inline-block;
      vertical-align: middle;
      top: 5px;
      left: 5px; }
    #postscript .new-solution-action-block ul.solution-contact-options li .solutions-live-chat-wrapper div#chat-window, .new-solution-action-block ul.solution-contact-options li .solutions-live-chat-wrapper div#chat-window {
      text-align: center;
      vertical-align: middle;
      position: relative; }
      #postscript .new-solution-action-block ul.solution-contact-options li .solutions-live-chat-wrapper div#chat-window > div, .new-solution-action-block ul.solution-contact-options li .solutions-live-chat-wrapper div#chat-window > div {
        height: 65px !important;
        background: none;
        background-color: transparent !important;
        width: 100% !important;
        display: table !important; }
      #postscript .new-solution-action-block ul.solution-contact-options li .solutions-live-chat-wrapper div#chat-window > div > div, .new-solution-action-block ul.solution-contact-options li .solutions-live-chat-wrapper div#chat-window > div > div {
        font-family: 'Titillium Web', sans-serif !important;
        font-weight: 700 !important;
        vertical-align: middle !important;
        position: static !important;
        display: table-cell !important;
        padding-left: 52px !important;
        text-align: left !important;
        color: #798088 !important;
        font-size: 15px !important;
        letter-spacing: 1px !important; }
    #postscript .new-solution-action-block ul.solution-contact-options li .btn-solution-action, .new-solution-action-block ul.solution-contact-options li .btn-solution-action {
      display: inline-block;
      width: 100%;
      height: 100%;
      min-height: 38px;
      line-height: 1.15em;
      vertical-align: middle;
      text-align: left;
      color: #798088;
      text-decoration: none; }
    #postscript .new-solution-action-block ul.solution-contact-options li > .btn-solution-action > span, .new-solution-action-block ul.solution-contact-options li > .btn-solution-action > span {
      display: table;
      width: 100%;
      vertical-align: middle;
      height: 100%; }
    #postscript .new-solution-action-block ul.solution-contact-options li > .btn-solution-action > span > span, .new-solution-action-block ul.solution-contact-options li > .btn-solution-action > span > span {
      vertical-align: middle;
      display: inline-block;
      color: #798088;
      font-size: 15px;
      font-weight: 700;
      padding-left: 15px;
      font-family: 'Titillium Web', sans-serif;
      letter-spacing: 1px; }
    #postscript .new-solution-action-block ul.solution-contact-options li:last-child, .new-solution-action-block ul.solution-contact-options li:last-child {
      border-bottom: none; }
  #postscript .new-solution-action-block ul.solution-contact-options, .new-solution-action-block ul.solution-contact-options {
    position: relative;
    background: #e3e4e4;
    width: 100%;
    margin-bottom: 0px;
    padding-left: 21px; }
  #postscript .new-solution-action-block *[class|="col"], .new-solution-action-block *[class|="col"] {
    margin-bottom: 0px;
    height: 100%;
    overflow: hidden;
    position: relative; }
  #postscript .new-solution-action-block *[class|="col"] .view-sidebars-view, .new-solution-action-block *[class|="col"] .view-sidebars-view {
    overflow: auto;
    height: 83%;
    margin-top: 7px; }
  #postscript .new-solution-action-block #solution-action-contact, .new-solution-action-block #solution-action-contact {
    text-align: initial;
    font-size: 1.2em;
    padding-top: 10px; }
    #postscript .new-solution-action-block #solution-action-contact h6, .new-solution-action-block #solution-action-contact h6 {
      font-size: 1.4em; }
  #postscript .new-solution-action-block .container .row, .new-solution-action-block .container .row {
    margin-right: -1px;
    height: 100%;
    position: relative; }
  #postscript .new-solution-action-block ul.list-video li a img, .new-solution-action-block ul.list-video li a img {
    -webkit-box-shadow: 3px 3px 9px 0px rgba(97, 104, 114, 0.75);
    -moz-box-shadow: 3px 3px 9px 0px rgba(97, 104, 114, 0.75);
    box-shadow: 3px 3px 9px 0px rgba(97, 104, 114, 0.75); }
  #postscript .new-solution-action-block ul.list-video, #postscript .new-solution-action-block #postscript .new-solution-action-block ul.list-literature, .new-solution-action-block ul.list-video, .new-solution-action-block #postscript .new-solution-action-block ul.list-literature {
    overflow-y: auto; }
  #postscript .new-solution-action-block #postscript .new-solution-action-block ul.list-video li, #postscript .new-solution-action-block #postscript .new-solution-action-block ul.list-literature li, .new-solution-action-block #postscript .new-solution-action-block ul.list-video li, .new-solution-action-block #postscript .new-solution-action-block ul.list-literature li {
    padding: 10px 10px 0 10px;
    border-top: none; }
  #postscript .new-solution-action-block ul.list-video li .video-item-wrapper, #postscript .new-solution-action-block #postscript .new-solution-action-block ul.list-literature li .lit-item-wrapper, .new-solution-action-block ul.list-video li .video-item-wrapper, .new-solution-action-block #postscript .new-solution-action-block ul.list-literature li .lit-item-wrapper {
    display: table;
    border-top: 1px dotted #9a9a9a;
    padding-top: 10px; }
  #postscript .new-solution-action-block ul.list-video li:first-child, #postscript .new-solution-action-block #postscript .new-solution-action-block ul.list-literature li:first-child, .new-solution-action-block ul.list-video li:first-child, .new-solution-action-block #postscript .new-solution-action-block ul.list-literature li:first-child {
    border-top: none; }

#postscript .solutions-bottom-blurb {
  margin-top: 20px; }

#postscript .solutions-bottom-blurb .row {
  display: table; }

#postscript .solutions-bottom-blurb .salesengineer-img {
  display: table-cell;
  vertical-align: top;
  width: 18%;
  padding-top: 10px; }

#postscript .solutions-bottom-blurb .call-to-action-blurb {
  display: table-cell;
  vertical-align: middle;
  width: 75%; }

#postscript .solutions-bottom-blurb .call-to-action-blurb h3 {
  margin-top: 10px; }

/*    #postscript .new-solution-action-block ul.solution-contact-options li div#chat-window{
        top: 5px;
    }

    #postscript .new-solution-action-block ul.solution-contact-options li div#chat-window > div {
        text-indent: -9999px;
        position: absolute !important;
        background-color: #d2d7da;}*/
/*    #postscript .new-solution-action-block ul.solution-contact-options li a em{
        width: 32px;
        height: 32px;
        position: absolute;
        top: 0;
        left: 0;
        margin: 15px;

    }*/
@media only screen and (min-width: 1024px) {
  .solutions-uneven-4-columns-small {
    width: 23%;
    margin-right: 0 !important;
    float: left;
    position: relative;
    padding-left: 15px;
    padding-right: 15px; }
  .solutions-uneven-4-columns-quote {
    width: 30%;
    float: left;
    position: relative;
    padding-left: 14px;
    border-left: 12px solid #000;
    display: block;
    height: 100%;
    vertical-align: middle;
    margin-left: 6px; } }

@media only screen and (max-width: 1023px) {
  .solutions-uneven-4-columns-small, .solutions-uneven-4-columns-quote {
    width: 100%;
    margin-right: 0 !important;
    float: left;
    position: relative;
    padding-left: 15px;
    padding-right: 15px; }
  .field-name-field-bottom-section {
    display: none; }
  a.clearfix.certified-link, a.intellastore-link {
    background-size: 100% auto !important; } }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01-Nov-2016, 10:56:28
    Author     : amin
*/
.modal-backdrop {
  z-index: 600; }

.modal {
  z-index: -1; }

.modal.modal-top {
  z-index: 100000; }

.modal-content {
  z-index: 100000000000; }

#specPopout > .modal-dialog {
  background: #fff; }

#specPopout > .modal-dialog .modal-content .modal-header {
  border-bottom: none;
  position: relative; }

#specPopout > .modal-dialog .modal-content .modal-header h4 {
  text-transform: capitalize;
  font-size: 16px; }

#specPopout > .modal-dialog .modal-content .modal-header .close {
  position: absolute;
  opacity: 1;
  right: 15px;
  top: 15px;
  border: 3px solid #cecece;
  background: #ffffff;
  border-radius: 100%;
  width: 26px;
  height: 26px;
  display: block; }

#specPopout > .modal-dialog .modal-content .modal-header .close span {
  color: #999999;
  display: block;
  position: relative;
  left: 0px;
  top: -1px;
  font-size: 17px;
  font-weight: 800; }

#specPopout > .modal-dialog .modal-content .modal-footer {
  border-top: none;
  height: 15px; }

#specPopout > .modal-dialog .modal-content .modal-footer > .close {
  position: absolute;
  opacity: 1;
  right: 10px;
  bottom: 10px; }

#specPopout > .modal-dialog .modal-content .modal-footer > .close span {
  color: #000000;
  border: 5px solid #000000;
  background: #ffffff;
  border: 5px solid #000000;
  border-radius: 100%;
  width: 33px;
  height: 33px;
  display: block;
  position: relative;
  left: 1px;
  top: -1px; }

#specPopout > .modal-dialog .modal-content .modal-body {
  padding: 0; }

#specPopout > .modal-dialog .modal-content .modal-body > div .nav-tabs {
  border-bottom: 15px solid #cecece; }

#specPopout > .modal-dialog .modal-content .modal-body > div .nav-tabs li {
  padding-bottom: 0; }

#specPopout > .modal-dialog .modal-content .modal-body > div .nav-tabs li.active a {
  background: #cecece;
  color: #000000;
  font-weight: 700; }

#specPopout > .modal-dialog .modal-content .modal-body > div .nav-tabs li a {
  background: #f4f4f4;
  padding: 2px 30px;
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  color: #616872;
  border: 1px solid #cecece; }

#specPopout > .modal-dialog .modal-content .modal-body > div .nav-tabs li:first-child {
  margin-left: 50px; }

#specPopout > .modal-dialog .modal-content .modal-body > div .specifications .tab-pane {
  display: none;
  padding: 20px; }

#specPopout > .modal-dialog .modal-content .modal-body > div .specifications .tab-pane.active {
  display: inherit; }

/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
/***** MODAL PROPERTIES *****/
#videoModal .close {
  color: #fff !important;
  background: black !important;
  position: relative;
  top: 10px;
  right: -20px;
  padding: 4px 8px 8px 8px !important;
  border-radius: 100%; }

.modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent;
  border: none;
  outline: none; }

.modal-content iframe {
  border: none;
  padding: 0;
  margin: 0; }

#video-top {
  background: transparent; }

#video-content {
  background: transparent; }

.video-container {
  max-width: 1024px !important;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  /**
    Custom overlay styling for inbetween sizes
    **/ }
  .video-container .field-name-field-apcon-video {
    max-width: 700px; }
    .video-container .field-name-field-apcon-video .video-js .vjs-tech {
      position: relative; }
  @media screen and (max-width: 836px) {
    .video-container .field-name-field-apcon-video {
      margin-top: 60px; }
    .video-container .region.sidebar-right.v-center {
      display: none; } }

/***** MEDIA QUERIES *****/
@media only screen and (max-width: 641px) {
  /***** MODAL PROPERTIES *****/
  .modal-body {
    height: 100px;
    padding: 0;
    margin: 0; }
  .modal-content {
    padding: 0;
    margin: 0; }
  .modal-dialog {
    position: relative;
    width: auto;
    margin: 15px; } }

@media only screen and (min-width: 768px) {
  /***** MODAL PROPERTIES *****/ }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 01-Nov-2016, 11:24:45
    Author     : amin
*/
#content .sidebar-right {
  position: relative;
  overflow-y: scroll;
  overflow-x: hidden;
  padding-right: 0;
  padding-left: 30px; }
  #content .sidebar-right .form-actions input[type="submit"] {
    top: 0; }

#content .sidebar-right #block-block-20 {
  background-image: -webkit-linear-gradient(left, #000 0%, #616872 100%);
  background-image: -o-linear-gradient(left, #000 0%, #616872 100%);
  background-image: linear-gradient(to right, #000 0%, #616872 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF000000', endColorstr='#FF616872', GradientType=1);
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 25px;
  text-align: right;
  position: relative; }

#content .sidebar-right #block-block-20 input {
  width: 82%;
  position: relative;
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
  padding: 2px 8px; }

#content .sidebar-right #block-block-20 svg {
  width: 33px;
  height: 33px;
  position: absolute;
  left: 10px;
  top: 7px; }

#content .sidebar-right #block-block-21 {
  margin-top: 25px; }

#content .sidebar-right #block-block-21 ul li {
  border-bottom: 1px dotted #f4f4f4;
  padding: 10px 15px; }

#content .sidebar-right #block-block-21 ul li:last-child {
  border-bottom: none; }

#content .sidebar-right .sidebar-product {
  width: 30px;
  height: 30px;
  top: -2px; }

#content .sidebar-right h2 {
  padding: 10px 15px;
  font-size: 24px;
  font-weight: 300; }

#content .sidebar-right h3 {
  background-image: -webkit-linear-gradient(left, #000 0%, #616872 100%);
  background-image: -o-linear-gradient(left, #000 0%, #616872 100%);
  background-image: linear-gradient(to right, #000 0%, #616872 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF000000', endColorstr='#FF616872', GradientType=1);
  display: block;
  padding: 10px;
  color: #ffffff;
  border-radius: 5px;
  margin-top: 10px;
  position: relative;
  font-size: 24px;
  font-weight: 400; }

#content .sidebar-right h3 svg {
  height: 40px;
  width: 40px;
  display: inline-block;
  float: left;
  margin-right: 10px;
  position: relative;
  top: -5px; }

#content .sidebar-right h3 svg#funnel-icon {
  width: 30px;
  height: 30px;
  top: -2px; }

#content .sidebar-right h3 a svg {
  height: 40px;
  width: 40px;
  display: inline-block;
  float: left;
  margin-right: 10px;
  position: relative;
  top: -5px; }

#content .sidebar-right h3.learn-link {
  background: transparent;
  padding: 0;
  border-radius: 0; }

#content .sidebar-right h3.learn-link a {
  background-image: -webkit-linear-gradient(left, #000 0%, #616872 100%);
  background-image: -o-linear-gradient(left, #000 0%, #616872 100%);
  background-image: linear-gradient(to right, #000 0%, #616872 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF000000', endColorstr='#FF616872', GradientType=1);
  display: block;
  padding: 10px;
  color: #ffffff;
  border-radius: 5px;
  position: relative; }

#content .sidebar-right h3.learn-link a:hover {
  background-image: -webkit-linear-gradient(left, #0067b1 0%, #0092E5 100%);
  background-image: -o-linear-gradient(left, #0067b1 0%, #0092E5 100%);
  background-image: linear-gradient(to right, #0067b1 0%, #0092E5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0067B1', endColorstr='#FF0092E5', GradientType=1);
  text-decoration: none; }

#content .sidebar-right h3.learn-link a svg {
  height: 40px;
  width: 40px;
  display: inline-block;
  float: left;
  margin-right: 10px;
  position: relative;
  top: -5px; }

#content .sidebar-right h4 {
  color: #000000;
  margin-top: 15px;
  margin-bottom: 0;
  padding-top: 15px;
  padding-bottom: 15px; }

#content .sidebar-right h4 svg {
  height: 40px;
  width: 40px;
  display: inline-block;
  float: left;
  margin-right: 7px;
  position: relative;
  top: -9px; }

#content .sidebar-right ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0; }

#content .sidebar-right ul li {
  padding: 10px 0;
  display: table;
  width: 100%;
  font-size: 11px; }

#content .sidebar-right ul li img {
  display: table-cell;
  max-width: none; }

#content .sidebar-right ul li span {
  display: table-cell;
  vertical-align: top;
  padding-left: 15px;
  line-height: 1.25em; }

#content .sidebar-right .list-filters li {
  padding: 0; }

#content .sidebar-right .list-filters li a {
  display: block;
  padding: 15px;
  color: #000000;
  border-top: 1px solid #000000; }

#content .sidebar-right .list-filters li a:hover {
  color: #0067b1; }

#content .sidebar-right .list-filters li a.active {
  background-image: -webkit-linear-gradient(left, #0067b1 0%, #0092E5 100%);
  background-image: -o-linear-gradient(left, #0067b1 0%, #0092E5 100%);
  background-image: linear-gradient(to right, #0067b1 0%, #0092E5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0067B1', endColorstr='#FF0092E5', GradientType=1);
  color: #ffffff;
  position: relative; }

#content .sidebar-right .list-filters li a.active:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #8DDBFF;
  position: absolute;
  left: -30px;
  top: 12px; }

#content .sidebar-right .list-filters li a.active:before {
  position: absolute;
  width: 21px;
  height: auto;
  left: -21px;
  top: -1px;
  bottom: -1px;
  background: #0067b1;
  border-left: 10px solid #8DDBFF;
  content: '';
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000; }

#content .sidebar-right .btn {
  font-family: "Titillium Web", sans-serif;
  font-size: 24px; }

#content .sidebar-right .btn.btn-blue {
  width: 100%;
  text-align: left;
  background-image: -webkit-linear-gradient(left, #0067b1 0%, #0092E5 60%);
  background-image: -o-linear-gradient(left, #0067b1 0%, #0092E5 60%);
  background-image: linear-gradient(to right, #0067b1 0%, #0092E5 60%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0067B1', endColorstr='#FF0092E5', GradientType=1); }

/* CUSTOM LINES BY SIDEBAR */
.page-resources #content .container #firstcontentcontainer .row .content:after,
.page-news #content .container #firstcontentcontainer .row .content:after,
.page-press-release #content .container #firstcontentcontainer .row .content:after,
.page-blog #content .container #firstcontentcontainer .row .content:after,
.node-type-solution #content .container #firstcontentcontainer .row .content:after,
.node-type-product #content .container #firstcontentcontainer .row .content:after,
.page-node-40 #content .container #firstcontentcontainer .row .content:after,
.page-node-369 #content .container #firstcontentcontainer .row .content:after {
  content: '';
  position: absolute;
  right: -10px;
  top: 10px;
  bottom: 0;
  width: 14px;
  bottom: 0;
  height: 100%;
  /*  background: url("../images/bk-lines.svg") repeat;*/
  /*background-size: 1px 4px;*/ }

.page-resources #content .container #firstcontentcontainer .row .content.col-xs-12:after,
.page-news #content .container #firstcontentcontainer .row .content.col-xs-12:after,
.page-blog #content .container #firstcontentcontainer .row .content.col-xs-12:after,
.node-type-solution #content .container #firstcontentcontainer .row .content.col-xs-12:after,
.node-type-product #content .container #firstcontentcontainer .row .content.col-xs-12:after,
.page-node-40 #content .container #firstcontentcontainer .row .content.col-xs-12:after,
.page-node-369 #content .container #firstcontentcontainer .row .content.col-xs-12:after {
  display: none; }

ul.cta-vertical li,
ul.mainproductlist-vertical li {
  min-height: none !important;
  position: relative; }

ul.cta-vertical li a,
ul.mainproductlist-vertical li a {
  position: relative;
  color: #616872;
  display: block;
  width: 100%;
  padding: 15px 0;
  font-weight: 600;
  font-family: "Titillium Web", sans-serif;
  font-size: 13px; }

ul.cta-vertical li a:hover,
ul.mainproductlist-vertical li a:hover {
  color: #0092E5; }

ul.cta-vertical li a:hover svg,
ul.mainproductlist-vertical li a:hover svg {
  fill: #0092E5; }

ul.cta-vertical li a svg,
ul.mainproductlist-vertical li a svg {
  height: 40px;
  width: 40px;
  position: relative;
  top: -10px;
  left: 7px;
  display: inline-block;
  float: left;
  margin-right: 20px; }

ul.cta-vertical li a svg:hover,
ul.mainproductlist-vertical li a svg:hover {
  fill: #0092E5; }

ul.cta-vertical li.contact-block,
ul.mainproductlist-vertical li.contact-block {
  font-weight: 600;
  font-family: "Titillium Web", sans-serif;
  color: #616872;
  font-size: 13px !important; }

ul.cta-vertical li.contact-block a,
ul.mainproductlist-vertical li.contact-block a {
  display: inline-block;
  padding: 0; }

ul.cta-vertical li.contact-block span,
ul.mainproductlist-vertical li.contact-block span {
  border: 1px solid #ffffff;
  padding-left: 6px !important; }

ul.cta-vertical li.contact-block svg,
ul.mainproductlist-vertical li.contact-block svg {
  height: 45px;
  width: 45px;
  position: relative;
  top: 0px;
  left: 7px;
  display: inline-block;
  float: left; }

ul.cta-vertical li {
  border-bottom: 1px dotted #999999; }

ul.mainproductlist-vertical li {
  border-bottom: 1px dotted #cecece; }

ul.mainproductlist-vertical li ul {
  margin-left: 55px !important; }

ul.mainproductlist-vertical li ul li {
  padding: 7px 0 !important;
  position: relative; }

ul.mainproductlist-vertical li ul li a {
  padding: 0; }

ul.mainproductlist-vertical li ul li:last-child {
  border-bottom: none; }

ul.mainproductlist-vertical li ul li:before {
  content: '';
  position: absolute;
  top: 11px;
  left: -12px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #FAAC20; }

#content .sidebar-left {
  border-right: 1px solid #000000;
  padding-left: 45px; }

#content .sidebar-left h3 {
  background-image: -webkit-linear-gradient(left, #000 0%, #616872 100%);
  background-image: -o-linear-gradient(left, #000 0%, #616872 100%);
  background-image: linear-gradient(to right, #000 0%, #616872 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF000000', endColorstr='#FF616872', GradientType=1);
  display: block;
  padding: .3em .5em;
  color: #ffffff;
  border-radius: 5px;
  margin-top: 10px; }

#content .sidebar-left ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none; }

#content .sidebar-left ul li {
  border-bottom: 1px solid #999999; }

#content .sidebar-left ul li a {
  color: #000000;
  padding: 15px;
  display: block;
  width: 100%; }

#content .sidebar-left ul li a:hover {
  background-image: -webkit-linear-gradient(left, #0067b1 0%, #0092E5 100%);
  background-image: -o-linear-gradient(left, #0067b1 0%, #0092E5 100%);
  background-image: linear-gradient(to right, #0067b1 0%, #0092E5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0067B1', endColorstr='#FF0092E5', GradientType=1);
  text-decoration: none;
  color: #ffffff; }

.region.sidebar-right.v-center {
  display: table-cell;
  vertical-align: middle;
  /*color: #969CA5;*/
  width: 33%;
  /* float: left; */ }

@media only screen and (max-width: 1023px) {
  .page-resources #content .container #firstcontentcontainer .row .content:after,
  .page-news #content .container #firstcontentcontainer .row .content:after,
  .page-press-release #content .container #firstcontentcontainer .row .content:after,
  .page-blog #content .container #firstcontentcontainer .row .content:after,
  .node-type-solution #content .container #firstcontentcontainer .row .content:after,
  .node-type-product #content .container #firstcontentcontainer .row .content:after,
  .page-node-40 #content .container #firstcontentcontainer .row .content:after,
  .page-node-369 #content .container #firstcontentcontainer .row .content:after,
  .region.sidebar-right {
    display: none; }
  #content #block-block-12 .sidebar-right {
    display: none; }
  #content .content-block .product-specs table tr td img {
    max-width: 100%; } }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01-Nov-2016, 11:20:10
    Author     : amin
*/
.region.sidebar-right.v-center h4, .v-center ul.list-literature li span {
  color: #969CA5; }

#block-views-video-list-block {
  width: 100%; }

div#block-views-video-list-video-list-block {
  width: 100%;
  padding: 15px; }

#content .sidebar-right ul.list-literature li:last-child {
  border-bottom: 1px dotted #9a9a9a; }

@media screen and (max-width: 767px) {
  #content .mCSB_container ul.list-video, #content .mCSB_container ul.list-literature {
    padding-left: 0; } }

ul.list-video,
ul.list-literature {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  clear: both; }

ul.list-video li,
ul.list-literature li {
  border-top: 1px dotted #9a9a9a;
  padding: 10px 0;
  display: table;
  width: 100%;
  font-size: 11px;
  color: #999999;
  /*
    &:last-child {
    			border-bottom: 1px dotted $gray;
    		}
    */ }
  ul.list-video li:first-child,
  ul.list-literature li:first-child {
    border-top: none; }
  ul.list-video li:last-child,
  ul.list-literature li:last-child {
    border-bottom: 1px dotted #9a9a9a; }

ul.list-video li a,
ul.list-literature li a {
  color: #616872;
  font-family: "Titillium Web", sans-serif;
  font-size: 1.2em;
  line-height: 140%;
  display: inline-block;
  vertical-align: middle; }
  ul.list-video li a:hover, ul.list-video li a:hover strong,
  ul.list-literature li a:hover,
  ul.list-literature li a:hover strong {
    color: #6EBCE9; }

ul.list-video li a strong,
ul.list-literature li a strong {
  color: #616872;
  font-weight: 600; }

ul.list-video li img,
ul.list-literature li img {
  display: inline-block; }

ul.list-video li span,
ul.list-literature li span {
  display: inline-block;
  vertical-align: middle;
  padding-left: 15px;
  line-height: 1.25em;
  max-width: 80%; }
  @media screen and (max-width: 767px) {
    ul.list-video li span,
    ul.list-literature li span {
      max-width: 100%;
      padding-left: 0; } }
  ul.list-video li span span,
  ul.list-literature li span span {
    max-width: 80%; }
    @media screen and (max-width: 767px) {
      ul.list-video li span span,
      ul.list-literature li span span {
        max-width: 63%;
        padding-left: 15px; } }

ul.list-video li div > a img {
  display: inline-block; }

ul.list-video li div > a > span {
  max-width: 40%; }

ul.list-video li img {
  width: 129px;
  height: 72px; }

ul.list-literature li span.video-type {
  color: #999999;
  font-size: 12px;
  padding: 0; }

.ul.list-literature li img {
  width: 56px;
  height: 72px; }

#content .sidebar-right .view-display-id-block_sidebar_videos_products ul.list-literature li a {
  width: 100%; }
  #content .sidebar-right .view-display-id-block_sidebar_videos_products ul.list-literature li a img {
    width: auto;
    height: auto;
    display: block;
    float: left; }

#content .sidebar-right ul.list-literature li a span {
  max-width: 60%; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01-Nov-2016, 11:30:50
    Author     : amin
*/
.block-revolution-slider {
  width: 960px;
  margin: 0 auto; }

.block-revolution-slider .tp-leftarrow {
  opacity: .2; }

.block-revolution-slider .tp-rightarrow {
  opacity: .2; }

#block-revolution-slider-revolution-slider-1 .fullwidthbanner-container .tp-bullets {
  bottom: -18px !important;
  position: absolute; }

#block-revolution-slider-revolution-slider-1 .fullwidthbanner-container .tp-bullets .bullet {
  background: #555555;
  margin-left: 2px;
  color: #999999;
  position: relative;
  width: 16px;
  height: 16px; }

#block-revolution-slider-revolution-slider-1 .fullwidthbanner-container .tp-bullets .bullet.selected {
  background: #0067b1; }

#block-revolution-slider-revolution-slider-1 .fullwidthbanner-container .tp-bullets .bullet:before {
  color: #cecece;
  position: absolute;
  left: 4px;
  font-family: "Titillium Web", sans-serif;
  top: -1px;
  font-size: 12px; }

#block-revolution-slider-revolution-slider-1 .fullwidthbanner-container .tp-bullets .bullet:nth-child(1):before {
  content: '1'; }

#block-revolution-slider-revolution-slider-1 .fullwidthbanner-container .tp-bullets .bullet:nth-child(2):before {
  content: '2'; }

#block-revolution-slider-revolution-slider-1 .fullwidthbanner-container .tp-bullets .bullet:nth-child(3):before {
  content: '3'; }

#block-revolution-slider-revolution-slider-1 .fullwidthbanner-container .tp-bullets .bullet:nth-child(4):before {
  content: '4'; }

#block-revolution-slider-revolution-slider-1 .fullwidthbanner-container .tp-bullets .bullet:nth-child(5):before {
  content: '5'; }

#block-revolution-slider-revolution-slider-1 .fullwidthbanner-container .tp-bullets .bullet:nth-child(6):before {
  content: '6'; }

#block-revolution-slider-revolution-slider-1 .fullwidthbanner-container .tp-bullets .bullet:nth-child(7):before {
  content: '7'; }

#block-revolution-slider-revolution-slider-1 .fullwidthbanner-container .tparrows {
  display: none; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 01-Nov-2016, 13:18:56
    Author     : amin
*/
/* New Resources Page */
.page-resources-new #content .resources-quick-contact .new-solution-action-block {
  margin-top: 0; }
  .page-resources-new #content .resources-quick-contact .new-solution-action-block .container {
    height: auto; }
    .page-resources-new #content .resources-quick-contact .new-solution-action-block .container .row .apcon-quick-contact-menu {
      margin-bottom: -999999px;
      padding-bottom: 999999px;
      background: #e3e4e4; }
      .page-resources-new #content .resources-quick-contact .new-solution-action-block .container .row .apcon-quick-contact-menu h3 {
        color: #fff; }
    .page-resources-new #content .resources-quick-contact .new-solution-action-block .container .row .actual-form {
      margin-top: 0;
      overflow: hidden;
      background-color: #f2f3f4;
      padding: 15px; }
      .page-resources-new #content .resources-quick-contact .new-solution-action-block .container .row .actual-form h3 {
        font-size: 1.7em;
        color: #9ea6ad;
        display: inline-block;
        border-bottom: 1px solid #a8b1b8;
        width: 100%;
        margin-bottom: 10px;
        padding-bottom: 10px;
        background: none;
        font-weight: normal;
        margin-top: 0;
        padding-top: 0; }
      .page-resources-new #content .resources-quick-contact .new-solution-action-block .container .row .actual-form .webform-component--apcon-newsletter {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px; }
  .page-resources-new #content .resources-quick-contact .new-solution-action-block .form-actions input[type="submit"] {
    top: 0; }

.page-resources-new #content .resource-filter-box-wrapper {
  width: 30%;
  float: left;
  background: #6a707d; }
  @media screen and (max-width: 767px) {
    .page-resources-new #content .resource-filter-box-wrapper {
      width: 100%; } }
  .page-resources-new #content .resource-filter-box-wrapper .panel-group-wrapper {
    background: #6a707d;
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px; }
    .page-resources-new #content .resource-filter-box-wrapper .panel-group-wrapper .panel-group {
      margin-bottom: 0; }
      .page-resources-new #content .resource-filter-box-wrapper .panel-group-wrapper .panel-group:after {
        content: '';
        display: block;
        height: 1px;
        background: #454e54;
        margin-left: auto;
        margin-right: auto;
        width: 90%;
        color: #999; }
      .page-resources-new #content .resource-filter-box-wrapper .panel-group-wrapper .panel-group input[type=checkbox] {
        display: none; }
      .page-resources-new #content .resource-filter-box-wrapper .panel-group-wrapper .panel-group input[type=checkbox] + label {
        width: 15px;
        height: 15px;
        background: url("/sites/all/themes/themeapcon/images/square_icon-18.svg") no-repeat;
        margin-right: 10px;
        color: #a8b1b8;
        text-transform: uppercase; }
      .page-resources-new #content .resource-filter-box-wrapper .panel-group-wrapper .panel-group input[type=checkbox]:checked + label {
        border: none;
        background: url("/sites/all/themes/themeapcon/images/SVG_icons_resources_-08.svg") no-repeat; }
      .page-resources-new #content .resource-filter-box-wrapper .panel-group-wrapper .panel-group input[type=checkbox] ~ span {
        color: #a8b1b8;
        text-transform: uppercase; }
      .page-resources-new #content .resource-filter-box-wrapper .panel-group-wrapper .panel-group input[type=checkbox]:checked ~ span {
        color: #6EBCE9;
        text-transform: uppercase; }
      .page-resources-new #content .resource-filter-box-wrapper .panel-group-wrapper .panel-group .panel {
        background-color: transparent; }
        .page-resources-new #content .resource-filter-box-wrapper .panel-group-wrapper .panel-group .panel.panel-default {
          -webkit-border-radius: 0;
          -moz-border-radius: 0;
          -ms-border-radius: 0;
          -o-border-radius: 0;
          border-radius: 0;
          color: #a8b1b8;
          border: none;
          padding-left: 15px;
          padding-top: 15px;
          padding-bottom: 15px; }
          .page-resources-new #content .resource-filter-box-wrapper .panel-group-wrapper .panel-group .panel.panel-default.active > .panel-heading {
            color: #6EBCE9; }
          .page-resources-new #content .resource-filter-box-wrapper .panel-group-wrapper .panel-group .panel.panel-default.active .panel-icons svg.white, .page-resources-new #content .resource-filter-box-wrapper .panel-group-wrapper .panel-group .panel.panel-default.active .panel-icons svg.white path {
            fill: #6EBCE9; }
          .page-resources-new #content .resource-filter-box-wrapper .panel-group-wrapper .panel-group .panel.panel-default .panel-icons {
            display: inline-block;
            vertical-align: middle; }
            .page-resources-new #content .resource-filter-box-wrapper .panel-group-wrapper .panel-group .panel.panel-default .panel-icons svg {
              height: 27px;
              width: 27px;
              display: inline-block;
              vertical-align: middle; }
              .page-resources-new #content .resource-filter-box-wrapper .panel-group-wrapper .panel-group .panel.panel-default .panel-icons svg.white path {
                fill: #a8b1b8; }
          .page-resources-new #content .resource-filter-box-wrapper .panel-group-wrapper .panel-group .panel.panel-default > .panel-heading {
            color: #a8b1b8;
            text-transform: uppercase;
            background-color: transparent;
            border: none;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -ms-border-radius: 0;
            -o-border-radius: 0;
            border-radius: 0;
            display: inline-block;
            vertical-align: middle;
            max-width: 80%;
            padding: 0 15px; }
      .page-resources-new #content .resource-filter-box-wrapper .panel-group-wrapper .panel-group .panel-collapse ul {
        list-style: none; }
        .page-resources-new #content .resource-filter-box-wrapper .panel-group-wrapper .panel-group .panel-collapse ul li {
          color: #fff; }

.page-resources-new #content .results-box {
  width: 70%;
  float: left;
  padding: 15px;
  max-height: 640px;
  overflow-y: auto; }
  @media screen and (max-width: 767px) {
    .page-resources-new #content .results-box {
      width: 100%;
      padding: 15px 0 0 0; } }
  .page-resources-new #content .results-box .mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, .page-resources-new #content .results-box .mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 13px; }
  .page-resources-new #content .results-box .views-row {
    display: block;
    padding-top: 15px;
    padding-bottom: 14px;
    margin-right: 15px;
    border-bottom: 1px dotted gray; }
    .page-resources-new #content .results-box .views-row a {
      display: inline-block;
      width: 100%;
      vertical-align: middle; }
      .page-resources-new #content .results-box .views-row a > div {
        display: inline-block;
        padding-left: 15px;
        vertical-align: middle; }
        .page-resources-new #content .results-box .views-row a > div + div {
          /* white-space: inherit; */
          max-width: 70%; }
          .page-resources-new #content .results-box .views-row a > div + div div.data-type, .page-resources-new #content .results-box .views-row a > div + div div.created-date {
            color: #9a9a9a; }
      .page-resources-new #content .results-box .views-row a:hover {
        color: #6EBCE9; }
        .page-resources-new #content .results-box .views-row a:hover > div + div div.data-type, .page-resources-new #content .results-box .views-row a:hover > div + div div.created-date {
          color: #6EBCE9; }

.page-resources-new #content .resources-box-wrapper.clearfix {
  background-color: #465167; }
  .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper {
    display: inline-block;
    padding: 4px; }
    .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-sort, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-newest {
      margin: 5px;
      background: #65738e;
      border: 1px solid #fff;
      font-size: .7em;
      text-transform: uppercase;
      padding: 5px;
      border-radius: 0; }
      .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-sort.active, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-sort:hover, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-newest.active, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-newest:hover {
        border: 1px solid #6EBCE9;
        color: #6EBCE9; }
        .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-sort.active .btn-title, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-sort:hover .btn-title, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-newest.active .btn-title, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-newest:hover .btn-title {
          color: #6EBCE9; }
        .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-sort.active .icon-newest-sort svg, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-sort.active .icon-newest-sort svg path, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-sort:hover .icon-newest-sort svg, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-sort:hover .icon-newest-sort svg path, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-newest.active .icon-newest-sort svg, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-newest.active .icon-newest-sort svg path, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-newest:hover .icon-newest-sort svg, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-newest:hover .icon-newest-sort svg path {
          fill: #6EBCE9; }
        .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-sort.active .icon-abc-sort svg, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-sort.active .icon-abc-sort svg path, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-sort.active .icon-abc-sort svg polygon, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-sort:hover .icon-abc-sort svg, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-sort:hover .icon-abc-sort svg path, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-sort:hover .icon-abc-sort svg polygon, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-newest.active .icon-abc-sort svg, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-newest.active .icon-abc-sort svg path, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-newest.active .icon-abc-sort svg polygon, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-newest:hover .icon-abc-sort svg, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-newest:hover .icon-abc-sort svg path, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-newest:hover .icon-abc-sort svg polygon {
          fill: #6EBCE9;
          width: 20px; }
    @media screen and (max-width: 1023px) {
      .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper {
        display: block; }
        .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-sort {
          margin: 15px 5px 5px 15px;
          border-radius: 0; }
        .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-newest {
          margin: 15px 5px 5px 5px;
          border-radius: 0; } }
    @media screen and (max-width: 767px) {
      .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper button.btn.btn-resource-sort {
        display: inline-block; } }
    .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper .btn-title, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper .icon-abc-sort, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper .icon-newest-sort {
      display: inline-block;
      vertical-align: middle;
      color: #fff; }
    .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper .icon-abc-sort {
      height: 20px;
      width: 23px;
      margin-left: 15px; }
      .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper .icon-abc-sort svg, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper .icon-abc-sort svg path, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper .icon-abc-sort svg polygon {
        fill: #fff;
        width: 20px; }
    .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper .icon-newest-sort {
      height: 20px;
      width: 23px;
      margin-left: 15px; }
      .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper .icon-newest-sort svg, .page-resources-new #content .resources-box-wrapper.clearfix .sort-wrapper .icon-newest-sort svg path {
        fill: #fff; }
  .page-resources-new #content .resources-box-wrapper.clearfix .select-all-wrapper {
    display: inline-block;
    width: 31.33%;
    vertical-align: middle;
    padding: 5px 15px 5px 15px;
    color: #a8b1b8;
    /* checked icon */
    /* allow space for check mark */
    /* checked icon */
    /* allow space for check mark */ }
    @media screen and (max-width: 1023px) {
      .page-resources-new #content .resources-box-wrapper.clearfix .select-all-wrapper {
        width: 40%; } }
    @media screen and (max-width: 767px) {
      .page-resources-new #content .resources-box-wrapper.clearfix .select-all-wrapper {
        width: 100%; } }
    .page-resources-new #content .resources-box-wrapper.clearfix .select-all-wrapper input[type=checkbox] {
      display: none; }
    .page-resources-new #content .resources-box-wrapper.clearfix .select-all-wrapper input[type=checkbox] + label {
      margin-bottom: 0px; }
    .page-resources-new #content .resources-box-wrapper.clearfix .select-all-wrapper input[type=checkbox] + label:before {
      font-family: FontAwesome;
      display: inline-block;
      font-size: 2.3em;
      vertical-align: middle; }
    .page-resources-new #content .resources-box-wrapper.clearfix .select-all-wrapper input[type=checkbox] + label:before {
      content: "\f046";
      color: #fff; }
    .page-resources-new #content .resources-box-wrapper.clearfix .select-all-wrapper input[type=checkbox] + label:before {
      letter-spacing: 5px; }
    .page-resources-new #content .resources-box-wrapper.clearfix .select-all-wrapper input[type=checkbox]:checked + label:before {
      content: "\f046";
      color: #0083ca; }
    .page-resources-new #content .resources-box-wrapper.clearfix .select-all-wrapper input[type=checkbox]:checked ~ span {
      color: #0083ca; }
    .page-resources-new #content .resources-box-wrapper.clearfix .select-all-wrapper input[type=checkbox]:checked + label:before {
      letter-spacing: 5px; }
  .page-resources-new #content .resources-box-wrapper.clearfix .resource-search-wrapper {
    display: inline-block;
    vertical-align: middle;
    width: 36%; }
    @media screen and (max-width: 767px) {
      .page-resources-new #content .resources-box-wrapper.clearfix .resource-search-wrapper {
        width: 100%;
        padding: 0 15px; } }
  .page-resources-new #content .resources-box-wrapper.clearfix input#resource-search-box {
    width: 100%;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 36px;
    background: #65738e;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #657077;
    font-size: .9em;
    color: #fff; }
    .page-resources-new #content .resources-box-wrapper.clearfix input#resource-search-box::placeholder {
      color: #bbc1c5; }
  .page-resources-new #content .resources-box-wrapper.clearfix input#resource-search-box-submit {
    display: block;
    position: absolute;
    top: 6px;
    right: 6px; }
  .page-resources-new #content .resources-box-wrapper.clearfix form#resource-filter-search {
    position: relative; }
    .page-resources-new #content .resources-box-wrapper.clearfix form#resource-filter-search input[type=submit] {
      background: url("/sites/all/themes/themeapcon/images/icon-search.png");
      border: 0;
      display: block;
      height: 21px;
      width: 21px;
      background-size: 21px;
      background-repeat: no-repeat; }

/* CUSTOM RESOURCES PAGE */
.page-resources #content .sidebar-right {
  padding-left: 0;
  width: 375px;
  top: -5px !important;
  left: 587px !important;
  overflow: visible;
  overflow-y: hidden !important; }

.page-resources #content .sidebar-right .block-webform {
  position: absolute;
  top: 25px;
  width: 100% !important; }

.page-resources #content .sidebar-right .block-webform .blocktitle {
  margin: 20px 5px 0 40px; }

.page-resources #content .sidebar-right .block-webform .blocktitle > h4 {
  margin-bottom: 0;
  padding-bottom: 0;
  color: #7a7b7c;
  font-size: 24px; }

.page-resources #content .sidebar-right .block-webform > form {
  margin: 0px 5px 0 40px;
  position: relative;
  top: -5px; }

.page-resources #content .sidebar-right .block-webform > form div .form-item > label {
  font-size: 12px;
  font-family: "Titillium Web", sans-serif; }

.page-resources #content .sidebar-right .block-webform > form div .form-item > input {
  border: 1px solid #ccc;
  padding: 3px;
  width: 100% !important;
  color: #333; }

.page-resources #content .sidebar-right .block-webform > form div .form-item textarea {
  color: #333; }

.page-resources #content .sidebar-right .block-webform > form div .form-item > .form-checkboxes {
  position: relative;
  top: -10px; }

.page-resources #content .sidebar-right .block-webform > form div .form-item > .form-checkboxes > .form-item label {
  font-size: 12px;
  position: relative;
  top: 2px; }

.page-resources #content .sidebar-right .block-webform > form div .form-item > .form-checkboxes > .form-item input {
  width: auto !important; }

.page-resources #content .sidebar-right .block-webform > form div .form-actions > input {
  top: -15px !important; }

.page-resources #content .content-block {
  width: 100% !important; }

.page-resources #content .content-block:after {
  display: none !important; }

@media screen and (min-width: 768px) {
  .page-resources #content .resource-mobile-search {
    display: none; } }

.page-resources #content .resource-mobile-search > input[type="text"] {
  -webkit-border-radius: 15px 15px;
  -moz-border-radius: 15px / 15px;
  border-radius: 15px / 15px;
  border: none;
  padding: 10px;
  margin-top: 3px;
  background: #fff;
  max-width: 100%;
  width: 100%; }

.page-resources #content .resource-mobile-search > input[type="submit"] {
  outline: none;
  text-indent: -9999px;
  background-color: transparent;
  background-image: url(../images/search.png);
  background-repeat: no-repeat;
  background-position: center;
  /*background: url(../images/searchblack.png) center center no-repeat;*/
  background-size: 40px 40px;
  border-radius: 50%;
  display: inline-block;
  width: 30px;
  height: 30px;
  border: none;
  z-index: 200;
  position: absolute;
  right: 5px;
  top: 7px; }

.page-resources #content #resource-search {
  top: 0 !important;
  left: 0;
  position: absolute;
  height: 35px;
  width: 35px;
  width: 370px;
  background: #dededf; }

.page-resources #content #resource-search > form#resource-search-form > input[type="text"] {
  width: 82%;
  position: relative;
  top: 5px;
  left: 5px;
  border: 1px solid #b7b7b7;
  background: #ebebeb;
  font-size: 14px;
  padding-left: 8px;
  font-family: "Titillium Web", sans-serif; }

.page-resources #content #resource-search > form#resource-search-form > input[type="submit"] {
  background: url("../images/icon-search-new2.png") center 5px no-repeat #cdd0d3;
  background-size: 70% auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 13px;
  width: 39px;
  height: 35px;
  display: inline-block;
  z-index: 9;
  opacity: 1.0; }

.page-resources #content #resource-search > form#resource-search-form > input[type="submit"]:hover {
  background: url("../images/icon-search-new2.png") center -50px no-repeat #0067b1;
  background-size: 70% auto; }

.page-resources .webform-client-form-535 > div .form-actions input[type="submit"] {
  margin: 0; }

.page-resources .webform-client-form-425 > div .form-actions input[type="submit"] {
  margin: 0; }

.page-resources .view-header h3 svg {
  width: 40px;
  height: 40px;
  display: inline-block;
  float: left;
  margin-right: 10px;
  position: relative;
  top: -10px; }

/************************
* Resource results page
************************/
#content #resource-search {
  position: absolute;
  top: -15px !important;
  right: 5px !important; }

#content #resource-search form {
  white-space: nowrap; }

#content #resource-search form label {
  color: #0067b1;
  font-size: 15px;
  font-weight: 400;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  position: relative;
  top: 2px; }

#content #resource-search form input[type='text'] {
  border: 1px solid #9a9a9a;
  width: 190px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
  padding: 3px 5px; }

#content #resource-search form input[type='submit'] {
  background: url("../images/icon-search.png") center center no-repeat #9a9a9a;
  background-size: 20px 20px;
  border: none;
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 25px; }

#content .resource-blocks {
  max-width: 990px;
  margin-bottom: 15px; }
  @media screen and (max-width: 767px) {
    #content .resource-blocks {
      margin-top: -20px; } }

#content .resource-left-filter {
  background-image: -webkit-linear-gradient(top, #0067b1 0%, #0092E5 100%);
  background-image: -o-linear-gradient(top, #0067b1 0%, #0092E5 100%);
  background-image: linear-gradient(to bottom, #0067b1 0%, #0092E5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0067B1', endColorstr='#FF0092E5', GradientType=0);
  border-left: 10px solid #8DDBFF;
  padding-right: 0;
  width: 32%;
  min-height: 210px;
  position: relative; }
  @media screen and (max-width: 767px) {
    #content .resource-left-filter {
      display: none; } }

#content .resource-left-filter:before {
  display: block;
  position: absolute;
  left: 0px;
  top: 46.5%;
  content: '';
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #8DDBFF; }

#content .resource-left-filter ul {
  list-style: none;
  margin: 10px 0 10px 15px;
  padding-left: 0; }

#content .resource-left-filter ul li {
  color: #ffffff;
  font-family: "Titillium Web", sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid #ffffff; }

#content .resource-left-filter ul li a {
  color: #ffffff;
  display: inline-block;
  position: relative;
  font-weight: 200;
  width: 100%;
  padding: 15px 0 15px 40px; }

#content .resource-left-filter ul li a svg {
  width: 17px;
  height: 17px;
  position: absolute;
  left: 8px;
  top: 15px; }

#content .resource-left-filter ul li a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  border: 1px solid #ffffff;
  border-radius: 50%;
  width: 33px;
  height: 33px; }

#content .resource-left-filter ul li a:hover {
  color: #8DDBFF;
  text-decoration: none; }

#content .resource-left-filter ul li a:hover svg {
  fill: #0067b1; }

#content .resource-left-filter ul li a:hover:before {
  background: #8DDBFF; }

#content .resource-left-filter ul li a.active {
  color: #000000; }

#content .resource-left-filter ul li a.active:before {
  background: #000000; }

#content .resource-left-filter ul li:nth-child(1) a svg {
  left: 10px; }

#content .resource-left-filter ul li:last-child {
  border-bottom: none; }

#content .resource-right-filter {
  background-image: -webkit-linear-gradient(top, #0067b1 0%, #0092E5 100%);
  background-image: -o-linear-gradient(top, #0067b1 0%, #0092E5 100%);
  background-image: linear-gradient(to bottom, #0067b1 0%, #0092E5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0067B1', endColorstr='#FF0092E5', GradientType=0);
  margin-left: 1%;
  padding: 3% 5%;
  width: 65%;
  max-height: 211px;
  position: relative; }
  @media screen and (max-width: 767px) {
    #content .resource-right-filter {
      width: 100%;
      max-height: 320px; } }
  @media screen and (max-width: 767px) {
    #content .resource-right-filter .all-media {
      display: none; } }

#content .resource-right-filter:before {
  display: block;
  position: absolute;
  left: 0%;
  top: 46.5%;
  content: '';
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #ffffff; }

#content .resource-right-filter > div > div {
  padding-bottom: 0;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative; }

#content .resource-right-filter > div ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0; }

#content .resource-right-filter > div ul li a {
  color: #ffffff;
  font-family: "Titillium Web", sans-serif;
  font-size: 18px;
  font-weight: 200;
  display: inline-block;
  width: 100%;
  padding: 15px 0 15px 40px;
  position: relative; }
  @media screen and (max-width: 1023px) {
    #content .resource-right-filter > div ul li a {
      font-size: 16px; } }

#content .resource-right-filter > div ul li a.active {
  color: #000000; }

#content .resource-right-filter > div ul li a.active svg {
  fill: #000000; }

#content .resource-right-filter > div ul li a svg {
  position: absolute;
  left: 0;
  top: 12px;
  width: 28px;
  height: 28px; }

#content .resource-right-filter > div ul li a:hover {
  color: #8DDBFF;
  text-decoration: none; }

#content .resource-right-filter > div ul li a:hover svg {
  fill: #8DDBFF; }

#content .resource-results {
  display: block;
  width: 60%;
  height: 450px;
  margin: 35px auto 30px 0;
  padding: 20px 0px;
  position: relative;
  max-width: 660px; }
  @media screen and (max-width: 1023px) {
    #content .resource-results {
      width: 100%;
      max-width: 990px; } }
  @media screen and (max-width: 1023px) and (max-width: 767px) {
    #content .resource-results .view-resources-view {
      margin-top: 10px; } }

#content .resource-results .resource-results-new-filter {
  position: absolute;
  top: -40px;
  left: -15px;
  right: 0;
  height: 35px;
  background: #dededf; }
  @media screen and (max-width: 767px) {
    #content .resource-results .resource-results-new-filter {
      display: none; } }

#content .resource-results .resource-results-new-filter span a {
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 8px 12px 6px 38px;
  background: #cdd0d3;
  color: #7f8183;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
  font-family: "Titillium Web", sans-serif; }

#content .resource-results .resource-results-new-filter span a:before {
  position: absolute;
  left: 8px;
  top: 5px;
  content: '';
  background: url("../images/icon-rightarrow2.png") center top no-repeat;
  background-size: 100% auto;
  display: block;
  width: 24px;
  height: 24px;
  opacity: .3; }

#content .resource-results .resource-results-new-filter span a:hover {
  background-image: -webkit-linear-gradient(left, #0067b1 0%, #0092E5 100%);
  background-image: -o-linear-gradient(left, #0067b1 0%, #0092E5 100%);
  background-image: linear-gradient(to right, #0067b1 0%, #0092E5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0067B1', endColorstr='#FF0092E5', GradientType=1);
  text-decoration: none;
  color: #ffffff; }

#content .resource-results .resource-results-new-filter span a:hover:before {
  background: url("../images/icon-rightarrow2.png") center bottom no-repeat;
  background-size: 100% auto;
  opacity: 1.0; }

#content .resource-results .resource-results-new-filter span a.active {
  color: #000; }

#content .resource-results .resource-results-new-filter span a.active:before {
  opacity: 1; }

#content .resource-results .resource-results-new-filter span:first-of-type a {
  left: 30px; }

#content .resource-results .resource-results-new-filter span:last-of-type a {
  right: 30px; }

#content .resource-results .content-block {
  height: 400px;
  overflow-y: scroll;
  overflow-x: hidden; }

#content .resource-results .top-bracket {
  position: absolute;
  top: 0;
  width: 100%; }
  @media screen and (max-width: 767px) {
    #content .resource-results .top-bracket {
      display: none; } }

#content .resource-results .top-bracket:before {
  left: -15px; }

#content .resource-results .top-bracket:after {
  right: 0px; }

#content .resource-results .bottom-bracket {
  position: absolute;
  bottom: 0;
  width: 100%; }
  @media screen and (max-width: 767px) {
    #content .resource-results .bottom-bracket {
      display: none; } }

#content .resource-results .bottom-bracket:before {
  left: -15px; }

#content .resource-results .bottom-bracket:after {
  right: 0; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 01-Nov-2016, 13:44:46
    Author     : amin
*/
.block-certified-app-tabs {
  padding-top: 20px; }

ul.cert-tabs.nav.nav-tabs {
  font-size: 23px;
  border-bottom: none;
  background-color: #232f3e;
  margin-bottom: 36px;
  padding-top: 13px; }

#content ul.cert-tabs.nav.nav-tabs li {
  padding-bottom: 1px;
  border-bottom: none; }

.cert-tabs.nav.nav-tabs li a {
  color: #353E47;
  font-size: 23px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  line-height: inherit;
  background-color: #4f6c99;
  margin-right: 9px;
  display: table;
  padding: 0px;
  border: none;
  -moz-border-radius-topleft: 8px !important;
  -webkit-border-top-left-radius: 8px !important;
  border-top-left-radius: 8px !important;
  -moz-border-radius-topright: 8px !important;
  -webkit-border-top-right-radius: 8px !important;
  border-top-right-radius: 8px !important; }

.cert-tabs.nav.nav-tabs li a span {
  padding-right: 15px;
  padding-left: 8px;
  display: table-cell;
  vertical-align: middle;
  color: #fff; }

.cert-tabs.nav.nav-tabs li:first-child a {
  margin-left: 30px; }

.cert-tabs.nav.nav-tabs li.active {
  /*background-color: #000;*/ }

.cert-tabs.nav.nav-tabs li.active a, .cert-tabs.nav.nav-tabs li a:hover {
  background-color: #161f32;
  color: #fff;
  border-color: #000; }

.cert-tabs-header-bar {
  height: 35px;
  background-color: #000;
  -moz-border-radius-topleft: 8px !important;
  -webkit-border-top-left-radius: 8px !important;
  border-top-left-radius: 8px !important;
  -moz-border-radius-topright: 8px !important;
  -webkit-border-top-right-radius: 8px !important;
  border-top-right-radius: 8px !important;
  margin-bottom: 20px; }

.cert-icon {
  width: 42px;
  height: 40px;
  display: table-cell;
  -moz-border-radius-topleft: 8px;
  -webkit-border-top-left-radius: 8px;
  border-top-left-radius: 8px;
  vertical-align: middle; }

#content .content-block .field-item div.cert-apps-row {
  border-bottom: 1px dotted #999999;
  display: table !important;
  padding-top: 30px;
  padding-bottom: 30px; }

#content .content-block .field-item div.cert-apps-row-image {
  padding-left: 60px;
  width: 260px;
  vertical-align: top !important;
  display: table-cell !important; }

#content .content-block .field-item div.cert-apps-row-content {
  width: 49%;
  display: table-cell !important;
  vertical-align: top !important;
  font-size: medium;
  color: #616872; }

#content .content-block .field-item div.cert-apps-row-content span, #content .content-block .field-item div.cert-apps-row-content-full span, #content .content-block .field-item div.cert-apps-row-content a, #content .content-block .field-item div.cert-apps-row-content-full a {
  font-size: 12px; }

#content .content-block .field-item div.cert-apps-row-content-full {
  width: 69%;
  display: table-cell !important;
  vertical-align: top !important;
  font-size: medium;
  color: #616872; }

#content .content-block .field-item div.cert-apps-row-content p, #content .content-block .field-item div.cert-apps-row-content-full p {
  color: #616872;
  font-size: 14px; }

#content .content-block .field-item div.cert-apps-row-download {
  width: 200px;
  display: table-cell !important;
  vertical-align: middle !important; }

.cert-icon {
  background: #b2b2b2;
  /* Old browsers */
  background: -moz-linear-gradient(left, #b2b2b2 0%, #79808a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #b2b2b2 0%, #79808a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #b2b2b2 0%, #79808a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b2b2b2', endColorstr='#79808a',GradientType=0 );
  /* IE6-9 */ }

.cert-tabs a:hover .cert-icon, .cert-tabs .active a .cert-icon {
  background: #5fa6db;
  /* Old browsers */
  background: -moz-linear-gradient(left, #5fa6db 0%, #0067b1 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #5fa6db 0%, #0067b1 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #5fa6db 0%, #0067b1 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5fa6db', endColorstr='#0067b1',GradientType=0 );
  /* IE6-9 */ }

#content .content-block div.certified-header {
  background-color: rgba(163, 164, 167, 0.47);
  color: #232f3e;
  display: block;
  height: 60px;
  margin-bottom: 10px; }
  #content .content-block div.certified-header span.cert-header {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 32px;
    vertical-align: middle; }
  #content .content-block div.certified-header .cert-icon {
    display: inline-block;
    vertical-align: middle;
    background: transparent;
    height: 100%;
    width: 60px;
    margin-right: 10px;
    border-radius: 0; }
    #content .content-block div.certified-header .cert-icon.cert-icon-security {
      background: #598527;
      position: relative; }
      #content .content-block div.certified-header .cert-icon.cert-icon-security .cert-icon-security-svg {
        position: absolute;
        width: 60px;
        height: 60px;
        top: 0;
        background: url("/sites/all/themes/themeapcon/images/icons_certified_security.svg") no-repeat center center;
        background-size: 38px 38px; }
    #content .content-block div.certified-header .cert-icon.cert-icon-forensics {
      background: #f16521;
      position: relative; }
      #content .content-block div.certified-header .cert-icon.cert-icon-forensics .cert-icon-forensics-svg {
        background: url("/sites/all/themes/themeapcon/images/icons_certified_forensics.svg") no-repeat center center;
        background-size: 38px 38px;
        position: absolute;
        width: 60px;
        height: 60px;
        top: 0; }
    #content .content-block div.certified-header .cert-icon.cert-icon-analytics {
      background: #630461;
      position: relative; }
      #content .content-block div.certified-header .cert-icon.cert-icon-analytics .cert-icon-analytics-svg {
        background: url("/sites/all/themes/themeapcon/images/icons_certified_analytics.svg") no-repeat center center;
        background-size: 38px 38px;
        position: absolute;
        width: 60px;
        height: 60px;
        top: 0; }
    #content .content-block div.certified-header .cert-icon.cert-icon-performance {
      background: #ed1c25;
      position: relative; }
      #content .content-block div.certified-header .cert-icon.cert-icon-performance .cert-icon-performance-svg {
        background: url("/sites/all/themes/themeapcon/images/icons_certified_performance.svg") no-repeat center center;
        background-size: 38px 38px;
        position: absolute;
        width: 60px;
        height: 60px;
        top: 0; }

.cert-tabs a:hover .cert-icon.cert-icon-security, .cert-tabs .active a .cert-icon.cert-icon-security {
  background: #598527;
  position: relative; }

.cert-icon-security-svg, .cert-tabs a:hover .cert-icon-security-svg {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0;
  background: url("/sites/all/themes/themeapcon/images/icons_certified_security.svg") no-repeat center center;
  background-size: 28px 28px; }

.cert-tabs a:hover .cert-icon.cert-icon-forensics, .cert-tabs .active a .cert-icon.cert-icon-forensics {
  background: #f16521;
  position: relative; }

.cert-icon-forensics-svg, .cert-tabs a:hover .cert-icon-forensics-svg {
  background: url("/sites/all/themes/themeapcon/images/icons_certified_forensics.svg") no-repeat center center;
  background-size: 28px 28px;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0; }

.cert-tabs a:hover .cert-icon.cert-icon-analytics, .cert-tabs .active a .cert-icon.cert-icon-analytics {
  background: #630461;
  position: relative; }

.cert-icon-analytics-svg, .cert-tabs a:hover .cert-icon-analytics-svg {
  background: url("/sites/all/themes/themeapcon/images/icons_certified_analytics.svg") no-repeat center center;
  background-size: 28px 28px;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0; }

.cert-tabs a:hover .cert-icon.cert-icon-performance, .cert-tabs .active a .cert-icon.cert-icon-performance {
  background: #ed1c25;
  position: relative; }

.cert-icon-performance-svg, .cert-tabs a:hover .cert-icon-performance-svg {
  background: url("/sites/all/themes/themeapcon/images/icons_certified_performance.svg") no-repeat center center;
  background-size: 28px 28px;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0; }

.cert-tabs a:hover .cert-icon.cert-icon-all, .cert-tabs .active a .cert-icon.cert-icon-all {
  background: #0067b1;
  position: relative; }

.cert-icon-all, .cert-icon-analytics, .cert-icon-forensics, .cert-icon-performance, .cert-icon-security {
  position: relative; }

.cert-icon-all-svg, .cert-tabs a:hover .cert-icon-all-svg {
  background: url("/sites/all/themes/themeapcon/images/icons_certified_all.svg") no-repeat center center;
  background-size: 28px 28px;
  position: absolute;
  width: 40px;
  height: 40px;
  top: 0; }

#block-certified-app-tabs-certified-app-tabs-accordion .panel {
  -webkit-border-radius: 8px 8px;
  -moz-border-radius: 8px / 8px;
  border-radius: 8px / 8px; }
  #block-certified-app-tabs-certified-app-tabs-accordion .panel .panel-heading {
    background-color: #000; }
    #block-certified-app-tabs-certified-app-tabs-accordion .panel .panel-heading a {
      width: 100%;
      display: block;
      text-decoration: none; }
      #block-certified-app-tabs-certified-app-tabs-accordion .panel .panel-heading a div.cert-icon {
        -moz-border-radius-topleft: 0;
        -webkit-border-top-left-radius: 0;
        border-top-left-radius: 0; }
      #block-certified-app-tabs-certified-app-tabs-accordion .panel .panel-heading a .cert-tab-title {
        display: table-cell;
        vertical-align: middle;
        padding-left: 10%;
        font-size: 1.8em;
        color: #fff; }
      #block-certified-app-tabs-certified-app-tabs-accordion .panel .panel-heading a.collapsed .cert-icon.cert-icon-security,
      #block-certified-app-tabs-certified-app-tabs-accordion .panel .panel-heading a.collapsed .cert-icon.cert-icon-forensics,
      #block-certified-app-tabs-certified-app-tabs-accordion .panel .panel-heading a.collapsed .cert-icon.cert-icon-analytics,
      #block-certified-app-tabs-certified-app-tabs-accordion .panel .panel-heading a.collapsed .cert-icon.cert-icon-performance,
      #block-certified-app-tabs-certified-app-tabs-accordion .panel .panel-heading a.collapsed .cert-icon.cert-icon-all {
        background: #b2b2b2;
        background-image: -owg-linear-gradient(to right, #b2b2b2 0%, #79808a 100%);
        background-image: -webkit-linear-gradient(to right, #b2b2b2 0%, #79808a 100%);
        background-image: -moz-linear-gradient(to right, #b2b2b2 0%, #79808a 100%);
        background-image: -o-linear-gradient(to right, #b2b2b2 0%, #79808a 100%);
        background-image: linear-gradient(to right, #b2b2b2 0%, #79808a 100%); }
      #block-certified-app-tabs-certified-app-tabs-accordion .panel .panel-heading a .cert-icon.cert-icon-security {
        background: #598527; }
      #block-certified-app-tabs-certified-app-tabs-accordion .panel .panel-heading a .cert-icon.cert-icon-forensics {
        background: #f16521; }
      #block-certified-app-tabs-certified-app-tabs-accordion .panel .panel-heading a .cert-icon.cert-icon-analytics {
        background: #630461; }
      #block-certified-app-tabs-certified-app-tabs-accordion .panel .panel-heading a .cert-icon.cert-icon-performance {
        background: #ed1c25; }
      #block-certified-app-tabs-certified-app-tabs-accordion .panel .panel-heading a .cert-icon.cert-icon-all {
        background: #0067b1; }

@media only screen and (max-width: 1023px) {
  .cert-tabs.nav.nav-tabs li a {
    font-size: 16px; } }

@media only screen and (max-width: 767px) {
  #content .content-block .field-item div.cert-apps-row-image {
    padding-left: 10px;
    padding-right: 10px; } }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01-Nov-2016, 13:51:37
    Author     : amin
*/
/* Custom Contact Block - 2015-05 */
#postscript .contextual-links-region ul.contact-options {
  margin-bottom: 30px;
  margin-top: 5px;
  position: relative;
  left: 6px;
  border: 1px solid blue; }

#postscript .contextual-links-region ul.contact-options li a {
  position: relative; }

#postscript .contextual-links-region ul.contact-options li #lpButDivID-1435871403895,
#postscript .contextual-links-region ul.contact-options li #lpButDivID-1433862871349 {
  left: 0;
  top: 0; }

#postscript .contextual-links-region ul.contact-options li #lpButDivID-1435871403895 div table tbody tr.lpStaticButtonAddTextTR td span,
#postscript .contextual-links-region ul.contact-options li #lpButDivID-1433862871349 div table tbody tr.lpStaticButtonAddTextTR td span {
  top: 4px !important; }

#postscript .contextual-links-region ul.contact-options li:nth-child(2) a {
  left: 0px; }

ul.contact-options {
  left: 6px;
  position: relative; }

ul.contact-options li {
  display: inline-block !important;
  width: 33.3% !important;
  list-style: none;
  vertical-align: top;
  padding: 0 !important; }

ul.contact-options li div#chat-window {
  display: block;
  width: 50px;
  height: 50px;
  position: relative;
  top: -7px; }

ul.contact-options li div#chat-window:after {
  content: 'Live Chat';
  padding-left: 0 !important;
  display: inline-block !important;
  position: absolute;
  bottom: -30px;
  left: 8px;
  width: 100px;
  font-weight: 600;
  color: #616872;
  font-size: 13px;
  font-family: "Titillium Web", sans-serif; }

ul.contact-options li div#chat-window:hover:after {
  color: #0067b1; }

ul.contact-options li div#chat-window > div {
  text-indent: -9999px;
  position: absolute !important; }

ul.contact-options li div#chat-window > div > div {
  background: url("../images/icon-chat.png") center center no-repeat #000000;
  background-size: 32px 32px;
  border: 1px solid blue;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  position: relative; }

ul.contact-options li div#chat-window > div > div:hover {
  background: url("../images/icon-chat.png") center center no-repeat #0067b1;
  background-size: 32px 32px;
  border: 1px solid blue;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  position: relative; }

ul.contact-options li:hover a span {
  color: #0067b1; }

ul.contact-options li a {
  width: 100%;
  display: inline-block;
  text-align: center !important; }

ul.contact-options li a em {
  background: #000000;
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  border-radius: 100%;
  position: relative; }

ul.contact-options li a em:after {
  content: '';
  width: 32px;
  height: 32px;
  position: absolute;
  left: 9px;
  top: 9px; }

ul.contact-options li a span {
  padding-left: 0 !important;
  display: inline-block !important;
  margin-top: 6px;
  font-weight: 600;
  color: #616872;
  font-size: 13px;
  font-family: "Titillium Web", sans-serif; }

ul.contact-options li a:hover em {
  background: transparent;
  background-image: -webkit-linear-gradient(top, #0092E5 0%, #0067b1 100%);
  background-image: -o-linear-gradient(top, #0092E5 0%, #0067b1 100%);
  background-image: linear-gradient(to bottom, #0092E5 0%, #0067b1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0092E5', endColorstr='#FF0067B1', GradientType=0); }

ul.contact-options li a:hover span {
  color: #0067b1; }

ul.contact-options li:nth-child(2) a {
  position: relative;
  left: -3px; }

ul.contact-options li:nth-child(2) a em:after {
  background: url("../images/icon-mail.png") center center no-repeat;
  background-size: 32px 32px; }

ul.contact-options li:nth-child(3) a {
  position: relative;
  left: -6px; }

ul.contact-options li:nth-child(3) a em:after {
  background: url("../images/icon-phone.png") center center no-repeat;
  background-size: 32px 32px; }

ul.contact-options li:first-child {
  width: 28.5% !important; }

ul.contact-options li #lpButDivID-1435871403895,
ul.contact-options li #lpButDivID-1433862871349 {
  position: relative;
  left: -5px;
  top: -15px !important; }

ul.contact-options li #lpButDivID-1435871403895 div table,
ul.contact-options li #lpButDivID-1433862871349 div table {
  margin: 0 auto;
  border-collapse: separate; }

ul.contact-options li #lpButDivID-1435871403895 div table tbody tr.lpEmtStarRating,
ul.contact-options li #lpButDivID-1433862871349 div table tbody tr.lpEmtStarRating {
  display: none !important; }

ul.contact-options li #lpButDivID-1435871403895 div table tbody tr.lpStaticButtonAddTextTR td span,
ul.contact-options li #lpButDivID-1433862871349 div table tbody tr.lpStaticButtonAddTextTR td span {
  margin: 0 !important;
  padding: 3px 0 !important;
  font-family: "Titillium Web", sans-serif !important;
  font-size: 13px !important;
  font-weight: 600 !important;
  color: #616872 !important;
  position: relative !important;
  top: 0.5px !important; }

ul.contact-options li #lpButDivID-1435871403895 div table tbody tr.lpStaticButtonAddTextTR td span:hover,
ul.contact-options li #lpButDivID-1433862871349 div table tbody tr.lpStaticButtonAddTextTR td span:hover {
  color: #0067b1; }

ul.contact-options li #lpButDivID-1435871403895 div table tbody tr td a img,
ul.contact-options li #lpButDivID-1433862871349 div table tbody tr td a img {
  display: none; }

ul.contact-options li #lpButDivID-1435871403895 div table tbody tr:first-child td a,
ul.contact-options li #lpButDivID-1433862871349 div table tbody tr:first-child td a {
  background: #000000;
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  border-radius: 100%;
  position: relative; }

ul.contact-options li #lpButDivID-1435871403895 div table tbody tr:first-child td a:before,
ul.contact-options li #lpButDivID-1433862871349 div table tbody tr:first-child td a:before {
  background: url("../images/icon-chat.png") center center no-repeat;
  background-size: 32px 32px;
  content: '';
  width: 32px;
  height: 32px;
  position: absolute;
  left: 9px;
  top: 9px; }

ul.contact-options li #lpButDivID-1435871403895 div table tbody tr:first-child td a:hover,
ul.contact-options li #lpButDivID-1433862871349 div table tbody tr:first-child td a:hover {
  background-image: -webkit-linear-gradient(top, #0092E5 0%, #0067b1 100%);
  background-image: -o-linear-gradient(top, #0092E5 0%, #0067b1 100%);
  background-image: linear-gradient(to bottom, #0092E5 0%, #0067b1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0092E5', endColorstr='#FF0067B1', GradientType=0); }

.live-chat-wrapper div#chat-window div.LPMcontainer.LPMoverlay {
  height: 100px !important;
  background: none;
  background-color: transparent !important;
  width: 100% !important;
  display: table !important; }

.live-chat-wrapper div#chat-window div.LPMcontainer.LPMoverlay > div {
  font-family: 'Titillium Web', sans-serif !important;
  font-weight: 300 !important;
  font-size: 1em !important;
  color: #7c8594 !important;
  vertical-align: middle !important;
  position: static !important;
  display: table-cell !important;
  padding-left: 48px !important;
  text-align: center !important;
  letter-spacing: 0.1em !important; }

.live-chat-wrapper div#chat-window {
  text-align: center;
  vertical-align: middle;
  position: relative; }

.live-chat-wrapper {
  display: inline-block;
  width: 100%;
  height: 100%;
  line-height: 1.15em;
  text-transform: uppercase;
  padding: 0;
  vertical-align: middle;
  color: #999999;
  font-size: .85em;
  position: relative; }

.lp_question_wrapper {
  display: none !important; }

.lp_survey_view_container .lp_pagination-area {
  display: none !important; }

/* CUSTOM ACTIONS/CHAT PAGES  FOR SOLUTIONS AND PRODUCT OVERVIEW PAGES*/
.page-node-10 #firstcontentcontainer,
.page-node-8 #firstcontentcontainer {
  position: relative; }

.page-node-10 #firstcontentcontainer #prescript,
.page-node-8 #firstcontentcontainer #prescript {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 250px;
  z-index: 9999; }

.page-node-10 #firstcontentcontainer #prescript .blocktitle,
.page-node-8 #firstcontentcontainer #prescript .blocktitle {
  display: none; }

.page-node-10 #firstcontentcontainer #prescript h3,
.page-node-8 #firstcontentcontainer #prescript h3 {
  background: #000000;
  border-radius: 5px;
  color: #ffffff;
  padding: 0 10px 10px 10px;
  width: 90%;
  float: right; }

.page-node-10 #firstcontentcontainer #prescript h3 svg,
.page-node-8 #firstcontentcontainer #prescript h3 svg {
  width: 30px;
  height: 30px;
  position: relative;
  top: 6px; }

.page-node-10 #firstcontentcontainer #prescript ul.contact-options li:first-child div > div,
.page-node-8 #firstcontentcontainer #prescript ul.contact-options li:first-child div > div {
  position: relative;
  top: -17px; }

.page-node-10 #firstcontentcontainer #prescript ul.contact-options li:first-child div > div table tbody tr.lpStaticButtonAddTextTR,
.page-node-8 #firstcontentcontainer #prescript ul.contact-options li:first-child div > div table tbody tr.lpStaticButtonAddTextTR {
  padding-top: 10px; }

.page-node-10 #firstcontentcontainer #prescript ul.contact-options li:first-child div > div table tbody tr.lpStaticButtonAddTextTR td span,
.page-node-8 #firstcontentcontainer #prescript ul.contact-options li:first-child div > div table tbody tr.lpStaticButtonAddTextTR td span {
  top: 4px; }

.page-node-10 .content-block h3,
.page-node-8 .content-block h3 {
  width: 70%; }

.node-type-page.page-node-8 .view-header-image {
  margin-bottom: 15px !important; }

.node-type-page.page-node-8 .content-block h3 {
  width: 77%;
  font-size: 35px;
  line-height: 1.3em;
  position: relative;
  left: -30px; }

.page-node-10 .content-block p:first-of-type {
  width: 70%; }

.page-node-26 .views-field-field-header-image-page {
  display: none; }

.page-node-26 #prescript {
  display: none; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01-Nov-2016, 14:05:23
    Author     : amin
*/
#block-revolution-slider-revolution-slider-1 {
  display: block; }
  @media screen and (max-width: 1023px) {
    #block-revolution-slider-revolution-slider-1 {
      display: none; } }

#home-sub-nav-wrapper {
  display: block;
  /*  padding-top:20px;*/
  padding-bottom: 20px;
  background: #000; }
  @media screen and (max-width: 1023px) {
    #home-sub-nav-wrapper {
      display: none; } }

#home-sub-nav {
  border-top: 1px solid #7c8594;
  border-bottom: 1px solid #7c8594;
  background: #000;
  /*background-image: -webkit-linear-gradient(top, #ffffff 0%, #E9E9E9 100%);
    background-image: -o-linear-gradient(top, #ffffff 0%, #E9E9E9 100%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #E9E9E9 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFE9E9E9', GradientType=0);*/ }

#home-sub-nav .container {
  padding: 0; }

#home-sub-nav .row {
  margin-right: 0;
  margin-left: 0; }

#home-sub-nav .container .row > div {
  margin-bottom: 0; }

#home-sub-nav .home-nav {
  background: transparent;
  padding: 0; }

#home-sub-nav .home-nav > ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
  display: table;
  height: 100px;
  position: relative;
  width: 100%; }

#home-sub-nav .home-nav > ul > li.nav-item {
  display: table-cell;
  width: 20%;
  height: 100px;
  padding: 31px 15px;
  vertical-align: middle;
  border-right: 1px solid #7c8594;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  font-size: 1em;
  position: static; }

#home-sub-nav .home-nav > ul > li.last.nav-item {
  position: relative; }

#home-sub-nav .home-nav > ul > li.home-nav-title span {
  display: table-cell;
  width: 80px;
  float: right; }

#home-sub-nav .home-nav > ul > li.home-nav-title:after {
  content: "";
  display: block;
  width: 17px;
  height: 100%;
  position: absolute;
  right: -17px;
  top: 0;
  background: url("../images/icon-nav-blue-arrow.png") center right no-repeat;
  background-size: 17px auto;
  z-index: 1000; }

#home-sub-nav .home-nav > ul > li .home-nav-icon {
  display: block;
  border-radius: 100px;
  width: 62px;
  height: 62px;
  position: absolute;
  top: -12px;
  left: 0;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.125);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.125); }

#home-sub-nav .home-nav > ul > li .home-nav-icon.network-monitoring {
  background: url("../images/icons-sprites01.png") -5px -5px no-repeat #0092E5;
  top: 20px;
  left: 17px;
  box-shadow: none; }

#home-sub-nav .home-nav > ul > li .home-nav-icon.icon-live-chat {
  background: url("../images/icons-sprites01.png") -785px -75px no-repeat #ffffff;
  border: 1px solid #f4f4f4;
  top: 21px;
  left: 17px; }

#home-sub-nav .home-nav > ul > li .home-nav-icon.icon-newsolutions {
  background: url("../images/icons-sprites01.png") -710px -75px no-repeat #ffffff;
  border: 1px solid #f4f4f4; }

#home-sub-nav .home-nav > ul > li .home-nav-icon.icon-latest-dl {
  background: url("../images/icons-sprites01.png") -642px -75px no-repeat #ffffff;
  border: 1px solid #f4f4f4; }

#home-sub-nav .home-nav > ul > li .home-nav-icon.icon-events {
  background: url("../images/icons-sprites01.png") -586px -75px no-repeat #ffffff;
  border: 1px solid #f4f4f4; }

#home-sub-nav .home-nav > ul > li .home-nav-icon.icon-news {
  background: url("../images/icons-sprites01.png") -852px -75px no-repeat #ffffff;
  border: 1px solid #f4f4f4; }

#home-sub-nav .home-nav > ul > li .home-nav-icon.packet-switch {
  background: url("../images/icons-sprites01.png") -75px -75px no-repeat #ffffff;
  border: 1px solid #f4f4f4; }

#home-sub-nav .home-nav > ul > li .home-nav-icon.advanced-features {
  background: url("../images/icons-sprites01.png") -148px -75px no-repeat #ffffff;
  border: 1px solid #f4f4f4; }

#home-sub-nav .home-nav > ul > li .home-nav-icon.taps {
  background: url("../images/icons-sprites01.png") -220px -75px no-repeat #ffffff;
  border: 1px solid #f4f4f4; }

#home-sub-nav .home-nav > ul > li .home-nav-icon.switch-software {
  background: url("../images/icons-sprites01.png") -294px -75px no-repeat #ffffff;
  border: 1px solid #f4f4f4; }

#home-sub-nav .home-nav > ul > li > a > span {
  display: table;
  width: 100%;
  vertical-align: middle;
  height: 100%; }

#home-sub-nav .home-nav > ul > li > a > span > span {
  width: 85px;
  vertical-align: middle;
  display: table-cell;
  border: none;
  color: #a8b1b8;
  height: 100%; }

#home-sub-nav .home-nav > ul > li.nav-item:first-child {
  line-height: 1em;
  /*width: 22%;*/ }

#home-sub-nav .home-nav > ul > li.nav-item:last-child {
  border-right: none; }

#home-sub-nav .home-nav > ul > li.nav-item:nth-child(1) {
  /*font-size: 24px;
    padding: 15px 50px 15px 0;*/
  color: #0092E5;
  /*width: 23%; }
  #home-sub-nav .home-nav > ul > li:nth-child(2) {
    /*padding-left: 27px;*/
  width: 20%; }

/*#home-sub-nav .home-nav > ul > li.nav-item:nth-child(3) {
  width: 17%; }
  #home-sub-nav .home-nav > ul > li.nav-item:nth-child(3) span span {
    position: relative;
    top: 8px;
    left: 17px; }
#home-sub-nav .home-nav > ul > li:nth-child(4) {
  width: 20%; }
  #home-sub-nav .home-nav > ul > li:nth-child(4) span {
    width: 65px; }
    #home-sub-nav .home-nav > ul > li:nth-child(4) span span {
      position: relative;
      top: 8px;
      left: 70px; }
#home-sub-nav .home-nav > ul > li:nth-child(5) {
  width: 18%; }
  #home-sub-nav .home-nav > ul > li:nth-child(5) span {
    width: 90px;
    float: right; }
    #home-sub-nav .home-nav > ul > li:nth-child(5) span span {
      position: relative;
      top: 8px;
      left: 12px; }*/
#home-sub-nav .home-nav > ul > li.nav-item > a {
  display: inline-block;
  width: 100%;
  height: 100%;
  line-height: 1.15em;
  text-transform: uppercase;
  padding: 0;
  vertical-align: middle;
  color: #999999;
  font-size: .85em;
  letter-spacing: 0.1em; }

#home-sub-nav .home-nav > ul > li.nav-item > a:hover {
  background: none; }

#home-sub-nav .home-nav > ul > li.nav-item:hover {
  /*background: #0067b1;
    background-image: -webkit-linear-gradient(top, #0092E5 0%, #0067b1 100%);
    background-image: -o-linear-gradient(top, #0092E5 0%, #0067b1 100%);
    background-image: linear-gradient(to bottom, #0092E5 0%, #0067b1 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF0092E5', endColorstr='#FF0067B1', GradientType=0);*/
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#39434e+0,060607+96 */
  background: #39434e;
  /* Old browsers */
  background: -moz-linear-gradient(top, #39434e 0%, #060607 96%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #39434e 0%, #060607 96%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #39434e 0%, #060607 96%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#39434e', endColorstr='#060607',GradientType=0 );
  /* IE6-9 */
  -webkit-box-shadow: 0px 1px 0px 0px black;
  -moz-box-shadow: 0px 1px 0px 0px black;
  box-shadow: 0px 1px 0px 0px black;
  z-index: 500; }

#home-sub-nav .home-nav > ul > li.nav-item:hover > a {
  color: #66acd4;
  background: transparent; }

#home-sub-nav .home-nav ul li.nav-item:hover > span span {
  color: #66acd4; }

#home-sub-nav .hover-mid-block {
  background: #000;
  position: absolute;
  display: none;
  left: -1px;
  top: 101px;
  z-index: 300;
  padding: 20px 0 15px 0;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.125);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.125);
  z-index: 1000 !important; }

.hover-mid-block .row {
  margin-left: 0;
  margin-right: 0; }

#home-sub-nav .home-nav > ul > li .hover-stripe-nav-block {
  background-image: -webkit-linear-gradient(left, #000000 0%, #999999 100%);
  background-image: -o-linear-gradient(left, #000000 0%, #999999 100%);
  background-image: linear-gradient(to right, #000000 0%, #999999 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF000000', endColorstr='#FF999999', GradientType=1);
  position: absolute;
  display: none;
  left: -1px;
  top: 100px;
  z-index: 300;
  width: 388px;
  padding: 0px 15px 15px 15px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  -webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.125);
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.125);
  z-index: 1000 !important; }

#home-sub-nav .home-nav > ul > li .hover-stripe-nav-block h3 {
  color: #0092E5;
  font-size: 14px;
  border-top: 1px dotted #555555;
  font-weight: bold;
  padding-top: 8px;
  margin-top: 15px;
  margin-bottom: 6px; }

#home-sub-nav .home-nav > ul > li .hover-stripe-nav-block ul {
  margin-left: 0px;
  padding-left: 0;
  list-style: none;
  display: block; }

#home-sub-nav .home-nav > ul > li .hover-stripe-nav-block ul li {
  padding: 0px 0px 5px 0px; }

#home-sub-nav .home-nav > ul > li .hover-stripe-nav-block ul li a {
  color: #ffffff;
  padding-left: 13px; }

#home-sub-nav .home-nav > ul > li .hover-stripe-nav-block ul li a:hover {
  text-decoration: none;
  color: #0092E5; }

#home-sub-nav .home-nav > ul > li .hover-stripe-nav-block ul li a:hover:before {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  left: 15px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #0092E5; }

#home-sub-nav .home-nav > ul > li .hover-stripe-nav-block.nav-2 {
  width: 368px; }

#home-sub-nav .home-nav > ul > li .hover-stripe-nav-block.nav-3 {
  width: 370px; }

#home-sub-nav .home-nav > ul > li .hover-stripe-nav-block.nav-4 {
  left: auto;
  right: 0; }

/* LIST STYLES */
#home-sub-nav .home-nav > ul.collection-books,
ul.collection-books,
ul.blog-collection,
ul.collection-list {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
  clear: left; }

#home-sub-nav .home-nav > ul.collection-books li,
ul.blog-collection li,
ul.collection-books li,
ul.collection-list li {
  border-top: 1px dotted #999999;
  padding: 10px 5px;
  line-height: 1.25em;
  font-family: "Titillium Web", sans-serif;
  font-size: .85em; }

#home-sub-nav .home-nav > ul.collection-books li a, ul.blog-collection li a {
  background: #2e3137; }

#home-sub-nav .home-nav > ul.collection-books li a,
ul.collection-books li a,
ul.blog-collection li a,
ul.collection-list li a {
  color: #a8b1b8;
  display: table;
  font-weight: 700;
  font-size: 15px;
  line-height: 1.15em; }

ul.blog-collection li a {
  display: inline-block;
  height: 100%;
  overflow: hidden;
  padding: 10px;
  width: 100%; }

#home-sub-nav .home-nav > ul.collection-books li a:hover,
ul.collection-books li a:hover,
ul.blog-collection li a:hover,
ul.collection-list li a:hover {
  color: #6ebce9;
  text-decoration: none; }

#home-sub-nav .home-nav > ul.collection-books li a span,
ul.collection-books li a span,
ul.collection-list li a span {
  display: table-cell;
  width: auto;
  vertical-align: middle;
  position: relative;
  font-weight: 400; }

ul.blog-collection li a span {
  vertical-align: middle;
  font-weight: 400;
  height: 100%; }

#home-sub-nav .home-nav > ul.collection-books li a span img,
ul.blog-collection li a span img,
ul.collection-books li a span img,
ul.collection-list li a span img {
  margin-right: 15px; }

#home-sub-nav .home-nav > ul.collection-books li a .item-name,
ul.blog-collection li a .item-name,
ul.collection-books li a .item-name,
ul.collection-list li a .item-name {
  font-weight: 400;
  font-size: 100%;
  padding: 0;
  display: block;
  line-height: 1.15em; }

ul.collection-books li {
  border-top: none;
  margin-bottom: 20px; }

.hover-mid-block ul.collection-books li, ul.blog-collection li {
  border-top: none;
  margin-bottom: 0; }

#home-sub-nav .home-nav > ul.collection-books li a span,
ul.collection-books li a span {
  display: block; }

ul.blog-collection li a span:first-child {
  float: left; }

#home-sub-nav .home-nav > ul.collection-books li a span:first-child,
ul.collection-books li a span:first-child {
  float: right;
  z-index: 200;
  position: relative;
  top: 15px; }

#home-sub-nav .home-nav > ul.collection-books li a span:first-child img,
ul.blog-collection li a span:first-child img,
ul.collection-books li a span:first-child img {
  margin-left: 15px; }

#home-sub-nav .home-nav > ul.collection-books li a span:last-child,
ul.collection-books li a span:last-child {
  background: #f4f4f4;
  z-index: 100;
  padding: 20px 15px; }

.hover-mid-block ul.collection-books li a span {
  background: #2e3137; }

#home-sub-nav .home-nav > ul.collection-books li a span .item-name,
ul.blog-collection li a span .item-name,
ul.collection-books li a span .item-name {
  float: none;
  top: 0;
  font-weight: 400;
  padding: 0;
  display: block !important; }

#home-sub-nav .home-nav > ul > li.last.nav-item.hover-live-chat {
  height: 100px;
  padding: 0;
  display: inline-block; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01-Nov-2016, 14:19:53
    Author     : amin
*/
#content .home-tabs {
  margin-top: 1em;
  margin-bottom: 2em;
  border: none; }

#content .home-tabs .nav-tabs {
  background-image: -webkit-linear-gradient(left, #000 0%, #616872 100%);
  background-image: -o-linear-gradient(left, #000 0%, #616872 100%);
  background-image: linear-gradient(to right, #000 0%, #616872 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF000000', endColorstr='#FF616872', GradientType=1);
  border-radius: 5px;
  padding-top: .75em;
  border-bottom: none; }

#content .home-tabs .nav-tabs li {
  margin-right: .5em;
  border: none;
  top: -1px;
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300; }

#content .home-tabs .nav-tabs li a {
  background: #616872;
  border: none;
  color: #ffffff;
  font-size: 1.85em;
  padding-left: 56px; }

#content .home-tabs .nav-tabs li a:before {
  position: absolute;
  top: 2px;
  left: 5px;
  width: 50px;
  height: 50px;
  content: ''; }

#content .home-tabs .nav-tabs li a.home-news-tab:before {
  background: url("../images/icons-sprites01.png") -374px -12px no-repeat; }

#content .home-tabs .nav-tabs li a.home-downloads-tab:before {
  background: url("../images/icons-sprites01.png") -444px -12px no-repeat; }

#content .home-tabs .nav-tabs li:first-child {
  margin-left: 2em; }

#content .home-tabs .nav-tabs li.active a {
  background: #ffffff;
  color: #616872; }

#content .home-tabs .nav-tabs li.active a.home-news-tab:before {
  background: url("../images/icons-sprites01.png") -374px -159px no-repeat; }

#content .home-tabs .nav-tabs li.active a.home-downloads-tab:before {
  background: url("../images/icons-sprites01.png") -444px -159px no-repeat; }

#content .home-tabs .nav-tabs li:last-child > div > div {
  display: relative;
  width: 170px !important;
  height: 51px !important;
  display: block;
  background: #616872 !important;
  -moz-border-radius-topleft: 5px !important;
  -webkit-border-top-left-radius: 5px !important;
  border-top-left-radius: 5px !important;
  -moz-border-radius-topright: 5px !important;
  -webkit-border-top-right-radius: 5px !important;
  border-top-right-radius: 5px !important;
  -moz-border-radius-bottomleft: 0px !important;
  -webkit-border-bottom-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
  -moz-border-radius-bottomright: 5px !important;
  -webkit-border-bottom-right-radius: 0px !important;
  border-bottom-right-radius: 0px !important; }

#content .home-tabs .nav-tabs li:last-child > div > div::after {
  content: '';
  position: absolute;
  left: 5px;
  top: 0px;
  background: url("../images/icons-sprites01.png") -515px -12px no-repeat;
  display: block;
  width: 50px;
  height: 50px; }

#content .home-tabs .nav-tabs li:last-child > div > div > div {
  font-family: "Titillium Web", sans-serif !important;
  font-size: 22px !important;
  color: #ffffff !important;
  position: relative !important;
  left: 63px !important;
  z-index: 99 !important; }

#content .home-tabs .nav-tabs li:last-child > div > div:hover {
  background: #0067b1 !important; }

#content .home-tabs .tab-content {
  padding: 0 1em 2em 1em; }

#content .home-tabs .tab-content #news-events .home-news-leftcol > div {
  border: 1px solid #cecece;
  border-radius: 5px;
  margin-top: 1.5em;
  display: block; }

#content .home-tabs .tab-content #news-events .home-news-leftcol > div img {
  padding: 1em;
  width: 100%;
  height: auto; }

#content .home-tabs .tab-content #news-events .home-news-leftcol > div .caption {
  padding: .75em 1.5em; }

#content .home-tabs .tab-content #news-events .home-news-leftcol > div .caption .name {
  display: block;
  color: #F37245;
  font-weight: bold; }

#content .home-tabs .tab-content #news-events .home-news-leftcol > div .caption .date {
  display: block;
  color: #F37245; }

#content .home-tabs .tab-content #news-events .home-news-leftcol > div hr {
  margin-bottom: 5px;
  margin-top: 0;
  border-bottom: 1px solid #cecece; }

#content .home-tabs .tab-content #news-events .home-news-rightcol {
  padding: 10px 0 0 20px; }

#content .home-tabs .tab-content #featured-downloads .title,
#content .home-tabs .tab-content #news-events .title {
  position: relative; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01-Nov-2016, 14:23:15
    Author     : amin
*/
/* BOTTOM TICKER STYLES */
#ticker {
  display: block;
  border-bottom: 1px solid #f4f4f4;
  margin-bottom: 5px;
  border-top: 1px solid #f4f4f4;
  padding: 0 !important;
  height: 40px; }
  @media screen and (max-width: 1023px) {
    #ticker {
      display: none; } }

#ticker p {
  font-size: 12px;
  color: #616872;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
  line-height: 38px; }

#ticker .ticker-title {
  border-right: 10px solid #0092E5;
  position: relative; }

#ticker .ticker-title:after {
  display: block;
  height: 38px;
  width: 10px;
  background: url("../images/icon-right-blue-arrow.png") center left no-repeat;
  background-size: 5px auto;
  position: absolute;
  top: 0;
  right: -20px;
  content: ""; }

#ticker .ticker-title p {
  text-transform: uppercase;
  color: #0092E5; }

#ticker .ticker-social p a {
  text-indent: -2000px;
  display: inline-block;
  width: 23px;
  height: 23px;
  margin-top: 8px;
  margin-left: 3px; }

#ticker .ticker-social p a.facebook {
  background: url("../images/social_icons.png") 0px 0px no-repeat; }
  #ticker .ticker-social p a.facebook:hover {
    background-position-y: -31px; }

#ticker .ticker-social p a.twitter {
  background: url("../images/social_icons.png") -28px 0px no-repeat; }
  #ticker .ticker-social p a.twitter:hover {
    background-position-y: -31px; }

#ticker .ticker-social p a.linkedin {
  background: url("../images/social_icons.png") -56px 0px no-repeat; }
  #ticker .ticker-social p a.linkedin:hover {
    background-position-y: -31px; }

#ticker .ticker-social p a.youtube {
  background: url("../images/social_icons.png") -83px 0px no-repeat; }
  #ticker .ticker-social p a.youtube:hover {
    background-position-y: -31px; }

#ticker .ticker-social p a.google-plus {
  background: url("../images/social_icons.png") -111px 0px no-repeat; }
  #ticker .ticker-social p a.google-plus:hover {
    background-position-y: -31px; }

#ticker .ticker-social p a.rss {
  background: url("../images/social_icons.png") -139px 0px no-repeat; }
  #ticker .ticker-social p a.rss:hover {
    background-position-y: -31px; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 01-Nov-2016, 14:27:40
    Author     : amin
*/
/* making the first element on webforms in horizontal layouts position similar to all following elements*/
.webform-layout-box.horiz > div {
  margin-left: 1em; }

@media screen and (min-width: 768px) {
  .webform-layout-box.horiz .col-sm-12 {
    width: 48%; } }

#webform-client-form-661 > div, #webform-client-form-659 > div, #webform-client-form-646 > div {
  background: #F0F0EE;
  padding-right: 15px; }

#webform-client-form-661 > div::before, #webform-client-form-659 > div::before, #webform-client-form-646 > div::before {
  content: " ";
  display: table; }

#webform-client-form-661 > div::after, #webform-client-form-659 > div::after, #webform-client-form-646 > div::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.webform-layout-box.horiz input {
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px; }

form#webform-client-form-425 {
  -webkit-columns: 300px 2;
  -moz-columns: 300px 2;
  columns: 300px 2; }

form#webform-client-form-425 > div > div:nth-child(7) {
  clear: both;
  margin-bottom: 190px; }
  @media screen and (max-width: 768px) {
    form#webform-client-form-425 > div > div:nth-child(7) {
      margin-bottom: 20px; } }

form#webform-client-form-425 > div > div:nth-child(9) {
  margin-top: 20px !important;
  position: relative;
  top: 14px; }

form#webform-client-form-425 > div > div:nth-child(10) {
  position: relative;
  top: 14px; }

form#webform-client-form-425 > div > div:nth-child(11) {
  position: relative;
  top: 25px; }

form#webform-client-form-425 > div > div:nth-child(12) {
  position: relative;
  top: 14px; }

form#webform-client-form-425 > div > div .form-control {
  color: #333; }

form#webform-client-form-535 > div .form-actions input[type="submit"] {
  margin: 0; }

.page-node-26 .col-1-2 iframe {
  margin-left: 7%;
  margin-top: 10px; }

.webform-component--connect-with-apcon #ticker {
  border-top: 0;
  border-bottom: 0;
  margin-top: 0;
  margin-bottom: 0; }

.webform-component input[type="text"], .webform-component input[type="email"] {
  max-width: 100%; }

/**
* Webform overwrite to reset submit to regular location
**/
.standard-webform {
  top: 0 !important; }

/******************
* Thank you message
*****************/
.thank-you-message {
  display: block;
  width: 450px;
  margin: 50px auto;
  padding: 0; }

.thank-you-message p {
  text-align: center;
  font-family: "Titillium Web", sans-serif;
  font-size: 18px !important;
  font-weight: 200;
  line-height: 1.3em !important; }

.thank-you-message p:first-of-type {
  margin-bottom: 0;
  margin-top: 100px; }

.thank-you-message p:last-of-type {
  margin-bottom: 100px; }

.thank-you-message p small {
  font-size: 14px; }

.thank-you-message p small a {
  text-decoration: underline; }

/*************************
* Bracket outlines for webform and resources page
************************/
.top-bracket {
  width: 100%;
  position: relative; }

.top-bracket:before {
  content: '';
  position: absolute;
  left: 0;
  width: 25px;
  height: 25px;
  background: url("../images/icon-gray-bracket.png") top left no-repeat;
  background-size: 25px 25px; }

.top-bracket:after {
  content: '';
  position: absolute;
  right: 0;
  width: 25px;
  height: 25px;
  background: url("../images/icon-gray-bracket.png") top left no-repeat;
  background-size: 25px 25px;
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg); }

.bottom-bracket {
  width: 100%;
  position: relative; }

.bottom-bracket:before {
  content: '';
  position: absolute;
  left: 0;
  width: 25px;
  height: 25px;
  background: url("../images/icon-gray-bracket.png") top left no-repeat;
  background-size: 25px 25px;
  -ms-transform: rotate(270deg);
  /* IE 9 */
  -webkit-transform: rotate(270deg);
  /* Chrome, Safari, Opera */
  transform: rotate(270deg); }

.bottom-bracket:after {
  content: '';
  position: absolute;
  right: 0;
  width: 25px;
  height: 25px;
  background: url("../images/icon-gray-bracket.png") top left no-repeat;
  background-size: 25px 25px;
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg); }

/**********************
* General form submit handler
**********************/
.form-actions input[type="submit"] {
  color: #ffffff;
  text-transform: uppercase;
  padding: 5px 60px;
  border-radius: 5px;
  display: block;
  margin: 0 auto;
  position: relative;
  border: none;
  background-color: #4f6c99; }
  .form-actions input[type="submit"]:hover {
    background-color: #0083ca; }

/********************
* Webform pages
*********************/
body.node-type-webform .field-gated-document-image {
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) 10px 13px 11px;
  box-shadow: rgba(0, 0, 0, 0.75) 10px 13px 11px; }

body.node-type-webform .form-actions input[type="submit"] {
  top: 0; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01-Nov-2016, 14:34:15
    Author     : amin
*/
.page-user .content-block .tabs {
  margin-top: 15px;
  height: 24px; }

.page-user .content-block .tabs li a {
  font-size: 14px;
  padding: 7px 15px; }

.page-user .content-block .profile h3 {
  border-bottom: none;
  padding-top: 15px; }

#user-login,
#user-register-form,
#user-pass {
  background: #0067b1;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  position: relative;
  top: 15px;
  padding: 15px 25px;
  margin-right: 5px; }

#user-login > div .form-item,
#user-register-form > div .form-item,
#user-pass > div .form-item {
  display: block; }

#user-login > div .form-item.form-item-name,
#user-register-form > div .form-item.form-item-name,
#user-pass > div .form-item.form-item-name {
  padding-top: 0;
  margin-top: 5px !important; }

#user-login > div .form-item label,
#user-register-form > div .form-item label,
#user-pass > div .form-item label {
  color: #ffffff;
  display: block; }

#user-login > div .form-item label .form-required,
#user-register-form > div .form-item label .form-required,
#user-pass > div .form-item label .form-required {
  color: #8DDBFF; }

#user-login > div .form-item .description,
#user-register-form > div .form-item .description,
#user-pass > div .form-item .description {
  color: #8DDBFF;
  font-size: 11px;
  margin-top: 5px; }

#user-login > div .form-actions input.form-submit,
#user-register-form > div .form-actions input.form-submit,
#user-pass > div .form-actions input.form-submit {
  background: #8DDBFF;
  border: none;
  border-radius: 5px;
  padding: 5px 20px;
  color: #0067b1; }

#content .item-list {
  text-align: center; }
  #content .item-list ul.pager {
    border: 4px solid #a8b1b8;
    border-radius: 25px;
    padding: 0px 5px;
    display: inline-block; }
    #content .item-list ul.pager li {
      padding: 0px;
      display: inline-block;
      line-height: 0px;
      vertical-align: middle;
      margin: 0px;
      cursor: pointer; }
      #content .item-list ul.pager li.pager-current {
        padding: 5px 10px;
        color: #0083ca;
        font-size: bolder;
        cursor: default; }
      #content .item-list ul.pager li.pager-ellipsis {
        display: none; }
      #content .item-list ul.pager li.pager-first {
        border-right: 1px solid #a8b1b8;
        padding-right: 5px; }
        #content .item-list ul.pager li.pager-first a {
          color: transparent;
          padding: 0px;
          height: 30px;
          width: 30px;
          background: url("/sites/all/themes/themeapcon/images/apconicons/pager/first.png") center no-repeat; }
          #content .item-list ul.pager li.pager-first a:hover, #content .item-list ul.pager li.pager-first a:focus {
            background-image: url("/sites/all/themes/themeapcon/images/apconicons/pager/first_focus.png");
            color: transparent; }
      #content .item-list ul.pager li.pager-previous {
        border-right: 1px solid #a8b1b8;
        padding-right: 5px; }
        #content .item-list ul.pager li.pager-previous a {
          color: transparent;
          padding: 0px;
          height: 30px;
          width: 30px;
          background: url("/sites/all/themes/themeapcon/images/apconicons/pager/back.png") center no-repeat; }
          #content .item-list ul.pager li.pager-previous a:hover, #content .item-list ul.pager li.pager-previous a:focus {
            background-image: url("/sites/all/themes/themeapcon/images/apconicons/pager/back_focus.png");
            color: transparent; }
      #content .item-list ul.pager li.pager-next {
        border-left: 1px solid #a8b1b8;
        padding-left: 5px; }
        #content .item-list ul.pager li.pager-next a {
          color: transparent;
          padding: 0px;
          height: 30px;
          width: 30px;
          background: url("/sites/all/themes/themeapcon/images/apconicons/pager/next.png") center no-repeat; }
          #content .item-list ul.pager li.pager-next a:hover, #content .item-list ul.pager li.pager-next a:focus {
            background-image: url("/sites/all/themes/themeapcon/images/apconicons/pager/next_focus.png");
            color: transparent; }
      #content .item-list ul.pager li.pager-last {
        border-left: 1px solid #a8b1b8;
        padding-left: 5px; }
        #content .item-list ul.pager li.pager-last a {
          color: transparent;
          padding: 0px;
          height: 30px;
          width: 30px;
          background: url("/sites/all/themes/themeapcon/images/apconicons/pager/last.png") center no-repeat; }
          #content .item-list ul.pager li.pager-last a:hover, #content .item-list ul.pager li.pager-last a:focus {
            background-image: url("/sites/all/themes/themeapcon/images/apconicons/pager/last_focus.png");
            color: transparent; }
      #content .item-list ul.pager li a {
        border: none;
        border-radius: 0;
        color: #616772;
        padding: 5px 10px; }
        #content .item-list ul.pager li a:hover, #content .item-list ul.pager li a:focus {
          background-color: transparent;
          color: #0083ca;
          font-size: bold; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01-Nov-2016, 15:14:13
    Author     : amin
*/
#footer {
  padding-top: 5px;
  padding-bottom: 5em;
  background-color: #eeeeee;
  padding-top: 40px; }
  #footer hr {
    display: none; }
  #footer h3 {
    font-size: .7em;
    margin-top: 0;
    margin-bottom: 1em;
    letter-spacing: 0;
    text-transform: capitalize;
    font-weight: bold;
    color: #616872;
    font-family: Verdana, Arial, sans-serif; }
  #footer p {
    font-size: .7em;
    line-height: 1.7em;
    color: #616872; }
  #footer footer {
    margin-top: 2em;
    font-size: .8em;
    color: #616872;
    text-align: center; }
  #footer ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none; }
    #footer ul.social-media-footer-list li {
      margin-bottom: 2px; }
    #footer ul li {
      font-size: .7em;
      line-height: 1.3em;
      margin-bottom: .8em;
      color: #616872; }
      #footer ul li a {
        color: #616872; }
        #footer ul li a.social-icon {
          display: inline-block; }
          #footer ul li a.social-icon span {
            vertical-align: 50%; }
          #footer ul li a.social-icon::before {
            content: "";
            height: 23px;
            width: 23px;
            display: inline-block;
            background-image: url(../images/social_icons.png);
            background-position-y: 0px;
            margin-right: 5px; }
          #footer ul li a.social-icon:hover span, #footer ul li a.social-icon:focus span {
            color: #0067b1; }
          #footer ul li a.social-icon:hover::before, #footer ul li a.social-icon:focus::before {
            background-position-y: -31px; }
          #footer ul li a.social-icon.facebook::before {
            background-position-x: 0px; }
          #footer ul li a.social-icon.twitter::before {
            background-position-x: -28px; }
          #footer ul li a.social-icon.linkedin::before {
            background-position-x: -56px; }
          #footer ul li a.social-icon.youtube::before {
            background-position-x: -83px; }
          #footer ul li a.social-icon.google-plus::before {
            background-position-x: -111px; }
          #footer ul li a.social-icon.rss::before {
            background-position-x: -139px; }

body.admin-menu #top {
  margin-top: 29px; }

#admin-menu ul li, #admin-menu ul li a {
  font-size: 14px !important; }

/******
* Custom Media Queries for Nav outside of bootstrap
******/
/* Small Devices, Tablets */
@media only screen and (max-width: 1023px) {
  #footer p {
    font-size: 1.2em;
    line-height: 1.5em; }
  #footer h3 {
    font-size: 1.3em; }
  #footer ul li {
    font-size: 1em; } }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01-Nov-2016, 15:25:20
    Author     : amin
*/
p.bullet-title {
  text-align: center;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 2.5em;
  font-weight: 900;
  letter-spacing: .3px; }

.homepage-bullets-wrapper {
  margin-bottom: 63px;
  margin-top: 45px; }
  .homepage-bullets-wrapper .homepage-bullets-center {
    margin-left: auto;
    margin-right: auto;
    width: 560px; }

.homepage-bullets-wrapper a {
  height: 100%;
  display: block; }

.bullet-item-monitoring {
  background: url("/sites/all/themes/themeapcon/images/homepage_monitoring.png") no-repeat;
  background-position: center;
  height: 192px;
  display: block; }

.bullet-item-security {
  background: url("/sites/all/themes/themeapcon/images/homepage_security.png") no-repeat;
  background-position: center;
  height: 192px;
  display: block; }

.bullet-item-compliance {
  background: url("/sites/all/themes/themeapcon/images/homepage_compliance.png") no-repeat;
  background-position: center;
  height: 192px;
  display: block; }

.bullet-item-compliance:hover {
  background: url("/sites/all/themes/themeapcon/images/homepage_compliance_ro.png") no-repeat;
  background-position: 50% 0; }

.bullet-item-monitoring:hover {
  background: url("/sites/all/themes/themeapcon/images/homepage_monitoring_ro.png") no-repeat;
  background-position: 50% 0; }

.bullet-item-security:hover {
  background: url("/sites/all/themes/themeapcon/images/homepage_security_ro.png") no-repeat;
  background-position: 50% 0; }

.homepage-mid-bullets {
  margin-top: 20px;
  display: block; }
  @media screen and (max-width: 1023px) {
    .homepage-mid-bullets {
      display: none; } }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  margin-top: -10px; }

.progress-bar[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px; }

.progress-bar[aria-valuenow="0"] {
  color: #cecece;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none; }

.view-frontpage .title svg {
  display: inline-block;
  float: left;
  margin-right: 5px;
  position: relative;
  left: 0px;
  top: -12px;
  width: 40px;
  height: 40px; }

.view-frontpage .title {
  color: #fff;
  font-size: 1.7em; }

.homepage-white-block-oneoff {
  width: 86.33333%;
  float: left;
  left: 6.5%;
  position: relative; }
  @media screen and (max-width: 960px) {
    .homepage-white-block-oneoff {
      padding: 15px;
      width: 100%;
      float: none;
      left: 0; } }

@media screen and (max-width: 960px) {
  .homepage-block .btn-apcon-inv {
    width: 90%;
    float: left;
    margin-bottom: 10px;
    margin-right: 5%;
    margin-left: 5%; } }

.homepage-block hr {
  border-style: solid; }

#block-views-block-slider-block {
  padding-bottom: 70px; }
  #block-views-block-slider-block .blocktitle {
    text-align: center;
    clear: both;
    margin-top: 30px; }
    #block-views-block-slider-block .blocktitle h4 {
      font-family: "Open Sans", sans-serif;
      font-size: 1.9em;
      color: #232f3e;
      margin-bottom: 18px;
      font-weight: 400; }
    #block-views-block-slider-block .blocktitle:before {
      content: '';
      display: table; }
    #block-views-block-slider-block .blocktitle:after {
      content: '';
      display: table; }
    @media screen and (max-width: 767px) {
      #block-views-block-slider-block .blocktitle {
        padding-left: 10px; } }

.view-id-frontpage ul.collection-list li a {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px; }
  .view-id-frontpage ul.collection-list li a > span {
    display: inline-block;
    max-width: 30%; }
    .view-id-frontpage ul.collection-list li a > span img {
      margin-right: 8px; }
  .view-id-frontpage ul.collection-list li a > span + span {
    display: inline-block;
    max-width: 65%;
    line-height: 1.4em; }

.view-id-frontpage.view-display-id-block_videos_promoted ul.collection-list li {
  padding: 10px 0 10px 5px; }
  .view-id-frontpage.view-display-id-block_videos_promoted ul.collection-list li a > span {
    max-width: 46%; }
  .view-id-frontpage.view-display-id-block_videos_promoted ul.collection-list li a > span + span {
    max-width: 50%;
    margin-left: 8px; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 01-Nov-2016, 16:02:38
    Author     : amin
*/
/* CUSTOM SEARCH RESULTS PAGE */
.page-search-node #block-system-main h2 {
  text-transform: capitalize; }

.page-search-node .search-form {
  padding: 15px;
  background: #f4f4f4;
  border-radius: 5px;
  margin-top: 10px; }

.page-search-node .search-form div #edit-basic {
  text-align: right;
  position: relative; }

.page-search-node .search-form div #edit-basic div input {
  border-radius: 8px;
  border: 1px solid #cecece;
  height: 35px;
  padding-left: 10px;
  width: 100%;
  padding-right: 100px; }

.page-search-node .search-form div #edit-basic input[type='submit'] {
  background: #0067b1;
  border: none;
  color: #ffffff;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
  font-size: 12px;
  padding: 9px 20px;
  position: absolute;
  top: 0;
  right: 0px; }

.page-search-node .search-form div #edit-advanced legend {
  border-bottom: 0;
  font-size: 12px;
  text-transform: capitalize; }

.page-search-node .search-form div #edit-advanced legend span {
  position: relative;
  top: 5px; }

.page-search-node .search-form div #edit-advanced .fieldset-wrapper .criterion:first-child {
  padding: 15px; }

.page-search-node .search-form div #edit-advanced .fieldset-wrapper .criterion:first-child .form-item {
  display: table; }

.page-search-node .search-form div #edit-advanced .fieldset-wrapper .criterion:first-child .form-item label {
  font-size: 12px;
  display: table-cell;
  width: 50%;
  vertical-align: top;
  padding-right: 15px;
  color: #000000;
  font-weight: normal; }

.page-search-node .search-form div #edit-advanced .fieldset-wrapper .criterion:first-child .form-item input {
  font-size: 12px;
  width: auto;
  display: table-cell;
  vertical-align: top; }

.page-search-node .search-form div #edit-advanced .fieldset-wrapper .criterion .form-checkboxes .form-item input[type='checkbox'] {
  position: relative;
  top: -2px; }

.page-search-node .search-form div #edit-advanced .fieldset-wrapper .criterion .form-checkboxes .form-item label {
  font-size: 12px;
  color: #000000; }

.page-search-node .search-form div #edit-advanced .fieldset-wrapper input[type='submit'] {
  background: #0067b1;
  border: none;
  color: #ffffff;
  border-radius: 8px;
  font-size: 12px;
  padding: 9px 20px; }

.page-search-node ul {
  padding-left: 15px;
  margin-left: 15px;
  margin-top: 25px; }

.page-search-node ul li {
  margin-top: 0; }

.page-search-node #content .search-results {
  margin-left: 15px;
  padding-left: 0; }
  .page-search-node #content .search-results li {
    margin-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #999999; }
    .page-search-node #content .search-results li h3.title {
      font-size: 24px;
      background: none;
      margin-bottom: 5px; }
      .page-search-node #content .search-results li h3.title a {
        color: #0067b1; }
    .page-search-node #content .search-results li .search-snippet-info {
      padding-left: 0; }
      .page-search-node #content .search-results li .search-snippet-info p.search-snippet {
        color: #555555; }
      .page-search-node #content .search-results li .search-snippet-info p.search-info {
        color: #616872; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01-Nov-2016, 16:04:18
    Author     : amin
*/
/* TABLE STYLES */
table.table-bluerows {
  margin: 0 0 30px 0;
  padding: 0;
  position: relative;
  border: none; }

table.table-bluerows:before {
  display: block;
  width: 100%;
  height: 3px;
  background: #0067b1;
  position: absolute;
  top: -3px;
  left: 0;
  right: 0;
  content: ''; }

table.table-bluerows tbody tr td {
  background: #ffffff;
  padding: 10px !important; }

table.table-bluerows tbody tr:nth-child(odd) td {
  background: #DAE8F4; }

table.table-bluerows tbody tr:nth-child(odd) td:nth-child(1) {
  width: 20%;
  border-right: 3px solid #ffffff; }

table.table-gray thead tr th {
  border: 1px solid #000000;
  color: #000000;
  text-align: center;
  vertical-align: middle;
  font-weight: normal;
  font-size: 14px;
  padding: 10px;
  background: #f4f4f4; }

table.table-gray tbody tr td {
  border: 1px solid #000000;
  background: #ffffff;
  padding: 10px !important; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 01-Nov-2016, 16:14:54
    Author     : amin
*/
/* CUSTOM 404 PAGE */
.page-node-473 .header {
  display: none; }

.page-node-473 #content .field-item {
  width: 50%;
  margin: 50px auto; }

.page-node-473 #content .field-item p:first-of-type {
  font-family: "Titillium Web", sans-serif;
  font-size: 26px;
  text-align: center;
  padding: 70px 10px 0 10px;
  line-height: 1.2em; }

.page-node-473 #content .field-item p:last-of-type {
  text-align: center;
  padding: 0px 10px 70px 10px; }

.page-node-473 #content .field-item p:last-of-type a {
  text-decoration: underline;
  font-family: "Titillium Web", sans-serif;
  font-size: 18px; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 02-Nov-2016, 11:31:34
    Author     : amin
*/
/* All BLOG PAGES THEMES */
.node-type-blog #content .container #firstcontentcontainer .row .content,
.node-type-press-release #content .container #firstcontentcontainer .row .content,
.node-type-enterprise-press #content .container #firstcontentcontainer .row .content {
  padding-top: 40px; }
  .node-type-blog #content .container #firstcontentcontainer .row .content h2.blog-title,
  .node-type-press-release #content .container #firstcontentcontainer .row .content h2.blog-title,
  .node-type-enterprise-press #content .container #firstcontentcontainer .row .content h2.blog-title {
    font-size: 30px; }
  .node-type-blog #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper,
  .node-type-press-release #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper,
  .node-type-enterprise-press #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper {
    margin: 10px 0px;
    font-size: 20px; }
    .node-type-blog #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper span,
    .node-type-press-release #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper span,
    .node-type-enterprise-press #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper span {
      color: #616872;
      vertical-align: top; }
    .node-type-blog #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a,
    .node-type-press-release #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a,
    .node-type-enterprise-press #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a {
      text-indent: -2000px;
      display: inline-block;
      width: 23px;
      height: 23px;
      margin-top: 3px;
      margin-left: 3px; }
      .node-type-blog #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.facebook-share-button,
      .node-type-press-release #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.facebook-share-button,
      .node-type-enterprise-press #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.facebook-share-button {
        background: url("../images/social_icons.png") 0px 0px no-repeat; }
        .node-type-blog #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.facebook-share-button:hover,
        .node-type-press-release #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.facebook-share-button:hover,
        .node-type-enterprise-press #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.facebook-share-button:hover {
          background-position-y: -31px; }
      .node-type-blog #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.twitter-share-button,
      .node-type-press-release #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.twitter-share-button,
      .node-type-enterprise-press #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.twitter-share-button {
        background: url("../images/social_icons.png") -28px 0px no-repeat; }
        .node-type-blog #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.twitter-share-button:hover,
        .node-type-press-release #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.twitter-share-button:hover,
        .node-type-enterprise-press #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.twitter-share-button:hover {
          background-position-y: -31px; }
      .node-type-blog #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.linkedin-share-button,
      .node-type-press-release #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.linkedin-share-button,
      .node-type-enterprise-press #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.linkedin-share-button {
        background: url("../images/social_icons.png") -56px 0px no-repeat; }
        .node-type-blog #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.linkedin-share-button:hover,
        .node-type-press-release #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.linkedin-share-button:hover,
        .node-type-enterprise-press #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.linkedin-share-button:hover {
          background-position-y: -31px; }
      .node-type-blog #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.googleplus-share-button,
      .node-type-press-release #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.googleplus-share-button,
      .node-type-enterprise-press #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.googleplus-share-button {
        background: url("../images/social_icons.png") -111px 0px no-repeat; }
        .node-type-blog #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.googleplus-share-button:hover,
        .node-type-press-release #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.googleplus-share-button:hover,
        .node-type-enterprise-press #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper a.googleplus-share-button:hover {
          background-position-y: -31px; }
    .node-type-blog #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper iframe.twitter-tweet-button,
    .node-type-press-release #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper iframe.twitter-tweet-button,
    .node-type-enterprise-press #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper iframe.twitter-tweet-button {
      text-indent: -2000px;
      display: inline-block;
      width: 23px;
      height: 23px;
      margin-top: 3px;
      margin-left: 3px;
      background: url("../images/social_icons.png") 0px 0px no-repeat; }
      .node-type-blog #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper iframe.twitter-tweet-button:hover,
      .node-type-press-release #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper iframe.twitter-tweet-button:hover,
      .node-type-enterprise-press #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper iframe.twitter-tweet-button:hover {
        background-position-y: -31px; }
      .node-type-blog #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper iframe.twitter-tweet-button html,
      .node-type-press-release #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper iframe.twitter-tweet-button html,
      .node-type-enterprise-press #content .container #firstcontentcontainer .row .content .blog-social-links-wrapper iframe.twitter-tweet-button html {
        display: none; }

/* CUSTOM NEWS PAGE */
/* CUSTOM PRESS RELEASE PAGE */
.node-type-press-release #content .container #firstcontentcontainer .row .content h2.blog-title,
.node-type-enterprise-press #content .container #firstcontentcontainer .row .content h2.blog-title {
  padding-bottom: 5px;
  margin-bottom: 5px; }

.node-type-press-release #content .container #firstcontentcontainer .row .content .blog-meta,
.node-type-enterprise-press #content .container #firstcontentcontainer .row .content .blog-meta {
  margin-bottom: 15px; }

.node-type-press-release #content .container #firstcontentcontainer .row .content .field-name-field-pressrelease-about,
.node-type-enterprise-press #content .container #firstcontentcontainer .row .content .field-name-field-pressrelease-about {
  padding: 10px 20px;
  background: #EDEDED;
  margin: 50px 0 25px 0; }

.node-type-press-release #content .container #firstcontentcontainer .row .content .field-name-field-pressrelease-about h4,
.node-type-enterprise-press #content .container #firstcontentcontainer .row .content .field-name-field-pressrelease-about h4 {
  font-size: 18px;
  text-transform: uppercase;
  margin-bottom: 10px; }

.node-type-press-release #content .container #firstcontentcontainer .row .content .field-name-field-pressrelease-about h4, .node-type-press-release #content .container #firstcontentcontainer .row .content .field-name-field-pressrelease-about p,
.node-type-enterprise-press #content .container #firstcontentcontainer .row .content .field-name-field-pressrelease-about h4,
.node-type-enterprise-press #content .container #firstcontentcontainer .row .content .field-name-field-pressrelease-about p {
  color: #616872; }

/***********************
* Glossary Page CSS
***********************/
#views-exposed-form-term-glossary-page {
  margin-top: 15px; }
  #views-exposed-form-term-glossary-page #edit-submit-term-glossary {
    font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif; }
  #views-exposed-form-term-glossary-page .views-exposed-form {
    background-image: -owg-linear-gradient(to right, #000 0%, #616872 100%);
    background-image: -webkit-linear-gradient(to right, #000 0%, #616872 100%);
    background-image: -moz-linear-gradient(to right, #000 0%, #616872 100%);
    background-image: -o-linear-gradient(to right, #000 0%, #616872 100%);
    background-image: linear-gradient(to right, #000 0%, #616872 100%);
    /*        background-image: -webkit-linear-gradient(left, #000 0%, #616872 100%);
        background-image: -o-linear-gradient(left, #000 0%, #616872 100%);
        background-image: linear-gradient(to right, #000 0%, #616872 100%);*/
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF000000', endColorstr='#FF616872', GradientType=1);
    display: block;
    padding: 5px 5px 5px 15px;
    color: #ffffff;
    border-radius: 5px;
    margin-bottom: 34px; }
  #views-exposed-form-term-glossary-page .views-exposed-widgets {
    margin-bottom: none; }
  #views-exposed-form-term-glossary-page #edit-title-wrapper {
    width: 90%;
    float: left;
    padding: .5em 0 0 0; }
  #views-exposed-form-term-glossary-page label {
    float: left;
    font-family: "Titillium Web", sans-serif;
    font-size: 26px;
    font-weight: 300; }
  #views-exposed-form-term-glossary-page .views-widget {
    float: right; }
    #views-exposed-form-term-glossary-page .views-widget:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      height: 100%; }
    #views-exposed-form-term-glossary-page .views-widget .form-item-title {
      display: inline-block;
      vertical-align: middle;
      height: 100%;
      padding: 5px 0 5px 0;
      color: #000; }
  #views-exposed-form-term-glossary-page .views-submit-button {
    padding: .5em 0 0 0; }
    #views-exposed-form-term-glossary-page .views-submit-button:before {
      content: '';
      display: inline-block;
      vertical-align: middle;
      height: 100%;
      padding: 5px 0 5px 0; }
    #views-exposed-form-term-glossary-page .views-submit-button #edit-submit-term-glossary {
      display: inline-block;
      vertical-align: middle;
      margin: 5px 0 5px 0; }
  #views-exposed-form-term-glossary-page .form-submit {
    margin-top: 0; }

table#glossary-terms-table {
  width: 100%; }
  table#glossary-terms-table td {
    width: 33%; }
    table#glossary-terms-table td .views-field-title {
      height: 30px;
      border-bottom: 1px solid #E5E9EB;
      vertical-align: middle;
      display: table;
      width: 100%; }
      table#glossary-terms-table td .views-field-title .field-content {
        display: table-cell;
        vertical-align: middle; }
        table#glossary-terms-table td .views-field-title .field-content a.glossary-term-loader {
          font-family: Verdana, Arial, sans-serif;
          font-size: 11px;
          text-decoration: none; }
          table#glossary-terms-table td .views-field-title .field-content a.glossary-term-loader.active {
            color: #699006; }
  table#glossary-terms-table tr td:nth-of-type(2), table#glossary-terms-table tr td:nth-of-type(3) {
    padding-left: 30px; }

/**********
* Definition block
**********/
.glossary-terms-definition-wrapper {
  border: 1px solid #E5E9EB;
  margin-top: 50px;
  margin-bottom: 10px;
  position: relative;
  padding: 15px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  background-clip: padding-box; }

.top-glossary-definition-wrapper {
  position: absolute;
  top: -68px;
  left: 35px;
  width: 100%; }

#content .top-glossary-definition-wrapper h2 {
  background: #fff;
  /* background-image: none; */
  font-family: "Titillium Web", sans-serif;
  font-weight: 300;
  display: inline-block;
  color: #79808a;
  font-size: 27px; }
  #content .top-glossary-definition-wrapper h2 span {
    display: inline-block;
    width: auto;
    padding: 0 10px;
    position: absolute;
    background: #fff;
    left: 0; }

#content .glossary-terms-definition-wrapper {
  display: none; }
  #content .glossary-terms-definition-wrapper .glossary-term {
    color: #699006;
    border-right: 1px dotted #E5E9EB;
    vertical-align: middle;
    display: table-cell;
    width: 30%;
    overflow: hidden;
    height: 100%;
    text-align: center;
    font-size: 13px;
    font-family: Verdana, Arial, sans-serif;
    line-height: 1.3em; }
  #content .glossary-terms-definition-wrapper .glossary-definition {
    display: table-cell;
    overflow: hidden;
    width: 70%;
    height: 100%;
    padding-left: 20px; }
  #content .glossary-terms-definition-wrapper .glossary-definition blockquote {
    border-left: none; }
  #content .glossary-terms-definition-wrapper .definition-content {
    display: table;
    height: 100%;
    width: 100%; }

#content .view-term-glossary .glossary-terms-definition-wrapper .glossary-definition {
  padding-left: 0; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 22-Dec-2016, 13:54:58
    Author     : amin
*/
#content {
  /**
    * Products Detail Page
    **/
  /**
    * Products Overview Page
    **/ }
  #content .product-detail-block-wrapper {
    min-height: 400px;
    border-bottom: 8px solid #e1e1e0;
    padding-top: 20px;
    padding-bottom: 20px; }
    #content .product-detail-block-wrapper h4 {
      font-family: Verdana, Arial, sans-serif;
      font-size: 18px;
      color: #616872;
      font-weight: bold; }
    #content .product-detail-block-wrapper .detail-products-img-wrapper img.product-details-img {
      max-width: 234px; }
    #content .product-detail-block-wrapper .new-prod-left {
      padding-right: 0; }
    #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper {
      padding-right: 0;
      padding-left: 0;
      position: relative; }
      #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper .block-detail-product-tabs {
        margin-top: -1px; }
      #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs {
        padding-left: 0; }
        #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li {
          position: relative;
          list-style: none;
          border-right: none;
          height: 35px;
          padding: 0.5em 0.5em 0 0; }
          #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li > div {
            width: 100%;
            padding: 0 10px 0 0;
            border-left: none;
            border-right: none;
            overflow: visible;
            height: 100%; }
            #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li > div > div {
              position: relative;
              border-right: none;
              border-left: none;
              overflow: visible;
              height: 100%; }
          #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li a {
            color: #616872;
            font-size: 1.2rem;
            font-family: Verdana, Arial, sans-serif;
            text-transform: none;
            display: block;
            height: 100%; }
            @media screen and (max-width: 1023px) {
              #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li a {
                font-size: 1rem; } }
            #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li a .prod-details-topic {
              display: inline-block;
              height: 100%;
              vertical-align: sub; }
            #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li a div.icon-item {
              height: 22px;
              width: 22px;
              float: left;
              margin-right: 10px;
              margin-left: 5px; }
            #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li a div.icon-specifications-item {
              background: url(/sites/all/themes/themeapcon/images/products_specifications_icon_row_gray.png) 0 95px; }
            #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li a div.icon-resources-item {
              background: url(/sites/all/themes/themeapcon/images/products_specifications_icon_row_gray.png) 0 0; }
            #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li a div.icon-compatibility-item {
              background: url(/sites/all/themes/themeapcon/images/products_specifications_icon_row_gray.png) 0 59px; }
            #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li a div.icon-additional-info-item {
              background: url(/sites/all/themes/themeapcon/images/products_specifications_icon_row_gray.png) 0 22px; }
          #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li a:after {
            content: '';
            position: absolute;
            height: 1px;
            width: 100%;
            background: #b3b8bf;
            bottom: -2px;
            left: 0; }
          #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li.active > div:after {
            content: '';
            position: absolute;
            height: 1px;
            width: 100%;
            background: #b3b8bf;
            bottom: -2px;
            left: 0; }
            @media screen and (max-width: 767px) {
              #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li.active > div:after {
                width: 95%; } }
          #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li.active > div:before {
            content: '';
            position: absolute;
            height: 1px;
            width: 100%;
            background: #b3b8bf;
            top: 1px;
            left: 0; }
            @media screen and (max-width: 767px) {
              #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li.active > div:before {
                width: 95%; } }
          #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li.active a {
            color: #0083ca; }
            #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li.active a div.icon-specifications-item {
              background: url(/sites/all/themes/themeapcon/images/products_specifications_icon_row_blue.png) 0 95px; }
            #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li.active a div.icon-resources-item {
              background: url(/sites/all/themes/themeapcon/images/products_specifications_icon_row_blue.png) 0 0; }
            #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li.active a div.icon-compatibility-item {
              background: url(/sites/all/themes/themeapcon/images/products_specifications_icon_row_blue.png) 0 59px; }
            #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li.active a div.icon-additional-info-item {
              background: url(/sites/all/themes/themeapcon/images/products_specifications_icon_row_blue.png) 0 22px; }
          #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper ul.detail-products-tabs li.active:after {
            position: absolute;
            width: 1px;
            height: 100%;
            height: calc(100% - 1px);
            top: 2px;
            right: -1px;
            background: #fff;
            content: '';
            z-index: 2000; }
      #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper .parent-wrapper-content-wrapper {
        min-height: 165px;
        border-right: 1px solid #b3b8bf;
        border-bottom: 1px solid #b3b8bf;
        border-left: 1px solid #b3b8bf;
        padding: 15px; }
        #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper .parent-wrapper-content-wrapper:before {
          display: block;
          content: "";
          position: absolute;
          width: 100%;
          height: 1px;
          top: 0;
          left: 0;
          background: #b3b8bf; }
      #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper .product-details-content-wrapper {
        position: relative;
        top: 1px;
        max-height: 285px;
        overflow-y: hidden;
        height: 100%; }
        #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper .product-details-content-wrapper > div {
          height: 100%;
          display: block; }
        #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper .product-details-content-wrapper .viewport .overview {
          width: 100%; }
        #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper .product-details-content-wrapper ul.list-literature li div.views-field.views-field-title {
          vertical-align: middle;
          padding-left: 15px;
          line-height: 1.25em; }
          #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper .product-details-content-wrapper ul.list-literature li div.views-field.views-field-title span {
            width: 100%;
            max-width: 100%;
            line-height: inherit; }
          #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper .product-details-content-wrapper ul.list-literature li div.views-field.views-field-title a {
            font-size: 1.1em;
            width: 100%; }
            #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper .product-details-content-wrapper ul.list-literature li div.views-field.views-field-title a img {
              max-width: 20%;
              width: auto;
              height: auto; }
            #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper .product-details-content-wrapper ul.list-literature li div.views-field.views-field-title a span {
              max-width: 80%; }
        #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper .product-details-content-wrapper ul.list-video li a img {
          max-width: 40%;
          width: auto;
          height: auto; }
        #content .product-detail-block-wrapper .new-prod-right .detail-products-tabs-wrapper .product-details-content-wrapper ul.list-video li a span {
          max-width: 60%; }
  #content .container:last-child .product-detail-block-wrapper {
    border-bottom: none; }
  #content .family-product-parent {
    margin-top: 45px;
    border-top: 8px solid #9a9a9a;
    padding-top: 40px; }
    #content .family-product-parent .product-family-row {
      display: table;
      width: 100%; }
      #content .family-product-parent .product-family-row .prod-family-item {
        border-right: 2px dotted #cecece;
        display: table-cell;
        height: 100%;
        overflow: auto;
        margin-top: 30px;
        /** Icons for the product images */ }
        @media screen and (max-width: 767px) {
          #content .family-product-parent .product-family-row .prod-family-item {
            border-right: none; } }
        #content .family-product-parent .product-family-row .prod-family-item:after {
          display: block;
          content: '';
          width: 1px;
          height: 30px; }
        #content .family-product-parent .product-family-row .prod-family-item h4 {
          color: #616872; }
          #content .family-product-parent .product-family-row .prod-family-item h4 a {
            color: #616872;
            text-decoration: none; }
            #content .family-product-parent .product-family-row .prod-family-item h4 a:visited {
              color: #616872; }
            #content .family-product-parent .product-family-row .prod-family-item h4 a:hover {
              color: #6EBCE9; }
        #content .family-product-parent .product-family-row .prod-family-item.last {
          border-right: none; }
        @media screen and (min-width: 768px) {
          #content .family-product-parent .product-family-row .prod-family-item .icon-modal-bar {
            width: 240px;
            height: 30px;
            margin-top: 15px;
            /*                        border-top: 2px solid $gray-light;
                        border-bottom: 2px solid $gray-light;*/
            display: table;
            padding-right: 50px; }
            #content .family-product-parent .product-family-row .prod-family-item .icon-modal-bar a.trig-prod-family-hover {
              display: table-cell;
              vertical-align: middle;
              padding-left: 10px; }
              #content .family-product-parent .product-family-row .prod-family-item .icon-modal-bar a.trig-prod-family-hover div {
                width: 22px;
                height: 22px; }
                #content .family-product-parent .product-family-row .prod-family-item .icon-modal-bar a.trig-prod-family-hover div.icon-specifications-item {
                  background: url("/sites/all/themes/themeapcon/images/products_specifications_icon_row_gray.png") 0 95px; }
                #content .family-product-parent .product-family-row .prod-family-item .icon-modal-bar a.trig-prod-family-hover div.icon-resources-item {
                  background: url("/sites/all/themes/themeapcon/images/products_specifications_icon_row_gray.png") 0 0; }
                #content .family-product-parent .product-family-row .prod-family-item .icon-modal-bar a.trig-prod-family-hover div.icon-compatibility-item {
                  background: url("/sites/all/themes/themeapcon/images/products_specifications_icon_row_gray.png") 0 59px; }
                #content .family-product-parent .product-family-row .prod-family-item .icon-modal-bar a.trig-prod-family-hover div.icon-additional-info-item {
                  background: url("/sites/all/themes/themeapcon/images/products_specifications_icon_row_gray.png") 0 22px; }
          #content .family-product-parent .product-family-row .prod-family-item .icon-collapsable-bar {
            display: none; } }
        @media screen and (max-width: 767px) {
          #content .family-product-parent .product-family-row .prod-family-item {
            height: inherit; }
            #content .family-product-parent .product-family-row .prod-family-item .icon-modal-bar {
              display: none; }
            #content .family-product-parent .product-family-row .prod-family-item .target-data-details, #content .family-product-parent .product-family-row .prod-family-item .target-data-details .internal-wrapper {
              max-height: 480px; }
            #content .family-product-parent .product-family-row .prod-family-item .icon-collapsable-bar {
              width: 100%;
              height: 30px;
              margin-top: 15px;
              border-top: 2px solid #cecece;
              border-bottom: 2px solid #cecece;
              display: table;
              padding-right: 50px;
              margin-bottom: 10px; }
              #content .family-product-parent .product-family-row .prod-family-item .icon-collapsable-bar a.trig-prod-family-hover {
                display: table-cell;
                vertical-align: middle;
                padding-left: 10px; }
                #content .family-product-parent .product-family-row .prod-family-item .icon-collapsable-bar a.trig-prod-family-hover div {
                  width: 22px;
                  height: 22px; }
                  #content .family-product-parent .product-family-row .prod-family-item .icon-collapsable-bar a.trig-prod-family-hover div.icon-specifications-item {
                    background: url("/sites/all/themes/themeapcon/images/products_specifications_icon_row_gray.png") 0 95px; }
                  #content .family-product-parent .product-family-row .prod-family-item .icon-collapsable-bar a.trig-prod-family-hover div.icon-resources-item {
                    background: url("/sites/all/themes/themeapcon/images/products_specifications_icon_row_gray.png") 0 0; }
                  #content .family-product-parent .product-family-row .prod-family-item .icon-collapsable-bar a.trig-prod-family-hover div.icon-compatibility-item {
                    background: url("/sites/all/themes/themeapcon/images/products_specifications_icon_row_gray.png") 0 59px; }
                  #content .family-product-parent .product-family-row .prod-family-item .icon-collapsable-bar a.trig-prod-family-hover div.icon-additional-info-item {
                    background: url("/sites/all/themes/themeapcon/images/products_specifications_icon_row_gray.png") 0 22px; }
                #content .family-product-parent .product-family-row .prod-family-item .icon-collapsable-bar a.trig-prod-family-hover.active div.icon-specifications-item {
                  background: url("/sites/all/themes/themeapcon/images/products_specifications_icon_row_blue.png") 0 95px; }
                #content .family-product-parent .product-family-row .prod-family-item .icon-collapsable-bar a.trig-prod-family-hover.active div.icon-resources-item {
                  background: url("/sites/all/themes/themeapcon/images/products_specifications_icon_row_blue.png") 0 0; }
                #content .family-product-parent .product-family-row .prod-family-item .icon-collapsable-bar a.trig-prod-family-hover.active div.icon-compatibility-item {
                  background: url("/sites/all/themes/themeapcon/images/products_specifications_icon_row_blue.png") 0 59px; }
                #content .family-product-parent .product-family-row .prod-family-item .icon-collapsable-bar a.trig-prod-family-hover.active div.icon-additional-info-item {
                  background: url("/sites/all/themes/themeapcon/images/products_specifications_icon_row_blue.png") 0 22px; } }
  #content .new-prod-tabs-content #Diagrams .second-diagram {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    @media screen and (max-width: 960px) {
      #content .new-prod-tabs-content #Diagrams .second-diagram {
        display: none; } }
  #content .new-prod-tabs-content .five-column {
    width: 20%;
    float: left;
    padding-left: 15px;
    padding-right: 15px; }
    @media screen and (max-width: 767px) {
      #content .new-prod-tabs-content .five-column {
        width: 100%; } }
  #content .new-prod-tabs-content .tab-sub-columns .tab-columns-header {
    position: relative;
    float: left;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dotted;
    width: 100%;
    min-height: 90px; }
    #content .new-prod-tabs-content .tab-sub-columns .tab-columns-header span, #content .new-prod-tabs-content .tab-sub-columns .tab-columns-header p {
      font-family: "Titillium Web", sans-serif; }
    #content .new-prod-tabs-content .tab-sub-columns .tab-columns-header.without-min-height {
      min-height: 0; }
    #content .new-prod-tabs-content .tab-sub-columns .tab-columns-header.intellaflex-benefits {
      min-height: 45px; }
      #content .new-prod-tabs-content .tab-sub-columns .tab-columns-header.intellaflex-benefits span {
        width: 60%; }
      #content .new-prod-tabs-content .tab-sub-columns .tab-columns-header.intellaflex-benefits img {
        max-width: 50%; }
    #content .new-prod-tabs-content .tab-sub-columns .tab-columns-header img {
      float: left;
      margin-right: 5%;
      margin-top: 2%; }
    #content .new-prod-tabs-content .tab-sub-columns .tab-columns-header span {
      color: #6a7a89;
      float: left;
      width: 90%;
      line-height: 1.2em;
      font-size: 2rem;
      font-weight: lighter; }
  #content .new-prod-tabs-content .tab-sub-columns span, #content .new-prod-tabs-content .tab-sub-columns ul, #content .new-prod-tabs-content .tab-sub-columns li, #content .new-prod-tabs-content .tab-sub-columns p {
    font-size: 1.4rem;
    font-family: Verdana, Arial, sans-serif; }
  #content .new-prod-tabs-content .tab-sub-columns ul.yellow-bullets li {
    color: #febe10; }
  #content .new-prod-tabs-content .tab-sub-columns ul.blue-bullets li {
    color: #3c82c4; }
  #content .new-prod-tabs-content .tab-sub-columns ul {
    clear: both; }
  #content .product-intellaflex-mobile-diagram {
    display: none; }
    @media screen and (max-width: 767px) {
      #content .product-intellaflex-mobile-diagram {
        display: block; }
        #content .product-intellaflex-mobile-diagram .item-number {
          display: none; } }
  #content .product-intellaflex-how-it-works-diagram {
    display: block;
    max-width: 100%;
    margin: auto;
    background: url("/sites/default/files/Images%20In%20Use/product_features_tab_diagram_sprites.png") no-repeat top center;
    background-size: 100%;
    position: relative;
    padding-bottom: 63.3333333%; }
    @media screen and (max-width: 767px) {
      #content .product-intellaflex-how-it-works-diagram {
        display: none; } }
    #content .product-intellaflex-how-it-works-diagram div.items {
      position: absolute;
      width: 100%;
      height: 53%;
      top: 14%;
      left: 0; }
      #content .product-intellaflex-how-it-works-diagram div.items a {
        font-size: 0; }
        #content .product-intellaflex-how-it-works-diagram div.items a.item-1 {
          display: block;
          content: '';
          height: 12%;
          width: 21%;
          position: absolute;
          top: 15%;
          left: 1%; }
        #content .product-intellaflex-how-it-works-diagram div.items a.item-2 {
          display: block;
          content: '';
          height: 12%;
          width: 21%;
          position: absolute;
          top: 41%;
          left: 2%; }
        #content .product-intellaflex-how-it-works-diagram div.items a.item-3 {
          display: block;
          content: '';
          height: 12%;
          width: 25%;
          position: absolute;
          top: 2%;
          left: 74%; }
        #content .product-intellaflex-how-it-works-diagram div.items a.item-4 {
          display: block;
          content: '';
          height: 12%;
          width: 25%;
          position: absolute;
          top: 18%;
          left: 74%; }
        #content .product-intellaflex-how-it-works-diagram div.items a.item-5 {
          display: block;
          content: '';
          height: 12%;
          width: 25%;
          position: absolute;
          top: 37%;
          left: 74%; }
        #content .product-intellaflex-how-it-works-diagram div.items a.item-6 {
          display: block;
          content: '';
          height: 12%;
          width: 25%;
          position: absolute;
          top: 65%;
          left: 74%; }
    #content .product-intellaflex-how-it-works-diagram .bottom-container {
      position: absolute;
      bottom: 3%;
      left: 0.5%;
      max-height: 28%;
      width: 100%; }
      #content .product-intellaflex-how-it-works-diagram .bottom-container img {
        margin-top: 0.5em; }
      #content .product-intellaflex-how-it-works-diagram .bottom-container .item-number img {
        max-width: 83%; }
      #content .product-intellaflex-how-it-works-diagram .bottom-container .item-body h5 {
        color: #616872;
        font-weight: 400;
        font-size: 20px;
        margin-top: .2em;
        padding-bottom: 0;
        border-bottom: none;
        margin-bottom: 0; }
      #content .product-intellaflex-how-it-works-diagram .bottom-container .item-body ul {
        margin: -0.5em 0;
        padding: 0 1em;
        list-style: none;
        font-family: Verdana, Arial, sans-serif; }
      #content .product-intellaflex-how-it-works-diagram .bottom-container .item-body li {
        line-height: 111%;
        padding-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        font-size: 1.27rem; }
        @media screen and (max-width: 1023px) {
          #content .product-intellaflex-how-it-works-diagram .bottom-container .item-body li {
            font-size: 0.9rem; } }
        #content .product-intellaflex-how-it-works-diagram .bottom-container .item-body li:before {
          content: "";
          border-color: transparent #6EBCE9;
          border-style: solid;
          border-width: 0.55em 0 0.55em 0.65em;
          display: block;
          height: 0;
          width: 0;
          left: -1em;
          top: 1.1em;
          position: relative; }
  #content .product-intellaflex2-how-it-works-diagram {
    display: block;
    max-width: 960px;
    margin: auto;
    background: url("/sites/default/files/Images%20In%20Use/is2_features_overlay_sprite_3a.png") no-repeat top center;
    background-size: 100%;
    position: relative;
    padding-bottom: 63.3333333%;
    margin-top: 10px; }
    @media screen and (max-width: 767px) {
      #content .product-intellaflex2-how-it-works-diagram {
        display: none; } }
    #content .product-intellaflex2-how-it-works-diagram div.items {
      position: absolute;
      width: 100%;
      height: 75%;
      top: 20%;
      left: 0;
      background: url("/sites/default/files/Images%20In%20Use/is2_features_overlay_sprite_3a.png") 0px 98.8%/100% 877.19% no-repeat; }
      #content .product-intellaflex2-how-it-works-diagram div.items a {
        font-size: 0; }
        #content .product-intellaflex2-how-it-works-diagram div.items a.item-1 {
          display: block;
          content: '';
          height: 10%;
          width: 27%;
          position: absolute;
          top: 30%;
          left: 7%; }
        #content .product-intellaflex2-how-it-works-diagram div.items a.item-2 {
          display: block;
          content: '';
          height: 10%;
          width: 27%;
          position: absolute;
          top: 43%;
          left: 7%; }
        #content .product-intellaflex2-how-it-works-diagram div.items a.item-3 {
          display: block;
          content: '';
          height: 10%;
          width: 27%;
          position: absolute;
          top: 30%;
          left: 37%; }
        #content .product-intellaflex2-how-it-works-diagram div.items a.item-4 {
          display: block;
          content: '';
          height: 10%;
          width: 27%;
          position: absolute;
          top: 43%;
          left: 37%; }
        #content .product-intellaflex2-how-it-works-diagram div.items a.item-5 {
          display: block;
          content: '';
          height: 10%;
          width: 27%;
          position: absolute;
          top: 30%;
          left: 66%; }
        #content .product-intellaflex2-how-it-works-diagram div.items a.item-6 {
          display: block;
          content: '';
          height: 10%;
          width: 27%;
          position: absolute;
          top: 43%;
          left: 66%; }
    #content .product-intellaflex2-how-it-works-diagram .bottom-container {
      position: absolute;
      top: 67%;
      left: 20%;
      width: 42%; }
      #content .product-intellaflex2-how-it-works-diagram .bottom-container .item-body h5 {
        color: #616872;
        font-weight: 400;
        font-size: 20px;
        margin-top: .2em;
        padding-bottom: 0;
        border-bottom: none;
        margin-bottom: 0; }
      #content .product-intellaflex2-how-it-works-diagram .bottom-container .item-body ul {
        margin: -0.5em 0;
        padding: 0 1em;
        list-style: none;
        font-family: Verdana, Arial, sans-serif; }
        #content .product-intellaflex2-how-it-works-diagram .bottom-container .item-body ul.points_short {
          padding-right: 3em; }
      #content .product-intellaflex2-how-it-works-diagram .bottom-container .item-body li {
        line-height: 111%;
        padding-top: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        font-size: 1.27rem; }
        @media screen and (max-width: 1023px) {
          #content .product-intellaflex2-how-it-works-diagram .bottom-container .item-body li {
            font-size: 0.9rem; } }
        #content .product-intellaflex2-how-it-works-diagram .bottom-container .item-body li:before {
          content: "";
          border-color: transparent #6EBCE9;
          border-style: solid;
          border-width: 0.55em 0 0.55em 0.65em;
          display: block;
          height: 0;
          width: 0;
          left: -1em;
          top: 1.1em;
          position: relative; }
      #content .product-intellaflex2-how-it-works-diagram .bottom-container .item-body.item-body-sm {
        width: 80%; }
      #content .product-intellaflex2-how-it-works-diagram .bottom-container .item-body.item-body-md {
        width: 90%; }

.icon-bar {
  width: 240px;
  height: 30px;
  margin-top: 15px;
  /*border-top: 2px solid $gray-light;
    border-bottom: 2px solid $gray-light;*/
  display: table;
  padding-right: 50px;
  margin-left: -10px; }
  .icon-bar a.trig-prod-family-hover {
    display: table-cell;
    vertical-align: middle;
    padding-left: 10px; }
    .icon-bar a.trig-prod-family-hover div {
      width: 22px;
      height: 22px; }
      .icon-bar a.trig-prod-family-hover div.icon-specifications-item {
        background: url("/sites/all/themes/themeapcon/images/products_specifications_icon_row_gray.png") 0 95px; }
      .icon-bar a.trig-prod-family-hover div.icon-resources-item {
        background: url("/sites/all/themes/themeapcon/images/products_specifications_icon_row_gray.png") 0 0; }
      .icon-bar a.trig-prod-family-hover div.icon-compatibility-item {
        background: url("/sites/all/themes/themeapcon/images/products_specifications_icon_row_gray.png") 0 59px; }
      .icon-bar a.trig-prod-family-hover div.icon-additional-info-item {
        background: url("/sites/all/themes/themeapcon/images/products_specifications_icon_row_gray.png") 0 22px; }
    .icon-bar a.trig-prod-family-hover.active div.icon-specifications-item {
      background: url("/sites/all/themes/themeapcon/images/products_specifications_icon_row_blue.png") 0 95px; }
    .icon-bar a.trig-prod-family-hover.active div.icon-resources-item {
      background: url("/sites/all/themes/themeapcon/images/products_specifications_icon_row_blue.png") 0 0; }
    .icon-bar a.trig-prod-family-hover.active div.icon-compatibility-item {
      background: url("/sites/all/themes/themeapcon/images/products_specifications_icon_row_blue.png") 0 59px; }
    .icon-bar a.trig-prod-family-hover.active div.icon-additional-info-item {
      background: url("/sites/all/themes/themeapcon/images/products_specifications_icon_row_blue.png") 0 22px; }

.ui-widget-overlay.detail-modal-bkg {
  background: transparent; }

.ui-dialog.detail-modal {
  border: 1px solid #f4f4f4;
  -webkit-box-shadow: #b3b5ba 10px 13px 11px;
  box-shadow: #b3b5ba 10px 13px 11px; }
  .ui-dialog.detail-modal ul {
    list-style: disc;
    padding-left: 15px; }
  .ui-dialog.detail-modal .ui-dialog-titlebar {
    display: none; }
  .ui-dialog.detail-modal .ui-resizable-e {
    /*background: #fff;*/ }
  .ui-dialog.detail-modal .ui-dialog-content {
    overflow: hidden;
    padding: 0.2em 0 0.5em 0; }
    .ui-dialog.detail-modal .ui-dialog-content .header-bar {
      padding: 0 1em; }
      .ui-dialog.detail-modal .ui-dialog-content .header-bar .modal-title {
        color: #0083ca;
        padding-bottom: 14px;
        padding-top: 10px;
        font-family: Verdana, Arial, sans-serif; }
    .ui-dialog.detail-modal .ui-dialog-content .product-overlay-content {
      padding-left: 15px;
      padding-right: 15px; }
      .ui-dialog.detail-modal .ui-dialog-content .product-overlay-content ul.list-literature div.views-field.views-field-title {
        display: table; }
        .ui-dialog.detail-modal .ui-dialog-content .product-overlay-content ul.list-literature div.views-field.views-field-title > span {
          display: inline-block;
          vertical-align: middle;
          padding-left: 15px;
          line-height: 1.25em;
          max-width: 100%; }
          .ui-dialog.detail-modal .ui-dialog-content .product-overlay-content ul.list-literature div.views-field.views-field-title > span a {
            font-size: 1.2em; }
            .ui-dialog.detail-modal .ui-dialog-content .product-overlay-content ul.list-literature div.views-field.views-field-title > span a img {
              max-width: 40%;
              width: auto;
              height: auto; }
            .ui-dialog.detail-modal .ui-dialog-content .product-overlay-content ul.list-literature div.views-field.views-field-title > span a span {
              max-width: 60%;
              width: auto;
              height: auto; }
      .ui-dialog.detail-modal .ui-dialog-content .product-overlay-content ul.list-video li a img {
        max-width: 40%;
        width: auto;
        height: auto; }
      .ui-dialog.detail-modal .ui-dialog-content .product-overlay-content ul.list-video li a span {
        max-width: 60%; }
    .ui-dialog.detail-modal .ui-dialog-content .product-overlay-wrapper {
      max-height: 300px;
      overflow-y: auto; }

/********
INTELLASTORE II PAGE DIAGRAM
*********/
#Diagrams .diagram-intellastore-system {
  margin: auto;
  position: relative;
  background: url(/sites/default/files/Images%20In%20Use/is2_datacenter_diagram_sprite_4.20.17.png) no-repeat;
  background-size: 100%;
  width: 100%;
  padding-bottom: 57.6%;
  padding-top: 4%;
  background-position: center -27%; }
  #Diagrams .diagram-intellastore-system .data-capture-storage {
    position: absolute;
    top: 24.8%;
    left: 48.33%;
    width: 15.75%;
    height: 13.8%; }
    #Diagrams .diagram-intellastore-system .data-capture-storage a {
      display: block;
      content: '';
      width: 100%;
      height: 100%;
      text-decoration: none; }
      #Diagrams .diagram-intellastore-system .data-capture-storage a:hover {
        background-image: url("/sites/default/files/Images%20In%20Use/is2_datacenter_diagram_sprite_4.20.17.png");
        background-repeat: no-repeat;
        background-position: 0% 99.59%;
        background-size: 633% 835%; }
  #Diagrams .diagram-intellastore-system .security-web-management {
    background: none;
    position: absolute;
    top: 11.6%;
    left: 77.6%;
    width: 18.48%;
    height: 22%; }
    #Diagrams .diagram-intellastore-system .security-web-management a.web-management {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 45.76%;
      height: 68.91%; }
    #Diagrams .diagram-intellastore-system .security-web-management a.phone-management {
      position: absolute;
      top: 25.21%;
      left: 49.15%;
      width: 18.64%;
      height: 42.86%;
      content: '';
      display: block; }
  #Diagrams .diagram-intellastore-system .operations-web-management {
    position: absolute;
    top: 59.75%;
    left: 77.6%;
    width: 18.48%;
    height: 22%; }
    #Diagrams .diagram-intellastore-system .operations-web-management a.web-management {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 45.76%;
      height: 68.91%; }
    #Diagrams .diagram-intellastore-system .operations-web-management a.phone-management {
      position: absolute;
      top: 25.21%;
      left: 49.15%;
      width: 18.64%;
      height: 42.86%;
      content: '';
      display: block; }

/******
INDIVIDUAL NEW PRODUCT PAGE DIAGRAMS
******/
.product-intellaflex-overview-diagram {
  max-width: 96.9%;
  margin: auto;
  position: relative;
  background: url("/sites/default/files/Images%20In%20Use/product_overview_network_diagram_sprites.png") no-repeat top center;
  background-size: 100%;
  width: 100%;
  padding-bottom: 56.4718163%; }
  .product-intellaflex-overview-diagram div.taps-overlay {
    position: absolute;
    top: 15.15%;
    left: 48.33%;
    width: 15.55%;
    height: 9.8%; }
    .product-intellaflex-overview-diagram div.taps-overlay a {
      display: block;
      content: '';
      width: 100%;
      height: 100%;
      text-decoration: none; }
      .product-intellaflex-overview-diagram div.taps-overlay a:hover {
        background-image: url("/sites/default/files/Images%20In%20Use/product_overview_network_diagram_sprites.png");
        background-position: .9% 83.4%;
        background-size: 643.0868% 1358.03%; }
  .product-intellaflex-overview-diagram div.chassis-overlay {
    position: absolute;
    top: 29.39%;
    left: 48.33%;
    height: 21.26%;
    width: 15.45%; }
    .product-intellaflex-overview-diagram div.chassis-overlay a {
      display: block;
      content: '';
      width: 100%;
      height: 100%;
      text-decoration: none; }
      .product-intellaflex-overview-diagram div.chassis-overlay a:hover {
        background-image: url("/sites/default/files/Images%20In%20Use/product_overview_network_diagram_sprites.png");
        background-position: 23.8% 91.4%;
        background-size: 647.2491% 625.9965%; }
  .product-intellaflex-overview-diagram div.virtual-overlay {
    position: absolute;
    top: 58.04%;
    left: 50.83%;
    width: 10.54%;
    height: 14.79%; }
    .product-intellaflex-overview-diagram div.virtual-overlay a {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      text-decoration: none; }
      .product-intellaflex-overview-diagram div.virtual-overlay a:hover {
        background-image: url("/sites/default/files/Images%20In%20Use/product_overview_network_diagram_sprites.png");
        background-position: .8% 97.5%;
        background-size: 948.7666% 899.8436%; }
  .product-intellaflex-overview-diagram div.remote-overlay {
    position: absolute;
    top: 79.30%;
    left: 48.23%;
    width: 15.97%;
    height: 15.16%; }
    .product-intellaflex-overview-diagram div.remote-overlay a {
      content: '';
      display: block;
      width: 100%;
      height: 100%;
      text-decoration: none; }
      .product-intellaflex-overview-diagram div.remote-overlay a:hover {
        background-image: url("/sites/default/files/Images%20In%20Use/product_overview_network_diagram_sprites.png");
        background-position: 46.8% 86.7%;
        background-size: 626.1741% 877.8818%; }
  .product-intellaflex-overview-diagram div.security-web-overlay {
    position: absolute;
    top: 9.8%;
    left: 77.77%;
    width: 18.48%;
    height: 22%; }
    .product-intellaflex-overview-diagram div.security-web-overlay > a {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 45.76%;
      height: 68.91%; }
    .product-intellaflex-overview-diagram div.security-web-overlay > a + a {
      position: absolute;
      top: 25.21%;
      left: 49.15%;
      width: 18.64%;
      height: 42.86%;
      content: '';
      display: block; }
  .product-intellaflex-overview-diagram div.operations-web-overlay {
    position: absolute;
    top: 62.3%;
    left: 77.72%;
    width: 18.48%;
    height: 22%; }
    .product-intellaflex-overview-diagram div.operations-web-overlay > a {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 45.76%;
      height: 68.91%; }
    .product-intellaflex-overview-diagram div.operations-web-overlay > a + a {
      position: absolute;
      top: 25.21%;
      left: 49.15%;
      width: 18.64%;
      height: 42.86%;
      content: '';
      display: block; }

/**
  Old Product Pages Need to remove
**/
@media screen and (max-width: 767px) {
  body.node-type-product section#postscript {
    display: none; } }

@media screen and (max-width: 767px) {
  body.node-type-product section#postscript #block-block-9 .sidebar-right {
    display: none; } }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 27-Jan-2017, 14:03:55
    Author     : amin
*/
/* theme "dark-blue" */
.mCS-dark-blue.mCSB_scrollTools .mCSB_draggerRail {
  width: 6px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2); }

.mCS-dark-blue.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 6px; }

.mCS-dark-blue.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-blue.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 6px;
  margin: 5px 0; }

.mCS-dark-blue.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-blue.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 12px; }

.mCS-dark-blue.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCS-dark-blue.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 12px;
  margin: 2px 0; }

.mCSB_inside > .mCSB_container {
  margin-right: 15px; }

/* theme "dark-blue" */
.mCS-dark-blue.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #0083ca;
  background-color: rgba(0, 131, 202, 0.1); }

.mCS-dark-blue.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #0083ca;
  background-color: rgba(0, 131, 202, 0.85); }

.mCS-dark-blue.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-blue.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #0083ca;
  background-color: rgba(0, 131, 202, 0.9); }

.mCS-dark-blue.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.1); }

.mCS-dark-blue.mCSB_scrollTools .mCSB_buttonUp {
  background-position: -112px -72px; }

.mCS-dark-blue.mCSB_scrollTools .mCSB_buttonDown {
  background-position: -112px -92px; }

.mCS-dark-blue.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: -120px -112px; }

.mCS-dark-blue.mCSB_scrollTools .mCSB_buttonRight {
  background-position: -120px -128px; }

/* ---------------------------------------- */
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 30-Jan-2017, 14:55:42
    Author     : amin
*/
#content .apcon-intelligent-tech {
  -webkit-border-radius: 8px 8px;
  -moz-border-radius: 8px / 8px;
  border-radius: 8px / 8px;
  border: 1px solid #788893;
  background-color: #d2d7da;
  position: relative;
  overflow: hidden;
  white-space: nowrap; }
  #content .apcon-intelligent-tech .tech-header-wrapper {
    white-space: normal; }
    #content .apcon-intelligent-tech .tech-header-wrapper .tech-header {
      background-color: #788893;
      color: #fff;
      font-famiy: "Titillium Web", sans-serif;
      font-size: 1.3rem;
      font-weight: 300;
      border-top-left-radius: 8px;
      border-bottom-left-radius: 8px;
      border: 1px solid #788893;
      line-height: 1.6rem;
      padding-bottom: 32768px;
      margin-bottom: -32768px; }
      #content .apcon-intelligent-tech .tech-header-wrapper .tech-header h6 {
        text-transform: uppercase;
        font-weight: bold;
        line-height: 1.5rem; }
  #content .apcon-intelligent-tech .tech-links-wrapper {
    background-color: #d2d7da;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 13px;
    margin-bottom: 13px; }
    #content .apcon-intelligent-tech .tech-links-wrapper .tech-links {
      position: relative; }
      #content .apcon-intelligent-tech .tech-links-wrapper .tech-links a {
        background-color: #d2d7da;
        color: #616872;
        font-famiy: "Titillium Web", sans-serif;
        font-size: 1.1rem;
        font-weight: 400;
        text-transform: uppercase;
        display: inline-block;
        width: 100%;
        height: 100%;
        min-height: 40px;
        vertical-align: middle;
        white-space: normal; }
        #content .apcon-intelligent-tech .tech-links-wrapper .tech-links a > div {
          display: table;
          width: 100%;
          vertical-align: middle;
          height: 100%;
          overflow: hidden;
          min-height: 40px; }
          #content .apcon-intelligent-tech .tech-links-wrapper .tech-links a > div .intelligent-icon {
            display: block;
            position: absolute;
            width: 36px;
            height: 36px;
            left: 0;
            top: 0;
            background-position: center;
            background-repeat: no-repeat; }
            #content .apcon-intelligent-tech .tech-links-wrapper .tech-links a > div .intelligent-icon.icon-filtering {
              background-image: url(../images/diagram/filtering.png); }
            #content .apcon-intelligent-tech .tech-links-wrapper .tech-links a > div .intelligent-icon.icon-slicing {
              background-image: url(../images/diagram/slicing.png); }
            #content .apcon-intelligent-tech .tech-links-wrapper .tech-links a > div .intelligent-icon.icon-dedup {
              background-image: url(../images/diagram/dedupe.png); }
            #content .apcon-intelligent-tech .tech-links-wrapper .tech-links a > div .intelligent-icon.icon-tunneling {
              background-image: url(../images/diagram/tunneling.png); }
            #content .apcon-intelligent-tech .tech-links-wrapper .tech-links a > div .intelligent-icon.icon-stripping {
              background-image: url(../images/diagram/stripping.png); }
            #content .apcon-intelligent-tech .tech-links-wrapper .tech-links a > div .intelligent-icon.icon-stamping {
              background-image: url(../images/diagram/stamping.png); }
            #content .apcon-intelligent-tech .tech-links-wrapper .tech-links a > div .intelligent-icon.icon-generation {
              background-image: url(../images/diagram/netflow.png); }
          #content .apcon-intelligent-tech .tech-links-wrapper .tech-links a > div .intelligent-title {
            display: table-cell;
            vertical-align: middle;
            height: 100%;
            width: 84%; }
        #content .apcon-intelligent-tech .tech-links-wrapper .tech-links a:hover {
          color: #0083ca; }
          #content .apcon-intelligent-tech .tech-links-wrapper .tech-links a:hover .intelligent-icon.icon-filtering {
            background-image: url(../images/diagram/filtering_ro.png); }
          #content .apcon-intelligent-tech .tech-links-wrapper .tech-links a:hover .intelligent-icon.icon-slicing {
            background-image: url(../images/diagram/slicing_ro.png); }
          #content .apcon-intelligent-tech .tech-links-wrapper .tech-links a:hover .intelligent-icon.icon-dedup {
            background-image: url(../images/diagram/dedupe_ro.png); }
          #content .apcon-intelligent-tech .tech-links-wrapper .tech-links a:hover .intelligent-icon.icon-tunneling {
            background-image: url(../images/diagram/tunneling_ro.png); }
          #content .apcon-intelligent-tech .tech-links-wrapper .tech-links a:hover .intelligent-icon.icon-stripping {
            background-image: url(../images/diagram/stripping_ro.png); }
          #content .apcon-intelligent-tech .tech-links-wrapper .tech-links a:hover .intelligent-icon.icon-stamping {
            background-image: url(../images/diagram/stamping_ro.png); }
          #content .apcon-intelligent-tech .tech-links-wrapper .tech-links a:hover .intelligent-icon.icon-generation {
            background-image: url(../images/diagram/netflow_ro.png); }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 02-Feb-2017, 16:45:10
    Author     : amin
*/
.mobile-container {
  display: none; }
  @media screen and (max-width: 1023px) {
    .mobile-container {
      display: block; } }
  .mobile-container .mobile-content-wrapper {
    background: #000; }
    .mobile-container .mobile-content-wrapper p.bullet-title {
      color: #fff;
      font-size: 1.8em;
      max-width: 420px;
      text-align: center;
      margin-left: auto;
      margin-right: auto;
      padding-top: 15px;
      padding-bottom: 15px; }
  .mobile-container .homepage-mobile-bullets a {
    display: block;
    -webkit-border-radius: 8px 8px;
    -moz-border-radius: 8px / 8px;
    border-radius: 8px / 8px;
    background: #000;
    margin-top: 15px; }
    .mobile-container .homepage-mobile-bullets a span.homepage-mobile-icon {
      display: inline-block;
      width: 54px;
      height: 40px;
      vertical-align: middle;
      margin-left: 20px;
      margin-top: 5px;
      margin-bottom: 5px; }
      .mobile-container .homepage-mobile-bullets a span.homepage-mobile-icon svg {
        display: inline-block;
        vertical-align: middle;
        height: 40px;
        width: 40px; }
    .mobile-container .homepage-mobile-bullets a span.homepage-mobile-button-title {
      text-transform: uppercase;
      color: #fff;
      font-family: "Titillium Web", sans-serif;
      color: #fff;
      display: inline-block;
      vertical-align: middle;
      font-size: 1.4em;
      letter-spacing: 0.15em; }
  .mobile-container .container .views-slider-wrapper {
    -webkit-border-radius: 8px 8px;
    -moz-border-radius: 8px / 8px;
    border-radius: 8px / 8px;
    background: #000;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 950px;
    margin-top: 15px;
    min-width: 300px;
    padding-top: 30px;
    padding-bottom: 40px; }
    .mobile-container .container .views-slider-wrapper .view-display-id-block_1 {
      margin-left: auto;
      margin-right: auto;
      width: 300px; }
      .mobile-container .container .views-slider-wrapper .view-display-id-block_1 ul.slick-dots {
        position: absolute;
        bottom: -40px;
        width: 100%;
        padding: 0;
        list-style: none;
        text-align: center; }
        .mobile-container .container .views-slider-wrapper .view-display-id-block_1 ul.slick-dots li {
          position: relative;
          display: inline-block;
          width: 20px;
          height: 20px;
          margin: 0 5px;
          padding: 0;
          cursor: pointer; }
          .mobile-container .container .views-slider-wrapper .view-display-id-block_1 ul.slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 20px;
            height: 20px;
            padding: 9px;
            cursor: pointer;
            color: transparent;
            border: 0;
            outline: none;
            background: transparent; }
            .mobile-container .container .views-slider-wrapper .view-display-id-block_1 ul.slick-dots li button:before {
              font-family: 'slick';
              font-size: 6rem;
              line-height: 20px;
              position: absolute;
              top: 0;
              left: 0;
              width: 20px;
              height: 20px;
              content: '•';
              text-align: center;
              opacity: .25;
              color: #eee;
              -webkit-font-smoothing: antialiased; }
          .mobile-container .container .views-slider-wrapper .view-display-id-block_1 ul.slick-dots li.slick-active button:before {
            background: -owg-linear-gradient(to right, #b2e0f7, #006dca);
            background: -webkit-linear-gradient(to right, #b2e0f7, #006dca);
            background: -moz-linear-gradient(to right, #b2e0f7, #006dca);
            background: -o-linear-gradient(to right, #b2e0f7, #006dca);
            background: linear-gradient(to right, #b2e0f7, #006dca);
            /*background: -webkit-linear-gradient(#fff, #0083ca);*/
            -webkit-background-clip: text;
            -webkit-text-fill-color: transparent;
            opacity: 1; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 08-Feb-2017, 10:57:24
    Author     : amin
*/
.views-slider-home-wrapper {
  background: #000;
  display: block; }
  @media screen and (max-width: 1023px) {
    .views-slider-home-wrapper {
      display: none; } }
  .views-slider-home-wrapper .container .slick-slider {
    background: url(../images/loader.gif); }
  .views-slider-home-wrapper .container .slick-slider .slick-list {
    opacity: 0;
    position: absolute; }
  .views-slider-home-wrapper .container .slick-slider.slick-initialized {
    background: none; }
  .views-slider-home-wrapper .container .slick-slider.slick-initialized .slick-list {
    opacity: 1;
    position: relative;
    transition: opacity 0.2s ease-in; }
  .views-slider-home-wrapper .container ul.custom_paging {
    position: relative;
    text-align: right;
    margin-bottom: 2px; }
    .views-slider-home-wrapper .container ul.custom_paging li {
      background: #555;
      margin-left: 2px;
      color: #cecece;
      font-size: 12px;
      font-family: Verdana, Arial, sans-serif;
      position: relative;
      width: 16px;
      height: 16px;
      text-align: center;
      display: inline-block; }
      .views-slider-home-wrapper .container ul.custom_paging li.slick-active {
        background: #0067b1; }

.view-id-block_slider {
  position: relative; }
  .view-id-block_slider .slider-item-wrapper {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 688px;
    width: 100%; }
    .view-id-block_slider .slider-item-wrapper .slider-item {
      width: 688px;
      max-width: 100%;
      height: 387px;
      max-height: 100%; }
      @media screen and (max-width: 767px) {
        .view-id-block_slider .slider-item-wrapper .slider-item {
          height: 100%; } }
      .view-id-block_slider .slider-item-wrapper .slider-item .video-js {
        width: 100% !important;
        height: 100% !important;
        background: #fff; }
      .view-id-block_slider .slider-item-wrapper .slider-item video {
        max-width: 100%;
        height: auto; }
      .view-id-block_slider .slider-item-wrapper .slider-item .media-youtube-video {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden; }
        .view-id-block_slider .slider-item-wrapper .slider-item .media-youtube-video iframe, .view-id-block_slider .slider-item-wrapper .slider-item .media-youtube-video object, .view-id-block_slider .slider-item-wrapper .slider-item .media-youtube-video embed {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%; }
    .view-id-block_slider .slider-item-wrapper .slider-item-overlay {
      position: absolute;
      top: 0;
      max-width: 100%;
      width: 688px;
      height: auto;
      max-height: 387px; }
      .view-id-block_slider .slider-item-wrapper .slider-item-overlay > * {
        padding: 15px; }
  .view-id-block_slider .slider-nav-container {
    position: absolute;
    bottom: -70px;
    left: 0;
    right: 0;
    z-index: 3;
    text-align: center; }
    .view-id-block_slider .slider-nav-container .slider-nav {
      display: inline-block; }
      .view-id-block_slider .slider-nav-container .slider-nav:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        height: 100%; }
      .view-id-block_slider .slider-nav-container .slider-nav .slick-prev, .view-id-block_slider .slider-nav-container .slider-nav .slick-next {
        position: relative;
        left: auto;
        right: auto;
        display: inline-block;
        color: #ffffff; }
      .view-id-block_slider .slider-nav-container .slider-nav .slick-prev {
        float: left;
        width: 45px;
        height: 45px;
        background: url(/sites/all/themes/themeapcon/images/left.png) no-repeat;
        background-size: 45px;
        cursor: pointer; }
        .view-id-block_slider .slider-nav-container .slider-nav .slick-prev:active, .view-id-block_slider .slider-nav-container .slider-nav .slick-prev:hover {
          background: url(/sites/all/themes/themeapcon/images/left_active.png) no-repeat;
          background-size: 45px; }
      .view-id-block_slider .slider-nav-container .slider-nav .slick-next {
        float: right;
        width: 45px;
        height: 45px;
        background: url(/sites/all/themes/themeapcon/images/right.png) no-repeat;
        background-size: 45px;
        cursor: pointer; }
        .view-id-block_slider .slider-nav-container .slider-nav .slick-next:active, .view-id-block_slider .slider-nav-container .slider-nav .slick-next:hover {
          background: url(/sites/all/themes/themeapcon/images/right_active.png) no-repeat;
          background-size: 45px; }
      .view-id-block_slider .slider-nav-container .slider-nav ul.slick-dots {
        margin: 0 10px;
        position: relative;
        top: 4px;
        bottom: auto;
        width: auto;
        height: 43px;
        display: inline-block; }
        .view-id-block_slider .slider-nav-container .slider-nav ul.slick-dots:before {
          content: '';
          display: inline-block;
          height: 50%; }
        .view-id-block_slider .slider-nav-container .slider-nav ul.slick-dots li {
          position: relative;
          display: inline-block;
          vertical-align: middle;
          width: 20px;
          height: 20px;
          margin: 0 5px;
          padding: 0;
          cursor: pointer; }
          .view-id-block_slider .slider-nav-container .slider-nav ul.slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 20px;
            height: 20px;
            padding: 9px;
            cursor: pointer;
            color: transparent;
            border: 0;
            outline: none;
            background: transparent; }
            .view-id-block_slider .slider-nav-container .slider-nav ul.slick-dots li button:before {
              font-family: 'slick';
              font-size: 6rem;
              line-height: 20px;
              position: absolute;
              top: 0;
              left: 0;
              width: 20px;
              height: 20px;
              content: '•';
              text-align: center;
              opacity: .25;
              color: #788893;
              -webkit-font-smoothing: antialiased; }
          .view-id-block_slider .slider-nav-container .slider-nav ul.slick-dots li.slick-active button:before {
            color: #0083ca;
            opacity: 1; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 21-Feb-2017, 14:10:46
    Author     : amin
*/
#content .views-row.terms-list-item {
  width: 100%;
  display: block;
  padding: 10px 0;
  border-bottom: 1px dotted; }
  #content .views-row.terms-list-item a {
    width: 100%;
    display: block;
    color: #616872; }
    #content .views-row.terms-list-item a span {
      font-family: Verdana, Arial, sans-serif;
      font-size: 1.2em;
      line-height: 140%;
      display: inline-block;
      vertical-align: middle; }
      #content .views-row.terms-list-item a span + span {
        width: 75%;
        margin-left: 15px;
        display: inline-block;
        vertical-align: middle; }
        #content .views-row.terms-list-item a span + span .type-date {
          color: #999999;
          font-size: .85em;
          line-height: 115%; }
    #content .views-row.terms-list-item a:hover {
      color: #6EBCE9; }
      #content .views-row.terms-list-item a:hover span + span .type-date {
        color: #999999; }
  #content .views-row.terms-list-item:last-child {
    border: none; }

#content h2.term-title {
  position: relative;
  padding: .3em;
  padding-left: .5em;
  display: block; }
  #content h2.term-title svg {
    float: none;
    position: inherit;
    top: auto;
    vertical-align: middle; }
  #content h2.term-title span {
    vertical-align: middle;
    display: inline-block; }

#sub-menu-tab-wrapper {
  background-color: #232f3e;
  margin-bottom: 36px; }
  @media screen and (max-width: 767px) {
    #sub-menu-tab-wrapper {
      margin-bottom: 10px; } }
  #sub-menu-tab-wrapper .container {
    position: relative; }
    @media screen and (max-width: 767px) {
      #sub-menu-tab-wrapper .container .sub-menu-title {
        padding-left: 5px; } }
    #sub-menu-tab-wrapper .container .sub-menu-tab-set {
      position: absolute;
      right: 0;
      bottom: 0; }
      @media screen and (max-width: 767px) {
        #sub-menu-tab-wrapper .container .sub-menu-tab-set {
          position: initial; } }
      #sub-menu-tab-wrapper .container .sub-menu-tab-set ul.sub-menu-tabs {
        border-bottom: none;
        font-size: inherit;
        padding: 0;
        float: right;
        display: inline-block; }
        @media screen and (max-width: 767px) {
          #sub-menu-tab-wrapper .container .sub-menu-tab-set ul.sub-menu-tabs {
            display: block;
            float: none;
            padding-bottom: 5px; } }
        #sub-menu-tab-wrapper .container .sub-menu-tab-set ul.sub-menu-tabs li {
          padding-bottom: 1px;
          border-bottom: none; }
          @media screen and (max-width: 767px) {
            #sub-menu-tab-wrapper .container .sub-menu-tab-set ul.sub-menu-tabs li {
              width: 100%;
              margin: auto; } }
          #sub-menu-tab-wrapper .container .sub-menu-tab-set ul.sub-menu-tabs li a {
            color: #FFFFFF;
            font-size: 1.2em;
            font-family: "Open Sans", sans-serif;
            font-weight: 300;
            text-transform: uppercase;
            line-height: inherit;
            background-color: #4f6c99;
            margin-left: 8px;
            display: table;
            border-collapse: separate;
            border-spacing: 2px;
            padding: 5px 10px;
            border-top-left-radius: 8px;
            border-top-right-radius: 8px; }
            @media screen and (max-width: 1023px) {
              #sub-menu-tab-wrapper .container .sub-menu-tab-set ul.sub-menu-tabs li a {
                font-size: 1em; } }
            @media screen and (max-width: 767px) {
              #sub-menu-tab-wrapper .container .sub-menu-tab-set ul.sub-menu-tabs li a {
                border: none;
                border-top: 1px solid #9a9a9a;
                border-bottom: 1px solid #9a9a9a;
                -moz-border-radius-topright: 0px;
                -webkit-border-top-right-radius: 0px;
                border-top-right-radius: 0px;
                -moz-border-radius-topleft: 0px;
                -webkit-border-top-left-radius: 0px;
                border-top-left-radius: 0px;
                margin: 5px auto;
                width: 100%; } }
            #sub-menu-tab-wrapper .container .sub-menu-tab-set ul.sub-menu-tabs li a span.sub-menu-tab-title {
              display: table-cell;
              vertical-align: middle;
              height: 100%; }
              @media screen and (max-width: 767px) {
                #sub-menu-tab-wrapper .container .sub-menu-tab-set ul.sub-menu-tabs li a span.sub-menu-tab-title {
                  text-align: center;
                  font-weight: 400;
                  font-size: 1.4em; } }
            #sub-menu-tab-wrapper .container .sub-menu-tab-set ul.sub-menu-tabs li a:hover {
              background-color: #FFFFFF;
              color: #232f3e;
              border-color: #FFFFFF; }
          #sub-menu-tab-wrapper .container .sub-menu-tab-set ul.sub-menu-tabs li.active a {
            background-color: #FFFFFF;
            color: #232f3e;
            border-color: #FFFFFF; }
            @media screen and (max-width: 767px) {
              #sub-menu-tab-wrapper .container .sub-menu-tab-set ul.sub-menu-tabs li.active a {
                border-top: 1px solid #9a9a9a;
                border-bottom: 1px solid #9a9a9a;
                -moz-border-radius-topright: 0px;
                -webkit-border-top-right-radius: 0px;
                border-top-right-radius: 0px;
                -moz-border-radius-topleft: 0px;
                -webkit-border-top-left-radius: 0px;
                border-top-left-radius: 0px;
                margin: 5px auto;
                width: 100%; } }

#content .content-block .resource-tab-content .container {
  height: 400px; }

#content .content-block .resource-tab-content .container, #content .content-block .new-solution-action-block .container {
  overflow: hidden;
  padding-right: 0; }
  #content .content-block .resource-tab-content .container .row, #content .content-block .new-solution-action-block .container .row {
    height: 100%; }
    #content .content-block .resource-tab-content .container .row *[class|="col"], #content .content-block .new-solution-action-block .container .row *[class|="col"] {
      padding: 10px 15px;
      margin-bottom: 0px;
      height: 100%;
      overflow: hidden;
      position: relative;
      background-color: #f2f3f4; }
      #content .content-block .resource-tab-content .container .row *[class|="col"]:first-child, #content .content-block .new-solution-action-block .container .row *[class|="col"]:first-child {
        background-color: #e6ebf1; }
      #content .content-block .resource-tab-content .container .row *[class|="col"] .view-sidebars-view, #content .content-block .new-solution-action-block .container .row *[class|="col"] .view-sidebars-view {
        overflow: auto;
        height: 88%;
        margin-top: 7px; }
    #content .content-block .resource-tab-content .container .row .resource-tab-header-text, #content .content-block .new-solution-action-block .container .row .resource-tab-header-text {
      font-size: 1.7em;
      color: #9ea6ad;
      display: inline-block;
      border-bottom: 1px solid #a8b1b8;
      width: 100%;
      padding-bottom: 8px; }

#content .content-block .resource-tab-content ul, #content .content-block .new-solution-action-block ul {
  padding-left: 10px; }
  #content .content-block .resource-tab-content ul li, #content .content-block .new-solution-action-block ul li {
    border-top: none;
    padding: 7px 0;
    border-bottom: 2px solid #c7ced6; }
    #content .content-block .resource-tab-content ul li:last-child, #content .content-block .new-solution-action-block ul li:last-child {
      border-bottom: none; }
  #content .content-block .resource-tab-content ul.resource-tab-contact-options, #content .content-block .new-solution-action-block ul.resource-tab-contact-options {
    padding-left: 0px;
    list-style: none; }
    #content .content-block .resource-tab-content ul.resource-tab-contact-options li, #content .content-block .new-solution-action-block ul.resource-tab-contact-options li {
      width: 98% !important; }
      #content .content-block .resource-tab-content ul.resource-tab-contact-options li #solution-action-contact, #content .content-block .new-solution-action-block ul.resource-tab-contact-options li #solution-action-contact {
        color: #4f6c99; }
        #content .content-block .resource-tab-content ul.resource-tab-contact-options li #solution-action-contact h6, #content .content-block .new-solution-action-block ul.resource-tab-contact-options li #solution-action-contact h6 {
          font-size: 14px;
          font-weight: 800;
          margin-bottom: 5px; }
        #content .content-block .resource-tab-content ul.resource-tab-contact-options li #solution-action-contact .apcon-contact-phone a, #content .content-block .new-solution-action-block ul.resource-tab-contact-options li #solution-action-contact .apcon-contact-phone a {
          font-size: 14px;
          color: #4f6c99; }
        #content .content-block .resource-tab-content ul.resource-tab-contact-options li #solution-action-contact address, #content .content-block .new-solution-action-block ul.resource-tab-contact-options li #solution-action-contact address {
          font-size: 14px; }
      #content .content-block .resource-tab-content ul.resource-tab-contact-options li .resource-tab-action-icon, #content .content-block .new-solution-action-block ul.resource-tab-contact-options li .resource-tab-action-icon {
        display: block;
        border-radius: 50px;
        width: 38px;
        height: 38px;
        position: relative;
        top: 0;
        left: 0;
        -webkit-box-shadow: 2px 2px 2px rgba(79, 108, 153, 0.125);
        box-shadow: 2px 2px 2px rgba(79, 108, 153, 0.125);
        background-color: #4f6c99;
        cursor: pointer; }
        #content .content-block .resource-tab-content ul.resource-tab-contact-options li .resource-tab-action-icon.icon-email:after, #content .content-block .new-solution-action-block ul.resource-tab-contact-options li .resource-tab-action-icon.icon-email:after {
          background: url(/sites/all/themes/themeapcon/images/resources_email.png) center center no-repeat;
          background-size: 28px 28px;
          content: '';
          width: 28px;
          height: 28px;
          position: absolute;
          display: inline-block;
          vertical-align: middle;
          top: 5px;
          left: 5px; }
        #content .content-block .resource-tab-content ul.resource-tab-contact-options li .resource-tab-action-icon.icon-phone:after, #content .content-block .new-solution-action-block ul.resource-tab-contact-options li .resource-tab-action-icon.icon-phone:after {
          background: url(/sites/all/themes/themeapcon/images/resources_headphone.png) center center no-repeat;
          background-size: 28px 28px;
          content: '';
          width: 28px;
          height: 28px;
          position: absolute;
          display: inline-block;
          vertical-align: middle;
          top: 5px;
          left: 5px; }
        #content .content-block .resource-tab-content ul.resource-tab-contact-options li .resource-tab-action-icon.icon-chat:after, #content .content-block .new-solution-action-block ul.resource-tab-contact-options li .resource-tab-action-icon.icon-chat:after {
          background: url(/sites/all/themes/themeapcon/images/resources_chat.png) center center no-repeat;
          background-size: 28px 28px;
          content: '';
          width: 28px;
          height: 28px;
          position: absolute;
          display: inline-block;
          vertical-align: middle;
          top: 5px;
          left: 5px; }
        #content .content-block .resource-tab-content ul.resource-tab-contact-options li .resource-tab-action-icon.icon-news-letter:after, #content .content-block .new-solution-action-block ul.resource-tab-contact-options li .resource-tab-action-icon.icon-news-letter:after {
          background: url(/sites/all/themes/themeapcon/images/resources_newspaper.png) center center no-repeat;
          background-size: 22px 22px;
          content: '';
          width: 28px;
          height: 28px;
          position: absolute;
          display: inline-block;
          vertical-align: middle;
          top: 5px;
          left: 5px; }
      #content .content-block .resource-tab-content ul.resource-tab-contact-options li .btn-resource-tab-action, #content .content-block .new-solution-action-block ul.resource-tab-contact-options li .btn-resource-tab-action {
        display: inline-block;
        width: 100%;
        height: 100%;
        line-height: 1.15em;
        vertical-align: middle;
        text-align: left;
        color: #4f6c99;
        text-decoration: none;
        cursor: pointer;
        margin: 16px 0px; }
        #content .content-block .resource-tab-content ul.resource-tab-contact-options li .btn-resource-tab-action span, #content .content-block .new-solution-action-block ul.resource-tab-contact-options li .btn-resource-tab-action span {
          display: table;
          width: 100%;
          vertical-align: middle;
          height: 100%; }
          #content .content-block .resource-tab-content ul.resource-tab-contact-options li .btn-resource-tab-action span span, #content .content-block .new-solution-action-block ul.resource-tab-contact-options li .btn-resource-tab-action span span {
            vertical-align: middle;
            display: table-cell;
            color: #4f6c99;
            font-size: 15px;
            font-weight: 700;
            padding-left: 15px; }
      #content .content-block .resource-tab-content ul.resource-tab-contact-options li:hover .resource-tab-action-icon, #content .content-block .new-solution-action-block ul.resource-tab-contact-options li:hover .resource-tab-action-icon {
        background-color: #0083ca; }
      #content .content-block .resource-tab-content ul.resource-tab-contact-options li:hover .btn-resource-tab-action span span, #content .content-block .new-solution-action-block ul.resource-tab-contact-options li:hover .btn-resource-tab-action span span {
        color: #0083ca; }
      #content .content-block .resource-tab-content ul.resource-tab-contact-options li address, #content .content-block .new-solution-action-block ul.resource-tab-contact-options li address {
        margin: 0px; }
  #content .content-block .resource-tab-content ul.list-video li, #content .content-block .new-solution-action-block ul.list-video li {
    border-bottom: 1px dotted #9a9a9a;
    padding: 13px 0; }
  #content .content-block .resource-tab-content ul.list-literature li div.views-field.views-field-title, #content .content-block .new-solution-action-block ul.list-literature li div.views-field.views-field-title {
    vertical-align: middle;
    line-height: 1.25em; }
    #content .content-block .resource-tab-content ul.list-literature li div.views-field.views-field-title span, #content .content-block .new-solution-action-block ul.list-literature li div.views-field.views-field-title span {
      width: 100%;
      max-width: 100%;
      max-height: 100%;
      padding-left: 0px; }
      #content .content-block .resource-tab-content ul.list-literature li div.views-field.views-field-title span a, #content .content-block .new-solution-action-block ul.list-literature li div.views-field.views-field-title span a {
        font-size: 1.1em;
        width: 100%;
        color: #4f6c99;
        line-height: 140%;
        display: inline-table;
        vertical-align: middle; }
        #content .content-block .resource-tab-content ul.list-literature li div.views-field.views-field-title span a img, #content .content-block .new-solution-action-block ul.list-literature li div.views-field.views-field-title span a img {
          max-width: 20%;
          width: auto;
          height: auto; }
        #content .content-block .resource-tab-content ul.list-literature li div.views-field.views-field-title span a span, #content .content-block .new-solution-action-block ul.list-literature li div.views-field.views-field-title span a span {
          max-width: 80%;
          display: inline-block;
          padding-left: 10px; }
        #content .content-block .resource-tab-content ul.list-literature li div.views-field.views-field-title span a strong, #content .content-block .new-solution-action-block ul.list-literature li div.views-field.views-field-title span a strong {
          color: #4f6c99;
          font-size: .8em;
          font-weight: 500; }
      #content .content-block .resource-tab-content ul.list-literature li div.views-field.views-field-title span a:hover strong, #content .content-block .new-solution-action-block ul.list-literature li div.views-field.views-field-title span a:hover strong {
        color: #0083ca; }
  #content .content-block .resource-tab-content ul.list-video li a img, #content .content-block .new-solution-action-block ul.list-video li a img {
    max-width: 40%;
    width: auto;
    height: auto; }
  #content .content-block .resource-tab-content ul.list-video li a span, #content .content-block .new-solution-action-block ul.list-video li a span {
    max-width: 60%; }
    #content .content-block .resource-tab-content ul.list-video li a span strong, #content .content-block .new-solution-action-block ul.list-video li a span strong {
      color: #4f6c99;
      font-size: .8em;
      font-weight: 500; }
  #content .content-block .resource-tab-content ul.list-video li a:hover strong, #content .content-block .new-solution-action-block ul.list-video li a:hover strong {
    color: #0083ca; }

#content .content-block .resource-tab-contact-form {
  margin-top: 10px;
  overflow: hidden;
  background-color: #f2f3f4;
  padding: 15px; }
  #content .content-block .resource-tab-contact-form .resource-tab-header-text {
    font-size: 1.7em;
    color: #9ea6ad;
    display: inline-block;
    border-bottom: 1px solid #a8b1b8;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px; }
  #content .content-block .resource-tab-contact-form .webform-component--apcon-newsletter {
    padding: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    margin-bottom: 0px; }

.form-actions.newsletter-form-actions {
  text-align: center; }
  .form-actions.newsletter-form-actions input[type="submit"] {
    display: inline-block;
    padding: 5px 50px; }
  .form-actions.newsletter-form-actions .btn-newsletter-cancel {
    text-transform: uppercase;
    vertical-align: initial;
    padding: 5px 50px;
    margin-right: 20px; }

#newsletter-alert-banner {
  text-align: center;
  display: none;
  margin-top: 8px;
  background-color: transparent !important; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Aug 4, 2017, 8:29:28 AM
    Author     : ben
*/
#content .content-block .family-prod-cell {
  padding: 10px 15px;
  margin-bottom: 20px; }
  #content .content-block .family-prod-cell h4 {
    font-size: 1.1em;
    line-height: 1.4; }
  #content .content-block .family-prod-cell btn.btn-learn-more {
    margin-top: 10px; }

a.modern-button {
  display: inline-block;
  background-color: #febe10;
  color: #ffffff !important;
  padding: 20px 50px;
  font-size: 26px;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
  transition: .2s ease; }
  a.modern-button:hover {
    transform: scale(1.05);
    text-decoration: none; }

.tap-rule {
  padding-bottom: 60px;
  border-bottom: 3px solid #71b1dd;
  position: relative;
  display: block; }
  .tap-rule:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #71b1dd;
    margin: 0 auto;
    margin-bottom: -70px; }

.responsive-flex {
  display: flex;
  justify-content: space-between;
  flex-direction: column; }
  @media (min-width: 768px) and (max-width: 1023px) {
    .responsive-flex {
      flex-direction: row; } }
  @media (min-width: 1024px) {
    .responsive-flex {
      flex-direction: row; } }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 17, 2017, 3:26:46 PM
    Author     : ben
*/
.ui-widget-overlay.apcon-standard {
  background-color: #04162C;
  background-image: none;
  opacity: .5;
  filter: Alpha(Opacity=50); }

.ui-dialog.apcon-standard {
  padding: 0px;
  border-radius: 0px;
  -webkit-box-shadow: #232f3e 4px 4px 15px;
  box-shadow: #232f3e 4px 4px 15px;
  font-family: "Open Sans", sans-serif; }
  .ui-dialog.apcon-standard .ui-dialog-content {
    padding: 20px;
    overflow: hidden; }
  .ui-dialog.apcon-standard .ui-widget-header {
    border-radius: 0px;
    background: #094FA4;
    border-bottom: 6px solid #F4BA16;
    padding: 1em 1em; }
  .ui-dialog.apcon-standard .ui-dialog-titlebar .ui-dialog-title {
    color: #FFFFFF;
    font-size: 1.23em;
    width: 93%;
    font-family: "Open Sans", sans-serif; }
  .ui-dialog.apcon-standard .ui-dialog-titlebar .ui-dialog-titlebar-close {
    height: 22px;
    width: 19px;
    background-color: transparent;
    border: none;
    background: url("../images/apconicons/x_close.png");
    outline: transparent; }
    .ui-dialog.apcon-standard .ui-dialog-titlebar .ui-dialog-titlebar-close:focus {
      border: none;
      outline: transparent; }

vm-download-input label {
  color: #094FA4; }

vm-download-input.form-item.webform-component--first-name {
  margin-top: 0px; }

.webform-client-form-836 .form-actions input[type="submit"], .webform-client-form-882 .form-actions input[type="submit"], .webform-client-form-906 .form-actions input[type="submit"] {
  background-color: #FF0080;
  border: none;
  color: #FFFFFF;
  transition: all .2s ease-in-out;
  text-transform: uppercase;
  border-radius: 0px;
  font-size: 1.3em;
  font-weight: bold;
  padding: 10px 15px;
  -webkit-box-shadow: -2px 5px 10px 0px rgba(0, 0, 0, 0.33);
  -moz-box-shadow: -2px 5px 10px 0px rgba(0, 0, 0, 0.33);
  box-shadow: -2px 5px 10px 0px rgba(0, 0, 0, 0.33); }
  .webform-client-form-836 .form-actions input[type="submit"]:hover, .webform-client-form-836 .form-actions input[type="submit"]:focus, .webform-client-form-882 .form-actions input[type="submit"]:hover, .webform-client-form-882 .form-actions input[type="submit"]:focus, .webform-client-form-906 .form-actions input[type="submit"]:hover, .webform-client-form-906 .form-actions input[type="submit"]:focus {
    background-color: #FF0080;
    border: none;
    color: #FFFFFF;
    transform: scale(1.05);
    -webkit-box-shadow: -2px 5px 10px 0px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: -2px 5px 10px 0px rgba(0, 0, 0, 0.33);
    box-shadow: -2px 5px 10px 0px rgba(0, 0, 0, 0.33); }
  .webform-client-form-836 .form-actions input[type="submit"]:active, .webform-client-form-836 .form-actions input[type="submit"]:active:focus, .webform-client-form-882 .form-actions input[type="submit"]:active, .webform-client-form-882 .form-actions input[type="submit"]:active:focus, .webform-client-form-906 .form-actions input[type="submit"]:active, .webform-client-form-906 .form-actions input[type="submit"]:active:focus {
    background-color: #FF0080;
    border: none;
    color: #FFFFFF;
    transform: scale(1);
    -webkit-box-shadow: -2px 5px 10px 0px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: -2px 5px 10px 0px rgba(0, 0, 0, 0.33);
    box-shadow: -2px 5px 10px 0px rgba(0, 0, 0, 0.33); }

.bracket_wrapper {
  position: relative;
  padding: 40px; }
  .bracket_wrapper .bracket {
    position: absolute;
    height: 40px;
    width: 40px;
    background-size: 100%;
    background-image: url(/sites/all/modules/custom_blocks/vm_download_popup/resources/bracket.png); }
    .bracket_wrapper .bracket.up-left {
      left: 0;
      top: 0; }
    .bracket_wrapper .bracket.up-right {
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      right: 0;
      top: 0; }
    .bracket_wrapper .bracket.bot-left {
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
      left: 0;
      bottom: 0; }
    .bracket_wrapper .bracket.bot-right {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
      right: 0;
      bottom: 0; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 1, 2017, 7:54:01 AM
    Author     : ben
*/
.page-node-download #content {
  background-image: url("../images/vm_download_banner.jpg");
  background-size: cover;
  min-height: 500px; }
  .page-node-download #content .tag-line-sub-header {
    background-color: #094FA4;
    border-bottom: 6px solid #fcb211;
    padding-top: 25px;
    padding-bottom: 25px; }
    .page-node-download #content .tag-line-sub-header .tag-line-text {
      margin-left: -15px;
      margin-right: -15px;
      font-size: 1.7em;
      font-weight: bold;
      color: #FFFFFF; }
      .page-node-download #content .tag-line-sub-header .tag-line-text .highlight-text {
        color: #fcb211; }
  .page-node-download #content .thank-msg {
    font-size: 1.6em;
    color: #094FA4;
    font-weight: bold;
    padding: 30px 0px;
    line-height: 50px; }

.page-node-download table {
  margin-left: 5px; }
  .page-node-download table thead {
    display: none; }
  .page-node-download table tbody tr {
    margin-bottom: 40px;
    display: block;
    padding: 0px 0px; }
    .page-node-download table tbody tr.even, .page-node-download table tbody tr.odd {
      background-color: transparent;
      border-bottom: none; }
    .page-node-download table tbody tr td span.file img.file-icon {
      display: none; }
    .page-node-download table tbody tr td span.file .btn.btn-vm {
      text-align: center;
      color: #FFFFFF;
      font-weight: bold;
      text-transform: uppercase;
      border: none;
      border-radius: 0px;
      min-width: 250px;
      padding: 15px 0px;
      font-size: 1.5em;
      -webkit-box-shadow: -2px 5px 10px 0px rgba(0, 0, 0, 0.33);
      -moz-box-shadow: -2px 5px 10px 0px rgba(0, 0, 0, 0.33);
      box-shadow: -2px 5px 10px 0px rgba(0, 0, 0, 0.33);
      transition: all .2s ease-in-out; }
      .page-node-download table tbody tr td span.file .btn.btn-vm.windows {
        background-color: #edb900; }
      .page-node-download table tbody tr td span.file .btn.btn-vm.linux {
        background-color: #0065b3; }
      .page-node-download table tbody tr td span.file .btn.btn-vm:hover {
        transform: scale(1.05); }
    .page-node-download table tbody tr td:last-child {
      display: none; }

.page-node-843 #sub-menu-tab-wrapper {
  display: none; }
  @media screen and (max-width: 767px) {
    .page-node-843 #sub-menu-tab-wrapper {
      display: block; } }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 13, 2017, 11:09:12 AM
    Author     : ben
*/
.node-type-uk-page #content {
  padding-top: 100px;
  padding-bottom: 50px;
  background-color: #FFFFFF;
  background-image: linear-gradient(136deg, #ffffff 40%, rgba(9, 79, 164, 0.4) 73%, #ffffff); }
  .node-type-uk-page #content .region.content {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 768px) {
      .node-type-uk-page #content .region.content {
        float: left;
        width: 58.33333%; } }
  .node-type-uk-page #content .region.sidebar-right {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    overflow-y: hidden;
    overflow-x: hidden;
    padding-right: 0;
    padding-left: 0;
    display: block; }
    @media (min-width: 768px) {
      .node-type-uk-page #content .region.sidebar-right {
        float: left;
        width: 41.66667%; } }
    .node-type-uk-page #content .region.sidebar-right .blocktitle {
      display: none; }
    .node-type-uk-page #content .region.sidebar-right .form-item label {
      color: #094FA4; }
    .node-type-uk-page #content .region.sidebar-right .form-actions {
      margin-top: 25px; }
      .node-type-uk-page #content .region.sidebar-right .form-actions input[type="submit"] {
        background-color: #FF0080;
        width: 100%;
        border-radius: 0px;
        padding: 5px 0px;
        font-size: 1.2em;
        -webkit-box-shadow: -2px 5px 10px 0px rgba(0, 0, 0, 0.33);
        -moz-box-shadow: -2px 5px 10px 0px rgba(0, 0, 0, 0.33);
        box-shadow: -2px 5px 10px 0px rgba(0, 0, 0, 0.33); }
        .node-type-uk-page #content .region.sidebar-right .form-actions input[type="submit"]:hover {
          background-color: #FF0080; }

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Dec 13, 2017, 11:09:12 AM
    Author     : ben
*/
.page-node-927 #sub-menu-tab-wrapper {
  margin-bottom: 0; }

.page-node-927 #content {
  background-color: #FFFFFF;
  background-image: linear-gradient(136deg, #ffffff 40%, rgba(9, 79, 164, 0.4) 73%, #ffffff);
  text-align: center; }
  @media (min-width: 768px) and (max-width: 1023px) {
    .page-node-927 #content {
      text-align: left; } }
  @media (min-width: 1024px) {
    .page-node-927 #content {
      text-align: left; } }
  .page-node-927 #content .container > section {
    padding-top: 160px;
    padding-bottom: 50px; }
  .page-node-927 #content .region.content {
    padding-bottom: 100px;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 768px) {
      .page-node-927 #content .region.content {
        float: left;
        width: 58.33333%; } }
    .page-node-927 #content .region.content h3 {
      color: #0064b0;
      margin: 0;
      background: none;
      font-size: 2.5em;
      padding-bottom: 30px; }
    .page-node-927 #content .region.content p:first-of-type {
      display: block;
      border-top: 1px solid #0064b0;
      padding-top: 30px; }
    .page-node-927 #content .region.content p:last-of-type {
      display: block;
      border-bottom: 1px solid #0064b0;
      padding-bottom: 30px; }
      .page-node-927 #content .region.content p:last-of-type:before, .page-node-927 #content .region.content p:last-of-type:after {
        display: table;
        content: " "; }
      .page-node-927 #content .region.content p:last-of-type:after {
        clear: both; }
  .page-node-927 #content .region.sidebar-right {
    position: relative;
    float: left;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    overflow: hidden !important;
    padding-right: 0;
    padding-left: 0;
    display: block; }
    @media (min-width: 768px) {
      .page-node-927 #content .region.sidebar-right {
        float: left;
        width: 41.66667%; } }
    .page-node-927 #content .region.sidebar-right .blocktitle {
      display: none; }
    .page-node-927 #content .region.sidebar-right .form-item {
      text-align: left; }
      .page-node-927 #content .region.sidebar-right .form-item label {
        color: #094FA4; }
    .page-node-927 #content .region.sidebar-right .form-actions {
      margin-top: 25px; }
      .page-node-927 #content .region.sidebar-right .form-actions input[type="submit"] {
        background-color: #FF0080;
        width: 100%;
        border-radius: 0px;
        padding: 5px 0px;
        font-size: 1.2em;
        -webkit-box-shadow: -2px 5px 10px 0px rgba(0, 0, 0, 0.33);
        -moz-box-shadow: -2px 5px 10px 0px rgba(0, 0, 0, 0.33);
        box-shadow: -2px 5px 10px 0px rgba(0, 0, 0, 0.33); }
        .page-node-927 #content .region.sidebar-right .form-actions input[type="submit"]:hover {
          background-color: #FF0080; }

#block-views-events-block .blocktitle h3 {
  background: none !important;
  color: #333333 !important;
  margin: 40px 0 !important;
  padding: 0 !important;
  padding-top: 30px !important;
  font-size: 36px !important;
  text-transform: uppercase; }

#block-views-events-block .view-content {
  display: flex;
  justify-content: space-between;
  align-items: top;
  margin-bottom: 20px; }

#block-views-events-block .views-row {
  width: 32%;
  display: block; }

#block-views-events-block .views-field-field-apcon-event-image img {
  width: 100%; }

#block-views-events-block .views-field-title {
  font-size: 24px;
  color: #333333;
  font-weight: bolder; }

#block-views-events-block .views-field-field-booth-number {
  font-size: 18px;
  color: #0067b1;
  font-weight: bolder;
  float: right;
  margin-top: 5px; }

#block-views-events-block .views-field-field-date {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px; }

#block-views-events-block .views-field-field-date .date-display-range, #block-views-events-block .views-field-field-date .date-display-single {
  display: inline-block;
  font-weight: 300; }

#block-views-events-block .views-field-nothing {
  margin-top: 10px;
  margin-bottom: 10px; }

#block-views-events-block .views-field-nothing a {
  color: #333333; }

#block-views-events-block .views-field-nothing a:before {
  content: "💬";
  margin-right: 5px; }

#block-views-events-block .views-field-field-register-for-event-link a, #block-views-events-block .views-field-field-official-event-link a {
  padding: 10px 20px;
  display: inline-block;
  background: #0067b1;
  color: #ffffff;
  font-weight: bold;
  float: left;
  transition: .2s ease;
  font-size: 12px; }

#block-views-events-block .views-field-field-register-for-event-link a:hover, #block-views-events-block .views-field-field-official-event-link a:hover {
  text-decoration: none;
  background: #0277cb; }

#block-views-events-block .views-field-field-official-event-link a {
  float: right; }

#block-views-events-block-1 {
  padding-bottom: 60px; }

#block-views-events-block-1 .header {
  display: flex;
  margin-bottom: 10px; }

#block-views-events-block-1 .header div {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  text-transform: uppercase; }

#block-views-events-block-1 .header div:nth-of-type(1) {
  width: 40%; }

#block-views-events-block-1 .header div:nth-of-type(2) {
  width: 32%; }

#block-views-events-block-1 .header div:nth-of-type(3) {
  width: 30%; }

#block-views-events-block-1 .blocktitle h3 {
  background: none !important;
  color: #333333 !important;
  margin: 40px 0 !important;
  padding: 0 !important;
  padding-top: 30px !important;
  font-size: 36px !important;
  text-transform: uppercase; }

#block-views-events-block-1 .views-row {
  border-bottom: 1px solid #cccccc;
  display: flex;
  justify-content: space-between;
  align-items: start;
  padding: 40px 0; }

#block-views-events-block-1 .views-row-last {
  border-bottom: none; }

#block-views-events-block-1 .views-field-title {
  width: 40%; }

#block-views-events-block-1 .views-field-title h4 {
  font-size: 24px !important;
  color: #333333 !important;
  font-weight: bolder !important;
  margin: 0 !important; }

#block-views-events-block-1 .views-field-title h4 span {
  float: right;
  margin-right: 30px;
  color: #0067b1;
  font-size: 18px;
  margin-top: 5px; }

#block-views-events-block-1 .views-field-title a {
  display: inline-block;
  padding: 10px 20px;
  background: #0067b1;
  color: #ffffff;
  font-weight: bold;
  float: left;
  transition: .2s ease;
  margin-right: 10px; }

#block-views-events-block-1 .views-field-title a:hover {
  text-decoration: none;
  background: #0277cb; }

#block-views-events-block-1 .views-field-title a:nth-of-type(1) {
  display: block;
  background: none;
  color: #333333;
  font-weight: 300;
  padding: 0;
  margin: 10px 0;
  width: 100%; }

#block-views-events-block-1 .views-field-title a:nth-of-type(1):hover {
  background: none;
  text-decoration: underline; }

#block-views-events-block-1 .views-field-title a:nth-of-type(1):before {
  content: "💬";
  margin-right: 5px; }

#block-views-events-block-1 .views-field-title a:nth-of-type(3) {
  float: right;
  margin-right: 30px; }

#block-views-events-block-1 .views-field-field-date {
  width: 32%;
  color: #333333; }

#block-views-events-block-1 .views-field-field-date p {
  font-size: 16px !important;
  color: #333333 !important; }

#block-views-events-block-1 .views-field-field-date .date-display-range, #block-views-events-block-1 .views-field-field-date .date-display-single {
  font-weight: bold;
  font-size: 16px; }

#block-views-events-block-1 .views-field-field-topics {
  width: 30%;
  color: #333333;
  font-size: 16px; }

/*
    Created on : Aug 6, 2019, 9:46 AM
    Author     : William Wittenbrock

    These styles only affect the Contact Us page.
      https://apcon.com/contact-us

    All the styles on this page are overrides of existing styles.
*/
#block-block-140 h1 {
  font-weight: 600 !important;
  font-size: 42px !important;
  color: #191919 !important;
  margin-bottom: .4em !important;
  background: none !important;
  padding-left: 0 !important;
  text-align: center;
  line-height: 64px; }

.page-node-26 header,
.page-node-26 #footer {
  overflow: hidden; }

.page-node-26 #block-system-main h3 {
  font-weight: 600 !important;
  font-size: 30px !important;
  color: #191919 !important;
  margin-bottom: .4em !important;
  background: none !important;
  line-height: 64px !important;
  padding-bottom: 0 !important; }
  @media screen and (max-width: 480px) {
    .page-node-26 #block-system-main h3 {
      line-height: initial !important; } }

.page-node-26 #block-system-main a {
  color: #2096F3; }
  .page-node-26 #block-system-main a:hover {
    color: #363636;
    text-decoration: none; }

.page-node-26 #block-system-main address {
  color: #191919 !important;
  padding-left: 30px;
  margin-bottom: 0;
  font-size: 1.6rem; }

#block-views-homepage-tiles-block {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%); }

#block-views-homepage-tiles-block .view-content {
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto; }

#block-views-homepage-tiles-block .views-row {
  margin: 3px;
  flex: 1 0 auto;
  display: block;
  position: relative;
  max-width: 100%; }

#block-views-homepage-tiles-block .homepage-tile {
  padding: 20px;
  padding-bottom: 80px;
  background-size: cover;
  width: auto;
  height: 100%; }

#block-views-homepage-tiles-block .homepage-tile h3 {
  color: #ffffff;
  font-weight: bold;
  font-size: 28px !important;
  overflow-wrap: break-word; }

#block-views-homepage-tiles-block .homepage-tile h4 {
  color: #ffffff;
  font-size: 20px !important;
  overflow-wrap: break-word; }

#block-views-homepage-tiles-block .homepage-tile a.tile-button {
  background: #0083ca;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 16px;
  padding: 5px 20px;
  margin: 10px 0;
  display: inline-block;
  transition: .2s ease;
  position: absolute;
  left: 20px;
  bottom: 20px; }
  #block-views-homepage-tiles-block .homepage-tile a.tile-button:hover {
    text-decoration: none;
    background: #0070ac; }

#block-block-37 {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  background: #eeeeee; }

#block-block-37 .homepage-block {
  max-width: 1280px;
  margin: 0 auto; }

#block-block-37 .homepage-block p {
  text-align: center; }

@media all and (max-width: 1279px) {
  .region.mobile-header {
    display: flex;
    position: sticky;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
    background: #232f3e;
    z-index: 900;
    width: 100%;
    padding: 20px; }
  #block-block-119 {
    width: 100%;
    text-align: center; }
    #block-block-119 img {
      max-width: 160px; }
  #block-block-118, #block-block-117 {
    position: absolute;
    left: 20px;
    width: 24px;
    height: 24px;
    z-index: 1005; }
    #block-block-118 .menu_button, #block-block-117 .menu_button {
      width: 100%;
      height: 100%;
      text-indent: -9999px;
      transition: .2s ease; }
      #block-block-118 .menu_button span, #block-block-117 .menu_button span {
        width: 100%;
        height: 4px;
        background-color: #2096f3;
        display: block;
        position: absolute;
        top: 0;
        transition: .2s ease; }
        #block-block-118 .menu_button span:nth-child(1), #block-block-117 .menu_button span:nth-child(1) {
          top: calc(50% - 3px); }
        #block-block-118 .menu_button span:nth-child(2), #block-block-117 .menu_button span:nth-child(2) {
          top: calc(100% - 5px); }
      #block-block-118 .menu_button.open, #block-block-117 .menu_button.open {
        z-index: 1005;
        position: absolute; }
        #block-block-118 .menu_button.open span, #block-block-117 .menu_button.open span {
          transform: rotate(45deg);
          top: 10px; }
          #block-block-118 .menu_button.open span:nth-child(1), #block-block-117 .menu_button.open span:nth-child(1) {
            transform: rotate(-45deg); }
    #block-block-118.open:after, #block-block-117.open:after {
      content: "CLOSE";
      color: #ffffff;
      display: inline-block;
      position: absolute;
      top: 0;
      left: calc(100% + 5px);
      font-weight: 600; }
  #block-block-117 {
    top: 40px; }
  .region.navigation {
    background: #232f3e;
    position: fixed;
    top: 0;
    left: calc(-100vw - 14px);
    width: calc(100vw + 14px);
    height: 105vh;
    z-index: 999;
    overflow-y: scroll;
    transition: .2s ease;
    padding-top: 40px; }
    .region.navigation .wrapper {
      padding: 20px;
      display: flex;
      flex-direction: column; }
    .region.navigation.open {
      left: 0; }
  #block-block-116 {
    text-align: center;
    width: 100%;
    padding: 30px 0; }
    #block-block-116 img {
      max-width: 280px; }
  #block-menu-block-1 .menu-block-wrapper > ul.menu {
    padding: 0;
    margin: 0; }
    #block-menu-block-1 .menu-block-wrapper > ul.menu > li {
      list-style: none;
      padding: 10px 0;
      margin: 0;
      border-bottom: 1px solid #2c3b4c; }
      #block-menu-block-1 .menu-block-wrapper > ul.menu > li > a {
        color: #ffffff;
        display: block;
        padding: 10px 10px;
        font-size: 30px;
        text-transform: uppercase;
        font-weight: 800;
        text-decoration: none;
        cursor: pointer;
        font-family: 'Source Sans Pro', sans-serif; }
        #block-menu-block-1 .menu-block-wrapper > ul.menu > li > a:hover {
          color: #2096f3; }
        #block-menu-block-1 .menu-block-wrapper > ul.menu > li > a.active-trail {
          color: #2096f3; }
      #block-menu-block-1 .menu-block-wrapper > ul.menu > li.expanded > a:after {
        content: "";
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkNGQTRCNDAwRDE2NTExRTg5MUIzODg1QkYxRjJBQjQwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkNGQTRCNDAxRDE2NTExRTg5MUIzODg1QkYxRjJBQjQwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Q0ZBNEIzRkVEMTY1MTFFODkxQjM4ODVCRjFGMkFCNDAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Q0ZBNEIzRkZEMTY1MTFFODkxQjM4ODVCRjFGMkFCNDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7PWUUnAAAAwUlEQVR42mL8//8/AyWAiYFCMNwMkHZKXShXsPm/lLbtQmRxSSnphTLRE/8D8UIME0CxAMMymcv/K0z7/F++/eZ/SS2bhSAxCUmphdJRE8DiChNf/0dWD8IoLvh7cOqi/x+fMTDySzGwxc6NA7mE2bEsjtUmGSz/++TSRegOYERPByBNIM0gQ/5/e8/AyCUI0Xxk7qInS/Pj8XoBhkHOB3kD7GwgBnphITZ1YMtxSYAMkas+jlczCDOOJmXKDQAIMADbAqquajaZVgAAAABJRU5ErkJggg==");
        background-size: cover;
        width: 24px;
        height: 24px;
        display: inline-block;
        margin-top: 12px;
        transition: .2s ease;
        float: right; }
      #block-menu-block-1 .menu-block-wrapper > ul.menu > li:hover > a:after {
        transform: rotateZ(180deg); }
      #block-menu-block-1 .menu-block-wrapper > ul.menu > li:hover a {
        color: #2096f3; }
      #block-menu-block-1 .menu-block-wrapper > ul.menu > li.open > ul.menu {
        display: block; }
      #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu {
        list-style: none;
        display: none;
        padding: 0;
        margin: 0; }
        #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li {
          list-style: none;
          padding: 0;
          margin: 0;
          margin-top: 30px; }
          #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > span.separator {
            display: none; }
          #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > a {
            color: #2096f3;
            font-weight: 800;
            font-size: 22px;
            padding: 5px 10px;
            text-transform: uppercase;
            display: block;
            text-decoration: none;
            font-family: 'Source Sans Pro', sans-serif; }
            #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > a:hover {
              color: #2096f3; }
            #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > a.active-trail {
              color: #2096f3; }
            #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > a.nolink {
              cursor: default; }
          #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > ul.menu {
            padding: 0;
            margin: 0;
            list-style: none; }
            #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > ul.menu > li {
              list-style: none;
              padding: 0;
              margin: 0; }
              #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > ul.menu > li > a {
                color: #ffffff;
                font-weight: 500;
                font-size: 18px;
                padding: 5px 10px;
                margin-bottom: 5px;
                display: block;
                text-decoration: none;
                font-family: 'Source Sans Pro', sans-serif; }
                #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > ul.menu > li > a:hover {
                  color: #2096f3; }
                #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > ul.menu > li > a.active-trail {
                  color: #2096f3; }
                #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > ul.menu > li > a > span {
                  display: block;
                  font-size: 18px;
                  color: #6a869d;
                  margin-top: 2px; }
  .region.navigation #block-search-form {
    display: none; }
  #block-menu-block-2 {
    margin-top: 45px; }
    #block-menu-block-2 .menu-block-wrapper > ul.menu {
      list-style: none;
      padding: 0;
      margin: 0; }
      #block-menu-block-2 .menu-block-wrapper > ul.menu > li {
        list-style: none;
        padding: 0;
        margin: 0; }
        #block-menu-block-2 .menu-block-wrapper > ul.menu > li a {
          display: block;
          color: #ffffff;
          font-size: 18px;
          font-weight: 600;
          text-decoration: none;
          padding: 10px 10px; }
          #block-menu-block-2 .menu-block-wrapper > ul.menu > li a:hover {
            color: #2096f3; }
          #block-menu-block-2 .menu-block-wrapper > ul.menu > li a.active-trail {
            color: #2096f3; } }

@media all and (min-width: 1280px) {
  .region.mobile-header {
    display: none; }
  .region.navigation {
    background: #232f3e; }
    .region.navigation .wrapper {
      padding: 20px 60px;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 100%; }
  #block-block-116 {
    max-width: 145px;
    margin-right: auto; }
  #block-block-117 {
    display: none; }
  #block-menu-block-1 .menu-block-wrapper {
    position: relative; }
    #block-menu-block-1 .menu-block-wrapper > ul.menu {
      display: flex; }
      #block-menu-block-1 .menu-block-wrapper > ul.menu > li {
        display: inline-block;
        list-style: none; }
        #block-menu-block-1 .menu-block-wrapper > ul.menu > li > a {
          color: #ffffff;
          display: block;
          padding: 10px 10px;
          font-size: 16px;
          text-transform: uppercase;
          font-weight: 800;
          text-decoration: none;
          cursor: pointer;
          font-family: 'Source Sans Pro', sans-serif; }
          #block-menu-block-1 .menu-block-wrapper > ul.menu > li > a:hover {
            color: #2096f3; }
          #block-menu-block-1 .menu-block-wrapper > ul.menu > li > a.active-trail {
            color: #2096f3; }
        #block-menu-block-1 .menu-block-wrapper > ul.menu > li.expanded > a:after {
          content: "";
          background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkNGQTRCNDAwRDE2NTExRTg5MUIzODg1QkYxRjJBQjQwIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkNGQTRCNDAxRDE2NTExRTg5MUIzODg1QkYxRjJBQjQwIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6Q0ZBNEIzRkVEMTY1MTFFODkxQjM4ODVCRjFGMkFCNDAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6Q0ZBNEIzRkZEMTY1MTFFODkxQjM4ODVCRjFGMkFCNDAiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7PWUUnAAAAwUlEQVR42mL8//8/AyWAiYFCMNwMkHZKXShXsPm/lLbtQmRxSSnphTLRE/8D8UIME0CxAMMymcv/K0z7/F++/eZ/SS2bhSAxCUmphdJRE8DiChNf/0dWD8IoLvh7cOqi/x+fMTDySzGwxc6NA7mE2bEsjtUmGSz/++TSRegOYERPByBNIM0gQ/5/e8/AyCUI0Xxk7qInS/Pj8XoBhkHOB3kD7GwgBnphITZ1YMtxSYAMkas+jlczCDOOJmXKDQAIMADbAqquajaZVgAAAABJRU5ErkJggg==");
          width: 16px;
          height: 16px;
          display: inline-block;
          margin-left: 5px;
          transition: .2s ease; }
        #block-menu-block-1 .menu-block-wrapper > ul.menu > li:hover > a:after {
          transform: rotateZ(180deg); }
        #block-menu-block-1 .menu-block-wrapper > ul.menu > li:hover a {
          color: #2096f3; }
        #block-menu-block-1 .menu-block-wrapper > ul.menu > li:hover > ul.menu {
          display: flex; }
        #block-menu-block-1 .menu-block-wrapper > ul.menu > li.mobile {
          display: none; }
        #block-menu-block-1 .menu-block-wrapper > ul.menu > li.menu-full-width > ul.menu {
          margin-left: calc(-50vw + 50%);
          left: 2vmin;
          width: 100vw;
          justify-content: center;
          min-width: auto; }
          #block-menu-block-1 .menu-block-wrapper > ul.menu > li.menu-full-width > ul.menu li {
            margin: 0 80px;
            margin-left: -40px;
            min-width: 0; }
        #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu {
          position: absolute;
          z-index: 999;
          background: #232f3e;
          list-style: none;
          padding: 20px;
          padding-top: 40px;
          display: none;
          min-width: 240px; }
          #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li {
            list-style: none;
            padding: 0;
            min-width: 100px; }
            #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > span.separator {
              display: none; }
            #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > a {
              color: #2096f3;
              font-weight: 800;
              font-size: 16px;
              padding: 5px 10px;
              text-transform: uppercase;
              display: block;
              text-decoration: none;
              font-family: 'Source Sans Pro', sans-serif; }
              #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > a:hover {
                color: #2096f3; }
              #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > a.active-trail {
                color: #2096f3; }
              #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > a.nolink {
                cursor: default; }
            #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > ul.menu {
              padding: 0;
              margin: 0;
              list-style: none; }
              #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > ul.menu > li {
                list-style: none;
                padding: 0;
                margin: 0; }
                #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > ul.menu > li > a {
                  color: #ffffff;
                  font-weight: 500;
                  font-size: 16px;
                  padding: 5px 10px;
                  margin-bottom: 5px;
                  display: block;
                  text-decoration: none;
                  font-family: 'Source Sans Pro', sans-serif; }
                  #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > ul.menu > li > a:hover {
                    color: #2096f3; }
                  #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > ul.menu > li > a.active-trail {
                    color: #2096f3; }
                  #block-menu-block-1 .menu-block-wrapper > ul.menu > li > ul.menu > li > ul.menu > li > a > span {
                    display: block;
                    font-size: 14px;
                    color: #6a869d;
                    margin-top: 2px; }
  .region.navigation #block-search-form {
    position: relative;
    margin-left: auto; }
    .region.navigation #block-search-form input.form-submit {
      background: none;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjQwMkIzNDI2RDE2QjExRThCRkEwQTQ4RDdBMEU3RjRFIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjQwMkIzNDI3RDE2QjExRThCRkEwQTQ4RDdBMEU3RjRFIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NDAyQjM0MjREMTZCMTFFOEJGQTBBNDhEN0EwRTdGNEUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NDAyQjM0MjVEMTZCMTFFOEJGQTBBNDhEN0EwRTdGNEUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7rJOBPAAABuklEQVR42mL8//8/Ay0BEwONAQshBVLaNqsZFSwYmGSNGBh+fWX49/Imw9OtPaHEWsCIK4iABhezuJRaMKs5hGBI/v7B8OfSpjWP56WGkmUByHC26DkWjPySIfg0/31was2jbtdQkuMA3fD/H58z/L11YA3IwP/fPsDVMSuYhchmLFtNkg9kovpXs1onwQ3/fXTemifLClFcKVe6ezXIcBj/56LENc9OrgslygfAMIez/5xdhWE4CICC5d/re2vgerQ9iQ8iJlEluMv+Xt2OO/xvHUDokTMJISsf4PI2CGDzGXEWAJMgDEg7puCMQNmk2Qi539+It+Df6zvwsGVSd8KtUc4Eoef5tTVEW/D3/ilENtf1DgGlKnQ1oFQEjyugj/HFFdaMJt9wfjVyZIMMAfuMlQslEcDyyO/dPWue7p8TSlJRodB2YzWhnIzsgF8bq7FagjMVPajSCP1zeesa5EiHuxqYm3/vm4gId1YOBjb/1hBsiYKRmPoArJFLAGL4m3vw5Iue67H5hJHSCgfdEmAOZ3jYYMhItQoHlOFA5RVSDl9DchARA6S9S8Dhj14ZMQ75OnnoWwAQYACmPdqdX8sdjwAAAABJRU5ErkJggg==");
      width: 24px;
      height: 24px;
      text-indent: -9999px;
      padding: 0;
      display: inline-block; }
    .region.navigation #block-search-form input.form-text {
      padding: 10px;
      font-size: 18px;
      width: 280px;
      border: 0;
      border-radius: 8px;
      width: 0;
      padding: 10px 0;
      transition: .2s ease;
      margin-right: 10px; }
      .region.navigation #block-search-form input.form-text:focus {
        padding: 10px;
        width: 280px; }
    .region.navigation #block-search-form:hover input.form-text {
      padding: 10px;
      width: 280px; }
  #block-menu-block-2 {
    margin-left: auto; }
    #block-menu-block-2 .menu-block-wrapper > ul.menu {
      list-style: none;
      padding: 0;
      margin: 0; }
      #block-menu-block-2 .menu-block-wrapper > ul.menu > li {
        list-style: none;
        display: inline-block;
        padding: 0;
        margin: 0;
        margin-left: 10px;
        padding-left: 10px; }
        #block-menu-block-2 .menu-block-wrapper > ul.menu > li:nth-child(2) {
          border-left: 2px solid #6a869d; }
        #block-menu-block-2 .menu-block-wrapper > ul.menu > li a {
          display: block;
          color: #ffffff;
          font-size: 16px;
          font-weight: 600;
          text-decoration: none; }
          #block-menu-block-2 .menu-block-wrapper > ul.menu > li a:hover {
            color: #2096f3; }
          #block-menu-block-2 .menu-block-wrapper > ul.menu > li a.active-trail {
            color: #2096f3; }
  .headertop .row {
    margin-left: 0px !important;
    margin-right: 0px !important; } }

/*
    Created on : Aug 1, 2019, 9:52 AM
    Author     : William Wittenbrock

    The HubSpot form styling guide:
      https://designers.hubspot.com/docs/cos/hubspot-form-markup#styling-forms

    These are the base styles for all the HubSpot forms across apcon.com. 
        
    To see all the pages housing HubSpot forms:
      https://drive.google.com/open?id=1Ut8OtbGZETGX0O412dOvyshs_UYVRfDDa8zsgAAAV_w
*/
.hbspt-form {
  font-size: 1.6rem;
  display: flex;
  flex-direction: column;
  align-items: center; }

.hs-form {
  max-width: 70rem;
  width: 100%; }
  .hs-form .hs-form-field {
    color: #191919;
    margin-bottom: 1.4rem; }
  .hs-form fieldset {
    max-width: 100% !important; }
  .hs-form .hs-form-required {
    color: #f00;
    padding-left: 0.5rem; }
  .hs-form label {
    font-size: 1.4rem;
    font-weight: 300; }
  .hs-form input[type="text"],
  .hs-form input[type="email"],
  .hs-form input[type="tel"],
  .hs-form select,
  .hs-form textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 4px;
    line-height: 1.5;
    padding-top: calc(.375em - 1px);
    padding-bottom: calc(.375em - 1px);
    padding-left: calc(.625em - 1px);
    padding-right: calc(.625em - 1px);
    background-color: #fff;
    border-color: #dbdbdb;
    width: 100% !important;
    color: #000;
    outline: none; }
    .hs-form input[type="text"]:hover,
    .hs-form input[type="email"]:hover,
    .hs-form input[type="tel"]:hover,
    .hs-form select:hover,
    .hs-form textarea:hover {
      border-color: #b5b5b5; }
    .hs-form input[type="text"]:active, .hs-form input[type="text"]:focus,
    .hs-form input[type="email"]:active,
    .hs-form input[type="email"]:focus,
    .hs-form input[type="tel"]:active,
    .hs-form input[type="tel"]:focus,
    .hs-form select:active,
    .hs-form select:focus,
    .hs-form textarea:active,
    .hs-form textarea:focus {
      box-shadow: rgba(50, 115, 220, 0.25) 0px 0px 0px 0.125em;
      border-color: #3273dc; }
  .hs-form textarea {
    height: auto;
    min-height: 100px; }
  @media screen and (min-width: 480px) {
    .hs-form .hs-dependent-field {
      display: flex; } }
  @media screen and (min-width: 480px) {
    .hs-form .hs-country,
    .hs-form .hs-state,
    .hs-form .hs-city {
      flex-grow: 1;
      min-width: 33%; } }
  .hs-form ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important; }
  .hs-form li {
    padding: 0 !important; }
  .hs-form .hs-error-msg {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important; }
  .hs-form .invalid {
    border-color: #f00 !important; }
  .hs-form .hs-main-font-element {
    color: #f00;
    margin: 0;
    text-align: center;
    display: block; }
  .hs-form .hs-field-desc {
    font-size: 1.2rem;
    color: #6a7a89;
    margin: 0; }
  .hs-form .hs-richtext,
  .hs-form .hs-richtext p {
    font-size: 1.2rem !important;
    margin-bottom: 0.9rem !important;
    color: #6a7a89 !important;
    line-height: 1.5 !important; }
    @media screen and (min-width: 480px) {
      .hs-form .hs-richtext,
      .hs-form .hs-richtext p {
        margin-bottom: 0.6rem !important; } }
  .hs-form .hs-form-booleancheckbox-display {
    display: block;
    position: relative;
    margin: 0;
    cursor: pointer;
    max-width: 33rem; }
    .hs-form .hs-form-booleancheckbox-display p {
      font-size: 1.2rem !important; }
  .hs-form input[type="checkbox"] {
    position: absolute;
    cursor: pointer;
    opacity: 0;
    z-index: 1; }
  .hs-form .hs-form-booleancheckbox-display span {
    margin-left: 2.5rem !important; }
    .hs-form .hs-form-booleancheckbox-display span::before {
      content: "";
      position: absolute;
      background-color: transparent;
      width: 1.7rem;
      height: 1.7rem;
      left: 0;
      top: 0.5rem;
      border: 1px solid #dbdbdb;
      border-radius: 3px;
      transition: background .1s ease-in-out; }
    .hs-form .hs-form-booleancheckbox-display span::after {
      position: absolute;
      width: 1.6rem;
      height: 1.6rem;
      left: 0.3rem;
      font-size: 1.2rem; }
      @media screen and (max-width: 480px) {
        .hs-form .hs-form-booleancheckbox-display span::after {
          top: 0; } }
  .hs-form .hs-form-booleancheckbox-display input[type="checkbox"]:focus ~ span::before {
    box-shadow: rgba(50, 115, 220, 0.25) 0px 0px 0px 0.125em;
    border-color: #3273dc; }
  .hs-form .hs-form-booleancheckbox-display input[type="checkbox"]:checked ~ span::before {
    background-color: #2096F3 !important;
    border-color: #2096F3 !important;
    opacity: 1;
    box-shadow: none; }
  .hs-form .hs-form-booleancheckbox-display input[type="checkbox"]:checked ~ span::after {
    color: #fff;
    font-family: FontAwesome;
    content: ""; }
  .hs-form .actions {
    display: flex;
    justify-content: center; }
  .hs-form input[type="submit"] {
    border-radius: 6px;
    background-color: #2096F3;
    color: #fff;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 2.2rem;
    font-weight: 600;
    transition: .2s ease;
    width: 25.1rem;
    height: 5.8rem;
    border: none;
    margin-top: 0.8rem;
    margin-bottom: 1.4rem; }
    .hs-form input[type="submit"]:focus, .hs-form input[type="submit"]:hover {
      opacity: 0.8;
      cursor: pointer; }
  .hs-form .hs-recaptcha {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important; }

.hbspt-form .submitted-message p {
  color: #191919 !important;
  font-weight: bold; }

.recaptcha-notice {
  font-size: 9px;
  text-align: center;
  color: #6a7a89; }
  @media screen and (max-width: 480px) {
    .recaptcha-notice span {
      display: block; } }

.recaptcha-notice a,
.legal-consent-container a {
  color: #2096F3; }
  .recaptcha-notice a:hover,
  .legal-consent-container a:hover {
    color: #363636;
    text-decoration: none; }

/*
    Created on : Aug 9, 2019, 3:49 PM
    Author     : William Wittenbrock

    These styles only affect the Series 4000 page.
      https://apcon.com/products/series-4000-platform

    All the styles on this page are overrides of existing styles.
*/
.page-node-1002 #content,
.page-node-1002 header,
.page-node-1002 #footer {
  overflow: hidden; }

#block-block-141 .open {
  padding: 0 !important; }

#block-block-141 .modal-wrapper {
  overflow-y: hidden; }
  #block-block-141 .modal-wrapper .container {
    min-width: auto !important;
    max-width: 600px !important;
    background: #ffffff;
    margin: 0;
    height: auto;
    max-height: 100%;
    overflow-y: auto; }
    #block-block-141 .modal-wrapper .container::-webkit-scrollbar {
      width: 13px;
      height: 13px; }
    #block-block-141 .modal-wrapper .container::-webkit-scrollbar-track {
      border-radius: 8px; }
    #block-block-141 .modal-wrapper .container::-webkit-scrollbar-thumb {
      border-radius: 8px; }
    @media screen and (min-width: 600px) {
      #block-block-141 .modal-wrapper .container {
        border-radius: 8px; } }
  #block-block-141 .modal-wrapper h3 {
    text-align: center;
    color: #191919 !important; }
  #block-block-141 .modal-wrapper .close:hover {
    background-color: #ffdc7f; }

/*
    Created on : Aug 12, 2019, 1:53 PM
    Author     : William Wittenbrock

    These styles only affect the IntellaCloud page.
      https://www.apcon.com/products/intellacloud

    All the styles on this page are overrides of existing styles.
*/
.page-node-990 #content,
.page-node-990 header,
.page-node-990 #footer {
  overflow: hidden; }

#block-block-142 .open, #block-block-144 .open {
  padding: 0 !important; }

#block-block-142 .modal-wrapper, #block-block-144 .modal-wrapper {
  overflow-y: hidden; }
  #block-block-142 .modal-wrapper .container, #block-block-144 .modal-wrapper .container {
    min-width: auto !important;
    max-width: 600px !important;
    background: #ffffff;
    margin: 0;
    height: auto;
    max-height: 100%;
    overflow-y: auto; }
    #block-block-142 .modal-wrapper .container::-webkit-scrollbar, #block-block-144 .modal-wrapper .container::-webkit-scrollbar {
      width: 13px;
      height: 13px; }
    #block-block-142 .modal-wrapper .container::-webkit-scrollbar-track, #block-block-144 .modal-wrapper .container::-webkit-scrollbar-track {
      border-radius: 8px; }
    #block-block-142 .modal-wrapper .container::-webkit-scrollbar-thumb, #block-block-144 .modal-wrapper .container::-webkit-scrollbar-thumb {
      border-radius: 8px; }
    @media screen and (min-width: 600px) {
      #block-block-142 .modal-wrapper .container, #block-block-144 .modal-wrapper .container {
        border-radius: 8px; } }
  #block-block-142 .modal-wrapper h3, #block-block-144 .modal-wrapper h3 {
    color: #191919 !important;
    font-weight: 600 !important;
    font-size: 26px !important;
    font-family: "Open Sans", sans-serif !important; }
  #block-block-142 .modal-wrapper .close:hover, #block-block-144 .modal-wrapper .close:hover {
    background-color: #ffdc7f; }
