@charset "UTF-8";
.acalog-custom html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
.acalog-custom body {
  margin: 0;
}
.acalog-custom article,
.acalog-custom aside,
.acalog-custom details,
.acalog-custom figcaption,
.acalog-custom figure,
.acalog-custom footer,
.acalog-custom header,
.acalog-custom hgroup,
.acalog-custom main,
.acalog-custom menu,
.acalog-custom nav,
.acalog-custom section,
.acalog-custom summary {
  display: block;
}
.acalog-custom audio,
.acalog-custom canvas,
.acalog-custom progress,
.acalog-custom video {
  display: inline-block;
  vertical-align: baseline;
}
.acalog-custom audio:not([controls]) {
  display: none;
  height: 0;
}
.acalog-custom [hidden],
.acalog-custom template {
  display: none;
}
.acalog-custom a {
  background-color: transparent;
}
.acalog-custom a:active,
.acalog-custom a:hover {
  outline: 0;
}
.acalog-custom abbr[title] {
  border-bottom: 1px dotted;
}
.acalog-custom b,
.acalog-custom strong {
  font-weight: 700;
}
.acalog-custom dfn {
  font-style: italic;
}
.acalog-custom h1 {
  margin: .67em 0;
  font-size: 2em;
}
.acalog-custom mark {
  color: #000;
  background: #ff0;
}
.acalog-custom small {
  font-size: 80%;
}
.acalog-custom sub,
.acalog-custom sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
.acalog-custom sup {
  top: -0.5em;
}
.acalog-custom sub {
  bottom: -0.25em;
}
.acalog-custom img {
  border: 0;
}
.acalog-custom svg:not(:root) {
  overflow: hidden;
}
.acalog-custom figure {
  margin: 1em 40px;
}
.acalog-custom hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.acalog-custom pre {
  overflow: auto;
}
.acalog-custom code,
.acalog-custom kbd,
.acalog-custom pre,
.acalog-custom samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.acalog-custom button,
.acalog-custom input,
.acalog-custom optgroup,
.acalog-custom select,
.acalog-custom textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
.acalog-custom button {
  overflow: visible;
}
.acalog-custom button,
.acalog-custom select {
  text-transform: none;
}
.acalog-custom button,
.acalog-custom html input[type=button],
.acalog-custom input[type=reset],
.acalog-custom input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
.acalog-custom button[disabled],
.acalog-custom html input[disabled] {
  cursor: default;
}
.acalog-custom button::-moz-focus-inner,
.acalog-custom input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.acalog-custom input {
  line-height: normal;
}
.acalog-custom input[type=checkbox],
.acalog-custom input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.acalog-custom input[type=number]::-webkit-inner-spin-button,
.acalog-custom input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
.acalog-custom input[type=search] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
.acalog-custom input[type=search]::-webkit-search-cancel-button,
.acalog-custom input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.acalog-custom fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver;
}
.acalog-custom legend {
  padding: 0;
  border: 0;
}
.acalog-custom textarea {
  overflow: auto;
}
.acalog-custom optgroup {
  font-weight: 700;
}
.acalog-custom table {
  border-spacing: 0;
  border-collapse: collapse;
}
.acalog-custom td,
.acalog-custom th {
  padding: 0;
}
@media print {
  .acalog-custom *,
  .acalog-custom :after,
  .acalog-custom :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .acalog-custom a,
  .acalog-custom a:visited {
    text-decoration: underline;
  }
  .acalog-custom a[href]:after {
    content: " (" attr(href) ")";
  }
  .acalog-custom abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .acalog-custom a[href^="javascript:"]:after,
  .acalog-custom a[href^="#"]:after {
    content: "";
  }
  .acalog-custom blockquote,
  .acalog-custom pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .acalog-custom thead {
    display: table-header-group;
  }
  .acalog-custom img,
  .acalog-custom tr {
    page-break-inside: avoid;
  }
  .acalog-custom img {
    max-width: 100% !important;
  }
  .acalog-custom h2,
  .acalog-custom h3,
  .acalog-custom p {
    orphans: 3;
    widows: 3;
  }
  .acalog-custom h2,
  .acalog-custom h3 {
    page-break-after: avoid;
  }
  .acalog-custom .navbar {
    display: none;
  }
  .acalog-custom .btn>.caret,
  .acalog-custom .dropup>.btn>.caret {
    border-top-color: #000 !important;
  }
  .acalog-custom .label {
    border: 1px solid #000;
  }
  .acalog-custom .table {
    border-collapse: collapse !important;
  }
  .acalog-custom .table td,
  .acalog-custom .table th {
    background-color: #fff !important;
  }
  .acalog-custom .table-bordered td,
  .acalog-custom .table-bordered th {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../../img/gateway/glyphicons-halflings-regular.eot");
  src: url("../../img/gateway/glyphicons-halflings-regular.eot#iefix") format('embedded-opentype'), url("../../img/gateway/glyphicons-halflings-regular.woff2") format('woff2'), url("../../img/gateway/glyphicons-halflings-regular.woff") format('woff'), url("../../img/gateway/glyphicons-halflings-regular.ttf") format('truetype'), url("../../img/gateway/glyphicons-halflings-regular.svg") format('svg');
}
.acalog-custom .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;
}
.acalog-custom .glyphicon-asterisk:before {
  content: "\002a";
}
.acalog-custom .glyphicon-plus:before {
  content: "\002b";
}
.acalog-custom .glyphicon-eur:before,
.acalog-custom .glyphicon-euro:before {
  content: "\20ac";
}
.acalog-custom .glyphicon-minus:before {
  content: "\2212";
}
.acalog-custom .glyphicon-cloud:before {
  content: "\2601";
}
.acalog-custom .glyphicon-envelope:before {
  content: "\2709";
}
.acalog-custom .glyphicon-pencil:before {
  content: "\270f";
}
.acalog-custom .glyphicon-glass:before {
  content: "\e001";
}
.acalog-custom .glyphicon-music:before {
  content: "\e002";
}
.acalog-custom .glyphicon-search:before {
  content: "\e003";
}
.acalog-custom .glyphicon-heart:before {
  content: "\e005";
}
.acalog-custom .glyphicon-star:before {
  content: "\e006";
}
.acalog-custom .glyphicon-star-empty:before {
  content: "\e007";
}
.acalog-custom .glyphicon-user:before {
  content: "\e008";
}
.acalog-custom .glyphicon-film:before {
  content: "\e009";
}
.acalog-custom .glyphicon-th-large:before {
  content: "\e010";
}
.acalog-custom .glyphicon-th:before {
  content: "\e011";
}
.acalog-custom .glyphicon-th-list:before {
  content: "\e012";
}
.acalog-custom .glyphicon-ok:before {
  content: "\e013";
}
.acalog-custom .glyphicon-remove:before {
  content: "\e014";
}
.acalog-custom .glyphicon-zoom-in:before {
  content: "\e015";
}
.acalog-custom .glyphicon-zoom-out:before {
  content: "\e016";
}
.acalog-custom .glyphicon-off:before {
  content: "\e017";
}
.acalog-custom .glyphicon-signal:before {
  content: "\e018";
}
.acalog-custom .glyphicon-cog:before {
  content: "\e019";
}
.acalog-custom .glyphicon-trash:before {
  content: "\e020";
}
.acalog-custom .glyphicon-home:before {
  content: "\e021";
}
.acalog-custom .glyphicon-file:before {
  content: "\e022";
}
.acalog-custom .glyphicon-time:before {
  content: "\e023";
}
.acalog-custom .glyphicon-road:before {
  content: "\e024";
}
.acalog-custom .glyphicon-download-alt:before {
  content: "\e025";
}
.acalog-custom .glyphicon-download:before {
  content: "\e026";
}
.acalog-custom .glyphicon-upload:before {
  content: "\e027";
}
.acalog-custom .glyphicon-inbox:before {
  content: "\e028";
}
.acalog-custom .glyphicon-play-circle:before {
  content: "\e029";
}
.acalog-custom .glyphicon-repeat:before {
  content: "\e030";
}
.acalog-custom .glyphicon-refresh:before {
  content: "\e031";
}
.acalog-custom .glyphicon-list-alt:before {
  content: "\e032";
}
.acalog-custom .glyphicon-lock:before {
  content: "\e033";
}
.acalog-custom .glyphicon-flag:before {
  content: "\e034";
}
.acalog-custom .glyphicon-headphones:before {
  content: "\e035";
}
.acalog-custom .glyphicon-volume-off:before {
  content: "\e036";
}
.acalog-custom .glyphicon-volume-down:before {
  content: "\e037";
}
.acalog-custom .glyphicon-volume-up:before {
  content: "\e038";
}
.acalog-custom .glyphicon-qrcode:before {
  content: "\e039";
}
.acalog-custom .glyphicon-barcode:before {
  content: "\e040";
}
.acalog-custom .glyphicon-tag:before {
  content: "\e041";
}
.acalog-custom .glyphicon-tags:before {
  content: "\e042";
}
.acalog-custom .glyphicon-book:before {
  content: "\e043";
}
.acalog-custom .glyphicon-bookmark:before {
  content: "\e044";
}
.acalog-custom .glyphicon-print:before {
  content: "\e045";
}
.acalog-custom .glyphicon-camera:before {
  content: "\e046";
}
.acalog-custom .glyphicon-font:before {
  content: "\e047";
}
.acalog-custom .glyphicon-bold:before {
  content: "\e048";
}
.acalog-custom .glyphicon-italic:before {
  content: "\e049";
}
.acalog-custom .glyphicon-text-height:before {
  content: "\e050";
}
.acalog-custom .glyphicon-text-width:before {
  content: "\e051";
}
.acalog-custom .glyphicon-align-left:before {
  content: "\e052";
}
.acalog-custom .glyphicon-align-center:before {
  content: "\e053";
}
.acalog-custom .glyphicon-align-right:before {
  content: "\e054";
}
.acalog-custom .glyphicon-align-justify:before {
  content: "\e055";
}
.acalog-custom .glyphicon-list:before {
  content: "\e056";
}
.acalog-custom .glyphicon-indent-left:before {
  content: "\e057";
}
.acalog-custom .glyphicon-indent-right:before {
  content: "\e058";
}
.acalog-custom .glyphicon-facetime-video:before {
  content: "\e059";
}
.acalog-custom .glyphicon-picture:before {
  content: "\e060";
}
.acalog-custom .glyphicon-map-marker:before {
  content: "\e062";
}
.acalog-custom .glyphicon-adjust:before {
  content: "\e063";
}
.acalog-custom .glyphicon-tint:before {
  content: "\e064";
}
.acalog-custom .glyphicon-edit:before {
  content: "\e065";
}
.acalog-custom .glyphicon-share:before {
  content: "\e066";
}
.acalog-custom .glyphicon-check:before {
  content: "\e067";
}
.acalog-custom .glyphicon-move:before {
  content: "\e068";
}
.acalog-custom .glyphicon-step-backward:before {
  content: "\e069";
}
.acalog-custom .glyphicon-fast-backward:before {
  content: "\e070";
}
.acalog-custom .glyphicon-backward:before {
  content: "\e071";
}
.acalog-custom .glyphicon-play:before {
  content: "\e072";
}
.acalog-custom .glyphicon-pause:before {
  content: "\e073";
}
.acalog-custom .glyphicon-stop:before {
  content: "\e074";
}
.acalog-custom .glyphicon-forward:before {
  content: "\e075";
}
.acalog-custom .glyphicon-fast-forward:before {
  content: "\e076";
}
.acalog-custom .glyphicon-step-forward:before {
  content: "\e077";
}
.acalog-custom .glyphicon-eject:before {
  content: "\e078";
}
.acalog-custom .glyphicon-chevron-left:before {
  content: "\e079";
}
.acalog-custom .glyphicon-chevron-right:before {
  content: "\e080";
}
.acalog-custom .glyphicon-plus-sign:before {
  content: "\e081";
}
.acalog-custom .glyphicon-minus-sign:before {
  content: "\e082";
}
.acalog-custom .glyphicon-remove-sign:before {
  content: "\e083";
}
.acalog-custom .glyphicon-ok-sign:before {
  content: "\e084";
}
.acalog-custom .glyphicon-question-sign:before {
  content: "\e085";
}
.acalog-custom .glyphicon-info-sign:before {
  content: "\e086";
}
.acalog-custom .glyphicon-screenshot:before {
  content: "\e087";
}
.acalog-custom .glyphicon-remove-circle:before {
  content: "\e088";
}
.acalog-custom .glyphicon-ok-circle:before {
  content: "\e089";
}
.acalog-custom .glyphicon-ban-circle:before {
  content: "\e090";
}
.acalog-custom .glyphicon-arrow-left:before {
  content: "\e091";
}
.acalog-custom .glyphicon-arrow-right:before {
  content: "\e092";
}
.acalog-custom .glyphicon-arrow-up:before {
  content: "\e093";
}
.acalog-custom .glyphicon-arrow-down:before {
  content: "\e094";
}
.acalog-custom .glyphicon-share-alt:before {
  content: "\e095";
}
.acalog-custom .glyphicon-resize-full:before {
  content: "\e096";
}
.acalog-custom .glyphicon-resize-small:before {
  content: "\e097";
}
.acalog-custom .glyphicon-exclamation-sign:before {
  content: "\e101";
}
.acalog-custom .glyphicon-gift:before {
  content: "\e102";
}
.acalog-custom .glyphicon-leaf:before {
  content: "\e103";
}
.acalog-custom .glyphicon-fire:before {
  content: "\e104";
}
.acalog-custom .glyphicon-eye-open:before {
  content: "\e105";
}
.acalog-custom .glyphicon-eye-close:before {
  content: "\e106";
}
.acalog-custom .glyphicon-warning-sign:before {
  content: "\e107";
}
.acalog-custom .glyphicon-plane:before {
  content: "\e108";
}
.acalog-custom .glyphicon-calendar:before {
  content: "\e109";
}
.acalog-custom .glyphicon-random:before {
  content: "\e110";
}
.acalog-custom .glyphicon-comment:before {
  content: "\e111";
}
.acalog-custom .glyphicon-magnet:before {
  content: "\e112";
}
.acalog-custom .glyphicon-chevron-up:before {
  content: "\e113";
}
.acalog-custom .glyphicon-chevron-down:before {
  content: "\e114";
}
.acalog-custom .glyphicon-retweet:before {
  content: "\e115";
}
.acalog-custom .glyphicon-shopping-cart:before {
  content: "\e116";
}
.acalog-custom .glyphicon-folder-close:before {
  content: "\e117";
}
.acalog-custom .glyphicon-folder-open:before {
  content: "\e118";
}
.acalog-custom .glyphicon-resize-vertical:before {
  content: "\e119";
}
.acalog-custom .glyphicon-resize-horizontal:before {
  content: "\e120";
}
.acalog-custom .glyphicon-hdd:before {
  content: "\e121";
}
.acalog-custom .glyphicon-bullhorn:before {
  content: "\e122";
}
.acalog-custom .glyphicon-bell:before {
  content: "\e123";
}
.acalog-custom .glyphicon-certificate:before {
  content: "\e124";
}
.acalog-custom .glyphicon-thumbs-up:before {
  content: "\e125";
}
.acalog-custom .glyphicon-thumbs-down:before {
  content: "\e126";
}
.acalog-custom .glyphicon-hand-right:before {
  content: "\e127";
}
.acalog-custom .glyphicon-hand-left:before {
  content: "\e128";
}
.acalog-custom .glyphicon-hand-up:before {
  content: "\e129";
}
.acalog-custom .glyphicon-hand-down:before {
  content: "\e130";
}
.acalog-custom .glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.acalog-custom .glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.acalog-custom .glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.acalog-custom .glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.acalog-custom .glyphicon-globe:before {
  content: "\e135";
}
.acalog-custom .glyphicon-wrench:before {
  content: "\e136";
}
.acalog-custom .glyphicon-tasks:before {
  content: "\e137";
}
.acalog-custom .glyphicon-filter:before {
  content: "\e138";
}
.acalog-custom .glyphicon-briefcase:before {
  content: "\e139";
}
.acalog-custom .glyphicon-fullscreen:before {
  content: "\e140";
}
.acalog-custom .glyphicon-dashboard:before {
  content: "\e141";
}
.acalog-custom .glyphicon-paperclip:before {
  content: "\e142";
}
.acalog-custom .glyphicon-heart-empty:before {
  content: "\e143";
}
.acalog-custom .glyphicon-link:before {
  content: "\e144";
}
.acalog-custom .glyphicon-phone:before {
  content: "\e145";
}
.acalog-custom .glyphicon-pushpin:before {
  content: "\e146";
}
.acalog-custom .glyphicon-usd:before {
  content: "\e148";
}
.acalog-custom .glyphicon-gbp:before {
  content: "\e149";
}
.acalog-custom .glyphicon-sort:before {
  content: "\e150";
}
.acalog-custom .glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.acalog-custom .glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.acalog-custom .glyphicon-sort-by-order:before {
  content: "\e153";
}
.acalog-custom .glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.acalog-custom .glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.acalog-custom .glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.acalog-custom .glyphicon-unchecked:before {
  content: "\e157";
}
.acalog-custom .glyphicon-expand:before {
  content: "\e158";
}
.acalog-custom .glyphicon-collapse-down:before {
  content: "\e159";
}
.acalog-custom .glyphicon-collapse-up:before {
  content: "\e160";
}
.acalog-custom .glyphicon-log-in:before {
  content: "\e161";
}
.acalog-custom .glyphicon-flash:before {
  content: "\e162";
}
.acalog-custom .glyphicon-log-out:before {
  content: "\e163";
}
.acalog-custom .glyphicon-new-window:before {
  content: "\e164";
}
.acalog-custom .glyphicon-record:before {
  content: "\e165";
}
.acalog-custom .glyphicon-save:before {
  content: "\e166";
}
.acalog-custom .glyphicon-open:before {
  content: "\e167";
}
.acalog-custom .glyphicon-saved:before {
  content: "\e168";
}
.acalog-custom .glyphicon-import:before {
  content: "\e169";
}
.acalog-custom .glyphicon-export:before {
  content: "\e170";
}
.acalog-custom .glyphicon-send:before {
  content: "\e171";
}
.acalog-custom .glyphicon-floppy-disk:before {
  content: "\e172";
}
.acalog-custom .glyphicon-floppy-saved:before {
  content: "\e173";
}
.acalog-custom .glyphicon-floppy-remove:before {
  content: "\e174";
}
.acalog-custom .glyphicon-floppy-save:before {
  content: "\e175";
}
.acalog-custom .glyphicon-floppy-open:before {
  content: "\e176";
}
.acalog-custom .glyphicon-credit-card:before {
  content: "\e177";
}
.acalog-custom .glyphicon-transfer:before {
  content: "\e178";
}
.acalog-custom .glyphicon-cutlery:before {
  content: "\e179";
}
.acalog-custom .glyphicon-header:before {
  content: "\e180";
}
.acalog-custom .glyphicon-compressed:before {
  content: "\e181";
}
.acalog-custom .glyphicon-earphone:before {
  content: "\e182";
}
.acalog-custom .glyphicon-phone-alt:before {
  content: "\e183";
}
.acalog-custom .glyphicon-tower:before {
  content: "\e184";
}
.acalog-custom .glyphicon-stats:before {
  content: "\e185";
}
.acalog-custom .glyphicon-sd-video:before {
  content: "\e186";
}
.acalog-custom .glyphicon-hd-video:before {
  content: "\e187";
}
.acalog-custom .glyphicon-subtitles:before {
  content: "\e188";
}
.acalog-custom .glyphicon-sound-stereo:before {
  content: "\e189";
}
.acalog-custom .glyphicon-sound-dolby:before {
  content: "\e190";
}
.acalog-custom .glyphicon-sound-5-1:before {
  content: "\e191";
}
.acalog-custom .glyphicon-sound-6-1:before {
  content: "\e192";
}
.acalog-custom .glyphicon-sound-7-1:before {
  content: "\e193";
}
.acalog-custom .glyphicon-copyright-mark:before {
  content: "\e194";
}
.acalog-custom .glyphicon-registration-mark:before {
  content: "\e195";
}
.acalog-custom .glyphicon-cloud-download:before {
  content: "\e197";
}
.acalog-custom .glyphicon-cloud-upload:before {
  content: "\e198";
}
.acalog-custom .glyphicon-tree-conifer:before {
  content: "\e199";
}
.acalog-custom .glyphicon-tree-deciduous:before {
  content: "\e200";
}
.acalog-custom .glyphicon-cd:before {
  content: "\e201";
}
.acalog-custom .glyphicon-save-file:before {
  content: "\e202";
}
.acalog-custom .glyphicon-open-file:before {
  content: "\e203";
}
.acalog-custom .glyphicon-level-up:before {
  content: "\e204";
}
.acalog-custom .glyphicon-copy:before {
  content: "\e205";
}
.acalog-custom .glyphicon-paste:before {
  content: "\e206";
}
.acalog-custom .glyphicon-alert:before {
  content: "\e209";
}
.acalog-custom .glyphicon-equalizer:before {
  content: "\e210";
}
.acalog-custom .glyphicon-king:before {
  content: "\e211";
}
.acalog-custom .glyphicon-queen:before {
  content: "\e212";
}
.acalog-custom .glyphicon-pawn:before {
  content: "\e213";
}
.acalog-custom .glyphicon-bishop:before {
  content: "\e214";
}
.acalog-custom .glyphicon-knight:before {
  content: "\e215";
}
.acalog-custom .glyphicon-baby-formula:before {
  content: "\e216";
}
.acalog-custom .glyphicon-tent:before {
  content: "\26fa";
}
.acalog-custom .glyphicon-blackboard:before {
  content: "\e218";
}
.acalog-custom .glyphicon-bed:before {
  content: "\e219";
}
.acalog-custom .glyphicon-apple:before {
  content: "\f8ff";
}
.acalog-custom .glyphicon-erase:before {
  content: "\e221";
}
.acalog-custom .glyphicon-hourglass:before {
  content: "\231b";
}
.acalog-custom .glyphicon-lamp:before {
  content: "\e223";
}
.acalog-custom .glyphicon-duplicate:before {
  content: "\e224";
}
.acalog-custom .glyphicon-piggy-bank:before {
  content: "\e225";
}
.acalog-custom .glyphicon-scissors:before {
  content: "\e226";
}
.acalog-custom .glyphicon-bitcoin:before {
  content: "\e227";
}
.acalog-custom .glyphicon-btc:before {
  content: "\e227";
}
.acalog-custom .glyphicon-xbt:before {
  content: "\e227";
}
.acalog-custom .glyphicon-yen:before {
  content: "\00a5";
}
.acalog-custom .glyphicon-jpy:before {
  content: "\00a5";
}
.acalog-custom .glyphicon-ruble:before {
  content: "\20bd";
}
.acalog-custom .glyphicon-rub:before {
  content: "\20bd";
}
.acalog-custom .glyphicon-scale:before {
  content: "\e230";
}
.acalog-custom .glyphicon-ice-lolly:before {
  content: "\e231";
}
.acalog-custom .glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.acalog-custom .glyphicon-education:before {
  content: "\e233";
}
.acalog-custom .glyphicon-option-horizontal:before {
  content: "\e234";
}
.acalog-custom .glyphicon-option-vertical:before {
  content: "\e235";
}
.acalog-custom .glyphicon-menu-hamburger:before {
  content: "\e236";
}
.acalog-custom .glyphicon-modal-window:before {
  content: "\e237";
}
.acalog-custom .glyphicon-oil:before {
  content: "\e238";
}
.acalog-custom .glyphicon-grain:before {
  content: "\e239";
}
.acalog-custom .glyphicon-sunglasses:before {
  content: "\e240";
}
.acalog-custom .glyphicon-text-size:before {
  content: "\e241";
}
.acalog-custom .glyphicon-text-color:before {
  content: "\e242";
}
.acalog-custom .glyphicon-text-background:before {
  content: "\e243";
}
.acalog-custom .glyphicon-object-align-top:before {
  content: "\e244";
}
.acalog-custom .glyphicon-object-align-bottom:before {
  content: "\e245";
}
.acalog-custom .glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.acalog-custom .glyphicon-object-align-left:before {
  content: "\e247";
}
.acalog-custom .glyphicon-object-align-vertical:before {
  content: "\e248";
}
.acalog-custom .glyphicon-object-align-right:before {
  content: "\e249";
}
.acalog-custom .glyphicon-triangle-right:before {
  content: "\e250";
}
.acalog-custom .glyphicon-triangle-left:before {
  content: "\e251";
}
.acalog-custom .glyphicon-triangle-bottom:before {
  content: "\e252";
}
.acalog-custom .glyphicon-triangle-top:before {
  content: "\e253";
}
.acalog-custom .glyphicon-console:before {
  content: "\e254";
}
.acalog-custom .glyphicon-superscript:before {
  content: "\e255";
}
.acalog-custom .glyphicon-subscript:before {
  content: "\e256";
}
.acalog-custom .glyphicon-menu-left:before {
  content: "\e257";
}
.acalog-custom .glyphicon-menu-right:before {
  content: "\e258";
}
.acalog-custom .glyphicon-menu-down:before {
  content: "\e259";
}
.acalog-custom .glyphicon-menu-up:before {
  content: "\e260";
}
.acalog-custom * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.acalog-custom :after,
.acalog-custom :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.acalog-custom html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.acalog-custom body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
.acalog-custom button,
.acalog-custom input,
.acalog-custom select,
.acalog-custom textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.acalog-custom a {
  color: #337ab7;
  text-decoration: none;
}
.acalog-custom a:focus,
.acalog-custom a:hover {
  color: #23527c;
  text-decoration: underline;
}
.acalog-custom a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.acalog-custom figure {
  margin: 0;
}
.acalog-custom img {
  vertical-align: middle;
}
.acalog-custom .carousel-inner>.item>a>img,
.acalog-custom .carousel-inner>.item>img,
.acalog-custom .img-responsive,
.acalog-custom .thumbnail a>img,
.acalog-custom .thumbnail>img {
  display: block;
  max-width: 100%;
  height: auto;
}
.acalog-custom .img-rounded {
  border-radius: 6px;
}
.acalog-custom .img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.acalog-custom .img-circle {
  border-radius: 50%;
}
.acalog-custom hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}
.acalog-custom .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
.acalog-custom .sr-only-focusable:active,
.acalog-custom .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.acalog-custom [role=button] {
  cursor: pointer;
}
.acalog-custom .h1,
.acalog-custom .h2,
.acalog-custom .h3,
.acalog-custom .h4,
.acalog-custom .h5,
.acalog-custom .h6,
.acalog-custom h1,
.acalog-custom h2,
.acalog-custom h3,
.acalog-custom h4,
.acalog-custom h5,
.acalog-custom h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.acalog-custom .h1 .small,
.acalog-custom .h1 small,
.acalog-custom .h2 .small,
.acalog-custom .h2 small,
.acalog-custom .h3 .small,
.acalog-custom .h3 small,
.acalog-custom .h4 .small,
.acalog-custom .h4 small,
.acalog-custom .h5 .small,
.acalog-custom .h5 small,
.acalog-custom .h6 .small,
.acalog-custom .h6 small,
.acalog-custom h1 .small,
.acalog-custom h1 small,
.acalog-custom h2 .small,
.acalog-custom h2 small,
.acalog-custom h3 .small,
.acalog-custom h3 small,
.acalog-custom h4 .small,
.acalog-custom h4 small,
.acalog-custom h5 .small,
.acalog-custom h5 small,
.acalog-custom h6 .small,
.acalog-custom h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}
.acalog-custom .h1,
.acalog-custom .h2,
.acalog-custom .h3,
.acalog-custom h1,
.acalog-custom h2,
.acalog-custom h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.acalog-custom .h1 .small,
.acalog-custom .h1 small,
.acalog-custom .h2 .small,
.acalog-custom .h2 small,
.acalog-custom .h3 .small,
.acalog-custom .h3 small,
.acalog-custom h1 .small,
.acalog-custom h1 small,
.acalog-custom h2 .small,
.acalog-custom h2 small,
.acalog-custom h3 .small,
.acalog-custom h3 small {
  font-size: 65%;
}
.acalog-custom .h4,
.acalog-custom .h5,
.acalog-custom .h6,
.acalog-custom h4,
.acalog-custom h5,
.acalog-custom h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.acalog-custom .h4 .small,
.acalog-custom .h4 small,
.acalog-custom .h5 .small,
.acalog-custom .h5 small,
.acalog-custom .h6 .small,
.acalog-custom .h6 small,
.acalog-custom h4 .small,
.acalog-custom h4 small,
.acalog-custom h5 .small,
.acalog-custom h5 small,
.acalog-custom h6 .small,
.acalog-custom h6 small {
  font-size: 75%;
}
.acalog-custom .h1,
.acalog-custom h1 {
  font-size: 36px;
}
.acalog-custom .h2,
.acalog-custom h2 {
  font-size: 30px;
}
.acalog-custom .h3,
.acalog-custom h3 {
  font-size: 24px;
}
.acalog-custom .h4,
.acalog-custom h4 {
  font-size: 18px;
}
.acalog-custom .h5,
.acalog-custom h5 {
  font-size: 14px;
}
.acalog-custom .h6,
.acalog-custom h6 {
  font-size: 12px;
}
.acalog-custom p {
  margin: 0 0 10px;
}
.acalog-custom .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .acalog-custom .lead {
    font-size: 21px;
  }
}
.acalog-custom .small,
.acalog-custom small {
  font-size: 85%;
}
.acalog-custom .mark,
.acalog-custom mark {
  padding: .2em;
  background-color: #fcf8e3;
}
.acalog-custom .text-left {
  text-align: left;
}
.acalog-custom .text-right {
  text-align: right;
}
.acalog-custom .text-center {
  text-align: center;
}
.acalog-custom .text-justify {
  text-align: justify;
}
.acalog-custom .text-nowrap {
  white-space: nowrap;
}
.acalog-custom .text-lowercase {
  text-transform: lowercase;
}
.acalog-custom .text-uppercase {
  text-transform: uppercase;
}
.acalog-custom .text-capitalize {
  text-transform: capitalize;
}
.acalog-custom .text-muted {
  color: #777;
}
.acalog-custom .text-primary {
  color: #337ab7;
}
.acalog-custom a.text-primary:focus,
.acalog-custom a.text-primary:hover {
  color: #286090;
}
.acalog-custom .text-success {
  color: #3c763d;
}
.acalog-custom a.text-success:focus,
.acalog-custom a.text-success:hover {
  color: #2b542c;
}
.acalog-custom .text-info {
  color: #31708f;
}
.acalog-custom a.text-info:focus,
.acalog-custom a.text-info:hover {
  color: #245269;
}
.acalog-custom .text-warning {
  color: #8a6d3b;
}
.acalog-custom a.text-warning:focus,
.acalog-custom a.text-warning:hover {
  color: #66512c;
}
.acalog-custom .text-danger {
  color: #a94442;
}
.acalog-custom a.text-danger:focus,
.acalog-custom a.text-danger:hover {
  color: #843534;
}
.acalog-custom .bg-primary {
  color: #fff;
  background-color: #337ab7;
}
.acalog-custom a.bg-primary:focus,
.acalog-custom a.bg-primary:hover {
  background-color: #286090;
}
.acalog-custom .bg-success {
  background-color: #dff0d8;
}
.acalog-custom a.bg-success:focus,
.acalog-custom a.bg-success:hover {
  background-color: #c1e2b3;
}
.acalog-custom .bg-info {
  background-color: #d9edf7;
}
.acalog-custom a.bg-info:focus,
.acalog-custom a.bg-info:hover {
  background-color: #afd9ee;
}
.acalog-custom .bg-warning {
  background-color: #fcf8e3;
}
.acalog-custom a.bg-warning:focus,
.acalog-custom a.bg-warning:hover {
  background-color: #f7ecb5;
}
.acalog-custom .bg-danger {
  background-color: #f2dede;
}
.acalog-custom a.bg-danger:focus,
.acalog-custom a.bg-danger:hover {
  background-color: #e4b9b9;
}
.acalog-custom .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}
.acalog-custom ol,
.acalog-custom ul {
  margin-top: 0;
  margin-bottom: 10px;
}
.acalog-custom ol ol,
.acalog-custom ol ul,
.acalog-custom ul ol,
.acalog-custom ul ul {
  margin-bottom: 0;
}
.acalog-custom .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.acalog-custom .list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none;
}
.acalog-custom .list-inline>li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.acalog-custom dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.acalog-custom dd,
.acalog-custom dt {
  line-height: 1.42857143;
}
.acalog-custom dt {
  font-weight: 700;
}
.acalog-custom dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .acalog-custom .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .acalog-custom .dl-horizontal dd {
    margin-left: 180px;
  }
}
.acalog-custom abbr[data-original-title],
.acalog-custom abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.acalog-custom .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.acalog-custom blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
.acalog-custom blockquote ol:last-child,
.acalog-custom blockquote p:last-child,
.acalog-custom blockquote ul:last-child {
  margin-bottom: 0;
}
.acalog-custom blockquote .small,
.acalog-custom blockquote footer,
.acalog-custom blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}
.acalog-custom blockquote .small:before,
.acalog-custom blockquote footer:before,
.acalog-custom blockquote small:before {
  content: '\2014 \00A0';
}
.acalog-custom .blockquote-reverse,
.acalog-custom blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0;
}
.acalog-custom .blockquote-reverse .small:before,
.acalog-custom .blockquote-reverse footer:before,
.acalog-custom .blockquote-reverse small:before,
.acalog-custom blockquote.pull-right .small:before,
.acalog-custom blockquote.pull-right footer:before,
.acalog-custom blockquote.pull-right small:before {
  content: '';
}
.acalog-custom .blockquote-reverse .small:after,
.acalog-custom .blockquote-reverse footer:after,
.acalog-custom .blockquote-reverse small:after,
.acalog-custom blockquote.pull-right .small:after,
.acalog-custom blockquote.pull-right footer:after,
.acalog-custom blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
.acalog-custom address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.acalog-custom code,
.acalog-custom kbd,
.acalog-custom pre,
.acalog-custom samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.acalog-custom code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.acalog-custom kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
}
.acalog-custom kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.acalog-custom pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.acalog-custom pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.acalog-custom .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.acalog-custom .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .acalog-custom .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .acalog-custom .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .acalog-custom .container {
    width: 1170px;
  }
}
.acalog-custom .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.acalog-custom .row {
  margin-right: -15px;
  margin-left: -15px;
}
.acalog-custom .col-lg-1,
.acalog-custom .col-lg-10,
.acalog-custom .col-lg-11,
.acalog-custom .col-lg-12,
.acalog-custom .col-lg-2,
.acalog-custom .col-lg-3,
.acalog-custom .col-lg-4,
.acalog-custom .col-lg-5,
.acalog-custom .col-lg-6,
.acalog-custom .col-lg-7,
.acalog-custom .col-lg-8,
.acalog-custom .col-lg-9,
.acalog-custom .col-md-1,
.acalog-custom .col-md-10,
.acalog-custom .col-md-11,
.acalog-custom .col-md-12,
.acalog-custom .col-md-2,
.acalog-custom .col-md-3,
.acalog-custom .col-md-4,
.acalog-custom .col-md-5,
.acalog-custom .col-md-6,
.acalog-custom .col-md-7,
.acalog-custom .col-md-8,
.acalog-custom .col-md-9,
.acalog-custom .col-sm-1,
.acalog-custom .col-sm-10,
.acalog-custom .col-sm-11,
.acalog-custom .col-sm-12,
.acalog-custom .col-sm-2,
.acalog-custom .col-sm-3,
.acalog-custom .col-sm-4,
.acalog-custom .col-sm-5,
.acalog-custom .col-sm-6,
.acalog-custom .col-sm-7,
.acalog-custom .col-sm-8,
.acalog-custom .col-sm-9,
.acalog-custom .col-xs-1,
.acalog-custom .col-xs-10,
.acalog-custom .col-xs-11,
.acalog-custom .col-xs-12,
.acalog-custom .col-xs-2,
.acalog-custom .col-xs-3,
.acalog-custom .col-xs-4,
.acalog-custom .col-xs-5,
.acalog-custom .col-xs-6,
.acalog-custom .col-xs-7,
.acalog-custom .col-xs-8,
.acalog-custom .col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.acalog-custom .col-xs-1,
.acalog-custom .col-xs-10,
.acalog-custom .col-xs-11,
.acalog-custom .col-xs-12,
.acalog-custom .col-xs-2,
.acalog-custom .col-xs-3,
.acalog-custom .col-xs-4,
.acalog-custom .col-xs-5,
.acalog-custom .col-xs-6,
.acalog-custom .col-xs-7,
.acalog-custom .col-xs-8,
.acalog-custom .col-xs-9 {
  float: left;
}
.acalog-custom .col-xs-12 {
  width: 100%;
}
.acalog-custom .col-xs-11 {
  width: 91.66666667%;
}
.acalog-custom .col-xs-10 {
  width: 83.33333333%;
}
.acalog-custom .col-xs-9 {
  width: 75%;
}
.acalog-custom .col-xs-8 {
  width: 66.66666667%;
}
.acalog-custom .col-xs-7 {
  width: 58.33333333%;
}
.acalog-custom .col-xs-6 {
  width: 50%;
}
.acalog-custom .col-xs-5 {
  width: 41.66666667%;
}
.acalog-custom .col-xs-4 {
  width: 33.33333333%;
}
.acalog-custom .col-xs-3 {
  width: 25%;
}
.acalog-custom .col-xs-2 {
  width: 16.66666667%;
}
.acalog-custom .col-xs-1 {
  width: 8.33333333%;
}
.acalog-custom .col-xs-pull-12 {
  right: 100%;
}
.acalog-custom .col-xs-pull-11 {
  right: 91.66666667%;
}
.acalog-custom .col-xs-pull-10 {
  right: 83.33333333%;
}
.acalog-custom .col-xs-pull-9 {
  right: 75%;
}
.acalog-custom .col-xs-pull-8 {
  right: 66.66666667%;
}
.acalog-custom .col-xs-pull-7 {
  right: 58.33333333%;
}
.acalog-custom .col-xs-pull-6 {
  right: 50%;
}
.acalog-custom .col-xs-pull-5 {
  right: 41.66666667%;
}
.acalog-custom .col-xs-pull-4 {
  right: 33.33333333%;
}
.acalog-custom .col-xs-pull-3 {
  right: 25%;
}
.acalog-custom .col-xs-pull-2 {
  right: 16.66666667%;
}
.acalog-custom .col-xs-pull-1 {
  right: 8.33333333%;
}
.acalog-custom .col-xs-pull-0 {
  right: auto;
}
.acalog-custom .col-xs-push-12 {
  left: 100%;
}
.acalog-custom .col-xs-push-11 {
  left: 91.66666667%;
}
.acalog-custom .col-xs-push-10 {
  left: 83.33333333%;
}
.acalog-custom .col-xs-push-9 {
  left: 75%;
}
.acalog-custom .col-xs-push-8 {
  left: 66.66666667%;
}
.acalog-custom .col-xs-push-7 {
  left: 58.33333333%;
}
.acalog-custom .col-xs-push-6 {
  left: 50%;
}
.acalog-custom .col-xs-push-5 {
  left: 41.66666667%;
}
.acalog-custom .col-xs-push-4 {
  left: 33.33333333%;
}
.acalog-custom .col-xs-push-3 {
  left: 25%;
}
.acalog-custom .col-xs-push-2 {
  left: 16.66666667%;
}
.acalog-custom .col-xs-push-1 {
  left: 8.33333333%;
}
.acalog-custom .col-xs-push-0 {
  left: auto;
}
.acalog-custom .col-xs-offset-12 {
  margin-left: 100%;
}
.acalog-custom .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.acalog-custom .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.acalog-custom .col-xs-offset-9 {
  margin-left: 75%;
}
.acalog-custom .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.acalog-custom .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.acalog-custom .col-xs-offset-6 {
  margin-left: 50%;
}
.acalog-custom .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.acalog-custom .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.acalog-custom .col-xs-offset-3 {
  margin-left: 25%;
}
.acalog-custom .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.acalog-custom .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.acalog-custom .col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .acalog-custom .col-sm-1,
  .acalog-custom .col-sm-10,
  .acalog-custom .col-sm-11,
  .acalog-custom .col-sm-12,
  .acalog-custom .col-sm-2,
  .acalog-custom .col-sm-3,
  .acalog-custom .col-sm-4,
  .acalog-custom .col-sm-5,
  .acalog-custom .col-sm-6,
  .acalog-custom .col-sm-7,
  .acalog-custom .col-sm-8,
  .acalog-custom .col-sm-9 {
    float: left;
  }
  .acalog-custom .col-sm-12 {
    width: 100%;
  }
  .acalog-custom .col-sm-11 {
    width: 91.66666667%;
  }
  .acalog-custom .col-sm-10 {
    width: 83.33333333%;
  }
  .acalog-custom .col-sm-9 {
    width: 75%;
  }
  .acalog-custom .col-sm-8 {
    width: 66.66666667%;
  }
  .acalog-custom .col-sm-7 {
    width: 58.33333333%;
  }
  .acalog-custom .col-sm-6 {
    width: 50%;
  }
  .acalog-custom .col-sm-5 {
    width: 41.66666667%;
  }
  .acalog-custom .col-sm-4 {
    width: 33.33333333%;
  }
  .acalog-custom .col-sm-3 {
    width: 25%;
  }
  .acalog-custom .col-sm-2 {
    width: 16.66666667%;
  }
  .acalog-custom .col-sm-1 {
    width: 8.33333333%;
  }
  .acalog-custom .col-sm-pull-12 {
    right: 100%;
  }
  .acalog-custom .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .acalog-custom .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .acalog-custom .col-sm-pull-9 {
    right: 75%;
  }
  .acalog-custom .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .acalog-custom .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .acalog-custom .col-sm-pull-6 {
    right: 50%;
  }
  .acalog-custom .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .acalog-custom .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .acalog-custom .col-sm-pull-3 {
    right: 25%;
  }
  .acalog-custom .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .acalog-custom .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .acalog-custom .col-sm-pull-0 {
    right: auto;
  }
  .acalog-custom .col-sm-push-12 {
    left: 100%;
  }
  .acalog-custom .col-sm-push-11 {
    left: 91.66666667%;
  }
  .acalog-custom .col-sm-push-10 {
    left: 83.33333333%;
  }
  .acalog-custom .col-sm-push-9 {
    left: 75%;
  }
  .acalog-custom .col-sm-push-8 {
    left: 66.66666667%;
  }
  .acalog-custom .col-sm-push-7 {
    left: 58.33333333%;
  }
  .acalog-custom .col-sm-push-6 {
    left: 50%;
  }
  .acalog-custom .col-sm-push-5 {
    left: 41.66666667%;
  }
  .acalog-custom .col-sm-push-4 {
    left: 33.33333333%;
  }
  .acalog-custom .col-sm-push-3 {
    left: 25%;
  }
  .acalog-custom .col-sm-push-2 {
    left: 16.66666667%;
  }
  .acalog-custom .col-sm-push-1 {
    left: 8.33333333%;
  }
  .acalog-custom .col-sm-push-0 {
    left: auto;
  }
  .acalog-custom .col-sm-offset-12 {
    margin-left: 100%;
  }
  .acalog-custom .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .acalog-custom .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .acalog-custom .col-sm-offset-9 {
    margin-left: 75%;
  }
  .acalog-custom .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .acalog-custom .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .acalog-custom .col-sm-offset-6 {
    margin-left: 50%;
  }
  .acalog-custom .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .acalog-custom .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .acalog-custom .col-sm-offset-3 {
    margin-left: 25%;
  }
  .acalog-custom .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .acalog-custom .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .acalog-custom .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .acalog-custom .col-md-1,
  .acalog-custom .col-md-10,
  .acalog-custom .col-md-11,
  .acalog-custom .col-md-12,
  .acalog-custom .col-md-2,
  .acalog-custom .col-md-3,
  .acalog-custom .col-md-4,
  .acalog-custom .col-md-5,
  .acalog-custom .col-md-6,
  .acalog-custom .col-md-7,
  .acalog-custom .col-md-8,
  .acalog-custom .col-md-9 {
    float: left;
  }
  .acalog-custom .col-md-12 {
    width: 100%;
  }
  .acalog-custom .col-md-11 {
    width: 91.66666667%;
  }
  .acalog-custom .col-md-10 {
    width: 83.33333333%;
  }
  .acalog-custom .col-md-9 {
    width: 75%;
  }
  .acalog-custom .col-md-8 {
    width: 66.66666667%;
  }
  .acalog-custom .col-md-7 {
    width: 58.33333333%;
  }
  .acalog-custom .col-md-6 {
    width: 50%;
  }
  .acalog-custom .col-md-5 {
    width: 41.66666667%;
  }
  .acalog-custom .col-md-4 {
    width: 33.33333333%;
  }
  .acalog-custom .col-md-3 {
    width: 25%;
  }
  .acalog-custom .col-md-2 {
    width: 16.66666667%;
  }
  .acalog-custom .col-md-1 {
    width: 8.33333333%;
  }
  .acalog-custom .col-md-pull-12 {
    right: 100%;
  }
  .acalog-custom .col-md-pull-11 {
    right: 91.66666667%;
  }
  .acalog-custom .col-md-pull-10 {
    right: 83.33333333%;
  }
  .acalog-custom .col-md-pull-9 {
    right: 75%;
  }
  .acalog-custom .col-md-pull-8 {
    right: 66.66666667%;
  }
  .acalog-custom .col-md-pull-7 {
    right: 58.33333333%;
  }
  .acalog-custom .col-md-pull-6 {
    right: 50%;
  }
  .acalog-custom .col-md-pull-5 {
    right: 41.66666667%;
  }
  .acalog-custom .col-md-pull-4 {
    right: 33.33333333%;
  }
  .acalog-custom .col-md-pull-3 {
    right: 25%;
  }
  .acalog-custom .col-md-pull-2 {
    right: 16.66666667%;
  }
  .acalog-custom .col-md-pull-1 {
    right: 8.33333333%;
  }
  .acalog-custom .col-md-pull-0 {
    right: auto;
  }
  .acalog-custom .col-md-push-12 {
    left: 100%;
  }
  .acalog-custom .col-md-push-11 {
    left: 91.66666667%;
  }
  .acalog-custom .col-md-push-10 {
    left: 83.33333333%;
  }
  .acalog-custom .col-md-push-9 {
    left: 75%;
  }
  .acalog-custom .col-md-push-8 {
    left: 66.66666667%;
  }
  .acalog-custom .col-md-push-7 {
    left: 58.33333333%;
  }
  .acalog-custom .col-md-push-6 {
    left: 50%;
  }
  .acalog-custom .col-md-push-5 {
    left: 41.66666667%;
  }
  .acalog-custom .col-md-push-4 {
    left: 33.33333333%;
  }
  .acalog-custom .col-md-push-3 {
    left: 25%;
  }
  .acalog-custom .col-md-push-2 {
    left: 16.66666667%;
  }
  .acalog-custom .col-md-push-1 {
    left: 8.33333333%;
  }
  .acalog-custom .col-md-push-0 {
    left: auto;
  }
  .acalog-custom .col-md-offset-12 {
    margin-left: 100%;
  }
  .acalog-custom .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .acalog-custom .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .acalog-custom .col-md-offset-9 {
    margin-left: 75%;
  }
  .acalog-custom .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .acalog-custom .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .acalog-custom .col-md-offset-6 {
    margin-left: 50%;
  }
  .acalog-custom .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .acalog-custom .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .acalog-custom .col-md-offset-3 {
    margin-left: 25%;
  }
  .acalog-custom .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .acalog-custom .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .acalog-custom .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .acalog-custom .col-lg-1,
  .acalog-custom .col-lg-10,
  .acalog-custom .col-lg-11,
  .acalog-custom .col-lg-12,
  .acalog-custom .col-lg-2,
  .acalog-custom .col-lg-3,
  .acalog-custom .col-lg-4,
  .acalog-custom .col-lg-5,
  .acalog-custom .col-lg-6,
  .acalog-custom .col-lg-7,
  .acalog-custom .col-lg-8,
  .acalog-custom .col-lg-9 {
    float: left;
  }
  .acalog-custom .col-lg-12 {
    width: 100%;
  }
  .acalog-custom .col-lg-11 {
    width: 91.66666667%;
  }
  .acalog-custom .col-lg-10 {
    width: 83.33333333%;
  }
  .acalog-custom .col-lg-9 {
    width: 75%;
  }
  .acalog-custom .col-lg-8 {
    width: 66.66666667%;
  }
  .acalog-custom .col-lg-7 {
    width: 58.33333333%;
  }
  .acalog-custom .col-lg-6 {
    width: 50%;
  }
  .acalog-custom .col-lg-5 {
    width: 41.66666667%;
  }
  .acalog-custom .col-lg-4 {
    width: 33.33333333%;
  }
  .acalog-custom .col-lg-3 {
    width: 25%;
  }
  .acalog-custom .col-lg-2 {
    width: 16.66666667%;
  }
  .acalog-custom .col-lg-1 {
    width: 8.33333333%;
  }
  .acalog-custom .col-lg-pull-12 {
    right: 100%;
  }
  .acalog-custom .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .acalog-custom .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .acalog-custom .col-lg-pull-9 {
    right: 75%;
  }
  .acalog-custom .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .acalog-custom .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .acalog-custom .col-lg-pull-6 {
    right: 50%;
  }
  .acalog-custom .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .acalog-custom .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .acalog-custom .col-lg-pull-3 {
    right: 25%;
  }
  .acalog-custom .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .acalog-custom .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .acalog-custom .col-lg-pull-0 {
    right: auto;
  }
  .acalog-custom .col-lg-push-12 {
    left: 100%;
  }
  .acalog-custom .col-lg-push-11 {
    left: 91.66666667%;
  }
  .acalog-custom .col-lg-push-10 {
    left: 83.33333333%;
  }
  .acalog-custom .col-lg-push-9 {
    left: 75%;
  }
  .acalog-custom .col-lg-push-8 {
    left: 66.66666667%;
  }
  .acalog-custom .col-lg-push-7 {
    left: 58.33333333%;
  }
  .acalog-custom .col-lg-push-6 {
    left: 50%;
  }
  .acalog-custom .col-lg-push-5 {
    left: 41.66666667%;
  }
  .acalog-custom .col-lg-push-4 {
    left: 33.33333333%;
  }
  .acalog-custom .col-lg-push-3 {
    left: 25%;
  }
  .acalog-custom .col-lg-push-2 {
    left: 16.66666667%;
  }
  .acalog-custom .col-lg-push-1 {
    left: 8.33333333%;
  }
  .acalog-custom .col-lg-push-0 {
    left: auto;
  }
  .acalog-custom .col-lg-offset-12 {
    margin-left: 100%;
  }
  .acalog-custom .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .acalog-custom .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .acalog-custom .col-lg-offset-9 {
    margin-left: 75%;
  }
  .acalog-custom .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .acalog-custom .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .acalog-custom .col-lg-offset-6 {
    margin-left: 50%;
  }
  .acalog-custom .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .acalog-custom .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .acalog-custom .col-lg-offset-3 {
    margin-left: 25%;
  }
  .acalog-custom .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .acalog-custom .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .acalog-custom .col-lg-offset-0 {
    margin-left: 0;
  }
}
.acalog-custom table {
  background-color: transparent;
}
.acalog-custom caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}
.acalog-custom th {
  text-align: left;
}
.acalog-custom .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.acalog-custom .table>tbody>tr>td,
.acalog-custom .table>tbody>tr>th,
.acalog-custom .table>tfoot>tr>td,
.acalog-custom .table>tfoot>tr>th,
.acalog-custom .table>thead>tr>td,
.acalog-custom .table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.acalog-custom .table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.acalog-custom .table>caption+thead>tr:first-child>td,
.acalog-custom .table>caption+thead>tr:first-child>th,
.acalog-custom .table>colgroup+thead>tr:first-child>td,
.acalog-custom .table>colgroup+thead>tr:first-child>th,
.acalog-custom .table>thead:first-child>tr:first-child>td,
.acalog-custom .table>thead:first-child>tr:first-child>th {
  border-top: 0;
}
.acalog-custom .table>tbody+tbody {
  border-top: 2px solid #ddd;
}
.acalog-custom .table .table {
  background-color: #fff;
}
.acalog-custom .table-condensed>tbody>tr>td,
.acalog-custom .table-condensed>tbody>tr>th,
.acalog-custom .table-condensed>tfoot>tr>td,
.acalog-custom .table-condensed>tfoot>tr>th,
.acalog-custom .table-condensed>thead>tr>td,
.acalog-custom .table-condensed>thead>tr>th {
  padding: 5px;
}
.acalog-custom .table-bordered {
  border: 1px solid #ddd;
}
.acalog-custom .table-bordered>tbody>tr>td,
.acalog-custom .table-bordered>tbody>tr>th,
.acalog-custom .table-bordered>tfoot>tr>td,
.acalog-custom .table-bordered>tfoot>tr>th,
.acalog-custom .table-bordered>thead>tr>td,
.acalog-custom .table-bordered>thead>tr>th {
  border: 1px solid #ddd;
}
.acalog-custom .table-bordered>thead>tr>td,
.acalog-custom .table-bordered>thead>tr>th {
  border-bottom-width: 2px;
}
.acalog-custom .table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.acalog-custom .table-hover>tbody>tr:hover {
  background-color: #f5f5f5;
}
.acalog-custom table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
.acalog-custom table td[class*=col-],
.acalog-custom table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}
.acalog-custom .table>tbody>tr.active>td,
.acalog-custom .table>tbody>tr.active>th,
.acalog-custom .table>tbody>tr>td.active,
.acalog-custom .table>tbody>tr>th.active,
.acalog-custom .table>tfoot>tr.active>td,
.acalog-custom .table>tfoot>tr.active>th,
.acalog-custom .table>tfoot>tr>td.active,
.acalog-custom .table>tfoot>tr>th.active,
.acalog-custom .table>thead>tr.active>td,
.acalog-custom .table>thead>tr.active>th,
.acalog-custom .table>thead>tr>td.active,
.acalog-custom .table>thead>tr>th.active {
  background-color: #f5f5f5;
}
.acalog-custom .table-hover>tbody>tr.active:hover>td,
.acalog-custom .table-hover>tbody>tr.active:hover>th,
.acalog-custom .table-hover>tbody>tr:hover>.active,
.acalog-custom .table-hover>tbody>tr>td.active:hover,
.acalog-custom .table-hover>tbody>tr>th.active:hover {
  background-color: #e8e8e8;
}
.acalog-custom .table>tbody>tr.success>td,
.acalog-custom .table>tbody>tr.success>th,
.acalog-custom .table>tbody>tr>td.success,
.acalog-custom .table>tbody>tr>th.success,
.acalog-custom .table>tfoot>tr.success>td,
.acalog-custom .table>tfoot>tr.success>th,
.acalog-custom .table>tfoot>tr>td.success,
.acalog-custom .table>tfoot>tr>th.success,
.acalog-custom .table>thead>tr.success>td,
.acalog-custom .table>thead>tr.success>th,
.acalog-custom .table>thead>tr>td.success,
.acalog-custom .table>thead>tr>th.success {
  background-color: #dff0d8;
}
.acalog-custom .table-hover>tbody>tr.success:hover>td,
.acalog-custom .table-hover>tbody>tr.success:hover>th,
.acalog-custom .table-hover>tbody>tr:hover>.success,
.acalog-custom .table-hover>tbody>tr>td.success:hover,
.acalog-custom .table-hover>tbody>tr>th.success:hover {
  background-color: #d0e9c6;
}
.acalog-custom .table>tbody>tr.info>td,
.acalog-custom .table>tbody>tr.info>th,
.acalog-custom .table>tbody>tr>td.info,
.acalog-custom .table>tbody>tr>th.info,
.acalog-custom .table>tfoot>tr.info>td,
.acalog-custom .table>tfoot>tr.info>th,
.acalog-custom .table>tfoot>tr>td.info,
.acalog-custom .table>tfoot>tr>th.info,
.acalog-custom .table>thead>tr.info>td,
.acalog-custom .table>thead>tr.info>th,
.acalog-custom .table>thead>tr>td.info,
.acalog-custom .table>thead>tr>th.info {
  background-color: #d9edf7;
}
.acalog-custom .table-hover>tbody>tr.info:hover>td,
.acalog-custom .table-hover>tbody>tr.info:hover>th,
.acalog-custom .table-hover>tbody>tr:hover>.info,
.acalog-custom .table-hover>tbody>tr>td.info:hover,
.acalog-custom .table-hover>tbody>tr>th.info:hover {
  background-color: #c4e3f3;
}
.acalog-custom .table>tbody>tr.warning>td,
.acalog-custom .table>tbody>tr.warning>th,
.acalog-custom .table>tbody>tr>td.warning,
.acalog-custom .table>tbody>tr>th.warning,
.acalog-custom .table>tfoot>tr.warning>td,
.acalog-custom .table>tfoot>tr.warning>th,
.acalog-custom .table>tfoot>tr>td.warning,
.acalog-custom .table>tfoot>tr>th.warning,
.acalog-custom .table>thead>tr.warning>td,
.acalog-custom .table>thead>tr.warning>th,
.acalog-custom .table>thead>tr>td.warning,
.acalog-custom .table>thead>tr>th.warning {
  background-color: #fcf8e3;
}
.acalog-custom .table-hover>tbody>tr.warning:hover>td,
.acalog-custom .table-hover>tbody>tr.warning:hover>th,
.acalog-custom .table-hover>tbody>tr:hover>.warning,
.acalog-custom .table-hover>tbody>tr>td.warning:hover,
.acalog-custom .table-hover>tbody>tr>th.warning:hover {
  background-color: #faf2cc;
}
.acalog-custom .table>tbody>tr.danger>td,
.acalog-custom .table>tbody>tr.danger>th,
.acalog-custom .table>tbody>tr>td.danger,
.acalog-custom .table>tbody>tr>th.danger,
.acalog-custom .table>tfoot>tr.danger>td,
.acalog-custom .table>tfoot>tr.danger>th,
.acalog-custom .table>tfoot>tr>td.danger,
.acalog-custom .table>tfoot>tr>th.danger,
.acalog-custom .table>thead>tr.danger>td,
.acalog-custom .table>thead>tr.danger>th,
.acalog-custom .table>thead>tr>td.danger,
.acalog-custom .table>thead>tr>th.danger {
  background-color: #f2dede;
}
.acalog-custom .table-hover>tbody>tr.danger:hover>td,
.acalog-custom .table-hover>tbody>tr.danger:hover>th,
.acalog-custom .table-hover>tbody>tr:hover>.danger,
.acalog-custom .table-hover>tbody>tr>td.danger:hover,
.acalog-custom .table-hover>tbody>tr>th.danger:hover {
  background-color: #ebcccc;
}
.acalog-custom .table-responsive {
  min-height: .01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .acalog-custom .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .acalog-custom .table-responsive>.table {
    margin-bottom: 0;
  }
  .acalog-custom .table-responsive>.table>tbody>tr>td,
  .acalog-custom .table-responsive>.table>tbody>tr>th,
  .acalog-custom .table-responsive>.table>tfoot>tr>td,
  .acalog-custom .table-responsive>.table>tfoot>tr>th,
  .acalog-custom .table-responsive>.table>thead>tr>td,
  .acalog-custom .table-responsive>.table>thead>tr>th {
    white-space: nowrap;
  }
  .acalog-custom .table-responsive>.table-bordered {
    border: 0;
  }
  .acalog-custom .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .acalog-custom .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .acalog-custom .table-responsive>.table-bordered>tfoot>tr>td:first-child,
  .acalog-custom .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .acalog-custom .table-responsive>.table-bordered>thead>tr>td:first-child,
  .acalog-custom .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0;
  }
  .acalog-custom .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .acalog-custom .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .acalog-custom .table-responsive>.table-bordered>tfoot>tr>td:last-child,
  .acalog-custom .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .acalog-custom .table-responsive>.table-bordered>thead>tr>td:last-child,
  .acalog-custom .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0;
  }
  .acalog-custom .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .acalog-custom .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .acalog-custom .table-responsive>.table-bordered>tfoot>tr:last-child>td,
  .acalog-custom .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0;
  }
}
.acalog-custom fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.acalog-custom legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.acalog-custom label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.acalog-custom input[type=search] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.acalog-custom input[type=checkbox],
.acalog-custom input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.acalog-custom input[type=file] {
  display: block;
}
.acalog-custom input[type=range] {
  display: block;
  width: 100%;
}
.acalog-custom select[multiple],
.acalog-custom select[size] {
  height: auto;
}
.acalog-custom input[type=file]:focus,
.acalog-custom input[type=checkbox]:focus,
.acalog-custom input[type=radio]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.acalog-custom output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}
.acalog-custom .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -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 .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.acalog-custom .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);
}
.acalog-custom .form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.acalog-custom .form-control:-ms-input-placeholder {
  color: #999;
}
.acalog-custom .form-control::-webkit-input-placeholder {
  color: #999;
}
.acalog-custom .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.acalog-custom .form-control[disabled],
.acalog-custom .form-control[readonly],
.acalog-custom fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.acalog-custom .form-control[disabled],
.acalog-custom fieldset[disabled] .form-control {
  cursor: not-allowed;
}
.acalog-custom textarea.form-control {
  height: auto;
}
.acalog-custom input[type=search] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .acalog-custom input[type=date].form-control,
  .acalog-custom input[type=time].form-control,
  .acalog-custom input[type=datetime-local].form-control,
  .acalog-custom input[type=month].form-control {
    line-height: 34px;
  }
  .acalog-custom .input-group-sm input[type=date],
  .acalog-custom .input-group-sm input[type=time],
  .acalog-custom .input-group-sm input[type=datetime-local],
  .acalog-custom .input-group-sm input[type=month],
  .acalog-custom input[type=date].input-sm,
  .acalog-custom input[type=time].input-sm,
  .acalog-custom input[type=datetime-local].input-sm,
  .acalog-custom input[type=month].input-sm {
    line-height: 30px;
  }
  .acalog-custom .input-group-lg input[type=date],
  .acalog-custom .input-group-lg input[type=time],
  .acalog-custom .input-group-lg input[type=datetime-local],
  .acalog-custom .input-group-lg input[type=month],
  .acalog-custom input[type=date].input-lg,
  .acalog-custom input[type=time].input-lg,
  .acalog-custom input[type=datetime-local].input-lg,
  .acalog-custom input[type=month].input-lg {
    line-height: 46px;
  }
}
.acalog-custom .form-group {
  margin-bottom: 15px;
}
.acalog-custom .checkbox,
.acalog-custom .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.acalog-custom .checkbox label,
.acalog-custom .radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.acalog-custom .checkbox input[type=checkbox],
.acalog-custom .checkbox-inline input[type=checkbox],
.acalog-custom .radio input[type=radio],
.acalog-custom .radio-inline input[type=radio] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.acalog-custom .checkbox+.checkbox,
.acalog-custom .radio+.radio {
  margin-top: -5px;
}
.acalog-custom .checkbox-inline,
.acalog-custom .radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.acalog-custom .checkbox-inline+.checkbox-inline,
.acalog-custom .radio-inline+.radio-inline {
  margin-top: 0;
  margin-left: 10px;
}
.acalog-custom fieldset[disabled] input[type=checkbox],
.acalog-custom fieldset[disabled] input[type=radio],
.acalog-custom input[type=checkbox].disabled,
.acalog-custom input[type=checkbox][disabled],
.acalog-custom input[type=radio].disabled,
.acalog-custom input[type=radio][disabled] {
  cursor: not-allowed;
}
.acalog-custom .checkbox-inline.disabled,
.acalog-custom .radio-inline.disabled,
.acalog-custom fieldset[disabled] .checkbox-inline,
.acalog-custom fieldset[disabled] .radio-inline {
  cursor: not-allowed;
}
.acalog-custom .checkbox.disabled label,
.acalog-custom .radio.disabled label,
.acalog-custom fieldset[disabled] .checkbox label,
.acalog-custom fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.acalog-custom .form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.acalog-custom .form-control-static.input-lg,
.acalog-custom .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.acalog-custom .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.acalog-custom select.input-sm {
  height: 30px;
  line-height: 30px;
}
.acalog-custom select[multiple].input-sm,
.acalog-custom textarea.input-sm {
  height: auto;
}
.acalog-custom .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.acalog-custom .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.acalog-custom .form-group-sm select[multiple].form-control,
.acalog-custom .form-group-sm textarea.form-control {
  height: auto;
}
.acalog-custom .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.acalog-custom .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.acalog-custom select.input-lg {
  height: 46px;
  line-height: 46px;
}
.acalog-custom select[multiple].input-lg,
.acalog-custom textarea.input-lg {
  height: auto;
}
.acalog-custom .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.acalog-custom .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.acalog-custom .form-group-lg select[multiple].form-control,
.acalog-custom .form-group-lg textarea.form-control {
  height: auto;
}
.acalog-custom .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.acalog-custom .has-feedback {
  position: relative;
}
.acalog-custom .has-feedback .form-control {
  padding-right: 42.5px;
}
.acalog-custom .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;
}
.acalog-custom .form-group-lg .form-control+.form-control-feedback,
.acalog-custom .input-group-lg+.form-control-feedback,
.acalog-custom .input-lg+.form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.acalog-custom .form-group-sm .form-control+.form-control-feedback,
.acalog-custom .input-group-sm+.form-control-feedback,
.acalog-custom .input-sm+.form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.acalog-custom .has-success .checkbox,
.acalog-custom .has-success .checkbox-inline,
.acalog-custom .has-success .control-label,
.acalog-custom .has-success .help-block,
.acalog-custom .has-success .radio,
.acalog-custom .has-success .radio-inline,
.acalog-custom .has-success.checkbox label,
.acalog-custom .has-success.checkbox-inline label,
.acalog-custom .has-success.radio label,
.acalog-custom .has-success.radio-inline label {
  color: #3c763d;
}
.acalog-custom .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);
}
.acalog-custom .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;
}
.acalog-custom .has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.acalog-custom .has-success .form-control-feedback {
  color: #3c763d;
}
.acalog-custom .has-warning .checkbox,
.acalog-custom .has-warning .checkbox-inline,
.acalog-custom .has-warning .control-label,
.acalog-custom .has-warning .help-block,
.acalog-custom .has-warning .radio,
.acalog-custom .has-warning .radio-inline,
.acalog-custom .has-warning.checkbox label,
.acalog-custom .has-warning.checkbox-inline label,
.acalog-custom .has-warning.radio label,
.acalog-custom .has-warning.radio-inline label {
  color: #8a6d3b;
}
.acalog-custom .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);
}
.acalog-custom .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;
}
.acalog-custom .has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.acalog-custom .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.acalog-custom .has-error .checkbox,
.acalog-custom .has-error .checkbox-inline,
.acalog-custom .has-error .control-label,
.acalog-custom .has-error .help-block,
.acalog-custom .has-error .radio,
.acalog-custom .has-error .radio-inline,
.acalog-custom .has-error.checkbox label,
.acalog-custom .has-error.checkbox-inline label,
.acalog-custom .has-error.radio label,
.acalog-custom .has-error.radio-inline label {
  color: #a94442;
}
.acalog-custom .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);
}
.acalog-custom .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;
}
.acalog-custom .has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.acalog-custom .has-error .form-control-feedback {
  color: #a94442;
}
.acalog-custom .has-feedback label~.form-control-feedback {
  top: 25px;
}
.acalog-custom .has-feedback label.sr-only~.form-control-feedback {
  top: 0;
}
.acalog-custom .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .acalog-custom .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .acalog-custom .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .acalog-custom .form-inline .form-control-static {
    display: inline-block;
  }
  .acalog-custom .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .acalog-custom .form-inline .input-group .form-control,
  .acalog-custom .form-inline .input-group .input-group-addon,
  .acalog-custom .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .acalog-custom .form-inline .input-group>.form-control {
    width: 100%;
  }
  .acalog-custom .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .acalog-custom .form-inline .checkbox,
  .acalog-custom .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .acalog-custom .form-inline .checkbox label,
  .acalog-custom .form-inline .radio label {
    padding-left: 0;
  }
  .acalog-custom .form-inline .checkbox input[type=checkbox],
  .acalog-custom .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  .acalog-custom .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.acalog-custom .form-horizontal .checkbox,
.acalog-custom .form-horizontal .checkbox-inline,
.acalog-custom .form-horizontal .radio,
.acalog-custom .form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.acalog-custom .form-horizontal .checkbox,
.acalog-custom .form-horizontal .radio {
  min-height: 27px;
}
.acalog-custom .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .acalog-custom .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.acalog-custom .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .acalog-custom .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .acalog-custom .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.acalog-custom .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.acalog-custom .btn.active.focus,
.acalog-custom .btn.active:focus,
.acalog-custom .btn.focus,
.acalog-custom .btn:active.focus,
.acalog-custom .btn:active:focus,
.acalog-custom .btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.acalog-custom .btn.focus,
.acalog-custom .btn:focus,
.acalog-custom .btn:hover {
  color: #333;
  text-decoration: none;
}
.acalog-custom .btn.active,
.acalog-custom .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);
}
.acalog-custom .btn.disabled,
.acalog-custom .btn[disabled],
.acalog-custom fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65;
}
.acalog-custom a.btn.disabled,
.acalog-custom fieldset[disabled] a.btn {
  pointer-events: none;
}
.acalog-custom .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.acalog-custom .btn-default.focus,
.acalog-custom .btn-default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.acalog-custom .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.acalog-custom .btn-default.active,
.acalog-custom .btn-default:active,
.acalog-custom .open>.dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.acalog-custom .btn-default.active.focus,
.acalog-custom .btn-default.active:focus,
.acalog-custom .btn-default.active:hover,
.acalog-custom .btn-default:active.focus,
.acalog-custom .btn-default:active:focus,
.acalog-custom .btn-default:active:hover,
.acalog-custom .open>.dropdown-toggle.btn-default.focus,
.acalog-custom .open>.dropdown-toggle.btn-default:focus,
.acalog-custom .open>.dropdown-toggle.btn-default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.acalog-custom .btn-default.active,
.acalog-custom .btn-default:active,
.acalog-custom .open>.dropdown-toggle.btn-default {
  background-image: none;
}
.acalog-custom .btn-default.disabled.focus,
.acalog-custom .btn-default.disabled:focus,
.acalog-custom .btn-default.disabled:hover,
.acalog-custom .btn-default[disabled].focus,
.acalog-custom .btn-default[disabled]:focus,
.acalog-custom .btn-default[disabled]:hover,
.acalog-custom fieldset[disabled] .btn-default.focus,
.acalog-custom fieldset[disabled] .btn-default:focus,
.acalog-custom fieldset[disabled] .btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}
.acalog-custom .btn-default .badge {
  color: #fff;
  background-color: #333;
}
.acalog-custom .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.acalog-custom .btn-primary.focus,
.acalog-custom .btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.acalog-custom .btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.acalog-custom .btn-primary.active,
.acalog-custom .btn-primary:active,
.acalog-custom .open>.dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.acalog-custom .btn-primary.active.focus,
.acalog-custom .btn-primary.active:focus,
.acalog-custom .btn-primary.active:hover,
.acalog-custom .btn-primary:active.focus,
.acalog-custom .btn-primary:active:focus,
.acalog-custom .btn-primary:active:hover,
.acalog-custom .open>.dropdown-toggle.btn-primary.focus,
.acalog-custom .open>.dropdown-toggle.btn-primary:focus,
.acalog-custom .open>.dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.acalog-custom .btn-primary.active,
.acalog-custom .btn-primary:active,
.acalog-custom .open>.dropdown-toggle.btn-primary {
  background-image: none;
}
.acalog-custom .btn-primary.disabled.focus,
.acalog-custom .btn-primary.disabled:focus,
.acalog-custom .btn-primary.disabled:hover,
.acalog-custom .btn-primary[disabled].focus,
.acalog-custom .btn-primary[disabled]:focus,
.acalog-custom .btn-primary[disabled]:hover,
.acalog-custom fieldset[disabled] .btn-primary.focus,
.acalog-custom fieldset[disabled] .btn-primary:focus,
.acalog-custom fieldset[disabled] .btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.acalog-custom .btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.acalog-custom .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.acalog-custom .btn-success.focus,
.acalog-custom .btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.acalog-custom .btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.acalog-custom .btn-success.active,
.acalog-custom .btn-success:active,
.acalog-custom .open>.dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.acalog-custom .btn-success.active.focus,
.acalog-custom .btn-success.active:focus,
.acalog-custom .btn-success.active:hover,
.acalog-custom .btn-success:active.focus,
.acalog-custom .btn-success:active:focus,
.acalog-custom .btn-success:active:hover,
.acalog-custom .open>.dropdown-toggle.btn-success.focus,
.acalog-custom .open>.dropdown-toggle.btn-success:focus,
.acalog-custom .open>.dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.acalog-custom .btn-success.active,
.acalog-custom .btn-success:active,
.acalog-custom .open>.dropdown-toggle.btn-success {
  background-image: none;
}
.acalog-custom .btn-success.disabled.focus,
.acalog-custom .btn-success.disabled:focus,
.acalog-custom .btn-success.disabled:hover,
.acalog-custom .btn-success[disabled].focus,
.acalog-custom .btn-success[disabled]:focus,
.acalog-custom .btn-success[disabled]:hover,
.acalog-custom fieldset[disabled] .btn-success.focus,
.acalog-custom fieldset[disabled] .btn-success:focus,
.acalog-custom fieldset[disabled] .btn-success:hover {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.acalog-custom .btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.acalog-custom .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.acalog-custom .btn-info.focus,
.acalog-custom .btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.acalog-custom .btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.acalog-custom .btn-info.active,
.acalog-custom .btn-info:active,
.acalog-custom .open>.dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.acalog-custom .btn-info.active.focus,
.acalog-custom .btn-info.active:focus,
.acalog-custom .btn-info.active:hover,
.acalog-custom .btn-info:active.focus,
.acalog-custom .btn-info:active:focus,
.acalog-custom .btn-info:active:hover,
.acalog-custom .open>.dropdown-toggle.btn-info.focus,
.acalog-custom .open>.dropdown-toggle.btn-info:focus,
.acalog-custom .open>.dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.acalog-custom .btn-info.active,
.acalog-custom .btn-info:active,
.acalog-custom .open>.dropdown-toggle.btn-info {
  background-image: none;
}
.acalog-custom .btn-info.disabled.focus,
.acalog-custom .btn-info.disabled:focus,
.acalog-custom .btn-info.disabled:hover,
.acalog-custom .btn-info[disabled].focus,
.acalog-custom .btn-info[disabled]:focus,
.acalog-custom .btn-info[disabled]:hover,
.acalog-custom fieldset[disabled] .btn-info.focus,
.acalog-custom fieldset[disabled] .btn-info:focus,
.acalog-custom fieldset[disabled] .btn-info:hover {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.acalog-custom .btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.acalog-custom .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.acalog-custom .btn-warning.focus,
.acalog-custom .btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.acalog-custom .btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.acalog-custom .btn-warning.active,
.acalog-custom .btn-warning:active,
.acalog-custom .open>.dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.acalog-custom .btn-warning.active.focus,
.acalog-custom .btn-warning.active:focus,
.acalog-custom .btn-warning.active:hover,
.acalog-custom .btn-warning:active.focus,
.acalog-custom .btn-warning:active:focus,
.acalog-custom .btn-warning:active:hover,
.acalog-custom .open>.dropdown-toggle.btn-warning.focus,
.acalog-custom .open>.dropdown-toggle.btn-warning:focus,
.acalog-custom .open>.dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.acalog-custom .btn-warning.active,
.acalog-custom .btn-warning:active,
.acalog-custom .open>.dropdown-toggle.btn-warning {
  background-image: none;
}
.acalog-custom .btn-warning.disabled.focus,
.acalog-custom .btn-warning.disabled:focus,
.acalog-custom .btn-warning.disabled:hover,
.acalog-custom .btn-warning[disabled].focus,
.acalog-custom .btn-warning[disabled]:focus,
.acalog-custom .btn-warning[disabled]:hover,
.acalog-custom fieldset[disabled] .btn-warning.focus,
.acalog-custom fieldset[disabled] .btn-warning:focus,
.acalog-custom fieldset[disabled] .btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.acalog-custom .btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.acalog-custom .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.acalog-custom .btn-danger.focus,
.acalog-custom .btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.acalog-custom .btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.acalog-custom .btn-danger.active,
.acalog-custom .btn-danger:active,
.acalog-custom .open>.dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.acalog-custom .btn-danger.active.focus,
.acalog-custom .btn-danger.active:focus,
.acalog-custom .btn-danger.active:hover,
.acalog-custom .btn-danger:active.focus,
.acalog-custom .btn-danger:active:focus,
.acalog-custom .btn-danger:active:hover,
.acalog-custom .open>.dropdown-toggle.btn-danger.focus,
.acalog-custom .open>.dropdown-toggle.btn-danger:focus,
.acalog-custom .open>.dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.acalog-custom .btn-danger.active,
.acalog-custom .btn-danger:active,
.acalog-custom .open>.dropdown-toggle.btn-danger {
  background-image: none;
}
.acalog-custom .btn-danger.disabled.focus,
.acalog-custom .btn-danger.disabled:focus,
.acalog-custom .btn-danger.disabled:hover,
.acalog-custom .btn-danger[disabled].focus,
.acalog-custom .btn-danger[disabled]:focus,
.acalog-custom .btn-danger[disabled]:hover,
.acalog-custom fieldset[disabled] .btn-danger.focus,
.acalog-custom fieldset[disabled] .btn-danger:focus,
.acalog-custom fieldset[disabled] .btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.acalog-custom .btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.acalog-custom .btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.acalog-custom .btn-link,
.acalog-custom .btn-link.active,
.acalog-custom .btn-link:active,
.acalog-custom .btn-link[disabled],
.acalog-custom fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.acalog-custom .btn-link,
.acalog-custom .btn-link:active,
.acalog-custom .btn-link:focus,
.acalog-custom .btn-link:hover {
  border-color: transparent;
}
.acalog-custom .btn-link:focus,
.acalog-custom .btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.acalog-custom .btn-link[disabled]:focus,
.acalog-custom .btn-link[disabled]:hover,
.acalog-custom fieldset[disabled] .btn-link:focus,
.acalog-custom fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}
.acalog-custom .btn-group-lg>.btn,
.acalog-custom .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.acalog-custom .btn-group-sm>.btn,
.acalog-custom .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.acalog-custom .btn-group-xs>.btn,
.acalog-custom .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.acalog-custom .btn-block {
  display: block;
  width: 100%;
}
.acalog-custom .btn-block+.btn-block {
  margin-top: 5px;
}
.acalog-custom input[type=button].btn-block,
.acalog-custom input[type=reset].btn-block,
.acalog-custom input[type=submit].btn-block {
  width: 100%;
}
.acalog-custom .fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.acalog-custom .fade.in {
  opacity: 1;
}
.acalog-custom .collapse {
  display: none;
}
.acalog-custom .collapse.in {
  display: block;
}
.acalog-custom tr.collapse.in {
  display: table-row;
}
.acalog-custom tbody.collapse.in {
  display: table-row-group;
}
.acalog-custom .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  -o-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
}
.acalog-custom .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;
}
.acalog-custom .dropdown,
.acalog-custom .dropup {
  position: relative;
}
.acalog-custom .dropdown-toggle:focus {
  outline: 0;
}
.acalog-custom .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;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
  box-shadow: 0 6px 12px rgba(0,0,0,0.175);
}
.acalog-custom .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.acalog-custom .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.acalog-custom .dropdown-menu>li>a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}
.acalog-custom .dropdown-menu>li>a:focus,
.acalog-custom .dropdown-menu>li>a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.acalog-custom .dropdown-menu>.active>a,
.acalog-custom .dropdown-menu>.active>a:focus,
.acalog-custom .dropdown-menu>.active>a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.acalog-custom .dropdown-menu>.disabled>a,
.acalog-custom .dropdown-menu>.disabled>a:focus,
.acalog-custom .dropdown-menu>.disabled>a:hover {
  color: #777;
}
.acalog-custom .dropdown-menu>.disabled>a:focus,
.acalog-custom .dropdown-menu>.disabled>a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.acalog-custom .open>.dropdown-menu {
  display: block;
}
.acalog-custom .open>a {
  outline: 0;
}
.acalog-custom .dropdown-menu-right {
  right: 0;
  left: auto;
}
.acalog-custom .dropdown-menu-left {
  right: auto;
  left: 0;
}
.acalog-custom .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}
.acalog-custom .dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.acalog-custom .pull-right>.dropdown-menu {
  right: 0;
  left: auto;
}
.acalog-custom .dropup .caret,
.acalog-custom .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.acalog-custom .dropup .dropdown-menu,
.acalog-custom .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .acalog-custom .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .acalog-custom .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.acalog-custom .btn-group,
.acalog-custom .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.acalog-custom .btn-group-vertical>.btn,
.acalog-custom .btn-group>.btn {
  position: relative;
  float: left;
}
.acalog-custom .btn-group-vertical>.btn.active,
.acalog-custom .btn-group-vertical>.btn:active,
.acalog-custom .btn-group-vertical>.btn:focus,
.acalog-custom .btn-group-vertical>.btn:hover,
.acalog-custom .btn-group>.btn.active,
.acalog-custom .btn-group>.btn:active,
.acalog-custom .btn-group>.btn:focus,
.acalog-custom .btn-group>.btn:hover {
  z-index: 2;
}
.acalog-custom .btn-group .btn+.btn,
.acalog-custom .btn-group .btn+.btn-group,
.acalog-custom .btn-group .btn-group+.btn,
.acalog-custom .btn-group .btn-group+.btn-group {
  margin-left: -1px;
}
.acalog-custom .btn-toolbar {
  margin-left: -5px;
}
.acalog-custom .btn-toolbar .btn,
.acalog-custom .btn-toolbar .btn-group,
.acalog-custom .btn-toolbar .input-group {
  float: left;
}
.acalog-custom .btn-toolbar>.btn,
.acalog-custom .btn-toolbar>.btn-group,
.acalog-custom .btn-toolbar>.input-group {
  margin-left: 5px;
}
.acalog-custom .btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.acalog-custom .btn-group>.btn:first-child {
  margin-left: 0;
}
.acalog-custom .btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.acalog-custom .btn-group>.btn:last-child:not(:first-child),
.acalog-custom .btn-group>.dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.acalog-custom .btn-group>.btn-group {
  float: left;
}
.acalog-custom .btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}
.acalog-custom .btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.acalog-custom .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.acalog-custom .btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.acalog-custom .btn-group .dropdown-toggle:active,
.acalog-custom .btn-group.open .dropdown-toggle {
  outline: 0;
}
.acalog-custom .btn-group>.btn+.dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.acalog-custom .btn-group>.btn-lg+.dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.acalog-custom .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);
}
.acalog-custom .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.acalog-custom .btn .caret {
  margin-left: 0;
}
.acalog-custom .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.acalog-custom .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.acalog-custom .btn-group-vertical>.btn,
.acalog-custom .btn-group-vertical>.btn-group,
.acalog-custom .btn-group-vertical>.btn-group>.btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.acalog-custom .btn-group-vertical>.btn-group>.btn {
  float: none;
}
.acalog-custom .btn-group-vertical>.btn+.btn,
.acalog-custom .btn-group-vertical>.btn+.btn-group,
.acalog-custom .btn-group-vertical>.btn-group+.btn,
.acalog-custom .btn-group-vertical>.btn-group+.btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.acalog-custom .btn-group-vertical>.btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.acalog-custom .btn-group-vertical>.btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.acalog-custom .btn-group-vertical>.btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.acalog-custom .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
  border-radius: 0;
}
.acalog-custom .btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.acalog-custom .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.acalog-custom .btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.acalog-custom .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.acalog-custom .btn-group-justified>.btn,
.acalog-custom .btn-group-justified>.btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.acalog-custom .btn-group-justified>.btn-group .btn {
  width: 100%;
}
.acalog-custom .btn-group-justified>.btn-group .dropdown-menu {
  left: auto;
}
.acalog-custom [data-toggle=buttons]>.btn input[type=checkbox],
.acalog-custom [data-toggle=buttons]>.btn input[type=radio],
.acalog-custom [data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
.acalog-custom [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
  position: absolute;
  clip: rect(0,0,0,0);
  pointer-events: none;
}
.acalog-custom .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.acalog-custom .input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.acalog-custom .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.acalog-custom .input-group .form-control:focus {
  z-index: 3;
}
.acalog-custom .input-group-lg>.form-control,
.acalog-custom .input-group-lg>.input-group-addon,
.acalog-custom .input-group-lg>.input-group-btn>.btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.acalog-custom select.input-group-lg>.form-control,
.acalog-custom select.input-group-lg>.input-group-addon,
.acalog-custom select.input-group-lg>.input-group-btn>.btn {
  height: 46px;
  line-height: 46px;
}
.acalog-custom select[multiple].input-group-lg>.form-control,
.acalog-custom select[multiple].input-group-lg>.input-group-addon,
.acalog-custom select[multiple].input-group-lg>.input-group-btn>.btn,
.acalog-custom textarea.input-group-lg>.form-control,
.acalog-custom textarea.input-group-lg>.input-group-addon,
.acalog-custom textarea.input-group-lg>.input-group-btn>.btn {
  height: auto;
}
.acalog-custom .input-group-sm>.form-control,
.acalog-custom .input-group-sm>.input-group-addon,
.acalog-custom .input-group-sm>.input-group-btn>.btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.acalog-custom select.input-group-sm>.form-control,
.acalog-custom select.input-group-sm>.input-group-addon,
.acalog-custom select.input-group-sm>.input-group-btn>.btn {
  height: 30px;
  line-height: 30px;
}
.acalog-custom select[multiple].input-group-sm>.form-control,
.acalog-custom select[multiple].input-group-sm>.input-group-addon,
.acalog-custom select[multiple].input-group-sm>.input-group-btn>.btn,
.acalog-custom textarea.input-group-sm>.form-control,
.acalog-custom textarea.input-group-sm>.input-group-addon,
.acalog-custom textarea.input-group-sm>.input-group-btn>.btn {
  height: auto;
}
.acalog-custom .input-group .form-control,
.acalog-custom .input-group-addon,
.acalog-custom .input-group-btn {
  display: table-cell;
}
.acalog-custom .input-group .form-control:not(:first-child):not(:last-child),
.acalog-custom .input-group-addon:not(:first-child):not(:last-child),
.acalog-custom .input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.acalog-custom .input-group-addon,
.acalog-custom .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.acalog-custom .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.acalog-custom .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.acalog-custom .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.acalog-custom .input-group-addon input[type=checkbox],
.acalog-custom .input-group-addon input[type=radio] {
  margin-top: 0;
}
.acalog-custom .input-group .form-control:first-child,
.acalog-custom .input-group-addon:first-child,
.acalog-custom .input-group-btn:first-child>.btn,
.acalog-custom .input-group-btn:first-child>.btn-group>.btn,
.acalog-custom .input-group-btn:first-child>.dropdown-toggle,
.acalog-custom .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.acalog-custom .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.acalog-custom .input-group-addon:first-child {
  border-right: 0;
}
.acalog-custom .input-group .form-control:last-child,
.acalog-custom .input-group-addon:last-child,
.acalog-custom .input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.acalog-custom .input-group-btn:first-child>.btn:not(:first-child),
.acalog-custom .input-group-btn:last-child>.btn,
.acalog-custom .input-group-btn:last-child>.btn-group>.btn,
.acalog-custom .input-group-btn:last-child>.dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.acalog-custom .input-group-addon:last-child {
  border-left: 0;
}
.acalog-custom .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.acalog-custom .input-group-btn>.btn {
  position: relative;
}
.acalog-custom .input-group-btn>.btn+.btn {
  margin-left: -1px;
}
.acalog-custom .input-group-btn>.btn:active,
.acalog-custom .input-group-btn>.btn:focus,
.acalog-custom .input-group-btn>.btn:hover {
  z-index: 2;
}
.acalog-custom .input-group-btn:first-child>.btn,
.acalog-custom .input-group-btn:first-child>.btn-group {
  margin-right: -1px;
}
.acalog-custom .input-group-btn:last-child>.btn,
.acalog-custom .input-group-btn:last-child>.btn-group {
  z-index: 2;
  margin-left: -1px;
}
.acalog-custom .nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.acalog-custom .nav>li {
  position: relative;
  display: block;
}
.acalog-custom .nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.acalog-custom .nav>li>a:focus,
.acalog-custom .nav>li>a:hover {
  text-decoration: none;
  background-color: #eee;
}
.acalog-custom .nav>li.disabled>a {
  color: #777;
}
.acalog-custom .nav>li.disabled>a:focus,
.acalog-custom .nav>li.disabled>a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.acalog-custom .nav .open>a,
.acalog-custom .nav .open>a:focus,
.acalog-custom .nav .open>a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.acalog-custom .nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.acalog-custom .nav>li>a>img {
  max-width: none;
}
.acalog-custom .nav-tabs {
  border-bottom: 1px solid #ddd;
}
.acalog-custom .nav-tabs>li {
  float: left;
  margin-bottom: -1px;
}
.acalog-custom .nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.acalog-custom .nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd;
}
.acalog-custom .nav-tabs>li.active>a,
.acalog-custom .nav-tabs>li.active>a:focus,
.acalog-custom .nav-tabs>li.active>a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.acalog-custom .nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.acalog-custom .nav-tabs.nav-justified>li {
  float: none;
}
.acalog-custom .nav-tabs.nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
}
.acalog-custom .nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .acalog-custom .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%;
  }
  .acalog-custom .nav-tabs.nav-justified>li>a {
    margin-bottom: 0;
  }
}
.acalog-custom .nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}
.acalog-custom .nav-tabs.nav-justified>.active>a,
.acalog-custom .nav-tabs.nav-justified>.active>a:focus,
.acalog-custom .nav-tabs.nav-justified>.active>a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .acalog-custom .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .acalog-custom .nav-tabs.nav-justified>.active>a,
  .acalog-custom .nav-tabs.nav-justified>.active>a:focus,
  .acalog-custom .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #fff;
  }
}
.acalog-custom .nav-pills>li {
  float: left;
}
.acalog-custom .nav-pills>li>a {
  border-radius: 4px;
}
.acalog-custom .nav-pills>li+li {
  margin-left: 2px;
}
.acalog-custom .nav-pills>li.active>a,
.acalog-custom .nav-pills>li.active>a:focus,
.acalog-custom .nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #337ab7;
}
.acalog-custom .nav-stacked>li {
  float: none;
}
.acalog-custom .nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0;
}
.acalog-custom .nav-justified {
  width: 100%;
}
.acalog-custom .nav-justified>li {
  float: none;
}
.acalog-custom .nav-justified>li>a {
  margin-bottom: 5px;
  text-align: center;
}
.acalog-custom .nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .acalog-custom .nav-justified>li {
    display: table-cell;
    width: 1%;
  }
  .acalog-custom .nav-justified>li>a {
    margin-bottom: 0;
  }
}
.acalog-custom .nav-tabs-justified {
  border-bottom: 0;
}
.acalog-custom .nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 4px;
}
.acalog-custom .nav-tabs-justified>.active>a,
.acalog-custom .nav-tabs-justified>.active>a:focus,
.acalog-custom .nav-tabs-justified>.active>a:hover {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .acalog-custom .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .acalog-custom .nav-tabs-justified>.active>a,
  .acalog-custom .nav-tabs-justified>.active>a:focus,
  .acalog-custom .nav-tabs-justified>.active>a:hover {
    border-bottom-color: #fff;
  }
}
.acalog-custom .tab-content>.tab-pane {
  display: none;
}
.acalog-custom .tab-content>.active {
  display: block;
}
.acalog-custom .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.acalog-custom .navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .acalog-custom .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .acalog-custom .navbar-header {
    float: left;
  }
}
.acalog-custom .navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.acalog-custom .navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .acalog-custom .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .acalog-custom .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .acalog-custom .navbar-collapse.in {
    overflow-y: visible;
  }
  .acalog-custom .navbar-fixed-bottom .navbar-collapse,
  .acalog-custom .navbar-fixed-top .navbar-collapse,
  .acalog-custom .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}
.acalog-custom .navbar-fixed-bottom .navbar-collapse,
.acalog-custom .navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .acalog-custom .navbar-fixed-bottom .navbar-collapse,
  .acalog-custom .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}
.acalog-custom .container-fluid>.navbar-collapse,
.acalog-custom .container-fluid>.navbar-header,
.acalog-custom .container>.navbar-collapse,
.acalog-custom .container>.navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .acalog-custom .container-fluid>.navbar-collapse,
  .acalog-custom .container-fluid>.navbar-header,
  .acalog-custom .container>.navbar-collapse,
  .acalog-custom .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}
.acalog-custom .navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .acalog-custom .navbar-static-top {
    border-radius: 0;
  }
}
.acalog-custom .navbar-fixed-bottom,
.acalog-custom .navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .acalog-custom .navbar-fixed-bottom,
  .acalog-custom .navbar-fixed-top {
    border-radius: 0;
  }
}
.acalog-custom .navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.acalog-custom .navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.acalog-custom .navbar-brand {
  float: left;
  height: 50px;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
}
.acalog-custom .navbar-brand:focus,
.acalog-custom .navbar-brand:hover {
  text-decoration: none;
}
.acalog-custom .navbar-brand>img {
  display: block;
}
@media (min-width: 768px) {
  .acalog-custom .navbar>.container .navbar-brand,
  .acalog-custom .navbar>.container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.acalog-custom .navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.acalog-custom .navbar-toggle:focus {
  outline: 0;
}
.acalog-custom .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.acalog-custom .navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .acalog-custom .navbar-toggle {
    display: none;
  }
}
.acalog-custom .navbar-nav {
  margin: 7.5px -15px;
}
.acalog-custom .navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .acalog-custom .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .acalog-custom .navbar-nav .open .dropdown-menu .dropdown-header,
  .acalog-custom .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px;
  }
  .acalog-custom .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px;
  }
  .acalog-custom .navbar-nav .open .dropdown-menu>li>a:focus,
  .acalog-custom .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .acalog-custom .navbar-nav {
    float: left;
    margin: 0;
  }
  .acalog-custom .navbar-nav>li {
    float: left;
  }
  .acalog-custom .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.acalog-custom .navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  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);
}
@media (min-width: 768px) {
  .acalog-custom .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .acalog-custom .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .acalog-custom .navbar-form .form-control-static {
    display: inline-block;
  }
  .acalog-custom .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .acalog-custom .navbar-form .input-group .form-control,
  .acalog-custom .navbar-form .input-group .input-group-addon,
  .acalog-custom .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .acalog-custom .navbar-form .input-group>.form-control {
    width: 100%;
  }
  .acalog-custom .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .acalog-custom .navbar-form .checkbox,
  .acalog-custom .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .acalog-custom .navbar-form .checkbox label,
  .acalog-custom .navbar-form .radio label {
    padding-left: 0;
  }
  .acalog-custom .navbar-form .checkbox input[type=checkbox],
  .acalog-custom .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0;
  }
  .acalog-custom .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .acalog-custom .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .acalog-custom .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .acalog-custom .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;
  }
}
.acalog-custom .navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.acalog-custom .navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.acalog-custom .navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.acalog-custom .navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.acalog-custom .navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.acalog-custom .navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .acalog-custom .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}
@media (min-width: 768px) {
  .acalog-custom .navbar-left {
    float: left !important;
  }
  .acalog-custom .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .acalog-custom .navbar-right~.navbar-right {
    margin-right: 0;
  }
}
.acalog-custom .navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.acalog-custom .navbar-default .navbar-brand {
  color: #777;
}
.acalog-custom .navbar-default .navbar-brand:focus,
.acalog-custom .navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}
.acalog-custom .navbar-default .navbar-text {
  color: #777;
}
.acalog-custom .navbar-default .navbar-nav>li>a {
  color: #777;
}
.acalog-custom .navbar-default .navbar-nav>li>a:focus,
.acalog-custom .navbar-default .navbar-nav>li>a:hover {
  color: #333;
  background-color: transparent;
}
.acalog-custom .navbar-default .navbar-nav>.active>a,
.acalog-custom .navbar-default .navbar-nav>.active>a:focus,
.acalog-custom .navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.acalog-custom .navbar-default .navbar-nav>.disabled>a,
.acalog-custom .navbar-default .navbar-nav>.disabled>a:focus,
.acalog-custom .navbar-default .navbar-nav>.disabled>a:hover {
  color: #ccc;
  background-color: transparent;
}
.acalog-custom .navbar-default .navbar-toggle {
  border-color: #ddd;
}
.acalog-custom .navbar-default .navbar-toggle:focus,
.acalog-custom .navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}
.acalog-custom .navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.acalog-custom .navbar-default .navbar-collapse,
.acalog-custom .navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.acalog-custom .navbar-default .navbar-nav>.open>a,
.acalog-custom .navbar-default .navbar-nav>.open>a:focus,
.acalog-custom .navbar-default .navbar-nav>.open>a:hover {
  color: #555;
  background-color: #e7e7e7;
}
@media (max-width: 767px) {
  .acalog-custom .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777;
  }
  .acalog-custom .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  .acalog-custom .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: transparent;
  }
  .acalog-custom .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .acalog-custom .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  .acalog-custom .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .acalog-custom .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .acalog-custom .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .acalog-custom .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.acalog-custom .navbar-default .navbar-link {
  color: #777;
}
.acalog-custom .navbar-default .navbar-link:hover {
  color: #333;
}
.acalog-custom .navbar-default .btn-link {
  color: #777;
}
.acalog-custom .navbar-default .btn-link:focus,
.acalog-custom .navbar-default .btn-link:hover {
  color: #333;
}
.acalog-custom .navbar-default .btn-link[disabled]:focus,
.acalog-custom .navbar-default .btn-link[disabled]:hover,
.acalog-custom fieldset[disabled] .navbar-default .btn-link:focus,
.acalog-custom fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}
.acalog-custom .navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.acalog-custom .navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.acalog-custom .navbar-inverse .navbar-brand:focus,
.acalog-custom .navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}
.acalog-custom .navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.acalog-custom .navbar-inverse .navbar-nav>li>a {
  color: #9d9d9d;
}
.acalog-custom .navbar-inverse .navbar-nav>li>a:focus,
.acalog-custom .navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
  background-color: transparent;
}
.acalog-custom .navbar-inverse .navbar-nav>.active>a,
.acalog-custom .navbar-inverse .navbar-nav>.active>a:focus,
.acalog-custom .navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #080808;
}
.acalog-custom .navbar-inverse .navbar-nav>.disabled>a,
.acalog-custom .navbar-inverse .navbar-nav>.disabled>a:focus,
.acalog-custom .navbar-inverse .navbar-nav>.disabled>a:hover {
  color: #444;
  background-color: transparent;
}
.acalog-custom .navbar-inverse .navbar-toggle {
  border-color: #333;
}
.acalog-custom .navbar-inverse .navbar-toggle:focus,
.acalog-custom .navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}
.acalog-custom .navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.acalog-custom .navbar-inverse .navbar-collapse,
.acalog-custom .navbar-inverse .navbar-form {
  border-color: #101010;
}
.acalog-custom .navbar-inverse .navbar-nav>.open>a,
.acalog-custom .navbar-inverse .navbar-nav>.open>a:focus,
.acalog-custom .navbar-inverse .navbar-nav>.open>a:hover {
  color: #fff;
  background-color: #080808;
}
@media (max-width: 767px) {
  .acalog-custom .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808;
  }
  .acalog-custom .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .acalog-custom .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #9d9d9d;
  }
  .acalog-custom .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
  .acalog-custom .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent;
  }
  .acalog-custom .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .acalog-custom .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
  .acalog-custom .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #080808;
  }
  .acalog-custom .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .acalog-custom .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .acalog-custom .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #444;
    background-color: transparent;
  }
}
.acalog-custom .navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.acalog-custom .navbar-inverse .navbar-link:hover {
  color: #fff;
}
.acalog-custom .navbar-inverse .btn-link {
  color: #9d9d9d;
}
.acalog-custom .navbar-inverse .btn-link:focus,
.acalog-custom .navbar-inverse .btn-link:hover {
  color: #fff;
}
.acalog-custom .navbar-inverse .btn-link[disabled]:focus,
.acalog-custom .navbar-inverse .btn-link[disabled]:hover,
.acalog-custom fieldset[disabled] .navbar-inverse .btn-link:focus,
.acalog-custom fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}
.acalog-custom .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.acalog-custom .breadcrumb>li {
  display: inline-block;
}
.acalog-custom .breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.acalog-custom .breadcrumb>.active {
  color: #777;
}
.acalog-custom .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.acalog-custom .pagination>li {
  display: inline;
}
.acalog-custom .pagination>li>a,
.acalog-custom .pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.acalog-custom .pagination>li:first-child>a,
.acalog-custom .pagination>li:first-child>span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.acalog-custom .pagination>li:last-child>a,
.acalog-custom .pagination>li:last-child>span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.acalog-custom .pagination>li>a:focus,
.acalog-custom .pagination>li>a:hover,
.acalog-custom .pagination>li>span:focus,
.acalog-custom .pagination>li>span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.acalog-custom .pagination>.active>a,
.acalog-custom .pagination>.active>a:focus,
.acalog-custom .pagination>.active>a:hover,
.acalog-custom .pagination>.active>span,
.acalog-custom .pagination>.active>span:focus,
.acalog-custom .pagination>.active>span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.acalog-custom .pagination>.disabled>a,
.acalog-custom .pagination>.disabled>a:focus,
.acalog-custom .pagination>.disabled>a:hover,
.acalog-custom .pagination>.disabled>span,
.acalog-custom .pagination>.disabled>span:focus,
.acalog-custom .pagination>.disabled>span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.acalog-custom .pagination-lg>li>a,
.acalog-custom .pagination-lg>li>span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.acalog-custom .pagination-lg>li:first-child>a,
.acalog-custom .pagination-lg>li:first-child>span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.acalog-custom .pagination-lg>li:last-child>a,
.acalog-custom .pagination-lg>li:last-child>span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.acalog-custom .pagination-sm>li>a,
.acalog-custom .pagination-sm>li>span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.acalog-custom .pagination-sm>li:first-child>a,
.acalog-custom .pagination-sm>li:first-child>span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.acalog-custom .pagination-sm>li:last-child>a,
.acalog-custom .pagination-sm>li:last-child>span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.acalog-custom .pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
.acalog-custom .pager li {
  display: inline;
}
.acalog-custom .pager li>a,
.acalog-custom .pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.acalog-custom .pager li>a:focus,
.acalog-custom .pager li>a:hover {
  text-decoration: none;
  background-color: #eee;
}
.acalog-custom .pager .next>a,
.acalog-custom .pager .next>span {
  float: right;
}
.acalog-custom .pager .previous>a,
.acalog-custom .pager .previous>span {
  float: left;
}
.acalog-custom .pager .disabled>a,
.acalog-custom .pager .disabled>a:focus,
.acalog-custom .pager .disabled>a:hover,
.acalog-custom .pager .disabled>span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.acalog-custom .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;
}
.acalog-custom a.label:focus,
.acalog-custom a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.acalog-custom .label:empty {
  display: none;
}
.acalog-custom .btn .label {
  position: relative;
  top: -1px;
}
.acalog-custom .label-default {
  background-color: #777;
}
.acalog-custom .label-default[href]:focus,
.acalog-custom .label-default[href]:hover {
  background-color: #5e5e5e;
}
.acalog-custom .label-primary {
  background-color: #337ab7;
}
.acalog-custom .label-primary[href]:focus,
.acalog-custom .label-primary[href]:hover {
  background-color: #286090;
}
.acalog-custom .label-success {
  background-color: #5cb85c;
}
.acalog-custom .label-success[href]:focus,
.acalog-custom .label-success[href]:hover {
  background-color: #449d44;
}
.acalog-custom .label-info {
  background-color: #5bc0de;
}
.acalog-custom .label-info[href]:focus,
.acalog-custom .label-info[href]:hover {
  background-color: #31b0d5;
}
.acalog-custom .label-warning {
  background-color: #f0ad4e;
}
.acalog-custom .label-warning[href]:focus,
.acalog-custom .label-warning[href]:hover {
  background-color: #ec971f;
}
.acalog-custom .label-danger {
  background-color: #d9534f;
}
.acalog-custom .label-danger[href]:focus,
.acalog-custom .label-danger[href]:hover {
  background-color: #c9302c;
}
.acalog-custom .badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px;
}
.acalog-custom .badge:empty {
  display: none;
}
.acalog-custom .btn .badge {
  position: relative;
  top: -1px;
}
.acalog-custom .btn-group-xs>.btn .badge,
.acalog-custom .btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}
.acalog-custom a.badge:focus,
.acalog-custom a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.acalog-custom .list-group-item.active>.badge,
.acalog-custom .nav-pills>.active>a>.badge {
  color: #337ab7;
  background-color: #fff;
}
.acalog-custom .list-group-item>.badge {
  float: right;
}
.acalog-custom .list-group-item>.badge+.badge {
  margin-right: 5px;
}
.acalog-custom .nav-pills>li>a>.badge {
  margin-left: 3px;
}
.acalog-custom .jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee;
}
.acalog-custom .jumbotron .h1,
.acalog-custom .jumbotron h1 {
  color: inherit;
}
.acalog-custom .jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.acalog-custom .jumbotron>hr {
  border-top-color: #d5d5d5;
}
.acalog-custom .container .jumbotron,
.acalog-custom .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.acalog-custom .jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .acalog-custom .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .acalog-custom .container .jumbotron,
  .acalog-custom .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .acalog-custom .jumbotron .h1,
  .acalog-custom .jumbotron h1 {
    font-size: 63px;
  }
}
.acalog-custom .thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  -o-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out;
}
.acalog-custom .thumbnail a>img,
.acalog-custom .thumbnail>img {
  margin-right: auto;
  margin-left: auto;
}
.acalog-custom a.thumbnail.active,
.acalog-custom a.thumbnail:focus,
.acalog-custom a.thumbnail:hover {
  border-color: #337ab7;
}
.acalog-custom .thumbnail .caption {
  padding: 9px;
  color: #333;
}
.acalog-custom .alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.acalog-custom .alert h4 {
  margin-top: 0;
  color: inherit;
}
.acalog-custom .alert .alert-link {
  font-weight: 700;
}
.acalog-custom .alert>p,
.acalog-custom .alert>ul {
  margin-bottom: 0;
}
.acalog-custom .alert>p+p {
  margin-top: 5px;
}
.acalog-custom .alert-dismissable,
.acalog-custom .alert-dismissible {
  padding-right: 35px;
}
.acalog-custom .alert-dismissable .close,
.acalog-custom .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.acalog-custom .alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.acalog-custom .alert-success hr {
  border-top-color: #c9e2b3;
}
.acalog-custom .alert-success .alert-link {
  color: #2b542c;
}
.acalog-custom .alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.acalog-custom .alert-info hr {
  border-top-color: #a6e1ec;
}
.acalog-custom .alert-info .alert-link {
  color: #245269;
}
.acalog-custom .alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.acalog-custom .alert-warning hr {
  border-top-color: #f7e1b5;
}
.acalog-custom .alert-warning .alert-link {
  color: #66512c;
}
.acalog-custom .alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.acalog-custom .alert-danger hr {
  border-top-color: #e4b9c0;
}
.acalog-custom .alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  .acalog-custom from {
    background-position: 40px 0;
  }
  .acalog-custom to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  .acalog-custom from {
    background-position: 40px 0;
  }
  .acalog-custom to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  .acalog-custom from {
    background-position: 40px 0;
  }
  .acalog-custom to {
    background-position: 0 0;
  }
}
.acalog-custom .progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -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);
}
.acalog-custom .progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -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 .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.acalog-custom .progress-bar-striped,
.acalog-custom .progress-striped .progress-bar {
  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);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
}
.acalog-custom .progress-bar.active,
.acalog-custom .progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.acalog-custom .progress-bar-success {
  background-color: #5cb85c;
}
.acalog-custom .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);
}
.acalog-custom .progress-bar-info {
  background-color: #5bc0de;
}
.acalog-custom .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);
}
.acalog-custom .progress-bar-warning {
  background-color: #f0ad4e;
}
.acalog-custom .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);
}
.acalog-custom .progress-bar-danger {
  background-color: #d9534f;
}
.acalog-custom .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);
}
.acalog-custom .media {
  margin-top: 15px;
}
.acalog-custom .media:first-child {
  margin-top: 0;
}
.acalog-custom .media,
.acalog-custom .media-body {
  overflow: hidden;
  zoom: 1;
}
.acalog-custom .media-body {
  width: 10000px;
}
.acalog-custom .media-object {
  display: block;
}
.acalog-custom .media-object.img-thumbnail {
  max-width: none;
}
.acalog-custom .media-right,
.acalog-custom .media>.pull-right {
  padding-left: 10px;
}
.acalog-custom .media-left,
.acalog-custom .media>.pull-left {
  padding-right: 10px;
}
.acalog-custom .media-body,
.acalog-custom .media-left,
.acalog-custom .media-right {
  display: table-cell;
  vertical-align: top;
}
.acalog-custom .media-middle {
  vertical-align: middle;
}
.acalog-custom .media-bottom {
  vertical-align: bottom;
}
.acalog-custom .media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.acalog-custom .media-list {
  padding-left: 0;
  list-style: none;
}
.acalog-custom .list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.acalog-custom .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.acalog-custom .list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.acalog-custom .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.acalog-custom a.list-group-item,
.acalog-custom button.list-group-item {
  color: #555;
}
.acalog-custom a.list-group-item .list-group-item-heading,
.acalog-custom button.list-group-item .list-group-item-heading {
  color: #333;
}
.acalog-custom a.list-group-item:focus,
.acalog-custom a.list-group-item:hover,
.acalog-custom button.list-group-item:focus,
.acalog-custom button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.acalog-custom button.list-group-item {
  width: 100%;
  text-align: left;
}
.acalog-custom .list-group-item.disabled,
.acalog-custom .list-group-item.disabled:focus,
.acalog-custom .list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.acalog-custom .list-group-item.disabled .list-group-item-heading,
.acalog-custom .list-group-item.disabled:focus .list-group-item-heading,
.acalog-custom .list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}
.acalog-custom .list-group-item.disabled .list-group-item-text,
.acalog-custom .list-group-item.disabled:focus .list-group-item-text,
.acalog-custom .list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}
.acalog-custom .list-group-item.active,
.acalog-custom .list-group-item.active:focus,
.acalog-custom .list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.acalog-custom .list-group-item.active .list-group-item-heading,
.acalog-custom .list-group-item.active .list-group-item-heading>.small,
.acalog-custom .list-group-item.active .list-group-item-heading>small,
.acalog-custom .list-group-item.active:focus .list-group-item-heading,
.acalog-custom .list-group-item.active:focus .list-group-item-heading>.small,
.acalog-custom .list-group-item.active:focus .list-group-item-heading>small,
.acalog-custom .list-group-item.active:hover .list-group-item-heading,
.acalog-custom .list-group-item.active:hover .list-group-item-heading>.small,
.acalog-custom .list-group-item.active:hover .list-group-item-heading>small {
  color: inherit;
}
.acalog-custom .list-group-item.active .list-group-item-text,
.acalog-custom .list-group-item.active:focus .list-group-item-text,
.acalog-custom .list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}
.acalog-custom .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
.acalog-custom a.list-group-item-success,
.acalog-custom button.list-group-item-success {
  color: #3c763d;
}
.acalog-custom a.list-group-item-success .list-group-item-heading,
.acalog-custom button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
.acalog-custom a.list-group-item-success:focus,
.acalog-custom a.list-group-item-success:hover,
.acalog-custom button.list-group-item-success:focus,
.acalog-custom button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
.acalog-custom a.list-group-item-success.active,
.acalog-custom a.list-group-item-success.active:focus,
.acalog-custom a.list-group-item-success.active:hover,
.acalog-custom button.list-group-item-success.active,
.acalog-custom button.list-group-item-success.active:focus,
.acalog-custom button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.acalog-custom .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
.acalog-custom a.list-group-item-info,
.acalog-custom button.list-group-item-info {
  color: #31708f;
}
.acalog-custom a.list-group-item-info .list-group-item-heading,
.acalog-custom button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
.acalog-custom a.list-group-item-info:focus,
.acalog-custom a.list-group-item-info:hover,
.acalog-custom button.list-group-item-info:focus,
.acalog-custom button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
.acalog-custom a.list-group-item-info.active,
.acalog-custom a.list-group-item-info.active:focus,
.acalog-custom a.list-group-item-info.active:hover,
.acalog-custom button.list-group-item-info.active,
.acalog-custom button.list-group-item-info.active:focus,
.acalog-custom button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.acalog-custom .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.acalog-custom a.list-group-item-warning,
.acalog-custom button.list-group-item-warning {
  color: #8a6d3b;
}
.acalog-custom a.list-group-item-warning .list-group-item-heading,
.acalog-custom button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
.acalog-custom a.list-group-item-warning:focus,
.acalog-custom a.list-group-item-warning:hover,
.acalog-custom button.list-group-item-warning:focus,
.acalog-custom button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
.acalog-custom a.list-group-item-warning.active,
.acalog-custom a.list-group-item-warning.active:focus,
.acalog-custom a.list-group-item-warning.active:hover,
.acalog-custom button.list-group-item-warning.active,
.acalog-custom button.list-group-item-warning.active:focus,
.acalog-custom button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.acalog-custom .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
.acalog-custom a.list-group-item-danger,
.acalog-custom button.list-group-item-danger {
  color: #a94442;
}
.acalog-custom a.list-group-item-danger .list-group-item-heading,
.acalog-custom button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
.acalog-custom a.list-group-item-danger:focus,
.acalog-custom a.list-group-item-danger:hover,
.acalog-custom button.list-group-item-danger:focus,
.acalog-custom button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
.acalog-custom a.list-group-item-danger.active,
.acalog-custom a.list-group-item-danger.active:focus,
.acalog-custom a.list-group-item-danger.active:hover,
.acalog-custom button.list-group-item-danger.active,
.acalog-custom button.list-group-item-danger.active:focus,
.acalog-custom button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.acalog-custom .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.acalog-custom .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.acalog-custom .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.acalog-custom .panel-body {
  padding: 15px;
}
.acalog-custom .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.acalog-custom .panel-heading>.dropdown .dropdown-toggle {
  color: inherit;
}
.acalog-custom .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.acalog-custom .panel-title>.small,
.acalog-custom .panel-title>.small>a,
.acalog-custom .panel-title>a,
.acalog-custom .panel-title>small,
.acalog-custom .panel-title>small>a {
  color: inherit;
}
.acalog-custom .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.acalog-custom .panel>.list-group,
.acalog-custom .panel>.panel-collapse>.list-group {
  margin-bottom: 0;
}
.acalog-custom .panel>.list-group .list-group-item,
.acalog-custom .panel>.panel-collapse>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.acalog-custom .panel>.list-group:first-child .list-group-item:first-child,
.acalog-custom .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.acalog-custom .panel>.list-group:last-child .list-group-item:last-child,
.acalog-custom .panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.acalog-custom .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.acalog-custom .panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0;
}
.acalog-custom .list-group+.panel-footer {
  border-top-width: 0;
}
.acalog-custom .panel>.panel-collapse>.table,
.acalog-custom .panel>.table,
.acalog-custom .panel>.table-responsive>.table {
  margin-bottom: 0;
}
.acalog-custom .panel>.panel-collapse>.table caption,
.acalog-custom .panel>.table caption,
.acalog-custom .panel>.table-responsive>.table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.acalog-custom .panel>.table-responsive:first-child>.table:first-child,
.acalog-custom .panel>.table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.acalog-custom .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.acalog-custom .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.acalog-custom .panel>.table:first-child>tbody:first-child>tr:first-child,
.acalog-custom .panel>.table:first-child>thead:first-child>tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.acalog-custom .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.acalog-custom .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.acalog-custom .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.acalog-custom .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.acalog-custom .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.acalog-custom .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.acalog-custom .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.acalog-custom .panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.acalog-custom .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.acalog-custom .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.acalog-custom .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.acalog-custom .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.acalog-custom .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.acalog-custom .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.acalog-custom .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.acalog-custom .panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.acalog-custom .panel>.table-responsive:last-child>.table:last-child,
.acalog-custom .panel>.table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.acalog-custom .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.acalog-custom .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.acalog-custom .panel>.table:last-child>tbody:last-child>tr:last-child,
.acalog-custom .panel>.table:last-child>tfoot:last-child>tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.acalog-custom .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.acalog-custom .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.acalog-custom .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.acalog-custom .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.acalog-custom .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.acalog-custom .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.acalog-custom .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.acalog-custom .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.acalog-custom .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.acalog-custom .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.acalog-custom .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.acalog-custom .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.acalog-custom .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.acalog-custom .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.acalog-custom .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.acalog-custom .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.acalog-custom .panel>.panel-body+.table,
.acalog-custom .panel>.panel-body+.table-responsive,
.acalog-custom .panel>.table+.panel-body,
.acalog-custom .panel>.table-responsive+.panel-body {
  border-top: 1px solid #ddd;
}
.acalog-custom .panel>.table>tbody:first-child>tr:first-child td,
.acalog-custom .panel>.table>tbody:first-child>tr:first-child th {
  border-top: 0;
}
.acalog-custom .panel>.table-bordered,
.acalog-custom .panel>.table-responsive>.table-bordered {
  border: 0;
}
.acalog-custom .panel>.table-bordered>tbody>tr>td:first-child,
.acalog-custom .panel>.table-bordered>tbody>tr>th:first-child,
.acalog-custom .panel>.table-bordered>tfoot>tr>td:first-child,
.acalog-custom .panel>.table-bordered>tfoot>tr>th:first-child,
.acalog-custom .panel>.table-bordered>thead>tr>td:first-child,
.acalog-custom .panel>.table-bordered>thead>tr>th:first-child,
.acalog-custom .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.acalog-custom .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.acalog-custom .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.acalog-custom .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.acalog-custom .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.acalog-custom .panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0;
}
.acalog-custom .panel>.table-bordered>tbody>tr>td:last-child,
.acalog-custom .panel>.table-bordered>tbody>tr>th:last-child,
.acalog-custom .panel>.table-bordered>tfoot>tr>td:last-child,
.acalog-custom .panel>.table-bordered>tfoot>tr>th:last-child,
.acalog-custom .panel>.table-bordered>thead>tr>td:last-child,
.acalog-custom .panel>.table-bordered>thead>tr>th:last-child,
.acalog-custom .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.acalog-custom .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.acalog-custom .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.acalog-custom .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.acalog-custom .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.acalog-custom .panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0;
}
.acalog-custom .panel>.table-bordered>tbody>tr:first-child>td,
.acalog-custom .panel>.table-bordered>tbody>tr:first-child>th,
.acalog-custom .panel>.table-bordered>thead>tr:first-child>td,
.acalog-custom .panel>.table-bordered>thead>tr:first-child>th,
.acalog-custom .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.acalog-custom .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.acalog-custom .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.acalog-custom .panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0;
}
.acalog-custom .panel>.table-bordered>tbody>tr:last-child>td,
.acalog-custom .panel>.table-bordered>tbody>tr:last-child>th,
.acalog-custom .panel>.table-bordered>tfoot>tr:last-child>td,
.acalog-custom .panel>.table-bordered>tfoot>tr:last-child>th,
.acalog-custom .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.acalog-custom .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.acalog-custom .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.acalog-custom .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
  border-bottom: 0;
}
.acalog-custom .panel>.table-responsive {
  margin-bottom: 0;
  border: 0;
}
.acalog-custom .panel-group {
  margin-bottom: 20px;
}
.acalog-custom .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.acalog-custom .panel-group .panel+.panel {
  margin-top: 5px;
}
.acalog-custom .panel-group .panel-heading {
  border-bottom: 0;
}
.acalog-custom .panel-group .panel-heading+.panel-collapse>.list-group,
.acalog-custom .panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 1px solid #ddd;
}
.acalog-custom .panel-group .panel-footer {
  border-top: 0;
}
.acalog-custom .panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.acalog-custom .panel-default {
  border-color: #ddd;
}
.acalog-custom .panel-default>.panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.acalog-custom .panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd;
}
.acalog-custom .panel-default>.panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}
.acalog-custom .panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd;
}
.acalog-custom .panel-primary {
  border-color: #337ab7;
}
.acalog-custom .panel-primary>.panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.acalog-custom .panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #337ab7;
}
.acalog-custom .panel-primary>.panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.acalog-custom .panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #337ab7;
}
.acalog-custom .panel-success {
  border-color: #d6e9c6;
}
.acalog-custom .panel-success>.panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.acalog-custom .panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6;
}
.acalog-custom .panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.acalog-custom .panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6;
}
.acalog-custom .panel-info {
  border-color: #bce8f1;
}
.acalog-custom .panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.acalog-custom .panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1;
}
.acalog-custom .panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.acalog-custom .panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1;
}
.acalog-custom .panel-warning {
  border-color: #faebcc;
}
.acalog-custom .panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.acalog-custom .panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc;
}
.acalog-custom .panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.acalog-custom .panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc;
}
.acalog-custom .panel-danger {
  border-color: #ebccd1;
}
.acalog-custom .panel-danger>.panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.acalog-custom .panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1;
}
.acalog-custom .panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.acalog-custom .panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1;
}
.acalog-custom .embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.acalog-custom .embed-responsive .embed-responsive-item,
.acalog-custom .embed-responsive embed,
.acalog-custom .embed-responsive iframe,
.acalog-custom .embed-responsive object,
.acalog-custom .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.acalog-custom .embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.acalog-custom .embed-responsive-4by3 {
  padding-bottom: 75%;
}
.acalog-custom .well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -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);
}
.acalog-custom .well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,0.15);
}
.acalog-custom .well-lg {
  padding: 24px;
  border-radius: 6px;
}
.acalog-custom .well-sm {
  padding: 9px;
  border-radius: 3px;
}
.acalog-custom .close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: .2;
}
.acalog-custom .close:focus,
.acalog-custom .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
}
.acalog-custom button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
}
.acalog-custom .modal-open {
  overflow: hidden;
}
.acalog-custom .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.acalog-custom .modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  -o-transition: -o-transform .3s ease-out;
  transition: transform .3s ease-out;
  -webkit-transform: translate(0,-25%);
  -ms-transform: translate(0,-25%);
  -o-transform: translate(0,-25%);
  transform: translate(0,-25%);
}
.acalog-custom .modal.in .modal-dialog {
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  -o-transform: translate(0,0);
  transform: translate(0,0);
}
.acalog-custom .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.acalog-custom .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.acalog-custom .modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
  box-shadow: 0 3px 9px rgba(0,0,0,0.5);
}
.acalog-custom .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.acalog-custom .modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.acalog-custom .modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.acalog-custom .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.acalog-custom .modal-header .close {
  margin-top: -2px;
}
.acalog-custom .modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.acalog-custom .modal-body {
  position: relative;
  padding: 15px;
}
.acalog-custom .modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.acalog-custom .modal-footer .btn+.btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.acalog-custom .modal-footer .btn-group .btn+.btn {
  margin-left: -1px;
}
.acalog-custom .modal-footer .btn-block+.btn-block {
  margin-left: 0;
}
.acalog-custom .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .acalog-custom .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .acalog-custom .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);
  }
  .acalog-custom .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .acalog-custom .modal-lg {
    width: 900px;
  }
}
.acalog-custom .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  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;
  filter: alpha(opacity=0);
  opacity: 0;
  line-break: auto;
}
.acalog-custom .tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.acalog-custom .tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.acalog-custom .tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.acalog-custom .tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.acalog-custom .tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.acalog-custom .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.acalog-custom .tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.acalog-custom .tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.acalog-custom .tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.acalog-custom .tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.acalog-custom .tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.acalog-custom .tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.acalog-custom .tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.acalog-custom .tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.acalog-custom .tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.acalog-custom .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  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;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  line-break: auto;
}
.acalog-custom .popover.top {
  margin-top: -10px;
}
.acalog-custom .popover.right {
  margin-left: 10px;
}
.acalog-custom .popover.bottom {
  margin-top: 10px;
}
.acalog-custom .popover.left {
  margin-left: -10px;
}
.acalog-custom .popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.acalog-custom .popover-content {
  padding: 9px 14px;
}
.acalog-custom .popover>.arrow,
.acalog-custom .popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.acalog-custom .popover>.arrow {
  border-width: 11px;
}
.acalog-custom .popover>.arrow:after {
  content: "";
  border-width: 10px;
}
.acalog-custom .popover.top>.arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,0.25);
  border-bottom-width: 0;
}
.acalog-custom .popover.top>.arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.acalog-custom .popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,0.25);
  border-left-width: 0;
}
.acalog-custom .popover.right>.arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.acalog-custom .popover.bottom>.arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,0.25);
}
.acalog-custom .popover.bottom>.arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.acalog-custom .popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,0.25);
}
.acalog-custom .popover.left>.arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}
.acalog-custom .carousel {
  position: relative;
}
.acalog-custom .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.acalog-custom .carousel-inner>.item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  -o-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left;
}
.acalog-custom .carousel-inner>.item>a>img,
.acalog-custom .carousel-inner>.item>img {
  line-height: 1;
}
@media all and (transform-3d),(-webkit-transform-3d) {
  .acalog-custom .carousel-inner>.item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .acalog-custom .carousel-inner>.item.active.right,
  .acalog-custom .carousel-inner>.item.next {
    left: 0;
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
  }
  .acalog-custom .carousel-inner>.item.active.left,
  .acalog-custom .carousel-inner>.item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0,0);
  }
  .acalog-custom .carousel-inner>.item.active,
  .acalog-custom .carousel-inner>.item.next.left,
  .acalog-custom .carousel-inner>.item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}
.acalog-custom .carousel-inner>.active,
.acalog-custom .carousel-inner>.next,
.acalog-custom .carousel-inner>.prev {
  display: block;
}
.acalog-custom .carousel-inner>.active {
  left: 0;
}
.acalog-custom .carousel-inner>.next,
.acalog-custom .carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.acalog-custom .carousel-inner>.next {
  left: 100%;
}
.acalog-custom .carousel-inner>.prev {
  left: -100%;
}
.acalog-custom .carousel-inner>.next.left,
.acalog-custom .carousel-inner>.prev.right {
  left: 0;
}
.acalog-custom .carousel-inner>.active.left {
  left: -100%;
}
.acalog-custom .carousel-inner>.active.right {
  left: 100%;
}
.acalog-custom .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: .5;
}
.acalog-custom .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: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001)));
  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;
}
.acalog-custom .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: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5)));
  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;
}
.acalog-custom .carousel-control:focus,
.acalog-custom .carousel-control:hover {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.acalog-custom .carousel-control .glyphicon-chevron-left,
.acalog-custom .carousel-control .glyphicon-chevron-right,
.acalog-custom .carousel-control .icon-next,
.acalog-custom .carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.acalog-custom .carousel-control .glyphicon-chevron-left,
.acalog-custom .carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}
.acalog-custom .carousel-control .glyphicon-chevron-right,
.acalog-custom .carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}
.acalog-custom .carousel-control .icon-next,
.acalog-custom .carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.acalog-custom .carousel-control .icon-prev:before {
  content: '\2039';
}
.acalog-custom .carousel-control .icon-next:before {
  content: '\203a';
}
.acalog-custom .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;
}
.acalog-custom .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;
}
.acalog-custom .carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}
.acalog-custom .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);
}
.acalog-custom .carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .acalog-custom .carousel-control .glyphicon-chevron-left,
  .acalog-custom .carousel-control .glyphicon-chevron-right,
  .acalog-custom .carousel-control .icon-next,
  .acalog-custom .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .acalog-custom .carousel-control .glyphicon-chevron-left,
  .acalog-custom .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .acalog-custom .carousel-control .glyphicon-chevron-right,
  .acalog-custom .carousel-control .icon-next {
    margin-right: -10px;
  }
  .acalog-custom .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .acalog-custom .carousel-indicators {
    bottom: 20px;
  }
}
.acalog-custom .btn-group-vertical>.btn-group:after,
.acalog-custom .btn-group-vertical>.btn-group:before,
.acalog-custom .btn-toolbar:after,
.acalog-custom .btn-toolbar:before,
.acalog-custom .clearfix:after,
.acalog-custom .clearfix:before,
.acalog-custom .container-fluid:after,
.acalog-custom .container-fluid:before,
.acalog-custom .container:after,
.acalog-custom .container:before,
.acalog-custom .dl-horizontal dd:after,
.acalog-custom .dl-horizontal dd:before,
.acalog-custom .form-horizontal .form-group:after,
.acalog-custom .form-horizontal .form-group:before,
.acalog-custom .modal-footer:after,
.acalog-custom .modal-footer:before,
.acalog-custom .modal-header:after,
.acalog-custom .modal-header:before,
.acalog-custom .nav:after,
.acalog-custom .nav:before,
.acalog-custom .navbar-collapse:after,
.acalog-custom .navbar-collapse:before,
.acalog-custom .navbar-header:after,
.acalog-custom .navbar-header:before,
.acalog-custom .navbar:after,
.acalog-custom .navbar:before,
.acalog-custom .pager:after,
.acalog-custom .pager:before,
.acalog-custom .panel-body:after,
.acalog-custom .panel-body:before,
.acalog-custom .row:after,
.acalog-custom .row:before {
  display: table;
  content: " ";
}
.acalog-custom .btn-group-vertical>.btn-group:after,
.acalog-custom .btn-toolbar:after,
.acalog-custom .clearfix:after,
.acalog-custom .container-fluid:after,
.acalog-custom .container:after,
.acalog-custom .dl-horizontal dd:after,
.acalog-custom .form-horizontal .form-group:after,
.acalog-custom .modal-footer:after,
.acalog-custom .modal-header:after,
.acalog-custom .nav:after,
.acalog-custom .navbar-collapse:after,
.acalog-custom .navbar-header:after,
.acalog-custom .navbar:after,
.acalog-custom .pager:after,
.acalog-custom .panel-body:after,
.acalog-custom .row:after {
  clear: both;
}
.acalog-custom .center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.acalog-custom .pull-right {
  float: right !important;
}
.acalog-custom .pull-left {
  float: left !important;
}
.acalog-custom .hide {
  display: none !important;
}
.acalog-custom .show {
  display: block !important;
}
.acalog-custom .invisible {
  visibility: hidden;
}
.acalog-custom .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.acalog-custom .hidden {
  display: none !important;
}
.acalog-custom .affix {
  position: fixed;
}
.acalog-custom .visible-lg,
.acalog-custom .visible-md,
.acalog-custom .visible-sm,
.acalog-custom .visible-xs {
  display: none !important;
}
.acalog-custom .visible-lg-block,
.acalog-custom .visible-lg-inline,
.acalog-custom .visible-lg-inline-block,
.acalog-custom .visible-md-block,
.acalog-custom .visible-md-inline,
.acalog-custom .visible-md-inline-block,
.acalog-custom .visible-sm-block,
.acalog-custom .visible-sm-inline,
.acalog-custom .visible-sm-inline-block,
.acalog-custom .visible-xs-block,
.acalog-custom .visible-xs-inline,
.acalog-custom .visible-xs-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .acalog-custom .visible-xs {
    display: block !important;
  }
  .acalog-custom table.visible-xs {
    display: table !important;
  }
  .acalog-custom tr.visible-xs {
    display: table-row !important;
  }
  .acalog-custom td.visible-xs,
  .acalog-custom th.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .acalog-custom .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .acalog-custom .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .acalog-custom .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .acalog-custom .visible-sm {
    display: block !important;
  }
  .acalog-custom table.visible-sm {
    display: table !important;
  }
  .acalog-custom tr.visible-sm {
    display: table-row !important;
  }
  .acalog-custom td.visible-sm,
  .acalog-custom th.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .acalog-custom .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .acalog-custom .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .acalog-custom .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .acalog-custom .visible-md {
    display: block !important;
  }
  .acalog-custom table.visible-md {
    display: table !important;
  }
  .acalog-custom tr.visible-md {
    display: table-row !important;
  }
  .acalog-custom td.visible-md,
  .acalog-custom th.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .acalog-custom .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .acalog-custom .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .acalog-custom .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .acalog-custom .visible-lg {
    display: block !important;
  }
  .acalog-custom table.visible-lg {
    display: table !important;
  }
  .acalog-custom tr.visible-lg {
    display: table-row !important;
  }
  .acalog-custom td.visible-lg,
  .acalog-custom th.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .acalog-custom .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .acalog-custom .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .acalog-custom .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .acalog-custom .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .acalog-custom .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .acalog-custom .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .acalog-custom .hidden-lg {
    display: none !important;
  }
}
.acalog-custom .visible-print {
  display: none !important;
}
@media print {
  .acalog-custom .visible-print {
    display: block !important;
  }
  .acalog-custom table.visible-print {
    display: table !important;
  }
  .acalog-custom tr.visible-print {
    display: table-row !important;
  }
  .acalog-custom td.visible-print,
  .acalog-custom th.visible-print {
    display: table-cell !important;
  }
}
.acalog-custom .visible-print-block {
  display: none !important;
}
@media print {
  .acalog-custom .visible-print-block {
    display: block !important;
  }
}
.acalog-custom .visible-print-inline {
  display: none !important;
}
@media print {
  .acalog-custom .visible-print-inline {
    display: inline !important;
  }
}
.acalog-custom .visible-print-inline-block {
  display: none !important;
}
@media print {
  .acalog-custom .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .acalog-custom .hidden-print {
    display: none !important;
  }
}
.acalog-custom #cludo-search-results ul li:after,
.acalog-custom #cludo-search-results ul li:before,
.acalog-custom .cludo-search-results ul ul li:after,
.acalog-custom .cludo-search-results ul ul li:before,
.acalog-custom .search_autocomplete li:after,
.acalog-custom .search_autocomplete li:before,
.acalog-custom ul.search_autocomplete ul li:after,
.acalog-custom ul.search_autocomplete ul li:before {
  content: none !important;
}
.acalog-custom .search_autocomplete {
  text-indent: 0 !important;
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}
.acalog-custom .search_autocomplete li {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-indent: 0;
  margin: 0 !important;
  list-style: none;
}
.acalog-custom #cludo-search-results ul,
.acalog-custom .cludo-search-results ul ul,
.acalog-custom ul.search_autocomplete ul {
  text-indent: 0;
  list-style: none;
  padding: 0;
  margin: 0;
}
.acalog-custom #cludo-search-results ul li,
.acalog-custom .cludo-search-results ul ul li,
.acalog-custom ul.search_autocomplete ul li {
  text-indent: 0;
  list-style: none;
  max-width: none;
}
.acalog-custom #cludo-search-results ul h2,
.acalog-custom .cludo-search-results ul ul h2,
.acalog-custom ul.search_autocomplete ul h2 {
  margin-left: 0;
  margin-right: 0;
}
.acalog-custom #cludo-search-results ul p,
.acalog-custom .cludo-search-results ul ul p,
.acalog-custom ul.search_autocomplete ul p {
  margin-left: 0;
  margin-right: 0;
  max-width: none;
}
.acalog-custom #cludo-search-results ul.search_page_list,
.acalog-custom .cludo-search-results ul.search_page_list {
  text-align: left;
  width: 100%;
}
.acalog-custom #cludo-search-results ul.search_page_list li,
.acalog-custom .cludo-search-results ul.search_page_list li {
  display: inline-block;
  padding: 7px 5px 7px 0;
  width: 31px;
  text-align: left;
}
.acalog-custom #cludo-search-results .cludo-sr-only,
.acalog-custom .cludo-search-results .cludo-sr-only {
  display: none;
}
.acalog-custom #cludo-search-results .loading,
.acalog-custom .cludo-search-results .loading {
  display: block;
  margin: 0 auto;
}
.acalog-custom #cludo-search-results .with-images li,
.acalog-custom .cludo-search-results .with-images li {
  position: relative;
}
.acalog-custom #cludo-search-results .with-images li .search-result-image,
.acalog-custom .cludo-search-results .with-images li .search-result-image {
  position: absolute;
  width: 150px;
  display: inline-block;
  max-height: 84.38px;
  overflow: hidden;
}
.acalog-custom #cludo-search-results .with-images li .search-result-image.max-out-height,
.acalog-custom .cludo-search-results .with-images li .search-result-image.max-out-height {
  max-height: unset;
}
.acalog-custom #cludo-search-results .with-images li .search-result-image+.search-result-data,
.acalog-custom .cludo-search-results .with-images li .search-result-image+.search-result-data {
  margin-left: 165px;
  min-height: 84.38px;
}
@media (max-width: 480px) {
  .acalog-custom #cludo-search-results .with-images li .search-result-image,
  .acalog-custom .cludo-search-results .with-images li .search-result-image {
    display: block;
    position: static;
    width: 100%;
    margin-bottom: 15px;
    height: 0;
    padding-bottom: 56.25%;
  }
  .acalog-custom #cludo-search-results .with-images li .search-result-image+.search-result-data,
  .acalog-custom .cludo-search-results .with-images li .search-result-image+.search-result-data {
    margin-left: 0;
  }
}
.acalog-custom .powered-by-cludo {
  margin-top: 5px;
  background-image: url("../../img/gateway/nobg-black.png");
  background-repeat: no-repeat;
  height: 40px;
  width: 155px;
  background-size: 180px;
  background-position: right center;
  display: block;
}
@media (max-width: 640px) {
  .acalog-custom .powered-by-cludo {
    display: none;
  }
}
.acalog-custom #cludo-search-results .cludo-page-navigation,
.acalog-custom .cludo-page-navigation,
.acalog-custom .cludo-search-results .cludo-page-navigation {
  position: relative;
  min-height: 40px;
}
.acalog-custom #cludo-search-results .cludo-page-navigation .powered-by-cludo,
.acalog-custom .cludo-page-navigation .powered-by-cludo,
.acalog-custom .cludo-search-results .cludo-page-navigation .powered-by-cludo {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0;
}
.acalog-custom #cludo-search-results .search-filters-mobile-button,
.acalog-custom .cludo-search-results .search-filters-mobile-button {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
.acalog-custom #cludo-search-results ul .search-results-item,
.acalog-custom .cludo-search-results ul .search-results-item {
  margin-bottom: 30px;
  margin-top: 30px;
}
.acalog-custom #cludo-search-results ul .search-results-item img,
.acalog-custom .cludo-search-results ul .search-results-item img {
  width: 100%;
}
.acalog-custom #cludo-search-results ul .search-results-item .search-result-data>h2,
.acalog-custom #cludo-search-results ul .search-results-item>h2,
.acalog-custom .cludo-search-results ul .search-results-item .search-result-data>h2,
.acalog-custom .cludo-search-results ul .search-results-item>h2 {
  line-height: 1.1;
  margin-top: 0;
  margin-bottom: 7.5px;
  font-size: 22px;
  padding: 0;
}
.acalog-custom #cludo-search-results ul .search-results-item .search-result-data>p,
.acalog-custom #cludo-search-results ul .search-results-item>p,
.acalog-custom .cludo-search-results ul .search-results-item .search-result-data>p,
.acalog-custom .cludo-search-results ul .search-results-item>p {
  padding: 0;
  margin: 0 0 7.5px;
}
.acalog-custom #cludo-search-results ul .search-results-item .path,
.acalog-custom .cludo-search-results ul .search-results-item .path {
  word-break: break-all;
  padding: 0;
  margin: 0;
}
.acalog-custom #cludo-search-results ul li,
.acalog-custom .cludo-search-results ul li {
  background: 0 0;
  list-style-type: none;
  margin-left: 0;
  padding-right: 0;
}
.acalog-custom #cludo-search-results .cludo-r,
.acalog-custom .cludo-search-results .cludo-r {
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.acalog-custom #cludo-search-results .cludo-c-12,
.acalog-custom #cludo-search-results .cludo-c-3,
.acalog-custom #cludo-search-results .cludo-c-4,
.acalog-custom #cludo-search-results .cludo-c-8,
.acalog-custom #cludo-search-results .cludo-c-9,
.acalog-custom .cludo-search-results .cludo-c-12,
.acalog-custom .cludo-search-results .cludo-c-3,
.acalog-custom .cludo-search-results .cludo-c-4,
.acalog-custom .cludo-search-results .cludo-c-8,
.acalog-custom .cludo-search-results .cludo-c-9 {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
  min-height: 1px;
}
.acalog-custom #cludo-search-results .cludo-c-3,
.acalog-custom .cludo-search-results .cludo-c-3 {
  -webkit-box-flex: 0;
  flex: 0 0 25%;
  max-width: 25%;
}
.acalog-custom #cludo-search-results .cludo-c-4,
.acalog-custom .cludo-search-results .cludo-c-4 {
  -webkit-box-flex: 0;
  flex: 0 0 33.33333333%;
  max-width: 33.33333333%;
}
.acalog-custom #cludo-search-results .cludo-c-8,
.acalog-custom .cludo-search-results .cludo-c-8 {
  -webkit-box-flex: 0;
  flex: 0 0 66.66666667%;
  max-width: 66.66666667%;
}
.acalog-custom #cludo-search-results .cludo-c-9,
.acalog-custom .cludo-search-results .cludo-c-9 {
  -webkit-box-flex: 0;
  flex: 0 0 75%;
  max-width: 75%;
}
.acalog-custom #cludo-search-results .cludo-c-12,
.acalog-custom .cludo-search-results .cludo-c-12 {
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  max-width: 100%;
}
.acalog-custom .search_autocomplete {
  background-color: #fff;
  border: 1px solid #efefef;
  width: 100%;
  z-index: 99999;
}
.acalog-custom .search_autocomplete li {
  padding: 10px 0;
  border-bottom: 1px solid #efefef;
}
.acalog-custom html,
.acalog-custom body,
.acalog-custom div,
.acalog-custom span,
.acalog-custom applet,
.acalog-custom object,
.acalog-custom iframe,
.acalog-custom h1,
.acalog-custom h2,
.acalog-custom h3,
.acalog-custom h4,
.acalog-custom h5,
.acalog-custom h6,
.acalog-custom p,
.acalog-custom blockquote,
.acalog-custom pre,
.acalog-custom a,
.acalog-custom abbr,
.acalog-custom acronym,
.acalog-custom address,
.acalog-custom big,
.acalog-custom cite,
.acalog-custom code,
.acalog-custom del,
.acalog-custom dfn,
.acalog-custom em,
.acalog-custom img,
.acalog-custom ins,
.acalog-custom kbd,
.acalog-custom q,
.acalog-custom s,
.acalog-custom samp,
.acalog-custom small,
.acalog-custom strike,
.acalog-custom strong,
.acalog-custom sub,
.acalog-custom sup,
.acalog-custom tt,
.acalog-custom var,
.acalog-custom b,
.acalog-custom u,
.acalog-custom i,
.acalog-custom center,
.acalog-custom dl,
.acalog-custom dt,
.acalog-custom dd,
.acalog-custom ol,
.acalog-custom ul,
.acalog-custom li,
.acalog-custom fieldset,
.acalog-custom form,
.acalog-custom label,
.acalog-custom legend,
.acalog-custom table,
.acalog-custom caption,
.acalog-custom tbody,
.acalog-custom tfoot,
.acalog-custom thead,
.acalog-custom tr,
.acalog-custom th,
.acalog-custom td,
.acalog-custom article,
.acalog-custom aside,
.acalog-custom canvas,
.acalog-custom details,
.acalog-custom embed,
.acalog-custom figure,
.acalog-custom figcaption,
.acalog-custom footer,
.acalog-custom header,
.acalog-custom hgroup,
.acalog-custom menu,
.acalog-custom nav,
.acalog-custom output,
.acalog-custom ruby,
.acalog-custom section,
.acalog-custom summary,
.acalog-custom time,
.acalog-custom mark,
.acalog-custom audio,
.acalog-custom video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
.acalog-custom :root {
  --brand: #003359;
  --accent: #00AEEF;
  --text: #232323;
  accent-color: var(--accent);
}
.acalog-custom ::selection {
  background-color: #000000;
}
.acalog-custom ::marker {
  color: var(--accent);
}
.acalog-custom html {
  font-size: 100%;
  scroll-behavior: smooth;
}
.acalog-custom html * {
  font-size: 100%;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.7;
  font-weight: normal;
}
.acalog-custom body {
  line-height: 1.7;
  font-weight: normal;
  color: #232323;
  font-family: 'Open Sans', sans-serif;
}
.acalog-custom table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.acalog-custom caption,
.acalog-custom th,
.acalog-custom td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
.acalog-custom table>tbody>tr>td,
.acalog-custom table>tbody>tr>th,
.acalog-custom table>tfoot>tr>td,
.acalog-custom table>tfoot>tr>th,
.acalog-custom table>thead>tr>td,
.acalog-custom table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.acalog-custom q,
.acalog-custom blockquote {
  quotes: none;
}
.acalog-custom q:before,
.acalog-custom q:after,
.acalog-custom blockquote:before,
.acalog-custom blockquote:after {
  content: "";
  content: none;
}
.acalog-custom blockquote footer {
  background: none;
}
.acalog-custom a img {
  border: none;
}
.acalog-custom article,
.acalog-custom aside,
.acalog-custom details,
.acalog-custom figcaption,
.acalog-custom figure,
.acalog-custom footer,
.acalog-custom header,
.acalog-custom hgroup,
.acalog-custom main,
.acalog-custom menu,
.acalog-custom nav,
.acalog-custom section,
.acalog-custom summary {
  display: block;
}
.acalog-custom u {
  text-decoration: none !important;
}
.acalog-custom *:focus {
  outline: 2px solid #39ff14 !important;
}
.acalog-custom .sr-only {
  border: 0 !important;
  clip: rect(1px,1px,1px,1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.acalog-custom .sr-only-focusable:focus,
.acalog-custom .sr-only-focusable:active {
  clip: auto !important;
  -webkit-clip-path: none !important;
  clip-path: none !important;
  height: auto !important;
  margin: auto !important;
  overflow: visible !important;
  width: auto !important;
  white-space: normal !important;
}
.acalog-custom a.sr-only[href="#main"]:focus {
  position: relative !important;
  -webkit-clip-path: none !important;
  clip-path: none !important;
  padding: 0 15px !important;
}
@keyframes fadein {
  .acalog-custom from {
    opacity: 0;
  }
  .acalog-custom to {
    opacity: 1;
  }
}
@font-face {
  font-family: "Avenir-Next";
  src: url("../../img/gateway/AvenirRegular.eot");
  src: url("../../img/gateway/AvenirRegular.eot") format("embedded-opentype"), url("../../img/gateway/AvenirRegular.woff2") format("woff2"), url("../../img/gateway/AvenirRegular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Next";
  src: url("../../img/gateway/AvenirMedium.eot");
  src: url("../../img/gateway/AvenirMedium.eot") format("embedded-opentype"), url("../../img/gateway/AvenirMedium.woff2") format("woff2"), url("../../img/gateway/AvenirMedium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Avenir-Next";
  src: url("../../img/gateway/AvenirBold.eot");
  src: url("../../img/gateway/AvenirBold.eot") format("embedded-opentype"), url("../../img/gateway/AvenirBold.woff2") format("woff2"), url("../../img/gateway/AvenirBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
}
.acalog-custom h1 {
  font-family: 'Avenir-Next', sans-serif;
  font-style: normal;
  font-weight: 800;
  color: #003359;
  font-size: 36px;
  line-height: 42px;
  padding-bottom: 5px;
}
@media (min-width: 45em) {
  .acalog-custom h1 {
    font-size: 46px;
    line-height: 52px;
    margin: 0 0 15px 0;
  }
}
.acalog-custom h2,
.acalog-custom .h2 {
  font-family: 'Avenir-Next', sans-serif;
  font-style: normal;
  font-weight: 800;
  color: #003359;
  font-size: 30px;
  font-size: 2.441rem;
  margin: 0 0 15px 0;
  line-height: 1.3;
}
.acalog-custom h3,
.acalog-custom .h3 {
  font-family: 'Avenir-Next', sans-serif;
  font-style: normal;
  font-weight: 800;
  color: #003359;
  font-size: 24px;
  font-size: 1.953rem;
  line-height: 1.3;
  margin: 0 0 15px 0;
}
.acalog-custom h4,
.acalog-custom .h4 {
  font-family: 'Avenir-Next', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 20px;
  font-size: 1.363rem;
  line-height: 1.3;
  margin: 0 0 15px 0;
}
.acalog-custom h5,
.acalog-custom h6 {
  margin-bottom: 20px;
}
.acalog-custom h5 {
  font-size: 16px;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.3;
  color: #003359;
}
.acalog-custom h6 {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.3;
  color: #003359;
}
.acalog-custom p,
.acalog-custom .p {
  line-height: 1.7;
  margin-bottom: 20px;
  margin-bottom: 1rem;
}
.acalog-custom ul li,
.acalog-custom ol li {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.7;
}
.acalog-custom .text-container ul li,
.acalog-custom .text-container ol li {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  line-height: 1.7;
  margin-bottom: 1rem;
  padding-left: .5em;
  margin-left: 2em;
}
.acalog-custom .l-content.l-region ul {
  margin-bottom: 1rem;
}
.acalog-custom .l-content.l-region ul li {
  list-style: disc;
  padding-left: 20px;
  margin-left: 15px;
  margin-bottom: 1rem;
}
.acalog-custom a {
  font-weight: bold !important;
  color: #024990;
  text-decoration: none;
}
.acalog-custom a:hover {
  text-decoration: underline;
}
.acalog-custom h1 a,
.acalog-custom h2 a,
.acalog-custom h3 a,
.acalog-custom h4 a,
.acalog-custom h5 a,
.acalog-custom h6 a {
  line-height: inherit;
  color: inherit;
}
.acalog-custom a[href$=".pdf"]:after {
  content: "\f1c1";
  font-family: FontAwesome;
  color: #FF0000;
  font-size: 12px;
  padding-left: 5px;
}
.acalog-custom a[href$=".pdf"]>img:after {
  color: #fff;
}
.acalog-custom a[href$=".docx"]:after,
.acalog-custom a[href$=".doc"]:after {
  content: "\f1c2";
  font-family: FontAwesome;
  color: #0005FF;
  font-weight: bold;
  font-size: 12px;
  padding-left: 5px;
  text-shadow: 1px 1px 0px rgba(0,0,0,0.3);
}
.acalog-custom a[href^="https://my.augusta.edu"]:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  content: "\f023";
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  padding-left: 4px;
}
.acalog-custom blockquote {
  display: inline-block;
  border-left: 5px solid #003359;
  padding: 25px 20px 20px 20px;
  margin: 20px 0 20px 15px;
  background: #E3EDF5;
  position: relative;
  width: auto;
  font-size: 14px;
  line-height: 24px;
}
.acalog-custom blockquote.quote:before {
  content: '\f10d';
  font-family: 'FontAwesome';
  color: #003359;
  font-size: 2em;
  position: absolute;
  top: -5px;
  left: 5px;
  bottom: 0;
  width: 1em;
}
.acalog-custom blockquote.quote:after {
  content: '\f10e';
  font-family: 'FontAwesome';
  color: #003359;
  font-size: 2em;
  position: absolute;
  right: -5px;
  bottom: -10px;
  width: 1em;
}
.acalog-custom blockquote p {
  color: #003359;
  margin: 0;
}
.acalog-custom blockquote cite {
  color: #003359;
  font-style: italic;
  font-size: .8em;
  display: inline-block;
  width: 100%;
  text-align: right;
  margin-right: 20px;
  margin-top: -10px;
}
.acalog-custom blockquote blockquote {
  border: none;
  background: none;
}
.acalog-custom .depts a {
  color: fff;
}
.acalog-custom .depts a:hover {
  text-decoration: underline;
  color: #fff;
}
.acalog-custom th {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: bold;
  color: var(--text);
  font-size: 14px;
  line-height: 20px;
}
.acalog-custom td {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  color: var(--text);
  font-size: 14px;
  line-height: 20px;
}
.acalog-custom sup {
  font-size: .7em;
}
.acalog-custom strong,
.acalog-custom b {
  font-weight: bold;
}
.acalog-custom em,
.acalog-custom i {
  font-style: italic;
}
.acalog-custom footer {
  display: block;
  float: left;
  width: 100%;
  background: #003359;
}
.acalog-custom footer .column .footer-meta {
  display: block;
  float: left;
  width: 100%;
  padding: 30px 30px 30px 30px;
}
.acalog-custom footer .column .footer-meta div.utility-footer {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
}
@media (min-width: 55em) {
  .acalog-custom footer .column .footer-meta div.utility-footer {
    width: 60%;
    text-align: left;
  }
}
.acalog-custom footer .column .footer-meta div.utility-footer ul {
  display: inline-block;
  padding-left: 0;
}
.acalog-custom footer .column .footer-meta div.utility-footer ul li {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 45em) {
  .acalog-custom footer .column .footer-meta div.utility-footer ul li {
    width: auto;
  }
}
@media (max-width: 500px) {
  .acalog-custom footer .column .footer-meta div.utility-footer ul li {
    display: inline-block;
    float: none;
    width: auto;
  }
}
.acalog-custom footer .column .footer-meta div.utility-footer ul li a {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  margin: 10px 0;
  padding: 0 15px;
  font-style: normal;
  font-weight: 600;
  color: white;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
}
@media (min-width: 45em) {
  .acalog-custom footer .column .footer-meta div.utility-footer ul li a {
    text-align: center;
  }
}
@media (min-width: 45em) {
  .acalog-custom footer .column .footer-meta div.utility-footer ul li a:after {
    content: '';
    position: absolute;
    top: 6px;
    right: 0;
    height: 10px;
    width: 2px;
    background: #bfc4ce;
    -moz-transform: skew(-25deg,5deg);
    -ms-transform: skew(-25deg,5deg);
    -webkit-transform: skew(-25deg,5deg);
    transform: skew(-25deg,5deg);
  }
}
@media (min-width: 45em) {
  .acalog-custom footer .column .footer-meta div.utility-footer ul li:first-child a {
    padding-left: 0;
  }
}
.acalog-custom footer .column .footer-meta div.utility-footer ul li:last-child a:after {
  background: none;
}
.acalog-custom footer .column .footer-meta div.contact {
  display: block;
  float: left;
  width: 100%;
  margin: 30px 0 0 0;
  text-align: center;
}
@media (min-width: 55em) {
  .acalog-custom footer .column .footer-meta div.contact {
    text-align: left;
  }
}
.acalog-custom footer .column .footer-meta div.contact h3 {
  font-style: normal;
  font-weight: 600;
  color: #e1e1e1;
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  text-transform: none;
}
.acalog-custom footer .column .footer-meta div.contact p {
  padding: 0;
  margin: 0;
  color: #e1e1e1;
  font-size: 12px;
}
.acalog-custom footer .column .footer-meta div.contact a {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #e1e1e1;
  font-size: 12px;
  line-height: 18px;
  padding: 0;
  margin: 0;
}
.acalog-custom footer .column .footer-meta div.social {
  display: block;
  float: left;
  width: 100%;
  margin-top: 15px;
  text-align: center;
}
@media (min-width: 55em) {
  .acalog-custom footer .column .footer-meta div.social {
    width: 40%;
    margin-top: 0;
  }
}
.acalog-custom .badge {
  color: #fff;
  background-color: #003359;
}
.acalog-custom .social-button {
  background-color: white;
  border-radius: 2.6rem;
  cursor: pointer;
  display: inline-block;
  font-size: 1.5rem;
  height: 2.6rem;
  line-height: 2.6rem;
  margin: 0 5px;
  position: relative;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 2.6rem;
}
.acalog-custom .social-button span {
  border-radius: 0;
  display: block;
  height: 0;
  left: 50%;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 0;
}
.acalog-custom .social-button:hover span {
  width: 2.6rem;
  height: 2.6rem;
  border-radius: 2.6rem;
  margin: -1.3rem;
}
.acalog-custom a.social-button {
  color: #fff;
}
.acalog-custom a.social-button.twitter,
.acalog-custom a.social-button.photoshelter {
  color: #000;
}
.acalog-custom .twitter span {
  background-color: #4099ff;
}
.acalog-custom .facebook span {
  background-color: #3B5998;
}
.acalog-custom .linkedin span {
  background-color: #2867B2;
}
.acalog-custom .youtube span {
  background-color: #cc181e;
}
.acalog-custom .instagram span {
  background-color: #8a3ab9;
}
.acalog-custom .photoshelter span {
  background-color: #6dbf46;
}
.acalog-custom a.social-button.facebook:hover {
  border: 1px solid #3b5998;
}
.acalog-custom a.social-button.twitter:hover {
  border: 1px solid #4099ff;
}
.acalog-custom a.social-button.linkedin:hover {
  border: 1px solid #2867B2;
}
.acalog-custom a.social-button.youtube:hover {
  border: 1px solid #cc181e;
}
.acalog-custom a.social-button.instagram:hover {
  border: 1px solid #8a3ab9;
}
.acalog-custom a.social-button.photoshelter:hover {
  border: 1px solid #6dbf46;
}
.acalog-custom .social-button em {
  background: transparent;
  color: white;
  height: 2.6rem;
  left: 0;
  line-height: 2.6rem;
  position: absolute;
  top: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 2.6rem;
  z-index: 10;
}
.acalog-custom .social-button .fa-twitter {
  color: #4099ff;
}
.acalog-custom .social-button .fa-facebook {
  color: #3B5998;
}
.acalog-custom .social-button .fa-linkedin {
  color: #2867B2;
}
.acalog-custom .social-button .fa-youtube {
  color: #cc181e;
}
.acalog-custom .social-button .fa-instagram {
  color: #8a3ab9;
}
.acalog-custom .social-button .fa-picture-o {
  color: #6dbf46;
}
.acalog-custom .social-button:hover .fa-twitter,
.acalog-custom .social-button:hover .fa-facebook,
.acalog-custom .social-button:hover .fa-linkedin,
.acalog-custom .social-button:hover .fa-youtube,
.acalog-custom .social-button:hover .fa-instagram,
.acalog-custom .social-button:hover .fa-picture-o {
  color: white;
}
.acalog-custom header {
  display: block;
  float: left;
  width: 100%;
}
.acalog-custom header .alert {
  display: block;
  float: left;
  width: 100%;
  overflow: visible;
  background: #b89a68;
}
@media (min-width: 45em) {
  .acalog-custom header .alert {
    height: 65px;
  }
}
.acalog-custom header .alert .toggle {
  height: 65px;
  padding: 20px;
  cursor: pointer;
  max-width: 1250px;
  margin: auto;
}
.acalog-custom header .alert .toggle h2 {
  display: block;
  float: left;
  width: -webkit-calc(40%);
  width: calc(40%);
  text-transform: uppercase;
}
.acalog-custom header .alert .toggle span {
  display: block;
  float: left;
  width: 60px;
}
.acalog-custom header .alert .toggle span:after {
  content: "\f107";
  font-family: FontAwesome;
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
  transition: all .3s;
  display: block;
  float: right;
  position: relative;
  left: 5px;
}
.acalog-custom header .alert .message {
  background: #d5ba8f;
  display: block;
  float: left;
  width: 100%;
  position: relative;
  z-index: 11;
  padding: 20px;
  margin: auto;
  box-shadow: 0 2px 2px rgba(0,0,0,0.3);
}
@media (min-width: 45em) {
  .acalog-custom header .alert .message {
    position: absolute;
  }
}
.acalog-custom header .alert .message .column:before {
  content: "\f05a";
  font-family: FontAwesome;
  width: 130px;
  height: 130px;
  margin: 12px auto;
  color: #fff;
  border-radius: 50%;
  border: 5px solid #fff;
  display: block;
  box-sizing: border-box;
  text-align: center;
  line-height: 120px;
  font-size: 50px;
}
@media (min-width: 45em) {
  .acalog-custom header .alert .message .column:before {
    float: left;
  }
}
.acalog-custom header .alert .message p {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  padding: 10px 20px;
}
@media (min-width: 45em) {
  .acalog-custom header .alert .message p {
    width: -webkit-calc(-54%);
    width: calc(-54%);
  }
}
.acalog-custom header .alert .message a {
  position: relative;
  display: block;
  float: left;
  width: auto;
  position: relative;
  padding: 10px 0 10px 20px;
}
.acalog-custom header .alert .message a:after {
  content: "?";
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  position: absolute;
  right: -10px;
  color: #fff;
}
.acalog-custom header .alert.emergency {
  background: #880000;
}
.acalog-custom header .alert.emergency .message {
  background: rgba(173,0,0,0.9);
}
.acalog-custom header .alert.emergency .message .column:before {
  content: "\f071";
}
.acalog-custom header .alert.weather {
  background: #003359;
}
.acalog-custom header .alert.weather .message {
  background: rgba(57,106,165,0.9);
}
.acalog-custom header .alert.weather .message .column:before {
  content: "\f0e7";
}
.acalog-custom header .alert.closed .message {
  display: none;
}
.acalog-custom header .alert.closed .toggle span:after {
  -webkit-transform: rotateZ(0deg);
  -ms-transform: rotate(0deg);
  transform: rotateZ(0deg);
}
.acalog-custom header .search {
  display: none;
  width: 0;
  float: right;
  background: white;
  height: 40px;
}
@media (min-width: 45em) {
  .acalog-custom header .search {
    display: none;
    width: 200px;
    height: 40px;
  }
}
.acalog-custom header .search form {
  display: block;
  margin: auto;
  max-width: 1250px;
}
.acalog-custom header .search form #as_q {
  display: block;
  float: left;
  width: -webkit-calc(55%);
  width: calc(55%);
  height: 40px;
  padding: 0 0 0 20px;
  background: none;
  border: none;
  font-style: italic;
  font-size: 18px;
}
@media (min-width: 45em) {
  .acalog-custom header .search form #as_q {
    width: -webkit-calc(60%);
    width: calc(60%);
    height: 40px;
  }
}
.acalog-custom header .search form #as_q::-webkit-input-placeholder {
  color: #d5dedf;
}
@media (min-width: 45em) {
  .acalog-custom header .search form #as_q::-webkit-input-placeholder {
    line-height: 16px;
  }
}
.acalog-custom header .search form #as_q:-moz-placeholder {
  color: #d5dedf;
}
@media (min-width: 45em) {
  .acalog-custom header .search form #as_q:-moz-placeholder {
    line-height: 16px;
  }
}
.acalog-custom header .search form #as_q::-moz-placeholder {
  color: #d5dedf;
}
@media (min-width: 45em) {
  .acalog-custom header .search form #as_q::-moz-placeholder {
    line-height: 16px;
  }
}
.acalog-custom header .search form #as_q:-ms-input-placeholder {
  color: #d5dedf;
}
@media (min-width: 45em) {
  .acalog-custom header .search form #as_q:-ms-input-placeholder {
    line-height: 16px;
  }
}
.acalog-custom header .search form #site_search_button {
  display: block;
  float: left;
  width: 40px;
  font-size: 18px;
  color: #d5d5d5;
  height: 40px;
  background: none;
  border: none;
  cursor: pointer;
}
@media (min-width: 45em) {
  .acalog-custom header .search form #site_search_button {
    height: 40px;
  }
}
@media (min-width: 45em) {
  .acalog-custom header.search-open .search {
    display: block;
    height: 40px;
    position: absolute;
    top: 0;
    right: 42px;
    z-index: 1;
  }
}
.acalog-custom header.search-open .l-head .header-right .search-toggle span.fa-search:before {
  content: "\f00d";
}
.acalog-custom #cludo-search-form input.search-input {
  display: block;
  float: left;
  width: -webkit-calc(55%);
  width: calc(55%);
  height: 39px;
  padding: 0 0 0 20px;
  background: none;
  border: none;
  font-style: italic;
  font-size: 18px;
}
@media (min-width: 45em) {
  .acalog-custom #cludo-search-form input.search-input {
    width: -webkit-calc(60%);
    width: calc(60%);
    height: 40px;
  }
}
.acalog-custom #cludo-search-form button#search-button {
  display: block;
  float: left;
  width: 40px;
  font-size: 18px;
  color: #d5d5d5;
  height: 40px;
  background: none;
  border: none;
  cursor: pointer;
}
@media (min-width: 45em) {
  .acalog-custom #cludo-search-form button#search-button {
    height: 40px;
  }
}
.acalog-custom header.mobi-open .l-head {
  position: relative;
  z-index: 9998;
  height: 100%;
}
@media (min-width: 45em) {
  .acalog-custom header.mobi-open .l-head {
    position: relative;
    min-height: initial;
    top: 0;
    width: 100%;
    background: url("../../img/gateway/header.jpg") repeat-x top center;
    overflow-y: visible;
  }
}
.acalog-custom header.mobi-open .l-head .mobi-toggle-wrapper {
  height: 115px;
}
.acalog-custom header.mobi-open .l-head .mobi-toggle-wrapper .toggle .toggle-element {
  background: none;
}
.acalog-custom header.mobi-open .l-head .mobi-toggle-wrapper .toggle .toggle-element:before {
  top: 0px;
  background: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.acalog-custom header.mobi-open .l-head .mobi-toggle-wrapper .toggle .toggle-element:after {
  top: -4px;
  background: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.acalog-custom header.mobi-open .header-right {
  height: auto;
}
.acalog-custom header.mobi-open .header-right .main-nav-container {
  display: block;
}
.acalog-custom header.mobi-open .header-right .gateway-container {
  display: block;
}
.acalog-custom header.mobi-open .header-right .resources-container {
  display: block;
}
.acalog-custom header.mobi-open .header-right .search-container {
  padding: 10px 30px 20px 30px;
}
.acalog-custom header.mobi-open .header-right .search-container .search {
  display: block;
  width: 100%;
  float: left;
}
@media (min-width: 70em) {
  .acalog-custom header.mobi-open .header-right .search-container .search {
    display: none;
  }
}
.acalog-custom header.mobi-open.search-open .search {
  display: block;
  width: 200px;
}
.acalog-custom .l-head {
  display: block;
  float: left;
  width: 100%;
  height: 100px;
  position: relative;
}
.acalog-custom .l-head a {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  color: white;
  font-size: 14px;
  line-height: 20px;
}
.acalog-custom .l-head a span {
  font-weight: bold;
}
.acalog-custom .l-head .mobi-toggle-wrapper {
  display: block;
  float: right;
  width: 100%;
  background: url("../../img/gateway/diag-bg02.png") repeat top left;
}
@media (min-width: 70em) {
  .acalog-custom .l-head .mobi-toggle-wrapper {
    display: none;
  }
}
.acalog-custom .l-head .mobi-toggle-wrapper .toggle {
  display: block;
  float: right;
  width: auto;
  position: relative;
  margin: 25px 20px 0 0;
  padding: 13px 3px;
  background: #4e4d4d;
  z-index: 10;
  cursor: pointer;
  color: #fff;
  -webkit-transition: all 0.5s cubic-bezier(0.5,0.1,0.3,0.5);
  -moz-transition: all 0.5s cubic-bezier(0.5,0.1,0.3,0.5);
  -o-transition: all 0.5s cubic-bezier(0.5,0.1,0.3,0.5);
  transition: all 0.5s cubic-bezier(0.5,0.1,0.3,0.5);
}
@media (max-width: 45em) {
  .acalog-custom .l-head .mobi-toggle-wrapper .toggle {
    margin-right: 5%;
  }
}
.acalog-custom .l-head .mobi-toggle-wrapper .toggle .toggle-element {
  display: block;
  float: left;
  width: 24px;
  height: 4px;
  margin: 10px;
  background: #fff;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  padding: 0;
  box-sizing: initial;
}
.acalog-custom .l-head .mobi-toggle-wrapper .toggle .toggle-element:before {
  top: -7px;
  content: '';
  display: block;
  width: 24px;
  height: 4px;
  background: #fff;
  position: relative;
  z-index: -1;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.acalog-custom .l-head .mobi-toggle-wrapper .toggle .toggle-element:after {
  top: 3px;
  content: '';
  display: block;
  width: 24px;
  height: 4px;
  background: #fff;
  position: relative;
  z-index: -1;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.acalog-custom .l-head .mobi-toggle-wrapper .toggle:hover {
  -webkit-transition: top 0.4s;
  -moz-transition: top 0.4s;
  -o-transition: top 0.4s;
  transition: top 0.4s;
}
.acalog-custom .l-head .mobi-toggle-wrapper .toggle:hover .toggle-element:before {
  top: -8px;
}
.acalog-custom .l-head .mobi-toggle-wrapper .toggle:hover .toggle-element:after {
  top: 4px;
}
.acalog-custom .l-head .header-left {
  display: block;
  float: left;
  width: 100%;
  width: 415px;
  height: 103px;
  position: absolute;
  left: -60px;
  background-color: #002f55;
  box-shadow: 5px 2px 3px rgba(0,0,0,0.3);
  background-color: #002f55;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=1,startColorstr='#003359',endColorstr='#00223c');
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiMwMDgzYzYiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOTQ1N2IiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: -webkit-gradient(linear,0% 50%,100% 50%,color-stop(20%,#002f55),color-stop(100%,#163c60));
  background-image: -moz-linear-gradient(left,#002f55 20%,#163c60 100%);
  background-image: -webkit-linear-gradient(left,#002f55 20%,#163c60 100%);
  background-image: linear-gradient(to right,#002f55 20%,#163c60 100%);
  z-index: 999;
  -moz-transform: skew(-45deg,0);
  -ms-transform: skew(-45deg,0);
  -webkit-transform: skew(-45deg,0);
  transform: skew(-45deg,0);
}
@media (max-width: 45em) {
  .acalog-custom .l-head .header-left {
    width: 83%;
  }
}
.acalog-custom .l-head .header-left .site-logo {
  display: block;
  width: 100%;
  position: relative;
  z-index: 0;
  margin: auto;
  padding: 20px 0 0 20px;
  -moz-transform: skew(45deg,0);
  -ms-transform: skew(45deg,0);
  -webkit-transform: skew(45deg,0);
  transform: skew(45deg,0);
}
@media (min-width: 35em) {
  .acalog-custom .l-head .header-left .site-logo {
    padding: 20px 0 0 20px;
  }
}
.acalog-custom .l-head .header-left .site-logo img {
  display: block;
  width: auto;
  margin: 0 auto;
  width: 67%;
  max-width: 300px;
}
.acalog-custom .l-head .header-right {
  display: block;
  float: left;
  width: 100%;
  height: 100px;
  background: #000 url("../../img/gateway/diag-bg02.png") repeat top left;
  position: relative;
  z-index: 998;
  box-shadow: 0px 3px 3px rgba(0,0,0,0.3);
}
@media (min-width: 70em) {
  .acalog-custom .l-head .header-right {
    float: right;
    width: 80%;
  }
}
.acalog-custom .l-head .header-right .search-container {
  display: block;
  float: left;
  width: 100%;
  position: relative;
}
@media (min-width: 70em) {
  .acalog-custom .l-head .header-right .search-container {
    width: auto;
    padding: 0;
  }
}
.acalog-custom .l-head .header-right .search-container .search-toggle {
  display: none;
}
@media (min-width: 70em) {
  .acalog-custom .l-head .header-right .search-container .search-toggle {
    display: block;
    float: left;
    width: 42px;
    height: 40px;
    background: #616365;
    color: #fff;
    font-size: 18px;
    border: none;
    cursor: pointer;
    z-index: 2;
    position: relative;
    *zoom: 1;
    filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#FF730000',endColorstr='#FF000000');
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjQ1Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear,50% 0%,50% 100%,color-stop(0%,rgba(0,0,0,0.45)),color-stop(100%,rgba(0,0,0,0)));
    background-image: -moz-linear-gradient(top,rgba(0,0,0,0.45) 0%,rgba(0,0,0,0) 100%);
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,0.45) 0%,rgba(0,0,0,0) 100%);
    background-image: linear-gradient(to bottom,rgba(0,0,0,0.45) 0%,rgba(0,0,0,0) 100%);
  }
}
.acalog-custom .l-head .header-right .search-container .search-toggle:focus {
  outline: #4d90fe auto 5px;
}
.acalog-custom .l-head .header-right .main-nav-container {
  display: none;
}
@media (min-width: 70em) {
  .acalog-custom .l-head .header-right .main-nav-container {
    display: block;
    float: left;
    width: 100%;
  }
}
.acalog-custom .l-head .header-right .main-nav-container .nav-wrapper {
  display: block;
  float: left;
  width: 100%;
}
.acalog-custom .l-head .header-right .main-nav-container .nav-wrapper .column {
  position: relative;
  top: 4px;
}
.acalog-custom .l-head .header-right .main-nav-container .nav-wrapper .column ul.main-nav {
  display: block;
  float: left;
  width: 100%;
  padding-left: 0;
}
@media (min-width: 70em) {
  .acalog-custom .l-head .header-right .main-nav-container .nav-wrapper .column ul.main-nav {
    margin: 8px 0 10px 17%;
    padding-left: 0;
  }
}
.acalog-custom .l-head .header-right .main-nav-container .nav-wrapper .column ul.main-nav li {
  display: block;
  float: left;
  width: 100%;
  border-top: 1px solid #242424;
}
@media (min-width: 70em) {
  .acalog-custom .l-head .header-right .main-nav-container .nav-wrapper .column ul.main-nav li {
    width: auto;
    border-top: none;
    border-bottom: none;
  }
}
.acalog-custom .l-head .header-right .main-nav-container .nav-wrapper .column ul.main-nav li a {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  padding: 20px 20px 15px 30px;
  line-height: 24px;
}
@media (min-width: 70em) {
  .acalog-custom .l-head .header-right .main-nav-container .nav-wrapper .column ul.main-nav li a {
    padding: 3px 15px 10px 10px;
    text-align: center;
  }
  .acalog-custom .l-head .header-right .main-nav-container .nav-wrapper .column ul.main-nav li a:after {
    content: '';
    position: absolute;
    top: 10px;
    right: 0;
    height: 10px;
    width: 2px;
    background: rgba(191,196,206,0.5);
    -moz-transform: skew(-25deg,5deg);
    -ms-transform: skew(-25deg,5deg);
    -webkit-transform: skew(-25deg,5deg);
    transform: skew(-25deg,5deg);
  }
}
.acalog-custom .l-head .header-right .main-nav-container .nav-wrapper .column ul.main-nav li:last-child a:after {
  background: none;
}
@media (min-width: 70em) {
  .acalog-custom .l-head .header-right .main-nav-container .nav-wrapper .column ul.main-nav li.active a span {
    padding-bottom: 8px;
    border-bottom: 1px solid #ffa100;
  }
}
@media (min-width: 70em) {
  .acalog-custom .l-head .header-right .main-nav-container .nav-wrapper .column ul.main-nav:hover li a {
    color: rgba(191,196,206,0.5);
  }
  .acalog-custom .l-head .header-right .main-nav-container .nav-wrapper .column ul.main-nav li:hover a {
    color: #bfc4ce;
  }
  .acalog-custom .l-head .header-right .main-nav-container .nav-wrapper .column ul.main-nav li a:hover {
    color: white;
    text-decoration: none;
  }
}
.acalog-custom .l-head .header-right .main-nav-container .nav-wrapper .column .menu-toggle {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 45em) {
  .acalog-custom .l-head .header-right .main-nav-container .nav-wrapper .column .menu-toggle {
    display: none;
  }
}
.acalog-custom .l-head .header-right .resources-container {
  display: none;
  float: left;
  width: auto;
  position: relative;
  margin: 0 0 0 -20px;
  padding: 10px 40px 6px 15px;
  background: #717678;
  cursor: pointer;
  z-index: 1;
  -moz-transform: skew(-45deg,0);
  -ms-transform: skew(-45deg,0);
  -webkit-transform: skew(-45deg,0);
  transform: skew(-45deg,0);
}
@media (min-width: 70em) {
  .acalog-custom .l-head .header-right .resources-container {
    display: block;
  }
}
.acalog-custom .l-head .header-right .resources-container .resources-skew {
  -moz-transform: skew(45deg,0);
  -ms-transform: skew(45deg,0);
  -webkit-transform: skew(45deg,0);
  transform: skew(45deg,0);
}
.acalog-custom .l-head .header-right .resources-container .resources-skew .resources-toggle-wrapper {
  display: block;
  float: left;
  width: 100%;
}
.acalog-custom .l-head .header-right .resources-container .resources-skew .resources-toggle-wrapper h3 {
  display: block;
  float: left;
  width: auto;
  font-size: 12px;
  font-style: normal;
  color: white;
  margin: 0;
  line-height: 24px;
}
.acalog-custom .l-head .header-right .resources-container .resources-skew .resources-toggle-wrapper .toggle {
  display: block;
  float: left;
  width: auto;
  position: relative;
  margin: 0;
  padding: 0;
  z-index: 10;
  cursor: pointer;
  color: white;
  -webkit-transition: all 0.5s cubic-bezier(0.5,0.1,0.3,0.5);
  -moz-transition: all 0.5s cubic-bezier(0.5,0.1,0.3,0.5);
  -o-transition: all 0.5s cubic-bezier(0.5,0.1,0.3,0.5);
  transition: all 0.5s cubic-bezier(0.5,0.1,0.3,0.5);
}
.acalog-custom .l-head .header-right .resources-container .resources-skew .resources-toggle-wrapper .toggle .toggle-element {
  display: block;
  float: left;
  width: 15px;
  height: 2px;
  margin: 10px;
  background: #fff;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  padding: 0;
  box-sizing: initial;
}
.acalog-custom .l-head .header-right .resources-container .resources-skew .resources-toggle-wrapper .toggle .toggle-element:before {
  top: -5px;
  content: '';
  display: block;
  width: 15px;
  height: 2px;
  background: #fff;
  position: relative;
  z-index: -1;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.acalog-custom .l-head .header-right .resources-container .resources-skew .resources-toggle-wrapper .toggle .toggle-element:after {
  top: 3px;
  content: '';
  display: block;
  width: 15px;
  height: 2px;
  background: #fff;
  position: relative;
  z-index: -1;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.acalog-custom .l-head .header-right .resources-container .resources-skew .resources-toggle-wrapper:hover .toggle {
  -webkit-transition: top 0.4s;
  -moz-transition: top 0.4s;
  -o-transition: top 0.4s;
  transition: top 0.4s;
}
.acalog-custom .l-head .header-right .resources-container .resources-skew .resources-toggle-wrapper:hover .toggle .toggle-element:before {
  top: -6px;
}
.acalog-custom .l-head .header-right .resources-container .resources-skew .resources-toggle-wrapper:hover .toggle .toggle-element:after {
  top: 4px;
}
.acalog-custom .l-head .header-right .resources-container .resources-skew ul.resources {
  display: none;
}
.acalog-custom .l-head .header-right .resources-container.resources-open {
  background: white;
}
.acalog-custom .l-head .header-right .resources-container.resources-open .resources-skew .resources-toggle-wrapper h3 {
  color: #00AEEF;
}
.acalog-custom .l-head .header-right .resources-container.resources-open .resources-skew .resources-toggle-wrapper .toggle:hover {
  transition: none;
}
.acalog-custom .l-head .header-right .resources-container.resources-open .resources-skew .resources-toggle-wrapper .toggle .toggle-element {
  background: none;
}
.acalog-custom .l-head .header-right .resources-container.resources-open .resources-skew .resources-toggle-wrapper .toggle .toggle-element:before {
  top: 0px;
  background: #00AEEF;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.acalog-custom .l-head .header-right .resources-container.resources-open .resources-skew .resources-toggle-wrapper .toggle .toggle-element:after {
  top: -2px;
  background: #00AEEF;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.acalog-custom .l-head .header-right .resources-container.resources-open .resources-skew ul.resources {
  display: block;
  width: 210px;
  position: absolute;
  top: 30px;
  left: -15px;
  border: 1px solid #d5dedf;
  background-image: url("../../img/gateway/diag-lines01.png");
  background-color: white;
  background-size: 8px 6px;
  background-position: 0 top;
  background-repeat: repeat-y;
  list-style-type: none;
  padding-left: 0;
}
.acalog-custom .l-head .header-right .resources-container.resources-open .resources-skew ul.resources li a {
  display: block;
  margin: 0 10px;
  padding: 10px 15px;
  color: #00AEEF;
  border-bottom: 1px solid #ebebeb;
  text-transform: uppercase;
}
.acalog-custom .l-head .header-right .gateway-container {
  display: none;
  float: left;
  width: 100%;
}
@media (min-width: 70em) {
  .acalog-custom .l-head .header-right .gateway-container {
    display: block;
    width: auto;
    margin: 7px 0 0 15%;
    padding-left: 5%;
    border-bottom: 2px solid #252424;
  }
}
.acalog-custom .l-head .header-right .gateway-container h3 {
  display: block;
  float: left;
  width: 100%;
  padding: 20px 20px 0 30px;
  font-style: normal;
  font-weight: 600;
  color: white;
  font-size: 18px;
  line-height: 28px;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
}
@media (min-width: 70em) {
  .acalog-custom .l-head .header-right .gateway-container h3 {
    display: none;
  }
}
.acalog-custom .l-head .header-right .gateway-container ul.gateway-menu {
  display: block;
  float: left;
  width: 100%;
  padding-left: 0;
}
.acalog-custom .l-head .header-right .gateway-container ul.gateway-menu>li {
  display: block;
  float: left;
  width: 100%;
  position: relative;
}
@media (min-width: 70em) {
  .acalog-custom .l-head .header-right .gateway-container ul.gateway-menu>li {
    display: table-cell;
    float: none;
    width: auto;
    border: none;
    text-align: center;
  }
}
.acalog-custom .l-head .header-right .gateway-container ul.gateway-menu>li a {
  display: block;
  padding: 10px 20px 10px 30px;
  font-style: normal;
  font-weight: 600;
  color: #bfc4ce;
  font-size: 12px;
  line-height: 22px;
  text-transform: uppercase;
}
@media (min-width: 70em) {
  .acalog-custom .l-head .header-right .gateway-container ul.gateway-menu>li a {
    padding: 5px 13px 5px 0;
    font-size: 10px;
  }
}
.acalog-custom .l-head.mini-site {
  height: auto;
}
.acalog-custom .l-head.mini-site .header-left {
  height: 107px;
}
.acalog-custom .l-head.mini-site .header-bottom {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  background: #003359;
}
.acalog-custom .l-head.mini-site .header-bottom .mini-site-title {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  background-color: #e9e8e8;
  background: -webkit-gradient(linear,left top,right top,from(#e9e8e8),to(#f4f4f4));
  background: -webkit-linear-gradient(left,#e9e8e8,#f4f4f4);
  background: -moz-linear-gradient(left,#e9e8e8,#f4f4f4);
  background: -ms-linear-gradient(left,#e9e8e8,#f4f4f4);
  background: -o-linear-gradient(left,#e9e8e8,#f4f4f4);
  z-index: 1;
}
@media (min-width: 45em) {
  .acalog-custom .l-head.mini-site .header-bottom .mini-site-title {
    width: 450px;
    height: 80px;
    background: white;
  }
}
.acalog-custom .l-head.mini-site .header-bottom .mini-site-title a {
  display: block;
  float: left;
  width: 100%;
  height: 100%;
}
@media (max-width: 45em) {
  .acalog-custom .l-head.mini-site .header-bottom .mini-site-title a {
    width: -webkit-calc(40%);
    width: calc(40%);
  }
}
.acalog-custom .l-head.mini-site .header-bottom .mini-site-title h1 {
  display: block;
  float: left;
  width: 100%;
  padding: 17px 0 15px 20px;
  font-family: 'Avenir-Next', sans-serif;
  font-style: italic;
  font-weight: 600;
  color: #39457b;
  font-size: 22px;
  line-height: 28px;
}
@media (min-width: 45em) {
  .acalog-custom .l-head.mini-site .header-bottom .mini-site-title h1 {
    padding: 25px 30px 20px 50px;
    font-family: 'Avenir-Next', sans-serif;
    font-style: normal;
    font-weight: 600;
    color: #39457b;
    font-size: 28px;
    line-height: 34px;
    text-align: left;
    white-space: nowrap;
  }
}
.acalog-custom .l-head.mini-site .header-bottom .mini-site-title button {
  background: none;
  width: 60px;
  height: 60px;
  text-align: center;
  padding: 0;
  border: none;
}
@media (min-width: 45em) {
  .acalog-custom .l-head.mini-site .header-bottom .mini-site-title button {
    display: none;
  }
}
.acalog-custom .l-head.mini-site .header-bottom .mini-site-title button span {
  display: block;
  float: left;
  width: 100%;
  font-size: 32px;
  line-height: 60px;
  color: #c2c2c2;
  cursor: pointer;
  height: 100%;
  -webkit-transform: rotateZ(90deg);
  -ms-transform: rotate(90deg);
  transform: rotateZ(90deg);
  transition: transform 0.3s;
}
.acalog-custom .l-head.mini-site .header-bottom .mini-nav {
  display: none;
  float: left;
  width: 100%;
}
.acalog-custom .mini-nav ul {
  padding-left: 0;
}
@media (min-width: 45em) {
  .acalog-custom .l-head.mini-site .header-bottom .mini-nav {
    display: block;
    text-align: center;
    margin-left: 40px;
    width: auto;
  }
}
@media (min-width: 70em) {
  .acalog-custom .l-head.mini-site .header-bottom .mini-nav {
    width: -webkit-calc(-350%);
    width: calc(-350%);
  }
}
@media (min-width: 1300px) {
  .acalog-custom .l-head.mini-site .header-bottom .mini-nav {
    margin-left: 0;
  }
}
.acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 45em) {
  .acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul {
    width: auto;
  }
}
.acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 45em) {
  .acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li {
    width: auto;
  }
}
.acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li a {
  display: block;
  padding: 15px 10px 15px 25px;
  position: relative;
  color: white;
}
@media (min-width: 45em) {
  .acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li a {
    padding: 30px 15px 20px 15px;
  }
  .acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li a:after {
    content: '';
    position: absolute;
    top: 37px;
    right: 2px;
    height: 10px;
    width: 2px;
    background: #bfc4ce;
    -moz-transform: skew(-25deg,5deg);
    -ms-transform: skew(-25deg,5deg);
    -webkit-transform: skew(-25deg,5deg);
    transform: skew(-25deg,5deg);
  }
}
.acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:first-child,
.acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:nth-child(2) {
  background: #f4f4f4;
  z-index: 2;
}
@media (min-width: 45em) {
  .acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:first-child,
  .acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:nth-child(2) {
    width: 120px;
    height: 80px;
    position: absolute;
    top: 0;
    margin-left: -40px;
    -moz-transform: skew(-45deg,0);
    -ms-transform: skew(-45deg,0);
    -webkit-transform: skew(-45deg,0);
    transform: skew(-45deg,0);
  }
}
@media (min-width: 1300px) {
  .acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:first-child,
  .acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:nth-child(2) {
    position: relative;
  }
}
.acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:first-child a,
.acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:nth-child(2) a {
  padding: 30px 10px 30px 25px;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 600;
  color: #003359;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}
@media (min-width: 45em) {
  .acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:first-child a,
  .acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:nth-child(2) a {
    padding-left: 0;
    -moz-transform: skew(45deg,0);
    -ms-transform: skew(45deg,0);
    -webkit-transform: skew(45deg,0);
    transform: skew(45deg,0);
  }
  .acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:first-child a:after,
  .acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:nth-child(2) a:after {
    background: none;
  }
}
.acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:first-child a:hover,
.acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:nth-child(2) a:hover {
  color: #00AEEF;
  text-decoration: none;
}
@media (min-width: 45em) {
  .acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:first-child {
    left: 440px;
  }
}
@media (min-width: 1300px) {
  .acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:first-child {
    position: relative;
    left: auto;
  }
}
.acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:first-child.active {
  background: #ffa100;
}
.acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:first-child.active a {
  color: white;
}
.acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:first-child:hover {
  background: #ffa100;
}
.acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:first-child:hover a {
  color: white;
}
@media (min-width: 45em) {
  .acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:nth-child(2) {
    left: -webkit-calc(559px);
    left: calc(559px);
    background: #E7E7E7;
  }
}
@media (min-width: 1300px) {
  .acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:nth-child(2) {
    margin-left: -1px;
    margin-right: 15px;
    left: auto;
  }
}
.acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:nth-child(2).active {
  background: #3ad6c5;
}
.acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:nth-child(2).active a {
  color: white;
}
.acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:nth-child(2):hover {
  background: #3ad6c5;
}
.acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:nth-child(2):hover a {
  color: white;
}
.acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:last-child {
  position: relative;
  background: #003359;
  z-index: 2;
}
@media (min-width: 45em) {
  .acalog-custom .l-head.mini-site .header-bottom .mini-nav>ul li:last-child a:after {
    background: none;
  }
}
.acalog-custom .l-head.mini-site .header-bottom .info-for {
  display: block;
  float: left;
  width: auto;
  position: relative;
  margin: 20px -25px 0 -20px;
  padding: 10px 28px 10px 30px;
  background: #012846;
  z-index: 1;
  -moz-transform: skew(-45deg,0);
  -ms-transform: skew(-45deg,0);
  -webkit-transform: skew(-45deg,0);
  transform: skew(-45deg,0);
}
.acalog-custom .l-head.mini-site .header-bottom .info-for:hover {
  background: #202953;
}
.acalog-custom .l-head.mini-site .header-bottom .info-for h2,
.acalog-custom .l-head.mini-site .header-bottom .info-for h3 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  color: white;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  cursor: pointer;
  -moz-transform: skew(45deg,0);
  -ms-transform: skew(45deg,0);
  -webkit-transform: skew(45deg,0);
  transform: skew(45deg,0);
  position: relative;
  padding-right: 20px;
  margin-bottom: 0;
}
.acalog-custom .l-head.mini-site .header-bottom .info-for h2:after,
.acalog-custom .l-head.mini-site .header-bottom .info-for h3:after {
  content: "?";
  font-family: FontAwesome;
  font-size: 24px;
  font-style: normal;
  position: absolute;
  padding: 3px 18px 0 18px;
  top: calc(38%);
  color: #a3e0ff;
  -webkit-transform: rotateZ(90deg);
  -ms-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
  transition: all .2s;
}
.acalog-custom .l-head.mini-site .header-bottom .info-for ul {
  display: none;
}
.acalog-custom .l-head.mini-site .header-bottom .info-for.info-for-open {
  background: white;
}
.acalog-custom .l-head.mini-site .header-bottom .info-for.info-for-open h3,
.acalog-custom .l-head.mini-site .header-bottom .info-for.info-for-open h2 {
  color: #00AEEF;
}
.acalog-custom .l-head.mini-site .header-bottom .info-for.info-for-open h3:after,
.acalog-custom .l-head.mini-site .header-bottom .info-for.info-for-open h2:after {
  -webkit-transform: rotateZ(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotateZ(-90deg);
}
.acalog-custom .l-head.mini-site .header-bottom .info-for.info-for-open ul {
  display: block;
  width: 230px;
  position: absolute;
  top: 40px;
  left: 223px;
  list-style: none;
  background-image: url("../../img/gateway/diag-lines01.png");
  background-color: white;
  background-size: 8px 6px;
  background-position: 0 top;
  background-repeat: repeat-y;
  -moz-transform: skew(45deg,0);
  -ms-transform: skew(45deg,0);
  -webkit-transform: skew(45deg,0);
  transform: skew(45deg,0);
}
@media (min-width: 45em) {
  .acalog-custom .l-head.mini-site .header-bottom .info-for.info-for-open ul {
    top: 40px;
    left: 152px;
  }
}
.acalog-custom .l-head.mini-site .header-bottom .info-for.info-for-open ul li a {
  display: block;
  margin: 0 10px;
  padding: 10px 15px;
  color: #003359;
  text-align: left;
  text-transform: uppercase;
  border-bottom: 1px solid #ebebeb;
  font-style: italic;
}
.acalog-custom .l-head.mini-site .header-bottom .info-for.info-for-open ul li a:hover {
  color: #00AEEF;
  text-decoration: none;
}
.acalog-custom .l-head.mini-site .header-bottom.mini-nav-open .mini-nav {
  display: block;
}
.acalog-custom .l-head.mini-site .header-bottom.mini-nav-open .mini-site-title button span {
  -webkit-transform: rotateZ(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotateZ(-90deg);
}
.acalog-custom * {
  box-sizing: border-box;
}
.acalog-custom .wrapper {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.acalog-custom .wrapper>img {
  display: block;
  float: left;
  width: auto;
  position: absolute;
  min-width: 100%;
  min-height: 100%;
}
.acalog-custom .wrapper.overlay-cta {
  overflow: visible;
}
.acalog-custom .wrapper.content-bottom {
  background: white;
}
.acalog-custom .wrapper .column>img {
  position: absolute;
  left: 0;
  z-index: -1;
}
@media (max-width: 45em) {
  .acalog-custom .wrapper .column>img {
    height: 100%;
  }
}
.acalog-custom img {
  display: block;
  position: relative;
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
}
@media (min-width: 35em) {
  .acalog-custom img.mobile-image {
    display: none !important;
  }
}
.acalog-custom img.desk-image {
  display: none !important;
}
@media (min-width: 35em) {
  .acalog-custom img.desk-image {
    display: block !important;
  }
}
.acalog-custom .column {
  margin: auto;
  position: relative;
}
@media (max-width: 45em) {
  .acalog-custom .column {
    display: block;
    float: left;
    width: 100%;
  }
}
.acalog-custom a.back-to-top {
  display: none;
  font-size: 0;
  position: relative;
  padding-right: 20px;
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 45px;
  height: 45px;
  padding: 24px 0 0 0;
  border: 3px solid #00AEEF;
  border-radius: 50%;
  z-index: 9999;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  -o-transition: background 0.3s;
  transition: background 0.3s;
}
.acalog-custom a.back-to-top:after {
  content: "\f106";
  font-family: FontAwesome;
  font-size: 37px;
  font-style: normal;
  position: absolute;
  padding: 6px 0 0 6px;
  top: calc(14%);
  color: #00AEEF;
  transition: all .2s;
}
.acalog-custom a.back-to-top:after {
  bottom: 0;
  left: 0;
  right: 0;
}
.acalog-custom a.back-to-top:hover {
  background: #00AEEF;
}
.acalog-custom a.back-to-top:hover:after {
  color: white;
}
.acalog-custom a.anchor {
  display: block;
  float: left;
  width: 100%;
}
.acalog-custom .table-wrapper {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 45em) {
  .acalog-custom .table-wrapper {
    box-shadow: 0px 0px 1px rgba(0,0,0,0.5);
  }
}
.acalog-custom .table-wrapper table {
  width: 100%;
  margin: 20px 0;
  table-layout: fixed;
}
@media (min-width: 45em) {
  .acalog-custom .table-wrapper table {
    margin: 0;
  }
}
.acalog-custom .table-wrapper table thead {
  display: none;
}
@media (min-width: 45em) {
  .acalog-custom .table-wrapper table thead {
    display: table-header-group;
  }
}
.acalog-custom .table-wrapper table thead tr {
  background: #fff;
  border-bottom: 1px solid #ececec;
}
.acalog-custom .table-wrapper table thead tr th {
  border-right: 1px solid #b2b4b3;
  color: #fff;
  background: #003359;
  padding: 10px 30px;
  text-align: left;
}
.acalog-custom .table-wrapper table tbody {
  border: 1px solid #ececec;
}
.acalog-custom .table-wrapper table tbody tr {
  display: block;
  float: left;
  width: 100%;
  background: #fff;
  border: 1px solid rgba(0,0,0,0.8);
  margin-bottom: 10px;
}
@media (min-width: 45em) {
  .acalog-custom .table-wrapper table tbody tr {
    display: table-row;
    float: none;
    width: auto;
    border: 0;
    border-bottom: 1px solid #ececec;
    margin: 0;
  }
  .acalog-custom .table-wrapper table tbody tr:last-child {
    border-bottom: none;
  }
}
.acalog-custom .table-wrapper table tbody tr td {
  display: block;
  float: left;
  width: 100%;
  text-align: left;
  padding: 10px;
}
.acalog-custom .table-wrapper table tbody tr td:before {
  content: attr(data-label);
  display: block;
  float: left;
  width: 100px;
  text-align: left;
  font-weight: bold;
}
@media (min-width: 45em) {
  .acalog-custom .table-wrapper table tbody tr td:before {
    width: 150px;
  }
}
@media (min-width: 45em) {
  .acalog-custom .table-wrapper table tbody tr td {
    padding: 10px 30px;
    border-right: 1px solid #b2b4b3;
    display: table-cell;
    float: none;
  }
  .acalog-custom .table-wrapper table tbody tr td:before {
    content: '';
  }
}
.acalog-custom .table-wrapper table tbody tr td:last-child {
  border-right: none;
}
.acalog-custom .table-wrapper table tbody tr.even {
  background: #ececec;
}
.acalog-custom html {
  background: #b2b4b3;
  overflow-x: hidden;
}
.acalog-custom html body {
  max-width: 1500px;
  margin: auto;
  overflow-x: hidden;
}
.acalog-custom html body.subnav-open {
  position: relative;
  overflow-x: hidden;
}
.acalog-custom .l-page {
  display: block;
  float: left;
  width: 100%;
  background-color: #fff;
}
.acalog-custom .l-page h1 {
  margin: 0 20px;
}
@media (min-width: 45em) {
  .acalog-custom .l-page h1 {
    margin: 0 50px;
  }
}
.acalog-custom .l-page .l-content {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 45em) {
  .acalog-custom .l-page .l-content {
    margin-top: -150px;
  }
}
.acalog-custom .l-page .l-content .l-content-meta {
  display: block;
  float: left;
  width: 100%;
  background: white;
}
.acalog-custom body.generic_inner .l-page .column .l-content-header {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
  background: white;
}
.acalog-custom body.generic_inner .l-page .column .l-content-header h1 {
  display: block;
  float: left;
  width: calc(0%);
  padding-bottom: 30px;
}
.acalog-custom body.generic_inner .l-page .column .l-content-header hr {
  margin: 0 30px 0 30px;
  width: calc(40%);
}
.acalog-custom body.generic_inner .l-page .column .l-content-center {
  display: block;
  float: none;
  width: 100%;
  overflow: hidden;
  background: white;
  background: url("../../img/gateway/contact-bg01.png");
}
@-moz-document url-prefix() {
  .acalog-custom body.generic_inner .l-page .column .l-content-center {
    overflow: visible !important;
  }
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar {
  display: block;
  float: left;
  width: 100%;
  background-color: #959c9f;
  background-image: url("../../img/gateway/diag-lines03.png");
  background-size: 8px 6px;
  background-position: 0 top;
  background-repeat: repeat-y;
}
@media (min-width: 45em) {
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar {
    width: 240px;
  }
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav {
  display: block;
  float: left;
  width: 100%;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav h2.section-title {
  position: relative;
  padding: 15px;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 600;
  color: white;
  font-size: 22px;
  line-height: 28px;
  text-transform: uppercase;
  cursor: pointer;
  margin-bottom: 0;
}
@media (min-width: 45em) {
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav h2.section-title {
    display: none;
  }
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav h2.section-title:before {
  content: "\f105";
  position: absolute;
  top: 20px;
  right: 10px;
  font-family: FontAwesome;
  font-size: 26px;
  font-style: normal;
  color: white;
  padding-right: 10px;
  -webkit-transform: rotateZ(90deg);
  -ms-transform: rotate(90deg);
  transform: rotateZ(90deg);
  transition: transform 0.3s;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav ul {
  display: none;
  float: left;
  width: 100%;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav ul li {
  display: block;
  float: left;
  width: 100%;
  line-height: 0;
  border-bottom: 1px solid white;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav ul li a {
  display: block;
  padding: 12px;
  color: white;
  font-size: 14px;
  line-height: 20px;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav ul li a.has-sub {
  float: left;
  width: -webkit-calc(55%);
  width: calc(55%);
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav ul li button {
  background: none;
  width: 45px;
  height: 45px;
  text-align: center;
  padding: 0;
  border: none;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav ul li button span {
  display: block;
  float: left;
  width: 100%;
  font-size: 21px;
  line-height: 45px;
  color: white;
  cursor: pointer;
  height: 100%;
  -webkit-transform: rotateZ(90deg);
  -ms-transform: rotate(90deg);
  transform: rotateZ(90deg);
  transition: transform 0.3s;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav ul li ul {
  display: none;
  background-color: #A1A8AB;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav ul li ul li {
  padding-left: 10px;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav ul li ul li:last-child {
  border-bottom: none;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav ul li ul li a {
  margin-right: 0;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav ul li ul li ul {
  background-color: #ABB2B5;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav ul li ul li ul li ul {
  background-color: #B6BDC0;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav ul li.open>ul {
  display: block;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav ul li.open>button span {
  -webkit-transform: rotateZ(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotateZ(-90deg);
  border-left: none;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav ul li.active>a {
  font-weight: 600;
  text-decoration: underline;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav>ul {
  display: none;
  padding: 0 15px 25px 20px;
}
@media (min-width: 45em) {
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav>ul {
    display: block;
    padding-top: 20px;
  }
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav.subnav-open>ul {
  display: block;
}
@media (max-width: 45em) {
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-nav-sidebar .subnav.subnav-open h2.section-title:before {
    top: 15px;
    -webkit-transform: rotateZ(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotateZ(-90deg);
    transition: transform 0.3s;
  }
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-featured {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 45em) {
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-featured {
    width: -webkit-calc(-140%);
    width: calc(-140%);
  }
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-featured .subsection>hr {
  display: none;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-featured .subsection .text-container {
  padding: 0;
}
@media (min-width: 45em) {
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-featured .subsection .text-container {
    width: 100%;
  }
}
@media (min-width: 70em) {
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-featured .subsection .text-container {
    width: 65%;
    padding-right: 40px;
    padding-left: 20px;
  }
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-featured .subsection .text-container .coa-links a.button {
  margin: 0 0 0 25px;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-featured .subsection .promo.image {
  padding-top: 30px;
}
@media (min-width: 45em) {
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-featured .subsection .promo.image {
    width: 100%;
  }
}
@media (min-width: 70em) {
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-featured .subsection .promo.image {
    width: 35%;
    padding-top: 0;
    padding-left: 20px;
  }
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-wrapper {
  display: block;
  float: left;
  width: 100%;
  background: white;
}
@media (min-width: 45em) {
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-wrapper {
    float: right;
    width: -webkit-calc(-140%);
    width: calc(-140%);
  }
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-wrapper .l-section-heading {
  display: block;
  float: left;
  width: 100%;
  padding: 0 40px;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-wrapper .l-section-heading .heading {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  padding: 30px 15px 25px 30px;
  background: white;
  border-bottom: 1px dotted #616365;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-wrapper .l-section-heading .heading h2 {
  display: block;
  float: left;
  width: 75%;
  text-align: left;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-wrapper .l-section-heading .heading p {
  margin: 0;
}
@media (min-width: 45em) {
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-wrapper .l-section-heading .heading a {
    padding-top: 10px;
    text-align: right;
    float: right;
  }
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-wrapper .l-content {
  display: block;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 20px 30px 20px;
}
@media (min-width: 45em) {
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-wrapper .l-content {
    width: 70%;
    padding-right: 30px;
    padding-left: 50px;
  }
}
@media (min-width: 70em) {
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-wrapper .l-content {
    padding: 0 70px 60px 70px;
  }
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-wrapper .l-promo-sidebar {
  display: block;
  float: left;
  width: 100%;
  padding: 0 20px 30px 20px;
}
@media (min-width: 45em) {
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-wrapper .l-promo-sidebar {
    width: 30%;
    padding-right: 0;
    padding-left: 0;
  }
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-wrapper .l-promo-sidebar ul {
  list-style-type: none;
  padding: 0 40px 20px 0;
}
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-wrapper .l-promo-sidebar ul li {
  padding-bottom: .5em;
  border-bottom: 1px solid #f9f9f9;
}
.acalog-custom body.generic_inner .l-page .column .l-content-footer {
  border-top: 1px solid #b2b4b3;
}
.acalog-custom body.gateway .l-page .l-content {
  margin-top: 40px;
}
.acalog-custom body.gateway .l-page .l-content .subsection {
  padding-bottom: 0;
  border-bottom: none;
}
.acalog-custom .ql-container {
  display: block;
  float: left;
  width: 100%;
  background: url("../../img/gateway/factoid-bg01.png");
  padding: 35px 0 50px 0;
  border: 1px solid #ececec;
}
.acalog-custom .ql-container h4 {
  display: block;
  float: left;
  width: auto;
  display: inline-block;
  position: relative;
  top: 25px;
  left: -14px;
  padding: 5px 10px;
  color: #fff;
  background: #003359;
  border: 2px solid #d5dedf;
  text-transform: uppercase;
  margin: 0 10px 15px 0;
  padding: 10px 30px;
  top: 0;
}
.acalog-custom .ql-container h4:before {
  content: "\A";
  border-bottom: 12px solid #2b6d8e;
  border-left: 12px solid transparent;
  position: absolute;
  top: -14px;
  left: 0;
}
.acalog-custom .ql-container .promo.p-list {
  padding-left: 20px;
}
@media (min-width: 45em) {
  .acalog-custom .ql-container .promo.p-list {
    width: auto;
    max-width: 230px;
  }
}
.acalog-custom .ql-container .promo.p-list ul {
  list-style-type: none;
}
.acalog-custom .ql-container .promo.p-list ul li {
  padding: 5px 0;
}
.acalog-custom a.button {
  display: inline-block;
  width: auto;
  position: relative !important;
  padding: 15px 25px !important;
  background: #003359;
  border: 1px solid #ececec;
  border-radius: 3px;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 700;
  color: white !important;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}
.acalog-custom a.button:hover {
  background: #00223b;
  text-decoration: none;
}
.acalog-custom .l-content p a:not(.mce-item-anchor):not(.bb-btn):not(.btn),
.acalog-custom .l-content-featured p a:not(.mce-item-anchor):not(.bb-btn):not(.btn) {
  position: relative;
  padding-bottom: 2px;
  font-weight: 600;
  background-image: -webkit-gradient(linear,left bottom,right top,color-stop(5%,#00AEEF),color-stop(95%,#82C342));
  background-image: linear-gradient(to top right,#00AEEF 5%,#82C342 95%);
  background-repeat: no-repeat;
  background-size: 0 0.2em;
  background-position: 0 88%;
  transition: background-size 0.25s ease-in;
}
.acalog-custom .l-content p a:not(.mce-item-anchor):not(.bb-btn):not(.btn):hover,
.acalog-custom .l-content-featured p a:not(.mce-item-anchor):not(.bb-btn):not(.btn):hover {
  background-size: 100% .2em;
  text-decoration: none !important;
}
.acalog-custom a.dots {
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 600;
  color: #003359;
  font-size: 14px;
  line-height: 20px;
  height: 60px;
  position: relative;
  padding-left: 50px;
  padding-right: 30px;
  text-transform: uppercase;
  display: inline-flex;
  align-items: center;
}
.acalog-custom a.dots:after {
  content: url("../../img/gateway/diag-dots01.png");
  position: absolute;
  top: 0;
  right: auto;
  bottom: 0;
  left: 0;
}
.acalog-custom .subsection {
  display: block;
  float: left;
  width: 100%;
  padding: 30px 20px 40px 20px;
  position: relative;
  background: white;
  border-bottom: 1px solid #b2b4b3;
}
@media (min-width: 45em) {
  .acalog-custom .subsection {
    padding-right: 50px;
    padding-left: 50px;
  }
}
.acalog-custom .subsection h2 {
  margin: 0;
  padding: 0;
  text-align: left;
}
.acalog-custom .subsection .text-container {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 55em) {
  .acalog-custom .subsection .text-container {
    width: 65%;
    padding: 0 0 0 50px;
  }
}
.acalog-custom .subsection .text-container h2 {
  margin: 0 0 15px 0;
  padding: 0;
  text-align: left;
  border: none;
}
.acalog-custom .subsection .text-container .coa-links ul {
  display: block;
  float: left;
  width: 100%;
  padding: 0;
}
.acalog-custom .subsection .text-container .coa-links ul li {
  display: block;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
@media (min-width: 45em) {
  .acalog-custom .subsection .text-container .coa-links ul li {
    width: auto;
  }
}
@media (min-width: 70em) {
  .acalog-custom .subsection .text-container .coa-links ul li {
    padding-right: 30px;
    width: auto;
  }
}
.acalog-custom .subsection .text-container .coa-links a.button {
  margin-top: 25px;
}
.acalog-custom .subsection .text-container p {
  display: block;
  width: 100%;
  padding: 0 0 20px 0;
  margin: 0;
}
.acalog-custom .manual-calendar p {
  padding: 0 !important;
  margin: 0 !important;
}
.acalog-custom .subsection .text-container .manual-calendar .card-body p {
  padding-bottom: 0;
}
.acalog-custom .subsection .text-container>ul {
  display: block;
  float: left;
  width: 100%;
  padding: 0 0 0 20px;
  list-style-type: disc;
}
.acalog-custom .subsection .text-container>ul li {
  padding: 5px 0;
}
.acalog-custom .subsection .promo.image,
.acalog-custom .subsection .image-container {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 45em) {
  .acalog-custom .subsection .promo.image,
  .acalog-custom .subsection .image-container {
    width: 35%;
  }
}
.acalog-custom .subsection .promo.image img,
.acalog-custom .subsection .image-container img {
  width: 100%;
  height: auto;
}
.acalog-custom .subsection .promo.image p,
.acalog-custom .subsection .image-container p {
  text-align: center;
  font-style: italic;
  color: #003359;
}
.acalog-custom .subsection.image-right .promo.image,
.acalog-custom .subsection.image-right .image-container {
  float: right;
}
@media (min-width: 45em) {
  .acalog-custom .subsection.image-right .text-container {
    padding: 0 40px 0 50px;
  }
}
@media (min-width: 70em) {
  .acalog-custom .subsection.three-column {
    padding-right: 0;
  }
}
.acalog-custom .subsection.three-column h2 {
  margin: 0 50px 25px 0;
}
.acalog-custom .subsection.three-column .promo.image,
.acalog-custom .subsection.three-column .image-container {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 45em) {
  .acalog-custom .subsection.three-column .promo.image,
  .acalog-custom .subsection.three-column .image-container {
    width: 40%;
  }
}
@media (min-width: 70em) {
  .acalog-custom .subsection.three-column .promo.image,
  .acalog-custom .subsection.three-column .image-container {
    width: 30%;
  }
}
.acalog-custom .subsection.three-column .text-container {
  padding: 0 0 20px 0;
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 45em) {
  .acalog-custom .subsection.three-column .text-container {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 70em) {
  .acalog-custom .subsection.three-column .text-container {
    width: 70%;
    padding-right: 50px;
    padding-left: 0;
  }
}
@media (min-width: 55em) {
  .acalog-custom .subsection.three-column .text-container>ul {
    width: 50%;
  }
}
.acalog-custom .subsection.three-column .sidebar {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 70em) {
  .acalog-custom .subsection.three-column .sidebar {
    width: 30%;
    position: relative;
  }
}
.acalog-custom .subsection.three-column .sidebar>div {
  display: block;
  float: left;
  width: 100%;
}
.acalog-custom .subsection.three-column .sidebar ul {
  list-style-type: none;
}
@media (min-width: 45em) {
  .acalog-custom .subsection.morelink .heading {
    padding-bottom: 0;
  }
}
@media (min-width: 70em) {
  .acalog-custom .subsection.morelink .heading {
    padding-right: 90px;
  }
}
.acalog-custom .subsection.morelink .heading h2 {
  margin-right: 0;
}
@media (min-width: 45em) {
  .acalog-custom .subsection.morelink .heading h2 {
    width: 60%;
  }
}
.acalog-custom .subsection.morelink .heading a {
  display: block;
  float: left;
  width: 100%;
  text-align: left;
}
@media (min-width: 45em) {
  .acalog-custom .subsection.morelink .heading a {
    width: 40%;
    padding-top: 10px;
    text-align: right;
  }
}
.acalog-custom .subsection.gray {
  background: #fff;
}
.acalog-custom img[src*=".svg"] {
  width: 100%;
}
.acalog-custom .p-list {
  display: block;
  float: left;
  width: 100%;
}
.acalog-custom .p-list ul {
  display: block;
  float: left;
  width: 100%;
  list-style-type: disc;
}
.acalog-custom .p-list ul li {
  display: list-item;
  float: left;
  width: 100%;
  margin: 0 0 0 15px;
}
.acalog-custom .p-list ol {
  display: block;
  float: left;
  width: 100%;
  list-style-type: decimal;
}
.acalog-custom .p-list ol li {
  display: list-item;
  float: left;
  width: 100%;
  margin: 0 0 0 15px;
}
.acalog-custom .p-list.arrow ul {
  list-style-type: none;
}
.acalog-custom .p-list.arrow ul li {
  padding: 8px 0;
}
.acalog-custom .p-list.arrow ul li a:before {
  content: url("../../img/gateway/gold-arrow02.png");
  position: relative;
  left: -10px;
}
.acalog-custom .p-list.label h3 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  color: white;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  position: relative;
  left: -14px;
  margin: 25px 0 10px 0;
  padding: 5px 10px;
  background: #003359;
  border: none;
  text-transform: uppercase;
}
.acalog-custom .p-list.label h3:before {
  content: "\A";
  border-bottom: 12px solid #2b6d8e;
  border-left: 12px solid transparent;
  position: absolute;
  top: -14px;
  left: 0;
}
.acalog-custom .promo.p-list.label p,
.acalog-custom .promo.p-list.label a {
  color: #003359 !important;
}
.acalog-custom .promo.p-list.label a {
  font-weight: bold !important;
}
.acalog-custom .p-list.label ul li {
  margin: 0 0 8px 30px;
}
.acalog-custom .p-list.buttons ul {
  list-style-type: none;
}
.acalog-custom .p-list.buttons ul li {
  margin: 0;
  text-align: center;
}
@media (min-width: 45em) {
  .acalog-custom .p-list.buttons ul li {
    text-align: right;
  }
}
.acalog-custom .p-list.buttons ul li a.button {
  display: inline-block;
  float: none;
}
.acalog-custom .l-promo-sidebar .promo {
  margin-bottom: 30px;
  background: url("../../img/gateway/contact-bg01.png");
}
.acalog-custom .l-promo-sidebar .p-list {
  text-align: left;
}
.acalog-custom .owl-carousel {
  background-color: #000;
}
.acalog-custom .owl-carousel .owl-controls {
  position: relative;
  bottom: 0;
  display: table;
  width: 100%;
}
.acalog-custom .owl-carousel .owl-controls .owl-pagination {
  display: table;
  height: 10px;
  bottom: 0;
  margin: auto;
}
.acalog-custom .owl-carousel .owl-controls .owl-pagination .owl-page {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin: 15px 5px;
}
.acalog-custom .owl-carousel .owl-controls .owl-pagination .owl-page span {
  display: block;
  float: left;
  width: 8px;
  height: 8px;
  width: 8px;
  margin: 1px;
  border-radius: 50%;
  background: rgba(255,255,255,0.35);
}
.acalog-custom .owl-carousel .owl-controls .owl-pagination .owl-page.active span {
  width: 10px;
  height: 10px;
  margin: 0;
  background: #fff;
}
.acalog-custom .owl-carousel .owl-controls .owl-buttons div {
  position: absolute;
  top: -200px;
  color: #00AEEF;
  text-shadow: none;
  background: white;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  text-align: center;
  font-size: 55px;
  line-height: 1;
  border: 2px solid #d5dedf;
}
.acalog-custom .owl-carousel .owl-controls .owl-buttons div.owl-prev {
  left: 5px;
  padding-right: 6px;
}
.acalog-custom .owl-carousel .owl-controls .owl-buttons div.owl-next {
  right: 5px;
  padding-left: 6px;
}
.acalog-custom .owl-carousel.featured .owl-wrapper-outer {
  background: url("../../img/gateway/diag-bg02.png") repeat top left;
}
.acalog-custom .owl-carousel.featured .owl-wrapper-outer .owl-wrapper .owl-item div .slide img {
  width: 100%;
  height: auto;
  position: relative;
}
@media (min-width: 45em) {
  .acalog-custom .owl-carousel.featured .owl-wrapper-outer .owl-wrapper .owl-item div .slide img {
    min-height: 350px;
  }
}
.acalog-custom .owl-carousel.featured .owl-wrapper-outer .owl-wrapper .owl-item div .slide .wrapper {
  padding: 45px 20px 15px 20px;
  background: url("../../img/gateway/diag-bg02.png") repeat top left;
}
@media (min-width: 45em) {
  .acalog-custom .owl-carousel.featured .owl-wrapper-outer .owl-wrapper .owl-item div .slide .wrapper {
    position: absolute;
    bottom: 0;
    height: 100%;
    padding: 0 0 0 50px;
    background: url("../../img/gateway/feat-slider-bg01.png") no-repeat;
  }
}
@media (min-width: 70em) {
  .acalog-custom .owl-carousel.featured .owl-wrapper-outer .owl-wrapper .owl-item div .slide .wrapper {
    padding-left: 100px;
  }
}
@media (min-width: 45em) {
  .acalog-custom .owl-carousel.featured .owl-wrapper-outer .owl-wrapper .owl-item div .slide .wrapper .container {
    position: absolute;
    top: 25%;
    width: 500px;
  }
}
@media (min-width: 70em) {
  .acalog-custom .owl-carousel.featured .owl-wrapper-outer .owl-wrapper .owl-item div .slide .wrapper .container {
    width: 500px;
  }
}
.acalog-custom .owl-carousel.featured .owl-wrapper-outer .owl-wrapper .owl-item div .slide .wrapper .container .column {
  text-align: left;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.acalog-custom .owl-carousel.featured .owl-wrapper-outer .owl-wrapper .owl-item div .slide .wrapper .container .column h2 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  color: white;
  font-size: 32px;
  line-height: 38px;
}
@media (min-width: 70em) {
  .acalog-custom .owl-carousel.featured .owl-wrapper-outer .owl-wrapper .owl-item div .slide .wrapper .container .column h2 {
    font-size: 48px;
    line-height: 54px;
  }
}
.acalog-custom .owl-carousel.featured .owl-wrapper-outer .owl-wrapper .owl-item div .slide .wrapper .container .column p {
  display: block;
  float: left;
  width: 50%;
  font-style: normal;
  font-weight: 600;
  color: white;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  margin: 30px auto;
}
@media (min-width: 45em) {
  .acalog-custom .owl-carousel.featured .owl-wrapper-outer .owl-wrapper .owl-item div .slide .wrapper .container .column p {
    width: 100%;
  }
}
@media (min-width: 70em) {
  .acalog-custom .owl-carousel.featured .owl-wrapper-outer .owl-wrapper .owl-item div .slide .wrapper .container .column p {
    font-size: 21px;
    line-height: 31px;
  }
}
.acalog-custom .owl-carousel.featured .owl-wrapper-outer .owl-wrapper .owl-item div .slide .wrapper .container .column a {
  display: block;
  float: left;
  width: 50%;
  position: relative;
  top: 60px;
  padding: 0 0 0 50px;
  color: white;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 45em) {
  .acalog-custom .owl-carousel.featured .owl-wrapper-outer .owl-wrapper .owl-item div .slide .wrapper .container .column a {
    width: 100%;
    top: 0;
    text-align: left;
  }
}
.acalog-custom .owl-carousel.featured .owl-wrapper-outer .owl-wrapper .owl-item div .slide .wrapper .container .column a:before {
  content: '';
  display: inline-block;
  position: relative;
  top: 8px;
  left: -25px;
  height: 30px;
  width: 2px;
  background: white;
  -moz-transform: skew(-45deg,5deg);
  -ms-transform: skew(-45deg,5deg);
  -webkit-transform: skew(-45deg,5deg);
  transform: skew(-45deg,5deg);
}
.acalog-custom .owl-carousel.featured .owl-controls {
  position: absolute;
  display: inline-block;
  top: 85vw;
  left: 0;
  width: 100%;
  height: 50px;
  margin: 0 auto;
}
@media (min-width: 35em) {
  .acalog-custom .owl-carousel.featured .owl-controls {
    top: 35vw;
  }
}
@media (min-width: 45em) {
  .acalog-custom .owl-carousel.featured .owl-controls {
    top: 15%;
    left: 50px;
    width: 150px;
  }
}
@media (min-width: 70em) {
  .acalog-custom .owl-carousel.featured .owl-controls {
    left: 100px;
  }
}
.acalog-custom .owl-carousel.featured .owl-controls .owl-pagination .owl-page {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin: 5px;
}
@media (max-width: 45em) {
  .acalog-custom .owl-carousel.featured .owl-controls .owl-pagination .owl-page {
    margin: 0 15px;
  }
}
.acalog-custom .owl-carousel.featured .owl-controls .owl-pagination .owl-page span {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin: 0;
  border-radius: 50%;
  background: rgba(255,255,255,0.35);
}
@media (max-width: 45em) {
  .acalog-custom .owl-carousel.featured .owl-controls .owl-pagination .owl-page span {
    width: 15px;
    height: 15px;
  }
}
.acalog-custom .owl-carousel.featured .owl-controls .owl-pagination .owl-page.active span {
  background: #fff;
}
.acalog-custom .owl-carousel.featured .owl-controls .owl-buttons div {
  width: auto;
  height: auto;
  padding: 0;
  background: none;
  color: white;
  font-size: 22px;
  border: none;
}
@media (max-width: 45em) {
  .acalog-custom .owl-carousel.featured .owl-controls .owl-buttons div {
    display: none;
  }
}
.acalog-custom .owl-carousel.featured .owl-controls .owl-buttons div.owl-prev {
  position: absolute;
  top: -2px;
  left: 5px;
}
.acalog-custom .owl-carousel.featured .owl-controls .owl-buttons div.owl-next {
  position: absolute;
  top: -2px;
  right: 5px;
}
.acalog-custom .owl-carousel.generic {
  display: block;
  float: left;
  width: 100%;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.acalog-custom .owl-carousel.generic .owl-wrapper-outer .owl-wrapper .owl-item div .slide img {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 45em) {
  .acalog-custom .owl-carousel.generic .owl-wrapper-outer .owl-wrapper .owl-item div .slide img {
    width: 70%;
  }
}
.acalog-custom .owl-carousel.generic .owl-wrapper-outer .owl-wrapper .owl-item div .slide .container {
  display: block;
  float: left;
  width: 100%;
  padding: 20px;
}
@media (min-width: 45em) {
  .acalog-custom .owl-carousel.generic .owl-wrapper-outer .owl-wrapper .owl-item div .slide .container {
    width: 30%;
  }
}
.acalog-custom .owl-carousel.generic .owl-wrapper-outer .owl-wrapper .owl-item div .slide .container h2 {
  display: block;
  float: left;
  width: 100%;
  font-size: 30px;
  line-height: 36px;
  color: #fff;
}
.acalog-custom .owl-carousel.generic .owl-wrapper-outer .owl-wrapper .owl-item div .slide .container hr {
  display: block;
  float: left;
  width: 50px;
  border: none;
  border-bottom: 5px solid rgba(255,255,255,0.35);
  margin: 20px 0;
}
.acalog-custom .owl-carousel.generic .owl-wrapper-outer .owl-wrapper .owl-item div .slide .container p {
  display: block;
  float: left;
  width: 100%;
  color: #fff;
  line-height: 28px;
}
.acalog-custom .owl-carousel.generic .owl-wrapper-outer .owl-wrapper .owl-item div .slide .container a {
  display: block;
  float: left;
  width: auto;
  position: relative;
  text-transform: uppercase;
  color: #fff;
  margin: 20px 0;
  font-size: 18px;
}
.acalog-custom .owl-carousel.generic .owl-wrapper-outer .owl-wrapper .owl-item div .slide .container a:after {
  content: "?";
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  position: absolute;
  right: -10px;
  color: rgba(255,255,255,0.35);
}
.acalog-custom .owl-carousel.generic .owl-wrapper-outer .owl-wrapper .owl-item div .slide .container a:after {
  right: -12px;
  color: #fff;
}
.acalog-custom .owl-carousel.generic .owl-controls .owl-pagination {
  width: 30%;
  float: right;
}
.acalog-custom .owl-carousel.profiles {
  display: block;
  float: left;
  width: 100%;
}
.acalog-custom .owl-carousel.profiles .owl-controls {
  position: absolute;
  top: 15%;
  bottom: auto;
}
@media (min-width: 45em) {
  .acalog-custom .owl-carousel.profiles .owl-controls {
    top: 22%;
  }
}
@media (min-width: 70em) {
  .acalog-custom .owl-carousel.profiles .owl-controls {
    top: 30%;
  }
}
.acalog-custom .owl-carousel.profiles .owl-controls .owl-buttons div {
  top: auto;
}
@media (max-width: 45em) {
  .acalog-custom .owl-carousel.profiles .owl-controls .owl-buttons div {
    width: 40px;
    height: 40px;
    font-size: 35px;
  }
}
.acalog-custom .owl-carousel.profiles .owl-controls .owl-buttons div.owl-prev {
  left: 15px;
}
.acalog-custom .owl-carousel.profiles .owl-controls .owl-buttons div.owl-next {
  right: -15px;
}
@media (max-width: 45em) {
  .acalog-custom .owl-carousel.profiles .owl-controls .owl-buttons div.owl-next {
    right: 15px;
  }
}
.acalog-custom .owl-carousel.profiles.narrow .owl-controls {
  top: 15%;
}
.acalog-custom .owl-carousel.profiles.narrow .owl-controls .owl-buttons div {
  width: 40px;
  height: 40px;
  font-size: 35px;
}
.acalog-custom .owl-carousel.profiles.narrow .owl-controls .owl-buttons div.owl-prev {
  left: 0;
}
.acalog-custom .owl-carousel.profiles.narrow .owl-controls .owl-buttons div.owl-next {
  right: 0;
}
.acalog-custom .owl-carousel.paths {
  display: block;
  float: left;
  width: 100%;
}
.acalog-custom .owl-carousel.paths .owl-controls {
  position: absolute;
  top: 40%;
  bottom: auto;
}
.acalog-custom .owl-carousel.paths .owl-controls .owl-buttons div {
  top: auto;
}
@media (max-width: 45em) {
  .acalog-custom .owl-carousel.paths .owl-controls .owl-buttons div {
    width: 40px;
    height: 40px;
    font-size: 35px;
  }
}
.acalog-custom .owl-carousel.paths .owl-controls .owl-buttons div.owl-prev {
  left: -20px;
}
@media (min-width: 1250px) {
  .acalog-custom .owl-carousel.paths .owl-controls .owl-buttons div.owl-prev {
    left: -80px;
  }
}
.acalog-custom .owl-carousel.paths .owl-controls .owl-buttons div.owl-next {
  right: -20px;
}
@media (min-width: 1250px) {
  .acalog-custom .owl-carousel.paths .owl-controls .owl-buttons div.owl-next {
    right: -80px;
  }
}
.acalog-custom .owl-carousel.research-news {
  display: block;
  float: left;
  width: 100%;
  background: url("https\://web1\.augusta\.edu/_resources/images/stats\-bg01a\.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.acalog-custom .owl-carousel.research-news .owl-wrapper-outer {
  padding: 50px 0 20px 0;
}
@media (min-width: 45em) {
  .acalog-custom .owl-carousel.research-news .owl-wrapper-outer {
    padding: 50px 100px 20px;
  }
}
@media (min-width: 45em) {
  .acalog-custom .owl-carousel.research-news .owl-wrapper-outer .owl-wrapper .owl-item .slide {
    text-align: left;
  }
}
.acalog-custom .owl-carousel.research-news .owl-wrapper-outer .owl-wrapper .owl-item .slide .image-container {
  display: block;
  width: 300px;
  height: 300px;
  margin: 0 auto 45px auto;
  border-radius: 50%;
  border: 2px solid #d5dedf;
  overflow: hidden;
}
@media (min-width: 45em) {
  .acalog-custom .owl-carousel.research-news .owl-wrapper-outer .owl-wrapper .owl-item .slide .image-container {
    float: left;
    margin-bottom: 0;
  }
}
.acalog-custom .owl-carousel.research-news .owl-wrapper-outer .owl-wrapper .owl-item .slide .image-container img {
  width: 100%;
  height: 100%;
}
.acalog-custom .owl-carousel.research-news .owl-wrapper-outer .owl-wrapper .owl-item .slide .container {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
  padding: 0 20px;
}
@media (min-width: 45em) {
  .acalog-custom .owl-carousel.research-news .owl-wrapper-outer .owl-wrapper .owl-item .slide .container {
    width: -webkit-calc(-200%);
    width: calc(-200%);
    padding: 50px 50px 0 50px;
    text-align: left;
  }
}
.acalog-custom .owl-carousel.research-news .owl-wrapper-outer .owl-wrapper .owl-item .slide .container h2 {
  color: white;
}
@media (min-width: 45em) {
  .acalog-custom .owl-carousel.research-news .owl-wrapper-outer .owl-wrapper .owl-item .slide .container h2 {
    min-height: 68px;
    padding-right: 100px;
  }
}
.acalog-custom .owl-carousel.research-news .owl-wrapper-outer .owl-wrapper .owl-item .slide .container p {
  display: block;
  float: left;
  width: 100%;
  color: white;
  margin: 30px 0 0 0;
}
@media (min-width: 45em) {
  .acalog-custom .owl-carousel.research-news .owl-wrapper-outer .owl-wrapper .owl-item .slide .container p {
    width: 70%;
    padding-right: 30px;
  }
}
@media (min-width: 70em) {
  .acalog-custom .owl-carousel.research-news .owl-wrapper-outer .owl-wrapper .owl-item .slide .container p {
    margin-top: 80px;
  }
}
.acalog-custom .owl-carousel.research-news .owl-wrapper-outer .owl-wrapper .owl-item .slide .container a {
  display: block;
  float: left;
  width: auto;
  color: white;
  margin: 30px 0 0 0;
  position: relative;
  left: 40%;
}
@media (min-width: 45em) {
  .acalog-custom .owl-carousel.research-news .owl-wrapper-outer .owl-wrapper .owl-item .slide .container a {
    width: 30%;
    left: auto;
  }
}
@media (min-width: 70em) {
  .acalog-custom .owl-carousel.research-news .owl-wrapper-outer .owl-wrapper .owl-item .slide .container a {
    margin-top: 80px;
  }
}
.acalog-custom .owl-carousel.research-news .owl-wrapper-outer .owl-wrapper .owl-item .slide .container a:before {
  content: url("../../img/gateway/diag-dots03.png");
}
.acalog-custom .owl-carousel.research-news .owl-wrapper-outer .owl-wrapper .owl-item .slide .container hr {
  display: none;
}
@media (min-width: 70em) {
  .acalog-custom .owl-carousel.research-news .owl-wrapper-outer .owl-wrapper .owl-item .slide .container hr {
    display: block;
    width: 95%;
    position: absolute;
    top: 55%;
    left: -5.5%;
    color: white;
    z-index: -1;
  }
}
@media (max-width: 45em) {
  .acalog-custom .owl-carousel.research-news .owl-controls {
    position: absolute;
    top: 170px;
  }
}
@media (max-width: 45em) {
  .acalog-custom .owl-carousel.research-news .owl-controls .owl-pagination {
    margin-top: 180px;
  }
}
.acalog-custom .owl-carousel.research-news .owl-controls .owl-buttons div {
  top: 0;
}
@media (min-width: 45em) {
  .acalog-custom .owl-carousel.research-news .owl-controls .owl-buttons div {
    top: -190px;
  }
}
.acalog-custom .owl-carousel.research-news .owl-controls .owl-buttons .owl-prev {
  left: 0;
}
@media (min-width: 1250px) {
  .acalog-custom .owl-carousel.research-news .owl-controls .owl-buttons .owl-prev {
    left: -30px;
  }
}
.acalog-custom .owl-carousel.research-news .owl-controls .owl-buttons .owl-next {
  right: 0;
}
@media (min-width: 1250px) {
  .acalog-custom .owl-carousel.research-news .owl-controls .owl-buttons .owl-next {
    right: -30px;
  }
}
.acalog-custom .cta-bar-wrapper {
  display: block;
  float: left;
  width: 100%;
  background-color: #00AEEF;
  background: -webkit-gradient(linear,left top,right top,from(#00AEEF),to(#003359));
  background: -webkit-linear-gradient(left,#00AEEF,#003359);
  background: -moz-linear-gradient(left,#00AEEF,#003359);
  background: -ms-linear-gradient(left,#00AEEF,#003359);
  background: -o-linear-gradient(left,#00AEEF,#003359);
  padding: 30px 15px 30px 30px;
}
.acalog-custom .cta-bar-wrapper hr {
  display: none;
}
@media (min-width: 45em) {
  .acalog-custom .cta-bar-wrapper {
    padding: 20px;
  }
}
.acalog-custom .cta-bar-wrapper .cta-bar {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
}
.acalog-custom .cta-bar-wrapper .cta-bar ul {
  display: block;
  float: left;
  width: 100%;
  padding-left: 0;
}
@media (min-width: 45em) {
  .acalog-custom .cta-bar-wrapper .cta-bar ul {
    display: table;
    float: none;
    width: auto;
  }
}
.acalog-custom .cta-bar-wrapper .cta-bar ul li {
  display: block;
  float: left;
  width: 100%;
  padding: 5px 25px 5px 60px;
  position: relative;
  text-align: left;
}
@media (min-width: 45em) {
  .acalog-custom .cta-bar-wrapper .cta-bar ul li {
    display: table-cell;
    width: auto;
    float: none;
    vertical-align: middle;
    width: 25%;
    padding: 0 35px 0 60px;
    text-align: center;
  }
}
@media (min-width: 70em) {
  .acalog-custom .cta-bar-wrapper .cta-bar ul li {
    padding-right: 35px;
    padding-left: 60px;
  }
}
.acalog-custom .cta-bar-wrapper .cta-bar ul li:before {
  content: url("../../img/gateway/diag-dots03.png");
  position: absolute;
  top: 10%;
  right: auto;
  bottom: auto;
  left: 0;
  top: -webkit-calc(31%);
  top: calc(31%);
}
.acalog-custom .cta-bar-wrapper .cta-bar ul li:last-child {
  padding-right: 0;
}
.acalog-custom .cta-bar-wrapper .cta-bar ul li a {
  display: inline-block;
  position: relative;
  padding: 10px 0 10px 0;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 700;
  color: white;
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  text-transform: uppercase;
}
@media (min-width: 45em) {
  .acalog-custom .cta-bar-wrapper.thirds ul li {
    width: 33.3333%;
  }
}
@media (min-width: 1250px) {
  .acalog-custom .cta-bar-wrapper.tall {
    height: 200px;
    margin-bottom: -90px;
    padding: 30px 20px 130px 20px;
  }
}
.acalog-custom .cta-bar-wrapper.tall .cta-bar {
  max-width: 1250px;
}
@media (min-width: 45em) {
  .acalog-custom .cta-bar-wrapper.tall .cta-bar {
    float: none;
    margin: 0 auto;
  }
}
.acalog-custom .instafeed-container {
  display: block;
  float: left;
  width: 100%;
  background: url("../../img/gateway/insta-bg01.png");
  text-align: center;
}
.acalog-custom .instafeed-container .label-wrap {
  text-align: left;
}
.acalog-custom .instafeed-container .label-wrap h2 {
  display: inline-block;
  position: relative;
  top: 25px;
  left: -14px;
  padding: 5px 10px;
  background: #00AEEF;
  border: 2px solid #d5dedf;
  text-transform: uppercase;
  left: -13px;
  margin: 0 0 50px 0;
  padding: 8px 35px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  color: white;
  font-size: 14px;
  line-height: 20px;
}
.acalog-custom .instafeed-container .label-wrap h2:before {
  content: "\A";
  border-bottom: 12px solid #2b6d8e;
  border-left: 12px solid transparent;
  position: absolute;
  top: -14px;
  left: 0;
}
.acalog-custom .instafeed-container a.button {
  display: inline-block;
  float: none;
  margin-top: 30px;
}
.acalog-custom .instafeed-container #instafeed .owl-wrapper-outer .owl-item a img {
  width: 260px;
  height: 260px;
  margin: 0 auto;
  border: 6px solid white;
}
.acalog-custom .instafeed-container #instafeed .owl-controls .owl-buttons div {
  top: -165px;
}
@media (min-width: 1250px) {
  .acalog-custom .instafeed-container #instafeed .owl-controls .owl-buttons .owl-prev {
    left: -30px;
  }
}
@media (min-width: 1250px) {
  .acalog-custom .instafeed-container #instafeed .owl-controls .owl-buttons .owl-next {
    right: -30px;
  }
}
.acalog-custom .l-content-header {
  display: block;
  float: left;
  width: 100%;
  height: auto;
  position: relative;
  background: url("../../img/gateway/about-bg02.jpg") no-repeat;
  background-size: 100% 100px;
  padding-top: 100px;
}
@media (min-width: 45em) {
  .acalog-custom .l-content-header {
    height: 310px;
    padding-top: 0;
    background-size: 100% 100%;
  }
}
.acalog-custom .l-content-header img {
  width: 100%;
}
.acalog-custom .l-content-header h2 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  color: white;
  font-size: 32px;
  line-height: 38px;
}
.acalog-custom .l-content-header h2,
.acalog-custom .l-content-header h2 a,
.acalog-custom .l-content-header h2 a:link,
.acalog-custom .l-content-header a,
.acalog-custom l-content-header a:link {
  color: #fff;
}
.acalog-custom .l-content-header h2 a:hover,
.acalog-custom .l-content-header a:hover {
  color: #FFA100;
}
@media (min-width: 45em) {
  .acalog-custom .l-content-header h2 {
    font-size: 48px;
    line-height: 54px;
  }
}
.acalog-custom .l-content-header p {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: white;
  font-size: 21px;
  line-height: 27px;
}
.acalog-custom .l-content-header .links-container {
  display: none;
  width: 55%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 60%;
  background-color: #00AEEF;
  background: -webkit-gradient(linear,left top,right top,from(#00AEEF),to(#334165));
  background: -webkit-linear-gradient(left,#00AEEF,#334165);
  background: -moz-linear-gradient(left,#00AEEF,#334165);
  background: -ms-linear-gradient(left,#00AEEF,#334165);
  background: -o-linear-gradient(left,#00AEEF,#334165);
  -moz-transform: skew(-35deg,0);
  -ms-transform: skew(-35deg,0);
  -webkit-transform: skew(-35deg,0);
  transform: skew(-35deg,0);
}
@media (min-width: 55em) {
  .acalog-custom .l-content-header .links-container {
    display: block;
  }
}
.acalog-custom .l-content-header .links-container a {
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 700;
  color: white;
  font-size: 18px;
  line-height: 24px;
  text-transform: uppercase;
}
.acalog-custom .l-content-header .links-container .p-list {
  position: relative;
  top: 35%;
  padding-left: 25%;
  -moz-transform: skew(35deg,0);
  -ms-transform: skew(35deg,0);
  -webkit-transform: skew(35deg,0);
  transform: skew(35deg,0);
}
.acalog-custom .l-content-header .subnav {
  width: 100%;
  border-bottom: 1px solid #ddd;
}
@media (min-width: 45em) {
  .acalog-custom .l-content-header .subnav {
    width: 350px;
    position: relative;
    top: 40px;
    padding: 0;
    border: none;
    z-index: 999;
  }
}
.acalog-custom .l-content-header .subnav .subnav-toggle-wrapper {
  background: white;
}
@media (min-width: 45em) {
  .acalog-custom .l-content-header .subnav .subnav-toggle-wrapper {
    -moz-transform: skew(-45deg,0);
    -ms-transform: skew(-45deg,0);
    -webkit-transform: skew(-45deg,0);
    transform: skew(-45deg,0);
    position: relative;
    left: -35px;
  }
}
.acalog-custom .l-content-header .subnav .subnav-toggle-wrapper h2 {
  width: 100%;
  position: relative;
  padding: 15px 20px 15px 20px;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 600;
  color: #39457b;
  font-size: 22px;
  line-height: 28px;
  text-transform: uppercase;
  white-space: nowrap;
  cursor: pointer;
  margin-bottom: 0;
}
@media (max-width: 45em) {
  .acalog-custom .l-content-header .subnav .subnav-toggle-wrapper h2 {
    background-color: #e9e8e8;
    background: -webkit-gradient(linear,left top,right top,from(#e9e8e8),to(#fff));
    background: -webkit-linear-gradient(left,#e9e8e8,#fff);
    background: -moz-linear-gradient(left,#e9e8e8,#fff);
    background: -ms-linear-gradient(left,#e9e8e8,#fff);
    background: -o-linear-gradient(left,#e9e8e8,#fff);
    box-shadow: inset 5px 0px 10px rgba(0,0,0,0.2);
  }
}
@media (min-width: 45em) {
  .acalog-custom .l-content-header .subnav .subnav-toggle-wrapper h2 {
    -moz-transform: skew(45deg,0);
    -ms-transform: skew(45deg,0);
    -webkit-transform: skew(45deg,0);
    transform: skew(45deg,0);
    width: 350px;
    padding: 20px 20px 20px 90px;
    font-size: 18px;
  }
}
.acalog-custom .l-content-header .subnav .subnav-toggle-wrapper h2:focus {
  outline: none;
}
@media (max-width: 45em) {
  .acalog-custom .l-content-header .subnav .subnav-toggle-wrapper h2:before {
    content: "\f105";
    position: absolute;
    top: 20px;
    right: 20px;
    font-family: FontAwesome;
    font-size: 28px;
    font-style: normal;
    color: #b2b4b3;
    padding-right: 10px;
    -webkit-transform: rotateZ(90deg);
    -ms-transform: rotate(90deg);
    transform: rotateZ(90deg);
    transition: transform 0.3s;
  }
}
.acalog-custom .l-content-header .subnav .subnav-toggle-wrapper .toggle {
  display: block;
  float: left;
  width: auto;
  position: relative;
  left: 40px;
  top: 23px;
  margin: 0;
  padding: 0;
  z-index: 10;
  cursor: pointer;
  color: white;
  -webkit-transition: all 0.5s cubic-bezier(0.5,0.1,0.3,0.5);
  -moz-transition: all 0.5s cubic-bezier(0.5,0.1,0.3,0.5);
  -o-transition: all 0.5s cubic-bezier(0.5,0.1,0.3,0.5);
  transition: all 0.5s cubic-bezier(0.5,0.1,0.3,0.5);
}
@media (max-width: 45em) {
  .acalog-custom .l-content-header .subnav .subnav-toggle-wrapper .toggle {
    display: none;
  }
}
@media (min-width: 45em) {
  .acalog-custom .l-content-header .subnav .subnav-toggle-wrapper .toggle {
    -moz-transform: skew(45deg,0);
    -ms-transform: skew(45deg,0);
    -webkit-transform: skew(45deg,0);
    transform: skew(45deg,0);
  }
}
.acalog-custom .l-content-header .subnav .subnav-toggle-wrapper .toggle .toggle-element {
  display: block;
  float: left;
  width: 18px;
  height: 3px;
  margin: 10px;
  background: #00AEEF;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  padding: 0;
  box-sizing: initial;
}
.acalog-custom .l-content-header .subnav .subnav-toggle-wrapper .toggle .toggle-element:before {
  top: -6px;
  content: '';
  display: block;
  width: 18px;
  height: 3px;
  background: #00AEEF;
  position: relative;
  z-index: -1;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.acalog-custom .l-content-header .subnav .subnav-toggle-wrapper .toggle .toggle-element:after {
  top: 3px;
  content: '';
  display: block;
  width: 18px;
  height: 3px;
  background: #00AEEF;
  position: relative;
  z-index: -1;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.acalog-custom .l-content-header .subnav .subnav-toggle-wrapper:hover .toggle {
  -webkit-transition: top 0.4s;
  -moz-transition: top 0.4s;
  -o-transition: top 0.4s;
  transition: top 0.4s;
}
.acalog-custom .l-content-header .subnav .subnav-toggle-wrapper:hover .toggle .toggle-element:before {
  top: -7px;
}
.acalog-custom .l-content-header .subnav .subnav-toggle-wrapper:hover .toggle .toggle-element:after {
  top: 4px;
}
.acalog-custom .l-content-header .subnav ul {
  display: none;
}
.acalog-custom .l-content-header .subnav ul li {
  display: block;
  float: left;
  width: 100%;
  border-bottom: 1px solid #d5dedf;
  line-height: 0;
}
.acalog-custom .l-content-header .subnav ul li.open>ul {
  display: block;
}
.acalog-custom .l-content-header .subnav ul li.open>button span {
  -webkit-transform: rotateZ(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotateZ(-90deg);
  border-left: none;
}
.acalog-custom .l-content-header .subnav ul li.active>a {
  color: #465182;
}
.acalog-custom .l-content-header .subnav ul li a {
  font-weight: 600;
  text-transform: uppercase;
}
.acalog-custom .l-content-header .subnav>ul {
  width: 100%;
  float: left;
}
.acalog-custom .l-content-header .subnav>ul>li {
  display: block;
  float: left;
  width: 100%;
  background-image: url("../../img/gateway/diag-lines01.png");
  background-color: white;
  background-size: 8px 6px;
  background-position: 0 top;
  background-repeat: repeat-y;
  line-height: 1.3em;
}
.acalog-custom .l-content-header .subnav>ul>li button {
  background: none;
  width: 56px;
  height: 56px;
  text-align: center;
  padding: 0;
  border: none;
}
.acalog-custom .l-content-header .subnav>ul>li button span {
  display: block;
  float: left;
  width: 100%;
  font-size: 21px;
  line-height: 56px;
  color: #b2b4b3;
  cursor: pointer;
  height: 100%;
  -webkit-transform: rotateZ(90deg);
  -ms-transform: rotate(90deg);
  transform: rotateZ(90deg);
  transition: transform 0.3s;
}
.acalog-custom .l-content-header .subnav>ul>li a {
  display: block;
  float: left;
  width: 100%;
  overflow: hidden;
  padding: 17px 20px;
  color: #00AEEF;
}
.acalog-custom .l-content-header .subnav>ul>li a.has-sub {
  width: -webkit-calc(44%);
  width: calc(44%);
}
.acalog-custom .l-content-header .subnav>ul>li ul {
  float: left;
  width: 100%;
  background: rgba(128,128,128,0.22);
}
.acalog-custom .l-content-header .subnav.subnav-open>ul {
  display: block;
  z-index: 2;
  float: left;
  padding-left: 0;
}
@media (min-width: 45em) {
  .acalog-custom .l-content-header .subnav.subnav-open>ul {
    box-shadow: 2px 2px 10px rgba(0,0,0,0.4);
    width: 260px;
  }
}
.acalog-custom .l-content-header .subnav.subnav-open .subnav-toggle-wrapper {
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
@media (max-width: 45em) {
  .acalog-custom .l-content-header .subnav.subnav-open .subnav-toggle-wrapper h2:before {
    top: 14px;
    -webkit-transform: rotateZ(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotateZ(-90deg);
    transition: transform 0.3s;
  }
}
.acalog-custom .l-content-header .subnav.subnav-open .subnav-toggle-wrapper .toggle:hover {
  transition: none;
}
.acalog-custom .l-content-header .subnav.subnav-open .subnav-toggle-wrapper .toggle .toggle-element {
  background: none;
}
.acalog-custom .l-content-header .subnav.subnav-open .subnav-toggle-wrapper .toggle .toggle-element:before {
  top: 0px;
  background: #00AEEF;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.acalog-custom .l-content-header .subnav.subnav-open .subnav-toggle-wrapper .toggle .toggle-element:after {
  top: -3px;
  background: #00AEEF;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.acalog-custom #breadcrumb {
  display: block;
  float: left;
  width: 100%;
}
.acalog-custom #breadcrumb ul {
  display: block;
  float: left;
  width: 100%;
  padding: 30px 20px 15px 20px;
}
@media (min-width: 45em) {
  .acalog-custom #breadcrumb ul {
    padding: 35px 50px 15px 50px;
  }
}
.acalog-custom #breadcrumb ul li {
  display: block;
  float: left;
  width: auto;
  padding-right: 25px;
  color: #003359;
  font-size: 13px;
  font-weight: 600;
  position: relative;
}
.acalog-custom #breadcrumb ul li:after {
  content: '';
  position: absolute;
  top: 5px;
  right: 12px;
  height: 12px;
  width: 2px;
  background: #ababab;
  -moz-transform: skew(-25deg,5deg);
  -ms-transform: skew(-25deg,5deg);
  -webkit-transform: skew(-25deg,5deg);
  transform: skew(-25deg,5deg);
}
.acalog-custom #breadcrumb ul li a {
  color: #003359;
  border-bottom: 1px solid #00AEEF;
  font-size: 13px;
  font-weight: 600 !important;
}
.acalog-custom #breadcrumb ul li a:hover {
  text-decoration: none;
  color: #00AEEF;
}
.acalog-custom #breadcrumb ul li:last-child:after {
  background: none;
}
.acalog-custom form div {
  display: block;
  float: left;
  width: 100%;
  position: relative;
}
.acalog-custom .l-region .input-group-addon {
  float: none;
}
.acalog-custom form div input {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  margin: 10px 0;
  padding: 10px;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 400;
  color: #343434;
  font-size: 24px;
  line-height: 30px;
}
.acalog-custom form div.required:after {
  content: '*';
  color: #F00;
  position: absolute;
  left: 3px;
  top: 14px;
}
.acalog-custom form div textarea {
  display: block;
  float: left;
  width: 100%;
  padding: 10px;
  max-width: 100%;
  min-height: 200px;
}
.acalog-custom form .submit {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #003359;
  font-size: 14px;
  line-height: 20px;
  display: block;
  float: left;
  width: auto;
  margin: 10px 0;
  background: #ececec;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 10px 30px;
  text-transform: uppercase;
  cursor: pointer;
}
.acalog-custom .ui-accordion {
  display: block;
  float: left;
  width: 100%;
}
.acalog-custom .ui-accordion h3 {
  padding: 10px 20px;
  text-transform: uppercase;
  background: #ececec;
  border-bottom: 2px solid #fff;
  cursor: pointer;
  margin: 0;
  position: relative;
  padding-right: 20px;
}
.acalog-custom .ui-accordion h3.ui-state-active {
  background: #003359;
  color: #ececec;
}
.acalog-custom .ui-accordion h3.ui-state-active:after {
  -webkit-transform: rotateZ(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotateZ(-90deg);
}
.acalog-custom .ui-accordion h3:after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 12px;
  font-style: normal;
  position: absolute;
  padding: 0 10px;
  top: calc(44%);
  color: inherit;
  -webkit-transform: rotateZ(90deg);
  -ms-transform: rotate(90deg);
  transform: rotateZ(90deg);
  transition: all .2s;
}
.acalog-custom .ui-accordion h3:after {
  right: 20px;
  font-size: 20px;
  top: -webkit-calc(38%);
  top: calc(38%);
}
.acalog-custom .ui-accordion .ui-accordion-content {
  padding: 20px;
  border: 1px solid #ececec;
  border-top: 0;
}
.acalog-custom .ui-accordion .ui-accordion-content p {
  float: none;
}
.acalog-custom .ui-tabs {
  display: block;
  float: left;
  width: 100%;
  margin: 0;
  background: white;
}
@media (min-width: 45em) {
  .acalog-custom .ui-tabs {
    margin-top: 15px;
  }
}
.acalog-custom .ui-tabs ul.ui-tabs-nav {
  display: table;
  width: 100%;
  background: white;
}
.acalog-custom .ui-tabs ul.ui-tabs-nav>li {
  display: inline-block;
  padding: 10px;
  width: 100%;
  vertical-align: middle;
  background: #ececec;
  background: url("../../img/gateway/contact-bg01.png");
  border: 1px solid #d6d6d6;
}
@media (min-width: 45em) {
  .acalog-custom .ui-tabs ul.ui-tabs-nav>li {
    display: table-cell;
    width: auto;
    padding: 10px 30px;
  }
}
.acalog-custom .ui-tabs ul.ui-tabs-nav>li.ui-tabs-active,
.acalog-custom .ui-tabs ul.ui-tabs-nav>li.ui-state-active {
  background: white;
  border: none;
}
.acalog-custom .ui-tabs ul.ui-tabs-nav>li.ui-tabs-active a,
.acalog-custom .ui-tabs ul.ui-tabs-nav>li.ui-state-active a {
  color: #39457b;
}
.acalog-custom .ui-tabs ul.ui-tabs-nav>li a {
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 700;
  color: #00AEEF;
  font-size: 18px;
  line-height: 24px;
  display: block;
  float: left;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  padding: 10px;
}
.acalog-custom .ui-tabs ul.ui-tabs-nav>li a span {
  display: block;
  float: left;
  width: 100%;
}
.acalog-custom .ui-tabs ul.ui-tabs-nav>li a:focus {
  outline: none;
}
@media (min-width: 45em) {
  .acalog-custom .ui-tabs#tab-0 ul.ui-tabs-nav>li {
    width: 33%;
  }
}
.acalog-custom .tab-cert,
.acalog-custom .tab-grad {
  padding: 0 10px 70px 10px;
}
@media (min-width: 45em) {
  .acalog-custom .tab-cert,
  .acalog-custom .tab-grad {
    padding-right: 50px;
    padding-left: 50px;
  }
}
.acalog-custom .tab-cert p,
.acalog-custom .tab-grad p {
  display: block;
  float: left;
  width: 100%;
  padding: 25px 20px 0 20px;
  margin: 20px 0 0 0;
}
.acalog-custom .tab-cert h2,
.acalog-custom .tab-grad h2 {
  padding: 35px 20px 25px 20px;
}
.acalog-custom .tab-cert .left-programs,
.acalog-custom .tab-cert .right-programs,
.acalog-custom .tab-grad .left-programs,
.acalog-custom .tab-grad .right-programs {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 45em) {
  .acalog-custom .tab-cert .left-programs,
  .acalog-custom .tab-cert .right-programs,
  .acalog-custom .tab-grad .left-programs,
  .acalog-custom .tab-grad .right-programs {
    width: 50%;
  }
}
.acalog-custom .tab-cert .left-programs ul li a,
.acalog-custom .tab-cert .right-programs ul li a,
.acalog-custom .tab-grad .left-programs ul li a,
.acalog-custom .tab-grad .right-programs ul li a {
  display: block;
  padding: 15px 15px 15px 25px;
  font-weight: 600;
  border: 1px solid #d5dedf;
}
@media (min-width: 45em) {
  .acalog-custom .tab-cert .left-programs,
  .acalog-custom .tab-grad .left-programs {
    padding-right: 20px;
  }
}
@media (min-width: 45em) {
  .acalog-custom .tab-cert .right-programs,
  .acalog-custom .tab-grad .right-programs {
    padding-left: 20px;
  }
}
.acalog-custom hr.white {
  color: white;
}
.acalog-custom hr {
  margin: 0 0 35px 0;
  border-style: dotted;
  color: #616365;
  border-width: 1px;
  width: 100%;
  display: inline-block;
}
.acalog-custom .heading {
  display: block;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0 0 20px 5px;
  position: relative;
}
@media (min-width: 45em) {
  .acalog-custom .heading {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.acalog-custom .heading h2 {
  display: block;
  float: left;
  width: 100%;
  text-align: left;
}
.acalog-custom .heading a {
  font-weight: 600;
  text-transform: uppercase;
}
.acalog-custom .matrix {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  padding: 35px 25px;
  background: white;
}
@media (min-width: 45em) {
  .acalog-custom .matrix {
    padding-right: 50px;
    padding-left: 50px;
  }
}
.acalog-custom .matrix .items {
  display: block;
  float: left;
  width: 100%;
}
.acalog-custom .matrix.halves .items>div {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 45em) {
  .acalog-custom .matrix.halves .items>div {
    width: 50%;
  }
}
.acalog-custom .matrix.thirds .items>div {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 55em) {
  .acalog-custom .matrix.thirds .items>div {
    width: 50%;
    padding: 0 10px;
  }
}
@media (min-width: 70em) {
  .acalog-custom .matrix.thirds .items>div {
    width: 33.3333%;
  }
}
@media (min-width: 70em) {
  .acalog-custom .matrix.thirds .items>div:first-child {
    width: 33.3333%;
    padding: 0 20px 0 0;
  }
}
@media (min-width: 45em) {
  .acalog-custom .matrix.thirds .items>div:last-child {
    width: 100%;
  }
}
@media (min-width: 70em) {
  .acalog-custom .matrix.thirds .items>div:last-child {
    width: 33.3333%;
    padding: 0 0 0 20px;
  }
}
.acalog-custom .matrix.fourths .items>div {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 45em) {
  .acalog-custom .matrix.fourths .items>div {
    width: 50%;
  }
}
@media (min-width: 70em) {
  .acalog-custom .matrix.fourths .items>div {
    width: 25%;
  }
}
.acalog-custom .matrix.fifths .items>div {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 45em) {
  .acalog-custom .matrix.fifths .items>div {
    width: 20%;
  }
}
@media (max-width: 45em) {
  .acalog-custom .matrix.morelink .heading h2 {
    padding-bottom: 30px;
  }
}
@media (min-width: 45em) {
  .acalog-custom .matrix.morelink .heading h2 {
    width: 60%;
  }
}
.acalog-custom .matrix.morelink .heading a {
  display: block;
  float: left;
  width: 100%;
  text-align: left;
}
@media (min-width: 45em) {
  .acalog-custom .matrix.morelink .heading a {
    width: auto;
    padding-top: 0;
    text-align: right;
    float: right;
  }
}
.acalog-custom .matrix.morelink .heading>h3 {
  font-style: initial;
  font-size: 18px;
}
.acalog-custom .matrix.events {
  background: transparent;
  padding: 0;
}
@media (min-width: 45em) {
  .acalog-custom .matrix.events {
    padding-top: 35px;
    padding-bottom: 45px;
    background-color: white;
    background-size: 100%;
  }
}
.acalog-custom .matrix.events .heading {
  background: white;
  padding-top: 25px;
}
@media (min-width: 45em) {
  .acalog-custom .matrix.events .heading {
    padding-top: 0;
    padding-right: 85px;
    padding-left: 85px;
  }
}
.acalog-custom .matrix.events hr {
  margin-right: 50px;
  margin-left: 50px;
}
@media (max-width: 45em) {
  .acalog-custom .matrix.events hr {
    position: relative;
    top: -60px;
    margin-right: 35px;
    margin-left: 35px;
  }
}
.acalog-custom .matrix.events .heading>h3 {
  font-style: initial;
  font-size: 18px;
}
@media (max-width: 45em) {
  .acalog-custom .matrix.events .items {
    padding: 0 25px 25px 25px;
  }
}
.acalog-custom .matrix.spotlight-events {
  padding: 30px 40px 0 40px;
  background: #fafafa url("../../img/gateway/spotlight-bg01.png") repeat;
  border: 1px solid #d5dedf;
}
@media (min-width: 45em) {
  .acalog-custom .matrix.spotlight-events {
    margin-top: -100px;
  }
}
.acalog-custom .matrix.spotlight-events h3 {
  margin: 0 0 25px 0;
}
.acalog-custom .matrix.spotlight-events .heading>h3 {
  font-style: initial;
  font-size: 18px;
}
@media (min-width: 45em) {
  .acalog-custom .matrix.spotlight-events .items>div {
    padding: 0 15px;
  }
}
.acalog-custom .matrix.spotlight-events .promo.event {
  background: none;
}
@media (min-width: 45em) {
  .acalog-custom .matrix.spotlight-events .promo.event a {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 70em) {
  .acalog-custom .matrix.spotlight-events .promo.event a {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.acalog-custom .matrix.lists {
  border-bottom: 1px solid #ececec;
}
@media (min-width: 45em) {
  .acalog-custom .matrix.lists {
    padding-right: 0;
  }
}
.acalog-custom .matrix.lists h2 {
  margin-right: 50px;
}
.acalog-custom .matrix.lists h3 {
  margin-bottom: 5px;
}
.acalog-custom .matrix.lists h3:before {
  content: url("../../img/gateway/gold-arrow02.png");
  position: relative;
  left: -10px;
}
.acalog-custom .matrix.lists ul {
  padding: 0 15px 20px 0;
  list-style-type: none;
}
.acalog-custom .matrix.lists ul li {
  padding: 7px 0;
}
.acalog-custom .matrix.factoids {
  background: #003359 url("../../img/gateway/stats-bg01.png") no-repeat;
  background-size: 100% 100%;
}
.acalog-custom .matrix.factoids h2 {
  color: white;
  border-color: white;
}
.acalog-custom .matrix.factoids hr {
  color: white;
  width: 100%;
  float: right;
}
.acalog-custom .matrix.factoids .items>div:last-child .factoid {
  padding-bottom: 0;
}
.acalog-custom .matrix.factoids .items>div:last-child .factoid:after {
  content: '';
}
@media (min-width: 45em) {
  .acalog-custom .matrix.factoids .items>div:last-child .factoid .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 70em) {
  .acalog-custom .matrix.factoids .items>div:last-child .factoid .container {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.acalog-custom .matrix.stats {
  background: none;
}
.acalog-custom .matrix.stats .factoid:after {
  content: '';
}
.acalog-custom .matrix.campuses {
  padding: 30px 40px 0 40px;
  border-bottom: 1px solid #d5dedf;
}
.acalog-custom .matrix.costs-aid {
  background: #fff;
}
.acalog-custom .matrix.offerings .items>div {
  display: block;
  float: left;
  width: 100%;
}
.acalog-custom .matrix.offerings .items>div .p-list ul li a {
  width: 100%;
}
.acalog-custom .matrix.offerings .promo.paragraph {
  padding: 0 20px 0 20px;
}
.acalog-custom .matrix.depts .items>div {
  display: block;
  float: left;
  width: 100%;
  padding: 0 3px 8px 3px;
}
@media (min-width: 35em) {
  .acalog-custom .matrix.depts .items>div {
    width: 50%;
  }
}
@media (min-width: 55em) {
  .acalog-custom .matrix.depts .items>div {
    width: 33.333%;
  }
}
@media (min-width: 70em) {
  .acalog-custom .matrix.depts .items>div {
    width: 25%;
  }
}
.acalog-custom .matrix.ask-jag {
  margin-bottom: 50px;
  padding: 35px 5%;
  background: #00A9E9;
  background: url("../../img/gateway/ask-jag-bg01.png") no-repeat;
  background-size: 100% 100%;
}
.acalog-custom .matrix.ask-jag h2 {
  margin: 0 0 25px 0;
  color: white;
}
.acalog-custom .matrix.ask-jag p {
  color: white;
}
.acalog-custom .matrix.ask-jag a {
  color: white;
}
.acalog-custom .matrix.ask-jag hr {
  color: white;
}
.acalog-custom .matrix.ask-jag form div.submit-container input.submit {
  float: right;
  width: 100%;
  position: relative;
  padding-left: 105px;
  background: none;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 800;
  color: white;
  font-size: 24px;
  line-height: 30px;
  text-align: left;
  border: none;
}
.acalog-custom .matrix.ask-jag form div.submit-container:before {
  content: url("../../img/gateway/gold-arrow01.png");
  position: absolute;
  top: 8px;
  left: 25px;
}
.acalog-custom .students-container {
  display: block;
  float: left;
  width: 100%;
  background: url("../../img/gateway/factoid-bg01.png");
  position: relative;
  padding: 0;
  border: 1px solid #d5dedf;
}
@media (min-width: 45em) {
  .acalog-custom .students-container {
    width: 70%;
    padding-right: 35px;
  }
}
.acalog-custom .students-container .heading {
  margin: 0;
  padding-top: 25px;
}
.acalog-custom .students-container .heading h2 {
  padding-bottom: 30px;
}
@media (min-width: 45em) {
  .acalog-custom .students-container .heading h2 {
    padding-bottom: 0;
  }
}
.acalog-custom .students-container hr {
  margin: 0;
}
.acalog-custom .students-container .profile {
  position: relative;
  border: none;
}
.acalog-custom .students-container .profile hr {
  display: none;
}
@media (min-width: 70em) {
  .acalog-custom .students-container .profile hr {
    display: none;
  }
}
.acalog-custom .students-container .profile .image-container {
  position: relative;
  z-index: 1;
}
@media (max-width: 45em) {
  .acalog-custom .students-container.morelink .heading h2 {
    padding-bottom: 30px;
  }
}
@media (min-width: 45em) {
  .acalog-custom .students-container.morelink .heading h2 {
    width: 60%;
  }
}
.acalog-custom .students-container.morelink .heading a {
  display: block;
  float: left;
  width: 100%;
  text-align: left;
}
@media (min-width: 45em) {
  .acalog-custom .students-container.morelink .heading a {
    width: 40%;
    padding-top: 10px;
    text-align: right;
  }
}
@media (min-width: 45em) {
  .acalog-custom .students-container.accounting {
    width: 30%;
    padding-right: 0;
    padding-left: 0;
  }
}
.acalog-custom .students-container.accounting .heading {
  padding-top: 35px;
}
.acalog-custom .students-container.accounting .heading h2 {
  width: 100%;
  padding-bottom: 0;
}
.acalog-custom .students-container.accounting .profile {
  padding-right: 0;
  padding-left: 0;
}
.acalog-custom .students-container.accounting .profile hr {
  top: 18%;
}
.acalog-custom .students-container.accounting .profile .intro-text,
.acalog-custom .students-container.accounting .profile .image-container,
.acalog-custom .students-container.accounting .profile .bottom-text,
.acalog-custom .students-container.accounting .profile .top-text {
  width: 100%;
  padding: 0 30px;
}
.acalog-custom .students-container.accounting .profile .top-text {
  padding-top: 20px;
}
.acalog-custom .learning-exp-container {
  display: block;
  float: left;
  width: 100%;
  background: white;
  padding: 35px 20px;
}
@media (min-width: 45em) {
  .acalog-custom .learning-exp-container {
    width: 70%;
    padding-right: 40px;
    padding-left: 40px;
  }
}
.acalog-custom .learning-exp-container img {
  width: 100%;
}
@media (min-width: 45em) {
  .acalog-custom .learning-exp-container .promo.genericv2 {
    width: 50%;
    padding-right: 20px;
  }
}
.acalog-custom .promo.event {
  display: block;
  float: left;
  width: 100%;
  margin: 0 auto;
  background: white;
}
.acalog-custom .promo.event a {
  display: block;
  float: left;
  width: 100%;
  margin: auto;
  text-align: center;
  padding: 20px 20px;
  max-width: 100%;
  border: 1px solid #d5dedf;
  font-style: normal;
}
.acalog-custom .promo.event a .date {
  display: block;
  float: left;
  width: 75px;
  height: 75px;
  margin: 10px 0 0 0;
  padding: 12px 5px 5px 5px;
  border: 2px solid #00AEEF;
  background-color: #00AEEF;
  border-radius: 50%;
}
.acalog-custom .promo.event a .date .month {
  font-style: normal;
  font-weight: 600;
  color: #003359;
  font-size: 12px;
  line-height: 22px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.acalog-custom .promo.event a .date .day {
  font-style: normal;
  font-weight: 700;
  color: #003359;
  font-size: 24px;
  line-height: 30px;
}
.acalog-custom .promo.event a .title {
  display: block;
  float: left;
  width: 100%;
  width: -webkit-calc(25%);
  width: calc(25%);
  padding: 10px 0 0 20px;
}
.acalog-custom .promo.event a .title p {
  margin: 0;
  color: #424242;
  text-align: left;
  text-decoration: none;
  white-space: initial;
}
.acalog-custom .promo.paragraph {
  display: block;
  float: left;
  width: 100%;
  padding-top: 25px;
}
@media (min-width: 45em) {
  .acalog-custom .promo.paragraph {
    padding-top: 0;
  }
}
.acalog-custom .promo.paragraph .container {
  max-width: 100%;
}
.acalog-custom .promo.image {
  display: block;
  float: left;
  width: 100%;
}
.acalog-custom .promo.image img {
  width: 100%;
}
.acalog-custom .promo.image p {
  text-align: center;
  font-style: italic;
  color: #003359;
}
.acalog-custom .promo .container {
  max-width: 100%;
}
.acalog-custom .factoid {
  display: block;
  float: left;
  width: 100%;
  margin: 0;
  position: relative;
  background: url("../../img/gateway/factoid-bg01.png");
}
.acalog-custom .factoid .container {
  float: none;
  max-width: 100%;
  margin: auto;
  text-align: center;
  padding: 10px 20px;
}
@media (min-width: 45em) {
  .acalog-custom .factoid .container {
    padding-top: 10px;
  }
}
@media (min-width: 70em) {
  .acalog-custom .factoid .container {
    width: 300px;
  }
}
.acalog-custom .factoid .container span {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #00326c;
  font-size: 80px;
  line-height: 86px;
}
.acalog-custom .factoid .container p {
  padding: 0 20px;
  color: #00326c;
  font-size: 18px;
  line-height: 24px;
}
.acalog-custom .factoid a {
  display: block;
  width: 130px;
  margin: 0 auto;
  padding: 5px 20px;
  background: #002541;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #013f6e;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #00AEEF;
  font-size: 14px;
  line-height: 20px;
}
.acalog-custom .factoid.transparent {
  background: none;
  padding-bottom: 100px;
}
@media (min-width: 45em) {
  .acalog-custom .factoid.transparent {
    padding-bottom: 0;
  }
}
.acalog-custom .factoid.transparent .container span {
  color: white;
}
.acalog-custom .factoid.transparent .container p {
  color: white;
}
.acalog-custom .factoid.transparent:after {
  content: url("../../img/gateway/diag-dots02.png");
  position: absolute;
  top: 50%;
  right: -30px;
  bottom: auto;
  left: auto;
}
@media (max-width: 45em) {
  .acalog-custom .factoid.transparent:after {
    top: auto;
    right: auto;
    bottom: 0;
    left: 44%;
  }
}
.acalog-custom .factoid.dark {
  background: url("https\://web1\.augusta\.edu/_resources/images/stats\-bg01a\.png") no-repeat;
  background-size: 100% 100%;
}
.acalog-custom .factoid.dark .container span {
  color: white;
}
.acalog-custom .factoid.dark .container p {
  color: white;
}
.acalog-custom .program-search {
  padding: 0px 30px;
  background: #23315e url("../../img/gateway/search-bg01.png");
  background-size: 100% 100%;
  overflow: visible;
}
@media (min-width: 70em) {
  .acalog-custom .program-search {
    height: 500px;
  }
}
.acalog-custom .program-search #search-container {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  margin: 0;
}
.acalog-custom .program-search #search-container h2 {
  margin: 20px 0 10px 0;
  color: white;
  text-align: center;
}
.acalog-custom .program-search #search-container label {
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 25px;
}
@media (min-width: 45em) {
  .acalog-custom .program-search #search-container label {
    font-size: 32px;
    line-height: 36px;
  }
}
.acalog-custom .program-search #search-container input {
  display: block;
  float: left;
  width: 100%;
  height: 50px;
  padding-left: 10px;
  padding-right: 50px;
  border: 1px solid #b2b4b3;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 400;
  color: #ababab;
  font-size: 14px;
  line-height: 20px;
}
.acalog-custom .program-search #search-container input:focus {
  outline: 1px solid #003359;
}
.acalog-custom .program-search #search-container #results {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  bottom: 0;
  z-index: 5;
}
@media (min-width: 45em) {
  .acalog-custom .program-search #search-container #results {
    position: absolute;
    top: 175px;
  }
}
.acalog-custom .program-search #search-container #results ul {
  display: block;
  float: left;
  width: 100%;
  border: 1px solid #999;
  border-bottom: none;
}
.acalog-custom .program-search #search-container #results ul li {
  display: block;
  float: left;
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #999;
  background: #fff;
  padding: 0 20px;
}
.acalog-custom .program-search #search-container #results ul li a {
  display: block;
  float: left;
  width: 100%;
  line-height: 42px;
  color: #444;
}
.acalog-custom .program-search #search-container #results ul li:hover {
  background: #ececec;
}
.acalog-custom .program-search #search-container #results ul li:hover a {
  color: #003359;
}
.acalog-custom .program-search #search-container:after {
  content: '\f002';
  content: '';
  font-family: FontAwesome;
  color: #d5ba8f;
  position: absolute;
  right: 12px;
  top: 75px;
  font-size: 24px;
}
.acalog-custom .program-search #search-container #searchclear {
  display: block;
  width: 47px;
  height: 47px;
  position: absolute;
  right: 0;
  bottom: 0px;
  color: #d5d5d5;
}
.acalog-custom .program-search #search-container #searchclear span {
  font-size: 24px;
  line-height: 44px;
}
.acalog-custom .program-search .extra-container {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
}
.acalog-custom .program-search .extra-container p {
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 600;
  color: white;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}
.acalog-custom .program-search .extra-container a {
  display: inline-block;
  float: none;
  font-size: 14px;
  text-align: left;
}
.acalog-custom .program-search>div {
  margin: 10px auto;
}
@media (min-width: 45em) {
  .acalog-custom .program-search>div {
    margin: 25px 25px 25px 0;
  }
}
.acalog-custom .spotlight.label {
  position: relative;
}
.acalog-custom .spotlight.label a {
  display: block;
  float: left;
  width: 100%;
}
.acalog-custom .spotlight.label a.img-link {
  height: 197px;
  overflow: hidden;
}
.acalog-custom .spotlight.label img {
  display: block;
  float: left;
  height: auto;
  width: 100%;
  position: relative;
}
.acalog-custom .spotlight.label .container {
  display: block;
  float: left;
  width: 100%;
  position: absolute;
  top: 0;
  background: none;
}
.acalog-custom .spotlight.label .container p {
  padding: 0 20px 20px 20px;
  height: auto;
  overflow: hidden;
  margin: 0;
}
.acalog-custom .spotlight.label .container h4,
.acalog-custom .spotlight.label .container h3 {
  display: inline-block;
  position: relative;
  top: 25px;
  left: -29px;
  padding: 5px 10px;
  background: #003359;
  color: #44D62C;
  border: none;
  text-transform: uppercase;
  font-size: 14px;
  font-style: normal;
}
.acalog-custom .spotlight.label .container h3:before,
.acalog-custom .spotlight.label .container h4:before {
  content: "\A";
  border-bottom: 12px solid #2b6d8e;
  border-left: 12px solid transparent;
  position: absolute;
  top: -14px;
  left: 0;
}
.acalog-custom .spotlight.label .promo.event a {
  border: none;
}
.acalog-custom .text-image-intro {
  display: block;
  float: left;
  width: 100%;
}
.acalog-custom .text-image-intro.generic {
  padding: 0 0 30px 0;
}
@media (min-width: 45em) {
  .acalog-custom .text-image-intro.generic {
    padding-bottom: 0;
  }
}
.acalog-custom .text-image-intro.generic img {
  display: block;
  float: left;
  width: 100%;
}
.acalog-custom .text-image-intro.generic .container {
  display: block;
  float: left;
  width: 100%;
  background: #fff;
  padding: 20px;
}
.acalog-custom .text-image-intro.generic .container h3 {
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 600;
  color: #024990;
  font-size: 14px;
  line-height: 20px;
  line-height: 30px;
  text-transform: uppercase;
  position: relative;
  margin: 0;
  padding: 10px 0 0 50px;
}
.acalog-custom .text-image-intro.generic .container h3:before {
  content: url("../../img/gateway/diag-dots01.png");
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: -35px;
}
.acalog-custom .text-image-intro.genericv2 {
  padding: 0 0 30px 0;
}
@media (min-width: 45em) {
  .acalog-custom .text-image-intro.genericv2 {
    padding-bottom: 0;
  }
}
.acalog-custom .text-image-intro.genericv2 h3:before {
  content: url("../../img/gateway/gold-arrow02.png");
  position: relative;
  left: -10px;
}
.acalog-custom .text-image-intro.genericv2 .container {
  max-width: 100%;
}
.acalog-custom .text-image-intro.genericv2 .container ul {
  list-style: disc;
  padding-left: 40px;
}
.acalog-custom .text-image-intro.overlay {
  position: relative;
  background: #00AEEF;
}
.acalog-custom .text-image-intro.overlay a {
  color: #fff;
  text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
}
.acalog-custom .text-image-intro.overlay img {
  width: 100%;
  height: auto;
  opacity: 0.01;
}
.acalog-custom .text-image-intro.overlay .container {
  width: 100%;
  position: absolute;
  top: 42%;
  text-align: center;
}
.acalog-custom .text-image-intro.overlay .container h4 {
  display: block;
  padding: 0 20px 0 100px;
  color: white;
  text-align: left;
  width: 250px;
  font-size: 15px;
}
@media (min-width: 70em) {
  .acalog-custom .text-image-intro.overlay .container h4 {
    width: 270px;
  }
}
.acalog-custom .text-image-intro.overlay .container h4:before {
  content: '';
  position: absolute;
  top: -5px;
  left: 45px;
  height: 45px;
  width: 2px;
  background: white;
  -moz-transform: skew(-45deg,5deg);
  -ms-transform: skew(-45deg,5deg);
  -webkit-transform: skew(-45deg,5deg);
  transform: skew(-45deg,5deg);
}
.acalog-custom .text-image-intro.overlay.color1 {
  background: #f8b73b;
}
.acalog-custom .text-image-intro.overlay.color2 {
  background: #61b9c7;
}
.acalog-custom .text-image-intro.overlay.color3 {
  background: #160b42;
}
.acalog-custom .text-image-intro.overlay.color4 {
  background: #a17ac6;
}
.acalog-custom .text-image-intro.overlay.color5 {
  background: #541965;
}
.acalog-custom .text-image-intro.overlay.color6 {
  background: #003170;
}
.acalog-custom .text-image-intro.overlay.color7 {
  background: #d68c44;
}
.acalog-custom .text-image-intro.overlay.color8 {
  background: #dc4814;
}
.acalog-custom .text-image-intro.overlay.color9 {
  background: #1c5d3f;
}
.acalog-custom .text-image-intro.label {
  background: url("../../img/gateway/contact-bg01.png");
  padding: 0 0 10px 0;
  text-align: left;
}
.acalog-custom .text-image-intro.label .container {
  max-width: 100%;
  padding: 0;
}
.acalog-custom .text-image-intro.label h4 {
  display: inline-block;
  position: relative;
  top: 25px;
  left: -12px;
  padding: 5px 10px;
  background: #003359;
  border: none;
  text-transform: uppercase;
  top: auto;
  margin-top: 20px;
}
.acalog-custom .text-image-intro.label h4:before {
  content: "\A";
  border-bottom: 12px solid #2b6d8e;
  border-left: 12px solid transparent;
  position: absolute;
  top: -12px;
  left: 0;
}
.acalog-custom .text-image-intro.label p {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  padding: 0 40px;
  margin: 10px 0;
  color: #000;
}
.acalog-custom .text-image-intro.label p span {
  font-weight: 700;
  color: inherit;
  font-size: 14px;
  line-height: 20px;
  padding-right: 15px;
}
.acalog-custom .text-image-intro.label p strong {
  color: inherit;
  font-weight: 600;
}
.acalog-custom .text-image-intro.label ul {
  padding: 5px 0 0 40px;
}
.acalog-custom .text-image-intro.label ul li {
  padding-bottom: 10px;
}
.acalog-custom .text-image-intro.textlink {
  background: #00AEEF;
  padding: 0 0 10px 0;
}
.acalog-custom .text-image-intro.textlink a {
  width: 100%;
  margin: 0;
  border: none;
  font-size: 20px;
}
.acalog-custom .text-image-intro.textlink hr {
  margin: 5px 0;
  color: #fff;
}
.acalog-custom .text-image-intro.textlink h4 {
  padding: 8px 40px 8px 25px;
  font-style: italic;
}
.acalog-custom .text-image-intro.apply-cta {
  position: relative;
  right: -14px;
  border: 2px solid #d5dedf;
}
.acalog-custom .text-image-intro.apply-cta:before {
  content: "\A";
  border-bottom: 12px solid #003359;
  border-right: 12px solid transparent;
  position: absolute;
  top: -14px;
  right: 0;
}
.acalog-custom .profile {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  padding: 30px 15px 10px 15px;
  background: url("../../img/gateway/factoid-bg01.png");
  border: 1px solid #d5dedf;
}
.acalog-custom .profile p {
  margin: 10px 0;
}
@media (min-width: 45em) {
  .acalog-custom .profile {
    padding-right: 40px;
    padding-left: 40px;
  }
}
.acalog-custom .profile.white {
  background: white;
  border: none;
}
.acalog-custom .profile .image-container {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  z-index: 1;
}
@media (min-width: 45em) {
  .acalog-custom .profile .image-container {
    width: 50%;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
.acalog-custom .profile .image-container img {
  width: 100%;
  max-width: 225px;
  margin: 0 auto;
}
.acalog-custom .profile .top-text {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
  padding-top: 20px;
}
@media (min-width: 45em) {
  .acalog-custom .profile .top-text {
    width: 50%;
    padding-top: 30px;
    text-align: left;
  }
}
.acalog-custom .profile .top-text h2 {
  display: block;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 21px;
  text-align: inherit;
}
.acalog-custom .profile .top-text p {
  display: block;
  float: left;
  width: 100%;
}
.acalog-custom .profile hr {
  margin: 0 0 20px 0;
}
@media (min-width: 70em) {
  .acalog-custom .profile hr {
    margin-bottom: 0;
  }
}
.acalog-custom .profile .bottom-text {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 70em) {
  .acalog-custom .profile .bottom-text {
    width: 50%;
  }
}
.acalog-custom .profile .bottom-text p {
  display: block;
  float: left;
  width: 100%;
  margin: 0 0 20px 0;
  padding-right: 10px;
}
@media (min-width: 45em) {
  .acalog-custom .profile .bottom-text p {
    width: 50%;
  }
}
@media (min-width: 70em) {
  .acalog-custom .profile .bottom-text p {
    margin-top: 20px;
  }
}
.acalog-custom .profile .intro-text {
  display: block;
  float: left;
  width: 100%;
}
.acalog-custom .profile .intro-text span {
  display: block;
}
.acalog-custom .profile .intro-text p {
  margin: 0 0 20px 0;
}
.acalog-custom .profile span {
  font-weight: 600;
}
.acalog-custom .module {
  overflow: hidden;
}
.acalog-custom .module>h2 {
  padding: 30px 10px;
  text-align: center;
  text-transform: uppercase;
  background: url("../../img/gateway/diag-background.png") repeat top left #343434;
  border-top: 7px solid rgba(39,39,39,0.3);
}
@media (min-width: 45em) {
  .acalog-custom .module .column .p-list {
    padding: 0 20px;
  }
}
.acalog-custom .module .column .p-list ul {
  list-style: initial;
}
.acalog-custom .module .column .p-list ul li {
  padding: 20px;
  background: #343434;
  border-bottom: 1px solid #343434;
  margin: 0;
  list-style: none;
}
@media (min-width: 45em) {
  .acalog-custom .module .column .p-list ul li {
    border: none;
    width: auto;
    padding: 35px 30px 35px 0;
    background: none;
  }
}
.acalog-custom .module .column .p-list ul li a {
  position: relative;
  color: white;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
.acalog-custom .module .column .p-list ul li a:after {
  content: "?";
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  position: absolute;
  right: -10px;
  color: #fff;
}
.acalog-custom .module .column .p-list ul li a:after {
  right: -15px;
}
@media (max-width: 45em) {
  .acalog-custom .module .column .p-list ul li a:after {
    right: 0;
    font-size: 12px;
  }
}
.acalog-custom .program-tag {
  display: block;
  float: right;
  width: auto;
  border: 1px solid #ccc;
  background: #ececec;
  padding: 5px;
  color: #444;
  font-size: 14px;
  line-height: 16px;
  margin: 6px;
}
.acalog-custom h1 .program-tag {
  margin: 5px auto;
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 45em) {
  .acalog-custom h1 .program-tag {
    margin: 6px;
    float: right;
    width: auto;
  }
}
.acalog-custom body.home .matrix .heading h2 {
  width: 100%;
  text-align: center;
}
@media (min-width: 45em) {
  .acalog-custom body.home .matrix .heading h2 {
    text-align: left;
  }
}
@media (min-width: 70em) {
  .acalog-custom body.home .matrix .heading h2 {
    text-align: center;
  }
}
.acalog-custom body.home .matrix .heading a {
  color: #003359;
}
@media (max-width: 45em) {
  .acalog-custom body.home .matrix .heading a {
    text-align: center;
  }
}
.acalog-custom body.home .matrix.thirds .items>div {
  display: block;
  float: left;
  width: 100%;
}
@media (min-width: 45em) {
  .acalog-custom body.home .matrix.thirds .items>div {
    width: 33.3333%;
    padding: 0 20px;
  }
}
@media (max-width: 45em) {
  .acalog-custom body.home .matrix.morelink .heading {
    padding-bottom: 45px;
  }
}
.acalog-custom body.home .matrix.events .heading a {
  right: 85px;
}
.acalog-custom .cta-bar-home-wrapper {
  display: block;
  float: left;
  width: 100%;
  text-align: center;
  background: url("../../img/gateway/bar-bg01.jpg") no-repeat;
  background-size: 100% 100%;
}
@media (min-width: 45em) {
  .acalog-custom .cta-bar-home-wrapper {
    height: 300px;
  }
}
@media (min-width: 70em) {
  .acalog-custom .cta-bar-home-wrapper {
    height: 270px;
  }
}
.acalog-custom .cta-bar-home-wrapper .cta-bar-home {
  display: block;
  float: left;
  width: 100%;
  max-width: 1010px;
  position: relative;
  padding: 20px 20px 0 20px;
  background: #003359;
}
@media (min-width: 45em) {
  .acalog-custom .cta-bar-home-wrapper .cta-bar-home {
    display: inline-block;
    float: none;
    height: 225px;
    padding: 0;
  }
}
@media (min-width: 70em) {
  .acalog-custom .cta-bar-home-wrapper .cta-bar-home {
    height: 170px;
    padding-left: 40px;
  }
  .acalog-custom .cta-bar-home-wrapper .cta-bar-home:before {
    content: url("../../img/gateway/home-jag01.png");
    position: absolute;
    left: -30px;
    top: -6px;
  }
}
.acalog-custom .cta-bar-home-wrapper .cta-bar-home>div {
  display: block;
  float: left;
  width: 100%;
  padding: 20px 0 40px 0;
}
@media (min-width: 45em) {
  .acalog-custom .cta-bar-home-wrapper .cta-bar-home>div {
    width: 25%;
    padding: 0;
  }
}
.acalog-custom .cta-bar-home-wrapper .cta-bar-home>div h3 {
  display: block;
  float: left;
  width: 50%;
  padding: 0 20px 0 0;
  color: white;
  font-size: 16px;
  text-transform: uppercase;
  text-align: left;
}
@media (min-width: 45em) {
  .acalog-custom .cta-bar-home-wrapper .cta-bar-home>div h3 {
    width: 100%;
    height: 85px;
    margin-bottom: 20px;
    padding: 20px 0 15px 25px;
    border-bottom: 3px solid #64A0C8;
  }
}
@media (min-width: 70em) {
  .acalog-custom .cta-bar-home-wrapper .cta-bar-home>div h3 {
    height: auto;
  }
}
.acalog-custom .cta-bar-home-wrapper .cta-bar-home>div ul {
  display: block;
  float: left;
  width: 50%;
  position: relative;
}
@media (min-width: 45em) {
  .acalog-custom .cta-bar-home-wrapper .cta-bar-home>div ul {
    width: 100%;
  }
}
.acalog-custom .cta-bar-home-wrapper .cta-bar-home>div ul li {
  padding: 0 25px;
  text-align: left;
}
.acalog-custom .cta-bar-home-wrapper .cta-bar-home>div ul li a {
  color: white;
  text-decoration: none;
}
.acalog-custom .cta-bar-home-wrapper .cta-bar-home>div ul:before {
  content: url("../../img/gateway/diag-dots01.png");
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: -35px;
}
@media (min-width: 45em) {
  .acalog-custom .cta-bar-home-wrapper .cta-bar-home>div:first-child ul:before {
    content: '';
  }
}
.acalog-custom body.academics .l-page .l-content-header {
  background-image: url("../../img/gateway/acad-bg01.jpg");
}
@media (min-width: 70em) {
  .acalog-custom body.academics .subsection.three-column .sidebar {
    margin-top: -194px;
  }
}
.acalog-custom body.admissions_and_aid .l-page .l-content-header {
  background-image: url("../../img/gateway/admiss-aid-bg01.png");
}
@media (min-width: 70em) {
  .acalog-custom body.admissions_and_aid .l-page .l-content .subsection.three-column hr {
    margin-right: 50px;
  }
}
.acalog-custom body.admissions_and_aid .l-page .l-content .subsection.three-column .sidebar {
  background-color: #003359;
  padding-bottom: 40px;
}
.acalog-custom body.admissions_and_aid .l-page .l-content .subsection.three-column .sidebar .text-image-intro.label {
  background: none;
  background-color: #f0f0f0;
  border-bottom: 6px solid #00AEEF;
}
.acalog-custom body.admissions_and_aid .l-page .l-content .subsection.three-column .sidebar .text-image-intro.label h4 {
  background: #003359;
  border: none;
}
@media (min-width: 70em) {
  .acalog-custom body.admissions_and_aid .l-page .l-content .subsection.three-column .sidebar {
    margin-top: -194px;
    padding-bottom: 25px;
    background-image: none;
  }
}
.acalog-custom body.admissions_and_aid .l-page .l-content .subsection.three-column .sidebar .p-list {
  padding: 20px 15px 0 15px;
}
.acalog-custom body.admissions_and_aid .l-page .l-content .subsection.three-column .sidebar .p-list ul {
  padding-left: 0;
}
.acalog-custom body.admissions_and_aid .l-page .l-content .subsection.three-column .sidebar .p-list ul li {
  margin: 0;
}
.acalog-custom body.admissions_and_aid .l-page .l-content .subsection.three-column .sidebar .p-list ul li a {
  display: block;
  margin: 0;
  padding: 8px 10px;
  color: white;
  text-transform: uppercase;
  border-bottom: none;
}
.acalog-custom body.student_life .l-page .l-content-header {
  background-image: url("../../img/gateway/student-life-bg01.png");
  background-size: cover;
  background-position: center center;
}
.acalog-custom body.student_life .l-page .subsection.image-right .promo.image {
  display: none;
  width: auto;
  float: none;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  background: #003359;
  overflow: hidden;
}
@media (min-width: 55em) {
  .acalog-custom body.student_life .l-page .subsection.image-right .promo.image {
    width: 35%;
    float: right;
    display: block;
  }
}
.acalog-custom body.student_life .l-page .subsection.image-right .promo.image img {
  display: block;
  position: relative;
  min-height: 100%;
  max-width: 100%;
  width: 100%;
  opacity: 0.95;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1.05,1.05,1);
  transform: scale3d(1.05,1.05,1);
}
.acalog-custom body.student_life .l-page .subsection.image-right .promo.image .caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 40px;
  text-align: center;
  box-sizing: border-box;
}
.acalog-custom body.student_life .l-page .subsection.image-right .promo.image .caption:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.5);
  pointer-events: none;
  content: '';
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
}
.acalog-custom body.student_life .l-page .subsection.image-right .promo.image .caption h3 {
  color: white;
  opacity: 0;
  margin: 10% 0 15px 0;
  font-size: 22px;
}
@media (min-width: 55em) {
  .acalog-custom body.student_life .l-page .subsection.image-right .promo.image .caption h3 {
    margin-top: 10%;
  }
}
@media (min-width: 70em) {
  .acalog-custom body.student_life .l-page .subsection.image-right .promo.image .caption h3 {
    margin-top: 20%;
  }
}
.acalog-custom body.student_life .l-page .subsection.image-right .promo.image .caption a {
  display: block;
  margin-top: 20px;
  color: white;
  font-family: sans-serif;
  text-transform: uppercase;
  opacity: 0;
}
.acalog-custom body.student_life .l-page .subsection.image-right .promo.image .caption hr {
  width: 0;
  border-width: 0;
}
.acalog-custom body.student_life .l-page .subsection.image-right .promo.image.visible a,
.acalog-custom body.student_life .l-page .subsection.image-right .promo.image.visible h3 {
  animation: fadein ease-in 1s;
  animation-fill-mode: forwards;
  animation-delay: 0.7s;
}
.acalog-custom body.student_life .l-page .subsection.image-right .promo.image.visible hr {
  width: 100%;
  border-width: 1px;
  transition: border-width, width 0.5s ease-in-out;
  transition-delay: 0.5s;
  margin: 0;
}
.acalog-custom body.student_life .l-page .subsection.image-right .promo.image.visible img {
  opacity: 0.4;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
  max-height: 500px;
}
.acalog-custom body.student_life .l-page .subsection.image-right .promo.image.visible .caption:before {
  -webkit-transform: scale3d(3,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
  transform: scale3d(3,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}
.acalog-custom body.m-undergrad_admissions .l-page {
  margin-top: 0;
}
@media (min-width: 1300px) {
  .acalog-custom body.m-undergrad_admissions .l-page .l-content-header {
    margin-top: -10px;
  }
}
.acalog-custom body.undergrad_admissions .l-page {
  margin-top: 0;
}
.acalog-custom body.undergrad_admissions .l-page .l-content-header {
  height: auto;
  padding-top: 0;
  background: none;
}
.acalog-custom body.undergrad_admissions .l-page .l-content-header h2 {
  width: 100%;
  position: absolute;
  top: 20%;
  padding: 0 20px;
  text-align: center;
}
@media (min-width: 45em) {
  .acalog-custom body.undergrad_admissions .l-page .l-content-header h2:after {
    content: url("../../img/gateway/gold-arrow01.png");
    position: relative;
    left: 30px;
    top: 8px;
  }
}
@media (min-width: 70em) {
  .acalog-custom body.undergrad_admissions .l-page .l-content-header h2 {
    top: 40%;
  }
}
.acalog-custom body.undergrad_admissions .l-page .l-content-header h2 span {
  font-family: 'NaturalScriptBold';
  font-size: 48px;
}
@media (min-width: 45em) {
  .acalog-custom body.undergrad_admissions .l-page .l-content-header h2 span {
    font-size: 70px;
  }
}
.acalog-custom body.undergrad_admissions .l-page .l-content {
  margin-top: 0;
}
.acalog-custom .ua-top-container {
  display: block;
  float: left;
  width: 100%;
  padding: 0;
  background: white;
}
.acalog-custom .ua-top-container .vert-container {
  display: block;
  float: left;
  width: 100%;
  padding-left: 25px;
}
@media (min-width: 45em) {
  .acalog-custom .ua-top-container .vert-container {
    width: 30%;
  }
}
.acalog-custom .ua-top-container .vert-container.info-for {
  display: none;
}
@media (min-width: 45em) {
  .acalog-custom .ua-top-container .vert-container.info-for {
    display: block;
  }
}
.acalog-custom .ua-top-container .vert-container.info-for h2 {
  padding: 25px 50px 25px 5px;
  text-align: left;
}
.acalog-custom .ua-top-container .vert-container.info-for ul {
  padding-top: 20px;
  list-style-type: none;
}
.acalog-custom .ua-top-container .vert-container.info-for ul li {
  margin: 0;
  padding: 0 15px 0 0;
}
.acalog-custom .ua-top-container .vert-container.info-for ul li a {
  display: block;
  margin: 0;
  padding: 8px 20px;
  color: #003359;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid #f1f1f0;
  position: relative;
}
.acalog-custom .ua-top-container .vert-container.info-for ul li a:before {
  font-family: FontAwesome;
  font-size: 18px;
  font-style: normal;
  position: absolute;
  left: -10px;
  color: #f5c22e;
  content: "\f105";
}
.acalog-custom body.learn .l-page .l-content-header,
.acalog-custom body.live .l-page .l-content-header {
  height: auto;
  padding-top: 0;
  background: none;
}
.acalog-custom body.learn .l-page .l-content-header .text-container,
.acalog-custom body.live .l-page .l-content-header .text-container {
  width: 100%;
  position: absolute;
  top: 20%;
  padding: 0 20px;
}
@media (min-width: 45em) {
  .acalog-custom body.learn .l-page .l-content-header .text-container,
  .acalog-custom body.live .l-page .l-content-header .text-container {
    padding-right: 40px;
    padding-left: 40px;
  }
}
@media (min-width: 55em) {
  .acalog-custom body.learn .l-page .l-content-header .text-container,
  .acalog-custom body.live .l-page .l-content-header .text-container {
    width: 70%;
    padding: 0 0 0 150px;
    z-index: 1;
  }
}
@media (min-width: 1250px) {
  .acalog-custom body.learn .l-page .l-content-header .text-container,
  .acalog-custom body.live .l-page .l-content-header .text-container {
    padding-top: 60px;
  }
}
.acalog-custom body.learn .l-page .l-content-header .text-container span,
.acalog-custom body.live .l-page .l-content-header .text-container span {
  display: block;
  color: #ffa100;
  text-transform: uppercase;
}
.acalog-custom body.learn .l-page .l-content-header .text-container p,
.acalog-custom body.live .l-page .l-content-header .text-container p {
  display: none;
}
@media (min-width: 70em) {
  .acalog-custom body.learn .l-page .l-content-header .text-container p,
  .acalog-custom body.live .l-page .l-content-header .text-container p {
    display: block;
  }
}
.acalog-custom body.learn .l-page .l-content,
.acalog-custom body.live .l-page .l-content {
  margin-top: 0;
}
@media (min-width: 1250px) {
  .acalog-custom body.learn .l-page .l-content,
  .acalog-custom body.live .l-page .l-content {
    margin-top: -70px;
  }
}
.acalog-custom body.learn .l-page .l-content .subsection.three-column .sidebar,
.acalog-custom body.live .l-page .l-content .subsection.three-column .sidebar {
  background: none;
  padding: 0;
  border: 1px solid #d5dedf;
}
@media (min-width: 70em) {
  .acalog-custom body.learn .l-page .l-content .subsection.three-column .sidebar,
  .acalog-custom body.live .l-page .l-content .subsection.three-column .sidebar {
    margin-top: -25px;
  }
}
.acalog-custom body.live .l-page .l-content-header {
  border-bottom: 8px solid #ffa100;
}
@media (min-width: 1250px) {
  .acalog-custom body.live .l-page .l-content-header {
    border-width: 90px;
  }
}
.acalog-custom body.learn .l-page .l-content-header {
  border-bottom: 8px solid #3ad6c5;
}
@media (min-width: 1250px) {
  .acalog-custom body.learn .l-page .l-content-header {
    border-width: 90px;
  }
}
.acalog-custom body.learn .l-page .l-content-header .text-container span {
  color: #3ad6c5;
}
.acalog-custom body.research .l-page .l-content-header {
  background-image: url("../../img/gateway/research-bg01.jpg");
}
.acalog-custom #iso-container {
  display: block;
  float: left;
  width: 100%;
  padding: 30px 10px 80px 10px;
}
.acalog-custom #iso-container .iso-block {
  display: table;
  float: left;
  border: 1px solid #d5dedf;
  padding: 5px;
  width: 100%;
}
@media (min-width: 45em) {
  .acalog-custom #iso-container .iso-block {
    padding: 15px 15px 15px 25px;
    width: 46%;
    margin: 0 1%;
  }
}
.acalog-custom #iso-container .iso-block a {
  display: table-cell;
  float: none;
  vertical-align: middle;
  width: 65%;
  vertical-align: middle;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 600;
  color: #00AEEF;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
}
@media (min-width: 45em) {
  .acalog-custom #iso-container .iso-block a {
    padding: 8px 10px 0 0;
  }
}
.acalog-custom #iso-container .iso-block span {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.acalog-custom #iso-container .iso-block span a {
  float: right;
  min-width: 100px;
  padding: 5px;
  background: #003359;
  text-align: center;
  border: 2px solid #ececec;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  color: white;
  font-size: 14px;
  line-height: 20px;
}
@media (min-width: 45em) {
  .acalog-custom #iso-container .iso-block span a {
    min-width: 165px;
  }
}
.acalog-custom .button-group {
  display: block;
  float: left;
  width: 100%;
  padding: 15px 15px 0 15px;
}
@media (min-width: 45em) {
  .acalog-custom .button-group {
    padding: 15px 10px 0 35px;
  }
}
.acalog-custom .button-group #filter-group button,
.acalog-custom .button-group #sort-by-group button {
  margin: 0 25px 0 0;
  padding: 0;
  background: none;
  border: none;
  text-transform: uppercase;
  cursor: pointer;
}
.acalog-custom .button-group #filter-group button:focus,
.acalog-custom .button-group #filter-group button.active,
.acalog-custom .button-group #sort-by-group button:focus,
.acalog-custom .button-group #sort-by-group button.active {
  border-bottom: 3px solid #003359;
  outline: none;
}
.acalog-custom .button-group #filter-group h3,
.acalog-custom .button-group #sort-by-group h3 {
  display: block;
  float: left;
  width: auto;
  padding: 0 20px 5px 0;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 700;
  color: #003359;
  font-size: 14px;
  line-height: 20px;
}
.acalog-custom .button-group #filter-group h4,
.acalog-custom .button-group #sort-by-group h4 {
  color: #00AEEF;
}
.acalog-custom .button-group #filter-group h4:hover,
.acalog-custom .button-group #sort-by-group h4:hover {
  text-decoration: underline;
}
.acalog-custom .button-group #filter-group {
  display: block;
  float: left;
  width: 100%;
  padding-top: 10px;
}
.acalog-custom .button-group #filter-group>div {
  display: block;
  float: left;
  width: auto;
  height: 30px;
}
.acalog-custom .button-group #sort-by-group {
  display: block;
  float: left;
  width: 100%;
  padding-top: 10px;
}
.acalog-custom .button-group #sort-by-group button {
  display: block;
  float: left;
  width: auto;
}
.acalog-custom .tabs-container {
  display: block;
  float: left;
  width: 100%;
  margin: 20px 0;
}
.acalog-custom .tabs-container .tabheaders {
  display: block;
  float: left;
  width: 100%;
  background: #fff;
  border-top: 2px solid white;
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.acalog-custom ul.tabheaders {
  padding-left: 0;
}
@media (min-width: 45em) {
  .acalog-custom .tabs-container .tabheaders {
    display: table;
    border: 0;
    box-shadow: 0;
  }
}
.acalog-custom .tabs-container .tabheaders li {
  display: table;
  float: left;
  width: 100%;
  border-bottom: 2px solid #fff;
  background: url("../../img/gateway/contact-bg01.png");
}
@media (min-width: 45em) {
  .acalog-custom .tabs-container .tabheaders li {
    border: none;
    width: auto;
    height: 90px;
    border: 1px solid #ccc;
  }
}
.acalog-custom .tabs-container .tabheaders li a {
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 700;
  color: #00AEEF;
  font-size: 18px;
  line-height: 24px;
  transition: all .5s ease-in-out;
  height: 64px;
  display: block;
  text-decoration: none;
  background: none;
  position: relative;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  padding: 0 30px;
}
@media (min-width: 45em) {
  .acalog-custom .tabs-container .tabheaders li a {
    background: none;
    transition: none;
    background: none;
  }
}
.acalog-custom .tabs-container .tabheaders li a:hover {
  text-decoration: underline;
}
.acalog-custom .tabs-container .tabheaders li a:after {
  content: '+';
  font-family: Times;
  font-weight: normal;
  position: absolute;
  color: #00AEEF;
  font-weight: bold;
  right: 20px;
  font-size: 18px;
  top: 50%;
  top: -webkit-calc(38%);
  top: calc(38%);
  transition: all .5s ease-in-out;
}
@media (min-width: 45em) {
  .acalog-custom .tabs-container .tabheaders li a:after {
    content: '';
    transition: none;
  }
}
.acalog-custom .tabs-container .tabheaders li.open a {
  color: #fff;
  background: #00AEEF;
}
@media (min-width: 45em) {
  .acalog-custom .tabs-container .tabheaders li.open a {
    color: #00AEEF;
    background: none;
  }
}
@media (min-width: 45em) {
  .acalog-custom .tabs-container .tabheaders li.open-desk {
    border: none;
  }
}
@media (min-width: 45em) {
  .acalog-custom .tabs-container .tabheaders li.open-desk a {
    color: #00AEEF;
    background: #fff;
  }
}
.acalog-custom .tabs-container .tabheaders.collapsed li.open a {
  height: 64px;
  padding: 20px;
  color: #fff;
  font-size: 18px;
}
@media (min-width: 45em) {
  .acalog-custom .tabs-container .tabheaders.collapsed li.open a {
    height: auto;
    color: #00AEEF;
    background: none;
    font-size: 18px;
  }
}
.acalog-custom .tabs-container .tabheaders.collapsed li.open a:after {
  color: #fff;
  transform: rotate(45deg);
}
@media (min-width: 45em) {
  .acalog-custom .tabs-container .tabheaders.collapsed li.open a:after {
    content: "";
  }
}
@media (min-width: 45em) {
  .acalog-custom .tabs-container .tabheaders.collapsed li.open-desk a {
    color: #00AEEF;
    background: #fff;
  }
}
.acalog-custom .tabs-container .tabheaders.collapsed li a {
  transition: all .5s ease-in-out;
  height: 26px;
  padding: 1px 0px;
  color: #fff;
  font-size: 0;
}
@media (min-width: 45em) {
  .acalog-custom .tabs-container .tabheaders.collapsed li a {
    height: auto;
    padding: 20px;
    transition: none;
    color: #00AEEF;
    font-size: 18px;
  }
}
.acalog-custom .tabs-container div.contents {
  display: none;
  background: #fff;
}
.acalog-custom .tabs-container div.contents.open {
  display: block;
  float: left;
  width: 100%;
  padding: 20px;
  border-top: 0;
}
@media (min-width: 45em) {
  .acalog-custom .tabs-container div.contents.open {
    display: none;
  }
}
@media (min-width: 45em) {
  .acalog-custom .tabs-container div.contents.open-desk {
    display: block;
    float: left;
    width: 100%;
    padding: 20px;
  }
}
@media (min-width: 45em) {
  .acalog-custom #tab-0 .tabs-container .tabheaders li {
    width: 33.3333%;
  }
}
.acalog-custom .l-content-header .user-editable img,
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-featured .l-content-wrapper .l-content .user-editable img,
.acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-wrapper .l-content .user-editable img {
  width: initial;
  float: initial;
}
.acalog-custom .user-editable {
  width: auto;
}
.acalog-custom .user-editable ul {
  padding: 0 0 0 20px;
  list-style: disc;
}
.acalog-custom .user-editable ol {
  padding: 0 0 0 20px;
  list-style: decimal;
}
.acalog-custom .user-editable img {
  width: initial;
  float: initial;
}
.acalog-custom .label {
  display: inline;
  padding: 0;
  font-size: medium;
  font-weight: normal;
  line-height: normal;
  color: #000;
  text-align: left;
  white-space: normal;
  vertical-align: baseline;
  border-radius: 0;
}
.acalog-custom .l-content h4 {
  color: #003359;
}
.acalog-custom .text-image-intro.label h4 {
  color: #fff;
}
.acalog-custom h1.page-title {
  margin: 0;
}
.acalog-custom #aumenu,
.acalog-custom #aumenu ul,
.acalog-custom #aumenu ul li,
.acalog-custom #aumenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.acalog-custom #aumenu {
  color: #ffffff;
}
.acalog-custom #aumenu ul ul {
  display: none;
}
.acalog-custom #aumenu>ul>li.active>ul {
  display: block;
}
.acalog-custom .align-right {
  float: right;
}
.acalog-custom #aumenu>ul>li>a {
  padding: 16px 22px;
  cursor: pointer;
  z-index: 2;
  text-decoration: none;
  color: #f9f9f9;
  background-color: #595b5c;
  background-image: url("../../img/gateway/diag-lines03.png");
  background-size: 8px 6px;
  background-position: 0 top;
  background-repeat: repeat-y;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  border-bottom: 1px solid white;
}
.acalog-custom #aumenu>ul>li>a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #424344;
}
.acalog-custom #aumenu ul>li.has-sub>a:after {
  position: absolute;
  right: 26px;
  top: 19px;
  z-index: 5;
  display: block;
  height: 10px;
  width: 2px;
  background: #ffffff;
  content: "";
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.acalog-custom #aumenu ul>li.has-sub>a:before {
  position: absolute;
  right: 22px;
  top: 23px;
  display: block;
  width: 10px;
  height: 2px;
  background: #ffffff;
  content: "";
  -webkit-transition: all 0.1s ease-out;
  -moz-transition: all 0.1s ease-out;
  -ms-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.acalog-custom #aumenu ul>li.has-sub.open>a:after,
.acalog-custom #aumenu ul>li.has-sub.open>a:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.acalog-custom #aumenu ul ul li a {
  padding: 14px 35px 14px 20px;
  cursor: pointer;
  z-index: 2;
  font-size: 14px;
  text-decoration: none;
  color: #dddddd;
  background: #003359;
  background-image: url("../../img/gateway/diag-lines03.png");
  background-size: 8px 6px;
  background-position: 0 top;
  background-repeat: repeat-y;
  -webkit-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
  border-bottom: 1px solid #fff;
}
.acalog-custom #aumenu ul ul ul li a {
  padding-left: 32px;
  background-color: #FFFFFF;
  color: #777;
  border-bottom: 1px solid #cccccc;
}
.acalog-custom #aumenu ul ul ul li a:hover {
  color: #777;
}
.acalog-custom #aumenu ul ul li a:hover {
  color: #ffffff;
  background-color: #002642;
}
.acalog-custom #aumenu ul ul>li.has-sub>a:after {
  top: 16px;
  right: 26px;
  background: #dddddd;
}
.acalog-custom #aumenu ul ul>li.has-sub>a:before {
  top: 20px;
  background: #dddddd;
}
.acalog-custom #aumenu h4,
.acalog-custom #aumenu h3,
.acalog-custom #aumenu h5 {
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  padding: 20px 0 20px 20px;
  margin-bottom: 0;
  background-color: #003359;
}
.acalog-custom .calendar-card a:hover {
  color: #64A0C8;
}
.acalog-custom p.noevents {
  text-align: center;
  line-height: 125px;
  margin-bottom: 0;
}
.acalog-custom .supernotice a {
  color: #FFEB3B;
  font-weight: 700;
}
.acalog-custom #aumenu .navcontact h4 {
  padding: 5px 10px 5px 40px;
}
.acalog-custom .row.is-flex {
  display: flex;
  flex-wrap: wrap;
}
.acalog-custom .row.is-flex>[class*='col-'] {
  display: flex;
  flex-direction: column;
}
.acalog-custom .row.is-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.acalog-custom .row.is-flex>[class*='col-'] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.acalog-custom .splitpanel-background {
  min-height: 280px;
  width: 100%;
  background-color: #a5acaf;
  padding: 5%;
}
.acalog-custom .splitpanel-background .splitpanel-left {
  position: absolute;
  text-align: center;
  width: 49%;
  left: 5px;
  top: 0;
  height: 100%;
  background-color: #003359;
}
.acalog-custom .splitpanel-background:hover .splitpanel-left {
  background-color: transparent;
  border-left: 10px solid #003359;
  transition: all .5s;
  -webkit-transition: all .5s;
}
.acalog-custom .splitpanel-background .splitpanel-left h3 {
  padding-top: 70%;
  color: #fff;
}
.acalog-custom .splitpanel-background:hover .splitpanel-left h3 {
  color: transparent;
  transition: all .5s;
  -webkit-transition: all .5s;
}
.acalog-custom .splitpanel-background .splitpanel-right {
  position: absolute;
  text-align: center;
  width: 49%;
  left: 49%;
  top: 0;
  height: 100%;
  background-color: #3cb6ce;
}
.acalog-custom .splitpanel-background:hover .splitpanel-right {
  background-color: transparent;
  border-right: 10px solid #3cb6ce;
  transition: all .5s;
  -webkit-transition: all .5s;
}
.acalog-custom .splitpanel-background .splitpanel-right h3 {
  padding-top: 70%;
  color: #003359;
}
.acalog-custom .splitpanel-background:hover .splitpanel-right h3 {
  color: transparent;
  transition: all .5s;
  -webkit-transition: all .5s;
}
.acalog-custom .gradient-title {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 1em;
  color: #00AEEF;
  font-weight: bold;
  background: #82c342;
  background: -moz-linear-gradient(to left,#00AEEF 0%,#82c342 25%,#00AEEF 75%,#82c342 100%);
  background: -webkit-linear-gradient(to left,#00AEEF 0%,#82c342 25%,#00AEEF 75%,#82c342 100%);
  background: linear-gradient(to left,#00AEEF 0%,#82c342 25%,#00AEEF 75%,#82c342 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00AEEF',endColorstr='#82c342',GradientType=1);
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
.acalog-custom video#backgroundgif {
  background-size: cover;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
}
.acalog-custom .light-divider {
  width: 40px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #3b5d7b;
  margin-bottom: 0.8em;
  margin-right: auto;
  margin-left: 0;
  border-bottom-color: rgba(255,255,255,0.12);
  line-height: 0;
}
.acalog-custom .green-divider {
  width: 40px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #3b5d7b;
  margin-bottom: 0.8em;
  margin-right: auto;
  margin-left: 0;
  border-bottom-color: #44D62C;
  line-height: 0;
}
.acalog-custom .cse .gsc-search-button-v2,
.acalog-custom .gsc-search-button-v2 {
  color: #fff !important;
}
.acalog-custom form.gsc-search-box,
.acalog-custom td.gsc-search-button,
.acalog-custom form.gsc-search-box,
.acalog-custom table.gsc-search-box td.gsc-input {
  padding: 0 !important;
}
.acalog-custom table#gs_id50 {
  margin-bottom: 0;
}
.acalog-custom td.gsib_b {
  padding: 0;
}
.acalog-custom table.gsc-search-box td.gsc-input {
  height: 40px;
}
.acalog-custom input#gsc-i-id1 {
  background: none !important;
  text-indent: unset !important;
}
.acalog-custom td.gsc-clear-button {
  display: none !important;
}
.acalog-custom td.gsc-search-button {
  padding: 0 !important;
}
.acalog-custom .cse input.gsc-input,
.acalog-custom input.gsc-input {
  border: none !important;
}
.acalog-custom .cse input.gsc-search-button,
.acalog-custom input.gsc-search-button {
  height: 40px !important;
}
.acalog-custom .alliedhealth {
  color: #f8b73b;
}
.acalog-custom .pamplin {
  color: #61b9c7;
}
.acalog-custom .hull {
  color: #160b42;
}
.acalog-custom .dcg {
  color: #a17ac6;
}
.acalog-custom .coe {
  color: #541965;
}
.acalog-custom .tgs {
  color: #003170;
}
.acalog-custom .nursing {
  color: #d68c44;
}
.acalog-custom .csm {
  color: #dc4814;
}
.acalog-custom .mcg {
  color: #1c5d3f;
}
.acalog-custom .library {
  color: #00Aeef;
}
.acalog-custom .ccs {
  color: #8bc34a;
}
.acalog-custom .news-stuff figure {
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 17px;
  box-shadow: 6px 5px 30px 0px #000000;
}
.acalog-custom .news-stuff h3 {
  font-size: 21px;
  color: #000;
  line-height: 1.2;
}
.acalog-custom .news-stuff .story-item {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.acalog-custom .news-stuff .story-item:hover {
  -webkit-transform: translatey(-5px);
  -ms-transform: translatey(-5px);
  transform: translatey(-5px);
}
.acalog-custom .news-stuff .story-item img {
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.acalog-custom .news-stuff .story-item:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.acalog-custom .post h3.post-title {
  font-size: 18px;
  color: #434343;
  line-height: 1.4rem;
  text-transform: none;
}
.acalog-custom .post h3.post-title:after {
  width: 100px;
  height: 3px;
  border-top: 3px solid #44D62C;
  content: '';
  display: block;
  margin-top: 8px;
  margin-bottom: 16px;
}
.acalog-custom .post a {
  color: #4aa2d1;
  transition: all 200ms ease-in;
  text-decoration: none;
  text-transform: none;
}
.acalog-custom .post-title a {
  color: #434343;
}
.acalog-custom .post-title a:hover {
  color: #4aa2d1;
}
.acalog-custom .post .meta span:before {
  content: "|";
  padding: 0 10px;
}
.acalog-custom .post .meta span:first-child:before {
  display: none;
}
.acalog-custom .post .meta,
.acalog-custom .post .meta a,
.acalog-custom .post a.more {
  color: #003359;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}
.acalog-custom .post .meta a:hover,
.acalog-custom .post .more:hover {
  color: #00AEEF;
  text-decoration: none;
}
.acalog-custom .post p {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}
.acalog-custom .post a.more {
  display: inline-block;
  margin-bottom: 15px;
}
.acalog-custom .post .more:after {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  content: "\f178";
  padding-left: 5px;
  display: inline-block;
}
.acalog-custom .fad {
  --fa-primary-opacity: 1;
  --fa-secondary-opacity: 1;
  --fa-primary-color: #003359;
  --fa-secondary-color: #00AEEF;
}
.acalog-custom .bb-btn:before {
  visibility: hidden;
}
.acalog-custom ul.doubles {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  padding-left: 0;
}
.acalog-custom ul.doubles li {
  margin-left: 1.5rem;
  position: relative;
  -webkit-column-break-inside: avoid;
}
@media (max-width: 768px) {
  .acalog-custom ul.doubles {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media print {
  .acalog-custom body {
    width: 100%;
  }
  .acalog-custom h1,
  .acalog-custom h2,
  .acalog-custom h3 {
    page-break-after: avoid;
  }
  .acalog-custom .intro-text {
    page-break-after: always;
  }
  .acalog-custom h1,
  .acalog-custom h2,
  .acalog-custom h3,
  .acalog-custom h4,
  .acalog-custom p,
  .acalog-custom li,
  .acalog-custom div {
    color: #000 !important;
  }
  .acalog-custom ul,
  .acalog-custom img,
  .acalog-custom .matrix>div,
  .acalog-custom .slide {
    page-break-inside: avoid;
  }
  .acalog-custom img {
    max-width: 100% !important;
    height: auto !important;
  }
  .acalog-custom header:before {
    text-align: center;
    display: block;
    content: "Augusta University - www.augusta.edu";
  }
  .acalog-custom header .toggle-wrapper,
  .acalog-custom nav,
  .acalog-custom header .utility-head,
  .acalog-custom header .main-nav-container,
  .acalog-custom footer .sitemap,
  .acalog-custom footer .social,
  .acalog-custom footer .utility-footer ul,
  .acalog-custom .subnav,
  .acalog-custom #breadcrumb,
  .acalog-custom a.back-to-top,
  .acalog-custom .module>img,
  .acalog-custom .discover,
  .acalog-custom .program-search,
  .acalog-custom .cta-bar-wrapper .post a.more,
  .acalog-custom a.btn,
  .acalog-custom a.btn-solid,
  .acalog-custom a.btn-clear,
  .acalog-custom .factoids {
    display: none !important;
  }
  .acalog-custom .brand {
    float: none !important;
    margin: auto;
    text-align: center;
  }
  .acalog-custom .owl-wrapper-outer {
    background: none !important;
  }
  .acalog-custom h1 {
    font-size: 24pt !important;
  }
  .acalog-custom .l-page h1 {
    margin: 0;
  }
  .acalog-custom h2 {
    font-size: 14pt !important;
    margin-top: 25px;
  }
  .acalog-custom .l-page img {
    max-width: 500px !important;
    height: auto !important;
    margin: auto !important;
    float: none !important;
  }
  .acalog-custom header .site-logo {
    float: none !important;
    width: auto !important;
    text-align: center !important;
    color: #000;
  }
  .acalog-custom img {
    background: #444;
    -webkit-print-color-adjust: exact;
    print-color-adjust: exact;
    display: block !important;
  }
  .acalog-custom .factoid .container span {
    color: #000;
  }
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-wrapper .l-content,
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-featured .subsection .text-container,
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-wrapper,
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-featured {
    width: 100% !important;
    padding: 0 20px;
  }
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-featured .subsection .promo.image {
    width: 100% !important;
  }
  .acalog-custom .text-container {
    width: 100% !important;
  }
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-wrapper .l-section-heading .heading {
    padding: 10px 0;
  }
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-wrapper .l-promo-sidebar,
  .acalog-custom .l-head,
  .acalog-custom .cta-bar-wrapper.tall .cta-bar {
    display: none !important;
  }
  .acalog-custom .subsection {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .acalog-custom body.generic_inner .l-page .column .l-content-center .l-content-wrapper .l-section-heading {
    padding: 0;
  }
  .acalog-custom .l-promo-sidebar .p-list {
    border: none;
  }
  .acalog-custom .subsection .promo.image img,
  .acalog-custom .subsection .image-container img,
  .acalog-custom a.back-to-top {
    display: none;
  }
  .acalog-custom .l-page .l-content-header {
    background-image: none !important;
  }
  .acalog-custom .owl-carousel.featured {
    min-height: 500px;
    max-height: 500px;
    overflow: hidden;
  }
  .acalog-custom a[href]:after {
    display: inline-block;
  }
  .acalog-custom a#homedir:after {
    display: none;
  }
  .acalog-custom a#de:after {
    display: none;
  }
  .acalog-custom .flex-link-bar {
    display: none !important;
  }
  .acalog-custom .matrix {
    padding: 20px 0 !important;
  }
  .acalog-custom .btn {
    display: block;
  }
  .acalog-custom footer .column .footer-meta div.contact {
    text-align: center;
  }
  .acalog-custom .profileCard-parent .profileCard-image {
    overflow: hidden !important;
    height: 200px;
    width: 200px;
    margin: auto;
  }
  .acalog-custom .snacc-body {
    display: block !important;
  }
}
.acalog-custom table[class^="ou_"] {
  background: rgba(225,225,235,0.05);
}
.acalog-custom table[class^="ou_"] caption {
  background: none repeat scroll 0 0 rgba(0,0,10,0.5);
  color: #FFFFFF;
  font-size: 120%;
  font-weight: bold;
  padding: 5px;
}
.acalog-custom table[class^="ou_"] th {
  background: none repeat scroll 0 0 rgba(185,185,195,0.5);
  color: #666;
}
.acalog-custom table[class^="ou_"] td {
  padding: 5px 10px;
  color: #898989;
}
.acalog-custom table[class^="ou_"] td img {
  max-width: 30%;
}
.acalog-custom h3.popover-title:after {
  content: url("../../img/gateway/gold-arrow02.png");
  float: right;
}
.acalog-custom h3.popover-title:before {
  content: none;
  display: none;
}
.acalog-custom h1.page-title {
  margin: 0;
}
.acalog-custom .cta-bar-wrapper .heading h2 {
  color: #fff;
}
@-moz-document url-prefix() {
  .acalog-custom body.generic_inner .l-page .column .l-content-center {
    overflow: visible !important;
  }
}
@media all and (min-width: 551px) {
  .acalog-custom .desktop-br {
    display: inline;
  }
  .acalog-custom .mobile-br {
    display: none;
  }
}
@media all and (max-width: 550px) {
  .acalog-custom .desktop-br {
    display: none;
  }
  .acalog-custom .mobile-br {
    display: inline;
  }
}
.acalog-custom .text-aublue {
  color: #003359;
}
.acalog-custom .text-augray {
  color: #A5ACAF;
}
.acalog-custom .text-auclinical {
  color: #3CB6CE;
}
.acalog-custom .text-auathletic {
  color: #00AEEF;
}
.acalog-custom .text-accentblue {
  color: #64A0C8;
}
.acalog-custom .text-accentgreen {
  color: #44D62C;
}
.acalog-custom .aublue {
  background-color: #003359;
}
.acalog-custom .augray {
  background-color: #A5ACAF;
}
.acalog-custom .auclinical {
  background-color: #3CB6CE;
}
.acalog-custom .auathletic {
  background-color: #00AEEF;
}
.acalog-custom .accentblue {
  background-color: #64A0C8;
}
.acalog-custom .accentgreen {
  background-color: #44D62C;
}
.acalog-custom .color1,
.acalog-custom .color1 a:link {
  color: #fff;
}
.acalog-custom .color2,
.acalog-custom .color2 a:link {
  color: #fff;
}
.acalog-custom .color3 {
  background: #1f8a70;
  color: #fff;
}
.acalog-custom .color4 {
  background: #45b29d;
  color: #fff;
}
.acalog-custom .color5 {
  background: #bfce35;
  color: #fff;
}
.acalog-custom .color6 {
  background: #cc5142;
  color: #fff;
}
.acalog-custom .color7 {
  background: #ed8429;
  color: #fff;
}
.acalog-custom .color8 {
  background: #ffc107;
  color: #fff;
}
.acalog-custom .color9 {
  background: #009587;
  color: #fff;
}
.acalog-custom .color10 {
  background: #4bae4f;
  color: #fff;
}
.acalog-custom .color11 {
  background: #ccdb38;
  color: #fff;
}
.acalog-custom .color12 {
  background: #feea3a;
  color: #fff;
}
.acalog-custom .color13 {
  background: #fec006;
  color: #fff;
}
.acalog-custom .color14 {
  background: #fe9700;
  color: #fff;
}
.acalog-custom .color15 {
  background: #fe5621;
  color: #fff;
}
.acalog-custom .color16 {
  background: #5f7c8a;
  color: #fff;
}
.acalog-custom .xray,
.acalog-custom .xray * {
  outline: solid 1px rgba(255,0,255,0.33);
  outline-offset: -1px;
}
.acalog-custom .text-white {
  color: white !important;
}
.acalog-custom .text-white-lt {
  color: rgba(255,255,255,0.54);
}
.acalog-custom .text-white-dk {
  color: rgba(255,255,255,0.87);
}
.acalog-custom .text-black {
  color: black;
}
.acalog-custom .text-black-lt {
  color: rgba(0,0,0,0.54);
}
.acalog-custom .text-black-dk {
  color: rgba(0,0,0,0.87);
}
.acalog-custom .text-muted {
  color: inherit;
  opacity: 0.6;
}
.acalog-custom .btn-primary {
  color: #fff;
  background-color: #003359;
  border-color: transparent;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.acalog-custom .btn-primary:hover {
  color: #fff;
  background-color: #00497f;
  border-color: transparent;
  -o-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
.acalog-custom p span.rainbow,
.acalog-custom li span.rainbow {
  white-space: nowrap;
  background: linear-gradient(to right,#ff2400,#e81d1d,#e8b71d,#1ddde8,#2b1de8,#dd00f3,#dd00f3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;
  font-weight: bolder;
}
.acalog-custom .main-title {
  font-weight: 300;
  font-size: 40px;
  margin-bottom: 60px;
  line-height: 1.2;
  text-transform: none;
  font-style: normal;
  color: #003359;
}
.acalog-custom .main-title strong {
  font-weight: 900;
}
.acalog-custom .main-title.text-center:after {
  content: " ";
  display: block;
  margin: 25px auto;
  border-bottom: 4px solid #44D62C;
  width: 50px;
  font-weight: normal;
}
.acalog-custom .secondary-title {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 20px;
  line-height: 1.2;
}
.acalog-custom .matrix h3.main-title {
  color: #fff;
}
.acalog-custom .matrix .campuses h3.main-title {
  color: #003359;
}
.acalog-custom ._100 {
  font-weight: 100;
}
.acalog-custom ._200 {
  font-weight: 200;
}
.acalog-custom ._300 {
  font-weight: 300;
}
.acalog-custom ._400 {
  font-weight: 400;
}
.acalog-custom ._500 {
  font-weight: 500;
}
.acalog-custom ._600 {
  font-weight: 600;
}
.acalog-custom ._700 {
  font-weight: 700;
}
.acalog-custom ._800 {
  font-weight: 800;
}
.acalog-custom .pull-center {
  position: absolute;
  left: 50%;
}
.acalog-custom .img-responsive {
  width: 100%;
  height: auto;
}
.acalog-custom .text-center {
  text-align: center;
}
.acalog-custom .text-left {
  text-align: left;
}
.acalog-custom .text-right {
  text-align: right;
}
.acalog-custom .pull-left {
  float: left;
}
.acalog-custom .pull-right {
  float: right;
}
.acalog-custom .box-shadow,
.acalog-custom .box-shadow .box,
.acalog-custom .box-shadow .box-color {
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.03), 0 1px 0 rgba(0,0,0,0.03);
  box-shadow: 0 1px 1px #000000, 0 2px 2px #000000, 0 4px 4px #000000, 0 8px 8px #000000, 0 16px 16px #000000;
}
.acalog-custom .box-shadow-z0,
.acalog-custom .box-shadow-z0 .box,
.acalog-custom .box-shadow-z0 .box-color {
  -webkit-box-shadow: 0 0px 1px rgba(0,0,0,0.15);
  box-shadow: 0 0px 1px rgba(0,0,0,0.15);
}
.acalog-custom .box-shadow-z1,
.acalog-custom .box-shadow-z1 .box,
.acalog-custom .box-shadow-z1 .box-color {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1), 0 -1px 0px rgba(0,0,0,0.02);
  box-shadow: 0 1px 2px rgba(0,0,0,0.1), 0 -1px 0px rgba(0,0,0,0.02);
}
.acalog-custom .box-shadow-z2,
.acalog-custom .box-shadow-z2 .box,
.acalog-custom .box-shadow-z2 .box-color {
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15), 0 -1px 0px rgba(0,0,0,0.02);
  box-shadow: 0 1px 2px rgba(0,0,0,0.15), 0 -1px 0px rgba(0,0,0,0.02);
}
.acalog-custom .box-shadow-z3,
.acalog-custom .box-shadow-z3 .box,
.acalog-custom .box-shadow-z3 .box-color {
  -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 -1px 0px rgba(0,0,0,0.02);
  box-shadow: 0 2px 4px rgba(0,0,0,0.1), 0 -1px 0px rgba(0,0,0,0.02);
}
.acalog-custom .box-shadow-color {
  box-shadow: 1px 2px 2px #000000, 2px 4px 4px #000000, 4px 8px 8px #000000, 8px 16px 16px #000000, 16px 32px 32px #000000;
}
.acalog-custom .drop-shadow {
  filter: drop-shadow(1px 2px 4px #000000);
}
.acalog-custom .box-radius-1x,
.acalog-custom .box-radius-1x .box,
.acalog-custom .box-radius-1x .box-color {
  border-radius: 2px;
}
.acalog-custom .box-radius-2x,
.acalog-custom .box-radius-2x .box,
.acalog-custom .box-radius-2x .box-color {
  border-radius: 3px;
}
.acalog-custom .box-radius-3x,
.acalog-custom .box-radius-3x .box,
.acalog-custom .box-radius-3x .box-color {
  border-radius: 4px;
}
.acalog-custom .blur {
  -webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);
}
.acalog-custom .blur-5 {
  opacity: 0.5;
  -webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}
.acalog-custom .opacity {
  opacity: 0.5;
}
.acalog-custom .opacity-3 {
  opacity: 0.3;
}
.acalog-custom .panel {
  border: none;
  box-shadow: 0 2px 2px rgba(0,0,0,0.25);
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.25);
  border-radius: 5px;
  margin: 15px 0;
}
.acalog-custom .panel-group .panel {
  margin-bottom: 15px;
}
.acalog-custom .panel-body {
  padding: 20px;
  background-color: #fff;
}
.acalog-custom .panel-heading {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  color: #fff;
  background-color: #00AEEF;
  padding: 15px 20px;
}
.acalog-custom h4.panel-title {
  color: #fff;
}
.acalog-custom h4.panel-title a {
  color: #f9f9f9;
}
.acalog-custom h4.panel-title a:hover {
  color: #fff;
}
.acalog-custom .panel a:hover,
.acalog-custom panel a:focus {
  text-decoration: none;
}
.acalog-custom .panel>.panel-heading,
.acalog-custom .panel.panel-default>.panel-heading {
  background-color: #003359;
}
.acalog-custom .panel.panel-inverse>.panel-heading {
  background-color: #3f51b5;
}
.acalog-custom .panel.panel-primary>.panel-heading {
  background-color: #009688;
}
.acalog-custom .panel.panel-success>.panel-heading {
  background-color: #4caf50;
}
.acalog-custom .panel.panel-info>.panel-heading {
  background-color: #03a9f4;
}
.acalog-custom .panel.panel-warning>.panel-heading {
  background-color: #ff5722;
}
.acalog-custom .panel.panel-danger>.panel-heading {
  background-color: #f44336;
}
.acalog-custom [class*="panel-"]>.panel-heading {
  color: rgba(255,255,255,0.84);
  border: 0;
}
.acalog-custom .panel-default>.panel-heading,
.acalog-custom .panel:not([class*="panel-"])>.panel-heading {
  color: rgba(0,0,0,0.87);
}
.acalog-custom .panel-footer {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #fff;
}
.acalog-custom .acc-group.default-style {
  margin-bottom: 3px;
}
.acalog-custom .acc-group.default-style>button {
  background: none;
  border: 0;
  padding: 4px 10px;
  color: #003359;
  display: block;
  width: 100%;
  text-align: left;
  position: relative;
}
.acalog-custom .acc-group.default-style>button:after {
  content: '';
  position: absolute;
  right: 5px;
  top: 5px;
  width: 20px;
  height: 20px;
  background: url("../../img/gateway/acc-arr1.png") no-repeat center top;
}
.acalog-custom .acc-group.default-style>button:hover {
  background: #dcdcdc;
  color: #111;
}
.acalog-custom .acc-group.default-style>button:focus {
  outline: none;
}
.acalog-custom .acc-group.default-style>button.collapsed:after {
  background-position: center bottom;
}
.acalog-custom .acc-group.default-style>button.collapsed {
  color: #505050;
}
.acalog-custom .acc-group.default-style>button:focus {
  outline: none;
}
.acalog-custom .acc-group.default-style .content {
  padding: 10px;
}
.acalog-custom .acc-group.default-style.tweaked {
  border-bottom: 1px solid #D5D5D5;
  padding-bottom: 3px;
}
.acalog-custom .acc-group.default-style.tweaked>button {
  font-size: 20px;
  line-height: 1.8;
  padding-left: 0;
}
.acalog-custom .acc-group.default-style.tweaked>button:after {
  top: 12px;
}
.acalog-custom .acc-group.default-style.tweaked .content {
  padding: 10px 0;
}
.acalog-custom .acc-group.default-style.tweaked .content>.row {
  margin-bottom: 10px;
}
.acalog-custom .acc-group.style2 {
  margin-bottom: 2px;
  padding: 0;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}
.acalog-custom .acc-group.style2:focus {
  outline: none;
}
.acalog-custom .acc-group.style2>button {
  display: block;
  width: 100%;
  text-align: left;
  position: relative;
  margin: 0;
  padding: 10px;
}
.acalog-custom .acc-group.style2>button:focus {
  outline: none;
}
.acalog-custom .acc-group.style2>button:after {
  content: '';
  position: absolute;
  right: 5px;
  top: 10px;
  width: 20px;
  height: 20px;
  background: url("../../img/gateway/acc-arr1.png") no-repeat center top;
  opacity: .4;
  filter: alpha(opacity=40);
}
.acalog-custom .acc-group.style2>button.collapsed:after {
  background-position: center bottom;
}
.acalog-custom .acc-group.style2>button.collapsed {
  color: #505050;
}
.acalog-custom .acc-group.style2>button.collapsed:focus {
  outline: none;
}
.acalog-custom .acc-group.style2 .content {
  padding: 10px 15px;
  border-top: 1px solid #E5E5E5;
}
.acalog-custom .acc-group.style2 .content p:last-child {
  margin-bottom: 0;
}
.acalog-custom .acc-group.style3 {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #e5e5e5;
}
.acalog-custom .acc-group.style3>button {
  display: block;
  width: 100%;
  text-align: left;
  position: relative;
  margin: 0;
  padding: 10px 10px 10px 60px;
  background: none;
  border: 0;
  font-size: 16px;
}
.acalog-custom .acc-group.style3>button:after {
  content: '-';
  position: absolute;
  left: 0;
  bottom: 35px;
  width: 20px;
  height: 20px;
  font-size: 40px;
  background: none;
  color: #003359;
  padding: 0;
}
.acalog-custom .acc-group.style3>button:hover {
  color: #003359 !important;
}
.acalog-custom .acc-group.style3>button:focus {
  outline: none;
}
.acalog-custom .acc-group.style3>button:hover:after {
  color: #003359 !important;
  background: none;
}
.acalog-custom .acc-group.style3>button.collapsed:after {
  color: #b5b5b5;
  content: '+';
  padding: 8px;
  font-size: 35px;
  margin: 0;
}
.acalog-custom .acc-group.style3>button.collapsed {
  color: #505050;
}
.acalog-custom .acc-group.style3>button.collapsed:focus {
  outline: none;
}
.acalog-custom .acc-group.style3 .content {
  padding: 10px 15px;
}
.acalog-custom .acc-group.style3 .content p:last-child {
  margin-bottom: 0;
}
.acalog-custom .vertical_tabs {
  background: #ECECEC;
  overflow: hidden;
  border-radius: 3px;
}
.acalog-custom .vertical_tabs .tabbable .nav {
  float: left;
  width: 25%;
  margin: 0 0 -1px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.acalog-custom .vertical_tabs .tabbable .nav>li>a {
  line-height: 60px;
  padding-left: 20px;
  font-weight: bold;
  text-transform: uppercase;
  color: #595959;
  background: #ffffff;
  background: -o-linear-gradient(left,#ECECEC 73%,#ECECEC 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(73%,#ECECEC),to(#ECECEC));
  background: linear-gradient(to right,#ECECEC 73%,#ECECEC 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ECECEC',endColorstr='#ededed',GradientType=1);
}
.acalog-custom .vertical_tabs .tabbable .nav>li>a>span {
  padding: 6px 7px 7px 7px;
  background: #595959;
  margin-right: 5px;
  line-height: 1;
  display: inline-block;
  vertical-align: middle;
  margin-top: -1px;
  border-radius: 50%;
}
.acalog-custom .vertical_tabs .tabbable .nav>li>a>span span {
  margin: 0;
  vertical-align: middle;
}
.acalog-custom .vertical_tabs .tabbable .nav>li>a:hover,
.acalog-custom .vertical_tabs .tabbable .nav>li.active>a {
  color: #003359;
}
.acalog-custom .vertical_tabs .tabbable .nav>li.active>a {
  background: #fff;
  margin-right: -1px;
}
.acalog-custom .vertical_tabs .tabbable .nav>li.active>a>span,
.acalog-custom .vertical_tabs .tabbable .nav>li>a:hover>span {
  background: #003359;
}
.acalog-custom .vertical_tabs .tabbable .nav>li:first-child {
  border-top: 0;
}
.acalog-custom .vertical_tabs .tabbable .tab-content {
  float: left;
  width: 75%;
  padding: 20px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.acalog-custom .tabs_style1 {
  background: #fff;
  border: 1px solid #ececec;
}
.acalog-custom .tabs_style1>ul.nav {
  margin-bottom: 0;
  background: #ffffff;
  background: -o-linear-gradient(top,#ffffff 0%,#f9f9f9 100%);
  background: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#f9f9f9));
  background: linear-gradient(to bottom,#ffffff 0%,#f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f9f9f9',GradientType=0);
}
.acalog-custom .tabs_style1>ul.nav>li {
  float: left;
  margin-bottom: -1px;
  margin-left: 0;
  padding-left: 0;
}
.acalog-custom .tabs_style1>ul.nav>li>a {
  padding: 8px 20px;
  line-height: 18px;
  border: 1px solid transparent;
  border-left: 1px solid #fff;
  border-right: 1px solid #ececec;
  color: #343434;
}
.acalog-custom .tabs_style1>ul.nav>li.active>a,
.acalog-custom .tabs_style1>ul.nav>li>a:hover {
  background-color: #fff;
}
.acalog-custom .tabs_style1>ul.nav>li.active>a {
  border-top: 3px solid #002664;
  border-left: 0;
  font-weight: 700;
  padding: 6px 20px 10px;
}
.acalog-custom .tabs_style1 .tab-content {
  display: table;
  width: 95%;
  padding: 10px 20px;
}
.acalog-custom .tabs_style2 {
  margin: 10px 0;
}
.acalog-custom .tabs_style2>ul.nav {
  margin-bottom: 10px;
}
.acalog-custom .tabs_style2>ul.nav>li {
  float: left;
  border-left: 1px dotted #ccc;
  line-height: 18px;
}
.acalog-custom .tabs_style2>ul.nav>li:first-child {
  border-left: 0;
}
.acalog-custom .tabs_style2>ul.nav>li:first-child a {
  border-left: 0;
  padding-left: 0;
}
.acalog-custom .tabs_style2>ul.nav>li>a {
  padding: 4px 20px;
  line-height: 18px;
  color: #555;
  font-weight: bold;
}
.acalog-custom .tabs_style2>ul.nav>li.active>a,
.acalog-custom .tabs_style2>ul.nav>li>a:hover {
  background: none;
  color: #222;
}
.acalog-custom .tabs_style2 .tab-content {
  display: table;
  width: 100%;
  padding: 0;
}
.acalog-custom .tabs_style3 {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 5px;
  position: static;
  overflow: hidden;
}
.acalog-custom .tabs_style3>ul.nav {
  margin-bottom: 0;
  background: #ffffff;
  background: -o-linear-gradient(top,#ffffff 0%,#f9f9f9 100%);
  background: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#f9f9f9));
  background: linear-gradient(to bottom,#ffffff 0%,#f9f9f9 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f9f9f9',GradientType=0);
}
.acalog-custom .tabs_style3>ul.nav>li {
  float: left;
  margin-bottom: -1px;
}
.acalog-custom .tabs_style3>ul.nav>li>a {
  padding: 8px 20px;
  line-height: 18px;
  border: 1px solid transparent;
  border-left: 1px solid #fff;
  border-right: 1px solid #ececec;
  color: #343434;
}
.acalog-custom .tabs_style3>ul.nav>li.active>a,
.acalog-custom .tabs_style3>ul.nav>li>a:hover {
  background-color: #fff;
}
.acalog-custom .tabs_style3>ul.nav>li.active>a {
  border-left: 0;
  font-weight: 700;
}
.acalog-custom .tabs_style3 .tab-content {
  display: table;
  width: 100%;
  padding: 10px 15px 15px;
}
.acalog-custom .tabs_style4>ul.nav {
  margin-bottom: 0;
}
.acalog-custom .tabs_style4>ul.nav>li {
  float: left;
  margin-bottom: -1px;
}
.acalog-custom .tabs_style4>ul.nav>li>a {
  padding: 8px 20px;
  line-height: 18px;
  color: #343434;
}
.acalog-custom .tabs_style4>ul.nav>li.active>a,
.acalog-custom .tabs_style4>ul.nav>li>a:hover {
  color: #222;
}
.acalog-custom .tabs_style4>ul.nav>li.active>a {
  background: #fff;
  border: 1px solid #ececec;
  border-bottom: 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -moz-border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.acalog-custom .tabs_style4 .tab-content {
  display: table;
  width: 100%;
  padding: 10px 15px 15px;
  border: 1px solid #ececec;
  background: #fff;
}
@-webkit-keyframes fadeIn {
  .acalog-custom from {
    opacity: 0;
  }
  .acalog-custom to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  .acalog-custom from {
    opacity: 0;
  }
  .acalog-custom to {
    opacity: 1;
  }
}
@-webkit-keyframes zoom-down {
  .acalog-custom from {
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transform: scale(0,0);
  }
  .acalog-custom to {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
  }
}
@keyframes zoom-down {
  .acalog-custom from {
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transform: scale(0,0);
  }
  .acalog-custom to {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
  }
}
@-webkit-keyframes zoom-up {
  .acalog-custom from {
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transform: scale(0,0);
  }
  .acalog-custom to {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
  }
}
@keyframes zoom-up {
  .acalog-custom from {
    -webkit-transform-origin: bottom;
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transform: scale(0,0);
  }
  .acalog-custom to {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
  }
}
@-webkit-keyframes slide-right {
  .acalog-custom from {
    -webkit-transform: translate(-20px,0);
    -ms-transform: translate(-20px,0);
    transform: translate(-20px,0);
    opacity: 0;
  }
  .acalog-custom to {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
  }
}
@keyframes slide-right {
  .acalog-custom from {
    -webkit-transform: translate(-20px,0);
    -ms-transform: translate(-20px,0);
    transform: translate(-20px,0);
    opacity: 0;
  }
  .acalog-custom to {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-left {
  .acalog-custom from {
    -webkit-transform: translate(20px,0);
    -ms-transform: translate(20px,0);
    transform: translate(20px,0);
    opacity: 0;
  }
  .acalog-custom to {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
  }
}
@keyframes slide-left {
  .acalog-custom from {
    -webkit-transform: translate(20px,0);
    -ms-transform: translate(20px,0);
    transform: translate(20px,0);
    opacity: 0;
  }
  .acalog-custom to {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-down {
  .acalog-custom from {
    -webkit-transform: translate(0,-20px);
    -ms-transform: translate(0,-20px);
    transform: translate(0,-20px);
    opacity: 0;
  }
  .acalog-custom to {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
  }
}
@keyframes slide-down {
  .acalog-custom from {
    -webkit-transform: translate(0,-20px);
    -ms-transform: translate(0,-20px);
    transform: translate(0,-20px);
    opacity: 0;
  }
  .acalog-custom to {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-up {
  .acalog-custom from {
    -webkit-transform: translate(0,20px);
    -ms-transform: translate(0,20px);
    transform: translate(0,20px);
    opacity: 0;
  }
  .acalog-custom to {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
  }
}
@keyframes slide-up {
  .acalog-custom from {
    -webkit-transform: translate(0,20px);
    -ms-transform: translate(0,20px);
    transform: translate(0,20px);
    opacity: 0;
  }
  .acalog-custom to {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
  }
}
.acalog-custom hr {
  border-top-color: rgba(12,12,12,0.12);
}
.acalog-custom hr.ruler-lg {
  margin: 8px 0;
}
.acalog-custom hr.ruler-xl {
  margin: 24px 0;
}
.acalog-custom hr.ruler-xxl {
  margin: 56px 0;
}
.acalog-custom .img-backdrop {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.acalog-custom .img-backdrop img {
  display: block;
  min-width: 100%;
  min-height: 100%;
  height: auto;
}
.acalog-custom .img-rounded {
  border-radius: 4px;
}
.acalog-custom .doc-section {
  margin-bottom: 80px;
}
.acalog-custom .doc-section.doc-lead {
  margin-bottom: 20px;
}
.acalog-custom .doc-section h3 {
  margin-top: 20px;
}
.acalog-custom .doc-section h4 {
  margin-top: 17px;
}
.acalog-custom .doc-section h5 {
  margin-top: 15px;
}
.acalog-custom .fuelphp-dump {
  position: fixed;
  z-index: 999;
  right: 0;
  bottom: 0;
}
.acalog-custom .hbox-sm,
.acalog-custom .hbox-md,
.acalog-custom .hbox-lg {
  padding: 0;
}
.acalog-custom .hbox-sm .hbox-column,
.acalog-custom .hbox-md .hbox-column,
.acalog-custom .hbox-lg .hbox-column {
  display: block;
  vertical-align: top;
}
.acalog-custom .hbox-sm .hbox-column.v-top,
.acalog-custom .hbox-md .hbox-column.v-top,
.acalog-custom .hbox-lg .hbox-column.v-top {
  vertical-align: top;
}
.acalog-custom .hbox-sm .hbox-column.v-middle,
.acalog-custom .hbox-md .hbox-column.v-middle,
.acalog-custom .hbox-lg .hbox-column.v-middle {
  vertical-align: middle;
}
.acalog-custom .hbox-sm .hbox-column.v-bottom,
.acalog-custom .hbox-md .hbox-column.v-bottom,
.acalog-custom .hbox-lg .hbox-column.v-bottom {
  vertical-align: bottom;
}
.acalog-custom .hbox-xs {
  display: table;
  table-layout: fixed;
  padding: 0;
}
.acalog-custom .hbox-xs .hbox-column {
  display: table-cell;
}
@media (min-width: 769px) {
  .acalog-custom .hbox-sm {
    display: table;
    table-layout: fixed;
  }
  .acalog-custom .hbox-sm .hbox-column {
    float: none;
    display: table-cell;
  }
}
@media (min-width: 992px) {
  .acalog-custom .hbox-md {
    float: none;
    display: table;
    table-layout: fixed;
  }
  .acalog-custom .hbox-md .hbox-column {
    float: none;
    display: table-cell;
  }
}
@media (min-width: 1200px) {
  .acalog-custom .hbox-lg {
    display: table;
    table-layout: fixed;
  }
  .acalog-custom .hbox-lg .hbox-column {
    float: none;
    display: table-cell;
  }
}
.acalog-custom .v-top,
.acalog-custom .v-inline-top {
  float: none !important;
  display: table-cell;
  vertical-align: top;
}
.acalog-custom .v-middle,
.acalog-custom .v-inline-middle {
  float: none !important;
  display: table-cell;
  vertical-align: middle;
}
.acalog-custom .v-bottom,
.acalog-custom .v-inline-bottom {
  float: none !important;
  display: table-cell;
  vertical-align: bottom;
}
.acalog-custom .v-inline-top,
.acalog-custom .v-inline-middle,
.acalog-custom .v-inline-bottom {
  display: inline-block;
}
.acalog-custom .card-tiles .hbox-column {
  padding: 20px;
}
.acalog-custom .text-light {
  font-weight: 300;
}
.acalog-custom .text-normal {
  font-weight: 400;
}
.acalog-custom .text-medium {
  font-weight: 500;
}
.acalog-custom .text-bold {
  font-weight: 700;
}
.acalog-custom .text-ultra-bold {
  font-weight: 900;
}
.acalog-custom h1>strong,
.acalog-custom h2>strong,
.acalog-custom h3>strong,
.acalog-custom h4>strong,
.acalog-custom h5>strong,
.acalog-custom h6>strong {
  font-weight: 700;
}
.acalog-custom h3,
.acalog-custom h4,
.acalog-custom h5,
.acalog-custom h6 {
  font-weight: 500;
}
.acalog-custom .text-display-lines {
  line-height: 1.1;
}
.acalog-custom .text-display-lines span,
.acalog-custom .text-display-lines p,
.acalog-custom .text-display-lines h1,
.acalog-custom .text-display-lines h2,
.acalog-custom .text-display-lines h3,
.acalog-custom .text-display-lines h4,
.acalog-custom .text-display-lines h5,
.acalog-custom .text-display-lines h6 {
  position: relative;
}
.acalog-custom .text-display-lines span:before,
.acalog-custom .text-display-lines p:before,
.acalog-custom .text-display-lines h1:before,
.acalog-custom .text-display-lines h2:before,
.acalog-custom .text-display-lines h3:before,
.acalog-custom .text-display-lines h4:before,
.acalog-custom .text-display-lines h5:before,
.acalog-custom .text-display-lines h6:before,
.acalog-custom .text-display-lines span:after,
.acalog-custom .text-display-lines p:after,
.acalog-custom .text-display-lines h1:after,
.acalog-custom .text-display-lines h2:after,
.acalog-custom .text-display-lines h3:after,
.acalog-custom .text-display-lines h4:after,
.acalog-custom .text-display-lines h5:after,
.acalog-custom .text-display-lines h6:after {
  content: '';
  position: absolute;
  display: block;
  height: 1px;
  width: 100%;
  background: #ff00cc;
}
.acalog-custom .text-display-lines span:before,
.acalog-custom .text-display-lines p:before,
.acalog-custom .text-display-lines h1:before,
.acalog-custom .text-display-lines h2:before,
.acalog-custom .text-display-lines h3:before,
.acalog-custom .text-display-lines h4:before,
.acalog-custom .text-display-lines h5:before,
.acalog-custom .text-display-lines h6:before {
  top: 0;
}
.acalog-custom .text-display-lines span:after,
.acalog-custom .text-display-lines p:after,
.acalog-custom .text-display-lines h1:after,
.acalog-custom .text-display-lines h2:after,
.acalog-custom .text-display-lines h3:after,
.acalog-custom .text-display-lines h4:after,
.acalog-custom .text-display-lines h5:after,
.acalog-custom .text-display-lines h6:after {
  bottom: 0;
}
.acalog-custom .text-xs {
  font-size: 75%;
}
.acalog-custom .text-sm {
  font-size: 85%;
}
.acalog-custom .text-lg {
  font-size: 125%;
}
.acalog-custom .text-xl {
  font-size: 180%;
}
.acalog-custom .text-xxl {
  font-size: 225%;
}
.acalog-custom .text-xxxl {
  font-size: 330%;
}
.acalog-custom .text-xxxxl {
  font-size: 500%;
}
.acalog-custom p {
  letter-spacing: 0.1px;
}
.acalog-custom .text-columns-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px;
}
.acalog-custom .text-columns-3 {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px;
}
.acalog-custom .text-columns-4 {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px;
}
.acalog-custom .text-columns-sm {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px;
}
.acalog-custom .text-columns {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px;
}
.acalog-custom .text-columns-lg {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 24px;
  -moz-column-gap: 24px;
  column-gap: 24px;
}
@media (max-width: 992px) {
  .acalog-custom .text-columns-sm {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
  }
  .acalog-custom .text-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
  }
  .acalog-custom .text-columns-lg {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
  }
}
@media (max-width: 769px) {
  .acalog-custom .text-columns-sm {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
  }
  .acalog-custom .text-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
  }
  .acalog-custom .text-columns-lg {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
  }
}
@media (max-width: 480px) {
  .acalog-custom .text-columns-sm {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
  }
  .acalog-custom .text-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
  }
  .acalog-custom .text-columns-lg {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 24px;
    -moz-column-gap: 24px;
    column-gap: 24px;
  }
}
.acalog-custom .line-height-normal {
  line-height: 1.846153846;
}
.acalog-custom .line-height-lg {
  line-height: 2.146153846;
}
.acalog-custom .line-height-xl {
  line-height: 2.396153846;
}
.acalog-custom .line-height-xxl {
  line-height: 2.746153846;
}
.acalog-custom .text-caption {
  display: block;
  margin-bottom: 29px;
  font-size: 12px;
}
.acalog-custom .card~.text-caption,
.acalog-custom .panel-group~.text-caption {
  margin-top: -15px;
}
.acalog-custom .no-linebreak {
  white-space: nowrap;
}
.acalog-custom .text-shadow {
  text-shadow: 0 1px 2px #000000;
}
.acalog-custom blockquote small {
  color: inherit;
  opacity: .7;
}
.acalog-custom article img.pull-right,
.acalog-custom p img.pull-right {
  margin-left: 10px;
  margin-bottom: 2px;
}
.acalog-custom article img.pull-left,
.acalog-custom p img.pull-left {
  margin-right: 10px;
  margin-bottom: 2px;
}
.acalog-custom ul,
.acalog-custom ol {
  padding-left: 20px;
  font-size: 16px;
}
.acalog-custom ul.list-divided li,
.acalog-custom ol.list-divided li {
  margin-top: 20px;
}
.acalog-custom ul.list-divided li:first-child,
.acalog-custom ol.list-divided li:first-child {
  margin-top: 0;
}
.acalog-custom ol {
  list-style-position: outside;
}
.acalog-custom .page-header {
  border-bottom-color: rgba(0,0,0,0.3);
}
.acalog-custom .page-header.no-border {
  border: none;
  margin-bottom: 10px;
  padding-bottom: 0;
}
.acalog-custom .text-divider {
  display: table;
  width: 100%;
  margin: 13px 0 20px 0;
  opacity: 0.5;
}
.acalog-custom .text-divider span {
  display: table-cell;
  padding: 0 10px;
  position: relative;
  bottom: -7px;
  white-space: nowrap;
}
.acalog-custom .text-divider:before,
.acalog-custom .text-divider:after {
  content: '';
  width: 50%;
  display: table-cell;
  border-bottom: 1px solid rgba(12,12,12,0.3);
}
.acalog-custom .dl-horizontal.dl-icon dd {
  margin-bottom: 15px;
}
@media (min-width: 769px) {
  .acalog-custom .dl-horizontal.dl-icon dt {
    width: 30px;
    text-align: left;
    padding-top: 5px;
  }
  .acalog-custom .dl-horizontal.dl-icon dd {
    margin-left: 35px;
  }
}
.acalog-custom .dl-horizontal dd.full-width {
  margin-left: 0;
}
.acalog-custom .text-default-bright {
  color: #ffffff;
}
.acalog-custom a.text-default-bright:hover {
  color: #e6e6e6;
}
.acalog-custom .text-default-light {
  color: #969c9c;
}
.acalog-custom a.text-default-light:hover {
  color: #7c8383;
}
.acalog-custom .text-default {
  color: #313534;
}
.acalog-custom a.text-default:hover {
  color: #191a1a;
}
.acalog-custom .text-default-dark {
  color: #20252b;
}
.acalog-custom a.text-default-dark:hover {
  color: #0a0c0e;
}
.acalog-custom .text-primary-bright,
.acalog-custom .text-clinical {
  color: #3CB6CE;
}
.acalog-custom a.text-primary-bright:hover,
.acalog-custom a.text-clinical:hover {
  color: #6ec9db;
}
.acalog-custom .text-primary-light {
  color: #64A0C8;
}
.acalog-custom a.text-primary-light:hover {
  color: #407394;
}
.acalog-custom .text-primary {
  color: #00AEEF;
}
.acalog-custom a.text-primary:hover {
  color: #0196ce;
}
.acalog-custom .text-primary-dark {
  color: #066265;
}
.acalog-custom a.text-primary-dark:hover {
  color: #033334;
}
.acalog-custom .text-accent-bright,
.acalog-custom .text-augray {
  color: #A5ACAF;
}
.acalog-custom a.text-accent-bright:hover,
.acalog-custom a.text-augray:hover {
  color: #878a8c;
}
.acalog-custom .text-accent-light {
  color: #44D62C;
}
.acalog-custom a.text-accent-light:hover {
  color: #39b325;
}
.acalog-custom .text-accent {
  color: #003359;
}
.acalog-custom a.text-accent:hover {
  color: #011b2f;
}
.acalog-custom .text-accent-dark {
  color: #681a7f;
}
.acalog-custom a.text-accent-dark:hover {
  color: #461155;
}
.acalog-custom .text-info {
  color: #2196f3;
}
.acalog-custom a.text-info:hover {
  color: #0c7cd5;
}
.acalog-custom .text-warning {
  color: #ff9800;
}
.acalog-custom a.text-warning:hover {
  color: #cc7a00;
}
.acalog-custom .text-danger {
  color: #f44336;
}
.acalog-custom a.text-danger:hover {
  color: #ea1c0d;
}
.acalog-custom .text-success {
  color: #4caf50;
}
.acalog-custom a.text-success:hover {
  color: #3d8b40;
}
.acalog-custom a.link-tag {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 4;
}
.acalog-custom #base {
  overflow: hidden;
  padding-left: 64px;
  width: 100%;
  min-height: 100%;
}
.acalog-custom #base>.backdrop {
  position: fixed;
  z-index: 1031;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  background-color: rgba(12,12,12,0.33);
}
.acalog-custom #base.hide-backdrop>.backdrop {
  display: none;
  position: relative;
}
@media (min-width: 1200px) {
  .acalog-custom .menubar-pin #base {
    padding-left: 240px;
  }
}
@media (min-width: 769px) {
  .acalog-custom .full-content #base,
  .acalog-custom .full-content #content {
    height: 100%;
  }
}
@media (max-width: 768px) {
  .acalog-custom #base {
    padding-left: 0;
    padding-right: 0;
  }
}
.acalog-custom .no-sidebar #header {
  right: 12px;
}
.acalog-custom .headerbar {
  position: relative;
  min-height: 50px;
}
.acalog-custom .headerbar:before,
.acalog-custom .headerbar:after {
  content: " ";
  display: table;
}
.acalog-custom .headerbar:after {
  clear: both;
}
.acalog-custom .headerbar .navbar-devider {
  display: block;
  width: 20px;
  height: 5px;
}
.acalog-custom .headerbar-left {
  position: absolute;
}
.acalog-custom .headerbar-left a {
  float: left;
}
.acalog-custom .headerbar-left .header-nav {
  margin-left: 24px;
}
.acalog-custom .headerbar-right {
  float: right;
}
.acalog-custom .headerbar-right .header-nav {
  display: inline-block;
  float: left;
}
.acalog-custom .headerbar-right .dropdown-menu {
  left: auto;
  right: 0;
}
.acalog-custom .headerbar-right .header-nav-toggle {
  margin-left: 0;
}
.acalog-custom .header-nav {
  margin: 0 12px;
  padding-left: 0;
  list-style: none;
}
.acalog-custom .header-nav>li {
  position: relative;
  display: block;
  padding: 14px 0 14px 12px;
  float: left;
}
.acalog-custom .header-nav>li:first-child {
  padding-left: 0;
}
.acalog-custom .header-nav>li>a {
  position: relative;
  display: block;
}
.acalog-custom .header-nav>li>a:hover,
.acalog-custom .header-nav>li>a:focus {
  text-decoration: none;
  background-color: rgba(12,12,12,0.07);
}
.acalog-custom .header-nav>li.disabled>a {
  color: #969c9c;
}
.acalog-custom .header-nav>li.disabled>a:hover,
.acalog-custom .header-nav>li.disabled>a:focus {
  color: #969c9c;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.acalog-custom .header-nav .open>a,
.acalog-custom .header-nav .open>a:hover,
.acalog-custom .header-nav .open>a:focus {
  background-color: #e5e6e6;
  border-color: #00AEEF;
}
.acalog-custom .header-nav>li>a>img {
  max-width: none;
}
.acalog-custom .header-nav .btn-icon-toggle:hover {
  background-color: rgba(12,12,12,0.07);
}
.acalog-custom .header-nav .navbar-search {
  float: right;
}
.acalog-custom .header-nav .header-nav-brand {
  display: inline-table;
  padding: 0;
  height: 64px;
}
.acalog-custom .header-nav .header-nav-brand .brand-holder {
  display: table-cell;
  vertical-align: middle;
}
.acalog-custom .header-nav .header-nav-brand a {
  text-decoration: none;
}
.acalog-custom .header-nav .header-nav-brand img {
  max-height: 48px;
}
.acalog-custom .header-nav-profile .dropdown {
  padding: 0;
}
.acalog-custom .header-nav-profile .dropdown>a {
  position: relative;
  min-height: 64px;
  padding: 12px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.acalog-custom .header-nav-profile .dropdown>a:after {
  content: "\f107";
  position: absolute;
  *margin-right: .3em;
  right: 10px;
  top: 22px;
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
.acalog-custom .header-nav-profile .dropdown>a .ink {
  background-color: rgba(83,88,88,0.15);
}
.acalog-custom .header-nav-profile .dropdown img {
  width: 40px;
  height: 40px;
  border-radius: 40px;
}
.acalog-custom .header-nav-profile .dropdown .profile-info {
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px 0 10px;
  line-height: 15px;
}
.acalog-custom .header-nav-profile .dropdown .profile-info small {
  display: block;
  opacity: 0.5;
}
.acalog-custom .header-nav-profile .dropdown .dropdown-menu {
  min-width: 100%;
}
.acalog-custom .header-nav-profile .dropdown.open {
  color: #313534;
}
.acalog-custom .header-nav-profile .dropdown.open>a {
  margin-top: 6px;
  padding: 6px 12px 12px 12px;
  min-height: 58px;
  background-color: #ffffff;
  border-color: rgba(255,255,255,0.9);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
}
.acalog-custom .header-nav-profile .dropdown.open>a:after {
  top: 16px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.acalog-custom .header-nav-profile .dropdown.open .dropdown-menu {
  margin-top: -1px;
  border-top: none;
}
.acalog-custom .header-nav-options .dropdown>a .badge {
  position: absolute;
  font-size: 10px;
  top: -1px;
  right: 4px;
}
.acalog-custom .header-nav-options .dropdown .dropdown-menu {
  top: 14px;
}
@media (min-width: 1200px) {
  .acalog-custom .menubar-first.menubar-pin .header-nav .header-nav-brand {
    display: none;
  }
  .acalog-custom .menubar-first.menubar-pin #header {
    left: 240px;
  }
}
@media (min-width: 769px) {
  .acalog-custom .menubar-first #header .menubar-toggle {
    display: none;
  }
  .acalog-custom .menubar-first #header {
    left: 64px;
  }
}
@media (max-width: 768px) {
  .acalog-custom #header {
    position: relative;
  }
  .acalog-custom .header-fixed #header {
    position: relative;
  }
  .acalog-custom .header-fixed #header:before {
    content: '';
    z-index: 0;
    position: fixed;
    top: 0;
    display: block;
    width: 100%;
    height: 64px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
  }
  .acalog-custom .headerbar-left {
    z-index: 1011;
    left: 0;
    right: 0;
    height: 64px;
    background: #ffffff;
    border-bottom: 1px solid #e5e6e6;
  }
  .acalog-custom .header-fixed .headerbar-left {
    position: fixed;
  }
  .acalog-custom .headerbar-right {
    position: absolute;
    left: 0;
    right: 0;
    top: 64px;
    float: none !important;
    background: #ffffff;
    -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
  }
  .acalog-custom .headerbar-right .header-nav-options {
    margin-right: 12px;
    float: right;
  }
  .acalog-custom .headerbar-right .header-nav-profile {
    position: absolute;
    float: left;
  }
  .acalog-custom .headerbar-right .header-nav-toggle {
    position: absolute;
    z-index: 1012;
    top: -64px;
    right: 0;
  }
  .acalog-custom .header-fixed .headerbar-right .header-nav-toggle {
    position: fixed;
    top: 0;
  }
  .acalog-custom .headerbar-left .header-nav {
    margin-left: 12px;
  }
  .acalog-custom .header-nav-profile .dropdown img {
    width: 0px;
    opacity: 0;
  }
  .acalog-custom .header-nav-profile .dropdown .profile-info {
    padding-left: 0;
    padding-right: 30px;
  }
  .acalog-custom .navbar-search {
    position: relative;
    z-index: 1;
  }
  .acalog-custom .navbar-search.expanded .form-group {
    max-width: 100%;
    width: 480px;
  }
}
.acalog-custom #header.header-inverse {
  background: #242a31;
  color: rgba(255,255,255,0.6);
}
.acalog-custom .header-inverse .header-nav .btn-icon-toggle:hover {
  background-color: rgba(255,255,255,0.15);
}
@media (max-width: 768px) {
  .acalog-custom .header-inverse .headerbar-left {
    background: #242a31;
    border-bottom-color: rgba(255,255,255,0.15);
  }
  .acalog-custom .header-inverse .headerbar-right {
    background: #242a31;
  }
}
.acalog-custom #menubar {
  position: fixed;
  z-index: 1004;
  left: 0;
  top: 64px;
  bottom: 0;
  width: 64px;
  color: rgba(12,12,12,0.85);
}
.acalog-custom .menubar-first #menubar {
  z-index: 1006;
}
.acalog-custom #menubar:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background: #f2f3f3;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
}
.acalog-custom #menubar .nano:focus,
.acalog-custom #menubar .nano-content:focus {
  outline: none;
}
.acalog-custom #menubar .nano-pane {
  z-index: 2;
  width: 5px;
  background: transparent;
}
.acalog-custom #menubar .nano-slider {
  background: rgba(12,12,12,0.2);
}
.acalog-custom #menubar .menubar-scroll-panel {
  position: relative;
  padding-top: 16px;
  z-index: 2;
  min-height: 100%;
}
.acalog-custom #menubar .menubar-foot-panel {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  border-top: 1px solid rgba(12,12,12,0.07);
  padding: 16px;
}
.acalog-custom .menubar-visible #menubar {
  width: 240px;
}
.acalog-custom #menubar.animate {
  -webkit-transition: width 0.5s cubic-bezier(0.15,0.99,0.18,1.01);
  -o-transition: width 0.5s cubic-bezier(0.15,0.99,0.18,1.01);
  transition: width 0.5s cubic-bezier(0.15,0.99,0.18,1.01);
}
.acalog-custom body:not(.header-fixed) #menubar,
.acalog-custom .menubar-first #menubar {
  top: 0;
}
.acalog-custom .menubar-fixed-panel {
  position: relative;
  display: inline-table;
  width: 100%;
  height: 64px;
  z-index: 10;
  border-bottom: 1px solid rgba(12,12,12,0.07);
}
.acalog-custom .menubar-fixed-panel>div {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 12px;
}
.acalog-custom .menubar-fixed-panel>div:first-child {
  max-width: 26px;
}
.acalog-custom .menubar-fixed-panel a {
  text-decoration: none;
}
.acalog-custom .menubar-fixed-panel img {
  max-height: 48px;
}
.acalog-custom .menubar-fixed-panel .expanded {
  display: none;
}
.acalog-custom .menubar-visible .menubar-fixed-panel .expanded,
.acalog-custom .menubar-pin .menubar-fixed-panel .expanded {
  display: table-cell;
}
.acalog-custom body:not(.menubar-first) .menubar-fixed-panel {
  display: none;
}
.acalog-custom #menubar.menubar-inverse {
  color: rgba(255,255,255,0.55);
}
.acalog-custom #menubar.menubar-inverse:before {
  background: #2b323a;
}
.acalog-custom #menubar.menubar-inverse .nano-slider {
  background: rgba(255,255,255,0.4);
}
.acalog-custom .hidden-folded {
  display: none;
}
.acalog-custom .menubar-visible .hidden-folded {
  display: inherit;
}
@media (min-width: 1200px) {
  .acalog-custom .menubar-pin #menubar {
    width: 240px;
  }
  .acalog-custom .menubar-pin .brand-holder {
    display: table-cell;
  }
  .acalog-custom .menubar-pin .hidden-folded {
    display: inherit;
  }
}
@media (max-width: 768px) {
  .acalog-custom #menubar {
    width: 240px;
    z-index: 1013;
    -webkit-transform: translate(-250px,0);
    -ms-transform: translate(-250px,0);
    transform: translate(-250px,0);
    -webkit-transition: -webkit-transform 0.5s ease-in;
    -o-transition: -o-transform 0.5s ease-in;
    transition: -webkit-transform 0.5s ease-in;
    -o-transition: transform 0.5s ease-in;
    transition: transform 0.5s ease-in;
    transition: transform 0.5s ease-in, -webkit-transform 0.5s ease-in;
  }
  .acalog-custom .menubar-visible #menubar {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.15,0.99,0.18,1.01);
    -o-transition: -o-transform 0.5s cubic-bezier(0.15,0.99,0.18,1.01);
    transition: -webkit-transform 0.5s cubic-bezier(0.15,0.99,0.18,1.01);
    -o-transition: transform 0.5s cubic-bezier(0.15,0.99,0.18,1.01);
    transition: transform 0.5s cubic-bezier(0.15,0.99,0.18,1.01);
    transition: transform 0.5s cubic-bezier(0.15,0.99,0.18,1.01), -webkit-transform 0.5s cubic-bezier(0.15,0.99,0.18,1.01);
  }
}
.acalog-custom .gui-controls {
  font-size: 12px;
  padding: 0;
  margin-bottom: 30px;
}
.acalog-custom .gui-controls small {
  display: block;
  margin: 30px 12px 12px 12px;
  font-size: 10px;
  font-weight: 500;
  opacity: 0.7;
}
.acalog-custom .menubar-visible .gui-controls small,
.acalog-custom .menubar-pin .gui-controls small {
  color: rgba(12,12,12,0.85);
}
.acalog-custom .gui-controls li:first-child>small {
  margin-top: 0;
}
.acalog-custom .gui-controls .badge {
  position: absolute;
  top: 1px;
  margin-left: 8px;
  border-radius: 2px;
  padding: 2px 4px;
  font-size: 10px;
}
.acalog-custom .gui-controls li {
  list-style: none;
}
.acalog-custom .gui-controls li.gui-folder>a {
  cursor: pointer;
}
.acalog-custom .gui-controls>li {
  position: relative;
  margin-bottom: 12px;
}
.acalog-custom .gui-controls>li>a {
  position: relative;
  display: block;
  text-decoration: none;
  padding: 12px 0px;
  font-size: 12px;
  line-height: normal;
  border-radius: 0;
  padding-left: 0;
  min-height: 40px;
  min-width: 64px;
  z-index: 1;
}
.acalog-custom .gui-controls>li>a.btn-flat {
  padding: 12px 0px;
}
.acalog-custom .gui-controls>li>a:focus {
  outline: none;
}
.acalog-custom .gui-controls>li ul>li>a {
  position: relative;
  display: block;
  text-decoration: none;
  padding: 7px 17px;
  font-size: 12px;
  line-height: normal;
  border-radius: 0;
  padding-left: 57px;
}
.acalog-custom .gui-controls>li ul>li>a.btn-flat {
  padding: 7px 8.5px;
}
.acalog-custom .gui-controls>li ul>li>a:active,
.acalog-custom .gui-controls>li ul>li>a.active {
  background-color: #ffffff;
}
.acalog-custom .gui-controls>li ul>li>a:hover,
.acalog-custom .gui-controls>li ul>li>a:focus {
  background-color: rgba(12,12,12,0.07);
}
.acalog-custom .gui-controls.nav>li>a:hover {
  background: inherit;
}
.acalog-custom .expanded-menu-item-markup .gui-controls>li:not(.gui-folder)>a:hover {
  background-color: rgba(12,12,12,0.07);
}
.acalog-custom .expanded-menu-item-markup .gui-controls>li.active:not(.gui-folder)>a {
  background-color: #ffffff;
  -webkit-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
.acalog-custom .menubar-visible .gui-controls>li:not(.gui-folder)>a:hover {
  background-color: rgba(12,12,12,0.07);
}
.acalog-custom .menubar-visible .gui-controls>li.active:not(.gui-folder)>a {
  background-color: #ffffff;
  -webkit-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
.acalog-custom .menubar-visible .menubar-inverse .gui-controls>li:not(.gui-folder)>a:hover {
  background-color: #313942;
}
.acalog-custom .menubar-visible .menubar-inverse .gui-controls>li.active:not(.gui-folder)>a {
  background-color: #20252b;
}
.acalog-custom .gui-controls li ul {
  padding: 0;
  display: none;
}
.acalog-custom .gui-controls li.expanded>ul {
  display: block;
}
.acalog-custom .gui-controls>li>ul>li>ul li:before {
  left: 51px;
}
.acalog-custom .gui-controls>li>ul>li>ul a {
  padding-left: 78px;
}
.acalog-custom .gui-controls>li>ul>li>ul a:before {
  left: 51px;
}
.acalog-custom .gui-controls>li>ul>li>ul>li>ul li:before {
  left: 72px;
}
.acalog-custom .gui-controls>li>ul>li>ul>li>ul a {
  padding-left: 99px;
}
.acalog-custom .gui-controls>li>ul>li>ul>li>ul a:before {
  left: 72px;
}
.acalog-custom .gui-controls>li>ul>li>ul>li>ul>li>ul li:before {
  left: 93px;
}
.acalog-custom .gui-controls>li>ul>li>ul>li>ul>li>ul a {
  padding-left: 120px;
}
.acalog-custom .gui-controls>li>ul>li>ul>li>ul>li>ul a:before {
  left: 93px;
}
.acalog-custom .gui-controls>li>ul>li>ul>li>ul>li>ul>li>ul li:before {
  left: 114px;
}
.acalog-custom .gui-controls>li>ul>li>ul>li>ul>li>ul>li>ul a {
  padding-left: 141px;
}
.acalog-custom .gui-controls>li>ul>li>ul>li>ul>li>ul>li>ul a:before {
  left: 114px;
}
.acalog-custom .gui-controls>li ul>li {
  position: relative;
}
.acalog-custom .gui-controls>li ul>li:before {
  content: "";
  left: 30px;
  top: 15px;
  bottom: -15px;
  position: absolute;
  display: block;
  width: 1px;
  border-left: 1px dashed rgba(12,12,12,0.3);
  z-index: 1;
}
.acalog-custom .gui-controls>li ul>li:first-child:before {
  top: 0;
}
.acalog-custom .gui-controls>li ul>li:last-child:before,
.acalog-custom .gui-controls>li ul>li.last-child:before {
  display: none;
}
.acalog-custom .gui-controls>li ul>li>a:before {
  content: "";
  left: 30px;
  top: 15px;
  position: absolute;
  display: block;
  width: 21px;
  border-bottom: 1px dashed rgba(12,12,12,0.3);
  z-index: 1;
}
.acalog-custom .gui-controls li .title {
  position: relative;
  left: -10px;
  display: block;
  padding-left: 6px;
  color: rgba(12,12,12,0.85);
  white-space: nowrap;
  overflow: hidden;
  opacity: 0;
  text-shadow: none;
  -webkit-transition: all 0.5s cubic-bezier(0.15,0.99,0.18,1.01);
  -o-transition: all 0.5s cubic-bezier(0.15,0.99,0.18,1.01);
  transition: all 0.5s cubic-bezier(0.15,0.99,0.18,1.01);
}
.acalog-custom .gui-controls li>a:hover .title {
  color: #0c0c0c;
}
.acalog-custom .gui-controls li.active>a .title {
  color: #00AEEF;
  font-weight: 500;
}
.acalog-custom .gui-controls li.gui-folder>a .title {
  font-style: italic;
  color: rgba(12,12,12,0.75);
}
.acalog-custom .gui-controls li.gui-folder.expanded>a .title,
.acalog-custom .gui-controls li.gui-folder.active>a .title {
  color: rgba(12,12,12,0.85);
}
.acalog-custom .gui-controls>li>a .title {
  margin-left: 57px;
}
.acalog-custom .expanded-menu-title .gui-controls li .title {
  left: 0;
  opacity: 1;
}
.acalog-custom .menubar-visible .gui-controls li .title {
  left: 0;
  opacity: 1;
}
.acalog-custom .gui-folder>a:after {
  content: "+";
  position: absolute;
  top: 7px;
  display: inline-block;
  margin-left: -12px;
  color: rgba(12,12,12,0.5);
  font-size: 12px;
  font-weight: inherit;
  opacity: 0;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.acalog-custom .gui-folder.expanding>a:after,
.acalog-custom .gui-folder.expanded>a:after {
  font-size: 16px;
  font-weight: 400;
  margin-top: -2px;
  margin-left: -12px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.acalog-custom .gui-controls>.gui-folder>a:after {
  top: 12px;
  margin-left: 2px;
}
.acalog-custom .gui-controls>.gui-folder.expanding>a:after,
.acalog-custom .gui-controls>.gui-folder.expanded>a:after {
  color: rgba(12,12,12,0.4);
  margin-left: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.acalog-custom .expanded-menu-sign .gui-folder>a:after {
  opacity: 1;
}
.acalog-custom .menubar-visible .gui-folder>a:after {
  opacity: 1;
}
.acalog-custom .gui-icon {
  position: absolute;
  left: 12px;
  top: 0;
  width: 40px;
  height: 40px;
  color: #535858;
  font-size: 18px;
  overflow: hidden;
  border-radius: 999px;
  -webkit-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
}
.acalog-custom .gui-icon .fa:first-child,
.acalog-custom .gui-icon .md:first-child,
.acalog-custom .gui-icon .glyphicon:first-child {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: 40px;
  width: 1em;
}
.acalog-custom .gui-icon:hover {
  background-color: rgba(12,12,12,0.07);
  color: #313534;
}
.acalog-custom .gui-icon:hover img {
  left: -5px;
  top: -5px;
  width: 50px;
  height: 50px;
}
.acalog-custom .gui-controls a.expanded .gui-icon,
.acalog-custom .gui-controls li.active .gui-icon,
.acalog-custom .gui-controls li.active .gui-icon:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #00AEEF;
}
.acalog-custom .gui-icon-active {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #00AEEF;
}
.acalog-custom .expanded-menu-icon .gui-folder:hover:not(.active) .gui-icon {
  background-color: rgba(12,12,12,0.07);
  color: #313534;
}
.acalog-custom .expanded-menu-icon .gui-controls>li:not(.gui-folder) .gui-icon:hover {
  background: inherit;
}
.acalog-custom .expanded-menu-icon .gui-icon:hover {
  background: inherit;
}
.acalog-custom .menubar-visible .gui-folder:hover:not(.active) .gui-icon {
  background-color: rgba(12,12,12,0.07);
  color: #313534;
}
.acalog-custom .menubar-visible .gui-controls>li:not(.gui-folder) .gui-icon:hover {
  background: inherit;
}
.acalog-custom .menubar-visible .gui-icon:hover {
  background: inherit;
}
.acalog-custom .menubar-visible .menubar-inverse .gui-folder:hover:not(.active) .gui-icon {
  background-color: rgba(255,255,255,0.12);
  color: #ffffff;
}
.acalog-custom .menubar-visible .menubar-inverse .gui-controls>li:not(.gui-folder) .gui-icon:hover {
  background: inherit;
}
.acalog-custom .menubar-visible .menubar-inverse .gui-icon:hover {
  background: inherit;
}
.acalog-custom .gui-controls a.blink .gui-icon {
  -webkit-animation: normal 1.4s 4 blink cubic-bezier(0.9,0,0.1,1);
  animation: normal 1.4s 4 blink cubic-bezier(0.9,0,0.1,1);
  -webkit-animation: normal 1.4s 4 blink cubic-bezier(0.9,0,0.1,1) 1s ease-in;
  animation: normal 1.4s 4 blink cubic-bezier(0.9,0,0.1,1) 1s ease-in;
}
@-webkit-keyframes blink {
  .acalog-custom 50% {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #00AEEF;
  }
}
@keyframes blink {
  .acalog-custom 50% {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #00AEEF;
  }
}
@media (min-width: 1200px) {
  .acalog-custom .menubar-pin .gui-controls>li:not(.gui-folder)>a:hover {
    background-color: rgba(12,12,12,0.07);
  }
  .acalog-custom .menubar-pin .gui-controls>li.active:not(.gui-folder)>a {
    background-color: #ffffff;
    -webkit-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    transition: background 0.3s linear;
  }
  .acalog-custom .menubar-pin .menubar-inverse .gui-controls>li:not(.gui-folder)>a:hover {
    background-color: #313942;
  }
  .acalog-custom .menubar-pin .menubar-inverse .gui-controls>li.active:not(.gui-folder)>a {
    background-color: #20252b;
  }
  .acalog-custom .menubar-pin .gui-controls li .title {
    left: 0;
    opacity: 1;
  }
  .acalog-custom .menubar-pin .gui-folder>a:after {
    opacity: 1;
  }
  .acalog-custom .menubar-pin .gui-folder:hover:not(.active) .gui-icon {
    background-color: rgba(12,12,12,0.07);
    color: #313534;
  }
  .acalog-custom .menubar-pin .gui-controls>li:not(.gui-folder) .gui-icon:hover {
    background: inherit;
  }
  .acalog-custom .menubar-pin .gui-icon:hover {
    background: inherit;
  }
  .acalog-custom .menubar-pin .menubar-inverse .gui-folder:hover:not(.active) .gui-icon {
    background-color: rgba(255,255,255,0.12);
    color: #ffffff;
  }
  .acalog-custom .menubar-pin .menubar-inverse .gui-controls>li:not(.gui-folder) .gui-icon:hover {
    background: inherit;
  }
  .acalog-custom .menubar-pin .menubar-inverse .gui-icon:hover {
    background: inherit;
  }
}
.acalog-custom .menubar-visible .menubar-inverse .gui-controls small,
.acalog-custom .menubar-pin .menubar-inverse .gui-controls small {
  color: rgba(255,255,255,0.55);
}
.acalog-custom .menubar-inverse .gui-controls>li ul>li>a:active,
.acalog-custom .menubar-inverse .gui-controls>li ul>li>a.active {
  background-color: #20252b;
}
.acalog-custom .menubar-inverse .gui-controls>li ul>li>a:hover,
.acalog-custom .menubar-inverse .gui-controls>li ul>li>a:focus {
  background-color: #313942;
}
.acalog-custom .expanded-menu-item-markup .menubar-inverse .gui-controls>li:not(.gui-folder)>a:hover {
  background-color: #313942;
}
.acalog-custom .expanded-menu-item-markup .menubar-inverse .gui-controls>li.active:not(.gui-folder)>a {
  background-color: #20252b;
}
.acalog-custom .menubar-visible .gui-controls>li:not(.gui-folder)>a:hover {
  background-color: rgba(12,12,12,0.07);
}
.acalog-custom .menubar-visible .gui-controls>li.active:not(.gui-folder)>a {
  background-color: #ffffff;
  -webkit-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  transition: background 0.3s linear;
}
.acalog-custom .menubar-visible .menubar-inverse .gui-controls>li:not(.gui-folder)>a:hover {
  background-color: #313942;
}
.acalog-custom .menubar-visible .menubar-inverse .gui-controls>li.active:not(.gui-folder)>a {
  background-color: #20252b;
}
.acalog-custom .menubar-inverse .gui-controls>li ul>li:before {
  border-left: 1px dashed rgba(255,255,255,0.3);
}
.acalog-custom .menubar-inverse .gui-controls>li ul>li>a:before {
  border-bottom: 1px dashed rgba(255,255,255,0.3);
}
.acalog-custom .menubar-inverse .gui-controls li .title {
  color: rgba(255,255,255,0.55);
  text-shadow: 0 1px 2px #000000;
}
.acalog-custom .menubar-inverse .gui-controls li>a:hover .title {
  color: #ffffff;
}
.acalog-custom .menubar-inverse .gui-controls li.active>a .title {
  color: #ffffff;
}
.acalog-custom .menubar-inverse .gui-controls li.gui-folder>a .title {
  color: rgba(255,255,255,0.5);
}
.acalog-custom .menubar-inverse .gui-controls li.gui-folder.expanded>a .title,
.acalog-custom .menubar-inverse .gui-controls li.gui-folder.active>a .title {
  color: rgba(255,255,255,0.55);
}
.acalog-custom .menubar-inverse .gui-folder>a:after {
  color: rgba(255,255,255,0.5);
}
.acalog-custom .menubar-inverse .gui-controls>.gui-folder.expanding>a:after,
.acalog-custom .menubar-inverse .gui-controls>.gui-folder.expanded>a:after {
  color: rgba(255,255,255,0.4);
}
.acalog-custom .menubar-inverse .gui-icon {
  color: rgba(255,255,255,0.65);
}
.acalog-custom .menubar-inverse .gui-icon:hover {
  background-color: rgba(255,255,255,0.12);
  color: #ffffff;
}
.acalog-custom .menubar-inverse .gui-controls a.expanded .gui-icon,
.acalog-custom .menubar-inverse .gui-controls li.active .gui-icon,
.acalog-custom .menubar-inverse .gui-controls li.active .gui-icon:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #00AEEF;
}
.acalog-custom .menubar-inverse .gui-icon-active {
  background-color: #00AEEF;
  border-color: #ffffff;
  color: #ffffff;
}
.acalog-custom .expanded-menu-icon .menubar-inverse .gui-folder:hover:not(.active) .gui-icon {
  background-color: rgba(255,255,255,0.12);
  color: #ffffff;
}
.acalog-custom .expanded-menu-icon .menubar-inverse .gui-controls>li:not(.gui-folder) .gui-icon:hover {
  background: inherit;
}
.acalog-custom .expanded-menu-icon .menubar-inverse .gui-icon:hover {
  background: inherit;
}
.acalog-custom .menubar-visible .gui-folder:hover:not(.active) .gui-icon {
  background-color: rgba(12,12,12,0.07);
  color: #313534;
}
.acalog-custom .menubar-visible .gui-controls>li:not(.gui-folder) .gui-icon:hover {
  background: inherit;
}
.acalog-custom .menubar-visible .gui-icon:hover {
  background: inherit;
}
.acalog-custom .menubar-visible .menubar-inverse .gui-folder:hover:not(.active) .gui-icon {
  background-color: rgba(255,255,255,0.12);
  color: #ffffff;
}
.acalog-custom .menubar-visible .menubar-inverse .gui-controls>li:not(.gui-folder) .gui-icon:hover {
  background: inherit;
}
.acalog-custom .menubar-visible .menubar-inverse .gui-icon:hover {
  background: inherit;
}
@media (min-width: 1200px) {
  .acalog-custom .menubar-pin .gui-controls>li:not(.gui-folder)>a:hover {
    background-color: rgba(12,12,12,0.07);
  }
  .acalog-custom .menubar-pin .gui-controls>li.active:not(.gui-folder)>a {
    background-color: #ffffff;
    -webkit-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
    transition: background 0.3s linear;
  }
  .acalog-custom .menubar-pin .menubar-inverse .gui-controls>li:not(.gui-folder)>a:hover {
    background-color: #313942;
  }
  .acalog-custom .menubar-pin .menubar-inverse .gui-controls>li.active:not(.gui-folder)>a {
    background-color: #20252b;
  }
  .acalog-custom .menubar-pin .gui-folder:hover:not(.active) .gui-icon {
    background-color: rgba(12,12,12,0.07);
    color: #313534;
  }
  .acalog-custom .menubar-pin .gui-controls>li:not(.gui-folder) .gui-icon:hover {
    background: inherit;
  }
  .acalog-custom .menubar-pin .gui-icon:hover {
    background: inherit;
  }
  .acalog-custom .menubar-pin .menubar-inverse .gui-folder:hover:not(.active) .gui-icon {
    background-color: rgba(255,255,255,0.12);
    color: #ffffff;
  }
  .acalog-custom .menubar-pin .menubar-inverse .gui-controls>li:not(.gui-folder) .gui-icon:hover {
    background: inherit;
  }
  .acalog-custom .menubar-pin .menubar-inverse .gui-icon:hover {
    background: inherit;
  }
}
.acalog-custom section.full-bleed {
  padding: 0 !important;
}
.acalog-custom .section-body:first-child {
  margin-top: 24px;
}
.acalog-custom .full-bleed .section-body:first-child {
  margin-top: 0;
}
.acalog-custom .section-body.full-bleed {
  margin: 0 -24px;
}
.acalog-custom .section-header {
  height: 64px;
  padding: 14px 0;
}
.acalog-custom .section-header h1,
.acalog-custom .section-header h2,
.acalog-custom .section-header h3,
.acalog-custom .section-header h4,
.acalog-custom .section-header h5,
.acalog-custom .section-header h6 {
  text-shadow: none;
  line-height: 1.846153846;
  margin: 0;
}
.acalog-custom .section-header h1 {
  margin-top: -9px;
  margin-bottom: -6px;
}
.acalog-custom .section-header h2 {
  margin-top: -3px;
  margin-bottom: -6px;
}
.acalog-custom .section-header h3 {
  margin-top: 0px;
}
.acalog-custom .section-header h4 {
  margin-top: 5px;
}
.acalog-custom .section-header h5 {
  margin-top: 9px;
}
.acalog-custom .section-header h6 {
  margin-top: 8px;
}
.acalog-custom .section-action {
  position: relative;
  height: 64px;
  padding-bottom: 8px;
  padding-top: 8px;
}
.acalog-custom .section-action:before,
.acalog-custom .section-action:after {
  content: " ";
  display: table;
}
.acalog-custom .section-action:after {
  clear: both;
}
.acalog-custom .full-content .section-action {
  position: fixed;
  z-index: 1001;
  bottom: 0;
  left: 64px;
  right: 0;
  -webkit-box-shadow: 0 -1px 3px 0 rgba(0,0,0,0.33);
  box-shadow: 0 -1px 3px 0 rgba(0,0,0,0.33);
}
.acalog-custom .section-action-row {
  padding: 6px 16px;
}
.acalog-custom .section-floating-action-row {
  position: absolute;
  right: 24px;
  top: 0;
}
.acalog-custom .section-floating-action-row .btn {
  top: -20px;
}
.acalog-custom .section-floating-action-row .btn-lg {
  top: -28px;
}
.acalog-custom .section-floating-action-row .btn-sm {
  top: -18px;
}
.acalog-custom .section-floating-action-row .btn-xs {
  top: -15px;
}
.acalog-custom section.section-account .img-backdrop {
  background-position: center;
  height: 0;
}
.acalog-custom section.section-account .spacer {
  display: block;
  position: relative;
}
.acalog-custom section.section-account .img-circle {
  float: left;
  right: 0;
  border: 5px solid #ffffff;
  margin-right: 20px;
  width: 120px;
  height: 120px;
}
@media (min-height: 500px) and (max-height: 700px) {
  .acalog-custom section.section-account .img-backdrop,
  .acalog-custom section.section-account .spacer {
    height: 150px;
  }
  .acalog-custom section.section-account .img-circle {
    position: absolute;
    top: -80px;
    margin-right: 0;
  }
  .acalog-custom section.section-account .img-backdrop {
    -webkit-animation: backdrop-animation 0.8s ease-out;
    animation: backdrop-animation 0.8s ease-out;
    -webkit-animation: backdrop-animation 0.8s ease-out 1s ease-in;
    animation: backdrop-animation 0.8s ease-out 1s ease-in;
  }
  .acalog-custom section.section-account .card-body {
    -webkit-animation: box-animation 1s ease-out;
    animation: box-animation 1s ease-out;
    -webkit-animation: box-animation 1s ease-out 1s ease-in;
    animation: box-animation 1s ease-out 1s ease-in;
  }
}
@media (min-height: 700px) {
  .acalog-custom section.section-account .img-backdrop,
  .acalog-custom section.section-account .spacer {
    height: 300px;
  }
  .acalog-custom section.section-account .img-circle {
    position: absolute;
    top: -80px;
    margin-right: 0;
  }
  .acalog-custom section.section-account .img-backdrop {
    -webkit-animation: backdrop-animation 0.8s ease-out;
    animation: backdrop-animation 0.8s ease-out;
    -webkit-animation: backdrop-animation 0.8s ease-out 1s ease-in;
    animation: backdrop-animation 0.8s ease-out 1s ease-in;
  }
  .acalog-custom section.section-account .card-body {
    -webkit-animation: box-animation 1s ease-out;
    animation: box-animation 1s ease-out;
    -webkit-animation: box-animation 1s ease-out 1s ease-in;
    animation: box-animation 1s ease-out 1s ease-in;
  }
}
@-webkit-keyframes backdrop-animation {
  .acalog-custom from {
    margin-top: -10px;
  }
  .acalog-custom to {
    margin-top: 0;
  }
}
@keyframes backdrop-animation {
  .acalog-custom from {
    margin-top: -10px;
  }
  .acalog-custom to {
    margin-top: 0;
  }
}
@-webkit-keyframes box-animation {
  .acalog-custom from {
    opacity: 0;
    margin-top: -20px;
  }
  .acalog-custom to {
    opacity: 1;
    margin-top: 0;
  }
}
@keyframes box-animation {
  .acalog-custom from {
    opacity: 0;
    margin-top: -20px;
  }
  .acalog-custom to {
    opacity: 1;
    margin-top: 0;
  }
}
@media (min-width: 1200px) {
  .acalog-custom .menubar-pin.full-content .section-action {
    left: 240px;
  }
}
@media (min-width: 769px) {
  .acalog-custom .full-content section {
    position: absolute;
    top: 64px;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: auto;
  }
  .acalog-custom .full-content section.has-actions {
    bottom: 64px;
  }
}
@media (max-width: 768px) {
  .acalog-custom section {
    padding: 12px;
  }
  .acalog-custom .full-content section.has-actions {
    padding-bottom: 64px;
  }
  .acalog-custom .full-content .section-action {
    left: 0;
  }
}
.acalog-custom .table thead {
  opacity: 0.75;
}
.acalog-custom .table thead>tr>th {
  color: inherit;
  font-weight: 500;
}
.acalog-custom .table-bordered {
  border-color: rgba(163,168,168,0.2);
}
.acalog-custom .table-bordered>thead>tr>th,
.acalog-custom .table-bordered>tbody>tr>th,
.acalog-custom .table-bordered>tfoot>tr>th,
.acalog-custom .table-bordered>thead>tr>td,
.acalog-custom .table-bordered>tbody>tr>td,
.acalog-custom .table-bordered>tfoot>tr>td {
  border-color: rgba(163,168,168,0.2);
}
.acalog-custom .table-striped>tbody>tr:nth-child(odd)>td,
.acalog-custom .table-striped>tbody>tr:nth-child(odd)>th {
  background-color: rgba(242,243,243,0.35);
}
.acalog-custom .table-banded>tbody>tr>td:nth-child(odd),
.acalog-custom .table-banded>tbody>tr>th:nth-child(odd) {
  background-color: rgba(242,243,243,0.35);
}
.acalog-custom .table-no-border {
  border-color: transparent;
}
.acalog-custom .table-no-border>thead>tr>th,
.acalog-custom .table-no-border>tbody>tr>th,
.acalog-custom .table-no-border>tfoot>tr>th,
.acalog-custom .table-no-border>thead>tr>td,
.acalog-custom .table-no-border>tbody>tr>td,
.acalog-custom .table-no-border>tfoot>tr>td {
  border-color: transparent;
}
.acalog-custom .table-condensed>tbody>tr>td {
  vertical-align: middle;
}
.acalog-custom .table-hover>tbody>tr:hover>td,
.acalog-custom .table-hover>tbody>tr:hover>th {
  background-color: rgba(229,230,230,0.25);
}
.acalog-custom .input-group-lg>.input-group-content>.form-control,
.acalog-custom .input-group-lg>.input-group-addon {
  height: 45px;
  padding: 0 0;
  font-size: 1.6em;
  line-height: 1.3333333;
  border-radius: 2px;
}
.acalog-custom select.input-group-lg>.input-group-content>.form-control,
.acalog-custom select.input-group-lg>.input-group-addon {
  height: 45px;
  line-height: 45px;
}
.acalog-custom textarea.input-group-lg>.input-group-content>.form-control,
.acalog-custom textarea.input-group-lg>.input-group-addon,
.acalog-custom select[multiple].input-group-lg>.input-group-content>.form-control,
.acalog-custom select[multiple].input-group-lg>.input-group-addon {
  height: auto;
}
.acalog-custom select.input-group-lg>.input-group-content>.form-control,
.acalog-custom select.input-group-lg>.input-group-addon {
  height: 45px;
  line-height: 45px;
}
.acalog-custom textarea.input-group-lg>.input-group-content>.form-control,
.acalog-custom textarea.input-group-lg>.input-group-addon,
.acalog-custom select[multiple].input-group-lg>.input-group-content>.form-control,
.acalog-custom select[multiple].input-group-lg>.input-group-addon {
  height: auto;
}
.acalog-custom .floating-label .input-group-lg>.input-group-content>.form-control~label,
.acalog-custom .floating-label .input-group-lg>.input-group-addon~label {
  font-size: 1.6em;
}
.acalog-custom .input-group-sm>.input-group-content>.form-control,
.acalog-custom .input-group-sm>.input-group-addon {
  height: 30px;
  padding: 0 0;
  font-size: 1em;
  line-height: 1.5;
  border-radius: 0px;
}
.acalog-custom select.input-group-sm>.input-group-content>.form-control,
.acalog-custom select.input-group-sm>.input-group-addon {
  height: 30px;
  line-height: 30px;
}
.acalog-custom textarea.input-group-sm>.input-group-content>.form-control,
.acalog-custom textarea.input-group-sm>.input-group-addon,
.acalog-custom select[multiple].input-group-sm>.input-group-content>.form-control,
.acalog-custom select[multiple].input-group-sm>.input-group-addon {
  height: auto;
}
.acalog-custom select.input-group-sm>.input-group-content>.form-control,
.acalog-custom select.input-group-sm>.input-group-addon {
  height: 30px;
  line-height: 30px;
}
.acalog-custom textarea.input-group-sm>.input-group-content>.form-control,
.acalog-custom textarea.input-group-sm>.input-group-addon,
.acalog-custom select[multiple].input-group-sm>.input-group-content>.form-control,
.acalog-custom select[multiple].input-group-sm>.input-group-addon {
  height: auto;
}
.acalog-custom .floating-label .input-group-sm>.input-group-content>.form-control~label,
.acalog-custom .floating-label .input-group-sm>.input-group-addon~label {
  font-size: 1em;
}
.acalog-custom .input-group-addon {
  border-color: transparent;
  background-color: transparent;
  color: inherit;
  opacity: 0.7;
}
.acalog-custom .input-group-addon,
.acalog-custom .input-group-btn {
  padding-left: 10px;
}
.acalog-custom .input-group-addon:first-child,
.acalog-custom .input-group-btn:first-child {
  padding-left: 0;
  padding-right: 10px;
}
.acalog-custom .input-group-addon:last-child,
.acalog-custom .input-group-btn:last-child {
  padding-right: 0;
}
.acalog-custom .input-group-addon .btn-floating-action,
.acalog-custom .input-group-btn .btn-floating-action {
  margin-top: -7px;
}
.acalog-custom .input-group-addon .btn-floating-action.btn-lg,
.acalog-custom .input-group-btn .btn-floating-action.btn-lg {
  margin-top: -19px;
}
.acalog-custom .input-group-content {
  position: relative;
  display: table-cell;
  vertical-align: bottom;
}
.acalog-custom .input-group .form-control-static {
  display: table-cell;
}
.acalog-custom .input-group .form-control-static:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.acalog-custom .input-group .form-control-static:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.acalog-custom .input-group .form-control-static:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.acalog-custom .form .form-group .input-group {
  margin-top: -16px;
}
.acalog-custom .form .form-group .input-group-content,
.acalog-custom .form .form-group .input-group-addon,
.acalog-custom .form .form-group .input-group-btn {
  padding-top: 16px;
}
.acalog-custom .form .form-group .input-group-addon {
  vertical-align: bottom;
}
.acalog-custom .form .form-group .input-group-addon:first-child {
  min-width: 42px;
  text-align: left;
}
.acalog-custom legend {
  display: table;
  width: 100%;
  margin: 13px 0 20px 0;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  border: none;
}
.acalog-custom legend span {
  display: table-cell;
  padding: 0 10px 0 0;
  position: relative;
  bottom: -7px;
  white-space: nowrap;
  opacity: 0.8;
}
.acalog-custom legend:before,
.acalog-custom legend:after {
  content: '';
  display: table-cell;
  border-bottom: 1px solid rgba(12,12,12,0.25);
}
.acalog-custom legend:before {
  width: 0%;
}
.acalog-custom legend:after {
  width: 0;
}
.acalog-custom legend.text-center span {
  padding: 0 10px;
}
.acalog-custom legend.text-center:before,
.acalog-custom legend.text-center:after {
  width: 50%;
}
.acalog-custom legend.text-right span {
  padding: 0 0 0 10px;
}
.acalog-custom legend.text-right:before {
  width: 100%;
}
.acalog-custom legend.text-right:after {
  width: 0%;
}
.acalog-custom label {
  font-weight: 400;
}
.acalog-custom .form-group>label,
.acalog-custom .form-group .control-label {
  font-size: 12px;
  opacity: 0.5;
  margin-bottom: 0;
}
.acalog-custom .form .form-group>label,
.acalog-custom .form-inline .form-group>label {
  position: absolute;
  top: 0;
  left: 0;
}
.acalog-custom .form-control-static {
  font-size: 16px;
}
.acalog-custom .has-feedback label~.form-control-feedback,
.acalog-custom .form-control-feedback {
  top: auto;
  bottom: 0;
}
.acalog-custom .form-control {
  padding: 0;
  height: 37px;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom-color: rgba(12,12,12,0.12);
  background: transparent;
  color: #0c0c0c;
  font-size: 16px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.acalog-custom .form-control.placeholder {
  color: #969c9c;
}
.acalog-custom .form-control.placeholder option {
  color: #0c0c0c;
}
.acalog-custom .form-control[disabled],
.acalog-custom .form-control[readonly],
.acalog-custom fieldset[disabled] .form-control {
  background-color: transparent;
  border-bottom-color: rgba(12,12,12,0.2);
  border-bottom-style: dashed;
}
.acalog-custom .form-control[disabled]::-moz-placeholder,
.acalog-custom .form-control[readonly]::-moz-placeholder,
.acalog-custom fieldset[disabled] .form-control::-moz-placeholder {
  color: #b0b5b4;
  opacity: 1;
}
.acalog-custom .form-control[disabled]:-ms-input-placeholder,
.acalog-custom .form-control[readonly]:-ms-input-placeholder,
.acalog-custom fieldset[disabled] .form-control:-ms-input-placeholder {
  color: #b0b5b4;
}
.acalog-custom .form-control[disabled]::-webkit-input-placeholder,
.acalog-custom .form-control[readonly]::-webkit-input-placeholder,
.acalog-custom fieldset[disabled] .form-control::-webkit-input-placeholder {
  color: #b0b5b4;
}
.acalog-custom .form-control[disabled]~label:after,
.acalog-custom .form-control[readonly]~label:after,
.acalog-custom fieldset[disabled] .form-control~label:after,
.acalog-custom .form-control[disabled]~.form-control-line:after,
.acalog-custom .form-control[readonly]~.form-control-line:after,
.acalog-custom fieldset[disabled] .form-control~.form-control-line:after {
  display: none;
}
.acalog-custom textarea.form-control {
  padding: 4px 0 4px 0;
}
.acalog-custom textarea.autosize {
  min-height: 38px;
}
.acalog-custom .form .form-group,
.acalog-custom .form-inline .form-group {
  padding-top: 16px;
}
.acalog-custom .form-group {
  position: relative;
  margin-bottom: 19px;
}
.acalog-custom .form-group .form-control:not(.static)~label,
.acalog-custom .form-group .form-control:not(.static)~.form-control-line {
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
.acalog-custom .form-group .form-control~label,
.acalog-custom .form-group .form-control~.form-control-line {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  pointer-events: none;
}
.acalog-custom .form-group .form-control~label:after,
.acalog-custom .form-group .form-control~.form-control-line:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 45%;
  height: 2px;
  width: 10px;
  visibility: hidden;
  background-color: #00AEEF;
  -webkit-transition: 0.2s ease all;
  -o-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
.acalog-custom .form-group .form-control~label {
  top: 0;
  margin-bottom: 0;
  font-size: 12px;
  opacity: 0.5;
}
.acalog-custom .form-group .form-control:focus {
  border-color: rgba(12,12,12,0.12);
}
.acalog-custom .form-group .form-control:focus~label {
  color: #00AEEF;
  opacity: 1;
}
.acalog-custom .form-group .form-control:focus~label:after,
.acalog-custom .form-group .form-control:focus~.form-control-line:after {
  visibility: visible;
  width: 100%;
  left: 0;
}
.acalog-custom .floating-label .form-control~label {
  top: 19px;
  font-size: 16px;
}
.acalog-custom .floating-label .form-control:focus~label,
.acalog-custom .floating-label .form-control.dirty~label {
  top: 0px;
  font-size: 12px !important;
}
.acalog-custom .input-sm {
  height: 30px;
  padding: 0 0;
  font-size: 1em;
  line-height: 1.5;
  border-radius: 0px;
}
.acalog-custom select.input-sm {
  height: 30px;
  line-height: 30px;
}
.acalog-custom textarea.input-sm,
.acalog-custom select[multiple].input-sm {
  height: auto;
}
.acalog-custom select.input-sm {
  height: 30px;
  line-height: 30px;
}
.acalog-custom textarea.input-sm,
.acalog-custom select[multiple].input-sm {
  height: auto;
}
.acalog-custom .floating-label .input-sm~label {
  font-size: 1em;
}
.acalog-custom .input-lg {
  height: 45px;
  padding: 0 0;
  font-size: 1.6em;
  line-height: 1.3333333;
  border-radius: 2px;
}
.acalog-custom select.input-lg {
  height: 45px;
  line-height: 45px;
}
.acalog-custom textarea.input-lg,
.acalog-custom select[multiple].input-lg {
  height: auto;
}
.acalog-custom select.input-lg {
  height: 45px;
  line-height: 45px;
}
.acalog-custom textarea.input-lg,
.acalog-custom select[multiple].input-lg {
  height: auto;
}
.acalog-custom .floating-label .input-lg~label {
  font-size: 1.6em;
}
.acalog-custom .form-group.control-width-tiny {
  max-width: 40px;
}
.acalog-custom .form-group.control-width-mini {
  max-width: 72px;
}
.acalog-custom .form-group.control-width-small {
  max-width: 136px;
}
.acalog-custom .form-group.control-width-medium {
  max-width: 200px;
}
.acalog-custom .form-group.control-width-normal {
  max-width: 300px;
}
.acalog-custom .form-group.control-width-large {
  max-width: 500px;
}
.acalog-custom .form-group.control-width-xlarge {
  max-width: 800px;
}
.acalog-custom .form-group.control-width-xxlarge {
  max-width: 1200px;
}
.acalog-custom textarea.control-2-rows {
  height: 64px;
}
.acalog-custom textarea.control-3-rows {
  height: 96px;
}
.acalog-custom textarea.control-4-rows {
  height: 128px;
}
.acalog-custom textarea.control-5-rows {
  height: 160px;
}
.acalog-custom textarea.control-6-rows {
  height: 192px;
}
.acalog-custom textarea.control-7-rows {
  height: 224px;
}
.acalog-custom textarea.control-8-rows {
  height: 256px;
}
.acalog-custom textarea.control-9-rows {
  height: 288px;
}
.acalog-custom textarea.control-10-rows {
  height: 320px;
}
.acalog-custom textarea.control-11-rows {
  height: 352px;
}
.acalog-custom textarea.control-12-rows {
  height: 384px;
}
.acalog-custom textarea.no-resize {
  resize: none;
}
.acalog-custom .form-horizontal .form-group {
  padding-top: 0;
  margin-bottom: 11px;
}
.acalog-custom .form-horizontal .form-control~.form-control-line {
  left: 12px;
  right: 12px;
  width: auto;
}
.acalog-custom .form-horizontal .input-group .form-control~.form-control-line {
  left: 0;
  right: 0;
}
@media (min-width: 769px) {
  .acalog-custom .form-inline .form-group {
    margin-right: 12px;
  }
  .acalog-custom .form-inline .radio,
  .acalog-custom .form-inline .checkbox,
  .acalog-custom .form-inline .btn {
    margin-top: 16px;
    margin-right: 12px;
  }
}
.acalog-custom .help-block {
  position: absolute;
  right: 0;
  bottom: -20px;
  margin: 0;
  color: inherit;
  opacity: .7;
  font-size: 12px;
}
.acalog-custom .form-horizontal .help-block {
  bottom: -20px;
  right: 10px;
}
.acalog-custom span.help-block {
  right: auto;
}
.acalog-custom .form-horizontal span.help-block {
  right: auto;
}
.acalog-custom .form-inverse .form-group .form-control {
  color: #f2f3f3;
  border-bottom-color: rgba(255,255,255,0.25);
}
.acalog-custom .form-inverse .form-group .form-control::-moz-placeholder {
  color: rgba(255,255,255,0.5);
  opacity: 1;
}
.acalog-custom .form-inverse .form-group .form-control:-ms-input-placeholder {
  color: rgba(255,255,255,0.5);
}
.acalog-custom .form-inverse .form-group .form-control::-webkit-input-placeholder {
  color: rgba(255,255,255,0.5);
}
.acalog-custom .form-inverse .form-group .form-control~label:after,
.acalog-custom .form-inverse .form-group .form-control~.form-control-line:after {
  background-color: #a6ede8;
}
.acalog-custom .form-inverse .form-group .form-control:focus {
  border-color: rgba(255,255,255,0.25);
}
.acalog-custom .form-inverse .form-group .form-control:focus~label {
  color: #a6ede8;
}
.acalog-custom .form-inverse .form-group .form-control[disabled],
.acalog-custom .form-inverse .form-group .form-control[readonly],
.acalog-custom fieldset[disabled] .form-inverse .form-group .form-control {
  border-bottom-color: rgba(255,255,255,0.4);
}
.acalog-custom .form-inverse select:focus {
  background: #ffffff;
  color: #313534 !important;
}
.acalog-custom .has-warning .help-block {
  color: #ff9800;
  opacity: 1;
}
.acalog-custom .has-warning .form-control {
  border-bottom-color: #ff9800;
}
.acalog-custom .has-warning .form-control:focus,
.acalog-custom .has-warning .form-control.dirty {
  border-bottom-color: #ff9800;
}
.acalog-custom .has-warning .form-control:focus~label,
.acalog-custom .has-warning .form-control.dirty~label {
  color: inherit;
}
.acalog-custom .has-warning .form-control~label,
.acalog-custom .has-warning .form-control~.form-control-line {
  color: inherit;
}
.acalog-custom .has-warning .form-control~label:after,
.acalog-custom .has-warning .form-control~.form-control-line:after {
  background-color: #ff9800;
}
.acalog-custom .has-warning label,
.acalog-custom .has-warning .control-label,
.acalog-custom .has-warning .form-control-feedback {
  color: #ff9800;
}
.acalog-custom .form-horizontal .has-warning label,
.acalog-custom .form-horizontal .has-warning .control-label,
.acalog-custom .form-horizontal .has-warning .form-control-feedback {
  opacity: 1;
}
.acalog-custom .form-inverse .has-warning .help-block {
  color: #e69c2e;
  opacity: 1;
}
.acalog-custom .form-inverse .has-warning .form-control {
  border-bottom-color: #e69c2e;
}
.acalog-custom .form-inverse .has-warning .form-control:focus,
.acalog-custom .form-inverse .has-warning .form-control.dirty {
  border-bottom-color: #e69c2e;
}
.acalog-custom .form-inverse .has-warning .form-control:focus~label,
.acalog-custom .form-inverse .has-warning .form-control.dirty~label {
  color: inherit;
}
.acalog-custom .form-inverse .has-warning .form-control~label,
.acalog-custom .form-inverse .has-warning .form-control~.form-control-line {
  color: inherit;
}
.acalog-custom .form-inverse .has-warning .form-control~label:after,
.acalog-custom .form-inverse .has-warning .form-control~.form-control-line:after {
  background-color: #e69c2e;
}
.acalog-custom .form-inverse .has-warning label,
.acalog-custom .form-inverse .has-warning .control-label,
.acalog-custom .form-inverse .has-warning .form-control-feedback {
  color: #e69c2e;
}
.acalog-custom .form-horizontal .form-inverse .has-warning label,
.acalog-custom .form-horizontal .form-inverse .has-warning .control-label,
.acalog-custom .form-horizontal .form-inverse .has-warning .form-control-feedback {
  opacity: 1;
}
.acalog-custom .has-error .help-block {
  color: #f44336;
  opacity: 1;
}
.acalog-custom .has-error .form-control {
  border-bottom-color: #f44336;
}
.acalog-custom .has-error .form-control:focus,
.acalog-custom .has-error .form-control.dirty {
  border-bottom-color: #f44336;
}
.acalog-custom .has-error .form-control:focus~label,
.acalog-custom .has-error .form-control.dirty~label {
  color: inherit;
}
.acalog-custom .has-error .form-control~label,
.acalog-custom .has-error .form-control~.form-control-line {
  color: inherit;
}
.acalog-custom .has-error .form-control~label:after,
.acalog-custom .has-error .form-control~.form-control-line:after {
  background-color: #f44336;
}
.acalog-custom .has-error label,
.acalog-custom .has-error .control-label,
.acalog-custom .has-error .form-control-feedback {
  color: #f44336;
}
.acalog-custom .form-horizontal .has-error label,
.acalog-custom .form-horizontal .has-error .control-label,
.acalog-custom .form-horizontal .has-error .form-control-feedback {
  opacity: 1;
}
.acalog-custom .form-inverse .has-error .help-block {
  color: #e65045;
  opacity: 1;
}
.acalog-custom .form-inverse .has-error .form-control {
  border-bottom-color: #e65045;
}
.acalog-custom .form-inverse .has-error .form-control:focus,
.acalog-custom .form-inverse .has-error .form-control.dirty {
  border-bottom-color: #e65045;
}
.acalog-custom .form-inverse .has-error .form-control:focus~label,
.acalog-custom .form-inverse .has-error .form-control.dirty~label {
  color: inherit;
}
.acalog-custom .form-inverse .has-error .form-control~label,
.acalog-custom .form-inverse .has-error .form-control~.form-control-line {
  color: inherit;
}
.acalog-custom .form-inverse .has-error .form-control~label:after,
.acalog-custom .form-inverse .has-error .form-control~.form-control-line:after {
  background-color: #e65045;
}
.acalog-custom .form-inverse .has-error label,
.acalog-custom .form-inverse .has-error .control-label,
.acalog-custom .form-inverse .has-error .form-control-feedback {
  color: #e65045;
}
.acalog-custom .form-horizontal .form-inverse .has-error label,
.acalog-custom .form-horizontal .form-inverse .has-error .control-label,
.acalog-custom .form-horizontal .form-inverse .has-error .form-control-feedback {
  opacity: 1;
}
.acalog-custom .has-success .help-block {
  color: #4caf50;
  opacity: 1;
}
.acalog-custom .has-success .form-control {
  border-bottom-color: #4caf50;
}
.acalog-custom .has-success .form-control:focus,
.acalog-custom .has-success .form-control.dirty {
  border-bottom-color: #4caf50;
}
.acalog-custom .has-success .form-control:focus~label,
.acalog-custom .has-success .form-control.dirty~label {
  color: inherit;
}
.acalog-custom .has-success .form-control~label,
.acalog-custom .has-success .form-control~.form-control-line {
  color: inherit;
}
.acalog-custom .has-success .form-control~label:after,
.acalog-custom .has-success .form-control~.form-control-line:after {
  background-color: #4caf50;
}
.acalog-custom .has-success label,
.acalog-custom .has-success .control-label,
.acalog-custom .has-success .form-control-feedback {
  color: #4caf50;
}
.acalog-custom .form-horizontal .has-success label,
.acalog-custom .form-horizontal .has-success .control-label,
.acalog-custom .form-horizontal .has-success .form-control-feedback {
  opacity: 1;
}
.acalog-custom .form-inverse .has-success .help-block {
  color: #45e64a;
  opacity: 1;
}
.acalog-custom .form-inverse .has-success .form-control {
  border-bottom-color: #45e64a;
}
.acalog-custom .form-inverse .has-success .form-control:focus,
.acalog-custom .form-inverse .has-success .form-control.dirty {
  border-bottom-color: #45e64a;
}
.acalog-custom .form-inverse .has-success .form-control:focus~label,
.acalog-custom .form-inverse .has-success .form-control.dirty~label {
  color: inherit;
}
.acalog-custom .form-inverse .has-success .form-control~label,
.acalog-custom .form-inverse .has-success .form-control~.form-control-line {
  color: inherit;
}
.acalog-custom .form-inverse .has-success .form-control~label:after,
.acalog-custom .form-inverse .has-success .form-control~.form-control-line:after {
  background-color: #45e64a;
}
.acalog-custom .form-inverse .has-success label,
.acalog-custom .form-inverse .has-success .control-label,
.acalog-custom .form-inverse .has-success .form-control-feedback {
  color: #45e64a;
}
.acalog-custom .form-horizontal .form-inverse .has-success label,
.acalog-custom .form-horizontal .form-inverse .has-success .control-label,
.acalog-custom .form-horizontal .form-inverse .has-success .form-control-feedback {
  opacity: 1;
}
.acalog-custom .btn-default-bright {
  color: #e5e6e6;
  color: #313534;
  background-color: #ffffff;
  border-color: #e5e6e6;
}
.acalog-custom .btn-default-bright:hover,
.acalog-custom .btn-default-bright:focus,
.acalog-custom .btn-default-bright.focus,
.acalog-custom .btn-default-bright:active,
.acalog-custom .btn-default-bright.active,
.acalog-custom .open>.dropdown-toggle.btn-default-bright {
  color: #e5e6e6;
  background-color: #e6e6e6;
  border-color: #c5c9c8;
}
.acalog-custom .btn-default-bright:active,
.acalog-custom .btn-default-bright.active,
.acalog-custom .open>.dropdown-toggle.btn-default-bright {
  background-image: none;
}
.acalog-custom .btn-default-bright.disabled,
.acalog-custom .btn-default-bright[disabled],
.acalog-custom fieldset[disabled] .btn-default-bright,
.acalog-custom .btn-default-bright.disabled:hover,
.acalog-custom .btn-default-bright[disabled]:hover,
.acalog-custom fieldset[disabled] .btn-default-bright:hover,
.acalog-custom .btn-default-bright.disabled:focus,
.acalog-custom .btn-default-bright[disabled]:focus,
.acalog-custom fieldset[disabled] .btn-default-bright:focus,
.acalog-custom .btn-default-bright.disabled.focus,
.acalog-custom .btn-default-bright[disabled].focus,
.acalog-custom fieldset[disabled] .btn-default-bright.focus,
.acalog-custom .btn-default-bright.disabled:active,
.acalog-custom .btn-default-bright[disabled]:active,
.acalog-custom fieldset[disabled] .btn-default-bright:active,
.acalog-custom .btn-default-bright.disabled.active,
.acalog-custom .btn-default-bright[disabled].active,
.acalog-custom fieldset[disabled] .btn-default-bright.active {
  background-color: #ffffff;
  border-color: #e5e6e6;
}
.acalog-custom .btn-default-bright .badge {
  color: #ffffff;
  background-color: #e5e6e6;
}
.acalog-custom .btn-default-bright:hover,
.acalog-custom .btn-default-bright:focus,
.acalog-custom .open .dropdown-toggle.btn-default-bright {
  color: #313534;
  background-color: #ededed;
  border-color: #ededed;
}
.acalog-custom .btn-default-bright:active,
.acalog-custom .btn-default-bright.active {
  color: #313534;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.acalog-custom .btn-default-bright.btn-flat,
.acalog-custom .btn-default-bright.btn-icon-toggle {
  color: #e5e6e6;
}
.acalog-custom .open .dropdown-toggle.btn-default-bright.btn-flat,
.acalog-custom .open .dropdown-toggle.btn-default-bright.btn-icon-toggle {
  color: #ffffff;
}
.acalog-custom .btn-default-light {
  color: #bdc1c1;
  color: #313534;
  background-color: #f2f3f3;
  border-color: #f2f3f3;
}
.acalog-custom .btn-default-light:hover,
.acalog-custom .btn-default-light:focus,
.acalog-custom .btn-default-light.focus,
.acalog-custom .btn-default-light:active,
.acalog-custom .btn-default-light.active,
.acalog-custom .open>.dropdown-toggle.btn-default-light {
  color: #bdc1c1;
  background-color: #d8dada;
  border-color: #d2d5d5;
}
.acalog-custom .btn-default-light:active,
.acalog-custom .btn-default-light.active,
.acalog-custom .open>.dropdown-toggle.btn-default-light {
  background-image: none;
}
.acalog-custom .btn-default-light.disabled,
.acalog-custom .btn-default-light[disabled],
.acalog-custom fieldset[disabled] .btn-default-light,
.acalog-custom .btn-default-light.disabled:hover,
.acalog-custom .btn-default-light[disabled]:hover,
.acalog-custom fieldset[disabled] .btn-default-light:hover,
.acalog-custom .btn-default-light.disabled:focus,
.acalog-custom .btn-default-light[disabled]:focus,
.acalog-custom fieldset[disabled] .btn-default-light:focus,
.acalog-custom .btn-default-light.disabled.focus,
.acalog-custom .btn-default-light[disabled].focus,
.acalog-custom fieldset[disabled] .btn-default-light.focus,
.acalog-custom .btn-default-light.disabled:active,
.acalog-custom .btn-default-light[disabled]:active,
.acalog-custom fieldset[disabled] .btn-default-light:active,
.acalog-custom .btn-default-light.disabled.active,
.acalog-custom .btn-default-light[disabled].active,
.acalog-custom fieldset[disabled] .btn-default-light.active {
  background-color: #f2f3f3;
  border-color: #f2f3f3;
}
.acalog-custom .btn-default-light .badge {
  color: #f2f3f3;
  background-color: #bdc1c1;
}
.acalog-custom .btn-default-light:hover,
.acalog-custom .btn-default-light:focus,
.acalog-custom .open .dropdown-toggle.btn-default-light {
  color: #313534;
  background-color: #dfe1e1;
  border-color: #dfe1e1;
}
.acalog-custom .btn-default-light:active,
.acalog-custom .btn-default-light.active {
  color: #313534;
  background-color: #d8dada;
  border-color: #d8dada;
}
.acalog-custom .btn-default-light.btn-flat,
.acalog-custom .btn-default-light.btn-icon-toggle {
  color: #bdc1c1;
}
.acalog-custom .open .dropdown-toggle.btn-default-light.btn-flat,
.acalog-custom .open .dropdown-toggle.btn-default-light.btn-icon-toggle {
  color: #f2f3f3;
}
.acalog-custom .btn-default-dark {
  color: #20252b;
  color: #ffffff;
  background-color: #20252b;
  border-color: #20252b;
}
.acalog-custom .btn-default-dark:hover,
.acalog-custom .btn-default-dark:focus,
.acalog-custom .btn-default-dark.focus,
.acalog-custom .btn-default-dark:active,
.acalog-custom .btn-default-dark.active,
.acalog-custom .open>.dropdown-toggle.btn-default-dark {
  color: #20252b;
  background-color: #0a0c0e;
  border-color: #060708;
}
.acalog-custom .btn-default-dark:active,
.acalog-custom .btn-default-dark.active,
.acalog-custom .open>.dropdown-toggle.btn-default-dark {
  background-image: none;
}
.acalog-custom .btn-default-dark.disabled,
.acalog-custom .btn-default-dark[disabled],
.acalog-custom fieldset[disabled] .btn-default-dark,
.acalog-custom .btn-default-dark.disabled:hover,
.acalog-custom .btn-default-dark[disabled]:hover,
.acalog-custom fieldset[disabled] .btn-default-dark:hover,
.acalog-custom .btn-default-dark.disabled:focus,
.acalog-custom .btn-default-dark[disabled]:focus,
.acalog-custom fieldset[disabled] .btn-default-dark:focus,
.acalog-custom .btn-default-dark.disabled.focus,
.acalog-custom .btn-default-dark[disabled].focus,
.acalog-custom fieldset[disabled] .btn-default-dark.focus,
.acalog-custom .btn-default-dark.disabled:active,
.acalog-custom .btn-default-dark[disabled]:active,
.acalog-custom fieldset[disabled] .btn-default-dark:active,
.acalog-custom .btn-default-dark.disabled.active,
.acalog-custom .btn-default-dark[disabled].active,
.acalog-custom fieldset[disabled] .btn-default-dark.active {
  background-color: #20252b;
  border-color: #20252b;
}
.acalog-custom .btn-default-dark .badge {
  color: #20252b;
  background-color: #20252b;
}
.acalog-custom .btn-default-dark:hover,
.acalog-custom .btn-default-dark:focus,
.acalog-custom .open .dropdown-toggle.btn-default-dark {
  color: #ffffff;
  background-color: #111317;
  border-color: #111317;
}
.acalog-custom .btn-default-dark:active,
.acalog-custom .btn-default-dark.active {
  color: #ffffff;
  background-color: #0a0c0e;
  border-color: #0a0c0e;
}
.acalog-custom .btn-default-dark.btn-flat,
.acalog-custom .btn-default-dark.btn-icon-toggle {
  color: #20252b;
}
.acalog-custom .open .dropdown-toggle.btn-default-dark.btn-flat,
.acalog-custom .open .dropdown-toggle.btn-default-dark.btn-icon-toggle {
  color: #20252b;
}
.acalog-custom .btn-primary-bright,
.acalog-custom .btn-clinical {
  color: #fff;
  background-color: #3CB6CE;
  border-color: #3CB6CE;
}
.acalog-custom .btn-primary-bright:hover,
.acalog-custom .btn-clinical:hover,
.acalog-custom .btn-primary-bright:focus,
.acalog-custom .btn-clinical.focus,
.acalog-custom .btn-primary-bright:active,
.acalog-custom .btn-clinical.active,
.acalog-custom .open>.dropdown-toggle.btn-clinical,
.acalog-custom .open>.dropdown-toggle.btn-primary-bright {
  color: #fff;
  background-color: #3399ad;
  border-color: #3399ad;
}
.acalog-custom .btn-primary-bright:active,
.acalog-custom .btn-clinical.active,
.acalog-custom .open>.dropdown-toggle.clinical,
.acalog-custom .open>.dropdown-toggle.btn-primary-bright {
  background-image: none;
}
.acalog-custom .btn-primary-bright.disabled,
.acalog-custom .btn-primary-bright[disabled],
.acalog-custom fieldset[disabled] .btn-primary-bright,
.acalog-custom .btn-primary-bright.disabled:hover,
.acalog-custom .btn-primary-bright[disabled]:hover,
.acalog-custom fieldset[disabled] .btn-primary-bright:hover,
.acalog-custom .btn-primary-bright.disabled:focus,
.acalog-custom .btn-primary-bright[disabled]:focus,
.acalog-custom fieldset[disabled] .btn-primary-bright:focus,
.acalog-custom .btn-primary-bright.disabled.focus,
.acalog-custom .btn-primary-bright[disabled].focus,
.acalog-custom fieldset[disabled] .btn-primary-bright.focus,
.acalog-custom .btn-primary-bright.disabled:active,
.acalog-custom .btn-primary-bright[disabled]:active,
.acalog-custom fieldset[disabled] .btn-primary-bright:active,
.acalog-custom .btn-primary-bright.disabled.active,
.acalog-custom .btn-primary-bright[disabled].active,
.acalog-custom fieldset[disabled] .btn-primary-bright.active {
  background-color: #3CB6CE;
  border-color: #3CB6CE;
}
.acalog-custom .btn-primary-bright .badge {
  color: #fff;
  background-color: #3CB6CE;
}
.acalog-custom .btn-primary-bright:hover,
.acalog-custom .btn-primary-bright:focus,
.acalog-custom .open .dropdown-toggle.btn-primary-bright {
  color: #fff;
  background-color: #3399ad;
  border-color: #3399ad;
}
.acalog-custom .btn-primary-bright:active,
.acalog-custom .btn-primary-bright.active {
  color: #fff;
  background-color: #6ec9db;
  border-color: #6ec9db;
}
.acalog-custom .btn-primary-bright.btn-flat,
.acalog-custom .btn-primary-bright.btn-icon-toggle {
  color: #3CB6CE;
}
.acalog-custom .open .dropdown-toggle.btn-primary-bright.btn-flat,
.acalog-custom .open .dropdown-toggle.btn-primary-bright.btn-icon-toggle {
  color: #3CB6CE;
}
.acalog-custom .btn-primary-light {
  color: #fff;
  background-color: #64A0C8;
  border-color: #64A0C8;
}
.acalog-custom .btn-primary-light:hover,
.acalog-custom .btn-primary-light:focus,
.acalog-custom .btn-primary-light.focus,
.acalog-custom .btn-primary-light:active,
.acalog-custom .btn-primary-light.active,
.acalog-custom .open>.dropdown-toggle.btn-primary-light {
  color: #ffffff;
  background-color: #407394;
  border-color: #407394;
}
.acalog-custom .btn-primary-light:active,
.acalog-custom .btn-primary-light.active,
.acalog-custom .open>.dropdown-toggle.btn-primary-light {
  background-image: none;
}
.acalog-custom .btn-primary-light.disabled,
.acalog-custom .btn-primary-light[disabled],
.acalog-custom fieldset[disabled] .btn-primary-light,
.acalog-custom .btn-primary-light.disabled:hover,
.acalog-custom .btn-primary-light[disabled]:hover,
.acalog-custom fieldset[disabled] .btn-primary-light:hover,
.acalog-custom .btn-primary-light.disabled:focus,
.acalog-custom .btn-primary-light[disabled]:focus,
.acalog-custom fieldset[disabled] .btn-primary-light:focus,
.acalog-custom .btn-primary-light.disabled.focus,
.acalog-custom .btn-primary-light[disabled].focus,
.acalog-custom fieldset[disabled] .btn-primary-light.focus,
.acalog-custom .btn-primary-light.disabled:active,
.acalog-custom .btn-primary-light[disabled]:active,
.acalog-custom fieldset[disabled] .btn-primary-light:active,
.acalog-custom .btn-primary-light.disabled.active,
.acalog-custom .btn-primary-light[disabled].active,
.acalog-custom fieldset[disabled] .btn-primary-light.active {
  background-color: #64A0C8;
  border-color: #64A0C8;
}
.acalog-custom .btn-primary-light .badge {
  color: #64A0C8;
  background-color: #64A0C8;
}
.acalog-custom .btn-primary-light:hover,
.acalog-custom .btn-primary-light:focus,
.acalog-custom .open .dropdown-toggle.btn-primary-light {
  color: #fff;
  background-color: #407394;
  border-color: #407394;
}
.acalog-custom .btn-primary-light:active,
.acalog-custom .btn-primary-light.active {
  color: #ffffff;
  background-color: #407394;
  border-color: #407394;
}
.acalog-custom .btn-primary-light.btn-flat,
.acalog-custom .btn-primary-light.btn-icon-toggle {
  color: #64A0C8;
}
.acalog-custom .open .dropdown-toggle.btn-primary-light.btn-flat,
.acalog-custom .open .dropdown-toggle.btn-primary-light.btn-icon-toggle {
  color: #64A0C8;
}
.acalog-custom .btn-primary-dark {
  color: #066265;
  color: #ffffff;
  background-color: #066265;
  border-color: #066265;
}
.acalog-custom .btn-primary-dark:hover,
.acalog-custom .btn-primary-dark:focus,
.acalog-custom .btn-primary-dark.focus,
.acalog-custom .btn-primary-dark:active,
.acalog-custom .btn-primary-dark.active,
.acalog-custom .open>.dropdown-toggle.btn-primary-dark {
  color: #066265;
  background-color: #033334;
  border-color: #022a2b;
}
.acalog-custom .btn-primary-dark:active,
.acalog-custom .btn-primary-dark.active,
.acalog-custom .open>.dropdown-toggle.btn-primary-dark {
  background-image: none;
}
.acalog-custom .btn-primary-dark.disabled,
.acalog-custom .btn-primary-dark[disabled],
.acalog-custom fieldset[disabled] .btn-primary-dark,
.acalog-custom .btn-primary-dark.disabled:hover,
.acalog-custom .btn-primary-dark[disabled]:hover,
.acalog-custom fieldset[disabled] .btn-primary-dark:hover,
.acalog-custom .btn-primary-dark.disabled:focus,
.acalog-custom .btn-primary-dark[disabled]:focus,
.acalog-custom fieldset[disabled] .btn-primary-dark:focus,
.acalog-custom .btn-primary-dark.disabled.focus,
.acalog-custom .btn-primary-dark[disabled].focus,
.acalog-custom fieldset[disabled] .btn-primary-dark.focus,
.acalog-custom .btn-primary-dark.disabled:active,
.acalog-custom .btn-primary-dark[disabled]:active,
.acalog-custom fieldset[disabled] .btn-primary-dark:active,
.acalog-custom .btn-primary-dark.disabled.active,
.acalog-custom .btn-primary-dark[disabled].active,
.acalog-custom fieldset[disabled] .btn-primary-dark.active {
  background-color: #066265;
  border-color: #066265;
}
.acalog-custom .btn-primary-dark .badge {
  color: #066265;
  background-color: #066265;
}
.acalog-custom .btn-primary-dark:hover,
.acalog-custom .btn-primary-dark:focus,
.acalog-custom .open .dropdown-toggle.btn-primary-dark {
  color: #ffffff;
  background-color: #044143;
  border-color: #044143;
}
.acalog-custom .btn-primary-dark:active,
.acalog-custom .btn-primary-dark.active {
  color: #ffffff;
  background-color: #033334;
  border-color: #033334;
}
.acalog-custom .btn-primary-dark.btn-flat,
.acalog-custom .btn-primary-dark.btn-icon-toggle {
  color: #066265;
}
.acalog-custom .open .dropdown-toggle.btn-primary-dark.btn-flat,
.acalog-custom .open .dropdown-toggle.btn-primary-dark.btn-icon-toggle {
  color: #066265;
}
.acalog-custom .btn-accent-bright,
.acalog-custom .btn-augray {
  color: #fff;
  background-color: #A5ACAF;
  border-color: #A5ACAF;
}
.acalog-custom .btn-accent-bright:hover,
.acalog-custom .btn-augray:hover,
.acalog-custom .btn-accent-bright:focus,
.acalog-custom .btn-augray.focus,
.acalog-custom .btn-accent-bright:active,
.acalog-custom .btn-augray.active,
.acalog-custom .open>.dropdown-toggle.btn-augray,
.acalog-custom .open>.dropdown-toggle.btn-accent-bright {
  color: #fff;
  background-color: #878a8c;
  border-color: #878a8c;
}
.acalog-custom .btn-accent-bright:active,
.acalog-custom .btn-augray.active,
.acalog-custom .open>.dropdown-toggle.btn-augray,
.acalog-custom .open>.dropdown-toggle.btn-accent-bright {
  background-image: none;
}
.acalog-custom .btn-accent-bright.disabled,
.acalog-custom .btn-accent-bright[disabled],
.acalog-custom fieldset[disabled] .btn-accent-bright,
.acalog-custom .btn-accent-bright.disabled:hover,
.acalog-custom .btn-accent-bright[disabled]:hover,
.acalog-custom fieldset[disabled] .btn-accent-bright:hover,
.acalog-custom .btn-accent-bright.disabled:focus,
.acalog-custom .btn-accent-bright[disabled]:focus,
.acalog-custom fieldset[disabled] .btn-accent-bright:focus,
.acalog-custom .btn-accent-bright.disabled.focus,
.acalog-custom .btn-accent-bright[disabled].focus,
.acalog-custom fieldset[disabled] .btn-accent-bright.focus,
.acalog-custom .btn-accent-bright.disabled:active,
.acalog-custom .btn-accent-bright[disabled]:active,
.acalog-custom fieldset[disabled] .btn-accent-bright:active,
.acalog-custom .btn-accent-bright.disabled.active,
.acalog-custom .btn-accent-bright[disabled].active,
.acalog-custom fieldset[disabled] .btn-accent-bright.active {
  background-color: #A5ACAF;
  border-color: #A5ACAF;
}
.acalog-custom .btn-accent-bright .badge,
.acalog-custom .btn-augray .badge {
  color: #fff;
  background-color: #A5ACAF;
}
.acalog-custom .btn-accent-bright:hover,
.acalog-custom .btn-accent-bright:focus,
.acalog-custom .open .dropdown-toggle.btn-accent-bright {
  color: #fff;
  background-color: #878a8c;
  border-color: #878a8c;
}
.acalog-custom .btn-accent-bright:active,
.acalog-custom .btn-accent-bright.active {
  color: #ffffff;
  background-color: #878a8c;
  border-color: #878a8c;
}
.acalog-custom .btn-accent-bright.btn-flat,
.acalog-custom .btn-accent-bright.btn-icon-toggle {
  color: #A5ACAF;
}
.acalog-custom .open .dropdown-toggle.btn-accent-bright.btn-flat,
.acalog-custom .open .dropdown-toggle.btn-accent-bright.btn-icon-toggle {
  color: #A5ACAF;
}
.acalog-custom .btn-accent-light {
  color: #44D62C;
  color: #ffffff;
  background-color: #44D62C;
  border-color: #44D62C;
}
.acalog-custom .btn-accent-light:hover,
.acalog-custom .btn-accent-light:focus,
.acalog-custom .btn-accent-light.focus,
.acalog-custom .btn-accent-light:active,
.acalog-custom .btn-accent-light.active,
.acalog-custom .open>.dropdown-toggle.btn-accent-light {
  color: #44D62C;
  background-color: #39b325;
  border-color: #b34dc5;
}
.acalog-custom .btn-accent-light:active,
.acalog-custom .btn-accent-light.active,
.acalog-custom .open>.dropdown-toggle.btn-accent-light {
  background-image: none;
}
.acalog-custom .btn-accent-light.disabled,
.acalog-custom .btn-accent-light[disabled],
.acalog-custom fieldset[disabled] .btn-accent-light,
.acalog-custom .btn-accent-light.disabled:hover,
.acalog-custom .btn-accent-light[disabled]:hover,
.acalog-custom fieldset[disabled] .btn-accent-light:hover,
.acalog-custom .btn-accent-light.disabled:focus,
.acalog-custom .btn-accent-light[disabled]:focus,
.acalog-custom fieldset[disabled] .btn-accent-light:focus,
.acalog-custom .btn-accent-light.disabled.focus,
.acalog-custom .btn-accent-light[disabled].focus,
.acalog-custom fieldset[disabled] .btn-accent-light.focus,
.acalog-custom .btn-accent-light.disabled:active,
.acalog-custom .btn-accent-light[disabled]:active,
.acalog-custom fieldset[disabled] .btn-accent-light:active,
.acalog-custom .btn-accent-light.disabled.active,
.acalog-custom .btn-accent-light[disabled].active,
.acalog-custom fieldset[disabled] .btn-accent-light.active {
  background-color: #44D62C;
  border-color: #44D62C;
}
.acalog-custom .btn-accent-light .badge {
  color: #44D62C;
  background-color: #44D62C;
}
.acalog-custom .btn-accent-light:hover,
.acalog-custom .btn-accent-light:focus,
.acalog-custom .open .dropdown-toggle.btn-accent-light {
  color: #ffffff;
  background-color: #39b325;
  border-color: #39b325;
}
.acalog-custom .btn-accent-light:active,
.acalog-custom .btn-accent-light.active {
  color: #ffffff;
  background-color: #39b325;
  border-color: #39b325;
}
.acalog-custom .btn-accent-light.btn-flat,
.acalog-custom .btn-accent-light.btn-icon-toggle {
  color: #44D62C;
}
.acalog-custom .open .dropdown-toggle.btn-accent-light.btn-flat,
.acalog-custom .open .dropdown-toggle.btn-accent-light.btn-icon-toggle {
  color: #44D62C;
}
.acalog-custom .btn-accent {
  color: #ffffff;
  background-color: #003359;
  border-color: #003359;
}
.acalog-custom .btn-accent:hover,
.acalog-custom .btn-accent:focus,
.acalog-custom .btn-accent.focus,
.acalog-custom .btn-accent:active,
.acalog-custom .btn-accent.active,
.acalog-custom .open>.dropdown-toggle.btn-accent {
  color: #fff;
  background-color: #012540;
  border-color: #012540;
}
.acalog-custom .btn-accent:active,
.acalog-custom .btn-accent.active,
.acalog-custom .open>.dropdown-toggle.btn-accent {
  background-image: none;
}
.acalog-custom .btn-accent.disabled,
.acalog-custom .btn-accent[disabled],
.acalog-custom fieldset[disabled] .btn-accent,
.acalog-custom .btn-accent.disabled:hover,
.acalog-custom .btn-accent[disabled]:hover,
.acalog-custom fieldset[disabled] .btn-accent:hover,
.acalog-custom .btn-accent.disabled:focus,
.acalog-custom .btn-accent[disabled]:focus,
.acalog-custom fieldset[disabled] .btn-accent:focus,
.acalog-custom .btn-accent.disabled.focus,
.acalog-custom .btn-accent[disabled].focus,
.acalog-custom fieldset[disabled] .btn-accent.focus,
.acalog-custom .btn-accent.disabled:active,
.acalog-custom .btn-accent[disabled]:active,
.acalog-custom fieldset[disabled] .btn-accent:active,
.acalog-custom .btn-accent.disabled.active,
.acalog-custom .btn-accent[disabled].active,
.acalog-custom fieldset[disabled] .btn-accent.active {
  background-color: #003359;
  border-color: #003359;
}
.acalog-custom .btn-accent .badge {
  color: #003359;
  background-color: #003359;
}
.acalog-custom .btn-accent:hover,
.acalog-custom .btn-accent:focus,
.acalog-custom .open .dropdown-toggle.btn-accent {
  color: #ffffff;
  background-color: #024271;
  border-color: #024271;
}
.acalog-custom .btn-accent:active,
.acalog-custom .btn-accent.active {
  color: #ffffff;
  background-color: #011b2f;
  border-color: #011b2f;
}
.acalog-custom .btn-accent.btn-flat,
.acalog-custom .btn-accent.btn-icon-toggle {
  color: #003359;
}
.acalog-custom .open .dropdown-toggle.btn-accent.btn-flat,
.acalog-custom .open .dropdown-toggle.btn-accent.btn-icon-toggle {
  color: #003359;
}
.acalog-custom .btn-accent-dark {
  color: #681a7f;
  color: #ffffff;
  background-color: #681a7f;
  border-color: #681a7f;
}
.acalog-custom .btn-accent-dark:hover,
.acalog-custom .btn-accent-dark:focus,
.acalog-custom .btn-accent-dark.focus,
.acalog-custom .btn-accent-dark:active,
.acalog-custom .btn-accent-dark.active,
.acalog-custom .open>.dropdown-toggle.btn-accent-dark {
  color: #681a7f;
  background-color: #461155;
  border-color: #3f104d;
}
.acalog-custom .btn-accent-dark:active,
.acalog-custom .btn-accent-dark.active,
.acalog-custom .open>.dropdown-toggle.btn-accent-dark {
  background-image: none;
}
.acalog-custom .btn-accent-dark.disabled,
.acalog-custom .btn-accent-dark[disabled],
.acalog-custom fieldset[disabled] .btn-accent-dark,
.acalog-custom .btn-accent-dark.disabled:hover,
.acalog-custom .btn-accent-dark[disabled]:hover,
.acalog-custom fieldset[disabled] .btn-accent-dark:hover,
.acalog-custom .btn-accent-dark.disabled:focus,
.acalog-custom .btn-accent-dark[disabled]:focus,
.acalog-custom fieldset[disabled] .btn-accent-dark:focus,
.acalog-custom .btn-accent-dark.disabled.focus,
.acalog-custom .btn-accent-dark[disabled].focus,
.acalog-custom fieldset[disabled] .btn-accent-dark.focus,
.acalog-custom .btn-accent-dark.disabled:active,
.acalog-custom .btn-accent-dark[disabled]:active,
.acalog-custom fieldset[disabled] .btn-accent-dark:active,
.acalog-custom .btn-accent-dark.disabled.active,
.acalog-custom .btn-accent-dark[disabled].active,
.acalog-custom fieldset[disabled] .btn-accent-dark.active {
  background-color: #681a7f;
  border-color: #681a7f;
}
.acalog-custom .btn-accent-dark .badge {
  color: #681a7f;
  background-color: #681a7f;
}
.acalog-custom .btn-accent-dark:hover,
.acalog-custom .btn-accent-dark:focus,
.acalog-custom .open .dropdown-toggle.btn-accent-dark {
  color: #ffffff;
  background-color: #501462;
  border-color: #501462;
}
.acalog-custom .btn-accent-dark:active,
.acalog-custom .btn-accent-dark.active {
  color: #ffffff;
  background-color: #461155;
  border-color: #461155;
}
.acalog-custom .btn-accent-dark.btn-flat,
.acalog-custom .btn-accent-dark.btn-icon-toggle {
  color: #681a7f;
}
.acalog-custom .open .dropdown-toggle.btn-accent-dark.btn-flat,
.acalog-custom .open .dropdown-toggle.btn-accent-dark.btn-icon-toggle {
  color: #681a7f;
}
.acalog-custom .btn {
  font-size: 14px;
  text-transform: uppercase;
  padding: 6px 12px !important;
}
.acalog-custom .btn:active,
.acalog-custom .btn.active {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0;
}
.acalog-custom .btn:focus,
.acalog-custom .btn:active:focus,
.acalog-custom .btn.active:focus {
  outline: 0;
}
.acalog-custom .btn .pull-right,
.acalog-custom .btn .pull-left {
  line-height: 1.5em;
}
.acalog-custom .btn.disabled,
.acalog-custom .btn[disabled],
.acalog-custom fieldset[disabled] .btn {
  border-color: transparent;
  background: rgba(0,0,0,0.15);
  color: #313534;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.acalog-custom .ink-reaction {
  position: relative;
  overflow: hidden;
}
.acalog-custom .ink-reaction .ink {
  position: absolute;
  width: 200px;
  height: 200px;
  margin-left: -100px;
  margin-top: -100px;
  background-color: rgba(255,255,255,0.5);
  border-radius: 50%;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
  -webkit-animation: ripple-animation 1.5s;
  animation: ripple-animation 1.5s;
}
.acalog-custom .ink-reaction .ink.inverse {
  background-color: rgba(12,12,12,0.5);
}
.acalog-custom .ink-reaction.btn-icon-toggle,
.acalog-custom .ink-reaction.btn-floating-action {
  overflow: visible;
}
.acalog-custom .ink-reaction.btn-icon-toggle .ink,
.acalog-custom .ink-reaction.btn-floating-action .ink {
  width: 100px;
  height: 100px;
  margin-left: -50px;
  margin-top: -50px;
}
.acalog-custom .ink-reaction.btn-icon-toggle .ink,
.acalog-custom .ink-reaction.btn-flat .ink {
  background-color: rgba(255,255,255,0.25);
}
.acalog-custom .ink-reaction.btn-icon-toggle .ink.inverse,
.acalog-custom .ink-reaction.btn-flat .ink.inverse {
  background-color: rgba(12,12,12,0.25);
}
@-webkit-keyframes ripple-animation {
  .acalog-custom from {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  .acalog-custom to {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    opacity: 0;
  }
}
@keyframes ripple-animation {
  .acalog-custom from {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }
  .acalog-custom to {
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transform: scale(1,1);
    opacity: 0;
  }
}
.acalog-custom .btn-raised {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
  -webkit-transition: -webkit-box-shadow 0.15s ease-out;
  -o-transition: -o-box-shadow 0.15s ease-out;
  transition: -webkit-box-shadow 0.15s ease-out;
  -o-transition: box-shadow 0.15s ease-out;
  transition: box-shadow 0.15s ease-out;
  transition: box-shadow 0.15s ease-out, -webkit-box-shadow 0.15s ease-out;
}
.acalog-custom .btn-raised:hover {
  -webkit-box-shadow: 0 3px 8px 0 rgba(0,0,0,0.38);
  box-shadow: 0 3px 8px 0 rgba(0,0,0,0.38);
}
.acalog-custom .btn-raised:active,
.acalog-custom .btn-raised.active {
  -webkit-box-shadow: 0 3px 8px 0 rgba(0,0,0,0.38);
  box-shadow: 0 3px 8px 0 rgba(0,0,0,0.38);
}
.acalog-custom .btn-raised.disabled,
.acalog-custom .btn-raised[disabled],
.acalog-custom .pager .disabled .btn-raised {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.acalog-custom .btn-flat,
.acalog-custom .btn-icon-toggle {
  background-color: transparent;
  font-weight: 500;
  border-color: transparent;
}
.acalog-custom .btn-flat:hover,
.acalog-custom .btn-icon-toggle:hover,
.acalog-custom .btn-flat:focus,
.acalog-custom .btn-icon-toggle:focus,
.acalog-custom .open .dropdown-toggle.btn-flat,
.acalog-custom .open .dropdown-toggle.btn-icon-toggle {
  background-color: rgba(12,12,12,0.07);
  border-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: inherit;
}
.acalog-custom .btn-flat:active,
.acalog-custom .btn-icon-toggle:active,
.acalog-custom .btn-flat.active,
.acalog-custom .btn-icon-toggle.active {
  background-color: rgba(12,12,12,0.25);
  border-color: transparent;
  color: #ffffff;
}
.acalog-custom .btn-flat.disabled,
.acalog-custom .btn-icon-toggle.disabled,
.acalog-custom .btn-flat[disabled],
.acalog-custom .btn-icon-toggle[disabled],
.acalog-custom fieldset[disabled] .btn-flat,
.acalog-custom fieldset[disabled] .btn-icon-toggle {
  background: transparent;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.acalog-custom .btn-icon-toggle {
  border-radius: 999px !important;
}
.acalog-custom .btn-rounded {
  border-radius: 999px;
}
.acalog-custom .btn-rounded .label {
  top: 0;
  right: 3px;
}
.acalog-custom .btn-plane {
  display: table;
  width: 100%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}
.acalog-custom .btn-plane>div {
  display: table-cell;
  vertical-align: middle;
}
.acalog-custom .btn-labeled {
  position: relative;
}
.acalog-custom .btn-labeled .label {
  position: absolute;
  top: -6px;
  right: -6px;
}
.acalog-custom .btn-rounded.btn-labeled .label {
  top: 7px;
  right: auto;
  left: 99%;
  margin: auto;
}
.acalog-custom .btn-icon-toggle {
  padding: 0;
  width: 36px;
}
.acalog-custom .btn-icon-toggle .fa,
.acalog-custom .btn-icon-toggle .md,
.acalog-custom .btn-icon-toggle .glyphicon {
  margin: 0;
  line-height: 34px;
}
.acalog-custom .btn-icon-toggle.btn-lg {
  width: 46px;
}
.acalog-custom .btn-icon-toggle.btn-lg .fa,
.acalog-custom .btn-icon-toggle.btn-lg .md,
.acalog-custom .btn-icon-toggle.btn-lg .glyphicon {
  line-height: 44px;
}
.acalog-custom .btn-icon-toggle.btn-sm {
  width: 32px;
}
.acalog-custom .btn-icon-toggle.btn-sm .fa,
.acalog-custom .btn-icon-toggle.btn-sm .md,
.acalog-custom .btn-icon-toggle.btn-sm .glyphicon {
  line-height: 30px;
}
.acalog-custom .btn-icon-toggle.btn-xs {
  width: 24px;
}
.acalog-custom .btn-icon-toggle.btn-xs .fa,
.acalog-custom .btn-icon-toggle.btn-xs .md,
.acalog-custom .btn-icon-toggle.btn-xs .glyphicon {
  line-height: 22px;
}
.acalog-custom .btn-group-xs>.btn.btn-icon-toggle {
  width: 22px;
  padding: 0;
}
.acalog-custom .btn-group-sm>.btn.btn-icon-toggle {
  width: 30px;
  padding: 0;
}
.acalog-custom .btn-group-lg>.btn.btn-icon-toggle {
  width: 44px;
  padding: 0;
}
.acalog-custom .checkbox-styled:not(ie8),
.acalog-custom .radio-styled:not(ie8) {
  position: relative;
  margin-top: 0;
}
.acalog-custom .checkbox-styled:not(ie8) input~span,
.acalog-custom .radio-styled:not(ie8) input~span {
  position: relative;
  padding-left: 30px;
  display: inline-block;
  cursor: pointer;
  vertical-align: text-top;
}
.acalog-custom .checkbox-styled:not(ie8) input~span:before,
.acalog-custom .radio-styled:not(ie8) input~span:before {
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
  width: 20px;
  height: 20px;
  border: 2px solid #535858;
}
.acalog-custom .checkbox-styled:not(ie8) input[type="radio"],
.acalog-custom .radio-styled:not(ie8) input[type="radio"],
.acalog-custom .checkbox-styled:not(ie8) input[type="checkbox"],
.acalog-custom .radio-styled:not(ie8) input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
  filter: alpha(opacity=0);
}
.acalog-custom .checkbox-styled:not(ie8) label,
.acalog-custom .radio-styled:not(ie8) label {
  padding-left: 0;
}
.acalog-custom .checkbox-styled:not(ie8).radio-inline,
.acalog-custom .radio-styled:not(ie8).radio-inline,
.acalog-custom .checkbox-styled:not(ie8).checkbox-inline,
.acalog-custom .radio-styled:not(ie8).checkbox-inline {
  padding-left: 0;
}
.acalog-custom .checkbox-styled:not(ie8).disabled~span:before,
.acalog-custom .radio-styled:not(ie8).disabled~span:before,
.acalog-custom .checkbox-styled:not(ie8) input[disabled]~span:before,
.acalog-custom .radio-styled:not(ie8) input[disabled]~span:before,
.acalog-custom .checkbox-styled:not(ie8) input[readonly]~span:before,
.acalog-custom .radio-styled:not(ie8) input[readonly]~span:before {
  border-color: #e5e6e6;
}
.acalog-custom .checkbox-styled:not(ie8).disabled:checked~span:before,
.acalog-custom .radio-styled:not(ie8).disabled:checked~span:before,
.acalog-custom .checkbox-styled:not(ie8) input[disabled]:checked~span:before,
.acalog-custom .radio-styled:not(ie8) input[disabled]:checked~span:before,
.acalog-custom .checkbox-styled:not(ie8) input[readonly]:checked~span:before,
.acalog-custom .radio-styled:not(ie8) input[readonly]:checked~span:before {
  border-color: #e5e6e6;
}
.acalog-custom .checkbox-styled:not(ie8).disabled:checked~span:after,
.acalog-custom .radio-styled:not(ie8).disabled:checked~span:after,
.acalog-custom .checkbox-styled:not(ie8) input[disabled]:checked~span:after,
.acalog-custom .radio-styled:not(ie8) input[disabled]:checked~span:after,
.acalog-custom .checkbox-styled:not(ie8) input[readonly]:checked~span:after,
.acalog-custom .radio-styled:not(ie8) input[readonly]:checked~span:after {
  background-color: #e5e6e6;
}
.acalog-custom .checkbox-styled:not(ie8) input~span:before {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.acalog-custom .checkbox-styled:not(ie8) input:checked~span:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  height: 10px;
  border-color: #00AEEF;
  border-top-style: none;
  border-right-style: none;
}
.acalog-custom .radio-styled:not(ie8) input~span:before {
  top: 0;
  border-radius: 50%;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.acalog-custom .radio-styled:not(ie8) input:checked~span:before {
  border-color: #00AEEF;
}
.acalog-custom .radio-styled:not(ie8) input~span:after {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 1;
  width: 0;
  height: 0;
  background-color: #00AEEF;
  border-radius: 50%;
  -webkit-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.acalog-custom .radio-styled:not(ie8) input:checked~span:after {
  left: 5px;
  top: 5px;
  width: 10px;
  height: 10px;
}
.acalog-custom .form-inverse .checkbox-styled:not(ie8) input~span:before,
.acalog-custom .form-inverse .radio-styled:not(ie8) input~span:before {
  border-color: rgba(255,255,255,0.8);
}
.acalog-custom .form-inverse .checkbox-styled:not(ie8) input:checked~span:before,
.acalog-custom .form-inverse .radio-styled:not(ie8) input:checked~span:before {
  border-color: #00AEEF;
}
.acalog-custom .form-inverse .checkbox-styled:not(ie8).disabled~span:before,
.acalog-custom .form-inverse .radio-styled:not(ie8).disabled~span:before,
.acalog-custom .form-inverse .checkbox-styled:not(ie8) input[disabled]~span:before,
.acalog-custom .form-inverse .radio-styled:not(ie8) input[disabled]~span:before,
.acalog-custom .form-inverse .checkbox-styled:not(ie8) input[readonly]~span:before,
.acalog-custom .form-inverse .radio-styled:not(ie8) input[readonly]~span:before,
.acalog-custom .form-inverse .checkbox-styled:not(ie8).disabled:checked~span:before,
.acalog-custom .form-inverse .radio-styled:not(ie8).disabled:checked~span:before,
.acalog-custom .form-inverse .checkbox-styled:not(ie8) input[disabled]:checked~span:before,
.acalog-custom .form-inverse .radio-styled:not(ie8) input[disabled]:checked~span:before,
.acalog-custom .form-inverse .checkbox-styled:not(ie8) input[readonly]:checked~span:before,
.acalog-custom .form-inverse .radio-styled:not(ie8) input[readonly]:checked~span:before {
  border-color: rgba(255,255,255,0.2);
}
.acalog-custom .form-inverse .checkbox-styled:not(ie8).disabled:checked~span:after,
.acalog-custom .form-inverse .radio-styled:not(ie8).disabled:checked~span:after,
.acalog-custom .form-inverse .checkbox-styled:not(ie8) input[disabled]:checked~span:after,
.acalog-custom .form-inverse .radio-styled:not(ie8) input[disabled]:checked~span:after,
.acalog-custom .form-inverse .checkbox-styled:not(ie8) input[readonly]:checked~span:after,
.acalog-custom .form-inverse .radio-styled:not(ie8) input[readonly]:checked~span:after {
  background-color: rgba(255,255,255,0.2);
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-default-bright input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).checkbox-default-bright input:checked~span:before,
.acalog-custom .checkbox-styled:not(ie8).radio-default-bright input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).radio-default-bright input:checked~span:before {
  border-color: #ffffff;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-default-bright input~span:after,
.acalog-custom .radio-styled:not(ie8).checkbox-default-bright input~span:after,
.acalog-custom .checkbox-styled:not(ie8).radio-default-bright input~span:after,
.acalog-custom .radio-styled:not(ie8).radio-default-bright input~span:after {
  background-color: #ffffff;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-default-light input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).checkbox-default-light input:checked~span:before,
.acalog-custom .checkbox-styled:not(ie8).radio-default-light input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).radio-default-light input:checked~span:before {
  border-color: #f2f3f3;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-default-light input~span:after,
.acalog-custom .radio-styled:not(ie8).checkbox-default-light input~span:after,
.acalog-custom .checkbox-styled:not(ie8).radio-default-light input~span:after,
.acalog-custom .radio-styled:not(ie8).radio-default-light input~span:after {
  background-color: #f2f3f3;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-default input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).checkbox-default input:checked~span:before,
.acalog-custom .checkbox-styled:not(ie8).radio-default input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).radio-default input:checked~span:before {
  border-color: #e5e6e6;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-default input~span:after,
.acalog-custom .radio-styled:not(ie8).checkbox-default input~span:after,
.acalog-custom .checkbox-styled:not(ie8).radio-default input~span:after,
.acalog-custom .radio-styled:not(ie8).radio-default input~span:after {
  background-color: #e5e6e6;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-default-dark input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).checkbox-default-dark input:checked~span:before,
.acalog-custom .checkbox-styled:not(ie8).radio-default-dark input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).radio-default-dark input:checked~span:before {
  border-color: #20252b;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-default-dark input~span:after,
.acalog-custom .radio-styled:not(ie8).checkbox-default-dark input~span:after,
.acalog-custom .checkbox-styled:not(ie8).radio-default-dark input~span:after,
.acalog-custom .radio-styled:not(ie8).radio-default-dark input~span:after {
  background-color: #20252b;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-primary-bright input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).checkbox-primary-bright input:checked~span:before,
.acalog-custom .checkbox-styled:not(ie8).radio-primary-bright input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).radio-primary-bright input:checked~span:before {
  border-color: #3CB6CE;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-primary-bright input~span:after,
.acalog-custom .radio-styled:not(ie8).checkbox-primary-bright input~span:after,
.acalog-custom .checkbox-styled:not(ie8).radio-primary-bright input~span:after,
.acalog-custom .radio-styled:not(ie8).radio-primary-bright input~span:after {
  background-color: #3CB6CE;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-primary-light input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).checkbox-primary-light input:checked~span:before,
.acalog-custom .checkbox-styled:not(ie8).radio-primary-light input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).radio-primary-light input:checked~span:before {
  border-color: #64A0C8;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-primary-light input~span:after,
.acalog-custom .radio-styled:not(ie8).checkbox-primary-light input~span:after,
.acalog-custom .checkbox-styled:not(ie8).radio-primary-light input~span:after,
.acalog-custom .radio-styled:not(ie8).radio-primary-light input~span:after {
  background-color: #64A0C8;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-primary input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).checkbox-primary input:checked~span:before,
.acalog-custom .checkbox-styled:not(ie8).radio-primary input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).radio-primary input:checked~span:before {
  border-color: #00AEEF;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-primary input~span:after,
.acalog-custom .radio-styled:not(ie8).checkbox-primary input~span:after,
.acalog-custom .checkbox-styled:not(ie8).radio-primary input~span:after,
.acalog-custom .radio-styled:not(ie8).radio-primary input~span:after {
  background-color: #00AEEF;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-primary-dark input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).checkbox-primary-dark input:checked~span:before,
.acalog-custom .checkbox-styled:not(ie8).radio-primary-dark input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).radio-primary-dark input:checked~span:before {
  border-color: #066265;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-primary-dark input~span:after,
.acalog-custom .radio-styled:not(ie8).checkbox-primary-dark input~span:after,
.acalog-custom .checkbox-styled:not(ie8).radio-primary-dark input~span:after,
.acalog-custom .radio-styled:not(ie8).radio-primary-dark input~span:after {
  background-color: #066265;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-accent-bright input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).checkbox-accent-bright input:checked~span:before,
.acalog-custom .checkbox-styled:not(ie8).radio-accent-bright input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).radio-accent-bright input:checked~span:before {
  border-color: #A5ACAF;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-accent-bright input~span:after,
.acalog-custom .radio-styled:not(ie8).checkbox-accent-bright input~span:after,
.acalog-custom .checkbox-styled:not(ie8).radio-accent-bright input~span:after,
.acalog-custom .radio-styled:not(ie8).radio-accent-bright input~span:after {
  background-color: #A5ACAF;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-accent-light input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).checkbox-accent-light input:checked~span:before,
.acalog-custom .checkbox-styled:not(ie8).radio-accent-light input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).radio-accent-light input:checked~span:before {
  border-color: #44D62C;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-accent-light input~span:after,
.acalog-custom .radio-styled:not(ie8).checkbox-accent-light input~span:after,
.acalog-custom .checkbox-styled:not(ie8).radio-accent-light input~span:after,
.acalog-custom .radio-styled:not(ie8).radio-accent-light input~span:after {
  background-color: #44D62C;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-accent input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).checkbox-accent input:checked~span:before,
.acalog-custom .checkbox-styled:not(ie8).radio-accent input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).radio-accent input:checked~span:before {
  border-color: #003359;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-accent input~span:after,
.acalog-custom .radio-styled:not(ie8).checkbox-accent input~span:after,
.acalog-custom .checkbox-styled:not(ie8).radio-accent input~span:after,
.acalog-custom .radio-styled:not(ie8).radio-accent input~span:after {
  background-color: #003359;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-accent-dark input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).checkbox-accent-dark input:checked~span:before,
.acalog-custom .checkbox-styled:not(ie8).radio-accent-dark input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).radio-accent-dark input:checked~span:before {
  border-color: #681a7f;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-accent-dark input~span:after,
.acalog-custom .radio-styled:not(ie8).checkbox-accent-dark input~span:after,
.acalog-custom .checkbox-styled:not(ie8).radio-accent-dark input~span:after,
.acalog-custom .radio-styled:not(ie8).radio-accent-dark input~span:after {
  background-color: #681a7f;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-success input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).checkbox-success input:checked~span:before,
.acalog-custom .checkbox-styled:not(ie8).radio-success input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).radio-success input:checked~span:before {
  border-color: #4caf50;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-success input~span:after,
.acalog-custom .radio-styled:not(ie8).checkbox-success input~span:after,
.acalog-custom .checkbox-styled:not(ie8).radio-success input~span:after,
.acalog-custom .radio-styled:not(ie8).radio-success input~span:after {
  background-color: #4caf50;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-warning input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).checkbox-warning input:checked~span:before,
.acalog-custom .checkbox-styled:not(ie8).radio-warning input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).radio-warning input:checked~span:before {
  border-color: #ff9800;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-warning input~span:after,
.acalog-custom .radio-styled:not(ie8).checkbox-warning input~span:after,
.acalog-custom .checkbox-styled:not(ie8).radio-warning input~span:after,
.acalog-custom .radio-styled:not(ie8).radio-warning input~span:after {
  background-color: #ff9800;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-danger input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).checkbox-danger input:checked~span:before,
.acalog-custom .checkbox-styled:not(ie8).radio-danger input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).radio-danger input:checked~span:before {
  border-color: #f44336;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-danger input~span:after,
.acalog-custom .radio-styled:not(ie8).checkbox-danger input~span:after,
.acalog-custom .checkbox-styled:not(ie8).radio-danger input~span:after,
.acalog-custom .radio-styled:not(ie8).radio-danger input~span:after {
  background-color: #f44336;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-info input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).checkbox-info input:checked~span:before,
.acalog-custom .checkbox-styled:not(ie8).radio-info input:checked~span:before,
.acalog-custom .radio-styled:not(ie8).radio-info input:checked~span:before {
  border-color: #2196f3;
}
.acalog-custom .checkbox-styled:not(ie8).checkbox-info input~span:after,
.acalog-custom .radio-styled:not(ie8).checkbox-info input~span:after,
.acalog-custom .checkbox-styled:not(ie8).radio-info input~span:after,
.acalog-custom .radio-styled:not(ie8).radio-info input~span:after {
  background-color: #2196f3;
}
.acalog-custom .btn-floating-action {
  width: 44px;
  height: 44px;
  border-radius: 999px !important;
  padding: 0 !important;
  font-size: 17px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
  -webkit-transition: -webkit-box-shadow 0.15s ease-out;
  -o-transition: -o-box-shadow 0.15s ease-out;
  transition: -webkit-box-shadow 0.15s ease-out;
  -o-transition: box-shadow 0.15s ease-out;
  transition: box-shadow 0.15s ease-out;
  transition: box-shadow 0.15s ease-out, -webkit-box-shadow 0.15s ease-out;
}
.acalog-custom .btn-floating-action .fa,
.acalog-custom .btn-floating-action .md,
.acalog-custom .btn-floating-action .glyphicon {
  top: 0;
  margin: 0;
  line-height: 42px;
}
.acalog-custom .btn-floating-action.btn-lg {
  width: 56px;
  height: 56px;
}
.acalog-custom .btn-floating-action.btn-lg .fa,
.acalog-custom .btn-floating-action.btn-lg .md,
.acalog-custom .btn-floating-action.btn-lg .glyphicon {
  line-height: 54px;
  font-size: 1.3em;
}
.acalog-custom .btn-floating-action.btn-lg .md {
  font-size: 1.5em;
}
.acalog-custom .btn-floating-action.btn-sm {
  width: 36px;
  height: 36px;
}
.acalog-custom .btn-floating-action.btn-sm .fa,
.acalog-custom .btn-floating-action.btn-sm .md,
.acalog-custom .btn-floating-action.btn-sm .glyphicon {
  line-height: 34px;
}
.acalog-custom .btn-floating-action.btn-xs {
  width: 28px;
  height: 28px;
}
.acalog-custom .btn-floating-action.btn-xs .fa,
.acalog-custom .btn-floating-action.btn-xs .md,
.acalog-custom .btn-floating-action.btn-xs .glyphicon {
  line-height: 26px;
}
.acalog-custom .btn-floating-action:hover {
  -webkit-box-shadow: 0 8px 14px 0 rgba(0,0,0,0.38);
  box-shadow: 0 8px 14px 0 rgba(0,0,0,0.38);
}
.acalog-custom .btn-floating-action:active,
.acalog-custom .btn-floating-action.active {
  -webkit-box-shadow: 0 8px 14px 0 rgba(0,0,0,0.38);
  box-shadow: 0 8px 14px 0 rgba(0,0,0,0.38);
}
.acalog-custom .btn-group-xs>.btn.btn-floating-action {
  width: 22px;
  padding: 0;
}
.acalog-custom .btn-group-sm>.btn.btn-floating-action,
.acalog-custom .input-group-sm .btn.btn-floating-action {
  width: 30px;
  padding: 0;
}
.acalog-custom .btn-group-lg>.btn.btn-floating-action,
.acalog-custom .input-group-lg .btn.btn-floating-action {
  width: 44px;
  padding: 0;
}
.acalog-custom .btn-group-vertical.full-width {
  width: 100%;
}
.acalog-custom .btn-group-vertical.full-width .btn,
.acalog-custom .btn-group-vertical.full-width .btn-group {
  width: 100%;
}
.acalog-custom .link-default {
  text-decoration: none;
  font-weight: 500;
  color: inherit;
}
.acalog-custom .link-default:hover {
  opacity: 1;
}
.acalog-custom .link-default .fa,
.acalog-custom .link-default .md,
.acalog-custom .link-default .glyphicon {
  margin-right: 12px;
}
.acalog-custom .btn-lg {
  font-size: 17px;
}
.acalog-custom .btn-sm {
  font-size: 12px;
}
.acalog-custom .btn-xs {
  font-size: 12px;
}
.acalog-custom .fa.icon-tilt,
.acalog-custom .md.icon-tilt,
.acalog-custom .glyphicon.icon-tilt,
.acalog-custom .icon-tilt {
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}
.acalog-custom .fa.icon-tilt-alt,
.acalog-custom .md.icon-tilt-alt,
.acalog-custom .glyphicon.icon-tilt-alt,
.acalog-custom .icon-tilt-alt {
  -webkit-transform: rotate(350deg);
  -ms-transform: rotate(350deg);
  transform: rotate(350deg);
}
.acalog-custom .btn+.dropdown-toggle .fa,
.acalog-custom .btn+.dropdown-toggle .md {
  margin: 0;
}
.acalog-custom .btn .fa+.fa,
.acalog-custom .btn .md+.md {
  margin-right: 0;
  margin-left: 6px;
}
.acalog-custom .btn-icon-toggle .fa,
.acalog-custom .btn-icon-toggle .md,
.acalog-custom .btn-icon-toggle .glyphicon {
  margin: 0;
}
.acalog-custom .nav a+.dropdown-toggle .fa,
.acalog-custom .nav a+.dropdown-toggle .md {
  margin: 0;
}
.acalog-custom .nav a .fa+.fa,
.acalog-custom .nav a .md+.md {
  margin-right: 0;
  margin-left: 6px;
}
.acalog-custom body [class*=" md-"],
.acalog-custom [class^=md-] {
  font-size: 1.2em;
  margin-top: -0.2em;
  margin-bottom: -0.2em;
}
.acalog-custom .dropdown-menu {
  margin: 0;
  border-color: rgba(255,255,255,0.9);
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
}
.acalog-custom .dropdown-menu>li>a {
  padding: 5px 20px;
}
.acalog-custom .dropdown-menu .alert {
  min-width: 250px;
  margin: 10px;
  padding: 10px;
}
.acalog-custom .dropdown-menu .alert:before,
.acalog-custom .dropdown-menu .alert:after {
  content: " ";
  display: table;
}
.acalog-custom .dropdown-menu .alert:after {
  clear: both;
}
.acalog-custom .dropdown-menu img.pull-right {
  margin-left: 10px;
  margin-bottom: 2px;
}
.acalog-custom .dropdown-menu img.pull-left {
  margin-right: 10px;
  margin-bottom: 2px;
}
.acalog-custom .dropdown-header {
  padding: 15px 20px 5px 20px;
  font-size: 10px;
  font-weight: 500;
  opacity: .6;
}
.acalog-custom .dropdown-avatar {
  max-width: 40px;
}
.acalog-custom li.dropdown-progress {
  min-width: 250px;
}
.acalog-custom li.dropdown-progress>a {
  padding: 15px 0px;
}
.acalog-custom li.dropdown-progress .dropdown-label {
  padding: 5px 20px;
}
.acalog-custom li.dropdown-progress .progress {
  margin-bottom: 0;
  height: 5px;
}
.acalog-custom .dropdown-label:before,
.acalog-custom .dropdown-label:after {
  content: " ";
  display: table;
}
.acalog-custom .dropdown-label:after {
  clear: both;
}
.acalog-custom .dropup .dropdown-menu {
  margin-bottom: 0;
}
.acalog-custom .open>.dropdown-menu.animation-zoom {
  -webkit-animation: zoom-down 0.25s ease-out;
  animation: zoom-down 0.25s ease-out;
}
.acalog-custom .dropup.open>.dropdown-menu.animation-zoom {
  -webkit-animation: zoom-up 0.25s ease-out;
  animation: zoom-up 0.25s ease-out;
}
.acalog-custom .open>.dropdown-menu.animation-slide {
  -webkit-animation: slide-right 0.3s ease-out;
  animation: slide-right 0.3s ease-out;
}
.acalog-custom .open>.dropdown-menu.animation-dock {
  -webkit-animation: slide-up 0.3s ease-out;
  animation: slide-up 0.3s ease-out;
}
.acalog-custom .dropup.open>.dropdown-menu.animation-dock {
  -webkit-animation: slide-down 0.3s ease-out;
  animation: slide-down 0.3s ease-out;
}
.acalog-custom .open>.dropdown-menu.animation-expand {
  -webkit-animation: slide-down 0.3s ease-out;
  animation: slide-down 0.3s ease-out;
}
.acalog-custom .dropup.open>.dropdown-menu.animation-expand {
  -webkit-animation: slide-up 0.3s ease-out;
  animation: slide-up 0.3s ease-out;
}
.acalog-custom .nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.846153846;
  border: none;
  border-bottom: 2px solid transparent;
  border-radius: none;
  opacity: 0.55;
  font-weight: 500;
  text-transform: uppercase;
}
.acalog-custom .nav-tabs>li>a:hover {
  border-color: #e5e6e6 #e5e6e6 #dddddd;
}
.acalog-custom .nav-tabs>li.active>a,
.acalog-custom .nav-tabs>li.active>a:hover,
.acalog-custom .nav-tabs>li.active>a:focus {
  border: none;
  border-bottom: 2px solid #00AEEF;
  color: #00AEEF;
  background-color: transparent;
  cursor: default;
  opacity: 1;
}
.acalog-custom .card-head.nav-tabs,
.acalog-custom .card-head>.nav-tabs {
  padding: 0 24px;
}
.acalog-custom .card-head.nav-tabs>li>a,
.acalog-custom .card-head>.nav-tabs>li>a {
  line-height: 54px;
  padding-top: 0;
  padding-bottom: 0;
}
.acalog-custom .card-head.card-head-xs.nav-tabs>li>a,
.acalog-custom .card-head.card-head-xs>.nav-tabs>li>a {
  line-height: 34px;
}
.acalog-custom .card-head.card-head-sm.nav-tabs>li>a,
.acalog-custom .card-head.card-head-sm>.nav-tabs>li>a {
  line-height: 46px;
}
.acalog-custom .card-head.card-head-lg.nav-tabs>li>a,
.acalog-custom .card-head.card-head-lg>.nav-tabs>li>a {
  line-height: 78px;
}
.acalog-custom .nav-tabs.nav-justified {
  padding: 0;
}
.acalog-custom .nav-tabs.nav-justified>.active>a,
.acalog-custom .nav-tabs.nav-justified>.active>a:hover,
.acalog-custom .nav-tabs.nav-justified>.active>a:focus {
  border: none;
  border-bottom: 2px solid #00AEEF;
}
.acalog-custom .nav-tabs.tabs-center>li {
  float: none;
  display: inline-block;
}
.acalog-custom .nav-tabs.tabs-center {
  text-align: center;
}
.acalog-custom .tabs-text-contrast {
  border-bottom-color: rgba(255,255,255,0.15);
}
.acalog-custom .tabs-text-contrast>li>a:hover,
.acalog-custom .tabs-text-contrast>li>a:focus {
  background-color: rgba(255,255,255,0.35);
}
.acalog-custom .tabs-text-contrast>li.active>a,
.acalog-custom .tabs-text-contrast>li.active>a:hover,
.acalog-custom .tabs-text-contrast>li.active>a:focus {
  color: inherit !important;
}
.acalog-custom .card-underline .card-head .nav-tabs {
  border-bottom: none;
}
.acalog-custom .nav-tabs a small {
  color: inherit;
  text-transform: initial;
}
.acalog-custom .tabs-below>.nav-tabs,
.acalog-custom .tabs-right>.nav-tabs,
.acalog-custom .tabs-left>.nav-tabs {
  border: none;
}
.acalog-custom .tab-content>.tab-pane,
.acalog-custom .pill-content>.pill-pane {
  display: none;
}
.acalog-custom .tab-content>.active,
.acalog-custom .pill-content>.active {
  display: block;
}
.acalog-custom .tabs-below>.nav-tabs {
  border-top: 1px solid #dddddd;
}
.acalog-custom .tabs-below>.nav-tabs>li {
  margin-bottom: 0;
}
.acalog-custom .tabs-below>.nav-tabs>li>a {
  border-bottom: none;
}
.acalog-custom .tabs-below>.nav-tabs>li>a:hover,
.acalog-custom .tabs-below>.nav-tabs>li>a:focus {
  border-top-color: #dddddd;
  border-bottom-color: transparent;
}
.acalog-custom .tabs-below>.nav-tabs>.active>a,
.acalog-custom .tabs-below>.nav-tabs>.active>a:hover,
.acalog-custom .tabs-below>.nav-tabs>.active>a:focus {
  border-bottom: none;
  line-height: 50px;
  border-top: 2px solid #00AEEF;
}
.acalog-custom .tabs-left>.tab-content,
.acalog-custom .tabs-right>.tab-content {
  overflow: auto;
}
.acalog-custom .tabs-left>.nav-tabs,
.acalog-custom .tabs-right>.nav-tabs {
  padding-left: 0;
  padding-right: 0;
}
.acalog-custom .tabs-left>.nav-tabs>li,
.acalog-custom .tabs-right>.nav-tabs>li {
  float: none;
}
.acalog-custom .tabs-left>.nav-tabs>li>a,
.acalog-custom .tabs-right>.nav-tabs>li>a {
  min-width: 74px;
  margin-right: 0;
}
.acalog-custom .tabs-left>.nav-tabs {
  float: left;
}
.acalog-custom .tabs-left>.nav-tabs>li>a {
  border-bottom: none;
  border-right: 2px solid transparent;
}
.acalog-custom .tabs-left>.nav-tabs>li>a:hover,
.acalog-custom .tabs-left>.nav-tabs>li>a:focus {
  border-color: transparent;
  border-right-color: #dddddd;
}
.acalog-custom .tabs-left>.nav-tabs .active>a,
.acalog-custom .tabs-left>.nav-tabs .active>a:hover,
.acalog-custom .tabs-left>.nav-tabs .active>a:focus {
  border-bottom: none;
  border-right: 2px solid #00AEEF;
}
.acalog-custom .tabs-right>.nav-tabs {
  float: right;
  border-left: 1px solid #ddd;
}
.acalog-custom .tabs-right>.nav-tabs>li>a {
  border-bottom: none;
  border-left: 2px solid transparent;
}
.acalog-custom .tabs-right>.nav-tabs>li>a:hover,
.acalog-custom .tabs-right>.nav-tabs>li>a:focus {
  border-color: transparent;
  border-left-color: #dddddd;
}
.acalog-custom .tabs-right>.nav-tabs .active>a,
.acalog-custom .tabs-right>.nav-tabs .active>a:hover,
.acalog-custom .tabs-right>.nav-tabs .active>a:focus {
  border-bottom: none;
  border-left: 2px solid #00AEEF;
}
.acalog-custom .nav-tabs.tabs-default-dark>li.active>a,
.acalog-custom .nav-tabs.tabs-default-dark>li.active>a:hover,
.acalog-custom .nav-tabs.tabs-default-dark>li.active>a:focus {
  border-color: #20252b;
  color: #20252b;
}
.acalog-custom .nav-tabs.tabs-default>li.active>a,
.acalog-custom .nav-tabs.tabs-default>li.active>a:hover,
.acalog-custom .nav-tabs.tabs-default>li.active>a:focus {
  border-color: #e5e6e6;
  color: #e5e6e6;
}
.acalog-custom .nav-tabs.tabs-default-light>li.active>a,
.acalog-custom .nav-tabs.tabs-default-light>li.active>a:hover,
.acalog-custom .nav-tabs.tabs-default-light>li.active>a:focus {
  border-color: #f2f3f3;
  color: #f2f3f3;
}
.acalog-custom .nav-tabs.tabs-default-bright>li.active>a,
.acalog-custom .nav-tabs.tabs-default-bright>li.active>a:hover,
.acalog-custom .nav-tabs.tabs-default-bright>li.active>a:focus {
  border-color: #ffffff;
  color: #ffffff;
}
.acalog-custom .nav-tabs.tabs-primary-dark>li.active>a,
.acalog-custom .nav-tabs.tabs-primary-dark>li.active>a:hover,
.acalog-custom .nav-tabs.tabs-primary-dark>li.active>a:focus {
  border-color: #066265;
  color: #066265;
}
.acalog-custom .nav-tabs.tabs-primary>li.active>a,
.acalog-custom .nav-tabs.tabs-primary>li.active>a:hover,
.acalog-custom .nav-tabs.tabs-primary>li.active>a:focus {
  border-color: #00AEEF;
  color: #00AEEF;
}
.acalog-custom .nav-tabs.tabs-primary-light>li.active>a,
.acalog-custom .nav-tabs.tabs-primary-light>li.active>a:hover,
.acalog-custom .nav-tabs.tabs-primary-light>li.active>a:focus {
  border-color: #64A0C8;
  color: #64A0C8;
}
.acalog-custom .nav-tabs.tabs-primary-bright>li.active>a,
.acalog-custom .nav-tabs.tabs-primary-bright>li.active>a:hover,
.acalog-custom .nav-tabs.tabs-primary-bright>li.active>a:focus {
  border-color: #3CB6CE;
  color: #3CB6CE;
}
.acalog-custom .nav-tabs.tabs-accent-dark>li.active>a,
.acalog-custom .nav-tabs.tabs-accent-dark>li.active>a:hover,
.acalog-custom .nav-tabs.tabs-accent-dark>li.active>a:focus {
  border-color: #681a7f;
  color: #681a7f;
}
.acalog-custom .nav-tabs.tabs-accent>li.active>a,
.acalog-custom .nav-tabs.tabs-accent>li.active>a:hover,
.acalog-custom .nav-tabs.tabs-accent>li.active>a:focus {
  border-color: #003359;
  color: #003359;
}
.acalog-custom .nav-tabs.tabs-accent-light>li.active>a,
.acalog-custom .nav-tabs.tabs-accent-light>li.active>a:hover,
.acalog-custom .nav-tabs.tabs-accent-light>li.active>a:focus {
  border-color: #44D62C;
  color: #44D62C;
}
.acalog-custom .nav-tabs.tabs-accent-bright>li.active>a,
.acalog-custom .nav-tabs.tabs-accent-bright>li.active>a:hover,
.acalog-custom .nav-tabs.tabs-accent-bright>li.active>a:focus {
  border-color: #A5ACAF;
  color: #A5ACAF;
}
.acalog-custom .nav-tabs.tabs-success>li.active>a,
.acalog-custom .nav-tabs.tabs-success>li.active>a:hover,
.acalog-custom .nav-tabs.tabs-success>li.active>a:focus {
  border-color: #4caf50;
  color: #4caf50;
}
.acalog-custom .nav-tabs.tabs-warning>li.active>a,
.acalog-custom .nav-tabs.tabs-warning>li.active>a:hover,
.acalog-custom .nav-tabs.tabs-warning>li.active>a:focus {
  border-color: #ff9800;
  color: #ff9800;
}
.acalog-custom .nav-tabs.tabs-danger>li.active>a,
.acalog-custom .nav-tabs.tabs-danger>li.active>a:hover,
.acalog-custom .nav-tabs.tabs-danger>li.active>a:focus {
  border-color: #f44336;
  color: #f44336;
}
.acalog-custom .nav-tabs.tabs-info>li.active>a,
.acalog-custom .nav-tabs.tabs-info>li.active>a:hover,
.acalog-custom .nav-tabs.tabs-info>li.active>a:focus {
  border-color: #2196f3;
  color: #2196f3;
}
.acalog-custom .card {
  position: relative;
  margin-bottom: 24px;
  background-color: #ffffff;
  color: #313534;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
}
.acalog-custom .card:before,
.acalog-custom .card:after {
  content: " ";
  display: table;
}
.acalog-custom .card:after {
  clear: both;
}
.acalog-custom .card .btn-icon-toggle:hover,
.acalog-custom .card .btn-flat:hover {
  background-color: rgba(12,12,12,0.07);
}
.acalog-custom .card>.nano:last-child {
  border-radius: 0 0 2px 2px;
}
.acalog-custom .card.no-shadow {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.acalog-custom .card-head {
  position: relative;
  line-height: 52px;
  min-height: 56px;
  vertical-align: middle;
  border-radius: 2px 2px 0 0;
}
.acalog-custom .card-head:before,
.acalog-custom .card-head:after {
  content: " ";
  display: table;
}
.acalog-custom .card-head:after {
  clear: both;
}
.acalog-custom .card-head header {
  display: inline-block;
  padding: 11px 24px;
  vertical-align: middle;
  line-height: 17px;
  font-size: 20px;
}
.acalog-custom .card-head header>h1,
.acalog-custom .card-head header>h2,
.acalog-custom .card-head header>h3,
.acalog-custom .card-head header>h4,
.acalog-custom .card-head header>h5,
.acalog-custom .card-head header>h6 {
  vertical-align: middle;
  margin: 0;
  line-height: 1;
}
.acalog-custom .card-head header small {
  color: inherit;
  opacity: 0.6;
  font-size: 75%;
}
.acalog-custom .card-head>div {
  display: inline-block;
}
.acalog-custom .card-head .tools {
  padding-right: 16px;
  float: right;
}
.acalog-custom .card-head .tools form {
  margin-top: 7px;
  margin-bottom: 7px;
  margin-left: 24px;
  line-height: normal;
  vertical-align: middle;
}
.acalog-custom .card-head .tools .btn-floating-action {
  margin-left: 8px;
}
.acalog-custom .card-head .tools>.btn-group {
  margin-right: 4px;
}
.acalog-custom .card-head .tools>.btn-group-xs {
  margin-right: 10px;
}
.acalog-custom .card-head .tools>.btn-group-sm {
  margin-right: 4px;
}
.acalog-custom .card-head .tools>.btn-group-lg {
  margin-right: 0;
}
.acalog-custom .card-head .tools.pull-left>.btn-group {
  margin-left: 4px;
}
.acalog-custom .card-head .tools.pull-left>.btn-group-xs {
  margin-left: 10px;
}
.acalog-custom .card-head .tools.pull-left>.btn-group-sm {
  margin-left: 4px;
}
.acalog-custom .card-head .tools.pull-left>.btn-group-lg {
  margin-left: 0;
}
.acalog-custom .card-head.card-head-xs {
  line-height: 32px;
  min-height: 36px;
}
.acalog-custom .card-head.card-head-xs header {
  font-size: 15px;
  padding: 8px 24px;
}
.acalog-custom .card-head.card-head-sm {
  line-height: 44px;
  min-height: 48px;
}
.acalog-custom .card-head.card-head-sm header {
  font-size: 15px;
}
.acalog-custom .card-head.card-head-lg {
  line-height: 76px;
  min-height: 80px;
}
.acalog-custom .card-head.card-head-lg header {
  font-size: 24px;
}
.acalog-custom .card-body {
  padding: 24px;
  position: relative;
}
.acalog-custom .card-body:before,
.acalog-custom .card-body:after {
  content: " ";
  display: table;
}
.acalog-custom .card-body:after {
  clear: both;
}
.acalog-custom .card-body:last-child {
  border-radius: 0 0 2px 2px;
}
.acalog-custom .card-body.table-responsive {
  margin: 0;
}
.acalog-custom .card-actionbar {
  padding-bottom: 8px;
  position: relative;
}
.acalog-custom .card-actionbar:before,
.acalog-custom .card-actionbar:after {
  content: " ";
  display: table;
}
.acalog-custom .card-actionbar:after {
  clear: both;
}
.acalog-custom .card-actionbar:last-child {
  border-radius: 0 0 2px 2px;
}
.acalog-custom .card-actionbar-row {
  padding: 6px 16px;
  text-align: right;
}
.acalog-custom .card-tiles>.row,
.acalog-custom .card-type-blog-masonry>.row {
  margin: 0;
}
.acalog-custom .card-tiles>.row>[class^="col-"],
.acalog-custom .card-type-blog-masonry>.row>[class^="col-"] {
  padding: 0;
}
.acalog-custom .card-underline .card-head {
  border-bottom: 1px solid rgba(150,156,156,0.4);
}
.acalog-custom .card-underline .card-foot {
  border-top: 1px solid rgba(150,156,156,0.4);
}
.acalog-custom .card-bordered,
.acalog-custom .card-outlined {
  border: 2px solid #969c9c;
}
.acalog-custom section .style-default-dark,
.acalog-custom .offcanvas-pane .style-default-dark,
.acalog-custom .card .style-default-dark,
.acalog-custom section.style-default-dark,
.acalog-custom .offcanvas-pane.style-default-dark,
.acalog-custom .card.style-default-dark {
  background-color: #20252b;
  border-color: #20252b;
  color: #ffffff;
}
.acalog-custom section .style-default-dark .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane .style-default-dark .btn-icon-toggle:hover,
.acalog-custom .card .style-default-dark .btn-icon-toggle:hover,
.acalog-custom section.style-default-dark .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane.style-default-dark .btn-icon-toggle:hover,
.acalog-custom .card.style-default-dark .btn-icon-toggle:hover,
.acalog-custom section .style-default-dark .btn-flat:hover,
.acalog-custom .offcanvas-pane .style-default-dark .btn-flat:hover,
.acalog-custom .card .style-default-dark .btn-flat:hover,
.acalog-custom section.style-default-dark .btn-flat:hover,
.acalog-custom .offcanvas-pane.style-default-dark .btn-flat:hover,
.acalog-custom .card.style-default-dark .btn-flat:hover {
  background-color: rgba(255,255,255,0.3);
}
.acalog-custom .card-body-darken .style-default-dark,
.acalog-custom .card-body-darken.style-default-dark {
  background-color: #1c2025;
  border-color: #1c2025;
  color: #ffffff;
}
.acalog-custom .badge.style-default-dark {
  background-color: #20252b;
  border-color: #20252b;
  color: #ffffff;
}
.acalog-custom section .style-default,
.acalog-custom .offcanvas-pane .style-default,
.acalog-custom .card .style-default,
.acalog-custom section.style-default,
.acalog-custom .offcanvas-pane.style-default,
.acalog-custom .card.style-default {
  background-color: #e5e6e6;
  border-color: #e5e6e6;
  color: #313534;
}
.acalog-custom section .style-default .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane .style-default .btn-icon-toggle:hover,
.acalog-custom .card .style-default .btn-icon-toggle:hover,
.acalog-custom section.style-default .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane.style-default .btn-icon-toggle:hover,
.acalog-custom .card.style-default .btn-icon-toggle:hover,
.acalog-custom section .style-default .btn-flat:hover,
.acalog-custom .offcanvas-pane .style-default .btn-flat:hover,
.acalog-custom .card .style-default .btn-flat:hover,
.acalog-custom section.style-default .btn-flat:hover,
.acalog-custom .offcanvas-pane.style-default .btn-flat:hover,
.acalog-custom .card.style-default .btn-flat:hover {
  background-color: rgba(49,53,52,0.3);
}
.acalog-custom .card-body-darken .style-default,
.acalog-custom .card-body-darken.style-default {
  background-color: #dfe1e1;
  border-color: #dfe1e1;
  color: #313534;
}
.acalog-custom .badge.style-default {
  background-color: #e5e6e6;
  border-color: #e5e6e6;
  color: #313534;
}
.acalog-custom section .style-default-light,
.acalog-custom .offcanvas-pane .style-default-light,
.acalog-custom .card .style-default-light,
.acalog-custom section.style-default-light,
.acalog-custom .offcanvas-pane.style-default-light,
.acalog-custom .card.style-default-light {
  background-color: #f2f3f3;
  border-color: #f2f3f3;
  color: #313534;
}
.acalog-custom section .style-default-light .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane .style-default-light .btn-icon-toggle:hover,
.acalog-custom .card .style-default-light .btn-icon-toggle:hover,
.acalog-custom section.style-default-light .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane.style-default-light .btn-icon-toggle:hover,
.acalog-custom .card.style-default-light .btn-icon-toggle:hover,
.acalog-custom section .style-default-light .btn-flat:hover,
.acalog-custom .offcanvas-pane .style-default-light .btn-flat:hover,
.acalog-custom .card .style-default-light .btn-flat:hover,
.acalog-custom section.style-default-light .btn-flat:hover,
.acalog-custom .offcanvas-pane.style-default-light .btn-flat:hover,
.acalog-custom .card.style-default-light .btn-flat:hover {
  background-color: rgba(49,53,52,0.3);
}
.acalog-custom .card-body-darken .style-default-light,
.acalog-custom .card-body-darken.style-default-light {
  background-color: #edeeee;
  border-color: #edeeee;
  color: #313534;
}
.acalog-custom .badge.style-default-light {
  background-color: #f2f3f3;
  border-color: #f2f3f3;
  color: #313534;
}
.acalog-custom section .style-default-bright,
.acalog-custom .offcanvas-pane .style-default-bright,
.acalog-custom .card .style-default-bright,
.acalog-custom section.style-default-bright,
.acalog-custom .offcanvas-pane.style-default-bright,
.acalog-custom .card.style-default-bright {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #313534;
}
.acalog-custom section .style-default-bright .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane .style-default-bright .btn-icon-toggle:hover,
.acalog-custom .card .style-default-bright .btn-icon-toggle:hover,
.acalog-custom section.style-default-bright .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane.style-default-bright .btn-icon-toggle:hover,
.acalog-custom .card.style-default-bright .btn-icon-toggle:hover,
.acalog-custom section .style-default-bright .btn-flat:hover,
.acalog-custom .offcanvas-pane .style-default-bright .btn-flat:hover,
.acalog-custom .card .style-default-bright .btn-flat:hover,
.acalog-custom section.style-default-bright .btn-flat:hover,
.acalog-custom .offcanvas-pane.style-default-bright .btn-flat:hover,
.acalog-custom .card.style-default-bright .btn-flat:hover {
  background-color: rgba(49,53,52,0.3);
}
.acalog-custom .card-body-darken .style-default-bright,
.acalog-custom .card-body-darken.style-default-bright {
  background-color: #fafafa;
  border-color: #fafafa;
  color: #313534;
}
.acalog-custom .badge.style-default-bright {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #313534;
}
.acalog-custom section .style-gray-dark,
.acalog-custom .offcanvas-pane .style-gray-dark,
.acalog-custom .card .style-gray-dark,
.acalog-custom section.style-gray-dark,
.acalog-custom .offcanvas-pane.style-gray-dark,
.acalog-custom .card.style-gray-dark {
  background-color: #313534;
  border-color: #313534;
  color: #ffffff;
}
.acalog-custom section .style-gray-dark .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane .style-gray-dark .btn-icon-toggle:hover,
.acalog-custom .card .style-gray-dark .btn-icon-toggle:hover,
.acalog-custom section.style-gray-dark .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane.style-gray-dark .btn-icon-toggle:hover,
.acalog-custom .card.style-gray-dark .btn-icon-toggle:hover,
.acalog-custom section .style-gray-dark .btn-flat:hover,
.acalog-custom .offcanvas-pane .style-gray-dark .btn-flat:hover,
.acalog-custom .card .style-gray-dark .btn-flat:hover,
.acalog-custom section.style-gray-dark .btn-flat:hover,
.acalog-custom .offcanvas-pane.style-gray-dark .btn-flat:hover,
.acalog-custom .card.style-gray-dark .btn-flat:hover {
  background-color: rgba(255,255,255,0.3);
}
.acalog-custom .card-body-darken .style-gray-dark,
.acalog-custom .card-body-darken.style-gray-dark {
  background-color: #2d2f2f;
  border-color: #2d2f2f;
  color: #ffffff;
}
.acalog-custom .badge.style-gray-dark {
  background-color: #313534;
  border-color: #313534;
  color: #ffffff;
}
.acalog-custom section .style-gray,
.acalog-custom .offcanvas-pane .style-gray,
.acalog-custom .card .style-gray,
.acalog-custom section.style-gray,
.acalog-custom .offcanvas-pane.style-gray,
.acalog-custom .card.style-gray {
  background-color: #535858;
  border-color: #535858;
  color: #ffffff;
}
.acalog-custom section .style-gray .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane .style-gray .btn-icon-toggle:hover,
.acalog-custom .card .style-gray .btn-icon-toggle:hover,
.acalog-custom section.style-gray .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane.style-gray .btn-icon-toggle:hover,
.acalog-custom .card.style-gray .btn-icon-toggle:hover,
.acalog-custom section .style-gray .btn-flat:hover,
.acalog-custom .offcanvas-pane .style-gray .btn-flat:hover,
.acalog-custom .card .style-gray .btn-flat:hover,
.acalog-custom section.style-gray .btn-flat:hover,
.acalog-custom .offcanvas-pane.style-gray .btn-flat:hover,
.acalog-custom .card.style-gray .btn-flat:hover {
  background-color: rgba(255,255,255,0.3);
}
.acalog-custom .card-body-darken .style-gray,
.acalog-custom .card-body-darken.style-gray {
  background-color: #4e5352;
  border-color: #4e5352;
  color: #ffffff;
}
.acalog-custom .badge.style-gray {
  background-color: #535858;
  border-color: #535858;
  color: #ffffff;
}
.acalog-custom section .style-gray-light,
.acalog-custom .offcanvas-pane .style-gray-light,
.acalog-custom .card .style-gray-light,
.acalog-custom section.style-gray-light,
.acalog-custom .offcanvas-pane.style-gray-light,
.acalog-custom .card.style-gray-light {
  background-color: #969c9c;
  border-color: #969c9c;
  color: #ffffff;
}
.acalog-custom section .style-gray-light .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane .style-gray-light .btn-icon-toggle:hover,
.acalog-custom .card .style-gray-light .btn-icon-toggle:hover,
.acalog-custom section.style-gray-light .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane.style-gray-light .btn-icon-toggle:hover,
.acalog-custom .card.style-gray-light .btn-icon-toggle:hover,
.acalog-custom section .style-gray-light .btn-flat:hover,
.acalog-custom .offcanvas-pane .style-gray-light .btn-flat:hover,
.acalog-custom .card .style-gray-light .btn-flat:hover,
.acalog-custom section.style-gray-light .btn-flat:hover,
.acalog-custom .offcanvas-pane.style-gray-light .btn-flat:hover,
.acalog-custom .card.style-gray-light .btn-flat:hover {
  background-color: rgba(255,255,255,0.3);
}
.acalog-custom .card-body-darken .style-gray-light,
.acalog-custom .card-body-darken.style-gray-light {
  background-color: #919797;
  border-color: #919797;
  color: #ffffff;
}
.acalog-custom .badge.style-gray-light {
  background-color: #969c9c;
  border-color: #969c9c;
  color: #ffffff;
}
.acalog-custom section .style-gray-bright,
.acalog-custom .offcanvas-pane .style-gray-bright,
.acalog-custom .card .style-gray-bright,
.acalog-custom section.style-gray-bright,
.acalog-custom .offcanvas-pane.style-gray-bright,
.acalog-custom .card.style-gray-bright {
  background-color: #bdc1c1;
  border-color: #bdc1c1;
  color: #313534;
}
.acalog-custom section .style-gray-bright .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane .style-gray-bright .btn-icon-toggle:hover,
.acalog-custom .card .style-gray-bright .btn-icon-toggle:hover,
.acalog-custom section.style-gray-bright .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane.style-gray-bright .btn-icon-toggle:hover,
.acalog-custom .card.style-gray-bright .btn-icon-toggle:hover,
.acalog-custom section .style-gray-bright .btn-flat:hover,
.acalog-custom .offcanvas-pane .style-gray-bright .btn-flat:hover,
.acalog-custom .card .style-gray-bright .btn-flat:hover,
.acalog-custom section.style-gray-bright .btn-flat:hover,
.acalog-custom .offcanvas-pane.style-gray-bright .btn-flat:hover,
.acalog-custom .card.style-gray-bright .btn-flat:hover {
  background-color: rgba(49,53,52,0.3);
}
.acalog-custom .card-body-darken .style-gray-bright,
.acalog-custom .card-body-darken.style-gray-bright {
  background-color: #b8bcbc;
  border-color: #b8bcbc;
  color: #313534;
}
.acalog-custom .badge.style-gray-bright {
  background-color: #bdc1c1;
  border-color: #bdc1c1;
  color: #313534;
}
.acalog-custom section .style-primary,
.acalog-custom .offcanvas-pane .style-primary,
.acalog-custom .card .style-primary,
.acalog-custom section.style-primary,
.acalog-custom .offcanvas-pane.style-primary,
.acalog-custom .card.style-primary {
  background-color: #00AEEF;
  border-color: #00AEEF;
  color: #ffffff;
}
.acalog-custom section .style-primary .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane .style-primary .btn-icon-toggle:hover,
.acalog-custom .card .style-primary .btn-icon-toggle:hover,
.acalog-custom section.style-primary .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane.style-primary .btn-icon-toggle:hover,
.acalog-custom .card.style-primary .btn-icon-toggle:hover,
.acalog-custom section .style-primary .btn-flat:hover,
.acalog-custom .offcanvas-pane .style-primary .btn-flat:hover,
.acalog-custom .card .style-primary .btn-flat:hover,
.acalog-custom section.style-primary .btn-flat:hover,
.acalog-custom .offcanvas-pane.style-primary .btn-flat:hover,
.acalog-custom .card.style-primary .btn-flat:hover {
  background-color: rgba(255,255,255,0.3);
}
.acalog-custom .card-body-darken .style-primary,
.acalog-custom .card-body-darken.style-primary {
  background-color: #099e95;
  border-color: #099e95;
  color: #ffffff;
}
.acalog-custom .badge.style-primary {
  background-color: #00AEEF;
  border-color: #00AEEF;
  color: #ffffff;
}
.acalog-custom section .style-primary-light,
.acalog-custom .offcanvas-pane .style-primary-light,
.acalog-custom .card .style-primary-light,
.acalog-custom section.style-primary-light,
.acalog-custom .offcanvas-pane.style-primary-light,
.acalog-custom .card.style-primary-light {
  background-color: #64A0C8;
  border-color: #64A0C8;
  color: #313534;
}
.acalog-custom section .style-primary-light .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane .style-primary-light .btn-icon-toggle:hover,
.acalog-custom .card .style-primary-light .btn-icon-toggle:hover,
.acalog-custom section.style-primary-light .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane.style-primary-light .btn-icon-toggle:hover,
.acalog-custom .card.style-primary-light .btn-icon-toggle:hover,
.acalog-custom section .style-primary-light .btn-flat:hover,
.acalog-custom .offcanvas-pane .style-primary-light .btn-flat:hover,
.acalog-custom .card .style-primary-light .btn-flat:hover,
.acalog-custom section.style-primary-light .btn-flat:hover,
.acalog-custom .offcanvas-pane.style-primary-light .btn-flat:hover,
.acalog-custom .card.style-primary-light .btn-flat:hover {
  background-color: rgba(49,53,52,0.3);
}
.acalog-custom .card-body-darken .style-primary-light,
.acalog-custom .card-body-darken.style-primary-light {
  background-color: #76d6cf;
  border-color: #76d6cf;
  color: #313534;
}
.acalog-custom .badge.style-primary-light {
  background-color: #64A0C8;
  border-color: #64A0C8;
  color: #313534;
}
.acalog-custom section .style-primary-dark,
.acalog-custom .offcanvas-pane .style-primary-dark,
.acalog-custom .card .style-primary-dark,
.acalog-custom section.style-primary-dark,
.acalog-custom .offcanvas-pane.style-primary-dark,
.acalog-custom .card.style-primary-dark {
  background-color: #066265;
  border-color: #066265;
  color: #ffffff;
}
.acalog-custom section .style-primary-dark .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane .style-primary-dark .btn-icon-toggle:hover,
.acalog-custom .card .style-primary-dark .btn-icon-toggle:hover,
.acalog-custom section.style-primary-dark .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane.style-primary-dark .btn-icon-toggle:hover,
.acalog-custom .card.style-primary-dark .btn-icon-toggle:hover,
.acalog-custom section .style-primary-dark .btn-flat:hover,
.acalog-custom .offcanvas-pane .style-primary-dark .btn-flat:hover,
.acalog-custom .card .style-primary-dark .btn-flat:hover,
.acalog-custom section.style-primary-dark .btn-flat:hover,
.acalog-custom .offcanvas-pane.style-primary-dark .btn-flat:hover,
.acalog-custom .card.style-primary-dark .btn-flat:hover {
  background-color: rgba(255,255,255,0.3);
}
.acalog-custom .card-body-darken .style-primary-dark,
.acalog-custom .card-body-darken.style-primary-dark {
  background-color: #05585b;
  border-color: #05585b;
  color: #ffffff;
}
.acalog-custom .badge.style-primary-dark {
  background-color: #066265;
  border-color: #066265;
  color: #ffffff;
}
.acalog-custom section .style-primary-bright,
.acalog-custom .offcanvas-pane .style-primary-bright,
.acalog-custom .card .style-primary-bright,
.acalog-custom section.style-primary-bright,
.acalog-custom .offcanvas-pane.style-primary-bright,
.acalog-custom .card.style-primary-bright {
  background-color: #3CB6CE;
  border-color: #3CB6CE;
  color: #313534;
}
.acalog-custom section .style-primary-bright .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane .style-primary-bright .btn-icon-toggle:hover,
.acalog-custom .card .style-primary-bright .btn-icon-toggle:hover,
.acalog-custom section.style-primary-bright .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane.style-primary-bright .btn-icon-toggle:hover,
.acalog-custom .card.style-primary-bright .btn-icon-toggle:hover,
.acalog-custom section .style-primary-bright .btn-flat:hover,
.acalog-custom .offcanvas-pane .style-primary-bright .btn-flat:hover,
.acalog-custom .card .style-primary-bright .btn-flat:hover,
.acalog-custom section.style-primary-bright .btn-flat:hover,
.acalog-custom .offcanvas-pane.style-primary-bright .btn-flat:hover,
.acalog-custom .card.style-primary-bright .btn-flat:hover {
  background-color: rgba(49,53,52,0.3);
}
.acalog-custom .card-body-darken .style-primary-bright,
.acalog-custom .card-body-darken.style-primary-bright {
  background-color: #c2eeeb;
  border-color: #c2eeeb;
  color: #313534;
}
.acalog-custom .badge.style-primary-bright {
  background-color: #3CB6CE;
  border-color: #3CB6CE;
  color: #313534;
}
.acalog-custom section .style-accent,
.acalog-custom .offcanvas-pane .style-accent,
.acalog-custom .card .style-accent,
.acalog-custom section.style-accent,
.acalog-custom .offcanvas-pane.style-accent,
.acalog-custom .card.style-accent {
  background-color: #003359;
  border-color: #003359;
  color: #ffffff;
}
.acalog-custom section .style-accent .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane .style-accent .btn-icon-toggle:hover,
.acalog-custom .card .style-accent .btn-icon-toggle:hover,
.acalog-custom section.style-accent .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane.style-accent .btn-icon-toggle:hover,
.acalog-custom .card.style-accent .btn-icon-toggle:hover,
.acalog-custom section .style-accent .btn-flat:hover,
.acalog-custom .offcanvas-pane .style-accent .btn-flat:hover,
.acalog-custom .card .style-accent .btn-flat:hover,
.acalog-custom section.style-accent .btn-flat:hover,
.acalog-custom .offcanvas-pane.style-accent .btn-flat:hover,
.acalog-custom .card.style-accent .btn-flat:hover {
  background-color: rgba(255,255,255,0.3);
}
.acalog-custom .card-body-darken .style-accent,
.acalog-custom .card-body-darken.style-accent {
  background-color: #9525a8;
  border-color: #9525a8;
  color: #ffffff;
}
.acalog-custom .badge.style-accent {
  background-color: #003359;
  border-color: #003359;
  color: #ffffff;
}
.acalog-custom section .style-accent-light,
.acalog-custom .offcanvas-pane .style-accent-light,
.acalog-custom .card .style-accent-light,
.acalog-custom section.style-accent-light,
.acalog-custom .offcanvas-pane.style-accent-light,
.acalog-custom .card.style-accent-light {
  background-color: #44D62C;
  border-color: #44D62C;
  color: #ffffff;
}
.acalog-custom section .style-accent-light .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane .style-accent-light .btn-icon-toggle:hover,
.acalog-custom .card .style-accent-light .btn-icon-toggle:hover,
.acalog-custom section.style-accent-light .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane.style-accent-light .btn-icon-toggle:hover,
.acalog-custom .card.style-accent-light .btn-icon-toggle:hover,
.acalog-custom section .style-accent-light .btn-flat:hover,
.acalog-custom .offcanvas-pane .style-accent-light .btn-flat:hover,
.acalog-custom .card .style-accent-light .btn-flat:hover,
.acalog-custom section.style-accent-light .btn-flat:hover,
.acalog-custom .offcanvas-pane.style-accent-light .btn-flat:hover,
.acalog-custom .card.style-accent-light .btn-flat:hover {
  background-color: rgba(255,255,255,0.3);
}
.acalog-custom .card-body-darken .style-accent-light,
.acalog-custom .card-body-darken.style-accent-light {
  background-color: #c474d2;
  border-color: #c474d2;
  color: #ffffff;
}
.acalog-custom .badge.style-accent-light {
  background-color: #44D62C;
  border-color: #44D62C;
  color: #ffffff;
}
.acalog-custom section .style-accent-dark,
.acalog-custom .offcanvas-pane .style-accent-dark,
.acalog-custom .card .style-accent-dark,
.acalog-custom section.style-accent-dark,
.acalog-custom .offcanvas-pane.style-accent-dark,
.acalog-custom .card.style-accent-dark {
  background-color: #681a7f;
  border-color: #681a7f;
  color: #ffffff;
}
.acalog-custom section .style-accent-dark .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane .style-accent-dark .btn-icon-toggle:hover,
.acalog-custom .card .style-accent-dark .btn-icon-toggle:hover,
.acalog-custom section.style-accent-dark .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane.style-accent-dark .btn-icon-toggle:hover,
.acalog-custom .card.style-accent-dark .btn-icon-toggle:hover,
.acalog-custom section .style-accent-dark .btn-flat:hover,
.acalog-custom .offcanvas-pane .style-accent-dark .btn-flat:hover,
.acalog-custom .card .style-accent-dark .btn-flat:hover,
.acalog-custom section.style-accent-dark .btn-flat:hover,
.acalog-custom .offcanvas-pane.style-accent-dark .btn-flat:hover,
.acalog-custom .card.style-accent-dark .btn-flat:hover {
  background-color: rgba(255,255,255,0.3);
}
.acalog-custom .card-body-darken .style-accent-dark,
.acalog-custom .card-body-darken.style-accent-dark {
  background-color: #611877;
  border-color: #611877;
  color: #ffffff;
}
.acalog-custom .badge.style-accent-dark {
  background-color: #681a7f;
  border-color: #681a7f;
  color: #ffffff;
}
.acalog-custom section .style-accent-bright,
.acalog-custom .offcanvas-pane .style-accent-bright,
.acalog-custom .card .style-accent-bright,
.acalog-custom section.style-accent-bright,
.acalog-custom .offcanvas-pane.style-accent-bright,
.acalog-custom .card.style-accent-bright {
  background-color: #A5ACAF;
  border-color: #A5ACAF;
  color: #313534;
}
.acalog-custom section .style-accent-bright .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane .style-accent-bright .btn-icon-toggle:hover,
.acalog-custom .card .style-accent-bright .btn-icon-toggle:hover,
.acalog-custom section.style-accent-bright .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane.style-accent-bright .btn-icon-toggle:hover,
.acalog-custom .card.style-accent-bright .btn-icon-toggle:hover,
.acalog-custom section .style-accent-bright .btn-flat:hover,
.acalog-custom .offcanvas-pane .style-accent-bright .btn-flat:hover,
.acalog-custom .card .style-accent-bright .btn-flat:hover,
.acalog-custom section.style-accent-bright .btn-flat:hover,
.acalog-custom .offcanvas-pane.style-accent-bright .btn-flat:hover,
.acalog-custom .card.style-accent-bright .btn-flat:hover {
  background-color: rgba(49,53,52,0.3);
}
.acalog-custom .card-body-darken .style-accent-bright,
.acalog-custom .card-body-darken.style-accent-bright {
  background-color: #e6c1ec;
  border-color: #e6c1ec;
  color: #313534;
}
.acalog-custom .badge.style-accent-bright {
  background-color: #A5ACAF;
  border-color: #A5ACAF;
  color: #313534;
}
.acalog-custom section .style-success,
.acalog-custom .offcanvas-pane .style-success,
.acalog-custom .card .style-success,
.acalog-custom section.style-success,
.acalog-custom .offcanvas-pane.style-success,
.acalog-custom .card.style-success {
  background-color: #4caf50;
  border-color: #4caf50;
  color: #ffffff;
}
.acalog-custom section .style-success .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane .style-success .btn-icon-toggle:hover,
.acalog-custom .card .style-success .btn-icon-toggle:hover,
.acalog-custom section.style-success .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane.style-success .btn-icon-toggle:hover,
.acalog-custom .card.style-success .btn-icon-toggle:hover,
.acalog-custom section .style-success .btn-flat:hover,
.acalog-custom .offcanvas-pane .style-success .btn-flat:hover,
.acalog-custom .card .style-success .btn-flat:hover,
.acalog-custom section.style-success .btn-flat:hover,
.acalog-custom .offcanvas-pane.style-success .btn-flat:hover,
.acalog-custom .card.style-success .btn-flat:hover {
  background-color: rgba(255,255,255,0.3);
}
.acalog-custom .card-body-darken .style-success,
.acalog-custom .card-body-darken.style-success {
  background-color: #49a84d;
  border-color: #49a84d;
  color: #ffffff;
}
.acalog-custom .badge.style-success {
  background-color: #4caf50;
  border-color: #4caf50;
  color: #ffffff;
}
.acalog-custom section .style-warning,
.acalog-custom .offcanvas-pane .style-warning,
.acalog-custom .card .style-warning,
.acalog-custom section.style-warning,
.acalog-custom .offcanvas-pane.style-warning,
.acalog-custom .card.style-warning {
  background-color: #ff9800;
  border-color: #ff9800;
  color: #ffffff;
}
.acalog-custom section .style-warning .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane .style-warning .btn-icon-toggle:hover,
.acalog-custom .card .style-warning .btn-icon-toggle:hover,
.acalog-custom section.style-warning .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane.style-warning .btn-icon-toggle:hover,
.acalog-custom .card.style-warning .btn-icon-toggle:hover,
.acalog-custom section .style-warning .btn-flat:hover,
.acalog-custom .offcanvas-pane .style-warning .btn-flat:hover,
.acalog-custom .card .style-warning .btn-flat:hover,
.acalog-custom section.style-warning .btn-flat:hover,
.acalog-custom .offcanvas-pane.style-warning .btn-flat:hover,
.acalog-custom .card.style-warning .btn-flat:hover {
  background-color: rgba(255,255,255,0.3);
}
.acalog-custom .card-body-darken .style-warning,
.acalog-custom .card-body-darken.style-warning {
  background-color: #f59200;
  border-color: #f59200;
  color: #ffffff;
}
.acalog-custom .badge.style-warning {
  background-color: #ff9800;
  border-color: #ff9800;
  color: #ffffff;
}
.acalog-custom section .style-danger,
.acalog-custom .offcanvas-pane .style-danger,
.acalog-custom .card .style-danger,
.acalog-custom section.style-danger,
.acalog-custom .offcanvas-pane.style-danger,
.acalog-custom .card.style-danger {
  background-color: #f44336;
  border-color: #f44336;
  color: #ffffff;
}
.acalog-custom section .style-danger .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane .style-danger .btn-icon-toggle:hover,
.acalog-custom .card .style-danger .btn-icon-toggle:hover,
.acalog-custom section.style-danger .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane.style-danger .btn-icon-toggle:hover,
.acalog-custom .card.style-danger .btn-icon-toggle:hover,
.acalog-custom section .style-danger .btn-flat:hover,
.acalog-custom .offcanvas-pane .style-danger .btn-flat:hover,
.acalog-custom .card .style-danger .btn-flat:hover,
.acalog-custom section.style-danger .btn-flat:hover,
.acalog-custom .offcanvas-pane.style-danger .btn-flat:hover,
.acalog-custom .card.style-danger .btn-flat:hover {
  background-color: rgba(255,255,255,0.3);
}
.acalog-custom .card-body-darken .style-danger,
.acalog-custom .card-body-darken.style-danger {
  background-color: #f33a2c;
  border-color: #f33a2c;
  color: #ffffff;
}
.acalog-custom .badge.style-danger {
  background-color: #f44336;
  border-color: #f44336;
  color: #ffffff;
}
.acalog-custom section .style-info,
.acalog-custom .offcanvas-pane .style-info,
.acalog-custom .card .style-info,
.acalog-custom section.style-info,
.acalog-custom .offcanvas-pane.style-info,
.acalog-custom .card.style-info {
  background-color: #2196f3;
  border-color: #2196f3;
  color: #ffffff;
}
.acalog-custom section .style-info .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane .style-info .btn-icon-toggle:hover,
.acalog-custom .card .style-info .btn-icon-toggle:hover,
.acalog-custom section.style-info .btn-icon-toggle:hover,
.acalog-custom .offcanvas-pane.style-info .btn-icon-toggle:hover,
.acalog-custom .card.style-info .btn-icon-toggle:hover,
.acalog-custom section .style-info .btn-flat:hover,
.acalog-custom .offcanvas-pane .style-info .btn-flat:hover,
.acalog-custom .card .style-info .btn-flat:hover,
.acalog-custom section.style-info .btn-flat:hover,
.acalog-custom .offcanvas-pane.style-info .btn-flat:hover,
.acalog-custom .card.style-info .btn-flat:hover {
  background-color: rgba(255,255,255,0.3);
}
.acalog-custom .card-body-darken .style-info,
.acalog-custom .card-body-darken.style-info {
  background-color: #1791f2;
  border-color: #1791f2;
  color: #ffffff;
}
.acalog-custom .badge.style-info {
  background-color: #2196f3;
  border-color: #2196f3;
  color: #ffffff;
}
.acalog-custom .card.style-transparent,
.acalog-custom .card .style-transparent {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: inherit;
}
.acalog-custom .style-image {
  background-image: url("https\://web1\.augusta\.edu/_resources/css/graphics/bg\.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  filter: #000000;
  -webkit-filter: #000000;
  -moz-filter: #000000;
  -o-filter: #000000;
  -ms-filter: #000000;
}
.acalog-custom .card-transparent {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: inherit;
}
.acalog-custom .card-transparent .card-head header,
.acalog-custom .card-transparent .card-head .tools {
  padding-left: 4px;
  padding-right: 4px;
}
.acalog-custom .card-transparent .card-body {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
}
.acalog-custom .card.card-outlined {
  background-color: #ffffff;
  background-image: none;
  color: #313534;
}
.acalog-custom .card.card-outlined .btn-icon-toggle:hover,
.acalog-custom .card.card-outlined .btn-flat:hover {
  background-color: rgba(12,12,12,0.07);
}
.acalog-custom .card-loader {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #ffffff;
  background-color: rgba(255,255,255,0.6);
  z-index: 999;
}
.acalog-custom .card .btn-collapse {
  -webkit-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
}
.acalog-custom .card-collapsed .btn-collapse {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.acalog-custom .card .prettyprint {
  margin: 0;
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.acalog-custom .card-type-pricing .list-unstyled {
  margin: 0;
}
.acalog-custom .card-type-pricing .list-unstyled li {
  padding: 15px 30px;
  border-top: 1px solid #e5e6e6;
}
.acalog-custom .card-type-pricing .list-unstyled li:first-child {
  border-top: none;
}
.acalog-custom .card-type-pricing .price h1,
.acalog-custom .card-type-pricing .price h2,
.acalog-custom .card-type-pricing .price h3,
.acalog-custom .card-type-pricing .price h4,
.acalog-custom .card-type-pricing .price h5,
.acalog-custom .card-type-pricing .price h6 {
  display: inline-block;
  margin: 0;
}
.acalog-custom .card-type-blog-masonry article .blog-image img {
  width: 100%;
}
.acalog-custom .card-type-blog-masonry article .blog-text {
  position: relative;
}
.acalog-custom .card-type-blog-masonry article>div+div.blog-text:before {
  position: absolute;
  margin: auto;
  top: -20px;
  left: 0;
  right: 0;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 20px 20px 20px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 1;
}
.acalog-custom .card-type-blog-masonry article .blog-text:first-child:before {
  position: absolute;
  margin: auto;
  bottom: -20px;
  left: 0;
  right: 0;
  content: "";
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #ffffff transparent transparent transparent;
  z-index: 1;
}
@media (max-width: 768px) {
  .acalog-custom .card {
    margin-bottom: 16px;
  }
  .acalog-custom .card-head header {
    padding: 11px 16px;
  }
  .acalog-custom .card-head.card-head-xs header {
    padding: 8px 16px;
  }
  .acalog-custom .card-body {
    padding: 16px;
  }
  .acalog-custom .card .force-padding {
    padding: 16px;
  }
  .acalog-custom .card .small-padding {
    padding: 8px;
  }
  .acalog-custom .card .form-padding {
    padding: 0 16px;
  }
  .acalog-custom .card .no-side-padding {
    padding: 16px 0;
  }
}
.acalog-custom .offcanvas {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1032;
}
.acalog-custom body.offcanvas-expanded {
  overflow: hidden;
}
.acalog-custom .offcanvas:first-child {
  left: 0;
  right: auto;
}
.acalog-custom .offcanvas-pane {
  position: absolute;
  top: 0;
  bottom: 0;
  min-width: 8px;
  background-color: #ffffff;
  overflow: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: -webkit-transform 0.33s ease-in;
  -o-transition: -o-transform 0.33s ease-in;
  transition: -webkit-transform 0.33s ease-in;
  -o-transition: transform 0.33s ease-in;
  transition: transform 0.33s ease-in;
  transition: transform 0.33s ease-in, -webkit-transform 0.33s ease-in;
}
.acalog-custom .offcanvas-pane.active {
  display: block;
  -webkit-box-shadow: 0 8px 14px 0 rgba(0,0,0,0.38);
  box-shadow: 0 8px 14px 0 rgba(0,0,0,0.38);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.22,0.99,0.68,0.98);
  -o-transition: -o-transform 0.5s cubic-bezier(0.22,0.99,0.68,0.98);
  transition: -webkit-transform 0.5s cubic-bezier(0.22,0.99,0.68,0.98);
  -o-transition: transform 0.5s cubic-bezier(0.22,0.99,0.68,0.98);
  transition: transform 0.5s cubic-bezier(0.22,0.99,0.68,0.98);
  transition: transform 0.5s cubic-bezier(0.22,0.99,0.68,0.98), -webkit-transform 0.5s cubic-bezier(0.22,0.99,0.68,0.98);
}
.acalog-custom .offcanvas:first-child .offcanvas-pane {
  right: 0;
}
.acalog-custom .offcanvas-body {
  padding: 16px;
}
.acalog-custom .offcanvas-head {
  position: relative;
  padding: 4px 16px;
}
.acalog-custom .offcanvas-head header {
  font-size: 20px;
}
.acalog-custom .offcanvas-head .offcanvas-tools {
  position: absolute;
  left: 4px;
  right: 4px;
  top: 4px;
}
.acalog-custom sup.badge {
  font-size: 70%;
  top: -0.9em;
  margin-left: -5px;
  margin-right: -5px;
}
.acalog-custom sub.badge {
  font-size: 70%;
  bottom: -0.9em;
  margin-left: -5px;
  margin-right: -5px;
}
.acalog-custom .badge.style-default-dark {
  background-color: #20252b;
  color: #ffffff;
}
.acalog-custom .badge.style-default {
  background-color: #e5e6e6;
  color: #313534;
}
.acalog-custom .badge.style-default-light {
  background-color: #f2f3f3;
  color: #313534;
}
.acalog-custom .badge.style-default-bright {
  background-color: #ffffff;
  color: #313534;
}
.acalog-custom .badge.style-primary {
  background-color: #00AEEF;
  color: #ffffff;
}
.acalog-custom .badge.style-primary-light {
  background-color: #64A0C8;
  color: #313534;
}
.acalog-custom .badge.style-primary-dark {
  background-color: #066265;
  color: #ffffff;
}
.acalog-custom .badge.style-primary-bright {
  background-color: #3CB6CE;
  color: #313534;
}
.acalog-custom .badge.style-accent {
  background-color: #003359;
  color: #ffffff;
}
.acalog-custom .badge.style-accent-light {
  background-color: #44D62C;
  color: #ffffff;
}
.acalog-custom .badge.style-accent-dark {
  background-color: #681a7f;
  color: #ffffff;
}
.acalog-custom .badge.style-accent-bright {
  background-color: #A5ACAF;
  color: #313534;
}
.acalog-custom .badge.style-success {
  background-color: #4caf50;
  color: #ffffff;
}
.acalog-custom .badge.style-warning {
  background-color: #ff9800;
  color: #ffffff;
}
.acalog-custom .badge.style-danger {
  background-color: #f44336;
  color: #ffffff;
}
.acalog-custom .badge.style-info {
  background-color: #2196f3;
  color: #ffffff;
}
.acalog-custom .progress-hairline {
  margin-top: 8px;
  height: 2px;
}
.acalog-custom .progress-bar-default-dark {
  background-color: #20252b;
}
.acalog-custom .progress-striped .progress-bar-default-dark {
  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);
}
.acalog-custom .progress-bar-default {
  background-color: #e5e6e6;
}
.acalog-custom .progress-striped .progress-bar-default {
  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);
}
.acalog-custom .progress-bar-default-light {
  background-color: #f2f3f3;
}
.acalog-custom .progress-striped .progress-bar-default-light {
  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);
}
.acalog-custom .progress-bar-default-bright {
  background-color: #ffffff;
}
.acalog-custom .progress-striped .progress-bar-default-bright {
  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);
}
.acalog-custom .progress-bar-primary-dark {
  background-color: #00AEEF;
}
.acalog-custom .progress-striped .progress-bar-primary-dark {
  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);
}
.acalog-custom .progress-bar-primary {
  background-color: #64A0C8;
}
.acalog-custom .progress-striped .progress-bar-primary {
  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);
}
.acalog-custom .progress-bar-primary-light {
  background-color: #066265;
}
.acalog-custom .progress-striped .progress-bar-primary-light {
  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);
}
.acalog-custom .progress-bar-primary-bright {
  background-color: #3CB6CE;
}
.acalog-custom .progress-striped .progress-bar-primary-bright {
  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);
}
.acalog-custom .progress-bar-accent-dark {
  background-color: #003359;
}
.acalog-custom .progress-striped .progress-bar-accent-dark {
  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);
}
.acalog-custom .progress-bar-accent {
  background-color: #44D62C;
}
.acalog-custom .progress-striped .progress-bar-accent {
  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);
}
.acalog-custom .progress-bar-accent-light {
  background-color: #681a7f;
}
.acalog-custom .progress-striped .progress-bar-accent-light {
  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);
}
.acalog-custom .progress-bar-accent-bright {
  background-color: #A5ACAF;
}
.acalog-custom .progress-striped .progress-bar-accent-bright {
  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);
}
.acalog-custom .progress-bar-success {
  background-color: #4caf50;
}
.acalog-custom .progress-striped .progress-bar-success {
  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);
}
.acalog-custom .progress-bar-warning {
  background-color: #ff9800;
}
.acalog-custom .progress-striped .progress-bar-warning {
  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);
}
.acalog-custom .progress-bar-danger {
  background-color: #f44336;
}
.acalog-custom .progress-striped .progress-bar-danger {
  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);
}
.acalog-custom .progress-bar-info {
  background-color: #2196f3;
}
.acalog-custom .progress-striped .progress-bar-info {
  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);
}
.acalog-custom .list {
  margin: 0;
  padding-left: 0;
  list-style: none;
  line-height: 24px;
}
.acalog-custom .list .tile {
  position: relative;
  display: table;
  width: 100%;
  min-height: 48px;
}
.acalog-custom .list .tile>a {
  text-decoration: none;
}
.acalog-custom .list .tile>a:hover {
  color: #00AEEF;
}
.acalog-custom .list .tile .tile-content {
  display: table-cell;
  padding-left: 16px;
}
.acalog-custom .list .tile .tile-content:last-child {
  padding-right: 16px;
}
.acalog-custom .list .tile .tile-content>div {
  display: table-cell;
  vertical-align: middle;
}
.acalog-custom .list .tile>.btn {
  display: table-cell;
  vertical-align: middle;
  min-width: 56px;
  width: 56px;
  text-align: center;
}
.acalog-custom .list .tile>.btn .fa,
.acalog-custom .list .tile>.btn .md,
.acalog-custom .list .tile>.btn .glyphicon {
  width: 24px;
  font-size: 20px;
  text-align: center;
}
.acalog-custom .list .tile .tile-icon {
  min-width: 56px;
  width: 56px;
  padding: 8px 0;
  text-align: right;
}
.acalog-custom .list .tile .tile-icon:first-child {
  text-align: left;
}
.acalog-custom .list .tile .tile-icon img {
  width: 40px;
  height: 40px;
  border-radius: 40px;
}
.acalog-custom .list .tile .tile-icon .fa,
.acalog-custom .list .tile .tile-icon .md,
.acalog-custom .list .tile .tile-icon .glyphicon {
  width: 24px;
  margin-top: 4px;
  font-size: 20px;
  text-align: center;
}
.acalog-custom .list .tile .tile-text {
  padding: 12px 0;
  font-size: 16px;
  width: 100%;
}
.acalog-custom .list .tile .tile-text small {
  display: block;
  font-size: 14px;
  opacity: 0.6;
}
.acalog-custom .list .tile .tile-text small span {
  opacity: 1;
}
.acalog-custom .list .tile .checkbox-styled:not(ie8),
.acalog-custom .list .tile .radio-styled:not(ie8) {
  display: table-cell;
  padding: 0;
}
.acalog-custom .list .tile .checkbox-styled:not(ie8) label,
.acalog-custom .list .tile .radio-styled:not(ie8) label {
  display: block;
  padding-left: 16px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.acalog-custom .list .tile .checkbox-styled:not(ie8):last-child label,
.acalog-custom .list .tile .radio-styled:not(ie8):last-child label {
  padding-right: 16px;
}
.acalog-custom .list .tile .checkbox-styled:not(ie8) input~span,
.acalog-custom .list .tile .radio-styled:not(ie8) input~span {
  padding-left: 54px;
}
.acalog-custom .list .tile .ink-reaction .ink {
  width: 600px;
  height: 600px;
  margin-left: -300px;
  margin-top: -300px;
  background-color: rgba(83,88,88,0.15);
}
.acalog-custom .list li.divider-full-bleed,
.acalog-custom .list li.divider-inset {
  position: relative;
}
.acalog-custom .list li.divider-full-bleed:after,
.acalog-custom .list li.divider-inset:after,
.acalog-custom .list.divider-full-bleed li:after,
.acalog-custom .list.divider-inset li:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  height: 1px;
  background: rgba(150,156,156,0.3);
}
.acalog-custom .list li.divider-full-bleed:after,
.acalog-custom .list.divider-full-bleed li:after {
  left: 0;
}
.acalog-custom .list li.divider-inset:after,
.acalog-custom .list.divider-inset li:after {
  left: 72px;
}
.acalog-custom .list-group .fa,
.acalog-custom .list-group .md,
.acalog-custom .list-group .glyphicon {
  margin-right: 5px;
}
.acalog-custom .list-group .btn[class^="btn-radio"],
.acalog-custom .list-group .btn[class^="btn-checkbox"],
.acalog-custom .list-group .btn[class*=" btn-radio"],
.acalog-custom .list-group .btn[class*=" btn-checkbox"] {
  padding: 0;
}
.acalog-custom .list-group-item {
  color: #313534;
}
.acalog-custom .list-group-item.focus,
.acalog-custom .list-group-item.focus:hover,
.acalog-custom .list-group-item.focus:focus {
  background-color: #f2f3f3;
}
.acalog-custom .list-group-item.focus .list-group-item-heading,
.acalog-custom .list-group-item.focus:hover .list-group-item-heading,
.acalog-custom .list-group-item.focus:focus .list-group-item-heading {
  color: inherit;
}
.acalog-custom .list-group-item.focus .list-group-item-text,
.acalog-custom .list-group-item.focus:hover .list-group-item-text,
.acalog-custom .list-group-item.focus:focus .list-group-item-text {
  opacity: .75;
}
.acalog-custom .card-body .list-group:first-child:nth-last-child(1) {
  margin-bottom: 0;
}
.acalog-custom .list-email {
  margin-bottom: 20px !important;
}
.acalog-custom .list-email a {
  border-left: none;
  border-right: none;
  padding: 20px 20px 20px 40px;
}
.acalog-custom .list-email a:first-child {
  border-top: none;
}
.acalog-custom .list-email h2,
.acalog-custom .list-email h3,
.acalog-custom .list-email h4,
.acalog-custom .list-email h5,
.acalog-custom .list-email h6 {
  margin-top: 0;
  margin-bottom: 5px;
}
.acalog-custom .list-email p {
  color: #a3a8a8;
  margin-bottom: 0;
  line-height: 1.3;
}
.acalog-custom .list-tags .btn {
  margin-bottom: 3px;
}
.acalog-custom .list-comments {
  padding-left: 0;
  list-style: none;
}
.acalog-custom .list-comments>li {
  margin-bottom: 20px;
}
.acalog-custom .list-comments>li ul {
  padding-top: 10px;
  padding-left: 60px;
  list-style: none;
  border-left: 1px solid #d9d9d9;
}
.acalog-custom .list-comments>li ul li {
  padding-top: 10px;
}
.acalog-custom .list-comments .card {
  margin: 0;
}
.acalog-custom .list-comments .comment-title {
  margin: 0 50px 7px 0;
}
.acalog-custom .list-comments .comment-title small {
  font-size: 11px;
  margin-left: 7px;
}
.acalog-custom .list-comments .comment-avatar {
  position: relative;
  float: left;
  width: 60px;
  height: 60px;
  margin: 20px 0 0 20px;
  text-align: center;
  border: 1px solid #d9d9d9;
  border-radius: 999px;
}
.acalog-custom .list-comments .comment-avatar img {
  width: 100%;
}
.acalog-custom .list-comments .comment-avatar .fa,
.acalog-custom .list-comments .comment-avatar .md {
  line-height: 60px;
  font-size: 28px;
}
.acalog-custom .list-comments .comment-avatar .glyphicon {
  line-height: 52px;
  font-size: 20px;
}
.acalog-custom .list-comments .card-body {
  margin-left: 80px;
}
.acalog-custom .list-chats {
  padding-left: 0;
  list-style: none;
}
.acalog-custom .list-chats .chat {
  position: relative;
  min-height: 40px;
  margin: 16px 0 0 0;
  padding: 0 52px;
  text-align: right;
}
.acalog-custom .list-chats .chat:before,
.acalog-custom .list-chats .chat:after {
  content: " ";
  display: table;
}
.acalog-custom .list-chats .chat:after {
  clear: both;
}
.acalog-custom .list-chats .chat-avatar {
  position: absolute;
  right: 0;
  width: 40px;
  height: 40px;
  margin: 0;
  text-align: center;
  border-radius: 999px;
}
.acalog-custom .list-chats .chat-avatar img {
  width: 100%;
}
.acalog-custom .list-chats .chat-avatar .fa,
.acalog-custom .list-chats .chat-avatar .md {
  line-height: 40px;
  font-size: 18px;
}
.acalog-custom .list-chats .chat-avatar .glyphicon {
  line-height: 32px;
  font-size: 16px;
}
.acalog-custom .list-chats .chat-body {
  position: relative;
  display: inline-block;
  float: right;
  clear: both;
  padding: 12px;
  margin-bottom: 2px;
  text-align: left;
  color: #313534;
  background: #ffffff;
}
.acalog-custom .list-chats .chat-body small {
  display: block;
  margin-bottom: -4px;
  opacity: 0.7;
}
.acalog-custom .list-chats .chat-avatar+.chat-body:after {
  position: absolute;
  content: '';
  z-index: 0;
  width: 0;
  height: 0;
  border-style: solid;
  top: 0;
  right: -12px;
  border-width: 0 0 12px 12px;
  border-color: transparent transparent transparent #ffffff;
}
.acalog-custom .list-chats .chat-left .chat {
  text-align: left;
}
.acalog-custom .list-chats .chat-left .chat-avatar {
  left: 0;
  right: auto;
}
.acalog-custom .list-chats .chat-left .chat-body {
  float: left;
  background-color: #00AEEF;
  color: #ffffff;
}
.acalog-custom .list-chats .chat-left .chat-avatar+.chat-body:after {
  top: 0;
  left: -12px;
  border-width: 0 12px 12px 0;
  border-color: transparent #00AEEF transparent transparent;
}
.acalog-custom .list-results {
  margin-bottom: 24px;
  margin-top: 1px;
  border-left: 1px solid #f2f3f3;
}
.acalog-custom .list-results:before,
.acalog-custom .list-results:after {
  content: " ";
  display: table;
}
.acalog-custom .list-results:after {
  clear: both;
}
.acalog-custom .list-results>div {
  padding: 20px 10px;
  margin-top: -1px;
  border-top: 1px solid #f2f3f3;
  border-right: 1px solid #f2f3f3;
  border-bottom: 1px solid #f2f3f3;
  background: inherit;
  color: inherit;
  text-decoration: none;
}
.acalog-custom .list-results>div:hover {
  background: #f2f3f3;
}
.acalog-custom .list-results>div img {
  margin-right: 10px;
}
.acalog-custom .list-results.list-results-underlined {
  border-left: none;
}
.acalog-custom .list-results.list-results-underlined>div {
  padding: 20px 0;
  border-right: none;
  border-top: none;
}
.acalog-custom .nav-stacked {
  border-bottom: none;
}
.acalog-custom .nav-stacked>li {
  margin-bottom: 0;
}
.acalog-custom .nav-stacked>li+li {
  margin-top: 1px;
  margin-bottom: 0;
}
.acalog-custom .nav-stacked>li>a {
  margin-right: 0;
}
.acalog-custom .nav-stacked.nav-tabs>li.active>a,
.acalog-custom .nav-stacked.nav-tabs>li.active>a:hover,
.acalog-custom .nav-stacked.nav-tabs>li.active>a:focus {
  border: none;
}
.acalog-custom .nav>li>small {
  display: block;
  margin: 20px 0 10px 10px;
  font-size: 10px;
  font-weight: 500;
  opacity: .6;
}
.acalog-custom .nav>li:first-child>small {
  margin-top: 0;
}
.acalog-custom .nav.nav-icon>li a {
  padding-left: 32px;
}
.acalog-custom .nav.nav-icon>li a .fa,
.acalog-custom .nav.nav-icon>li a .md,
.acalog-custom .nav.nav-icon>li a .glyphicon {
  position: relative;
  width: 32px;
  text-align: center;
  margin-left: -32px;
  float: left;
  font-size: 1.3em;
}
.acalog-custom .nav-transparent a {
  color: inherit;
  border-bottom: 1px solid rgba(0,0,0,0.05);
}
.acalog-custom .nav-transparent a:hover {
  color: #313534;
}
.acalog-custom .nav-pills img {
  margin-right: 10px;
}
.acalog-custom .nav-pills li.focus>a,
.acalog-custom .nav-pills li.focus>a:hover,
.acalog-custom .nav-pills li.focus>a:focus {
  background-color: #f2f3f3;
}
.acalog-custom .navbar-search {
  position: relative;
  display: inline-table;
  padding: 0;
  white-space: nowrap;
  border-radius: 2px;
  -webkit-transition: background 0.25s ease-in-out;
  -o-transition: background 0.25s ease-in-out;
  transition: background 0.25s ease-in-out;
}
.acalog-custom .navbar-search .form-group {
  display: table-cell;
  margin-bottom: 0;
  max-width: 0;
  vertical-align: middle;
  overflow: hidden;
  -webkit-transition: max-width 0.25s ease-in-out;
  -o-transition: max-width 0.25s ease-in-out;
  transition: max-width 0.25s ease-in-out;
}
.acalog-custom .navbar-search input {
  display: inline-block;
  padding: 0 10px;
  max-width: 0;
  height: 36px;
  border: none;
  -webkit-transition: max-width 0.25s ease-in-out;
  -o-transition: max-width 0.25s ease-in-out;
  transition: max-width 0.25s ease-in-out;
}
.acalog-custom .navbar-search .btn {
  display: table-cell;
}
.acalog-custom .navbar-search.expanded {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
}
.acalog-custom .navbar-search.expanded .form-group {
  max-width: 500px;
}
.acalog-custom .navbar-search.expanded .btn {
  color: #0c0c0c;
  background: inherit;
}
.acalog-custom .navbar-search.expanded input {
  max-width: 500px;
}
.acalog-custom .nav li.padded {
  padding: 10px;
}
.acalog-custom .alert.alert-callout {
  position: relative;
  padding-left: 20px;
  background: #ffffff;
  line-height: 1.3;
  color: #313534;
  border-radius: 3px;
  border-color: rgba(83,88,88,0.15);
}
.acalog-custom .alert.alert-callout p {
  padding-bottom: 0 !important;
}
.acalog-custom .alert.alert-callout:before {
  content: '';
  position: absolute;
  display: block;
  width: 4px;
  left: -1px;
  top: -1px;
  bottom: -1px;
  background: #00AEEF;
}
.acalog-custom .alert-callout.alert-success:before {
  background: #4caf50;
}
.acalog-custom .alert-callout.alert-info:before {
  background: #2196f3;
}
.acalog-custom .alert-callout.alert-warning:before {
  background: #ff9800;
}
.acalog-custom .alert-callout.alert-danger:before {
  background: #f44336;
}
.acalog-custom .breadcrumb {
  padding: 0;
  margin-bottom: 0;
  font-size: 12px;
  text-shadow: none;
}
.acalog-custom .breadcrumb>li {
  opacity: 0.8;
  display: inline-block;
}
.acalog-custom .breadcrumb>li+li:before {
  color: inherit;
  content: "/";
  font-size: 10px;
  padding: 0 5px;
}
.acalog-custom .breadcrumb>.active {
  color: inherit;
  opacity: 0.7;
  font-weight: 400;
  font-size: 20px;
}
.acalog-custom .panel-group .card {
  border: inherit;
  -webkit-transition: margin 0.33s ease-out;
  -o-transition: margin 0.33s ease-out;
  transition: margin 0.33s ease-out;
}
.acalog-custom .panel-group .card .fa-angle-down,
.acalog-custom .panel-group .card .fa-chevron-down,
.acalog-custom .panel-group .card .fa-caret-down {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.1s linear;
  -o-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
.acalog-custom .panel-group .card .collapsed .fa-angle-down,
.acalog-custom .panel-group .card .collapsed .fa-chevron-down,
.acalog-custom .panel-group .card .collapsed .fa-caret-down {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.acalog-custom .panel-group .card .fa-plus {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.acalog-custom .panel-group .card .collapsed .fa-plus {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.acalog-custom .panel-group .card+.card {
  margin-top: 1px;
}
.acalog-custom .panel-group .card.expanded {
  margin: 16px 0px;
}
.acalog-custom .panel-group .card.expanded:first-child {
  margin-top: 0;
}
.acalog-custom .knob {
  position: relative;
  display: inline-block;
  border-color: #e0e0e0;
}
.acalog-custom .knob canvas {
  position: relative;
  vertical-align: top;
}
.acalog-custom .knob.knob-shadow:before {
  position: absolute;
  content: "";
  height: 15%;
  left: 30%;
  right: 30%;
  bottom: -8%;
  -webkit-box-shadow: 0 0 10px 10px rgba(0,0,0,0.2), 0 0 40px 20px rgba(0,0,0,0.2), inset 0 0 50px 100px rgba(0,0,0,0.3);
  box-shadow: 0 0 10px 10px rgba(0,0,0,0.2), 0 0 40px 20px rgba(0,0,0,0.2), inset 0 0 50px 100px rgba(0,0,0,0.3);
  border-radius: 50%;
  -webkit-transform: scaleY(0.07);
  -ms-transform: scaleY(0.07);
  transform: scaleY(0.07);
  z-index: 0;
}
.acalog-custom .knob-stack {
  position: relative;
  display: block;
}
.acalog-custom .knob-stack .knob-pane {
  display: block;
}
.acalog-custom .knob-stack .knob-pane:after {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  content: "\25CF";
  display: block;
  color: #ffffff;
  text-align: center;
}
.acalog-custom .knob-stack .knob-pane .knob-legend {
  position: absolute;
}
.acalog-custom .knob-stack .knob-pane .knob-legend strong {
  position: absolute;
  top: -22px;
  font-size: 16px;
  display: block;
  width: 100%;
}
.acalog-custom .knob-stack .knob-pane .knob-legend span {
  position: relative;
  top: 2px;
}
.acalog-custom .knob-stack .knob-pane .knob-legend:after,
.acalog-custom .knob-stack .knob-pane .knob-legend:before {
  position: absolute;
  z-index: 10;
  content: "";
  display: block;
  height: 1px;
  background-color: #bdc1c1;
}
.acalog-custom .knob-stack .knob-pane .knob-legend:after {
  width: 176.7766952966369px;
}
.acalog-custom .knob-stack .knob-pane:nth-child(1) .knob-legend {
  left: 5%;
  right: 50%;
  top: 10px;
}
.acalog-custom .knob-stack .knob-pane:nth-child(1) .knob-legend:before {
  top: 0;
  right: 0;
  left: 0;
}
.acalog-custom .knob-stack .knob-pane:nth-child(1) .knob-legend:after {
  width: 0;
}
.acalog-custom .knob-stack .knob-pane:nth-child(2):after {
  top: 20px;
}
.acalog-custom .knob-stack .knob-pane:nth-child(2) .knob-legend {
  left: 50%;
  right: 5%;
  top: 30px;
  text-align: right;
}
.acalog-custom .knob-stack .knob-pane:nth-child(2) .knob-legend:before {
  top: 0;
  right: 0;
  left: 0;
}
.acalog-custom .knob-stack .knob-pane:nth-child(2) .knob-legend:after {
  width: 0;
}
.acalog-custom .knob-stack .knob-pane:nth-child(3):after {
  top: 40px;
}
.acalog-custom .knob-stack .knob-pane:nth-child(3) .knob-legend {
  left: 5%;
  right: 50%;
  top: 175px;
}
.acalog-custom .knob-stack .knob-pane:nth-child(3) .knob-legend:before {
  top: 0;
  right: 125px;
  left: 0;
}
.acalog-custom .knob-stack .knob-pane:nth-child(3) .knob-legend:after {
  right: -25.888347648318px;
  top: -62.5px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.acalog-custom .knob-stack .knob-pane:nth-child(4):after {
  top: 60px;
}
.acalog-custom .knob-stack .knob-pane:nth-child(4) .knob-legend {
  left: 50%;
  right: 5%;
  top: 195px;
  text-align: right;
}
.acalog-custom .knob-stack .knob-pane:nth-child(4) .knob-legend:before {
  top: 0;
  right: 0;
  left: 125px;
}
.acalog-custom .knob-stack .knob-pane:nth-child(4) .knob-legend:after {
  left: -25.888347648318px;
  top: -62.5px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.acalog-custom .knob-stack .knob {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.acalog-custom .knob-default-dark {
  color: #20252b;
}
.acalog-custom .knob-default-dark-track {
  border-color: #20252b;
}
.acalog-custom .knob-default {
  color: #e5e6e6;
}
.acalog-custom .knob-default-track {
  border-color: #e5e6e6;
}
.acalog-custom .knob-default-light {
  color: #f2f3f3;
}
.acalog-custom .knob-default-light-track {
  border-color: #f2f3f3;
}
.acalog-custom .knob-default-bright {
  color: #ffffff;
}
.acalog-custom .knob-default-bright-track {
  border-color: #ffffff;
}
.acalog-custom .knob-primary-dark {
  color: #066265;
}
.acalog-custom .knob-primary-dark-track {
  border-color: #066265;
}
.acalog-custom .knob-primary {
  color: #00AEEF;
}
.acalog-custom .knob-primary-track {
  border-color: #00AEEF;
}
.acalog-custom .knob-primary-light {
  color: #64A0C8;
}
.acalog-custom .knob-primary-light-track {
  border-color: #64A0C8;
}
.acalog-custom .knob-primary-bright {
  color: #3CB6CE;
}
.acalog-custom .knob-primary-bright-track {
  border-color: #3CB6CE;
}
.acalog-custom .knob-accent-dark {
  color: #681a7f;
}
.acalog-custom .knob-accent-dark-track {
  border-color: #681a7f;
}
.acalog-custom .knob-accent {
  color: #003359;
}
.acalog-custom .knob-accent-track {
  border-color: #003359;
}
.acalog-custom .knob-accent-light {
  color: #44D62C;
}
.acalog-custom .knob-accent-light-track {
  border-color: #44D62C;
}
.acalog-custom .knob-accent-bright {
  color: #A5ACAF;
}
.acalog-custom .knob-accent-bright-track {
  border-color: #A5ACAF;
}
.acalog-custom .knob-success {
  color: #4caf50;
}
.acalog-custom .knob-success-track {
  border-color: #4caf50;
}
.acalog-custom .knob-warning {
  color: #ff9800;
}
.acalog-custom .knob-warning-track {
  border-color: #ff9800;
}
.acalog-custom .knob-danger {
  color: #f44336;
}
.acalog-custom .knob-danger-track {
  border-color: #f44336;
}
.acalog-custom .knob-info {
  color: #2196f3;
}
.acalog-custom .knob-info-track {
  border-color: #2196f3;
}
.acalog-custom .flot {
  min-height: 20px;
}
.acalog-custom .flot div.legend>div {
  border: 1px solid rgba(255,255,255,0.4);
}
.acalog-custom .flot div.legend>table {
  color: inherit !important;
}
.acalog-custom .flot div.legend>table td {
  padding: 4px;
}
.acalog-custom .legendColorBox>div {
  margin: 5px;
  border: none !important;
}
.acalog-custom .legendColorBox>div>div {
  border-radius: 50%;
}
.acalog-custom .flot-legend-horizontal table tr {
  float: left;
  padding-right: 8px;
}
.acalog-custom .piechart {
  position: relative;
  display: inline-table;
  min-width: 10px;
  min-height: 10px;
  text-align: center;
}
.acalog-custom .piechart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.acalog-custom .piechart .display {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.acalog-custom .piechart .display .percent:after {
  content: '%';
  font-weight: 300;
  margin-left: 0.1em;
  font-size: .6em;
}
.acalog-custom .jqstooltip {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.acalog-custom .modal {
  color: #313534;
}
.acalog-custom .popover {
  color: #313534;
}
.acalog-custom .gui-popover {
  position: fixed;
  background-color: #f2f3f3;
  color: #313534;
}
.acalog-custom .gui-popover .popover-title {
  background-color: #d8dada;
  color: rgba(49,53,52,0.9);
  border-bottom-color: rgba(49,53,52,0.2);
}
.acalog-custom .gui-popover.top>.arrow :after {
  border-top-color: #f2f3f3;
}
.acalog-custom .gui-popover.right>.arrow:after {
  border-right-color: #f2f3f3;
}
.acalog-custom .gui-popover.bottom>.arrow:after {
  border-bottom-color: #f2f3f3;
}
.acalog-custom .gui-popover.left>.arrow:after {
  border-left-color: #f2f3f3;
}
.acalog-custom .gui-popover.popover-info {
  background-color: #2196f3;
  color: #ffffff;
}
.acalog-custom .gui-popover.popover-info .popover-title {
  background-color: #0c7cd5;
  color: rgba(255,255,255,0.9);
  border-bottom-color: rgba(255,255,255,0.2);
}
.acalog-custom .gui-popover.popover-info.top>.arrow :after {
  border-top-color: #2196f3;
}
.acalog-custom .gui-popover.popover-info.right>.arrow:after {
  border-right-color: #2196f3;
}
.acalog-custom .gui-popover.popover-info.bottom>.arrow:after {
  border-bottom-color: #2196f3;
}
.acalog-custom .gui-popover.popover-info.left>.arrow:after {
  border-left-color: #2196f3;
}
.acalog-custom .gui-popover.popover-warning {
  background-color: #ff9800;
  color: #ffffff;
}
.acalog-custom .gui-popover.popover-warning .popover-title {
  background-color: #cc7a00;
  color: rgba(255,255,255,0.9);
  border-bottom-color: rgba(255,255,255,0.2);
}
.acalog-custom .gui-popover.popover-warning.top>.arrow :after {
  border-top-color: #ff9800;
}
.acalog-custom .gui-popover.popover-warning.right>.arrow:after {
  border-right-color: #ff9800;
}
.acalog-custom .gui-popover.popover-warning.bottom>.arrow:after {
  border-bottom-color: #ff9800;
}
.acalog-custom .gui-popover.popover-warning.left>.arrow:after {
  border-left-color: #ff9800;
}
.acalog-custom .gui-popover.popover-success {
  background-color: #4caf50;
  color: #ffffff;
}
.acalog-custom .gui-popover.popover-success .popover-title {
  background-color: #3d8b40;
  color: rgba(255,255,255,0.9);
  border-bottom-color: rgba(255,255,255,0.2);
}
.acalog-custom .gui-popover.popover-success.top>.arrow :after {
  border-top-color: #4caf50;
}
.acalog-custom .gui-popover.popover-success.right>.arrow:after {
  border-right-color: #4caf50;
}
.acalog-custom .gui-popover.popover-success.bottom>.arrow:after {
  border-bottom-color: #4caf50;
}
.acalog-custom .gui-popover.popover-success.left>.arrow:after {
  border-left-color: #4caf50;
}
.acalog-custom .gui-popover.popover-danger {
  background-color: #f44336;
  color: #ffffff;
}
.acalog-custom .gui-popover.popover-danger .popover-title {
  background-color: #ea1c0d;
  color: rgba(255,255,255,0.9);
  border-bottom-color: rgba(255,255,255,0.2);
}
.acalog-custom .gui-popover.popover-danger.top>.arrow :after {
  border-top-color: #f44336;
}
.acalog-custom .gui-popover.popover-danger.right>.arrow:after {
  border-right-color: #f44336;
}
.acalog-custom .gui-popover.popover-danger.bottom>.arrow:after {
  border-bottom-color: #f44336;
}
.acalog-custom .gui-popover.popover-danger.left>.arrow:after {
  border-left-color: #f44336;
}
.acalog-custom .carousel-control.left {
  background: none;
}
.acalog-custom .carousel-control.right {
  background: none;
}
.acalog-custom .nano {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.acalog-custom .nano>.nano-content {
  position: absolute;
  overflow: scroll;
  overflow-x: hidden;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.acalog-custom .nano>.nano-content:focus {
  outline: thin dotted;
}
.acalog-custom .nano>.nano-content::-webkit-scrollbar {
  display: none;
}
.acalog-custom .nano>.nano-pane {
  background: rgba(0,0,0,0.25);
  position: absolute;
  width: 10px;
  right: 0;
  top: 0;
  bottom: 0;
  visibility: hidden \9;
  opacity: .01;
  -webkit-transition: .2s;
  -o-transition: .2s;
  transition: .2s;
}
.acalog-custom .nano>.nano-pane>.nano-slider {
  background: #444;
  background: rgba(0,0,0,0.5);
  position: relative;
  margin: 0 1px;
}
.acalog-custom .nano:hover>.nano-pane,
.acalog-custom .nano-pane.active,
.acalog-custom .nano-pane.flashed {
  visibility: visible \9;
  opacity: 0.99;
}
.acalog-custom .has-scrollbar>.nano-content::-webkit-scrollbar {
  display: block;
}
.acalog-custom .holder {
  position: relative;
}
.acalog-custom .no-radius {
  border-radius: 0;
}
.acalog-custom .opacity-25 {
  opacity: 0.25;
  filter: alpha(opacity=25);
}
.acalog-custom .opacity-50 {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.acalog-custom .opacity-75 {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.acalog-custom .opacity-100 {
  opacity: 1;
  filter: alpha(opacity=100);
}
.acalog-custom .no-margin {
  margin: 0 !important;
}
.acalog-custom .margin-bottom-lg {
  margin-bottom: 5px;
}
.acalog-custom .margin-bottom-xl {
  margin-bottom: 10px;
}
.acalog-custom .margin-bottom-xxl {
  margin-bottom: 20px;
}
.acalog-custom .no-padding {
  padding: 0 !important;
}
.acalog-custom .force-padding {
  padding: 24px;
}
.acalog-custom .large-padding {
  padding: 48px;
}
.acalog-custom .small-padding {
  padding: 12px;
}
.acalog-custom .no-y-padding {
  padding: 0 24px;
}
.acalog-custom .no-side-padding {
  padding: 24px 0;
}
.acalog-custom .border-gray,
.acalog-custom .border-black,
.acalog-custom .border-white,
.acalog-custom .border-lg,
.acalog-custom .border-xl,
.acalog-custom .border-xxl {
  border-style: solid;
  border-width: 1px;
  border-color: #0c0c0c;
}
.acalog-custom .border-lg {
  border-width: 2px;
}
.acalog-custom .border-xl {
  border-width: 3px;
}
.acalog-custom .border-xxl {
  border-width: 5px;
}
.acalog-custom .border-white {
  border-color: #ffffff;
}
.acalog-custom .border-gray {
  border-color: #969c9c;
}
.acalog-custom .border-transparent {
  border-color: transparent;
}
.acalog-custom .hidden-border {
  border-color: transparent !important;
}
.acalog-custom .border-dashed {
  border-style: dashed;
}
.acalog-custom .overlay {
  position: absolute;
  left: 0;
  right: 0;
}
.acalog-custom .overlay-default {
  background-color: rgba(150,156,156,0.75);
  color: #ffffff;
  border-bottom: 1px solid rgba(255,255,255,0.5);
  border-top: 1px solid rgba(255,255,255,0.5);
}
.acalog-custom .overlay-primary {
  background-color: rgba(10,168,158,0.75);
  color: #ffffff;
  border-bottom: 1px solid rgba(255,255,255,0.5);
  border-top: 1px solid rgba(255,255,255,0.5);
}
.acalog-custom .overlay-shade-top {
  background-image: -o-linear-gradient(top,rgba(12,12,12,0.6) 0%,rgba(12,12,12,0) 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(12,12,12,0.6)),to(rgba(12,12,12,0)));
  background-image: linear-gradient(to bottom,rgba(12,12,12,0.6) 0%,rgba(12,12,12,0) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#990c0c0c',endColorstr='#000c0c0c',GradientType=0);
}
.acalog-custom .overlay-shade-bottom {
  background-image: -o-linear-gradient(top,rgba(12,12,12,0) 0%,rgba(12,12,12,0.6) 100%);
  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(12,12,12,0)),to(rgba(12,12,12,0.6)));
  background-image: linear-gradient(to bottom,rgba(12,12,12,0) 0%,rgba(12,12,12,0.6) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000c0c0c',endColorstr='#990c0c0c',GradientType=0);
}
.acalog-custom .mask {
  position: relative;
  overflow: hidden;
}
.acalog-custom .bottom-layer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.acalog-custom .top-layer {
  position: relative;
  z-index: 1;
}
.acalog-custom .stick-top-left,
.acalog-custom .stick-top-right,
.acalog-custom .stick-top-left-right {
  position: absolute;
  top: 0;
}
.acalog-custom .stick-bottom-left,
.acalog-custom .stick-bottom-right,
.acalog-custom .stick-bottom-left-right {
  position: absolute;
  bottom: 0;
}
.acalog-custom .stick-top-left,
.acalog-custom .stick-bottom-left,
.acalog-custom .stick-top-left-right,
.acalog-custom .stick-bottom-left-right {
  left: 0;
}
.acalog-custom .stick-top-right,
.acalog-custom .stick-bottom-right,
.acalog-custom .stick-top-left-right,
.acalog-custom .stick-bottom-left-right {
  right: 0;
}
.acalog-custom .height-1,
.acalog-custom .size-1 {
  height: 40px;
}
.acalog-custom .height-2,
.acalog-custom .size-2 {
  height: 80px;
}
.acalog-custom .height-3,
.acalog-custom .size-3 {
  height: 120px;
}
.acalog-custom .height-4,
.acalog-custom .size-4 {
  height: 160px;
}
.acalog-custom .height-5,
.acalog-custom .size-5 {
  height: 200px;
}
.acalog-custom .height-6,
.acalog-custom .size-6 {
  height: 240px;
}
.acalog-custom .height-7,
.acalog-custom .size-7 {
  height: 280px;
}
.acalog-custom .height-8,
.acalog-custom .size-8 {
  height: 320px;
}
.acalog-custom .height-9,
.acalog-custom .size-9 {
  height: 360px;
}
.acalog-custom .height-10,
.acalog-custom .size-10 {
  height: 400px;
}
.acalog-custom .height-11,
.acalog-custom .size-11 {
  height: 440px;
}
.acalog-custom .height-12,
.acalog-custom .size-12 {
  height: 480px;
}
.acalog-custom .width-1,
.acalog-custom .size-1 {
  width: 40px;
}
.acalog-custom .width-2,
.acalog-custom .size-2 {
  width: 80px;
}
.acalog-custom .width-3,
.acalog-custom .size-3 {
  width: 120px;
}
.acalog-custom .width-4,
.acalog-custom .size-4 {
  width: 160px;
}
.acalog-custom .width-5,
.acalog-custom .size-5 {
  width: 200px;
}
.acalog-custom .width-6,
.acalog-custom .size-6 {
  width: 240px;
}
.acalog-custom .width-7,
.acalog-custom .size-7 {
  width: 280px;
}
.acalog-custom .width-8,
.acalog-custom .size-8 {
  width: 320px;
}
.acalog-custom .width-9,
.acalog-custom .size-9 {
  width: 360px;
}
.acalog-custom .width-10,
.acalog-custom .size-10 {
  width: 400px;
}
.acalog-custom .width-11,
.acalog-custom .size-11 {
  width: 440px;
}
.acalog-custom .width-12,
.acalog-custom .size-12 {
  width: 480px;
}
.acalog-custom .auto-width {
  width: auto;
}
@media (min-width: 769px) {
  .acalog-custom .scroll-xs {
    height: auto !important;
  }
}
@media (min-width: 992px) {
  .acalog-custom .scroll-sm {
    height: auto !important;
  }
}
@media (min-width: 1200px) {
  .acalog-custom .scroll-md {
    height: auto !important;
  }
}
.acalog-custom .contain-xs {
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}
.acalog-custom .contain-sm {
  max-width: 769px;
  margin-left: auto;
  margin-right: auto;
}
.acalog-custom .contain-md {
  max-width: 992px;
  margin-left: auto;
  margin-right: auto;
}
.acalog-custom .contain-lg {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.acalog-custom .star-rating,
.acalog-custom .demo-color {
  display: inline-block;
}
.acalog-custom pre.prettyprint {
  display: block;
  background-color: #f7f7f9;
  font-size: 13px;
  padding: 9px 14px !important;
  border-color: #e1e1e8 !important;
  tab-size: 2;
  -moz-tab-size: 2;
  -o-tab-size: 2;
}
.acalog-custom pre .nocode {
  background-color: none;
  color: #ffffff;
}
.acalog-custom pre .str {
  color: #da4950;
}
.acalog-custom pre .kwd {
  color: #2f6f9f;
}
.acalog-custom pre .com {
  color: #999999;
}
.acalog-custom pre .typ {
  color: #2f6f9f;
}
.acalog-custom pre .lit {
  color: #cd5c5c;
}
.acalog-custom pre .pun {
  color: #4f9fcf;
}
.acalog-custom pre .pln {
  color: #333333;
}
.acalog-custom pre .tag {
  color: #2f6f9f;
}
.acalog-custom pre .atn {
  color: #4f9fcf;
}
.acalog-custom pre .atv {
  color: #da4950;
}
.acalog-custom pre .dec {
  color: #009999;
}
.acalog-custom ol.linenums {
  margin-top: 0;
  margin-bottom: 0;
  color: #aeaeae;
}
.acalog-custom li.L0,
.acalog-custom li.L1,
.acalog-custom li.L2,
.acalog-custom li.L3,
.acalog-custom li.L5,
.acalog-custom li.L6,
.acalog-custom li.L7,
.acalog-custom li.L8 {
  list-style-type: none;
}
.acalog-custom .space0,
.acalog-custom .space10,
.acalog-custom .space100,
.acalog-custom .space15,
.acalog-custom .space2,
.acalog-custom .space20,
.acalog-custom .space25,
.acalog-custom .space3,
.acalog-custom .space30,
.acalog-custom .space35,
.acalog-custom .space5,
.acalog-custom .space50,
.acalog-custom .space55,
.acalog-custom .space60,
.acalog-custom .space65,
.acalog-custom .space70,
.acalog-custom .space75,
.acalog-custom .space80,
.acalog-custom .space85,
.acalog-custom .space90 {
  width: 100%;
}
.acalog-custom .space0 {
  height: 0;
}
.acalog-custom .space2 {
  height: 2px;
}
.acalog-custom .space3 {
  height: 3px;
}
.acalog-custom .space5 {
  height: 5px;
}
.acalog-custom .space10 {
  height: 10px;
}
.acalog-custom .space15 {
  height: 15px;
}
.acalog-custom .space20 {
  height: 20px;
}
.acalog-custom .space25 {
  height: 25px;
}
.acalog-custom .space30 {
  height: 30px;
}
.acalog-custom .space35 {
  height: 35px;
}
.acalog-custom .space40,
.acalog-custom .space45 {
  width: 100%;
  height: 40px;
}
.acalog-custom .space50 {
  height: 50px;
}
.acalog-custom .space55 {
  height: 55px;
}
.acalog-custom .space60 {
  height: 60px;
}
.acalog-custom .space65 {
  height: 65px;
}
.acalog-custom .space70 {
  height: 70px;
}
.acalog-custom .space75 {
  height: 75px;
}
.acalog-custom .space80 {
  height: 80px;
}
.acalog-custom .space85 {
  height: 85px;
}
.acalog-custom .space90 {
  height: 90px;
}
.acalog-custom .space100 {
  height: 100px;
}
.acalog-custom .space110 {
  height: 110px;
}
.acalog-custom .space120 {
  height: 120px;
}
.acalog-custom .space140 {
  height: 140px;
}
.acalog-custom .p-90 {
  padding: 90px !important;
}
.acalog-custom .mr-0 {
  margin-right: 0 !important;
}
.acalog-custom .mr-1 {
  margin-right: 1px !important;
}
.acalog-custom .mr-2 {
  margin-right: 2px !important;
}
.acalog-custom .mr-5 {
  margin-right: 5px !important;
}
.acalog-custom .mr-6 {
  margin-right: 6px !important;
}
.acalog-custom .mr-10 {
  margin-right: 10px !important;
}
.acalog-custom .mr-15 {
  margin-right: 15px !important;
}
.acalog-custom .mr-20 {
  margin-right: 20px !important;
}
.acalog-custom .mr-25 {
  margin-right: 25px !important;
}
.acalog-custom .mr-30 {
  margin-right: 30px !important;
}
.acalog-custom .mr-40 {
  margin-right: 40px !important;
}
.acalog-custom .mr-50 {
  margin-right: 50px !important;
}
.acalog-custom .ml-0 {
  margin-left: 0 !important;
}
.acalog-custom .ml-1 {
  margin-left: 1px !important;
}
.acalog-custom .ml-5 {
  margin-left: 5px !important;
}
.acalog-custom .ml-7 {
  margin-left: 7px !important;
}
.acalog-custom .ml-10 {
  margin-left: 10px !important;
}
.acalog-custom .ml-15 {
  margin-left: 15px !important;
}
.acalog-custom .ml-20 {
  margin-left: 20px !important;
}
.acalog-custom .ml-25,
.acalog-custom .ml-30 {
  margin-left: 25px !important;
}
.acalog-custom .ml-40 {
  margin-left: 40px !important;
}
.acalog-custom .pr-5 {
  padding-right: 5px !important;
}
.acalog-custom .pr-10 {
  padding-right: 10px !important;
}
.acalog-custom .pr-15 {
  padding-right: 15px !important;
}
.acalog-custom .pr-20 {
  padding-right: 20px !important;
}
.acalog-custom .pr-25 {
  padding-right: 25px !important;
}
.acalog-custom .pr-30 {
  padding-right: 30px !important;
}
.acalog-custom .pr-40 {
  padding-right: 40px !important;
}
.acalog-custom .pr-50 {
  padding-right: 50px !important;
}
.acalog-custom .pl-0 {
  padding-left: 0 !important;
}
.acalog-custom .pl-5 {
  padding-left: 5px !important;
}
.acalog-custom .pl-10 {
  padding-left: 10px !important;
}
.acalog-custom .pl-15 {
  padding-left: 15px !important;
}
.acalog-custom .pl-20 {
  padding-left: 20px !important;
}
.acalog-custom .pl-25 {
  padding-left: 25px !important;
}
.acalog-custom .pl-30 {
  padding-left: 30px !important;
}
.acalog-custom .pl-35 {
  padding-left: 35px !important;
}
.acalog-custom .pl-40 {
  padding-left: 40px !important;
}
.acalog-custom .pl-45 {
  padding-left: 45px !important;
}
.acalog-custom .pl-50 {
  padding-left: 50px !important;
}
.acalog-custom .pl-100 {
  padding-left: 100px !important;
}
.acalog-custom .pt-0 {
  padding-top: 0 !important;
}
.acalog-custom .pt-3 {
  padding-top: 3px !important;
}
.acalog-custom .pt-5 {
  padding-top: 5px !important;
}
.acalog-custom .pt-10 {
  padding-top: 10px !important;
}
.acalog-custom .pt-15 {
  padding-top: 15px !important;
}
.acalog-custom .pt-20 {
  padding-top: 20px !important;
}
.acalog-custom .pt-25 {
  padding-top: 25px !important;
}
.acalog-custom .pt-30 {
  padding-top: 30px !important;
}
.acalog-custom .pt-40 {
  padding-top: 40px !important;
}
.acalog-custom .pt-50 {
  padding-top: 50px !important;
}
.acalog-custom .pt-60 {
  padding-top: 60px !important;
}
.acalog-custom .pt-70 {
  padding-top: 70px !important;
}
.acalog-custom .pt-90 {
  padding-top: 90px !important;
}
.acalog-custom .pt-110 {
  padding-top: 110px !important;
}
.acalog-custom .pt-120 {
  padding-top: 120px !important;
}
.acalog-custom .pt-150 {
  padding-top: 150px !important;
}
.acalog-custom .mt-0 {
  margin-top: 0 !important;
}
.acalog-custom .mt-4 {
  margin-top: 4px !important;
}
.acalog-custom .mt-5 {
  margin-top: 5px !important;
}
.acalog-custom .mt-7 {
  margin-top: 7px !important;
}
.acalog-custom .mt-10 {
  margin-top: 10px !important;
}
.acalog-custom .mt-15 {
  margin-top: 15px !important;
}
.acalog-custom .mt-20 {
  margin-top: 20px !important;
}
.acalog-custom .mt-40 {
  margin-top: 40px !important;
}
.acalog-custom .mt-90 {
  margin-top: 90px !important;
}
.acalog-custom .mb-1 {
  margin-bottom: -1px !important;
}
.acalog-custom .pb-0 {
  padding-bottom: 0 !important;
}
.acalog-custom .pb-10 {
  padding-bottom: 10px !important;
}
.acalog-custom .pb-15 {
  padding-bottom: 15px !important;
}
.acalog-custom .pb-20 {
  padding-bottom: 20px !important;
}
.acalog-custom .pb-30 {
  padding-bottom: 30px !important;
}
.acalog-custom .pb-40 {
  padding-bottom: 40px !important;
}
.acalog-custom .pb-50 {
  padding-bottom: 50px !important;
}
.acalog-custom .pb-60 {
  padding-bottom: 60px !important;
}
.acalog-custom .pb-70 {
  padding-bottom: 70px !important;
}
.acalog-custom .pb-90 {
  padding-bottom: 90px !important;
}
.acalog-custom .pb-120 {
  padding-bottom: 120px !important;
}
.acalog-custom .pb-120 {
  padding-bottom: 120px !important;
}
.acalog-custom .pb-150 {
  padding-bottom: 150px !important;
}
.acalog-custom .mb-0 {
  margin-bottom: 0 !important;
}
.acalog-custom .mb-2 {
  margin-bottom: 2px !important;
}
.acalog-custom .mb-5 {
  margin-bottom: 5px !important;
}
.acalog-custom .mb-6 {
  margin-bottom: 6px !important;
}
.acalog-custom .mb-10 {
  margin-bottom: 10px !important;
}
.acalog-custom .mb-15 {
  margin-bottom: 15px !important;
}
.acalog-custom .mb-20 {
  margin-bottom: 20px !important;
}
.acalog-custom .mb-25 {
  margin-bottom: 25px !important;
}
.acalog-custom .mb-30 {
  margin-bottom: 30px !important;
}
.acalog-custom .mb-40 {
  margin-bottom: 40px !important;
}
.acalog-custom .mb-50 {
  margin-bottom: 50px !important;
}
.acalog-custom .mb-90 {
  margin-bottom: 90px !important;
}
.acalog-custom .mr-auto,
.acalog-custom .mx-auto {
  margin-right: auto !important;
}
.acalog-custom .ml-auto,
.acalog-custom .mx-auto {
  margin-left: auto !important;
}
.acalog-custom .pro-card.row {
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: auto;
}
.acalog-custom div.row.pro-card .profile-card-box,
.acalog-custom div.row.pro-card .col-md-4 {
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.acalog-custom .profile-card-parent {
  border-radius: 2px;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 2px rgba(100,100,100,0.5), 0 2px 10px rgba(100,100,100,0.2);
  box-shadow: 0 1px 2px rgba(100,100,100,0.5), 0 2px 10px rgba(100,100,100,0.2);
  border: none;
  margin: 0 5px 10px;
  border-bottom: 2px solid #64a0c8;
  width: 100%;
  display: block;
}
.acalog-custom .page-thirds .row.pro-card .profile-card-box,
.acalog-custom .page-thirds .row.pro-card>div {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.acalog-custom .profile-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  width: 100%;
  position: relative;
  z-index: 50;
}
.acalog-custom .profile-card-top {
  width: 100%;
  height: 50%;
  background: #003359;
  position: absolute;
}
.acalog-custom .profile-box {
  width: 50%;
  margin: 20px auto;
  position: relative;
  z-index: 100;
  max-width: 150px;
}
.acalog-custom .profile-box:before {
  display: block;
  content: "";
  padding-top: 100%;
}
.acalog-custom .profile-circle {
  border: 3px solid #fff;
  border-radius: 500px;
  overflow: hidden;
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  display: -webkit-box;
  display: -ms-flexbox;
}
.acalog-custom .profile-circle img {
  width: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  text-align: center;
  vertical-align: middle;
}
.acalog-custom .profile-card-bottom {
  background: #fff;
}
.acalog-custom .profile-contact {
  width: 95%;
  margin: auto;
  text-align: center;
  padding-bottom: 15px;
}
.acalog-custom .profile-contact .pname,
.acalog-custom .pname p,
.acalog-custom .pname strong,
.acalog-custom .pname em,
.acalog-custom .pname h1,
.acalog-custom .pname h2,
.acalog-custom .pname h3,
.acalog-custom .pname h4,
.acalog-custom .pname h5 {
  font-size: 1.1em;
  min-height: 2.5em;
  line-height: 1em;
  color: #616365;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  margin: 0px;
  padding: 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.acalog-custom .profile-contact .pname a:after {
  font-family: FontAwesome;
  content: '\00a0 \f14c';
  font-size: .6em;
  vertical-align: top;
}
.acalog-custom .profile-contact hr {
  border: 1px solid #44d62c;
  margin: 0 auto;
  width: 80%;
}
.acalog-custom .profile-contact .ptitle,
.acalog-custom .ptitle p,
.acalog-custom .ptitle strong,
.acalog-custom .ptitle em,
.acalog-custom .ptitle h1,
.acalog-custom .ptitle h2,
.acalog-custom .ptitle h3,
.acalog-custom .ptitleh4,
.acalog-custom .ptitle h5 {
  font-size: .9em;
  font-style: italic;
  margin-top: 5px;
  min-height: 2em;
  line-height: 1.2em;
  color: #616365;
  font-weight: 400 !important;
  padding: 0px 5px;
}
.acalog-custom .ptitle br:first-child {
  display: none;
}
.acalog-custom .pinfo {
  font-size: 13px;
  font-weight: 400;
  margin-top: 15px;
  line-height: 1.2rem;
  height: auto;
  min-height: 35px;
}
.acalog-custom .h-profile-box {
  width: 15%;
  min-width: 150px;
  margin: 10px auto;
  position: relative;
  z-index: 100;
}
.acalog-custom .h-profile-box:before {
  display: block;
  content: "";
  padding-top: 100%;
}
.acalog-custom .h-profile-circle {
  border: 3px solid #fff;
  border-radius: 500px;
  overflow: hidden;
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.acalog-custom .h-profile-card-bottom {
  border-bottom: 5px solid #64a0c8;
  margin-top: 0px;
}
.acalog-custom .min-profile-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.acalog-custom .min-profile-box {
  width: 25%;
  margin: 10px;
  position: relative;
  z-index: 100;
  max-width: 150px;
}
.acalog-custom .min-profile-box:before {
  display: block;
  content: "";
  padding-top: 100%;
}
.acalog-custom .min-profile-circle {
  border-radius: 500px;
  overflow: hidden;
  position: absolute;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 2px solid #44d62c;
}
.acalog-custom .min-profile-circle img {
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
.acalog-custom .min-profile-contact .pname,
.acalog-custom .pname strong,
.acalog-custom .pname em,
.acalog-custom .pname h1,
.acalog-custom .pname h2,
.acalog-custom .pname h3,
.acalog-custom .pname h4,
.acalog-custom .pname h5 {
  font-size: 1.1em;
  min-height: 2.5em;
  line-height: 1em;
  color: #616365;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  margin: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.acalog-custom .min-profile-contact .pname a:after {
  font-family: FontAwesome;
  content: '\00a0 \f14c';
  font-size: .6em;
  vertical-align: top;
}
.acalog-custom .min-profile-contact hr {
  border: 1px solid #44d62c;
  margin: 0 -10px;
  width: 110%;
}
.acalog-custom .min-profile-contact .ptitle,
.acalog-custom .ptitle strong,
.acalog-custom .ptitle em,
.acalog-custom .ptitle h1,
.acalog-custom .ptitle h2,
.acalog-custom .ptitle h3,
.acalog-custom .ptitleh4,
.acalog-custom .ptitle h5 {
  font-size: .9em;
  font-style: italic;
  margin-top: 5px;
  min-height: 2em;
  line-height: 1em;
  color: #616365;
  font-weight: 400 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0px 5px;
}
.acalog-custom .blank-space {
  margin: 0px;
  height: 0px;
  display: none;
}
@media screen and (max-width: 991px) {
  .acalog-custom div.row.pro-card .profile-card-box,
  .acalog-custom div.row.pro-card .col-md-4 {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
  }
}
@media screen and (max-width: 763px) {
  .acalog-custom div.row.pro-card .profile-card-box,
  .acalog-custom div.row.pro-card .col-md-4 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.acalog-custom .phone:before {
  font-family: FontAwesome;
  content: '\f095 \00a0';
}
.acalog-custom .phone {
  color: #003359 !important;
  font-weight: 400 !important;
}
.acalog-custom .fax:before {
  font-family: FontAwesome;
  content: '\f1ac \00a0';
}
.acalog-custom .fax {
  color: #003359 !important;
  font-weight: 400 !important;
}
.acalog-custom .mail:before {
  font-family: FontAwesome;
  content: '\f003 \00a0';
  color: #003359;
}
.acalog-custom .mail {
  font-weight: 400 !important;
  word-break: break-all;
}
.acalog-custom .mail a {
  color: #003359;
}
.acalog-custom .address:before {
  font-family: FontAwesome;
  content: '\f041 \00a0';
}
.acalog-custom .address {
  color: #003359 !important;
  font-weight: 400 !important;
}
.acalog-custom .address a,
.acalog-custom a.address {
  color: #003359 !important;
}
.acalog-custom .room-number:before {
  font-family: FontAwesome;
  content: '\f124 \00a0';
}
.acalog-custom .room-number {
  font-weight: 400 !important;
  color: #003359 !important;
}
.acalog-custom a.room-number {
  color: #003359 !important;
}
.acalog-custom .website {
  font-weight: 400 !important;
  color: #003359 !important;
}
.acalog-custom .website:before {
  font-family: FontAwesome;
  content: '\f0ac \00a0';
}
.acalog-custom a.website {
  color: #003359 !important;
}
.acalog-custom p.patients {
  width: 100%;
  margin: auto !important;
  height: 35px;
  padding: 0px;
  background: #00aeef;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.acalog-custom .patients a {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.1em;
  color: #fff;
  width: 100%;
  text-align: center;
}
.acalog-custom .patients a:before {
  font-family: 'FontAwesome';
  content: '\f0fd\00a0\00a0';
}
.acalog-custom .patients a:after {
  font-family: 'FontAwesome';
  content: '\00a0\00a0\f054';
}
.acalog-custom a.hospital:before {
  font-family: FontAwesome;
  content: '\f0fd \00a0';
}
.acalog-custom a.hospital {
  color: #00AEEF !important;
}
.acalog-custom .edge-to-edge {
  margin: 10px -70px 15px -70px;
  padding: 0px;
  border: 1px solid transparent;
}
@media screen and (max-width: 1118px) {
  .acalog-custom .edge-to-edge {
    margin: 10px -30px 15px -50px;
    padding: 0px;
  }
}
@media screen and (max-width: 718px) {
  .acalog-custom .edge-to-edge {
    margin: 10px -20px 15px -20px;
    padding: 0px;
  }
}
.acalog-custom .edge-to-edge img {
  width: 100%;
  height: auto;
}
.acalog-custom .l-content-featured .edge-to-edge {
  margin: 10px -90px 10px -70px;
  border: 1px solid transparent;
  padding: 0px;
}
@media screen and (max-width: 1118px) {
  .acalog-custom .l-content-featured .edge-to-edge {
    margin: 10px -50px;
  }
}
@media screen and (max-width: 718px) {
  .acalog-custom .l-content-featured .edge-to-edge {
    margin: 10px -20px;
  }
}
.acalog-custom .l-content-featured .edge-to-edge img {
  width: 100%;
  height: auto;
}
.acalog-custom .edge-to-edge-feature {
  margin: 10px -90px 10px -70px;
  border: 1px solid transparent;
  padding: 0px;
}
@media screen and (max-width: 1118px) {
  .acalog-custom .edge-to-edge-feature {
    margin: 10px -50px;
  }
}
@media screen and (max-width: 718px) {
  .acalog-custom .edge-to-edge-feature {
    margin: 10px -20px;
  }
}
.acalog-custom .edge-to-edge-feature img {
  width: 100%;
  height: auto;
}
.acalog-custom .photo-caption {
  text-align: center;
  width: 100%;
  margin-top: 5px;
  font-size: 14px;
  font-style: italic;
  color: #123456;
}
.acalog-custom h4.ui.header {
  font-size: 1.07142857rem;
  border: none;
  padding: 0 0;
  margin: 1.4rem 0 1rem;
  font-weight: 700;
  color: rgba(0,0,0,0.87);
  letter-spacing: .05rem;
  text-transform: none;
}
.acalog-custom .ui.header .icon:only-child {
  display: inline-block;
  padding: 0;
  margin-right: .75rem;
}
.acalog-custom .ui.header>.icon {
  display: table-cell;
  opacity: 1;
  font-size: 1.5em;
  padding-top: 0;
  vertical-align: middle;
}
.acalog-custom ui.divider>.icon {
  margin: 0;
  height: 1em;
}
.acalog-custom i.icon {
  display: inline-block;
  opacity: 1;
  margin: 0 .25rem 0 0;
  width: 1.18em;
  height: 1em;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  text-align: center;
  speak: none;
  font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.acalog-custom .ui.divider>.icon {
  margin: 0;
  font-size: 1rem;
  height: 1em;
  vertical-align: middle;
}
.acalog-custom .ui.horizontal.divider {
  display: table;
  white-space: nowrap;
  height: auto;
  margin: '';
  line-height: 1;
  text-align: center;
}
.acalog-custom .ui.horizontal.divider:after,
.acalog-custom .ui.horizontal.divider:before {
  background-image: url("../../img/gateway/divider.png");
}
.acalog-custom .ui.horizontal.divider:before {
  background-position: right 1em top 50%;
}
.acalog-custom .ui.horizontal.divider:after {
  background-position: left 1em top 50%;
}
.acalog-custom .ui.horizontal.divider:after,
.acalog-custom .ui.horizontal.divider:before {
  content: '';
  display: table-cell;
  position: relative;
  top: 50%;
  width: 50%;
  background-repeat: no-repeat;
}
.acalog-custom .ui.header .icon:only-child {
  display: inline-block;
  padding: 0;
  margin-right: .75rem;
}
.acalog-custom .ui.header>.icon {
  display: table-cell;
  opacity: 1;
  font-size: 1.5em;
  padding-top: 0;
  vertical-align: middle;
}
.acalog-custom .card-academics .btn-primary {
  background-color: #003359;
  line-height: 2.5em;
}
.acalog-custom .card-academics .card-heading {
  border-top: 3px solid #44D62C;
  background: #fff;
  padding: 15px 30px;
}
.acalog-custom .card-academics .card-heading h2 {
  font-size: 24px;
}
.acalog-custom .card-academics .card-footer {
  width: 100%;
  height: 60px;
  padding: 0;
  border-top: 1px solid #DDD;
  overflow: hidden;
  text-align: center;
}
.acalog-custom .card-academics .card-heading .btn a {
  color: #fff;
}
.acalog-custom .card-academics .card-footer ul li {
  display: inline-block;
  border-right: 1px #DDD solid;
  padding: 10px 0;
  margin: 0;
  text-align: center;
  width: 33.33%;
  background-color: #f9f9f9;
}
.acalog-custom .card-academics .card-footer ul li:hover {
  background-color: #ddd;
}
.acalog-custom .card-academics .card-footer ul li:last-child {
  border-right: none;
}
.acalog-custom .card-academics .justified-list {
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  margin-bottom: 0;
}
.acalog-custom .card-academics .graduate {
  border-top: 3px solid #003359;
}
.acalog-custom .card-academics .clinical {
  border-top: 3px solid #3CB6CE;
}
.acalog-custom .card-academics .certificate {
  border-top: 3px solid #ff9800;
}
@-moz-document url-prefix() {
  .acalog-custom .card-academics .card-footer ul li {
    float: left;
  }
}
.acalog-custom .ttip {
  border-bottom: 2px dotted #00AEEF;
  color: inherit;
  display: inline-block;
}
.acalog-custom .ttip:hover {
  text-decoration: none;
  cursor: help;
}
.acalog-custom .tooltip-inner {
  background: #003359;
  padding: 12px 10px;
  line-height: 1.3em;
}
.acalog-custom .tooltip-arrow {
  border-top-color: #003359;
  border-top-color: #003359 !important;
}
.acalog-custom .tip {
  border-bottom: 2px dotted #00AEEF;
}
.acalog-custom .tip:hover {
  position: relative;
}
.acalog-custom .tip[data-tooltip]:hover:after {
  position: absolute;
  content: attr(data-tooltip);
  left: -100%;
  right: -100%;
  bottom: calc(105%);
  background: rgba(0,51,89,0.8);
  color: #fff;
  padding: 8px;
  border-radius: 3px;
  z-index: 100;
  text-align: center;
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.5);
  box-shadow: 0 2px 3px rgba(0,0,0,0.5);
}
.acalog-custom .tip[data-tooltip]:hover:before {
  content: ' ';
  border-top: 5px solid rgba(0,51,89,0.7);
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid transparent;
  position: absolute;
  top: -5px;
  left: 50%;
}
@-webkit-keyframes img-rand-flip {
  .acalog-custom from {
    -webkit-transform: rotateY(-25deg);
    transform: rotateY(-25deg);
  }
  .acalog-custom to {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
@keyframes img-rand-flip {
  .acalog-custom from {
    -webkit-transform: rotateY(-25deg);
    transform: rotateY(-25deg);
  }
  .acalog-custom to {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}
.acalog-custom .promo.image .img-randomizer {
  display: block;
}
.acalog-custom div.col-md-4.top-img .img-randomizer {
  display: block;
}
.acalog-custom .img-randomizer {
  display: none;
}
.acalog-custom div.img-randomizer {
  width: 100%;
  height: auto;
  position: relative;
  -webkit-perspective: 1000;
  perspective: 1000;
}
.acalog-custom div.img-randomizer .img-box {
  display: none;
}
.acalog-custom div.img-randomizer img {
  width: 100%;
  height: auto;
  -webkit-box-shadow: 0px 2px 10px -5px #777;
  box-shadow: 0px 2px 10px -5px #777;
  -webkit-animation: img-rand-flip 1s;
  animation: img-rand-flip 1s;
}
.acalog-custom div.contact-titles {
  padding: 15px 20px;
  border-left: 5px solid #44d62c;
  margin-bottom: 15px;
}
.acalog-custom div.contact-titles h4 {
  background: none;
  color: #003359;
  padding: 0px 3px;
  margin-left: -10px;
  margin-bottom: -15px;
  border-bottom: 1px dotted #003359;
}
.acalog-custom .l-content.l-region .p-list.coa-links ul li {
  width: auto;
  list-style: none;
}
.acalog-custom table.ou_accordion {
  width: 100%;
}
.acalog-custom .snacc-head {
  background: rgba(238,238,238,0.5);
  margin: 5px auto;
  display: block;
  width: 100%;
}
.acalog-custom .snacc-head:hover {
  cursor: pointer;
}
.acalog-custom .snacc-head h4,
.acalog-custom .snacc-head p {
  padding: 10px 5px !important;
  border-left: 5px solid #44d62c;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  text-transform: none;
  margin: 0;
  font-size: 1em;
  line-height: 1.5em;
  color: #333;
}
.acalog-custom .snacc-head h4:before,
.acalog-custom .snacc-head p:before {
  content: '\f067';
  font-family: 'FontAwesome';
  font-size: 1.1em;
  margin: 0 15px 0 0;
  color: #003359;
  float: left;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
}
.acalog-custom .open-accdrop:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
}
.acalog-custom .snacc-body {
  display: block;
  margin-top: 0;
  padding: 10px 0;
  width: 100%;
}
.acalog-custom .snacc-body>.snacc-head {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
}
.acalog-custom .snacc-body>.snacc-head h4,
.acalog-custom .snacc-body>.snacc-head p {
  border-left: none;
  border-bottom: 1px solid #999;
  font-size: .95em;
}
.acalog-custom #aumenu .container a {
  color: #00AEEF;
}
.acalog-custom div.csnippit img {
  width: 100%;
  height: auto;
}
.acalog-custom .program-card {
  margin-bottom: 15px;
  margin-left: -15px;
}
.acalog-custom .program-card a:link {
  font-size: 1em;
  color: #fff;
  text-transform: uppercase;
  margin-top: 5px;
  font-weight: bold;
  line-height: 1.2;
  display: block;
  text-shadow: -1px 1px 3px rgba(51,77,92,0.61);
}
.acalog-custom .program-card a:visted {
  color: #9E9E9D;
}
.acalog-custom .program-card a:hover {
  text-decoration: underline;
}
.acalog-custom table.page-thirds {
  width: 100%;
  height: auto;
  table-layout: fixed;
}
.acalog-custom table.page-thirds tr td {
  -webkit-column-width: 33%;
  -moz-column-width: 33%;
  column-width: 33%;
}
.acalog-custom table.page-thirds tr td table {
  display: block;
  overflow: scroll;
}
.acalog-custom table.page-thirds img {
  width: 100%;
  height: auto;
}
.acalog-custom div.page-thirds img {
  width: 100%;
  height: auto;
}
.acalog-custom table.page-halves {
  width: 100%;
  height: auto;
  table-layout: fixed;
}
.acalog-custom table.page-halves tr td {
  -webkit-column-width: 50%;
  -moz-column-width: 50%;
  column-width: 50%;
}
.acalog-custom table.page-halves img {
  width: 100%;
  height: auto;
}
.acalog-custom div.page-halves img {
  width: 100%;
  height: auto;
}
.acalog-custom .portrait {
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
}
.acalog-custom .portrait:hover {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.acalog-custom .portrait-row {
  border: 1px solid #a5acaf;
  padding: 10px;
  background-color: #fff;
  -webkit-box-shadow: 5px 5px 2px #a5acaf;
  box-shadow: 5px 5px 2px #a5acaf;
  margin-bottom: 15px;
}
.acalog-custom .portrait-row h3 {
  border-top: 1px solid #a5acaf;
  padding-top: 15px;
  text-align: center;
}
.acalog-custom .portrait-row a {
  text-decoration: none;
}
.acalog-custom .link-banner {
  width: 100%;
  color: #fff;
  background: #003359;
  padding: 5px;
  padding-top: 10px;
  font-size: 1.1em;
  text-align: center;
  font-style: normal;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom: 1px solid #44d62c;
  position: relative;
  float: left;
  margin-top: -20px;
}
.acalog-custom .link-banner a {
  text-align: center;
  font-style: normal;
  color: #fff;
  font-size: 25px;
  font-family: 'Crimson';
  font-weight: 300;
  padding-bottom: 5px;
  min-width: 50px;
  display: inline-block;
  text-shadow: 0px 1px 2px #333;
  text-rendering: optimizeLegibility;
}
.acalog-custom .link-banner img {
  max-height: 20px;
  margin: 0 auto;
}
@media (max-width: 1118px) {
  .acalog-custom .link-banner {
    padding-top: 20px;
    margin-top: 0;
  }
}
.acalog-custom table.pphoto-gallery img {
  width: 33%;
  height: auto;
}
.acalog-custom ul.pphoto-gallery {
  list-style-type: none;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  padding: 0 !important;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.acalog-custom ul.pphoto-gallery li {
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 3px;
  overflow: hidden;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  position: relative;
  float: left;
  width: 100%;
  border: 3px solid #fff;
  display: block;
  z-index: 50;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}
.acalog-custom ul.pphoto-gallery li:before {
  padding-top: 100%;
  content: '';
  display: block;
}
.acalog-custom ul.pphoto-gallery li:hover {
  -webkit-box-shadow: 0px 1px 10px -3px rgba(0,0,0,0.7);
  box-shadow: 0px 1px 10px -3px rgba(0,0,0,0.7);
  z-index: 100;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  border: 0px solid #fff;
}
.acalog-custom ul.pphoto-gallery li a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 3px;
  overflow: hidden;
}
.acalog-custom ul.pphoto-gallery li img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.acalog-custom ul.pphoto-gallery li p {
  position: absolute;
  bottom: 0;
  text-align: center;
  background: #fff;
}
.acalog-custom span.card2-title {
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
.acalog-custom .text-image-intro.label .fa {
  font-family: 'FontAwesome';
  padding-right: 0;
  color: #616365;
}
.acalog-custom .text-image-intro.label a .fa {
  color: inherit;
}
.acalog-custom #aumenu li.active>a {
  background: #64a0c8;
  color: #fff;
  border-left: 8px solid rgba(0,51,89,0.5);
  padding-left: 12px;
  padding-right: 0;
}
.acalog-custom #aumenu li.active>a:hover {
  color: #fff;
  cursor: default;
}
.acalog-custom #aumenu li.active>a:after {
  display: inline-block;
  content: '';
  height: 100%;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  border-right: 15px solid #fff;
  position: absolute;
  right: -1px;
  top: 0;
  bottom: 0;
  -webkit-filter: drop-shadow(-3px 3px 2px rgba(0,0,0,0.1));
  filter: drop-shadow(-3px 3px 2px rgba(0,0,0,0.1));
}
.acalog-custom .btn-icon-toggle.btn-primary,
.acalog-custom btn-flat.btn-primary {
  color: #00AEEF;
}
.acalog-custom .btn-floating-action .fa,
.acalog-custom .btn-floating-action .md,
.acalog-custom .btn-floating-action .glyphicon,
.acalog-custom .btn-icon-toggle .fa,
.acalog-custom .btn-icon-toggle .md,
.acalog-custom .btn-icon-toggle .glyphicon {
  margin: 0 0 0 4px;
}
.acalog-custom .btn-flat.btn-primary {
  color: #00AEEF;
}
.acalog-custom .infoCard {
  border-radius: 0 0 5px 5px;
  position: relative;
  -webkit-box-shadow: 0px 2px 3px -1px rgba(100,100,100,0.5), 0px 2px 5px rgba(100,100,100,0.1);
  box-shadow: 0px 2px 3px -1px rgba(100,100,100,0.5), 0px 2px 5px rgba(100,100,100,0.1);
  margin-bottom: 20px;
}
.acalog-custom .infoCard .promoCard {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.acalog-custom .infoCard .promoCard:before {
  padding-top: 50%;
  display: block;
  content: '';
  background: -o-linear-gradient(#003359 97%,#44d62c 3%);
  background: -o-linear-gradient(285deg,#003359 70%,#64a0c8 100%);
  background: linear-gradient(165deg,#003359 70%,#64a0c8 100%);
  border-radius: 0;
}
.acalog-custom .infoCard .promoCard img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transition: .8s ease;
  -o-transition: .8s ease;
  transition: .8s ease;
  margin: auto;
  -o-object-fit: cover;
  object-fit: cover;
}
.acalog-custom .infoCard .infoInfo {
  width: 100%;
  overflow-y: hidden;
  position: relative;
  border-bottom: .5em solid #fff;
  background: #fff;
  border-radius: 0 0 5px 5px;
  padding: 0 15px;
  height: auto;
  max-height: 270px;
  -ms-overflow-style: none;
}
.acalog-custom .infoCard .infoInfo:hover {
  overflow-y: auto;
}
.acalog-custom .infoCard .infoInfo .inner a {
  color: #333 !important;
  background-image: none !important;
}
@media only screen and (max-device-width: 480px) {
  .acalog-custom .infoCard .infoInfo {
    overflow-y: auto;
  }
}
.acalog-custom .infoCard .infoInfo::-webkit-scrollbar {
  display: none !important;
}
.acalog-custom .infoCard .infoInfo scrollbar {
  -moz-appearance: none !important;
}
.acalog-custom .infoCard .infoInfo .head {
  font-size: 1.3em;
  text-transform: uppercase;
  font-weight: 500;
  color: #000;
  margin-top: 0;
  float: left;
  width: 100%;
  padding-bottom: 0;
}
.acalog-custom .infoCard .infoInfo .head a {
  font-weight: 300;
}
.acalog-custom .infoCard .infoInfo .head a:hover {
  text-decoration: none;
}
.acalog-custom .infoCard .infoInfo .inner {
  margin-top: 15px;
}
.acalog-custom .infoCard .infoInfo p {
  margin: 10px 0;
}
.acalog-custom .infoCard .infoInfo .inner ul {
  display: inline-block;
}
.acalog-custom .infoCard .infoInfo .inner ul li {
  list-style: disc;
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 5px;
}
.acalog-custom .infoCard .readMore {
  width: 100%;
  background: -o-linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0.5) 5%);
  background: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),color-stop(5%,rgba(255,255,255,0.5)));
  background: linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0.5) 5%);
  position: absolute;
  bottom: 0px;
  font-size: 1.2em;
  border-radius: 0 0 5px 5px;
  color: #555;
  display: none;
  text-align: center;
  text-shadow: 0px 1px 3px #999;
}
.acalog-custom .infoCard .readMore:before {
  display: block;
  content: '???';
  color: #555;
  margin: auto;
}
.acalog-custom .slideOver {
  position: absolute;
  background: rgba(100,100,100,0.3);
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  border-radius: 5px 5px 0 0;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  -ms-flex-align: center;
}
.acalog-custom .slideOver a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}
.acalog-custom .slideOver span {
  background: #003359;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin: auto;
  padding: 10px 15px;
  border-radius: 50px;
  -webkit-box-shadow: 0px 5px 15px -5px rgba(0,0,0,0.8);
  box-shadow: 0px 5px 15px -5px rgba(0,0,0,0.8);
}
.acalog-custom table.ou_info-card {
  display: relative;
  margin-bottom: 30px;
}
.acalog-custom table.ou_info-card td::before {
  background: #D6EAFF;
  padding: 5px;
  margin-bottom: 10px;
  color: #000;
}
.acalog-custom table.ou_info-card td:first-child::before {
  content: 'Image';
}
.acalog-custom table.ou_info-card td:nth-child(2)::before {
  content: 'Heading';
}
.acalog-custom table.ou_info-card td:nth-child(3)::before {
  content: 'Brief Description';
}
.acalog-custom table.ou_info-card:after {
  content: 'Right-click to add or remove rows';
  background: #003359;
  color: #fff;
  padding: 5px 10px;
  display: inline-block;
  position: absolute;
  left: 0;
  right: 0;
}
.acalog-custom p.calendarPub-message {
  background: #FFD382;
  color: #000;
  font-weight: 500;
  padding: 20px;
  height: 195px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.1em;
  border-radius: 3px;
  -webkit-box-shadow: 0px 3px 10px -5px #999;
  box-shadow: 0px 3px 10px -5px #999;
}
.acalog-custom table.map-code-embed {
  background-color: #eee;
  background: url("../../img/gateway/code-image.jpg") no-repeat;
  background-size: cover;
}
.acalog-custom table.map-code-embed tbody:before {
  content: 'paste map code in window';
  display: inline-block;
  background: #ffff99;
  padding: 5px 10px;
  color: #000;
  width: 100%;
  text-align: center;
}
.acalog-custom table.map-code-embed thead,
.acalog-custom table.map-code-embed thead tr td {
  display: inline-block;
  height: 0;
  float: left;
}
.acalog-custom table.map-code-embed>tbody>tr>td {
  display: block;
  padding: 20px;
  min-height: 200px;
  color: #fff;
  font-size: 18px;
  margin: 0;
}
.acalog-custom table.map-code-embed>tbody>tr>td p {
  color: #fff;
  font-size: 18px;
  margin: 0;
}
.acalog-custom div.map-code-embed {
  display: block;
  width: 100%;
}
.acalog-custom div.map-code-embed>iframe {
  width: 100%;
  height: 100%;
  min-height: 300px;
}
.acalog-custom .img-zoom {
  overflow: hidden;
  padding: 0 !important;
}
.acalog-custom img.img-zoom {
  width: 100%;
  height: auto;
}
.acalog-custom .img-zoom img {
  width: 100%;
  height: auto;
  -webkit-transition: 1.5s ease-in-out;
  -o-transition: 1.5s ease-in-out;
  transition: 1.5s ease-in-out;
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.acalog-custom table.ou_quote-cards tbody tr td::before {
  background: #ccc;
  display: block;
  font-weight: 600;
  color: #000;
  padding: 3px;
  margin-bottom: 5px;
}
.acalog-custom table.ou_quote-cards tbody tr td:first-child::before {
  content: 'image';
}
.acalog-custom table.ou_quote-cards tbody tr td:nth-child(2)::before {
  content: 'name';
}
.acalog-custom table.ou_quote-cards tbody tr td:nth-child(3)::before {
  content: 'title';
}
.acalog-custom table.ou_quote-cards tbody tr td:nth-child(4)::before {
  content: 'quote';
}
.acalog-custom .quoteBox {
  width: 32%;
  margin: 5px;
  background: #003359;
  color: #fff;
  font-size: 16px;
  position: relative;
  -webkit-box-shadow: 0px 2px 10px -3px rgba(100,100,100,0.7);
  box-shadow: 0px 2px 10px -3px rgba(100,100,100,0.7);
  display: inline-block;
  float: left;
  border-top-left-radius: 15px;
}
.acalog-custom .quoteBox:before {
  content: '\f10d';
  font-family: 'FontAwesome';
  font-size: 2.5em;
  display: block;
  width: 100%;
  padding-top: 5px;
  padding-left: 5px;
  margin-bottom: -10px;
  margin-top: -3px;
}
.acalog-custom .quoteBox .quote {
  padding: 0 25px;
}
.acalog-custom .quoteBox .quote p {
  color: #fff;
  line-height: 1.5em;
  margin: 10px auto;
}
.acalog-custom .quoteBox .attribution {
  padding: 5px 25px;
  background: #A4C4DF;
  color: #003359;
  font-weight: 600;
}
.acalog-custom .quoteBox .attribution p {
  width: calc(35%);
  color: #003359;
  font-weight: 700;
  line-height: 1.1em;
}
.acalog-custom .quoteBox .attribution p .title {
  font-size: .85em;
  font-weight: 400;
  font-style: italic;
}
.acalog-custom .quoteBox .attribution .photo {
  width: 80px;
  border-radius: 100%;
  overflow: hidden;
  position: absolute;
  right: -5px;
  bottom: -5px;
  border: 3px solid #fff;
  -webkit-box-shadow: 0px 2px 15px -3px rgba(100,100,100,0.7);
  box-shadow: 0px 2px 15px -3px rgba(100,100,100,0.7);
  z-index: 30;
  margin: 0;
}
.acalog-custom .quoteBox .attribution .photo:before {
  display: block;
  content: '';
  padding-top: 100%;
}
.acalog-custom .quoteBox .attribution .photo img {
  position: absolute;
  top: 0;
  width: 100%;
}
@media screen and (max-width: 1109px) {
  .acalog-custom .quoteBox {
    width: 48%;
  }
}
@media screen and (max-width: 809px) {
  .acalog-custom .quoteBox {
    width: 100%;
  }
}
.acalog-custom img.image-shadow {
  -webkit-box-shadow: 0 2px 5px rgba(100,100,100,0.6), 0 2px 15px rgba(100,100,100,0.2);
  box-shadow: 0 2px 5px rgba(100,100,100,0.6), 0 2px 15px rgba(100,100,100,0.2);
  border-radius: 3px;
}
.acalog-custom .student-card-row {
  display: -ms-grid;
  display: grid;
  width: 100%;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  -ms-flex-pack: start;
  grid-column-gap: 10px;
}
.acalog-custom .student-card-row .card-parent {
  font-family: Sans-Serif;
  background: #eee;
  margin: 5px;
  position: relative;
  border-radius: 8px;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 2px rgba(100,100,100,0.8), 0 2px 5px rgba(100,100,100,0.3), 0 3px 8px rgba(100,100,100,0.1);
  box-shadow: 0 1px 2px rgba(100,100,100,0.8), 0 2px 5px rgba(100,100,100,0.3), 0 3px 8px rgba(100,100,100,0.1);
  display: block;
  width: 100%;
  -ms-flex-negative: 1;
  -ms-flex-preferred-size: 23.7%;
}
.acalog-custom .student-card-row .card-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-radius: 8px;
  background: #ccc;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.acalog-custom .student-card-row .card-image:before {
  content: '';
  padding-top: 150%;
  display: block;
}
.acalog-custom .student-card-row .card-image img {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}
.acalog-custom .student-card-row .card-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255,255,255,0.85);
  width: 100%;
  z-index: 5;
  min-height: 65px;
  border-radius: 0 0 8px 8px;
  padding: 5px;
}
.acalog-custom .student-card-row .card-info .head {
  text-align: center;
}
.acalog-custom .student-card-row .card-parent .card-info .more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  background: #329932;
  width: 30px;
  height: 30px;
  padding: 0;
  font-size: 1em;
  border-radius: 100%;
  margin: -15px auto 0;
  -webkit-box-shadow: 0 2px 5px rgba(100,100,100,0.6);
  box-shadow: 0 2px 5px rgba(100,100,100,0.6);
  -webkit-transition: .5s ease-in;
  -o-transition: .5s ease-in;
  transition: .5s ease-in;
}
.acalog-custom .student-card-row .card-info .more:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: rgba(50,153,50,0.6);
  color: #777;
  -webkit-transition: .5s ease-out;
  -o-transition: .5s ease-out;
  transition: .5s ease-out;
}
.acalog-custom .student-card-row .card-info .name {
  padding: 0 5px;
  margin: 5px auto 0;
  text-align: center;
  font-size: 14px;
  font-weight: 600;
}
.acalog-custom .student-card-row .card-info .title {
  padding: 0 5px;
  margin: 0 auto;
  text-align: center;
  font-size: .8em;
  font-weight: 400;
  font-style: italic;
}
.acalog-custom .student-card-row .card-info .profile {
  padding: 10px 15px;
  display: none;
  margin: 0;
}
.acalog-custom .student-card-row .card-parent.on .card-info {
  height: 100%;
  border-radius: 8px;
  overflow-y: scroll;
  overflow-x: hidden;
  background: rgba(255,255,255,0.8);
  padding: 0;
}
.acalog-custom .student-card-row .card-parent.on .card-info .head {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  width: 100%;
  background: #ffffff;
  -webkit-box-shadow: 0 2px 5px rgba(100,100,100,0.5);
  box-shadow: 0 2px 5px rgba(100,100,100,0.5);
  margin-top: -5px;
  padding: 5px 0 2px;
  z-index: 5;
}
.acalog-custom .student-card-row .card-parent.on .card-info .more {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #333;
  margin: 0 0 0 auto;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.acalog-custom .student-card-row .card-parent.on .card-info .profile {
  background: none;
  display: block;
  height: calc(30%);
  border-radius: 0 0 8px 8px;
  border: none;
  margin-bottom: 20px;
}
.acalog-custom .student-card-row .card-parent.on .card-info .name {
  padding-top: 3px;
}
.acalog-custom .student-card-row .card-parent.on .card-image img {
  -webkit-filter: blur(3px);
  filter: blur(3px);
  -webkit-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
}
@media (max-width: 1119px) {
  .acalog-custom .student-card-row {
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }
  .acalog-custom .student-card-row .card-parent {
    -ms-flex-preferred-size: 31.9%;
  }
}
@media (max-width: 919px) {
  .acalog-custom .student-card-row {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }
  .acalog-custom .student-card-row .card-parent {
    -ms-flex-preferred-size: 48.5%;
  }
}
@media (max-width: 719px) {
  .acalog-custom .student-card-row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .acalog-custom .student-card-row .card-parent {
    -ms-flex-preferred-size: 100%;
  }
  .acalog-custom .student-card-row .card-info .name {
    font-size: 16px;
  }
}
.acalog-custom .bb-btn {
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1.5;
  color: #003359;
  -webkit-box-shadow: inset 0 0 0 2px #86C44C, 0 0 0 rgba(0,0,0,0.2);
  box-shadow: inset 0 0 0 2px #86C44C, 0 0 0 rgba(0,0,0,0.2);
  padding: 1rem 2.5rem !important;
  font-size: 0.865rem;
  border-radius: 50px;
  display: inline-block;
  color: inherit;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 0.5s cubic-bezier(0.23,1,0.32,1), color 0s;
  -o-transition: all 0.5s cubic-bezier(0.23,1,0.32,1), color 0s;
  transition: all 0.5s cubic-bezier(0.23,1,0.32,1), color 0s;
  will-change: transform;
  border: 0;
}
.acalog-custom .bb-btn:hover {
  color: #fff;
  background: #86C44C;
  background-image: -o-linear-gradient(bottom left,#00AEEF 5%,#82C342 95%);
  background-image: -webkit-gradient(linear,left bottom,right top,color-stop(5%,#00AEEF),color-stop(95%,#82C342));
  background-image: linear-gradient(to top right,#00AEEF 5%,#82C342 95%);
  background-repeat: no-repeat;
  text-decoration: none;
  -webkit-box-shadow: inset 0 0 0 2px transparent, 0px 10px 15px rgba(0,0,0,0.2);
  box-shadow: inset 0 0 0 2px transparent, 0px 10px 15px rgba(0,0,0,0.2);
  -webkit-transform: translatey(-5px);
  -ms-transform: translatey(-5px);
  transform: translatey(-5px);
}
.acalog-custom .row.display-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.acalog-custom .row.display-flex>[class*='col-'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.acalog-custom .eye-bleed {
  letter-spacing: .15em;
  text-shadow: 0.35rem -0.35rem rgba(178,217,35,0.75), -0.35rem -0.35rem rgba(39,172,227,0.75), 0 0.5rem rgba(255,213,25,0.75);
}
.acalog-custom .eye-bleed2 {
  letter-spacing: .15em;
  text-shadow: 0.35rem -0.35rem rgba(255,105,180,0.9), -0.25rem -0.25rem rgba(251,167,58,0.9), -0.25rem 0.35rem rgba(72,222,252,0.9);
}
.acalog-custom .throb {
  -webkit-animation-name: throb;
  animation-name: throb;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  display: inline-block !important;
}
@-webkit-keyframes throb {
  .acalog-custom 0% {
    transform: scale(.75);
    -webkit-transform: scale(.75);
  }
  .acalog-custom 20% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  .acalog-custom 40% {
    transform: scale(.75);
    -webkit-transform: scale(.75);
  }
  .acalog-custom 60% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  .acalog-custom 80% {
    transform: scale(.75);
    -webkit-transform: scale(.75);
  }
  .acalog-custom 100% {
    transform: scale(.75);
    -webkit-transform: scale(.75);
  }
}
@keyframes throb {
  .acalog-custom 0% {
    transform: scale(.75);
    -webkit-transform: scale(.75);
  }
  .acalog-custom 20% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  .acalog-custom 40% {
    transform: scale(.75);
    -webkit-transform: scale(.75);
  }
  .acalog-custom 60% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
  .acalog-custom 80% {
    transform: scale(.75);
    -webkit-transform: scale(.75);
  }
  .acalog-custom 100% {
    transform: scale(.75);
    -webkit-transform: scale(.75);
  }
}
.acalog-custom .anim-bg-plain {
  background: -o-linear-gradient(135deg,#EE7752,#E73C7E,#23A6D5,#23D5AB);
  background: linear-gradient(-45deg,#EE7752,#E73C7E,#23A6D5,#23D5AB);
  background-size: 400% 400%;
  -webkit-animation: FunGradient 15s ease infinite;
  animation: FunGradient 15s ease infinite;
}
@-webkit-keyframes FunGradient {
  .acalog-custom 0% {
    background-position: 0% 50%;
  }
  .acalog-custom 50% {
    background-position: 100% 50%;
  }
  .acalog-custom 100% {
    background-position: 0% 50%;
  }
}
@keyframes FunGradient {
  .acalog-custom 0% {
    background-position: 0% 50%;
  }
  .acalog-custom 50% {
    background-position: 100% 50%;
  }
  .acalog-custom 100% {
    background-position: 0% 50%;
  }
}
.acalog-custom .modifiedBy {
  display: none;
}
.acalog-custom .playlistVid .award:before {
  content: '\f091';
  font-family: 'FontAwesome';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.acalog-custom .mapComp {
  margin-top: 10px;
}
.acalog-custom .card-box .card .description,
.acalog-custom .card-box .card .category {
  color: inherit;
}
.acalog-custom .proCardBio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
}
.acalog-custom .proCardBio:before {
  content: none;
}
.acalog-custom .proCardBio .cardLeft {
  background: #f1f1f1;
  display: block;
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
  padding: 0 0 10px;
}
.acalog-custom .proCardBio .cardLeft figure {
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 2px 2px #ccc;
}
.acalog-custom .proCardBio .cardLeft figure:before {
  padding-top: 100%;
  content: '';
  display: block;
}
.acalog-custom .proCardBio .cardLeft figure img {
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
}
.acalog-custom .proCardBio .cardLeft p {
  padding: 0 20px;
}
.acalog-custom .proCardBio .cardLeft .name {
  font-size: 1.2em;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 15px;
}
.acalog-custom .proCardBio .cardLeft .title {
  color: #333;
  font-weight: 300;
}
.acalog-custom .proCardBio .cardLeft hr {
  border: none;
  border-top: 1px solid #ccc;
  margin: 10px 0;
  background: none;
}
.acalog-custom .proCardBio .cardRight {
  padding: 0 20px;
  -ms-flex-preferred-size: 66%;
  flex-basis: 66%;
  display: block;
  float: none;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #616365;
  font-size: 14px;
  line-height: 24px;
  margin: 20px 0;
}
@media screen and (max-width: 480px) {
  .acalog-custom .proCardBio {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .acalog-custom .proCardBio .cardLeft,
  .acalog-custom .proCardBio .cardRight {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%;
  }
}
.acalog-custom .service-tiles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 25px auto;
}
.acalog-custom .service-tile-item {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  padding: 0 15px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.acalog-custom .service-tile-item img {
  max-width: 75px;
}
.acalog-custom .service-tile-item a[href$=".pdf"]:after {
  content: '';
}
.acalog-custom .service-tiles.two-columns>.service-tile-item {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
.acalog-custom .service-tiles.four-columns>.service-tile-item {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}
.acalog-custom .service-tiles.five-columns>.service-tile-item {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  min-width: auto;
}
.acalog-custom .service-tile-item ul {
  margin-bottom: 20px;
}
.acalog-custom .service-tile-item .item {
  height: calc(80%);
  display: inline-block;
  width: 100%;
}
.acalog-custom .service-tile-item .item .box {
  height: 100%;
}
.acalog-custom .service-tiles .box a.link-tag {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}
.acalog-custom .service-tiles .box p a,
.acalog-custom .service-tiles .box li a,
.acalog-custom .service-tiles .box a:not(.link-tag) {
  z-index: 3;
  position: relative;
}
.acalog-custom .box:hover {
  -webkit-box-shadow: 0 3px 0 #00AEEF;
  box-shadow: 0 3px 0 #00AEEF;
}
.acalog-custom .box.no-link:hover {
  -webkit-box-shadow: 0 3px 0 rgba(0,0,0,0.08);
  box-shadow: 0 3px 0 rgba(0,0,0,0.08);
}
.acalog-custom .box {
  position: relative;
  background: #fff;
  padding: 35px 30px 10px 30px !important;
  -webkit-box-shadow: 0 3px 0 rgba(0,0,0,0.08);
  box-shadow: 0 3px 0 rgba(0,0,0,0.08);
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  margin-bottom: 20px;
  border: 1px solid #eee;
}
.acalog-custom .fluid-width-video-wrapper {
  position: initial !important;
}
.acalog-custom ul.responsive,
.acalog-custom ol.responsive {
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(25ch,1fr));
  justify-items: start;
  -ms-grid-row-align: start;
  align-self: start;
  grid-gap: 2px;
  float: none;
}
.acalog-custom .flex-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 20px auto;
}
.acalog-custom .flex-img p {
  margin-top: 0;
}
.acalog-custom .flex-img-body {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #616365;
  font-size: 14px;
  line-height: 24px;
}
.acalog-custom .flex-img.right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.acalog-custom .flex-img.bottom {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.acalog-custom .flex-img.left figure,
.acalog-custom .flex-img.right figure {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
}
.acalog-custom .flex-img.left .flex-img-body,
.acalog-custom .flex-img.right .flex-img-body {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
}
.acalog-custom .flex-img.left .flex-img-body {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  padding-left: 20px;
}
.acalog-custom .flex-img.right .flex-img-body {
  padding-right: 20px;
}
.acalog-custom .flex-img.top .flex-img-body {
  padding-top: 20px;
}
.acalog-custom .flex-img.bottom .flex-img-body {
  padding-bottom: 20px;
}
.acalog-custom .flex-img figure img {
  width: 100%;
  height: auto;
  border-radius: 3px;
  display: block;
}
@media screen and (max-width: 919px) {
  .acalog-custom .flex-img.right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .acalog-custom .flex-img.left figure,
  .acalog-custom .flex-img.right figure {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .acalog-custom .flex-img.left .flex-img-body,
  .acalog-custom .flex-img.right .flex-img-body {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .acalog-custom .flex-img.left .flex-img-body {
    padding: 20px 0 0;
  }
  .acalog-custom .flex-img.right .flex-img-body {
    padding: 0 0 20px;
  }
}
.acalog-custom .video-embed {
  position: relative;
}
.acalog-custom .profileCards-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 20px 0;
}
.acalog-custom .profileCards-container p {
  margin: 0;
}
.acalog-custom .profileCard-parent .profileCard-image {
  display: block;
  position: relative;
}
.acalog-custom .profileCard-parent .profileCard-image:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  content: ' ';
  padding-top: 100%;
  overflow: hidden;
}
.acalog-custom .profileCard-parent .profileCard-image img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.acalog-custom .profileCard-parent ul.title {
  padding: 0;
}
.acalog-custom .profileCard-parent ul.title li {
  padding: 0;
  margin: 0;
  list-style: none;
  color: inherit;
}
.acalog-custom .profileCard-parent .profileCard-extra {
  padding: 10px;
}
.acalog-custom .profileCards-container.style1 .profileCard-parent {
  margin: 5px;
  -ms-flex-preferred-size: calc(15%);
  flex-basis: calc(15%);
  border-radius: 3px;
  background: -o-linear-gradient(top,#003359 100px,#fff 0%);
  background: linear-gradient(to bottom,#003359 100px,#fff 0%);
  -webkit-box-shadow: 0 2px 2px #646464, 0 2px 10px rgba(100,100,100,0.3);
  box-shadow: 0 2px 2px #646464, 0 2px 10px rgba(100,100,100,0.3);
  border-bottom: 2px solid #64a0c8;
  padding: 15px 10px;
  min-width: 280px;
  max-width: 340px;
}
.acalog-custom .profileCards-container.style1 .profileCard-body {
  background: #fff;
  border-radius: 2px;
}
.acalog-custom .profileCards-container.style3 .profileCard-parent {
  margin: 5px;
  -ms-flex-preferred-size: calc(15%);
  flex-basis: calc(15%);
  border-radius: 30px;
  -webkit-box-shadow: 0 2px 2px rgba(100,100,100,0.8), 0 2px 10px rgba(100,100,100,0.3);
  box-shadow: 0 2px 2px rgba(100,100,100,0.8), 0 2px 10px rgba(100,100,100,0.3);
  min-width: 280px;
  max-width: 340px;
  position: relative;
  overflow: hidden;
}
.acalog-custom .subsection:not(.no-side) .profileCards-container.style1 .profileCard-parent,
.acalog-custom .subsection:not(.no-side) .profileCards-container.style2 .profileCard-parent,
.acalog-custom .subsection:not(.no-side) .profileCards-container.style3 .profileCard-parent {
  min-width: 320px;
}
.acalog-custom .profileCards-container.style1 .profileCard-image {
  width: 50%;
  margin: 20px auto;
}
.acalog-custom .profileCards-container.style3 .profileCard-image:before {
  padding-top: 130%;
}
.acalog-custom .profileCards-container.style1 .profileCard-image img {
  border: 3px solid #fff;
  border-radius: 100%;
}
.acalog-custom .profileCards-container.style3 .profileCard-image img {
  border-radius: 3px;
}
.acalog-custom .profileCards-container.style3 .profileCard-body {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  padding: 10px 15px;
  background: -o-linear-gradient(260deg,rgba(0,0,0,0.1) 60%,rgba(0,0,0,0.8) 85%);
  background: linear-gradient(190deg,rgba(0,0,0,0.1) 60%,rgba(0,0,0,0.8) 85%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: end;
  align-content: flex-end;
}
.acalog-custom .profileCards-container.style1 .name,
.acalog-custom .profileCards-container.style2 .name {
  font-size: 1.1em;
  min-height: 2.5em;
  line-height: 1em;
  color: #616365;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  margin: 0px 5px;
  padding: 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.acalog-custom .profileCards-container.style3 .name {
  font-size: 1.5em;
  line-height: 1em;
  color: #fff;
  font-weight: 700;
  font-style: normal;
  width: 100%;
  margin-bottom: 10px;
  text-shadow: 1px 1px 1px #000;
}
.acalog-custom .profileCards-container.style3 .name a {
  color: #fff;
}
.acalog-custom .profileCards-container.style1 .name:after {
  content: '';
  background: #44d62c;
  height: 2px;
  width: 90%;
  border-radius: 3px;
}
.acalog-custom .profileCards-container.style1 .name a:after,
.acalog-custom .profileCards-container.style2 .name a:after {
  font-family: FontAwesome;
  content: '\00a0 \f14c';
  font-size: .6em;
  vertical-align: top;
}
.acalog-custom .profileCards-container.style1 .title,
.acalog-custom .profileCards-container.style2 .title {
  font-size: .9em;
  font-style: italic;
  min-height: 2em;
  line-height: 1.2em;
  color: #616365;
  font-weight: 400;
  padding: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  width: 100%;
}
.acalog-custom .profileCards-container.style3 .title {
  width: 100%;
  color: #fff;
  line-height: 1.2em;
  margin-bottom: 10px;
}
.acalog-custom .profileCards-container.style1 ul.title li,
.acalog-custom .profileCards-container.style2 ul.title li,
.acalog-custom .profileCards-container.style3 ul.title li {
  width: 100%;
}
.acalog-custom .profileCards-container.style1 .tel,
.acalog-custom .profileCards-container.style2 .tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #003359;
  font-weight: 400;
  margin: 0;
  width: 100%;
}
.acalog-custom .profileCards-container.style3 .tel a {
  color: #fff;
}
.acalog-custom .profileCards-container.style1 .tel:before,
.acalog-custom .profileCards-container.style2 .tel:before {
  font-family: FontAwesome;
  content: '\f095 \00a0';
}
.acalog-custom .profileCards-container.style1 .email,
.acalog-custom .profileCards-container.style2 .email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  color: #003359;
  font-weight: 400;
  margin: 0;
  width: 100%;
}
.acalog-custom .profileCards-container.style1 .email a,
.acalog-custom .profileCards-container.style2 .email a {
  color: #003359;
}
.acalog-custom .profileCards-container.style1 .email:before,
.acalog-custom .profileCards-container.style2 .email:before {
  font-family: FontAwesome;
  content: '\f003 \00a0';
}
.acalog-custom .profileCards-container.style2 .profileCard-parent {
  margin: 5px;
  -ms-flex-preferred-size: calc(15%);
  flex-basis: calc(15%);
  border-radius: 3px;
  background: #fff;
  padding: 10px 10px 15px;
  min-width: 280px;
  max-width: 340px;
}
.acalog-custom .profileCards-container.style2 .profileCard-image:empty {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: -o-linear-gradient(#ccc 3%,#fff 50%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(3%,#ccc),color-stop(50%,#fff));
  background: linear-gradient(#ccc 3%,#fff 50%);
  border-radius: 2px 2px 0 0;
}
.acalog-custom .profileCards-container.style2 .profileCard-image {
  margin-bottom: 10px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
}
.acalog-custom .profileCards-container.style2 .profileCard-image img {
  border-radius: 4px;
}
.acalog-custom .profileCards-container.style2 .name:after {
  content: '';
  background: #a5acaf;
  height: 2px;
  width: 80%;
  border-radius: 3px;
  margin: 0 10%;
}
.acalog-custom .profileCards-container.style3 .profileCard-contact {
  width: 100%;
}
.acalog-custom .profileCards-container.style3 .tel,
.acalog-custom .profileCards-container.style3 .email {
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 1.1em;
  width: 100%;
}
.acalog-custom .profileCards-container.style3 .email a {
  color: #fff;
}
.acalog-custom .profileCards-container.style3 .profileCard-parent .profileCard-extra {
  display: none;
}
.acalog-custom .profileCards-container ul.title li {
  padding: 0;
  margin: 1px 0;
  list-style: none;
}
.acalog-custom .profileCards-container.style4 .profileCard-parent {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.acalog-custom .profileCards-container.style4 .profileCard-image {
  border-radius: 0 15px 15px;
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
  width: 15%;
  max-width: 130px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 5px rgba(150,150,150,0.9);
  box-shadow: 0 2px 5px rgba(150,150,150,0.9);
}
.acalog-custom .profileCards-container.style4 .profileCard-image:empty {
  background: -o-linear-gradient(135deg,#003359,#64a0c8);
  background: linear-gradient(315deg,#003359,#64a0c8);
}
.acalog-custom .profileCards-container.style4 .profileCard-body {
  -ms-flex-preferred-size: 85%;
  flex-basis: 85%;
  width: 85%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 20px;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.acalog-custom .profileCards-container.style4 .profileCard-body:after {
  content: '';
  display: block;
  width: calc(135%);
  height: 2px;
  background: #64a0c8;
  border-radius: 5px;
  margin: 10px auto 0 -35px;
  position: relative;
  z-index: 5;
  -webkit-box-shadow: -2px 2px 3px rgba(200,200,200,0.3);
  box-shadow: -2px 2px 3px rgba(200,200,200,0.3);
}
.acalog-custom .profileCards-container.style4 .name {
  font-size: 1.3em;
  color: #003359;
  font-weight: 400;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
  padding-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.acalog-custom .profileCards-container.style4 .title {
  padding-left: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-bottom: 0;
  color: #003359;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.acalog-custom .profileCards-container.style4 ul.title li {
  padding-right: 5px;
  display: inline-block;
}
.acalog-custom .profileCards-container.style4 ul.title li:not(:first-child):before {
  content: '';
  background: #999;
  border-radius: 3px;
  width: 1px;
  height: 100%;
  display: block;
  float: left;
  margin: 0 5px 0 0;
}
.acalog-custom .profileCards-container.style4 .profileCard-contact {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
  padding-left: 10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.acalog-custom .profileCards-container.style4 .tel {
  color: #003359;
}
.acalog-custom .profileCards-container.style4 .profileCard-extra {
  padding: 20px 15px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #616365;
  font-size: 14px;
  line-height: 24px;
}
.acalog-custom .profileCards-container.style4 .profileCard-extra p {
  margin: 0 0 20px;
}
.acalog-custom .subsection.no-side .profileCards-container.style4 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.acalog-custom .subsection.no-side .profileCards-container.style4 .profileCard-body {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  display: inline-block;
}
.acalog-custom .subsection.no-side .profileCards-container.style4 .profileCard-body:after {
  content: none;
}
.acalog-custom .subsection.no-side .profileCards-container.style4 .name {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 100%;
  margin-bottom: 5px;
}
.acalog-custom .subsection.no-side .profileCards-container.style4 .title {
  -ms-flex-preferred-size: 55%;
  flex-basis: 55%;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.acalog-custom .subsection.no-side .profileCards-container.style4 .profileCard-contact {
  -ms-flex-preferred-size: 45%;
  flex-basis: 45%;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.acalog-custom .subsection.no-side .profileCards-container.style4 .tel,
.acalog-custom .subsection.no-side .profileCards-container.style4 .email {
  width: 100%;
}
.acalog-custom .profileCards-container.style5 {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.acalog-custom .profileCards-container.style5 .profileCard-parent {
  -ms-flex-preferred-size: calc(30%);
  flex-basis: calc(30%);
  margin: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  background: #003359;
  -webkit-transition: .3s ease-in;
  -o-transition: .3s ease-in;
  transition: .3s ease-in;
  min-width: 350px;
}
.acalog-custom .profileCards-container.style5 .profileCard-parent.accordion:hover {
  cursor: pointer;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.25);
  box-shadow: 0 2px 2px rgba(0,0,0,0.25);
}
.acalog-custom .profileCards-container.style5 .profileCard-parent.accordion:not(.active)::after {
  content: '\f065';
  font-family: 'FontAwesome';
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}
.acalog-custom .profileCards-container.style5 .profileCard-parent.accordion:hover::after {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
}
.acalog-custom .profileCards-container.style5 .profileCard-parent.active {
  margin: 10px 3px;
  -ms-flex-preferred-size: calc(44%);
  flex-basis: calc(44%);
  -webkit-transition: .3s ease-out;
  -o-transition: .3s ease-out;
  transition: .3s ease-out;
}
.acalog-custom .profileCards-container.style5 .profileCard-parent.active::after {
  content: '\f066';
  font-family: 'FontAwesome';
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  -webkit-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
}
.acalog-custom .profileCards-container.style5 .profileCard-image {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  width: 25%;
  border-left: 5px solid #44D62C;
}
.acalog-custom .profileCards-container.style5 .profileCard-image:before {
  padding-top: 125%;
}
.acalog-custom .profileCards-container.style5 .profileCard-body {
  background: #003359;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  width: 75%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  color: #fff;
  padding: 20px 15px;
}
.acalog-custom .profileCards-container.style5 .name {
  width: 100%;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 22px;
}
.acalog-custom .profileCards-container.style5 .name a {
  color: #fff;
}
.acalog-custom .profileCards-container.style5 .title {
  width: 100%;
  text-align: center;
  margin-bottom: 5px;
}
.acalog-custom .profileCards-container.style5 .title li {
  font-size: 1.1em;
  font-weight: 300;
}
.acalog-custom .profileCards-container.style5 .profileCard-contact {
  width: 100%;
}
.acalog-custom .profileCards-container.style5 .tel {
  color: #fff;
  text-align: center;
}
.acalog-custom .profileCards-container.style5 .tel:before {
  content: '\f095';
  font-family: 'FontAwesome';
  margin-right: 5px;
}
.acalog-custom .profileCards-container.style5 .email,
.acalog-custom .profileCards-container.style5 .email a {
  color: #fff;
  text-align: center;
}
.acalog-custom .profileCards-container.style5 .profileCard-extra {
  display: none;
  background: #fff;
  width: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #616365;
  font-size: 14px;
  line-height: 24px;
  padding: 20px 30px 40px;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.25);
  box-shadow: 0 2px 2px rgba(0,0,0,0.25);
}
@media screen and (max-width: 992px) {
  .acalog-custom .profileCards-container.style1 .profileCard-parent,
  .acalog-custom .profileCards-container.style2 .profileCard-parent {
    -ms-flex-preferred-size: calc(40%);
    flex-basis: calc(40%);
    max-width: 100%;
    min-width: 240px;
  }
  .acalog-custom .profileCards-container.style3 .profileCard-parent {
    -ms-flex-preferred-size: calc(30%);
    flex-basis: calc(30%);
    max-width: 100%;
  }
  .acalog-custom .subsection:not(.no-side) .profileCards-container.style3 .profileCard-parent {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 5px 0;
    max-width: 100%;
  }
  .acalog-custom .profileCards-container.style4 .name {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-left: 0;
  }
  .acalog-custom .profileCards-container.style4 .title {
    padding-left: 0;
  }
  .acalog-custom .subsection.no-side .profileCards-container.style4 .profileCard-parent {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .acalog-custom .subsection.no-side .profileCards-container.style4 .name {
    width: 100%;
  }
  .acalog-custom .profileCards-container.style5 .profileCard-parent {
    -ms-flex-preferred-size: calc(80%);
    flex-basis: calc(80%);
  }
  .acalog-custom .profileCards-container.style5 .profileCard-parent.active {
    margin: 10px 3px;
    -ms-flex-preferred-size: calc(94%);
    flex-basis: calc(94%);
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
  }
}
@media screen and (max-width: 768px) {
  .acalog-custom .subsection:not(.no-side) .profileCards-container.style1 .profileCard-parent,
  .acalog-custom .subsection:not(.no-side) .profileCards-container.style2 .profileCard-parent,
  .acalog-custom .subsection:not(.no-side) .profileCards-container.style3 .profileCard-parent {
    min-width: auto;
  }
  .acalog-custom .profileCards-container.style4 .title {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .acalog-custom .profileCards-container.style4 .profileCard-contact {
    padding-left: 0;
  }
  .acalog-custom .profileCards-container.style5 .profileCard-parent {
    min-width: auto;
  }
}
@media screen and (max-width: 576px) {
  .acalog-custom .profileCards-container.style1 .profileCard-parent,
  .acalog-custom .profileCards-container.style2 .profileCard-parent {
    -ms-flex-preferred-size: calc(90%);
    flex-basis: calc(90%);
  }
  .acalog-custom .profileCards-container.style3 .profileCard-parent {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 5px 0;
    max-width: 100%;
  }
  .acalog-custom .profileCards-container.style4 ul.title li {
    width: 100%;
  }
  .acalog-custom .profileCards-container.style4 ul.title li:not(:first-child)::before {
    content: none;
  }
  .acalog-custom .profileCards-container.style4 .tel,
  .acalog-custom .profileCards-container.style4 .email {
    width: 100%;
  }
  .acalog-custom .subsection.no-side .profileCards-container.style4 .profileCard-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 500px) {
  .acalog-custom .profileCards-container.style5 .profileCard-parent {
    flex-direction: column;
  }
  .acalog-custom .profileCards-container.style5 .profileCard-image {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
  }
  .acalog-custom .profileCards-container.style5 .profileCard-image:before {
    padding-top: 100%;
  }
  .acalog-custom .profileCards-container.style5 .profileCard-body {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
  }
}
.acalog-custom .item .box {
  color: #404040;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
}
.acalog-custom .item .box p {
  color: #404040;
  padding: 0 0 5px 0;
}
.acalog-custom .item .box .icon {
  height: 55px;
  font-size: 2em;
  color: #00AEEF;
  margin-right: -15px;
  width: 100%;
}
.acalog-custom .item .box h3 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.acalog-custom .sort-cards-parent {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.acalog-custom .sort-card {
  margin: 5px;
  -ms-flex-preferred-size: calc(15%);
  flex-basis: calc(15%);
  width: calc(15%);
}
.acalog-custom h3.sort-card-heading {
  text-align: center;
  width: 100%;
  padding: 10px 15px;
  border-bottom: 1px solid #ccc;
  margin: 0;
  font-size: 1.3em;
  text-align: center;
  color: #003359;
  font-weight: 700;
  width: 100%;
  text-transform: none;
}
.acalog-custom .sort-card-body {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 0;
  -webkit-box-shadow: 0px 2px 3px rgba(200,200,200,0.3), 0px 2px 10px rgba(200,200,200,0.1);
  box-shadow: 0px 2px 3px rgba(200,200,200,0.3), 0px 2px 10px rgba(200,200,200,0.1);
}
.acalog-custom .sort-card-text {
  padding: 8px 15px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #616365;
  font-size: 14px;
  line-height: 24px;
}
.acalog-custom .sort-card-link {
  text-align: center;
  padding: 10px 15px;
}
.acalog-custom .sort-card-link a {
  border: 2px solid #003359;
  color: #003359;
  padding: 5px 10px;
  margin: 2px;
  border-radius: 2px;
  text-transform: uppercase;
  display: inline-block;
  font-size: .85em;
}
.acalog-custom .sort-card-link a:hover {
  text-decoration: none;
  background: #003359;
  color: #fff;
}
.acalog-custom .sort-card-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 5px 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.acalog-custom .sort-card-tags .sort-tag {
  background: #6c757d;
  padding: 3px 8px;
  font-size: 10px;
  border-radius: 2px;
  color: #fff;
  margin: 0 1px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
}
.acalog-custom .sort-card-tags .sort-tag:first-child {
  margin-left: 0;
}
.acalog-custom .sort-card-tags .sort-tag:last-child {
  margin-right: 0;
}
.acalog-custom .sort-cards-filter {
  margin: 0 5px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.acalog-custom .sort-cards-filter button {
  border-radius: 0px;
  background: #fff;
  color: #003359;
  border: none;
  border-right: 1px solid #003359;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: .9em;
  font-weight: 600;
}
.acalog-custom .sort-cards-filter button:first-child {
  border-radius: 2px 0 0 2px;
}
.acalog-custom .sort-cards-filter button:last-child {
  border-radius: 0 2px 2px 0;
  border-right: none;
}
.acalog-custom .sort-cards-filter button:hover {
  background: rgba(0,51,89,0.1);
}
.acalog-custom .sort-cards-filter button.selected {
  background: #003359;
  color: #fff;
}
@media (max-width: 992px) {
  .acalog-custom .sort-card {
    -ms-flex-preferred-size: calc(23%);
    flex-basis: calc(23%);
    width: calc(23%);
  }
}
@media (max-width: 769px) {
  .acalog-custom .sort-card {
    -ms-flex-preferred-size: calc(40%);
    flex-basis: calc(40%);
    width: calc(40%);
  }
}
@media (max-width: 440px) {
  .acalog-custom .sort-card {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
  }
  .acalog-custom .sort-cards-filter {
    width: 100%;
  }
  .acalog-custom .sort-cards-filter button:first-child {
    margin-left: 5px;
  }
  .acalog-custom .sort-cards-filter button {
    margin-bottom: 5px;
  }
}
.acalog-custom .grid-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.acalog-custom .grid-row .grid-item {
  padding: 20px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  font-size: 18px;
  line-height: 1.2;
}
.acalog-custom .grid-row.bordered .grid-item {
  border: 1px solid #ccc;
}
.acalog-custom .grid-row:not(:last-child).bordered-interior {
  border-bottom: 2px solid #ccc;
}
.acalog-custom .grid-row.bordered-interior .grid-item:not(:last-child) {
  border-right: 2px solid #ccc;
}
.acalog-custom .grid-row.boxes .grid-item {
  border-radius: 8px;
  margin: 5px;
}
.acalog-custom .grid-row.boxes:not(.shadowed) .grid-item {
  border: 1px solid #ddd;
}
.acalog-custom .grid-item img {
  height: 200px;
  width: auto;
  border-radius: 8px;
}
.acalog-custom .grid-row.boxes.shadowed .grid-item {
  -webkit-box-shadow: 0 0 20px rgba(100,100,100,0.1), 0 2px 10px rgba(100,100,100,0.1);
  box-shadow: 0 0 20px #000000;
  background: #fff;
}
@media screen and (max-width: 768px) {
  .acalog-custom .grid-row .grid-item {
    min-width: 50%;
  }
  .acalog-custom .grid-row.bordered-interior .grid-item:not(:last-child) {
    border-right: none;
  }
  .acalog-custom .grid-row.bordered-interior .grid-item:nth-child(odd) {
    border-right: 2px solid #ccc;
  }
  .acalog-custom .grid-row.bordered-interior .grid-item:not(:nth-last-child(1)):not(:nth-last-child(2)) {
    border-bottom: 2px solid #ccc;
  }
  .acalog-custom .grid-row.boxes .grid-item {
    min-width: calc(40%);
  }
}
@media screen and (max-width: 576px) {
  .acalog-custom .grid-row .grid-item {
    min-width: 100%;
  }
  .acalog-custom .grid-row.bordered-interior .grid-item:nth-child(odd) {
    border-right: none;
  }
  .acalog-custom .grid-row.bordered-interior .grid-item:not(:last-child) {
    border-bottom: 2px solid #ccc;
    border-right: none;
  }
  .acalog-custom .grid-row.boxes .grid-item {
    min-width: calc(90%);
  }
}
.acalog-custom .contact-area {
  display: inline-block;
  padding: 30px 30px 10px;
  background: #f3f3f3;
  width: auto;
  min-width: 300px;
  width: 100%;
}
.acalog-custom .contact-box .contact-area {
  padding: 0 0 10px;
  min-width: auto;
}
.acalog-custom .promo.image .contact-area p {
  font-style: normal;
  margin: 0 0 5px 0;
  text-align: left;
}
.acalog-custom .contact-box .contact-area p,
.acalog-custom .contact-area p {
  margin: 0 0 10px 0;
  padding: 0;
  line-height: 1.3em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.acalog-custom .contact-area .fa {
  padding-top: 1px;
}
.acalog-custom .contact-area h2,
.acalog-custom .subsection .contact-area h2 {
  margin-top: 0;
  color: #404040;
  margin-bottom: 15px;
  font-weight: 700;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  position: relative;
}
.acalog-custom .contact-area h2:after,
.acalog-custom .subsection .contact-area h2:after {
  content: '';
  width: 40px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #44D62C;
  position: absolute;
  left: 0;
  height: calc(105%);
}
.acalog-custom .contact-area.text-dark a.btn-success {
  color: #333 !important;
}
.acalog-custom .contact-area.text-dark a.btn-primary {
  color: #fff !important;
}
.acalog-custom .contact-box .contact-area span[id^='contact'] {
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .acalog-custom .contact-area {
    width: 100%;
  }
}
.acalog-custom table.ou-photos-display {
  width: 100%;
}
.acalog-custom table.ou-photos-display tr td img {
  width: 100%;
  max-width: 100%;
}
.acalog-custom .photos-display.masonry,
.acalog-custom .photos-display.mosaic {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.acalog-custom .photos-display.masonry .masonry-brick {
  margin: 5px;
  padding: 0;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 3px 8px rgba(0,0,0,0.3);
  position: relative;
}
.acalog-custom .photos-display.mosaic figure {
  margin: 2px;
  padding: 0;
  box-shadow: 0 3px 3px rgba(0,0,0,0.3);
  position: relative;
}
.acalog-custom .photos-display.squares .square-frame:before {
  display: block;
  content: '';
  padding-top: 100%;
}
.acalog-custom .photos-display.masonry .masonry-brick.m-width-1 {
  -ms-flex-preferred-size: calc(23.3%);
  flex-basis: calc(23.3%);
  width: calc(23.3%);
}
.acalog-custom .photos-display.mosaic .m-width-1 {
  -ms-flex-preferred-size: calc(29.3%);
  flex-basis: calc(29.3%);
  width: calc(29.3%);
}
.acalog-custom .photos-display.masonry .masonry-brick.m-width-2 {
  width: calc(56.6%);
  flex-basis: calc(56.6%);
}
.acalog-custom .photos-display.mosaic .m-width-2 {
  width: calc(62.6%);
  flex-basis: calc(62.6%);
}
.acalog-custom .photos-display.masonry .masonry-brick.m-width-3 {
  width: calc(90%);
  flex-basis: calc(90%);
}
.acalog-custom .photos-display.mosaic .m-width-3 {
  width: calc(96%);
  flex-basis: calc(96%);
}
.acalog-custom .photos-display.masonry .masonry-brick img {
  width: 100%;
  height: auto;
}
.acalog-custom .photos-display.mosaic figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.acalog-custom .photos-display figcaption {
  text-align: center;
  margin: 5px auto;
  padding: 10px 20px;
  width: 100%;
  background: #fff;
  position: relative;
}
.acalog-custom .photos-display.mosaic figcaption {
  position: absolute;
  bottom: -5px;
  border-radius: 0;
}
.acalog-custom .photos-display figcaption p {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1.1rem;
}
.acalog-custom .photos-display figcaption p:last-of-type {
  margin-bottom: 0;
}
.acalog-custom .photos-display figcaption:before {
  content: '';
  width: 50px;
  height: 50px;
  position: absolute;
  border-bottom: 25px solid #fff;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  top: -50px;
  right: 10%;
}
@media (max-width: 576px) {
  .acalog-custom .photos-display.masonry figure[class^='masonry-brick m-width-'],
  .acalog-custom .photos-display.mosaic figure[class^='m-width-'] {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100% !important;
  }
}
.acalog-custom .mb-3 {
  margin-bottom: 20px;
}
.acalog-custom .vidComp {
  display: inline-block;
  width: 100%;
}
.acalog-custom .thin {
  width: 80%;
  margin: 0 auto;
}
.acalog-custom .thin2,
.acalog-custom .thinner {
  width: 70%;
  margin: 0 auto;
}
@media (max-width: 991px) {
  .acalog-custom .thin,
  .acalog-custom .thin2,
  .acalog-custom .thinner {
    width: 100%;
  }
}
.acalog-custom .alert-warning .fad {
  --fa-primary-color: #fffefd;
  --fa-secondary-color: #FF9800;
}
.acalog-custom .blog-posts .post.wow figure {
  position: relative;
}
.acalog-custom .blog-posts .post.wow figure:before {
  content: '';
  display: block;
  padding-top: 100%;
}
.acalog-custom .blog-posts .post.wow figure img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.acalog-custom .event-items {
  display: flex;
  align-items: center;
  transition: transform 200ms linear;
}
.acalog-custom .event-items .event-bg {
  width: 100px;
  height: 100px;
  display: inline-block;
  padding: 12px;
  background: #003359;
  border: 5px solid transparent;
}
.acalog-custom .event-items:nth-child(3n+2) .event-bg {
  background: #003359;
  background: -moz-linear-gradient(101deg,#a5acaf 0%,#a5acaf 100%);
  background: -webkit-linear-gradient(101deg,#a5acaf 0%,#a5acaf 100%);
  background: linear-gradient(101deg,#a5acaf 0%,#a5acaf 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#a5acaf",endColorstr="#a5acaf",GradientType=1);
}
.acalog-custom .event-items:nth-child(3n+3) .event-bg {
  background: #003359;
  background: -moz-linear-gradient(101deg,#00aeef 0%,#00aeef 100%);
  background: -webkit-linear-gradient(101deg,#00aeef 0%,#00aeef 100%);
  background: linear-gradient(101deg,#00aeef 0%,#00aeef 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00aeef",endColorstr="#00aeef",GradientType=1);
}
.acalog-custom .event-items:nth-child(3n+4) .event-bg {
  background: #003359;
  background: -moz-linear-gradient(101deg,#82c342 0%,#82c342 100%);
  background: -webkit-linear-gradient(101deg,#82c342 0%,#82c342 100%);
  background: linear-gradient(101deg,#82c342 0%,#82c342 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#82c342",endColorstr="#82c342",GradientType=1);
}
.acalog-custom .event-items:hover .event-bg {
  background: #fff;
  border: 10px solid;
  border-image-slice: 1;
  border-width: 5px;
  border-image-source: linear-gradient(to bottom right,#44d62c 18%,#00aeef 100%);
}
.acalog-custom .event-items .event-bg span.event-month {
  font-size: 19px;
  color: #fff;
  text-transform: uppercase;
  width: 100%;
  line-height: 1.4;
  display: inline-block;
  text-align: center;
}
.acalog-custom .event-items .event-bg span.event-date {
  font-size: 50px;
  color: #fff;
  width: 100%;
  display: inline-block;
  text-align: center;
  line-height: .8;
  font-weight: bold;
}
.acalog-custom .event-items:hover span.event-month,
.acalog-custom .event-items:hover span.event-date {
  color: #000;
}
.acalog-custom .event-items .event-title {
  font-size: 16px;
  color: #000;
  padding: 0 0 0 15px;
  margin-bottom: 0;
}
.acalog-custom .event-items p {
  margin-bottom: 0;
  padding: 0 0 0 15px;
}
.acalog-custom .event-items .event-time a,
.acalog-custom .event-items .event-venue a {
  font-size: 16px;
  color: #000;
  width: 100%;
  display: inline-block;
  padding: 0 0 0 15px;
  font-weight: normal !important;
}
.acalog-custom .event-items a,
.acalog-custom .event-items a:hover {
  color: #000;
  font-weight: normal;
  text-decoration: none;
}
.acalog-custom .info-cards.info-cards-parent {
  display: -ms-grid;
  display: grid;
  margin: 20px 0 40px;
  grid-template-columns: repeat(auto-fit,minmax(250px,1fr));
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
  grid-gap: 30px;
}
@media (max-width: 576px) {
  .acalog-custom .info-cards.info-cards-parent {
    grid-template-columns: repeat(auto-fill,minmax(100%,1fr));
  }
}
.acalog-custom .info-cards.info-cards-parent.equalHeight {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.acalog-custom .info-cards.info-cards-parent.noBorders .info-item {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.acalog-custom .info-cards.info-cards-parent.imgShadow .info-item {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  overflow: visible;
  background: #fff;
}
.acalog-custom .info-cards.info-cards-parent.imgShadow .info-item figure {
  -webkit-box-shadow: 0 5px 8px rgba(100,100,100,0.2);
  box-shadow: 0 5px 8px rgba(100,100,100,0.2);
}
.acalog-custom .info-cards.info-item {
  width: 100%;
  border: 1px solid #f1f1f1;
  -webkit-box-shadow: 0 8px 28px rgba(100,100,100,0.1);
  box-shadow: 0 8px 28px rgba(100,100,100,0.1);
  border-radius: 3px;
  overflow: hidden;
  background: #fff;
  position: relative;
}
.acalog-custom .info-cards.info-item:hover {
  text-decoration: none;
  -webkit-box-shadow: 0 3px 8px rgba(100,100,100,0.1);
  box-shadow: 0 3px 8px rgba(100,100,100,0.1);
}
.acalog-custom .info-cards.info-item figure {
  width: 100%;
  position: relative;
  overflow: hidden;
  background: -o-linear-gradient(#003359 97%,#44d62c 3%);
  background: -o-linear-gradient(285deg,#003359 70%,#64a0c8 100%);
  background: linear-gradient(165deg,#003359 70%,#64a0c8 100%);
}
.acalog-custom .info-cards.info-item figure:before {
  padding-top: 65%;
  content: '';
  display: block;
}
.acalog-custom .info-cards.info-item figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.acalog-custom .info-cards .info-item .info-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #000000;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.acalog-custom .info-cards .info-item .info-overlay span {
  background: #003359;
  color: #fff;
  padding: 10px 15px;
  border-radius: 50px;
  -webkit-box-shadow: 0px 5px 15px -5px rgba(0,0,0,0.8);
  box-shadow: 0px 5px 15px -5px rgba(0,0,0,0.8);
}
.acalog-custom .info-cards .info-item:hover .info-overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.acalog-custom .info-cards .info-item .info-title {
  color: #333;
  font-size: calc(18.3vw);
  font-weight: 700;
  margin: 15px 20px 10px;
  text-transform: none;
  line-height: 1.1;
}
.acalog-custom .info-cards .info-item .info-body:not(:empty) {
  padding: 0 20px;
  margin-bottom: 20px;
}
.acalog-custom .info-cards .info-item .info-body p {
  margin-bottom: 10px;
  line-height: 1.3em;
  font-size: calc(13.1vw);
  color: #616365;
}
.acalog-custom #cludo-search-results .search-banner {
  position: relative;
  padding: 15px 15px 0 25px;
  background: #ffffff;
  color: #313534;
  border: 1px solid #dcdede;
  border-left: 5px solid #00AEEF;
  margin: 20px 0;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
}
.acalog-custom .flex-link-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 20px auto;
}
.acalog-custom .flex-link-bar a {
  background: #003359;
  color: #fff;
  padding: 0;
  margin: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 250px;
  border-radius: 3px;
}
.acalog-custom .flex-link-bar a:after {
  content: none;
}
.acalog-custom .flex-link-bar a:hover {
  text-decoration: none;
  cursor: pointer;
  background: rgba(0,174,239,0.85);
  -webkit-transition: .3s ease-in;
  -o-transition: .3s ease-in;
  transition: .3s ease-in;
  color: #003359;
}
.acalog-custom .flex-link-bar a .fas,
.acalog-custom .flex-link-bar a .fab {
  padding: .8em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  border-right: 1px solid rgba(255,255,255,0.5);
}
.acalog-custom .flex-link-bar .flex-link-text {
  padding: 15px;
  display: block;
  width: 100%;
}
.acalog-custom .upcoming-cards.upcoming-parent {
  margin: 20px 0 40px;
  display: -ms-grid;
  display: grid;
  grid-template-columns: repeat(auto-fit,minmax(300px,1fr));
  grid-gap: 30px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}
@media (max-width: 576px) {
  .acalog-custom .upcoming-cards.upcoming-parent {
    grid-template-columns: repeat(auto-fill,minmax(100%,1fr));
  }
}
.acalog-custom .upcoming-cards.upcoming-card {
  -webkit-box-shadow: 0px 15px 30px rgba(0,0,0,0.2);
  box-shadow: 0px 15px 30px rgba(0,0,0,0.2);
  border-radius: 3px;
  overflow: hidden;
}
.acalog-custom .upcoming-cards.upcoming-card-header {
  background: #003359;
  color: #fff;
  text-transform: none;
  padding: 15px 20px;
  font-size: calc(21.9px);
  font-weight: 700;
  line-height: 1.1em;
}
.acalog-custom .upcoming-cards.upcoming-card-body {
  margin: 0 20px 10px;
}
.acalog-custom .upcoming-cards.upcoming-date {
  margin-bottom: .5em;
  font-weight: 700;
  color: #333;
}
.acalog-custom .upcoming-cards.upcoming-date.canceled {
  text-decoration: line-through;
  -webkit-text-decoration-color: red;
  text-decoration-color: red;
}
.acalog-custom .upcoming-cards.upcoming-location {
  margin-bottom: .5em;
  font-weight: 200;
  color: #666;
}
.acalog-custom .upcoming-cards .upcoming-icon {
  margin-right: .5em;
}
.acalog-custom .upcoming-cards .upcoming-button {
  background: rgba(100,160,200,0.7);
  color: #003359;
  display: block;
  margin: 10px 15px 20px;
  padding: 15px 20px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 3px;
}
.acalog-custom .upcoming-cards .upcoming-button:hover {
  background: #64a0c8;
  text-decoration: none;
  -webkit-transition: .3s ease-in;
  -o-transition: .3s ease-in;
  transition: .3s ease-in;
}
.acalog-custom .upcoming-cards .upcoming-button .fas {
  margin-left: .5em;
}
.acalog-custom .programs-grid {
  display: -ms-grid;
  display: grid;
  grid-column-gap: 20px;
  -ms-grid-columns: 1fr 20px 3fr;
  grid-template-columns: 1fr 3fr;
}
@media (orientation: portrait) and (max-width: 576px) {
  .acalog-custom .programs-grid {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }
}
.acalog-custom .faculty-grid-sort .programs-sort.programs-parent {
  display: grid;
  grid-template-columns: repeat(auto-fill,minmax(400px,1fr));
  grid-gap: 30px;
}
.acalog-custom .programs-sort.programs-card {
  display: block;
  width: 100%;
  -webkit-box-shadow: 0 3px 13px rgba(100,100,100,0.1);
  box-shadow: 0 3px 13px rgba(100,100,100,0.1);
  background: -o-linear-gradient(left,#003359 8px,#fff 0);
  background: linear-gradient(to right,#003359 8px,#fff 0);
  background-size: 100%;
  position: relative;
  overflow: hidden;
}
.acalog-custom .programs-sort.programs-card:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  content: 'More Information \f08e';
  font-family: 'FontAwesome';
  color: #fff;
  background: #003359;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: calc(21.8px);
  -webkit-transition: .3s ease-out;
  -o-transition: .3s ease-out;
  transition: .3s ease-out;
  text-shadow: 1px 1px 0 #003359;
  padding: 20px;
  opacity: 0;
}
.acalog-custom .programs-sort.programs-card:not(:last-of-type) {
  margin-bottom: 20px;
}
.acalog-custom .programs-sort.programs-card:hover {
  text-decoration: none;
  background: #fff;
}
.acalog-custom .programs-sort.programs-card:hover:before {
  opacity: 1;
  -webkit-transition: .3s ease-in;
  -o-transition: .3s ease-in;
  transition: .3s ease-in;
}
.acalog-custom .programs-sort.program-title {
  margin: 0 auto;
  font-size: calc(21.8px);
  font-weight: 800;
  padding: 30px 25px;
  color: #404040;
}
.acalog-custom .programs-sort.program-cats {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.acalog-custom .programs-sort.program-cats p {
  -ms-flex-preferred-size: 33.33%;
  flex-basis: 33.33%;
  margin: 0;
  padding: 10px 15px;
  background: #003359;
  color: #fff;
  text-align: center;
  font-weight: 600;
  font-size: .8em;
}
.acalog-custom .programs-sort.program-cats p span:not(:last-of-type) {
  border-right: 1px solid #fff;
  padding-right: .5em;
  margin-right: .5em;
}
.acalog-custom .programs-sort.program-cats p:nth-of-type(2) {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}
.acalog-custom #programs-sorter {
  padding: 15px 20px;
  height: 100%;
}
.acalog-custom #programs-sorter .programs-sort-check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.acalog-custom #programs-sorter .programs-sort-check input {
  margin: .15em .3em .15em 0;
  height: 1em;
  width: 1em;
}
.acalog-custom #programs-sorter .programs-sort-check label {
  font-size: .9em;
  line-height: 1.2em;
  margin-bottom: 5px;
}
.acalog-custom #programs-sorter h3 {
  text-transform: none;
  font-weight: 800;
  font-size: calc(21.8px);
  margin-bottom: 10px;
}
.acalog-custom #programsSearch {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
  padding: 0;
}
.acalog-custom #programsSearch .input-group-btn {
  margin: 0;
  padding: 0;
  height: 50px;
}
.acalog-custom .programs-grid-left #programsSearch {
  margin: 0;
  padding: 15px 20px;
}
.acalog-custom .programs-sort.programs-card-faculty {
  display: block;
  -webkit-box-shadow: 0 3px 13px rgba(100,100,100,0.1);
  box-shadow: 0 3px 13px rgba(100,100,100,0.1);
  background: -o-linear-gradient(left,#003359 8px,#fff 0);
  background: linear-gradient(to right,#003359 8px,#fff 0);
  background-size: 100%;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  float: left;
  margin: 0;
}
@media (orientation: portrait) and (max-width: 576px) {
  .acalog-custom .programs-sort.programs-card-faculty {
    width: calc(80%);
  }
}
.acalog-custom .programs-sort.programs-card-faculty:hover {
  text-decoration: none;
}
.acalog-custom .programs-sort.programs-card-faculty>.program-title {
  margin: 0;
  font-size: calc(21.8px);
  font-weight: 800;
  padding: 15px 25px 0;
  color: #404040;
}
.acalog-custom .programs-sort.programs-card-faculty .program-affiliation {
  margin: 0;
  font-size: calc(17.8px);
  font-weight: 200;
  padding: 0;
  color: #404040;
  display: block;
  padding: 20px 25px 10px 0;
  line-height: 1.2rem;
}
.acalog-custom .programs-sort.programs-card-faculty .program-college {
  margin: 0;
  font-size: calc(17.8px);
  font-weight: 200;
  color: #404040;
  display: block;
  padding: 0 25px 15px 0;
  line-height: 1.2rem;
}
.acalog-custom #programs-sorter select {
  width: 100%;
}
.acalog-custom .testimonial-grid {
  display: -ms-grid;
  display: grid;
  width: 100%;
  grid-template-columns: repeat(auto-fit,minmax(300px,1fr));
  grid-gap: 20px;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  margin: 0 auto;
}
.acalog-custom .testimonial-grid .testimonial-quote {
  position: relative;
  background-image: url("../../img/gateway/testimonial-bg.png");
  background-size: cover;
  background-position: center;
  -webkit-box-shadow: 0px 7px 29px 0px rgba(0,0,0,0.2);
  box-shadow: #000000 0px 7px 29px 0px;
  border-radius: 0;
  width: auto;
  aspect-ratio: 1;
}
.acalog-custom .testimonial-grid .testimonial-body {
  background: #000000;
  background-position: center center;
  padding: calc(15.3vw);
  color: #fff;
  position: relative;
  text-align: center;
  border-radius: 0;
  height: 100%;
  -webkit-box-pack: end;
  justify-content: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.acalog-custom .testimonial-grid .testimonial-body:before {
  content: '\201C';
  font-family: Georgia, serif;
  position: absolute;
  color: #000000;
  font-size: 10em;
  top: 0;
  left: 13px;
  right: 0;
  padding: 0;
  text-align: left;
}
.acalog-custom .testimonial-grid .testimonial-body p {
  color: inherit;
  font-size: calc(14.3vw);
  font-weight: 500;
  line-height: 1.2;
}
.acalog-custom .testimonial-grid .testimonial-quote-author {
  display: block;
  padding: 0 20px 10px;
}
.acalog-custom .testimonial-grid .testimonial-quote-author p {
  margin-bottom: 0;
  font-size: calc(12.2vw);
}
.acalog-custom .testimonial-grid .testimonial-quote-author p:first-of-type {
  font-weight: bold;
  text-transform: uppercase;
}
.acalog-custom .testimonial-grid .testimonial-quote-author p:nth-of-type(2) {
  font-weight: 100;
  text-transform: none;
  font-size: calc(12.1vw);
  opacity: .9;
}
.acalog-custom .timeline-parent {
  margin: 40px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.acalog-custom .timeline-item {
  margin-bottom: 40px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 25px 3fr;
  grid-template-columns: 1fr 3fr;
  grid-gap: 25px;
}
@media (orientation: portrait) and (max-width: 576px) {
  .acalog-custom .timeline-item {
    margin-bottom: 40px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .acalog-custom .timeline-item .timeline-date::after,
  .acalog-custom .timeline-item .timeline-event::before {
    display: none;
  }
}
.acalog-custom .timeline-item .timeline-date {
  background: #003359;
  padding: 20px 25px;
  font-size: calc(21.7px);
  line-height: 1.2em;
  font-weight: 700;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  -webkit-box-shadow: 0 2px 8px rgba(100,100,100,0.5);
  box-shadow: 0 2px 8px rgba(100,100,100,0.5);
}
.acalog-custom .timeline-item .timeline-date::after {
  content: '';
  height: 15px;
  width: 15px;
  border-radius: 100%;
  background: #003359;
  position: absolute;
  right: -20px;
  z-index: 2;
}
.acalog-custom .timeline-item .timeline-event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 5px;
  background: rgba(165,172,175,0.5);
  padding: 20px 25px;
  position: relative;
  -webkit-box-shadow: 0 2px 3px rgba(100,100,100,0.3);
  box-shadow: 0 2px 3px rgba(100,100,100,0.3);
}
.acalog-custom .timeline-item .timeline-event::before {
  content: '';
  height: calc(140%);
  width: 5px;
  background: rgba(165,172,175,0.5);
  position: absolute;
  left: -15px;
  z-index: 1;
}
.acalog-custom .timeline-item .timeline-event p {
  margin: 0;
  color: #161616;
}
.acalog-custom .img-fluid {
  width: auto;
  height: auto;
  max-width: 100%;
}
@media (max-width: 768px) {
  .acalog-custom .lead {
    font-size: 18px;
  }
}
.acalog-custom a.btn-solid {
  display: inline-block;
  position: relative;
  border-radius: 3px;
  line-height: 1.1;
  font-weight: bold;
  overflow: hidden;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #003359;
  padding: 22.5px 39.5px !important;
  margin-right: 20px;
  margin-bottom: 20px;
  border: none;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  background-position: 0 0 !important;
}
.acalog-custom a.btn-solid:hover {
  background: #025b97;
  text-decoration: none;
  color: #fff;
  -webkit-box-shadow: 0px 10px 15px #000000;
  box-shadow: 0px 10px 15px #000000;
}
.acalog-custom a.btn-clear {
  display: inline-block;
  position: relative;
  border-radius: 3px;
  font-weight: bold;
  line-height: 1.1;
  overflow: hidden;
  text-transform: uppercase;
  padding: 22.5px 39.5px !important;
  margin-right: 20px;
  margin-bottom: 20px;
  background-color: transparent;
  color: #003359;
  -webkit-box-shadow: inset 0 0 0 2px #003359, 0 0 0 #000000;
  box-shadow: inset 0 0 0 2px #003359, 0 0 0 #000000;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.acalog-custom a.btn-clear:hover {
  background: #025b97;
  text-decoration: none;
  background-image: -o-linear-gradient(bottom left,#025b97 5%,#180e49 95%);
  background-image: -webkit-gradient(linear,left bottom,right top,color-stop(5%,#025b97),color-stop(95%,#003359));
  background-image: linear-gradient(to top right,#025b97 5%,#003359 95%) !important;
  background-repeat: no-repeat;
  -webkit-box-shadow: inset 0 0 0 2px transparent, 0px 10px 15px #000000;
  box-shadow: inset 0 0 0 2px transparent, 0px 10px 15px #000000;
  color: #fff;
}
@media only screen and (max-width: 570px) {
  .acalog-custom a.btn-solid,
  .acalog-custom a.btn-clear,
  .acalog-custom .bb2-btn {
    display: block;
    margin-bottom: 20px;
  }
}
.acalog-custom .news-item h3 {
  font-size: 1.253rem;
}
.acalog-custom .resource-list {
  list-style-type: none;
  padding: 0;
  margin-left: 0;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  margin-top: 30px;
}
.acalog-custom .resource-list li {
  margin: 0 20px 20px 0;
  border-radius: 5px;
  flex-basis: -webkit-calc(13%) !important;
  flex-basis: -moz-calc(13%) !important;
  flex-basis: calc(13%) !important;
  display: grid;
  align-items: center;
  justify-items: center;
  background: rgba(241,241,241,0.2);
  color: #404040;
  position: relative;
  padding: 20px 30px 15px 30px;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  border-bottom: 5px solid transparent;
  box-shadow: 0 20px 25px rgba(0,0,0,0.1);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  overflow: hidden;
}
.acalog-custom .resource-list li:hover {
  box-shadow: none;
  border-bottom: 5px solid #00AEEF;
}
.acalog-custom .resource-list li a {
  color: #003359;
  font-style: normal;
  text-transform: none;
  font-weight: normal;
  padding: 0;
  font-size: 1rem;
  text-align: center;
  line-height: 1.2;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  width: 100%;
}
.acalog-custom .resource-list li a:hover {
  text-decoration: none;
  color: #00AEEF;
}
.acalog-custom .resource-list li strong {
  font-weight: 700;
}
.acalog-custom .resource-list.no-hover li:hover {
  box-shadow: 0 20px 25px #000000;
  border-bottom: 5px solid transparent !important;
}
@media (max-width: 819px) {
  .acalog-custom .resource-list li {
    flex-basis: -webkit-calc(30%) !important;
    flex-basis: -moz-calc(30%) !important;
    flex-basis: calc(30%) !important;
  }
}
@media (max-width: 619px) {
  .acalog-custom .resource-list li {
    flex-basis: -webkit-calc(80%) !important;
    flex-basis: -moz-calc(80%) !important;
    flex-basis: calc(80%) !important;
  }
}
.acalog-custom .related-links {
  border-radius: 20px 0 20px 0;
  padding: 35px 30px !important;
}
.acalog-custom .related-links ul {
  list-style: none;
  padding-left: 0 !important;
}
.acalog-custom .related-links a,
.acalog-custom .related-links a:link,
.acalog-custom .related-links a:visited {
  opacity: 1;
}
.acalog-custom .related-links ul li .icon {
  position: absolute;
  top: 80%;
  right: 24px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 24px;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.acalog-custom a.link-nav:after {
  content: '\f178';
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  top: 52%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 24px;
  pointer-events: none;
  -webkit-transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.acalog-custom a.link-nav {
  position: relative;
  display: block;
  padding: .9rem 4.125rem .9rem 0rem;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  -webkit-box-shadow: inset 0 -1px 0 0 #ebebeb;
  box-shadow: inset 0 -1px 0 0 #ebebeb;
  -webkit-transition: background-color 0.3s ease-in-out, padding-left 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, padding-left 0.3s ease-in-out;
}
.acalog-custom a.link-nav:hover {
  background-color: #f3f3f3;
  text-decoration: none;
  color: #00AEEF !important;
  padding-left: 0.4375rem;
}
.acalog-custom .card.calendar-card>.card-body a,
.acalog-custom .height-2 a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.acalog-custom .tartan:before {
  content: "";
  background-image: url("../../img/gateway/au-tartan-sm.png");
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  opacity: 0.75;
}
.acalog-custom .vidPlayer {
  position: fixed;
  background: #000000;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
}
.acalog-custom .vidPlayer #close {
  color: #fff;
  position: absolute;
  top: 5%;
  right: 5%;
  font-size: 3em;
  z-index: 999;
}
.acalog-custom .vidPlayer iframe {
  width: 85%;
  height: auto;
  max-width: 1500px;
  max-height: 90vh;
  position: relative;
}
.acalog-custom #thumbnails>.col-md-4 {
  padding: 10px;
}
.acalog-custom .playlistVid {
  padding: 5px;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.4), 0 1px 15px rgba(0,0,0,0.1);
  box-shadow: 0 2px 2px rgba(0,0,0,0.4), 0 1px 15px rgba(0,0,0,0.1);
  border-radius: 3px;
  margin-bottom: 30px;
  border: 1px solid #eee;
  position: relative;
}
.acalog-custom .playlistVid .vote {
  position: relative;
  display: inline-block;
  width: calc(110%);
  height: 40px;
  margin: 5px -5px -5px;
  border-top: 1px solid #e5e5e5;
}
.acalog-custom .playlistVid .vote input[type=radio] {
  position: absolute;
  width: 20px;
  height: 20px;
  opacity: 0;
  margin: 0;
  top: 10px;
  right: 10px;
  cursor: pointer;
  z-index: 2;
}
.acalog-custom .playlistVid .vote input[type=radio]+label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #fff;
  border: 2px solid #5cb85c;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 10px;
  right: 10px;
  position: absolute;
  z-index: 1;
}
.acalog-custom .playlistVid .vote input[type=radio]:hover+label {
  background: #5cb85c;
  border: 2px solid #fff;
  -webkit-box-shadow: -1px -1px 1px #5cb85c, 1px 1px 1px #5cb85c, -1px 1px 1px #5cb85c, 1px -1px 1px #5cb85c;
  box-shadow: -1px -1px 1px #5cb85c, 1px 1px 1px #5cb85c, -1px 1px 1px #5cb85c, 1px -1px 1px #5cb85c;
}
.acalog-custom .playlistVid .vote input[type=radio]+label:before {
  content: 'VOTE';
  position: absolute;
  font-size: 12px;
  line-height: 20px;
  right: 25px;
  font-weight: 800;
}
.acalog-custom .playlistVid input[type=radio]:checked+label {
  background-color: #5cb85c;
}
.acalog-custom .playlistVid input[type=radio]:checked+label:after {
  content: '\\f00c';
  font-family: 'FontAwesome';
  color: #fff;
  right: -3px;
  top: 0;
  font-size: 22px;
}
.acalog-custom .playlistVid .thumb {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  border-radius: 3px;
  margin-top: -15px;
  -webkit-transition: ease .5s;
  -o-transition: ease .5s;
  transition: ease .5s;
  background-size: cover;
  background-position: center;
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.4), 0 1px 5px rgba(0,0,0,0.1);
  box-shadow: 0 2px 3px rgba(0,0,0,0.4), 0 1px 5px rgba(0,0,0,0.1);
}
.acalog-custom .playlistVid .thumb:hover,
.acalog-custom .playlistVid .thumb:focus {
  cursor: pointer;
  -webkit-transition: ease .5s;
  -o-transition: ease .5s;
  transition: ease .5s;
}
.acalog-custom .playlistVid .thumb:hover .thumbInner,
.acalog-custom .playlistVid .thumb:focus .thumbInner {
  -webkit-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
  -webkit-transition: ease .8s;
  -o-transition: ease .8s;
  transition: ease .8s;
  -webkit-filter: blur(1px);
  filter: blur(1px);
}
.acalog-custom .playlistVid .thumb .play {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: .3;
  background: rgba(100,100,100,0);
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 3em;
  -webkit-transition: .5s ease;
  -o-transition: .5s ease;
  transition: .5s ease;
  text-shadow: 2px 2px 10px #000;
}
.acalog-custom .playlistVid .thumb:hover .play,
.acalog-custom .playlistVid .thumb:focus .play {
  background: rgba(100,100,100,0.3);
  -webkit-transition: ease .8s;
  -o-transition: ease .8s;
  transition: ease .8s;
  opacity: 1;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.acalog-custom .playlistVid .thumbInner {
  display: block;
  padding-top: 55%;
  position: relative;
  background-size: cover;
  background-position: center;
}
.acalog-custom .playlistVid .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.acalog-custom .playlistVid .title:not(h3) {
  font-weight: 600;
  font-size: 1em;
  margin: 15px 5px 5px;
  line-height: 1.1em;
}
.acalog-custom .playlistVid .desc {
  font-size: .8em;
  display: none;
}
.acalog-custom .playlistVid .award {
  position: absolute;
  top: 5px;
  right: 5px;
  background: #FFCE1F;
  color: #000;
  padding: 5px 10px;
  font-size: .8em;
  border-radius: 20px;
  -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.8), 0 1px 15px rgba(0,0,0,0.2);
  box-shadow: 0 2px 2px rgba(0,0,0,0.8), 0 1px 15px rgba(0,0,0,0.2);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  max-width: 85%;
}
.acalog-custom .playlistVid .award:before {
  content: '\f091';
  font-family: 'FontAwesome';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.acalog-custom .card.cookie-alert {
  position: fixed;
  bottom: 15px;
  right: 15px;
  width: 320px;
  margin: 0 !important;
  z-index: 999;
  opacity: 0;
  transform: translateY(100%);
  transition: all 500ms ease-out;
}
.acalog-custom .cookie-alert.show {
  opacity: 1;
  transform: translateY(0%);
  transition-delay: 1000ms;
}
.acalog-custom .cookie-alert .btn-link {
  background: transparent !important;
}
.acalog-custom .cookie-alert a.accept-cookies,
.acalog-custom .cookie-alert a.accept-cookies:hover {
  color: #fff;
}
.acalog-custom #cms-inline-editor-id .cookie-alert.show {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}
.acalog-custom span.highlight {
  font-weight: bold;
  background: #003359;
  color: #fff;
  padding-left: 5px;
  padding-right: 5px;
}
.acalog-custom #btnpause {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: transparent;
  color: #fff;
  border: none;
}
.acalog-custom table .d-flex.align-items-center {
  display: flex;
  align-items: center;
}
.acalog-custom table .rendering h3.title,
.acalog-custom table .rendering h3.title a,
.acalog-custom table .rendering h3.title a span {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}
.acalog-custom table .avatar.mr-3 {
  margin-right: 2rem;
  font-size: 20px;
  background: #000000;
  padding: 10px 20px;
  border-radius: 200px;
  color: #003359;
}
.acalog-custom table p.type {
  margin-bottom: 0;
}
.acalog-custom .quote-card {
  box-shadow: 0 18px 50px rgba(0,0,0,0.07);
  padding: 3rem 4rem;
  text-align: center;
  background-color: #fff;
}
.acalog-custom .quote-card p.eyebrow {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: 2px;
}
.acalog-custom p.the-quote {
  font-size: 24px;
  line-height: 1.6;
  text-align: left;
}
.acalog-custom p.the-quote:before,
.acalog-custom p.the-quote:after {
  font-family: 'FontAwesome';
  content: "\201C";
  position: absolute;
  font-size: 4rem;
  opacity: 0.3;
  font-style: normal;
}
.acalog-custom p.the-quote:before {
  left: 2rem;
  top: 4rem;
}
.acalog-custom p.the-quote:after {
  content: "\201D";
  right: 20px;
  bottom: 0px;
}
.acalog-custom .quote-card h5 {
  font-size: 20px;
  font-weight: 900;
  color: #003359;
}
.acalog-custom .quote-card .attribution {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  justify-content: center;
}
.acalog-custom .quote-card figure {
  height: 100px;
  width: 100px;
  margin-right: 20px;
  overflow: hidden;
  border-radius: 100%;
}
.acalog-custom .quote-card figure img {
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover !important;
  object-position: top center;
}
@media (max-width: 425px) {
  .acalog-custom .quote-card {
    padding: 2rem;
  }
  .acalog-custom p.the-quote {
    font-size: 18px;
  }
  .acalog-custom p.the-quote:after,
  .acalog-custom p.the-quote:before {
    display: none;
  }
  .acalog-custom .quote-card figure {
    margin-bottom: 10px;
  }
}
.acalog-custom p {
  margin: 0 0 20px 0;
}
.acalog-custom .subsection h2 {
  margin-bottom: 15px;
  font-weight: 300;
}
.acalog-custom .matrix.offerings .items>div {
  width: auto;
  max-width: 100%;
}
.acalog-custom .ou-justedit-region ul {
  margin-left: 20px;
}
@media (min-width: 55em) {
  .acalog-custom .matrix {
    padding: 90px;
  }
}
.acalog-custom .text-image-intro.label p {
  padding: 0 20px;
}
.acalog-custom .text-image-intro.label {
  background: none;
  background-color: #f0f0f0;
  border-bottom: 6px solid #00AEEF;
}
.acalog-custom .divide20 {
  width: 100%;
  height: 20px;
}
.acalog-custom .divide30 {
  width: 100%;
  height: 30px;
}
.acalog-custom .banner-image img {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.acalog-custom .page-header {
  height: 400px;
  background-position: center center;
  background-size: cover;
  margin: 0;
  padding: 0;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url("../../img/gateway/beboundless.png");
}
.acalog-custom .page-header>.container {
  color: #fff;
}
.acalog-custom .page-header .title {
  color: #fff;
  font-size: 46px;
  line-height: 52px;
}
.acalog-custom .page-header p {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}
.acalog-custom .page-header.header-small {
  height: 60vh;
  min-height: 60vh;
}
.acalog-custom .header-filter {
  position: relative;
}
.acalog-custom .header-filter:before,
.acalog-custom .header-filter:after {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  display: block;
  left: 0;
  top: 0;
  content: "";
}
.acalog-custom .header-filter::before {
  background: rgba(0,0,0,0.3);
}
.acalog-custom .header-filter .container {
  z-index: 2;
  position: relative;
}
.acalog-custom .l-page {
  background: #fff;
}
.acalog-custom .l-page h1 {
  color: #404040;
  font-weight: 700;
}
@media (min-width: 45em) {
  .acalog-custom .l-page .l-content {
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .acalog-custom .navbar-nav>li>a {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.acalog-custom .subsection {
  border-bottom: none;
}
.acalog-custom .subsection ul {
  padding-left: 25px;
  margin-bottom: 20px;
}
@media (min-width: 769px) {
  .acalog-custom .subsection {
    padding: 30px 90px 30px 90px;
  }
  .acalog-custom .l-page h1 {
    margin: 0 90px;
  }
  .acalog-custom #breadcrumb ul {
    padding: 35px 90px;
  }
}
@media (max-width: 768px) {
  .acalog-custom .subsection {
    padding: 30px 50px 30px 50px;
  }
  .acalog-custom .l-page h1 {
    margin: 0 50px;
  }
  .acalog-custom #breadcrumb ul {
    padding: 35px 50px;
  }
}
@media (max-width: 500px) {
  .acalog-custom .subsection {
    padding: 30px 25px 30px 25px;
  }
  .acalog-custom .l-page h1 {
    margin: 0 25px;
  }
  .acalog-custom #breadcrumb ul {
    padding: 35px 25px;
  }
}
.acalog-custom hr {
  margin: 25px auto;
  border: none;
  background: #ccc;
  height: 2px;
  border-radius: 20px;
  display: block;
  width: auto;
}
@media screen and (min-width: 720px) {
  .acalog-custom .subsection:before {
    content: '';
    float: right;
    display: block;
    width: 350px;
    height: 350px;
    margin: 0 0 20px 20px;
  }
  .acalog-custom .item.contact-box {
    position: absolute;
    top: 40px;
    right: 50px;
    width: 300px;
  }
}
.acalog-custom .box {
  position: relative;
  background: #fff;
  padding: 35px 30px 10px 30px !important;
  -webkit-box-shadow: 0 3px 0 rgba(0,0,0,0.08);
  box-shadow: 0 3px 0 rgba(0,0,0,0.08);
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  margin-bottom: 20px;
  border: 1px solid #eee;
}
.acalog-custom .box.gray {
  background: #f3f3f3;
}
.acalog-custom .box.dark-layer {
  background: rgba(31,33,36,0.45);
  -webkit-box-shadow: none;
  box-shadow: none;
}
.acalog-custom .box.jumbo {
  padding: 70px;
  margin: 90px 0 20px;
}
.acalog-custom .box .icon {
  height: 55px;
  font-size: 2em;
  color: #00AEEF;
  margin-right: -15px;
}
.acalog-custom .box h3,
.acalog-custom .box h4 {
  margin-top: 0;
  color: #404040;
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: none;
}
.acalog-custom .box-color {
  padding: 35px 30px 10px 30px;
  color: #FFF !important;
}
.acalog-custom .row-no-padding .box-color {
  padding-top: 65px;
  padding-bottom: 60px;
}
.acalog-custom .service-tiles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 25px auto;
}
.acalog-custom .service-tile-item {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  padding: 0 15px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  min-width: 300px;
}
.acalog-custom .service-tile-item:hover,
.acalog-custom .service-tile-item a:hover {
  text-decoration: none;
}
.acalog-custom .service-tiles.two-columns>.service-tile-item {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  min-width: 250px;
}
.acalog-custom .service-tiles.four-columns>.service-tile-item {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  min-width: 250px;
}
.acalog-custom .service-tiles.five-columns>.service-tile-item {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  min-width: 200px;
}
.acalog-custom .service-tile-item .item {
  height: calc(80%);
  display: inline-block;
  width: 100%;
}
.acalog-custom .service-tile-item .item .box {
  height: 100%;
}
.acalog-custom .matrix.inverse-wrapper .service-tile-item .box,
.acalog-custom .service-tile-item .box h3,
.acalog-custom .service-tile-item .box p {
  color: #404040 !important;
}
.acalog-custom .matrix.inverse-wrapper .service-tile-item .box a,
.acalog-custom .service-tile-item .box a:visited {
  color: #024990 !important;
}
@media (max-width: 414px) {
  .acalog-custom .service-tile-item {
    min-width: 200px;
  }
}
.acalog-custom .box:hover {
  -webkit-box-shadow: 0 3px 0 #00AEEF;
  box-shadow: 0 3px 0 #00AEEF;
}
.acalog-custom .box.no-link:hover {
  -webkit-box-shadow: 0 3px 0 rgba(0,0,0,0.08);
  box-shadow: 0 3px 0 rgba(0,0,0,0.08);
}
.acalog-custom .box-color p {
  color: #fff;
}
.acalog-custom .box-color.blue {
  background: #003359;
}
.acalog-custom .box-color.gray {
  background: #A5ACAF;
}
.acalog-custom .box-color.ltblue {
  background: #3CB6CE;
}
.acalog-custom .box-color.green {
  background: #64A0C8;
}
.acalog-custom .box-color::before,
.acalog-custom .box-color::after {
  position: absolute;
  top: 10px;
  right: 25px;
  bottom: 10px;
  left: 25px;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  -o-transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s;
  transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
  pointer-events: none;
}
.acalog-custom .row-no-padding .box-color::before,
.acalog-custom .row-no-padding .box-color::after {
  right: 10px;
  left: 10px;
}
.acalog-custom .box-color::before {
  border-top: 1px solid rgba(255,255,255,0.6);
  border-bottom: 1px solid rgba(255,255,255,0.6);
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}
.acalog-custom .box-color::after {
  border-right: 1px solid rgba(255,255,255,0.6);
  border-left: 1px solid rgba(255,255,255,0.6);
  -webkit-transform: scale(1,0);
  -ms-transform: scale(1,0);
  transform: scale(1,0);
}
.acalog-custom .box-color:hover::before,
.acalog-custom .box-color:hover::after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.acalog-custom h2.main-title {
  margin-bottom: 15px;
}
.acalog-custom .l-content .main-title.text-right:after {
  margin: 15px 0 15px auto;
}
.acalog-custom .dark-wrapper {
  background: #f3f3f3;
}
.acalog-custom .matrix.inverse-wrapper h2.main-title {
  color: #fff;
}
.acalog-custom .matrix.dark-wrapper {
  background: #f3f3f3;
}
.acalog-custom .light-wrapper {
  background: #fff;
}
.acalog-custom .matrix.light-wrapper h3.main-title {
  color: #003359;
  margin-bottom: 15px;
}
.acalog-custom .matrix.dark-wrapper h3.main-title {
  color: #404040;
  margin-bottom: 15px;
}
.acalog-custom .matrix.inverse-wrapper h3.main-title {
  margin-bottom: 15px;
}
.acalog-custom .matrix.inverse-wrapper {
  background: #003359;
  color: #fff;
}
.acalog-custom .matrix.inverse-wrapper a,
.acalog-custom .matrix.inverse-wrapper a:link,
.acalog-custom .matrix.inverse-wrapper a:visited {
  color: #fff;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.acalog-custom .matrix.inverse-wrapper a:hover {
  opacity: 1;
}
.acalog-custom .matrix h4 {
  font-weight: 700;
}
.acalog-custom .matrix.inverse-wrapper h3 {
  color: #fff;
  text-transform: none;
  margin-bottom: 0;
}
.acalog-custom .matrix.inverse-wrapper p,
.acalog-custom .matrix.inverse-wrapper h3.main-title,
.acalog-custom .matrix.inverse-wrapper h4,
.acalog-custom .matrix.inverse-wrapper ul li,
.acalog-custom .matrix.inverse-wrapper ol li,
.acalog-custom p .matrix.inverse-wrapper table[class^=ou-] tbody tr td {
  color: #fff;
  text-transform: none;
}
.acalog-custom .matrix .promo.text-image-intro.label p,
.acalog-custom .matrix .promo.text-image-intro.label a {
  color: initial;
  opacity: 1;
}
.acalog-custom .cta-bar-wrapper {
  background: #000;
  background-image: url("../../img/gateway/compass-bg.png");
}
.acalog-custom .cta-bar-wrapper .cta-bar {
  padding: 50px 0;
  background: #000000;
}
.acalog-custom .cta-bar p,
.acalog-custom .cta-bar li,
.acalog-custom .cta-bar a,
.acalog-custom .cta-bar h2,
.acalog-custom .cta-bar h3,
.acalog-custom .cta-bar h4,
.acalog-custom .cta-bar h1 {
  color: inherit;
}
.acalog-custom .btn-border {
  background: none !important;
  border: 2px solid #ececec;
  color: #FFF !important;
  -webkit-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  border-radius: 0;
}
.acalog-custom .btn-border:hover {
  background: #ececec !important;
  color: #434343 !important;
}
.acalog-custom .l-content .main-title:after {
  content: " ";
  display: block;
  margin: 15px 0;
  border-bottom: 5px solid;
  border-image-source: -moz-linear-gradient(to left,#00AEEF,#82c342);
  border-image-source: -webkit-linear-gradient(to left,#00AEEF,#82c342);
  border-image-source: linear-gradient(to left,#00AEEF,#82c342);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00AEEF',endColorstr='#82c342',GradientType=1);
  border-image-source: linear-gradient(to left,#00AEEF,#82c342);
  border-image-slice: 1;
  width: 50px;
  font-weight: normal;
}
.acalog-custom .l-content .main-title.text-center:after {
  content: " ";
  display: block;
  margin: 25px auto;
  border-bottom: 5px solid;
  border-image-source: -moz-linear-gradient(to left,#00AEEF,#82c342);
  border-image-source: -webkit-linear-gradient(to left,#00AEEF,#82c342);
  border-image-source: linear-gradient(to left,#00AEEF,#82c342);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00AEEF',endColorstr='#82c342',GradientType=1);
  border-image-source: linear-gradient(to left,#00AEEF,#82c342);
  border-image-slice: 1;
  width: 50px;
  font-weight: normal;
}
.acalog-custom .light-divider {
  width: 40px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #3b5d7b;
  margin-bottom: 0.8em;
  margin-right: auto;
  margin-left: 0;
  border-bottom-color: rgba(255,255,255,0.12);
}
.acalog-custom .green-divider {
  width: 40px;
  border-bottom: 1px solid;
  border-image-source: -moz-linear-gradient(to left,#00AEEF,#82c342);
  border-image-source: -webkit-linear-gradient(to left,#00AEEF,#82c342);
  border-image-source: linear-gradient(to left,#00AEEF,#82c342);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00AEEF',endColorstr='#82c342',GradientType=1);
  border-image-source: linear-gradient(to left,#00AEEF,#82c342);
  border-image-slice: 1;
  margin-bottom: 0.8em;
  margin-right: auto;
  margin-left: 0;
}
.acalog-custom .news-item {
  margin-bottom: 10px;
}
.acalog-custom .news-item figure {
  width: 100%;
  height: 100%;
  max-width: 100%;
  position: relative;
}
.acalog-custom .news-item figure:before {
  content: '';
  display: block;
  padding-top: 100%;
  overflow: hidden;
}
.acalog-custom .news-item figure.card:before {
  padding-top: 55%;
}
.acalog-custom .news-item figure img {
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  -o-object-position: center;
  object-position: center;
}
.acalog-custom .news-item h3 {
  font-size: 18px;
  margin-bottom: 5px;
  color: #404040;
  text-transform: none;
}
.acalog-custom .news-item .meta {
  color: #9a9a9a;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.acalog-custom .header-bottom {
  height: 100px;
}
@media (max-width: 799px) {
  .acalog-custom .header-bottom {
    height: 70px;
  }
}
.acalog-custom section.navigation {
  padding: 0;
  display: inline-block;
  width: 100%;
  height: 100%;
}
.acalog-custom .navigation {
  height: 100px;
  background: #fff;
  position: relative;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.1) !important;
  box-shadow: 0 1px 0 rgba(0,0,0,0.1) !important;
  z-index: 5;
}
.acalog-custom .brand {
  padding-left: 20px;
  float: left;
}
.acalog-custom .brand a,
.acalog-custom .brand a:visited {
  text-decoration: none;
  font-weight: 400 !important;
  font-size: 32px;
  font-style: normal;
  color: #003359;
  margin-bottom: 0;
  line-height: 100px;
  white-space: nowrap;
}
.acalog-custom .brand a:hover {
  color: #404040;
}
.acalog-custom .nav-container {
  max-width: 1400px;
  margin: 0 auto;
}
.acalog-custom nav {
  float: right;
}
.acalog-custom nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.acalog-custom nav ul li {
  float: left;
  position: relative;
  font-size: 14px;
  font-weight: bold;
}
.acalog-custom nav ul li a,
.acalog-custom nav ul li a:visited {
  display: block;
  line-height: 100px;
  color: #003359;
  letter-spacing: 1px;
  text-transform: none;
  padding: 0 15px;
  text-decoration: none;
  opacity: .9;
  position: relative;
}
.acalog-custom nav ul li a:focus {
  text-decoration: none;
  opacity: 1;
}
.acalog-custom nav ul li a:before {
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  height: 5px;
  content: "";
  position: absolute;
  background-color: #00AEEF;
}
.acalog-custom nav ul li ul li a:hover:before {
  height: 0;
}
.acalog-custom nav ul li ul {
  display: none;
}
.acalog-custom nav ul li a:before {
  height: 0%;
  width: 100%;
  bottom: 0;
  left: 0;
}
.acalog-custom nav ul li a:hover,
.acalog-custom nav ul li a:visited:hover {
  color: #003359;
  text-decoration: none;
  opacity: 1;
}
.acalog-custom nav ul li ul li a:hover {
  background-color: #092235;
}
.acalog-custom nav ul li a:hover:before {
  height: 5px;
}
.acalog-custom nav ul li a:not(:only-child):after,
.acalog-custom nav ul li a:visited:not(:only-child):after {
  padding-left: 4px;
  content: ' ?';
}
.acalog-custom nav ul li ul li {
  width: 100%;
  min-width: 240px;
  margin: 0;
}
.acalog-custom nav ul li ul li a {
  padding: 15px;
  line-height: 20px;
  background-color: #003359;
  color: #fff !important;
  text-transform: none;
  border-bottom: 1px solid #11456d;
}
.acalog-custom .nav-dropdown {
  position: absolute;
  background-color: #313131;
  display: none;
  z-index: 1;
  -webkit-box-shadow: 0 3px 12px rgba(0,0,0,0.15);
  box-shadow: 0 3px 12px rgba(0,0,0,0.15);
}
.acalog-custom .nav-dropdown>li>.nav-dropdown {
  position: relative;
}
.acalog-custom .nav-dropdown>li>.nav-dropdown li {
  background: #fff;
  color: #333;
}
.acalog-custom .nav-dropdown>li>.nav-dropdown a:hover {
  background: #555;
}
.acalog-custom nav li:last-child ul.nav-dropdown {
  right: 0;
}
.acalog-custom .card.calendar-card>.card-body a {
  color: #024990;
}
.acalog-custom .snacc-head {
  background: inherit;
  margin: 0 auto 3px;
}
.acalog-custom .snacc-head p {
  border-left: none;
  font-weight: 700;
  color: #404040;
}
.acalog-custom .snacc-head p:before {
  color: #003359;
  margin: 0 20px 0 0;
  content: '\f107';
}
.acalog-custom .matrix.inverse-wrapper .snacc-head p:before {
  color: #fff;
}
.acalog-custom .matrix.inverse-wrapper .snacc-body {
  border-left: 2px solid #fff;
}
.acalog-custom .open-accdrop:before {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.acalog-custom .snacc-body {
  margin-top: 0;
  margin-left: 10px;
  padding: 0 10px 0 25px;
  width: calc(90%);
  border-left: 2px solid #003359;
}
.acalog-custom .nav-mobile {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  background: #003359;
  height: 70px;
  width: 70px;
}
.acalog-custom .subsection .row.pro-card .profile-card-box {
  -ms-flex-preferred-size: 24.9%;
  flex-basis: 24.9%;
}
.acalog-custom .subsection:not(.no-side) .row.pro-card .profile-card-box {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 340px;
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%;
}
.acalog-custom .subsection.no-side::before {
  content: none;
}
.acalog-custom .profile-card-parent {
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
}
.acalog-custom .profile-card-parent .profile-card-top {
  background: transparent;
}
.acalog-custom .profile-card-parent .profile-box {
  width: 100%;
  max-width: 100%;
  margin: 0;
  background: -o-linear-gradient(#ccc,#fff);
  background: -webkit-gradient(linear,left top,left bottom,from(#ccc),to(#fff));
  background: linear-gradient(#ccc,#fff);
}
.acalog-custom .profile-card-parent .profile-circle {
  border-radius: 2px 2px 0 0;
  border: 5px solid transparent;
  overflow: visible;
}
.acalog-custom .profile-card-parent .profile-circle img {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
  box-shadow: 0 1px 3px 0 rgba(0,0,0,0.33);
}
.acalog-custom .profile-card-parent hr {
  border: none;
}
.acalog-custom .page-halves {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.acalog-custom .page-halves-half {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
@media (max-width: 992px) {
  .acalog-custom .page-halves {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .acalog-custom .page-halves-half {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.acalog-custom blockquote.blockquote {
  margin: 20px 0;
  padding: 0;
  font-size: 1em;
  display: block;
  background: inherit;
  border: none;
  color: inherit;
}
.acalog-custom blockquote.blockquote p {
  font-size: 1rem;
  margin: inherit;
  color: inherit;
}
.acalog-custom .blockquote .blockquote-footer cite {
  text-align: left;
  font-size: 1rem;
  color: inherit;
}
.acalog-custom .blockquote .blockquote-footer:before {
  display: none;
}
.acalog-custom .promo.p-list.coa-links ul {
  list-style-type: none;
  display: inline-block;
  margin-bottom: 20px;
}
.acalog-custom .promo.p-list.coa-links ul li {
  width: auto;
}
.acalog-custom .card .course-title {
  font-weight: 700;
  color: #333;
  font-size: 1.3em;
  line-height: 1.1em;
  padding: 20px 15px 3px;
  margin: 0;
}
.acalog-custom .card .course-title a {
  color: inherit;
  background-size: 0 0 !important;
}
.acalog-custom .card .course-number {
  color: #fff;
  margin-bottom: 10px;
  font-size: .8em;
  font-weight: 800;
  float: right;
  background: #003359;
  padding: 8px;
  border-radius: 5px;
}
.acalog-custom .card .course-description,
.acalog-custom .course-number-container {
  border-top: 1px solid rgba(0,0,0,0.1);
  margin-top: 10px;
  padding: 10px 15px 0;
  border-radius: 0 0 2px 2px;
}
.acalog-custom .course-number-container a:hover .course-number {
  background: #417C41;
}
@media only screen and (max-width: 798px) {
  .acalog-custom .nav-mobile {
    display: block;
  }
  .acalog-custom .navigation {
    height: 70px;
  }
  .acalog-custom .brand {
    position: absolute;
  }
  .acalog-custom .brand a,
  .acalog-custom .brand a:visited {
    line-height: 70px;
    font-size: 24px;
  }
  .acalog-custom nav {
    width: 100%;
    padding: 70px 0 0 0;
  }
  .acalog-custom nav ul {
    display: none;
  }
  .acalog-custom nav ul li {
    float: none;
    background: #1f2124;
  }
  .acalog-custom nav ul li a {
    padding: 15px;
    line-height: 20px;
    color: #fff !important;
    border-bottom: 1px solid #484b4c;
  }
  .acalog-custom nav ul li ul li a {
    padding-left: 30px;
  }
  .acalog-custom .nav-dropdown {
    position: static;
  }
}
@media screen and (min-width: 799px) {
  .acalog-custom .nav-list {
    display: block !important;
  }
}
.acalog-custom #nav-toggle {
  position: absolute;
  left: 18px;
  top: 22px;
  cursor: pointer;
  padding: 10px 35px 16px 0px;
}
.acalog-custom #nav-toggle span,
.acalog-custom #nav-toggle span:before,
.acalog-custom #nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 5px;
  width: 35px;
  background: #ffffff;
  position: absolute;
  display: block;
  content: '';
  -webkit-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.acalog-custom #nav-toggle span:before {
  top: -10px;
}
.acalog-custom #nav-toggle span:after {
  bottom: -10px;
}
.acalog-custom #nav-toggle.active span {
  background-color: transparent;
}
.acalog-custom #nav-toggle.active span:before,
.acalog-custom #nav-toggle.active span:after {
  top: 0;
}
.acalog-custom #nav-toggle.active span:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.acalog-custom #nav-toggle.active span:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.acalog-custom .subsection .proCardBio .cardLeft {
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}
.acalog-custom .subsection .proCardBio .cardLeft p {
  margin-bottom: 0;
}
.acalog-custom .subsection .proCardBio .cardRight {
  -ms-flex-preferred-size: 80%;
  flex-basis: 80%;
}
.acalog-custom span[id^="contact"] {
  width: 100%;
  display: inline-block;
  font-size: 14px;
  padding-left: 18px;
  text-indent: -18px;
  line-height: 1.1rem;
}
.acalog-custom span[id^="contact"] .fa {
  text-indent: 0;
}
.acalog-custom .contact-box h2,
.acalog-custom .contact-box h3 {
  margin-top: 0;
  color: #404040;
  margin-bottom: 15px;
  font-weight: 700;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  position: relative;
}
.acalog-custom .contact-box h2::after,
.acalog-custom .contact-box h3::after {
  content: '';
  width: 40px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #44D62C;
  position: absolute;
  left: 0;
  height: calc(105%);
}
.acalog-custom .contact-box .box:hover {
  -webkit-box-shadow: 0 3px 0 rgba(0,0,0,0.08);
  box-shadow: 0 3px 0 rgba(0,0,0,0.08);
}
.acalog-custom .item .box h3 {
  font-size: 18px;
  line-height: 24px;
}
.acalog-custom .item .box h3:empty {
  display: none;
}
.acalog-custom .item.contact-box p {
  margin-bottom: 10px;
}
.acalog-custom .text-grey p,
.acalog-custom .text-grey li,
.acalog-custom .text-grey h3,
.acalog-custom .text-grey a {
  color: #616365;
}
@media (min-width: 45em) {
  .acalog-custom .l-page {
    margin-top: 0;
  }
}
@media screen and (max-width: 1091px) {
  .acalog-custom .subsection:not(.no-side) .row.pro-card .profile-card-box {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
  }
}
@media screen and (max-width: 991px) {
  .acalog-custom .subsection .row.pro-card .profile-card-box,
  .acalog-custom div.row.pro-card .col-md-4 {
    -ms-flex-preferred-size: 49%;
    flex-basis: 49%;
  }
  .acalog-custom .subsection:not(.no-side) .row.pro-card .profile-card-box {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%;
  }
}
@media only screen and (max-width: 891px) {
  .acalog-custom .subsection:not(.no-side) .row.pro-card .profile-card-box {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
@media screen and (max-width: 763px) {
  .acalog-custom .subsection .row.pro-card .profile-card-box,
  .acalog-custom div.row.pro-card .col-md-4 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.acalog-custom .campus-resource-tiles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  width: 100%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.acalog-custom .campus-resource-item {
  border: 1px solid #eee;
  border-radius: 3px;
  margin: 5px;
  background: #fff;
  -ms-flex-preferred-size: calc(15%);
  flex-basis: calc(15%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-shadow: 0 2px 5px rgba(200,200,200,0.2);
  box-shadow: 0 2px 5px rgba(200,200,200,0.2);
  max-width: calc(15%);
}
.acalog-custom .campus-resource-item .head {
  width: 100%;
  border-bottom: 1px solid #eee;
}
.acalog-custom .campus-resource-item .foot {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.acalog-custom .resource-heading {
  padding: 15px 15px 5px;
  font-size: 1.3em;
  text-align: center;
  color: #003359;
  font-weight: 700;
  width: 100%;
}
.acalog-custom .resource-location {
  padding: 0 15px 10px;
  text-align: center;
  font-size: .8em;
  width: 100%;
}
.acalog-custom .resource-office {
  color: #64a0c8;
  font-weight: 400;
  width: 100%;
  display: block;
  padding-top: 3px;
}
.acalog-custom .resource-description {
  padding: 15px 20px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #616365;
  font-size: 14px;
  line-height: 24px;
  width: 100%;
}
.acalog-custom .resource-description span {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #616365;
  font-size: 14px;
  line-height: 24px;
  width: 100%;
}
.acalog-custom .resource-description p:last-child {
  margin-bottom: 0;
}
.acalog-custom .resource-campus {
  padding: 10px 20px;
  text-align: center;
  font-size: .8em;
  font-weight: 700;
  text-transform: uppercase;
  width: 100%;
}
.acalog-custom .resource-campus.summerville {
  background: #003359;
  color: #fff;
}
.acalog-custom .resource-campus.health-sciences {
  background: #3cb6ce;
  color: #003359;
}
.acalog-custom .resource-campus.forest-hills {
  background: #00aeef;
  color: #fff;
}
.acalog-custom .resource-campus.riverfront {
  background: #B1B7B9;
  color: #003359;
}
.acalog-custom .resource-phone {
  padding: 10px 20px;
  text-align: center;
  font-size: .9em;
  font-weight: 600;
  width: 100%;
  border-top: 1px solid #eee;
  background: #f9f9f9;
  color: #003359;
}
.acalog-custom .resource-email {
  padding: 10px 20px;
  text-align: center;
  font-size: .9em;
  font-weight: 600;
  width: 100%;
  border-top: 1px solid #eee;
  background: #f1f1f1;
  color: #003359;
}
@media (max-width: 1492px) {
  .acalog-custom .campus-resource-item {
    -ms-flex-preferred-size: calc(23.3%);
    flex-basis: calc(23.3%);
    max-width: calc(23.3%);
  }
}
@media (max-width: 992px) {
  .acalog-custom .campus-resource-item {
    -ms-flex-preferred-size: calc(40%);
    flex-basis: calc(40%);
    max-width: calc(40%);
  }
}
@media (max-width: 768px) {
  .acalog-custom .campus-resource-item {
    -ms-flex-preferred-size: calc(90%);
    flex-basis: calc(90%);
    max-width: 100%;
    margin: 10px 5px;
  }
}
.acalog-custom .cta-bar .extrabits p {
  color: #000;
}
.acalog-custom .l-page h1 {
  padding: 0;
  margin: 0 0 2rem 0;
}
.acalog-custom .bg-video {
  position: relative;
  height: 550px;
  overflow: hidden;
}
.acalog-custom .no_display {
  display: none !important;
}
.acalog-custom .bg-video video {
  object-fit: cover;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  background-size: cover;
}
.acalog-custom .video-hero--content {
  background: rgba(0,51,89,0.325);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: flex;
  flex-direction: column;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
}
.acalog-custom .video-hero--content h2 {
  text-transform: uppercase;
  margin: 0;
  --minFontSize: 32px;
  --maxFontSize: 150px;
  --scaler: 4vw;
  font-size: clamp(var(--minFontSize),var(--scaler),var(--maxFontSize));
  line-height: 1;
  text-shadow: 5px 6px 8px rgba(0,0,0,0.8);
  color: #fff;
  font-weight: bold;
  margin-bottom: 40px;
}
.acalog-custom .video-hero--content h2 span {
  font-size: .6em;
  font-weight: normal;
  color: #5cd3ff;
  letter-spacing: 2px;
}
.acalog-custom .video-hero--content p {
  font-size: 20px;
  margin: 0;
  color: #fff;
  line-height: 1.2;
}
.acalog-custom .btn-holder {
  text-align: center;
}
.acalog-custom div#gateway-footer-copyright {
  padding: 10px;
  clear: both;
  text-align: center;
}
.acalog-custom .d-flex {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.acalog-custom select#select_catalog {
  padding: 5px;
  border-radius: 5px;
  text-align: revert;
  border: 1px solid #ccc;
}
.acalog-custom .matrix.inverse-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.acalog-custom .matrix.inverse-wrapper>* {
  position: relative;
  z-index: 3;
}
.acalog-custom input#keyword {
  border-radius: 3px;
  border: 1px solid #ccc;
  padding-left: 10px;
}
.acalog-custom .search-box {
  text-align: center;
  padding: 1rem;
  background: #f3f3f3;
  border-radius: 9px 9px 0 0;
}
.acalog-custom .holder {
  position: relative;
  clear: both;
  padding-left: 20px;
  padding-bottom: 20px;
}
.acalog-custom .l-page h1 {
  margin-bottom: 2rem;
}
.acalog-custom h1,
.acalog-custom h2,
.acalog-custom h3,
.acalog-custom h4,
.acalog-custom h5,
.acalog-custom h6 {
  color: #404040;
}
.acalog-custom .row.catalog {
  margin: 0;
}
.acalog-custom .sidebar {
  background: #003359;
  padding: 0;
  border-radius: 9px;
}
.acalog-custom .acalog-menu {
  list-style: none;
  padding-left: 0;
}
.acalog-custom .acalog-menu a {
  position: relative;
  display: block;
  padding: 0.9rem 4.125rem 0.9rem 1rem;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #FFF !important;
  -webkit-box-shadow: inset 0 -1px 0 0 #05406d;
  box-shadow: inset 0 -1px 0 0 #05406d;
  -webkit-transition: background-color 0.3s ease-in-out, padding-left 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, padding-left 0.3s ease-in-out;
}
.acalog-custom .acalog-menu #gateway-nav-current a {
  color: #00AAEF !important;
}
.acalog-custom .acalog-menu a:after {
  content: "\f178";
  position: absolute;
  font-family: 'Font Awesome 6 Pro';
  right: 12px;
}
.acalog-custom .acalog-menu a:hover {
  background-color: rgba(1,38,66,0.3);
  text-decoration: none;
  color: #00AEEF !important;
  padding-left: 1.25rem;
}
.acalog-custom .pad-content {
  padding: 0 2rem;
}
@media (min-width: 55em) {
  .acalog-custom footer .column .footer-meta div.utility-footer {
    width: 100%;
    text-align: center;
  }
  .acalog-custom footer .column .footer-meta div.social {
    width: 100%;
    margin-top: 0;
  }
  .acalog-custom footer .column .footer-meta div.contact {
    text-align: center;
  }
}
@media (max-width: 768px) {
  .acalog-custom .bb2-btn {
    padding: 1rem 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
}
@media (max-width: 425px) {
  .acalog-custom .bb2-btn {
    margin-bottom: 1.5rem !important;
    padding: 0.5rem 1rem !important;
  }
}
.acalog-custom .owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.acalog-custom .owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.acalog-custom .owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px,0px,0px);
}
.acalog-custom .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.acalog-custom .owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.acalog-custom .owl-carousel .owl-item {
  float: left;
}
.acalog-custom .owl-controls .owl-page,
.acalog-custom .owl-controls .owl-buttons div {
  cursor: pointer;
}
.acalog-custom .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.acalog-custom .grabbing {
  cursor: url("../../img/gateway/grabbing.png") 8 8, move;
}
.acalog-custom .owl-carousel .owl-wrapper,
.acalog-custom .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
.toplevel_popup .n1_header,
table.block_n2_and_content .n1_header,
.tooltip .n1_header {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.7;
}
.toplevel_popup .n1_archived,
table.block_n2_and_content .n1_archived,
.tooltip .n1_archived {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.7;
}
.toplevel_popup .date,
table.block_n2_and_content .date,
.tooltip .date {
  font-family: inherit;
  line-height: 1.7;
}
.toplevel_popup .n3_header,
table.block_n2_and_content .n3_header,
.tooltip .n3_header {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.7;
}
.toplevel_popup .n2_search_header,
table.block_n2_and_content .n2_search_header,
.tooltip .n2_search_header {
  color: #002855;
  font-size: 1.1rem;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.7;
}
.toplevel_popup a.navbar:link,
.toplevel_popup a.navbar:visited,
table.block_n2_and_content a.navbar:link,
table.block_n2_and_content a.navbar:visited,
.tooltip a.navbar:link,
.tooltip a.navbar:visited {
  color: #024990;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  line-height: 1;
}
.toplevel_popup a.navbar:active,
.toplevel_popup a.navbar:hover,
table.block_n2_and_content a.navbar:active,
table.block_n2_and_content a.navbar:hover,
.tooltip a.navbar:active,
.tooltip a.navbar:hover {
  color: #024990;
  font-size: 15px;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
  text-decoration: underline;
  line-height: 1;
}
.toplevel_popup h1,
.toplevel_popup .header,
table.block_n2_and_content h1,
table.block_n2_and_content .header,
.tooltip h1,
.tooltip .header {
  font-size: 46px;
  font-family: 'Avenir-Next', sans-serif;
  line-height: 1.3;
}
.toplevel_popup h2,
.toplevel_popup .header_2,
table.block_n2_and_content h2,
table.block_n2_and_content .header_2,
.tooltip h2,
.tooltip .header_2 {
  font-weight: 800;
  font-family: 'Avenir-Next', sans-serif;
  line-height: 1.3;
}
.toplevel_popup h3,
.toplevel_popup .header_3,
table.block_n2_and_content h3,
table.block_n2_and_content .header_3,
.tooltip h3,
.tooltip .header_3 {
  font-weight: 500;
  font-family: 'Avenir-Next', sans-serif;
  line-height: 1.3;
}
.toplevel_popup h4,
.toplevel_popup .header_4,
table.block_n2_and_content h4,
table.block_n2_and_content .header_4,
.tooltip h4,
.tooltip .header_4 {
  font-weight: 500;
  font-family: 'Avenir-Next', sans-serif;
  line-height: 1.3;
}
.toplevel_popup h5,
.toplevel_popup .header_5,
table.block_n2_and_content h5,
table.block_n2_and_content .header_5,
.tooltip h5,
.tooltip .header_5 {
  font-weight: 500;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.3;
}
.toplevel_popup h6,
.toplevel_popup .header_6,
table.block_n2_and_content h6,
table.block_n2_and_content .header_6,
.tooltip h6,
.tooltip .header_6 {
  font-weight: 500;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.3;
}
.toplevel_popup td,
table.block_n2_and_content td,
.tooltip td {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.7;
}
.toplevel_popup a:link,
.toplevel_popup a:visited,
table.block_n2_and_content a:link,
table.block_n2_and_content a:visited,
.tooltip a:link,
.tooltip a:visited {
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  text-decoration: none;
  line-height: 1.7;
}
.toplevel_popup a:active,
.toplevel_popup a:hover,
table.block_n2_and_content a:active,
table.block_n2_and_content a:hover,
.tooltip a:active,
.tooltip a:hover {
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
  text-decoration: underline;
  line-height: 1.7;
}
.toplevel_popup th,
table.block_n2_and_content th,
.tooltip th {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.7;
}
#gateway-popup body,
#gateway-page body {
  color: #232323;
  font-size: 16px;
  font-family: 'Open Sans', sans-serif;
  background: none;
}
#gateway-popup .toplevel,
#gateway-popup .toplevel_popup,
#gateway-page .toplevel,
#gateway-page .toplevel_popup {
  width: 100%;
}
#gateway-popup #acalog-client-header,
#gateway-page #acalog-client-header {
  width: 100%;
}
#gateway-popup #acalog-client-footer,
#gateway-page #acalog-client-footer {
  width: 100%;
}
#gateway-popup table.block_n2_and_content,
#gateway-page table.block_n2_and_content {
  max-width: 1500px;
  width: 100%;
  margin: 0px auto 0px auto;
  background: #fff;
}
#gateway-popup td.block_n2_and_content td.block_n2_and_content,
#gateway-page td.block_n2_and_content td.block_n2_and_content {
  padding: 5px 0px 5px 0px;
}
#gateway-popup #select_catalog,
#gateway-page #select_catalog {
  width: 400px;
}
#gateway-popup .block_n2,
#gateway-page .block_n2 {
  padding: 0 1.5rem 0 2rem;
  width: 25%;
}
#gateway-popup .block_n2_content,
#gateway-page .block_n2_content {
  width: 100%;
}
#gateway-popup .block_n2_search,
#gateway-page .block_n2_search {
  background-color: #f3f3f3;
  padding: 15px;
}
#gateway-popup .block_n2_search span.n2_search a,
#gateway-page .block_n2_search span.n2_search a {
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}
#gateway-popup .block_n2_search span.n2_search a:hover,
#gateway-page .block_n2_search span.n2_search a:hover {
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}
#gateway-popup .n2_links,
#gateway-page .n2_links {
  padding: 0 0 0 .5rem;
}
#gateway-popup .n2_links a,
#gateway-page .n2_links a {
  padding: .75rem 0 0 .75rem;
  display: flex;
  background: linear-gradient(to right,#dddddd .175rem,transparent 0);
  margin-left: 0;
}
#gateway-popup .block_content_outer,
#gateway-page .block_content_outer {
  padding: 0 2rem 0 1.5rem;
  width: 75%;
}
#gateway-popup .block_content,
#gateway-page .block_content {
  padding: 0px 0px 0px 0px;
  width: 100%;
}
#gateway-popup #acalog-page-title,
#gateway-page #acalog-page-title {
  margin: 10px 0px;
}
#gateway-popup .block_content ul,
#gateway-popup .block_content_popup ul,
#gateway-popup .block_content div.td_dark ul,
#gateway-popup .block_content ol,
#gateway-popup .block_content_popup ol,
#gateway-popup .block_content div.td_dark ol,
#gateway-popup .block_content p,
#gateway-popup .block_content_popup p,
#gateway-page .block_content ul,
#gateway-page .block_content_popup ul,
#gateway-page .block_content div.td_dark ul,
#gateway-page .block_content ol,
#gateway-page .block_content_popup ol,
#gateway-page .block_content div.td_dark ol,
#gateway-page .block_content p,
#gateway-page .block_content_popup p {
  margin: 10px 0px;
}
#gateway-popup .gateway-toolbar,
#gateway-page .gateway-toolbar {
  margin: 10px 0px;
}
#gateway-popup .block_content .acalog-adhoc p,
#gateway-popup .block_content ul ul,
#gateway-popup .block_content_popup ul ul,
#gateway-popup .block_content ol ol,
#gateway-popup .block_content_popup ol ol,
#gateway-popup .block_content ol ul,
#gateway-popup .block_content_popup ol ul,
#gateway-popup .block_content ul ol,
#gateway-popup .block_content_popup ul ol,
#gateway-page .block_content .acalog-adhoc p,
#gateway-page .block_content ul ul,
#gateway-page .block_content_popup ul ul,
#gateway-page .block_content ol ol,
#gateway-page .block_content_popup ol ol,
#gateway-page .block_content ol ul,
#gateway-page .block_content_popup ol ul,
#gateway-page .block_content ul ol,
#gateway-page .block_content_popup ul ol {
  margin: 0;
}
#gateway-popup .block_content H1,
#gateway-popup .block_content .header,
#gateway-popup .block_content H2,
#gateway-popup .block_content .header_2,
#gateway-popup .block_content H3,
#gateway-popup .block_content .header_3,
#gateway-popup .block_content H4,
#gateway-popup .block_content .header_4,
#gateway-popup .block_content H5,
#gateway-popup .block_content .header_5,
#gateway-popup .block_content H6,
#gateway-popup .block_content .header_6,
#gateway-page .block_content H1,
#gateway-page .block_content .header,
#gateway-page .block_content H2,
#gateway-page .block_content .header_2,
#gateway-page .block_content H3,
#gateway-page .block_content .header_3,
#gateway-page .block_content H4,
#gateway-page .block_content .header_4,
#gateway-page .block_content H5,
#gateway-page .block_content .header_5,
#gateway-page .block_content H6,
#gateway-page .block_content .header_6 {
  margin: 20px 0px 10px 0px;
}
#gateway-footer-copyright {
  background: white;
}
#gateway-popup body,
#gateway-print body,
#gateway-page body {
  display: block;
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  src: url("https://ka-p.fontawesome.com/releases/v6.4.0/webfonts/pro-fa-brands-400-9a7529.woff2") format("woff2"), url("https://ka-p.fontawesome.com/releases/v6.4.0/webfonts/pro-fa-brands-400-9a7529.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: block;
  unicode-range: U20, UE007, UE01A, UE01E, UE056, UE077-E07A, UE080, UE082-E083, UE088, UE2D0, UE340, UE360, UE3D9, UE43A, UE44A, UE531, UE570, UE5AC, UE5C6-E5C7, UF082, UF0D4, UF136, UF13C, UF15A, UF169, UF16E, UF171-F174, UF17D, UF181, UF18B, UF18D, UF198, UF1A3, UF1A6-F1A7, UF1AA, UF1B5, UF1BD, UF1D0, UF1D2-F1D3, UF1D5, UF1E7, UF1EE, UF1F3, UF203, UF211-F212, UF215-F216, UF231, UF237, UF23C, UF24B-F24C, UF261, UF263, UF265, UF27E, UF286-F287, UF289, UF293, UF298, UF2A5, UF2A9, UF2AB-F2AC, UF2C4, UF2D5, UF2D7-F2D9, UF2DD, UF36B, UF36D, UF371, UF373-F374, UF378, UF37C, UF37F, UF383, UF385, UF388, UF38C-F38E, UF395, UF39A, UF39D-F39E, UF3A3, UF3A7, UF3AA, UF3AD-F3AE, UF3B2, UF3B4, UF3B6, UF3B8, UF3BC, UF3C4, UF3C6, UF3C8, UF3CC, UF3D3-F3D6, UF3D8-F3DB, UF3E1, UF3E6-F3E7, UF3E9-F3EA, UF3EF, UF3F5-F3F6, UF3F9, UF402-F404, UF407-F40A, UF40C, UF411-F414, UF417, UF41A, UF41C, UF41E, UF421, UF423, UF426, UF428, UF42D-F430, UF44D, UF457, UF4E5, UF4E9-F4EB, UF4EE, UF4F1, UF4F6, UF50A-F50B, UF50E-F510, UF513, UF592, UF5A3, UF5C6, UF5CC, UF5CF, UF5F1, UF5FA, UF63F, UF642, UF6CA, UF6CC, UF6DC, UF75D, UF785, UF799, UF7B1, UF7B3, UF7BB, UF7C6, UF7D6, UF834, UF836-F837, UF83C-F83D, UF83F-F840, UF89E, UF8A6;
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  src: url("https://ka-p.fontawesome.com/releases/v6.4.0/webfonts/pro-fa-brands-400-f6b769.woff2") format("woff2"), url("https://ka-p.fontawesome.com/releases/v6.4.0/webfonts/pro-fa-brands-400-f6b769.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: block;
  unicode-range: U20, UE013, UE07B, UE084, UF08C, UF099-F09B, UF0D2, UF13B, UF167, UF16A-F16D, UF179-F17C, UF17E, UF18C, UF19A-F19B, UF1A0, UF1B4, UF1BC, UF1BE, UF1E8, UF1ED, UF1F0-F1F1, UF20E, UF210, UF213-F214, UF230, UF232, UF23A, UF26B, UF270, UF288, UF299, UF29B, UF2A6, UF2B0, UF2C5-F2C6, UF2E0, UF368, UF379, UF392-F393, UF39F, UF3A9, UF3AB-F3AC, UF3C0, UF3C7, UF3CA, UF3E2, UF3EB-F3EC, UF3F8, UF3FE, UF419, UF41B, UF4D5, UF4E4, UF4F8-F4F9, UF514, UF5B5, UF6C9, UF731, UF77B, UF7AF, UF7E1, UF83B;
}
@font-face {
  font-family: "Font Awesome 6 Brands";
  src: url("https://ka-p.fontawesome.com/releases/v6.4.0/webfonts/pro-fa-brands-400-90d968.woff2") format("woff2"), url("https://ka-p.fontawesome.com/releases/v6.4.0/webfonts/pro-fa-brands-400-90d968.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: block;
  unicode-range: U20, UE049, UE052, UE055, UE057, UE07C-E07F, UE081, UE087, UE40F, UE499, UE49B, UE4A0, UE530, UE5AD-E5AE, UF081, UF092, UF0D3, UF0D5, UF0E1, UF113, UF166, UF168, UF170, UF180, UF184, UF189-F18A, UF194, UF19E, UF1A1-F1A2, UF1A4-F1A5, UF1A8-F1A9, UF1B6-F1B7, UF1CA-F1CC, UF1D1, UF1D4, UF1D6-F1D7, UF1E9, UF1F2, UF1F4-F1F5, UF202, UF208-F209, UF20D, UF23B, UF23D-F23E, UF25E, UF260, UF264, UF266-F26A, UF26D-F26E, UF27C-F27D, UF280-F282, UF284-F285, UF28A, UF294, UF296-F297, UF2AA, UF2AD-F2AE, UF2B1-F2B4, UF2B8, UF2D6, UF2DA, UF2DE, UF35C, UF369-F36A, UF36C, UF36E-F370, UF372, UF375, UF37A-F37B, UF37D, UF380, UF384, UF38B, UF38F, UF391, UF394, UF396-F397, UF399, UF3A1-F3A2, UF3A4, UF3A6, UF3A8, UF3AF-F3B1, UF3B5, UF3B7, UF3B9-F3BB, UF3BD, UF3C3, UF3CB, UF3D0, UF3D2, UF3D7, UF3DC, UF3DF, UF3E3-F3E4, UF3E8, UF3EE, UF3F3, UF3F7, UF405, UF40B, UF40D, UF415-F416, UF41D, UF41F-F420, UF425, UF427, UF429-F42C, UF431, UF452, UF459, UF4E6-F4E8, UF4EC-F4ED, UF4EF-F4F0, UF4F2-F4F5, UF4F7, UF50C-F50D, UF511-F512, UF59E, UF5A8, UF5B2, UF5BE, UF5F7, UF60F, UF612, UF69D, UF730, UF77A, UF789, UF78D, UF790-F791, UF797-F798, UF7B0, UF7BC, UF7D3, UF7DF-F7E0, UF7E3, UF835, UF838-F83A, UF841-F842, UF8CA, UF8D2, UF8E1, UF8E8;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  src: url("https://ka-p.fontawesome.com/releases/v6.4.0/webfonts/pro-fa-solid-900-a35b6e.woff2") format("woff2"), url("https://ka-p.fontawesome.com/releases/v6.4.0/webfonts/pro-fa-solid-900-a35b6e.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
  font-display: block;
  unicode-range: U20, U3D, U59, U79, UB6, UD7, U201C, U20AA, U25D 0, U2620, U2622, U265A, U26BE, U2715-2716, U274C, UE05D, UE131, UE13A, UE19B, UE1F6, UE222, UE23D, UE448, UE46C, UE4B0, UE4D8, UE4E0, UE4E5, UE4FC, UE518-E519, UE51E, UE53F, UE549, UE561, UE56F, UE585, UE587, UE592, UF002, UF00D, UF042, UF045, UF047, UF089, UF098, UF0AE, UF0CA, UF10D, UF123, UF14B, UF14D, UF1AC, UF1DD, UF20B, UF218, UF240, UF26C, UF278-F279, UF2A2, UF2BD-F2BE, UF309, UF31C, UF433, UF43F, UF45D, UF468, UF470, UF48B, UF4A1, UF501, UF505, UF517, UF51C, UF52C, UF542, UF546, UF58D, UF5C1, UF5E1, UF62E, UF6A9, UF714, UF722, UF752, UF772, UF7BA, UF7CE, UF829-F82A, UF8E5, U1F 3C 2, U1F 3D 3, U1F 4DD, U1F 4E 0, U1F 50B, U1F 50D, U1F 571, U1F 5B 7, U1F 5D 9, U1F 5FA, U1F 69C, U1F 94E, U1F 990;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  src: url("https://ka-p.fontawesome.com/releases/v6.4.0/webfonts/pro-fa-solid-900-d5bbe9.woff2") format("woff2"), url("https://ka-p.fontawesome.com/releases/v6.4.0/webfonts/pro-fa-solid-900-d5bbe9.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
  font-display: block;
  unicode-range: U20-21, U23, U2B, U3F, UAE, U2013, U201D, U2190-2193, U2212, U2303, U2399, U23E -14EA, U23F -15F 9, U23FB, U23FE, U25A 0, U25B 6, U25CF, U25FB-25FC, U2601, U2615, U261D, U2665, U26AA-26AB, U26DF, U2709, U270F, U2713-2714, U271D, U2753-2755, U2757, U2764, U2795-2796, U2B 24, U2B 50, UE060, UF001, UF003-F007, UF00C, UF011-F012, UF015-F017, UF019, UF023-F024, UF02C-F02D, UF02F-F031, UF03A, UF03D-F03E, UF040-F041, UF04A-F04E, UF060-F065, UF067-F068, UF06B-F06D, UF072, UF075, UF077, UF07B, UF084, UF08A, UF091, UF093, UF095-F096, UF09D, UF0A2, UF0A6, UF0AC-F0AD, UF0B0, UF0C0-F0C2, UF0C5, UF0C8-F0C9, UF0CC, UF0CE, UF0D1, UF0D6-F0D7, UF0DC, UF0E0, UF0E5, UF0E8, UF0F3, UF0F7, UF106, UF108-F109, UF10C, UF10E, UF110-F111, UF114, UF11D-F11E, UF121, UF128-F12A, UF132-F133, UF135, UF145, UF14E, UF15B, UF186, UF188, UF1AB, UF1AD, UF1BB, UF1C0, UF1C2-F1C3, UF1D8-F1D9, UF1DB, UF1E4, UF1EA-F1EB, UF1F8, UF205, UF20A, UF217, UF21A, UF21C-F21D, UF233, UF238, UF251, UF25D, UF283, UF292, UF29E, UF2A0, UF2A7, UF2BB-F2BC, UF2C0, UF2CC, UF2DB, UF303, UF328, UF332, UF390, UF3C5, UF3CE, UF481, UF493, UF4D8, UF4E2, UF503, UF51B, UF52B, UF549, UF54E, UF555, UF559, UF56E-F570, UF594, UF5A1, UF5AA-F5AB, UF5B7, UF5DC, UF5FD, UF621, UF64A, UF64F, UF654, UF67F, UF6E3, UF6FF, UF715, UF773, UF781, UF784, UF788, UF7B6, UF7BD, UF80A, UF80C, UF82F, UF86D, UF8D9, UF8EF, U1F 310, U1F 319, U1F 330F 332, U1F 381, U1F 39F, U1F 3B 5, U1F 3C 1, U1F 3C 6, U1F 3CD, U1F 3D 9, U1F 3E 0, U1F 3E 2, U1F 3E 8, U1F 3EB, U1F 3F 4, U1F 464, U1F 498F 49C, U1F 4B 3, U1F 4BB, U1F 4C 1, U1F 4C 3F 4C 6, U1F 4CB, U1F 4D 4, U1F 4DE, U1F 4F -1F 4F 1, U1F 4F 6, U1F 510F 512, U1F 514, U1F 517, U1F 525, U1F 526F 528, U1F 533F 535, U1F 547, U1F 553, U1F 57B, U1F 582, U1F 5A 3F 5A 5, U1F 5A 8, U1F 5B 6, U1F 5BF, U1F 5CB, U1F 5E 9, U1F 686, U1F 69A, U1F 6A 2, U1F 6BF, U1F 6E 1, U1F 7E -1F 7E 4, U1F 89D 90E, U1F 9E -1F 9E 1, U1F 9ED;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  src: url("https://ka-p.fontawesome.com/releases/v6.4.0/webfonts/pro-fa-solid-900-b55461.woff2") format("woff2"), url("https://ka-p.fontawesome.com/releases/v6.4.0/webfonts/pro-fa-solid-900-b55461.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
  font-display: block;
  unicode-range: U20, U2015, UE003, UE0C6, UE0F0, UE112, UE124, UE12D, UE174, UE196, UE1C1, UE1E1, UE1E6, UE210, UE248, UE288, UE2E7, UE31F, UE367, UE382, UE392, UE3A2, UE3AA, UE3CD, UE3DC, UE42A, UE492, UE4DF, UF3F2, UF4B5, UF4DC, UF782, UF81C, UF86C, UF8AC, UF8DE, UF8F7, U1F 97E;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  src: url("https://ka-p.fontawesome.com/releases/v6.4.0/webfonts/pro-fa-solid-900-4ef6fa.woff2") format("woff2"), url("https://ka-p.fontawesome.com/releases/v6.4.0/webfonts/pro-fa-solid-900-4ef6fa.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
  font-display: block;
  unicode-range: U20, U46, U48, U52, U66, U68, U72, U20A -12A 9, U2122, U23CF, U23EE, U26A 5, UE069, UE072, UE0A9, UE0B4, UE0B7, UE0BB, UE16D, UE1B0, UE209, UE2B7, UE3B1, UE4A8, UE4AB, UE4BF, UE4C5, UE4C8, UE4D0, UE4D5, UE4E3, UE4E6, UE4ED, UE4F2, UE50F, UE51A, UE524, UE528-E529, UE541-E542, UE555, UE55B, UE56A, UE573, UE57B, UE58D, UE593, UF01B, UF028, UF049, UF052, UF059, UF156, UF159, UF18E, UF1BA, UF1C5, UF1C7, UF200-F201, UF224, UF247-F248, UF25C, UF277, UF28B-F28C, UF29C, UF2CA, UF35A-F35B, UF3C1, UF3CD, UF434, UF46C, UF4E3, UF4FB, UF561, UF582, UF5A5, UF5C2, UF5D1, UF619, UF62F, UF66B, UF682, UF6BE, UF71E, UF794, UF7C0, UF7D9, UF7F5, UF805, UF807, UF879, UF8C0, U1F 33E 34F, U1F 377, U1F 3C 0, U1F 408, U1F 4E 1, U1F 50A, U1F 54B, U1F 57D, U1F 5BB, U1F 604, U1F 62E, U1F 644, U1F 696, U1F 9FB;
}
@font-face {
  font-family: "Font Awesome 6 Pro";
  src: url("https://ka-p.fontawesome.com/releases/v6.4.0/webfonts/pro-fa-solid-900-9ddffe.woff2") format("woff2"), url("https://ka-p.fontawesome.com/releases/v6.4.0/webfonts/pro-fa-solid-900-9ddffe.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
  font-display: block;
  unicode-range: U20, U3C, U3E, UA5, U20BD, U2304, U2600, U2638, U2642, U265C, U265F, UE040, UE061, UE184, UE2C5, UE447, UE4AC, UE4BA, UE4C1, UE4C3, UE4DE, UE4F4, UE4F7, UE4FB, UE52D, UE52F, UE532, UE53B, UE557, UE560, UE572, UE583, UE58C, UE5A1, UE5A9, UF01A, UF043, UF088, UF0FD, UF107, UF12B, UF141, UF157-F158, UF165, UF178, UF185, UF1B9, UF222, UF236, UF244, UF29D, UF2C7, UF2CE, UF30C, UF358, UF387, UF3DD, UF3FD, UF443, UF447, UF479, UF4BA, UF4C4, UF502, UF519, UF51F, UF531, UF536, UF550, UF552, UF569, UF56D, UF57D, UF59C, UF5C4, UF5DA, UF625, UF63C, UF655, UF658, UF696, UF6CF, UF751, UF7A4, UF7A6, UF7AB, UF7D8, UF80F-F810, UF884, UF8FF, U1F 30E, U1F 32D, U1F 368, U1F 3CA, U1F 44E, U1F 4A 7, U1F 3BF 4C 0, U1F 54A, U1F 5B 8, U1F 698, U1F 6BD, U1F 6CC, U1F 6FB, U1F 941, U1F 9E 6, U1F 9F 0;
}
@font-face {
  font-family: "Open Sans";
  src: url("https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2") format("woff2");
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  unicode-range: U0-FF, U131, U152-153, U2BB-2BC, U2C 6, U2DA, U2DC, U300-301, U303-304, U308-309, U323, U329, U2000-206F, U2074, U20AC, U2122, U2191, U2193, U2212, U2215, UFEFF, UFFFD;
}
@font-face {
  font-family: "Open Sans";
  src: url("https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  unicode-range: U0-FF, U131, U152-153, U2BB-2BC, U2C 6, U2DA, U2DC, U300-301, U303-304, U308-309, U323, U329, U2000-206F, U2074, U20AC, U2122, U2191, U2193, U2212, U2215, UFEFF, UFFFD;
}
@font-face {
  font-family: "Open Sans";
  src: url("https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  unicode-range: U0-FF, U131, U152-153, U2BB-2BC, U2C 6, U2DA, U2DC, U300-301, U303-304, U308-309, U323, U329, U2000-206F, U2074, U20AC, U2122, U2191, U2193, U2212, U2215, UFEFF, UFFFD;
}
@font-face {
  font-family: "Open Sans";
  src: url("https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2") format("woff2");
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  unicode-range: U0-FF, U131, U152-153, U2BB-2BC, U2C 6, U2DA, U2DC, U300-301, U303-304, U308-309, U323, U329, U2000-206F, U2074, U20AC, U2122, U2191, U2193, U2212, U2215, UFEFF, UFFFD;
}
html#gateway-page body {
  max-width: 1500px;
  margin: auto;
  overflow-x: hidden;
}
html#gateway-page {
  background: #b2b4b3;
  overflow-x: hidden;
}
.gateway-toolbar-item .acalog-icon {
  border: 1px solid #000 !important;
}
.fa {
  font-family: var(--fa-style-family,"Font Awesome 6 Pro") !important;
  font-weight: var(--fa-style,900);
}
.fa-gift {
  font-style: normal !important;
}
.fa.fa-facebook,
.fa.fa-twitter,
.fa.fa-linkedin,
.fa.fa-xing,
.fa.fa-xing-square,
.fa.fa-youtube,
.fa.fa-instagram {
  font-family: "Font Awesome 6 Brands" !important;
  font-weight: 400;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
*:focus {
  outline: 2px solid #39ff14 !important;
}
div#gateway-back-to-top-icon-container {
  display: none !important;
}
.matrix.inverse-wrapper:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(120deg,rgba(0,0,0,0.5),rgba(0,0,0,0.8));
  z-index: 1;
}
em,
i {
  font-style: normal !important;
}
#course_search table tbody td.th_lt,
#course_search td.th_rt,
td.td_lb,
td.td_rb,
#search_form  table tbody td.th_lt,
#search_form  td.th_rt,
td.td_lb,
td.td_rb {
  border-color: #003359 !important;
  background-color: #003359 !important;
}
#course_search table tbody .td_dark,
#course_search table tbody .td_light,
#search_form table tbody .td_dark,
#search_form table tbody .td_light {
  background-color: #FFFFFF;
  color: black;
}
#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #003359;
  background: rgba(0,51,89,0.7);
  width: 50px;
  height: 50px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top i {
  color: #fff;
  margin: 0;
  position: relative;
  left: 17px;
  top: 5px;
  font-size: 22px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover {
  background: rgba(0,51,89,0.9);
}
#return-to-top:hover i {
  color: #fff;
  top: 5px;
}
td.block_n3_off.block_n3_right.float_right {
  margin-right: 33px;
}
#btnpause span.fa {
  text-transform: capitalize;
}
form[name="course_portfolio"] > table,
form[name="program_portfolio"] > table,
form[name="nav_link_portfolio"] > table,
form[name="division_portfolio"] > table,
form[name="search_links_portfolio"] > table,
#course_search > table,
#search_form > table {
  width: 100%;
  border: 1px solid #444444 !important;
}
table.td_light,
table.td_dark {
  width: 100%;
  border: 1px solid #444444 !important;
}
.acalog-custom .bb2-btn {
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  text-decoration: none !important;
  user-select: none;
  line-height: 1.5;
  color: #fff !important;
  padding: 1rem 2.5rem !important;
  background: #003359;
  font-size: 0.865rem;
  border-radius: 3px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
  color: inherit;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-transition: all 0.5s cubic-bezier(0.23,1,0.32,1), color 0s;
  -o-transition: all 0.5s cubic-bezier(0.23,1,0.32,1), color 0s;
  transition: all 0.5s cubic-bezier(0.23,1,0.32,1), color 0s;
  will-change: transform;
  border: 0;
}
.acalog-custom .bb2-btn:hover {
  color: #fff;
  background: #003359;
  background-image: -o-linear-gradient(bottom left,#00AEEF 5%,#82C342 95%);
  background-image: -webkit-gradient(linear,left bottom,right top,color-stop(5%,#00AEEF),color-stop(95%,#003359));
  background-image: linear-gradient(to top right,#00AEEF 5%,#003359 95%);
  background-repeat: no-repeat;
  -webkit-box-shadow: inset 0 0 0 2px transparent, 0px 10px 15px rgba(0,0,0,0.2);
  box-shadow: inset 0 0 0 2px transparent, 0px 10px 15px rgba(0,0,0,0.2);
  -webkit-transform: translatey(-5px);
  -ms-transform: translatey(-5px);
  transform: translatey(-5px);
}
.acalog-custom .bb2-btn:hover {
  background-image: linear-gradient(to right,#81c241 0%,#00adee 100%);
  background-size: 99.99%;
}
.n2_links-heading {
  border-left: 0.15rem solid transparent;
  border-radius: 0px;
  padding: 1.5rem 0 0 0;
  transform-origin: 0 0;
  transition: transform 0.5s ease-in-out, color 0.5s ease-in-out;
  font-size: 1.1rem;
  color: #002855;
  font-weight: 700;
}
#gateway-page #keyword:focus {
  color: #000;
}
#gateway-page #keyword {
  padding-right: 24px !important;
  color: #aaa;
}
