/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 60%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #484848;
  background-color: #2C2F32;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #2C2F32;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 18px;
  margin-bottom: 18px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 18px;
  margin-bottom: 9px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 9px;
  margin-bottom: 9px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 24px;
}
h2,
.h2 {
  font-size: 27px;
}
h3,
.h3 {
  font-size: 23px;
}
h4,
.h4 {
  font-size: 17px;
}
h5,
.h5 {
  font-size: 13px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 9px;
}
.lead {
  margin-bottom: 18px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 600px) {
  .lead {
    font-size: 19.5px;
  }
}
small,
.small {
  font-size: 92%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 8px;
  margin: 36px 0 18px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 9px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 1025px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 9px 18px;
  margin: 0 0 18px;
  font-size: 16.25px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 18px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 600px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 1025px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 600px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1025px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 18px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #2C2F32;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 599px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 32px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 45px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 18px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 31px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 30px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 45px;
  line-height: 45px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 45px;
  line-height: 45px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 45px;
  min-height: 35px;
  padding: 11px 16px;
  font-size: 17px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 23px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #888888;
}
@media (min-width: 600px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 25px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 600px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 600px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 17px;
  }
}
@media (min-width: 600px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 13px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 13px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 1025px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 17px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #2C2F32;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 600px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 600px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #2C2F32;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 600px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 600px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #2C2F32;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 18px;
  border: 1px solid transparent;
}
@media (min-width: 1025px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 1025px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1025px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 1025px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 1025px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 1025px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 16px 15px;
  font-size: 17px;
  line-height: 18px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 1025px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 1025px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 18px;
}
@media (max-width: 1024px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 18px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 1025px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9px;
  margin-bottom: 9px;
}
@media (min-width: 600px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 1024px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1025px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 16px;
  margin-bottom: 16px;
}
@media (min-width: 1025px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 1025px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 1024px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 1024px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 18px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 18px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 17px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 18px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 600px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 59px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 18px;
  line-height: 1.42857143;
  background-color: #2C2F32;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}
.thumbnail .caption {
  padding: 9px;
  color: #484848;
}
.alert {
  padding: 15px;
  margin-bottom: 18px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 18px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 18px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 18px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 19.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 600px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1025px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 13px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  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);
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 600px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 599px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 599px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 599px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 599px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 600px) and (max-width: 1024px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 600px) and (max-width: 1024px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 600px) and (max-width: 1024px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 600px) and (max-width: 1024px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 599px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 600px) and (max-width: 1024px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1025px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.sfPageEditorWrp *,
.sfOpenBrowseAndEditMenuLnk {
  box-sizing: content-box;
}
#PublicWrapper .RadDockZone * {
  box-sizing: border-box;
}
#PublicWrapper.sfPublicWrapper {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.sfPageEditorWrp .sf_cols {
  width: auto;
}
img {
  max-width: none;
}
.RadTreeView .rtIn {
  display: block;
}
@font-face {
  font-family: 'ArcherBold';
  src: url('/docs/default-source/font-library/archerpro-bold-webfont.woff2') format('woff2'), url('/docs/default-source/font-library/archerpro-bold-webfont2.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'myQT';
  src: url('/Resources/css/font/myqt.eot');
  src: url('/Resources/css/font/myqt.woff2') format('woff2'), url('/Resources/css/font/myqt.woff') format('woff'), url('/Resources/css/font/myqt.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.m-b-0 {
  margin-bottom: 0px!important;
}
.m-b-5 {
  margin-bottom: 5px!important;
}
.m-b-10 {
  margin-bottom: 10px!important;
}
.m-b-15 {
  margin-bottom: 15px!important;
}
.m-b-20 {
  margin-bottom: 20px!important;
}
.m-b-25 {
  margin-bottom: 25px!important;
}
.m-b-30 {
  margin-bottom: 30px!important;
}
.m-b-35 {
  margin-bottom: 35px!important;
}
.m-t-0 {
  margin-top: 0px!important;
}
.m-t-5 {
  margin-top: 5px!important;
}
.m-t-10 {
  margin-top: 10px!important;
}
.m-t-15 {
  margin-top: 15px!important;
}
.m-t-20 {
  margin-top: 20px!important;
}
.m-t-25 {
  margin-top: 25px!important;
}
.m-t-30 {
  margin-top: 30px!important;
}
.m-t-35 {
  margin-top: 35px!important;
}
body {
  background: #2C2F32 !important;
}
.sf_cols.header + .sf_cols {
  background: #fff;
}
.sfPublicWrapper {
  width: 100%;
  margin: 0;
  padding: 0;
  max-width: 100%;
}
#mylayer {
  max-width: 100% !important;
  overflow: hidden !important;
  position: fixed !important;
}
.wrapper,
.home_wrapper,
.header,
.sf_cols.header,
.footer,
.navigation,
.navigation ul,
.rtsLevel.rtsLevel2 {
  width: 962px;
  max-width: 962px;
}
@media (max-width: 1024px) {
  .wrapper,
  .home_wrapper,
  .header,
  .sf_cols.header,
  .footer,
  .navigation,
  .navigation ul,
  .rtsLevel.rtsLevel2 {
    width: 100%;
    max-width: 100%;
  }
}
.sf_cols.header {
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .wrapper,
  .home_wrapper {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
  }
}
.wrp-cols {
  min-height: 200px;
  background-color: #fff;
}
@media (max-width: 1024px) {
}
.layout-left-sidebar .col-first,
.layout-left-sidebar .col-second {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1025px) {
  .layout-left-sidebar .col-first {
    width: 187px;
    padding: 0;
  }
  .layout-left-sidebar .col-second {
    width: 710px;
    height: 100%;
    min-height: 368px;
    float: right;
  }
}
.layout-right-sidebar .col-first,
.layout-right-sidebar .col-second {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1024px) {
  .layout-right-sidebar .col-second {
    display: none;
  }
}
@media (min-width: 1025px) {
  .layout-right-sidebar .col-first {
    width: 710px;
    padding: 0;
    height: 100%;
    min-height: 368px;
  }
  .layout-right-sidebar .col-second {
    width: 187px;
    float: right;
  }
}
.layout-three-cols .col-first,
.layout-three-cols .col-second,
.layout-three-cols .col-third {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1024px) {
  .layout-three-cols .col-third {
    display: none;
  }
}
@media (min-width: 1025px) {
  .layout-three-cols .col-first {
    width: 187px;
    padding: 0;
  }
  .layout-three-cols .col-second {
    width: 542px;
    padding: 0 19px;
    height: 100%;
    min-height: 368px;
  }
  .layout-three-cols .col-third {
    width: 187px;
    float: right;
  }
}
.content_box,
.box_bottom_bg,
.tab_box .panel-container .inn,
.static_tab .panel-container .inn,
.tabbed_box .panel-container .inn,
.sb_lg_form:not(.form-group) .lead_gen .sb_lg_form input,
.sb_lg_form:not(.form-group) .lead_gen .sb_lg_form select {
  box-shadow: none !important;
}
.content_box,
.box_bottom_bg {
  border: none !important;
}
h1 {
  color: #7cc235;
  margin: 4px 0 19px 0;
}
h2 {
  color: #000;
  margin: 0 0 10px 0;
  font-weight: 600;
  font-size: 17px;
}
h2.page-sub-title {
  color: #4c4c4c;
}
h3 {
  color: #4c4c4c;
  margin: 0 0px 10px 0px;
  font-size: 15px;
  font-weight: 600;
}
h4 {
  color: #4c4c4c;
  margin: 0 0 7px;
  font-size: 14px;
}
h5 {
  margin: 0 0 7px;
}
h6 {
  margin: 14px 0;
}
h1 + h3 {
  margin: -1px 0 0 5px;
}
p {
  margin: 0 0px 28px 0px;
}
strong,
b {
  font-weight: 600;
}
/*.wrp_select{
    height: 25px;
    overflow: hidden;
    margin-top:4px;
    background-color: #fff;
    position:relative;

}
.wrp_select:after{
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    right: 3%;
    top: 50%;
    margin-top: -2px;
    border-top: 4px solid #000;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    font-size: 0;
    pointer-events: none;
}

.ie9 .wrp_select{
    background-image: url("/images/default-source/icons/icn_black_arrow_down.png");
    background-repeat:no-repeat;
    background-position: 97% center;
    }
.ie9 .wrp_select:after{
    display:none;
}*/
.wrp-select {
  overflow: hidden;
  position: relative;
  display: block;
  width: 100%;
  height: 32px;
  color: #555555;
  vertical-align: middle;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.wrp-select.focus {
  border-color: #66afe9;
  border-width: 2px;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.wrp-select.sm {
  padding-left: 0;
  padding-right: 0;
  height: 27px;
}
.wrp-select.sm .input-sm {
  padding-top: 0;
  padding-bottom: 0;
}
.wrp-select .disabled,
.wrp-select[disabled],
.wrp-select[readonly],
fieldset[disabled] .wrp-select {
  cursor: not-allowed;
  background-color: #eeeeee;
}
.wrp-select .select,
.wrp-select select {
  background: transparent;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-right: 0;
  width: 135%;
  width: calc(100% + 30px);
}
.wrp-select .select:focus,
.wrp-select select:focus {
  border: none;
  box-shadow: none;
}
.wrp-select:after {
  height: 0;
  width: 0;
  position: absolute;
  right: 7px;
  top: 50%;
  margin-top: -2px;
  font-size: 0;
  pointer-events: none;
  border: transparent solid 4px;
  content: '';border-top-color:#000;
}
.wrp-select:before {
  content: '';
  width: 20px;
  height: 20px;
  background: #f1f4f5;
  display: block;
  position: absolute;
  right: 0;
  top: 5px;
  pointer-events: none;
}
.panel-heading .wrp-select:before {
  background-color: #fff;
}
.ie9 .wrp-select {
  background-image: url("/images/default-source/icons/icn_black_arrow_down.png");
  background-position: 97.5% center;
  background-repeat: no-repeat;
}
.ie9 .wrp-select:after,
.ie9 .wrp-select:before {
  display: none;
}
@media (max-width: 1024px) {
  .wrp_select,
  .wrp_select > select,
  .wrp_select > .select,
  .lead_gen .wrp_select > .select {
    height: 35px;
  }
}
/*------------------------------------------------
                STANDARD LEAD FORM
------------------------------------------------*/
.sb_lg_form:not(.form-group) .lead_gen {
  background-color: #f2f3f5;
  border-top: 1px #fff solid;
  margin-bottom: 27px;
  padding-top: 15px;
  padding-bottom: 25px;
  box-shadow: inset 0px -1px 2px 0px #E4E4E4;
  -moz-box-shadow: inset 0px -1px 2px 0px #E4E4E4;
  -webkit-box-shadow: inset 0px -1px 2px 0px #E4E4E4;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.sb_lg_form:not(.form-group) .lead_gen .sb_lg_form {
  width: 50%;
  float: left;
  padding: 0 15px;
  margin-bottom: 20px;
}
.sb_lg_form:not(.form-group) .lead_gen .sb_lg_form label:not(.error) {
  margin: 0;
  font-weight: 600;
}
.sb_lg_form:not(.form-group) .lead_gen .sb_lg_form label.error {
  margin-bottom: -15px;
  display: block;
}
.sb_lg_form:not(.form-group) .lead_gen .sb_lg_form br {
  display: none;
}
.sb_lg_form:not(.form-group) .lead_gen .sb_lg_form input,
.sb_lg_form:not(.form-group) .lead_gen .sb_lg_form select {
  width: 100%;
  padding: 1px 5px;
  border: #c0c0ca solid 1px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: inset 0 1px 5px #d4d3d3;
  -moz-box-shadow: inset 0 1px 5px #d4d3d3;
  -webkit-box-shadow: inset 0 1px 5px #d4d3d3;
}
@media (max-width: 1024px) {
  .sb_lg_form:not(.form-group) .lead_gen .sb_lg_form input,
  .sb_lg_form:not(.form-group) .lead_gen .sb_lg_form select {
    height: 35px;
  }
}
.sb_lg_form:not(.form-group) .lead_gen .sb_lg_form input:focus,
.sb_lg_form:not(.form-group) .lead_gen .sb_lg_form select:focus {
  outline: none;
  background-color: #fff;
  -webkit-appearance: none;
  border-color: #5ea415;
  box-shadow: 0px 0px 0px 2px #5ea415;
  -moz-box-shadow: 0px 0px 0px 2px #5ea415;
  -webkit-box-shadow: 0px 0px 0px 2px #5ea415;
}
.sb_lg_form:not(.form-group) .lead_gen .sb_lg_form:nth-of-type(odd) {
  clear: left;
}
.sb_lg_form:not(.form-group) .lead_gen .sb_lg_form .wrp_select {
  width: auto;
}
.sb_lg_form:not(.form-group) .lead_gen .sb_lg_form .wrp_select .select {
  width: 100%;
}
.sb_lg_form:not(.form-group) .lead_gen .sb_lg_form .wrp_select .select:focus {
  padding: 2px 8px;
}
@media (max-width: 599px) {
  .sb_lg_form:not(.form-group) .lead_gen .sb_lg_form {
    width: 100%;
  }
}
.sb_lg_form:not(.form-group) .lead_gen .box11.clear {
  float: left;
  padding: 0 15px;
}
.sb_lg_form:not(.form-group) .lead_gen .box11.clear .copy {
  font-size: 11px;
}
.sb_lg_form:not(.form-group) .lead_gen .block_btn {
  float: left;
  padding: 0 15px;
  text-align: right;
  width: 100%;
}
.sb_lg_form:not(.form-group) .lead_gen .block_btn a {
  outline: none;
}
@media (max-width: 1024px) {
  .sb_lg_form:not(.form-group) .lead_gen .block_btn a {
    height: 37px;
    line-height: 34px;
  }
}
.sb_lg_form:not(.form-group) #loader {
  float: left;
  width: 100%;
  text-align: left;
  padding: 15px;
}
.landscapesmall .sb_lg_form .lead_gen {
  padding: 15px 0 25px;
}
.landscapesmall .sb_lg_form .lead_gen .sb_lg_form {
  margin: 0 0 20px 0;
}
.collapse-nav .form_header {
  background: #fff;
  border: none;
  border-bottom: 2px solid #E9E9E9;
}
.form_header {
  background: #fff;
  border: none;
}
.left_navigation_column ul li a,
.left_navigation_column .RadTreeView_Default .rtIn {
  border: none !important;
  border-bottom: 1px solid #EAEAEA !important;
}
.left_navigation_column ul li a:hover,
.left_navigation_column .RadTreeView_Default .rtIn:hover {
  box-shadow: none;
  background: none;
}
.left_navigation_column ul li.rtLast {
  box-shadow: none;
}
.btm_shadow {
  border: none;
  box-shadow: none;
}
.client_title {
  background: #fff;
}
.accordion {
  box-shadow: none;
  border: none;
}
.accordion .content {
  box-shadow: none;
  background-color: #fff;
}
.sb_lg_form .form_header {
  border-top: 1px solid #D6D6D6;
}
.sb_lg_form .lead_gen {
  background-color: #fff !important;
  box-shadow: none !important;
  border-bottom: 1px solid #D6D6D6;
}
.header .sfsearchBox {
  position: absolute;
  top: 0;
  margin-top: 10px;
  right: 160px;
}
.header .sfsearchBox .searchboxWrapper {
  background: #2C2F32;
  box-shadow: none;
  border: 1px solid #484A4C;
}
@media (max-width: 1024px) {
  .header .sfsearchBox .searchboxWrapper {
    box-shadow: none !important;
  }
  .header .sfsearchBox .sfsearchTxt,
  .header .sfsearchBox .sfsearchSubmit {
    height: 35px;
  }
  .header .sfsearchBox .sfsearchSubmit {
    background-position: center center;
    top: -1px;
  }
}
.header .logo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: none;
  margin: 10px 0 10px;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 481px) {
  .header .logo {
    margin: 10px 0 10px 55px;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media (min-width: 1025px) {
  .header .logo {
    float: left;
    margin: 40px 0px 21px 0px;
  }
}
@media (min-width: 1024px) {
  .header .logo img {
    width: 150px;
    height: 51px;
  }
}
@media (max-width: 1024px) {
  .header .logo img {
    height: 42px;
    width: 121px;
  }
}
.header .logo .wm_logoText {
  float: none;
  margin: 0;
}
@media (min-width: 481px) {
  .header .logo .wm_logoText {
    margin-left: 15px;
  }
}
@media (max-width: 1024px) {
  .header .wrp-lang {
    padding: 0 10px;
  }
}
@media (max-width: 1024px) {
  .wm_logo {
    float: none;
    margin-left: 0;
  }
}
.footer .footer-top {
  border: 0;
  border-bottom: 1px solid #3E3F41;
  background: transparent;
}
.footer .footer-top > div {
  height: 60px;
}
.footer .footer-top .contact-us {
  width: 154px;
  border: none;
}
.footer .footer-top .contact-us span {
  cursor: pointer;
  color: #B8B8B8;
}
.footer .footer-top .contact-us .contacts li a {
  width: 100%;
  cursor: pointer;
}
.footer .footer-top .contact-us .contacts li.email {
  border-bottom: 1px solid #c1d1d7;
}
.footer .footer-top ul li.contact-us:hover {
  cursor: default;
}
.footer .footer-top ul li a {
  color: #B8B8B8;
}
.footer .footer-top ul img {
  cursor: pointer;
}
.footer .footer-top .callback2 div.cb_menu a {
  width: 100%;
}
.footer .footer-top .callback2 .buttom {
  width: 151px;
}
.footer .affiliation img#iiroc {
  width: 320px;
}
@media (max-width: 599px) {
  .footer .affiliation img#iiroc {
    width: 265px;
  }
}
.footer .affiliation img#cipf {
  width: 95px;
}
.footer .all-rights-reserved a {
  color: #d5d5d5;
}
.footer .all-rights-reserved a:hover {
  text-decoration: none;
}
.footer .mobile-contacts {
  display: none;
}
.footer .number {
  color: #B8B8B8;
}
@media (max-width: 1024px) {
  .footer .footer-links {
    display: inline-block;
    width: 100%;
    padding: 0 23px;
  }
  .footer .footer-links div:nth-child(1),
  .footer .footer-links div:nth-child(2),
  .footer .footer-links div:nth-child(3),
  .footer .footer-links div:nth-child(4),
  .footer .footer-links div:nth-child(6) {
    width: 20%;
    margin: 0;
  }
  .footer .footer-links div:nth-child(1) h3.pricing {
    display: none;
  }
  .footer .footer-links div:nth-child(1) a:nth-last-child(3),
  .footer .footer-links div:nth-child(1) a:nth-last-child(2),
  .footer .footer-links div:nth-child(1) a:nth-last-child(1) {
    display: none;
  }
  .footer .footer-links div:nth-child(5) {
    display: none;
  }
  .footer .footer-links div:nth-child(6) a:nth-last-child(2) {
    display: none;
  }
  .footer .footer-top ul {
    display: inline-block;
    width: 100%;
  }
  .footer .footer-top li {
    width: 16.5%;
    text-align: center;
  }
  .footer .footer-top li.contact-us {
    padding: 10px 0;
    border: none;
    width: 16.5%;
    text-align: center;
  }
  .footer .footer-top li.contact-us img {
    margin: 0;
  }
  .footer .footer-top li.contact-us .contacts li {
    width: 100%;
  }
  .footer .footer-top li.contact-us .contacts li:nth-child(2n+2) {
    width: 100%;
  }
  .footer .footer-top li.contact-us .contacts .callback2 {
    top: -20px;
    left: -37px;
  }
  .footer .footer-top li.contact-us:hover {
    border: none;
  }
  .footer .footer-top li > a {
    display: inline-block;
  }
  .footer .footer-top li > a img {
    margin: 0;
  }
  .footer .footer-top li span {
    display: none;
  }
  .footer .footer-top li.number {
    font-size: 12px;
  }
  .footer .all-rights-reserved {
    width: 75%;
    margin: 40px auto 0 auto;
  }
}
@media (min-width: 601px) {
  .footer-responsive {
    display: none;
  }
}
@media (max-width: 600px) {
  .footer .footer-top li.number {
    font-size: 10px;
  }
  .footer .footer-top li.contact-us .contacts .callback2 {
    left: -60px;
  }
  .footer .footer-links div:nth-child(1),
  .footer .footer-links div:nth-child(2),
  .footer .footer-links div:nth-child(3),
  .footer .footer-links div:nth-child(4),
  .footer .footer-links div:nth-child(6) {
    display: none;
    margin: 0;
  }
  .footer .footer-links .footer-responsive {
    width: 100%;
  }
  .footer .footer-links .footer-responsive div {
    margin-right: auto;
  }
  .footer .footer-links .footer-responsive div.categories {
    width: 33%;
  }
  .footer .footer-links .footer-responsive div:nth-child(1),
  .footer .footer-links .footer-responsive div:nth-child(2),
  .footer .footer-links .footer-responsive div:nth-child(3) {
    display: block;
  }
  .footer .footer-links .footer-responsive h3 {
    margin-top: 0;
  }
  .footer .footer-links .footer-responsive img.best {
    margin-right: 0;
  }
  .footer .footer-links div:nth-child(1) a:nth-last-child(1),
  .footer .footer-links div:nth-child(1) a:nth-last-child(2) {
    display: inherit;
  }
  .footer .footer-links div:nth-child(1) h3.pricing {
    display: inherit;
  }
}
@media (max-width: 480px) {
  .footer .footer-top {
    text-align: center;
    border: none;
  }
  .footer .footer-top ul li {
    width: 25%;
  }
  .footer .footer-top ul li:nth-child(1),
  .footer .footer-top ul li:nth-last-child(1) {
    display: none;
  }
  .footer .footer-top .mobile-contacts {
    display: block;
    height: auto;
  }
  .footer .footer-top .mobile-contacts > ul {
    padding: 0;
    text-align: center;
    border-top: 1px solid #3E3F41;
  }
  .footer .footer-top .mobile-contacts > ul li {
    display: block;
    cursor: default !important;
    width: 100%;
    list-style: none;
    padding: 7px 0;
  }
  .footer .footer-top .mobile-contacts > ul li ul {
    display: none;
  }
  .footer .footer-top .mobile-contacts > ul li .open-mobile-callback {
    display: block;
    width: 150px;
    margin: 0 auto;
    background-color: #2C2F32;
  }
  .footer .footer-top .mobile-contacts > ul li .open-mobile-callback li {
    float: none;
    width: auto;
    text-align: left;
  }
  .footer .footer-top .mobile-contacts > ul li .open-mobile-callback li:nth-child(2) {
    border-top: none;
    border-bottom: none;
  }
  .footer .footer-top .mobile-contacts > ul li i {
    margin-left: 5px;
    color: #67BB00;
  }
  .footer .footer-top .mobile-contacts > ul li i.fa-arrow-right {
    margin: 0 5px 0 10px;
  }
  .footer .footer-top .mobile-contacts > ul li:not(.number):hover {
    cursor: pointer;
  }
  .footer .footer-top .mobile-contacts > ul li.number {
    font-size: 13px;
  }
  .footer .footer-links .footer-responsive div {
    text-align: center;
  }
  .footer .footer-links .footer-responsive div.categories {
    width: 100%;
  }
  .footer .footer-links .footer-responsive div:nth-child(2) {
    margin-top: 40px;
  }
  .footer .affiliation img {
    display: block;
    margin: 0 auto 30px auto;
  }
  .footer #cipf {
    padding: 0;
  }
  .footer #mobileCallback {
    cursor: pointer;
  }
}
.callback2 {
  display: none;
  position: absolute;
  width: 154px;
  padding: 5px 0;
  height: auto;
  background: #F0F4F5;
  border: #C1D1D7 solid 1px;
  border-radius: 3px;
}
.callback2 a {
  display: block;
  width: 152px;
  height: 20px;
  line-height: 18px;
  padding: 0 5px;
  color: #6f6f6f;
  text-decoration: none;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
}
.callback2 a:hover {
  background-color: #939393;
  color: #FDFDFD !important;
}
.callback2 a:hover i {
  color: #FDFDFD;
}
.callback2 i {
  color: #70C430;
  margin: 0 5px;
}
.callback2:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 62px;
  border-style: solid;
  border-width: 15px 15px 0;
  border-color: #F0F4F5 transparent;
  display: block;
  width: 0;
  z-index: 1;
}
.callback2:before {
  content: "";
  position: absolute;
  top: 71px;
  left: 62px;
  border-style: solid;
  border-width: 15px 15px 0;
  border-color: #C1D1D7 transparent;
  display: block;
  width: 0;
  z-index: 0;
}
.callback_active2 {
  display: block;
}
@media (max-width: 1024px) {
  .wm_affiliation {
    padding: 0 15px 15px 15px;
    text-align: center;
  }
  .wm_affiliation .copy {
    text-align: left;
    margin-top: 15px;
  }
  .wm_affiliation .best {
    float: none;
  }
}
.categories a {
  color: #B8B8B8;
}
.navbar-toggle {
  padding: 13px;
  margin: 0 0 0 -13px;
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.navbar-toggle .icon-bar {
  height: 3px;
  background-color: #888;
  transition: all 0.3s ease;
}
.slide-visible .navbar-toggle {
  background: 0 0;
}
.slide-visible .navbar-toggle .icon-bar {
  opacity: 0;
}
.slide-visible .navbar-toggle .icon-bar:first-child {
  opacity: 1;
  -webkit-transform: rotate(45deg) translate(5px, 5px);
  transform: rotate(45deg) translate(5px, 5px);
}
.slide-visible .navbar-toggle .icon-bar:last-child {
  opacity: 1;
  -webkit-transform: rotate(-45deg) translate(5px, -5px);
  transform: rotate(-45deg) translate(5px, -5px);
}
.navbar-phone {
  display: none;
}
@media (max-width: 480px) {
  .navbar-phone {
    display: block;
    padding: 10px;
    position: absolute;
    right: 15px;
    top: 5px;
    width: 45px;
    height: 45px;
    text-align: center;
  }
}
a.navbar-login {
  position: absolute !important;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.nav-back-btn {
  z-index: 4;
  font-size: 20px;
  color: #fff;
  padding: 10px 13px;
}
.wrp-sub-menu-header {
  display: none;
  padding: 10px 0;
  border-bottom: 1px solid #111;
}
.wrp-sub-menu-header > a {
  color: #fff;
  text-decoration: none;
}
.sub-menu-header {
  margin-left: 10px;
  text-transform: uppercase;
}
.navigation {
  background: none;
  height: auto;
}
.navigation .rtsLevel1 li.current a {
  background: #458700 !important;
}
.navigation .rtsLevel1 li a {
  height: 36px;
  background: #2C2F32 !important;
  border: none;
}
.navigation .rtsLevel1 li a.rtsSelected {
  background: #6DB924 !important;
}
.navigation .rtsLevel1 li.item_7 {
  width: 131px;
}
.navigation .rtsLevel2 {
  background: #fff;
  border: none;
  border-bottom: 1px solid #D6D6D6;
}
.navigation .rtsLevel.rtsLevel2 .rtsUL li:hover {
  background: #f2f3f5;
  border: none;
  box-shadow: none;
}
.navigation .rtsLevel.rtsLevel2 .rtsUL li:hover a {
  text-shadow: none;
}
@media (max-width: 1024px) {
  .wrp-navigation {
    position: fixed;
    width: 262px;
    left: -262px;
    height: 100%;
    background: #2f2f2f;
    top: 0;
    overflow-x: hidden;
    transition: left 0.3s ease;
  }
  .slide-visible .wrp-navigation {
    left: 0px;
  }
  .wrp-navigation .freeTradingTrial,
  .wrp-navigation .openAccount {
    position: static;
    width: 80%;
    line-height: 35px;
    margin: 10px auto;
    display: block;
  }
  .wrp-navigation .sfsearchBox {
    position: static;
    margin: 10px;
    float: none;
    z-index: 4;
  }
  .wrp-navigation .sfsearchBox .sfsearchTxt,
  .wrp-navigation .sfsearchBox .sfsearchTxt:focus {
    width: 100%;
  }
  .wrp-navigation .rtsLevel1 {
    left: 0;
  }
  .slide-visible {
    overflow-x: hidden;
  }
  .slide-visible .sfPublicWrapper {
    margin-left: 262px;
    position: fixed;
  }
  .sfPublicWrapper {
    transition: margin-left 0.3s ease;
  }
  .navigation {
    background: none;
    height: auto !important;
  }
  .navigation .rtsLevel1,
  .navigation .rtsLevel2 {
    transition: all 0.3s ease;
  }
  .navigation .rtsLevel1 a.rtsLink,
  .navigation .rtsLevel2 a.rtsLink {
    background: transparent;
    border: 1px solid #333;
    text-shadow: none;
    text-align: left;
    text-transform: none;
    color: #e5e5e5;
  }
  .navigation .rtsLevel1 a.rtsLink:hover,
  .navigation .rtsLevel2 a.rtsLink:hover,
  .navigation .rtsLevel1 a.rtsLink.rtsSelected,
  .navigation .rtsLevel2 a.rtsLink.rtsSelected {
    background: #61ad10 !important;
    border-color: transparent;
  }
  .navigation .rtsLevel1 a.rtsLink .rtsOut,
  .navigation .rtsLevel2 a.rtsLink .rtsOut {
    text-align: left;
    text-transform: none;
    font-size: 13px;
  }
  .navigation .rtsLevel1 li {
    float: none;
  }
  .navigation .rtsLevel1 li.current a {
    background: rgba(100, 100, 100, 0.4);
  }
  .navigation .rtsLevel2 {
    left: -262px;
    background: none;
    border: none;
    position: relative;
    top: 0;
    height: auto;
  }
  .navigation .rtsLevel2 .rtsUL {
    display: none !important;
    margin: 0 !important;
    position: relative;
  }
  .navigation .rtsLevel2 li.rtsLI {
    display: block;
    float: none!important;
    color: #e5e5e5;
  }
  .navigation .rtsLevel2 li.rtsLI a span.rtsOut span {
    color: #e5e5e5;
  }
  .navigation .rtsLevel2 li.rtsLI[data-current_li] {
    background: rgba(100, 100, 100, 0.4);
    box-shadow: none;
  }
  .sub-opened .wrp-sub-menu-header {
    display: block;
  }
  .sub-opened .rtsLevel1 {
    height: 0;
    left: 262px;
  }
  .sub-opened .rtsLevel2 {
    left: 0;
  }
  .sub-opened .rtsLevel2 .rtsUL.opened {
    display: block !important;
  }
}
@media (min-width: 1025px) {
  #nav-collapse {
    display: block;
    height: auto !important;
  }
  .form_header .btn {
    display: none;
  }
}
.left_navigation_column .view-sub {
  display: none;
}
.left_navigation_column .rtIn {
  display: block;
}
.left_navigation_column .RadTreeView_Default ul li.selected a,
.left_navigation_column .RadTreeView_Default ul li .rtSelected a {
  font-weight: 600 !important;
}
.side-nav.base-nav {
  display: none;
}
@media (max-width: 1024px) {
  .left_navigation_column.dropdown-nav {
    margin-bottom: 20px;
  }
  .left_navigation_column.dropdown-nav:before,
  .left_navigation_column.dropdown-nav:after {
    content: " ";
    display: table;
  }
  .left_navigation_column.dropdown-nav:after {
    clear: both;
  }
  .left_navigation_column.dropdown-nav:before,
  .left_navigation_column.dropdown-nav:after {
    content: " ";
    display: table;
  }
  .left_navigation_column.dropdown-nav:after {
    clear: both;
  }
  .left_navigation_column.dropdown-nav .form_header {
    display: none;
  }
  .side-nav > .rtUL > .rtLI {
    float: left;
    position: relative;
  }
  .side-nav > .rtUL > .rtLI > div .rtIn {
    padding: 10px 15px !important;
    border: 1px solid #ddd !important;
    border-left-width: 0!important;
    font-size: 15px !important;
  }
  .side-nav > .rtUL > .rtLI > div .rtIn:hover {
    background: #f1f4f5;
    color: #fff;
  }
  .side-nav > .rtUL > .rtLI .rtSelected .rtIn {
    font-weight: normal !important;
  }
  .side-nav > .rtUL > .rtLI > .rtUL {
    display: none;
    position: absolute;
    z-index: 10;
    width: 170px;
    background: #ffffff;
  }
  .side-nav > .rtUL > .rtLI .rtLI .rtIn {
    padding: 10px !important;
    background-image: none !important;
    border: none !important;
    box-shadow: none;
  }
  .side-nav > .rtUL > .rtLI.active > .rtUL {
    display: block !important;
  }
  .left_navigation_column.collapse-nav .form_header {
    padding: 5px 10px 5px 10px;
    line-height: 35px;
  }
  .left_navigation_column.collapse-nav .form_header .btn {
    float: right;
    font-size: 25px;
    color: #333;
  }
  .left_navigation_column.collapse-nav .form_header .btn-collapse .fa {
    transition: all 0.3s ease;
    -webkit-transform: translate(0, -10%);
    transform: translate(0, -10%);
  }
  .left_navigation_column.collapse-nav .form_header .btn-collapse.collapsed .fa {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .left_navigation_column.collapse-nav ul li a {
    border: none !important;
  }
  .left_navigation_column.collapse-nav ul li a:hover {
    background: none;
    box-shadow: none;
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL {
    border: none;
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL:before,
  .left_navigation_column.collapse-nav .side-nav > .rtUL:after {
    content: " ";
    display: table;
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL:after {
    clear: both;
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL:before,
  .left_navigation_column.collapse-nav .side-nav > .rtUL:after {
    content: " ";
    display: table;
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL:after {
    clear: both;
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL > .rtLI {
    width: 100%;
    position: relative;
    border: none;
    border-bottom: 1px solid #ddd;
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL > .rtLI > div .rtIn {
    padding: 10px !important;
    border: 1px solid #ddd !important;
    border-left-width: 0!important;
    border: none!important;
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL > .rtLI:first-child {
    border-top: none;
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL > .rtLI:first-child > div .rtIn {
    border-left-width: 1px !important;
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL > .rtLI .rtSelected .rtIn {
    font-weight: normal !important;
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL > .rtLI > .rtUL {
    display: none;
    position: relative;
    width: 100%;
    background: none;
    box-shadow: none;
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL > .rtLI > div {
    position: relative;
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL > .rtLI .rtLI {
    padding-left: 10px;
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL > .rtLI .rtLI.selected {
    background-color: rgba(244, 244, 244, 0.5);
    box-shadow: inset 0 0 1px 1px rgba(244, 244, 244, 0.9);
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL > .rtLI .rtLI.selected a {
    font-weight: 600 !important;
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL > .rtLI .rtLI .rtIn {
    padding: 10px !important;
    background-image: none !important;
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL > .rtLI .view-sub {
    display: block;
    position: absolute;
    right: 8px;
    top: 50%;
    padding: 10px 15px !important;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-color: transparent;
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL > .rtLI .view-sub .fa {
    font-size: 19px;
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL > .rtLI .view-sub .fa:before {
    content: "\f067";
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL > .rtLI .view-sub:focus {
    background-color: transparent;
    outline: none;
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL > .rtLI.active > .rtUL {
    display: block !important;
  }
  .left_navigation_column.collapse-nav .side-nav > .rtUL > .rtLI.active .view-sub .fa::before {
    content: "\f068";
  }
}
.wrp-breadcrumbs {
  margin-bottom: 10px;
}
@media (min-width: 1025px) {
  .wrp-breadcrumbs {
    display: none;
  }
}
a.french,
a.chinese {
  text-decoration: none;
  color: #fff;
}
a.french {
  display: none;
}
@media (min-width: 1025px) {
  .rtsLevel.rtsLevel2 .rtsUL li.rtsLI[data-current-li],
  .rtsLevel.rtsLevel2 .rtsUL li.rtsLI[data-current-li]:hover {
    background: #EBEBEB !important;
  }
}
.rtsLevel1 li:nth-of-type(1),
.rtsLevel1 li:hover:nth-of-type(1) {
  width: 119px;
}
.rtsLevel1 li:nth-of-type(2),
.rtsLevel1 li:hover:nth-of-type(2) {
  width: 139px;
}
.rtsLevel1 li:nth-of-type(3),
.rtsLevel1 li:hover:nth-of-type(3) {
  width: 73px;
}
.rtsLevel1 li:nth-of-type(4),
.rtsLevel1 li:hover:nth-of-type(4) {
  width: 171px;
}
.rtsLevel1 li:nth-of-type(5),
.rtsLevel1 li:hover:nth-of-type(5) {
  width: 149px;
}
.rtsLevel1 li:nth-of-type(6),
.rtsLevel1 li:hover:nth-of-type(6) {
  width: 51px;
}
.rtsLevel1 li:nth-of-type(6) .rtsTxt,
.rtsLevel1 li:hover:nth-of-type(6) .rtsTxt {
  text-transform: none;
}
.rtsLevel1 li:nth-of-type(7),
.rtsLevel1 li:hover:nth-of-type(7) {
  width: 137px;
}
.rtsLevel1 li:nth-of-type(8),
.rtsLevel1 li:hover:nth-of-type(8) {
  width: 123px;
}
.rtsLevel1 li:nth-of-type(9),
.rtsLevel1 li:hover:nth-of-type(9),
.rtsLevel1 li :nth-of-type(10),
.rtsLevel1 li:hover :nth-of-type(10),
.rtsLevel1 li :nth-of-type(11),
.rtsLevel1 li:hover :nth-of-type(11) {
  display: none;
}
.btn.btn_sidebar {
  width: 100%!important;
  text-align: left;
}
.btn,
a.btn {
  padding-top: 5px;
  padding-bottom: 5px;
  border: 0;
}
.btn_grey:hover,
.btn_green:hover {
  color: #fff;
}
.btn.watch-now-btn.icn-arrow-right,
a.btn.watch-now-btn.icn-arrow-right {
  padding: 6px 20px 7px 5px;
}
.btn.watch-now-btn,
a.btn.watch-now-btn {
  border-radius: 3px;
  color: #686868;
  cursor: pointer;
  font-size: 13px;
  font-weight: normal;
  line-height: 10px;
  text-decoration: none;
  width: 95px;
}
.btn.watch-now-btn.icn-arrow-right:after,
a.btn.watch-now-btn.icn-arrow-right:after {
  border-bottom: 3px solid transparent;
  border-left: 5px solid #5ea415;
  border-top: 4px solid transparent;
  content: "";
  font-size: 0;
  height: 0;
  position: absolute;
  right: 6.5px;
  top: 61%;
  width: 0;
}
.watch-now-btn,
a.watch-now-btn {
  background: #f8f8f9;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #f8f8f9 0%, #fafafb 3%, #f5f7f7 91%, #f2f4f5 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f9', endColorstr='#f2f4f5', GradientType=0);
  /* IE6-9 */
  border: 1px solid #c3c6c6 ;
}
.btn.watch-now-btn.icn-arrow-right,
a.btn.watch-now-btn.icn-arrow-right {
  padding: 6px 11px 7px 3px;
  white-space: nowrap;
  position: relative;
}
a.watch-now-btn:hover {
  background: #f3f3f5;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #f3f3f5 0%, #eef0f1 3%, #e7eaeb 66%, #e7eaeb 94%, #ebeef0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f5', endColorstr='#ebeef0', GradientType=0);
  /* IE6-9 */
  border-color: #d2d2db;
}
.btn_green,
a.btn_green {
  background: #6DB924;
}
.btn_green:hover,
a.btn_green:hover {
  background: #458700;
}
.btn_grey,
a.btn_grey {
  background: #676767 !important;
}
.btn_grey:hover,
a.btn_grey:hover {
  background: #494949 !important;
}
.btn_white,
a.btn_white {
  background: #fff;
  border: 1px solid #C3C9D1;
}
.btn_white:hover,
a.btn_white:hover {
  background: #F0F1F1;
}
.contact-buttons .btn.live-help {
  padding-left: 0;
  width: 180px;
}
.contact-buttons .btn.live-help:before {
  top: 12px;
  left: 75%;
}
.searchboxWrapper {
  background: transparent;
  border: 1px solid #393C3E;
}
@media (min-width: 1025px) {
  .header .sfsearchBox .sfsearchTxt {
    width: 70px;
  }
}
/*.openAccount, a.openAccount {
  position: absolute;
  right: 135px;
  width: 130px;
  padding: 1px 0;
  padding-left: 5px;
  font-size: 10px;
}

.freeTradingTrial, a.freeTradingTrial {
  position: absolute;
  width: 130px;
  padding: 1px 0;
  padding-left: 5px;
  font-size: 10px;
}*/
.openAccount {
  right: 170px;
}
.openAccount,
a.openAccount,
.freeTradingTrial,
a.freeTradingTrial {
  line-height: 18px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1025px) {
  .navigationTradingTrialBtnContainer {
    position: absolute;
    right: 0px;
    top: 58px;
  }
}
@media (max-width: 1024px) {
  .navigationTradingTrialBtnContainer {
    position: relative;
  }
}
.navigationTradingTrialBtnContainer .freeTradingTrial {
  position: static;
  padding-left: 13px;
  padding-right: 10px;
}
.sideBarTradingTrialBtnContainer {
  position: relative;
  margin-bottom: 10px;
}
.sideBarTradingTrialBtnContainer a.btn_sidebar {
  margin-bottom: 0;
  cursor: pointer;
}
.sideBarTradingTrialBtnContainer .btn.icn-arrow-right:after,
.sideBarTradingTrialBtnContainer a.btn.icn-arrow-right:after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.free-trading-with-dropdown__button {
  outline-color: #434343;
}
.free-trading-with-dropdown__caret {
  -webkit-transform: translate(2px, -1px);
          transform: translate(2px, -1px);
  display: inline-block;
}
.free-trading-with-dropdown__dropdown-menu {
  box-shadow: none;
  border: 0;
  color: #fff;
  font-size: 14px;
  padding-top: 13px;
  padding-bottom: 9px;
  margin-top: 15px;
  background-color: #676767;
}
.free-trading-with-dropdown__dropdown-menu li > a {
  color: #fff;
  text-decoration: none;
  width: 100%;
  padding: 0 20px;
  line-height: 36px;
}
.free-trading-with-dropdown__dropdown-menu li > a:hover,
.free-trading-with-dropdown__dropdown-menu li > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #434343;
}
@media (max-width: 1024px) {
  .free-trading-with-dropdown__dropdown-menu {
    width: 80%;
    margin-left: 26px;
  }
}
@media (min-width: 1025px) {
}
.free-trading-with-dropdown__dropdown-menu-arrow {
  position: absolute;
  top: -11px;
  left: 7px;
}
a.login-button,
a.login-button:link,
a.login-button:visited {
  display: inline-block;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  padding: 5px 7px;
  text-transform: uppercase;
  border-radius: 3px;
  position: relative;
  padding-left: 23px;
}
a.login-button:before,
a.login-button:link:before,
a.login-button:visited:before {
  content: "G";
  font-family: myQT;
  text-transform: none;
  position: absolute;
  font-weight: 400;
  font-size: 15px;
  left: 5px;
  top: 0;
  line-height: 28px;
}
a.login-button:hover,
a.login-button:link:hover,
a.login-button:visited:hover,
a.login-button:focus,
a.login-button:link:focus,
a.login-button:visited:focus,
a.login-button:active,
a.login-button:link:active,
a.login-button:visited:active {
  color: #fff;
  text-decoration: none;
  background-color: #434343;
}
a.login-button.login-button--flash,
a.login-button:link.login-button--flash,
a.login-button:visited.login-button--flash {
  -webkit-animation-name: login-button-flash;
          animation-name: login-button-flash;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
}
@-webkit-keyframes login-button-flash {
  0% {
    background-color: transparent;
  }
  25% {
    background-color: #6699ff;
  }
  50% {
    background-color: transparent;
  }
  75% {
    background-color: #6699ff;
  }
  100% {
    background-color: transparent;
  }
}
@keyframes login-button-flash {
  0% {
    background-color: transparent;
  }
  25% {
    background-color: #6699ff;
  }
  50% {
    background-color: transparent;
  }
  75% {
    background-color: #6699ff;
  }
  100% {
    background-color: transparent;
  }
}
table.data_grid thead tr.title th:not(:first-child) {
  text-align: center;
}
table.data_grid tbody tr td:not(:first-child) {
  text-align: center;
}
#pages-callback .header {
  width: 100%;
  max-width: 444px;
}
#pages-callback .header .logo {
  margin: 40px 20px;
}
#pages-callback .header .logo img {
  height: 63px;
}
#pages-callback .wrp_select_wrapper {
  overflow: hidden;
  height: 42px;
}
#pages-callback .wrp_select {
  height: 25px;
  overflow: hidden;
  background: url('../../images/global/img/icn_black_arrow_down.png') 97% 11px no-repeat #fff;
  border: #c0c0ca solid 1px;
  border-radius: 3px;
  box-shadow: inset 0 1px 5px #d4d3d3;
}
#pages-callback .cb_title {
  float: right;
  margin: 90px 0 24px;
  color: #ffffff;
  font-size: 14px;
}
#pages-callback .mid {
  position: relative;
  width: 100%;
  max-width: 444px;
  background-color: #FFFFFF;
  padding: 19px 8px;
  border: 1px solid #D1D1D1;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 -1px 2px 0 #E4E4E4 inset;
  margin-bottom: 30px;
}
#pages-callback .mid > img {
  float: left;
  margin-top: 5px;
  margin-right: 15px;
}
#pages-callback .mid h2 {
  margin-left: 22px;
}
#pages-callback .footer {
  width: 100%;
  max-width: 444px;
  padding: 0;
}
#pages-callback .callback_form {
  width: 100%;
  max-width: 444px;
  margin: 0 auto;
  clear: both;
}
#pages-callback .call_back_gen {
  padding-left: 10px;
  margin-bottom: 27px;
}
#pages-callback .call_back_gen .box1,
#pages-callback .call_back_gen .box2,
#pages-callback .call_back_gen .box3,
#pages-callback .call_back_gen .box4,
#pages-callback .call_back_gen .box6,
#pages-callback .call_back_gen .box7 {
  float: left;
  width: 165px;
  margin-top: 13px;
  margin-left: 14px;
}
#pages-callback .call_back_gen .box1 input,
#pages-callback .call_back_gen .box2 input,
#pages-callback .call_back_gen .box3 input,
#pages-callback .call_back_gen .box4 input,
#pages-callback .call_back_gen .box6 input,
#pages-callback .call_back_gen .box7 input {
  width: 160px;
  margin-top: 4px;
}
#pages-callback .call_back_gen .box2 {
  width: 176px;
  margin-left: 21px;
}
#pages-callback .call_back_gen .box2 input {
  width: 139px;
}
#pages-callback .call_back_gen .box2 .label {
  margin-bottom: 4px;
}
#pages-callback .call_back_gen .box2 .rcTable {
  width: 173px !important;
}
#pages-callback .call_back_gen .box3,
#pages-callback .call_back_gen .box4 {
  margin-right: 13px;
}
#pages-callback .call_back_gen .box5 {
  position: relative;
  float: left;
  width: 142px;
  margin-top: 14px;
  margin-left: 14px;
}
#pages-callback .call_back_gen .box5 .label {
  margin-bottom: 4px;
}
#pages-callback .call_back_gen .box5 .wrp_select_wrapper {
  float: left;
  margin-right: 8px;
  width: 48px;
}
#pages-callback .call_back_gen .box6 {
  width: 168px;
  margin-bottom: -15px;
  margin-right: 0px;
}
#pages-callback .call_back_gen .box6 .label {
  margin-bottom: 4px;
}
#pages-callback .call_back_gen .box6 .wrp_select_wrapper {
  height: 56px;
}
#pages-callback .call_back_gen .box6 .wrp_select {
  width: 165px;
}
#pages-callback .call_back_gen .box7 {
  width: 206px;
  margin-left: 45px;
}
#pages-callback .call_back_gen .box7 .label {
  margin-bottom: 4px;
}
#pages-callback .call_back_gen .text {
  padding: 1px 3px;
  border: #c0c0ca solid 1px;
  border-radius: 3px;
  box-shadow: none;
}
#pages-callback .call_back_gen .text:hover {
  border-color: #a0a0a9;
}
#pages-callback .call_back_gen .text:focus {
  background-color: #FFFFFF;
  outline: none;
  box-shadow: 0px 0px 0px 2px #5ea415;
}
#pages-callback .call_back_gen .label {
  display: block;
}
#pages-callback .call_back_gen .preferredDate .rcCalPopup {
  top: 0;
  left: 0;
}
#pages-callback .call_back_gen .preferredDate .riTextBox {
  margin: 0 !important;
  padding: 1px 3px !important;
  height: 23px !important;
  box-shadow: none;
}
#pages-callback .call_back_gen .wrp_select {
  border: #c0c0ca solid 1px;
  border-radius: 3px;
  box-shadow: inset 0 1px 5px #d4d3d3;
  background: url('../../images/global/img/icn_black_arrow_down.png') 97% 11px no-repeat #fff;
  box-shadow: none;
}
#pages-callback .call_back_gen .wrp_select .select {
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  font-size: 13px;
  font-weight: 300;
  padding-left: 7px;
  padding-top: 4px;
  color: #484848;
  width: 150%;
}
#pages-callback .call_back_gen .wrp_select .select:focus {
  outline: none;
}
#pages-callback .call_note {
  margin-top: 20px;
}
#pages-callback .row-block {
  float: left;
  width: 100%;
  max-width: 425px;
}
#pages-callback .wrp_select {
  height: 25px;
}
#pages-callback .label {
  font-size: 13px;
  color: #484848;
  font-weight: bold;
  text-align: left;
  line-height: 1.462;
  padding: 0;
}
#pages-callback .cb_consent {
  width: 100%;
  max-width: 370px;
  margin-bottom: 12px;
  margin-top: 1px;
  font-size: 11px;
}
#pages-callback .block_btn {
  text-align: right;
}
#pages-callback .note {
  display: none;
}
#pages-callback .update-loading {
  height: 32px;
  margin-top: -55px;
  margin-left: 11px;
}
@media (max-width: 1025px) {
  #pages-callback .call_back_gen {
    padding-left: 0;
  }
  #pages-callback .call_back_gen .box7 .wrp_select .select {
    width: 100%;
  }
  #pages-callback .wrp_select > .select {
    height: 22px;
  }
}
@media (max-width: 481px) {
  #pages-callback .cb_title {
    width: 100%;
    margin: 0 0 10px 0;
    text-align: center;
  }
  #pages-callback .call_back_gen {
    padding-left: 0;
  }
  #pages-callback .header .logo {
    margin: 20px auto 10px auto;
  }
  #pages-callback .row-block .box1,
  #pages-callback .row-block .box2,
  #pages-callback .row-block .box3,
  #pages-callback .row-block .box4,
  #pages-callback .row-block .box6,
  #pages-callback .row-block .box7 {
    width: 100%;
    margin: 13px 0 0 0;
  }
  #pages-callback .row-block .box1 label,
  #pages-callback .row-block .box2 label,
  #pages-callback .row-block .box3 label,
  #pages-callback .row-block .box4 label,
  #pages-callback .row-block .box6 label,
  #pages-callback .row-block .box7 label,
  #pages-callback .row-block .box1 input,
  #pages-callback .row-block .box2 input,
  #pages-callback .row-block .box3 input,
  #pages-callback .row-block .box4 input,
  #pages-callback .row-block .box6 input,
  #pages-callback .row-block .box7 input {
    display: block;
    width: 100%;
  }
  #pages-callback .row-block .box1 input,
  #pages-callback .row-block .box2 input,
  #pages-callback .row-block .box3 input,
  #pages-callback .row-block .box4 input,
  #pages-callback .row-block .box6 input,
  #pages-callback .row-block .box7 input {
    height: 35px;
  }
  #pages-callback div.wrp_select {
    height: 35px;
    margin: 0;
  }
  #pages-callback div.wrp_select select {
    width: 100%;
    padding: 8px;
  }
  #pages-callback .wrp_select > .select {
    height: 35px;
  }
  #pages-callback div.wrp_select_wrapper {
    margin: 0;
  }
  #pages-callback div.box2 {
    margin-top: 0;
  }
  #pages-callback div.box2 div:nth-of-type(1) {
    margin-top: 0;
  }
  #pages-callback .box5 .wrp_select_wrapper {
    width: 25%;
    margin-right: 5px;
  }
  #pages-callback .box5 .wrp_select_wrapper select {
    padding: 8px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-slider {
  padding: 0;
  margin-bottom: 14px;
}
.slick-slider .slick-dots {
  padding: 0;
  margin-bottom: 0;
  position: relative;
  bottom: auto;
  list-style: none;
  text-align: center;
  margin-top: 5px;
}
.slick-slider .slick-dots > li {
  display: inline-block;
}
.slick-slider .slick-dots button {
  border: 2px solid #fff;
  border-radius: 50%;
  width: 15px;
  height: 15px;
  text-indent: -99999px;
  background-color: #5d5d5d;
}
.slick-slider .slick-dots button:before {
  opacity: 0!important;
}
.slick-slider .slick-dots .slick-active button {
  background-color: #74b235;
}
.slick-slide {
  /*.info {
        position: absolute;
        top: 50%;
        .translate(0,-50%);
        left: 30px;
    }*/
}
.slick-track {
  margin: 0 auto;
  padding: 0;
}
.slick-prev:before,
.slick-next:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 28px;
}
.slick-prev {
  left: 0;
}
.slick-prev:before {
  content: '\e802';
}
.slick-next {
  right: 0;
}
.slick-next:before {
  content: '\e801';
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-pointer;
  cursor: -webkit-pointer;
  cursor: pointer;
}
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #cccccc;
}
.mfp-preloader a:hover {
  color: white;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  padding: 0;
  z-index: 1046;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}
.mfp-figure {
  line-height: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-break: break-word;
  padding-right: 36px;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  /* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
/**
* Simple fade transition,
*/
.mfp-fade.mfp-bg {
  opacity: 0;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/**
* Fade-zoom animation 
*/
/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
/**
**  Iframe popup styles
**/
.iframe-popup.mfp-close-btn-in .mfp-close {
  color: #333;
  top: 0px;
  right: -20px;
}
.iframe-popup .mfp-iframe-scaler iframe {
  background: #fff;
  padding: 40px 15px 15px 15px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/*! Flickity v2.0.9
http://flickity.metafizzy.co
---------------------------------------------- */
.flickity-enabled {
  position: relative;
}
.flickity-enabled:focus {
  outline: none;
}
.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}
/* draggable */
.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}
/* ---- previous/next buttons ---- */
.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  background: white;
  background: rgba(255, 255, 255, 0.75);
  cursor: pointer;
  /* vertically center */
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.flickity-prev-next-button:hover {
  background: white;
}
.flickity-prev-next-button:focus {
  outline: none;
  box-shadow: 0 0 0 5px #09F;
}
.flickity-prev-next-button:active {
  opacity: 0.6;
}
.flickity-prev-next-button.previous {
  left: 10px;
}
.flickity-prev-next-button.next {
  right: 10px;
}
/* right to left */
.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}
.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}
.flickity-prev-next-button:disabled {
  opacity: 0.3;
  cursor: auto;
}
.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 20%;
  width: 60%;
  height: 60%;
}
.flickity-prev-next-button .arrow {
  fill: #333;
}
/* ---- page dots ---- */
.flickity-page-dots {
  position: absolute;
  width: 100%;
  bottom: -25px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
}
.flickity-rtl .flickity-page-dots {
  direction: rtl;
}
.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}
.flickity-page-dots .dot.is-selected {
  opacity: 1;
}
@media (max-width: 1024px) {
  .landscape.full .free-trial-form .pmp .chooseYourPlatform {
    width: 100%;
  }
  .landscape.full .free-trial-form .pmp .chooseYourPlatform .platform {
    margin-bottom: 15px;
  }
  .landscape.full .free-trial-form .pmp .startNow_btn {
    float: none;
  }
  .landscape.full .free-trial-form .pmp .startNow_btn a {
    width: auto;
  }
  .landscape.full .free-trial-form .pmp .sb_lg_form {
    width: 100%;
    float: none;
  }
  .landscape.full .free-trial-form .pmp .sb_lg_form label {
    display: block;
  }
}
.landscape.full .free-trial-form .pmp .startNow_btn {
  float: none;
}
.landscape.full .free-trial-form .pmp .startNow_btn a,
.landscape.full .free-trial-form .pmp .startNow_btn a:hover {
  width: auto;
  color: #fff;
}
.home-slider {
  overflow: hidden;
  height: 346px;
  margin: 0 auto;
  position: relative;
  width: 962px;
}
.home-slider > .seq-canvas {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
.home-slider > .seq-canvas > li {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}
.home-slider > .seq-canvas > li > a img {
  right: 0;
}
.home-slider > .seq-canvas li > * {
  position: absolute;
}
.home-slider .info {
  left: -150%;
  top: 82px;
  min-width: 200px;
  z-index: 10;
  vertical-align: middle;
}
.home-slider .info h1 {
  color: #fff;
  font-size: 32px;
  text-transform: none;
  line-height: 35px;
  margin: 1px 0 25px 0;
  padding: 0;
}
.home-slider .info h2 {
  color: #ccd1d3;
  font-size: 18px;
  line-height: 25px;
}
.home-slider .info .green {
  color: #7cc235;
}
.home-slider .info .special {
  font-size: 40px;
  line-height: 44px;
}
.home-slider .banner-img {
  min-height: 346px;
  height: auto;
  width: 962px;
  right: 0;
  top: 0;
  vertical-align: middle;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  transition-property: left top;
}
.home-slider .banner-btn {
  height: auto;
  left: 6%;
  min-width: 90px;
  vertical-align: middle;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  transition-property: left top;
  top: 216px;
}
.home-slider .banner-btn a:hover {
  color: #fff;
}
.home-slider .seq-out .info,
.home-slider .seq-in .info {
  transition-duration: 1s;
}
.home-slider .seq-out .banner-img,
.home-slider .seq-in .banner-img {
  transition-duration: 1s;
}
.home-slider .seq-out .banner-btn,
.home-slider .seq-in .banner-btn {
  transition-duration: 1s;
}
.home-slider .seq-in .info,
.home-slider .seq-in .banner-btn {
  left: 80px;
}
.home-slider .seq-in .banner-img,
.home-slider .seq-in .banner-btn {
  opacity: 1;
  filter: alpha(opacity=100);
}
.home-slider .seq-out .info {
  left: 110%;
}
.home-slider .seq-out .banner-img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.home-slider .seq-out .banner-btn {
  left: -6%;
}
.home-slider .seq-pagination {
  list-style: none;
  position: absolute;
  bottom: 16px;
  z-index: 100;
  margin: 0;
  padding: 0;
  left: 50%;
  display: inline-block;
}
.home-slider .seq-pagination li {
  float: left;
  width: 11px;
  height: 11px;
  display: block;
  cursor: pointer;
  margin-right: 4px;
  border-radius: 3px;
  background: #5d5d5d;
}
.home-slider .seq-pagination li.seq-current {
  background: #6eaa31;
}
.home-slider .seq-pagination li span {
  display: block;
  width: 11px;
  height: 11px;
}
.home-slider .wrp-info {
  z-index: 1;
  padding: 5px 15px 15px;
}
@media (min-width: 963px) and (max-width: 1024px) {
  .home-slider .banner-img {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .home-slider .wrp-info {
    padding: 70px 80px;
  }
}
@media (min-width: 1024px) {
  .home-slider .wrp-info {
    top: 31px;
  }
}
@media (max-width: 1024px) {
  .home-slider {
    width: 100%;
  }
  .home-slider .info {
    top: 10px;
  }
  .home-slider .seq-in .info,
  .home-slider .seq-in .banner-btn {
    left: 10px;
  }
  .home-slider .seq-canvas {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .home-slider .seq-canvas > li {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .home-slider .seq-canvas > li .banner-img {
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
  }
  .home-slider .seq-canvas > li img {
    visibility: hidden;
  }
}
@media (max-width: 768px) {
  .home-slider .wrp-info {
    width: 100%;
    height: auto;
    background: rgba(0, 0, 0, 0.8);
    bottom: 0;
  }
  .home-slider .wrp-info h1 {
    font-size: 22px;
    margin: 0;
    line-height: normal;
  }
  .home-slider .wrp-info h2 {
    color: #ccd1d3;
    font-size: 18px;
    line-height: 25px;
  }
  .home-slider .seq-canvas img {
    float: right;
    width: 100%;
  }
}
.ie9 .home-slider .seq-pagination li,
.ie9 .home-slider .seq-pagination .current {
  -webkit-filter: none;
          filter: none;
}
@media (max-width: 600px) {
  .home-slider {
    overflow: visible;
  }
  .home-slider .seq-pagination {
    bottom: -25px;
    margin-left: 0 !important;
    left: 43%;
    -webkit-transform: translate(-32%, 0);
            transform: translate(-32%, 0);
  }
  .home-slider .seq-pagination li {
    width: 20px;
    height: 20px;
    border-radius: 30%;
    margin-right: 7px;
    margin-left: 7px;
  }
}
@media (max-width: 480px) {
  .home-slider .seq-pagination {
    bottom: -20px;
  }
  .home-slider .seq-pagination li {
    width: 15px;
    height: 15px;
  }
}
ul.tabs {
  margin: 0;
  padding: 0;
}
.tabs {
  background: transparent;
}
.tab-box .nav > li {
  float: none;
  display: inline-block;
  list-style: none;
  background: #f1f4f5;
  border: 1px solid #d2d2db;
  border-radius: 3px 3px 0 0;
  border-bottom-width: 0;
  padding: 4px 13px 4px;
  margin-bottom: 0;
}
.tab-box .nav > li a {
  color: #686868;
  background-color: transparent;
  text-decoration: none;
  font-weight: 600;
  border: none;
  padding: 0;
  margin: 0;
}
.tab-box .nav > li a:hover {
  border: none;
  background: transparent;
}
.tab-box .nav > li a:focus {
  background-color: transparent;
  border: none;
}
.tab-box ul {
  border-bottom: none;
}
.tab-box ul .active {
  position: relative;
  background: #fff;
  padding-top: 10px;
  top: 1px;
}
.tab-box ul .active li {
  border-bottom: none;
}
.tab-box ul .active a {
  border: none;
}
.tab-box .tab-content {
  border: 1px solid #D1D1D1;
  border-radius: 0 4px 4px 4px;
}
.tab-box .tab-content .tab-pane {
  padding: 14px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .tab-box .tab-content {
    border: none;
  }
}
@media (min-width: 1025px) {
  .tab-box .wrp-select {
    display: none;
  }
}
.tab-box.toggle-view .tab-content {
  border: none;
}
.tab-box.toggle-view .tab-pane {
  padding: 0;
}
.tab-box.toggle-view .nav-tabs {
  border-bottom: none;
  margin-bottom: 30px;
}
.tab-box.toggle-view .nav-tabs li {
  float: left;
  padding: 0;
  border: none;
  margin: 0px;
}
.tab-box.toggle-view .nav-tabs li:not(.active):hover a {
  background: #dadcdc;
}
.tab-box.toggle-view .nav-tabs li > a {
  padding: 0 11px;
  line-height: 25px;
  color: #686868;
  text-decoration: none;
  margin: 0;
  border: 1px solid #c6c6c9;
  border-radius: 0;
  background: #f1f4f5;
}
.tab-box.toggle-view .nav-tabs .active {
  top: 0;
}
.tab-box.toggle-view .nav-tabs .active a {
  position: static;
  background: #686868;
  color: #fff;
}
@media (max-width: 1024px) {
  .tab-box.toggle-view {
    margin: 0 auto;
    float: none;
  }
}
.banner h1 {
  padding-top: 0;
}
.wrp-banner {
  position: relative;
}
@media (min-width: 600px) {
  .wrp-banner .banner-txt {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    left: 40px;
  }
  .wrp-banner .banner-txt > .txt,
  .wrp-banner .banner-txt > .sub {
    font-size: 17px;
    color: #fff;
    font-weight: 600;
  }
  .wrp-banner .banner-title {
    text-transform: none;
    margin-bottom: 5px;
  }
}
@media (max-width: 1024px) {
  .wrp-banner img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .wrp-banner .banner-txt,
  .wrp-banner .banner-txt > span {
    color: #000 !important;
  }
}
@media (max-width: 599px) {
  .wrp-banner .banner-title br,
  .wrp-banner .banner-subtitle br {
    display: none;
  }
}
.main-banner {
  background-color: #fff;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.main-banner.slick-initialized {
  opacity: 1;
}
.main-banner .banner-img {
  display: block;
}
@media (max-width: 599px) {
}
.main-banner .banner-img > img {
  width: 100%;
}
.main-banner .banner-btn {
  margin-top: 35px;
  padding-top: 35px;
}
.main-banner .wrp-info {
  padding: 60px 0;
  background-color: #000;
  text-align: center;
  pointer-events: none;
}
.main-banner .wrp-info a {
  pointer-events: auto;
}
.main-banner .info {
  position: absolute;
  bottom: 40%;
  text-align: center;
  width: 100%;
  padding: 0 10px;
}
.main-banner .info h1 {
  color: #fff;
  font-size: 18px;
  text-transform: none;
  margin-bottom: 20px;
  font-family: 'ArcherBold';
  font-weight: 700;
  font-size: 25px;
}
.main-banner .info h1 br {
  display: none;
}
.main-banner .info h1 .green br {
  display: none;
}
.main-banner .info h2 {
  color: #fff;
  font-size: 14px;
}
.main-banner .info .green {
  color: #6abd00;
}
.main-banner .slick-dots {
  list-style: none;
  padding-left: 0;
  position: relative;
  text-align: center;
}
.main-banner .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.main-banner .slick-dots li.slick-active > button {
  background-color: #74b235;
}
.main-banner .slick-dots button {
  outline: none;
  border-radius: 50%;
  background-color: #5d5d5d;
  border: none;
  text-indent: -9999px;
  width: 15px;
  height: 15px;
  padding: 0;
  cursor: pointer;
}
@media (min-width: 600px) {
  .main-banner {
    background-color: transparent;
    max-height: 346px;
  }
  .main-banner .info,
  .main-banner .banner-btn {
    position: relative;
    left: -100%;
    transition: all .8s ease;
  }
  .main-banner .banner-btn {
    transition-duration: 1s;
  }
  .main-banner .wrp-info {
    background-color: transparent;
    text-align: left;
    padding: 0;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .main-banner .info h1 {
    font-size: 24px;
    margin-bottom: 25px;
  }
  .main-banner .info h2 {
    font-size: 14px;
  }
  .main-banner .slick-dots {
    position: absolute;
    bottom: 8px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .main-banner .slick-dots button {
    width: 11px;
    height: 11px;
    border-radius: 3px;
  }
  .main-banner .slick-active .info,
  .main-banner .slick-active .banner-btn {
    left: 80px;
    width: calc(100% - 80px);
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  .main-banner .slick-active .info,
  .main-banner .slick-active .banner-btn {
    left: 30px;
  }
}
@media (min-width: 768px) {
  .main-banner .info h1 {
    font-size: 32px;
    margin-bottom: 25px;
    line-height: 35px;
  }
  .main-banner .info h2 {
    font-size: 18px;
    line-height: 25px;
  }
}
@media (min-width: 1025px) {
  .main-banner {
    max-width: 962px;
    margin-top: 30px;
  }
}
.home-banner {
  text-align: center;
  padding: 0;
}
@media (min-width: 600px) {
  .home-banner {
    position: relative;
    text-align: left;
  }
}
@media (min-width: 1025px) {
  .home-banner {
    margin-top: 30px;
  }
}
.home-banner__img-container {
  margin-bottom: -4px;
}
@media (max-width: 599px) {
  .home-banner__img-container {
    position: relative;
  }
}
.home-banner__img-banner {
  position: relative;
  width: 100%;
}
.home-banner__title {
  color: #fff;
  margin: 0;
  position: absolute;
  text-transform: initial;
}
@media (max-width: 599px) {
  .home-banner__title {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    text-align: left;
  }
}
@media (min-width: 600px) {
  .home-banner__title {
    bottom: 50%;
    left: 70px;
    -webkit-transform: translateY(-38px);
    transform: translateY(-38px);
    font-size: 36px;
    line-height: 42px;
  }
}
.home-banner__typed {
  color: #7cc235;
}
.home-banner__sub-title {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  margin: 0;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .home-banner__sub-title {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 50px;
  }
}
.home-banner__image {
  position: absolute;
  top: 0;
  left: 0;
}
.home-banner__image--black-overlay {
  background: #000;
  opacity: 0.5;
  pointer-events: none;
  width: 100%;
  height: 100%;
}
.home-banner__image--gradient-overlay {
  background: linear-gradient(to right, #000000 0%, rgba(0, 0, 0, 0) 78%);
  pointer-events: none;
  width: 100%;
  height: 100%;
}
.home-banner__image--img {
  opacity: 0;
  transition: opacity 1s;
  width: 100%;
}
.home-banner__image--static-size {
  position: static;
}
.home-banner__image--active {
  opacity: 1;
}
@media (max-width: 599px) {
  .home-banner__info {
    padding: 20px 15px;
    background: #000;
  }
}
@media (min-width: 600px) {
  .home-banner__info {
    position: absolute;
    top: 50%;
    left: 70px;
    -webkit-transform: translateY(-13px);
    transform: translateY(-13px);
  }
}
a.home-banner__btn {
  height: 35px;
  line-height: 35px;
  padding: 0 40px;
  text-transform: uppercase;
}
.home-banner .typed-cursor {
  opacity: 1;
  -webkit-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite;
  font-weight: 300;
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@font-face {
  font-family: 'ArcherBold';
  src: url('/docs/default-source/font-library/archerpro-bold-webfont.woff2') format('woff2'), url('/docs/default-source/font-library/archerpro-bold-webfont2.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.home_wrapper_new .main-banner {
  position: relative;
}
.home_wrapper_new .main-banner .slick-slide {
  max-height: 426px;
}
.home_wrapper_new .main-banner .quest-right,
.home_wrapper_new .main-banner .quest-left {
  position: absolute;
  top: 15px;
  left: -30px;
}
.home_wrapper_new .main-banner .quest-right img,
.home_wrapper_new .main-banner .quest-left img {
  width: 160px;
}
.home_wrapper_new .main-banner .quest-left {
  top: -15px;
  left: auto;
  right: 42px;
}
.home_wrapper_new .main-banner .info {
  bottom: 5%;
}
.home_wrapper_new .main-banner .info .green {
  color: #6db924;
  line-height: 47px;
}
.home_wrapper_new .main-banner .info h1 br,
.home_wrapper_new .main-banner .info h2 br {
  display: block;
}
.home_wrapper_new .main-banner .info h1 {
  font-size: 48px;
  line-height: 47px;
  margin-bottom: 50px;
}
.home_wrapper_new .main-banner .info h2 {
  font-size: 26px;
}
.home_wrapper_new .main-banner .info h2 .smaller {
  font-size: 18px;
}
.home_wrapper_new .main-banner .banner-btn {
  padding-top: 10px;
}
.home_wrapper_new .main-banner .banner-btn > a.btn {
  padding: 0 20px;
}
@media (min-width: 600px) {
  .home_wrapper_new .home_wrapper.main-banner .wrp-info {
    left: 73px;
  }
  .home_wrapper_new .home_wrapper.main-banner .wrp-info .info {
    text-align: left;
    width: 90%;
  }
  .home_wrapper_new .home_wrapper.main-banner .wrp-info .info h1 {
    font-family: 'ArcherBold';
    font-weight: 700;
    font-size: 40px;
    width: 90%;
  }
  .home_wrapper_new .home_wrapper.main-banner .wrp-info .info h2 {
    font-family: 'ArcherBold';
    font-weight: 700;
    color: #fff;
  }
}
@media (max-width: 599px) {
  .home_wrapper_new .home_wrapper.main-banner {
    position: relative;
  }
  .home_wrapper_new .home_wrapper.main-banner .slick-slide {
    max-height: 100%!important;
  }
  .home_wrapper_new .home_wrapper.main-banner .info {
    position: static;
    margin-top: 150px;
  }
  .home_wrapper_new .home_wrapper.main-banner .visible-xs-block {
    position: absolute;
    top: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 160px;
  }
  .home_wrapper_new .home_wrapper.main-banner .visible-xs-block img {
    width: 160px;
  }
}
@media (max-width: 768px) {
  .home_wrapper_new .main-banner .quest-left,
  .home_wrapper_new .main-banner .quest-right {
    display: none;
  }
  .home_wrapper_new .main-banner .info h1 {
    font-size: 28px;
    line-height: 34px;
  }
  .home_wrapper_new .main-banner .info h1 .green {
    line-height: 34px;
  }
  .home_wrapper_new .main-banner .banner-btn {
    margin-top: 10px;
  }
  .home_wrapper_new .main-banner .banner-btn > a.btn {
    font-size: 12px;
    line-height: 24px;
  }
}
.client_serv,
.contact_dealer {
  width: auto;
}
.client_number {
  display: none;
}
.client_number.main-number {
  display: block;
}
@media (max-width: 480px) {
  body.popup-opened {
    position: fixed;
  }
  .mfp-wrap {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .mfp-container {
    position: fixed;
    padding: 0;
  }
  .white-popup {
    margin-top: 0;
  }
  .mfp-content,
  .white-popup {
    height: 100%;
  }
  .white-popup {
    margin-top: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .popup-header {
    /* padding-top: 20px; */
    width: 100%;
    left: 0;
    background: #fff;
    top: 0;
  }
  .popup-header > h1 {
    margin-top: 0;
    margin-bottom: 10px;
    padding-right: 15px;
  }
  .popup-body {
    overflow: auto;
  }
}
.RadWindow_Default {
  max-width: 100% !important;
  left: 50% !important;
  -webkit-transform: translate(-50%, 0) !important;
  transform: translate(-50%, 0) !important;
  z-index: 10000 !important;
}
.RadWindow_Default .mobileContainer {
  display: none;
}
.RadWindow_Default .rwTitlebarControls td:nth-child(2n) {
  padding-right: 35px;
}
.RadWindow_Default .rwTable {
  height: 100% !important;
  width: 100% !important;
}
.RadWindow_Default .wrpMobileContent iframe,
.RadWindow_Default .wrpMobileContent .rwIframeWrapperIOS {
  height: 0 !important;
}
.RadWindow_Default .mobileContainer {
  display: block;
  max-height: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 0 0 15px 0;
}
.RadWindow_Default .bottomWrapper {
  text-align: right;
  /*position: absolute;
        bottom: 5px;
        background: #fff;
        width: ~'calc(100% - 2px)';
        left: 1px;
        padding: 15px 15px 10px 15px;*/
}
.RadWindow_Default .bottomWrapper .btn {
  min-width: 150px;
}
.RadWindow_Default .RadTouchExtender {
  overflow: auto !important;
}
@media (max-width: 767px) {
  .RadWindow_Default {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    -webkit-transform: translate(0, 0) !important;
    transform: translate(0, 0) !important;
  }
  .RadWindow_Default .rwControlButtons a,
  .RadWindow_Default .rwControlButtons a:hover {
    width: 40px;
    height: 30px;
    top: 0px;
    background-position: center center !important;
  }
  .RadWindow_Default .bottomWrapper {
    text-align: center;
  }
}
#PopupWrapper,
#PopupWrapper .splitter,
#PopupWrapper .splitter > div,
#PopupWrapper .RadSplitter_Default {
  height: 100% !important;
  width: 100%;
}
.RadWindow_Default .rwTitleRow em,
.RadWindow .rwTitleRow em {
  width: 100% !important;
  white-space: normal !important;
  padding-bottom: 10px !important;
}
.TelerikModalOverlay {
  width: 100% !important;
}
.RadSplitter_Default {
  width: 100% !important;
}
/*! jQuery UI - v1.11.4 - 2016-03-11
* http://jqueryui.com
* Includes: core.css, tooltip.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-tooltip {
  padding: 5px;
  position: absolute;
  z-index: 9999;
  box-shadow: 0 0 5px #aaa;
  background: #f9f9dd;
  border: 3px solid #f9f9dd;
  max-width: 300px;
  min-width: 100px;
  font-size: 11px;
  line-height: 14px;
  color: #484848;
}
@media (max-width: 1024px) {
  #app-bar-container {
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  #app-bar-container {
    min-height: 21px !important;
  }
}
#app-bar-slider {
  z-index: 999!important;
}
@media (max-width: 480px) {
  #app-bar-slider {
    background-color: transparent !important;
    height: 29px !important;
    bottom: -9px !important;
  }
  #app-bar-slider > div.toggleLg,
  #app-bar-slider > div.toggleSm {
    margin: 3px 0 0 !important;
    /*height: 18px;            
            background-position: 13px 8px !important;
            background-size: 90px !important;*/
    /*&:before {
                content: "LOG IN";
                display: block;
                text-align: center;
                color: #fff;
                font-size: 11px;
                font-weight: 600;
                position: relative;
                bottom: 5px;
            }*/
  }
  #app-bar-slider > div.toggleLg:after,
  #app-bar-slider > div.toggleSm:after {
    content: '';
    display: block;
    background: #2093cb;
    width: 40px;
    height: 35px;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    z-index: -1;
  }
  #app-bar-slider > div.toggleLg .login-tooltip,
  #app-bar-slider > div.toggleSm .login-tooltip {
    display: none;
  }
  #app-bar-slider > div.toggleLg:after {
    width: 43px;
    height: 40px;
    bottom: -5px;
  }
  #app-bar-slider.expanded > div.toggleSm {
    margin: 16px 0 0 !important;
    height: 17px;
  }
  #app-bar-slider.expanded > div.toggleSm > span {
    position: relative;
    top: -25px;
  }
}
@media (max-width: 1024px) {
  #app-bar div.container {
    max-width: 100%;
    padding: 48px 15px 0;
  }
  #app-bar div.container .qCom {
    right: 15px;
  }
  #app-bar div.container ul {
    padding-left: 265px;
    position: relative;
  }
  #app-bar div.container ul li {
    display: inline-block;
    vertical-align: top;
    float: none;
  }
  #app-bar div.container ul li.sml {
    padding: 15px 10px 15px;
    width: 32% ;
  }
  #app-bar div.container ul li.sml a {
    display: block;
    text-align: center;
  }
  #app-bar div.container ul li.sml i {
    position: static;
    margin: 0 auto;
  }
  #app-bar div.container ul li.sml span {
    line-height: normal;
    margin-top: 10px;
  }
  #app-bar div.container ul li.loginToQuestrade {
    width: 265px;
    position: absolute;
    padding-right: 0;
    left: 0;
  }
  #app-bar div.container ul li.loginToIQWeb {
    margin-left: 0;
  }
}
@media (max-width: 599px) {
  #app-bar div.container ul {
    padding-left: 0;
  }
  #app-bar div.container ul li.loginToQuestrade {
    width: 100%;
    border-bottom: 1px solid #68adde;
    border-right: none;
    position: static;
  }
}
@media (max-width: 480px) {
  #app-bar div.container ul {
    padding-left: 0;
    margin-bottom: 15px;
  }
  #app-bar div.container ul li.sml {
    width: 100% ;
    padding-left: 0;
  }
  #app-bar div.container ul li.sml a {
    position: relative;
    text-align: left;
    padding-left: 51px;
    min-height: 35px;
  }
  #app-bar div.container ul li.sml i {
    left: 0;
    top: 0;
    position: absolute;
    width: 33px;
    height: 33px;
    background-position: center center;
    background-size: 120%;
  }
  #app-bar div.container ul li.sml span {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .mfp-gallery .mfp-image-holder .mfp-content {
    max-width: 93%;
  }
  .mfp-gallery .mfp-image-holder .mfp-figure {
    height: 100%;
  }
  .mfp-gallery .mfp-image-holder .mfp-figure figure {
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .mfp-gallery .mfp-image-holder .mfp-figure figure img {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    object-fit: contain;
  }
}
.callback {
  position: absolute;
  width: 154px;
  padding: 5px 0;
  height: auto;
  background: #F0F4F5;
  border: #C1D1D7 solid 1px;
  border-radius: 3px;
  left: -12px;
}
.callback:after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 62px;
  border-style: solid;
  border-width: 15px 15px 0;
  border-color: #F0F4F5 transparent;
  display: block;
  width: 0;
  z-index: 1;
}
.callback:before {
  content: "";
  position: absolute;
  top: 71px;
  left: 62px;
  border-style: solid;
  border-width: 15px 15px 0;
  border-color: #C1D1D7 transparent;
  display: block;
  width: 0;
  z-index: 0;
}
.callback a {
  display: block;
  width: 152px;
  height: 20px;
  line-height: 18px;
  padding: 0 5px;
  color: #6f6f6f;
  text-decoration: none;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  background: none;
}
.callback a:hover {
  background-color: #939393;
  color: #FDFDFD !important;
  text-decoration: none;
}
.callback a:hover i {
  color: #FDFDFD !important;
}
.callback i {
  color: #70C430;
  margin: 0 5px;
}
.navigation .rtsLevel1 li:nth-of-type(1),
.navigation .rtsLevel1 li:hover:nth-of-type(1) {
  width: 119px;
}
.navigation .rtsLevel1 li:nth-of-type(2),
.navigation .rtsLevel1 li:hover:nth-of-type(2) {
  width: 139px;
}
.navigation .rtsLevel1 li:nth-of-type(3),
.navigation .rtsLevel1 li:hover:nth-of-type(3) {
  width: 73px;
}
.navigation .rtsLevel1 li:nth-of-type(4),
.navigation .rtsLevel1 li:hover:nth-of-type(4) {
  width: 171px;
}
.navigation .rtsLevel1 li:nth-of-type(5),
.navigation .rtsLevel1 li:hover:nth-of-type(5) {
  width: 149px;
}
.navigation .rtsLevel1 li:nth-of-type(6),
.navigation .rtsLevel1 li:hover:nth-of-type(6) {
  width: 51px;
}
.navigation .rtsLevel1 li:nth-of-type(6) .rtsTxt,
.navigation .rtsLevel1 li:hover:nth-of-type(6) .rtsTxt {
  text-transform: none;
}
.navigation .rtsLevel1 li:nth-of-type(7),
.navigation .rtsLevel1 li:hover:nth-of-type(7) {
  width: 137px;
}
.navigation .rtsLevel1 li:nth-of-type(8),
.navigation .rtsLevel1 li:hover:nth-of-type(8) {
  width: 123px;
}
.navigation .rtsLevel1 li:nth-of-type(9),
.navigation .rtsLevel1 li:hover:nth-of-type(9),
.navigation .rtsLevel1 li :nth-of-type(10),
.navigation .rtsLevel1 li:hover :nth-of-type(10),
.navigation .rtsLevel1 li :nth-of-type(11),
.navigation .rtsLevel1 li:hover :nth-of-type(11) {
  display: none;
}
.retirement-calculator {
  background: #ebeff0;
  width: 100%;
}
.retirement-calculator--color-brand {
  color: #60a225;
}
.retirement-calculator__info-brief {
  padding: 0 20px;
}
@media (min-width: 600px) {
  .retirement-calculator__info-brief {
    display: table-cell;
    width: 272px;
    padding: 0 30px;
  }
}
.retirement-calculator__modal {
  background: transparent;
}
@media (min-width: 600px) {
  .retirement-calculator__modal {
    width: 100%;
    position: relative;
    opacity: 1;
  }
}
.retirement-calculator__modal.fade .modal-dialog {
  -webkit-transform: none;
          transform: none;
}
@media (min-width: 600px) {
  .retirement-calculator__modal {
    display: block;
  }
}
.retirement-calculator__modal-dialog {
  margin: 0;
  width: 100%;
}
.retirement-calculator__modal-backdrop {
  top: 0;
  bottom: initial;
  right: 0;
  left: initial;
  opacity: 1;
  width: 100%;
  height: 100%;
  background: #ebeff0;
}
.retirement-calculator__modal-backdrop.in {
  opacity: 1;
}
@media (min-width: 600px) {
  .retirement-calculator__modal-backdrop {
    display: none;
  }
}
.retirement-calculator__close-modal {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 7px;
  height: 40px;
}
.retirement-calculator__chart-container {
  padding: 0 40px;
  overflow: hidden;
}
@media (min-width: 1025px) {
  .retirement-calculator__chart-container {
    padding: 0 45px;
  }
}
.retirement-calculator__header {
  text-align: center;
  padding: 55px 0 25px;
}
@media (min-width: 600px) {
  .retirement-calculator__header {
    padding: 40px 0 30px;
  }
}
.retirement-calculator__header-title {
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  margin: 0;
  margin-bottom: 20px;
}
@media (min-width: 600px) {
  .retirement-calculator__header-title {
    margin-bottom: 10px;
  }
}
.retirement-calculator__header-savings-group {
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  .retirement-calculator__header-savings-group {
    margin-bottom: 0;
  }
}
@media (max-width: 899px) {
  .retirement-calculator__header-savings-group {
    width: 100%;
    margin-bottom: 10px;
  }
}
.retirement-calculator__header-savings-label {
  font-size: 12px;
  margin: 0;
}
.retirement-calculator__header-savings-money {
  font-size: 40px;
  line-height: 40px;
  font-weight: 300;
}
.retirement-calculator__chart {
  cursor: pointer;
  position: relative;
}
.retirement-calculator__chart svg {
  width: 100%;
  overflow: visible;
}
.retirement-calculator__area {
  fill: url(#pattern-stripe);
}
.retirement-calculator__line {
  fill: none;
  stroke-width: 2;
}
.retirement-calculator__line--piq-line {
  stroke: #91cb59;
}
.retirement-calculator__line--mutual-fund {
  stroke: #2093cb;
}
.retirement-calculator__line-point--piq-line {
  fill: #91cb59;
}
.retirement-calculator__line-point--mutual-fund {
  fill: #2093cb;
}
.retirement-calculator__chart-tooltip {
  background: #fff;
  position: absolute;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  border-radius: 3px;
  box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.2);
}
.retirement-calculator__chart-year-tooltip {
  background: #fff;
  font-size: 12px;
  line-height: 24px;
  font-weight: 600;
  color: black;
  padding: 0 9px;
  border-radius: 3px;
  white-space: nowrap;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
.retirement-calculator__chart-year-tooltip--position {
  position: absolute;
  top: 270px;
}
.retirement-calculator__chart-year-tooltip:before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: -6px;
  border: 6px solid #fff;
  -webkit-transform: translateX(-50%) rotate(45deg);
          transform: translateX(-50%) rotate(45deg);
}
.retirement-calculator__chart-year-tooltip:after {
  content: ' years';
}
.retirement-calculator__tooltip-label {
  font-size: 12px;
  vertical-align: middle;
  line-height: 15px;
  padding-left: 9px;
}
@media (max-width: 900px - 1) {
  .retirement-calculator__tooltip-label:first-child > td:first-child {
    padding-top: 10px;
  }
  .retirement-calculator__tooltip-label:last-child > td:last-child {
    padding-bottom: 10px;
  }
}
.retirement-calculator__tooltip-label > td {
  display: block;
  text-align: center;
  padding: 5px 10px;
  white-space: nowrap;
}
@media (min-width: 900px) {
  .retirement-calculator__tooltip-label > td {
    text-align: left;
    display: table-cell;
    padding: 6px 0;
  }
}
@media (min-width: 900px) {
  .retirement-calculator__tooltip-label > td:first-child {
    padding-top: 6px;
    padding-left: 9px;
  }
}
.retirement-calculator__tooltip-label > td:last-child {
  padding-top: 0;
}
@media (min-width: 900px) {
  .retirement-calculator__tooltip-label > td:last-child {
    padding-top: 6px;
    padding-left: 5px;
    padding-right: 9px;
  }
}
.retirement-calculator__tooltip-label-bulet:before {
  content: '\25CF';
  display: inline-block;
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  padding-right: 2px;
}
.retirement-calculator__tooltip-label-bulet--piq:before {
  color: #91cb59;
}
.retirement-calculator__tooltip-label-bulet--mutual-fund:before {
  color: #2093cb;
}
.retirement-calculator__tooltip-label--extra-ernings {
  background: #f4f4f4;
}
.retirement-calculator__tooltip-label--money-value {
  font-size: 15px;
  line-height: 15px;
  padding-left: 8px;
  font-weight: 600;
  color: #000;
}
.retirement-calculator__tooltip-label--money-piq {
  color: #91cb59;
}
.retirement-calculator__tooltip-label--money-mutual-fund {
  color: #2093cb;
}
.retirement-calculator__tooltip-tick {
  stroke: black;
  stroke-width: 1px;
  shape-rendering: crispEdges;
}
.retirement-calculator__tick-label {
  font-size: 12px;
  fill: #797a7a;
}
.retirement-calculator__tick-label--year {
  text-anchor: end;
}
.retirement-calculator__axis-chart-domain {
  stroke: black;
  stroke-width: 1px;
  shape-rendering: crispEdges;
  stroke-dasharray: 1, 3;
}
.retirement-calculator__axis-chart-tick {
  stroke: #d9dcdd;
  stroke-width: 1px;
  shape-rendering: crispEdges;
}
.retirement-calculator__legend {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  padding: 30px 0 20px;
  font-size: 12px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.retirement-calculator__legend-item {
  margin-bottom: 20px;
}
.retirement-calculator__legend-item:last-child {
  width: 100%;
  text-align: center;
  margin-bottom: 0;
}
@media (min-width: 1025px) {
  .retirement-calculator__legend-item {
    margin-bottom: 0;
  }
  .retirement-calculator__legend-item:last-child {
    width: auto;
  }
}
.retirement-calculator__call-to-action {
  padding: 18px 0;
}
.retirement-calculator__call-to-action a {
  text-align: center;
  display: block;
  text-decoration: underline;
}
.retirement-calculator__call-to-action a:hover {
  color: black;
}
.form-with-chart {
  border: 1px solid #d2d2da;
}
@media (min-width: 600px) {
  .form-with-chart {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
}
.form-with-chart__form {
  padding: 30px 20px 70px;
}
@media (min-width: 600px) {
  .form-with-chart__form {
    display: table-cell;
    width: 272px;
    padding: 40px 30px 20px;
  }
}
@media (min-width: 600px) {
  .form-with-chart__chart {
    display: table-cell;
    vertical-align: top;
  }
}
.input-fluid-group {
  display: table;
  border-collapse: separate;
}
.input-fluid-group .input-fluid {
  display: table-cell;
  width: 100%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-fluid-group__tooltip {
  display: table-cell;
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
  padding-left: 5px;
  padding-top: 5px;
  cursor: pointer;
}
.input-fluid {
  font-size: 14px;
  position: relative;
  padding-left: 8px;
  height: 39px;
}
.input-fluid__prefix-dollar {
  display: block;
  float: left;
  padding: 10px 0 9px;
  font-size: 14px;
}
.input-fluid__sufix {
  display: block;
  float: left;
  padding: 9px 0;
  margin-left: 5px;
  font-size: 14px;
}
.input-fluid__spacer-wrap {
  display: block;
  float: left;
}
.input-fluid__spacer {
  color: transparent;
  display: block;
  float: left;
  padding: 9px 0;
  max-width: 100%;
  white-space: pre;
  font-size: 14px;
}
.input-fluid__input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 9px 0 9px 8px;
  height: 39px;
  background-color: transparent;
  font-size: 14px;
}
.input-fluid__input--dollar-refix {
  padding-left: 16px;
}
.banner-campaign-2016__main-banner {
  background: #000;
}
@media (min-width: 1025px) {
  .banner-campaign-2016__main-banner {
    margin-top: 30px;
  }
}
.banner-campaign-2016__main-banner .slick-track {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;
}
.banner-campaign-2016__main-banner .slick-slide {
  float: none;
  height: auto;
  min-height: auto;
}
.banner-campaign-2016__main-banner span {
  line-height: inherit;
}
.banner-campaign-2016__main-banner .green {
  color: #6ebb1f;
}
.banner-campaign-2016__campaing-font {
  font-family: 'ArcherBold';
}
.banner-campaign-2016__slider-item {
  background: #000;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 15px;
  padding-bottom: 45px;
  color: #fff;
  text-align: center;
  position: relative;
}
@media (min-width: 600px) {
  .banner-campaign-2016__slider-item {
    display: block;
    text-align: left;
    padding-top: 30px;
  }
}
@media (min-width: 768px) {
  .banner-campaign-2016__slider-item {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.banner-campaign-2016__slider-item--hide-before-js-loads {
  display: none;
}
.banner-campaign-2016__copy {
  margin-top: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 600px) {
  .banner-campaign-2016__copy {
    margin-top: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 100px;
  }
}
@media (min-width: 768px) {
  .banner-campaign-2016__copy {
    padding-left: 160px;
  }
}
@media (max-width: 599px) {
  .banner-campaign-2016__mobile-center-graphic {
    -webkit-align-self: center;
        -ms-flex-item-align: center;
                -ms-grid-row-align: center;
            align-self: center;
    margin-bottom: 30px;
  }
}
@media (min-width: 600px) {
  .banner-campaign-2016__graphic {
    display: none;
  }
}
.banner-campaign-2016__graphic img {
  width: 160px;
  height: 160px;
}
@media (min-width: 768px) {
  .banner-campaign-2016__desctop-graphic {
    position: absolute;
    display: block;
  }
  .banner-campaign-2016__desctop-graphic--left {
    top: 15px;
    left: -30px;
  }
  .banner-campaign-2016__desctop-graphic--right {
    top: -15px;
    right: 42px;
  }
}
.banner-campaign-2016__title {
  color: #fff;
  font-size: 28px;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  text-transform: none;
}
@media (max-width: 599px) {
  .banner-campaign-2016__title br {
    display: none;
  }
}
@media (min-width: 600px) {
  .banner-campaign-2016__title {
    font-size: 40px;
    line-height: 42px;
  }
}
@media (min-width: 1025px) {
  .banner-campaign-2016__title {
    font-size: 50px;
    line-height: 51px;
  }
}
.banner-campaign-2016__sub-title {
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}
@media (max-width: 599px) {
  .banner-campaign-2016__sub-title br {
    display: none;
  }
}
@media (min-width: 600px) {
  .banner-campaign-2016__sub-title {
    margin-top: auto;
    font-size: 26px;
    line-height: 28px;
  }
}
@media (min-width: 768px) {
  .banner-campaign-2016__sub-title {
    margin-bottom: 30px;
  }
}
.banner-campaign-2016__sub-title--smaller {
  font-size: 18px;
  line-height: 20px;
}
.banner-campaign-2016__sub-title--block {
  display: block;
}
a.banner-campaign-2016__button {
  font-size: 14px;
  line-height: 33px;
  padding: 0 20px;
}
@media (min-width: 600px) {
  a.banner-campaign-2016__button {
    margin-right: auto;
    width: 220px;
  }
}
@media (min-width: 768px) {
}
.banner-campaign-2016__dots {
  position: absolute;
  bottom: 15px;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: 0;
}
.banner-campaign-2016__dots button {
  display: block;
  text-indent: -9999px;
  border: 0;
  border-radius: 50%;
  padding: 0;
  margin: 0 5px;
  width: 15px;
  height: 15px;
  background-color: #5d5d5d;
}
@media (min-width: 768px) {
  .banner-campaign-2016__dots button {
    width: 11px;
    height: 11px;
  }
}
.banner-campaign-2016__dots .slick-active button {
  background-color: #74b235;
}
@media (min-width: 600px) {
  .banner-campaign-2016__slide-transition {
    transition: -webkit-transform 1s;
    transition: transform 1s;
    transition: transform 1s, -webkit-transform 1s;
    transition-timing-function: ease-out;
  }
}
@media (min-width: 600px) {
  .slick-slide .banner-campaign-2016__slide-transition {
    -webkit-transform: translateX(-800px);
            transform: translateX(-800px);
  }
}
@media (min-width: 768px) {
  .slick-slide .banner-campaign-2016__slide-transition {
    -webkit-transform: translateX(-960px);
            transform: translateX(-960px);
  }
}
@media (min-width: 600px) {
  .slick-slide.slick-current .banner-campaign-2016__slide-transition {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  .slick-slide.slick-current .banner-campaign-2016__slide-transition--delay {
    transition-delay: .2s;
  }
}
.rrsp-sub-banner {
  background-color: #ebebeb;
  padding: 17px 0;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #484848;
}
@media (max-width: 599px) {
  .rrsp-sub-banner {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.rrsp-sub-banner a {
  color: inherit;
  font-weight: inherit;
}
.rrsp-sub-banner__block {
  padding: 0 15px;
}
@media (max-width: 599px) {
  .rrsp-sub-banner__xs-block {
    width: 100%;
    margin-bottom: 15px;
  }
}
a.rrsp-sub-banner__button {
  padding-top: 0;
  padding-bottom: 0;
  border: 1px solid #484848;
}
a.rrsp-sub-banner__button:hover,
a.rrsp-sub-banner__button:active,
a.rrsp-sub-banner__button:focus {
  color: #ebebeb;
  background-color: #484848;
}
.free-trial-form-success__title {
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  margin-bottom: 21px;
  padding: 0;
  font-weight: 500;
  color: #000;
}
.free-trial-form-success__admin-info {
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
.free-trial-form-success__login-info-text {
  -webkit-user-select: all;
     -moz-user-select: all;
      -ms-user-select: all;
          user-select: all;
}
.free-trial-form-success__attention {
  margin-top: 43px;
  font-size: 12px;
  line-height: 18px;
  margin-left: 15px;
  position: relative;
}
@media (max-width: 599px) {
  .free-trial-form-success__attention {
    margin-top: 10px;
  }
}
.free-trial-form-success__attention:before {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  background: transparent url(/images/default-source/icons/icn_i.png) no-repeat;
  left: -15px;
  top: 2px;
}
.free-trial-form-success__description {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
}
.free-trial-form-success__login-download-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px;
}
.free-trial-form-success__panel {
  background-color: #f1f4f5;
  margin-bottom: 30px;
}
@media (min-width: 600px) {
  .free-trial-form-success__panel {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.free-trial-form-success__box {
  padding: 27px 26px 40px;
}
@media (max-width: 599px) {
  .free-trial-form-success__info-box {
    padding-bottom: 0;
  }
}
@media (min-width: 600px) {
  .free-trial-form-success__info-box {
    width: 327px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
}
@media (min-width: 600px) {
  .free-trial-form-success__device-box {
    width: 458px;
  }
}
a.free-trial-form-success__button {
  padding: 0 30px 0 14px;
  border: 0;
  line-height: 24px;
  color: #fff;
  background-color: #6f6f6f;
  font-size: 13px;
  margin-right: 18px;
  position: relative;
}
a.free-trial-form-success__button:hover,
a.free-trial-form-success__button:focus,
a.free-trial-form-success__button.focus {
  color: #fff;
}
a.free-trial-form-success__button--arrow:after {
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  right: 12px;
  top: 50%;
  margin-top: -4px;
  border-left: 6px solid #fff;
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  font-size: 0;
}
a.free-trial-form-success__button--download:after {
  content: "";
  height: 14px;
  width: 13px;
  font-size: 0;
  background: transparent url(/images/default-source/icons/icn_download.png) no-repeat 0 0 !important;
  position: absolute;
  top: 4px;
  right: 10px;
}
.free-trial-form-success__device + .free-trial-form-success__device {
  margin-top: 30px;
}
.qeastrade-blog-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  list-style: none;
  padding: 0;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 1025px) {
  .qeastrade-blog-list {
    margin-left: -38px;
    margin-right: -38px;
  }
}
.qeastrade-blog-list__item {
  width: calc(33.3% - 30px);
  margin-left: 15px;
  margin-right: 15px;
  border: 1px solid black;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .qeastrade-blog-list__item {
    width: calc(50% - 30px);
  }
}
@media (max-width: 480px) {
  .qeastrade-blog-list__item {
    width: calc(100% - 30px);
  }
}
.qeastrade-blog-list__image img {
  max-width: 100%;
}
.qeastrade-blog-list__info {
  padding: 15px;
}
.qeastrade-blog-list__category {
  padding-bottom: 5px;
}
.qeastrade-blog-list__category ul {
  list-style: none;
  padding: 0;
}
.qeastrade-blog-list__title {
  padding-bottom: 15px;
  margin-bottom: 0;
}
.qeastrade-blog-list__title a,
.qeastrade-blog-list__title a:link,
.qeastrade-blog-list__title a:visited,
.qeastrade-blog-list__title a:active {
  color: black;
  text-decoration: none;
}
.qeastrade-blog-list__title a:hover,
.qeastrade-blog-list__title a:link:hover,
.qeastrade-blog-list__title a:visited:hover,
.qeastrade-blog-list__title a:active:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  .thank-you,
  .thank-you .column,
  .thank-you .column .pnl,
  .thank-you .column .pnl .info_box {
    width: 100%;
  }
}
/*--------------------------------------------
                OPEN AN ACCOUNT
---------------------------------------------*/
#account-online .step-container {
  display: inline-block;
  width: 212px;
  margin-right: 22px;
  margin-bottom: 30px;
}
#account-online .step-container img {
  bottom: 0;
}
#account-online .quick-start-guide {
  clear: both;
  overflow: hidden;
  margin: 0 0 21px;
}
#account-online .quick-start-guide p {
  margin: 0 0 6px;
}
#account-online .quick-start-guide a {
  color: #1f5182;
  margin-right: 70px;
  text-decoration: none;
  padding-right: 13px;
  position: relative;
}
#account-online .quick-start-guide a:after {
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  border-left: 6px solid #1f5182;
  border-top: 5px solid rgba(0, 0, 0, 0);
  content: "";
  font-size: 0;
  height: 0;
  margin-top: -5px;
  position: absolute;
  right: 0px;
  top: 50%;
  width: 0;
}
#account-online .quick-start-guide a:hover {
  text-decoration: underline;
}
#account-online .im-new {
  border: 1px solid #d2d2db;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  box-shadow: inset 0px 0px 0px 1px #fff;
  -moz-box-shadow: inset 0px 0px 0px 1px #fff;
  -webkit-box-shadow: inset 0px 0px 0px 1px #fff;
  background: #f1f4f5;
  margin-bottom: -2px;
  z-index: 999;
  padding: 12px 15px 11px;
  position: relative;
}
#account-online .im-new h2 {
  font-size: 21px;
  margin: 1px 0 1px;
}
#account-online .im-new p {
  margin: 0;
}
#account-online .im-new .btn {
  padding-right: 30px;
  position: relative;
}
#account-online .im-new .btn:after {
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  border-left: 7px solid #fff;
  border-top: 5px solid rgba(0, 0, 0, 0);
  content: "";
  font-size: 0;
  height: 0;
  margin-top: -5px;
  position: absolute;
  right: 17px;
  top: 50%;
  width: 0;
}
#account-online .im-new .online {
  width: 336px;
  min-height: 72px;
  padding-right: 30px;
  float: left;
  border-right: 1px solid #d2d2db;
}
#account-online .im-new .online span {
  display: inline-block;
  width: 140px;
}
#account-online .im-new .online .btn1 {
  margin-left: 5px;
  float: right;
}
#account-online .im-new .online_right {
  width: 305px;
  float: right;
  min-height: 61px;
  padding-top: 2px;
}
#account-online .im-new .online_right span {
  display: inline-block;
  width: 200px;
}
#account-online .im-new .online_right .btn2 {
  margin-left: 5px;
  float: right;
}
#account-online .info_box .right {
  vertical-align: middle;
  padding: 21px 0 0 21px;
  float: left;
  width: 638px;
}
#account-online .nofloat {
  float: none;
}
#account-online .line_dotted {
  border-bottom: 1px dotted #c3c6c6;
}
#account-online .title_french_oaa {
  margin: 18px 0 9px 0;
}
#account-online .title_french_oaa img {
  display: inline;
  vertical-align: middle;
  margin-right: 10px;
}
#account-online .green_arrow.oaa_list {
  padding-left: 0;
  margin: 0 0 0 31px;
  width: 187px;
  float: left;
}
#account-online .oaa_list.first {
  margin-left: 15px;
}
@media (max-width: 1024px) {
  #account-online .main_content {
    width: auto !important;
    margin: 0 auto;
  }
  #account-online .step-container {
    display: inline-block;
    width: 24.8%;
    margin: 0 4% 4% 4%;
  }
  #account-online .step-container img {
    display: block;
    margin: 0 auto;
    width: 85%;
    max-width: 155px;
  }
  #account-online .sf_cols .wrapper {
    padding: 15px 23px;
  }
  #account-online .sf_cols .wrapper .right_column {
    display: none;
  }
  #account-online .sf_cols .wrapper h1 {
    padding: 0 0 21px 0;
  }
  #account-online .im-new {
    padding: 12px 15px;
  }
  #account-online .im-new .online {
    padding-right: 4%;
  }
  #account-online .im-new .online,
  #account-online .im-new .online_right {
    width: 48%;
    text-align: center;
  }
  #account-online .im-new .online a,
  #account-online .im-new .online_right a {
    display: block;
    max-width: 220px;
    margin: 0 auto;
  }
  #account-online .im-new .online a.float-right,
  #account-online .im-new .online_right a.float-right {
    float: none;
  }
  #account-online .im-new .online span,
  #account-online .im-new .online_right span {
    display: block;
    margin: 10px auto;
    width: auto;
  }
}
@media (max-width: 720px) {
  #account-online .quick-start-guide a {
    display: block;
    margin: 5px;
  }
  #account-online .quick-start-guide a span {
    margin-left: 15px;
  }
  #account-online .quick-start-guide a:after {
    right: auto;
    left: 0;
  }
}
@media (max-width: 599px) {
  #account-online .sf_colsIn .step-container {
    display: block;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }
  #account-online .sf_colsIn .step-container img {
    width: 50%;
  }
}
@media (max-width: 480px) {
  #account-online .im-new .online,
  #account-online .im-new .online_right {
    display: block;
    float: none;
    width: 100%;
  }
  #account-online .im-new .online a,
  #account-online .im-new .online_right a {
    max-width: none;
  }
  #account-online .im-new .online {
    margin-bottom: 2%;
    padding: 0;
    border: none;
  }
  #account-online .quick-start-guide a span {
    margin-left: 0;
  }
  #account-online .quick-start-guide a:after {
    display: none;
  }
}
#account-online a.link {
  font-size: 16px;
  line-height: 24px;
}
#account-online a.text-inherit-color {
  color: inherit;
  text-decoration: none;
}
#account-online a.text-inherit-color:hover {
  color: inherit;
  text-decoration: underline;
}
#account-online a.flex-link {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
#account-online .text-gray {
  color: #969696;
}
#account-online .m-t-0 {
  margin-top: 0!important;
}
#account-online .p-b-0 {
  padding-bottom: 0!important;
}
#account-online .p-t-0 {
  padding-top: 0!important;
}
@media (min-width: 1025px) {
  #account-online .fist-container {
    margin-top: 30px;
  }
}
#account-online hr,
#account-online .hr {
  border-top: 1px solid #e1e1e1;
}
@media (min-width: 768px) {
  #account-online a[href^="tel:"] {
    color: inherit;
    text-decoration: none;
  }
  #account-online a[href^="tel:"]:hover,
  #account-online a[href^="tel:"]:focus {
    color: inherit;
    text-decoration: none;
  }
}
#account-online .contact-icon {
  background-image: url(/images/default-source/icons/icn_client_serv_sprite.png);
  width: 23px;
  height: 23px;
  margin-left: 10px;
  margin-right: 10px;
}
#account-online .contact-icon--chat {
  background-position-y: 0;
}
#account-online .contact-icon--call-back {
  background-position-y: -170px;
}
#account-online .contact-icon--find-us {
  background-position-y: -56px;
}
#account-online .contact-icon--email {
  background-position-y: -113px;
}
#account-online .container-wrapper {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1025px) {
  #account-online .container-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
#account-online .aplication-client-section {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
}
#account-online .aplication-client-section > a {
  padding: 0 15px;
}
@media (max-width: 599px) {
  #account-online .step-slider {
    padding-bottom: 30px;
    margin-bottom: 0;
  }
}
#account-online .step-slider__arrow-button {
  background: none;
  border: 0;
  position: absolute;
  top: 115px;
  z-index: 1;
}
#account-online .step-slider__arrow-button:before {
  content: '';
  display: none;
}
#account-online .step-slider__arrow-button--prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
#account-online .step-slider__dots {
  position: absolute;
  bottom: 7px;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0;
  margin: 0;
}
#account-online .step-slider__dots button {
  display: block;
  text-indent: -9999px;
  border: 0;
  border-radius: 50%;
  padding: 0;
  margin: 0 5px;
  width: 15px;
  height: 15px;
  background-color: #5d5d5d;
}
@media (min-width: 768px) {
  #account-online .step-slider__dots button {
    width: 11px;
    height: 11px;
  }
}
#account-online .step-slider__dots .slick-active button {
  background-color: #74b235;
}
#account-online .section {
  padding-top: 53px;
  padding-bottom: 62px;
}
#account-online .section__title {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 24px;
  line-height: 34px;
  color: #000;
  font-weight: 400;
  text-transform: none;
}
#account-online .section__title a {
  color: #000;
}
@media (min-width: 768px) {
  #account-online .section__title {
    font-size: 28px;
    line-height: 38px;
  }
}
#account-online .section__title--heading {
  font-size: 44px;
  line-height: 46px;
  letter-spacing: 0.0025em;
  margin-bottom: 12px;
}
#account-online .section__sub-title {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 55px;
}
#account-online .section__sub-heading {
  font-size: 24px;
  line-height: 26px;
  margin-bottom: 30x;
  color: #6b6b6b;
}
#account-online .section--default {
  background-color: #f7f8fa;
}
#account-online .section--one-liner {
  padding-top: 15px;
  padding-bottom: 15px;
}
#account-online .section__medium-divider {
  padding-bottom: 30px;
}
#account-online .section__divider {
  padding-bottom: 62px;
}
#account-online .card__thin-column-card {
  max-width: 240px;
  margin-right: auto;
  margin-left: auto;
}
#account-online .card__number {
  line-height: 80px;
  width: 82px;
  border: 2px solid #3583b3;
  color: #3583b3;
  text-align: center;
  margin: 30px auto;
  border-radius: 50%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 40px;
}
#account-online .card__title {
  margin: 0;
  font-size: 20px;
  line-height: 30px;
  font-weight: 500;
  color: #484848;
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  #account-online .card__title {
    font-size: 24px;
    line-height: 36px;
  }
}
#account_types-margin .wrp-banner {
  margin-bottom: 30px;
}
#account_types-margin .block_free_transfer_side .icn_title {
  background: url(/images/default-source/icons/icn_transfer_broker.png) no-repeat left top;
  padding: 6px 0 7px 42px;
  display: block;
  margin-bottom: 6px;
}
#account_types-margin .block_free_transfer_side.content_box {
  padding: 14px 10px 14px 10px;
}
#account_types-margin .block_free_transfer_side.content_box p {
  margin: 0px !important;
}
@media (max-width: 767px) {
  #account_types-margin .green_arrow,
  #account_types-margin .grey_arrow {
    padding-left: 14px;
  }
  #account_types-margin .list_pages li {
    border-left: 3px solid #d2d2db;
    margin-left: 9px;
    padding-left: 18px;
  }
}
/*--------------------------------------------
                OPEN AN ACCOUNT
---------------------------------------------*/
#account-fund .table-responsive {
  margin-bottom: 13.5px;
  border: none;
}
/*--------------------------------------------
                FX & CFD ACCOUNTS
---------------------------------------------*/
#account_types-forex_cfd .wrp-banner {
  margin-bottom: 30px;
}
#account_types-forex_cfd .block_free_transfer_side .icn_title {
  background: url(/images/default-source/icons/icn_transfer_broker.png) no-repeat left top;
  padding: 6px 0 7px 42px;
  display: block;
  margin-bottom: 6px;
}
#account_types-forex_cfd .block_free_transfer_side.content_box {
  padding: 14px 10px 14px 10px;
}
#account_types-forex_cfd .block_free_transfer_side.content_box p {
  margin: 0px !important;
}
/*--------------------------------------------
            OPEN AN ACCOUNT OFFLINE
---------------------------------------------*/
#account-offline .form_header {
  border-bottom: none;
  border-top: 1px solid #D6D6D6;
}
#account-offline .offline {
  background: #fff;
  border-bottom: 1px solid #D6D6D6;
}
#account-offline .radio-field {
  display: inline-block;
  width: auto;
  margin-bottom: 60px;
}
#account-offline .radio-field .label {
  display: block;
  padding: 0;
  font-size: 13px;
  line-height: 1.462;
  color: #484848;
  text-align: left;
}
#account-offline .radio-field .tooltip {
  position: inherit;
  display: inline-block;
  font-size: 13px;
  opacity: inherit;
}
#account-offline .input-field {
  display: inline-block;
  width: auto;
}
#account-offline .error_msg_space {
  margin-bottom: 10px;
}
#account-offline .lead_gen {
  padding: 15px;
}
#account-offline .lead_gen .text {
  padding: 1px 3px;
  border: #c0c0ca solid 1px;
  width: 99.5%;
  box-shadow: none;
}
#account-offline .lead_gen .copy {
  font-size: 11px;
}
#account-offline .block_btn {
  text-align: right;
}
@media (max-width: 768px) {
  #account-offline .input-field,
  #account-offline .radio-field {
    width: 100%;
    margin: 0 auto;
  }
  #account-offline .input-field > div,
  #account-offline .radio-field > div {
    float: none;
  }
  #account-offline .input-field {
    margin-bottom: 15px;
  }
  #account-offline .input-field div {
    width: 390px;
    margin: 0 auto;
  }
  #account-offline .input-field label {
    margin: 5px 0;
  }
  #account-offline .radio-field-cont {
    width: 390px;
    margin: 0 auto;
  }
  #account-offline .radio-field-cont div {
    display: inline-block;
    float: left;
  }
  #account-offline .radio-field-cont .last-cont {
    display: block;
    float: none;
    clear: both;
  }
}
@media (max-width: 480px) {
  #account-offline .input-field div {
    width: 90%;
  }
  #account-offline .radio-field-cont {
    width: 90%;
  }
  #account-offline .radio-field-cont div {
    display: block;
    float: none;
    margin-bottom: 15px;
  }
}
/*--------------------------------------------
                FUND AN ACCOUNT
---------------------------------------------*/
#account-fund .info_box .right2 {
  vertical-align: middle;
  padding: 21px 10px 0 21px;
  float: left;
  width: 600px;
}
#account-fund table.fund td {
  padding: 9px 8px 7px;
}
#account-fund .toggle_button {
  position: absolute;
  top: 12px;
  right: 0;
}
/*--------------------------------------------
                   REGISTER
---------------------------------------------*/
#account_types-registered .wrp-banner .banner-txt .green {
  color: #7cc235;
}
#account_types-registered .block_free_transfer_side {
  border-radius: 3px;
  border: 1px;
  border-color: #d2d2db;
  border-style: solid;
  margin: 0px 0 10px 0;
  padding: 14px 10px 14px 10px;
}
#account_types-registered .block_free_transfer_side .icn_title {
  background: url(/images/default-source/icons/icn_transfer_broker.png) no-repeat left top;
  padding: 6px 0 7px 42px;
  display: block;
  margin-bottom: 6px;
}
#account_types-registered .block_free_transfer_side p {
  width: 150px;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  #account_types-registered .list_pages li {
    margin-left: 0;
  }
}
/*--------------------------------------------
               REGISTER > TFSA
---------------------------------------------*/
#registered-tfsa .ready-open-account {
  background: url('/images/default-source/icons/icn_green_thick.png') no-repeat left;
  margin: 21px 0 23px 0;
  padding-left: 46px;
}
#registered-tfsa .ready-open-account p {
  font-weight: 600;
  line-height: 24px;
}
/*--------------------------------------------
                ACCOUNT TYPES
---------------------------------------------*/
#account-account_types .list_head {
  margin-bottom: 13px;
}
#account-account_types .list_head .icn {
  margin-right: 13px;
}
#account-account_types .list_head .btn {
  margin-top: 12px;
  min-width: 165px;
  text-align: center;
}
#account-account_types .list_head h2 {
  margin-top: 3px;
  margin-bottom: 0;
}
#account-account_types .list_head h2 a {
  font-size: 13px;
  display: block;
}
#account-account_types .block_free_transfer_side {
  border-radius: 3px;
  border: 1px;
  border-color: #d2d2db;
  border-style: solid;
  margin: 0px 0 10px 0;
  padding: 14px 10px 14px 10px;
}
#account-account_types .block_free_transfer_side .icn_title {
  background: url(/images/default-source/icons/icn_transfer_broker.png) no-repeat left top;
  padding: 6px 0 7px 42px;
  display: block;
  margin-bottom: 6px;
}
#account-account_types .block_free_transfer_side p {
  width: 150px;
  margin-bottom: 0;
}
#margin-standard .ready_open_account {
  background: url('/images/default-source/icons/icn_green_thick.png') no-repeat left;
  margin: 21px 0 23px 0;
  padding-left: 46px;
}
#margin-standard .ready_open_account p,
#margin-standard .ready_open_account a {
  font-weight: 600;
  line-height: 24px;
}
/*-------------------------------------------
          General Account type
 ---------------------------------------------*/
#registered-rrsp .block_free_transfer_side,
#registered-resp .block_free_transfer_side,
#registered-lif .block_free_transfer_side,
#registered-rif .block_free_transfer_side,
#registered-lira .block_free_transfer_side {
  border-radius: 3px;
  border: 1px;
  border-color: #d2d2db;
  border-style: solid;
  margin: 0px 0 10px 0;
  padding: 14px 10px 14px 10px;
}
#registered-rrsp .block_free_transfer_side .icn_title,
#registered-resp .block_free_transfer_side .icn_title,
#registered-lif .block_free_transfer_side .icn_title,
#registered-rif .block_free_transfer_side .icn_title,
#registered-lira .block_free_transfer_side .icn_title {
  background: url(/images/default-source/icons/icn_transfer_broker.png) no-repeat left top;
  padding: 6px 0 7px 42px;
  display: block;
  margin-bottom: 6px;
}
#registered-rrsp .block_free_transfer_side p,
#registered-resp .block_free_transfer_side p,
#registered-lif .block_free_transfer_side p,
#registered-rif .block_free_transfer_side p,
#registered-lira .block_free_transfer_side p {
  width: 150px;
  margin-bottom: 0;
}
#registered-rrsp .ready_open_account,
#registered-resp .ready_open_account,
#registered-lif .ready_open_account,
#registered-rif .ready_open_account,
#registered-lira .ready_open_account {
  background: url('/images/default-source/icons/icn_green_thick.png') no-repeat left;
  margin: 21px 0 23px 0;
  padding-left: 46px;
  height: 24px;
}
/*-------------------------------------------
              REGISTER > RRSP
 --------------------------------------------*/
#registered-rrsp .ready_open_account p,
#registered-rrsp .ready_open_account a {
  font-weight: 600;
  line-height: 24px;
}
#margin-investment_club .ready_open_account,
#margin-formal_trust .ready_open_account,
#margin-partnership .ready_open_account,
#margin-sole_proprietorship .ready_open_account {
  position: relative;
  padding-left: 37px;
}
#margin-investment_club .ready_open_account:before,
#margin-formal_trust .ready_open_account:before,
#margin-partnership .ready_open_account:before,
#margin-sole_proprietorship .ready_open_account:before {
  content: url(/images/default-source/icons/icn_green_thick.png);
  position: absolute;
  display: block;
  left: 0;
  top: -3px;
}
/*-------------------------------------------
              OFFLINE REGISTERED
 --------------------------------------------*/
@media (max-width: 1024px) {
  #offline-registered .wrp-select,
  #offline-standard .wrp-select,
  #offline-organization .wrp-select {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 25px;
  }
  #offline-registered .wrp-select select,
  #offline-standard .wrp-select select,
  #offline-organization .wrp-select select {
    max-width: 100%;
    width: 100%;
  }
  #offline-registered .wrp-select:before,
  #offline-standard .wrp-select:before,
  #offline-organization .wrp-select:before {
    background: transparent;
  }
}
@media (max-width: 1024px) and (max-width: 599px) {
  #offline-registered .wrp-select,
  #offline-standard .wrp-select,
  #offline-organization .wrp-select {
    max-width: 100%;
  }
}
#offline-registered a.tool-tip,
#offline-standard a.tool-tip,
#offline-organization a.tool-tip,
#offline-registered span.tool-tip,
#offline-standard span.tool-tip,
#offline-organization span.tool-tip {
  text-decoration: none;
  border-bottom: 1px dotted #5ea415;
  color: #5ea415;
}
#offline-registered .container-no-padding,
#offline-standard .container-no-padding,
#offline-organization .container-no-padding {
  padding: 0;
}
#offline-registered .tab-content br,
#offline-standard .tab-content br,
#offline-organization .tab-content br {
  display: none;
}
#offline-registered .tab-content h4,
#offline-standard .tab-content h4,
#offline-organization .tab-content h4 {
  font-size: 14px;
  color: #484848;
  font-weight: 600;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 9px;
  margin-bottom: 15px;
  clear: both;
}
#offline-registered .tab-content .download-list,
#offline-standard .tab-content .download-list,
#offline-organization .tab-content .download-list {
  list-style: none;
  padding: 0;
  margin-bottom: 15px;
}
#offline-registered .tab-content .download-list .download-list-item,
#offline-standard .tab-content .download-list .download-list-item,
#offline-organization .tab-content .download-list .download-list-item {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eeeeee;
  overflow: auto;
}
#offline-registered .tab-content .download-list .download-list-item:last-child,
#offline-standard .tab-content .download-list .download-list-item:last-child,
#offline-organization .tab-content .download-list .download-list-item:last-child {
  border-bottom: 0;
}
#offline-registered .tab-content .download-list .download-list-item .text,
#offline-standard .tab-content .download-list .download-list-item .text,
#offline-organization .tab-content .download-list .download-list-item .text {
  width: calc(100% - 100px);
  float: left;
}
#offline-registered .tab-content .download-list .download-list-item .download,
#offline-standard .tab-content .download-list .download-list-item .download,
#offline-organization .tab-content .download-list .download-list-item .download {
  width: 100px;
  float: left;
  text-align: right;
}
#offline-registered .tab-content .download-list .download-list-item .download a,
#offline-standard .tab-content .download-list .download-list-item .download a,
#offline-organization .tab-content .download-list .download-list-item .download a {
  background-image: url('../../images/account/img/icn_download.png');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 18px;
}
#offline-registered .tab-content .section,
#offline-standard .tab-content .section,
#offline-organization .tab-content .section {
  float: left;
  overflow: auto;
  width: calc(50% - 15px);
}
#offline-registered .tab-content .section.section-left,
#offline-standard .tab-content .section.section-left,
#offline-organization .tab-content .section.section-left {
  margin-right: 15px;
}
#offline-registered .tab-content .section.section-right,
#offline-standard .tab-content .section.section-right,
#offline-organization .tab-content .section.section-right {
  margin-left: 15px;
}
@media (max-width: 599px) {
  #offline-registered .tab-content .section.section-left,
  #offline-standard .tab-content .section.section-left,
  #offline-organization .tab-content .section.section-left,
  #offline-registered .tab-content .section.section-right,
  #offline-standard .tab-content .section.section-right,
  #offline-organization .tab-content .section.section-right {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
/*--------------------------------------------
                    HOME
---------------------------------------------*/
@font-face {
  font-family: 'ArcherBold';
  src: url('/docs/default-source/font-library/archerpro-bold-webfont.woff2') format('woff2'), url('/docs/default-source/font-library/archerpro-bold-webfont2.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
#app-bar .container ul li.loginToQuestrade a span:after {
  display: none!important;
}
.optimezly-banner {
  background-color: #000;
  height: 330px;
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .optimezly-banner {
    margin-top: 0px;
  }
}
@media (max-width: 600px) {
  .optimezly-banner {
    height: 390px;
  }
}
#why-questrade-home .slick-prev {
  width: 16px;
  height: 28px;
  background-image: url(/images/default-source/new-home-images/arrow-left.png) !important;
}
#why-questrade-home .slick-prev:before {
  display: none !important;
}
#why-questrade-home .slick-prev .slick-arrow__icon.fi-arrow--left::before {
  display: none;
}
#why-questrade-home .slick-next {
  width: 16px;
  height: 28px;
  background-image: url(/images/default-source/new-home-images/arrow-right.png) !important;
}
#why-questrade-home .slick-next:before {
  display: none !important;
}
#why-questrade-home .slick-next .slick-arrow__icon.fi-arrow--right::before {
  display: none;
}
#why-questrade-home p .internalCampaign {
  color: #458700;
  text-decoration: none;
}
#why-questrade-home p .internalCampaign:hover {
  color: #458700;
  text-decoration: underline;
}
#why-questrade-home .home_wrapper .block-footer {
  background: #f1f4f5;
  padding: 0 24px;
  height: 228px;
  position: relative;
  overflow: hidden;
}
#why-questrade-home .home_wrapper .block-footer:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid #fff;
}
#why-questrade-home .home_wrapper .block-footer:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  border-top: 20px solid #fff;
}
#why-questrade-home .home_wrapper .block {
  position: relative;
  text-align: center;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
  height: 480px;
}
#why-questrade-home .home_wrapper .block img {
  display: block;
  margin: 0 auto 29px;
}
#why-questrade-home .home_wrapper .block .button {
  position: absolute;
  left: 0;
  right: 0;
  padding-right: 30px;
  margin: auto;
  bottom: 20px;
  width: 180px;
}
#why-questrade-home .home_wrapper .block .button:before {
  border-bottom: 5px solid rgba(0, 0, 0, 0);
  border-left: 6px solid #fff;
  border-top: 5px solid rgba(0, 0, 0, 0);
  content: "";
  font-size: 0;
  height: 0;
  margin-top: -5px;
  position: absolute;
  right: 17px;
  top: 50%;
  width: 0;
}
#why-questrade-home .home_wrapper .block ul {
  margin: 35px 0 0;
  text-align: left;
  padding: 0;
}
#why-questrade-home .home_wrapper .block ul.green_arrow li {
  padding-left: 14px;
  font-size: 14px;
  font-weight: 300;
  line-height: 19px;
  margin-bottom: 8px;
}
#why-questrade-home .home_wrapper .block ul.green_arrow li:before {
  left: 0;
}
#why-questrade-home .home_wrapper .block h1 {
  font-size: 23px;
  margin: 27px 0 13px 0;
  color: #000;
  text-transform: none;
}
#why-questrade-home .home_wrapper .block p {
  padding: 0 24px;
  font-size: 16px;
  font-weight: 300;
  line-height: 21px;
  min-height: 40px;
  margin: 0 0 26px;
  color: #6f6f6f;
}
#why-questrade-home .home_wrapper .cols {
  width: 320px;
}
#why-questrade-home .home_wrapper .cols:nth-child(2) {
  border-right: 1px solid #d2d2db;
  border-left: 1px solid #d2d2db;
}
@media (max-width: 600px) {
  #why-questrade-home .home_wrapper .cols:nth-child(2) {
    border: none;
  }
}
#why-questrade-home .home_wrapper_new {
  width: 962px;
  max-width: 962px;
  margin: 0 auto;
  overflow: hidden;
  background-color: transparent;
  clear: both;
  margin-top: -270px;
}
@media (max-width: 600px) {
  #why-questrade-home .home_wrapper_new {
    margin-top: -350px;
  }
}
#why-questrade-home .home_wrapper_new .containerColor {
  background-color: transparent;
}
@media (min-width: 1025px) {
  #why-questrade-home .home_wrapper_new .containerColor .container-fluid {
    padding-left: 0px;
  }
}
#why-questrade-home .home_wrapper_new .containerColor .container-fluid p.banner-header-title {
  font-size: 45px;
  color: #fff;
  padding: 0;
  text-transform: none;
  letter-spacing: -1px;
  font-family: ArcherBold;
  font-weight: 700;
  margin-top: -17px;
  padding-bottom: 17px;
}
#why-questrade-home .home_wrapper_new .containerColor .container-fluid p.banner-header-title span.green {
  color: #6db924;
}
@media (max-width: 600px) {
  #why-questrade-home .home_wrapper_new .containerColor .container-fluid p.banner-header-title {
    font-size: 40px;
    letter-spacing: 0px;
    line-height: 1.4;
    padding-bottom: 0;
  }
  #why-questrade-home .home_wrapper_new .containerColor .container-fluid p.banner-header-title br {
    display: none;
  }
}
#why-questrade-home .home_wrapper_new .containerColor .container-fluid .text-center.text-title {
  color: #fff;
}
@media (max-width: 1025px) {
  #why-questrade-home .home_wrapper_new .direction-of-business--section .flex-column.flex-full .flex-cell {
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 600px) {
  #why-questrade-home .home_wrapper_new .home_wrapper.main-banner {
    max-height: 456px!important;
  }
  #why-questrade-home .home_wrapper_new .home_wrapper.main-banner .slick-dots button {
    border-radius: 6px;
  }
}
@media (max-width: 599px) {
  #why-questrade-home .home_wrapper_new .p_b_0--xs {
    padding-bottom: 0px!important;
  }
}
#why-questrade-home .home_wrapper_new .slick-slider {
  margin-bottom: 0;
}
#why-questrade-home .home_wrapper_new .text-title {
  font-size: 29px;
  line-height: 35px;
  letter-spacing: -0.01em;
  margin-bottom: 64px;
  font-weight: 400;
  color: #000;
}
#why-questrade-home .home_wrapper_new .text-title > span {
  font-size: 16px;
  text-align: center;
  color: #484848;
  display: block;
  margin-top: 10px;
  letter-spacing: -1px;
}
#why-questrade-home .home_wrapper_new .text-title--extra-bottom-spacing {
  margin-bottom: 45px;
}
#why-questrade-home .home_wrapper_new .text-title--small {
  font-size: 18px;
  line-height: 20px;
  letter-spacing: -0.06em;
  margin-bottom: 45px;
  font-weight: 400;
  margin: 50px 0 70px 0;
}
@media (max-width: 1024px) {
  #why-questrade-home .home_wrapper_new .text-title--small {
    margin-top: -20px;
  }
}
#why-questrade-home .home_wrapper_new .arrow-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 600px) {
  #why-questrade-home .home_wrapper_new .direction-of-business--section ul.flex-column {
    padding: 0;
    margin: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  #why-questrade-home .home_wrapper_new .direction-of-business--section ul.flex-column .flex-full {
    width: 100%;
    height: 100%;
  }
  #why-questrade-home .home_wrapper_new .direction-of-business--section ul.flex-column li {
    list-style: none;
  }
  #why-questrade-home .home_wrapper_new .direction-of-business--section ul.flex-column .flex-cell {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex: 1 1 0%;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%;
    padding: 10px;
    width: 50%;
    height: auto;
    margin-bottom: 0!important;
  }
  #why-questrade-home .home_wrapper_new .direction-of-business--section ul.flex-column .flex-cell:first-child {
    margin-right: 20px;
  }
  #why-questrade-home .home_wrapper_new .direction-of-business--section ul.flex-column .flex-cell .anchor-link {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    color: #000;
    display: block;
  }
  #why-questrade-home .home_wrapper_new .direction-of-business--section ul.flex-column .flex-cell .anchor-link .direction-of-business {
    margin-top: -10px;
    margin-left: -10px;
    margin-right: -10px;
    padding-top: 20px;
    min-height: 26%;
  }
  #why-questrade-home .home_wrapper_new .direction-of-business--section ul.flex-column .flex-cell .anchor-link .direction-of-business_bullets .arrow-list {
    width: 90%;
  }
}
@media (min-width: 999px) {
  #why-questrade-home .home_wrapper_new .direction-of-business--section ul.flex-column .flex-cell {
    height: auto !important;
  }
}
@media (max-width: 600px) {
  #why-questrade-home .home_wrapper_new .direction-of-business--section .direction-of-business__bullets .arrow-list {
    width: 90%!important;
  }
}
@media all and (max-width: 998px) and (min-width: 600px) {
  #why-questrade-home .home_wrapper_new .direction-of-business--section ul.flex-column .flex-cell .direction-of-business__title {
    padding: 0 10px!important;
  }
  #why-questrade-home .home_wrapper_new .direction-of-business--section ul.flex-column .flex-cell .direction-of-business__bullets .arrow-list {
    width: 97%!important;
  }
}
@media (max-width: 1024px) {
}
#why-questrade-home .home_wrapper_new .direction-of-business--section a.anchor-link {
  display: block;
  color: #000;
  text-decoration: none;
}
#why-questrade-home .home_wrapper_new .direction-of-business--section a.anchor-link:hover,
#why-questrade-home .home_wrapper_new .direction-of-business--section a.anchor-link:focus {
  text-decoration: none !important;
  color: #000;
}
#why-questrade-home .home_wrapper_new .direction-of-business--section ul.flex-column {
  padding-left: 0;
}
#why-questrade-home .home_wrapper_new .direction-of-business--section ul.flex-column .flex-cell {
  border: 1px solid #f0f2f4;
  background: #f0f2f4;
  margin-bottom: 40px;
  list-style: none;
}
#why-questrade-home .home_wrapper_new .direction-of-business--section ul.flex-column .flex-cell li {
  list-style: none;
}
#why-questrade-home .home_wrapper_new .direction-of-business--section span.btn {
  background: #70b930;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  width: 140px;
  padding: 10px 0;
}
#why-questrade-home .home_wrapper_new .direction-of-business--section span.btn:hover {
  background: #458700;
}
#why-questrade-home .home_wrapper_new .direction-of-business--section .direction-of-business {
  min-height: 50%;
  display: block;
  padding-top: 35px!important;
}
#why-questrade-home .home_wrapper_new .direction-of-business--section .direction-of-business__title {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 23px;
  line-height: 26px;
  font-weight: 400;
  margin-bottom: 7px;
  letter-spacing: -0.02em;
  color: #000;
}
#why-questrade-home .home_wrapper_new .direction-of-business--section .direction-of-business__title--sub {
  margin-bottom: 23px;
  color: #838587;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: -0.04em;
  padding-bottom: 15px;
}
#why-questrade-home .home_wrapper_new .direction-of-business--section .direction-of-business__icon {
  padding-bottom: 20px;
  text-align: center;
}
#why-questrade-home .home_wrapper_new .direction-of-business--section .direction-of-business__icon img {
  margin: 0 auto;
}
#why-questrade-home .home_wrapper_new .direction-of-business--section .direction-of-business__bullets {
  display: block;
}
#why-questrade-home .home_wrapper_new .direction-of-business--section .direction-of-business__bullets .arrow-list {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  position: relative;
  width: 70%;
}
#why-questrade-home .home_wrapper_new .direction-of-business--section .direction-of-business__bullets .arrow-list:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  height: 0;
  top: -15px;
  width: 60px;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-bottom: 1px solid #ccc;
}
#why-questrade-home .home_wrapper_new .direction-of-business--section .direction-of-business__bullets .arrow-list li p {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.04em;
  margin-bottom: 0;
  width: 100%;
}
@media (max-width: 600px) {
  #why-questrade-home .home_wrapper_new .direction-of-business--section .direction-of-business__bullets .arrow-list li p {
    white-space: nowrap;
    letter-spacing: -0.07em;
  }
}
#why-questrade-home .home_wrapper_new .direction-of-business--section .direction-of-business__bullets .arrow-list li p .arrow-right {
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #70b930;
  display: inline-block;
  vertical-align: baseline;
  margin: 10px 8px 0;
}
#why-questrade-home .home_wrapper_new .direction-of-business--section .direction-of-business__bullets .small.text-center {
  font-size: 11px;
  line-height: 15px;
  margin-bottom: 12px;
  color: #6f6f6f;
  opacity: 0.5;
}
#why-questrade-home .home_wrapper_new .direction-of-business--section .direction-of-business__button {
  margin: 20px 0;
  text-align: center;
  line-height: 35px;
}
#why-questrade-home .home_wrapper_new .slider-testimonial blockquote {
  border: none;
  max-width: 668px;
  padding: 0;
  margin: 0 auto;
  font-size: 28px;
}
#why-questrade-home .home_wrapper_new .slider-testimonial blockquote span.quote {
  line-height: 30px !important;
}
#why-questrade-home .home_wrapper_new .slider-testimonial blockquote span.quote:before {
  content: "“";
}
#why-questrade-home .home_wrapper_new .slider-testimonial blockquote span.quote:after {
  content: "”";
}
#why-questrade-home .home_wrapper_new .slider-testimonial cite {
  display: none;
}
#why-questrade-home .home_wrapper_new .slider-testimonial p {
  margin: 33px 0 0 0;
}
#why-questrade-home .home_wrapper_new .slider-testimonial p a {
  color: #6f6f6f;
  margin: 33px 0 0 0;
  font-size: 16px;
  text-decoration: none;
}
#why-questrade-home .home_wrapper_new .slider-testimonial p a:hover {
  text-decoration: underline;
}
#why-questrade-home .home_wrapper_new .slider-testimonial .slick-arrow {
  cursor: pointer;
  background: transparent;
  color: transparent;
  border-width: 0;
  padding: 0;
  color: #dadada;
  z-index: 2;
  opacity: 0;
}
#why-questrade-home .home_wrapper_new .slider-testimonial .slick-arrow:hover,
#why-questrade-home .home_wrapper_new .slider-testimonial .slick-arrow:focus {
  text-decoration: none;
  color: #86bb3f;
}
#why-questrade-home .home_wrapper_new .slider-testimonial .slick-prev,
#why-questrade-home .home_wrapper_new .slider-testimonial .slick-next {
  position: absolute;
  bottom: -25px;
}
@media (min-width: 600px) {
  #why-questrade-home .home_wrapper_new .slider-testimonial .slick-prev,
  #why-questrade-home .home_wrapper_new .slider-testimonial .slick-next {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
#why-questrade-home .home_wrapper_new .slider-testimonial .slick-prev {
  left: 0;
}
#why-questrade-home .home_wrapper_new .slider-testimonial .slick-prev:before {
  content: '<';
  font-weight: bold;
  font-size: 50px;
}
#why-questrade-home .home_wrapper_new .slider-testimonial .slick-next {
  right: 0;
}
#why-questrade-home .home_wrapper_new .slider-testimonial .slick-next:before {
  content: '>';
  font-weight: bold;
  font-size: 50px;
}
#why-questrade-home .home_wrapper_new .slider-testimonial .slick-dots {
  margin-top: 15px;
  padding-left: 0;
  text-align: center;
  height: 10px;
}
#why-questrade-home .home_wrapper_new .slider-testimonial .slick-dots > li {
  list-style: none;
  display: inline-block;
}
#why-questrade-home .home_wrapper_new .slider-testimonial .slick-dots button {
  background-color: #dadada;
  border-color: transparent;
  text-indent: -9999px;
  border-radius: 50%;
  height: 10px;
  width: 10px;
  padding: 0;
  margin: 0 5px;
}
#why-questrade-home .home_wrapper_new .slider-testimonial .slick-active button {
  background-color: #86bb3f;
}
#why-questrade-home .home_wrapper_new .slider-testimonial article.text-center {
  display: none;
}
#why-questrade-home .home_wrapper_new .slider-testimonial article.slick-slide {
  display: block;
}
#why-questrade-home .home_wrapper_new .slider-testimonial:hover .slick-arrow {
  opacity: 1;
}
#why-questrade-home .home_wrapper_new .slider-testimonial ul.testimonals {
  margin: 30px 0 60px 0;
  padding: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  vertical-align: central;
}
#why-questrade-home .home_wrapper_new .slider-testimonial ul.testimonals li {
  list-style: none;
  width: 50%;
  padding: 0 15px;
  margin-bottom: 30px;
}
@media (min-width: 1025px) {
  #why-questrade-home .home_wrapper_new .slider-testimonial ul.testimonals li {
    width: auto;
  }
}
#why-questrade-home .home_wrapper_new .slider-testimonial ul.testimonals li img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
#why-questrade-home .home_wrapper_new .slider-testimonial ul.testimonals li img.color {
  position: absolute;
  opacity: 0;
  transition: opacity 1s;
}
#why-questrade-home .home_wrapper_new .slider-testimonial ul.testimonals li.current .color {
  opacity: 1;
}
#why-questrade-home .home_wrapper_new .slider-testimonial img.testimonial-logo {
  margin: 0 auto;
  margin-top: 33px;
}
#why-questrade-home .home_wrapper_new hr {
  margin: 0;
  padding: 0;
}
#why-questrade-home .home_wrapper_new .section {
  padding: 54px 0;
}
#why-questrade-home .home_wrapper_new .get-started {
  text-align: center;
}
#why-questrade-home .home_wrapper_new .get-started__btn {
  height: 35px;
  line-height: 35px;
  padding: 0 15px;
  margin-top: -15px;
}
@media (min-width: 600px) {
  #why-questrade-home .home_wrapper_new .account-protection {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
#why-questrade-home .home_wrapper_new .account-protection__upto-box {
  text-align: center;
  margin-bottom: 20px;
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 15px;
}
#why-questrade-home .home_wrapper_new .account-protection__img {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
#why-questrade-home .home_wrapper_new .account-protection__title {
  display: inline-block;
}
#why-questrade-home .home_wrapper_new .account-protection__heading {
  padding: 0;
  margin: 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.04em;
}
#why-questrade-home .home_wrapper_new .account-protection__value {
  padding: 0;
  margin: 0;
  font-weight: 500;
  font-size: 50px;
  line-height: 55px;
  letter-spacing: -0.04em;
  color: #6DB924;
}
#why-questrade-home .home_wrapper_new .account-protection__text-box {
  text-align: center;
}
@media (min-width: 600px) {
  #why-questrade-home .home_wrapper_new .account-protection__text-box {
    text-align: left;
  }
}
#why-questrade-home .home_wrapper_new .account-protection__text-box p {
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  letter-spacing: -0.04em;
}
@media (max-width: 1024px) {
  #why-questrade-home .home_wrapper_new {
    width: 100% !important;
  }
  #why-questrade-home .home_wrapper_new ul.testimonals {
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
  }
  #why-questrade-home .home_wrapper_new section.section blockquote {
    font-size: 20px;
    max-width: 500px;
  }
  #why-questrade-home .home_wrapper_new section.section .slick-next:before,
  #why-questrade-home .home_wrapper_new section.section .slick-prev:before {
    font-size: 30px;
  }
}
@media (max-width: 599px) {
  #why-questrade-home .home_wrapper_new {
    width: 100% !important;
  }
  #why-questrade-home .home_wrapper_new p.bestManagCompanies {
    text-align: center;
    padding: 31px 39px 95px 39px;
  }
  #why-questrade-home .home_wrapper_new p.bestManagCompanies img {
    top: 73%;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
  }
}
#why-questrade-home .promoDtlsHome {
  border-bottom: 1px solid #d2d2db;
  padding: 10px 0;
  width: 962px;
  max-width: 962px;
  margin: 0px auto;
  overflow: hidden;
  height: 100%;
  background: #FFF;
  clear: both;
}
#why-questrade-home .promoDtlsHome .contentLeft,
#why-questrade-home .promoDtlsHome .contentMiddle,
#why-questrade-home .promoDtlsHome .contentRight {
  display: inline-block;
}
#why-questrade-home .promoDtlsHome .contentLeft,
#why-questrade-home .promoDtlsHome .contentRight {
  width: 20%;
}
#why-questrade-home .promoDtlsHome .contentLeft {
  text-align: right;
}
#why-questrade-home .promoDtlsHome .contentRight a {
  color: #ea212d;
  font-weight: 600;
}
#why-questrade-home .promoDtlsHome .contentRight a:hover {
  text-decoration: none;
}
#why-questrade-home .promoDtlsHome .contentMiddle {
  width: 58%;
  text-align: center;
  font-size: 17px;
  font-weight: 600;
  vertical-align: middle;
}
#why-questrade-home .usd-rsp h1,
#why-questrade-home .usd-rsp h2 {
  color: #fff;
}
#why-questrade-home .lowCom .slider-item .wrp-info .info h1,
#why-questrade-home .lowCom .slider-item .wrp-info .info h2 {
  color: #fff;
}
#why-questrade-home .lowCom .slider-item .wrp-info .info h1 span,
#why-questrade-home .lowCom .slider-item .wrp-info .info h2 span {
  display: block;
}
@media (max-width: 1024px) {
  #why-questrade-home .home_wrapper {
    width: 100%;
    padding: 0;
  }
  #why-questrade-home .home_wrapper .sf_colsOut {
    width: 33.3% !important;
  }
  #why-questrade-home .home_wrapper .block {
    width: 100%;
    height: auto;
  }
  #why-questrade-home .home_wrapper .block .block-text {
    height: 150px;
    padding: 6%;
  }
  #why-questrade-home .home_wrapper .block .block-text h1,
  #why-questrade-home .home_wrapper .block .block-text p {
    margin: 0;
    padding: 0;
  }
  #why-questrade-home .home_wrapper .block .block-text h1 {
    margin-bottom: 5px;
  }
  #why-questrade-home .home_wrapper .block-footer {
    height: 260px;
  }
  #why-questrade-home .promoDtlsHome {
    width: 100%!important;
    max-width: 100%;
  }
  #why-questrade-home .promoDtlsHome .contentRight,
  #why-questrade-home .promoDtlsHome .contentMiddle {
    text-align: center;
    vertical-align: middle;
  }
}
@media (max-width: 767px) {
  #why-questrade-home .home_wrapper .block-footer {
    height: 320px;
  }
}
@media (max-width: 599px) {
  #why-questrade-home .home_wrapper .sf_colsOut {
    display: block;
    float: none;
    width: 100% !important;
    margin: 0 auto;
    border: none;
  }
  #why-questrade-home .home_wrapper .sf_colsOut .block-text {
    height: auto;
  }
  #why-questrade-home .home_wrapper .sf_colsOut .block-footer {
    height: 220px;
    background: none;
  }
  #why-questrade-home .home_wrapper .sf_colsOut .block-footer ul {
    margin: 35px auto;
  }
  #why-questrade-home .home_wrapper .sf_colsOut .block-footer li {
    border-left: none;
  }
  #why-questrade-home .home_wrapper .block {
    border-bottom: 1px solid #d2d2db;
  }
  #why-questrade-home .home_wrapper .block img {
    margin: 0 auto;
  }
  #why-questrade-home .promoDtlsHome .contentLeft,
  #why-questrade-home .promoDtlsHome .contentMiddle,
  #why-questrade-home .promoDtlsHome .contentRight {
    display: block;
    width: 100%;
    text-align: center;
    padding: 5px 0;
  }
  #why-questrade-home .promoDtlsHome .contentLeft {
    border-top: 1px solid #d2d2db;
    padding-top: 10px;
  }
  #why-questrade-home ul.green_arrow {
    text-align: center;
  }
  #why-questrade-home .lowCom .slider-item .wrp-info .info h1,
  #why-questrade-home .lowCom .slider-item .wrp-info .info h2 {
    color: #fff;
  }
  #why-questrade-home .lowCom .slider-item .wrp-info .info h1 span,
  #why-questrade-home .lowCom .slider-item .wrp-info .info h2 span {
    display: inline-block;
  }
  #why-questrade-home .lowCom .slider-item .wrp-info .info h1 span {
    font-size: 16px;
  }
  #why-questrade-home .lowCom .slider-item .wrp-info .info h2 span {
    font-size: 14px;
  }
  #why-questrade-home .lowCom .slider-item .wrp-info .banner-btn {
    margin-top: 10px;
  }
  #why-questrade-home .usd-rsp h1,
  #why-questrade-home .usd-rsp h2 {
    color: #fff;
  }
}
/*--------------------------------------------
                  Promotions
---------------------------------------------*/
#why-questrade-promotions .media:first-child {
  margin-top: 22px;
}
#why-questrade-promotions .media {
  border-bottom: 1px dotted #d1d1d1;
  margin-bottom: 23px;
  padding-bottom: 23px;
}
#why-questrade-promotions .media-body h3 {
  margin: -3px 0px 10px 0px;
}
#why-questrade-promotions .media-body p {
  margin-bottom: 10px;
}
#why-questrade-promotions .sgl_list {
  overflow: auto;
}
#why-questrade-promotions .sgl_list .left {
  width: 88px;
  float: left;
}
#why-questrade-promotions .sgl_list .right {
  width: calc(100% - 88px);
  float: left;
}
@media (max-width: 599px) {
  #account-account_types .btn_green {
    margin-top: 20px;
  }
}
.why-questrade-about-us {
  overflow-x: hidden;
}
/*--------------------------------------------
              ABOUT US / NEWS
---------------------------------------------*/
#about-us-news .banner-txt br {
  display: none;
}
@media (min-width: 600px) {
  #about-us-news .banner-txt {
    width: calc(100% - 80px);
  }
  #about-us-news .banner-txt h2 {
    font-size: 17px;
  }
  #about-us-news .banner-txt h3 {
    font-size: 15px;
    width: 50%;
  }
  #about-us-news .banner-txt .green {
    color: #7cc235;
  }
}
#about-us-news .banner-txt .btn_rss {
  padding: 0;
}
@media (max-width: 599px) {
  #about-us-news .banner-txt .btn_rss {
    margin-bottom: 10px;
  }
}
#about-us-news .articleSection .article {
  padding: 0 0 24px;
  margin: 0 0 18px;
  border-bottom: 1px dotted #c5c5c5;
}
#about-us-news .articleSection .article .articleInfo {
  margin: 0 0 14px;
  color: #6f6f6f;
  font-size: 13px;
}
#about-us-news .articleSection .article .articleInfo .articleType {
  padding: 0 10px 0 0;
}
#about-us-news .articleSection .article .articleTitle {
  padding: 0 0 0 20px;
  min-height: 30px;
}
#about-us-news .articleSection .article .articleTitle a {
  line-height: 20px;
  font-size: 18px;
  font-weight: 600;
  color: black;
  text-decoration: none;
}
#about-us-news .articleSection .article .articleTitle a:hover {
  text-decoration: none;
  color: #7CC235;
}
#about-us-news .articleSection .article .articleTitle.flash {
  background: transparent url("../../images/why_questrade/img/icn_newsFlash.png") no-repeat 0px 1px;
}
#about-us-news .articleSection .article .articleTitle.release {
  background: transparent url("../../images/why_questrade/img/icn_pressRelease.png") no-repeat 0px 2px;
}
#about-us-news .articleSection .article .articleSummary {
  margin: 0 0 16px;
  line-height: 19px;
}
#about-us-news .pager > div > a > img {
  -webkit-transform: translate(0, -1px);
  transform: translate(0, -1px);
}
/*--------------------------------------------
          ABOUT US / NEWS / DETAILS
---------------------------------------------*/
#news-details .article {
  padding: 0 0 24px;
  margin: 0 0 18px;
  border-bottom: 1px dotted #c5c5c5;
}
#news-details .articleTitle {
  color: #000;
  margin: 0 0 8px;
  padding: 0 0 0 20px;
  min-height: 30px;
  line-height: 20px;
  font-size: 18px;
  font-weight: 600;
}
#news-details .articleTitle.flash {
  background: transparent url("../../images/why_questrade/img/icn_newsFlash.png") no-repeat 0px 1px;
}
#news-details .articleTitle.release {
  background: transparent url("../../images/why_questrade/img/icn_pressRelease.png") no-repeat 0px 2px;
}
#news-details .articleInfo {
  margin: 0 0 14px;
  color: #6f6f6f;
  font-size: 13px;
}
#news-details .articleInfo .articleType {
  padding: 0 10px 0 0;
}
#news-details .articleContent img,
#news-details .articleContent iframe {
  max-width: 100%;
  margin: 0 0px 28px 0px;
}
#news-details pre {
  background-color: initial;
  border: initial;
  border-radius: initial;
}
#news-details .btn.btn_green {
  margin-left: 0;
  max-width: 100%;
  word-wrap: normal;
  white-space: normal;
}
#news-details btn.btn_grey.btn_mid {
  float: left;
}
#news-details .newsPagination {
  float: right;
}
#news-details .newsPagination a:first-child {
  float: right;
  margin-left: 10px;
}
#news-details .newsPagination a:last-child {
  float: left;
}
/*#why-questrade-about-us*/
#news-details .archive,
#about-us-news .archive {
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  #news-details .archive .RadTreeView.RadTreeView_Default.oldYearsArchive.RadTouchExtender,
  #about-us-news .archive .RadTreeView.RadTreeView_Default.oldYearsArchive.RadTouchExtender {
    display: block !important;
    overflow: hidden !important;
    height: auto !important;
  }
}
@media (max-width: 1024px) {
  #news-details .archive:not(.generated-archive),
  #about-us-news .archive:not(.generated-archive) {
    display: none;
  }
}
#news-details .archive .groupHeader,
#about-us-news .archive .groupHeader {
  position: relative;
  padding: 3px 15px;
  border-top: 1px solid #eaeff3;
  border-radius: 3px;
  color: #6f6f6f;
  font-size: 15px;
  font-weight: 600;
}
@media (max-width: 1024px) {
  #news-details .archive .groupHeader,
  #about-us-news .archive .groupHeader {
    padding: 11px 15px;
  }
}
#news-details .archive ul.rtUL li.rtLI .rtTop,
#about-us-news .archive ul.rtUL li.rtLI .rtTop,
#news-details .archive ul.rtUL li.rtLI .rtMid,
#about-us-news .archive ul.rtUL li.rtLI .rtMid,
#news-details .archive ul.rtUL li.rtLI .rtBot,
#about-us-news .archive ul.rtUL li.rtLI .rtBot {
  padding: 0;
}
#news-details .archive ul.rtUL li.rtLI .rtTop .rtSp,
#about-us-news .archive ul.rtUL li.rtLI .rtTop .rtSp,
#news-details .archive ul.rtUL li.rtLI .rtMid .rtSp,
#about-us-news .archive ul.rtUL li.rtLI .rtMid .rtSp,
#news-details .archive ul.rtUL li.rtLI .rtBot .rtSp,
#about-us-news .archive ul.rtUL li.rtLI .rtBot .rtSp {
  display: none;
}
#news-details .archive ul.rtUL li.rtLI .rtTop a,
#about-us-news .archive ul.rtUL li.rtLI .rtTop a,
#news-details .archive ul.rtUL li.rtLI .rtMid a,
#about-us-news .archive ul.rtUL li.rtLI .rtMid a,
#news-details .archive ul.rtUL li.rtLI .rtBot a,
#about-us-news .archive ul.rtUL li.rtLI .rtBot a {
  width: 100%;
  display: block;
  padding: 3px 15px;
  border: 0;
  background: none;
  border-top: 1px solid #eaeff3;
  color: #296194;
  font-size: 14px;
}
@media (max-width: 1024px) {
  #news-details .archive ul.rtUL li.rtLI .rtTop a,
  #about-us-news .archive ul.rtUL li.rtLI .rtTop a,
  #news-details .archive ul.rtUL li.rtLI .rtMid a,
  #about-us-news .archive ul.rtUL li.rtLI .rtMid a,
  #news-details .archive ul.rtUL li.rtLI .rtBot a,
  #about-us-news .archive ul.rtUL li.rtLI .rtBot a {
    padding: 11px 15px;
  }
}
#news-details .archive ul.rtUL li.rtLI .rtTop a.current,
#about-us-news .archive ul.rtUL li.rtLI .rtTop a.current,
#news-details .archive ul.rtUL li.rtLI .rtMid a.current,
#about-us-news .archive ul.rtUL li.rtLI .rtMid a.current,
#news-details .archive ul.rtUL li.rtLI .rtBot a.current,
#about-us-news .archive ul.rtUL li.rtLI .rtBot a.current {
  background: #eaeff3;
  font-weight: 700;
}
#news-details .archive ul.rtUL li.rtLI .rtTop a:hover,
#about-us-news .archive ul.rtUL li.rtLI .rtTop a:hover,
#news-details .archive ul.rtUL li.rtLI .rtMid a:hover,
#about-us-news .archive ul.rtUL li.rtLI .rtMid a:hover,
#news-details .archive ul.rtUL li.rtLI .rtBot a:hover,
#about-us-news .archive ul.rtUL li.rtLI .rtBot a:hover {
  background: #eaeff3;
  color: black;
}
@media (max-width: 1024px) {
  #news-details .archive ul.rtUL,
  #about-us-news .archive ul.rtUL {
    overflow: hidden;
  }
  #news-details .archive ul.rtUL li.rtLI,
  #about-us-news .archive ul.rtUL li.rtLI {
    width: 20%;
    float: left;
  }
  #news-details .archive ul.rtUL li.rtLI .rtTop a,
  #about-us-news .archive ul.rtUL li.rtLI .rtTop a,
  #news-details .archive ul.rtUL li.rtLI .rtMid a,
  #about-us-news .archive ul.rtUL li.rtLI .rtMid a,
  #news-details .archive ul.rtUL li.rtLI .rtBot a,
  #about-us-news .archive ul.rtUL li.rtLI .rtBot a {
    border-top: 0;
    border-bottom: 1px solid #eaeff3;
    border-right: 1px solid #eaeff3;
  }
  #news-details .archive ul.rtUL li.rtLI:nth-child(-n+5) .rtTop a,
  #about-us-news .archive ul.rtUL li.rtLI:nth-child(-n+5) .rtTop a,
  #news-details .archive ul.rtUL li.rtLI:nth-child(-n+5) .rtMid a,
  #about-us-news .archive ul.rtUL li.rtLI:nth-child(-n+5) .rtMid a,
  #news-details .archive ul.rtUL li.rtLI:nth-child(-n+5) .rtBot a,
  #about-us-news .archive ul.rtUL li.rtLI:nth-child(-n+5) .rtBot a {
    border-top: 1px solid #eaeff3;
  }
  #news-details .archive ul.rtUL li.rtLI:nth-child(5n+1),
  #about-us-news .archive ul.rtUL li.rtLI:nth-child(5n+1) {
    border-right: 0;
  }
}
@media (max-width: 599px) {
  #news-details .archive ul.rtUL li.rtLI,
  #about-us-news .archive ul.rtUL li.rtLI {
    width: calc(100% / 3);
  }
  #news-details .archive ul.rtUL li.rtLI:nth-child(-n+5) .rtTop a,
  #about-us-news .archive ul.rtUL li.rtLI:nth-child(-n+5) .rtTop a,
  #news-details .archive ul.rtUL li.rtLI:nth-child(-n+5) .rtMid a,
  #about-us-news .archive ul.rtUL li.rtLI:nth-child(-n+5) .rtMid a,
  #news-details .archive ul.rtUL li.rtLI:nth-child(-n+5) .rtBot a,
  #about-us-news .archive ul.rtUL li.rtLI:nth-child(-n+5) .rtBot a {
    border-top: 0;
  }
  #news-details .archive ul.rtUL li.rtLI:nth-child(5n+1),
  #about-us-news .archive ul.rtUL li.rtLI:nth-child(5n+1) {
    border-right: 0;
  }
  #news-details .archive ul.rtUL li.rtLI:nth-child(-n+3) .rtTop a,
  #about-us-news .archive ul.rtUL li.rtLI:nth-child(-n+3) .rtTop a,
  #news-details .archive ul.rtUL li.rtLI:nth-child(-n+3) .rtMid a,
  #about-us-news .archive ul.rtUL li.rtLI:nth-child(-n+3) .rtMid a,
  #news-details .archive ul.rtUL li.rtLI:nth-child(-n+3) .rtBot a,
  #about-us-news .archive ul.rtUL li.rtLI:nth-child(-n+3) .rtBot a {
    border-top: 1px solid #eaeff3;
  }
  #news-details .archive ul.rtUL li.rtLI:nth-child(3n+1),
  #about-us-news .archive ul.rtUL li.rtLI:nth-child(3n+1) {
    border-right: 0;
  }
}
/*--------------------------------------------
          Promotions / free transfer
---------------------------------------------*/
@media (min-width: 600px) {
  #campaigns-free_to_transfer .banner-txt .green {
    color: #7cc235;
  }
}
@media (min-width: 600px) and (max-width: 1024px) {
  #campaigns-free_to_transfer .banner-txt {
    width: calc(100% - 80px);
  }
  #campaigns-free_to_transfer .banner-txt h2 {
    width: 50%;
  }
}
#campaigns-free_to_transfer .container-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#campaigns-free_to_transfer .container-box .content-box {
  padding: 10px 15px 60px;
  width: calc(50% - 15px);
  border: 1px solid #D1D1D1;
  border-radius: 3px;
  margin-bottom: 30px;
  box-shadow: inset 0px -1px 2px 0px #E4E4E4;
  -moz-box-shadow: inset 0px -1px 2px 0px #E4E4E4;
  -webkit-box-shadow: inset 0px -1px 2px 0px #E4E4E4;
  position: relative;
}
#campaigns-free_to_transfer .container-box .content-box p {
  margin-bottom: auto;
}
#campaigns-free_to_transfer .container-box .content-box:first-child {
  margin-right: 30px;
}
#campaigns-free_to_transfer .container-box .content-box a.btn.btn_green.icn-arrow-right {
  text-align: right;
  margin: 15px;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (max-width: 680px) {
  #campaigns-free_to_transfer .container-box .content-box {
    width: 100%;
  }
}
@media (max-width: 680px) {
  #campaigns-free_to_transfer .container-box {
    display: block;
  }
}
#campaigns-free_to_transfer .free_to_transfer {
  /*width:295px;    */
}
#campaigns-free_to_transfer .free_to_transfer#last {
  margin-right: 0;
}
#campaigns-free_to_transfer .free_tran_side {
  padding-top: 13px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 11px;
  margin-bottom: 9px;
  margin-top: 9px;
}
#campaigns-free_to_transfer .free_tran_side a {
  width: 116px;
  float: left;
  margin: 0 0 0 10px;
}
#campaigns-free_to_transfer .free_tran_side img {
  float: left;
  margin-bottom: 5px;
}
/*    BANNER    */
#pricing-managed-investing .diy-trading-banner {
  position: relative;
  max-width: 962px;
  margin: 0 auto 30px auto;
  overflow: hidden;
  background: #000;
  min-height: 155px;
  padding: 35px 10px 0 75px;
}
#pricing-managed-investing .diy-trading-banner .diy-trading-banner-question {
  position: absolute;
  top: -20px;
  right: 100px;
  background: transparent;
  border: 24px solid #6db924;
  border-radius: 50%;
  height: 158px;
  width: 158px;
  text-align: center;
  font-size: 82px;
  font-weight: bold;
  color: #6db924;
  line-height: 105px;
}
#pricing-managed-investing .diy-trading-banner .diy-trading-banner-question:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  -webkit-transform: rotate(-50deg);
          transform: rotate(-50deg);
  border-top: 47px solid#000;
  position: absolute;
  bottom: -20px;
  right: -12px;
}
#pricing-managed-investing .diy-trading-banner .diy-trading-banner-question:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  -webkit-transform: rotate(-50deg);
          transform: rotate(-50deg);
  border-top: 20px solid #6db924;
  position: absolute;
  bottom: -15px;
  right: -16px;
}
#pricing-managed-investing .diy-trading-banner h1 {
  font-size: 26px;
  color: #fff;
  margin: 0;
  padding: 0;
  line-height: 21px;
  text-transform: none;
  letter-spacing: -1px;
  font-family: "ArcherBold";
  font-weight: bold;
}
#pricing-managed-investing .diy-trading-banner h1 > span {
  color: #6db924;
}
#pricing-managed-investing .diy-trading-banner p {
  font-size: 15px;
  color: #fff;
  margin-bottom: 9px;
}
@media (max-width: 768px) {
  #pricing-managed-investing .diy-trading-banner {
    padding: 200px 15px 15px 15px;
  }
  #pricing-managed-investing .diy-trading-banner .diy-trading-banner-question {
    top: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  #pricing-managed-investing .diy-trading-banner h1 {
    text-align: center;
  }
  #pricing-managed-investing .diy-trading-banner p {
    text-align: center;
  }
}
/*--------------------------------------------
                    THANK YOU
---------------------------------------------*/
@media (max-width: 767px) {
  #pricing-thank_you .img_banner {
    display: none;
  }
}
/*--------------------------------------------
   DIY trading / Fees and rates / data plans
---------------------------------------------*/
#fees-and-rates-data-plans .btn.watch-now-btn,
#fees-and-rates-data-plans a.btn.watch-now-btn {
  width: 88px !important;
}
#fees-and-rates-data-plans .sb_lg_form .form_header {
  border-top: 1px solid #D6D6D6;
}
#fees-and-rates-data-plans .sb_lg_form .lead_gen {
  background-color: #fff;
  box-shadow: none !important;
  border-bottom: 1px solid #D6D6D6;
}
#fees-and-rates-data-plans .gray-block {
  width: 100%;
  padding: 20px 15px 15px;
  margin-bottom: 23px;
  background-color: #F1F4F5;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 0 3px #DBDDDE inset;
  overflow: hidden;
}
#fees-and-rates-data-plans .gray-block img.cube {
  float: left;
  margin-right: 15px;
}
#fees-and-rates-data-plans .gray-block p {
  float: left;
  width: calc(100% - 86px);
  margin: 0;
}
#fees-and-rates-data-plans .tab-box {
  margin-bottom: 30px;
}
#fees-and-rates-data-plans .wrp-select:before {
  background: initial;
}
#fees-and-rates-data-plans .wrp-select #tabsHeadersMobile {
  width: 100%;
}
@media (max-width: 1024px) {
  #fees-and-rates-data-plans .tab-pane {
    padding: 0;
    padding-top: 14px;
  }
}
@media (max-width: 480px) {
  #fees-and-rates-data-plans .contact-buttons a {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  #fees-and-rates-data-plans .contact-buttons a.live-help {
    margin-bottom: 10px;
  }
}
#fees-and-rates-data-plans #free-data-package tr.header th:first-child {
  border-top-left-radius: 3px;
}
#fees-and-rates-data-plans #free-data-package tr.header th:last-child {
  border-top-right-radius: 3px;
}
#fees-and-rates-data-plans #free-data-package .table > thead > tr > th {
  border-bottom: 0;
}
#fees-and-rates-data-plans #market-data-packages .table > thead > tr > th {
  padding: 0;
  vertical-align: top;
}
#fees-and-rates-data-plans #market-data-packages .table-responsive > .table > tbody > tr > td,
#fees-and-rates-data-plans #market-data-packages .table-responsive > .table > tbody > tr > th,
#fees-and-rates-data-plans #market-data-packages .table-responsive > .table > thead > tr > td,
#fees-and-rates-data-plans #market-data-packages .table-responsive > .table > thead > tr > th {
  white-space: normal;
}
#fees-and-rates-data-plans #market-data-packages table {
  table-layout: fixed;
}
#fees-and-rates-data-plans #market-data-packages table > thead > tr.heading > th > div {
  padding: 15px 0;
  color: #fff;
}
#fees-and-rates-data-plans #market-data-packages table > thead > tr.heading > th > div.light {
  background: #535252;
}
#fees-and-rates-data-plans #market-data-packages table > thead > tr.heading > th > div.dark {
  background: #2e2e2e;
}
#fees-and-rates-data-plans #market-data-packages table > thead > tr.heading > th:first-child {
  border-top-left-radius: 4px;
  overflow: hidden;
}
#fees-and-rates-data-plans #market-data-packages table > thead > tr.heading > th:last-child {
  border-top-right-radius: 4px;
  overflow: hidden;
}
#fees-and-rates-data-plans #market-data-packages table > thead > tr > th {
  text-align: center;
  font-weight: 400;
  border: 0;
}
#fees-and-rates-data-plans #market-data-packages table > thead > tr > th.pricing {
  width: 150px;
  text-align: left;
}
#fees-and-rates-data-plans #market-data-packages table > thead > tr > th.pricing .light {
  padding-left: 8px;
}
#fees-and-rates-data-plans #market-data-packages table > thead > tr > th.normal {
  width: 90px;
}
#fees-and-rates-data-plans #market-data-packages table > thead > tr > th.advanced {
  width: 140px;
}
#fees-and-rates-data-plans #market-data-packages table > thead > tr > th .ribbon-container {
  position: relative;
}
#fees-and-rates-data-plans #market-data-packages table > thead > tr > th .advantage-ribbon {
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(-16px);
          transform: translateY(-16px);
  background: url(/images/default-source/img/the-questrade-advantage.png);
  background-repeat: no-repeat;
  background-position: 50%;
  padding: 10px 0;
}
#fees-and-rates-data-plans #market-data-packages table > thead > tr > th .advantage-ribbon .text {
  line-height: 14px;
  -webkit-transform: translate(0%, -4px);
  transform: translate(0%, -4px);
  color: #fff;
  font-weight: 700;
}
#fees-and-rates-data-plans #market-data-packages table > thead > tr:hover {
  background-color: initial;
}
#fees-and-rates-data-plans #market-data-packages table > tbody > tr td {
  text-align: center;
}
#fees-and-rates-data-plans #market-data-packages table > tbody > tr td:first-child {
  text-align: left;
}
#fees-and-rates-data-plans #market-data-packages table > tbody > tr td:nth-child(4),
#fees-and-rates-data-plans #market-data-packages table > tbody > tr td:nth-child(5) {
  background-color: #f1f4f5;
}
#fees-and-rates-data-plans #market-data-packages table > tbody > tr:first-child td {
  border: 0;
}
#fees-and-rates-data-plans #market-data-packages table .title {
  background: #e8e7e7;
}
#fees-and-rates-data-plans #market-data-fees table > thead > tr > td,
#fees-and-rates-data-plans #professional-user-fees table > thead > tr > td {
  background: #535252;
}
#fees-and-rates-data-plans #market-data-fees table > thead > tr > td:first-child,
#fees-and-rates-data-plans #professional-user-fees table > thead > tr > td:first-child {
  border-top-left-radius: 4px;
}
#fees-and-rates-data-plans #market-data-fees table > thead > tr > td:last-child,
#fees-and-rates-data-plans #professional-user-fees table > thead > tr > td:last-child {
  border-top-right-radius: 4px;
}
#fees-and-rates-data-plans #market-data-fees td.title,
#fees-and-rates-data-plans #professional-user-fees td.title,
#fees-and-rates-data-plans #market-data-fees th.title,
#fees-and-rates-data-plans #professional-user-fees th.title {
  border-radius: 0;
}
#fees-and-rates-data-plans #market-data-fees table > tbody > tr:first-child > td,
#fees-and-rates-data-plans #professional-user-fees table > tbody > tr:first-child > td {
  border-top: 0;
}
#commissions-stocks .democratic {
  color: #91dff0;
}
#commissions-stocks .advantage {
  color: #99d449;
}
#commissions-stocks .tables {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 720px) {
  #commissions-stocks .tables {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
#commissions-stocks .collumn {
  background: #f1f4f5;
  border-radius: 3px;
  padding-bottom: 10px;
  margin-bottom: 30px;
  box-shadow: inset 0px 0px 3px 0px #dbddde;
}
#commissions-stocks .collumn p {
  padding: 14px 10px 6px;
  margin: 0;
}
@media (min-width: 720px) {
  #commissions-stocks .collumn {
    width: 50%;
  }
  #commissions-stocks .collumn:first-child {
    margin-right: 15px;
  }
  #commissions-stocks .collumn:last-child {
    margin-left: 15px;
  }
}
@media (max-width: 720px) {
  #commissions-stocks .collumn {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
#commissions-stocks .box-header {
  background: #0f4b60;
  padding: 8px 0 8px 20px;
  font-size: 21px;
  color: #fff;
  font-weight: 600;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#commissions-stocks .table > thead > tr > th {
  border-bottom: 1px solid #ddd;
}
#commissions-stocks .table > tbody > tr > td {
  padding-left: 10px;
}
@media (max-width: 599px) {
  #commissions-stocks .contact-buttons .btn {
    width: 100%;
    margin: 0;
  }
  #commissions-stocks .contact-buttons .btn.live-help {
    margin-bottom: 10px;
  }
}
/*------------------------------------------------
    DIY-Trading / Commissions / Precious metals
------------------------------------------------*/
#commissions-precious-metals .metals_widget_container {
  width: 100%;
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 10px;
}
#commissions-precious-metals .metals_widget_container .row {
  display: table-row;
}
#commissions-precious-metals .metals_widget_container .row > div {
  display: table-cell;
  height: 55px;
  vertical-align: middle;
  box-sizing: border-box;
  border-top: 1px dotted #c3c6c6;
}
#commissions-precious-metals .metals_widget_container .row .col_1 {
  padding-left: 20px;
  background: #d2d7d8;
  width: 260px;
}
#commissions-precious-metals .metals_widget_container .row .col_2 {
  background: #e1e5e6;
}
#commissions-precious-metals .metals_widget_container .row .col_3 {
  background: #f1f4f5;
}
#commissions-precious-metals .metals_widget_container .row .col_2,
#commissions-precious-metals .metals_widget_container .row .col_3 {
  text-align: center;
  width: 120px;
}
#commissions-precious-metals .metals_widget_container .row:first-child > div {
  border-top: 0px;
}
#commissions-precious-metals .metals_widget_container h2 {
  margin: 0;
}
#commissions-precious-metals .icon_left {
  float: left;
  margin-right: 10px;
}
#commissions-precious-metals tr:nth-of-type(even) {
  background-color: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  border-right: 0 !important;
}
/*-----------------------------------------
    DIY-Trading / Administrative fees
 ------------------------------------------*/
#fees-and-rates-administrative_fees table.data {
  background: none;
}
#fees-and-rates-administrative_fees .accordion .content {
  height: auto!important;
}
/*-----------------------------------------
    DIY-Trading / MUTUAL FUNDS
 ------------------------------------------*/
@media (min-width: 600px) {
  #commissions-mutual-funds .wrp-banner .banner-txt > .sub {
    font-size: 14px;
  }
}
#commissions-mutual-funds .banner-txt .green {
  color: #7cc235;
}
/*-----------------------------------------
    DIY-Trading / INTEREST RATES
 ------------------------------------------*/
#fees-and-rates-interest-rates .table > thead:first-child > tr:first-child > th {
  border-bottom: 0;
}
/*-----------------------------------------
             MANAGE INVESTING
 ------------------------------------------*/
@media (max-width: 1024px) {
  #pricing-managed-investing .left_add_banner {
    display: none;
  }
}
@media (min-width: 600px) {
  #pricing-managed-investing .banner-txt {
    width: 100%;
  }
  #pricing-managed-investing .sub.banner-subtitle {
    color: #dcd7ff;
    font-size: 14px;
    width: calc(50% - 50px);
  }
}
@media (max-width: 599px) {
  #pricing-managed-investing .contact-buttons .btn.btn_white.live-help {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  #pricing-managed-investing .contact-buttons .btn.btn_green.icn-arrow-right {
    width: 100%;
  }
}
#pricing-managed-investing .table {
  border-radius: 3px;
  border-collapse: separate;
}
#pricing-managed-investing .table > thead > tr > th {
  font-size: 20px;
  border-bottom: 0;
}
@media (max-width: 599px) {
  #pricing-managed-investing .table > thead > tr > th {
    font-size: 16px;
  }
}
#pricing-managed-investing .table > tbody > tr > td {
  font-size: 16px;
}
@media (max-width: 599px) {
  #pricing-managed-investing .table > tbody > tr > td {
    font-size: 14px;
  }
}
#pricing-managed-investing .table > tbody > tr > th,
#pricing-managed-investing .table > tfoot > tr > th,
#pricing-managed-investing .table > thead > tr > th,
#pricing-managed-investing .table > tbody > tr > td,
#pricing-managed-investing .table > tfoot > tr > td,
#pricing-managed-investing .table > thead > tr > td {
  padding: 11px;
}
@media (min-width: 600px) {
  #pricing-managed-investing .table.asset-range {
    border: 1px solid #d2d2db;
    padding: 1px;
  }
}
#pricing-managed-investing .table.asset-range > thead > tr > th:first-child,
#pricing-managed-investing .table.asset-range > tbody > tr > th:first-child,
#pricing-managed-investing .table.asset-range > thead > tr > td:first-child,
#pricing-managed-investing .table.asset-range > tbody > tr > td:first-child {
  background: #f1f4f5;
}
@media (min-width: 600px) {
  #pricing-managed-investing .table.management-expense-ratios {
    overflow: hidden;
  }
}
#pricing-managed-investing .table.management-expense-ratios > thead > tr > th,
#pricing-managed-investing .table.management-expense-ratios > tbody > tr > th,
#pricing-managed-investing .table.management-expense-ratios > thead > tr > td,
#pricing-managed-investing .table.management-expense-ratios > tbody > tr > td {
  width: 25%;
  text-align: center;
}
#pricing-managed-investing .table.management-expense-ratios > thead > tr > th:nth-child(1),
#pricing-managed-investing .table.management-expense-ratios > tbody > tr > th:nth-child(1),
#pricing-managed-investing .table.management-expense-ratios > thead > tr > td:nth-child(1),
#pricing-managed-investing .table.management-expense-ratios > tbody > tr > td:nth-child(1) {
  background: #d3d8d9;
  text-align: left;
  width: 28%;
}
#pricing-managed-investing .table.management-expense-ratios > thead > tr > th:nth-child(2),
#pricing-managed-investing .table.management-expense-ratios > tbody > tr > th:nth-child(2),
#pricing-managed-investing .table.management-expense-ratios > thead > tr > td:nth-child(2),
#pricing-managed-investing .table.management-expense-ratios > tbody > tr > td:nth-child(2) {
  background: #dadee0;
}
#pricing-managed-investing .table.management-expense-ratios > thead > tr > th:nth-child(3),
#pricing-managed-investing .table.management-expense-ratios > tbody > tr > th:nth-child(3),
#pricing-managed-investing .table.management-expense-ratios > thead > tr > td:nth-child(3),
#pricing-managed-investing .table.management-expense-ratios > tbody > tr > td:nth-child(3) {
  background: #e2e6e7;
}
#pricing-managed-investing .table.management-expense-ratios > thead > tr > th:nth-child(4),
#pricing-managed-investing .table.management-expense-ratios > tbody > tr > th:nth-child(4),
#pricing-managed-investing .table.management-expense-ratios > thead > tr > td:nth-child(4),
#pricing-managed-investing .table.management-expense-ratios > tbody > tr > td:nth-child(4) {
  background: #f1f4f5;
}
#pricing-managed-investing .wrapper .sfContentBlock ul li {
  list-style: none;
  position: relative;
  line-height: 26px;
}
#pricing-managed-investing .wrapper .sfContentBlock ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: -20px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #6aad48;
}
#managed-investing-administrative-fees .table > tbody > tr:first-child > td {
  border-top: 0;
}
#fees-and-rates-exchange-ecn-fees ul.green_arrow li {
  list-style: none;
}
#fees-and-rates-exchange-ecn-fees .sb_lg_form .form_header {
  border-top: 1px solid #D6D6D6;
}
#fees-and-rates-exchange-ecn-fees .sb_lg_form .lead_gen {
  background-color: #fff;
  box-shadow: none !important;
  border-bottom: 1px solid #D6D6D6;
}
/*-------------------------------------------
     PRECIOUS METALS MARGIN
  -------------------------------------------*/
#margin-centre-precious-metals {
  /*--------------------------------------------------------------------
 1. ADMIN FEES
--------------------------------------------------------------------*/
  /*--------------------------------------------------------------------
2. COMMISSIONS GOLD
--------------------------------------------------------------------*/
  /*--------------------------------------------------------------------
3. INTEREST RATES
--------------------------------------------------------------------*/
  /*--------------------------------------------------------------------
4. MARGIN CENTRE > STOCKS, OPTIONS, FOREX, GOLD
--------------------------------------------------------------------*/
  /*--------------------------------------------------------------------
5. PLATFORM FEES BASIC
--------------------------------------------------------------------*/
  /*--------------------------------------------------------------------
6. OVERVIEW
--------------------------------------------------------------------*/
  /*--------------------------------------------------------------------
 7. ACTIVE TRADER PROGRAM
--------------------------------------------------------------------*/
  /* Thank you */
  /*THIS IS FOR THE CONTENT BOX*/
  /*THIS IS FOR THE TITLE IN THE COTENT BOX*/
  /*--------------------------------------------------------------------
 7. DATA PLANS
--------------------------------------------------------------------*/
  /* TABS */
  /* WIDE FORM */
  /*--------------------------------------------------------------------
 8. Exchange Fees
--------------------------------------------------------------------*/
  /*--------------------------------------------------------------------
 9. ETF
--------------------------------------------------------------------*/
  /*.refresh_icn{
    background-image:url ("images/pricing/img/refresh_icon.png")  no-repeat scroll transparent;
    width:14px;
    height:13px;
 }*/
  /*--------------------------------------------------------------------
10.MARGIN FOREX IFRAME
--------------------------------------------------------------------*/
  /*--------------------------------------------------------------------
11. COMMISSIONS > GOLD > WIDGET
--------------------------------------------------------------------*/
  /*--------------------------------------------------------------------
 12. DIY TRADING
--------------------------------------------------------------------*/
  /*--------------------------------------------------------------------
 13. FX & CFDS
--------------------------------------------------------------------*/
  /*--------------------------------------------------------------------
 14. MANAGED INVESTING
--------------------------------------------------------------------*/
}
#margin-centre-precious-metals td.admin_fees {
  width: 95px;
}
#margin-centre-precious-metals h2.tab_subtitle {
  color: #7CC235;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 0px;
  text-transform: uppercase;
  margin-bottom: 18px;
}
#margin-centre-precious-metals .icon_gold > .inn {
  background-image: url("../../images/pricing/img/img_gold_bars.png");
  background-position: 15px 13px;
  background-repeat: no-repeat;
  padding-left: 99px;
}
#margin-centre-precious-metals .icon_gold a:link,
#margin-centre-precious-metals .icon_gold a:visited,
#margin-centre-precious-metals .icon_gold a:active {
  text-decoration: none;
}
#margin-centre-precious-metals .gold_pricing {
  margin-top: 63px;
}
#margin-centre-precious-metals td.interest_rates {
  width: 117px;
}
#margin-centre-precious-metals td.platform_fees_basic {
  width: 365px;
}
#margin-centre-precious-metals div.info_box .gold_margin {
  padding: 21px;
  float: left;
  width: 375px;
}
#margin-centre-precious-metals div.info_box .learn_more {
  padding: 9px;
  float: right;
}
#margin-centre-precious-metals .info_box .left {
  padding: 21px 0 21px 21px;
}
#margin-centre-precious-metals div.info_box .gold_margin p {
  margin: 0px;
}
#margin-centre-precious-metals table.margin_options blockquote {
  margin: 0px 15px;
}
#margin-centre-precious-metals .title_sub_overlay {
  background: none repeat scroll 0 0 #FFFFFF;
  color: #7CC235;
  left: 11px;
  margin: 0;
  padding: 0 6px;
  position: absolute;
  top: -11px;
}
#margin-centre-precious-metals .margin_call_notice {
  margin-left: 20px;
}
#margin-centre-precious-metals td.platform_fees_basic {
  width: 365px;
}
#margin-centre-precious-metals .info_box .right_p_overview {
  float: left;
  padding: 24px 21px 12px 21px;
}
#margin-centre-precious-metals .info_box .btn_learn_more {
  float: right;
  padding: 21px;
}
#margin-centre-precious-metals #options .colleft,
#margin-centre-precious-metals #options .colright,
#margin-centre-precious-metals #stocks .colleft,
#margin-centre-precious-metals #stocks .colright {
  width: 50%;
  float: left;
  box-sizing: border-box;
}
#margin-centre-precious-metals #options .colleft,
#margin-centre-precious-metals #stocks .colleft {
  padding-right: 9px;
}
#margin-centre-precious-metals #options .colright,
#margin-centre-precious-metals #stocks .colright {
  padding-left: 9px;
}
#margin-centre-precious-metals #stocks .title {
  display: block;
  padding-bottom: 10px;
}
#margin-centre-precious-metals #stocks .title * {
  display: inline;
}
#margin-centre-precious-metals #stocks .title h2 {
  position: relative;
  bottom: 2px;
}
#margin-centre-precious-metals #stocks li {
  margin: 6px 0px !important;
}
#margin-centre-precious-metals .panel-container h1 {
  margin-bottom: 1px;
  margin-top: 0px;
}
#margin-centre-precious-metals .panel-container h4 {
  margin-bottom: 15px;
}
#margin-centre-precious-metals dl.dtddwrap dt {
  padding: 4px 8px;
}
#margin-centre-precious-metals .lead_gen {
  background-color: #f2f3f5;
  padding: 9px 20px 20px 20px;
  border-top: 1px #fff solid;
  background-image: url("/images/global/forms/str_form_bl.gif");
  background-position: bottom left;
  background-repeat: no-repeat;
  margin-bottom: 23px;
}
#margin-centre-precious-metals .lead_gen_short .lead_gen span.form_br {
  background-image: url("/images/global/forms/str_form_br.gif");
  background-position: bottom right;
  background-repeat: no-repeat;
  display: block;
  height: 12px;
  left: 472px;
  position: relative;
  top: 20px;
  width: 12px;
}
#margin-centre-precious-metals .lead_gen span.form_br {
  background-image: url("/images/global/forms/str_form_br.gif");
  background-position: bottom right;
  background-repeat: no-repeat;
  display: block;
  height: 12px;
  left: 678px;
  position: relative;
  top: 20px;
  width: 12px;
}
#margin-centre-precious-metals .lead_gen .box1,
#margin-centre-precious-metals .lead_gen .box2,
#margin-centre-precious-metals .lead_gen .box3,
#margin-centre-precious-metals .lead_gen .box4,
#margin-centre-precious-metals .lead_gen .box5,
#margin-centre-precious-metals .lead_gen .box6 {
  padding-top: 11px;
  float: left;
  width: 210px;
}
#margin-centre-precious-metals .lead_gen .box1,
#margin-centre-precious-metals .lead_gen .box2,
#margin-centre-precious-metals .lead_gen .box3,
#margin-centre-precious-metals .lead_gen .box5 {
  margin-right: 20px;
}
#margin-centre-precious-metals .lead_gen .label {
  font-weight: bold;
}
#margin-centre-precious-metals .lead_gen .text,
#margin-centre-precious-metals .lead_gen .select {
  width: 97%;
  border: 1px #d2d3d7 solid;
}
#margin-centre-precious-metals .lead_gen .checkbox {
  position: relative;
  top: 2px;
}
#margin-centre-precious-metals .lead_gen .note {
  width: 100%;
}
#margin-centre-precious-metals .lead_gen .contact_btn {
  float: right;
}
#margin-centre-precious-metals .lead_gen_thankyou {
  background-color: #f2f3f5;
  padding: 20px;
  border-top: 1px #fff solid;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  margin-bottom: 23px;
}
#margin-centre-precious-metals .lead_gen_thankyou .left {
  width: 470px;
  float: left;
  margin-right: 20px;
}
#margin-centre-precious-metals .lead_gen_thankyou .bnr {
  width: 175px;
  float: left;
}
#margin-centre-precious-metals .modal_fund {
  padding: 22px;
}
#margin-centre-precious-metals .atp_box {
  margin-top: 10px;
}
#margin-centre-precious-metals .atp_title {
  bottom: 27px !important;
  left: -10px;
}
#margin-centre-precious-metals .m_t_0 {
  margin-top: 0px!important;
}
#margin-centre-precious-metals .gray_block {
  background-color: #F1F4F5;
  border-radius: 3px 3px 3px 3px;
  box-shadow: 0 0 3px #DBDDDE inset;
  margin-bottom: 23px;
  overflow: hidden;
  width: 100%;
}
#margin-centre-precious-metals .gray_block > .cube {
  background-image: url("/images/default-source/img/iq_cube.png?sfvrsn=2");
  background-position: 15px 13px;
  background-repeat: no-repeat;
  padding: 23px 19px 17px 110px;
}
#margin-centre-precious-metals .gray_block .text {
  padding-top: 9px;
}
#margin-centre-precious-metals .gray_block .account_btns {
  float: right;
}
#margin-centre-precious-metals .account_btns a {
  display: block;
  margin: 10px 0 0 0;
}
#margin-centre-precious-metals .banner_market_block {
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 22px;
}
#margin-centre-precious-metals .block_light_grey {
  float: left;
  background: #535252;
  padding: 15px 15px 30px 15px;
}
#margin-centre-precious-metals .block_light_grey > div {
  color: #ffffff;
  font-size: 15px;
}
#margin-centre-precious-metals .block_light_grey > div > span {
  color: #99d449;
  font-size: 13px;
}
#margin-centre-precious-metals .features {
  margin-top: 12px;
  width: 173px;
  float: left;
}
#margin-centre-precious-metals .free-market {
  width: 101px;
  float: left;
  text-align: center;
}
#margin-centre-precious-metals .free-market .price {
  width: 99px;
  float: left;
}
#margin-centre-precious-metals .enhance {
  width: 74px;
  float: left;
}
#margin-centre-precious-metals .enhance .price {
  width: 80px;
  float: left;
}
#margin-centre-precious-metals .block_dark_grey {
  padding: 15px 15px 30px 15px;
  float: left;
  background: #2e2e2e;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #2e2e2e 0%, #2a2a2a 1%, #2c2c2c 14%, #424242 85%, #454444 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e2e2e', endColorstr='#454444', GradientType=0);
  /* IE6-9 */
}
#margin-centre-precious-metals .block_dark_grey > div {
  color: #ffffff;
  font-size: 15px;
}
#margin-centre-precious-metals .block_dark_grey > div > span {
  color: #99d449;
  font-size: 13px;
}
#margin-centre-precious-metals .advanced_c {
  width: 155px;
  float: left;
  text-align: center;
}
#margin-centre-precious-metals .advanced_c .price {
  width: 148px;
  float: left;
}
#margin-centre-precious-metals .advanced_us {
  width: 110px;
  float: left;
  text-align: center;
}
#margin-centre-precious-metals .advanced_us .price {
  width: 120px;
  float: left;
}
#margin-centre-precious-metals .market_icon {
  margin-top: 49px;
  position: absolute;
}
#margin-centre-precious-metals .market_icon .text {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: 600;
  left: 38px;
  position: absolute;
  text-decoration: none;
  top: 1px;
  text-shadow: 1px 2px 3px #7997b4;
}
#margin-centre-precious-metals .tabs .nav {
  list-style: none;
  padding: 0;
  height: 24px;
}
#margin-centre-precious-metals .tabs .nav li {
  float: left;
  margin-right: 4px;
  padding-top: 5px;
  position: relative;
  z-index: 99;
}
#margin-centre-precious-metals .tabs .nav li a,
#margin-centre-precious-metals .tabs .nav li span {
  color: #686868;
  text-decoration: none;
  font-weight: bold;
  padding: 9px 20px 4px 20px;
  display: block;
  background: #f1f4f5;
  border: 1px solid #D2D2DB;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#margin-centre-precious-metals .tabs .nav li:hover {
  padding-top: 0;
}
#margin-centre-precious-metals .tabs .nav li a:hover {
  background: #fff;
  color: #484848;
}
#margin-centre-precious-metals .tabs .nav li.active {
  padding-top: 0;
  z-index: 101;
  position: relative;
}
#margin-centre-precious-metals .tabs .nav li:hover a {
  background: #fff;
  height: 14px;
  padding-top: 13px;
}
#margin-centre-precious-metals .tabs .nav li.active span {
  height: 16px;
  background: #fff;
  border-bottom: none;
  color: #484848;
  padding-top: 12px;
}
#margin-centre-precious-metals .tab_content {
  background: url("/images/pricing/misc/bg_tab_content.png") repeat-x scroll center bottom #FFFFFF;
  border: 1px solid #D2D2DB;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  margin: -3px 0 18px;
  padding: 20px;
  position: relative;
  z-index: 100;
}
#margin-centre-precious-metals .table_content {
  margin-bottom: 21px;
}
#margin-centre-precious-metals .last_td {
  width: 128px;
}
#margin-centre-precious-metals .first_td {
  width: 170px;
}
#margin-centre-precious-metals .logo_nasdaq {
  margin-top: -13px;
}
#margin-centre-precious-metals .note-bullet ul {
  list-style: none outside none;
}
#margin-centre-precious-metals .note-bullet ul li {
  color: #818181;
  font-size: 11px;
  line-height: 0;
  margin: 0 0 14px;
}
#margin-centre-precious-metals .note-bullet ul li.last {
  margin: -11px 0 1px;
}
#margin-centre-precious-metals .data_fees_table_right {
  margin: 40px 0 0 0;
}
#margin-centre-precious-metals .data_packages {
  margin-bottom: 0!important;
}
#margin-centre-precious-metals table.data_packages td {
  text-align: center;
  border-bottom: 1px dotted #c3c6c6;
  padding: 9px 0 7px 0;
}
#margin-centre-precious-metals .data_packages .td_1 {
  width: 162px;
  text-align: left;
  padding-left: 11px;
  padding-right: 20px;
}
#margin-centre-precious-metals .data_packages .td_2 {
  width: 89px;
}
#margin-centre-precious-metals .data_packages .td_3 {
  width: 96px;
}
#margin-centre-precious-metals .data_packages .td_3 a {
  margin: 0 7px 0 15px;
}
#margin-centre-precious-metals .data_packages .td_4,
#margin-centre-precious-metals .data_packages .td_5 {
  background-color: #f1f4f5;
}
#margin-centre-precious-metals .data_packages .checked {
  background-image: url(/images/pricing/misc/icn_checked.png);
  background-repeat: no-repeat;
  background-position: center center;
}
#margin-centre-precious-metals .data_packages .dotted_border {
  border-bottom: 1px dotted #D1D1D1;
}
#margin-centre-precious-metals .data_packages .title td {
  background: #e8e7e7;
  font-weight: bold;
  font-size: 12px;
  text-align: left;
  padding-left: 11px;
}
#margin-centre-precious-metals .data_packages .subtitle td {
  font-weight: bold;
  font-size: 11px;
  text-align: left;
  padding-left: 11px;
}
#margin-centre-precious-metals tr.video_overview td {
  padding-bottom: 14px;
}
#margin-centre-precious-metals tr.no_bottom_border td {
  border-bottom: none;
}
#margin-centre-precious-metals .text-left {
  text-align: left!important;
}
#margin-centre-precious-metals .text-right {
  text-align: right!important;
}
#margin-centre-precious-metals table.data {
  /*margin-bottom:4px;*/
}
#margin-centre-precious-metals .txt_utable {
  margin: 20px 0 0 0;
}
#margin-centre-precious-metals .plans_wide_form input.text {
  width: 200px;
  height: 22px;
  border-radius: 3px;
}
#margin-centre-precious-metals .plans_wide_form select {
  height: 23px!important;
  border-radius: 3px;
}
#margin-centre-precious-metals .plans_wide_form input[type="image"] {
  margin-top: -35px;
}
#margin-centre-precious-metals .plans_wide_form .form_header {
  display: none;
}
#margin-centre-precious-metals .plans_wide_form .lead_gen {
  border-radius: 3px;
}
#margin-centre-precious-metals .plans_wide_form div.box1,
#margin-centre-precious-metals .plans_wide_form div.box2,
#margin-centre-precious-metals .plans_wide_form div.box3,
#margin-centre-precious-metals .plans_wide_form div.box4 {
  width: 200px;
  margin: 0;
}
#margin-centre-precious-metals .plans_wide_form div.box5,
#margin-centre-precious-metals .plans_wide_form div.box6,
#margin-centre-precious-metals .plans_wide_form div.box7 {
  width: 209px;
  margin: 0;
}
#margin-centre-precious-metals .plans_wide_form div.box1,
#margin-centre-precious-metals .plans_wide_form div.box2,
#margin-centre-precious-metals .plans_wide_form div.box3 {
  margin-right: 10px;
}
#margin-centre-precious-metals .plans_wide_form div.box7 {
  margin-left: -208px;
}
#margin-centre-precious-metals .plans_wide_form div.box11 {
  clear: both;
  border-top: 1px dotted #C3C6C6;
  margin-top: 176px!important;
  padding-top: 14px;
}
#margin-centre-precious-metals div.plans_wide_form div.clear_wide,
#margin-centre-precious-metals div.plans_wide_form .clear {
  clear: none!important;
}
#margin-centre-precious-metals a.white_link {
  color: White;
  text-decoration: underline;
}
#margin-centre-precious-metals a.white_link:hover {
  color: Black;
  text-decoration: underline;
}
#margin-centre-precious-metals .block_faq {
  margin: 24px 0 27px 0;
}
#margin-centre-precious-metals ul.etf_green_arrow {
  padding-left: 17px;
}
#margin-centre-precious-metals .note p.note {
  margin: 0px 0px 8px 0px;
}
#margin-centre-precious-metals .slider_med {
  clear: both;
  height: 233px;
  margin-bottom: 35px;
  width: 710px;
  z-index: 2;
}
#margin-centre-precious-metals .menu {
  border-radius: 3px;
  background-image: none;
  color: #686868;
  margin: 15px 0 0 14px;
  padding-left: 0px;
  position: absolute;
  z-index: 1000;
}
#margin-centre-precious-metals .menu span {
  padding: 4px;
  border-right: 1px solid #d2d2db;
  float: left;
  width: 132px;
  text-align: center;
  box-shadow: inset 0px 0px 2px 0px #c6c6c9;
  -webkit-box-shadow: inset 0px 0px 2px 0px #c6c6c9;
  -moz-box-shadow: inset 0px 0px 2px 0px #c6c6c9;
}
#margin-centre-precious-metals .menu a.selected span {
  border-radius: 0;
  background: #676768;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #676768 0%, #777778 4%, #7f7f7f 9%, #717171 48%, #686868 96%, #616161 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#676768', endColorstr='#616161', GradientType=0);
  /* IE6-9 */
  box-shadow: inset 0px 1px 6px 1px #5c5c5d;
  -webkit-box-shadow: inset 0px 1px 6px 1px #5c5c5d;
  -moz-box-shadow: inset 0px 1px 6px 1px #5c5c5d;
}
#margin-centre-precious-metals .ie9 .menu a.selected span {
  -webkit-filter: none;
          filter: none;
}
#margin-centre-precious-metals .menu a.selected .mid-left {
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
#margin-centre-precious-metals .menu a.selected .mid-right {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
#margin-centre-precious-metals .menu a.hover span {
  color: #ffffff;
}
#margin-centre-precious-metals .sliderwrapper {
  background: none;
}
#margin-centre-precious-metals .banner-content {
  float: left;
  font-size: 13px;
  margin-top: 14px;
}
#margin-centre-precious-metals .banner-content .green_arrow {
  padding-left: 50px;
  padding-top: 9px;
}
#margin-centre-precious-metals .banner-content ul.green_arrow li {
  margin-bottom: 5px;
}
#margin-centre-precious-metals .banner-title {
  font-size: 15px;
  padding-left: 33px;
}
#margin-centre-precious-metals .banner-title .name {
  color: #000000;
  font-weight: 600;
  font-size: 16px;
}
#margin-centre-precious-metals .banner-title .text {
  color: #6f6f6f;
  font-weight: 400;
  font-size: 14px;
}
#margin-centre-precious-metals #banner_01 {
  background: url("/images/default-source/banners/mid/banner_active_trader.png?sfvrsn=2") no-repeat scroll 0 0 transparent;
  width: 710px;
  height: 233px;
}
#margin-centre-precious-metals #banner_2 {
  background: url("/images/default-source/banners/mid/banner_active_investor.png?sfvrsn=2") no-repeat scroll 0 0 transparent;
  width: 710px;
  height: 233px;
}
#margin-centre-precious-metals #banner_3 {
  background: url("/images/default-source/banners/mid/banner_longterm_investor.png?sfvrsn=2") no-repeat scroll 0 0 transparent;
  width: 710px;
  height: 233px;
}
#margin-centre-precious-metals .banner-block {
  float: left;
  position: absolute;
  z-index: 20;
  margin: 41px 0 0 26px;
}
#margin-centre-precious-metals .banner-content-img-block {
  float: left;
  font-weight: 600;
  margin-top: 20px;
  color: #000000;
}
#margin-centre-precious-metals .max {
  margin: 6px 0 44px 5px;
}
#margin-centre-precious-metals .share {
  margin: 47px 0 46px 5px;
}
#margin-centre-precious-metals .min {
  margin: 10px 0 20px 5px;
}
#margin-centre-precious-metals .banner-content-img {
  float: left;
  margin-top: 30px;
}
#margin-centre-precious-metals .last-row {
  width: 210px;
  line-height: 15px !important;
}
#margin-centre-precious-metals #stocks p {
  margin-top: 0px;
}
#margin-centre-precious-metals #mutual p {
  margin-top: 0px;
  margin-bottom: 8px;
}
#margin-centre-precious-metals #mutual h5 {
  margin-top: 0px;
  margin-bottom: 5px;
}
#margin-centre-precious-metals .banner_top .txt .brown {
  color: #6e5038;
  display: block;
  font-size: 15px;
}
#margin-centre-precious-metals #paginate-slider .toggle_button span,
#margin-centre-precious-metals .toggle_button a {
  padding: 0 27px;
}
#margin-centre-precious-metals .btn.watch-now-btn,
#margin-centre-precious-metals a.btn.watch-now-btn {
  border-radius: 3px;
  color: #686868;
  cursor: pointer;
  font-size: 13px;
  font-weight: normal;
  line-height: 10px;
  text-decoration: none;
  width: 83px;
}
#margin-centre-precious-metals .btn.watch-now-btn.icn-arrow-right:after,
#margin-centre-precious-metals a.btn.watch-now-btn.icn-arrow-right:after {
  border-bottom: 3px solid transparent;
  border-left: 5px solid #5ea415;
  border-top: 4px solid transparent;
  content: "";
  font-size: 0;
  height: 0;
  position: absolute;
  right: 6.5px;
  top: 63%;
  width: 0;
}
#margin-centre-precious-metals .watch-now-btn,
#margin-centre-precious-metals a.watch-now-btn {
  background: #f8f8f9;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #f8f8f9 0%, #fafafb 3%, #f5f7f7 91%, #f2f4f5 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f8f9', endColorstr='#f2f4f5', GradientType=0);
  /* IE6-9 */
  border: 1px solid #c3c6c6 ;
}
#margin-centre-precious-metals .btn.watch-now-btn.icn-arrow-right,
#margin-centre-precious-metals a.btn.watch-now-btn.icn-arrow-right {
  padding: 5px 5px 4px 0px;
  white-space: nowrap;
  position: relative;
  font-size: 11px;
  box-shadow: 0 1px 2px #c8c9cc inset;
  -moz-box-shadow: 0 1px 2px #c8c9cc inset;
  -webkit-box-shadow: 0 1px 2px #c8c9cc inset;
}
#margin-centre-precious-metals a.watch-now-btn:hover {
  background: #f3f3f5;
  /* Old browsers */
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #f3f3f5 0%, #eef0f1 3%, #e7eaeb 66%, #e7eaeb 94%, #ebeef0 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f5', endColorstr='#ebeef0', GradientType=0);
  /* IE6-9 */
  border-color: #d2d2db;
}
#margin-centre-precious-metals ul.green_arrow li ul.deep {
  margin-top: 12px;
}
#margin-centre-precious-metals table.tg-table-plain {
  border-collapse: collapse;
  font-size: 13px;
  font-family: "Arial";
  color: #000000;
  border: 1px #d1d1d1 solid !important;
  margin: 7px;
}
#margin-centre-precious-metals table.tg-table-plain:nth-child(1) {
  float: left;
  margin-right: 2px;
}
#margin-centre-precious-metals .tg-table-plain td {
  padding: 4px 0;
  vertical-align: top;
}
#margin-centre-precious-metals .tg-center {
  text-align: center;
  border-top: none !important;
  border-bottom: none !important;
}
#margin-centre-precious-metals .border-right {
  border-right: 1px solid #d1d1d1 !important;
}
#margin-centre-precious-metals .tg-title {
  background: #ffffff;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijg4JSIgc3RvcC1jb2xvcj0iI2UzZTllZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGYzZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  /* Chrome,Safari4+ */
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #e3e9ed 88%, #f4f3f7 100%);
  /* W3C */
  font-weight: bold;
  padding: 5px 17px 5px 0 !important;
  border-top: 1px solid #b1b1b1 !important;
  border-bottom: 1px solid #b1b1b1 !important;
}
#margin-centre-precious-metals .tg-title.border {
  border-bottom: 1px solid #b1b1b1 !important;
}
#margin-centre-precious-metals .grey_bg {
  background: #c9c9c9;
  text-align: center;
  font-weight: bold;
  padding: 10px !important;
  border: 1px solid #d1d1d1;
}
#margin-centre-precious-metals .grey_bg.single {
  padding: 4px 0 !important;
}
#margin-centre-precious-metals th.grey_bg:nth-child(1) {
  border-right: 1px solid #b1b1b1 !important;
}
#margin-centre-precious-metals th.grey_bg:nth-child(2) {
  padding: 7px 97px 7px 37px !important;
  border-left: 1px solid #b1b1b1 !important;
}
#margin-centre-precious-metals tr:nth-of-type(even) {
  background-color: #f0f0f0;
  border-bottom: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  border-right: 0 !important;
}
#margin-centre-precious-metals .tg-even.last {
  border-bottom: 1px solid #d1d1d1 ;
}
#margin-centre-precious-metals .metals_widget_container {
  border-radius: 3px;
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px;
}
#margin-centre-precious-metals .metals_widget_container .banner {
  background: #284cbc;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI4NGNiYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNDM0OTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #284cbc 0%, #143498 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#284cbc', endColorstr='#143498', GradientType=0);
  height: 140px;
}
#margin-centre-precious-metals .metals_widget_container .banner div {
  color: #b6c6f6;
  vertical-align: top;
  display: inline-block;
}
#margin-centre-precious-metals .metals_widget_container .banner .banner_left {
  width: 170px;
  padding: 25px 20px 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#margin-centre-precious-metals .metals_widget_container .banner .banner_right {
  width: 190px;
  text-align: center;
}
#margin-centre-precious-metals .metals_widget_container .banner .banner_right h2 {
  color: #b6c6f6;
  padding-top: 10px;
}
#margin-centre-precious-metals .metals_widget_container .banner .banner_right .white {
  color: #fff;
}
#margin-centre-precious-metals .metals_widget_container h2 {
  margin: 0px;
}
#margin-centre-precious-metals .metals_widget_container .row {
  display: table-row;
}
#margin-centre-precious-metals .metals_widget_container .row > div {
  display: table-cell;
  height: 55px;
  vertical-align: middle;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
#margin-centre-precious-metals .metals_widget_container .row .col_1 {
  padding-left: 20px;
}
#margin-centre-precious-metals .metals_widget_container .row .col_2,
#margin-centre-precious-metals .metals_widget_container .row .col_3 {
  text-align: center;
}
#margin-centre-precious-metals .metals_widget_container .col_1 {
  background: #d2d7d8;
  width: 55%;
}
#margin-centre-precious-metals .metals_widget_container .col_2 {
  background: #e1e5e6;
  width: 120px;
}
#margin-centre-precious-metals .metals_widget_container .col_3 {
  background: #f1f4f5;
  width: 120px;
}
#margin-centre-precious-metals .metals_widget_container .row > div {
  border-top: 1px dotted #c3c6c6;
}
#margin-centre-precious-metals .metals_widget_container .row:first-child > div {
  border-top: 0px;
}
#margin-centre-precious-metals sup {
  line-height: 0px;
}
#margin-centre-precious-metals .metals_widget_container ~ p.note {
  margin-bottom: 20px;
  text-align: right;
}
#margin-centre-precious-metals .icon_left {
  float: left;
  margin-right: 10px;
}
#margin-centre-precious-metals .main_content_right h3 {
  color: #686868;
}
#margin-centre-precious-metals .banner_top .txt {
  font-size: 18px;
  line-height: 25px;
  top: 37%;
}
#margin-centre-precious-metals .tables {
  margin-bottom: 38px;
}
#margin-centre-precious-metals .tables .box {
  width: 345px;
  height: 340px;
  background: #f1f4f5;
  border-radius: 3px;
  box-shadow: inset 0px 0px 3px 0px #dbddde;
}
#margin-centre-precious-metals .tables .box .box-header {
  height: 46px;
  background: #0f4b60;
  text-align: left;
  padding: 0 21px;
  font-size: 21px;
  color: #91dff0;
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.3);
  font-weight: 600;
  line-height: 44px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#margin-centre-precious-metals .tables .box.float-right .box-header {
  color: #99d449;
}
#margin-centre-precious-metals .tables .box p {
  padding: 14px 17px 6px;
  font-weight: 300;
  margin: 0;
}
#margin-centre-precious-metals .tables .box table {
  border-collapse: collapse;
  width: 100%;
}
#margin-centre-precious-metals .tables .box table tr {
  background: none;
  border-bottom: 1px solid #d2d2db;
}
#margin-centre-precious-metals .tables .box table tbody tr:last-child {
  border-bottom: none;
}
#margin-centre-precious-metals .tables .box table tr th {
  font-weight: 600;
  text-align: left;
}
#margin-centre-precious-metals .tables .box table tr td {
  font-weight: 300;
}
#margin-centre-precious-metals .tables .box table tr td,
#margin-centre-precious-metals .tables .box table tr th {
  padding: 6px 0px 9px 17px;
  vertical-align: text-bottom;
}
#margin-centre-precious-metals .banner_top.fx .txt {
  top: 32%;
  line-height: 21px;
}
#margin-centre-precious-metals .portfolio-iq .txt {
  width: 275px;
  top: 31%;
}
#margin-centre-precious-metals .portfolio-iq .txt .sub {
  color: #dcd7ff;
  font-size: 14px;
  line-height: 16px;
  margin-top: 6px;
}
#margin-centre-precious-metals .asset-range {
  border: 1px solid #d2d2db;
  border-radius: 3px;
  padding: 1px;
  margin-bottom: 19px;
}
#margin-centre-precious-metals .asset-range table {
  width: 100%;
  border-collapse: collapse;
}
#margin-centre-precious-metals .asset-range table tr {
  background: none;
}
#margin-centre-precious-metals .asset-range table tr td {
  padding: 0 20px;
  font-size: 16px;
  font-weight: 300;
  height: 45px;
  vertical-align: middle;
}
#margin-centre-precious-metals .asset-range table tr td.col1 {
  font-weight: 600;
  background: #f1f4f5;
}
#margin-centre-precious-metals .asset-range table tr td.thead {
  font-size: 20px;
  color: #000;
}
#margin-centre-precious-metals .tires {
  border-radius: 3px;
  overflow: hidden;
  box-shadow: inset 0px 0px 3px 0px #dbddde;
  background: #f1f4f5;
  margin-bottom: 30px;
}
#margin-centre-precious-metals .tires h2 {
  margin: 0;
  font-size: 20px;
}
#margin-centre-precious-metals .tires .row {
  display: table-row;
}
#margin-centre-precious-metals .tires .row:last-child > div {
  border-bottom: none;
}
#margin-centre-precious-metals .tires .row > div {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  border-bottom: 1px solid #c3c6c6;
}
#margin-centre-precious-metals .tires .row > .col-1 {
  width: 218px;
  background: #d3d8d9;
  text-align: left;
  padding-left: 20px;
}
#margin-centre-precious-metals .tires .row > .col-2 {
  width: 164px;
  background: #dadee0;
}
#margin-centre-precious-metals .tires .row > .col-3 {
  width: 164px;
  background: #e2e6e7;
}
#margin-centre-precious-metals .tires .row > .col-4 {
  width: 164px;
}
#margin-centre-precious-metals .tires .row.colspan-4 > div {
  background: none;
  height: 37px;
  background: #d3d8d9;
}
#etfs-overview .main-banner .slider-item a {
  outline: none;
}
#etfs-overview .main-banner .slider-item a img {
  width: 100%;
}
#etfs-overview .main-banner .wrp-info {
  padding: 20px 0;
  background-color: #1c1c1c;
  text-align: center;
  pointer-events: none;
}
@media (min-width: 600px) {
  #etfs-overview .main-banner .wrp-info {
    background-color: transparent;
    text-align: left;
    padding: 0;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
#etfs-overview .main-banner .info h1 {
  font-family: 'Open Sans';
  font-size: 24px;
  margin-bottom: 25px;
}
@media (min-width: 600px) {
  #etfs-overview .main-banner .info {
    text-align: left;
    width: 100%;
    padding: 0;
  }
  #etfs-overview .main-banner .info h1 {
    font-size: 32px;
    margin-bottom: 25px;
    line-height: 35px;
  }
  #etfs-overview .main-banner .banner-btn {
    margin-top: 20px;
    padding-top: 0;
  }
}
@media (max-width: 599px) {
  #etfs-overview .main-banner .info {
    position: static;
    text-align: center;
  }
  #etfs-overview .main-banner .banner-btn {
    margin-top: 20px;
    padding-top: 0;
    text-align: center;
  }
}
@media (min-width: 1025px) {
  #etfs-overview .etfs_info {
    padding: 30px 23px 0;
  }
}
@media (min-width: 1025px) {
  #etfs-overview .footnote_wrapper {
    padding: 0 23px;
  }
}
#etfs-overview .etfs-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  #etfs-overview .etfs-container {
    margin-left: -15px;
    margin-right: -15px;
  }
}
#etfs-overview .etfs-container .block {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 33.33333333%;
  margin-bottom: 15px;
}
@media (min-width: 1025px) {
  #etfs-overview .etfs-container .block {
    padding-left: 23px;
    padding-right: 23px;
  }
}
@media (max-width: 1024px) {
  #etfs-overview .etfs-container .block {
    padding-left: 15px;
    padding-right: 15px;
  }
}
#etfs-overview .etfs-container .block > a {
  width: 60px;
  margin-right: 15px;
}
#etfs-overview .etfs-container .block .info {
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
#etfs-overview .etfs-container .block .border {
  width: 100%;
  border-bottom: 1px solid #d2d2db;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: 15px;
}
@media (max-width: 767px) {
  #etfs-overview .etfs-container .block {
    width: 50%;
  }
}
@media (max-width: 599px) {
  #etfs-overview .etfs-container .block {
    width: 100%;
  }
}
/* New Managed Investing Overview */
#managed-investing-portfolio-iq-overview .portfolio-iq-overview {
  max-width: 962px;
  margin: 0 auto;
}
#managed-investing-portfolio-iq-overview .portfolio-iq-overview .managed-investing-first-block .diy-trading-banner {
  position: relative;
  max-width: 962px;
  margin: 0 auto;
  background: #000;
  padding: 90px 210px 70px 170px;
  overflow: hidden;
  min-height: 375px;
}
#managed-investing-portfolio-iq-overview .portfolio-iq-overview .managed-investing-first-block .diy-trading-banner .diy-trading-banner-question {
  position: absolute;
  top: 45px;
  left: -45px;
  width: 160px;
}
#managed-investing-portfolio-iq-overview .portfolio-iq-overview .managed-investing-first-block .diy-trading-banner .diy-trading-banner-question img {
  width: 160px;
}
#managed-investing-portfolio-iq-overview .portfolio-iq-overview .managed-investing-first-block .diy-trading-banner h1 {
  font-size: 45px;
  color: #fff;
  margin: 0 0 50px 0;
  padding: 0;
  text-transform: none;
  letter-spacing: -1px;
  font-family: "ArcherBold";
  font-weight: bold;
}
#managed-investing-portfolio-iq-overview .portfolio-iq-overview .managed-investing-first-block .diy-trading-banner h1 > span {
  color: #6db924;
}
#managed-investing-portfolio-iq-overview .portfolio-iq-overview .managed-investing-first-block .diy-trading-banner a {
  text-transform: uppercase;
  padding: 5px 20px;
  font-size: 16px;
}
#managed-investing-portfolio-iq-overview .portfolio-iq-overview .managed-investing-second-block {
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
#managed-investing-portfolio-iq-overview .portfolio-iq-overview .managed-investing-second-block:after {
  height: 1px;
  display: block;
  clear: both;
  content: "";
}
#managed-investing-portfolio-iq-overview .portfolio-iq-overview .managed-investing-second-block h2 {
  color: #484848;
  font-size: 24px;
  margin: 50px 0 60px 0;
}
#managed-investing-portfolio-iq-overview .portfolio-iq-overview .managed-investing-second-block ul {
  width: 50%;
  float: left;
}
#managed-investing-portfolio-iq-overview .portfolio-iq-overview .managed-investing-second-block ul li {
  list-style: none;
  position: relative;
  font-size: 16px;
  line-height: 26px;
}
#managed-investing-portfolio-iq-overview .portfolio-iq-overview .managed-investing-second-block ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 8px;
  left: -20px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #6db924;
}
#managed-investing-portfolio-iq-overview .portfolio-iq-overview .managed-investing-third-block {
  text-align: center;
  padding: 35px 0 80px 0;
}
#managed-investing-portfolio-iq-overview .portfolio-iq-overview .managed-investing-third-block h2 {
  font-size: 24px;
  color: #484848;
  margin: 0;
}
#managed-investing-portfolio-iq-overview .portfolio-iq-overview .managed-investing-third-block a {
  margin-top: 30px;
  font-size: 15px;
  padding: 7px 32px;
}
@media (max-width: 768px) {
  #managed-investing-portfolio-iq-overview .portfolio-iq-overview .managed-investing-first-block .diy-trading-banner {
    padding: 200px 25px 25px 25px;
    text-align: center;
  }
  #managed-investing-portfolio-iq-overview .portfolio-iq-overview .managed-investing-first-block .diy-trading-banner .diy-trading-banner-question {
    left: 0 !important;
    right: 0;
    margin: 0 auto;
  }
  #managed-investing-portfolio-iq-overview .portfolio-iq-overview .managed-investing-second-block h2 {
    text-align: center;
  }
  #managed-investing-portfolio-iq-overview .portfolio-iq-overview .managed-investing-second-block ul {
    float: none;
    width: 95%;
    margin-left: 5%;
  }
}
#managed-investing-portfolio-iq-overview .wrapper,
#managed-investing-portfolio-iq-overview .home_wrapper {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
}
#managed-investing-portfolio-iq-overview h2 span {
  display: block;
}
@media (max-width: 1024px) {
  #managed-investing-portfolio-iq-overview .banner,
  #managed-investing-portfolio-iq-overview .banner .info,
  #managed-investing-portfolio-iq-overview .banner .banner-btn {
    position: static;
  }
  #managed-investing-portfolio-iq-overview .banner .info h1,
  #managed-investing-portfolio-iq-overview .banner .info h2 {
    color: #fff;
  }
  #managed-investing-portfolio-iq-overview .banner .info h1 span,
  #managed-investing-portfolio-iq-overview .banner .info h2 span {
    display: inline-block;
  }
  #managed-investing-portfolio-iq-overview .banner-img {
    display: block;
  }
  #managed-investing-portfolio-iq-overview .banner-img > img {
    width: 100%;
  }
  #managed-investing-portfolio-iq-overview .banner-btn {
    margin-top: 15px;
  }
  #managed-investing-portfolio-iq-overview h1 {
    font-size: 26px;
    margin: 0;
    padding-top: 0;
  }
  #managed-investing-portfolio-iq-overview .managed_investing {
    height: auto;
    background: none;
    margin: 0;
    width: auto;
  }
  #managed-investing-portfolio-iq-overview .managed_investing_info {
    padding-left: 0;
    padding-right: 0;
  }
  #managed-investing-portfolio-iq-overview h4.m_b_30 {
    line-height: 1.462;
  }
}
/*--------------------------------------------
               OVERVIEW
---------------------------------------------*/
@media (min-width: 600px) {
  #learn-overview .main-banner .info h2,
  #learn-overview-temp .main-banner .info h2 {
    width: calc(50% - 80px);
  }
}
@media (max-width: 599px) {
  #learn-overview .main-banner .info h2,
  #learn-overview-temp .main-banner .info h2 {
    width: 80%;
    margin: 0 auto;
  }
}
#learn-overview .sf_cols.wrapper,
#learn-overview-temp .sf_cols.wrapper {
  padding-top: 23px;
  background: #fff;
}
#learn-overview .sgl_list,
#learn-overview-temp .sgl_list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#learn-overview .sgl_list .left,
#learn-overview-temp .sgl_list .left {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
#learn-overview .sgl_list.wide .right,
#learn-overview-temp .sgl_list.wide .right {
  width: auto;
}
#learn-overview .main-banner .wrp-info,
#learn-overview-temp .main-banner .wrp-info {
  padding: 20px 0;
  background-color: #1c1c1c;
  text-align: center;
  pointer-events: none;
}
@media (min-width: 600px) {
  #learn-overview .main-banner .wrp-info,
  #learn-overview-temp .main-banner .wrp-info {
    background-color: transparent;
    text-align: left;
    padding: 0;
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
#learn-overview .main-banner .info h1,
#learn-overview-temp .main-banner .info h1 {
  font-family: 'Open Sans';
  font-size: 24px;
  margin-bottom: 25px;
}
@media (min-width: 600px) {
  #learn-overview .main-banner .info,
  #learn-overview-temp .main-banner .info {
    text-align: left;
    width: 100%;
    padding: 0;
  }
  #learn-overview .main-banner .info h1,
  #learn-overview-temp .main-banner .info h1 {
    font-size: 32px;
    margin-bottom: 25px;
    line-height: 35px;
  }
  #learn-overview .main-banner .banner-btn,
  #learn-overview-temp .main-banner .banner-btn {
    margin-top: 20px;
    padding-top: 0;
  }
}
@media (max-width: 599px) {
  #learn-overview .main-banner .info,
  #learn-overview-temp .main-banner .info {
    position: static;
    text-align: center;
  }
  #learn-overview .main-banner .banner-btn,
  #learn-overview-temp .main-banner .banner-btn {
    margin-top: 20px;
    padding-top: 0;
    text-align: center;
  }
}
/*--------------------------------------------
               WEBINARS & SEMINARS
---------------------------------------------*/
#learn-seminars {
  /*Seminar page*/
  /* Platform seminars form confirmation */
}
@media (max-width: 1024px) {
  #learn-seminars .col-second {
    display: block;
  }
  #learn-seminars .col-second .client_serv,
  #learn-seminars .col-second .btn_sidebar {
    display: none;
  }
  #learn-seminars .banner_top img {
    width: 100%;
  }
  #learn-seminars #dvSchedules {
    margin: 30px auto 0 auto;
  }
  #learn-seminars #dvSchedules label {
    display: block;
  }
  #learn-seminars #dvSchedules .text {
    width: 100%;
    height: 35px;
  }
  #learn-seminars #dvSchedules .copy {
    width: auto;
  }
  #learn-seminars .content .left {
    margin-bottom: 15px;
  }
  #learn-seminars .grey_arrow {
    -webkit-column-count: 1;
    column-count: 1;
  }
  #learn-seminars .boxRadio > .label {
    color: #484848;
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    padding: 0;
  }
}
@media (max-width: 767px) {
  #learn-seminars .content .left,
  #learn-seminars .content .right {
    width: 100%;
  }
  #learn-seminars .content .left img {
    margin: 0 auto;
  }
  #learn-seminars .columns {
    -webkit-column-count: 1;
    column-count: 1;
  }
  #learn-seminars .columns > li {
    border-right: none;
  }
}
#learn-seminars .wrp-banner {
  margin-bottom: 15px;
}
#learn-seminars .preFooterSeminar h2 {
  color: #484848;
}
#learn-seminars .banner_seminar .txt {
  top: 35%;
}
#learn-seminars .m_b_0 {
  margin-bottom: 25px !important;
}
#learn-seminars ul.grey_arrow > li:before {
  border-left-color: #484848;
}
#learn-seminars ul.grey_arrow.m_b_0 {
  -webkit-column-count: 2;
  min-height: 100px;
  margin-top: -20px;
}
#learn-seminars ul.grey_arrow {
  list-style: none;
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
}
#learn-seminars ul.grey_arrow li {
  margin-left: 1em;
  display: inline-block;
}
#learn-seminars ul.grey_arrow {
  padding-left: 10px;
}
#learn-seminars .preFooterSeminar ul.columns {
  list-style: none;
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  column-count: 3;
  column-gap: 20px;
  padding: 0;
}
#learn-seminars .preFooterSeminar ul.columns > li {
  border-right: 1px solid #d2d2db;
  line-height: 20px;
}
#learn-seminars .preFooterSeminar ul.columns li:last-child {
  border-right: none;
}
#learn-seminars .preFooterSeminar ul.columns a {
  margin-top: 15px;
  display: block;
}
#learn-seminars .plat_sem_thankyou {
  padding: 20px;
  background-color: #f2f3f5;
  border-top: 1px #ffffff solid;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  margin-bottom: 23px;
}
#learn-seminars div.seminar_right .form_header {
  background-image: url("/Resources/images/learn_trade/text/txt_seminar_sign_up.jpg");
  height: 12px;
  background-repeat: no-repeat;
  background-position: 20px 8px;
}
#learn-seminars .banner_seminar .txt {
  top: 44%;
}
#learn-seminars .btn-seminar .icn-left {
  background: url('/Resources/images/learn_trade/img/icn_btn_seminar.png') no-repeat;
  width: 15px;
  height: 16px;
  top: 4px;
}
#learn-seminars .btn-on-demand .icn-left {
  background: url('/Resources/images/learn_trade/img/icn_btn_on_demand.png') no-repeat;
  width: 14px;
  height: 15px;
  top: 3px;
}
#learn-seminars .signup_body {
  padding: 5px !important;
}
#learn-seminars #dvSchedules #eventWrapper .eventItem {
  padding: 5px 10px 0px 10px;
  background: #f1f4f5;
  margin-bottom: 5px;
}
#learn-seminars #dvSchedules #eventWrapper .eventItem .inner {
  padding: 0 0 3px 20px;
  position: relative;
  border-bottom: 1px dotted #c3c6c6;
}
#learn-seminars #dvSchedules #eventWrapper .eventItem.seminar .inner {
  background: transparent url("/Resources/images/learn_trade/img/icn_seminar.png") no-repeat 3px 2px;
}
#learn-seminars #dvSchedules #eventWrapper .eventItem.webinar .inner {
  background: transparent url("/Resources/images/learn_trade/img/icn_webinar.png") no-repeat 0px 2px;
}
#learn-seminars #dvSchedules #eventWrapper .eventItem.on_demand .inner {
  background: transparent url("/Resources/images/learn_trade/img/icn_on_demand.png") no-repeat 1px 2px;
}
#learn-seminars #dvSchedules #eventWrapper .eventItem h5 {
  padding: 0 12px 0 0;
}
#learn-seminars #dvSchedules #eventWrapper .eventItem .date,
#learn-seminars #dvSchedules #eventWrapper .eventItem .loc {
  font-size: 10px;
  line-height: 14px;
}
#learn-seminars #dvSchedules #eventWrapper .eventItem .remove {
  display: block;
  width: 10px;
  height: 10px;
  text-indent: -9999px;
  background: transparent url("/Resources/images/global/img/icn_remove.png") no-repeat;
  position: absolute;
  top: 2px;
  right: -1px;
}
#learn-seminars .sem_web_form {
  padding: 5px 10px 0;
  height: 100%;
}
#learn-seminars .sem_web_form .box {
  margin: 0 0 11px;
}
#learn-seminars .sem_web_form .box .label {
  line-height: 15px;
  white-space: normal;
  text-align: left;
}
#learn-seminars .sem_web_form input.text {
  width: 153px;
}
#learn-seminars .sem_web_form .boxRadio table {
  width: 100%;
}
#learn-seminars .sem_web_form .copy {
  float: left;
  font-size: 11px;
}
#learn-seminars .sem_web_form .boxButton {
  text-align: right;
  margin-top: 10px;
}
#learn-seminars .lead_gen {
  background-color: #f2f3f5;
  padding: 15px;
  border-top: 1px #fff solid;
  margin-bottom: 27px;
  box-shadow: none;
  border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
}
#learn-seminars .lead_gen .label {
  font-weight: 600;
  display: block;
  margin-top: -3px;
  color: #444;
}
@media (max-width: 480px) {
  #learn-seminars ul.grey_arrow li {
    display: block;
  }
  #learn-seminars ul.grey_arrow {
    -webkit-column-count: initial!important;
    column-count: initial!important;
  }
  #learn-seminars #dvSchedules label {
    display: inline-block;
    padding-left: 5px;
  }
}
@media (max-width: 768px) {
  #learn-seminars .content .left img {
    margin: 0 auto;
  }
  #learn-seminars .preFooterSeminar ul.columns {
    -webkit-column-count: initial;
    column-count: initial;
  }
  #learn-seminars .preFooterSeminar ul.columns li {
    border-right: none;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
  }
  #learn-seminars .preFooterSeminar ul.columns li:first-child {
    padding-top: 0px;
  }
  #learn-seminars .preFooterSeminar ul.columns li:last-child {
    border-bottom: none;
  }
  #learn-seminars #dvSchedules #eventWrapper .eventItem .date,
  #learn-seminars #dvSchedules #eventWrapper .eventItem .loc {
    display: inline-block;
  }
  #learn-seminars #dvSchedules #eventWrapper .eventItem .date {
    padding-left: 2px;
  }
}
@media (max-width: 767px) {
  #learn-webinars_and_seminars_thank_you .RadGrid {
    margin-bottom: 25px;
    border: 1px solid #ddd !important;
    overflow-x: auto;
    min-height: 0.01%;
  }
  #learn-webinars_and_seminars_thank_you .RadGrid > table {
    table-layout: auto !important;
    margin-bottom: 0;
  }
  #learn-webinars_and_seminars_thank_you .RadGrid .rgHeader {
    white-space: nowrap;
    border-left: 1px solid #aaa;
  }
}
@media (max-width: 767px) and screen and (max-width: 599px) {
  #learn-webinars_and_seminars_thank_you .RadGrid {
    width: 100%;
    margin-bottom: 13.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  #learn-webinars_and_seminars_thank_you .RadGrid > .table {
    margin-bottom: 0;
  }
  #learn-webinars_and_seminars_thank_you .RadGrid > .table > thead > tr > th,
  #learn-webinars_and_seminars_thank_you .RadGrid > .table > tbody > tr > th,
  #learn-webinars_and_seminars_thank_you .RadGrid > .table > tfoot > tr > th,
  #learn-webinars_and_seminars_thank_you .RadGrid > .table > thead > tr > td,
  #learn-webinars_and_seminars_thank_you .RadGrid > .table > tbody > tr > td,
  #learn-webinars_and_seminars_thank_you .RadGrid > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  #learn-webinars_and_seminars_thank_you .RadGrid > .table-bordered {
    border: 0;
  }
  #learn-webinars_and_seminars_thank_you .RadGrid > .table-bordered > thead > tr > th:first-child,
  #learn-webinars_and_seminars_thank_you .RadGrid > .table-bordered > tbody > tr > th:first-child,
  #learn-webinars_and_seminars_thank_you .RadGrid > .table-bordered > tfoot > tr > th:first-child,
  #learn-webinars_and_seminars_thank_you .RadGrid > .table-bordered > thead > tr > td:first-child,
  #learn-webinars_and_seminars_thank_you .RadGrid > .table-bordered > tbody > tr > td:first-child,
  #learn-webinars_and_seminars_thank_you .RadGrid > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  #learn-webinars_and_seminars_thank_you .RadGrid > .table-bordered > thead > tr > th:last-child,
  #learn-webinars_and_seminars_thank_you .RadGrid > .table-bordered > tbody > tr > th:last-child,
  #learn-webinars_and_seminars_thank_you .RadGrid > .table-bordered > tfoot > tr > th:last-child,
  #learn-webinars_and_seminars_thank_you .RadGrid > .table-bordered > thead > tr > td:last-child,
  #learn-webinars_and_seminars_thank_you .RadGrid > .table-bordered > tbody > tr > td:last-child,
  #learn-webinars_and_seminars_thank_you .RadGrid > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  #learn-webinars_and_seminars_thank_you .RadGrid > .table-bordered > tbody > tr:last-child > th,
  #learn-webinars_and_seminars_thank_you .RadGrid > .table-bordered > tfoot > tr:last-child > th,
  #learn-webinars_and_seminars_thank_you .RadGrid > .table-bordered > tbody > tr:last-child > td,
  #learn-webinars_and_seminars_thank_you .RadGrid > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
#learn-webinars_and_seminars_thank_you .RadGrid_Default {
  border: none !important;
}
#learn-webinars_and_seminars_thank_you .RadGrid_Default a {
  color: #5EA415 !important;
}
#learn-webinars_and_seminars_thank_you .RadGrid_Default table {
  background-color: #fff;
  color: #484848;
  clear: both;
  width: 100%;
  margin-bottom: 23px;
  margin-right: 0px;
}
#learn-webinars_and_seminars_thank_you .RadGrid_Default table thead tr th {
  background-color: #939393 !important;
  background-image: none !important;
  color: #fff!important;
  font-weight: bold !important;
  text-align: left;
  padding: 9px 5px 7px !important;
  font-size: 13px !important;
}
#learn-webinars_and_seminars_thank_you .RadGrid_Default table thead tr th a {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
#learn-webinars_and_seminars_thank_you .RadGrid_Default table thead tr th.left {
  border-top-left-radius: 3px;
}
#learn-webinars_and_seminars_thank_you .RadGrid_Default table thead tr th.right {
  border-top-right-radius: 3px;
}
#learn-webinars_and_seminars_thank_you .RadGrid_Default table tbody .rgRow td,
#learn-webinars_and_seminars_thank_you .RadGrid_Default table tbody .rgAltRow td {
  padding: 9px 5px 7px;
  height: 0;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #d1d1d1;
}
#learn-webinars_and_seminars_thank_you .RadGrid_Default .rgAltRow {
  background: none;
}
@media (max-width: 767px) {
  #learn-seminars_video_questradeiq iframe,
  #learn-seminars_video_mutual_fund_maximizer iframe {
    width: 100%;
  }
}
@media (max-width: 480px) {
  #learn-seminars_video_questradeiq iframe,
  #learn-seminars_video_mutual_fund_maximizer iframe {
    height: 230px;
  }
}
/*--------------------------------------------
               LEARNING CENTRES
---------------------------------------------*/
#learn-visit_us .visit_us_right .lead_gen.clearfix,
#body.learn-to-trade-learning-centres .visit_us_right .lead_gen.clearfix,
#learn-visit_us .visit_us_right .lead_gen.dl-horizontal dd,
#body.learn-to-trade-learning-centres .visit_us_right .lead_gen.dl-horizontal dd,
#learn-visit_us .visit_us_right .lead_gen.container,
#body.learn-to-trade-learning-centres .visit_us_right .lead_gen.container,
#learn-visit_us .visit_us_right .lead_gen.container-fluid,
#body.learn-to-trade-learning-centres .visit_us_right .lead_gen.container-fluid,
#learn-visit_us .visit_us_right .lead_gen.row,
#body.learn-to-trade-learning-centres .visit_us_right .lead_gen.row,
#learn-visit_us .visit_us_right .lead_gen.form-horizontal .form-group,
#body.learn-to-trade-learning-centres .visit_us_right .lead_gen.form-horizontal .form-group,
#learn-visit_us .visit_us_right .lead_gen.btn-toolbar,
#body.learn-to-trade-learning-centres .visit_us_right .lead_gen.btn-toolbar,
#learn-visit_us .visit_us_right .lead_gen.btn-group-vertical > .btn-group,
#body.learn-to-trade-learning-centres .visit_us_right .lead_gen.btn-group-vertical > .btn-group,
#learn-visit_us .visit_us_right .lead_gen.nav,
#body.learn-to-trade-learning-centres .visit_us_right .lead_gen.nav,
#learn-visit_us .visit_us_right .lead_gen.navbar,
#body.learn-to-trade-learning-centres .visit_us_right .lead_gen.navbar,
#learn-visit_us .visit_us_right .lead_gen.navbar-header,
#body.learn-to-trade-learning-centres .visit_us_right .lead_gen.navbar-header,
#learn-visit_us .visit_us_right .lead_gen.navbar-collapse,
#body.learn-to-trade-learning-centres .visit_us_right .lead_gen.navbar-collapse,
#learn-visit_us .visit_us_right .lead_gen.pager,
#body.learn-to-trade-learning-centres .visit_us_right .lead_gen.pager,
#learn-visit_us .visit_us_right .lead_gen.panel-body,
#body.learn-to-trade-learning-centres .visit_us_right .lead_gen.panel-body,
#learn-visit_us .visit_us_right .lead_gen.modal-header,
#body.learn-to-trade-learning-centres .visit_us_right .lead_gen.modal-header,
#learn-visit_us .visit_us_right .lead_gen.modal-footer,
#body.learn-to-trade-learning-centres .visit_us_right .lead_gen.modal-footer {
  background-color: #f2f3f5;
  border-top: 1px #fff solid;
  margin-bottom: 27px;
  padding-top: 15px;
  padding-bottom: 25px;
  box-shadow: none;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#learn-visit_us .visit_us_right .box1,
#body.learn-to-trade-learning-centres .visit_us_right .box1,
#learn-visit_us .visit_us_right .box2,
#body.learn-to-trade-learning-centres .visit_us_right .box2,
#learn-visit_us .visit_us_right .box4,
#body.learn-to-trade-learning-centres .visit_us_right .box4,
#learn-visit_us .visit_us_right .box7,
#body.learn-to-trade-learning-centres .visit_us_right .box7,
#learn-visit_us .visit_us_right .box8,
#body.learn-to-trade-learning-centres .visit_us_right .box8 {
  display: block;
  width: 50%;
  float: left;
  padding: 0 15px;
  margin: 0;
  margin-bottom: 15px;
}
@media (max-width: 599px) {
  #learn-visit_us .visit_us_right .box1,
  #body.learn-to-trade-learning-centres .visit_us_right .box1,
  #learn-visit_us .visit_us_right .box2,
  #body.learn-to-trade-learning-centres .visit_us_right .box2,
  #learn-visit_us .visit_us_right .box4,
  #body.learn-to-trade-learning-centres .visit_us_right .box4,
  #learn-visit_us .visit_us_right .box7,
  #body.learn-to-trade-learning-centres .visit_us_right .box7,
  #learn-visit_us .visit_us_right .box8,
  #body.learn-to-trade-learning-centres .visit_us_right .box8 {
    width: 100%;
  }
}
#learn-visit_us .visit_us_right .action,
#body.learn-to-trade-learning-centres .visit_us_right .action {
  width: 100%;
  padding: 0 15px;
}
#learn-visit_us .visit_us_right label:not(.error),
#body.learn-to-trade-learning-centres .visit_us_right label:not(.error),
#learn-visit_us .visit_us_right span.label,
#body.learn-to-trade-learning-centres .visit_us_right span.label {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #484848;
  width: 100%;
  display: block;
  text-align: left;
  padding: 0;
  margin: 0;
  font-weight: 700;
}
#learn-visit_us .visit_us_right label.error,
#body.learn-to-trade-learning-centres .visit_us_right label.error {
  width: 100%;
  display: block;
}
#learn-visit_us .visit_us_right .wrp_select,
#body.learn-to-trade-learning-centres .visit_us_right .wrp_select {
  height: auto;
}
#learn-visit_us .visit_us_right input,
#body.learn-to-trade-learning-centres .visit_us_right input,
#learn-visit_us .visit_us_right select,
#body.learn-to-trade-learning-centres .visit_us_right select {
  width: 100%;
  height: 23px;
  color: #484848;
  margin-top: 4px;
  padding: 1px 5px;
  border: #c0c0ca solid 1px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: none;
}
@media (max-width: 1024px) {
  #learn-visit_us .visit_us_right input,
  #body.learn-to-trade-learning-centres .visit_us_right input,
  #learn-visit_us .visit_us_right select,
  #body.learn-to-trade-learning-centres .visit_us_right select {
    height: 35px !important;
  }
}
#learn-visit_us .visit_us_right input:focus,
#body.learn-to-trade-learning-centres .visit_us_right input:focus,
#learn-visit_us .visit_us_right select:focus,
#body.learn-to-trade-learning-centres .visit_us_right select:focus {
  outline: none;
  background-color: #fff;
  -webkit-appearance: none;
  border-color: #5ea415;
  box-shadow: none;
}
#learn-visit_us .visit_us_right div#button,
#body.learn-to-trade-learning-centres .visit_us_right div#button {
  text-align: right;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 1024px) {
  #learn-visit_us .visit_us_right div#button a,
  #body.learn-to-trade-learning-centres .visit_us_right div#button a {
    line-height: 35px;
  }
}
#learn-visit_us .visit_us_right #loader,
#body.learn-to-trade-learning-centres .visit_us_right #loader {
  padding-left: 15px;
  padding-right: 15px;
  text-align: right;
}
#learn-visit_us .visit_us_right .RadPicker.RadPicker_Default.preferreddate,
#body.learn-to-trade-learning-centres .visit_us_right .RadPicker.RadPicker_Default.preferreddate {
  width: 100% !important;
  position: relative;
}
@media (max-width: 1024px) {
}
#learn-visit_us .visit_us_right table.rcTable.rcSingle,
#body.learn-to-trade-learning-centres .visit_us_right table.rcTable.rcSingle {
  position: relative;
}
#learn-visit_us .visit_us_right table.rcTable.rcSingle td.rcInputCell,
#body.learn-to-trade-learning-centres .visit_us_right table.rcTable.rcSingle td.rcInputCell {
  display: block;
}
#learn-visit_us .visit_us_right table.rcTable.rcSingle td.rcInputCell + td,
#body.learn-to-trade-learning-centres .visit_us_right table.rcTable.rcSingle td.rcInputCell + td {
  display: block;
}
#learn-visit_us .visit_us_right table.rcTable.rcSingle td.rcInputCell + td a.rcCalPopup,
#body.learn-to-trade-learning-centres .visit_us_right table.rcTable.rcSingle td.rcInputCell + td a.rcCalPopup {
  position: absolute;
  right: 0;
  bottom: 0;
  top: auto;
  left: auto;
}
@media (max-width: 1024px) {
  #learn-visit_us .visit_us_right table.rcTable.rcSingle td.rcInputCell + td a.rcCalPopup,
  #body.learn-to-trade-learning-centres .visit_us_right table.rcTable.rcSingle td.rcInputCell + td a.rcCalPopup {
    width: 35px;
    height: 35px;
    background-position: 6px 6px;
  }
  #learn-visit_us .visit_us_right table.rcTable.rcSingle td.rcInputCell + td a.rcCalPopup:hover,
  #body.learn-to-trade-learning-centres .visit_us_right table.rcTable.rcSingle td.rcInputCell + td a.rcCalPopup:hover,
  #learn-visit_us .visit_us_right table.rcTable.rcSingle td.rcInputCell + td a.rcCalPopup:focus,
  #body.learn-to-trade-learning-centres .visit_us_right table.rcTable.rcSingle td.rcInputCell + td a.rcCalPopup:focus,
  #learn-visit_us .visit_us_right table.rcTable.rcSingle td.rcInputCell + td a.rcCalPopup:active,
  #body.learn-to-trade-learning-centres .visit_us_right table.rcTable.rcSingle td.rcInputCell + td a.rcCalPopup:active {
    background-position: 6px -44px;
  }
}
#learn-visit_us .info-container,
#body.learn-to-trade-learning-centres .info-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
#learn-visit_us .info-container .location,
#body.learn-to-trade-learning-centres .info-container .location {
  width: 30%;
  margin-left: 15px;
}
#learn-visit_us .info-container .tips,
#body.learn-to-trade-learning-centres .info-container .tips {
  width: 70%;
  margin-right: 15px;
}
@media (max-width: 599px) {
  #learn-visit_us .info-container,
  #body.learn-to-trade-learning-centres .info-container {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #learn-visit_us .info-container .location,
  #body.learn-to-trade-learning-centres .info-container .location {
    width: 100%;
    margin-left: 0;
  }
  #learn-visit_us .info-container .tips,
  #body.learn-to-trade-learning-centres .info-container .tips {
    width: 100%;
    margin-right: 0;
  }
}
/*--------------------------------------------
               RESOURCES
---------------------------------------------*/
#learn-resources .sgl_list {
  display: block;
  float: none;
  width: 100%;
  margin: 0 auto;
}
#learn-resources .sgl_list .list-img {
  display: table-cell;
  float: left;
}
#learn-resources .sgl_list .list-img a {
  padding-right: 0;
}
#learn-resources .sgl_list .list-img img {
  padding-right: 14px;
}
#learn-resources .sgl_list .list-text {
  display: table-cell;
}
#learn-resources .sgl_list .list-text p {
  margin-bottom: 0;
  width: auto;
}
#resources-trading_tools .sgl_list {
  display: block;
  float: none;
  width: 100%;
  margin: 0 auto;
}
#resources-trading_tools .sgl_list .list-img {
  display: table-cell;
  float: left;
}
#resources-trading_tools .sgl_list .list-img a {
  padding-right: 0;
}
#resources-trading_tools .sgl_list .list-img img {
  padding-right: 14px;
}
#resources-trading_tools .sgl_list .list-text {
  display: table-cell;
}
#resources-trading_tools .sgl_list .list-text p {
  margin-bottom: 0;
  width: auto;
}
#resources-ebooks .wrp-banner {
  margin-bottom: 15px;
}
#resources-ebooks .sgl_list .left {
  padding-right: 0;
  width: 48px;
}
#resources-ebooks .sgl_list.wide .right {
  width: 90%;
  padding-left: 15px;
}
#resources-ebooks .v-middle {
  float: none;
}
@media (max-width: 599px) {
  #resources-ebooks .sgl_list.wide .right {
    width: 81%;
  }
  #resources-ebooks .sgl_list .left {
    padding-bottom: 10px;
  }
  #resources-ebooks .v-middle {
    float: left;
    padding-right: 10px;
  }
}
#resources-fx_cfd_tools .col-second div .sfContentBlock h4 {
  font-weight: 600;
}
#resources-fx_cfd_tools .wrp-banner {
  margin-bottom: 15px;
}
@media (max-width: 599px) {
  #resources-fx_cfd_tools .accordion .content.ui-accordion-content div p img,
  #resources-fx_cfd_tools .accordion .content.ui-accordion-content div div img {
    width: 100%;
  }
}
#resources-market_research_tools .wrp-banner {
  margin-bottom: 15px;
}
#resources-market_research_tools .col-second div.sfContentBlock h4 {
  font-weight: 600;
}
@media (max-width: 1199px) {
  #resources-market_research_tools .sgl_list .left {
    width: 48px;
  }
  #resources-market_research_tools .sgl_list.small .right {
    width: 81%;
    padding-left: 15px;
  }
}
#market_research_tools-intraday_trader .img-responsive.img-center,
#market_research_tools-market_intelligence .img-responsive.img-center,
#market_research_tools-daily_ticker .img-responsive.img-center,
#market_research_tools-mutual_fund_centre .img-responsive.img-center,
#market_research_tools-bonds_bulletin .img-responsive.img-center {
  margin: 0 auto;
}
/*--------------------------------------------
               COMMUNITY
---------------------------------------------*/
@media (min-width: 600px) {
  #learn-community .wrp-banner .green {
    color: #7cc235;
  }
}
#learn-community .info_box {
  padding: 14px 13px;
}
#learn-community .info_box .content p {
  float: left;
  width: calc(100% - 163px);
}
@media (max-width: 599px) {
  #learn-community .info_box .content p {
    width: 100%;
  }
}
#learn-community .info_box .btn.btn_exchange {
  float: left;
  margin-top: 0;
  margin-left: 15px;
}
@media (max-width: 599px) {
  #learn-community .info_box .btn.btn_exchange {
    width: 100%;
    margin-left: 0;
    margin-top: 15px;
  }
}
#learn-community .comunity-offers {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#learn-community .comunity-offers .item {
  width: 50%;
  padding-bottom: 15px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#learn-community .comunity-offers .item:nth-child(odd) {
  padding-right: 15px;
}
#learn-community .comunity-offers .item:nth-child(even) {
  padding-left: 15px;
}
@media (max-width: 599px) {
  #learn-community .comunity-offers .item {
    width: 100%;
  }
  #learn-community .comunity-offers .item:nth-child(odd) {
    padding-right: 0;
  }
  #learn-community .comunity-offers .item:nth-child(even) {
    padding-left: 0;
  }
}
#learn-community .comunity-offers .item .icon {
  margin-right: 15px;
  float: left;
}
#learn-community .comunity-offers .item .content {
  float: left;
  width: calc(100% - 63px) !important;
}
#legal-member_iiroc_cipf .info_box {
  padding: 20px;
}
#legal-member_iiroc_cipf .info_box .member_iiroc_img {
  padding-bottom: 20px;
}
#legal-member_iiroc_cipf .info_box .member_iiroc_left,
#legal-member_iiroc_cipf .info_box .member_iiroc_right {
  float: left;
}
#legal-member_iiroc_cipf .info_box .member_iiroc_left {
  padding-right: 30px;
}
#legal-member_iiroc_cipf .info_box .member_iiroc_right img#cipf {
  width: 90px;
}
#legal-member_iiroc_cipf .col-first h4 {
  font-weight: 600;
}
#legal-member_iiroc_cipf .white-popup {
  display: block;
}
@media (max-width: 599px) {
  #legal-member_iiroc_cipf .info_box .member_iiroc_left {
    width: 100%!important;
  }
}
@media (max-width: 1199px) {
  #legal-member_iiroc_cipf .info_box .member_iiroc_left {
    width: 60%;
  }
}
#learn-market_data .autocomplete-wrap,
#learn-market_data .autocomplete-wrap .wrap {
  display: block !important;
  width: 320px !important;
}
#pages-search_results {
  /* Search tips box */
  /* Search result */
}
#pages-search_results .search_tips {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px #d4d1d8 solid;
  padding: 10px 10px 0 10px;
  margin-top: 8px;
  background: url(/images/client_services/bg_gradient.png) bottom repeat-x;
}
#pages-search_results .search {
  background: #f1f4f5;
  padding: 12px 12px 15px 15px;
  border-radius: 3px;
  margin: 0 0 25px;
}
#pages-search_results .search fieldset {
  border: none;
  padding: 0;
  margin: 0;
}
#pages-search_results .search .sfsearchTxt {
  padding: 2px 5px;
  background: #fff;
  border: 1px solid #d2d2db;
  border-radius: 3px;
  margin: 0 7px 0 0;
  display: block;
  float: left;
  width: calc(100% - 48px);
}
#pages-search_results .search .sfsearchTxt:focus {
  outline: none;
  box-shadow: 0px 0px 0px 2px #5ea415;
  -moz-box-shadow: 0px 0px 0px 2px #5ea415;
  -webkit-box-shadow: 0px 0px 0px 2px #5ea415;
}
#pages-search_results .search .RadComboBox {
  display: block;
  float: left;
}
#pages-search_results .search .sfsearchSubmit {
  display: block;
  float: left;
  width: 33px;
  height: 25px;
  background: transparent url("../../images/search/img/btnSearch.png") no-repeat;
  border: 0;
  margin: -1px 0 0 8px;
  cursor: pointer;
  font-size: 0;
}
#pages-search_results .resultFrom {
  margin: 6px 0 0;
}
#pages-search_results .resultFrom h5 {
  float: left;
  margin: 1px 7px 0 0 !important;
}
#pages-search_results .resultFrom ul {
  float: left;
  margin: 0 !important;
}
#pages-search_results .resultFrom ul li {
  float: left;
  padding: 0 !important;
  margin: 0 8px 0 0;
  list-style: none;
}
#pages-search_results .resultFrom ul li a {
  background: url("../Images/bgSearchResult.png") no-repeat scroll 100% 0 transparent;
  color: #686868 !important;
  display: block;
  font-size: 11px;
  height: 19px;
  padding: 0 5px 0 0;
  text-decoration: none;
}
#pages-search_results .resultFrom ul li a:hover {
  text-decoration: none !important;
}
#pages-search_results .resultFrom ul li a span {
  background: url("../Images/bgSearchResult.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 19px;
  line-height: 19px;
  padding: 0 3px 0 8px;
}
#pages-search_results .resultFrom ul li a.selected,
#pages-search_results .resultFrom ul li a:hover {
  background: url("../Images/bgSearchResult.png") no-repeat scroll 100% -19px transparent;
}
#pages-search_results .resultFrom ul li a.selected span,
#pages-search_results .resultFrom ul li a:hover span {
  background: url("../Images/bgSearchResult.png") no-repeat scroll 0 -19px transparent;
}
#pages-search_results .resultFrom ul li a.selected {
  font-weight: bold;
}
#pages-search_results .sfsearchResultStatistics {
  color: #484848;
  margin: 0 !important;
  -ms-word-break: break-all;
}
#pages-search_results .sfsearchResultStatistics strong {
  font-size: 18px;
  color: #6f6f6f;
  word-wrap: break-word;
}
#pages-search_results .sfsearchResultsWrp {
  border-top: 1px dotted #c3c6c6;
  border-bottom: 1px dotted #c3c6c6;
  padding: 15px 0 0;
  margin: 15px 0 18px;
}
#pages-search_results .sfsearchResultsWrp .sfsearchResult {
  margin: 0 0 20px;
}
#pages-search_results .sfsearchResultsWrp .sfsearchResult .sfsearchResultTitle {
  font-size: 14px;
  font-weight: bold;
  color: #5ea415;
  margin: 0 0 5px;
}
#pages-search_results .sfsearchResultsWrp .sfsearchResult .sfsearchResultTitle a {
  color: #5ea415;
  text-decoration: none;
  font-weight: bold;
}
#pages-search_results .sfsearchResultsWrp .sfsearchResult .sfsearchResultTitle a:hover {
  text-decoration: underline;
}
#pages-search_results .sfsearchResultsWrp .sfsearchResult .sfsearchResultHighLighter {
  color: #484848;
  margin: 0 0 5px;
}
#pages-search_results .sfsearchResultsWrp .sfsearchResult .sfsearchResultHighLighter .sfHighlight {
  font-weight: normal;
  background: #fff581;
  padding: 0 3px;
}
#pages-search_results .sfsearchResultsWrp .sfsearchResult .sfsearchResultUrl {
  color: #818181;
}
#pages-search_results .sfsearchResultsWrp .sfsearchResult .sfsearchResultUrl a {
  color: #818181;
  text-decoration: none;
}
#pages-search_results .sfsearchResultsWrp .sfsearchResult .sfsearchResultUrl a:hover {
  text-decoration: underline;
}
@media (max-width: 1024px) {
  #pages-search_results .search .sfsearchTxt {
    padding: 5px;
    margin-right: 15px;
    width: calc(100% - 65px);
    height: 35px;
  }
  #pages-search_results .search .sfsearchSubmit {
    margin: 0;
    background-size: cover;
    width: 50px;
    height: 40px;
  }
  #pages-search_results .sfsearchResult {
    border-top: 1px solid #eee;
    padding-top: 15px;
  }
  #pages-search_results .sfsearchResult:first-child {
    border-top: none;
  }
  #pages-search_results .sfsearchResultStatistics {
    font-size: 13px;
  }
  #pages-search_results .sfsearchResultTitle a {
    font-weight: 600;
  }
  #pages-search_results .sfsearchResultUrl {
    word-break: break-all;
  }
}
/* ---------------------------------------------------------------*/
/*  Trading overview new
/* ---------------------------------------------------------------*/
#trading-default .diy-trading-banner {
  position: relative;
  max-width: 962px;
  margin: 0 auto;
  overflow: hidden;
  background: #000;
  padding: 95px 90px 65px 232px;
}
#trading-default .diy-trading-banner .diy-trading-banner-question {
  position: absolute;
  top: 70px;
  left: -35px;
  width: 160px;
}
#trading-default .diy-trading-banner .diy-trading-banner-question img {
  width: 160px;
}
#trading-default .diy-trading-banner h1 {
  font-size: 45px;
  color: #fff;
  margin: 0 0 50px 0;
  padding: 0;
  text-transform: none;
  letter-spacing: -1px;
  font-family: "ArcherBold";
  font-weight: bold;
}
#trading-default .diy-trading-banner h1 > span {
  color: #6db924;
}
#trading-default .diy-trading-banner p {
  font-size: 16px;
  color: #fff;
}
#trading-default a.arrow-link,
#trading-default a.arrow-link-white {
  position: relative;
  text-decoration: none;
  color: #6db924;
}
#trading-default a.arrow-link:after,
#trading-default a.arrow-link-white:after {
  content: "";
  z-index: 1;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: -11px;
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #6db924;
}
#trading-default a.arrow-link:before,
#trading-default a.arrow-link-white:before {
  content: "";
  z-index: 2;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: -9px;
  width: 0;
  height: 0;
  border-top: 2px solid transparent;
  border-bottom: 2px solid transparent;
  border-left: 2px solid #f6f8f9;
}
#trading-default a.arrow-link:hover,
#trading-default a.arrow-link-white:hover {
  color: #6db924;
  text-decoration: underline;
}
#trading-default a.arrow-link-white:before {
  border-left: 3px solid #fff;
}
#trading-default .two-column-div {
  max-width: 962px;
  margin: 50px auto;
}
#trading-default .two-column-div p,
#trading-default .two-column-div h2 {
  margin: 0;
}
#trading-default .two-column-div h2 {
  color: #484848;
  font-size: 42px;
}
#trading-default .two-column-div h2 span {
  color: #6db924;
  font-weight: 500;
}
#trading-default .two-column-div:after {
  content: "";
  display: table;
  height: 1px;
  clear: both;
}
#trading-default .two-column-div .first-column,
#trading-default .two-column-div .second-column {
  float: left;
}
#trading-default .two-column-div .first-column {
  padding-left: 15px;
}
#trading-default .two-column-div .second-column {
  padding: 10px 0 0 30px;
}
@media (max-width: 920px) {
  #trading-default .two-column-div .second-column {
    padding-right: 10px;
    padding-left: 10px;
  }
}
#trading-default .two-column-div .second-column p {
  color: #000;
  font-size: 16px;
}
#trading-default .diy-trading-blocks {
  max-width: 962px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
}
#trading-default .diy-trading-blocks .diy-trading-block {
  display: block;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 100%;
  float: left;
  width: 30%;
  text-align: center;
  background: #fff;
  padding: 48px 0 45px 0;
}
#trading-default .diy-trading-blocks .diy-trading-block span.block-bg-image {
  background-image: url(/docs/default-source/self-directed-investing/untitled-1.svg);
  display: block;
  width: 50px;
  height: 50px;
  margin: 0 auto;
}
#trading-default .diy-trading-blocks .diy-trading-block h2 {
  margin: 20px 0 5px 0;
  font-size: 22px;
  font-weight: 500;
}
#trading-default .diy-trading-blocks .diy-trading-block p {
  margin: 0;
  padding: 0 60px;
}
#trading-default .diy-trading-blocks .block-link-wrrap {
  width: 100%;
  text-align: center;
  margin: 15px 0 20px 0;
}
#trading-default .diy-trading-first-block {
  background: #f6f8f9;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
  /*.foreingn-exchange {
            max-width: 962px;
            margin: 0 auto;
            background: #fff;
            position: relative;
            padding: 50px 30px 40px 190px;
            span.block-bg-image {
                background-image: url(/images/default-source/self-directed-investing/untitled-1.png);
                position: absolute;
                top: 0;
                bottom: 0;
                left: 77px;
                margin: auto 0;
                width: 50px;
                height: 50px;
                display: block;
            }
            h2 {
                margin: 0;
                font-size: 22px;
            }
            p {
                margin: 10px 0;
            }
        }*/
}
#trading-default .diy-trading-first-block > h2,
#trading-default .diy-trading-first-block > p {
  text-align: center;
  margin: 0;
  padding: 0;
}
#trading-default .diy-trading-first-block > h2 {
  font-size: 28px;
  margin: 35px 0 45px 0;
  font-weight: 500;
}
#trading-default .diy-trading-first-block > p {
  font-size: 16px;
  padding-bottom: 42px;
  max-width: 667px;
  margin: 0 auto;
}
@media (max-width: 666px) {
  #trading-default .diy-trading-first-block > p {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#trading-default .diy-trading-first-block .diy-trading-blocks .diy-trading-block {
  max-width: 24%;
  width: 24%;
}
#trading-default .diy-trading-first-block .diy-trading-blocks .diy-trading-block p {
  padding: 15px 5px;
  color: #7f7f7f;
}
#trading-default .diy-trading-first-block .diy-trading-blocks .diy-trading-block:nth-child(n) span.block-bg-image {
  width: 55px;
  height: 55px;
  background-repeat: no-repeat;
}
#trading-default .diy-trading-first-block .diy-trading-blocks .diy-trading-block:first-child span.block-bg-image {
  background-image: url(/docs/default-source/self-directed-investing/Stocks.svg);
}
#trading-default .diy-trading-first-block .diy-trading-blocks .diy-trading-block:nth-child(2) span.block-bg-image {
  background-image: url(/docs/default-source/self-directed-investing/ETF.svg);
}
#trading-default .diy-trading-first-block .diy-trading-blocks .diy-trading-block:nth-child(3) span.block-bg-image {
  background-image: url(/docs/default-source/self-directed-investing/icon03-options.svg);
}
#trading-default .diy-trading-first-block .diy-trading-blocks .diy-trading-block:nth-child(4) span.block-bg-image {
  background-image: url(/docs/default-source/self-directed-investing/Forex.svg);
}
#trading-default .diy-trading-first-block .two-column-div {
  margin-top: 75px;
}
#trading-default .diy-trading-first-block .two-column-div .first-column {
  text-align: center;
  max-width: 28%;
  padding-left: 5px;
}
#trading-default .diy-trading-first-block .two-column-div .first-column h2 {
  font-size: 31px;
  color: #000;
}
#trading-default .diy-trading-first-block .two-column-div .first-column h2 span {
  font-size: 41px;
  font-weight: 500;
}
#trading-default .diy-trading-first-block .two-column-div .second-column {
  max-width: 72%;
}
#trading-default .diy-trading-first-block .two-column-div .second-column p {
  padding: 5px 0 5px 0;
  color: #484848;
}
#trading-default .simple-container-block {
  max-width: 962px;
  margin: 0 auto;
}
#trading-default .diy-trading-second-block {
  max-width: 962px;
  margin: 0 auto;
  padding-bottom: 75px;
}
#trading-default .diy-trading-second-block .block-title-img {
  text-align: center;
  padding: 63px 0 45px 0;
}
#trading-default .diy-trading-second-block .block-title-img h2 {
  font-size: 28px;
  font-weight: 500;
}
#trading-default .diy-trading-second-block .block-title-img h2 span {
  color: #6db924;
}
#trading-default .diy-trading-second-block .block-title-img span.block-bg-image {
  background-image: url(/docs/default-source/self-directed-investing/wallet.svg);
  width: 64px;
  height: 70px;
  display: block;
  margin: 0 auto;
  margin-bottom: 32px;
  background-repeat: no-repeat;
}
#trading-default .diy-trading-second-block .block-title-img.block-title-img-2 {
  padding-top: 20px;
}
#trading-default .diy-trading-second-block .block-title-img.block-title-img-2 span.block-bg-image {
  background-image: url(/docs/default-source/self-directed-investing/icon06-soft.svg);
}
#trading-default .diy-trading-second-block .diy-trading-blocks {
  padding-bottom: 15px;
}
#trading-default .diy-trading-second-block .diy-trading-blocks .diy-trading-block {
  position: relative;
  padding: 0 0 30px 0;
  border-right: 1px solid #ccc;
  width: auto;
  max-width: 33.3%;
  width: 33.3%;
}
#trading-default .diy-trading-second-block .diy-trading-blocks .diy-trading-block h2 {
  margin: 0;
}
#trading-default .diy-trading-second-block .diy-trading-blocks .diy-trading-block p {
  padding: 0 20px;
  font-size: 16px;
  margin-top: 30px;
  color: #7f7f7f;
}
#trading-default .diy-trading-second-block .diy-trading-blocks .diy-trading-block .block-link-wrrap {
  position: absolute;
  bottom: 0;
  margin: 0;
}
#trading-default .diy-trading-second-block .diy-trading-blocks .diy-trading-block:last-child {
  border-right: none;
}
#trading-default .diy-trading-second-block .two-column-div {
  border: 1px solid #ccc;
  background: #f6f8f9;
  padding: 45px 0;
}
#trading-default .diy-trading-second-block .two-column-div .first-column {
  padding-left: 45px;
}
@media (max-width: 600px) {
  #trading-default .diy-trading-second-block .two-column-div .first-column {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#trading-default .diy-trading-second-block .two-column-div .second-column {
  max-width: 60%;
}
#trading-default .diy-trading-second-block .two-column-div .second-column p {
  color: #7f7f7f;
}
#trading-default .diy-trading-third-block {
  background: #f6f8f9;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 54px 0 0 0;
}
#trading-default .diy-trading-third-block > h2 {
  margin: 0 auto 20px auto;
  max-width: 962px;
  text-align: center;
  font-size: 29px;
}
#trading-default .diy-trading-third-block > h2 > span {
  font-size: 16px;
  text-align: center;
  color: #484848;
  display: block;
  margin-top: 10px;
  letter-spacing: -1px;
}
#trading-default .diy-trading-third-block .diy-trading-blocks {
  border-bottom: 1px solid #ccc;
  padding-bottom: 19px;
}
#trading-default .diy-trading-third-block .diy-trading-blocks .diy-trading-block {
  width: 25%;
  max-width: 25%;
  background: transparent;
  padding: 28px 0 35px 0;
}
#trading-default .diy-trading-third-block .diy-trading-blocks .diy-trading-block p {
  padding: 40px 20px 0 20px;
  font-size: 16px;
  line-height: 24px;
  color: #000;
}
#trading-default .diy-trading-third-block .diy-trading-blocks .diy-trading-block:nth-child(n) span.block-bg-image {
  background-repeat: no-repeat;
  height: 51px;
  position: relative;
}
#trading-default .diy-trading-third-block .diy-trading-blocks .diy-trading-block:nth-child(n) span.block-bg-image:after {
  content: "";
  display: block;
  position: absolute;
  border-bottom: 2px solid #d1d1d1;
  width: 35px;
  left: 50%;
  bottom: -24px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#trading-default .diy-trading-third-block .diy-trading-blocks .diy-trading-block:first-child span.block-bg-image {
  background-image: url(/docs/default-source/self-directed-investing/online-brokerage.svg);
  width: 69px;
}
#trading-default .diy-trading-third-block .diy-trading-blocks .diy-trading-block:nth-child(2) span.block-bg-image {
  background-image: url(/docs/default-source/self-directed-investing/billion-assets.svg);
  width: 73px;
}
#trading-default .diy-trading-third-block .diy-trading-blocks .diy-trading-block:nth-child(3) span.block-bg-image {
  background-image: url(/docs/default-source/self-directed-investing/accounts-opend.svg);
  width: 54px;
}
#trading-default .diy-trading-third-block .diy-trading-blocks .diy-trading-block:nth-child(4) span.block-bg-image {
  background-image: url(/docs/default-source/self-directed-investing/best-managed.svg);
  width: 118px;
}
#trading-default .diy-trading-third-block .two-column-div {
  margin: 54px auto;
}
#trading-default .diy-trading-third-block .two-column-div .first-column {
  max-width: 32%;
}
#trading-default .diy-trading-third-block .two-column-div .first-column span.block-bg-image {
  background-image: url(/images/default-source/new-home-images/account-protection.png);
  background-repeat: no-repeat;
  width: 55px;
  height: 75px;
  display: block;
  float: left;
  margin-top: 5px;
}
#trading-default .diy-trading-third-block .two-column-div .first-column h2 {
  position: relative;
  top: -10px;
  color: #6db924;
  padding-left: 65px;
}
#trading-default .diy-trading-third-block .two-column-div .first-column h2 span {
  color: #484848;
  font-size: 18px;
}
#trading-default .diy-trading-third-block .two-column-div .second-column {
  max-width: 68%;
}
#trading-default .diy-trading-third-block .two-column-div .second-column p {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 24px;
  color: #484848;
}
#trading-default .diy-trading-fourth-block {
  max-width: 962px;
  margin: 0 auto;
  text-align: center;
  padding: 50px 0 40px 0;
}
@media (max-width: 736px) {
  #trading-default .diy-trading-fourth-block {
    padding-left: 10px;
    padding-right: 10px;
  }
}
#trading-default .diy-trading-fourth-block h2 {
  font-size: 28px;
  margin: 45px 0 30px 0;
  font-weight: 500;
}
#trading-default .diy-trading-fourth-block p {
  font-size: 16px;
  max-width: 797px;
  margin: 0 auto;
}
#trading-default .diy-trading-fourth-block p span {
  color: #6db924;
  font-weight: bold;
}
#trading-default .diy-trading-fifth-block {
  background: #f6f8f9;
  text-align: center;
  padding: 65px 0 60px 0;
}
#trading-default .diy-trading-fifth-block span.block-bg-image {
  width: 95px;
  height: 75px;
  display: block;
  margin: 0 auto;
}
#trading-default .diy-trading-fifth-block h3 {
  color: #000;
  font-size: 28px;
  margin: 0;
}
#trading-default .diy-trading-fifth-block a {
  position: static;
  max-width: 380px;
  margin-top: 30px;
  font-size: 15px;
  padding: 7px 32px;
  text-transform: uppercase;
}
@media (max-width: 1025px) {
  #trading-default .diy-trading-banner {
    padding: 250px 25px 25px 25px;
    text-align: center;
  }
  #trading-default .diy-trading-banner-question {
    left: 0 !important;
    right: 0;
    margin: 0 auto;
  }
  #trading-default .two-column-div .first-column,
  #trading-default .two-column-div .second-column {
    width: 100% !important;
    max-width: 100% !important;
    text-align: center;
    float: none;
  }
  #trading-default .diy-trading-third-block .two-column-div .first-column {
    max-width: 310px !important;
    margin: 0 auto;
  }
}
@media (max-width: 600px) {
  #trading-default .diy-trading-banner h1 br {
    display: none;
  }
}
/* ---------------------------------------------------------------*/
/*  Self-directed free trial form
/* ---------------------------------------------------------------*/
@media (max-width: 599px) {
  #trading-default .pin-form-pinned {
    position: fixed;
    overflow: hidden;
  }
}
#trading-default .trial-form {
  padding-left: 15px;
  padding-right: 15px;
}
#trading-default .trial-form .no-wrap {
  white-space: nowrap;
}
@media (max-width: 767px) {
  #trading-default .trial-form {
    padding-top: 30px;
    background-color: #2093cb;
    color: #fff;
  }
  #trading-default .trial-form a,
  #trading-default .trial-form .free-trial-form__title {
    color: #fff;
  }
}
@media (min-width: 768px) {
  #trading-default .trial-form {
    max-width: 992px;
    margin: 0 auto;
  }
}
#trading-default .free-trial-form__title {
  font-size: 24px;
  color: #484848;
  text-align: center;
  margin-bottom: 30px;
  font-weight: 500;
}
@media (min-width: 768px) {
  #trading-default .free-trial-form .pmp {
    margin-right: -15px;
    margin-left: -15px;
  }
}
#trading-default .free-trial-form .chooseYourPlatform {
  width: 100%;
  margin: 0 auto 10px auto;
  float: none;
  background: #f6f8f9;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 15px;
  padding-bottom: 0;
  color: #484848;
}
@media (min-width: 768px) {
  #trading-default .free-trial-form .chooseYourPlatform {
    padding: 15px;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(100% - 30px);
  }
}
@media (min-width: 768px) {
  #trading-default .free-trial-form .chooseYourPlatform .platform2 {
    padding-left: 30px;
    border-left: 1px solid #ccc;
  }
}
#trading-default .free-trial-form .chooseYourPlatform .platform {
  float: none;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 25px;
  max-width: 420px;
}
@media (min-width: 768px) {
  #trading-default .free-trial-form .chooseYourPlatform .platform {
    float: left;
    width: 50%;
    max-width: 100%;
    text-align: left;
    font-size: 16px;
    color: #000;
    font-weight: 500;
    margin-bottom: 0;
  }
}
#trading-default .free-trial-form .chooseYourPlatform .chkBoxWrapper {
  text-align: left;
}
#trading-default .free-trial-form .chooseYourPlatform p {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #trading-default .free-trial-form .chooseYourPlatform p {
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  #trading-default .free-trial-form .chooseYourPlatform p label {
    font-size: 16px;
    font-weight: 500;
    color: #000;
  }
}
#trading-default .free-trial-form .chooseYourPlatform h3 {
  font-weight: bold;
}
@media (min-width: 768px) {
  #trading-default .free-trial-form .chooseYourPlatform h3 {
    color: #000;
    font-size: 22px;
    margin-bottom: 20px;
  }
}
#trading-default .free-trial-form .chooseYourPlatform input[type=checkbox].css-checkbox + label.css-label {
  display: inline;
}
#trading-default .free-trial-form .chooseYourPlatform input[type=checkbox].css-checkbox + label.css-label br {
  display: none;
}
#trading-default .free-trial-form .error.demoerror {
  width: 100%;
  margin: 0 auto;
  float: none;
}
#trading-default .free-trial-form .sb_lg_form {
  width: 100%;
  margin: 0 auto;
  float: none;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  #trading-default .free-trial-form .sb_lg_form {
    width: 50%;
    float: left;
    padding: 0 15px;
  }
}
#trading-default .free-trial-form .sb_lg_form input {
  width: 100%;
  background: #f6f8f9;
  box-shadow: none;
  height: 40px;
}
#trading-default .free-trial-form .startNow_btn {
  float: none;
  margin: 20px auto;
}
#trading-default .free-trial-form .startNow_btn a {
  width: 100%;
}
@media (min-width: 768px) {
  #trading-default .free-trial-form .startNow_btn {
    float: right;
    width: 50%;
    margin: 0;
    padding: 0 15px;
    clear: none;
    text-align: right;
  }
  #trading-default .free-trial-form .startNow_btn a {
    width: auto;
  }
}
#trading-default .free-trial-form .box11.clear {
  width: 100%;
  margin: 0 auto;
  position: static;
}
@media (max-width: 767px) {
  #trading-default .free-trial-form .box11.clear #loader {
    float: none;
    width: 32px;
    margin: 0 auto;
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  #trading-default .free-trial-form .box11.clear #loader {
    position: absolute;
    bottom: -5px;
    right: -15px;
  }
}
@media (min-width: 768px) {
  #trading-default .free-trial-form .box11.clear {
    float: left;
    width: 50%;
    padding: 0 15px;
    clear: none;
    position: relative;
  }
}
#trading-default .pin-form__pinned-bar {
  display: block;
  position: fixed;
  bottom: 0;
  height: 60px;
  background: #2093cb;
  width: 100%;
  left: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  #trading-default .pin-form__pinned-bar {
    display: none;
  }
}
#trading-default .pin-form__pinned-bar-button {
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
#trading-default .pin-form__pinned-bar-label {
  position: absolute;
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #fff;
  line-height: 60px;
  margin: 0;
}
#trading-default .pin-form__pinned-bar-circle {
  fill: #2093cb;
}
#trading-default .pin-form__pinned-bar-arrow {
  stroke: #fff;
  stroke-width: 3px;
  fill: none;
}
@media (max-width: 767px) {
  #trading-default .pin-form.pinned {
    position: absolute;
    top: 0;
    z-index: 1000;
    overflow-y: scroll;
    background: #2093cb;
    padding-top: 45px;
  }
  #trading-default .pin-form.pinned .pin-form__pinned-bar {
    top: 0;
    bottom: auto;
    background: transparent;
  }
  #trading-default .pin-form.pinned .pin-form__pinned-bar-button {
    top: -25px;
    -webkit-transform: translateX(-50%) rotate(180deg);
            transform: translateX(-50%) rotate(180deg);
  }
  #trading-default .pin-form.pinned .pin-form__pinned-bar-label {
    display: none;
  }
  #trading-default .pin-form.pinned .pin-form__pinned-bar-circle {
    fill: #fff;
  }
  #trading-default .pin-form.pinned .pin-form__pinned-bar-arrow {
    stroke: #2093cb;
  }
}
@media (max-width: 768px) {
  #trading-default .diy-trading-blocks .diy-trading-block {
    width: 100% !important;
    max-width: 420px !important;
    border-right: none !important;
    margin: 0 auto 15px auto;
  }
  #trading-default .foreingn-exchange {
    padding: 70px 20px 15px 20px !important;
    text-align: center;
  }
  #trading-default .foreingn-exchange span.block-bg-image {
    left: 0 !important;
    right: 0 !important;
    top: 15px !important;
    margin: 0 auto !important;
  }
}
/* ---------------------------------------------------------------*/
/*  Trading overview
/* ---------------------------------------------------------------*/
#trading-default,
#self-directed-investing-default {
  /* ---------------------------------------------------------------*/
  /*  PLATFORMS BLOCK
/* ---------------------------------------------------------------*/
}
#trading-default .diy-trading-info,
#self-directed-investing-default .diy-trading-info {
  font-size: 13px;
  padding: 30px 23px 0 23px;
  color: #636363;
}
#trading-default .diy-trading-blocks h1,
#self-directed-investing-default .diy-trading-blocks h1 {
  font-size: 24px;
  margin: 26px  0 16px 0 !important;
  color: #000;
  text-transform: none !important;
  display: inline-block;
}
#trading-default .diy-trading-blocks .top,
#self-directed-investing-default .diy-trading-blocks .top {
  text-align: center;
  width: 263px;
  margin: 0 auto;
  font-size: 16px;
}
#trading-default .diy-trading-blocks img,
#self-directed-investing-default .diy-trading-blocks img {
  margin: 8px auto 24px auto;
  display: block;
  cursor: pointer;
}
#trading-default .diy-trading-blocks .block,
#self-directed-investing-default .diy-trading-blocks .block {
  width: 320px !important;
  border-right: 1px solid #d2d2db;
  /*padding:0 20px 0 17px;*/
  float: left;
  position: relative;
}
#trading-default .diy-trading-blocks .block .bottom,
#self-directed-investing-default .diy-trading-blocks .block .bottom {
  min-height: 180px;
  position: relative;
  text-align: center;
  width: 273px;
  margin: 0 auto;
}
#trading-default .diy-trading-blocks .block.last,
#self-directed-investing-default .diy-trading-blocks .block.last {
  border-right: none !important;
}
#trading-default .diy-trading-blocks .block .button,
#self-directed-investing-default .diy-trading-blocks .block .button {
  background-color: #f5f5f5;
  padding: 0 13px 0 23px !important;
  left: 70px;
  position: absolute;
  bottom: 35px;
}
#trading-default .btn.icn-arrow-left,
#self-directed-investing-default .btn.icn-arrow-left {
  left: 12px;
}
#trading-default .platforms_block,
#self-directed-investing-default .platforms_block {
  background-color: #fff;
  padding: 30px 23px;
  overflow: hidden;
}
#trading-default .platforms_block h4,
#self-directed-investing-default .platforms_block h4 {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 2px;
  color: #484848;
}
#trading-default .platforms_block p,
#self-directed-investing-default .platforms_block p {
  margin-bottom: 0;
  font-size: 13px;
  color: #484848;
}
#trading-default .platforms_block div,
#self-directed-investing-default .platforms_block div {
  float: left;
}
#trading-default .platforms_block ul,
#self-directed-investing-default .platforms_block ul {
  list-style-type: none;
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
}
#trading-default .platforms_block ul li,
#self-directed-investing-default .platforms_block ul li {
  float: left;
  width: 280px;
  margin-left: 110px;
  margin-right: 20px;
}
#trading-default .platforms_block ul li .learn-more,
#self-directed-investing-default .platforms_block ul li .learn-more {
  margin-top: 10px;
  display: inline-block;
}
#trading-default .platforms_block ul li img,
#self-directed-investing-default .platforms_block ul li img {
  margin-right: 20px;
  float: left;
  display: block;
}
#trading-default .paddingL40,
#self-directed-investing-default .paddingL40 {
  padding-left: 40px;
}
#trading-default .homepage-slider .wrp-info {
  z-index: 10;
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
}
#trading-default .homepage-slider .wrp-info > * {
  position: absolute;
}
@media (max-width: 1024px) {
  #trading-default {
    /*.sequence-pagination {
                bottom: -30px;
                margin-left: 0!important;
                .translate(-50%,0);

                li {
                    width: 20px;
                    height: 20px;
                    border-radius: 30%;
                    margin-right: 7px;
                    margin-left: 7px;
                }
            }*/
  }
  #trading-default .homepage-slider {
    width: 100%;
    overflow: visible;
    margin-top: 0;
  }
  #trading-default .homepage-slider .banner-img {
    background-size: 100%;
    background-repeat: no-repeat;
    display: block;
  }
  #trading-default .homepage-slider .banner-img > img {
    visibility: hidden;
  }
  #trading-default .diy-trading-info {
    padding: 30px 0 0 0;
  }
  #trading-default .diy-trading-blocks .block {
    width: 100% !important;
    width: 33.3333% !important;
  }
  #trading-default .diy-trading-blocks .block .top {
    width: auto;
  }
  #trading-default .diy-trading-blocks .block .bottom {
    width: auto;
    padding: 0 5px;
  }
  #trading-default .diy-trading-blocks .block .button {
    margin: 15px auto 0 auto;
    position: relative;
    display: block;
    left: 0;
    bottom: auto;
    max-width: 150px;
  }
  #trading-default .platforms_block {
    padding: 30px 15px;
    margin: 0 -15px;
  }
  #trading-default .platforms_block ul {
    text-align: center;
  }
  #trading-default .platforms_block ul li {
    width: 42%;
    display: inline-block;
    float: none;
    margin: 0;
    text-align: left;
  }
}
@media (min-width: 963px) and (max-width: 1024px) {
  #trading-default .banner-img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #trading-default .diy-trading-blocks .block {
    width: 100% !important;
    border-top: 1px solid #d2d2db;
    border-right: none;
  }
  #trading-default .diy-trading-blocks .block .bottom {
    min-height: 0;
  }
  #trading-default .diy-trading-blocks .block .button {
    margin-bottom: 15px;
  }
  #trading-default .platforms_block ul li {
    width: 48%;
  }
  #trading-default .platforms_block ul li img {
    margin-right: 10px;
  }
}
@media (max-width: 599px) {
  #trading-default .diy-trading-info {
    padding-top: 0;
  }
  #trading-default .homepage-slider .wrp-info {
    height: auto;
    background: rgba(0, 0, 0, 0.8);
    bottom: 0;
    top: auto;
    padding: 5px 15px 15px;
  }
  #trading-default .homepage-slider .info {
    position: relative !important;
    left: 0 !important;
    top: 0;
  }
  #trading-default .homepage-slider .info h1 {
    font-size: 22px;
    margin: 0;
    line-height: normal;
  }
  #trading-default .homepage-slider .info h2 {
    font-size: 15px;
    line-height: inherit;
    font-weight: normal;
  }
  #trading-default .homepage-slider .info h2 > br {
    display: none;
  }
  #trading-default .homepage-slider .banner-btn {
    left: 15px;
    position: static;
  }
  #trading-default .platforms_block ul li {
    width: 100%;
    margin-top: 20px;
  }
  #trading-default .platforms_block ul li:first-child {
    margin-top: 0;
  }
}
@media (max-width: 1024px) {
  /*.portrait {
        margin: 0 auto;
        max-width: 500px;
    }*/
  .left_navigation_column + a {
    display: none;
  }
  .banner_top img {
    display: none;
  }
  .banner_top .txt {
    color: #000;
    position: static;
    margin-top: 15px;
  }
  .banner_top .txt > br {
    display: none;
  }
  .cifx .right {
    width: auto;
  }
  .wrp-fx iframe {
    width: 100%;
  }
  .col-third {
    display: block;
    /*> .sf_colsIn > * {
            display: none;
        }*/
    /*.portrait {
            display: block;
            margin-top: 15px;
        }*/
  }
}
@media (max-width: 480px) {
  .cifx .left {
    display: block;
    padding: 0;
  }
  .cifx .left img {
    margin: 0 auto;
  }
  .cifx .right {
    width: 100%;
    text-align: center;
  }
}
/*--------------------------------------------
               SERVICES, PRODUCTS
---------------------------------------------*/
#trading-services .sgl_list,
#trading-products .sgl_list {
  display: block;
  float: none;
  width: 100%;
  margin: 0 auto;
}
#trading-services .sgl_list .list-img,
#trading-products .sgl_list .list-img {
  display: table-cell;
  float: left;
}
#trading-services .sgl_list .list-img a,
#trading-products .sgl_list .list-img a {
  padding-right: 0;
}
#trading-services .sgl_list .list-img img,
#trading-products .sgl_list .list-img img {
  padding-right: 14px;
}
#trading-services .sgl_list .list-text,
#trading-products .sgl_list .list-text {
  display: table-cell;
}
#trading-services .sgl_list .list-text p,
#trading-products .sgl_list .list-text p {
  margin-bottom: 0;
  width: auto;
}
#services-free_etf ul li:before {
  top: 0;
  margin-top: 5px;
}
@media (max-width: 768px) {
  #services-free_etf .banner_top h1.txt {
    margin-top: 0;
  }
}
#services-questrade_advantage .inn .left_block {
  padding-bottom: 17px;
}
#services-questrade_advantage .inn .left_block div {
  display: table-cell;
}
#services-questrade_advantage .inn .left_block.last {
  padding-bottom: 0;
}
#services-questrade_advantage .inn .left_block .check {
  background-image: url("/images/default-source/icons/icn_bullet_black.png");
  background-position: left top;
  background-repeat: no-repeat;
  float: left;
  height: 18px;
  width: 18px;
  margin: 1px 10px 6px 0;
}
#services-questrade_advantage .watch-video {
  background-image: url("/images/default-source/icons/btn_watch_video.png");
  width: 159px;
  height: 35px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  margin-left: 56px;
  margin-bottom: 15px;
}
#services-questrade_advantage .watch-video-text {
  padding-left: 44px;
  line-height: 36px;
}
@media (max-width: 1025px) {
  #services-questrade_advantage .text-video {
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
  }
  #services-questrade_advantage .popup-youtube {
    display: block;
    width: 100%;
  }
  #services-questrade_advantage .watch-video {
    display: inline-block;
    float: none !important;
    margin-left: 0;
  }
}
/*--------------------------------------------
                 DIRECT ACCESS
---------------------------------------------*/
#trading-direct-access .wrp-banner {
  margin-bottom: 15px;
}
#trading-direct-access .content_iq {
  height: auto;
}
#trading-direct-access .content_iq.blockContentItem {
  display: block;
  margin-bottom: 30px;
}
#trading-direct-access .content_iq.blockContentItem .contentIQ_itemFirst,
#trading-direct-access .content_iq.blockContentItem .contentIQ_itemSecond {
  display: inline-block;
}
#trading-direct-access .content_iq.blockContentItem .contentIQ_itemFirst {
  width: 57%;
}
#trading-direct-access .content_iq.blockContentItem .contentIQ_itemSecond {
  width: 40%;
  vertical-align: middle;
}
#trading-direct-access .box_bottom_bg .title_overlay {
  top: -16px;
}
@media (min-width: 600px) {
  #trading-direct-access .wrp-banner .banner-subtitle {
    color: #7cc235;
  }
}
@media (max-width: 480px) {
  #trading-direct-access .content_iq .popup-image img {
    width: 100%;
    padding: 0;
  }
  #trading-direct-access .mfp-content {
    height: auto;
  }
}
@media (max-width: 768px) {
  #trading-direct-access .content_iq.blockContentItem .contentIQ_itemFirst,
  #trading-direct-access .content_iq.blockContentItem .contentIQ_itemSecond {
    display: block;
    width: 100%;
    text-align: center;
  }
  #trading-direct-access .content_iq.blockContentItem .contentIQ_itemFirst {
    margin-bottom: 15px;
  }
}
/*------------------------------------------------------
                   EQUITIES PLATFORMS
-------------------------------------------------------*/
#trading-equity-trading .wrp-banner .banner-txt h3,
#self-directed-investing-equity-trading .wrp-banner .banner-txt h3 {
  max-width: 250px;
  color: #bbedfe;
  font-size: 15px;
}
#trading-equity-trading .btn_green.icn-arrow-right.float-left,
#self-directed-investing-equity-trading .btn_green.icn-arrow-right.float-left {
  height: 35px;
  padding-top: 0;
  padding-bottom: 0;
  float: right !important;
}
@media (max-width: 600px) {
  #trading-equity-trading .btn_green.icn-arrow-right.float-left,
  #self-directed-investing-equity-trading .btn_green.icn-arrow-right.float-left {
    width: 100%;
    margin-right: 0 !important;
  }
}
#trading-equity-trading .container-fluid,
#self-directed-investing-equity-trading .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#trading-equity-trading .bottom_links + p,
#self-directed-investing-equity-trading .bottom_links + p {
  clear: left;
}
@media (max-width: 1024px) {
  #trading-equity-trading .sub br,
  #self-directed-investing-equity-trading .sub br {
    display: none;
  }
  #trading-equity-trading .wrp-select,
  #self-directed-investing-equity-trading .wrp-select {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 25px;
  }
  #trading-equity-trading .wrp-select:before,
  #self-directed-investing-equity-trading .wrp-select:before {
    background: transparent;
  }
}
@media (max-width: 1024px) and (max-width: 599px) {
  #trading-equity-trading .wrp-select,
  #self-directed-investing-equity-trading .wrp-select {
    max-width: 100%;
  }
  #trading-equity-trading .wrp-select select,
  #self-directed-investing-equity-trading .wrp-select select {
    width: 100%;
  }
}
#trading-equity-trading #overview .platforms_details,
#self-directed-investing-equity-trading #overview .platforms_details {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #c3c6c6;
}
#trading-equity-trading #overview .platforms_details:last-child,
#self-directed-investing-equity-trading #overview .platforms_details:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
#trading-equity-trading #overview .platforms_details .screen img,
#self-directed-investing-equity-trading #overview .platforms_details .screen img {
  margin: 0 auto;
}
#trading-equity-trading #overview .platforms_details .btn.btn_green,
#self-directed-investing-equity-trading #overview .platforms_details .btn.btn_green {
  margin-right: 15px;
}
#trading-equity-trading #overview .platforms_details .info_box,
#self-directed-investing-equity-trading #overview .platforms_details .info_box {
  width: 100%;
  padding: 5px 15px;
  margin-bottom: 0;
}
#trading-equity-trading #overview .platforms_details .bottom_links,
#self-directed-investing-equity-trading #overview .platforms_details .bottom_links {
  width: calc(100% - 140px);
  padding: 0;
}
#trading-equity-trading #overview .platforms_details .bottom_links a,
#self-directed-investing-equity-trading #overview .platforms_details .bottom_links a {
  line-height: 35px;
  padding: 0 15px;
}
#trading-equity-trading #overview .platforms_details .bottom_links + p,
#self-directed-investing-equity-trading #overview .platforms_details .bottom_links + p,
#trading-equity-trading #overview .platforms_details .bottom_links + .stores,
#self-directed-investing-equity-trading #overview .platforms_details .bottom_links + .stores {
  margin-top: 30px;
}
@media (max-width: 599px) {
  #trading-equity-trading #overview .platforms_details .screen,
  #self-directed-investing-equity-trading #overview .platforms_details .screen {
    margin-bottom: 30px;
  }
  #trading-equity-trading #overview .platforms_details .btn.btn_green,
  #self-directed-investing-equity-trading #overview .platforms_details .btn.btn_green {
    margin-bottom: 15px;
  }
  #trading-equity-trading #overview .platforms_details .bottom_links,
  #self-directed-investing-equity-trading #overview .platforms_details .bottom_links {
    width: 100%;
  }
}
#trading-equity-trading #features .container-fluid,
#self-directed-investing-equity-trading #features .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
#trading-equity-trading #features .iq-logo,
#self-directed-investing-equity-trading #features .iq-logo {
  width: 80px;
  margin-right: 15px;
  float: left;
}
#trading-equity-trading #features .iq-logo + p,
#self-directed-investing-equity-trading #features .iq-logo + p {
  float: left;
  width: calc(100% - 95px);
}
#trading-equity-trading #features .img-responsive,
#self-directed-investing-equity-trading #features .img-responsive {
  margin: 0 auto;
}
#trading-equity-trading #features .text-content,
#self-directed-investing-equity-trading #features .text-content {
  position: relative;
}
#trading-equity-trading #features .text-content img.icon,
#self-directed-investing-equity-trading #features .text-content img.icon {
  position: absolute;
}
#trading-equity-trading #features .text-content h2,
#self-directed-investing-equity-trading #features .text-content h2 {
  margin-left: 50px;
}
@media (max-width: 599px) {
  #trading-equity-trading #features .iq-logo,
  #self-directed-investing-equity-trading #features .iq-logo {
    margin: 0 auto;
    display: block;
    float: none;
  }
  #trading-equity-trading #features .iq-logo + p,
  #self-directed-investing-equity-trading #features .iq-logo + p {
    width: 100%;
  }
}
#trading-equity-trading #research-tools .intelligent-research,
#self-directed-investing-equity-trading #research-tools .intelligent-research {
  overflow: auto;
  margin-bottom: 30px;
}
#trading-equity-trading #research-tools .intelligent-research img,
#self-directed-investing-equity-trading #research-tools .intelligent-research img {
  float: left;
  margin-right: 15px;
}
#trading-equity-trading #research-tools .intelligent-research h3,
#self-directed-investing-equity-trading #research-tools .intelligent-research h3 {
  float: left;
  width: calc(100% - 79px);
}
#trading-equity-trading #research-tools .top-bar,
#self-directed-investing-equity-trading #research-tools .top-bar {
  height: 80px;
  overflow: hidden;
  background: #092d40;
  border-radius: 3px;
  margin-bottom: 15px;
}
#trading-equity-trading #research-tools .top-bar img,
#self-directed-investing-equity-trading #research-tools .top-bar img {
  height: 80px;
}
#trading-equity-trading #research-tools .top-bar h2,
#self-directed-investing-equity-trading #research-tools .top-bar h2 {
  color: #FFFFFF;
  font-size: 17px;
  font-weight: 400;
  margin: 0;
  line-height: 80px;
  padding-left: 70px;
  -webkit-transform: translateY(-80px);
          transform: translateY(-80px);
}
#trading-equity-trading #research-tools .btn.watch-now-btn,
#self-directed-investing-equity-trading #research-tools .btn.watch-now-btn,
#trading-equity-trading #research-tools a.btn.watch-now-btn,
#self-directed-investing-equity-trading #research-tools a.btn.watch-now-btn {
  margin-bottom: 20px;
}
#trading-equity-trading #comparison tr.subheader.subheading td,
#self-directed-investing-equity-trading #comparison tr.subheader.subheading td {
  background-color: #F9F9F9;
}
#trading-equity-trading #comparison span.icn,
#self-directed-investing-equity-trading #comparison span.icn {
  background: url("/images/default-source/icons/icn_comparison_sprite_sheet") top;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
#trading-equity-trading #comparison span.icn .icn_general,
#self-directed-investing-equity-trading #comparison span.icn .icn_general {
  background-position: 0 0;
}
#trading-equity-trading #comparison span.icn .icn_customize,
#self-directed-investing-equity-trading #comparison span.icn .icn_customize {
  background-position: 0 -24px;
}
#trading-equity-trading #comparison span.icn .icn_trade,
#self-directed-investing-equity-trading #comparison span.icn .icn_trade {
  background-position: 0 -48px;
}
#trading-equity-trading #comparison span.icn .icn_account_and_order_management,
#self-directed-investing-equity-trading #comparison span.icn .icn_account_and_order_management {
  background-position: 0 -72px;
}
#trading-equity-trading #comparison span.icn .icn_market_data,
#self-directed-investing-equity-trading #comparison span.icn .icn_market_data {
  background-position: 0 -96px;
}
#trading-equity-trading #comparison span.icn .icn_research,
#self-directed-investing-equity-trading #comparison span.icn .icn_research {
  background-position: 0 -120px;
}
#trading-equity-trading #comparison span.icn .icn_technical_analysis,
#self-directed-investing-equity-trading #comparison span.icn .icn_technical_analysis {
  background-position: 0 -144px;
}
#trading-equity-trading #comparison span.icn .icn_alerts,
#self-directed-investing-equity-trading #comparison span.icn .icn_alerts {
  background-position: 0 -168px;
}
#trading-equity-trading #comparison .mobile-header,
#self-directed-investing-equity-trading #comparison .mobile-header {
  background-image: linear-gradient(to bottom, #fff 30%, #E7EAEB 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe7eaeb', GradientType=0);
  border-bottom: 1px solid #fff;
}
#trading-equity-trading #comparison .mobile-header > td,
#self-directed-investing-equity-trading #comparison .mobile-header > td {
  text-align: center;
  vertical-align: top;
}
#trading-equity-trading #comparison .mobile-header > td.col_1,
#self-directed-investing-equity-trading #comparison .mobile-header > td.col_1 {
  text-transform: uppercase;
  font-weight: 600;
  text-align: left;
  vertical-align: middle;
}
#trading-equity-trading #comparison .mobile-header .feature,
#self-directed-investing-equity-trading #comparison .mobile-header .feature {
  text-align: center;
  margin: 0 auto;
}
#trading-equity-trading #comparison .mobile-header .feature > a,
#self-directed-investing-equity-trading #comparison .mobile-header .feature > a {
  display: block;
  margin-bottom: 5px;
}
#trading-equity-trading #comparison .table_header,
#self-directed-investing-equity-trading #comparison .table_header {
  display: none;
}
@media (max-width: 1024px) {
  #trading-equity-trading #comparison .wrp-table,
  #self-directed-investing-equity-trading #comparison .wrp-table {
    margin: 0 auto;
  }
  #trading-equity-trading #comparison .table_header .title,
  #self-directed-investing-equity-trading #comparison .table_header .title {
    width: 245px;
  }
  #trading-equity-trading #comparison .data tr td:first-child,
  #self-directed-investing-equity-trading #comparison .data tr td:first-child {
    min-width: 245px;
  }
  #trading-equity-trading #comparison .video_overview td,
  #self-directed-investing-equity-trading #comparison .video_overview td {
    padding-left: 10px;
    padding-right: 10px;
  }
  #trading-equity-trading #comparison .video_overview .col_1,
  #self-directed-investing-equity-trading #comparison .video_overview .col_1 {
    padding-left: 14px;
    min-width: 245px;
  }
}
@media (max-width: 480px) {
  #trading-equity-trading #comparison .table_header .title,
  #self-directed-investing-equity-trading #comparison .table_header .title,
  #trading-equity-trading #comparison .data tr td:first-child,
  #self-directed-investing-equity-trading #comparison .data tr td:first-child {
    width: 165px;
    min-width: 165px;
  }
  #trading-equity-trading #comparison .table_header,
  #self-directed-investing-equity-trading #comparison .table_header {
    background-position: -80px 4px;
    width: 629px;
  }
}
@media (min-width: 1025px) {
  #trading-equity-trading #comparison .table_header .title,
  #self-directed-investing-equity-trading #comparison .table_header .title {
    width: 245px;
  }
}
#trading-equity-trading #system-requirements table.data,
#self-directed-investing-equity-trading #system-requirements table.data {
  background-color: initial;
}
#trading-equity-trading #system-requirements table.data tr:hover,
#self-directed-investing-equity-trading #system-requirements table.data tr:hover {
  background: none;
}
#trading-equity-trading #system-requirements table.data td:first-child,
#self-directed-investing-equity-trading #system-requirements table.data td:first-child {
  width: 200px;
}
@media (max-width: 480px) {
  #trading-equity-trading #system-requirements table.data,
  #self-directed-investing-equity-trading #system-requirements table.data {
    border-top: 1px solid #dedede;
    padding-top: 15px;
    display: block;
  }
  #trading-equity-trading #system-requirements table.data:first-child,
  #self-directed-investing-equity-trading #system-requirements table.data:first-child {
    border-top: none;
  }
  #trading-equity-trading #system-requirements table.data tr,
  #self-directed-investing-equity-trading #system-requirements table.data tr {
    display: block;
  }
  #trading-equity-trading #system-requirements table.data .left,
  #self-directed-investing-equity-trading #system-requirements table.data .left {
    font-weight: 600;
  }
  #trading-equity-trading #system-requirements table.data td,
  #self-directed-investing-equity-trading #system-requirements table.data td {
    display: block;
    border-bottom: none;
    height: auto;
    width: 100% !important;
  }
}
#trading-free-trial #practice-accounts p,
#self-directed-investing-free-trial #practice-accounts p {
  margin-bottom: 10px;
}
#trading-free-trial .free-trial-form,
#self-directed-investing-free-trial .free-trial-form {
  padding: 12px 0 9px;
}
#trading-free-trial .free-trial-form .panel-header,
#self-directed-investing-free-trial .free-trial-form .panel-header {
  padding: 0 15px;
}
#trading-free-trial .free-trial-form .chooseYourPlatform,
#self-directed-investing-free-trial .free-trial-form .chooseYourPlatform {
  margin-bottom: 20px;
}
#trading-free-trial .free-trial-form .chooseYourPlatform .platform,
#self-directed-investing-free-trial .free-trial-form .chooseYourPlatform .platform {
  width: calc(50% - 30px);
  margin: 0 15px;
  height: 126px;
  float: left;
  background: url("/images/default-source/img/bg_platforms.jpg");
  background-size: 100% 100%;
  padding-left: 13px;
  border-radius: 3px;
}
@media (max-width: 1024px) {
  #trading-free-trial .free-trial-form .chooseYourPlatform .platform,
  #self-directed-investing-free-trial .free-trial-form .chooseYourPlatform .platform {
    height: 163px;
  }
}
@media (max-width: 599px) {
  #trading-free-trial .free-trial-form .chooseYourPlatform .platform,
  #self-directed-investing-free-trial .free-trial-form .chooseYourPlatform .platform {
    width: calc(100% - 30px);
  }
}
#trading-free-trial .free-trial-form .chooseYourPlatform .platform .inner,
#self-directed-investing-free-trial .free-trial-form .chooseYourPlatform .platform .inner {
  overflow: hidden;
  height: 100%;
  background-position: 90% 18px;
  background-repeat: no-repeat;
}
#trading-free-trial .free-trial-form .chooseYourPlatform .platform .inner h3,
#self-directed-investing-free-trial .free-trial-form .chooseYourPlatform .platform .inner h3 {
  font-size: 17px;
  color: #fff;
  margin: 0;
  margin: 12px 0 10px;
}
@media (max-width: 1024px) {
  #trading-free-trial .free-trial-form .chooseYourPlatform .platform .inner,
  #self-directed-investing-free-trial .free-trial-form .chooseYourPlatform .platform .inner {
    background-position: 90% 35px;
  }
}
#trading-free-trial .free-trial-form .chooseYourPlatform .platform p,
#self-directed-investing-free-trial .free-trial-form .chooseYourPlatform .platform p {
  margin: 0;
  padding-right: 114px;
}
#trading-free-trial .free-trial-form .chooseYourPlatform .platform label,
#self-directed-investing-free-trial .free-trial-form .chooseYourPlatform .platform label {
  font-size: 13px;
  color: #ddd;
  font-weight: normal;
  line-height: 19px;
}
#trading-free-trial .free-trial-form .chooseYourPlatform .platform input[type=checkbox].css-checkbox + label.css-label,
#self-directed-investing-free-trial .free-trial-form .chooseYourPlatform .platform input[type=checkbox].css-checkbox + label.css-label {
  height: auto;
}
@media (max-width: 599px) {
  #trading-free-trial .free-trial-form .chooseYourPlatform .platform1,
  #self-directed-investing-free-trial .free-trial-form .chooseYourPlatform .platform1 {
    margin-bottom: 20px;
  }
}
#trading-free-trial .free-trial-form .chooseYourPlatform .platform1 .inner,
#self-directed-investing-free-trial .free-trial-form .chooseYourPlatform .platform1 .inner {
  background-image: url("/images/default-source/img/img_moneybag500k.png");
}
#trading-free-trial .free-trial-form .chooseYourPlatform .platform2 .inner,
#self-directed-investing-free-trial .free-trial-form .chooseYourPlatform .platform2 .inner {
  background-image: url("/images/default-source/img/img_moneybag50k.png");
}
#trading-free-trial .free-trial-form .chooseYourPlatform .error,
#self-directed-investing-free-trial .free-trial-form .chooseYourPlatform .error {
  float: left;
  padding-left: 15px;
}
#trading-free-trial .free-trial-form .sb_lg_form,
#self-directed-investing-free-trial .free-trial-form .sb_lg_form {
  width: 50%;
  padding: 0 15px;
  float: left;
  margin-bottom: 15px;
}
@media (max-width: 599px) {
  #trading-free-trial .free-trial-form .sb_lg_form,
  #self-directed-investing-free-trial .free-trial-form .sb_lg_form {
    width: 100%;
  }
}
#trading-free-trial .free-trial-form .sb_lg_form label:not(.error),
#self-directed-investing-free-trial .free-trial-form .sb_lg_form label:not(.error) {
  margin-bottom: 0;
}
#trading-free-trial .free-trial-form .sb_lg_form input.text,
#self-directed-investing-free-trial .free-trial-form .sb_lg_form input.text {
  height: 23px;
  width: 100%;
  padding: 1px 5px;
  border: #c0c0ca solid 1px;
  border-radius: 3px;
  background: #f1f4f5;
  box-shadow: none;
}
@media (max-width: 1024px) {
  #trading-free-trial .free-trial-form .sb_lg_form input.text,
  #self-directed-investing-free-trial .free-trial-form .sb_lg_form input.text {
    height: 35px;
  }
}
#trading-free-trial .free-trial-form .sb_lg_form input:focus,
#self-directed-investing-free-trial .free-trial-form .sb_lg_form input:focus {
  outline: none;
  background-color: #fff;
  -webkit-appearance: none;
  border-color: #5ea415;
  box-shadow: none;
}
#trading-free-trial .free-trial-form .startNow_btn,
#self-directed-investing-free-trial .free-trial-form .startNow_btn {
  float: left;
  width: 100%;
  padding: 0 15px;
  text-align: right;
  margin-bottom: 15px;
}
#trading-free-trial .free-trial-form .startNow_btn a,
#self-directed-investing-free-trial .free-trial-form .startNow_btn a {
  line-height: 23px;
  margin-top: 10px;
}
@media (max-width: 1024px) {
  #trading-free-trial .free-trial-form .startNow_btn a,
  #self-directed-investing-free-trial .free-trial-form .startNow_btn a {
    line-height: 35px;
  }
}
@media (max-width: 599px) {
  #trading-free-trial .free-trial-form .startNow_btn a,
  #self-directed-investing-free-trial .free-trial-form .startNow_btn a {
    width: 100%;
  }
}
#trading-free-trial .free-trial-form .box11,
#self-directed-investing-free-trial .free-trial-form .box11 {
  float: left;
  width: 100%;
  padding: 0 15px;
}
#free-trial-thank-you .page-container {
  max-width: 962px;
  margin: 0 auto;
  padding: 0 15px;
  overflow: hidden;
  background-color: #fff;
  clear: both;
}
@media (min-width: 1025px) {
  #free-trial-thank-you .page-container {
    margin-top: 30px;
  }
}
#free-trial-thank-you .page-title {
  margin-top: 40px;
  margin-bottom: 25px;
  color: #7cc235;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 24px;
  font-size: 26px;
}
#free-trial-thank-you .sub-page-title {
  font-size: 18px;
  line-height: 28px;
  color: #000;
  margin-bottom: 20px;
}
#free-trial-thank-you .step-count {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  margin-bottom: 20px;
}
@media (min-width: 600px) {
  #free-trial-thank-you .step-count {
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#free-trial-thank-you .step-count__number {
  font-size: 24px;
  line-height: 44px;
  border: 2px solid #e9e8ed;
  width: 48px;
  text-align: center;
  border-radius: 50%;
  margin-right: 21px;
  color: #000;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
#free-trial-thank-you .step-count__content {
  font-size: 16px;
  line-height: 24px;
  color: #484848;
}
#free-trial-thank-you .contact-well {
  border: 1px solid #e9e8ed;
  padding: 20px 30px 18px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  #free-trial-thank-you .contact-well {
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (min-width: 768px) {
  #free-trial-thank-you .contact-well {
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
#free-trial-thank-you .contact-well p {
  font-size: 16px;
  line-height: 24px;
  color: #484848;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  #free-trial-thank-you .contact-well__adjust-left-md {
    margin-left: auto;
  }
}
#free-trial-thank-you .social-media-button-wrapper {
  margin-left: -7px;
  margin-right: -7px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 767px) {
  #free-trial-thank-you .social-media-button-wrapper {
    margin-top: 20px;
  }
}
#free-trial-thank-you a.social-media-button {
  width: 32px;
  border: 2px solid #e9e8ed;
  border-radius: 4px;
  display: block;
  text-align: center;
  line-height: 28px;
  margin-left: 7px;
  margin-right: 7px;
}
#free-trial-thank-you a.social-media-button--twitter-blue {
  color: #00b0ed;
}
#free-trial-thank-you a.social-media-button--facebook-blue {
  color: #385796;
}
#free-trial-thank-you a.social-media-button--email-gray {
  color: #6f6f6f;
}
/*------------------------------------------------
                      OPTIONS
------------------------------------------------*/
#products-options .option-block,
#options-multi_leg_options .option-block,
#products-mutual_funds .option-block,
#products-bonds .option-block {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
#products-options .option-block img,
#options-multi_leg_options .option-block img,
#products-mutual_funds .option-block img,
#products-bonds .option-block img {
  margin-right: 15px;
}
@media (min-width: 600px) {
  #products-options .col-2-option-block,
  #options-multi_leg_options .col-2-option-block,
  #products-mutual_funds .col-2-option-block,
  #products-bonds .col-2-option-block {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  #products-options .col-2-option-block .option-block,
  #options-multi_leg_options .col-2-option-block .option-block,
  #products-mutual_funds .col-2-option-block .option-block,
  #products-bonds .col-2-option-block .option-block {
    width: 50%;
  }
  #products-options .col-2-option-block .option-block:nth-child(odd),
  #options-multi_leg_options .col-2-option-block .option-block:nth-child(odd),
  #products-mutual_funds .col-2-option-block .option-block:nth-child(odd),
  #products-bonds .col-2-option-block .option-block:nth-child(odd) {
    padding-right: 15px;
  }
  #products-options .col-2-option-block .option-block:nth-child(even),
  #options-multi_leg_options .col-2-option-block .option-block:nth-child(even),
  #products-mutual_funds .col-2-option-block .option-block:nth-child(even),
  #products-bonds .col-2-option-block .option-block:nth-child(even) {
    padding-left: 15px;
  }
}
/*#products-mutual_funds{
    .RadWindow_Default{
        max-width: 100% !important;
        left: 50% !important;
        transform: translate(-50%, 0) !important;
    }
    .RadWindow_Default .rwTable .rwTitlebarControls em{
        width: 100% !important;
    }
    .TelerikModalOverlay{
        width: 100% !important;
    }
}*/
/*------------------------------------------------
                      TOP REASONS
------------------------------------------------*/
#trading-top-reasons hr {
  float: left;
  width: 100%;
}
#trading-top-reasons .free-box {
  overflow: hidden;
  padding: 12px 0 10px 0;
  margin: 14px 0 22px 0;
}
@media (min-width: 600px) {
  #trading-top-reasons .free-box .list-box:nth-last-of-type(-n+2) {
    margin-bottom: 0;
  }
}
#trading-top-reasons .list-box {
  position: relative;
  padding-left: calc(110px);
}
#trading-top-reasons .list-box a.icon {
  position: absolute;
  display: block;
  top: 3px;
  left: calc(47px);
}
#trading-top-reasons .list-box p {
  margin-bottom: 0;
}
@media (min-width: 600px) {
  #trading-top-reasons .list-box:nth-last-of-type(-n+2) {
    margin-bottom: 36px;
  }
}
@media (max-width: 599px) {
  #trading-top-reasons hr {
    display: none;
  }
  #trading-top-reasons .free-box .list-box {
    border: 0;
    padding-bottom: 0;
  }
  #trading-top-reasons .free-box .list-box:last-child {
    margin-bottom: 0;
  }
  #trading-top-reasons .list-box {
    padding-left: calc(78px);
    padding-bottom: 18px;
    margin-bottom: 18px;
    border-bottom: 1px solid #eeeeee;
  }
  #trading-top-reasons .list-box a.icon {
    left: 15px;
  }
  #trading-top-reasons .list-box:last-child {
    border-bottom: 0;
  }
}
/*------------------------------------------------
                     PRODUCTS
------------------------------------------------*/
#trading-products .sgl_list {
  position: relative;
  padding-left: 64px;
  text-align: left;
}
#trading-products .sgl_list > a {
  display: block;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  left: 0;
}
#trading-products .sgl_list > a img {
  margin: 0;
  padding: 0;
}
@media (max-width: 599px) {
  #trading-products .sgl_list p {
    width: 100%;
  }
}
/*--------------------------------------------
            MUTUAL FUND MAXIMIZER
---------------------------------------------*/
@media (min-width: 600px) {
  #services-mutual_fund_maximizer .green {
    color: #7cc235;
  }
}
#services-mutual_fund_maximizer .info_box {
  padding: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#services-mutual_fund_maximizer .info_box img {
  margin-right: 5px;
}
#services-mutual_fund_maximizer .info_box .calc-btn {
  margin: 0;
}
@media (max-width: 599px) {
  #services-mutual_fund_maximizer .info_box {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -ms-grid-row-align: flex-start;
    align-items: flex-start;
  }
  #services-mutual_fund_maximizer .info_box .calc-btn {
    margin-top: 10px;
    width: 100%;
  }
}
@media (min-width: 600px) {
  #services-usd_in_rsp .banner-txt {
    width: calc(100% - 80px);
  }
  #services-usd_in_rsp .banner-txt h1,
  #services-usd_in_rsp .banner-txt h2 {
    color: black;
  }
  #services-usd_in_rsp .banner-txt h1 {
    font-size: 24px;
    font-weight: bold;
  }
  #services-usd_in_rsp .banner-txt h2 {
    font-size: 17px;
    width: 50%;
  }
}
#services-partner-centre .blocks {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#services-partner-centre .pc-block {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 600px) {
  #services-partner-centre .pc-block {
    width: 50%;
  }
  #services-partner-centre .pc-block:nth-child(odd) {
    padding-right: 15px;
  }
  #services-partner-centre .pc-block:nth-child(even) {
    padding-left: 15px;
  }
}
#services-partner-centre .pc-block .pc-block-icon {
  margin: 0 5px;
}
#services-partner-centre .pc-block .pc-block-icon svg {
  width: 17px;
  height: 20px;
  fill: #398ee0;
}
@media (max-width: 599px) {
  #services-partner-centre .btn-container .btn_grey {
    width: 100%;
  }
}
#products-ipo-centre .wrp-banner {
  border-radius: 3px;
  overflow: hidden;
}
@media (min-width: 600px) {
  #products-ipo-centre .wrp-banner .banner-txt {
    width: calc(100% - 80px);
    text-align: center;
    -webkit-transform: translate(0%, -80%);
    transform: translate(0%, -80%);
  }
  #products-ipo-centre .wrp-banner .banner-txt h1 {
    font-size: 21px;
  }
  #products-ipo-centre .wrp-banner .banner-txt h2 {
    font-size: 17px;
  }
}
#products-ipo-centre .wrp-banner img {
  width: 100%;
  border-radius: 3px;
}
#products-ipo-centre .blocks {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#products-ipo-centre .ipo-block {
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 600px) {
  #products-ipo-centre .ipo-block {
    width: 50%;
  }
  #products-ipo-centre .ipo-block:nth-child(odd) {
    padding-right: 15px;
  }
  #products-ipo-centre .ipo-block:nth-child(even) {
    padding-left: 15px;
  }
  #products-ipo-centre .ipo-block.full-width {
    width: 100%;
    padding: 0;
  }
}
#products-ipo-centre .ipo-block .ipo-block-icon {
  margin: 0 5px;
}
#products-ipo-centre .ipo-block .ipo-block-icon svg {
  width: 23px;
  height: 16px;
  fill: #5ea415;
}
@media (max-width: 599px) {
  #products-ipo-centre .btn-container .btn_grey {
    width: 100%;
  }
}
/*--------------------------------------------
               FOREIGN EXCHANGE
---------------------------------------------*/
#trading-forex .sgl_list {
  display: block;
  float: none;
  width: 100%;
  margin: 0 auto;
}
#trading-forex .sgl_list h3 {
  margin: 0;
}
#trading-forex .list-img {
  display: table-cell;
  float: left;
}
#trading-forex .list-img a {
  padding-right: 0;
}
#trading-forex .list-img img {
  padding-right: 14px;
}
#trading-forex .list-text {
  display: table-cell;
}
#trading-forex .list-text div {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
}
#forex-cfd_trading .banner-txt h1 {
  color: #7CC235;
  text-transform: none;
}
#forex-cfd_trading table.data_grid td,
#forex-cfd_trading table.data_grid th {
  width: 33%;
  vertical-align: top;
}
#forex-forex_charting .info_box {
  padding: 21px;
}
#forex-forex_charting .charting_left,
#forex-forex_charting .charting_right {
  display: inline-block;
  float: left;
  width: 231px;
}
@media (max-width: 600px) {
  #forex-forex_charting .charting_left,
  #forex-forex_charting .charting_right {
    display: block;
    float: left;
  }
}
#forex-forex_charting .charting_right {
  float: right;
}
@media (max-width: 600px) {
  #forex-forex_charting .charting_right {
    float: left;
  }
}
#forex-forex_charting h4 {
  font-size: 14px;
  color: #484848;
  font-weight: 600;
  margin: 0px 0px 7px 0px;
}
#forex-forex_margin table.data_grid td,
#forex-forex_margin table.data_grid th {
  width: 33%;
  vertical-align: top;
}
#forex-forex_pricing .table-responsive {
  margin-bottom: 30px;
}
#forex-forex_pricing .table-responsive table {
  width: 100%;
  min-width: 504px;
  margin-bottom: 0;
}
#trading-forex-trading .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#trading-forex-trading .platforms_details .btn_green {
  height: 35px;
  line-height: 25px;
}
@media (min-width: 600px) {
  #trading-forex-trading .wrp-banner .green {
    color: #7cc235;
  }
}
@media (max-width: 1024px) {
  #trading-forex-trading .sub br {
    display: none;
  }
  #trading-forex-trading .wrp-select {
    width: 100%;
    max-width: 300px;
    margin: 0 auto 25px;
  }
  #trading-forex-trading .wrp-select:before {
    background: transparent;
  }
}
@media (max-width: 1024px) and (max-width: 599px) {
  #trading-forex-trading .wrp-select {
    max-width: 100%;
  }
  #trading-forex-trading .wrp-select select {
    width: 100%;
  }
}
#trading-forex-trading #overview .platforms_details {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px dotted #c3c6c6;
}
#trading-forex-trading #overview .platforms_details:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
#trading-forex-trading #overview .platforms_details .screen img {
  margin: 0 auto;
}
#trading-forex-trading #overview .platforms_details .btn.btn_green {
  margin-right: 15px;
}
#trading-forex-trading #overview .platforms_details .info_box {
  width: 100%;
  padding: 5px 15px;
  margin-bottom: 0;
}
#trading-forex-trading #overview .platforms_details .bottom_links {
  width: calc(100% - 133px);
  padding: 0;
}
#trading-forex-trading #overview .platforms_details .bottom_links a,
#trading-forex-trading #overview .platforms_details .bottom_links strong {
  line-height: 35px;
  padding-left: 7px;
}
#trading-forex-trading #overview .platforms_details .bottom_links + p,
#trading-forex-trading #overview .platforms_details .bottom_links + .stores {
  margin-top: 30px;
}
@media (max-width: 599px) {
  #trading-forex-trading #overview .platforms_details .screen {
    margin-bottom: 30px;
  }
  #trading-forex-trading #overview .platforms_details .btn.btn_green {
    margin-bottom: 15px;
  }
  #trading-forex-trading #overview .platforms_details .bottom_links {
    width: 100%;
  }
}
#trading-forex-trading #system-requirements .table > tbody > tr > td:first-child {
  width: 20%;
}
@media (max-width: 599px) {
  #business-services-default .list_pages li {
    margin-left: 0;
  }
}
#corporate-institutional-fx-strategy .client_number.main-number,
#corporate-institutional-fx-strategy .client_number.corp-fx-number {
  display: none;
}
#corporate-institutional-fx-strategy .box_list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #D1D1D1;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
#corporate-institutional-fx-strategy .box_list .icon {
  color: #7cc235;
  font-size: 28px;
  line-height: 24px;
  font-weight: 700;
  width: 43px;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#corporate-institutional-fx-strategy .box_list .text {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
#corporate-institutional-fx-strategy .box_list:last-child {
  margin-bottom: 0;
  border-bottom: 0;
}
#corporate-institutional-fx-thank-you .main-number,
#corporate-institutional-fx-strategy .main-number,
#corporate-institutional-fx-account-types .main-number,
#corporate-institutional-fx-products-services .main-number,
#corporate-institutional-fx-platforms .main-number,
#business-services-market-making .main-number,
#platforms-qdex .main-number {
  display: none;
}
#corporate-institutional-fx-thank-you .corp-fx-number,
#corporate-institutional-fx-strategy .corp-fx-number,
#corporate-institutional-fx-account-types .corp-fx-number,
#corporate-institutional-fx-products-services .corp-fx-number,
#corporate-institutional-fx-platforms .corp-fx-number,
#business-services-market-making .corp-fx-number,
#platforms-qdex .corp-fx-number {
  display: block !important;
}
#corporate-institutional-fx-thank-you img.img-responsive,
#corporate-institutional-fx-strategy img.img-responsive,
#corporate-institutional-fx-account-types img.img-responsive,
#corporate-institutional-fx-products-services img.img-responsive,
#corporate-institutional-fx-platforms img.img-responsive,
#business-services-market-making img.img-responsive,
#platforms-qdex img.img-responsive {
  margin: 0 auto;
}
#corporate-institutional-fx-strategy .coll-2-with-small-img,
#corporate-institutional-fx-account-types .coll-2-with-small-img,
#corporate-institutional-fx-products-services .coll-2-with-small-img {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#corporate-institutional-fx-strategy .coll-2-with-small-img h2.title,
#corporate-institutional-fx-account-types .coll-2-with-small-img h2.title,
#corporate-institutional-fx-products-services .coll-2-with-small-img h2.title {
  width: 100%;
}
#corporate-institutional-fx-strategy .coll-2-with-small-img .icon,
#corporate-institutional-fx-account-types .coll-2-with-small-img .icon,
#corporate-institutional-fx-products-services .coll-2-with-small-img .icon,
#corporate-institutional-fx-strategy .coll-2-with-small-img .image,
#corporate-institutional-fx-account-types .coll-2-with-small-img .image,
#corporate-institutional-fx-products-services .coll-2-with-small-img .image {
  margin-top: 4px;
  margin-right: 15px;
  width: 113px;
  height: 113px;
  text-align: center;
  overflow: hidden;
  border-radius: 4px;
  background-repeat: no-repeat;
}
#corporate-institutional-fx-strategy .coll-2-with-small-img .icon.img_chess,
#corporate-institutional-fx-account-types .coll-2-with-small-img .icon.img_chess,
#corporate-institutional-fx-products-services .coll-2-with-small-img .icon.img_chess,
#corporate-institutional-fx-strategy .coll-2-with-small-img .image.img_chess,
#corporate-institutional-fx-account-types .coll-2-with-small-img .image.img_chess,
#corporate-institutional-fx-products-services .coll-2-with-small-img .image.img_chess {
  background: url(/images/default-source/img/cifx/img_chess.jpg?sfvrsn=2);
  background-position: 50%;
}
@media (max-width: 599px) {
  #corporate-institutional-fx-strategy .coll-2-with-small-img .icon.img_chess,
  #corporate-institutional-fx-account-types .coll-2-with-small-img .icon.img_chess,
  #corporate-institutional-fx-products-services .coll-2-with-small-img .icon.img_chess,
  #corporate-institutional-fx-strategy .coll-2-with-small-img .image.img_chess,
  #corporate-institutional-fx-account-types .coll-2-with-small-img .image.img_chess,
  #corporate-institutional-fx-products-services .coll-2-with-small-img .image.img_chess {
    width: 223px;
  }
}
#corporate-institutional-fx-strategy .coll-2-with-small-img .icon.img_corporate,
#corporate-institutional-fx-account-types .coll-2-with-small-img .icon.img_corporate,
#corporate-institutional-fx-products-services .coll-2-with-small-img .icon.img_corporate,
#corporate-institutional-fx-strategy .coll-2-with-small-img .image.img_corporate,
#corporate-institutional-fx-account-types .coll-2-with-small-img .image.img_corporate,
#corporate-institutional-fx-products-services .coll-2-with-small-img .image.img_corporate {
  width: 155px;
  height: 155px;
  background: url(/images/default-source/img/cifx/img_corporate.jpg?sfvrsn=2);
  background-position: 50%;
}
@media (max-width: 599px) {
  #corporate-institutional-fx-strategy .coll-2-with-small-img .icon.img_corporate,
  #corporate-institutional-fx-account-types .coll-2-with-small-img .icon.img_corporate,
  #corporate-institutional-fx-products-services .coll-2-with-small-img .icon.img_corporate,
  #corporate-institutional-fx-strategy .coll-2-with-small-img .image.img_corporate,
  #corporate-institutional-fx-account-types .coll-2-with-small-img .image.img_corporate,
  #corporate-institutional-fx-products-services .coll-2-with-small-img .image.img_corporate {
    width: 323px;
    max-width: 100%;
  }
}
#corporate-institutional-fx-strategy .coll-2-with-small-img .icon.img_private,
#corporate-institutional-fx-account-types .coll-2-with-small-img .icon.img_private,
#corporate-institutional-fx-products-services .coll-2-with-small-img .icon.img_private,
#corporate-institutional-fx-strategy .coll-2-with-small-img .image.img_private,
#corporate-institutional-fx-account-types .coll-2-with-small-img .image.img_private,
#corporate-institutional-fx-products-services .coll-2-with-small-img .image.img_private {
  width: 155px;
  height: 155px;
  background: url(/images/default-source/img/cifx/img_private_session.jpg?sfvrsn=2);
  background-position: right -17px center;
}
@media (max-width: 599px) {
  #corporate-institutional-fx-strategy .coll-2-with-small-img .icon.img_private,
  #corporate-institutional-fx-account-types .coll-2-with-small-img .icon.img_private,
  #corporate-institutional-fx-products-services .coll-2-with-small-img .icon.img_private,
  #corporate-institutional-fx-strategy .coll-2-with-small-img .image.img_private,
  #corporate-institutional-fx-account-types .coll-2-with-small-img .image.img_private,
  #corporate-institutional-fx-products-services .coll-2-with-small-img .image.img_private {
    width: 323px;
    max-width: 100%;
    background-position: center;
  }
}
@media (max-width: 599px) {
  #corporate-institutional-fx-strategy .coll-2-with-small-img .icon,
  #corporate-institutional-fx-account-types .coll-2-with-small-img .icon,
  #corporate-institutional-fx-products-services .coll-2-with-small-img .icon,
  #corporate-institutional-fx-strategy .coll-2-with-small-img .image,
  #corporate-institutional-fx-account-types .coll-2-with-small-img .image,
  #corporate-institutional-fx-products-services .coll-2-with-small-img .image {
    margin: 15px auto 15px;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (max-width: 599px) {
  #corporate-institutional-fx-strategy .coll-2-with-small-img .image,
  #corporate-institutional-fx-account-types .coll-2-with-small-img .image,
  #corporate-institutional-fx-products-services .coll-2-with-small-img .image {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
}
#corporate-institutional-fx-strategy .coll-2-with-small-img p,
#corporate-institutional-fx-account-types .coll-2-with-small-img p,
#corporate-institutional-fx-products-services .coll-2-with-small-img p,
#corporate-institutional-fx-strategy .coll-2-with-small-img .text,
#corporate-institutional-fx-account-types .coll-2-with-small-img .text,
#corporate-institutional-fx-products-services .coll-2-with-small-img .text {
  -webkit-flex: 1 1;
  -ms-flex: 1 1;
  flex: 1 1;
}
@media (max-width: 599px) {
  #corporate-institutional-fx-strategy .coll-2-with-small-img p,
  #corporate-institutional-fx-account-types .coll-2-with-small-img p,
  #corporate-institutional-fx-products-services .coll-2-with-small-img p,
  #corporate-institutional-fx-strategy .coll-2-with-small-img .text,
  #corporate-institutional-fx-account-types .coll-2-with-small-img .text,
  #corporate-institutional-fx-products-services .coll-2-with-small-img .text {
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    width: 100%;
  }
}
@media (max-width: 599px) {
  #corporate-institutional-fx-strategy .coll-2-with-small-img,
  #corporate-institutional-fx-account-types .coll-2-with-small-img,
  #corporate-institutional-fx-products-services .coll-2-with-small-img {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #corporate-institutional-fx-strategy .coll-2-with-small-img > p,
  #corporate-institutional-fx-account-types .coll-2-with-small-img > p,
  #corporate-institutional-fx-products-services .coll-2-with-small-img > p {
    margin-bottom: 15px;
  }
}
#business-services-corporate-institutional-fx .wrp-banner {
  margin-bottom: 15px;
}
#business-services-corporate-institutional-fx .wrp-banner .banner-title {
  margin-bottom: 3px;
}
#business-services-corporate-institutional-fx .wrp-banner .banner-txt > .sub {
  line-height: 25px;
}
#pages-sitemap .col_left {
  float: left;
  padding-left: 23px;
}
#pages-sitemap .col_mid {
  float: left;
}
#pages-sitemap .col_right {
  float: left;
}
#pages-sitemap ul.site_sections {
  list-style-type: none;
  margin: 0;
  padding: 0 0 23px 0;
}
#pages-sitemap ul.second_level {
  margin-top: 3px !important;
}
#pages-sitemap ul.second_level li {
  list-style-type: none;
  padding: 5px 0 5px 0;
}
#pages-sitemap ul.third_level {
  margin-top: 3px;
}
#pages-sitemap ul.third_level li {
  list-style-type: none;
  padding: 8px 0 5px 0;
}
#pages-sitemap .fourth_level li {
  list-style-type: none;
  padding: 8px 0 0 0;
}
#pages-sitemap .mainsection_img {
  position: relative;
  padding-right: 7px;
}
#pages-sitemap .col_left > div > div:nth-child(even),
#pages-sitemap .col_mid > div > div:nth-child(even),
#pages-sitemap .col_right > div > div:nth-child(even) {
  margin-bottom: 20px;
}
#pages-sitemap .RadTabStripLeft_Sitefinity .rtsLast .rtsLink,
#pages-sitemap .RadTabStripRight_Sitefinity .rtsLast .rtsLink {
  border: none;
}
#pages-sitemap .RadTabStripTop_Sitefinity .rtsFirst {
  padding: 0 0 0 13px !important;
  background: transparent url("/Resources/images/sitemap/icon_folder_green.gif") no-repeat 0 1px;
}
#pages-sitemap .RadTabStrip_Default a,
#pages-sitemap .RadTabStripTop_Sitefinity a {
  font-family: Verdana;
  padding: 0 !important;
  font-size: 13px;
  font-weight: 600 !important;
  color: #5EA415 !important;
  text-decoration: underline !important;
  background-image: none;
  background: transparent url("/Resources/images/sitemap/icon_folder_green.gif");
  background-repeat: no-repeat;
  background-position: 0 2px;
}
#pages-sitemap .RadTabStrip_Default a .rtsOut,
#pages-sitemap .RadTabStripTop_Sitefinity a .rtsOut {
  background-image: none;
}
#pages-sitemap .RadTabStrip_Default a .rtsIn,
#pages-sitemap .RadTabStripTop_Sitefinity a .rtsIn {
  padding: 0 5px;
  text-align: left;
}
#pages-sitemap .RadTabStrip_Default a:hover,
#pages-sitemap .RadTabStripTop_Sitefinity a:hover {
  color: #000 !important;
}
#pages-sitemap .RadTabStrip_Default a .rtsTxt,
#pages-sitemap .RadTabStripTop_Sitefinity a .rtsTxt {
  padding: 0;
  padding-left: 20px;
}
#pages-sitemap .RadTreeView .rtsUL .rtsLI {
  background-image: url("/Resources/images/sitemap/TreeView/MiddleLine.png");
  background-repeat: no-repeat;
}
#pages-sitemap .RadTreeView .rtIn {
  padding: 0;
  font-family: Verdana;
  font-size: 11px;
  color: #5EA415;
  text-decoration: underline;
  text-align: left;
  background-image: none;
}
#pages-sitemap .RadTreeView .rtSelected .rtIn,
#pages-sitemap .RadTreeView .rtHover .rtIn {
  background-color: transparent;
  border-color: transparent;
  color: black;
}
#pages-sitemap .RadTreeView .rtIn:hover,
#pages-sitemap .RadTreeView .rtIn:active,
#pages-sitemap .RadTreeView .rtInfocus {
  background-color: transparent;
  border-color: transparent;
  color: black;
}
#pages-sitemap .RadTreeView .rtPlus {
  float: left;
  background: transparent url("/Resources/images/sitemap/TreeView/PlusMinus.png") no-repeat 0 0;
}
#pages-sitemap .RadTreeView .rtMinus {
  float: left;
  background: transparent url("/Resources/images/sitemap/TreeView/PlusMinus.png") no-repeat 0 -11px;
}
@media (max-width: 1024px) {
  #pages-sitemap .RadTreeView .rtUL {
    margin-left: 5px;
  }
  #pages-sitemap .RadTreeView .rtUL .rtUL {
    margin-left: -2px;
  }
  #pages-sitemap .RadTreeView .rtLI {
    padding-bottom: 5px;
  }
  #pages-sitemap .RadTreeView .rtPlus,
  #pages-sitemap .RadTreeView .rtMinus {
    width: 19px;
    height: 19px;
    margin-left: -25px;
    margin-top: 1px;
  }
  #pages-sitemap .RadTreeView .rtPlus {
    background: transparent url("/images/default-source/icons/icn_accordion_sprite.png") no-repeat 0 0 !important;
  }
  #pages-sitemap .RadTreeView .rtMinus {
    background: transparent url("/images/default-source/icons/icn_accordion_sprite.png") no-repeat 0 -40px !important;
  }
}
#pages-sitemap .RadTreeView_Default .RadTreeView .rtUL {
  overflow: hidden;
}
@media (max-width: 599px) {
  #pages-sitemap .col_left,
  #pages-sitemap .col_mid,
  #pages-sitemap .col_right {
    float: none;
    width: 100%!important;
    padding-left: 30px;
  }
  #pages-sitemap .RadTabStripTop_Sitefinity a {
    font-size: 14px !important;
  }
  #pages-sitemap .RadTabStripTop_Sitefinity .rtLines .rtMid {
    padding: 2px 0 2px 35px;
  }
  #pages-sitemap .RadTabStripVertical .rtsUL .rtsLI .rtsLink {
    font-size: 13px;
  }
  #pages-sitemap div.RadTreeView_Sitefinity .rtIn {
    font-size: 13px !important;
  }
  #pages-sitemap .RadTreeView_Sitefinity .rtPlus,
  #pages-sitemap .RadTreeView_Sitefinity .rtPlusHover,
  #pages-sitemap .RadTreeView_Sitefinity .rtMinus,
  #pages-sitemap .RadTreeView_Sitefinity .rtMinusHover {
    margin: 5px 0 0 -11px !important;
    height: 19px;
    width: 19px;
    float: left;
  }
  #pages-sitemap .RadTreeView_Sitefinity .rtPlus {
    background: transparent url("/images/default-source/icons/icn_accordion_sprite.png") no-repeat 0 0 !important;
  }
  #pages-sitemap .RadTreeView_Sitefinity .rtPlusHover {
    background: transparent url("/images/default-source/icons/icn_accordion_sprite.png") no-repeat 0 -20px !important;
  }
  #pages-sitemap .RadTreeView_Sitefinity .rtMinus {
    background: transparent url("/images/default-source/icons/icn_accordion_sprite.png") no-repeat 0 -40px !important;
  }
  #pages-sitemap .RadTreeView_Sitefinity .rtMinusHover {
    background: transparent url("/images/default-source/icons/icn_accordion_sprite.png") no-repeat 0 -60px !important;
  }
}
#pages-sitemap .rtsLevel1 li:nth-of-type(1),
#pages-sitemap .rtsLevel1 li:hover:nth-of-type(1) {
  width: auto;
}
.RadTreeView .rtSp {
  display: none;
}
/*-----------------------------------
            REFER A FRIEND
 ----------------------------------*/
#promotions-refer_a_friend .banner_raf .txt {
  color: #000;
  top: 38% !important;
}
#promotions-refer_a_friend .banner_raf .txt .sub {
  color: #000;
}
#promotions-refer_a_friend .banner-txt h1,
#promotions-refer_a_friend .banner-txt h2 {
  color: #000;
}
#promotions-refer_a_friend .two_column {
  float: left;
  width: 49%;
  margin-bottom: 31px;
}
#promotions-refer_a_friend .two_column p {
  height: 76px;
}
#promotions-refer_a_friend .two_column img {
  width: 100%;
  height: auto;
}
#promotions-refer_a_friend .two_column.left {
  margin-right: 2%;
}
#promotions-refer_a_friend .two_column.right {
  padding-left: 23px;
  border-left: 1px solid #e1e3e8;
}
#promotions-refer_a_friend .info_box .two_column {
  margin-bottom: 0;
}
#promotions-refer_a_friend .info_box .two_column p {
  height: 38px;
}
@media (max-width: 768px) {
  #promotions-refer_a_friend .two_column {
    width: 48%;
  }
  #promotions-refer_a_friend .two_column p {
    height: 95px;
  }
  #promotions-refer_a_friend .two_column h3 {
    height: 32px;
  }
  #promotions-refer_a_friend .two_column.left {
    margin-right: 4%;
  }
  #promotions-refer_a_friend .info_box .two_column p {
    height: 38px;
  }
}
@media (max-width: 600px) {
  #promotions-refer_a_friend .banner-txt h1 {
    color: #7cc235;
  }
  #promotions-refer_a_friend .two_column.right {
    padding-left: 0;
    border-left: none;
  }
  #promotions-refer_a_friend .two_column {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }
  #promotions-refer_a_friend .two_column p,
  #promotions-refer_a_friend .two_column h3 {
    height: auto;
  }
  #promotions-refer_a_friend .two_column img {
    width: 100%;
    height: auto;
  }
  #promotions-refer_a_friend .two_column a {
    margin: 0;
    width: 100%;
  }
  #promotions-refer_a_friend .two_column.left {
    margin-right: 0;
  }
  #promotions-refer_a_friend .info_box .two_column p {
    height: auto;
    margin-bottom: 15px;
  }
  #promotions-refer_a_friend .inn div:first-child {
    margin-bottom: 30px;
    padding: 0;
  }
}
/*-----------------------------------
        THE QUESTRADE ADVANTAGE
 ----------------------------------*/
#promotions-advantage .banner-txt h1,
#promotions-advantage .banner-txt span {
  color: #7cc235;
}
#promotions-advantage .box_bottom_bg {
  border: 1px solid #D1D1D1 !important;
}
#promotions-advantage .inn .btn_sidebar {
  width: 300px !important;
  text-align: center;
}
#promotions-advantage ul.green_arrow li h2 {
  line-height: 20px;
  margin: 3px 0px 3px 0px;
}
#promotions-advantage ul.green_arrow li h3 {
  line-height: 20px;
  margin: 0px 0px 3px 0px;
}
#promotions-advantage .right_content {
  width: 300px;
}
#promotions-advantage .right_content p a.btn {
  margin-left: 0px;
}
#promotions-advantage .left_content {
  width: 340px;
}
#promotions-advantage .top_mar {
  padding-top: 7px;
}
#promotions-advantage .landscapelarge .sb_lg_form .lead_gen .sb_lg_form {
  margin: 0 0px 14px 0;
}
@media (max-width: 768px) {
  #promotions-advantage .right_content,
  #promotions-advantage .left_content {
    width: 100%;
  }
  #promotions-advantage .inn div:nth-last-child(2) p {
    display: none;
  }
  #promotions-advantage .inn div:nth-last-child(2) ul,
  #promotions-advantage .inn div:nth-last-child(3) ul {
    margin: 0;
  }
}
@media (max-width: 480px) {
  #promotions-advantage .inn .btn_sidebar {
    width: 100% !important;
  }
}
#advantage-thank_you .img-add {
  width: 100%;
}
#advantage-thank_you .img-add img {
  width: 100%;
}
@media (max-width: 600px) {
  #advantage-thank_you .img-add {
    display: none;
  }
}
@media (max-width: 1024px) {
  #campaigns-thank_you .camp-img {
    display: none;
  }
}

@charset "UTF-8";
.text-white {
  color: #fff !important; }

.text-green {
  color: #6ebb1f !important; }

.text-black {
  color: #000 !important; }

.text-grey {
  color: #8e8e8e !important; }

.text-dark-grey {
  color: #484848 !important; }

.text-orange {
  color: #ffbb05 !important; }

.text-normal {
  font-weight: 400 !important; }

.text-normal-wrap {
  white-space: normal; }

.width-100 {
  width: 100%; }

.text-link, .qt-blog-post-single__article a, a.text-link, .qt-blog-post-single__article a {
  text-decoration: none;
  color: #5ea415;
  font-weight: 600; }
  .text-link:hover, .qt-blog-post-single__article a:hover, .text-link:focus, .qt-blog-post-single__article a:focus, a.text-link:hover, .qt-blog-post-single__article a:hover, a.text-link:focus, .qt-blog-post-single__article a:focus {
    color: #23527c; }
  @media (min-width: 1025px) {
    .text-link[href^="tel:"], .qt-blog-post-single__article a[href^="tel:"], a.text-link[href^="tel:"], .qt-blog-post-single__article a[href^="tel:"] {
      color: inherit !important; }
      .text-link[href^="tel:"]:focus, .qt-blog-post-single__article a[href^="tel:"]:focus, .text-link[href^="tel:"]:hover, .qt-blog-post-single__article a[href^="tel:"]:hover, a.text-link[href^="tel:"]:focus, .qt-blog-post-single__article a[href^="tel:"]:focus, a.text-link[href^="tel:"]:hover, .qt-blog-post-single__article a[href^="tel:"]:hover {
        color: inherit; } }

.text-inherit-color {
  color: inherit !important; }

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

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

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

.fill-green {
  fill: #6ebb1f;
  vertical-align: middle; }

.stroke-green {
  stroke: #6ebb1f; }

.img-responsive--center {
  margin-left: auto;
  margin-right: auto; }

.block {
  display: block; }

.d-inline {
  display: inline; }

.d-inline-block {
  display: inline-block; }

.learn-more {
  text-decoration: none !important; }
  .learn-more:hover {
    text-decoration: underline; }

.campaing-font {
  font-family: 'ArcherBold'; }

.content-wrapper {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 1025px) {
    .content-wrapper {
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 1025px) {
    .content-wrapper--before-nav {
      margin-top: 30px; } }

.m-l-0 {
  margin-left: 0px !important; }

.m-r-0 {
  margin-right: 0px !important; }

.m-t-0 {
  margin-top: 0px !important; }

.m-b-0 {
  margin-bottom: 0px !important; }

.p-t-0 {
  padding-top: 0px !important; }

.p-b-0 {
  padding-bottom: 0px !important; }

.p-l-0 {
  padding-left: 0px !important; }

.p-r-0 {
  padding-right: 0px !important; }

.m-l-5 {
  margin-left: 5px !important; }

.m-r-5 {
  margin-right: 5px !important; }

.m-t-5 {
  margin-top: 5px !important; }

.m-b-5 {
  margin-bottom: 5px !important; }

.p-t-5 {
  padding-top: 5px !important; }

.p-b-5 {
  padding-bottom: 5px !important; }

.p-l-5 {
  padding-left: 5px !important; }

.p-r-5 {
  padding-right: 5px !important; }

.m-l-10 {
  margin-left: 10px !important; }

.m-r-10 {
  margin-right: 10px !important; }

.m-t-10 {
  margin-top: 10px !important; }

.m-b-10 {
  margin-bottom: 10px !important; }

.p-t-10 {
  padding-top: 10px !important; }

.p-b-10 {
  padding-bottom: 10px !important; }

.p-l-10 {
  padding-left: 10px !important; }

.p-r-10 {
  padding-right: 10px !important; }

.m-l-15 {
  margin-left: 15px !important; }

.m-r-15 {
  margin-right: 15px !important; }

.m-t-15 {
  margin-top: 15px !important; }

.m-b-15 {
  margin-bottom: 15px !important; }

.p-t-15 {
  padding-top: 15px !important; }

.p-b-15 {
  padding-bottom: 15px !important; }

.p-l-15 {
  padding-left: 15px !important; }

.p-r-15 {
  padding-right: 15px !important; }

.m-l-20 {
  margin-left: 20px !important; }

.m-r-20 {
  margin-right: 20px !important; }

.m-t-20 {
  margin-top: 20px !important; }

.m-b-20 {
  margin-bottom: 20px !important; }

.p-t-20 {
  padding-top: 20px !important; }

.p-b-20 {
  padding-bottom: 20px !important; }

.p-l-20 {
  padding-left: 20px !important; }

.p-r-20 {
  padding-right: 20px !important; }

.m-l-25 {
  margin-left: 25px !important; }

.m-r-25 {
  margin-right: 25px !important; }

.m-t-25 {
  margin-top: 25px !important; }

.m-b-25 {
  margin-bottom: 25px !important; }

.p-t-25 {
  padding-top: 25px !important; }

.p-b-25 {
  padding-bottom: 25px !important; }

.p-l-25 {
  padding-left: 25px !important; }

.p-r-25 {
  padding-right: 25px !important; }

.m-l-30 {
  margin-left: 30px !important; }

.m-r-30 {
  margin-right: 30px !important; }

.m-t-30 {
  margin-top: 30px !important; }

.m-b-30 {
  margin-bottom: 30px !important; }

.p-t-30 {
  padding-top: 30px !important; }

.p-b-30 {
  padding-bottom: 30px !important; }

.p-l-30 {
  padding-left: 30px !important; }

.p-r-30 {
  padding-right: 30px !important; }

.m-l-35 {
  margin-left: 35px !important; }

.m-r-35 {
  margin-right: 35px !important; }

.m-t-35 {
  margin-top: 35px !important; }

.m-b-35 {
  margin-bottom: 35px !important; }

.p-t-35 {
  padding-top: 35px !important; }

.p-b-35 {
  padding-bottom: 35px !important; }

.p-l-35 {
  padding-left: 35px !important; }

.p-r-35 {
  padding-right: 35px !important; }

.m-l-40 {
  margin-left: 40px !important; }

.m-r-40 {
  margin-right: 40px !important; }

.m-t-40 {
  margin-top: 40px !important; }

.m-b-40 {
  margin-bottom: 40px !important; }

.p-t-40 {
  padding-top: 40px !important; }

.p-b-40 {
  padding-bottom: 40px !important; }

.p-l-40 {
  padding-left: 40px !important; }

.p-r-40 {
  padding-right: 40px !important; }

.m-l-45 {
  margin-left: 45px !important; }

.m-r-45 {
  margin-right: 45px !important; }

.m-t-45 {
  margin-top: 45px !important; }

.m-b-45 {
  margin-bottom: 45px !important; }

.p-t-45 {
  padding-top: 45px !important; }

.p-b-45 {
  padding-bottom: 45px !important; }

.p-l-45 {
  padding-left: 45px !important; }

.p-r-45 {
  padding-right: 45px !important; }

.m-l-50 {
  margin-left: 50px !important; }

.m-r-50 {
  margin-right: 50px !important; }

.m-t-50 {
  margin-top: 50px !important; }

.m-b-50 {
  margin-bottom: 50px !important; }

.p-t-50 {
  padding-top: 50px !important; }

.p-b-50 {
  padding-bottom: 50px !important; }

.p-l-50 {
  padding-left: 50px !important; }

.p-r-50 {
  padding-right: 50px !important; }

.m-l-55 {
  margin-left: 55px !important; }

.m-r-55 {
  margin-right: 55px !important; }

.m-t-55 {
  margin-top: 55px !important; }

.m-b-55 {
  margin-bottom: 55px !important; }

.p-t-55 {
  padding-top: 55px !important; }

.p-b-55 {
  padding-bottom: 55px !important; }

.p-l-55 {
  padding-left: 55px !important; }

.p-r-55 {
  padding-right: 55px !important; }

.m-l-60 {
  margin-left: 60px !important; }

.m-r-60 {
  margin-right: 60px !important; }

.m-t-60 {
  margin-top: 60px !important; }

.m-b-60 {
  margin-bottom: 60px !important; }

.p-t-60 {
  padding-top: 60px !important; }

.p-b-60 {
  padding-bottom: 60px !important; }

.p-l-60 {
  padding-left: 60px !important; }

.p-r-60 {
  padding-right: 60px !important; }

.m-l-65 {
  margin-left: 65px !important; }

.m-r-65 {
  margin-right: 65px !important; }

.m-t-65 {
  margin-top: 65px !important; }

.m-b-65 {
  margin-bottom: 65px !important; }

.p-t-65 {
  padding-top: 65px !important; }

.p-b-65 {
  padding-bottom: 65px !important; }

.p-l-65 {
  padding-left: 65px !important; }

.p-r-65 {
  padding-right: 65px !important; }

.m-l-70 {
  margin-left: 70px !important; }

.m-r-70 {
  margin-right: 70px !important; }

.m-t-70 {
  margin-top: 70px !important; }

.m-b-70 {
  margin-bottom: 70px !important; }

.p-t-70 {
  padding-top: 70px !important; }

.p-b-70 {
  padding-bottom: 70px !important; }

.p-l-70 {
  padding-left: 70px !important; }

.p-r-70 {
  padding-right: 70px !important; }

.m-l-75 {
  margin-left: 75px !important; }

.m-r-75 {
  margin-right: 75px !important; }

.m-t-75 {
  margin-top: 75px !important; }

.m-b-75 {
  margin-bottom: 75px !important; }

.p-t-75 {
  padding-top: 75px !important; }

.p-b-75 {
  padding-bottom: 75px !important; }

.p-l-75 {
  padding-left: 75px !important; }

.p-r-75 {
  padding-right: 75px !important; }

.b-t-0 {
  border-top: 0 !important; }

.b-b-0 {
  border-bottom: 0 !important; }

.b-l-0 {
  border-left: 0 !important; }

.b-r-0 {
  border-right: 0 !important; }

.hidden {
  visibility: hidden; }

.overflow-hidden {
  overflow: hidden; }

.expend-column-margin {
  margin-right: -15px !important;
  margin-left: -15px !important; }
  @media (max-width: 599px) {
    .expend-column-margin--xs {
      margin-right: -15px !important;
      margin-left: -15px !important; } }

.indent-content {
  margin-left: 2em; }
  @media (max-width: 599px) {
    .indent-content {
      margin-left: 0.7em; } }

.line-divider {
  border: 0;
  height: 1px;
  background: #e1e1e1;
  background-image: linear-gradient(to right, #e1e1e1, #e1e1e1, #e1e1e1); }

.position-relative {
  position: relative; }

.qcom-caret-right__green {
  position: relative; }
  .qcom-caret-right__green:after {
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -5px;
    border-left: 7px solid #6ebb1f;
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent; }

.border-divider-top, .qt-blog-post-single__key-takeaways {
  border-top: 1px solid #e1e1e1 !important; }
  .border-divider-top--width-3 {
    border-top-width: 3px !important; }

.border-divider-bottom, .qt-blog-post-single__key-takeaways {
  border-bottom: 1px solid #e1e1e1 !important; }
  .border-divider-bottom--width-3 {
    border-bottom-width: 3px !important; }

.row--10-margin {
  margin-left: -10px;
  margin-right: -10px; }
  @media (max-width: 1024px) {
    .row--10-margin-sm {
      margin-left: -10px;
      margin-right: -10px; } }

.row--30-margin {
  margin-left: -30px;
  margin-right: -30px; }

.col--10-padding {
  padding-left: 10px;
  padding-right: 10px; }
  @media (max-width: 1024px) {
    .col--10-padding-sm {
      padding-left: 10px;
      padding-right: 10px; } }

.col--30-padding {
  padding-left: 30px;
  padding-right: 30px; }

.col--60-padding {
  padding-left: 60px;
  padding-right: 60px; }
  @media (min-width: 1025px) {
    .col--60-padding-md {
      padding-left: 60px;
      padding-right: 60px; } }

.vertical-align-center-flex {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.display-flex-justify-wrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }

.display-inline-flex {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.cursor-pointer {
  cursor: pointer; }

strong {
  font-weight: 600; }

p {
  margin: 0 0 28px 0; }

span {
  line-height: inherit; }

.p-36 {
  font-size: 36px;
  line-height: 46px; }

.p-24 {
  font-size: 24px;
  line-height: 34px; }

.p-20 {
  font-size: 20px;
  line-height: 30px; }

.p-16, .qt-blog-post-single__key-takeaways, .qt-blog-post-single__key-takeaways p, .qt-blog-post-single__article p, .qt-blog-post-single__article ul {
  font-size: 16px;
  line-height: 27px; }

.p-14, .qt-blog-post-single__info, .qt-blog-post-single__article p.downsize {
  font-size: 14px;
  line-height: 24px; }
  @media (max-width: 1024px) {
    .p-14--sm {
      font-size: 14px;
      line-height: 24px; } }
  @media (max-width: 599px) {
    .p-14--xs {
      font-size: 14px;
      line-height: 24px; } }

.extra-big-text {
  font-size: 34px;
  line-height: 50px; }
  @media (min-width: 600px) {
    .extra-big-text {
      font-size: 42px;
      line-height: 60px; } }

.p-12, .qt-blog-post-single__banner figcaption, .qt-blog-post-single__article p.foot-note, .qt-blog-post-single__article figure figcaption {
  font-size: 12px;
  line-height: 18px; }

hr {
  border-color: #e1e1e1; }

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

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

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

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

@media (max-width: 600px) {
  .text-sm-left {
    text-align: left; }
  .text-sm-right {
    text-align: right; }
  .text-sm-center {
    text-align: center; }
  .text-sm-justify {
    text-align: justify; } }

@media (max-width: 1025px) {
  .text-md-left {
    text-align: left; }
  .text-md-right {
    text-align: right; }
  .text-md-center {
    text-align: center; }
  .text-md-justify {
    text-align: justify; } }

@media (max-width: 1200px) {
  .text-lg-left {
    text-align: left; }
  .text-lg-right {
    text-align: right; }
  .text-lg-center {
    text-align: center; }
  .text-lg-justify {
    text-align: justify; } }

.fi,
[class*='fi-'] {
  font-family: "myQT";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  color: inherit;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fi-placeholder::before {
  content: '@'; }

.fi-thick::before {
  content: '\5A'; }

.fi-question-mark::before {
  font-weight: 600;
  content: 'ň'; }

.fi-document::before {
  font-size: 30px;
  content: '_'; }

.fi-info::before {
  font-size: 36px;
  content: '|'; }

.fi-edit::before {
  font-size: 36px;
  content: 'f'; }

.fi-close::before {
  font-size: 36px;
  content: 'x'; }

.fi-arrow--left::before {
  content: '\DB'; }

.fi-arrow--right::before {
  content: '\DC'; }

.fi-arrow--up::before {
  content: '\DA'; }

.fi-arrow--down::before {
  content: '\D9'; }

.fi-arrow-down--sm::before {
  content: '\D2'; }

.fi-prev-sm::before {
  content: '\D4'; }

.fi-prev-lg::before {
  content: 'û'; }

.fi-next-sm::before {
  content: '\D5'; }

.fi-next-lg::before {
  content: 'ü'; }

.fi-monitor::before {
  content: '\34'; }

.fi-award::before {
  content: '\AC'; }

.fi-twitter::before {
  content: 'ħ'; }

.fi-facebook::before {
  content: 'Ĩ'; }

.fi-linked-in::before {
  content: 'ĩ'; }

.fi-youtube::before {
  content: 'ī'; }

.fi-plus::before {
  content: '\52'; }

.fi-achievement::before {
  content: '\AC'; }

.fi-bulb::before {
  content: '\3C'; }

.section {
  padding-top: 53px;
  padding-bottom: 62px;
  background-color: #fff; }
  @media (min-width: 1025px) {
    .section--first {
      margin-top: 30px !important; } }
  .section__title {
    color: #000;
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    text-transform: none; }
    .section__title a {
      color: #000; }
    .section__title--heading {
      font-size: 44px;
      line-height: 46px;
      letter-spacing: 0.0025em;
      margin-bottom: 12px; }
  .section__secondary-title {
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    color: #000;
    margin-bottom: 20px; }
  .section__sub-title {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 55px; }
  .section__sub-heading {
    font-size: 24px;
    line-height: 26px;
    margin-bottom: 30x;
    color: #6b6b6b; }
  h1.section__header-1, .qt-blog-post-single__title, .qt-blog-post-single__article h1.header-1, .qt-blog-post-single__article h2.header-1, .qt-blog-post-single__article h3.header-1, .qt-blog-post-single__article h4.header-1, .qt-blog-post-single__article h5.header-1, .qt-blog-post-single__article h6.header-1, h2.section__header-1, h3.section__header-1, h4.section__header-1, h5.section__header-1, h6.section__header-1 {
    font-size: 40px;
    line-height: 48px;
    margin-top: 0;
    margin-bottom: 30px;
    font-weight: 400;
    color: #000;
    text-transform: none; }
    @media (max-width: 599px) {
      h1.section__header-1, .qt-blog-post-single__title, .qt-blog-post-single__article h1.header-1, .qt-blog-post-single__article h2.header-1, .qt-blog-post-single__article h3.header-1, .qt-blog-post-single__article h4.header-1, .qt-blog-post-single__article h5.header-1, .qt-blog-post-single__article h6.header-1, h2.section__header-1, h3.section__header-1, h4.section__header-1, h5.section__header-1, h6.section__header-1 {
        font-size: 30px;
        line-height: 38px; } }
  h1.section__sub-headline, .qt-blog-post-single__article h1.sub-headline, .qt-blog-post-single__article h2.sub-headline, .qt-blog-post-single__article h3.sub-headline, .qt-blog-post-single__article h4.sub-headline, .qt-blog-post-single__article h5.sub-headline, .qt-blog-post-single__article h6.sub-headline, h2.section__sub-headline, h3.section__sub-headline, h4.section__sub-headline, h5.section__sub-headline, h6.section__sub-headline {
    font-size: 24px;
    line-height: 33px;
    margin-top: 0;
    color: #000;
    margin-bottom: 20px;
    font-weight: 400;
    text-transform: none; }
  h1.section__header-2, h2.section__header-2, .qt-blog-post-single__article h1.header-2, .qt-blog-post-single__article h2.header-2, .qt-blog-post-single__article h3.header-2, .qt-blog-post-single__article h4.header-2, .qt-blog-post-single__article h5.header-2, .qt-blog-post-single__article h6.header-2, h3.section__header-2, h4.section__header-2, h5.section__header-2, h6.section__header-2 {
    font-size: 28px;
    line-height: 36px;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 400;
    color: #000;
    text-transform: none; }
    @media (max-width: 599px) {
      h1.section__header-2, h2.section__header-2, .qt-blog-post-single__article h1.header-2, .qt-blog-post-single__article h2.header-2, .qt-blog-post-single__article h3.header-2, .qt-blog-post-single__article h4.header-2, .qt-blog-post-single__article h5.header-2, .qt-blog-post-single__article h6.header-2, h3.section__header-2, h4.section__header-2, h5.section__header-2, h6.section__header-2 {
        font-size: 21px;
        line-height: 28px; } }
  h1.section__header-3, h2.section__header-3, h3.section__header-3, .qt-blog-post-single__article h1.header-3, .qt-blog-post-single__article h2.header-3, .qt-blog-post-single__article h3.header-3, .qt-blog-post-single__article h4.header-3, .qt-blog-post-single__article h5.header-3, .qt-blog-post-single__article h6.header-3, h4.section__header-3, h5.section__header-3, h6.section__header-3 {
    font-size: 21px;
    line-height: 30px;
    margin-top: 0;
    margin-bottom: 20px;
    font-weight: 400;
    color: #000; }
    @media (max-width: 599px) {
      h1.section__header-3, h2.section__header-3, h3.section__header-3, .qt-blog-post-single__article h1.header-3, .qt-blog-post-single__article h2.header-3, .qt-blog-post-single__article h3.header-3, .qt-blog-post-single__article h4.header-3, .qt-blog-post-single__article h5.header-3, .qt-blog-post-single__article h6.header-3, h4.section__header-3, h5.section__header-3, h6.section__header-3 {
        font-size: 18px;
        line-height: 27px; } }
  h1.section__header-4, h2.section__header-4, h3.section__header-4, h4.section__header-4, .qt-blog-post-single__article h1.header-4, .qt-blog-post-single__article h2.header-4, .qt-blog-post-single__article h3.header-4, .qt-blog-post-single__article h4.header-4, .qt-blog-post-single__article h5.header-4, .qt-blog-post-single__article h6.header-4, h5.section__header-4, h6.section__header-4 {
    font-size: 18px;
    line-height: 27px;
    margin-top: 0;
    margin-bottom: 25px;
    font-weight: 400;
    color: #000; }
  h1.section__header-5, h2.section__header-5, h3.section__header-5, h4.section__header-5, h5.section__header-5, .qt-blog-post-single__article h1.header-5, .qt-blog-post-single__article h2.header-5, .qt-blog-post-single__article h3.header-5, .qt-blog-post-single__article h4.header-5, .qt-blog-post-single__article h5.header-5, .qt-blog-post-single__article h6.header-5, h6.section__header-5 {
    font-size: 16px;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 25px;
    font-weight: 400;
    color: #000; }
    h1.section__header-5--border-bottom, h2.section__header-5--border-bottom, h3.section__header-5--border-bottom, h4.section__header-5--border-bottom, h5.section__header-5--border-bottom, h6.section__header-5--border-bottom {
      border-bottom: 1px solid #e1e1e1;
      padding-bottom: 10px; }
  .section__title-with-image {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .section__title-with-image img {
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
    .section__title-with-image--right img {
      margin-left: auto; }
  .section--default {
    background-color: #f7f8fa; }
  @media (min-width: 1025px) {
    .section--large {
      padding-top: 100px;
      padding-bottom: 120px; } }
  .section--one-liner {
    padding-top: 15px;
    padding-bottom: 15px; }
  .section__medium-divider {
    padding-bottom: 45px; }
  .section__divider {
    padding-bottom: 60px; }

.siteNavigation {
  clear: both; }
  .siteNavigation__level-1 {
    list-style: none;
    margin: 0;
    padding: 0; }
    @media (min-width: 1025px) {
      .siteNavigation__level-1 {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .siteNavigation__level-1 li {
          -webkit-flex-grow: 1;
              -ms-flex-positive: 1;
                  flex-grow: 1; } }
    @media (max-width: 1024px) {
      .siteNavigation__level-1--return-from-sub-menu {
        transition: -webkit-transform .3s ease;
        transition: transform .3s ease;
        transition: transform .3s ease, -webkit-transform .3s ease;
        -webkit-transform: translateX(100%);
                transform: translateX(100%); }
        .siteNavigation__level-1--return-from-sub-menu.in {
          -webkit-transform: translateX(0);
                  transform: translateX(0); } }
  .siteNavigation__level-2 {
    list-style: none;
    margin: 0;
    padding: 0; }
    @media (min-width: 1025px) {
      .siteNavigation__level-2 {
        display: block;
        position: absolute;
        width: 99.9%;
        height: 30px;
        border-bottom: 1px solid #d6d6d6; }
        .siteNavigation__level-2 > li {
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; } }
    .siteNavigation__level-2 .siteNavigation__sub-tab-row {
      list-style: none;
      margin: 0;
      padding: 0; }
  @media (min-width: 1025px) {
    .siteNavigation__sub-tab-row {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      visibility: hidden; } }
  @media (max-width: 1024px) {
    .siteNavigation__sub-tab-row {
      display: none; } }
  @media (min-width: 1025px) {
    .siteNavigation__sub-tab-row--active {
      visibility: visible; } }
  @media (min-width: 1025px) {
    .siteNavigation__sub-tab-row--hover {
      visibility: visible; } }
  @media (max-width: 1024px) {
    .siteNavigation__sub-tab-row--sub-menu {
      display: block;
      transition: -webkit-transform .3s ease;
      transition: transform .3s ease;
      transition: transform .3s ease, -webkit-transform .3s ease;
      -webkit-transform: translateX(-100%);
              transform: translateX(-100%); }
      .siteNavigation__sub-tab-row--sub-menu.in {
        -webkit-transform: translateX(0);
                transform: translateX(0); } }
  .siteNavigation--css-not-fully-loaded .siteNavigation__sub-tab-row {
    left: 15px;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  @media (min-width: 1025px) {
    .siteNavigation--hover .siteNavigation__sub-tab-row--active {
      visibility: hidden; } }
  @media (min-width: 1025px) {
    .siteNavigation--hover .siteNavigation__sub-tab-row--hover {
      visibility: visible; } }
  @media (min-width: 1025px) {
    .siteNavigation--hover a.siteNavigation__tab--active {
      background-color: #458700; } }
  @media (min-width: 1025px) {
    .siteNavigation--hover a.siteNavigation__tab--hover {
      background-color: #6ebb1f; } }
  @media (max-width: 1024px) {
    a.siteNavigation__tab {
      display: block;
      padding-left: 9px;
      color: #fff;
      text-decoration: none;
      font-size: 13px;
      border: 1px solid;
      border-color: #333;
      line-height: 34px; } }
  @media (min-width: 1025px) {
    a.siteNavigation__tab {
      text-align: center;
      text-decoration: none;
      text-transform: uppercase;
      display: block;
      color: #fff;
      font-size: 12px;
      line-height: 36px; } }
  @media (max-width: 1024px) {
    a.siteNavigation__tab--active {
      background-color: #6ebb1f;
      border-color: #6ebb1f; } }
  @media (min-width: 1025px) {
    a.siteNavigation__tab--active {
      background-color: #6ebb1f; } }
  @media (min-width: 1025px) {
    a.siteNavigation__tab--hover {
      background-color: #6ebb1f; } }
  @media (max-width: 1024px) {
    a.siteNavigation__sub-tab {
      display: block;
      padding-left: 9px;
      color: #fff;
      text-decoration: none;
      font-size: 13px;
      border: 1px solid;
      border-color: #333;
      line-height: 29px; } }
  @media (min-width: 1025px) {
    a.siteNavigation__sub-tab {
      display: block;
      line-height: 29px;
      font-size: 13px;
      text-decoration: none;
      padding: 0 10px;
      color: #686868;
      white-space: nowrap; }
      a.siteNavigation__sub-tab:hover {
        background-color: #f2f3f5; } }
  @media (max-width: 1024px) {
    a.siteNavigation__sub-tab--active {
      background-color: #6ebb1f;
      border-color: #6ebb1f; } }
  @media (min-width: 1025px) {
    a.siteNavigation__sub-tab--active {
      background-color: #ebebeb; }
      a.siteNavigation__sub-tab--active:hover {
        background-color: #ebebeb; } }
  .siteNavigation__sub-menu-header {
    padding: 10px 0;
    border-bottom: 1px solid #111;
    display: none; }
    .siteNavigation__sub-menu-header--active {
      display: block; }
    .siteNavigation__sub-menu-header > a {
      color: #fff;
      text-decoration: none; }
      .siteNavigation__sub-menu-header > a:active, .siteNavigation__sub-menu-header > a:hover, .siteNavigation__sub-menu-header > a:focus {
        color: #fff;
        text-decoration: none; }
  .siteNavigation__sub-menu-header-back-btn {
    z-index: 4;
    font-size: 20px;
    padding: 10px 13px; }
  .siteNavigation__sub-menu-header-title {
    margin-left: 10px;
    text-transform: uppercase; }

.black-banner__main-banner {
  background: #000; }
  @media (min-width: 1025px) {
    .black-banner__main-banner {
      margin-top: 30px; } }

.black-banner__section {
  background: #000;
  height: 100%;
  padding-top: 15px;
  padding-bottom: 45px;
  color: #fff;
  text-align: left;
  position: relative; }
  @media (min-width: 600px) {
    .black-banner__section {
      padding-top: 30px; } }
  @media (min-width: 1025px) {
    .black-banner__section {
      min-height: 375px;
      height: 375px;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -ms-flex-direction: row;
      -webkit-flex-direction: row;
              flex-direction: row; } }
  @media (min-width: 768px) {
    .black-banner__section {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .black-banner__section--hide-before-js-loads {
    display: none; }

.black-banner__copy {
  margin-top: auto;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 600px) {
    .black-banner__copy {
      margin-top: 0;
      padding-left: 100px; } }
  @media (min-width: 768px) {
    .black-banner__copy {
      padding-left: 160px; } }
  .black-banner__copy--center {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-align-self: center;
            align-self: center; }
    @media (min-width: 600px) {
      .black-banner__copy--center {
        padding-left: 15px; } }
    @media (min-width: 768px) {
      .black-banner__copy--center {
        padding-left: 15px;
        margin-left: auto;
        margin-right: auto; } }

@media (max-width: 599px) {
  .black-banner__mobile-center-graphic {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-align-self: center;
            align-self: center;
    margin-bottom: 30px; } }

@media (min-width: 600px) {
  .black-banner__graphic {
    display: none; } }

.black-banner__graphic img {
  width: 160px;
  height: 160px; }

@media (min-width: 768px) {
  .black-banner__desctop-graphic {
    position: absolute;
    display: block; }
    .black-banner__desctop-graphic--left {
      top: 15px;
      left: -30px; }
    .black-banner__desctop-graphic--right {
      top: -15px;
      right: 42px; } }

.black-banner__title {
  color: #fff;
  font-size: 28px;
  margin: 0;
  padding: 0;
  margin: 0;
  text-transform: none; }
  @media (max-width: 599px) {
    .black-banner__title br {
      display: none; } }
  @media (min-width: 600px) {
    .black-banner__title {
      font-size: 40px;
      line-height: 42px; } }
  @media (min-width: 1025px) {
    .black-banner__title {
      font-size: 40px;
      line-height: 48px; } }

.black-banner__sub-title {
  color: #fff;
  font-size: 20px;
  line-height: 22px;
  margin: 0;
  padding: 0;
  margin-top: 15px; }
  @media (max-width: 599px) {
    .black-banner__sub-title br {
      display: none; } }
  @media (min-width: 600px) {
    .black-banner__sub-title {
      font-size: 26px;
      line-height: 28px; } }
  .black-banner__sub-title--smaller {
    font-size: 18px;
    line-height: 20px; }
  .black-banner__sub-title--block {
    display: block; }

.black-banner a .black-banner__button {
  font-size: 14px;
  line-height: 33px;
  padding: 0 20px; }
  @media (min-width: 600px) {
    .black-banner a .black-banner__button {
      margin-right: auto;
      width: 220px; } }

.contant-us-banner {
  background: #000;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: -15px;
  margin-right: -15px; }
  @media (min-width: 600px) {
    .contant-us-banner {
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      height: 260px; } }
  @media (min-width: 1025px) {
    .contant-us-banner {
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 600px) {
    .contant-us-banner__section {
      width: 50%; } }
  .contant-us-banner__text {
    padding: 60px 0 30px 30px; }
    @media (min-width: 600px) {
      .contant-us-banner__text {
        padding: 60px 0 60px 60px; } }
  .contant-us-banner__image {
    background-size: cover;
    background-position: center;
    min-height: 260px; }

.well, .pricing-margin-quote-box__well {
  border: 0;
  border-radius: 0;
  box-shadow: initial;
  padding: 24px 15px;
  margin: 0;
  background-color: #f6f8f9; }
  .well--large {
    padding: 15px 20px 20px; }
    @media (min-width: 1025px) {
      .well--large {
        padding: 53px 35px; } }
  .well--30 {
    padding: 35px; }
  .well--white, .pricing-margin-quote-box__well {
    background-color: #fff; }
  .well--dark-blue {
    background-color: #323c47; }
  .well--border, .pricing-margin-quote-box__well {
    border: 1px solid #e1e1e1; }
  .well--rounded-corners {
    border-radius: 3px; }
  .well--border-top-bottom {
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1; }
  @media (max-width: 599px) {
    .well--xs-border {
      border: 1px solid #e1e1e1; } }
  .well--shadow {
    box-shadow: 0px 1px 2px 0px rgba(51, 51, 51, 0.19);
    margin-bottom: 3px; }
  .well__header {
    background-color: #f1f4f5;
    padding: 17px 15px; }
  .well__icon {
    position: absolute;
    left: 15px;
    top: 13px; }

.flexcol__row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  @media (max-width: 599px) {
    .flexcol__row-col-xs {
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; } }
  @media (max-width: 599px) {
    .flexcol__row-block-xs {
      display: block; } }

.flexcol__col {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1; }

.flexcol__strech-non-flex {
  width: 100%; }

.card__title {
  margin: 0;
  padding: 0; }
  .card__title--large {
    font-size: 28px;
    line-height: 28px;
    font-weight: 600; }

.text-icon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
  position: relative;
  height: 1em;
  width: 1em; }
  .text-icon svg {
    height: 1em;
    width: 1em; }
  .text-icon.svg-baseline svg {
    bottom: -0.125em;
    left: 0;
    position: absolute; }
  .text-icon--medium {
    font-size: 1.2em; }
  .text-icon--large {
    font-size: 1.6em; }
    .text-icon--large.svg-baseline svg {
      bottom: -0.27em; }
  .text-icon--size-33 {
    font-size: 40px;
    line-height: 40px; }
    .text-icon--size-33.stocks, .text-icon--size-33.etfs, .text-icon--size-33.options {
      background-repeat: no-repeat; }
    .text-icon--size-33.stocks {
      background-image: url(/docs/default-source/self-directed-investing/Stocks.svg); }
    .text-icon--size-33.etfs {
      background-image: url(/docs/default-source/self-directed-investing/ETF.svg); }
    .text-icon--size-33.options {
      background-image: url(/docs/default-source/self-directed-investing/icon03-options.svg); }

.icn-circle {
  border: 2px solid #b4b0b0;
  border-radius: 50%;
  color: #b4b0b0;
  display: inline-block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: alpha(opacity=60);
  opacity: 0.6;
  width: 23px;
  height: 26px;
  font-style: italic;
  text-align: center;
  margin-right: 10px;
  font-weight: 600;
  font-family: ariel; }

.responsive-svg-container__activeTrader {
  width: 30px;
  height: 30px;
  margin-right: 15px; }

.responsive-svg-container__checkmark-grn {
  width: 20px;
  height: 20px;
  margin-right: 5px; }

.responsive-svg-container__activeTrader, .responsive-svg-container__checkmark-grn {
  vertical-align: middle; }

.responsive-svg-container__mutualFund, .responsive-svg-container__bonds, .responsive-svg-container__gic, .responsive-svg-container__internationalEquities, .responsive-svg-container__ipo, .responsive-svg-container__preciousMetals {
  width: 30px;
  height: 30px;
  vertical-align: middle; }

.responsive-svg-container__managedInvesting, .responsive-svg-container__forex, .responsive-svg-container__stocks {
  width: 55px;
  height: 55px; }

.list-unstyled, .qt-blog-post-single__key-takeaways ul, .qt-blog-post-single__article ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.list-item--arrow, .qt-blog-post-single__article ul li {
  margin-left: 20px;
  position: relative; }
  .list-item--arrow:before, .qt-blog-post-single__article ul li:before {
    position: absolute;
    content: '\25ba';
    display: block;
    left: -16px;
    font-size: 8px;
    line-height: 24px;
    color: #7cc235; }

.list-item--large-arrow {
  margin-left: 20px;
  position: relative; }
  .list-item--large-arrow:before {
    position: absolute;
    content: '\25ba';
    display: block;
    left: -28px;
    font-size: 16px;
    line-height: 24px;
    color: #7cc235; }

.list-item--check-mark, .qt-blog-post-single__key-takeaways li {
  margin-left: 30px;
  position: relative; }
  .list-item--check-mark:before, .qt-blog-post-single__key-takeaways li:before {
    font-family: "myQT";
    position: absolute;
    content: 'Z';
    display: block;
    font-size: 36px;
    left: -30px;
    top: 0px; }

@media (max-width: 599px) {
  .step-slider {
    padding-bottom: 30px;
    margin-bottom: 0; } }

.step-slider__arrow-button {
  background: none;
  border: 0;
  position: absolute;
  top: 115px;
  z-index: 1; }
  .step-slider__arrow-button:before {
    content: '';
    display: none; }
  .step-slider__arrow-button--prev {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }

.step-slider .slick-slide.flexcol__col {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.step-slider--center-mode .slick-slide {
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  height: auto; }

.step-slider--center-mode .slick-track {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-line-pack: stretch;
  -webkit-align-content: stretch;
          align-content: stretch; }

.step-slider__dots {
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  list-style: none;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  padding: 0;
  margin: 0;
  margin-top: 18px; }
  .step-slider__dots button {
    display: block;
    text-indent: -9999px;
    border: 0;
    border-radius: 50%;
    padding: 0;
    margin: 0 7px;
    width: 10px;
    height: 10px;
    background-color: #5d5d5d; }
    @media (min-width: 768px) {
      .step-slider__dots button {
        width: 11px;
        height: 11px; } }
  .step-slider__dots .slick-active button {
    background-color: #74b235; }

.pricing-button-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .pricing-button-group .pricing-button {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    color: #8e8e8e;
    font-size: 14px;
    line-height: 35px;
    border: 1px solid #c2c9ce;
    border-radius: 3px;
    margin: 0 2px; }
    .pricing-button-group .pricing-button:focus, .pricing-button-group .pricing-button:hover {
      background-color: #c2c9ce;
      color: #fff; }
    .pricing-button-group .pricing-button.active {
      background-color: #6ebb1f;
      border-color: #6ebb1f;
      color: #fff; }

.stock-sub-section--title {
  display: inline-block; }

.text-tooltip {
  display: inline-block; }

.tooltip.in {
  opacity: 0.9; }

@media (min-width: 1025px) {
  .free-trial-squished {
    width: 80%;
    margin: 0 auto; } }

.free-trial-form-2017 .clear {
  display: none; }

.free-trial-form-2017 .pmp {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }
  .free-trial-form-2017 .pmp .chooseYourPlatform {
    width: 100%; }
    .free-trial-form-2017 .pmp .chooseYourPlatform .platform .inner h3 {
      display: none; }
    .free-trial-form-2017 .pmp .chooseYourPlatform .platform .inner .chkBoxWrapper {
      text-align: center; }
      .free-trial-form-2017 .pmp .chooseYourPlatform .platform .inner .chkBoxWrapper div {
        display: inline-block;
        width: 32%;
        text-align: center; }
        @media (max-width: 599px) {
          .free-trial-form-2017 .pmp .chooseYourPlatform .platform .inner .chkBoxWrapper div {
            width: 100%; } }
        .free-trial-form-2017 .pmp .chooseYourPlatform .platform .inner .chkBoxWrapper div p {
          margin: 0 0 15px 0; }
          .free-trial-form-2017 .pmp .chooseYourPlatform .platform .inner .chkBoxWrapper div p .css-label {
            font-weight: 600;
            font-size: 16px;
            white-space: nowrap; }
          @media (max-width: 599px) {
            .free-trial-form-2017 .pmp .chooseYourPlatform .platform .inner .chkBoxWrapper div p {
              margin: 0 0 25px 0; } }

.free-trial-form-2017 .box11 {
  display: block;
  position: relative;
  padding: 0 15px; }
  @media (min-width: 1025px) {
    .free-trial-form-2017 .box11 {
      -webkit-flex: 3;
          -ms-flex: 3;
              flex: 3;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; } }
  @media (max-width: 1024px) {
    .free-trial-form-2017 .box11 {
      margin-bottom: 50px; } }

.free-trial-form-2017 #loader {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center;
  -webkit-transform: translateX(15px);
          transform: translateX(15px); }
  @media (max-width: 1024px) {
    .free-trial-form-2017 #loader {
      position: absolute;
      left: 50%;
      bottom: -40px;
      -webkit-transform: translateX(-15px);
              transform: translateX(-15px); } }

.free-trial-form-2017 .startNow_btn {
  margin: 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-order: 99;
      -ms-flex-order: 99;
          order: 99;
  padding: 0 15px; }
  .free-trial-form-2017 .startNow_btn a {
    width: 100%;
    padding: 5px 13px; }
    .free-trial-form-2017 .startNow_btn a:after {
      display: none; }
  @media (max-width: 1024px) {
    .free-trial-form-2017 .startNow_btn {
      float: none;
      width: 100%; }
      .free-trial-form-2017 .startNow_btn a {
        width: 100%;
        margin-bottom: 20px; } }

.free-trial-form-2017 .sb_lg_form {
  width: 49.9%;
  margin-bottom: 20px;
  padding: 0 15px; }
  .free-trial-form-2017 .sb_lg_form input {
    width: 100%;
    background: #fff;
    box-shadow: none;
    height: 40px; }
  @media (max-width: 1024px) {
    .free-trial-form-2017 .sb_lg_form {
      width: 100%;
      margin: 0 auto;
      margin-bottom: 20px; } }

@media (min-width: 1025px) {
  .free-trial-three-row-layout .box11 {
    width: 100%;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    margin-bottom: 30px;
    display: block; } }

@media (min-width: 1025px) {
  .free-trial-three-row-layout #loader {
    position: static;
    width: 100%;
    margin-bottom: -15px;
    margin-top: 15px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transform: none;
            transform: none; } }

@media (min-width: 1025px) {
  .free-trial-three-row-layout .startNow_btn {
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    width: 280px;
    margin: 0 auto; } }

@media (min-width: 1025px) {
  .free-trial-three-row-layout .sb_lg_form:nth-child(5), .free-trial-three-row-layout .sb_lg_form:nth-child(6) {
    width: 100%; } }

.pin-form__pinned-bar {
  display: block;
  position: fixed;
  bottom: 0;
  height: 60px;
  background: #000;
  width: 100%;
  left: 0;
  z-index: 1;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  transition-timing-function: ease-out; }
  @media (min-width: 1025px) {
    .pin-form__pinned-bar {
      display: none; } }
  .pin-form__pinned-bar--hide {
    -webkit-transform: translateY(90px);
            transform: translateY(90px); }
  .pin-form__pinned-bar--green {
    background: #5ea415; }

.pin-form__pinned-bar-button {
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }

.pin-form__pinned-bar-label {
  position: absolute;
  width: 100%;
  line-height: 60px;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  color: #fff;
  margin: 0; }

.pin-form__pinned-bar-circle {
  fill: #000; }

.pin-form__pinned-bar-arrow {
  stroke: #fff;
  stroke-width: 3px;
  fill: none; }

.pin-form .show-when-pinned {
  display: none; }

.pin-form.pinned {
  display: none; }
  @media (max-width: 1024px) {
    .pin-form.pinned {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1000;
      background: #000;
      padding-top: 45px; }
      .pin-form.pinned .pin-form__pinned-bar {
        top: 0;
        bottom: auto;
        background: transparent;
        position: absolute; }
      .pin-form.pinned .pin-form__pinned-bar-button {
        top: -25px;
        -webkit-transform: translateX(-50%) rotate(180deg);
                transform: translateX(-50%) rotate(180deg); }
      .pin-form.pinned .pin-form__pinned-bar-label {
        display: none; }
      .pin-form.pinned .pin-form__pinned-bar-circle {
        fill: #fff; }
      .pin-form.pinned .pin-form__pinned-bar-arrow {
        stroke: #000; }
      .pin-form.pinned h1, .pin-form.pinned h2, .pin-form.pinned h3, .pin-form.pinned h4, .pin-form.pinned h5, .pin-form.pinned h6, .pin-form.pinned p {
        color: #fff; }
      .pin-form.pinned .hide-when-pinned {
        display: none; }
      .pin-form.pinned .show-when-pinned {
        display: block; } }

@media (max-width: 1024px) {
  .pin-form-pinned {
    background: #000 !important; } }

.pin-form-pinned #aspnetForm {
  overflow: hidden;
  position: relative; }
  @media (min-width: 1025px) {
    .pin-form-pinned #aspnetForm {
      height: auto !important; } }

.label {
  border-radius: 100px;
  font-size: 12px;
  line-height: 18px;
  padding-top: 1px;
  padding-bottom: 1px;
  font-weight: 400 !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .label--blue {
    color: #fff;
    background-color: #4da5dc; }
  .label--bellow-title {
    position: absolute;
    bottom: -25px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }

@media (max-width: 1024px) {
  .navigation-group {
    display: none; } }

.navigation-group .btn-group {
  padding: 0 4px; }
  .navigation-group .btn-group:first-child {
    padding-left: 0; }
  .navigation-group .btn-group:last-child {
    padding-right: 0; }

.navigation-group a.btn {
  font-size: 16px;
  line-height: 26px;
  color: #8e8e8e;
  font-weight: 600;
  border: 1px solid #c2c9ce;
  background-color: transparent;
  box-shadow: initial; }
  .navigation-group a.btn:hover, .navigation-group a.btn:active, .navigation-group a.btn:focus {
    background-color: #c2c9ce;
    color: #fff; }

.navigation-group .active a.btn {
  background-color: #6ebb1f;
  color: #fff;
  border-color: #6ebb1f; }

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

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

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

@media (min-width: 1025px) {
  .navigation-dropdown-group {
    display: none; } }

.navigation-dropdown-group .dropdown-title a {
  display: block;
  display: block;
  font-size: 16px;
  line-height: 26px;
  padding: 15px 7px 15px 13px;
  border-bottom: 1px solid #c2c9ce;
  color: #8e8e8e;
  font-weight: 600;
  text-decoration: none; }

.navigation-dropdown-group .dropdown-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .navigation-dropdown-group .dropdown-list li a {
    text-decoration: none;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #686868;
    border-bottom: 1px solid #c2c9ce;
    padding: 10px 15px; }
    .navigation-dropdown-group .dropdown-list li a.active {
      background-color: #f2f3f5; }
    .navigation-dropdown-group .dropdown-list li a:hover, .navigation-dropdown-group .dropdown-list li a:active, .navigation-dropdown-group .dropdown-list li afocus {
      background-color: #f2f3f5; }

.tab-block-navigation {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .tab-block-navigation__li {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    border-left: 1px solid #e1e1e1; }
    .tab-block-navigation__li:first-child {
      border-left: 0; }
  a.tab-block-navigation__link {
    display: block;
    text-align: center;
    padding: 20px 15px;
    text-decoration: none;
    background-color: #f1f4f5;
    height: 100%;
    cursor: pointer; }
    @media (max-width: 599px) {
      a.tab-block-navigation__link {
        padding-left: 10px;
        padding-right: 10px; } }
    @media (max-width: 599px) {
      a.tab-block-navigation__link .tab-block-navigation__title {
        font-size: 14px;
        line-height: 24px; } }
  .active > a.tab-block-navigation__link {
    border-top: 3px solid #296095;
    padding-top: 17px;
    background-color: transparent; }
  @media (max-width: 599px) {
    .tab-block-navigation--mobile-fix a.tab-block-navigation__link {
      padding: 15px 11px; }
      .tab-block-navigation--mobile-fix a.tab-block-navigation__link h5 {
        font-size: 14px; } }

.underline-tab-navigation {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .underline-tab-navigation--center {
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media (max-width: 599px) {
      .underline-tab-navigation--center li {
        -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
                flex-grow: 1; } }
  .underline-tab-navigation--stretch li {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }
  a.underline-tab-navigation__link {
    display: block;
    text-align: center;
    padding: 0 30px;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    text-decoration: none;
    color: #484848;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 6px;
    height: 100%; }
    @media (max-width: 599px) {
      a.underline-tab-navigation__link {
        padding-left: 0;
        padding-right: 0; } }
  .underline-tab-navigation--no-bottom-divider a.underline-tab-navigation__link {
    border-bottom-color: transparent; }
  .active > a.underline-tab-navigation__link {
    border-bottom: 3px solid #296095;
    padding-bottom: 4px; }

.accordion-collapse__panel {
  margin-bottom: 0;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: initial;
  border-top: 1px solid #e1e1e1;
  background-color: #fff; }
  .accordion-collapse__panel:last-child {
    border-bottom: 1px solid #e1e1e1; }
  .accordion-collapse__panel--no-background {
    background-color: #f7f8fa; }
    .accordion-collapse__panel--no-background:last-child {
      border-bottom: none; }
    .accordion-collapse__panel--no-background .accordion-collapse__panel-body {
      border-top: 0;
      padding: 15px 0 30px; }
    .accordion-collapse__panel--no-background .accordion-collapse__arrow {
      position: inherit;
      vertical-align: middle; }
    .accordion-collapse__panel--no-background .accordion-collapse__title a {
      padding: 13px 0px; }
  @media (max-width: 1024px) {
    .accordion-collapse__panel {
      margin-left: -15px;
      margin-right: -15px; } }
  .accordion-collapse__panel--default {
    background-color: #f7f8fa; }

.accordion-collapse__title {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  position: relative;
  color: #484848; }
  .accordion-collapse__title a {
    display: block;
    text-decoration: none;
    color: inherit;
    padding: 13px 0 13px 50px; }

.accordion-collapse__arrow {
  width: 21px;
  height: 21px;
  position: absolute;
  left: 20px;
  top: 14px;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s; }

.collapsed .accordion-collapse__arrow {
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }

.accordion-collapse__panel-body {
  border-top: 1px solid #e1e1e1;
  padding: 15px 50px 30px; }
  @media (max-width: 1024px) {
    .accordion-collapse__panel-body {
      padding: 15px 15px 30px; } }

.table-simple {
  width: 100%; }
  .table-simple__title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #484848;
    padding: 0 0 10px;
    margin: 0; }
  .table-simple > thead > tr {
    border-bottom: 1px solid #bcc1c4; }
    .table-simple > thead > tr > th {
      font-size: 16px;
      line-height: 24px;
      font-weight: 600;
      color: #484848;
      padding: 16px 15px 9px; }
      @media (max-width: 599px) {
        .table-simple > thead > tr > th {
          font-size: 18px;
          line-height: 28px; } }
      @media (max-width: 599px) {
        .table-simple > thead > tr > th:first-child {
          padding-right: 15px; } }
  .table-simple > tbody > tr > td {
    font-size: 14px;
    line-height: 24px;
    padding: 12px 15px;
    vertical-align: baseline; }
    @media (max-width: 599px) {
      .table-simple > tbody > tr > td {
        font-size: 14px;
        line-height: 24px; } }
    @media (max-width: 599px) {
      .table-simple > tbody > tr > td:first-child {
        padding-right: 15px; } }
  .table-simple > tbody > tr:first-child > td {
    padding-top: 15px; }
  .table-simple > tbody > tr:last-child > td {
    padding-bottom: 15px; }
  @media (min-width: 1025px) {
    .table-simple--last-col-max > thead > tr > th {
      width: auto;
      min-width: 250px;
      white-space: nowrap;
      padding-right: 100px; } }
  @media (min-width: 1025px) {
    .table-simple--last-col-max > thead > tr > th:last-child {
      width: 100%;
      white-space: normal;
      min-width: auto;
      padding-right: 0; } }
  @media (min-width: 1025px) {
    .table-simple--last-col-max > tbody > tr > td {
      width: auto;
      min-width: 250px;
      white-space: nowrap;
      padding-right: 100px; } }
  @media (min-width: 1025px) {
    .table-simple--last-col-max > tbody > tr > td:last-child {
      width: 100%;
      white-space: normal;
      min-width: auto;
      padding-right: 0; } }
  .table-simple--bordered > thead > tr > th {
    border-left: 1px solid #e1e1e1; }
    .table-simple--bordered > thead > tr > th:first-child {
      border-left: 0; }
  .table-simple--bordered > tbody > tr {
    border-bottom: 1px solid #e1e1e1; }
    .table-simple--bordered > tbody > tr > td {
      border-left: 1px solid #e1e1e1; }
      .table-simple--bordered > tbody > tr > td:first-child {
        border-left: 0; }
  .table-simple--border-bottom > tbody > tr {
    border-bottom: 1px solid #e1e1e1; }
  .table-simple--responsive {
    display: block;
    width: 100%;
    overflow-x: auto; }
  .table-simple > tbody > tr.table-simple__row--thin > td {
    padding-top: 2px;
    padding-bottom: 2px; }
  .table-simple > tbody > tr.table-simple__row--highlighted > td {
    background-color: #f3f3f3; }
  .table-simple > tbody > tr.table-simple__row--text-pop > td {
    font-size: 22px;
    line-height: 26px; }
    @media (max-width: 599px) {
      .table-simple > tbody > tr.table-simple__row--text-pop > td {
        font-size: 18px;
        line-height: 26px; } }

.table-large {
  width: 100%;
  border: 1px solid #e1e1e1;
  background-color: #fff; }
  .table-large > thead > tr > th {
    font-size: 16px;
    font-weight: 400;
    color: #484848;
    border-left: 1px solid #e1e1e1;
    vertical-align: top;
    padding: 9px 15px;
    background-color: #f1f4f5; }
    .table-large > thead > tr > th:first-child {
      border-left: 0; }
  .table-large > tbody > tr {
    border-top: 1px solid #e1e1e1; }
    .table-large > tbody > tr > td {
      font-size: 14px;
      line-height: 24px;
      border-left: 1px solid #e1e1e1;
      padding: 9px 15px; }
      .table-large > tbody > tr > td:first-child {
        border-left: 0; }
      .table-large > tbody > tr > td.table-large__row-title {
        font-size: 16px;
        line-height: 24px; }

.pageNavigation__title a {
  display: block;
  font-size: 16px;
  line-height: 26px;
  padding: 15px 7px 15px 13px;
  border-bottom: 1px solid #c2c9ce;
  color: #8e8e8e;
  font-weight: 600;
  text-decoration: none;
  position: relative; }
  .pageNavigation__title a:after {
    content: "ò";
    font-family: "myQT";
    font-size: 64px;
    line-height: 0;
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

@media (min-width: 1025px) {
  .pageNavigation__title {
    display: none; } }

@media (min-width: 1025px) {
  .pageNavigation__collapse {
    display: block;
    height: auto !important; } }

.pageNavigation__list {
  list-style: none;
  padding: 0;
  margin: 0; }
  @media (min-width: 1025px) {
    .pageNavigation__list {
      list-style: none;
      padding: 0;
      margin: 0;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      margin-left: -4px;
      margin-right: -4px; } }

@media (min-width: 1025px) {
  .pageNavigation__list-item {
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin: 0 4px; } }

@media (min-width: 1025px) {
  a.pageNavigation__link {
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    line-height: 26px;
    padding: 5px 0;
    border: 1px solid #c2c9ce;
    background-color: transparent;
    border-radius: 3px;
    color: #8e8e8e; }
    a.pageNavigation__link:active, a.pageNavigation__link:focus, a.pageNavigation__link:hover {
      background-color: #c2c9ce;
      color: #fff; }
    a.pageNavigation__link.active {
      background-color: #6ebb1f;
      color: #fff;
      border-color: #6ebb1f; }
      a.pageNavigation__link.active:active, a.pageNavigation__link.active:focus, a.pageNavigation__link.active:hover {
        background-color: #6ebb1f;
        color: #fff; } }

@media (max-width: 1024px) {
  a.pageNavigation__link {
    text-decoration: none;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #686868;
    border-bottom: 1px solid #c2c9ce;
    padding: 10px 15px; }
    a.pageNavigation__link:active, a.pageNavigation__link:focus, a.pageNavigation__link:hover {
      background-color: #f2f3f5; }
    a.pageNavigation__link.active {
      background-color: #f2f3f5; } }

@media (min-width: 1025px) {
  .active a.pageNavigation__link {
    background-color: #6ebb1f;
    color: #fff;
    border-color: #6ebb1f; }
    .active a.pageNavigation__link:active, .active a.pageNavigation__link:focus, .active a.pageNavigation__link:hover {
      background-color: #6ebb1f;
      color: #fff; } }

@media (max-width: 1024px) {
  .active a.pageNavigation__link {
    background-color: #f2f3f5; } }

.pricing-margin-quote-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .pricing-margin-quote-box__well {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    @media (min-width: 600px) {
      .pricing-margin-quote-box__well {
        padding-top: 40px;
        padding-bottom: 50px; } }
  .pricing-margin-quote-box__points {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .pricing-margin-quote-box__col-padding {
    padding: 0 15px; }

.vertical-or-divider {
  border-right: 1px solid #e5e5e5;
  position: relative;
  height: 80px;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
              -ms-grid-row-align: center;
          align-self: center; }
  .vertical-or-divider:before {
    content: 'or';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background-color: #f7f8fa;
    font-size: 16px;
    line-height: 28px;
    color: #484848; }

.well-data-packages {
  background-color: #f1f4f5;
  padding: 35px; }
  @media (max-width: 1024px) {
    .well-data-packages {
      padding-right: 10px;
      padding-left: 10px; } }
  .well-data-packages__table {
    width: 100%; }
  @media (min-width: 600px) {
    .well-data-packages__header th {
      padding-right: 50px;
      vertical-align: bottom; } }
  @media (max-width: 599px) {
    .well-data-packages__header {
      display: none; } }
  .well-data-packages__title {
    margin-bottom: 18px; }
  .well-data-packages__table-body {
    vertical-align: baseline; }
    .well-data-packages__table-body td {
      padding-bottom: 30px; }
      @media (min-width: 600px) {
        .well-data-packages__table-body td {
          padding-right: 65px; } }
      @media (max-width: 599px) {
        .well-data-packages__table-body td {
          display: block; } }
  .well-data-packages__footer {
    border-top: 1px solid #e1e1e1; }
    .well-data-packages__footer td {
      padding-top: 20px; }
      @media (max-width: 599px) {
        .well-data-packages__footer td {
          display: block; } }
  .well-data-packages__snap-quote {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px; }
    @media (max-width: 599px) {
      .well-data-packages__snap-quote {
        display: block; } }

.image-sprite-contact-icon {
  background-image: url(/images/default-source/icons/icn_client_serv_sprite.png);
  width: 23px;
  height: 23px;
  margin-left: 10px;
  margin-right: 10px; }
  .image-sprite-contact-icon--chat {
    background-position-y: 0; }
  .image-sprite-contact-icon--call-back {
    background-position-y: -170px; }
  .image-sprite-contact-icon--email {
    background-position-y: -113px; }

.tooltip-box {
  padding: 15px;
  width: 210px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  border-radius: 3px;
  position: absolute;
  bottom: 35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: none;
  font-family: 'Open Sans', sans-serif; }
  .tooltip-box:after {
    content: " ";
    display: block;
    position: absolute;
    bottom: 0;
    border: 1px solid #e1e1e1;
    border-left: 0;
    border-top: 0;
    width: 15px;
    height: 15px;
    background: #fff;
    left: 50%;
    -webkit-transform: translate(-50%, 50%) rotate(45deg);
            transform: translate(-50%, 50%) rotate(45deg); }
  @media (max-width: 1024px) {
    .tooltip-box {
      -webkit-transform: translate(-50%, -32px);
              transform: translate(-50%, -32px); } }
  @media (min-width: 1025px) {
    .tooltip-box__hover {
      position: relative; } }
  .tooltip-box__hover:hover .tooltip-box {
    display: block; }

.button-chat {
  margin: 15px;
  position: fixed;
  bottom: 0;
  right: 0;
  padding: 10px 13px 10px 40px;
  background-color: #6ebb1f;
  border-radius: 21px;
  color: #fff !important;
  text-transform: uppercase;
  text-decoration: none !important;
  font-size: 16px;
  font-weight: 600; }
  .button-chat:active, .button-chat:hover, .button-chat:active {
    background-color: #458700; }
  .button-chat__icon {
    position: absolute;
    left: 12px;
    top: 50%; }

.contacts-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }
  @media (max-width: 599px) {
    .contacts-list {
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; } }

.circle-number {
  border-width: 2px;
  border-style: solid;
  text-align: center;
  border-radius: 50%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
  .circle-number--large {
    line-height: 80px;
    width: 82px;
    font-size: 40px; }
  .circle-number--small {
    line-height: 38px;
    width: 40px;
    font-size: 21px;
    border-width: 1px; }
  .circle-number--blue {
    border-color: #3583b3;
    color: #3583b3; }
  .circle-number--gray {
    border-color: #9c9c9c;
    color: #000; }

.loader {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px; }
  .loader--load-more {
    -webkit-transform: translate(-15px, 5px);
            transform: translate(-15px, 5px); }

.timeline--adaptiveHeight .flickity-viewport {
  transition: height 0.2s; }

.timeline__main .flickity-prev-next-button {
  background: transparent; }
  .timeline__main .flickity-prev-next-button svg {
    display: none; }
  .timeline__main .flickity-prev-next-button.previous {
    left: -42px; }
    @media (max-width: 1199px) {
      .timeline__main .flickity-prev-next-button.previous {
        left: -15px; } }
    .timeline__main .flickity-prev-next-button.previous:before {
      color: #8e8e8e;
      content: "Û";
      font-family: myQT;
      font-size: 21px;
      line-height: 44px; }
  .timeline__main .flickity-prev-next-button.next {
    right: -42px; }
    @media (max-width: 1199px) {
      .timeline__main .flickity-prev-next-button.next {
        right: -15px; } }
    .timeline__main .flickity-prev-next-button.next:before {
      color: #8e8e8e;
      content: "Ü";
      font-family: myQT;
      font-size: 21px;
      line-height: 44px; }

.timeline__cell {
  width: 100%; }

.timeline__nav:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  border-top: 3px solid #e1e1e1; }

.timeline__nav-cell {
  width: 100px;
  padding-top: 35px;
  line-height: 13px;
  font-size: 18px;
  text-align: center;
  color: #a1a1a1;
  padding-bottom: 4px; }
  .timeline__nav-cell.is-nav-selected {
    padding-top: 29px;
    line-height: 20px;
    font-size: 28px;
    padding-bottom: 0;
    color: #484848; }
    .timeline__nav-cell.is-nav-selected:before {
      content: "";
      display: block;
      position: absolute;
      width: 100%;
      top: 0;
      border-top: 3px solid #6ebb1f; }

.account-protection {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  @media (min-width: 1025px) {
    .account-protection {
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row; } }
  .account-protection__visual {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px; }
    @media (min-width: 1025px) {
      .account-protection__visual {
        margin-bottom: 0;
        padding-right: 30px; } }
    @media (max-width: 480px) {
      .account-protection__visual {
        display: block !important;
        text-align: center !important; } }
  .account-protection__lock-img {
    margin-right: 10px; }
    .account-protection__lock-img.responsive-svg-container__Icon {
      width: 50px;
      height: 60px; }
  .account-protection__visual-text {
    font-size: 20px;
    line-height: 20px;
    font-weight: 600; }
    @media (min-width: 600px) {
      .account-protection__visual-text {
        font-size: 21px;
        line-height: 21px; } }
  .account-protection__visual-large-text {
    font-size: 46px;
    line-height: 46px;
    font-weight: 600; }
    @media (min-width: 600px) {
      .account-protection__visual-large-text {
        font-size: 48px;
        line-height: 48px; } }
    @media (min-width: 600px) {
      .account-protection__visual-large-text.text-green {
        white-space: normal; } }
    @media (max-width: 599px) {
      .account-protection__visual-large-text.text-green {
        white-space: nowrap; } }
  .account-protection__paragraph {
    max-width: 100%; }
    @media (min-width: 600px) {
      .account-protection__paragraph {
        text-align: left; } }
    @media (max-width: 599px) {
      .account-protection__paragraph {
        text-align: center; } }

@media (min-width: 600px) {
  .proudly-canadian-with-background__flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; } }

.proudly-canadian-with-background__background {
  width: 100%;
  height: auto; }
  @media (min-width: 600px) {
    .proudly-canadian-with-background__background {
      background-image: url(/docs/default-source/svg/canada-map-nw.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      height: 400px; } }
  @media (min-width: 1025px) {
    .proudly-canadian-with-background__background {
      height: 500px; } }

.proudly-canadian-with-background__center-copy {
  margin-bottom: 15px; }
  @media (min-width: 600px) {
    .proudly-canadian-with-background__center-copy {
      margin-top: 20px;
      margin-bottom: 40px; } }
  @media (min-width: 1025px) {
    .proudly-canadian-with-background__center-copy {
      margin-top: 20px;
      margin-bottom: 100px; } }

.login-moved {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background-color: #6699ff;
  width: 42px;
  height: 42px;
  border-radius: 21px;
  z-index: 9999;
  cursor: pointer;
  color: transparent;
  line-height: 32px;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  padding-right: 12px; }
  .login-moved--animate-move-down {
    -webkit-animation-name: login-moved-move-down;
            animation-name: login-moved-move-down;
    -webkit-animation-duration: 2s;
            animation-duration: 2s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards; }
  .login-moved--animate-hide {
    -webkit-animation-name: login-moved-hide;
            animation-name: login-moved-hide;
    -webkit-animation-duration: 1s;
            animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    pointer-events: none; }
  .login-moved__arrow {
    position: absolute;
    background-image: url(/images/default-source/img/icn_collapsed-expanded.png);
    background-repeat: no-repeat;
    background-position: -101px -14px;
    top: 26px;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 8px;
    height: 9px; }
    .login-moved__arrow--animate-turn-right {
      -webkit-animation-name: login-moved-arrow-turn-right;
              animation-name: login-moved-arrow-turn-right;
      -webkit-animation-duration: 2s;
              animation-duration: 2s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards; }

@-webkit-keyframes login-moved-move-down {
  50% {
    top: 26px;
    width: 42px;
    height: 42px;
    color: transparent; }
  100% {
    top: 26px;
    height: 32px;
    width: 170px;
    color: #fff; } }

@keyframes login-moved-move-down {
  50% {
    top: 26px;
    width: 42px;
    height: 42px;
    color: transparent; }
  100% {
    top: 26px;
    height: 32px;
    width: 170px;
    color: #fff; } }

@-webkit-keyframes login-moved-hide {
  0% {
    top: 26px;
    height: 32px;
    width: 170px;
    color: #fff; }
  100% {
    top: 26px;
    height: 32px;
    width: 170px;
    color: #fff;
    opacity: 0; } }

@keyframes login-moved-hide {
  0% {
    top: 26px;
    height: 32px;
    width: 170px;
    color: #fff; }
  100% {
    top: 26px;
    height: 32px;
    width: 170px;
    color: #fff;
    opacity: 0; } }

@-webkit-keyframes login-moved-arrow-turn-right {
  0% {
    top: 26px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  25% {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  50% {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
            transform: translate(-50%, -50%) rotate(-90deg); }
  100% {
    top: 50%;
    -webkit-transform: translate(62px, -50%) rotate(-90deg);
            transform: translate(62px, -50%) rotate(-90deg); } }

@keyframes login-moved-arrow-turn-right {
  0% {
    top: 26px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  25% {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  50% {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
            transform: translate(-50%, -50%) rotate(-90deg); }
  100% {
    top: 50%;
    -webkit-transform: translate(62px, -50%) rotate(-90deg);
            transform: translate(62px, -50%) rotate(-90deg); } }

@keyframes login-moved-arrow-turn-right {
  0% {
    top: 26px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  25% {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  50% {
    top: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
            transform: translate(-50%, -50%) rotate(-90deg); }
  100% {
    top: 50%;
    -webkit-transform: translate(62px, -50%) rotate(-90deg);
            transform: translate(62px, -50%) rotate(-90deg); } }

.language-dropdown {
  width: 82px; }
  .language-dropdown__toggle {
    background: transparent;
    border: 0;
    font-size: 12px;
    color: #999;
    width: 100%;
    position: relative;
    text-align: left;
    padding: 5px 7px 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px; }
  .language-dropdown.open .language-dropdown__toggle {
    font-weight: 600;
    color: #fff;
    background-color: #999; }
  .language-dropdown__caret {
    font-family: myqt;
    font-size: 20px;
    position: absolute;
    top: 14px;
    right: 10px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .language-dropdown.open .language-dropdown__caret {
    font-weight: 400;
    -webkit-transform: translateY(-50%) rotate(180deg);
            transform: translateY(-50%) rotate(180deg); }
  .language-dropdown__menu {
    position: absolute;
    top: 22px;
    left: 0;
    z-index: 1000;
    display: none;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 12px;
    background-color: #999;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px; }
    .language-dropdown__menu li {
      padding: 5px 7px; }
    .language-dropdown__menu a {
      display: block;
      color: #fff;
      text-decoration: none; }
  .language-dropdown.open > .language-dropdown__menu {
    display: block; }

.header-language-and-login {
  margin-top: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end; }
  @media (min-width: 1025px) {
    .header-language-and-login {
      position: absolute;
      top: 0;
      right: 0; } }

.icon-contact-us-title {
  position: relative; }
  .icon-contact-us-title:before {
    content: "";
    width: 23px;
    height: 23px;
    display: block;
    position: absolute;
    background-image: url(/images/default-source/icons/icn_client_serv_sprite_new.png);
    top: 50%;
    left: 0;
    -webkit-transform: translate(-30px, -50%);
            transform: translate(-30px, -50%); }
  .icon-contact-us-title--chat:before {
    background-position: 0 0; }
  .icon-contact-us-title--map:before {
    background-position: 0 -57px; }
  .icon-contact-us-title--map:before {
    background-position: 0 -57px; }
  .icon-contact-us-title--email:before {
    background-position: 0 -114px; }
  .icon-contact-us-title--call:before {
    background-position: 0 -171px; }

.sup {
  font-size: 11px; }
  .sup--top-very-high {
    top: -2em; }

.status-quo {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none; }
  @media (min-width: 600px) {
    .status-quo {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin-bottom: -40px; } }
  .status-quo__item {
    border-bottom: 1px solid #e1e1e1; }
    .status-quo__item:first-child {
      border-top: 1px solid #e1e1e1; }
    @media (min-width: 600px) {
      .status-quo__item {
        border: 0;
        width: 50%;
        margin-bottom: 40px;
        padding: 0 15px; }
        .status-quo__item:first-child {
          border-top: 0; } }
    @media (min-width: 1025px) {
      .status-quo__item {
        width: 25%; } }
  .status-quo__icon {
    display: none; }
    @media (min-width: 600px) {
      .status-quo__icon {
        display: block;
        height: 52px;
        margin-bottom: 54px;
        position: relative; }
        .status-quo__icon:after {
          content: "";
          display: block;
          position: absolute;
          border-bottom: 2px solid #d1d1d1;
          width: 35px;
          left: 50%;
          bottom: -38px;
          -webkit-transform: translateX(-50%);
                  transform: translateX(-50%); }
        .status-quo__icon img {
          display: block;
          height: 100%;
          margin: 0 auto; } }
  .status-quo__title {
    color: #000;
    font-size: 19px;
    line-height: 27px;
    padding: 24px 30px 24px 0;
    position: relative;
    letter-spacing: 0.04em;
    margin: 0;
    font-weight: 400; }
    @media (min-width: 600px) {
      .status-quo__title {
        font-size: 16px;
        line-height: 24px;
        padding: 0;
        text-align: center;
        font-weight: 400; } }
  .status-quo .collapsed .arrow {
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0; }
  .status-quo .arrow {
    position: absolute;
    height: 24px;
    width: 14px;
    margin: 0;
    right: 4px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(90deg);
            transform: translateY(-50%) rotate(90deg); }
    @media (min-width: 600px) {
      .status-quo .arrow {
        display: none !important; } }
  .status-quo__collapse p {
    color: #484848;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 13px; }
  @media (min-width: 600px) {
    .status-quo__collapse {
      display: none !important; } }

@media (min-width: 600px) {
  .account-protection {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.account-protection__upto-box {
  text-align: center;
  margin-bottom: 20px;
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 15px; }

.account-protection__img {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px; }

.account-protection__title {
  display: inline-block; }

.account-protection__heading {
  padding: 0;
  margin: 0;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: -0.04em; }

.account-protection__value {
  padding: 0;
  margin: 0;
  font-weight: 500;
  font-size: 50px;
  line-height: 55px;
  letter-spacing: -0.04em;
  color: #6DB924; }

.account-protection__text-box {
  text-align: center; }
  @media (min-width: 600px) {
    .account-protection__text-box {
      text-align: left; } }
  .account-protection__text-box p {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    padding: 0;
    letter-spacing: -0.04em; }

@media (min-width: 1025px) {
  .col-min-fill {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; } }

@media (min-width: 1025px) {
  .col-min-fill__min-col {
    -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
            flex-basis: auto;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    margin-right: 30px; } }

.qt-blog-post-list__list {
  list-style: none;
  padding: 0;
  margin-bottom: 0; }

.qt-blog-post-list__category {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  color: #6ebb1f; }
  .qt-blog-post-list__category a, .qt-blog-post-list__category a:link, .qt-blog-post-list__category a:visited, .qt-blog-post-list__category a:active {
    color: inherit;
    text-decoration: none; }
    .qt-blog-post-list__category a:hover, .qt-blog-post-list__category a:link:hover, .qt-blog-post-list__category a:visited:hover, .qt-blog-post-list__category a:active:hover {
      text-decoration: underline; }

.qt-blog-post-list__title {
  margin-bottom: 15px;
  font-weight: 400;
  color: #000;
  font-size: 16px;
  line-height: 22px; }
  .qt-blog-post-list__title a, .qt-blog-post-list__title a:link, .qt-blog-post-list__title a:visited, .qt-blog-post-list__title a:active {
    color: inherit;
    text-decoration: none; }
    .qt-blog-post-list__title a:hover, .qt-blog-post-list__title a:link:hover, .qt-blog-post-list__title a:visited:hover, .qt-blog-post-list__title a:active:hover {
      text-decoration: underline; }

.qt-blog-post-list__summary {
  font-size: 14px;
  margin-bottom: 15px;
  color: #484848; }

.qt-blog-post-list__author {
  margin-bottom: 0; }

.qt-blog-post-list__home-latest .qt-blog-post-list__list {
  margin-bottom: 30px; }

@media (min-width: 600px) {
  .qt-blog-post-list__home-latest .qt-blog-post-list__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 290px; } }

@media (max-width: 599px) {
  .qt-blog-post-list__home-latest .qt-blog-post-list__image {
    margin-left: -15px;
    margin-right: -15px; }
    .qt-blog-post-list__home-latest .qt-blog-post-list__image img {
      width: 100%; } }

@media (min-width: 600px) {
  .qt-blog-post-list__home-latest .qt-blog-post-list__image {
    position: relative;
    background: green;
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    overflow: hidden; }
    .qt-blog-post-list__home-latest .qt-blog-post-list__image a {
      display: block;
      width: 100%;
      height: 100%; }
    .qt-blog-post-list__home-latest .qt-blog-post-list__image img {
      position: absolute;
      height: 100%;
      left: 50%;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); } }

@media (max-width: 599px) {
  .qt-blog-post-list__home-latest .qt-blog-post-list__info {
    padding-top: 20px; } }

@media (min-width: 600px) {
  .qt-blog-post-list__home-latest .qt-blog-post-list__info {
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    width: 200px;
    background-color: #151a1d;
    padding: 40px 30px; } }

@media (min-width: 600px) {
  .qt-blog-post-list__home-latest .qt-blog-post-list__title {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    margin: 0; } }

@media (min-width: 600px) {
  .qt-blog-post-list__home-latest .qt-blog-post-list__summary {
    display: none; } }

@media (min-width: 600px) {
  .qt-blog-post-list__home-latest .qt-blog-post-list__author {
    display: none; } }

.qt-blog-post-list__home-recent .qt-blog-post-list__list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px; }

.qt-blog-post-list__home-recent .qt-blog-post-list__item {
  width: calc(33.3% - 30px);
  margin-left: 15px;
  margin-right: 15px;
  border: 1px solid #d7d7d7;
  margin-bottom: 30px; }
  @media (max-width: 1024px) {
    .qt-blog-post-list__home-recent .qt-blog-post-list__item {
      width: calc(50% - 30px); } }
  @media (max-width: 599px) {
    .qt-blog-post-list__home-recent .qt-blog-post-list__item {
      width: calc(100% - 30px);
      border: 0;
      border-bottom: 1px solid #d7d7d7;
      padding-bottom: 20px;
      margin-bottom: 30px; }
      .qt-blog-post-list__home-recent .qt-blog-post-list__item:last-child {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0; } }

.qt-blog-post-list__home-recent .qt-blog-post-list__image img {
  max-width: 100%; }

.qt-blog-post-list__home-recent .qt-blog-post-list__info {
  padding: 15px; }
  @media (max-width: 599px) {
    .qt-blog-post-list__home-recent .qt-blog-post-list__info {
      padding: 0;
      padding-top: 15px; } }

@media (min-width: 600px) {
  .qt-blog-post-list__home-recent .qt-blog-post-list__summary {
    display: none; } }

.qt-blog-post-list__home-featured .qt-blog-post-list__list {
  margin-bottom: 30px; }

.qt-blog-post-list__home-featured .qt-blog-post-list__item {
  border-bottom: 1px solid #d7d7d7;
  padding: 8px 0; }
  @media (min-width: 1025px) {
    .qt-blog-post-list__home-featured .qt-blog-post-list__item:last-child {
      border-bottom: 0; } }
  @media (max-width: 1024px) {
    .qt-blog-post-list__home-featured .qt-blog-post-list__item {
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 20px 0; } }

@media (min-width: 1025px) {
  .qt-blog-post-list__home-featured .qt-blog-post-list__image {
    display: none; } }

@media (max-width: 1024px) {
  .qt-blog-post-list__home-featured .qt-blog-post-list__image {
    width: 100px;
    margin-right: 5px; }
    .qt-blog-post-list__home-featured .qt-blog-post-list__image img {
      width: 100%; } }

@media (max-width: 1024px) {
  .qt-blog-post-list__home-featured .qt-blog-post-list__info {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; } }

.qt-blog-post-list__home-featured .qt-blog-post-list__category {
  margin-bottom: 5px; }

.qt-blog-post-list__home-featured .qt-blog-post-list__summary {
  display: none; }

.qt-blog-post-list__home-featured .qt-blog-post-list__title {
  margin-bottom: 0; }
  @media (max-width: 599px) {
    .qt-blog-post-list__home-featured .qt-blog-post-list__title {
      font-size: 14px;
      line-height: 19px; } }

.qt-blog-post-list__home-featured .qt-blog-post-list__author {
  display: none; }

@media (min-width: 1025px) {
  .qt-blog-post-list__category-featured .qt-blog-post-list__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-left: -15px;
    margin-right: -15px; } }

@media (max-width: 1024px) {
  .qt-blog-post-list__category-featured .qt-blog-post-list__list {
    margin-bottom: 30px; } }

@media (min-width: 1025px) {
  .qt-blog-post-list__category-featured .qt-blog-post-list__item {
    width: calc(33.3% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    border: 1px solid #d7d7d7;
    margin-bottom: 30px; } }

@media (max-width: 1024px) {
  .qt-blog-post-list__category-featured .qt-blog-post-list__item {
    border-bottom: 1px solid #d7d7d7;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0; } }

@media (min-width: 1025px) {
  .qt-blog-post-list__category-featured .qt-blog-post-list__image img {
    max-width: 100%; } }

@media (max-width: 1024px) {
  .qt-blog-post-list__category-featured .qt-blog-post-list__image {
    width: 100px;
    margin-right: 5px; }
    .qt-blog-post-list__category-featured .qt-blog-post-list__image img {
      width: 100%; } }

@media (min-width: 1025px) {
  .qt-blog-post-list__category-featured .qt-blog-post-list__info {
    padding: 15px; } }

@media (max-width: 1024px) {
  .qt-blog-post-list__category-featured .qt-blog-post-list__info {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; } }

@media (max-width: 1024px) {
  .qt-blog-post-list__category-featured .qt-blog-post-list__category {
    margin-bottom: 5px; } }

@media (max-width: 1024px) {
  .qt-blog-post-list__category-featured .qt-blog-post-list__title {
    margin-bottom: 0; } }

@media (max-width: 599px) {
  .qt-blog-post-list__category-featured .qt-blog-post-list__title {
    font-size: 14px;
    line-height: 19px; } }

.qt-blog-post-list__category-featured .qt-blog-post-list__summary {
  display: none; }

@media (max-width: 1024px) {
  .qt-blog-post-list__category-featured .qt-blog-post-list__author {
    display: none; } }

@media (min-width: 600px) {
  .qt-blog-post-list__category-recent .qt-blog-post-list__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 45px; } }

@media (max-width: 599px) {
  .qt-blog-post-list__category-recent .qt-blog-post-list__item {
    border: 0;
    margin-bottom: 40px; } }

@media (min-width: 600px) {
  .qt-blog-post-list__category-recent .qt-blog-post-list__image {
    width: 190px;
    margin-right: 30px; }
    .qt-blog-post-list__category-recent .qt-blog-post-list__image img {
      width: 100%; } }

@media (max-width: 599px) {
  .qt-blog-post-list__category-recent .qt-blog-post-list__image img {
    max-width: 100%; } }

@media (min-width: 600px) {
  .qt-blog-post-list__category-recent .qt-blog-post-list__info {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0; } }

@media (max-width: 599px) {
  .qt-blog-post-list__category-recent .qt-blog-post-list__info {
    padding-top: 15px; } }

@media (min-width: 600px) {
  .qt-blog-post-list__category-recent .qt-blog-post-list__summary {
    margin-bottom: 0; } }

@media (min-width: 600px) {
  .qt-blog-post-list__category-recent .qt-blog-post-list__author {
    display: none; } }

@media (min-width: 1025px) {
  .qt-blog-post-list__relative .qt-blog-post-list__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px; } }

@media (min-width: 1025px) {
  .qt-blog-post-list__relative .qt-blog-post-list__item {
    width: calc(33.3% - 30px);
    margin-left: 15px;
    margin-right: 15px;
    border: 1px solid #d7d7d7;
    margin-bottom: 30px; } }

@media (max-width: 1024px) {
  .qt-blog-post-list__relative .qt-blog-post-list__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d7d7d7; }
    .qt-blog-post-list__relative .qt-blog-post-list__item:last-child {
      border-bottom: 0; } }

@media (min-width: 1025px) {
  .qt-blog-post-list__relative .qt-blog-post-list__image img {
    max-width: 100%; } }

@media (max-width: 1024px) {
  .qt-blog-post-list__relative .qt-blog-post-list__image {
    width: 190px;
    margin-right: 30px; }
    .qt-blog-post-list__relative .qt-blog-post-list__image img {
      width: 100%; } }

@media (max-width: 599px) {
  .qt-blog-post-list__relative .qt-blog-post-list__image {
    width: 75px; } }

@media (min-width: 1025px) {
  .qt-blog-post-list__relative .qt-blog-post-list__info {
    padding: 15px; } }

@media (max-width: 1024px) {
  .qt-blog-post-list__relative .qt-blog-post-list__info {
    -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -webkit-flex-basis: 0;
        -ms-flex-preferred-size: 0;
            flex-basis: 0; } }

@media (min-width: 1025px) {
  .qt-blog-post-list__relative .qt-blog-post-list__summary {
    display: none; } }

@media (max-width: 1024px) {
  .qt-blog-post-list__relative .qt-blog-post-list__summary {
    margin-bottom: 0; } }

@media (max-width: 599px) {
  .qt-blog-post-list__relative .qt-blog-post-list__summary {
    display: none; } }

@media (max-width: 1024px) {
  .qt-blog-post-list__relative .qt-blog-post-list__author {
    display: none; } }

.qt-blog-post-single__header {
  margin-bottom: 25px; }
  @media (min-width: 600px) {
    .qt-blog-post-single__header {
      margin-bottom: 30px; } }

.qt-blog-post-single__info {
  color: #8e8e8e;
  margin: 0; }

.qt-blog-post-single__info-author {
  color: #000; }
  @media (max-width: 599px) {
    .qt-blog-post-single__info-author {
      display: block; } }

.qt-blog-post-single__info-read-time {
  white-space: nowrap; }

.qt-blog-post-single__social-sharing {
  margin-bottom: 25px; }
  @media (min-width: 600px) {
    .qt-blog-post-single__social-sharing {
      margin-bottom: 30px; } }

.qt-blog-post-single__banner {
  margin-bottom: 55px; }
  @media (max-width: 599px) {
    .qt-blog-post-single__banner {
      margin-left: -15px;
      margin-right: -15px;
      margin-bottom: 30px; } }
  .qt-blog-post-single__banner img {
    width: 100%; }
  .qt-blog-post-single__banner figcaption {
    margin-top: 10px; }
    @media (max-width: 599px) {
      .qt-blog-post-single__banner figcaption {
        margin-left: 15px;
        margin-right: 15px; } }

.qt-blog-post-single__key-takeaways {
  padding-top: 35px;
  padding-bottom: 46px;
  margin-bottom: 60px; }
  @media (min-width: 600px) {
    .qt-blog-post-single__key-takeaways {
      padding-left: 50px; } }
  .qt-blog-post-single__key-takeaways p {
    margin-bottom: 20px; }
  .qt-blog-post-single__key-takeaways li {
    margin-bottom: 20px; }
    .qt-blog-post-single__key-takeaways li:last-child {
      margin-bottom: 0; }
    .qt-blog-post-single__key-takeaways li:before {
      color: #6ebb1f; }

.qt-blog-post-single__article {
  margin-bottom: 50px;
  display: block; }
  .qt-blog-post-single__article p {
    margin-bottom: 25px;
    color: #323c47; }
    .qt-blog-post-single__article p.intro {
      font-size: 24px;
      line-height: 36px;
      margin-bottom: 40px; }
      @media (max-width: 599px) {
        .qt-blog-post-single__article p.intro {
          font-size: 21px;
          line-height: 31px; } }
    .qt-blog-post-single__article p.oversize {
      font-size: 18px;
      line-height: 30px; }
  .qt-blog-post-single__article q, .qt-blog-post-single__article .quote {
    font-size: 23px;
    line-height: 34px;
    font-style: italic;
    color: #323c47; }
    @media (max-width: 599px) {
      .qt-blog-post-single__article q, .qt-blog-post-single__article .quote {
        font-size: 16px;
        line-height: 26px; } }
  .qt-blog-post-single__article blockquote {
    font-size: 23px;
    line-height: 34px;
    font-style: italic;
    color: #323c47;
    border-left: 3px solid #6ebb1f;
    padding: 10px 0 10px 35px;
    margin-bottom: 25px; }
    @media (max-width: 599px) {
      .qt-blog-post-single__article blockquote {
        font-size: 16px;
        line-height: 26px; } }
  .qt-blog-post-single__article ul {
    margin-bottom: 25px; }
    .qt-blog-post-single__article ul li ol, .qt-blog-post-single__article ul li ul {
      margin-top: 0;
      margin-bottom: 0; }
  .qt-blog-post-single__article ol {
    padding-left: 35px;
    margin-top: 20px;
    margin-bottom: 25px; }
    .qt-blog-post-single__article ol li {
      font-size: 16px;
      line-height: 27px;
      color: #323c47; }
      .qt-blog-post-single__article ol li ol, .qt-blog-post-single__article ol li ul {
        margin-top: 0;
        margin-bottom: 0; }
  .qt-blog-post-single__article img {
    max-width: 100%;
    display: block;
    margin: 0 auto; }
    @media (max-width: 599px) {
      .qt-blog-post-single__article img {
        float: none !important;
        margin-right: auto !important;
        margin-left: auto !important;
        margin-bottom: 25px !important; } }
  @media (max-width: 599px) {
    .qt-blog-post-single__article figure > img {
      margin-bottom: 0 !important;
      margin-right: 0 !important;
      margin-left: 0 !important; } }
  .qt-blog-post-single__article figure figcaption {
    margin-top: 10px; }
  @media (max-width: 599px) {
    .qt-blog-post-single__article figure {
      float: none !important;
      margin-right: auto !important;
      margin-left: auto !important;
      margin-bottom: 25px !important; } }
  .qt-blog-post-single__article table {
    width: 100%; }
    @media (max-width: 1024px) {
      .qt-blog-post-single__article table {
        display: block;
        width: 100%;
        overflow-x: auto; } }
    .qt-blog-post-single__article table > tbody > tr {
      border-bottom: 1px solid #e1e1e1; }
      .qt-blog-post-single__article table > tbody > tr > td {
        font-size: 14px;
        line-height: 24px;
        padding: 12px 15px;
        vertical-align: baseline;
        border-left: 1px solid #e1e1e1;
        padding-top: 2px;
        padding-bottom: 2px; }
        @media (max-width: 599px) {
          .qt-blog-post-single__article table > tbody > tr > td {
            font-size: 14px;
            line-height: 24px; } }
        @media (max-width: 599px) {
          .qt-blog-post-single__article table > tbody > tr > td:first-child {
            padding-right: 15px; } }
        .qt-blog-post-single__article table > tbody > tr > td:first-child {
          border-left: 0; }
      .qt-blog-post-single__article table > tbody > tr:first-child > td {
        padding-top: 15px; }

.dropdown-navigation__button {
  width: 100%;
  text-align: left;
  padding: 0 15px;
  font-size: 16px;
  line-height: 54px;
  border-bottom: 1px solid;
  border-radius: 0;
  font-weight: 500;
  position: relative; }

.dropdown-navigation__button-caret {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
