html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, footer, header, nav, section {
  display: block; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

figcaption, figure, main {
  display: block; }

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
  overflow: visible; }

pre {
  font-family: monospace,monospace;
  font-size: 1em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:active, a:hover {
  outline-width: 0; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b, strong {
  font-weight: inherit;
  font-weight: bolder; }

code, kbd, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

audio, video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button, input, optgroup, select, textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button, input {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html [type="button"],
[type="reset"], [type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto; }

[type="checkbox"], [type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

bav
body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  margin: .67em 0;
  font-size: 2em; }

mark {
  color: #000;
  background: #ff0; }

small {
  font-size: 80%; }

sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

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 {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  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-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

td, th {
  padding: 0; }

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="javascript:"]:after, a[href^="#"]: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; }
  select {
    background: #fff !important; }
  .navbar {
    display: none; }
  .table td, .table th {
    background-color: #fff !important; }
  .btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse !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.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: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro: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"; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

:before, :after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; }

input, button, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #428bca;
  text-decoration: none; }

a:hover, a:focus {
  color: #2a6496;
  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;
  width: 100% \9;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

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: 400;
  line-height: 1;
  color: #777; }

h1, .h1, h2, .h2, h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

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: 10px;
  margin-bottom: 10px; }

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: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }

small, .small {
  font-size: 85%; }

cite {
  font-style: normal; }

mark, .mark {
  padding: .2em;
  background-color: #fcf8e3; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777; }

.text-primary {
  color: #428bca; }

a.text-primary:hover {
  color: #3071a9; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #428bca; }

a.bg-primary:hover {
  background-color: #3071a9; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

ul, ol {
  margin-top: 0;
  margin-bottom: 10px; }

ul ul, ol ul, ul ol, ol ol {
  margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  margin-left: -5px;
  list-style: none; }

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt, dd {
  line-height: 1.42857143; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title], abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }

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: #777; }

blockquote footer:before, blockquote small:before, blockquote .small:before {
  content: '\2014 \00A0'; }

.blockquote-reverse, blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0; }

.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'; }

blockquote:before, blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  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;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
  box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  margin-right: -15px;
  margin-left: -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-right: 15px;
  padding-left: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  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: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    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: 992px) {
  .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; }

th {
  text-align: center; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.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: 10px;
  line-height: inherit;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: inherit; }

.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: #fff; }

.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-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover > td, .table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none; }

table td[class*="col-"], table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none; }

.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; }

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -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 {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  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: 14px;
  line-height: 1.42857143;
  color: #555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control::-moz-placeholder {
  color: #777;
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: #777; }

.form-control::-webkit-input-placeholder {
  color: #777; }

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] {
  line-height: 34px;
  line-height: 1.42857143 \0; }

input[type="date"].input-sm, input[type="time"].input-sm, input[type="datetime-local"].input-sm, input[type="month"].input-sm {
  line-height: 30px; }

input[type="date"].input-lg, input[type="time"].input-lg, input[type="datetime-local"].input-lg, input[type="month"].input-lg {
  line-height: 46px; }

.form-group {
  margin-bottom: 15px; }

.radio, .checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px; }

.radio label, .checkbox label {
  display: inline;
  font-weight: 400;
  cursor: pointer; }

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px; }

.radio + .radio, .checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline, .checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  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; }

.form-control-static.input-lg, .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0; }

.input-sm, .form-horizontal .form-group-sm .form-control {
  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; }

.input-lg, .form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg, select[multiple].input-lg {
  height: auto; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center; }

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .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 {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn, .form-inline .input-group .form-control {
    width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio, .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio label, .form-inline .checkbox label {
    padding-left: 0; }
  .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .radio, .form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.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 {
  color: #333;
  text-decoration: none; }

.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: .65; }

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .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:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc; }

.btn-default .badge {
  color: #fff;
  background-color: #333; }

.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3071a9;
  border-color: #285e8e; }

.btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .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:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary .badge {
  color: #428bca;
  background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439; }

.btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .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:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
  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:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc; }

.btn-info:active, .btn-info.active, .open > .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .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:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
  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:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512; }

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .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:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
  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:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925; }

.btn-danger:active, .btn-danger.active, .open > .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .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:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff; }

.btn-link {
  font-weight: 400;
  color: #428bca;
  cursor: pointer;
  border-radius: 0; }

.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent; }

.btn-link:hover, .btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none; }

.btn-lg, .btn-group-lg > .btn {
  padding: 15px 30px;
  font-size: 12px;
  line-height: 1.33;
  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;
  -webkit-transition: opacity .15s linear;
  transition: opacity .15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height .35s ease;
  transition: height .35s ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px; }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 0;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #e51b24 !important;
  text-decoration: none; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid; }

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0; } }

.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:focus, .btn-group-vertical > .btn:focus {
  outline: 0; }

.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-group, .btn-toolbar .input-group {
  float: left; }

.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child, .btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn .caret {
  margin-left: 0; }

.btn-lg .caret {
  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-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-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-left-radius: 0;
  border-top-right-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }

.btn-group-justified > .btn, .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%; }

.btn-group-justified > .btn-group .btn {
  width: 100%; }

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto; }

[data-toggle="buttons"] > .btn > input[type="radio"], [data-toggle="buttons"] > .btn > input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  filter: alpha(opacity=0);
  opacity: 0; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  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: 46px;
  line-height: 46px; }

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: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  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: 18px;
  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-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -1px; }

.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2; }

.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
  margin-left: -1px; }

.nav {
  padding-left: 0;
  margin-bottom: 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: #eee; }

.nav > li.disabled > a {
  color: #777; }

.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #428bca; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  background-color: #939292;
  color: #fff; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #333;
  border: 1px solid #333;
  border-bottom-color: transparent;
  text-decoration: none; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .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: 768px) {
  .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: #fff; } }

.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: #428bca; }

.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 {
  margin-bottom: 5px;
  text-align: center; }

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .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: 768px) {
  .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: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }
  .navbar-collapse.in {
    overflow-y: visible; }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0; } }

.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }

@media (max-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: 768px) {
  .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: 768px) {
  .navbar-static-top {
    border-radius: 0; } }

.navbar-fixed-top, .navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

@media (min-width: 768px) {
  .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;
  height: 50px;
  padding: 15px 0;
  font-size: 18px;
  line-height: 20px; }

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.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: 768px) {
  .navbar-toggle {
    display: none; } }

.navbar-nav {
  margin: 7px 0 0; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu-bottom {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }
  .navbar-nav > li {
    float: left; }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important; } }

.navbar-form {
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin: 8px -15px; }

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .navbar-form .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: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; } }

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px; }
  .navbar-text.navbar-right:last-child {
    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 {
  color: #555;
  background-color: #e7e7e7; }

@media (max-width: 767px) {
  .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: #777; }

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #777; }

.navbar-inverse .navbar-nav > li > a {
  color: #777; }

.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; }

.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 {
  color: #fff; }

@media (max-width: 767px) {
  .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: #777; }
  .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: #777; }

.navbar-inverse .navbar-link:hover {
  color: #fff; }

.navbar-inverse .btn-link {
  color: #777; }

.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: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"; }

.breadcrumb > .active {
  color: #777; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #428bca;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
  color: #2a6496;
  background-color: #eee;
  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: 2;
  color: #fff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca; }

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

.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: #eee; }

.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: #777;
  cursor: not-allowed;
  background-color: #fff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

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: #777; }

.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e; }

.label-primary {
  background-color: #428bca; }

.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9; }

.label-success {
  background-color: #5cb85c; }

.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }

.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }

.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }

.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #777;
  border-radius: 10px; }

.badge:empty {
  display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.btn-xs .badge {
  top: 0;
  padding: 1px 5px; }

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

a.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eee; }

.jumbotron h1, .jumbotron .h1 {
  color: inherit; }

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200; }

.jumbotron > hr {
  border-top-color: #d5d5d5; }

.container .jumbotron {
  border-radius: 6px; }

.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }
  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }
  .jumbotron h1, .jumbotron .h1 {
    font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.thumbnail > img, .thumbnail a > img {
  margin-right: auto;
  margin-left: auto; }

a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #428bca; }

.thumbnail .caption {
  padding: 9px;
  color: #333; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert h4 {
  margin-top: 0;
  color: inherit; }

.alert .alert-link {
  font-weight: 700; }

.alert > p, .alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable, .alert-dismissible {
  padding-right: 35px; }

.alert-dismissable .close, .alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  transition: width .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[aria-valuenow="1"], .progress-bar[aria-valuenow="2"] {
  min-width: 30px; }

.progress-bar[aria-valuenow="0"] {
  min-width: 30px;
  color: #777;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.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, .media-body {
  overflow: hidden;
  zoom: 1; }

.media, .media .media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media-object {
  display: block; }

.media-heading {
  margin: 0 0 5px; }

.media > .pull-left {
  margin-right: 10px; }

.media > .pull-right {
  margin-left: 10px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.list-group-item > .badge {
  float: right; }

.list-group-item > .badge + .badge {
  margin-right: 5px; }

a.list-group-item {
  color: #555; }

a.list-group-item .list-group-item-heading {
  color: #333; }

a.list-group-item:hover, a.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777;
  background-color: #eee; }

.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: #777; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }

.list-group-item.active .list-group-item-heading, .list-group-item.active: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: #e1edf7; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success {
  color: #3c763d; }

a.list-group-item-success .list-group-item-heading {
  color: inherit; }

a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6; }

a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info {
  color: #31708f; }

a.list-group-item-info .list-group-item-heading {
  color: inherit; }

a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3; }

a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning {
  color: #8a6d3b; }

a.list-group-item-warning .list-group-item-heading {
  color: inherit; }

a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc; }

a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger {
  color: #a94442; }

a.list-group-item-danger .list-group-item-heading {
  color: inherit; }

a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc; }

a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit; }

.panel-title > 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 {
  margin-bottom: 0; }

.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0; }

.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.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:first-child, .panel > .table-responsive:first-child > .table: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 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 {
  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 {
  margin-bottom: 0;
  border: 0; }

.panel-group {
  margin-bottom: 20px; }

.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 {
  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: #333;
  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: #333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }

.panel-primary {
  border-color: #428bca; }

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #428bca; }

.panel-primary > .panel-heading .badge {
  color: #428bca;
  background-color: #fff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #428bca; }

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d; }

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f; }

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc; }

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b; }

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1; }

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442; }

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 6px; }

.well-sm {
  padding: 9px;
  border-radius: 3px; }

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20); }

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .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: auto;
  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%);
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out; }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid #414141;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
  background-color: #414141;
  color: #fff;
  padding: 4px; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
  opacity: .5;
  filter: alpha(opacity=50); }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50); }

.modal-header {
  padding: 0;
  min-height: 1.428571429px;
  padding: 4px; }

.modal-header .close {
  padding: 1px;
  border-radius: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#818181), to(#414141));
  background-image: linear-gradient(to bottom, #818181 0%, #414141 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff818181',endColorstr='#ff414141',GradientType=0);
  opacity: 1;
  display: inline-block;
  height: 1.5em;
  width: 1.5em;
  text-align: center;
  color: #fff;
  font-size: .8em;
  margin: 0 0 0 .5em;
  border-top: solid 1px #000;
  border-bottom: solid 1px #818181; }

.modal-title {
  margin: 0;
  line-height: 1.428571429; }

.modal-body {
  position: relative;
  padding: 15px;
  background-color: #fff;
  border-radius: 6px;
  color: #000; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 700px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  visibility: visible;
  filter: alpha(opacity=0);
  opacity: 0; }

.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9; }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  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;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  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;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 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;
  text-align: left;
  white-space: normal;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  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 {
  content: "";
  border-width: 10px; }

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0; }

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
  transition: .6s ease-in-out left; }

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  line-height: 1; }

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=50);
  opacity: .5; }

.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);
  background-repeat: repeat-x; }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1);
  background-repeat: repeat-x; }

.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9; }

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block; }

.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;
  margin-top: -10px;
  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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    right: 20%;
    left: 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-footer:before, .modal-footer:after {
  display: table;
  content: " "; }

.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-footer:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.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: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs, td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm, td.visible-sm {
    display: table-cell !important; }
  .visible-sm-block {
    display: block !important; }
  .visible-sm-inline {
    display: inline !important; }
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md, td.visible-md {
    display: table-cell !important; }
  .visible-md-block {
    display: block !important; }
  .visible-md-inline {
    display: inline !important; }
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg, td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) 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; }
  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; } }

.fit-screen {
  height: 100%;
  min-height: 100%; }

.site-width {
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto; }

.main {
  margin-top: 108px;
  background-position: 0 60px;
  background-repeat: repeat-x;
  background-color: #FFF;
  min-height: 550px;
  overflow: auto;
  padding-bottom: 0; }

.footer-main {
  background-color: #FFF;
  margin-bottom: 80px;
  min-height: 100px; }

.connect__li a, .connect__li a:link {
  color: #717171; }

.connect__li .fa-stack:hover {
  color: #a4a4a4; }

.connect__li a .fa-inverse {
  color: #222; }

.col-center, .centered {
  float: none;
  margin-right: auto;
  margin-left: auto; }

.center-block {
  float: none; }

.x13 {
  font-size: 1.3em; }

.x14 {
  font-size: 1.4em; }

.x15 {
  font-size: 1.5em; }

.x2 {
  font-size: 2em; }

.x3 {
  font-size: 3em; }

.x4 {
  font-size: 4em; }

.amp {
  font-family: Baskerville,Garamond,Palatino,"Palatino Linotype","Hoefler Text","Times New Roman",serif;
  font-style: italic;
  font-weight: 400; }

.footer-nav-links {
  display: inline-block;
  text-transform: uppercase; }

.connect-links {
  font-size: 1.4em; }

.connect-links .connect__li {
  padding-left: 0;
  padding-right: 0; }

.well-shadow {
  -webkit-box-shadow: inset 0 17px 20px -16px rgba(0, 0, 0, 0.35);
  box-shadow: inset 0 17px 20px -16px rgba(0, 0, 0, 0.35); }

.page-section {
  padding: 1.5em 5em; }

.page-section > h1, .page-section > h2, .page-section > h3 {
  color: #414141;
  border-bottom: 1px solid #414141;
  padding-bottom: .3em; }

.navbar-nav > li {
  text-transform: uppercase; }

/* Generated by grunt-webfont */
/* Based on https://github.com/endtwist/fontcustom/blob/master/lib/fontcustom/templates/fontcustom.css */
@font-face {
  font-family: "retina_icons";
  src: url("/styles/retina_icons/retina_icons.eot?66761fc96b7c554a5daacdbed174fa9c");
  src: url("/styles/retina_icons/retina_icons.eot?66761fc96b7c554a5daacdbed174fa9c#iefix") format("embedded-opentype"), url("/styles/retina_icons/retina_icons.woff?66761fc96b7c554a5daacdbed174fa9c") format("woff"), url("/styles/retina_icons/retina_icons.ttf?66761fc96b7c554a5daacdbed174fa9c") format("truetype");
  font-weight: normal;
  font-style: normal; }

/* Bootstrap Overrides */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "retina_icons";
  display: inline-block;
  line-height: 1;
  font-weight: normal;
  font-style: normal;
  speak: none;
  text-decoration: inherit;
  text-transform: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Icons */
.icon-accessibility:before {
  content: "\f101"; }

.icon-activity-circle:before {
  content: "\f102"; }

.icon-activity-stream:before {
  content: "\f103"; }

.icon-activity:before {
  content: "\f104"; }

.icon-add-circle-empty:before {
  content: "\f105"; }

.icon-add-circle:before {
  content: "\f106"; }

.icon-add:before {
  content: "\f107"; }

.icon-alert-triangle:before {
  content: "\f108"; }

.icon-alert:before {
  content: "\f109"; }

.icon-align-center:before {
  content: "\f10a"; }

.icon-align-left:before {
  content: "\f10b"; }

.icon-align-right:before {
  content: "\f10c"; }

.icon-all-apps:before {
  content: "\f10d"; }

.icon-application-generic:before {
  content: "\f10e"; }

.icon-archive:before {
  content: "\f10f"; }

.icon-arrow-down-rounded:before {
  content: "\f110"; }

.icon-arrow-down-triangle:before {
  content: "\f111"; }

.icon-arrow-down:before {
  content: "\f112"; }

.icon-arrow-left-rounded:before {
  content: "\f113"; }

.icon-arrow-left:before {
  content: "\f114"; }

.icon-arrow-right-rounded:before {
  content: "\f115"; }

.icon-arrow-right:before {
  content: "\f116"; }

.icon-arrow-up-rounded:before {
  content: "\f117"; }

.icon-arrow-up:before {
  content: "\f118"; }

.icon-article-document:before {
  content: "\f119"; }

.icon-barcode:before {
  content: "\f11a"; }

.icon-blog:before {
  content: "\f11b"; }

.icon-book-open:before {
  content: "\f11c"; }

.icon-book:before {
  content: "\f11d"; }

.icon-boolean:before {
  content: "\f11e"; }

.icon-bot:before {
  content: "\f11f"; }

.icon-brand-mobile:before {
  content: "\f120"; }

.icon-brand-now:before {
  content: "\f121"; }

.icon-brand-service:before {
  content: "\f122"; }

.icon-brand-servicenow:before {
  content: "\f123"; }

.icon-calendar:before {
  content: "\f124"; }

.icon-cards:before {
  content: "\f125"; }

.icon-cart-full:before {
  content: "\f126"; }

.icon-cart:before {
  content: "\f127"; }

.icon-catalog:before {
  content: "\f128"; }

.icon-chart-do:before {
  content: "\f129"; }

.icon-chart-pi:before {
  content: "\f12a"; }

.icon-check-circle:before {
  content: "\f12b"; }

.icon-check:before {
  content: "\f12c"; }

.icon-checkbox-checked:before {
  content: "\f12d"; }

.icon-checkbox-empty:before {
  content: "\f12e"; }

.icon-chevron-down:before {
  content: "\f12f"; }

.icon-chevron-left:before {
  content: "\f130"; }

.icon-chevron-right-circle-solid:before {
  content: "\f131"; }

.icon-chevron-right-circle:before {
  content: "\f132"; }

.icon-chevron-right:before {
  content: "\f133"; }

.icon-chevron-up:before {
  content: "\f134"; }

.icon-circle-solid:before {
  content: "\f135"; }

.icon-clear-cache:before {
  content: "\f136"; }

.icon-clear:before {
  content: "\f137"; }

.icon-clockwise:before {
  content: "\f138"; }

.icon-code:before {
  content: "\f139"; }

.icon-cog-changes:before {
  content: "\f13a"; }

.icon-cog-selected:before {
  content: "\f13b"; }

.icon-cog:before {
  content: "\f13c"; }

.icon-collaboration:before {
  content: "\f13d"; }

.icon-comment-add:before {
  content: "\f13e"; }

.icon-comment-hollow:before {
  content: "\f13f"; }

.icon-comment:before {
  content: "\f140"; }

.icon-company-feed:before {
  content: "\f141"; }

.icon-condition:before {
  content: "\f142"; }

.icon-configuration:before {
  content: "\f143"; }

.icon-connect-adduser-sm:before {
  content: "\f144"; }

.icon-connect-adduser:before {
  content: "\f145"; }

.icon-connect-close-sm:before {
  content: "\f146"; }

.icon-connect-close:before {
  content: "\f147"; }

.icon-connect-minimize-sm:before {
  content: "\f148"; }

.icon-connect-minimize:before {
  content: "\f149"; }

.icon-connect-newwin:before {
  content: "\f14a"; }

.icon-connect-newwindow-sm:before {
  content: "\f14b"; }

.icon-connect-viewdocument-sm:before {
  content: "\f14c"; }

.icon-connect-viewdocument:before {
  content: "\f14d"; }

.icon-connection:before {
  content: "\f14e"; }

.icon-console:before {
  content: "\f14f"; }

.icon-copy:before {
  content: "\f150"; }

.icon-counter-clockwise:before {
  content: "\f151"; }

.icon-cross-circle:before {
  content: "\f152"; }

.icon-cross:before {
  content: "\f153"; }

.icon-cursor-move:before {
  content: "\f154"; }

.icon-cursor-select:before {
  content: "\f155"; }

.icon-dashboard:before {
  content: "\f156"; }

.icon-database-error:before {
  content: "\f157"; }

.icon-database:before {
  content: "\f158"; }

.icon-date-time:before {
  content: "\f159"; }

.icon-debug:before {
  content: "\f15a"; }

.icon-default-knowledge-base:before {
  content: "\f15b"; }

.icon-delete-selected:before {
  content: "\f15c"; }

.icon-delete:before {
  content: "\f15d"; }

.icon-directions:before {
  content: "\f15e"; }

.icon-discovery-connection:before {
  content: "\f15f"; }

.icon-discovery-identification:before {
  content: "\f160"; }

.icon-discovery-pattern:before {
  content: "\f161"; }

.icon-discovery-square:before {
  content: "\f162"; }

.icon-discovery-step:before {
  content: "\f163"; }

.icon-document-all-generic:before {
  content: "\f164"; }

.icon-document-attachment:before {
  content: "\f165"; }

.icon-document-code:before {
  content: "\f166"; }

.icon-document-doc:before {
  content: "\f167"; }

.icon-document-multiple:before {
  content: "\f168"; }

.icon-document-pdf:before {
  content: "\f169"; }

.icon-document-ppt:before {
  content: "\f16a"; }

.icon-document-txt:before {
  content: "\f16b"; }

.icon-document-xls:before {
  content: "\f16c"; }

.icon-document-zip:before {
  content: "\f16d"; }

.icon-document:before {
  content: "\f16e"; }

.icon-double-chevron-left:before {
  content: "\f16f"; }

.icon-double-chevron-right:before {
  content: "\f170"; }

.icon-download-sourcecode:before {
  content: "\f171"; }

.icon-download:before {
  content: "\f172"; }

.icon-drag-dots:before {
  content: "\f173"; }

.icon-drag:before {
  content: "\f174"; }

.icon-drawer-selected:before {
  content: "\f175"; }

.icon-drawer:before {
  content: "\f176"; }

.icon-edit-syntax:before {
  content: "\f177"; }

.icon-edit:before {
  content: "\f178"; }

.icon-ellipsis-vertical:before {
  content: "\f179"; }

.icon-ellipsis:before {
  content: "\f17a"; }

.icon-empty-circle:before {
  content: "\f17b"; }

.icon-endpoint:before {
  content: "\f17c"; }

.icon-envelope-open:before {
  content: "\f17d"; }

.icon-envelope-subscribe:before {
  content: "\f17e"; }

.icon-envelope-unsubscribe:before {
  content: "\f17f"; }

.icon-error-circle:before {
  content: "\f180"; }

.icon-error:before {
  content: "\f181"; }

.icon-essentials:before {
  content: "\f182"; }

.icon-export:before {
  content: "\f183"; }

.icon-filter:before {
  content: "\f184"; }

.icon-first:before {
  content: "\f185"; }

.icon-fit-width:before {
  content: "\f186"; }

.icon-floor-plan:before {
  content: "\f187"; }

.icon-folder:before {
  content: "\f188"; }

.icon-form:before {
  content: "\f189"; }

.icon-format:before {
  content: "\f18a"; }

.icon-fullscreen:before {
  content: "\f18b"; }

.icon-glasses:before {
  content: "\f18c"; }

.icon-global:before {
  content: "\f18d"; }

.icon-hardware:before {
  content: "\f18e"; }

.icon-help:before {
  content: "\f18f"; }

.icon-history:before {
  content: "\f190"; }

.icon-home:before {
  content: "\f191"; }

.icon-hr:before {
  content: "\f192"; }

.icon-identification:before {
  content: "\f193"; }

.icon-image:before {
  content: "\f194"; }

.icon-indent:before {
  content: "\f195"; }

.icon-info:before {
  content: "\f196"; }

.icon-insert-table:before {
  content: "\f197"; }

.icon-it:before {
  content: "\f198"; }

.icon-key:before {
  content: "\f199"; }

.icon-keyboard:before {
  content: "\f19a"; }

.icon-label-dot:before {
  content: "\f19b"; }

.icon-label:before {
  content: "\f19c"; }

.icon-last:before {
  content: "\f19d"; }

.icon-layout:before {
  content: "\f19e"; }

.icon-lightbulb:before {
  content: "\f19f"; }

.icon-like:before {
  content: "\f1a0"; }

.icon-link:before {
  content: "\f1a1"; }

.icon-list:before {
  content: "\f1a2"; }

.icon-livefeed:before {
  content: "\f1a3"; }

.icon-loading:before {
  content: "\f1a4"; }

.icon-location:before {
  content: "\f1a5"; }

.icon-locked:before {
  content: "\f1a6"; }

.icon-loop:before {
  content: "\f1a7"; }

.icon-mail:before {
  content: "\f1a8"; }

.icon-marker:before {
  content: "\f1a9"; }

.icon-maximize:before {
  content: "\f1aa"; }

.icon-menu-arrows:before {
  content: "\f1ab"; }

.icon-menu:before {
  content: "\f1ac"; }

.icon-minimize:before {
  content: "\f1ad"; }

.icon-mobile:before {
  content: "\f1ae"; }

.icon-move:before {
  content: "\f1af"; }

.icon-my-feed:before {
  content: "\f1b0"; }

.icon-navigator:before {
  content: "\f1b1"; }

.icon-new-above:before {
  content: "\f1b2"; }

.icon-new-below:before {
  content: "\f1b3"; }

.icon-new-ticket:before {
  content: "\f1b4"; }

.icon-new-window:before {
  content: "\f1b5"; }

.icon-not-started-circle:before {
  content: "\f1b6"; }

.icon-notification-bell:before {
  content: "\f1b7"; }

.icon-number:before {
  content: "\f1b8"; }

.icon-on-call-live-escalation:before {
  content: "\f1b9"; }

.icon-open-document-new-tab:before {
  content: "\f1ba"; }

.icon-or:before {
  content: "\f1bb"; }

.icon-panel-display-bottom:before {
  content: "\f1bc"; }

.icon-panel-display-popout:before {
  content: "\f1bd"; }

.icon-panel-display-right:before {
  content: "\f1be"; }

.icon-paperclip:before {
  content: "\f1bf"; }

.icon-pause:before {
  content: "\f1c0"; }

.icon-percent:before {
  content: "\f1c1"; }

.icon-phone:before {
  content: "\f1c2"; }

.icon-phonecall-incoming:before {
  content: "\f1c3"; }

.icon-phonecall-keypad:before {
  content: "\f1c4"; }

.icon-phonecall-outgoing:before {
  content: "\f1c5"; }

.icon-play:before {
  content: "\f1c6"; }

.icon-poll:before {
  content: "\f1c7"; }

.icon-pop-in:before {
  content: "\f1c8"; }

.icon-pop-out:before {
  content: "\f1c9"; }

.icon-power:before {
  content: "\f1ca"; }

.icon-preview:before {
  content: "\f1cb"; }

.icon-print:before {
  content: "\f1cc"; }

.icon-queue:before {
  content: "\f1cd"; }

.icon-radio-numeric-scale:before {
  content: "\f1ce"; }

.icon-radio-scale:before {
  content: "\f1cf"; }

.icon-redo-action:before {
  content: "\f1d0"; }

.icon-refresh:before {
  content: "\f1d1"; }

.icon-remove:before {
  content: "\f1d2"; }

.icon-replace-all:before {
  content: "\f1d3"; }

.icon-replace:before {
  content: "\f1d4"; }

.icon-required:before {
  content: "\f1d5"; }

.icon-run-command:before {
  content: "\f1d6"; }

.icon-save:before {
  content: "\f1d7"; }

.icon-script-check:before {
  content: "\f1d8"; }

.icon-script-comment:before {
  content: "\f1d9"; }

.icon-script:before {
  content: "\f1da"; }

.icon-search-database:before {
  content: "\f1db"; }

.icon-search:before {
  content: "\f1dc"; }

.icon-select:before {
  content: "\f1dd"; }

.icon-server:before {
  content: "\f1de"; }

.icon-share:before {
  content: "\f1df"; }

.icon-slack:before {
  content: "\f1e0"; }

.icon-software:before {
  content: "\f1e1"; }

.icon-sort-ascending:before {
  content: "\f1e2"; }

.icon-sort-descending:before {
  content: "\f1e3"; }

.icon-sp-wishlist-sm:before {
  content: "\f1e4"; }

.icon-sp-wishlist:before {
  content: "\f1e5"; }

.icon-spell-check:before {
  content: "\f1e6"; }

.icon-split-vertical:before {
  content: "\f1e7"; }

.icon-star-empty:before {
  content: "\f1e8"; }

.icon-star:before {
  content: "\f1e9"; }

.icon-step-in:before {
  content: "\f1ea"; }

.icon-step-out:before {
  content: "\f1eb"; }

.icon-step-over:before {
  content: "\f1ec"; }

.icon-stop-watch:before {
  content: "\f1ed"; }

.icon-stop:before {
  content: "\f1ee"; }

.icon-stream-all-input:before {
  content: "\f1ef"; }

.icon-stream-one-input:before {
  content: "\f1f0"; }

.icon-string:before {
  content: "\f1f1"; }

.icon-sub-elements:before {
  content: "\f1f2"; }

.icon-subtract:before {
  content: "\f1f3"; }

.icon-success-circle:before {
  content: "\f1f4"; }

.icon-success:before {
  content: "\f1f5"; }

.icon-syntax-check:before {
  content: "\f1f6"; }

.icon-tab:before {
  content: "\f1f7"; }

.icon-table-sm:before {
  content: "\f1f8"; }

.icon-table:before {
  content: "\f1f9"; }

.icon-tack:before {
  content: "\f1fa"; }

.icon-target:before {
  content: "\f1fb"; }

.icon-template:before {
  content: "\f1fc"; }

.icon-text-bold:before {
  content: "\f1fd"; }

.icon-text-italic:before {
  content: "\f1fe"; }

.icon-text-style-add:before {
  content: "\f1ff"; }

.icon-text-style-clear:before {
  content: "\f200"; }

.icon-text-underlined:before {
  content: "\f201"; }

.icon-text:before {
  content: "\f202"; }

.icon-threshold:before {
  content: "\f203"; }

.icon-timeline:before {
  content: "\f204"; }

.icon-today:before {
  content: "\f205"; }

.icon-translation:before {
  content: "\f206"; }

.icon-trash:before {
  content: "\f207"; }

.icon-tree-right:before {
  content: "\f208"; }

.icon-tree:before {
  content: "\f209"; }

.icon-undo-action:before {
  content: "\f20a"; }

.icon-undo:before {
  content: "\f20b"; }

.icon-unindent:before {
  content: "\f20c"; }

.icon-unlink:before {
  content: "\f20d"; }

.icon-unlocked:before {
  content: "\f20e"; }

.icon-upload:before {
  content: "\f20f"; }

.icon-user-add:before {
  content: "\f210"; }

.icon-user-group:before {
  content: "\f211"; }

.icon-user-profile:before {
  content: "\f212"; }

.icon-user-selected:before {
  content: "\f213"; }

.icon-user-subtract:before {
  content: "\f214"; }

.icon-user:before {
  content: "\f215"; }

.icon-vcr-down:before {
  content: "\f216"; }

.icon-vcr-left:before {
  content: "\f217"; }

.icon-vcr-right:before {
  content: "\f218"; }

.icon-vcr-up:before {
  content: "\f219"; }

.icon-video:before {
  content: "\f21a"; }

.icon-view:before {
  content: "\f21b"; }

.icon-vtb-flexible-outline:before {
  content: "\f21c"; }

.icon-vtb-flexible-sm:before {
  content: "\f21d"; }

.icon-vtb-flexible:before {
  content: "\f21e"; }

.icon-vtb-freeform-sm:before {
  content: "\f21f"; }

.icon-vtb-freeform:before {
  content: "\f220"; }

.icon-vtb-guided-sm:before {
  content: "\f221"; }

.icon-vtb-guided:before {
  content: "\f222"; }

.icon-warning-circle:before {
  content: "\f223"; }

.icon-wishlist-sm:before {
  content: "\f224"; }

.icon-wishlist:before {
  content: "\f225"; }

.icon-work-note:before {
  content: "\f226"; }

.icon-workflow-active:before {
  content: "\f227"; }

.icon-workflow-approval-action:before {
  content: "\f228"; }

.icon-workflow-approval-rejected:before {
  content: "\f229"; }

.icon-workflow-approved:before {
  content: "\f22a"; }

.icon-workflow-check:before {
  content: "\f22b"; }

.icon-workflow-complete:before {
  content: "\f22c"; }

.icon-workflow-late:before {
  content: "\f22d"; }

.icon-workflow-on-hold:before {
  content: "\f22e"; }

.icon-workflow-pending:before {
  content: "\f22f"; }

.icon-workflow-progress:before {
  content: "\f230"; }

.icon-workflow-rejected:before {
  content: "\f231"; }

.icon-workflow-requested:before {
  content: "\f232"; }

.icon-workflow-skip:before {
  content: "\f233"; }

.icon-workflow:before {
  content: "\f234"; }

.icon-zoom-in:before {
  content: "\f235"; }

.icon-zoom-out:before {
  content: "\f236"; }

/*!
 * ui-select
 * http://github.com/angular-ui/ui-select
 * Version: 0.19.5 - 2016-10-24T23:13:59.551Z
 * License: MIT
 */
.ui-select-highlight {
  font-weight: 700; }

.ui-select-offscreen {
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  outline: 0 !important;
  left: 0 !important;
  top: 0 !important; }

.selectize-control.single > .selectize-input > input, .selectize-control > .selectize-dropdown {
  width: 100%; }

.ui-select-choices-row:hover {
  background-color: #f5f5f5; }

.ng-dirty.ng-invalid > a.select2-choice {
  border-color: #D44950; }

.select2-result-single {
  padding-left: 0; }

.select-locked > .ui-select-match-close, .select2-locked > .select2-search-choice-close {
  display: none; }

body > .select2-container.open {
  z-index: 9999; }

.ui-select-container.select2.direction-up .ui-select-match, .ui-select-container[theme=select2].direction-up .ui-select-match {
  border-radius: 0 0 4px 4px; }

.ui-select-container.select2.direction-up .ui-select-dropdown, .ui-select-container[theme=select2].direction-up .ui-select-dropdown {
  border-radius: 4px 4px 0 0;
  border-top-width: 1px;
  border-top-style: solid;
  -webkit-box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
  margin-top: -4px; }

.ui-select-container.select2.direction-up .ui-select-dropdown .select2-search, .ui-select-container[theme=select2].direction-up .ui-select-dropdown .select2-search {
  margin-top: 4px; }

.ui-select-container.select2.direction-up.select2-dropdown-open .ui-select-match, .ui-select-container[theme=select2].direction-up.select2-dropdown-open .ui-select-match {
  border-bottom-color: #5897fb; }

.ui-select-container[theme=select2] .ui-select-dropdown .ui-select-search-hidden, .ui-select-container[theme=select2] .ui-select-dropdown .ui-select-search-hidden input {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0; }

.selectize-input.selectize-focus {
  border-color: #007FBB !important; }

.selectize-control.multi > .selectize-input > input {
  margin: 0 !important; }

.ng-dirty.ng-invalid > div.selectize-input {
  border-color: #D44950; }

.ui-select-container[theme=selectize].direction-up .ui-select-dropdown {
  -webkit-box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
  margin-top: -2px; }

.ui-select-container[theme=selectize] input.ui-select-search-hidden {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  width: 0; }

.btn-default-focus {
  color: #333;
  background-color: #EBEBEB;
  border-color: #ADADAD;
  text-decoration: none;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.ui-select-bootstrap .ui-select-toggle {
  position: relative; }

.ui-select-bootstrap .ui-select-toggle > .caret {
  position: absolute;
  height: 10px;
  top: 50%;
  right: 10px;
  margin-top: -2px; }

.input-group > .ui-select-bootstrap.dropdown {
  position: static; }

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
  border-radius: 4px 0 0 4px; }

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up {
  border-radius: 4px 0 0 4px !important; }

.ui-select-bootstrap .ui-select-search-hidden {
  opacity: 0;
  height: 0;
  min-height: 0;
  padding: 0;
  margin: 0;
  border: 0; }

.ui-select-bootstrap > .ui-select-match > .btn {
  text-align: left !important; }

.ui-select-bootstrap > .ui-select-match > .caret {
  position: absolute;
  top: 45%;
  right: 15px; }

.ui-select-bootstrap > .ui-select-choices, .ui-select-bootstrap > .ui-select-no-choice {
  width: 100%;
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
  margin-top: -1px; }

body > .ui-select-bootstrap.open {
  z-index: 1000; }

.ui-select-multiple.ui-select-bootstrap {
  height: auto;
  padding: 3px 3px 0; }

.ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  background-color: transparent !important;
  border: none;
  outline: 0;
  height: 1.666666em;
  margin-bottom: 3px; }

.ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  font-size: 1.6em;
  line-height: .75; }

.ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  outline: 0;
  margin: 0 3px 3px 0; }

.ui-select-multiple .ui-select-match-item {
  position: relative; }

.ui-select-multiple .ui-select-match-item.dropping .ui-select-match-close {
  pointer-events: none; }

.ui-select-multiple:hover .ui-select-match-item.dropping-before:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
  margin-right: 2px;
  border-left: 1px solid #428bca; }

.ui-select-multiple:hover .ui-select-match-item.dropping-after:after {
  content: "";
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%;
  margin-left: 2px;
  border-right: 1px solid #428bca; }

.ui-select-bootstrap .ui-select-choices-row > span {
  cursor: pointer;
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.ui-select-bootstrap .ui-select-choices-row > span:focus, .ui-select-bootstrap .ui-select-choices-row > span:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.ui-select-bootstrap .ui-select-choices-row.active > span {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca; }

.ui-select-bootstrap .ui-select-choices-row.active.disabled > span, .ui-select-bootstrap .ui-select-choices-row.disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

.ui-select-match.ng-hide-add, .ui-select-search.ng-hide-add {
  display: none !important; }

.ui-select-bootstrap.ng-dirty.ng-invalid > button.btn.ui-select-match {
  border-color: #D44950; }

.ui-select-container[theme=bootstrap].direction-up .ui-select-dropdown {
  -webkit-box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25);
          box-shadow: 0 -4px 8px rgba(0, 0, 0, 0.25); }

.ui-select-bootstrap .ui-select-match-text {
  width: 100%;
  padding-right: 1em; }

.ui-select-bootstrap .ui-select-match-text span {
  display: inline-block;
  width: 100%;
  overflow: hidden; }

.ui-select-bootstrap .ui-select-toggle > a.btn {
  position: absolute;
  height: 10px;
  right: 10px;
  margin-top: -2px; }

.ui-select-refreshing {
  position: absolute;
  right: 0;
  padding: 8px 27px;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased; }

@-webkit-keyframes ui-select-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes ui-select-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.ui-select-spin {
  -webkit-animation: ui-select-spin 2s infinite linear;
  animation: ui-select-spin 2s infinite linear; }

.ui-select-refreshing.ng-animate {
  -webkit-animation: none 0s; }

/*================== variables =============================*/
/**!=========================================================
 **    Table of contents
 **      1. COMMON
 **      2. HEADER
 **      3. FOOTER
 **      4. TYPOGRAPHY
 **=========================================================**/
/*------- 1. COMMON --------*/
/*------- ./COMMON --------*/
/*------- 2. HEADER --------*/
/*------- ./HEADER --------*/
/*------- 3. FOOTER --------*/
/*------- ./FOOTER --------*/
/* Fonts, font size for H1 to H6*/
/*------ TYPOGRAPHY --------*/
/*-- 13px --*/
/*------ ./TYPOGRAPHY --------*/
/**============= mixins ====================**/
/*border radius*/
/* user-select: none mixin */
/*keyframes*/
/*----------------------------------------------------------*/
/*--  color naming reference:                             --*/
/*--     http://chir.ag/projects/name-that-color/#333333  --*/
/*----------------------------------------------------------*/
/*--       all colors                                     --*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*--       border colors                                  --*/
/*----------------------------------------------------------*/
/*---footer css--*/
/**!======================================**
 **          Footer Styles                **
 **=======================================**/
footer#footer {
  background-color: #293e40;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none;
  /* Likely future */
  z-index: 1000;
  /* sticky footer */
  /* ./sticky footer */ }
  footer#footer.sticky {
    width: 100%; }
  footer#footer .dp-footer {
    overflow: hidden;
    position: relative;
    height: 80px; }
    footer#footer .dp-footer .dp-footer-left {
      padding: 21.55px 30px 21.55px 30px; }
      footer#footer .dp-footer .dp-footer-left p.dp-footer-copyright-text {
        color: #bbbbbb;
        font-weight: 300;
        font-size: 12px;
        line-height: 1.66667;
        margin: 0; }
      footer#footer .dp-footer .dp-footer-left ul.dp-footer-links {
        list-style-type: none;
        margin: 0;
        padding: 0; }
        footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li {
          float: left; }
          footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li a {
            color: #bbbbbb;
            font-size: 12px;
            line-height: 1.66667;
            cursor: pointer;
            outline: none;
            text-decoration: none;
            font-weight: 300; }
            footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li a:hover, footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li a:focus {
              color: #ffffff;
              text-decoration: underline;
              outline: none;
              -webkit-transition: all 500ms;
              transition: all 500ms; }
          footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li:after {
            content: "|";
            padding: 0 8px;
            line-height: 0.8em;
            color: #ffffff;
            font-weight: 300;
            font-size: 12px; }
          footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li:last-child::after {
            content: ""; }
    footer#footer .dp-footer .dp-footer-right {
      padding: 21.55px 30px 21.55px 30px; }
      footer#footer .dp-footer .dp-footer-right ul.social {
        list-style-type: none;
        margin: 0;
        padding: 0;
        float: right; }
        footer#footer .dp-footer .dp-footer-right ul.social li {
          background: none repeat scroll 0 0 #435363;
          border: 2px solid #435363;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          float: left;
          height: 36px;
          width: 36px;
          margin: 0 8px 0 0;
          padding: 0;
          text-align: center;
          transition: all 0.5s ease 0s;
          -moz-transition: all 0.5s ease 0s;
          -webkit-transition: all 0.5s ease 0s;
          -ms-transition: all 0.5s ease 0s;
          -o-transition: all 0.5s ease 0s; }
          footer#footer .dp-footer .dp-footer-right ul.social li:hover {
            border: 2px solid #2c3e50;
            transform: scale(1.15);
            -webkit-transform: scale(1.15);
            -moz-transform: scale(1.15);
            -ms-transform: scale(1.15);
            -o-transform: scale(1.15); }
          footer#footer .dp-footer .dp-footer-right ul.social li.googleplus {
            background-color: #dd4b39;
            border-color: #dd4b39; }
            footer#footer .dp-footer .dp-footer-right ul.social li.googleplus a i {
              margin: 0 0 0 3px; }
          footer#footer .dp-footer .dp-footer-right ul.social li.linkedin {
            background-color: #0976b4;
            border-color: #0976b4; }
            footer#footer .dp-footer .dp-footer-right ul.social li.linkedin a i {
              margin: 0; }
          footer#footer .dp-footer .dp-footer-right ul.social li.twitter {
            background-color: #55acee;
            border-color: #55acee; }
            footer#footer .dp-footer .dp-footer-right ul.social li.twitter a i {
              margin: 0 0 0 2px; }
          footer#footer .dp-footer .dp-footer-right ul.social li.youtube {
            background: #d02022;
            border-color: #d02022; }
            footer#footer .dp-footer .dp-footer-right ul.social li.youtube a i {
              margin: 0; }
          footer#footer .dp-footer .dp-footer-right ul.social li.facebook {
            background-color: #3b5998;
            border-color: #3b5998; }
            footer#footer .dp-footer .dp-footer-right ul.social li.facebook a i {
              margin: 0; }
          footer#footer .dp-footer .dp-footer-right ul.social li a {
            color: #edeff1;
            vertical-align: middle;
            top: 6px; }
            footer#footer .dp-footer .dp-footer-right ul.social li a i {
              font-size: 16px;
              margin: 0 0 0 5px;
              color: #edeff1 !important; }

/* Smart phones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* Styles */ }

/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) {
  /* Styles */ }

/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {
  /* Styles */ }

/* ----------- Asus Nexus 7 ----------- */
/* Portrait */
@media screen and (device-width: 601px) and (device-height: 906px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) and (orientation: portrait) {
  footer#footer .dp-footer {
    overflow: hidden;
    position: relative;
    height: 130px; }
    footer#footer .dp-footer .dp-footer-left,
    footer#footer .dp-footer .dp-footer-right {
      margin: 10px 2px;
      padding: 0; }
    footer#footer .dp-footer .dp-footer-left p.dp-footer-copyright-text,
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links {
      text-align: center;
      margin: 0 auto; }
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li {
      display: inline;
      float: none; }
    footer#footer .dp-footer .dp-footer-right ul.social {
      float: none;
      margin: 0 auto;
      text-align: center; }
      footer#footer .dp-footer .dp-footer-right ul.social li {
        display: inline-block;
        float: none; } }

/* Landscape */
@media screen and (device-width: 601px) and (device-height: 906px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) and (orientation: landscape) {
  footer#footer .dp-footer {
    overflow: hidden;
    position: relative;
    height: 130px; }
    footer#footer .dp-footer .dp-footer-left,
    footer#footer .dp-footer .dp-footer-right {
      margin: 10px 2px;
      padding: 0; }
    footer#footer .dp-footer .dp-footer-left p.dp-footer-copyright-text,
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links {
      text-align: center;
      margin: 0 auto; }
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li {
      display: inline;
      float: none; }
    footer#footer .dp-footer .dp-footer-right ul.social {
      float: none;
      margin: 0 auto;
      text-align: center; }
      footer#footer .dp-footer .dp-footer-right ul.social li {
        display: inline-block;
        float: none; } }

@media only screen and (max-width: 768px) {
  footer.sticky {
    top: auto !important;
    /*position:relative !important;*/ }
  footer#footer .dp-footer {
    overflow: hidden;
    position: relative;
    height: 105px; }
    footer#footer .dp-footer .dp-footer-left,
    footer#footer .dp-footer .dp-footer-right {
      padding: 21.55px 30px; }
    footer#footer .dp-footer .dp-footer-left p.dp-footer-copyright-text,
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links {
      text-align: left;
      margin: 0 auto; }
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li {
      display: inline;
      float: none; }
    footer#footer .dp-footer .dp-footer-right ul.social {
      float: none;
      margin: 0 auto;
      text-align: center; }
      footer#footer .dp-footer .dp-footer-right ul.social li {
        display: inline-block;
        float: none; } }

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Styles */ }

/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* Styles */ }

/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* Styles */ }

/**********
iPad 3
**********/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */ }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */ }

/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
  /* Styles */ }

/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
  /* Styles */ }

/* iPhone 4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
  footer#footer .dp-footer {
    overflow: hidden;
    position: relative;
    height: 105px; }
    footer#footer .dp-footer .dp-footer-left,
    footer#footer .dp-footer .dp-footer-right {
      margin: 10px 2px;
      padding: 0; }
    footer#footer .dp-footer .dp-footer-left p.dp-footer-copyright-text,
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links {
      text-align: center;
      margin: 0 auto; }
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li {
      display: inline;
      float: none; }
    footer#footer .dp-footer .dp-footer-right ul.social {
      float: none;
      margin: 0 auto;
      text-align: center; }
      footer#footer .dp-footer .dp-footer-right ul.social li {
        display: inline-block;
        float: none; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
  footer#footer .dp-footer {
    overflow: hidden;
    position: relative;
    height: 125px; }
    footer#footer .dp-footer .dp-footer-left,
    footer#footer .dp-footer .dp-footer-right {
      margin: 10px 2px;
      padding: 0; }
    footer#footer .dp-footer .dp-footer-left p.dp-footer-copyright-text,
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links {
      text-align: center;
      margin: 0 auto; }
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li {
      display: inline;
      float: none; }
    footer#footer .dp-footer .dp-footer-right ul.social {
      float: none;
      margin: 0 auto;
      text-align: center; }
      footer#footer .dp-footer .dp-footer-right ul.social li {
        display: inline-block;
        float: none; } }

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  footer#footer .dp-footer {
    overflow: hidden;
    position: relative;
    height: 105px; }
    footer#footer .dp-footer .dp-footer-left,
    footer#footer .dp-footer .dp-footer-right {
      margin: 10px 2px;
      padding: 0; }
    footer#footer .dp-footer .dp-footer-left p.dp-footer-copyright-text,
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links {
      text-align: center;
      margin: 0 auto; }
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li {
      display: inline;
      float: none; }
    footer#footer .dp-footer .dp-footer-right ul.social {
      float: none;
      margin: 0 auto;
      text-align: center; }
      footer#footer .dp-footer .dp-footer-right ul.social li {
        display: inline-block;
        float: none; } }

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  footer#footer .dp-footer {
    overflow: hidden;
    position: relative;
    height: 125px; }
    footer#footer .dp-footer .dp-footer-left,
    footer#footer .dp-footer .dp-footer-right {
      margin: 10px 2px;
      padding: 0; }
    footer#footer .dp-footer .dp-footer-left p.dp-footer-copyright-text,
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links {
      text-align: center;
      margin: 0 auto; }
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li {
      display: inline;
      float: none; }
    footer#footer .dp-footer .dp-footer-right ul.social {
      float: none;
      margin: 0 auto;
      text-align: center; }
      footer#footer .dp-footer .dp-footer-right ul.social li {
        display: inline-block;
        float: none; } }

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  footer#footer .dp-footer {
    overflow: hidden;
    position: relative;
    height: 105px; }
    footer#footer .dp-footer .dp-footer-left,
    footer#footer .dp-footer .dp-footer-right {
      margin: 10px 2px;
      padding: 0; }
    footer#footer .dp-footer .dp-footer-left p.dp-footer-copyright-text,
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links {
      text-align: center;
      margin: 0 auto; }
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li {
      display: inline;
      float: none; }
    footer#footer .dp-footer .dp-footer-right ul.social {
      float: none;
      margin: 0 auto;
      text-align: center; }
      footer#footer .dp-footer .dp-footer-right ul.social li {
        display: inline-block;
        float: none; } }

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  footer#footer .dp-footer {
    overflow: hidden;
    position: relative;
    height: 110px; }
    footer#footer .dp-footer .dp-footer-left,
    footer#footer .dp-footer .dp-footer-right {
      margin: 10px 2px;
      padding: 0; }
    footer#footer .dp-footer .dp-footer-left p.dp-footer-copyright-text,
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links {
      text-align: center;
      margin: 0 auto; }
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li {
      display: inline;
      float: none; }
    footer#footer .dp-footer .dp-footer-right ul.social {
      float: none;
      margin: 0 auto;
      text-align: center; }
      footer#footer .dp-footer .dp-footer-right ul.social li {
        display: inline-block;
        float: none; } }

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
  footer#footer .dp-footer {
    overflow: hidden;
    position: relative;
    height: 105px; }
    footer#footer .dp-footer .dp-footer-left,
    footer#footer .dp-footer .dp-footer-right {
      margin: 10px 2px;
      padding: 0; }
    footer#footer .dp-footer .dp-footer-left p.dp-footer-copyright-text,
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links {
      text-align: center;
      margin: 0 auto; }
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li {
      display: inline;
      float: none; }
    footer#footer .dp-footer .dp-footer-right ul.social {
      float: none;
      margin: 0 auto;
      text-align: center; }
      footer#footer .dp-footer .dp-footer-right ul.social li {
        display: inline-block;
        float: none; } }

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
  footer#footer .dp-footer {
    overflow: hidden;
    position: relative;
    height: 110px; }
    footer#footer .dp-footer .dp-footer-left,
    footer#footer .dp-footer .dp-footer-right {
      margin: 10px 2px;
      padding: 0; }
    footer#footer .dp-footer .dp-footer-left p.dp-footer-copyright-text,
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links {
      text-align: center;
      margin: 0 auto; }
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li {
      display: inline;
      float: none; }
    footer#footer .dp-footer .dp-footer-right ul.social {
      float: none;
      margin: 0 auto;
      text-align: center; }
      footer#footer .dp-footer .dp-footer-right ul.social li {
        display: inline-block;
        float: none; } }

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  footer#footer .dp-footer {
    overflow: hidden;
    position: relative;
    height: 105px; }
    footer#footer .dp-footer .dp-footer-left,
    footer#footer .dp-footer .dp-footer-right {
      margin: 10px 2px;
      padding: 0; }
    footer#footer .dp-footer .dp-footer-left p.dp-footer-copyright-text,
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links {
      text-align: center;
      margin: 0 auto; }
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li {
      display: inline;
      float: none; }
    footer#footer .dp-footer .dp-footer-right ul.social {
      float: none;
      margin: 0 auto;
      text-align: center; }
      footer#footer .dp-footer .dp-footer-right ul.social li {
        display: inline-block;
        float: none; } }

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  footer#footer .dp-footer {
    overflow: hidden;
    position: relative;
    height: 125px; }
    footer#footer .dp-footer .dp-footer-left,
    footer#footer .dp-footer .dp-footer-right {
      margin: 10px 2px;
      padding: 0; }
    footer#footer .dp-footer .dp-footer-left p.dp-footer-copyright-text,
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links {
      text-align: center;
      margin: 0 auto; }
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li {
      display: inline;
      float: none; }
    footer#footer .dp-footer .dp-footer-right ul.social {
      float: none;
      margin: 0 auto;
      text-align: center; }
      footer#footer .dp-footer .dp-footer-right ul.social li {
        display: inline-block;
        float: none; } }

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
  footer#footer .dp-footer {
    overflow: hidden;
    position: relative;
    height: 105px; }
    footer#footer .dp-footer .dp-footer-left,
    footer#footer .dp-footer .dp-footer-right {
      margin: 10px 2px;
      padding: 0; }
    footer#footer .dp-footer .dp-footer-left p.dp-footer-copyright-text,
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links {
      text-align: center;
      margin: 0 auto; }
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li {
      display: inline;
      float: none; }
    footer#footer .dp-footer .dp-footer-right ul.social {
      float: none;
      margin: 0 auto;
      text-align: center; }
      footer#footer .dp-footer .dp-footer-right ul.social li {
        display: inline-block;
        float: none; } }

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
  footer#footer .dp-footer {
    overflow: hidden;
    position: relative;
    height: 125px; }
    footer#footer .dp-footer .dp-footer-left,
    footer#footer .dp-footer .dp-footer-right {
      margin: 10px 2px;
      padding: 0; }
    footer#footer .dp-footer .dp-footer-left p.dp-footer-copyright-text,
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links {
      text-align: center;
      margin: 0 auto; }
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li {
      display: inline;
      float: none; }
    footer#footer .dp-footer .dp-footer-right ul.social {
      float: none;
      margin: 0 auto;
      text-align: center; }
      footer#footer .dp-footer .dp-footer-right ul.social li {
        display: inline-block;
        float: none; } }

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
  footer#footer .dp-footer {
    overflow: hidden;
    position: relative;
    height: 105px; }
    footer#footer .dp-footer .dp-footer-left,
    footer#footer .dp-footer .dp-footer-right {
      margin: 10px 2px;
      padding: 0; }
    footer#footer .dp-footer .dp-footer-left p.dp-footer-copyright-text,
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links {
      text-align: center;
      margin: 0 auto; }
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li {
      display: inline;
      float: none; }
    footer#footer .dp-footer .dp-footer-right ul.social {
      float: none;
      margin: 0 auto;
      text-align: center; }
      footer#footer .dp-footer .dp-footer-right ul.social li {
        display: inline-block;
        float: none; } }

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
  footer#footer .dp-footer {
    overflow: hidden;
    position: relative;
    height: 110px; }
    footer#footer .dp-footer .dp-footer-left,
    footer#footer .dp-footer .dp-footer-right {
      margin: 10px 2px;
      padding: 0; }
    footer#footer .dp-footer .dp-footer-left p.dp-footer-copyright-text,
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links {
      text-align: center;
      margin: 0 auto; }
    footer#footer .dp-footer .dp-footer-left ul.dp-footer-links li {
      display: inline;
      float: none; }
    footer#footer .dp-footer .dp-footer-right ul.social {
      float: none;
      margin: 0 auto;
      text-align: center; }
      footer#footer .dp-footer .dp-footer-right ul.social li {
        display: inline-block;
        float: none; } }

.dps-footer-wrapper {
  display: block; }

.dps-footer {
  background-color: #FFFFFF;
  color: #293E40;
  width: 100%; }
  .dps-footer.-copyright {
    background-color: #FAFAFA; }
    .dps-footer.-copyright .dps-footer-container {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      font-size: 0.875rem;
      grid-gap: 0;
      gap: 0;
      padding-top: 0; }
  .dps-footer.-resources {
    border-top: 2px solid #FAFAFA; }
    @media (max-width: 991.98px) {
      .dps-footer.-resources {
        border-top: none; } }
    .dps-footer.-resources .dps-footer-container::before {
      content: '';
      display: block; }
      @media (max-width: 1024px) {
        .dps-footer.-resources .dps-footer-container::before {
          display: none; } }
    .dps-footer.-resources .dps-footer-sitemap:last-child {
      grid-column: 4/7; }
      @media (max-width: 1024px) {
        .dps-footer.-resources .dps-footer-sitemap:last-child {
          grid-column: 3/7; } }
    .dps-footer.-resources .dps-footer-sitemap-header {
      font-weight: normal;
      font-family: "Gilroy-Medium", sans-serif;
      font-size: 1rem;
      line-height: 1.75;
      padding: 0 0 1rem; }
      @media (max-width: 991.98px) {
        .dps-footer.-resources .dps-footer-sitemap-header {
          padding: 2rem 0 0.75rem; } }
  .dps-footer.-sitemap .dps-footer-container {
    padding-top: 6rem; }
    @media (max-width: 991.98px) {
      .dps-footer.-sitemap .dps-footer-container {
        padding-bottom: 0;
        padding-top: 2rem; } }
    .dps-footer.-sitemap .dps-footer-container::before {
      display: block; }
      @media (max-width: 1024px) {
        .dps-footer.-sitemap .dps-footer-container::before {
          display: none; } }
  @media (max-width: 991.98px) {
    .dps-footer.-sitemap .dps-footer-sitemap {
      border-bottom: 1px solid #D0D2D3; } }
  @media (max-width: 991.98px) {
    .dps-footer.-sitemap .dps-footer-sitemap-header {
      padding: 0; } }
  @media (max-width: 991.98px) {
    .dps-footer.-sitemap .dps-footer-sitemap-header > span {
      display: none; } }
  @media (max-width: 991.98px) {
    .dps-footer.-sitemap .dps-footer-sitemap-body {
      padding: 0.5rem 0 1rem 0.25rem; } }

.dps-footer-container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: none;
  grid-auto-rows: auto;
  grid-gap: 2rem;
  font-family: "Gilroy-Medium", sans-serif;
  margin: 0 auto;
  max-width: 90rem;
  padding: 3.25rem 2.5rem 2.5rem;
  position: relative;
  width: 100%; }
  @media (max-width: 991.98px) {
    .dps-footer-container {
      display: block;
      padding: 0 1.5rem 1.5rem; } }

.dps-footer-sitemap {
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 0.875rem;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%; }
  .dps-footer-sitemap.is-open .dps-footer-sitemap-btn svg.now-icon {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  .dps-footer-sitemap.is-open .dps-footer-sitemap-body {
    display: block; }
  .dps-footer-sitemap ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .dps-footer-sitemap li,
  .dps-footer-sitemap p {
    margin: 0;
    padding: 0 0 1rem; }
    .dps-footer-sitemap li:last-child,
    .dps-footer-sitemap p:last-child {
      padding: 0; }

.dps-footer-sitemap-header {
  font-weight: normal;
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 1.3125rem;
  line-height: 1.5;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 0 0 1.5rem; }
  @media (max-width: 991.98px) {
    .dps-footer-sitemap-header {
      padding: 0; } }
  .dps-footer-sitemap-header svg.now-icon {
    margin-right: 0.5rem; }

@media (max-width: 991.98px) {
  .dps-footer-sitemap-body {
    display: none;
    padding: 0.75rem 0; } }

.dps-footer-sitemap-btn {
  display: none; }
  @media (max-width: 991.98px) {
    .dps-footer-sitemap-btn {
      /* Firefox cares about this order */
      /* stylelint-disable no-descending-specificity */
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      background: transparent;
      border: none;
      color: #546566;
      cursor: pointer;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      font-family: "Gilroy-Medium", sans-serif;
      font-size: 1.125rem;
      padding: 1rem 0.5rem 1rem 0.25rem;
      text-align: left;
      width: 100%; }
      .dps-footer-sitemap-btn:focus {
        -webkit-box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
                box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
        outline: none; }
      .dps-footer-sitemap-btn:focus:not(:focus-visible) {
        outline: none;
        -webkit-box-shadow: none;
                box-shadow: none; }
      .dps-footer-sitemap-btn:focus-visible {
        outline: none;
        -webkit-box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
                box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3); }
      .dps-footer-sitemap-btn span {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto; }
      .dps-footer-sitemap-btn svg.now-icon {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
                flex: 0 0 auto; } }

.dps-footer-copyright {
  grid-column: 1/5;
  height: 100%;
  padding-top: 1.5rem; }
  @media (max-width: 991.98px) {
    .dps-footer-copyright {
      border-top: none;
      padding: 2rem 0; } }
  .dps-footer-copyright img {
    height: 1rem; }
  .dps-footer-copyright > span {
    font-weight: normal;
    font-family: "Gilroy-Medium", sans-serif;
    font-size: 1rem;
    line-height: 1.75;
    font-weight: bolder;
    color: #1d1d1d;
    border-left: 1px solid #D0D2D3;
    display: inline-block;
    letter-spacing: 0.03125rem;
    line-height: 1.5;
    margin-left: 0.75rem;
    padding-left: 0.75rem;
    top: 4px; }
    @media (max-width: 991.98px) {
      .dps-footer-copyright > span {
        border-left: 0;
        display: block;
        margin-left: 0.5rem;
        padding-left: 0;
        padding-top: 5px; } }

.dps-footer-copyright-links {
  padding-top: 1rem;
  position: relative;
  width: 100%; }
  .dps-footer-copyright-links .dps-link {
    margin-right: 2.5rem;
    font-size: 0.8125rem !important;
    font-family: "Source Sans Pro", sans-serif !important;
    letter-spacing: 0.26px;
    width: auto !important; }
    @media (max-width: 991.98px) {
      .dps-footer-copyright-links .dps-link {
        display: block;
        margin-bottom: 1rem;
        margin-right: 0; }
        .dps-footer-copyright-links .dps-link:last-child {
          margin-bottom: 0; } }
  @media (max-width: 1024px) {
    .dps-footer-copyright-links > span {
      display: block;
      margin-top: 0.5rem; } }

.dps-footer-social {
  grid-column: 5/7;
  text-align: right; }
  @media (max-width: 991.98px) {
    .dps-footer-social {
      text-align: left; } }
  .dps-footer-social a {
    /* Firefox cares about this order */
    /* stylelint-disable no-descending-specificity */
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 1.5rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: 1rem;
    text-decoration: none;
    width: 1.5rem; }
    .dps-footer-social a:focus {
      -webkit-box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
              box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
      outline: none; }
    .dps-footer-social a:focus:not(:focus-visible) {
      outline: none;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .dps-footer-social a:focus-visible {
      outline: none;
      -webkit-box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
              box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3); }
    @media (max-width: 991.98px) {
      .dps-footer-social a {
        margin-left: auto;
        margin-right: 1rem; } }
    .dps-footer-social a img {
      max-width: 1.25rem; }

.dps-footer-wrapper .dps-button {
  /* Firefox cares about this order */
  /* stylelint-disable no-descending-specificity */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  color: inherit;
  cursor: pointer;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-family: "Gilroy-Medium", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.1;
  letter-spacing: 0.01em;
  text-decoration: none;
  -webkit-transition: background 0.3s cubic-bezier(0.075, 0.82, 0.165, 1), border 0.3s cubic-bezier(0.075, 0.82, 0.165, 1), color 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: background 0.3s cubic-bezier(0.075, 0.82, 0.165, 1), border 0.3s cubic-bezier(0.075, 0.82, 0.165, 1), color 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  width: inherit;
  white-space: nowrap; }
  .dps-footer-wrapper .dps-button:focus {
    -webkit-box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
            box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    outline: none; }
  .dps-footer-wrapper .dps-button:focus:not(:focus-visible) {
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .dps-footer-wrapper .dps-button:focus-visible {
    outline: none;
    -webkit-box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
            box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3); }
  .dps-footer-wrapper .dps-button:active {
    color: currentColor; }
  .dps-footer-wrapper .dps-button.-primary {
    background: #546566;
    color: #FFFFFF; }
    .dps-footer-wrapper .dps-button.-primary:hover {
      background: #293E40; }
    .dps-footer-wrapper .dps-button.-primary.is-disabled {
      background: #B9BBBD; }
  .dps-footer-wrapper .dps-button.-primary-inverse {
    background: #D0D2D3;
    color: #293E40; }
    .dps-footer-wrapper .dps-button.-primary-inverse:hover {
      background: #FFFFFF; }
    .dps-footer-wrapper .dps-button.-primary-inverse.is-disabled {
      background: #8A8E91; }
  .dps-footer-wrapper .dps-button.-secondary {
    background: transparent;
    border: 2px solid #546566;
    color: #546566; }
    .dps-footer-wrapper .dps-button.-secondary:hover {
      background: #293E40;
      border-color: #293E40;
      color: #FFFFFF; }
    .dps-footer-wrapper .dps-button.-secondary.is-disabled {
      background: transparent;
      border-color: #B9BBBD;
      color: #B9BBBD; }
  .dps-footer-wrapper .dps-button.-secondary-inverse {
    background: transparent;
    border: 2px solid #D0D2D3;
    color: #D0D2D3; }
    .dps-footer-wrapper .dps-button.-secondary-inverse:hover {
      background: #FFFFFF;
      border-color: #FFFFFF;
      color: #293E40; }
    .dps-footer-wrapper .dps-button.-secondary-inverse.is-disabled {
      background: transparent;
      border-color: #8A8E91;
      color: #8A8E91; }
  .dps-footer-wrapper .dps-button.-sm {
    height: 2rem;
    font-size: 0.875rem;
    padding: 0 1rem; }
    .dps-footer-wrapper .dps-button.-sm.only-icon {
      padding: 0;
      width: 2rem; }
  .dps-footer-wrapper .dps-button.-md {
    height: 2.625rem;
    padding: 0 1.5rem; }
    .dps-footer-wrapper .dps-button.-md.only-icon {
      padding: 0;
      width: 2.625rem; }
  .dps-footer-wrapper .dps-button.-lg {
    height: 3.125rem;
    padding: 0 2rem; }
    .dps-footer-wrapper .dps-button.-lg.only-icon {
      padding: 0;
      width: 3.125rem; }
  .dps-footer-wrapper .dps-button.is-bare {
    background: transparent;
    border: none;
    color: #546566; }
    .dps-footer-wrapper .dps-button.is-bare:hover {
      background: transparent;
      border: none;
      color: #293E40; }
  .dps-footer-wrapper .dps-button.has-action now-icon {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: transform 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: transform 0.3s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
  .dps-footer-wrapper .dps-button.has-action:hover now-icon {
    -webkit-transform: translateX(0.125rem);
            transform: translateX(0.125rem); }
  .dps-footer-wrapper .dps-button.has-action:hover.-external-action now-icon {
    -webkit-transform: translateX(1px) translateY(-1px);
            transform: translateX(1px) translateY(-1px); }
  .dps-footer-wrapper .dps-button-label + now-icon {
    margin-left: 0.5rem; }

.dps-footer-wrapper {
  z-index: 1; }
  .dps-footer-wrapper .dps-link {
    display: inline-block; }
  .dps-footer-wrapper a.dps-button {
    display: inline-block; }
    .dps-footer-wrapper a.dps-button.-inherit {
      font-family: inherit;
      font-size: inherit;
      line-height: inherit;
      letter-spacing: inherit; }
    .dps-footer-wrapper a.dps-button.is-bare {
      height: auto;
      padding-left: 0;
      padding-right: 0;
      white-space: normal;
      white-space: initial; }
    .dps-footer-wrapper a.dps-button span + .now-icon {
      margin-left: 0.5rem; }

/*================== variables =============================*/
/**!=========================================================
 **    Table of contents
 **      1. COMMON
 **      2. HEADER
 **      3. FOOTER
 **      4. TYPOGRAPHY
 **=========================================================**/
/*------- 1. COMMON --------*/
/*------- ./COMMON --------*/
/*------- 2. HEADER --------*/
/*------- ./HEADER --------*/
/*------- 3. FOOTER --------*/
/*------- ./FOOTER --------*/
/* Fonts, font size for H1 to H6*/
/*------ TYPOGRAPHY --------*/
/*-- 13px --*/
/*------ ./TYPOGRAPHY --------*/
/**============= mixins ====================**/
/*border radius*/
/* user-select: none mixin */
/*keyframes*/
/*----------------------------------------------------------*/
/*--  color naming reference:                             --*/
/*--     http://chir.ag/projects/name-that-color/#333333  --*/
/*----------------------------------------------------------*/
/*--       all colors                                     --*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*--       border colors                                  --*/
/*----------------------------------------------------------*/
/*---header css--*/
#dp-compact-nav .dp-searchbar,
#dp-header-v2 .dp-searchbar {
  width: 100%;
  height: 100px;
  background: #293e40;
  position: absolute;
  z-index: 99;
  display: none; }
  #dp-compact-nav .dp-searchbar .search-form-wrap,
  #dp-header-v2 .dp-searchbar .search-form-wrap {
    margin-right: 33px; }
  #dp-compact-nav .dp-searchbar.show-search,
  #dp-header-v2 .dp-searchbar.show-search {
    display: block; }
  #dp-compact-nav .dp-searchbar a.search-close-icon,
  #dp-header-v2 .dp-searchbar a.search-close-icon {
    color: #ffffff;
    float: right;
    padding: 10px 15px;
    top: 5px;
    right: 10px; }
  #dp-compact-nav .dp-searchbar .dp-search-content,
  #dp-header-v2 .dp-searchbar .dp-search-content {
    height: 40px;
    margin: 40px 80px 0;
    border-bottom: 1px solid #555b64; }
    #dp-compact-nav .dp-searchbar .dp-search-content span.icon-search,
    #dp-header-v2 .dp-searchbar .dp-search-content span.icon-search {
      font-size: 18px;
      color: #e9e9e9;
      top: 5px;
      padding: 5px; }
    #dp-compact-nav .dp-searchbar .dp-search-content input#dp-search-input,
    #dp-header-v2 .dp-searchbar .dp-search-content input#dp-search-input {
      border: none;
      background: 0 0;
      padding: 5px 0 5px 10px;
      font-size: 16px;
      color: #ffffff;
      width: 90%;
      outline: 0;
      top: 4px; }
    #dp-compact-nav .dp-searchbar .dp-search-content span.icon-cross,
    #dp-header-v2 .dp-searchbar .dp-search-content span.icon-cross {
      margin: 10px 5px;
      font-size: 14px;
      color: #e9e9e9;
      float: right; }
    #dp-compact-nav .dp-searchbar .dp-search-content button.dp-search-btn,
    #dp-header-v2 .dp-searchbar .dp-search-content button.dp-search-btn {
      width: 75px;
      right: 0;
      position: absolute;
      background-color: #293e40;
      border-radius: 0px;
      font-size: 14px;
      line-height: 18px;
      color: #ffffff;
      font-family: Gilroy-Medium, Arial, Helvetica, sans-serif;
      border: 2px solid #81b5a1; }
      #dp-compact-nav .dp-searchbar .dp-search-content button.dp-search-btn:hover,
      #dp-header-v2 .dp-searchbar .dp-search-content button.dp-search-btn:hover {
        color: #000000;
        background-color: #81b5a1;
        border: 2px solid #81b5a1; }
      #dp-compact-nav .dp-searchbar .dp-search-content button.dp-search-btn[disabled],
      #dp-header-v2 .dp-searchbar .dp-search-content button.dp-search-btn[disabled] {
        pointer-events: all;
        cursor: not-allowed;
        opacity: 0.5; }
        #dp-compact-nav .dp-searchbar .dp-search-content button.dp-search-btn[disabled]:hover,
        #dp-header-v2 .dp-searchbar .dp-search-content button.dp-search-btn[disabled]:hover {
          color: #000000;
          background-color: #81b5a1;
          border: 2px solid #81b5a1; }
  #dp-compact-nav .dp-searchbar .search-overlay,
  #dp-header-v2 .dp-searchbar .search-overlay {
    cursor: default !important;
    position: fixed;
    top: 150px;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.5;
    z-index: 1002;
    background-color: #ffffff; }

/*-------------- mobile screens  ----------- */
@media only screen and (max-width: 600px) {
  #dp-compact-nav .dp-searchbar .dp-search-content,
  #dp-header-v2 .dp-searchbar .dp-search-content {
    margin: 40px 30px 0; } }

:root {
  font-size: 16px !important; }

.dps-link {
  color: inherit;
  cursor: pointer;
  font-size: inherit;
  position: relative;
  white-space: normal;
  background: none;
  border-width: medium;
  border-width: initial;
  border-style: none;
  border-color: currentColor;
  border-color: initial;
  -o-border-image: none;
     border-image: none;
  -o-border-image: initial;
     border-image: initial;
  margin: -0.125rem;
  padding: 0.125rem;
  text-decoration: none; }
  .dps-link > span {
    -webkit-box-shadow: #81b5a1 0px -1px 0px 0px inset;
            box-shadow: #81b5a1 0px -1px 0px 0px inset;
    color: inherit;
    position: relative;
    background: -webkit-gradient(linear, left top, left bottom, from(#cde1d9), to(#cde1d9)) center bottom/0px 0px repeat-x;
    background: linear-gradient(#cde1d9, #cde1d9) center bottom/0px 0px repeat-x;
    padding: 0px 0.125rem;
    -webkit-transition: background 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s, color 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
    transition: background 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s, color 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s; }

.dps-login {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #474d52;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: Gilroy-Regular, sans-serif;
  font-size: 0.875rem;
  line-height: 1;
  position: relative;
  background: transparent;
  border-width: medium;
  border-width: initial;
  border-style: none;
  border-color: currentColor;
  border-color: initial;
  -o-border-image: none;
     border-image: none;
  -o-border-image: initial;
     border-image: initial;
  padding: 0.5rem;
  text-decoration: none;
  -webkit-transition: color 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s;
  transition: color 0.3s cubic-bezier(0.075, 0.82, 0.165, 1) 0s; }
  .dps-login-avatar {
    letter-spacing: 0.01em;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1rem;
    line-height: 1.5;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #293e40;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 2rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-transform: uppercase;
    width: 2rem;
    background: #f7f7f7;
    border-width: 1px;
    border-style: solid;
    border-color: #8a8e91;
    -o-border-image: none;
       border-image: none;
    -o-border-image: initial;
       border-image: initial;
    border-radius: 50%; }

.dps-shade {
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  position: fixed;
  height: 100vh;
  left: 0px;
  top: 0px;
  width: 100vw;
  z-index: 999; }
  .dps-shade.-visible {
    display: block; }

.dps-search {
  margin: 0 auto;
  max-width: 56.25rem;
  padding: 2.5rem 0;
  position: relative; }

.dps-search-input {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #474D52;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 1rem;
  width: 100%; }
  @media (max-width: 767.98px) {
    .dps-search-input {
      padding-bottom: 0.5rem; } }
  .dps-search-input svg,
  .dps-search-input button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    .dps-search-input svg.button-text-only,
    .dps-search-input button.button-text-only {
      display: block; }
    .dps-search-input svg.button-icon-only,
    .dps-search-input button.button-icon-only {
      display: none; }
    @media (max-width: 767.98px) {
      .dps-search-input svg.button-text-only,
      .dps-search-input button.button-text-only {
        display: none; }
      .dps-search-input svg.button-icon-only,
      .dps-search-input button.button-icon-only {
        display: block; } }
  .dps-search-input .dps-button {
    height: 32px;
    font-size: 14px;
    padding: 0px 16px;
    width: 82px; }
    .dps-search-input .dps-button.-secondary {
      color: #546566;
      background: transparent;
      border-width: 2px;
      border-style: solid;
      border-color: #546566;
      -o-border-image: none;
         border-image: none;
      -o-border-image: initial;
         border-image: initial; }
      .dps-search-input .dps-button.-secondary:hover {
        color: #FFFFFF;
        background: #293E40;
        border-color: #293E40; }
  .dps-search-input .dps-input {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
    .dps-search-input .dps-input input {
      border: none;
      font-family: "Gilroy-Regular", sans-serif;
      font-size: 1.3125rem;
      line-height: 1.5;
      height: auto;
      margin-top: -1px;
      padding: 1px 0.75rem 0px 1rem;
      width: 100%; }

.dps-search-text {
  letter-spacing: 0.02em;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8125rem;
  line-height: 1.5;
  color: #8A8E91;
  margin-top: 0.75rem; }

.dps-content-stack {
  display: block; }

.dps-content-stack.-nav .dps-content-stack-row.-small-gap {
  margin-bottom: 0.25rem; }

@media (max-width: 991.98px) {
  .dps-content-stack.-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
    .dps-content-stack.-nav .dps-content-stack-row {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-inline-box;
      display: -ms-inline-flexbox;
      display: inline-flex;
      margin-bottom: 0; }
      .dps-content-stack.-nav .dps-content-stack-row slot {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
    .dps-content-stack.-nav .dps-content-stack-title {
      font-weight: normal;
      font-family: "Gilroy-Medium", sans-serif;
      font-size: 1rem;
      line-height: 1.75;
      line-height: 1.4; } }

.dps-content-stack.-compact .dps-content-stack-row {
  letter-spacing: 0.02em;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8125rem;
  line-height: 1.5; }
  .dps-content-stack.-compact .dps-content-stack-row.-small-gap {
    margin-bottom: 0; }

.dps-content-stack.-compact .dps-content-stack-title {
  font-weight: normal;
  font-family: "Gilroy-Medium", sans-serif;
  font-size: 1rem;
  line-height: 1.75;
  line-height: 1.4;
  margin-bottom: 0.25rem; }

.dps-content-stack {
  color: #293E40;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  text-align: left; }
  .dps-content-stack.-inverse {
    color: #FFFFFF; }

.dps-content-stack-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-bottom: 1rem;
  position: relative; }
  .dps-content-stack-row:last-child, .dps-content-stack-row.-body, .dps-content-stack-row.-icon-custom, .dps-content-stack-row.-cta {
    margin-bottom: 0; }
  .dps-content-stack-row.-icon-custom img {
    margin-bottom: 0.5rem; }
  .dps-content-stack-row.-cta .dps-button,
  .dps-content-stack-row.-cta .dps-link {
    margin-top: 1rem; }
  .dps-content-stack-row.-small-gap {
    margin-bottom: 0.5rem; }
  .dps-content-stack-row.has-progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .dps-content-stack-row.-body {
    display: block;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
    .dps-content-stack-row.-body p,
    .dps-content-stack-row.-body ul {
      letter-spacing: 0.01em;
      font-family: "Source Sans Pro", sans-serif;
      font-size: 1rem;
      line-height: 1.5;
      margin: 0 0 0.75rem;
      width: 100%; }
    .dps-content-stack-row.-body p:last-child,
    .dps-content-stack-row.-body ul:last-child {
      margin-bottom: 0; }
    [dir="ltr"] .dps-content-stack-row.-body ul {
      padding-left: 0; }
    [dir="rtl"] .dps-content-stack-row.-body ul {
      padding-right: 0; }
    .dps-content-stack-row.-body ul {
      list-style-type: none;
      margin-top: 0; }
      .dps-content-stack-row.-body ul li {
        display: block;
        margin-bottom: 0.25rem; }
    .dps-content-stack-row.-body .dps-button,
    .dps-content-stack-row.-body .dps-link {
      display: block;
      margin-bottom: 1rem; }
    .dps-content-stack-row.-body .dps-button:last-child,
    .dps-content-stack-row.-body .dps-link:last-child {
      margin-bottom: 0; }
  .dps-content-stack-row > .dps-tag,
  .dps-content-stack-row > .dps-badge {
    margin-bottom: 0.5rem;
    margin-right: 0.5rem; }
  .dps-content-stack-row img {
    display: block;
    max-width: 100%;
    position: relative; }
  .dps-content-stack-row slot {
    display: block; }

.dps-content-stack-col {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  overflow: hidden; }

.dps-content-stack-subtitle,
.dps-content-stack-metadata,
.dps-content-stack-metadata2,
.dps-content-stack-title {
  display: block;
  width: 100%; }

.dps-content-stack-subtitle,
.dps-content-stack-metadata2,
.dps-content-stack-title {
  color: #474D52; }
  .-inverse .dps-content-stack-subtitle, .-inverse
  .dps-content-stack-metadata2, .-inverse
  .dps-content-stack-title {
    color: #FFFFFF; }

.dps-content-stack-metadata2 {
  max-width: 75%; }

.dps-content-stack-subtitle,
.dps-content-stack-metadata2 {
  font-weight: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 0.75rem;
  line-height: 1;
  margin: 0; }

.dps-content-stack-title {
  font-weight: normal;
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 1.3125rem;
  line-height: 1.5;
  margin: 0 0 0.25rem; }
  .dps-content-stack-title:last-child {
    margin-bottom: 0; }

.dps-content-stack-metadata {
  letter-spacing: 0.02em;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8125rem;
  line-height: 1.5; }

#header {
  display: block;
  -webkit-transition: height 0.15s;
  transition: height 0.15s;
  -webkit-font-smoothing: antialiased; }

.dps-navigation-header {
  background-color: #FFFFFF;
  border-bottom: 1px solid #D0D2D3;
  height: 5.25rem;
  position: relative;
  -webkit-transition: height 0.15s cubic-bezier(0.77, 0, 0.175, 1);
  transition: height 0.15s cubic-bezier(0.77, 0, 0.175, 1);
  width: 100%;
  z-index: 1020; }
  @media (max-width: 991.98px) {
    .dps-navigation-header {
      height: 4.25rem; } }

.dps-navigation-header-content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 auto;
  max-width: 90rem;
  padding: 0 2.5rem 0 2rem;
  position: relative;
  width: 100%;
  z-index: 2; }
  @media (max-width: 1024px) {
    .dps-navigation-header-content {
      padding: 0 0.75rem 0 0.5rem; } }
  @media (max-width: 991.98px) {
    .dps-navigation-header-content {
      padding: 0 0.5rem; } }

.dps-navigation-header-logo,
.dps-navigation-header-category {
  /* Firefox cares about this order */
  /* stylelint-disable no-descending-specificity */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: none;
  border: none;
  color: #293E40;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-family: "Gilroy-Medium", sans-serif;
  font-size: 1.3125rem;
  height: 100%;
  margin-right: 2rem;
  padding: 0 0.75rem 0 0.5rem;
  position: relative;
  text-decoration: none; }
  .dps-navigation-header-logo:focus,
  .dps-navigation-header-category:focus {
    -webkit-box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
            box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    outline: none; }
  .dps-navigation-header-logo:focus:not(:focus-visible),
  .dps-navigation-header-category:focus:not(:focus-visible) {
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .dps-navigation-header-logo:focus-visible,
  .dps-navigation-header-category:focus-visible {
    outline: none;
    -webkit-box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
            box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3); }
  @media (max-width: 1439.98px) {
    .dps-navigation-header-logo,
    .dps-navigation-header-category {
      margin-right: 1.5rem; } }
  @media (max-width: 1199.98px) {
    .dps-navigation-header-logo,
    .dps-navigation-header-category {
      margin-right: 1rem; } }
  @media (max-width: 1024px) {
    .dps-navigation-header-logo,
    .dps-navigation-header-category {
      margin-right: 0.5rem;
      padding: 0 0.5rem; } }
  @media (max-width: 991.98px) {
    .dps-navigation-header-logo,
    .dps-navigation-header-category {
      padding: 0 0.25rem; } }
  .dps-navigation-header-logo img,
  .dps-navigation-header-category img {
    margin-top: -0.25rem;
    max-height: 1.1875rem;
    max-width: 8rem; }
    @media (max-width: 1024px) {
      .dps-navigation-header-logo img,
      .dps-navigation-header-category img {
        max-height: 1rem; } }
  .dps-navigation-header-logo span,
  .dps-navigation-header-category span {
    border-left: 1px solid #D0D2D3;
    font-family: "Gilroy-Medium", sans-serif;
    font-size: 1.125rem;
    line-height: 1.3125rem;
    margin-left: 0.75rem;
    padding-left: 0.75rem;
    padding-top: 0.1em; }
    @media (max-width: 1024px) {
      .dps-navigation-header-logo span,
      .dps-navigation-header-category span {
        font-size: 1rem; } }

.dps-navigation-header-category {
  display: none;
  font-size: 1rem;
  position: relative; }
  @media (max-width: 991.98px) {
    .dps-navigation-header-category.is-visible {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media (max-width: 991.98px) {
    .dps-navigation-header-category.is-visible + .dps-navigation-header-logo {
      display: none; } }

.dps-navigation-header-nav {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  height: 100%;
  position: relative; }
  @media (max-width: 991.98px) {
    .dps-navigation-header-nav {
      background: #FFFFFF;
      display: block;
      height: calc(100vh - 4.25rem);
      left: -100%;
      padding: 0 1rem;
      position: absolute;
      top: 4.25rem;
      -webkit-transition: left 0.3s cubic-bezier(0.77, 0, 0.175, 1), top 0.3s cubic-bezier(0.77, 0, 0.175, 1);
      transition: left 0.3s cubic-bezier(0.77, 0, 0.175, 1), top 0.3s cubic-bezier(0.77, 0, 0.175, 1);
      width: 100%; } }
  @media (max-width: 991.98px) {
    .dps-navigation-header-nav.is-open {
      left: 0; } }
  @media (max-width: 991.98px) {
    .dps-navigation-header-nav .dps-navigation-header-list,
    .dps-navigation-header-nav .dps-navigation-header-list-item {
      display: block;
      height: auto;
      width: 100%; } }
  .dps-navigation-header-nav .dps-navigation-header-list-item {
    height: 100%;
    margin-right: 0.5rem; }
    @media (max-width: 1439.98px) {
      .dps-navigation-header-nav .dps-navigation-header-list-item {
        margin-right: 0.25rem; } }
    @media (max-width: 991.98px) {
      .dps-navigation-header-nav .dps-navigation-header-list-item > .dps-navigation-header-btn {
        border-bottom: 1px solid #D0D2D3;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-right: 0.125rem;
        padding: 0.75rem 0.25rem;
        width: 100%; }
        .dps-navigation-header-nav .dps-navigation-header-list-item > .dps-navigation-header-btn span {
          -webkit-box-flex: 1;
              -ms-flex: 1 1 auto;
                  flex: 1 1 auto;
          text-align: left; }
        .dps-navigation-header-nav .dps-navigation-header-list-item > .dps-navigation-header-btn now-icon:last-child {
          -webkit-transform: rotate(-90deg);
                  transform: rotate(-90deg); } }
    .dps-navigation-header-nav .dps-navigation-header-list-item.-version, .dps-navigation-header-nav .dps-navigation-header-list-item.-waitlist, .dps-navigation-header-nav .dps-navigation-header-list-item.-request {
      display: none; }
      @media (max-width: 991.98px) {
        .dps-navigation-header-nav .dps-navigation-header-list-item.-version, .dps-navigation-header-nav .dps-navigation-header-list-item.-waitlist, .dps-navigation-header-nav .dps-navigation-header-list-item.-request {
          display: block; } }
    .dps-navigation-header-nav .dps-navigation-header-list-item.-request {
      margin-top: 1rem; }

.dps-navigation-header-list,
.dps-navigation-header-list-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative; }
  .dps-navigation-header-list:empty,
  .dps-navigation-header-list-item:empty {
    display: none; }

.dps-navigation-header-list {
  height: 100%; }

.dps-navigation-header-nav-subtitle {
  font-weight: normal;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 0.75rem;
  line-height: 1;
  margin: 2rem 0 0.75rem;
  position: relative; }

.dps-navigation-header-utility {
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 100%;
  position: relative; }
  @media (max-width: 991.98px) {
    .dps-navigation-header-utility {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; } }
  @media (max-width: 991.98px) {
    .dps-navigation-header-utility .dps-navigation-header-list {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end; } }
  .dps-navigation-header-utility .dps-navigation-header-list-item {
    margin-right: 0.75rem;
    font-family: "Source Sans Pro", sans-serif; }
    @media (max-width: 1439.98px) {
      .dps-navigation-header-utility .dps-navigation-header-list-item {
        margin-right: 0.25rem; } }
    @media (max-width: 1199.98px) {
      .dps-navigation-header-utility .dps-navigation-header-list-item {
        margin-right: 0.125rem; } }
    @media (max-width: 991.98px) {
      .dps-navigation-header-utility .dps-navigation-header-list-item.-version, .dps-navigation-header-utility .dps-navigation-header-list-item.-waitlist, .dps-navigation-header-utility .dps-navigation-header-list-item.-request {
        display: none; } }
    .dps-navigation-header-utility .dps-navigation-header-list-item:last-child {
      margin-right: 0; }

.dps-navigation-header-collapse-btn {
  display: none;
  position: relative; }
  @media (max-width: 991.98px) {
    .dps-navigation-header-collapse-btn {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }

.dps-navigation-header-btn {
  /* Firefox cares about this order */
  /* stylelint-disable no-descending-specificity */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: transparent;
  border: none;
  color: #546566;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 1.125rem;
  height: 100%;
  line-height: 1;
  padding: 0 0.5rem;
  position: relative;
  text-decoration: none;
  -webkit-transition: color 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: color 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
  .dps-navigation-header-btn:focus {
    -webkit-box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
            box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    outline: none; }
  .dps-navigation-header-btn:focus:not(:focus-visible) {
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .dps-navigation-header-btn:focus-visible {
    outline: none;
    -webkit-box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
            box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3); }
  @media (max-width: 1199.98px) {
    .dps-navigation-header-btn {
      font-size: 1rem;
      padding: 0 0.25rem; } }
  @media (max-width: 991.98px) {
    .dps-navigation-header-btn {
      font-size: 1.125rem;
      padding: 0 0.125rem; } }
  .dps-navigation-header-btn:hover,
  .is-active .dps-navigation-header-btn {
    color: #293E40; }
  .dps-navigation-header-btn.-sm {
    color: #474D52;
    font-size: 0.875rem;
    height: 2.625rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0 0.5rem; }
    @media (max-width: 1024px) {
      .dps-navigation-header-btn.-sm {
        height: 2rem; } }
    @media (max-width: 991.98px) {
      .dps-navigation-header-btn.-sm {
        padding: 0.25rem; }
        .-version .dps-navigation-header-btn.-sm {
          color: #546566;
          font-size: 1.125rem;
          height: auto;
          padding: 0.75rem 0.25rem; } }
    .dps-navigation-header-btn.-sm.only-icon {
      padding: 0;
      width: 2.625rem; }
      @media (max-width: 1024px) {
        .dps-navigation-header-btn.-sm.only-icon {
          width: 2rem; } }
  .dps-navigation-header-btn.-feedback {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #FFFFFF;
    border: 1px solid #474D52;
    border-radius: 1.5rem;
    bottom: 1rem;
    color: #474D52;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0.875rem;
    height: 3rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-width: 3rem;
    overflow: hidden;
    position: fixed;
    right: 1.5rem;
    z-index: 10; }
    .dps-navigation-header-btn.-feedback:hover span, .dps-navigation-header-btn.-feedback:active span {
      max-width: 8.75rem;
      opacity: 1;
      padding: 0 0.5rem 0 0.25rem; }
    .dps-navigation-header-btn.-feedback now-icon:first-child {
      margin: 0 0.1875rem; }
    .dps-navigation-header-btn.-feedback span {
      opacity: 0;
      max-width: 0;
      padding: 0;
      position: relative;
      -webkit-transition: max-width 0.3s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1), padding 0.3s cubic-bezier(0.77, 0, 0.175, 1);
      transition: max-width 0.3s cubic-bezier(0.77, 0, 0.175, 1), opacity 0.3s cubic-bezier(0.77, 0, 0.175, 1), padding 0.3s cubic-bezier(0.77, 0, 0.175, 1);
      white-space: nowrap; }
  .dps-navigation-header-btn now-icon:first-child {
    margin-right: 0.25rem; }
  .dps-navigation-header-btn now-icon:last-child {
    margin-left: 0.25rem; }
  .dps-navigation-header-btn now-icon:only-child {
    margin: 0; }

.dps-navigation-header-dropdown {
  display: block;
  position: absolute;
  right: 0;
  top: 5.25rem;
  width: 100%; }
  @media (max-width: 991.98px) {
    .dps-navigation-header-dropdown {
      background: #FFFFFF;
      height: calc(100vh - 4.25rem);
      right: -100%;
      overflow-x: hidden;
      overflow-y: auto;
      padding: 0 1rem;
      top: 4.25rem;
      -webkit-transition: right 0.3s cubic-bezier(0.77, 0, 0.175, 1);
      transition: right 0.3s cubic-bezier(0.77, 0, 0.175, 1); } }

@media (max-width: 991.98px) {
  .dps-navigation-header-dropdown.is-open {
    right: 0; } }

.dps-navigation-header-dropdown {
  background-color: #FFFFFF;
  width: 100%; }
  .dps-navigation-header-dropdown .dps-search {
    padding: 2.5rem 0; }
    @media (max-width: 991.98px) {
      .dps-navigation-header-dropdown .dps-search {
        padding: 1rem 0; } }

.dps-navigation-header-dropdown-content {
  display: block; }

@media (max-width: 991.98px) {
  .dps-navigation-header-dropdown-content.-login .dps-navigation-header-dropdown-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; } }

.dps-navigation-header-dropdown-content {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-template-rows: none;
  grid-auto-rows: auto;
  grid-gap: 0;
  margin: 0 auto;
  max-width: 90rem;
  width: 100%; }
  @media (max-width: 991.98px) {
    .dps-navigation-header-dropdown-content {
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: start;
      display: grid;
      grid-template-columns: repeat(1, 1fr);
      grid-template-rows: none;
      grid-auto-rows: auto;
      grid-gap: 0; } }

.dps-navigation-card {
  display: block; }

.dps-navigation-card-container {
  height: 100%;
  position: relative;
  width: 100%; }
  @media (max-width: 991.98px) {
    .dps-navigation-card-container {
      height: auto; } }
  .dps-navigation-card-container.-end-cap {
    background: #F7F7F7;
    padding: 1.5rem 2rem 2.5rem; }
    @media (max-width: 991.98px) {
      .dps-navigation-card-container.-end-cap {
        margin: 0.75rem 0 0-1rem;
        padding: 1rem 1.5rem;
        width: calc(100% + 2rem); } }
    .dps-navigation-card-container.-end-cap .dps-content-stack {
      margin-bottom: 0.5rem;
      margin-top: 1.5rem; }
  .dps-navigation-card-container.-grid .dps-navigation-card-action, .dps-navigation-card-container.-vertical .dps-navigation-card-action {
    display: none; }
  .dps-navigation-card-container.-grid .dps-navigation-card, .dps-navigation-card-container.-vertical .dps-navigation-card {
    margin-bottom: 0.25rem;
    margin-left: -0.25rem;
    padding: 0.25rem;
    width: calc(100% + 0.25rem); }
    @media (max-width: 991.98px) {
      .dps-navigation-card-container.-grid .dps-navigation-card, .dps-navigation-card-container.-vertical .dps-navigation-card {
        margin: 0;
        padding: 0.25rem;
        width: auto; } }
    .dps-navigation-card-container.-grid .dps-navigation-card .dps-navigation-card-desc, .dps-navigation-card-container.-vertical .dps-navigation-card .dps-navigation-card-desc {
      font-size: 0.8125rem; }

.dps-navigation-card {
  /* Firefox cares about this order */
  /* stylelint-disable no-descending-specificity */
  background: #FFFFFF;
  color: #293E40;
  display: block;
  height: 100%;
  padding: 1.5rem 2.5rem 2.5rem;
  text-decoration: none;
  -webkit-transition: background 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: background 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
  .dps-navigation-card:focus {
    -webkit-box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
            box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    outline: none; }
  .dps-navigation-card:focus:not(:focus-visible) {
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .dps-navigation-card:focus-visible {
    outline: none;
    -webkit-box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
            box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3); }
  @media (max-width: 1024px) {
    .dps-navigation-card {
      padding: 1.5rem 1rem; } }
  @media (max-width: 991.98px) {
    .dps-navigation-card {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 0.75rem 0.25rem; } }
  .dps-navigation-card:hover {
    background: #F7F7F7; }
    @media (max-width: 991.98px) {
      .dps-navigation-card:hover {
        background: transparent; } }
    .dps-navigation-card:hover .dps-navigation-card-action {
      -webkit-transform: translateX(0.5rem);
              transform: translateX(0.5rem); }
      @media (max-width: 991.98px) {
        .dps-navigation-card:hover .dps-navigation-card-action {
          -webkit-transform: none;
                  transform: none; } }
      .dps-navigation-card:hover .dps-navigation-card-action.-external {
        -webkit-transform: translateX(0.25rem) translateY(-0.25rem);
                transform: translateX(0.25rem) translateY(-0.25rem); }
        @media (max-width: 991.98px) {
          .dps-navigation-card:hover .dps-navigation-card-action.-external {
            -webkit-transform: none;
                    transform: none; } }
  .dps-navigation-card:focus {
    z-index: 1; }
  @media (max-width: 991.98px) {
    .dps-navigation-card .dps-content-stack {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto; } }
  .dps-navigation-card .dps-content-stack .dps-navigation-card-icon {
    margin: 1.5rem 0 1rem;
    height: 2rem; }
    @media (max-width: 991.98px) {
      .dps-navigation-card .dps-content-stack .dps-navigation-card-icon {
        height: auto;
        margin: 0 0.75rem 0 0;
        width: 1.125rem; } }
  @media (max-width: 991.98px) {
    .dps-navigation-card .dps-content-stack .dps-navigation-card-desc {
      display: none; } }
  .dps-navigation-card.-end-cap {
    background: #F7F7F7;
    padding: 1.5rem 2rem 2.5rem; }
    @media (max-width: 991.98px) {
      .dps-navigation-card.-end-cap {
        margin: 0.75rem 0 0-1rem;
        padding: 1rem 1.5rem;
        width: calc(100% + 2rem); } }

.dps-navigation-card-action {
  margin: 0.5rem 0 1.5rem;
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: -webkit-transform 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: transform 0.3s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
  @media (max-width: 991.98px) {
    .dps-navigation-card-action {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin: 0 0 0 0.75rem;
      -webkit-transform: none;
              transform: none; } }

.dps-navigation-login-management {
  display: block; }
  @media (max-width: 991.98px) {
    .dps-navigation-login-management .dps-navigation-section {
      height: auto;
      width: 100%; } }

.dps-navigation-login-management {
  background: #F7F7F7;
  height: 100%;
  padding: 1.5rem 2rem;
  position: relative;
  width: calc(100% - 2.5rem); }
  @media (max-width: 1024px) {
    .dps-navigation-login-management {
      padding: 1.5rem;
      width: 100%; } }
  @media (max-width: 991.98px) {
    .dps-navigation-login-management {
      margin-left: -1rem;
      padding: 0 1.5rem 1rem;
      width: calc(100% + 2rem); } }

.dps-navigation-login-management-header {
  font-weight: normal;
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 1.3125rem;
  line-height: 1.5;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #D0D2D3;
  color: #474D52;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 1rem 0 0.25rem;
  width: 100%; }
  @media (max-width: 991.98px) {
    .dps-navigation-login-management-header {
      display: block;
      font-family: "Gilroy-Regular", sans-serif;
      font-size: 1.125rem;
      letter-spacing: 0;
      padding: 1rem 0; } }
  .dps-navigation-login-management-header img {
    margin-right: 0.5rem; }

.dps-navigation-login-management-content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #D0D2D3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 1rem; }
  @media (max-width: 991.98px) {
    .dps-navigation-login-management-content {
      padding: 0; } }
  .dps-navigation-login-management-content:last-child {
    border-bottom: none;
    padding-bottom: 1rem; }
  .dps-navigation-login-management-content .dps-button {
    margin-right: 0.75rem;
    margin-top: 0.75rem; }

.dps-navigation-login-management-avatar {
  font-family: "Gilroy-Regular", sans-serif;
  font-size: 1.75rem;
  line-height: 1.4;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #F7F7F7;
  border: 1px solid #8A8E91;
  border-radius: 50%;
  color: #293E40;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 6.25rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 1rem 1rem 1rem 0;
  text-transform: uppercase;
  width: 6.25rem; }
  @media (max-width: 991.98px) {
    .dps-navigation-login-management-avatar {
      height: 2.125rem;
      margin: 1.5rem 1rem 1.5rem 0;
      width: 2.125rem; } }

.dps-navigation-login-management-content-user-name,
.dps-navigation-login-management-content-user-email {
  margin: 0; }

.dps-navigation-login-management-content-user-name {
  font-weight: normal;
  font-family: "Gilroy-Medium", sans-serif;
  font-size: 1rem;
  line-height: 1.75; }

.dps-navigation-login-management-content-user-email {
  letter-spacing: 0.02em;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 0.8125rem;
  line-height: 1.5; }

.dps-navigation-section {
  display: block;
  height: 100%;
  position: relative; }

.dps-navigation-section {
  height: 100%;
  position: relative;
  width: 100%; }
  @media (max-width: 991.98px) {
    .dps-navigation-section {
      height: auto; } }
  .dps-navigation-section.-grid .dps-navigation-section-header, .dps-navigation-section.-vertical .dps-navigation-section-header {
    display: block; }
    @media (max-width: 991.98px) {
      .dps-navigation-section.-grid .dps-navigation-section-header, .dps-navigation-section.-vertical .dps-navigation-section-header {
        border-bottom: none;
        display: block;
        font-family: "Gilroy-Regular", sans-serif;
        font-size: 1.125rem;
        letter-spacing: 0;
        padding: 1rem 0;
        text-transform: none;
        text-transform: initial; } }
    .dps-navigation-section.-grid .dps-navigation-section-header + .dps-navigation-section-content, .dps-navigation-section.-vertical .dps-navigation-section-header + .dps-navigation-section-content {
      grid-column-gap: 2.5rem;
      height: auto;
      padding-top: 0.75rem; }
      @media (max-width: 991.98px) {
        .dps-navigation-section.-grid .dps-navigation-section-header + .dps-navigation-section-content, .dps-navigation-section.-vertical .dps-navigation-section-header + .dps-navigation-section-content {
          padding-top: 0; } }
  .dps-navigation-section.-vertical {
    padding: 1.5rem 2.375rem 2.375rem; }
    @media (max-width: 991.98px) {
      .dps-navigation-section.-vertical {
        padding: 0; } }
  .dps-navigation-section.-grid {
    padding: 1.5rem 2.375rem 2.375rem; }
    @media (max-width: 991.98px) {
      .dps-navigation-section.-grid {
        padding: 0; } }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-default .dps-navigation-section-header {
      border-bottom: none;
      display: block;
      font-family: "Gilroy-Regular", sans-serif;
      font-size: 1.125rem;
      letter-spacing: 0;
      padding: 1rem 0;
      text-transform: none;
      text-transform: initial; }
      .dps-navigation-section.-default .dps-navigation-section-header:empty {
        display: none; } }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-end-cap .dps-navigation-section-header {
      display: none; } }

.dps-navigation-section-header {
  font-weight: normal;
  font-family: "Gilroy-Bold", sans-serif;
  font-size: 1.3125rem;
  line-height: 1.5;
  border-bottom: 1px solid #D0D2D3;
  color: #474D52;
  display: none;
  margin: 0;
  padding: 1rem 0 0.25rem;
  position: relative; }
  .dps-navigation-section-header:empty {
    display: none; }

.dps-navigation-section-content {
  display: grid;
  height: 100%;
  padding: 0;
  position: relative; }
  .dps-navigation-section-content.-col-1 {
    grid-template-columns: repeat(1, 1fr); }
    @media (max-width: 991.98px) {
      .dps-navigation-section-content.-col-1 {
        grid-template-columns: repeat(1, 1fr); } }
  .dps-navigation-section-content.-col-2 {
    grid-template-columns: repeat(2, 1fr); }
    @media (max-width: 991.98px) {
      .dps-navigation-section-content.-col-2 {
        grid-template-columns: repeat(1, 1fr); } }
  .dps-navigation-section-content.-col-3 {
    grid-template-columns: repeat(3, 1fr); }
    @media (max-width: 991.98px) {
      .dps-navigation-section-content.-col-3 {
        grid-template-columns: repeat(1, 1fr); } }
  .dps-navigation-section-content.-col-4 {
    grid-template-columns: repeat(4, 1fr); }
    @media (max-width: 991.98px) {
      .dps-navigation-section-content.-col-4 {
        grid-template-columns: repeat(1, 1fr); } }
  .dps-navigation-section-content.-col-5 {
    grid-template-columns: repeat(5, 1fr); }
    @media (max-width: 991.98px) {
      .dps-navigation-section-content.-col-5 {
        grid-template-columns: repeat(1, 1fr); } }
  .dps-navigation-section-content.-col-6 {
    grid-template-columns: repeat(6, 1fr); }
    @media (max-width: 991.98px) {
      .dps-navigation-section-content.-col-6 {
        grid-template-columns: repeat(1, 1fr); } }

.dps-navigation-section.-col-1of1 {
  grid-column: 1/1; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-1of1 {
      grid-column: initial; } }

.dps-navigation-section.-col-1of2 {
  grid-column: 1/2; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-1of2 {
      grid-column: initial; } }

.dps-navigation-section.-col-1of3 {
  grid-column: 1/3; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-1of3 {
      grid-column: initial; } }

.dps-navigation-section.-col-1of4 {
  grid-column: 1/4; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-1of4 {
      grid-column: initial; } }

.dps-navigation-section.-col-1of5 {
  grid-column: 1/5; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-1of5 {
      grid-column: initial; } }

.dps-navigation-section.-col-1of6 {
  grid-column: 1/6; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-1of6 {
      grid-column: initial; } }

.dps-navigation-section.-col-2of2 {
  grid-column: 2/2; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-2of2 {
      grid-column: initial; } }

.dps-navigation-section.-col-2of3 {
  grid-column: 2/3; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-2of3 {
      grid-column: initial; } }

.dps-navigation-section.-col-2of4 {
  grid-column: 2/4; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-2of4 {
      grid-column: initial; } }

.dps-navigation-section.-col-2of5 {
  grid-column: 2/5; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-2of5 {
      grid-column: initial; } }

.dps-navigation-section.-col-2of6 {
  grid-column: 2/6; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-2of6 {
      grid-column: initial; } }

.dps-navigation-section.-col-3of3 {
  grid-column: 3/3; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-3of3 {
      grid-column: initial; } }

.dps-navigation-section.-col-3of4 {
  grid-column: 3/4; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-3of4 {
      grid-column: initial; } }

.dps-navigation-section.-col-3of5 {
  grid-column: 3/5; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-3of5 {
      grid-column: initial; } }

.dps-navigation-section.-col-3of6 {
  grid-column: 3/6; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-3of6 {
      grid-column: initial; } }

.dps-navigation-section.-col-4of4 {
  grid-column: 4/4; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-4of4 {
      grid-column: initial; } }

.dps-navigation-section.-col-4of5 {
  grid-column: 4/5; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-4of5 {
      grid-column: initial; } }

.dps-navigation-section.-col-4of6 {
  grid-column: 4/6; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-4of6 {
      grid-column: initial; } }

.dps-navigation-section.-col-5of5 {
  grid-column: 5/5; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-5of5 {
      grid-column: initial; } }

.dps-navigation-section.-col-5of6 {
  grid-column: 5/6; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-5of6 {
      grid-column: initial; } }

.dps-navigation-section.-col-6of6 {
  grid-column: 6/6; }
  @media (max-width: 991.98px) {
    .dps-navigation-section.-col-6of6 {
      grid-column: initial; } }

.dps-navigation-header .dps-button {
  /* Firefox cares about this order */
  /* stylelint-disable no-descending-specificity */
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  color: inherit;
  cursor: pointer;
  font-family: "Gilroy-Medium", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.1;
  letter-spacing: 0.01em;
  text-decoration: none;
  -webkit-transition: background 0.3s cubic-bezier(0.075, 0.82, 0.165, 1), border 0.3s cubic-bezier(0.075, 0.82, 0.165, 1), color 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  transition: background 0.3s cubic-bezier(0.075, 0.82, 0.165, 1), border 0.3s cubic-bezier(0.075, 0.82, 0.165, 1), color 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
  width: inherit;
  white-space: nowrap; }
  .dps-navigation-header .dps-button:focus {
    -webkit-box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
            box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    outline: none; }
  .dps-navigation-header .dps-button:focus:not(:focus-visible) {
    outline: none;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .dps-navigation-header .dps-button:focus-visible {
    outline: none;
    -webkit-box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3);
            box-shadow: inset 0 0 0 2px #5CC4AF, inset 0 0 0 3px #FFFFFF, 0 1px 2px 0 rgba(0, 0, 0, 0.3); }
  .dps-navigation-header .dps-button:active {
    color: currentColor; }
  .dps-navigation-header .dps-button.-primary {
    background: #546566;
    color: #FFFFFF; }
    .dps-navigation-header .dps-button.-primary:hover {
      background: #293E40; }
    .dps-navigation-header .dps-button.-primary.is-disabled {
      background: #B9BBBD; }
  .dps-navigation-header .dps-button.-primary-inverse {
    background: #D0D2D3;
    color: #293E40; }
    .dps-navigation-header .dps-button.-primary-inverse:hover {
      background: #FFFFFF; }
    .dps-navigation-header .dps-button.-primary-inverse.is-disabled {
      background: #8A8E91; }
  .dps-navigation-header .dps-button.-secondary {
    background: transparent;
    border: 2px solid #546566;
    color: #546566; }
    .dps-navigation-header .dps-button.-secondary:hover {
      background: #293E40;
      border-color: #293E40;
      color: #FFFFFF; }
    .dps-navigation-header .dps-button.-secondary.is-disabled {
      background: transparent;
      border-color: #B9BBBD;
      color: #B9BBBD; }
  .dps-navigation-header .dps-button.-secondary-inverse {
    background: transparent;
    border: 2px solid #D0D2D3;
    color: #D0D2D3; }
    .dps-navigation-header .dps-button.-secondary-inverse:hover {
      background: #FFFFFF;
      border-color: #FFFFFF;
      color: #293E40; }
    .dps-navigation-header .dps-button.-secondary-inverse.is-disabled {
      background: transparent;
      border-color: #8A8E91;
      color: #8A8E91; }
  .dps-navigation-header .dps-button.-sm {
    height: 2rem;
    font-size: 0.875rem;
    padding: 0 1rem; }
    .dps-navigation-header .dps-button.-sm.only-icon {
      padding: 0;
      width: 2rem; }
  .dps-navigation-header .dps-button.-md {
    height: 2.625rem;
    padding: 0 1.5rem; }
    .dps-navigation-header .dps-button.-md.only-icon {
      padding: 0;
      width: 2.625rem; }
  .dps-navigation-header .dps-button.-lg {
    height: 3.125rem;
    padding: 0 2rem; }
    .dps-navigation-header .dps-button.-lg.only-icon {
      padding: 0;
      width: 3.125rem; }
  .dps-navigation-header .dps-button.is-bare {
    background: transparent;
    border: none;
    color: #546566; }
    .dps-navigation-header .dps-button.is-bare:hover {
      background: transparent;
      border: none;
      color: #293E40; }
  .dps-navigation-header .dps-button.has-action now-icon {
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: -webkit-transform 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: transform 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
    transition: transform 0.3s cubic-bezier(0.075, 0.82, 0.165, 1), -webkit-transform 0.3s cubic-bezier(0.075, 0.82, 0.165, 1); }
  .dps-navigation-header .dps-button.has-action:hover now-icon {
    -webkit-transform: translateX(0.125rem);
            transform: translateX(0.125rem); }
  .dps-navigation-header .dps-button.has-action:hover.-external-action now-icon {
    -webkit-transform: translateX(1px) translateY(-1px);
            transform: translateX(1px) translateY(-1px); }
  .dps-navigation-header .dps-button-label + now-icon {
    margin-left: 0.5rem; }

/*@import "compact_header";
@import "compact_header_r";*/
/**!======================================**
 **          Header Styles                **
 **=======================================**/
header#header,
header#no-js-header {
  z-index: 1000;
  height: 83px;
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  /*&.shrink {
    height: 50px;
    -webkit-transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    transition: all 300ms cubic-bezier(0.47, 0, 0.745, 0.715);
    & > .navbar {
      height: 50px;
      #header-top-row {
        height: 0;
        opacity: 0;
        visibility: hidden;
        transition: all 0.2s ease-in-out;
      }
      #header-bottom-row {
        height: 50px;
        top: 0;
        left: 0;
        width: 100%;
        -webkit-animation-duration: 0.4s;
        animation-duration: 0.4s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        &.make-it-sticky {
          z-index: 1000;
          background: $black;
          height: 50px;
          position: fixed;
          top: 0;
          left: 0;
          !*-webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;*!
          div#dp-hdr-br-brand-column {
            visibility: visible;
            max-width: 280px !important;
            height: $header-sub-row-ht;
            transition: fadeIn;
            a.dp-logo {
              span#logo-icon-home-br, span#logo-icon-db-br  {
                img {
                  border: none;
                  width: 220px;
                  height: 28px;
                  padding: 4px 2px;
                  margin: auto 0;
                  top: -6px;
                }
              }
            }
          }
          div#dp-hdr-right-links-column {
            visibility: visible;
            display: inline-flex;
            height: $header-sub-row-ht;
            transition: fadeInRight;
          }
          div#dp-hdr-app-links-column {
            -webkit-transition: height 600ms cubic-bezier(0.39, 0.575, 0.565, 1);
            transition: height 600ms cubic-bezier(0.39, 0.575, 0.565, 1);
            height: $header-sub-row-ht;
            a#dp-hdr-br-home-icon-link, a#dp-hdr-br-db-icon-link {
              display: none;
            }
          }
        }
      }
    }
  }*/ }
  header#header.search-open,
  header#no-js-header.search-open {
    background-color: #000000; }
  header#header.dark.home,
  header#no-js-header.dark.home {
    z-index: 1000;
    position: relative;
    top: 0; }
    header#header.dark.home > .navbar,
    header#no-js-header.dark.home > .navbar {
      border: none;
      background-color: transparent;
      height: 100px;
      margin-bottom: 0;
      padding: 0; }
      header#header.dark.home > .navbar.search-open,
      header#no-js-header.dark.home > .navbar.search-open {
        position: fixed;
        top: 0; }
      header#header.dark.home > .navbar #header-top-row.search-open,
      header#no-js-header.dark.home > .navbar #header-top-row.search-open {
        background-color: #293e40;
        top: 0;
        position: fixed; }
  header#header.dark > .navbar,
  header#no-js-header.dark > .navbar {
    background-color: #293e40;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    height: 100px;
    border: none;
    margin-bottom: 0; }
    header#header.dark > .navbar.full-header-fixed,
    header#no-js-header.dark > .navbar.full-header-fixed {
      position: fixed;
      top: 0;
      z-index: 1000; }
    header#header.dark > .navbar.search-open,
    header#no-js-header.dark > .navbar.search-open {
      /*#header-top-row {
        height: 0;
        opacity: 0;
        visibility: hidden;
      }
      #header-bottom-row {
        &.make-it-sticky {
          position: fixed !important;
          top: 0 !important;
          left: 0 !important;
        }
        z-index: 1000;
        background: $black;
        height: 50px;
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        div#dp-hdr-br-brand-column {
          visibility: visible;
          max-width: 280px !important;
          height: $header-sub-row-ht;
        }
        div#dp-hdr-right-links-column {
          visibility: visible;
          display: inline-flex;
          height: $header-sub-row-ht;
        }
        div#dp-hdr-app-links-column {
          height: $header-sub-row-ht;
          a#dp-hdr-br-home-icon-link, a#dp-hdr-br-db-icon-link {
            display: none;
          }
        }
      }*/ }
    header#header.dark > .navbar .dp-searchbar,
    header#no-js-header.dark > .navbar .dp-searchbar {
      position: fixed;
      top: 50px; }
    header#header.dark > .navbar.navbar-fixed-top.side-nav-open,
    header#no-js-header.dark > .navbar.navbar-fixed-top.side-nav-open {
      left: 230px; }
    header#header.dark > .navbar #header-top-row,
    header#no-js-header.dark > .navbar #header-top-row {
      height: 50px;
      opacity: 1;
      visibility: visible; }
      header#header.dark > .navbar #header-top-row .navbar-header,
      header#no-js-header.dark > .navbar #header-top-row .navbar-header {
        padding: 5px 15px 0 15px !important; }
        header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm,
        header#no-js-header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
          display: none; }
        header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo,
        header#no-js-header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
          -webkit-user-select: none;
          /* Chrome all / Safari all */
          -moz-user-select: none;
          /* Firefox all */
          -ms-user-select: none;
          /* IE 10+ */
          user-select: none;
          /* Likely future */
          text-decoration: none;
          display: inline-block;
          width: 363px; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home,
          header#no-js-header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
          header#no-js-header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
            display: inline-block;
            width: 363px;
            margin: 0 20px; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img,
            header#no-js-header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
            header#no-js-header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
              /*width: 363px;*/
              height: 43px;
              border: none;
              padding: 8px 5px 0 0;
              margin: auto 0;
              vertical-align: middle; }
      header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav,
      header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav {
        padding: 4px 30px 13px 0;
        height: 50px;
        letter-spacing: 1px;
        font-family: Gilroy-Medium, Arial, Helvetica, sans-serif; }
        header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item,
        header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item {
          -webkit-user-select: none;
          /* Chrome all / Safari all */
          -moz-user-select: none;
          /* Firefox all */
          -ms-user-select: none;
          /* IE 10+ */
          user-select: none;
          /* Likely future */ }
          header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item:focus,
          header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item:focus {
            border: none; }
          header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge,
          header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
            height: 36px;
            width: 36px;
            font-size: 13px;
            padding: 12px 9px;
            top: 6px;
            text-align: center;
            color: black;
            background: #C1D1CF;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%; }
          header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a,
          header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a {
            font-size: 11px;
            line-height: 1.63636;
            font-weight: bold;
            color: #ffffff;
            text-transform: uppercase;
            text-decoration: none;
            cursor: pointer;
            padding: 12.56px 0;
            top: 6px;
            display: inline-block;
            border: none; }
            header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a:hover, header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a:focus,
            header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a:hover,
            header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a:focus {
              background-color: transparent; }
            header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link:hover, header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link:focus,
            header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link:hover,
            header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link:focus {
              background-color: transparent; }
          header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu,
          header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu {
            border-radius: 0;
            border-top: 0;
            border-right: 1px solid #dedede;
            border-bottom: 1px solid #dedede;
            border-left: 1px solid #dedede;
            right: 0;
            position: absolute;
            left: inherit;
            margin-top: 5px;
            z-index: 1;
            padding: 25px; }
            header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu:before,
            header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu:before {
              position: absolute;
              top: -12px;
              right: 15px;
              margin: 0 -5px;
              border-top: 0;
              content: "";
              display: inline-block;
              border-left: 12px solid transparent;
              border-right: 12px solid transparent;
              border-bottom: 12px solid #ffffff;
              padding: 0;
              width: 0;
              height: 0;
              z-index: 1; }
            header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item,
            header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item {
              letter-spacing: normal;
              margin-bottom: 2px; }
              header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item:last-child,
              header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item:last-child {
                margin-bottom: 0; }
              header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item a.dp-header-submenu-link,
              header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item a.dp-header-submenu-link {
                font-family: Gilroy-Medium, Arial, Helvetica, sans-serif;
                display: block;
                padding: 3px 0 3px 0;
                color: #333333;
                white-space: nowrap;
                font-weight: 500;
                text-transform: capitalize;
                font-size: 15px;
                /* 13px */ }
              header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item a:hover, header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item a:focus,
              header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item a:hover,
              header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item a:focus {
                color: #307c8f !important; }
          header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu.dp-hdr-userinfo-list,
          header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu.dp-hdr-userinfo-list {
            right: 10px; }
          header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.pipe,
          header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.pipe {
            color: #ffffff;
            font-size: 15px;
            top: 7px;
            position: relative;
            padding: 0 10px;
            display: inline-block; }
          header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search,
          header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
            font-size: 14px;
            top: -2px; }
            header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search:hover, header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search:focus,
            header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search:hover,
            header#no-js-header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search:focus {
              background: transparent; }
    header#header.dark > .navbar #header-bottom-row,
    header#no-js-header.dark > .navbar #header-bottom-row {
      height: 50px;
      top: 50px;
      left: 0;
      width: 100%;
      position: absolute;
      /*-webkit-animation-duration: 0.4s;
      animation-duration: 0.4s;
      -webkit-animation-fill-mode: both;
      animation-fill-mode: both;*/ }
      header#header.dark > .navbar #header-bottom-row .navbar-header,
      header#no-js-header.dark > .navbar #header-bottom-row .navbar-header {
        padding: 0 7px !important; }
        header#header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav,
        header#no-js-header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav {
          height: 50px;
          letter-spacing: 1px;
          font-family: Gilroy-Medium, Arial, Helvetica, sans-serif; }
          header#header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li,
          header#no-js-header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li {
            -webkit-user-select: none;
            /* Chrome all / Safari all */
            -moz-user-select: none;
            /* Firefox all */
            -ms-user-select: none;
            /* IE 10+ */
            user-select: none;
            /* Likely future */
            /*&:first-child {
                  a {
                    &#dp-hdr-home-icon-link {
                      padding: 13px 15px 13px 6px;
                    &:focus, &:hover {
                      background-color: $header-links-hover-bg-color;
                    }
                  }
                  }
                }*/ }
            header#header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li:focus,
            header#no-js-header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li:focus {
              border: none; }
            header#header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li a.dp-header-link,
            header#no-js-header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li a.dp-header-link {
              padding: 15px 12px 14px 12px;
              top: 2.35px; }
            header#header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li.dp-header-link-item.dp-home-icon a.dp-header-link,
            header#no-js-header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li.dp-header-link-item.dp-home-icon a.dp-header-link {
              padding: 10px 12px !important; }
              header#header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li.dp-header-link-item.dp-home-icon a.dp-header-link span.sn-home,
              header#no-js-header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li.dp-header-link-item.dp-home-icon a.dp-header-link span.sn-home {
                top: 3px; }
            header#header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li a,
            header#no-js-header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li a {
              font-size: 12px;
              line-height: 1.66667;
              font-weight: bold;
              color: #ffffff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 15px; }
              header#header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li a.dp-header-link,
              header#no-js-header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li a.dp-header-link {
                padding: 15px 12px; }
              header#header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li a:hover, header#header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li a:focus,
              header#no-js-header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li a:hover,
              header#no-js-header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li a:focus {
                background-color: transparent; }
            header#header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu,
            header#no-js-header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu {
              border-radius: 0;
              border-top: 0;
              border-right: 1px solid #dedede;
              border-bottom: 1px solid #dedede;
              border-left: 1px solid #dedede;
              margin: 0;
              padding: 26px;
              min-width: 150px;
              -webkit-transition: -webkit-box-shadow 83ms;
              transition: -webkit-box-shadow 83ms;
              transition: box-shadow 83ms;
              transition: box-shadow 83ms, -webkit-box-shadow 83ms;
              -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
                      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
              left: -13px; }
              header#header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu:before,
              header#no-js-header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu:before {
                position: absolute;
                top: -12px;
                left: 30px;
                margin: 0 -5px;
                border-top: 0;
                content: "";
                display: inline-block;
                border-left: 12px solid transparent;
                border-right: 12px solid transparent;
                border-bottom: 12px solid #ffffff;
                padding: 0;
                width: 0;
                height: 0;
                z-index: 1; }
              header#header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item,
              header#no-js-header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item {
                letter-spacing: normal; }
                header#header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item:last-child,
                header#no-js-header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item:last-child {
                  margin-bottom: 0; }
                header#header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item a.dp-header-submenu-link,
                header#no-js-header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item a.dp-header-submenu-link {
                  font-family: Gilroy-Medium, Arial, Helvetica, sans-serif;
                  display: block;
                  padding: 3px 0 3px 0;
                  color: #333333;
                  white-space: nowrap;
                  font-weight: 500;
                  text-transform: capitalize;
                  font-size: 15px;
                  /* 13px */ }
                header#header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item a:hover, header#header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item a:focus,
                header#no-js-header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item a:hover,
                header#no-js-header.dark > .navbar #header-bottom-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item a:focus {
                  color: #307c8f; }
      header#header.dark > .navbar #header-bottom-row div#dp-hdr-br-brand-column,
      header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-br-brand-column {
        max-width: 0 !important;
        visibility: hidden;
        height: 0; }
        header#header.dark > .navbar #header-bottom-row div#dp-hdr-br-brand-column a#dp-side-menu-toggler,
        header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-br-brand-column a#dp-side-menu-toggler {
          font-size: 20px;
          /*-- 18px --*/
          padding: 5px 8px;
          margin: 0 10px;
          color: #ffffff;
          top: 8px;
          border: 1px solid #f5f5f5;
          display: none; }
          header#header.dark > .navbar #header-bottom-row div#dp-hdr-br-brand-column a#dp-side-menu-toggler:hover,
          header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-br-brand-column a#dp-side-menu-toggler:hover {
            background-color: #333333; }
          header#header.dark > .navbar #header-bottom-row div#dp-hdr-br-brand-column a#dp-side-menu-toggler span.fa.fa-bars,
          header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-br-brand-column a#dp-side-menu-toggler span.fa.fa-bars {
            padding: 2px 0 5px 0;
            bottom: 6px;
            right: 3px; }
        header#header.dark > .navbar #header-bottom-row div#dp-hdr-br-brand-column a.dp-logo,
        header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-br-brand-column a.dp-logo {
          -webkit-user-select: none;
          /* Chrome all / Safari all */
          -moz-user-select: none;
          /* Firefox all */
          -ms-user-select: none;
          /* IE 10+ */
          user-select: none;
          /* Likely future */
          text-decoration: none;
          display: inline-block;
          padding: 8px 0 1px; }
          header#header.dark > .navbar #header-bottom-row div#dp-hdr-br-brand-column a.dp-logo span#logo-icon-db-br,
          header#header.dark > .navbar #header-bottom-row div#dp-hdr-br-brand-column a.dp-logo span#logo-icon-home-br,
          header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-br-brand-column a.dp-logo span#logo-icon-db-br,
          header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-br-brand-column a.dp-logo span#logo-icon-home-br {
            display: inline-block;
            width: 220px;
            height: 28px;
            padding: 15px 0;
            margin: -5px 10px; }
            header#header.dark > .navbar #header-bottom-row div#dp-hdr-br-brand-column a.dp-logo span#logo-icon-db-br img,
            header#header.dark > .navbar #header-bottom-row div#dp-hdr-br-brand-column a.dp-logo span#logo-icon-home-br img,
            header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-br-brand-column a.dp-logo span#logo-icon-db-br img,
            header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-br-brand-column a.dp-logo span#logo-icon-home-br img {
              width: 300px;
              height: 30px;
              border: none;
              padding: 3px 5px;
              margin: auto 0; }
      header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column,
      header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column {
        visibility: hidden;
        height: 0; }
        header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list,
        header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list {
          padding-right: 30px;
          height: 50px; }
          header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item,
          header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item {
            -webkit-user-select: none;
            /* Chrome all / Safari all */
            -moz-user-select: none;
            /* Firefox all */
            -ms-user-select: none;
            /* IE 10+ */
            user-select: none;
            /* Likely future */ }
            header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item:focus,
            header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item:focus {
              border: none; }
            header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item span.badge,
            header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item span.badge {
              height: 36px;
              width: 36px;
              font-size: 11px;
              padding: 13px 10px;
              top: -0.5px;
              text-align: center;
              color: black;
              background: #C1D1CF;
              border-radius: 50%;
              -webkit-border-radius: 50%;
              -moz-border-radius: 50%; }
            header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a#dp-hrd-br-icon-bars-link.dp-header-link,
            header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a#dp-hrd-br-icon-bars-link.dp-header-link {
              font-size: 16px;
              padding: 14.56px 0; }
            header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a#dp-hdr-br-search-link.dp-header-link,
            header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a#dp-hdr-br-search-link.dp-header-link {
              font-size: 16px;
              padding: 14.56px 10px;
              top: 2px; }
              header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a#dp-hdr-br-search-link.dp-header-link.search-open,
              header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a#dp-hdr-br-search-link.dp-header-link.search-open {
                background: #343d47; }
                header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a#dp-hdr-br-search-link.dp-header-link.search-open span.icon-search,
                header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a#dp-hdr-br-search-link.dp-header-link.search-open span.icon-search {
                  left: 15px;
                  z-index: 1; }
                  header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a#dp-hdr-br-search-link.dp-header-link.search-open span.icon-search:before,
                  header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a#dp-hdr-br-search-link.dp-header-link.search-open span.icon-search:before {
                    content: "\f149" !important; }
            header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a.dp-header-link,
            header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a.dp-header-link {
              font-size: 10px;
              line-height: 1.63636;
              font-weight: 700;
              color: #ffffff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 17px 0;
              top: 1px;
              display: inline-block;
              border: none; }
              header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a.dp-header-link:hover, header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a.dp-header-link:focus,
              header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a.dp-header-link:hover,
              header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a.dp-header-link:focus {
                background-color: transparent; }
              header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a.dp-header-link.dp-header-link:hover, header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a.dp-header-link.dp-header-link:focus,
              header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a.dp-header-link.dp-header-link:hover,
              header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a.dp-header-link.dp-header-link:focus {
                background-color: transparent; }
            header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu,
            header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu {
              border-radius: 0;
              border-top: 0;
              border-right: 1px solid #dedede;
              border-bottom: 1px solid #dedede;
              border-left: 1px solid #dedede;
              right: 0;
              position: absolute;
              left: inherit;
              margin: 0;
              z-index: 1;
              padding: 25px; }
              header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu:before,
              header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu:before {
                position: absolute;
                top: -12px;
                right: 15px;
                margin: 0 -5px;
                border-top: 0;
                content: "";
                display: inline-block;
                border-left: 12px solid transparent;
                border-right: 12px solid transparent;
                border-bottom: 12px solid #ffffff;
                padding: 0;
                width: 0;
                height: 0;
                z-index: 1; }
              header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item,
              header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item {
                margin-bottom: 2px;
                letter-spacing: normal; }
                header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item:last-child,
                header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item:last-child {
                  margin-bottom: 0; }
                header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item a,
                header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item a {
                  font-family: Gilroy-Medium, Arial, Helvetica, sans-serif; }
                  header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item a.dp-header-submenu-link,
                  header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item a.dp-header-submenu-link {
                    display: block;
                    padding: 3px 0 3px 0;
                    color: #333333;
                    white-space: nowrap;
                    font-weight: 500;
                    text-transform: capitalize;
                    font-size: 15px;
                    /* 13px */ }
                  header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item a:hover, header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item a:focus,
                  header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item a:hover,
                  header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu li.dp-hdr-nav-link-sub-menu-item a:focus {
                    color: #307c8f !important; }
            header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu.dp-hdr-userinfo-list,
            header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu.dp-hdr-userinfo-list {
              right: 10px; }
            header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item span.pipe,
            header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item span.pipe {
              color: #ffffff;
              font-size: 17px;
              top: 2px;
              position: relative;
              padding: 0 8px;
              display: inline-block; }
            header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search,
            header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
              font-size: 14px;
              top: -2px; }
              header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search:hover, header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search:focus,
              header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search:hover,
              header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search:focus {
                background: transparent; }
        header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column span.search-filler,
        header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column span.search-filler {
          display: none; }
          header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column span.search-filler.search-open,
          header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column span.search-filler.search-open {
            width: 15px;
            display: block; }
            header#header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column span.search-filler.search-open:after,
            header#no-js-header.dark > .navbar #header-bottom-row div#dp-hdr-right-links-column span.search-filler.search-open:after {
              content: " ";
              color: #e9e9e9;
              font-size: 15px;
              margin: auto 0;
              top: -48px;
              position: relative;
              background: #343d47;
              display: block;
              height: 50px;
              width: 30px;
              left: -15px;
              padding-top: 50px; }
  header#header .dropdown-menu > li > a:hover, header#header .dropdown-menu > li > a:focus,
  header#no-js-header .dropdown-menu > li > a:hover,
  header#no-js-header .dropdown-menu > li > a:focus {
    color: #307c8f !important;
    text-decoration: none; }

/* Smart phones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* Styles */ }

/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) {
  /* Styles */ }

/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {
  /* Styles */ }

/** browser size: 320 - 400px **/
@media only screen and (min-width: 320px) and (max-width: 400px) {
  /* Styles */
  header#header {
    height: 50px;
    top: 0;
    position: fixed; }
    header#header nav.navbar {
      height: 50px !important;
      /*-- search bar css --*/ }
      header#header nav.navbar .dp-searchbar .dp-search-content input#dp-search-input {
        width: 68%; }
      header#header nav.navbar.search-open #header-top-row {
        height: 50px !important;
        opacity: 1 !important;
        visibility: visible !important; }
    header#header.dark > .navbar {
      height: 50px;
      top: 0;
      left: 0; }
      header#header.dark > .navbar #header-top-row {
        height: 50px;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background-color: #293e40;
        margin-bottom: 10px; }
        header#header.dark > .navbar #header-top-row .navbar-header {
          height: 50px;
          max-width: 80% !important;
          width: 330px !important;
          display: table; }
          header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
            padding: 0 2px 5px 0;
            display: table-cell;
            height: 24px;
            z-index: 10001;
            width: 24px;
            line-height: 24px;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm span.fa.fa-bars {
              padding: 4px 5px;
              display: block;
              height: 24px;
              width: 24px;
              border: 1px solid #e9e9e9;
              border-radius: 4px;
              color: #fff; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
            max-width: 350px !important;
            display: table-cell;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
              width: 220px;
              height: 28px;
              padding: 0;
              top: 1px;
              right: 5px; }
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
                width: 220px;
                height: 28px;
                border: none;
                padding: 3px 5px;
                top: -5px; }
        header#header.dark > .navbar #header-top-row div.grid div:last-child {
          width: 70px !important;
          max-width: 70px !important;
          height: 50px;
          display: block;
          right: 0;
          position: absolute;
          padding: 0 !important;
          border: none; }
          header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav {
            padding-top: 0;
            margin: 0;
            padding-left: 30px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav.search-open {
              background: #343d47; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
              padding: 10px 7px 4px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-feedback, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-login, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-register, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-user, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-more-sites {
              display: none; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link {
              font-size: 13px;
              line-height: 1.63636;
              font-weight: 700;
              color: #fff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 5px 0;
              display: inline-block;
              border: none; }
              header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
                font-size: 16px;
                top: -1px; }
                header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search.search-open:before {
                  content: "\f149" !important; }
      header#header.dark > .navbar #header-bottom-row {
        height: 0;
        opacity: 0;
        display: none; }
      header#header.dark > .navbar header#header.dark > .navbar {
        /*----search : OPEN ----*/ }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-top-row {
          z-index: 1000;
          background: #293e40;
          position: fixed !important;
          top: 0 !important;
          left: 0 !important;
          height: 50px !important;
          opacity: 1 !important;
          visibility: visible !important; }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-bottom-row {
          height: 0 !important;
          opacity: 0 !important;
          visibility: hidden !important; } }

/** browser size: 414 - 600px **/
@media only screen and (min-width: 414px) and (max-width: 600px) {
  header#header {
    height: 50px;
    top: 0;
    position: fixed; }
    header#header nav.navbar {
      height: 50px !important;
      /*-- search bar css --*/ }
      header#header nav.navbar .dp-searchbar .dp-search-content input#dp-search-input {
        width: 68%; }
      header#header nav.navbar.search-open #header-top-row {
        height: 50px !important;
        opacity: 1 !important;
        visibility: visible !important; }
    header#header.dark > .navbar {
      height: 50px;
      top: 0;
      left: 0; }
      header#header.dark > .navbar #header-top-row {
        height: 50px;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background-color: #293e40;
        margin-bottom: 10px; }
        header#header.dark > .navbar #header-top-row .navbar-header {
          height: 50px;
          max-width: 80% !important;
          width: 330px !important;
          display: table; }
          header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
            height: 24px;
            z-index: 10001;
            width: 24px;
            line-height: 24px;
            position: absolute;
            display: inline-block;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            left: 20px; }
            header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm span.fa.fa-bars {
              padding: 4px 5px;
              display: block;
              height: 24px;
              width: 24px;
              border: 1px solid #e9e9e9;
              border-radius: 4px;
              color: #fff; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
            max-width: 350px !important;
            position: absolute;
            display: inline-block;
            left: 30px;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            margin-top: 8px; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
              width: 300px;
              height: 28px;
              padding: 0;
              top: -5px;
              right: 5px;
              left: 10px; }
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
                width: 235px;
                border: none;
                padding: 7px;
                top: -9px;
                margin-left: 10px; }
        header#header.dark > .navbar #header-top-row div.grid div:last-child {
          width: 70px !important;
          max-width: 70px !important;
          height: 50px;
          display: block;
          right: 0;
          position: absolute;
          padding: 0 !important;
          border: none; }
          header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav {
            padding-top: 0;
            margin: 0;
            padding-left: 30px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav.search-open {
              background: #343d47; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
              padding: 10px 7px 4px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-feedback, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-login, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-register, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-user, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-more-sites {
              display: none; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link {
              font-size: 13px;
              line-height: 1.63636;
              font-weight: 700;
              color: #fff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 5px 0;
              display: inline-block;
              border: none; }
              header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
                font-size: 16px;
                top: -1px; }
                header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search.search-open:before {
                  content: "\f149" !important; }
      header#header.dark > .navbar #header-bottom-row {
        height: 0;
        opacity: 0;
        display: none; }
      header#header.dark > .navbar header#header.dark > .navbar {
        /*----search : OPEN ----*/ }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-top-row {
          z-index: 1000;
          background: #293e40;
          position: fixed !important;
          top: 0 !important;
          left: 0 !important;
          height: 50px !important;
          opacity: 1 !important;
          visibility: visible !important; }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-bottom-row {
          height: 0 !important;
          opacity: 0 !important;
          visibility: hidden !important; } }

/** browser size: 600 - 736px **/
@media only screen and (min-width: 600px) and (max-width: 767px) {
  header#header {
    height: 50px;
    top: 0;
    position: fixed; }
    header#header nav.navbar {
      height: 50px !important;
      /*-- search bar css --*/ }
      header#header nav.navbar .dp-searchbar .dp-search-content input#dp-search-input {
        width: 68%; }
      header#header nav.navbar.search-open #header-top-row {
        height: 50px !important;
        opacity: 1 !important;
        visibility: visible !important; }
    header#header.dark > .navbar {
      height: 50px;
      top: 0;
      left: 0; }
      header#header.dark > .navbar #header-top-row {
        height: 50px;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background-color: #293e40;
        margin-bottom: 10px; }
        header#header.dark > .navbar #header-top-row .navbar-header {
          height: 50px;
          max-width: 80% !important;
          width: 330px !important;
          display: table; }
          header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
            padding: 0 2px 5px 0;
            display: inline-block;
            height: 24px;
            z-index: 10001;
            width: 24px;
            line-height: 24px;
            vertical-align: middle;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            position: absolute;
            left: 20px; }
            header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm span.fa.fa-bars {
              padding: 4px 5px;
              display: block;
              height: 24px;
              width: 24px;
              border: 1px solid #e9e9e9;
              border-radius: 4px;
              color: #fff; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
            max-width: 350px !important;
            display: inline-block;
            vertical-align: middle;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            position: absolute;
            left: 50px;
            margin-top: 2px; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
              margin: 0; }
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
                width: 285px;
                border: none;
                padding: 5px;
                top: -2px; }
        header#header.dark > .navbar #header-top-row div.grid div:last-child {
          width: 70px !important;
          max-width: 70px !important;
          height: 50px;
          display: block;
          right: 0;
          position: absolute;
          padding: 0 !important;
          border: none; }
          header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav {
            padding-top: 0;
            margin: 0;
            padding-left: 30px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav.search-open {
              background: #343d47; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
              padding: 10px 7px 4px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-feedback, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-login, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-register, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-user, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-more-sites {
              display: none; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link {
              font-size: 13px;
              line-height: 1.63636;
              font-weight: 700;
              color: #fff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 5px 0;
              display: inline-block;
              border: none; }
              header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
                font-size: 16px;
                top: -1px; }
                header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search.search-open:before {
                  content: "\f149" !important; }
      header#header.dark > .navbar #header-bottom-row {
        height: 0;
        opacity: 0;
        display: none; }
      header#header.dark > .navbar header#header.dark > .navbar {
        /*----search : OPEN ----*/ }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-top-row {
          z-index: 1000;
          background: #293e40;
          position: fixed !important;
          top: 0 !important;
          left: 0 !important;
          height: 50px !important;
          opacity: 1 !important;
          visibility: visible !important; }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-bottom-row {
          height: 0 !important;
          opacity: 0 !important;
          visibility: hidden !important; } }

/*-------- Asus Nexus 7 ----------- */
@media only screen and (min-device-width: 601px) and (max-device-width: 906px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.3) {
  /*styles*/ }

@media only screen and (min-device-width: 601px) and (max-device-width: 906px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.3) {
  /* styles */ }

/* Nexus 7 (landscape) ----------- */
@media only screen and (min-device-width: 600px) and (max-device-width: 960px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /*styles*/ }

@media only screen and (min-device-width: 600px) and (max-device-width: 960px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* styles */
  header#header {
    height: 50px;
    top: 0;
    position: fixed; }
    header#header nav.navbar {
      height: 50px !important;
      /*-- search bar css --*/ }
      header#header nav.navbar .dp-searchbar .dp-search-content input#dp-search-input {
        width: 68%; }
      header#header nav.navbar.search-open #header-top-row {
        height: 50px !important;
        opacity: 1 !important;
        visibility: visible !important; }
    header#header.dark > .navbar {
      height: 50px;
      top: 0;
      left: 0; }
      header#header.dark > .navbar #header-top-row {
        height: 50px;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background-color: #293e40;
        margin-bottom: 10px; }
        header#header.dark > .navbar #header-top-row .navbar-header {
          height: 50px;
          max-width: 80% !important;
          width: 330px !important;
          display: table; }
          header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
            padding: 0 2px 5px 0;
            display: table-cell;
            height: 24px;
            z-index: 10001;
            width: 24px;
            line-height: 24px;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm span.fa.fa-bars {
              padding: 4px 5px;
              display: block;
              height: 24px;
              width: 24px;
              border: 1px solid #e9e9e9;
              border-radius: 4px;
              color: #fff; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
            max-width: 350px !important;
            display: table-cell;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
              margin: 0; }
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
                width: 285px;
                border: none;
                padding: 5px;
                top: -9px !important;
                margin-left: 5px !important; }
        header#header.dark > .navbar #header-top-row div.grid div:last-child {
          width: 70px !important;
          max-width: 70px !important;
          height: 50px;
          display: block;
          right: 0;
          position: absolute;
          padding: 0 !important;
          border: none; }
          header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav {
            padding-top: 0;
            margin: 0;
            padding-left: 30px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav.search-open {
              background: #343d47; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
              padding: 10px 7px 4px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-feedback, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-login, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-register, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-user, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-more-sites {
              display: none; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link {
              font-size: 13px;
              line-height: 1.63636;
              font-weight: 700;
              color: #fff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 5px 0;
              display: inline-block;
              border: none; }
              header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
                font-size: 16px;
                top: -1px; }
                header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search.search-open:before {
                  content: "\f149" !important; }
      header#header.dark > .navbar #header-bottom-row {
        height: 0;
        opacity: 0;
        display: none; }
      header#header.dark > .navbar header#header.dark > .navbar {
        /*----search : OPEN ----*/ }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-top-row {
          z-index: 1000;
          background: #293e40;
          position: fixed !important;
          top: 0 !important;
          left: 0 !important;
          height: 50px !important;
          opacity: 1 !important;
          visibility: visible !important; }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-bottom-row {
          height: 0 !important;
          opacity: 0 !important;
          visibility: hidden !important; } }

/* Desktops and laptops ----------- */
@media only screen and (max-width: 767px) {
  /* Styles */ }

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Styles */ }

/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* Styles */ }

/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* Styles */
  header#header,
  header#header.dark > .navbar,
  header#header.dark > .navbar #header-top-row .navbar-header {
    height: 50px !important; }
  header#header.dark
> .navbar
#header-top-row
.navbar-header
a.dp-logo
span#logo-icon-db
img,
  header#header.dark
> .navbar
#header-top-row
.navbar-header
a.dp-logo
span#logo-icon-home
img {
    top: -2px !important;
    margin-left: -5px !important; } }

/**********
iPad 3
**********/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */ }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */ }

/**********
iPad Pro
**********/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */ }

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
  header#header,
  header#header.dark > .navbar,
  header#header.dark > .navbar #header-top-row .navbar-header {
    height: 100px !important; } }

/* Desktops and laptops ----------- */
@media only screen and (min-width: 768px) and (max-width: 865px) {
  /* Styles */
  header#header {
    height: 50px; }
    header#header.dark > .navbar {
      height: 50px; }
      header#header.dark > .navbar #header-top-row {
        height: 50px;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background-color: #293e40;
        margin-bottom: 10px; }
        header#header.dark > .navbar #header-top-row .navbar-header {
          height: 50px; }
          header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
            display: table-cell;
            height: 24px;
            z-index: 10001;
            width: 24px;
            line-height: 24px;
            vertical-align: middle;
            margin: 5px -5px -8px -1px; }
            header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm span.fa.fa-bars {
              padding: 5px 7px;
              display: block;
              height: 28px;
              width: 28px;
              border: 1px solid #e9e9e9;
              border-radius: 4px;
              color: #fff; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
            display: table-cell;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
              padding: 0; }
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
                border: none;
                bottom: 26px;
                left: 10px;
                top: -27px; }
                header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img.safari,
                header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img.safari {
                  top: -20px; }
        header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav {
          padding-top: 0; }
          header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
            padding: 10px 7px 4px; }
          header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-more-sites {
            display: none; }
          header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu {
            margin-top: 7px; }
            header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.dropdown ul.dp-hdr-nav-link-sub-menu-list.dropdown-menu:before {
              right: 10px; }
      header#header.dark > .navbar #header-bottom-row {
        height: 0;
        opacity: 0;
        display: none; }
        header#header.dark > .navbar #header-bottom-row.make-it-sticky {
          height: 0;
          opacity: 0;
          display: none; }
      header#header.dark > .navbar.sticky-header #header-top-row {
        visibility: visible;
        height: 50px;
        top: 0;
        position: fixed;
        background: #293e40; }
      header#header.dark > .navbar.sticky-header #header-bottom-row {
        display: none; } }

@media only screen and (min-width: 866px) and (max-width: 1100px) {
  /* Styles */
  header#header.dark > .navbar #header-top-row .navbar-header {
    height: 50px; }
    header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
    header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
      border: none; }
  header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav {
    padding-top: 0; }
    header#header.dark > .navbar #header-top-row ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
      padding: 10px 7px 4px; }
  header#header.dark > .navbar #header-bottom-row #dp-hdr-app-links-column.navbar-header {
    padding: 0 20px !important; }
  header#header.dark > .navbar #header-bottom-row div#dp-hdr-br-brand-column {
    display: none; }
  header#header.dark > .navbar.sticky-header #header-bottom-row #dp-hdr-app-links-column {
    display: none; }
    header#header.dark > .navbar.sticky-header #header-bottom-row #dp-hdr-app-links-column.navbar-header ul.nav.navbar-nav li a.dp-header-link {
      display: none; }
  header#header.dark > .navbar.sticky-header #header-bottom-row div#dp-hdr-br-brand-column {
    visibility: visible;
    max-width: 340px !important;
    height: 50px; }
    header#header.dark > .navbar.sticky-header #header-bottom-row div#dp-hdr-br-brand-column a#dp-side-menu-toggler {
      display: inline;
      max-width: 36px !important;
      width: 36px;
      height: 36px;
      padding: 0; }
      header#header.dark > .navbar.sticky-header #header-bottom-row div#dp-hdr-br-brand-column a#dp-side-menu-toggler span.fa.fa-bars {
        padding: 7px 4px 9px 4px;
        display: block;
        height: 36px;
        width: 36px;
        top: 1px;
        left: 5px; }
    header#header.dark > .navbar.sticky-header #header-bottom-row div#dp-hdr-br-brand-column a.dp-logo {
      display: inline;
      padding: 8px 0 1px;
      float: right;
      max-width: 310px !important; }
      header#header.dark > .navbar.sticky-header #header-bottom-row div#dp-hdr-br-brand-column a.dp-logo span#logo-icon-db-br,
      header#header.dark > .navbar.sticky-header #header-bottom-row div#dp-hdr-br-brand-column a.dp-logo span#logo-icon-home-br {
        margin: -5px 0; }
      header#header.dark > .navbar.sticky-header #header-bottom-row div#dp-hdr-br-brand-column a.dp-logo::after {
        top: -2px;
        left: 16px; }
    header#header.dark > .navbar.sticky-header #header-bottom-row div#dp-hdr-br-brand-column::after {
      left: 190px;
      top: -10px; }
  header#header.dark > .navbar.sticky-header #header-bottom-row div#dp-hdr-right-links-column {
    margin-left: 24px;
    right: 20px;
    position: absolute;
    width: auto; }
    header#header.dark > .navbar.sticky-header #header-bottom-row div#dp-hdr-right-links-column ul.dp-hdr-nav-list {
      padding-right: 0; } }

/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
  /* Styles */ }

/* iPhone 4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
  header#header {
    height: 50px;
    top: 0;
    position: fixed; }
    header#header nav.navbar {
      height: 50px !important;
      /*-- search bar css --*/ }
      header#header nav.navbar .dp-searchbar .dp-search-content input#dp-search-input {
        width: 68%; }
      header#header nav.navbar.search-open #header-top-row {
        height: 50px !important;
        opacity: 1 !important;
        visibility: visible !important; }
    header#header.dark > .navbar {
      height: 50px;
      top: 0;
      left: 0; }
      header#header.dark > .navbar #header-top-row {
        height: 50px;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background-color: #293e40;
        margin-bottom: 10px; }
        header#header.dark > .navbar #header-top-row .navbar-header {
          height: 50px;
          max-width: 80% !important;
          width: 330px !important;
          display: table; }
          header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
            padding: 0 2px 5px 0;
            display: table-cell;
            height: 24px;
            z-index: 10001;
            width: 24px;
            line-height: 24px;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm span.fa.fa-bars {
              padding: 4px 5px;
              display: block;
              height: 24px;
              width: 24px;
              border: 1px solid #e9e9e9;
              border-radius: 4px;
              color: #fff; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
            max-width: 350px !important;
            display: table-cell;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
              width: 220px;
              height: 28px;
              padding: 0;
              top: 1px;
              right: 5px; }
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
                width: 220px;
                height: 28px;
                border: none;
                padding: 3px 5px;
                top: -5px; }
        header#header.dark > .navbar #header-top-row div.grid div:last-child {
          width: 70px !important;
          max-width: 70px !important;
          height: 50px;
          display: block;
          right: 0;
          position: absolute;
          padding: 0 !important;
          border: none; }
          header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav {
            padding-top: 0;
            margin: 0;
            padding-left: 30px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav.search-open {
              background: #343d47; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
              padding: 10px 7px 4px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-feedback, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-login, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-register, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-user, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-more-sites {
              display: none; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link {
              font-size: 13px;
              line-height: 1.63636;
              font-weight: 700;
              color: #fff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 5px 0;
              display: inline-block;
              border: none; }
              header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
                font-size: 16px;
                top: -1px; }
                header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search.search-open:before {
                  content: "\f149" !important; }
      header#header.dark > .navbar #header-bottom-row {
        height: 0;
        opacity: 0;
        display: none; }
      header#header.dark > .navbar header#header.dark > .navbar {
        /*----search : OPEN ----*/ }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-top-row {
          z-index: 1000;
          background: #293e40;
          position: fixed !important;
          top: 0 !important;
          left: 0 !important;
          height: 50px !important;
          opacity: 1 !important;
          visibility: visible !important; }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-bottom-row {
          height: 0 !important;
          opacity: 0 !important;
          visibility: hidden !important; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
  header#header {
    height: 50px;
    top: 0;
    position: fixed; }
    header#header nav.navbar {
      height: 50px !important;
      /*-- search bar css --*/ }
      header#header nav.navbar .dp-searchbar .dp-search-content input#dp-search-input {
        width: 68%; }
      header#header nav.navbar.search-open #header-top-row {
        height: 50px !important;
        opacity: 1 !important;
        visibility: visible !important; }
    header#header.dark > .navbar {
      height: 50px;
      top: 0;
      left: 0; }
      header#header.dark > .navbar #header-top-row {
        height: 50px;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background-color: #293e40;
        margin-bottom: 10px; }
        header#header.dark > .navbar #header-top-row .navbar-header {
          height: 50px;
          max-width: 80% !important;
          width: 330px !important;
          display: table; }
          header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
            padding: 0 2px 5px 0;
            display: table-cell;
            height: 24px;
            z-index: 10001;
            width: 24px;
            line-height: 24px;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm span.fa.fa-bars {
              padding: 4px 5px;
              display: block;
              height: 24px;
              width: 24px;
              border: 1px solid #e9e9e9;
              border-radius: 4px;
              color: #fff; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
            max-width: 350px !important;
            display: table-cell;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
              width: 220px;
              height: 28px;
              padding: 0;
              top: 1px;
              right: 5px; }
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
                width: 220px;
                height: 28px;
                border: none;
                padding: 3px 5px;
                top: -5px; }
        header#header.dark > .navbar #header-top-row div.grid div:last-child {
          width: 70px !important;
          max-width: 70px !important;
          height: 50px;
          display: block;
          right: 0;
          position: absolute;
          padding: 0 !important;
          border: none; }
          header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav {
            padding-top: 0;
            margin: 0;
            padding-left: 30px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav.search-open {
              background: #343d47; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
              padding: 10px 7px 4px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-feedback, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-login, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-register, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-user, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-more-sites {
              display: none; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link {
              font-size: 13px;
              line-height: 1.63636;
              font-weight: 700;
              color: #fff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 5px 0;
              display: inline-block;
              border: none; }
              header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
                font-size: 16px;
                top: -1px; }
                header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search.search-open:before {
                  content: "\f149" !important; }
      header#header.dark > .navbar #header-bottom-row {
        height: 0;
        opacity: 0;
        display: none; }
      header#header.dark > .navbar header#header.dark > .navbar {
        /*----search : OPEN ----*/ }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-top-row {
          z-index: 1000;
          background: #293e40;
          position: fixed !important;
          top: 0 !important;
          left: 0 !important;
          height: 50px !important;
          opacity: 1 !important;
          visibility: visible !important; }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-bottom-row {
          height: 0 !important;
          opacity: 0 !important;
          visibility: hidden !important; } }

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  header#header {
    height: 50px;
    top: 0;
    position: fixed; }
    header#header nav.navbar {
      height: 50px !important;
      /*-- search bar css --*/ }
      header#header nav.navbar .dp-searchbar .dp-search-content input#dp-search-input {
        width: 79%; }
      header#header nav.navbar.search-open #header-top-row {
        height: 50px !important;
        opacity: 1 !important;
        visibility: visible !important; }
    header#header.dark > .navbar {
      height: 50px;
      top: 0;
      left: 0; }
      header#header.dark > .navbar #header-top-row {
        height: 50px;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background-color: #293e40;
        margin-bottom: 10px; }
        header#header.dark > .navbar #header-top-row .navbar-header {
          height: 50px;
          max-width: 80% !important;
          width: 330px !important;
          display: table; }
          header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
            padding: 0 2px 5px 0;
            display: table-cell;
            height: 24px;
            z-index: 10001;
            width: 24px;
            line-height: 24px;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm span.fa.fa-bars {
              padding: 4px 5px;
              display: block;
              height: 24px;
              width: 24px;
              border: 1px solid #e9e9e9;
              border-radius: 4px;
              color: #fff; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
            max-width: 350px !important;
            display: table-cell;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
              width: 300px;
              height: 28px;
              padding: 0;
              top: 1px;
              right: 5px; }
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
                width: 300px;
                height: 28px;
                border: none;
                padding: 2px 4px;
                top: -6px; }
        header#header.dark > .navbar #header-top-row div.grid div:last-child {
          width: 70px !important;
          max-width: 70px !important;
          height: 50px;
          display: block;
          right: 0;
          position: absolute;
          padding: 0 !important;
          border: none; }
          header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav {
            padding-top: 0;
            margin: 0;
            padding-left: 30px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav.search-open {
              background: #343d47; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
              padding: 10px 7px 4px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-feedback, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-login, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-register, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-user, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-more-sites {
              display: none; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link {
              font-size: 13px;
              line-height: 1.63636;
              font-weight: 700;
              color: #fff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 5px 0;
              display: inline-block;
              border: none; }
              header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
                font-size: 16px;
                top: -1px; }
                header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search.search-open:before {
                  content: "\f149" !important; }
      header#header.dark > .navbar #header-bottom-row {
        height: 0;
        opacity: 0;
        display: none; }
      header#header.dark > .navbar header#header.dark > .navbar {
        /*----search : OPEN ----*/ }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-top-row {
          z-index: 1000;
          background: #293e40;
          position: fixed !important;
          top: 0 !important;
          left: 0 !important;
          height: 50px !important;
          opacity: 1 !important;
          visibility: visible !important; }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-bottom-row {
          height: 0 !important;
          opacity: 0 !important;
          visibility: hidden !important; } }

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  header#header {
    height: 50px;
    top: 0;
    position: fixed; }
    header#header nav.navbar {
      height: 50px !important;
      /*-- search bar css --*/ }
      header#header nav.navbar .dp-searchbar .dp-search-content input#dp-search-input {
        width: 60%; }
      header#header nav.navbar.search-open #header-top-row {
        height: 50px !important;
        opacity: 1 !important;
        visibility: visible !important; }
    header#header.dark > .navbar {
      height: 50px;
      top: 0;
      left: 0; }
      header#header.dark > .navbar #header-top-row {
        height: 50px;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background-color: #293e40;
        margin-bottom: 10px; }
        header#header.dark > .navbar #header-top-row .navbar-header {
          height: 50px;
          max-width: 80% !important;
          width: 330px !important;
          display: table; }
          header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
            padding: 0 2px 5px 0;
            display: table-cell;
            height: 24px;
            z-index: 10001;
            width: 24px;
            line-height: 24px;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm span.fa.fa-bars {
              padding: 4px 5px;
              display: block;
              height: 24px;
              width: 24px;
              border: 1px solid #e9e9e9;
              border-radius: 4px;
              color: #fff; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
            max-width: 350px !important;
            display: table-cell;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
              width: 300px;
              height: 28px;
              padding: 0;
              top: 1px;
              right: 5px; }
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
                width: 300px;
                height: 28px;
                border: none;
                padding: 2px 4px;
                top: -6px; }
        header#header.dark > .navbar #header-top-row div.grid div:last-child {
          width: 70px !important;
          max-width: 70px !important;
          height: 50px;
          display: block;
          right: 0;
          position: absolute;
          padding: 0 !important;
          border: none; }
          header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav {
            padding-top: 0;
            margin: 0;
            padding-left: 30px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav.search-open {
              background: #343d47; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
              padding: 10px 7px 4px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-feedback, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-login, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-register, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-user, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-more-sites {
              display: none; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link {
              font-size: 13px;
              line-height: 1.63636;
              font-weight: 700;
              color: #fff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 5px 0;
              display: inline-block;
              border: none; }
              header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
                font-size: 16px;
                top: -1px; }
                header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search.search-open:before {
                  content: "\f149" !important; }
      header#header.dark > .navbar #header-bottom-row {
        height: 0;
        opacity: 0;
        display: none; }
      header#header.dark > .navbar header#header.dark > .navbar {
        /*----search : OPEN ----*/ }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-top-row {
          z-index: 1000;
          background: #293e40;
          position: fixed !important;
          top: 0 !important;
          left: 0 !important;
          height: 50px !important;
          opacity: 1 !important;
          visibility: visible !important; }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-bottom-row {
          height: 0 !important;
          opacity: 0 !important;
          visibility: hidden !important; } }

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  header#header {
    height: 50px;
    top: 0;
    position: fixed; }
    header#header nav.navbar {
      height: 50px !important;
      /*-- search bar css --*/ }
      header#header nav.navbar .dp-searchbar .dp-search-content input#dp-search-input {
        width: 82%; }
      header#header nav.navbar.search-open #header-top-row {
        height: 50px !important;
        opacity: 1 !important;
        visibility: visible !important; }
    header#header.dark > .navbar {
      height: 50px;
      top: 0;
      left: 0; }
      header#header.dark > .navbar #header-top-row {
        height: 50px;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background-color: #293e40;
        margin-bottom: 10px; }
        header#header.dark > .navbar #header-top-row .navbar-header {
          height: 50px;
          max-width: 80% !important;
          width: 330px !important;
          display: table; }
          header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
            padding: 0 2px 5px 0;
            display: table-cell;
            height: 24px;
            z-index: 10001;
            width: 24px;
            line-height: 24px;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm span.fa.fa-bars {
              padding: 4px 5px;
              display: block;
              height: 24px;
              width: 24px;
              border: 1px solid #e9e9e9;
              border-radius: 4px;
              color: #fff; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
            max-width: 350px !important;
            display: table-cell;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
              margin: 0;
              padding: 0;
              top: 1px;
              right: 5px; }
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
                width: 240px;
                border: none;
                top: -9px;
                height: 40px; }
        header#header.dark > .navbar #header-top-row div.grid div:last-child {
          width: 70px !important;
          max-width: 70px !important;
          height: 50px;
          display: block;
          right: 0;
          position: absolute;
          padding: 0 !important;
          border: none; }
          header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav {
            padding-top: 0;
            margin: 0;
            padding-left: 30px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav.search-open {
              background: #343d47; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
              padding: 10px 7px 4px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-feedback, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-login, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-register, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-user, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-more-sites {
              display: none; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link {
              font-size: 13px;
              line-height: 1.63636;
              font-weight: 700;
              color: #fff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 5px 0;
              display: inline-block;
              border: none; }
              header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
                font-size: 16px;
                top: -1px; }
                header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search.search-open:before {
                  content: "\f149" !important; }
      header#header.dark > .navbar #header-bottom-row {
        height: 0;
        opacity: 0;
        display: none; }
      header#header.dark > .navbar header#header.dark > .navbar {
        /*----search : OPEN ----*/ }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-top-row {
          z-index: 1000;
          background: #293e40;
          position: fixed !important;
          top: 0 !important;
          left: 0 !important;
          height: 50px !important;
          opacity: 1 !important;
          visibility: visible !important; }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-bottom-row {
          height: 0 !important;
          opacity: 0 !important;
          visibility: hidden !important; } }

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  header#header {
    height: 50px;
    top: 0;
    position: fixed; }
    header#header nav.navbar {
      height: 50px !important;
      /*-- search bar css --*/ }
      header#header nav.navbar .dp-searchbar .dp-search-content input#dp-search-input {
        width: 65%; }
      header#header nav.navbar.search-open #header-top-row {
        height: 50px !important;
        opacity: 1 !important;
        visibility: visible !important; }
    header#header.dark > .navbar {
      height: 50px;
      top: 0;
      left: 0; }
      header#header.dark > .navbar #header-top-row {
        height: 50px;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background-color: #293e40;
        margin-bottom: 10px; }
        header#header.dark > .navbar #header-top-row .navbar-header {
          height: 50px;
          max-width: 80% !important;
          width: 330px !important;
          display: table; }
          header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
            padding: 0 2px 5px 0;
            display: table-cell;
            height: 24px;
            z-index: 10001;
            width: 24px;
            line-height: 24px;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm span.fa.fa-bars {
              padding: 4px 5px;
              display: block;
              height: 24px;
              width: 24px;
              border: 1px solid #e9e9e9;
              border-radius: 4px;
              color: #fff; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
            max-width: 350px !important;
            display: table-cell;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
              margin: 0;
              padding: 0;
              top: 1px;
              right: 5px; }
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
                width: 240px;
                border: none;
                top: -9px;
                height: 40px; }
        header#header.dark > .navbar #header-top-row div.grid div:last-child {
          width: 70px !important;
          max-width: 70px !important;
          height: 50px;
          display: block;
          right: 0;
          position: absolute;
          padding: 0 !important;
          border: none; }
          header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav {
            padding-top: 0;
            margin: 0;
            padding-left: 30px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav.search-open {
              background: #343d47; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
              padding: 10px 7px 4px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-feedback, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-login, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-register, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-user, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-more-sites {
              display: none; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link {
              font-size: 13px;
              line-height: 1.63636;
              font-weight: 700;
              color: #fff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 5px 0;
              display: inline-block;
              border: none; }
              header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
                font-size: 16px;
                top: -1px; }
                header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search.search-open:before {
                  content: "\f149" !important; }
      header#header.dark > .navbar #header-bottom-row {
        height: 0;
        opacity: 0;
        display: none; }
      header#header.dark > .navbar header#header.dark > .navbar {
        /*----search : OPEN ----*/ }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-top-row {
          z-index: 1000;
          background: #293e40;
          position: fixed !important;
          top: 0 !important;
          left: 0 !important;
          height: 50px !important;
          opacity: 1 !important;
          visibility: visible !important; }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-bottom-row {
          height: 0 !important;
          opacity: 0 !important;
          visibility: hidden !important; } }

/* browser size: 375x414 */
@media only screen and (min-width: 375px) and (max-width: 414px) {
  /* Styles */
  header#header {
    height: 50px;
    top: 0;
    position: fixed; }
    header#header nav.navbar {
      height: 50px !important;
      /*-- search bar css --*/ }
      header#header nav.navbar .dp-searchbar .dp-search-content input#dp-search-input {
        width: 65%; }
      header#header nav.navbar.search-open #header-top-row {
        height: 50px !important;
        opacity: 1 !important;
        visibility: visible !important; }
    header#header.dark > .navbar {
      height: 50px;
      top: 0;
      left: 0; }
      header#header.dark > .navbar #header-top-row {
        height: 50px;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background-color: #293e40;
        margin-bottom: 10px; }
        header#header.dark > .navbar #header-top-row .navbar-header {
          height: 50px;
          max-width: 80% !important;
          width: 330px !important;
          display: table; }
          header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
            padding: 0 2px 5px 0;
            display: inline-block;
            height: 24px;
            z-index: 10001;
            width: 24px;
            line-height: 24px;
            position: absolute;
            left: 20px;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%); }
            header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm span.fa.fa-bars {
              padding: 4px 5px;
              display: block;
              height: 24px;
              width: 24px;
              border: 1px solid #e9e9e9;
              border-radius: 4px;
              color: #fff; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
            max-width: 350px !important;
            display: inline-block;
            position: absolute;
            left: 50px;
            top: 50%;
            -webkit-transform: translateY(-50%);
                    transform: translateY(-50%);
            margin-top: 2px; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
              margin: 0;
              padding: 0;
              top: 1px;
              right: 5px; }
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
                width: 250px;
                border: none;
                top: -6px;
                height: 35px; }
        header#header.dark > .navbar #header-top-row div.grid div:last-child {
          width: 70px !important;
          max-width: 70px !important;
          height: 50px;
          display: block;
          right: 0;
          position: absolute;
          padding: 0 !important;
          border: none; }
          header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav {
            padding-top: 0;
            margin: 0;
            padding-left: 30px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav.search-open {
              background: #343d47; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
              padding: 10px 7px 4px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-feedback, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-login, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-register, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-user, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-more-sites {
              display: none; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link {
              font-size: 13px;
              line-height: 1.63636;
              font-weight: 700;
              color: #fff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 5px 0;
              display: inline-block;
              border: none; }
              header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
                font-size: 16px;
                top: -1px; }
                header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search.search-open:before {
                  content: "\f149" !important; }
      header#header.dark > .navbar #header-bottom-row {
        height: 0;
        opacity: 0;
        display: none; }
      header#header.dark > .navbar header#header.dark > .navbar {
        /*----search : OPEN ----*/ }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-top-row {
          z-index: 1000;
          background: #293e40;
          position: fixed !important;
          top: 0 !important;
          left: 0 !important;
          height: 50px !important;
          opacity: 1 !important;
          visibility: visible !important; }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-bottom-row {
          height: 0 !important;
          opacity: 0 !important;
          visibility: hidden !important; } }

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
  header#header {
    height: 50px;
    top: 0;
    position: fixed; }
    header#header nav.navbar {
      height: 50px !important;
      /*-- search bar css --*/ }
      header#header nav.navbar .dp-searchbar .dp-search-content input#dp-search-input {
        width: 68%; }
      header#header nav.navbar.search-open #header-top-row {
        height: 50px !important;
        opacity: 1 !important;
        visibility: visible !important; }
    header#header.dark > .navbar {
      height: 50px;
      top: 0;
      left: 0; }
      header#header.dark > .navbar #header-top-row {
        height: 50px;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background-color: #293e40;
        margin-bottom: 10px; }
        header#header.dark > .navbar #header-top-row .navbar-header {
          height: 50px;
          max-width: 80% !important;
          width: 330px !important;
          display: table; }
          header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
            padding: 0 2px 5px 0;
            display: table-cell;
            height: 24px;
            z-index: 10001;
            width: 24px;
            line-height: 24px;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm span.fa.fa-bars {
              padding: 4px 5px;
              display: block;
              height: 24px;
              width: 24px;
              border: 1px solid #e9e9e9;
              border-radius: 4px;
              color: #fff; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
            max-width: 350px !important;
            display: table-cell;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
              margin: 0;
              padding: 0;
              top: 1px;
              right: 5px; }
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
                width: 250px;
                border: none;
                padding: 7px;
                top: -9px;
                height: 42px; }
        header#header.dark > .navbar #header-top-row div.grid div:last-child {
          width: 70px !important;
          max-width: 70px !important;
          height: 50px;
          display: block;
          right: 0;
          position: absolute;
          padding: 0 !important;
          border: none; }
          header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav {
            padding-top: 0;
            margin: 0;
            padding-left: 30px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav.search-open {
              background: #343d47; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
              padding: 10px 7px 4px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-feedback, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-login, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-register, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-user, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-more-sites {
              display: none; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link {
              font-size: 13px;
              line-height: 1.63636;
              font-weight: 700;
              color: #fff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 5px 0;
              display: inline-block;
              border: none; }
              header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
                font-size: 16px;
                top: -1px; }
                header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search.search-open:before {
                  content: "\f149" !important; }
      header#header.dark > .navbar #header-bottom-row {
        height: 0;
        opacity: 0;
        display: none; }
      header#header.dark > .navbar header#header.dark > .navbar {
        /*----search : OPEN ----*/ }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-top-row {
          z-index: 1000;
          background: #293e40;
          position: fixed !important;
          top: 0 !important;
          left: 0 !important;
          height: 50px !important;
          opacity: 1 !important;
          visibility: visible !important; }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-bottom-row {
          height: 0 !important;
          opacity: 0 !important;
          visibility: hidden !important; } }

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
  header#header {
    height: 50px;
    top: 0;
    position: fixed; }
    header#header nav.navbar {
      height: 50px !important;
      /*-- search bar css --*/ }
      header#header nav.navbar .dp-searchbar .dp-search-content input#dp-search-input {
        width: 68%; }
      header#header nav.navbar.search-open #header-top-row {
        height: 50px !important;
        opacity: 1 !important;
        visibility: visible !important; }
    header#header.dark > .navbar {
      height: 50px;
      top: 0;
      left: 0; }
      header#header.dark > .navbar #header-top-row {
        height: 50px;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background-color: #293e40;
        margin-bottom: 10px; }
        header#header.dark > .navbar #header-top-row .navbar-header {
          height: 50px;
          max-width: 80% !important;
          width: 330px !important;
          display: table; }
          header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
            padding: 0 2px 5px 0;
            display: table-cell;
            height: 24px;
            z-index: 10001;
            width: 24px;
            line-height: 24px;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm span.fa.fa-bars {
              padding: 4px 5px;
              display: block;
              height: 24px;
              width: 24px;
              border: 1px solid #e9e9e9;
              border-radius: 4px;
              color: #fff; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
            max-width: 350px !important;
            display: table-cell;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
              margin: 0;
              padding: 0;
              top: 1px;
              right: 5px; }
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
                width: auto !important;
                border: none !important;
                padding: 0 !important;
                top: -6px !important;
                height: 35px;
                margin-left: 5px !important; }
        header#header.dark > .navbar #header-top-row div.grid div:last-child {
          width: 70px !important;
          max-width: 70px !important;
          height: 50px;
          display: block;
          right: 0;
          position: absolute;
          padding: 0 !important;
          border: none; }
          header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav {
            padding-top: 0;
            margin: 0;
            padding-left: 30px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav.search-open {
              background: #343d47; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
              padding: 10px 7px 4px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-feedback, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-login, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-register, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-user, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-more-sites {
              display: none; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link {
              font-size: 13px;
              line-height: 1.63636;
              font-weight: 700;
              color: #fff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 5px 0;
              display: inline-block;
              border: none; }
              header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
                font-size: 16px;
                top: -1px; }
                header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search.search-open:before {
                  content: "\f149" !important; }
      header#header.dark > .navbar #header-bottom-row {
        height: 0;
        opacity: 0;
        display: none; }
      header#header.dark > .navbar header#header.dark > .navbar {
        /*----search : OPEN ----*/ }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-top-row {
          z-index: 1000;
          background: #293e40;
          position: fixed !important;
          top: 0 !important;
          left: 0 !important;
          height: 50px !important;
          opacity: 1 !important;
          visibility: visible !important; }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-bottom-row {
          height: 0 !important;
          opacity: 0 !important;
          visibility: hidden !important; } }

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  header#header {
    height: 50px;
    top: 0;
    position: fixed; }
    header#header nav.navbar {
      height: 50px !important;
      /*-- search bar css --*/ }
      header#header nav.navbar .dp-searchbar .dp-search-content input#dp-search-input {
        width: 79%; }
      header#header nav.navbar.search-open #header-top-row {
        height: 50px !important;
        opacity: 1 !important;
        visibility: visible !important; }
    header#header.dark > .navbar {
      height: 50px;
      top: 0;
      left: 0; }
      header#header.dark > .navbar #header-top-row {
        height: 50px;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background-color: #293e40;
        margin-bottom: 10px; }
        header#header.dark > .navbar #header-top-row .navbar-header {
          height: 50px;
          max-width: 80% !important;
          width: 330px !important;
          display: table; }
          header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
            padding: 0 2px 5px 0;
            display: table-cell;
            height: 24px;
            z-index: 10001;
            width: 24px;
            line-height: 24px;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm span.fa.fa-bars {
              padding: 4px 5px;
              display: block;
              height: 24px;
              width: 24px;
              border: 1px solid #e9e9e9;
              border-radius: 4px;
              color: #fff; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
            max-width: 350px !important;
            display: table-cell;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
              width: 180px;
              height: 22px;
              padding: 0;
              top: 1px;
              right: 5px; }
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
                width: 180px;
                height: 22px;
                border: none; }
        header#header.dark > .navbar #header-top-row div.grid div:last-child {
          width: 70px !important;
          max-width: 70px !important;
          height: 50px;
          display: block;
          right: 0;
          position: absolute;
          padding: 0 !important;
          border: none; }
          header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav {
            padding-top: 0;
            margin: 0;
            padding-left: 30px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav.search-open {
              background: #343d47; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
              padding: 10px 7px 4px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-feedback, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-login, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-register, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-user, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-more-sites {
              display: none; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link {
              font-size: 13px;
              line-height: 1.63636;
              font-weight: 700;
              color: #fff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 5px 0;
              display: inline-block;
              border: none; }
              header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
                font-size: 16px;
                top: -1px; }
                header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search.search-open:before {
                  content: "\f149" !important; }
      header#header.dark > .navbar #header-bottom-row {
        height: 0;
        opacity: 0;
        display: none; }
      header#header.dark > .navbar header#header.dark > .navbar {
        /*----search : OPEN ----*/ }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-top-row {
          z-index: 1000;
          background: #293e40;
          position: fixed !important;
          top: 0 !important;
          left: 0 !important;
          height: 50px !important;
          opacity: 1 !important;
          visibility: visible !important; }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-bottom-row {
          height: 0 !important;
          opacity: 0 !important;
          visibility: hidden !important; } }

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  header#header {
    height: 50px;
    top: 0;
    position: fixed; }
    header#header nav.navbar {
      height: 50px !important;
      /*-- search bar css --*/ }
      header#header nav.navbar .dp-searchbar .dp-search-content input#dp-search-input {
        width: 68%; }
      header#header nav.navbar.search-open #header-top-row {
        height: 50px !important;
        opacity: 1 !important;
        visibility: visible !important; }
    header#header.dark > .navbar {
      height: 50px;
      top: 0;
      left: 0; }
      header#header.dark > .navbar #header-top-row {
        height: 50px;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background-color: #293e40;
        margin-bottom: 10px; }
        header#header.dark > .navbar #header-top-row .navbar-header {
          height: 50px;
          max-width: 80% !important;
          width: 330px !important;
          display: table; }
          header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
            padding: 0 2px 5px 0;
            display: table-cell;
            height: 24px;
            z-index: 10001;
            width: 24px;
            line-height: 24px;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm span.fa.fa-bars {
              padding: 4px 5px;
              display: block;
              height: 24px;
              width: 24px;
              border: 1px solid #e9e9e9;
              border-radius: 4px;
              color: #fff; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
            max-width: 350px !important;
            display: table-cell;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
              width: 180px;
              height: 22px;
              padding: 0;
              top: 1px;
              right: 5px; }
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
                width: 180px;
                height: 22px;
                border: none; }
        header#header.dark > .navbar #header-top-row div.grid div:last-child {
          width: 70px !important;
          max-width: 70px !important;
          height: 50px;
          display: block;
          right: 0;
          position: absolute;
          padding: 0 !important;
          border: none; }
          header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav {
            padding-top: 0;
            margin: 0;
            padding-left: 30px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav.search-open {
              background: #343d47; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
              padding: 10px 7px 4px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-feedback, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-login, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-register, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-user, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-more-sites {
              display: none; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link {
              font-size: 13px;
              line-height: 1.63636;
              font-weight: 700;
              color: #fff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 5px 0;
              display: inline-block;
              border: none; }
              header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
                font-size: 16px;
                top: -1px; }
                header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search.search-open:before {
                  content: "\f149" !important; }
      header#header.dark > .navbar #header-bottom-row {
        height: 0;
        opacity: 0;
        display: none; }
      header#header.dark > .navbar header#header.dark > .navbar {
        /*----search : OPEN ----*/ }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-top-row {
          z-index: 1000;
          background: #293e40;
          position: fixed !important;
          top: 0 !important;
          left: 0 !important;
          height: 50px !important;
          opacity: 1 !important;
          visibility: visible !important; }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-bottom-row {
          height: 0 !important;
          opacity: 0 !important;
          visibility: hidden !important; } }

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
  header#header {
    height: 50px;
    top: 0;
    position: fixed; }
    header#header nav.navbar {
      height: 50px !important;
      /*-- search bar css --*/ }
      header#header nav.navbar .dp-searchbar .dp-search-content input#dp-search-input {
        width: 68%; }
      header#header nav.navbar.search-open #header-top-row {
        height: 50px !important;
        opacity: 1 !important;
        visibility: visible !important; }
    header#header.dark > .navbar {
      height: 50px;
      top: 0;
      left: 0; }
      header#header.dark > .navbar #header-top-row {
        height: 50px;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background-color: #293e40;
        margin-bottom: 10px; }
        header#header.dark > .navbar #header-top-row .navbar-header {
          height: 50px;
          max-width: 80% !important;
          width: 330px !important;
          display: table; }
          header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
            padding: 0 2px 5px 0;
            display: table-cell;
            height: 24px;
            z-index: 10001;
            width: 24px;
            line-height: 24px;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm span.fa.fa-bars {
              padding: 4px 5px;
              display: block;
              height: 24px;
              width: 24px;
              border: 1px solid #e9e9e9;
              border-radius: 4px;
              color: #fff; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
            max-width: 350px !important;
            display: table-cell;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
              margin: 0;
              padding: 0;
              top: 1px;
              right: 5px; }
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
                width: 300px;
                border: none;
                top: -8px;
                height: 40px; }
        header#header.dark > .navbar #header-top-row div.grid div:last-child {
          width: 70px !important;
          max-width: 70px !important;
          height: 50px;
          display: block;
          right: 0;
          position: absolute;
          padding: 0 !important;
          border: none; }
          header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav {
            padding-top: 0;
            margin: 0;
            padding-left: 30px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav.search-open {
              background: #343d47; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
              padding: 10px 7px 4px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-feedback, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-login, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-register, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-user, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-more-sites {
              display: none; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link {
              font-size: 13px;
              line-height: 1.63636;
              font-weight: 700;
              color: #fff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 5px 0;
              display: inline-block;
              border: none; }
              header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
                font-size: 16px;
                top: -1px; }
                header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search.search-open:before {
                  content: "\f149" !important; }
      header#header.dark > .navbar #header-bottom-row {
        height: 0;
        opacity: 0;
        display: none; }
      header#header.dark > .navbar header#header.dark > .navbar {
        /*----search : OPEN ----*/ }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-top-row {
          z-index: 1000;
          background: #293e40;
          position: fixed !important;
          top: 0 !important;
          left: 0 !important;
          height: 50px !important;
          opacity: 1 !important;
          visibility: visible !important; }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-bottom-row {
          height: 0 !important;
          opacity: 0 !important;
          visibility: hidden !important; } }

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
  header#header {
    height: 50px;
    top: 0;
    position: fixed; }
    header#header nav.navbar {
      height: 50px !important;
      /*-- search bar css --*/ }
      header#header nav.navbar .dp-searchbar .dp-search-content input#dp-search-input {
        width: 68%; }
      header#header nav.navbar.search-open #header-top-row {
        height: 50px !important;
        opacity: 1 !important;
        visibility: visible !important; }
    header#header.dark > .navbar {
      height: 50px;
      top: 0;
      left: 0; }
      header#header.dark > .navbar #header-top-row {
        height: 50px;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background-color: #293e40;
        margin-bottom: 10px; }
        header#header.dark > .navbar #header-top-row .navbar-header {
          height: 50px;
          max-width: 80% !important;
          width: 330px !important;
          display: table; }
          header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
            padding: 0 2px 5px 0;
            display: table-cell;
            height: 24px;
            z-index: 10001;
            width: 24px;
            line-height: 24px;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm span.fa.fa-bars {
              padding: 4px 5px;
              display: block;
              height: 24px;
              width: 24px;
              border: 1px solid #e9e9e9;
              border-radius: 4px;
              color: #fff; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
            max-width: 350px !important;
            display: table-cell;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
              margin: 0;
              padding: 0;
              top: 1px;
              right: 5px; }
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
                width: 240px;
                height: 30px;
                border: none;
                top: -8px; }
        header#header.dark > .navbar #header-top-row div.grid div:last-child {
          width: 70px !important;
          max-width: 70px !important;
          height: 50px;
          display: block;
          right: 0;
          position: absolute;
          padding: 0 !important;
          border: none; }
          header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav {
            padding-top: 0;
            margin: 0;
            padding-left: 30px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav.search-open {
              background: #343d47; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
              padding: 10px 7px 4px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-feedback, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-login, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-register, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-user, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-more-sites {
              display: none; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link {
              font-size: 13px;
              line-height: 1.63636;
              font-weight: 700;
              color: #fff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 5px 0;
              display: inline-block;
              border: none; }
              header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
                font-size: 16px;
                top: -1px; }
                header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search.search-open:before {
                  content: "\f149" !important; }
      header#header.dark > .navbar #header-bottom-row {
        height: 0;
        opacity: 0;
        display: none; }
      header#header.dark > .navbar header#header.dark > .navbar {
        /*----search : OPEN ----*/ }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-top-row {
          z-index: 1000;
          background: #293e40;
          position: fixed !important;
          top: 0 !important;
          left: 0 !important;
          height: 50px !important;
          opacity: 1 !important;
          visibility: visible !important; }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-bottom-row {
          height: 0 !important;
          opacity: 0 !important;
          visibility: hidden !important; } }

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
  header#header {
    height: 50px;
    top: 0;
    position: fixed; }
    header#header nav.navbar {
      height: 50px !important;
      /*-- search bar css --*/ }
      header#header nav.navbar .dp-searchbar .dp-search-content input#dp-search-input {
        width: 68%; }
      header#header nav.navbar.search-open #header-top-row {
        height: 50px !important;
        opacity: 1 !important;
        visibility: visible !important; }
    header#header.dark > .navbar {
      height: 50px;
      top: 0;
      left: 0; }
      header#header.dark > .navbar #header-top-row {
        height: 50px;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background-color: #293e40;
        margin-bottom: 10px; }
        header#header.dark > .navbar #header-top-row .navbar-header {
          height: 50px;
          max-width: 80% !important;
          width: 330px !important;
          display: table; }
          header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
            padding: 0 2px 5px 0;
            display: table-cell;
            height: 24px;
            z-index: 10001;
            width: 24px;
            line-height: 24px;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm span.fa.fa-bars {
              padding: 4px 5px;
              display: block;
              height: 24px;
              width: 24px;
              border: 1px solid #e9e9e9;
              border-radius: 4px;
              color: #fff; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
            max-width: 350px !important;
            display: table-cell;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
              margin: 0;
              padding: 0;
              top: 1px;
              right: 5px; }
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
                width: 300px;
                border: none;
                top: -8px;
                height: 40px; }
        header#header.dark > .navbar #header-top-row div.grid div:last-child {
          width: 70px !important;
          max-width: 70px !important;
          height: 50px;
          display: block;
          right: 0;
          position: absolute;
          padding: 0 !important;
          border: none; }
          header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav {
            padding-top: 0;
            margin: 0;
            padding-left: 30px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav.search-open {
              background: #343d47; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
              padding: 10px 7px 4px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-feedback, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-login, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-register, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-user, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-more-sites {
              display: none; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link {
              font-size: 13px;
              line-height: 1.63636;
              font-weight: 700;
              color: #fff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 5px 0;
              display: inline-block;
              border: none; }
              header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
                font-size: 16px;
                top: -1px; }
                header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search.search-open:before {
                  content: "\f149" !important; }
      header#header.dark > .navbar #header-bottom-row {
        height: 0;
        opacity: 0;
        display: none; }
      header#header.dark > .navbar header#header.dark > .navbar {
        /*----search : OPEN ----*/ }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-top-row {
          z-index: 1000;
          background: #293e40;
          position: fixed !important;
          top: 0 !important;
          left: 0 !important;
          height: 50px !important;
          opacity: 1 !important;
          visibility: visible !important; }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-bottom-row {
          height: 0 !important;
          opacity: 0 !important;
          visibility: hidden !important; } }

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
  header#header {
    height: 50px;
    top: 0;
    position: fixed; }
    header#header nav.navbar {
      height: 50px !important;
      /*-- search bar css --*/ }
      header#header nav.navbar .dp-searchbar .dp-search-content input#dp-search-input {
        width: 68%; }
      header#header nav.navbar.search-open #header-top-row {
        height: 50px !important;
        opacity: 1 !important;
        visibility: visible !important; }
    header#header.dark > .navbar {
      height: 50px;
      top: 0;
      left: 0; }
      header#header.dark > .navbar #header-top-row {
        height: 50px;
        opacity: 1;
        visibility: visible;
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1000;
        background-color: #293e40;
        margin-bottom: 10px; }
        header#header.dark > .navbar #header-top-row .navbar-header {
          height: 50px;
          max-width: 80% !important;
          width: 330px !important;
          display: table; }
          header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm {
            padding: 0 2px 5px 0;
            display: table-cell;
            height: 24px;
            z-index: 10001;
            width: 24px;
            line-height: 24px;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a#dp-side-menu-toggler-sm span.fa.fa-bars {
              padding: 4px 5px;
              display: block;
              height: 24px;
              width: 24px;
              border: 1px solid #e9e9e9;
              border-radius: 4px;
              color: #fff; }
          header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo {
            max-width: 350px !important;
            display: table-cell;
            vertical-align: middle; }
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db,
            header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home {
              margin: 0;
              padding: 0;
              top: 1px;
              right: 5px; }
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-db img,
              header#header.dark > .navbar #header-top-row .navbar-header a.dp-logo span#logo-icon-home img {
                width: 240px;
                border: none;
                top: -7px;
                height: 30px; }
        header#header.dark > .navbar #header-top-row div.grid div:last-child {
          width: 70px !important;
          max-width: 70px !important;
          height: 50px;
          display: block;
          right: 0;
          position: absolute;
          padding: 0 !important;
          border: none; }
          header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav {
            padding-top: 0;
            margin: 0;
            padding-left: 30px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav.search-open {
              background: #343d47; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item span.badge {
              padding: 10px 7px 4px; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-feedback, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-login, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-register, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-user, header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item.list-item-more-sites {
              display: none; }
            header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link {
              font-size: 13px;
              line-height: 1.63636;
              font-weight: 700;
              color: #fff;
              text-transform: uppercase;
              text-decoration: none;
              cursor: pointer;
              padding: 5px 0;
              display: inline-block;
              border: none; }
              header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search {
                font-size: 16px;
                top: -1px; }
                header#header.dark > .navbar #header-top-row div.grid div:last-child ul.dp-hdr-nav-list.nav.navbar-nav li.dp-hdr-nav-list-item a.dp-header-link .nav-item__icon.icon-search.search-open:before {
                  content: "\f149" !important; }
      header#header.dark > .navbar #header-bottom-row {
        height: 0;
        opacity: 0;
        display: none; }
      header#header.dark > .navbar header#header.dark > .navbar {
        /*----search : OPEN ----*/ }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-top-row {
          z-index: 1000;
          background: #293e40;
          position: fixed !important;
          top: 0 !important;
          left: 0 !important;
          height: 50px !important;
          opacity: 1 !important;
          visibility: visible !important; }
        header#header.dark > .navbar header#header.dark > .navbar.search-open #header-bottom-row {
          height: 0 !important;
          opacity: 0 !important;
          visibility: hidden !important; } }

.ie10 div#header-top-row .grid--align-end ul.dp-hdr-nav-list {
  right: 0;
  position: absolute; }

/**!======================================**
 **    Side Header Menu Styles            **
 **=======================================**/
#dp-side-header {
  overflow-y: auto;
  background-color: #334B4F;
  z-index: 50 !important;
  top: 50px !important;
  opacity: 0; }
  #dp-side-header.open {
    opacity: 1; }
    #dp-side-header.open #dp-side-nav-row .navbar-header {
      visibility: visible;
      font-family: Gilroy-Medium, Arial, Helvetica, sans-serif;
      letter-spacing: 1px; }
  #dp-side-header #dp-side-nav-row {
    margin: 0;
    padding: 0;
    min-height: 100%;
    position: relative;
    background-color: transparent;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease; }
    #dp-side-header #dp-side-nav-row .navbar-header {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-flow: column;
              flex-flow: column;
      padding: 15px;
      visibility: hidden; }
      #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav {
        display: block;
        padding: 0;
        margin: 0 -15px;
        width: 230px; }
        #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav.bottom-links {
          margin-top: 30px !important;
          border-top: 1px solid #343d47; }
        #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li {
          -webkit-user-select: none;
          /* Chrome all / Safari all */
          -moz-user-select: none;
          /* Firefox all */
          -ms-user-select: none;
          /* IE 10+ */
          user-select: none;
          /* Likely future */
          display: block;
          clear: both;
          width: 100%; }
          #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li:focus {
            border: none; }
          #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li.active {
            background-color: #293e40; }
            #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li.active a {
              background-color: transparent; }
              #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li.active a.dp-header-link {
                background-color: #293e40; }
          #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li a {
            font-size: 15px;
            /* 13px */
            line-height: 1.63636;
            font-weight: bold;
            color: #ffffff;
            text-transform: uppercase;
            text-decoration: none;
            cursor: pointer;
            padding: 15px; }
            #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li a.dp-header-link {
              padding: 15px;
              font-size: 11px;
              /* 13px */ }
              #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li a.dp-header-link:hover, #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li a.dp-header-link:focus {
                background-color: #293e40; }
              #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li a.dp-header-link span.badge {
                display: inline-block;
                min-width: 10px;
                padding: 8px 2px;
                font-size: 12px;
                color: black;
                background: #C1D1CF;
                border-radius: 50%;
                height: 28px;
                width: 28px; }
              #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li a.dp-header-link span.up-down-wrap i {
                display: none; }
                #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li a.dp-header-link span.up-down-wrap i.active {
                  display: block; }
            #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li a:hover, #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li a:focus {
              background-color: transparent; }
          #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li.active ul.dp-hdr-nav-link-sub-menu-list {
            display: block; }
          #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list {
            display: none;
            border-radius: 0;
            border-top: 0;
            background-color: #334B4F;
            padding: 10px;
            width: 100%; }
            #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list.more-sites {
              padding-bottom: 200px; }
            #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list li.dp-hdr-nav-link-sub-menu-item:last-child {
              margin-bottom: 0; }
            #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list li.dp-hdr-nav-link-sub-menu-item a {
              font-family: Gilroy-Medium, Arial, Helvetica, sans-serif; }
              #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list li.dp-hdr-nav-link-sub-menu-item a.dp-header-submenu-link {
                display: block;
                padding: 5px 5px 5px 15px;
                color: #f5f5f5;
                white-space: nowrap;
                font-size: 11px;
                font-weight: 500;
                text-transform: capitalize; }
              #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list li.dp-hdr-nav-link-sub-menu-item a:hover, #dp-side-header #dp-side-nav-row .navbar-header ul.nav.navbar-nav li ul.dp-hdr-nav-link-sub-menu-list li.dp-hdr-nav-link-sub-menu-item a:focus {
                color: #307c8f; }
  #dp-side-header .dropdown-menu > li > a:hover, #dp-side-header .dropdown-menu > li > a:focus {
    color: #307c8f !important;
    text-decoration: none; }

/*================== variables =============================*/
/**!=========================================================
 **    Table of contents
 **      1. COMMON
 **      2. HEADER
 **      3. FOOTER
 **      4. TYPOGRAPHY
 **=========================================================**/
/*------- 1. COMMON --------*/
/*------- ./COMMON --------*/
/*------- 2. HEADER --------*/
/*------- ./HEADER --------*/
/*------- 3. FOOTER --------*/
/*------- ./FOOTER --------*/
/* Fonts, font size for H1 to H6*/
/*------ TYPOGRAPHY --------*/
/*-- 13px --*/
/*------ ./TYPOGRAPHY --------*/
/**============= mixins ====================**/
/*border radius*/
/* user-select: none mixin */
/*keyframes*/
/*----------------------------------------------------------*/
/*--  color naming reference:                             --*/
/*--     http://chir.ag/projects/name-that-color/#333333  --*/
/*----------------------------------------------------------*/
/*--       all colors                                     --*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*--       border colors                                  --*/
/*----------------------------------------------------------*/
/**!=================================*
 *  CSS for embedded Data URI icons  *
 *===================================*/
.dp-home-icons-sprite {
  width: 61px;
  height: 61px;
  background-repeat: no-repeat; }
  .dp-home-icons-sprite.dev-build {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTAwcHgiIGhlaWdodD0iODhweCIgdmlld0JveD0iMCAwIDEwMCA4OCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTMuMiAoNzI2NDMpIC0gaHR0cHM6Ly9za2V0Y2hhcHAuY29tIC0tPgogICAgPHRpdGxlPkhvbWUgSWNvbiAwMjwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJIb21lLUljb24tMDIiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJHcm91cC0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNi4wMDAwMDAsIDI1LjAwMDAwMCkiPgogICAgICAgICAgICA8cGF0aCBkPSJNNDguMDI1NTY4MiwxMC41MTg2Njk4IEwxLjc3NjM1Njg0ZS0xNCwxMC41MTg2Njk4IEwxLjc3NjM1Njg0ZS0xNCw0LjE3NjEzNjM2IEMxLjc3NjM1Njg0ZS0xNCwxLjg3MDkwOTA5IDEuODcwOTA5MDksLTMuNTUyNzEzNjhlLTE1IDQuMTc2MTM2MzYsLTMuNTUyNzEzNjhlLTE1IEw0My44NDk0MzE4LC0zLjU1MjcxMzY4ZS0xNSBDNDYuMTU2NzQ3MiwtMy41NTI3MTM2OGUtMTUgNDguMDI1NTY4MiwxLjg3MDkwOTA5IDQ4LjAyNTU2ODIsNC4xNzYxMzYzNiBMNDguMDI1NTY4MiwxMC41MTg2Njk4IFoiIGlkPSJTdHJva2UtMSIgZmlsbD0iIzgxQjVBMCI+PC9wYXRoPgogICAgICAgICAgICA8cGF0aCBkPSJNNDguMDI1NTY4MiwzMy40MDkwOTA5IEM0OC4wMjU1NjgyLDM1LjcxNDMxODIgNDYuMTU2NzQ3MiwzNy41ODUyMjczIDQzLjg0OTQzMTgsMzcuNTg1MjI3MyBMNC4xNzYxMzYzNiwzNy41ODUyMjczIEMxLjg3MDkwOTA5LDM3LjU4NTIyNzMgLTMuNTUyNzEzNjhlLTE1LDM1LjcxNDMxODIgLTMuNTUyNzEzNjhlLTE1LDMzLjQwOTA5MDkgTC0zLjU1MjcxMzY4ZS0xNSw0LjE3NjEzNjM2IEMtMy41NTI3MTM2OGUtMTUsMS44NzA5MDkwOSAxLjg3MDkwOTA5LDAgNC4xNzYxMzYzNiwwIEw0My44NDk0MzE4LDAgQzQ2LjE1Njc0NzIsMCA0OC4wMjU1NjgyLDEuODcwOTA5MDkgNDguMDI1NTY4Miw0LjE3NjEzNjM2IEw0OC4wMjU1NjgyLDMzLjQwOTA5MDkgWiIgaWQ9IlN0cm9rZS0xIiBzdHJva2U9IiMyOTNFNDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNi4yNjQyMDUsIDQuNTI0MTQ4KSIgZmlsbD0iI0ZGRkZGRiIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiI+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNMi4wODgwNjgxOCwxLjA0NDAzNDA5IEMyLjA4ODA2ODE4LDEuNjIwMzQwOTEgMS42MjAzNDA5MSwyLjA4ODA2ODE4IDEuMDQ0MDM0MDksMi4wODgwNjgxOCBDMC40Njc3MjcyNzMsMi4wODgwNjgxOCAwLDEuNjIwMzQwOTEgMCwxLjA0NDAzNDA5IEMwLDAuNDY3NzI3MjczIDAuNDY3NzI3MjczLC01LjU1MTExNTEyZS0xNiAxLjA0NDAzNDA5LC01LjU1MTExNTEyZS0xNiBDMS42MjAzNDA5MSwtNS41NTExMTUxMmUtMTYgMi4wODgwNjgxOCwwLjQ2NzcyNzI3MyAyLjA4ODA2ODE4LDEuMDQ0MDM0MDkgWiIgaWQ9IlN0cm9rZS01Ij48L3BhdGg+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNOC4zNTIyNzI3MywxLjA0NDAzNDA5IEM4LjM1MjI3MjczLDEuNjIwMzQwOTEgNy44ODQ1NDU0NSwyLjA4ODA2ODE4IDcuMzA4MjM4NjQsMi4wODgwNjgxOCBDNi43MzE5MzE4MiwyLjA4ODA2ODE4IDYuMjY0MjA0NTUsMS42MjAzNDA5MSA2LjI2NDIwNDU1LDEuMDQ0MDM0MDkgQzYuMjY0MjA0NTUsMC40Njc3MjcyNzMgNi43MzE5MzE4MiwtNS41NTExMTUxMmUtMTYgNy4zMDgyMzg2NCwtNS41NTExMTUxMmUtMTYgQzcuODg0NTQ1NDUsLTUuNTUxMTE1MTJlLTE2IDguMzUyMjcyNzMsMC40Njc3MjcyNzMgOC4zNTIyNzI3MywxLjA0NDAzNDA5IFoiIGlkPSJTdHJva2UtNyI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTE0LjYxNjQ3NzMsMS4wNDQwMzQwOSBDMTQuNjE2NDc3MywxLjYyMDM0MDkxIDE0LjE0ODc1LDIuMDg4MDY4MTggMTMuNTcyNDQzMiwyLjA4ODA2ODE4IEMxMi45OTYxMzY0LDIuMDg4MDY4MTggMTIuNTI4NDA5MSwxLjYyMDM0MDkxIDEyLjUyODQwOTEsMS4wNDQwMzQwOSBDMTIuNTI4NDA5MSwwLjQ2NzcyNzI3MyAxMi45OTYxMzY0LC01LjU1MTExNTEyZS0xNiAxMy41NzI0NDMyLC01LjU1MTExNTEyZS0xNiBDMTQuMTQ4NzUsLTUuNTUxMTE1MTJlLTE2IDE0LjYxNjQ3NzMsMC40Njc3MjcyNzMgMTQuNjE2NDc3MywxLjA0NDAzNDA5IFoiIGlkPSJTdHJva2UtOSI+PC9wYXRoPgogICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDxwb2x5bGluZSBpZD0iU3Ryb2tlLTExIiBzdHJva2U9IiMyOTNFNDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBwb2ludHM9IjMxLjI1MTQyMDUgMTYuNzc0MTQ3NyAzNi40NzE1OTA5IDIxLjk5NDMxODIgMzEuMjUxNDIwNSAyNy4yMTQ0ODg2Ij48L3BvbHlsaW5lPgogICAgICAgICAgICA8cG9seWxpbmUgaWQ9IlN0cm9rZS0xMS1Db3B5IiBzdHJva2U9IiMyOTNFNDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMy44MTYwNTEsIDIxLjk5NDMxOCkgc2NhbGUoLTEsIDEpIHRyYW5zbGF0ZSgtMTMuODE2MDUxLCAtMjEuOTk0MzE4KSAiIHBvaW50cz0iMTEuMjA1OTY1OSAxNi43NzQxNDc3IDE2LjQyNjEzNjQgMjEuOTk0MzE4MiAxMS4yMDU5NjU5IDI3LjIxNDQ4ODYiPjwvcG9seWxpbmU+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNi43OTY4NzUsMTUuNjYwNTExNCBMMjAuOTg1MDg1MiwyOC4xMTkzMTgyIiBpZD0iU3Ryb2tlLTEzIiBzdHJva2U9IiMyOTNFNDAiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=");
    width: 100px;
    height: 88px; }
  .dp-home-icons-sprite.dev-deploy {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTAwcHgiIGhlaWdodD0iODhweCIgdmlld0JveD0iMCAwIDEwMCA4OCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTMuMiAoNzI2NDMpIC0gaHR0cHM6Ly9za2V0Y2hhcHAuY29tIC0tPgogICAgPHRpdGxlPkhvbWUgSWNvbiAwNDwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJIb21lLUljb24tMDQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNS4wMDAwMDAsIDIyLjAwMDAwMCkiIHN0cm9rZS13aWR0aD0iMiI+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0zNS4zMDg1MTczLDMwLjkwNzM1NzYgTDQwLjgzODIzODcsMzAuOTA3MzU3NiBDNDAuODM4MjM4NywzMC45MDczNTc2IDUwLjc3MzczNTYsMjkuNjEyNjI3MyA1MC43NzM3MzU2LDE5Ljg2ODY4NTkgQzUwLjc3MzczNTYsMTMuNjk1MDYxMiA0NS42NzU1OTA5LDguNjE5OTk1NTYgMzkuMzM4MTA1Niw4Ljg1MDc4NTI3IEMzNi44NjE3MzIsMy42MjMzOTg0IDMxLjU1MzU2ODgsLTMuMzc1MDc3OTllLTE0IDI1LjM4Njg2NzgsLTMuMzc1MDc3OTllLTE0IEMxNy4xNjM4MzA1LC0zLjM3NTA3Nzk5ZS0xNCAxMC40NTkzODk1LDYuNDI3NDkzMzUgOS45NzkzNDY5NCwxNC41MjU5MDQyIEM0LjgyODEyMDY3LDEzLjQ1MDQyNDEgLTcuMTA1NDI3MzZlLTE0LDE3LjM3MTU0MTMgLTcuMTA1NDI3MzZlLTE0LDIyLjYyNjYyMjkgQy03LjEwNTQyNzM2ZS0xNCwzMS4wMzg5MDc3IDguODMwMDE0MiwzMC45MDczNTc2IDguODMwMDE0MiwzMC45MDczNTc2IEwxNS40Mzk4MzE0LDMwLjkwNzM1NzYiIGlkPSJTdHJva2UtMSIgc3Ryb2tlPSIjMjkzRTQwIj48L3BhdGg+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yNS4zODczMjk0LDE3Ljc1ODU3NTYgTDI1LjM4NzMyOTQsNDMuMTQ1NDQzNCIgaWQ9IlN0cm9rZS0zIiBzdHJva2U9IiM4MUI1QTAiPjwvcGF0aD4KICAgICAgICAgICAgPHBvbHlsaW5lIGlkPSJTdHJva2UtNSIgc3Ryb2tlPSIjODFCNUEwIiBwb2ludHM9IjMyLjMxMTAyMDYgMjQuNjgyMjY2OCAyNS4zODczMjk0IDE3Ljc1ODU3NTYgMTguNDYzNjM4MiAyNC42ODIyNjY4Ij48L3BvbHlsaW5lPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
    width: 100px;
    height: 88px; }
  .dp-home-icons-sprite.dev-discuss {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTAwcHgiIGhlaWdodD0iODhweCIgdmlld0JveD0iMCAwIDEwMCA4OCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTMuMiAoNzI2NDMpIC0gaHR0cHM6Ly9za2V0Y2hhcHAuY29tIC0tPgogICAgPHRpdGxlPkhvbWUgSWNvbiAwMzwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJIb21lLUljb24tMDMiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJHcm91cC0yIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyNC4wMDAwMDAsIDIwLjAwMDAwMCkiPgogICAgICAgICAgICA8ZyBpZD0ic3RhcnQtYS1kaXNjdXNzaW9uLWNvcHkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuMDAwMDAwLCAtMC4wMDAwMDApIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTM5LjI1MTUyMDksMTkuNDIzMTc2MyBDMzIuODA3NTM0MywxOS4zMDczMjAyIDI3LjQ4NDI2MSwyNC40MjY0NTIgMjcuMzQ4MTc0MSwzMC44NzAwNDMyIEMyNy40MTc5NjU1LDM2LjE2MzYwMzYgMzEuMDgyNDMsNDAuNzI5OTY5NSAzNi4yMzUyNjY3LDQxLjk0NDQzNTIgQzM3LjA0NDE4NjEsNDIuMTMyNDkwNSAzNy42MjE2NDg2LDQyLjg0NjQ3OTggMzcuNjM2NDA2Myw0My42NzY4Mzk3IEwzNy42MzY0MDYzLDQ2LjM2ODE2OSBDMzcuNjM2NDg3Niw0Ny4wMzAxMTEyIDM4LjA0NzkyLDQ3LjYyMjI5NTcgMzguNjY4MjQxMSw0Ny44NTMzMTM2IEMzOC44NDQ3ODg1LDQ3LjkxODgxMTkgMzkuMDMxNTE2MSw0Ny45NTI2MTYxIDM5LjIxOTgyMDksNDcuOTUzMTY4NSBDMzkuNjgwNzExMyw0Ny45NTMwMDM2IDQwLjExODcwNDIsNDcuNzUyMjMyNyA0MC40MTk2NjU2LDQ3LjQwMzE3MzcgTDQ3Ljk4MzI4MzUsMzguNjM0OTU2MSBDNDkuOTk4NDc1NywzNi41NTI1NTY3IDUxLjEyNDUxNTYsMzMuNzY3ODY3MyA1MS4xMjMxNjc3LDMwLjg3MDA0MzIgQzUwLjk5NjUzMDgsMjQuNDM0ODg1OCA0NS42ODcwMjEsMTkuMzE1MzU1OCAzOS4yNTE1MjA5LDE5LjQyMzE3NjMgWiIgaWQ9IlBhdGgiIGZpbGw9IiM4MUI1QTAiPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxnIGlkPSJHcm91cCIgc3Ryb2tlPSIjMjkzRTQwIiBzdHJva2Utd2lkdGg9IjIiPgogICAgICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0zMS4xNDgxMjA3LDUuOTAyMTkxMjUgTDMxLjE0NjM1MzcsNS45MDA2MDA2IEMyNy4zOTI4NjY4LDIuNTEzNTg1ODggMjIuMzU2MjM2LDAuOTE4NTUyNTIyIDE3LjM0Nzk1MTQsMS41MjYxMDYyMyBDOS4zODA5OTUzNSwyLjU3OTYyMjUgMy4wMzQ4ODkwOSw4LjcwOTg4MzExIDEuNzA0MDM0NjUsMTYuNjQ5Mjk4NiBDMC42NTY2MDcyNjIsMjIuNDA3MTIwNyAyLjMwMDE4NjEyLDI4LjMyNzc3NzggNi4xNjE3NzY4LDMyLjcxNzI0ODggQzYuMTc1NjcyOTksMzIuNzMyODU0NSA2LjE5MDM1NzM4LDMyLjc0Nzc0IDYuMjA2NjAxNjksMzIuNzYyNjA2OSBMMTkuNzgyMDY5MSw0NS4yMTQzMTQxIEMxOS44ODk5ODc4LDQ1LjMxMzI4NDkgMjAuMDMxMDk5MSw0NS4zNjgxODQ3IDIwLjE3Mjc2NjIsNDUuMzY4MTgwOCBDMjAuMjU1NzE5OSw0NS4zNjc3NzY5IDIwLjMzNzczMDEsNDUuMzUwNTU0NyAyMC40MTE2MzYsNDUuMzE4NTEzOCBDMjAuNjI0NzI1Myw0NS4yMjU1MTQxIDIwLjc2MjUxNiw0NS4wMTUxNTM2IDIwLjc2MjYzNTYsNDQuNzgzMTY5NCBMMjAuNzYzOTY0OSw0MS4xNzQ5NDg3IEMyMC43MDEwNjk5LDM5Ljk1NjMzNDMgMjEuNTIyNDQ4OSwzOC44Njg1NjIgMjIuNzg0MDU4MiwzOC41ODE2NDUgQzMxLjQxMTE0NTMsMzcuMjU5NTgzNiAzNy40NDMxNzExLDI5LjY4MjYzMjIgMzcuNDQzMTc4NSwyMC4wODk3ODUxIEMzNy40NjM5ODc0LDE0LjY3OTI4NyAzNS4xNzM2MjE0LDkuNTE3MzM1MzkgMzEuMTQ4MTIwNyw1LjkwMjE5MTI1IFoiIGlkPSJTaGFwZSI+PC9wYXRoPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDxnIGlkPSJHcm91cC1Db3B5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMS44MTgxODIsIDE4LjkwOTA5MSkiIGZpbGw9IiMyOTNFNDAiIHN0cm9rZT0iIzI5M0U0MCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTIuMjE1OTA5MDksMS4xMDc5NTQ1NSBDMi4yMTU5MDkwOSwxLjcxOTU0NTQ1IDEuNzE5NTQ1NDUsMi4yMTU5MDkwOSAxLjEwNzk1NDU1LDIuMjE1OTA5MDkgQzAuNDk2MzYzNjM2LDIuMjE1OTA5MDkgMCwxLjcxOTU0NTQ1IDAsMS4xMDc5NTQ1NSBDMCwwLjQ5NjM2MzYzNiAwLjQ5NjM2MzYzNiwtNS41NTExMTUxMmUtMTYgMS4xMDc5NTQ1NSwtNS41NTExMTUxMmUtMTYgQzEuNzE5NTQ1NDUsLTUuNTUxMTE1MTJlLTE2IDIuMjE1OTA5MDksMC40OTYzNjM2MzYgMi4yMTU5MDkwOSwxLjEwNzk1NDU1IFoiIGlkPSJTdHJva2UtNSI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTguODYzNjM2MzYsMS4xMDc5NTQ1NSBDOC44NjM2MzYzNiwxLjcxOTU0NTQ1IDguMzY3MjcyNzMsMi4yMTU5MDkwOSA3Ljc1NTY4MTgyLDIuMjE1OTA5MDkgQzcuMTQ0MDkwOTEsMi4yMTU5MDkwOSA2LjY0NzcyNzI3LDEuNzE5NTQ1NDUgNi42NDc3MjcyNywxLjEwNzk1NDU1IEM2LjY0NzcyNzI3LDAuNDk2MzYzNjM2IDcuMTQ0MDkwOTEsLTUuNTUxMTE1MTJlLTE2IDcuNzU1NjgxODIsLTUuNTUxMTE1MTJlLTE2IEM4LjM2NzI3MjczLC01LjU1MTExNTEyZS0xNiA4Ljg2MzYzNjM2LDAuNDk2MzYzNjM2IDguODYzNjM2MzYsMS4xMDc5NTQ1NSBaIiBpZD0iU3Ryb2tlLTciPjwvcGF0aD4KICAgICAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNS41MTEzNjM2LDEuMTA3OTU0NTUgQzE1LjUxMTM2MzYsMS43MTk1NDU0NSAxNS4wMTUsMi4yMTU5MDkwOSAxNC40MDM0MDkxLDIuMjE1OTA5MDkgQzEzLjc5MTgxODIsMi4yMTU5MDkwOSAxMy4yOTU0NTQ1LDEuNzE5NTQ1NDUgMTMuMjk1NDU0NSwxLjEwNzk1NDU1IEMxMy4yOTU0NTQ1LDAuNDk2MzYzNjM2IDEzLjc5MTgxODIsLTUuNTUxMTE1MTJlLTE2IDE0LjQwMzQwOTEsLTUuNTUxMTE1MTJlLTE2IEMxNS4wMTUsLTUuNTUxMTE1MTJlLTE2IDE1LjUxMTM2MzYsMC40OTYzNjM2MzYgMTUuNTExMzYzNiwxLjEwNzk1NDU1IFoiIGlkPSJTdHJva2UtOSI+PC9wYXRoPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=");
    width: 100px;
    height: 88px; }
  .dp-home-icons-sprite.dev-forums {
    background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NCA2NCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiMyOTNlNDA7fS5jbHMtMntmaWxsOiM4MWI1YTA7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5TZXJ2aWNlTm93LUljb25zZXQtUFBUPC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik01NC40OCwyNS40OCwzMiwxNWExLjE1LDEuMTUsMCwwLDAtMSwwTDguNDksMjYuNDdhMS4xMywxLjEzLDAsMCwwLC4wNywybDkuODMsNC4xNmEuNDkuNDksMCwwLDAsMCwuMTJWNDNhNC4xNiw0LjE2LDAsMCwwLDEuNzUsMy4zOEExOS43OCwxOS43OCwwLDAsMCwzMS41LDUwLjEzYTE5LjY1LDE5LjY1LDAsMCwwLDExLjQzLTMuNzdBNC4wOCw0LjA4LDAsMCwwLDQ0LjYzLDQzVjMyLjVhMSwxLDAsMCwwLS4wNy0uMzVsNS0yLjM1YTEuODQsMS44NCwwLDAsMSwuMjksMVY0MC41YTEuMTMsMS4xMywwLDEsMCwyLjI1LDBWMzAuNzhhNC4wOCw0LjA4LDAsMCwwLS41MS0xLjkzbDIuODYtMS4zM2ExLjEzLDEuMTMsMCwwLDAsMC0yWm0tMjMtOC4yM0w1MS4zNCwyNi41bC0xLjQuNjVhNC4wNyw0LjA3LDAsMCwwLTEuNjItLjQ4TDMxLjU5LDI1LjM4YTEuMTIsMS4xMiwwLDEsMC0uMTgsMi4yNGwxNS4wNSwxLjE2LTE1LDdMMTEuNjYsMjcuMzhaTTQyLjM4LDQzYTEuODIsMS44MiwwLDAsMS0uNzUsMS41LDE3LDE3LDAsMCwxLTIwLjIsMCwxLjkyLDEuOTIsMCwwLDEtLjgtMS41NVYzMy42MkwzMS4wNiwzOGExLjEyLDEuMTIsMCwwLDAsLjQ0LjA5QTEuMTYsMS4xNiwwLDAsMCwzMiwzOGwxMC40LTQuODVaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNTMuMjYsNDEuNjFDNTMuMTEsNDAsNTIuMiwzOC44OCw1MSwzOC44OFM0OSw0MCw0OC44MSw0MS41N2wtLjczLDcuMzJhMS4xMywxLjEzLDAsMCwwLDEuMTIsMS4yNGgzLjZhMS4xMywxLjEzLDAsMCwwLDEuMTItMS4yM1oiLz48L3N2Zz4="); }
  .dp-home-icons-sprite.dev-learn {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTAwcHgiIGhlaWdodD0iODhweCIgdmlld0JveD0iMCAwIDEwMCA4OCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIj4KICAgIDwhLS0gR2VuZXJhdG9yOiBTa2V0Y2ggNTMuMiAoNzI2NDMpIC0gaHR0cHM6Ly9za2V0Y2hhcHAuY29tIC0tPgogICAgPHRpdGxlPkhvbWUgSWNvbiAwMTwvdGl0bGU+CiAgICA8ZGVzYz5DcmVhdGVkIHdpdGggU2tldGNoLjwvZGVzYz4KICAgIDxnIGlkPSJIb21lLUljb24tMDEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwLTYiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDM0LjAwMDAwMCwgMTkuMDAwMDAwKSIgc3Ryb2tlLXdpZHRoPSIyIj4KICAgICAgICAgICAgPGcgaWQ9Ikdyb3VwLTUiPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTEuMDMxMjUsMTYuNSBMMS4wMzEyNSw0Mi4yODEyNSBDMS4wMzEyNSw0OC40Njg3NSA3LjIxODc1LDQ4LjQ2ODc1IDcuMjE4NzUsNDguNDY4NzUgTDMxLjk2ODc1LDQ1LjM3NSBMMzEuOTY4NzUsOS4yODEyNSBMNS4xNTYyNSwxMi4zNzUgQzIuODc5MjUsMTIuMzc1IDEuMDMxMjUsMTAuNTI5MDYyNSAxLjAzMTI1LDguMjUgQzEuMDMxMjUsMy41MzMwNjI1IDMuODM4MzEyNSw1LjIwOTg3NSAyNy44NDM3NSwxLjAzMTI1IiBpZD0iU3Ryb2tlLTEiIHN0cm9rZT0iIzI5M0U0MCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBvbHlnb24gaWQ9IlN0cm9rZS0xIiBzdHJva2U9IiM4MUI1QTAiIGZpbGw9IiM4MUI1QTAiIHBvaW50cz0iMTEuMjIgMjMuNzIxNzM5MSAyNS4zIDIyIDI1LjMgMTYuMTQxMzA0MyAxMS4yMiAxNy44NjMwNDM1Ij48L3BvbHlnb24+CiAgICAgICAgICAgICAgICA8cGF0aCBkPSJNNi4xODc1LDguMjUyMDYyNSBMMjkuOTA2MjUsNS4xNTgzMTI1IiBpZD0iU3Ryb2tlLTMiIHN0cm9rZT0iIzI5M0U0MCI+PC9wYXRoPgogICAgICAgICAgICAgICAgPHBhdGggZD0iTTExLDI5LjQ5Mzc1IEwyNS4zLDI3LjUiIGlkPSJTdHJva2UtMy1Db3B5IiBzdHJva2U9IiM4MUI1QTAiPjwvcGF0aD4KICAgICAgICAgICAgPC9nPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");
    width: 100px;
    height: 88px; }
  .dp-home-icons-sprite.dev-more {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNjFweCIgaGVpZ2h0PSI2MXB4IiB2aWV3Qm94PSIwIDAgNjEgNjEiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUzLjIgKDcyNjQzKSAtIGh0dHBzOi8vc2tldGNoYXBwLmNvbSAtLT4KICAgIDx0aXRsZT5Ib21lIEZvb3RlciBJY29uIDA2PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGcgaWQ9IkhvbWUtRm9vdGVyLUljb24tMDYiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMy4wMDAwMDAsIDI3LjAwMDAwMCkiIHN0cm9rZT0iIzI5M0U0MCIgc3Ryb2tlLXdpZHRoPSIyIj4KICAgICAgICAgICAgPHBhdGggZD0iTTYuNzYsMi44OCBDNi43Niw1LjAyMjA0NDc1IDUuMDIyMDQ0NzUsNi43NiAyLjg4LDYuNzYgQzAuNzM3OTU1MjUsNi43NiAtMSw1LjAyMjA0NDc1IC0xLDIuODggQy0xLDAuNzM3OTU1MjUgMC43Mzc5NTUyNSwtMSAyLjg4LC0xIEM1LjAyMjA0NDc1LC0xIDYuNzYsMC43Mzc5NTUyNSA2Ljc2LDIuODggWiIgaWQ9IlN0cm9rZS01Ij48L3BhdGg+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMS44MDI4NTcxLDIuODggQzIxLjgwMjg1NzEsNS4wMjIwNDQ3NSAyMC4wNjQ5MDE5LDYuNzYgMTcuOTIyODU3MSw2Ljc2IEMxNS43ODA4MTI0LDYuNzYgMTQuMDQyODU3MSw1LjAyMjA0NDc1IDE0LjA0Mjg1NzEsMi44OCBDMTQuMDQyODU3MSwwLjczNzk1NTI1IDE1Ljc4MDgxMjQsLTEgMTcuOTIyODU3MSwtMSBDMjAuMDY0OTAxOSwtMSAyMS44MDI4NTcxLDAuNzM3OTU1MjUgMjEuODAyODU3MSwyLjg4IFoiIGlkPSJTdHJva2UtNyI+PC9wYXRoPgogICAgICAgICAgICA8cGF0aCBkPSJNMzYuODQ1NzE0MywyLjg4IEMzNi44NDU3MTQzLDUuMDIyMDQ0NzUgMzUuMTA3NzU5LDYuNzYgMzIuOTY1NzE0Myw2Ljc2IEMzMC44MjM2Njk1LDYuNzYgMjkuMDg1NzE0Myw1LjAyMjA0NDc1IDI5LjA4NTcxNDMsMi44OCBDMjkuMDg1NzE0MywwLjczNzk1NTI1IDMwLjgyMzY2OTUsLTEgMzIuOTY1NzE0MywtMSBDMzUuMTA3NzU5LC0xIDM2Ljg0NTcxNDMsMC43Mzc5NTUyNSAzNi44NDU3MTQzLDIuODggWiIgaWQ9IlN0cm9rZS05Ij48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4="); }
  .dp-home-icons-sprite.dev-personal {
    background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NCA2NCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM4MWI1YTA7fS5jbHMtMntmaWxsOiMyOTNlNDA7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5TZXJ2aWNlTm93LUljb25zZXQtUFBUPC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik05LDE1LjYydjlINTR2LTlabTYuNzUsNi43NkEyLjI1LDIuMjUsMCwxLDEsMTgsMjAuMTIsMi4yNiwyLjI2LDAsMCwxLDE1Ljc1LDIyLjM4Wm02LDBBMi4yNSwyLjI1LDAsMSwxLDI0LDIwLjEyLDIuMjYsMi4yNiwwLDAsMSwyMS43NSwyMi4zOFptNiwwQTIuMjUsMi4yNSwwLDEsMSwzMCwyMC4xMiwyLjI2LDIuMjYsMCwwLDEsMjcuNzUsMjIuMzhaIi8+PHBhdGggY2xhc3M9ImNscy0yIiBkPSJNNTEuNzUsMTMuMzhIMTEuMjVhMy4zNywzLjM3LDAsMCwwLTMuMzcsMy4zN3YzMS41YTMuMzcsMy4zNywwLDAsMCwzLjM3LDMuMzdoNDAuNWEzLjM3LDMuMzcsMCwwLDAsMy4zNy0zLjM3VjE2Ljc1QTMuMzcsMy4zNywwLDAsMCw1MS43NSwxMy4zOFptMS4xMywzNC44N2ExLjE0LDEuMTQsMCwwLDEtMS4xMywxLjEzSDExLjI1YTEuMTQsMS4xNCwwLDAsMS0xLjEzLTEuMTNWMTYuNzVhMS4xNCwxLjE0LDAsMCwxLDEuMTMtMS4xM2g0MC41YTEuMTQsMS4xNCwwLDAsMSwxLjEzLDEuMTNaTTQ0LjMsMzUuNDVhMS4xNSwxLjE1LDAsMCwxLDAsMS42bC00LjUsNC41YTEuMTMsMS4xMywwLDAsMS0xLjYsMCwxLjE1LDEuMTUsMCwwLDEsMC0xLjZsMy43MS0zLjctMy43MS0zLjdBMS4xMywxLjEzLDAsMCwxLDM5LjgsMzFabS0xOS41LTIuOS0zLjcxLDMuN0wyNC44LDQwYTEuMTUsMS4xNSwwLDAsMSwwLDEuNiwxLjEzLDEuMTMsMCwwLDEtMS42LDBsLTQuNS00LjVhMS4xNSwxLjE1LDAsMCwxLDAtMS42TDIzLjIsMzFhMS4xMywxLjEzLDAsMCwxLDEuNiwxLjZaTTM1LjUzLDMwbC02LDEzLjVhMS4xMywxLjEzLDAsMCwxLTEsLjY3QTEuMjcsMS4yNywwLDAsMSwyOCw0NGExLjE0LDEuMTQsMCwwLDEtLjU3LTEuNDlsNi0xMy41YTEuMTMsMS4xMywwLDEsMSwyLjA2LjkyWiIvPjwvc3ZnPg=="); }
  .dp-home-icons-sprite.dev-program {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNjFweCIgaGVpZ2h0PSI2MXB4IiB2aWV3Qm94PSIwIDAgNjEgNjEiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUzLjIgKDcyNjQzKSAtIGh0dHBzOi8vc2tldGNoYXBwLmNvbSAtLT4KICAgIDx0aXRsZT5Ib21lIEZvb3RlciBJY29uIDAyPC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGcgaWQ9IkhvbWUtRm9vdGVyLUljb24tMDIiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+CiAgICAgICAgPGcgaWQ9Ikdyb3VwIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgxMS4wMDAwMDAsIDIxLjE1ODQ5NykiPgogICAgICAgICAgICA8cGF0aCBkPSJNMS41OTg3MjExNmUtMTMsOC42NDcwNTg4MiBDMS41OTg3MjExNmUtMTMsMTMuNDIzMTE3NiAzLjg3Mzg4MjM1LDE3LjI5NDExNzYgOC42NDcwNTg4MiwxNy4yOTQxMTc2IEwzMS4wMTA4MTczLDE3LjI5NDExNzYgQzM1Ljc4Mzk5MzcsMTcuMjk0MTE3NiAzOS42NTc4NzYxLDEzLjQyMzExNzYgMzkuNjU3ODc2MSw4LjY0NzA1ODgyIEMzOS42NTc4NzYxLDMuODcxIDM1Ljc4Mzk5MzcsLTcuMTA1NDI3MzZlLTE1IDMxLjAxMDgxNzMsLTcuMTA1NDI3MzZlLTE1IEw4LjY0NzA1ODgyLC03LjEwNTQyNzM2ZS0xNSBDMy44NzM4ODIzNSwtNy4xMDU0MjczNmUtMTUgMS41OTg3MjExNmUtMTMsMy44NzEgMS41OTg3MjExNmUtMTMsOC42NDcwNTg4MiBaIiBpZD0iU3Ryb2tlLTEiIHN0cm9rZT0iIzI5M0U0MCIgc3Ryb2tlLXdpZHRoPSIyIj48L3BhdGg+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0xNC42NjY2NjY3LDguNjQ3MDU4ODIgQzE0LjY2NjY2NjcsMTEuODY5MDAzMyAxMi4wNTMzMzMzLDE0LjQ4MDM5MjIgOC44MzMzMzMzMywxNC40ODAzOTIyIEM1LjYxMzMzMzMzLDE0LjQ4MDM5MjIgMywxMS44NjkwMDMzIDMsOC42NDcwNTg4MiBDMyw1LjQyNTExNDM4IDUuNjEzMzMzMzMsMi44MTM3MjU0OSA4LjgzMzMzMzMzLDIuODEzNzI1NDkgQzEyLjA1MzMzMzMsMi44MTM3MjU0OSAxNC42NjY2NjY3LDUuNDI1MTE0MzggMTQuNjY2NjY2Nyw4LjY0NzA1ODgyIFoiIGlkPSJTdHJva2UtMyIgc3Ryb2tlPSIjODFCNUEwIiBmaWxsPSIjODFCNUEwIj48L3BhdGg+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4="); }
  .dp-home-icons-sprite.dev-team {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iNjFweCIgaGVpZ2h0PSI2MXB4IiB2aWV3Qm94PSIwIDAgNjEgNjEiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8IS0tIEdlbmVyYXRvcjogU2tldGNoIDUzLjIgKDcyNjQzKSAtIGh0dHBzOi8vc2tldGNoYXBwLmNvbSAtLT4KICAgIDx0aXRsZT5Ib21lIEZvb3RlciBJY29uIDA0PC90aXRsZT4KICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPgogICAgPGcgaWQ9IkhvbWUtRm9vdGVyLUljb24tMDQiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPgogICAgICAgIDxnIGlkPSJHcm91cCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTAuMDAwMDAwLCAxMi4wMDAwMDApIj4KICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZSIgZmlsbD0iIzgxQjVBMCIgeD0iNi44NzI2MDUzNiIgeT0iLTMuMTA4NjI0NDdlLTE0IiB3aWR0aD0iMTYuNDk0MjUyOSIgaGVpZ2h0PSIxOC4xNDM2NzgyIiByeD0iOC4yNDcxMjY0NCI+PC9yZWN0PgogICAgICAgICAgICA8cGF0aCBkPSJNMjkuNjg5NjU1MiwzMS45MzkxMzY1IEMyOS42ODk2NTUyLDM3LjczNjc2MjkgLTEuNTYzMTk0MDJlLTEzLDM3LjczNjc2MjkgLTEuNTYzMTk0MDJlLTEzLDMxLjkzOTEzNjUgQy0xLjU2MzE5NDAyZS0xMywyNi4xNDE1MTAyIDYuNjUwNDgyNzYsMjEuNDQyNTI4NyAxNC44NDQ4Mjc2LDIxLjQ0MjUyODcgQzIzLjAzOTE3MjQsMjEuNDQyNTI4NyAyOS42ODk2NTUyLDI2LjE0MTUxMDIgMjkuNjg5NjU1MiwzMS45MzkxMzY1IFoiIGlkPSJTdHJva2UtMyIgc3Ryb2tlPSIjODFCNUEwIiBmaWxsPSIjODFCNUEwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPjwvcGF0aD4KICAgICAgICAgICAgPHJlY3QgaWQ9IlJlY3RhbmdsZSIgc3Ryb2tlPSIjMjkzRTQwIiBzdHJva2Utd2lkdGg9IjIiIHg9IjE5LjE4Mjk1MDIiIHk9IjEiIHdpZHRoPSIxNC40OTQyNTI5IiBoZWlnaHQ9IjE2LjE0MzY3ODIiIHJ4PSI3LjI0NzEyNjQ0Ij48L3JlY3Q+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik00MSwzMS45MzkxMzY1IEM0MSwzNy43MzY3NjI5IDExLjMxMDM0NDgsMzcuNzM2NzYyOSAxMS4zMTAzNDQ4LDMxLjkzOTEzNjUgQzExLjMxMDM0NDgsMjYuMTQxNTEwMiAxNy45NjA4Mjc2LDIxLjQ0MjUyODcgMjYuMTU1MTcyNCwyMS40NDI1Mjg3IEMzNC4zNDk1MTcyLDIxLjQ0MjUyODcgNDEsMjYuMTQxNTEwMiA0MSwzMS45MzkxMzY1IFoiIGlkPSJTdHJva2UtMyIgc3Ryb2tlPSIjMjkzRTQwIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PC9wYXRoPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+"); }
  .dp-home-icons-sprite.dev-track {
    background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NCA2NCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiM4MWI1YTA7fS5jbHMtMntmaWxsOiMyOTNlNDA7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5TZXJ2aWNlTm93LUljb25zZXQtUFBUPC90aXRsZT48cGF0aCBjbGFzcz0iY2xzLTEiIGQ9Ik0yMS44Myw1MC44OGMyLjg1LTIuODYsMi43Mi03LjQ5LS41NS05LjctMi45MS0yLTctLjc4LTkuMDksMi4zMmExMC40NywxMC40NywwLDAsMC0xLjA5LDIuMDgsMS4zNywxLjM3LDAsMCwwLDEuNzgsMS44LDIsMiwwLDAsMSwyLjc1Ljg5Yy41NiwxLjEzLS4xNCwyLjI5LTEuMTUsMy4yNUExLjQsMS40LDAsMCwwLDE1LjU2LDU0LDExLDExLDAsMCwwLDIxLjgzLDUwLjg4WiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTQxLjMzLDE4YTUuNjMsNS42MywwLDEsMCwwLDExLjI1LDUuNTcsNS41NywwLDAsMCw0LTEuNjUsNS42Myw1LjYzLDAsMCwwLTQtOS42Wm0yLjM5LDhhMy4zNiwzLjM2LDAsMCwxLTIuMzksMSwzLjM4LDMuMzgsMCwwLDEsMC02Ljc1QTMuMzgsMy4zOCwwLDAsMSw0My43MiwyNloiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik01MywxMy4xM0ExLjEyLDEuMTIsMCwwLDAsNTEuODcsMTJINDJhMTEuNzksMTEuNzksMCwwLDAtOS4yLDVsLTMuNDYsNC45Mi02LjU1LTEuOGE0LjA5LDQuMDksMCwwLDAtNC42LDEuNzVsLTYuMjIsMTBhMS4xMiwxLjEyLDAsMCwwLC4zNiwxLjU1LDEuMTgsMS4xOCwwLDAsMCwuNTkuMTcsMS4xMSwxLjExLDAsMCwwLDEtLjU0bC45My0xLjQ5LDUuODIsMy44OGMuMjEsMSwuOTMsMywzLjQ2LDUuNDlzNC41LDMuMjUsNS40OSwzLjQ2bDMuODgsNS44Mi0xLjQ1LjlhMS4xNSwxLjE1LDAsMCwwLS41NCwxLjI3LDEuMTIsMS4xMiwwLDAsMCwxLjA5Ljg0LDEuMDYsMS4wNiwwLDAsMCwuNTktLjE3bDEwLTYuMjJhNC4wOSw0LjA5LDAsMCwwLDEuNzUtNC42bC0xLjgtNi41NUw0OCwzMi4yNkExMS44MywxMS44MywwLDAsMCw1MywyM1pNMTUuOSwyOS42OCwyMCwyMy4wNWExLjg0LDEuODQsMCwwLDEsMi4wOS0uNzdsNS43OCwxLjU5LTYuNTksOS40Wk00MS45MSw0NWwtNi42Myw0LjExLTMuNTktNS4zOSw5LjQtNi41OSwxLjU5LDUuNzhBMS44NCwxLjg0LDAsMCwxLDQxLjkxLDQ1Wm00LjgxLTE0LjU0TDI5LjkxLDQyLjJhOS43Myw5LjczLDAsMCwxLTQuMjgtMi44Myw5Ljc5LDkuNzksMCwwLDEtMi44My00LjI4TDM0LjU5LDE4LjI4YTkuNTIsOS41MiwwLDAsMSw3LjQtNGg4Ljc2VjIzQTkuNTMsOS41MywwLDAsMSw0Ni43MiwzMC40MVoiLz48L3N2Zz4="); }

.sn-home {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB2ZXJzaW9uPScxLjEnIGlkPSdMYXllcl8xJyB4PScwcHgnIHk9JzBweCcgd2lkdGg9JzIxLjk2MXB4JyBoZWlnaHQ9JzIyLjA3NXB4JyB2aWV3Qm94PScwIDAgMjEuOTYxIDIyLjA3NScgZW5hYmxlLWJhY2tncm91bmQ9J25ldyAwIDAgMjEuOTYxIDIyLjA3NScgeG1sOnNwYWNlPSdwcmVzZXJ2ZSc+PHBvbHlsaW5lIGZpbGw9JyNGRkZGRkYnIHBvaW50cz0nMjEuOTYxLDEwLjk1NyAxOS45ODUsMTAuOTU3IDE5Ljk4NSwyMi4wNzUgMTMuOTY3LDIyLjA3NSAxMy45NjcsMTMuMTYzIDcuOTk0LDEzLjE2MyA3Ljk5NCwyMi4wNzUgMS45NzYsMjIuMDc1IDEuOTc2LDEwLjk1NyAwLDEwLjk1NyAxMC45NTcsMCAxNS4wOTIsNC4xMzUgMTUuMDkyLDEuMDM0IDE5LjAyLDEuMDM0IDE5LjAyLDguMDE3ICcvPjwvc3ZnPg==);
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: cover;
  bottom: 4px;
  position: relative; }

/**!======================================**
 **          Essential Styles                **
 **=======================================**/
/*---- Clearfix hack -----*/
.cf:before,
.cf:after {
  content: "";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  *zoom: 1;
  /* clearfix fix for IE */
  left: -99999px;
  /* clearfix fix for FF */ }

/*----- ./Clearfix hack ------*/
/*------ Animations ------*/
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

/*------ ./Animations ------*/
/* anchor elements */
a {
  text-decoration: none;
  outline: none;
  background: transparent;
  cursor: pointer; }
  a:hover, a:focus {
    text-decoration: none;
    outline: none;
    background: transparent;
    -webkit-transition: all 300ms;
    transition: all 300ms; }

/* ul, ol*/
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none; }

/* disabling focus style */
:focus {
  outline: none;
  outline-color: transparent;
  outline-style: none;
  outline-width: 0; }

/*--------------------------------------------------*
 *  Utility to make bs: col-* of equal height
 *   <div class="row row-equal-height">
 *       <div class="col-md-6></div>
 *       <div class="col-md-6></div>
 *   </div>
 *--------------------------------------------------*/
.row-eq-height {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/* horizontal row */
.dp-hr-grey {
  border-color: #808080; }

/*--  flex layout--*/
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  min-height: 100%;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }

.flex-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flex-align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.flex-flow-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column; }

.flex-flow-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row; }

/*-- positions: absolute, fixed --*/
.fxd-pos {
  position: fixed; }

.rel-pos {
  position: relative; }

.abs-pos {
  position: absolute; }

/*-- modals --*/
.overlay {
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 1041;
  position: fixed; }

/**!========================================================================
**  Custom CSS:  All utility CSS
**========================================================================**/
/* paddings */
/*top*/
.pt-5 {
  padding-top: 5px !important; }

.pt-10 {
  padding-top: 10px !important; }

.pt-15 {
  padding-top: 15px !important; }

.pt-20 {
  padding-top: 20px !important; }

.pt-25 {
  padding-top: 25px !important; }

.pt-30 {
  padding-top: 30px !important; }

.pt-35 {
  padding-top: 35px !important; }

.pt-40 {
  padding-top: 40px !important; }

.pt-45 {
  padding-top: 45px !important; }

.pt-50 {
  padding-top: 50px !important; }

/*right*/
.pr-5 {
  padding-right: 5px !important; }

.pr-10 {
  padding-right: 10px !important; }

.pr-15 {
  padding-right: 15px !important; }

.pr-20 {
  padding-right: 20px !important; }

.pr-25 {
  padding-right: 25px !important; }

.pr-30 {
  padding-right: 30px !important; }

.pr-35 {
  padding-right: 35px !important; }

.pr-40 {
  padding-right: 40px !important; }

.pr-45 {
  padding-right: 45px !important; }

.pr-50 {
  padding-right: 50px !important; }

/*bottom*/
.pb-5 {
  padding-bottom: 5px !important; }

.pb-10 {
  padding-bottom: 10px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.pb-20 {
  padding-bottom: 20px !important; }

.pb-25 {
  padding-bottom: 25px !important; }

.pb-30 {
  padding-bottom: 30px !important; }

.pb-35 {
  padding-bottom: 35px !important; }

.pb-40 {
  padding-bottom: 40px !important; }

.pb-45 {
  padding-bottom: 45px !important; }

.pb-50 {
  padding-bottom: 50px !important; }

/*left*/
.pl-5 {
  padding-left: 5px !important; }

.pl-10 {
  padding-left: 10px !important; }

.pl-15 {
  padding-left: 15px !important; }

.pl-20 {
  padding-left: 20px !important; }

.pl-25 {
  padding-left: 25px !important; }

.pl-30 {
  padding-left: 30px !important; }

.pl-35 {
  padding-left: 35px !important; }

.pl-40 {
  padding-left: 40px !important; }

.pl-45 {
  padding-left: 45px !important; }

.pl-50 {
  padding-left: 50px !important; }

/*all*/
.p-5 {
  padding: 5px !important; }

.p-10 {
  padding: 10px !important; }

.p-15 {
  padding: 15px !important; }

.p-20 {
  padding: 20px !important; }

.p-25 {
  padding: 25px !important; }

.p-30 {
  padding: 30px !important; }

.p-35 {
  padding: 35px !important; }

.p-40 {
  padding: 40px !important; }

.p-45 {
  padding: 45px !important; }

.p-50 {
  padding: 50px !important; }

/*horizontal*/
.ph-5 {
  padding-left: 5px !important;
  padding-right: 5px !important; }

.ph-10 {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.ph-15 {
  padding-left: 15px !important;
  padding-right: 15px !important; }

.ph-20 {
  padding-left: 20px !important;
  padding-right: 20px !important; }

.ph-25 {
  padding-left: 25px !important;
  padding-right: 25px !important; }

.ph-30 {
  padding-left: 30px !important;
  padding-right: 30px !important; }

.ph-35 {
  padding-left: 35px !important;
  padding-right: 35px !important; }

.ph-40 {
  padding-left: 40px !important;
  padding-right: 40px !important; }

.ph-45 {
  padding-left: 45px !important;
  padding-right: 45px !important; }

.ph-50 {
  padding-left: 50px !important;
  padding-right: 50px !important; }

/*vertical*/
.pv-5 {
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

.pv-10 {
  padding-top: 10px !important;
  padding-bottom: 10px !important; }

.pv-15 {
  padding-top: 15px !important;
  padding-bottom: 15px !important; }

.pv-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important; }

.pv-25 {
  padding-top: 25px !important;
  padding-bottom: 25px !important; }

.pv-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important; }

.pv-35 {
  padding-top: 35px !important;
  padding-bottom: 35px !important; }

.pv-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important; }

.pv-45 {
  padding-top: 45px !important;
  padding-bottom: 45px !important; }

.pv-50 {
  padding-top: 50px !important;
  padding-bottom: 50px !important; }

/* margins */
/*top*/
.mt-5 {
  margin-top: 5px !important; }

.mt-10 {
  margin-top: 10px !important; }

.mt-15 {
  margin-top: 15px !important; }

.mt-20 {
  margin-top: 20px !important; }

.mt-25 {
  margin-top: 25px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-35 {
  margin-top: 35px !important; }

.mt-40 {
  margin-top: 40px !important; }

.mt-45 {
  margin-top: 45px !important; }

.mt-50 {
  margin-top: 50px !important; }

/*bottom*/
.mb-5 {
  margin-bottom: 5px !important; }

.mb-10 {
  margin-bottom: 10px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-20 {
  margin-bottom: 20px !important; }

.mb-25 {
  margin-bottom: 25px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-35 {
  margin-bottom: 35px !important; }

.mb-40 {
  margin-bottom: 40px !important; }

.mb-45 {
  margin-bottom: 45px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

/*left*/
.ml-5 {
  margin-left: 5px !important; }

.ml-10 {
  margin-left: 10px !important; }

.ml-15 {
  margin-left: 15px !important; }

.ml-20 {
  margin-left: 20px !important; }

.ml-25 {
  margin-left: 25px !important; }

.ml-30 {
  margin-left: 30px !important; }

.ml-35 {
  margin-left: 35px !important; }

.ml-40 {
  margin-left: 40px !important; }

.ml-45 {
  margin-left: 45px !important; }

.ml-50 {
  margin-left: 50px !important; }

/*right*/
.mr-5 {
  margin-right: 5px !important; }

.mr-10 {
  margin-right: 10px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mr-20 {
  margin-right: 20px !important; }

.mr-25 {
  margin-right: 25px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mr-35 {
  margin-right: 35px !important; }

.mr-40 {
  margin-right: 40px !important; }

.mr-45 {
  margin-right: 45px !important; }

.mr-50 {
  margin-right: 50px !important; }

/*all*/
.m-5 {
  margin: 5px !important; }

.m-10 {
  margin: 10px !important; }

.m-15 {
  margin: 15px !important; }

.m-20 {
  margin: 20px !important; }

.m-25 {
  margin: 25px !important; }

.m-30 {
  margin: 30px !important; }

.m-35 {
  margin: 35px !important; }

.m-40 {
  margin: 40px !important; }

.m-45 {
  margin: 45px !important; }

.m-50 {
  margin: 50px !important; }

/*margin negative top*/
.mtn-5 {
  margin-top: -5px !important; }

.mtn-10 {
  margin-top: -10px !important; }

.mtn-15 {
  margin-top: -15px !important; }

.mtn-20 {
  margin-top: -20px !important; }

.mtn-25 {
  margin-top: -25px !important; }

.mtn-30 {
  margin-top: -30px !important; }

/*spaces*/
.space-top {
  padding-top: 20px !important; }

.space-bottom {
  padding-bottom: 20px !important; }

.margin-clear {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.padding-top-clear {
  padding-top: 0 !important; }

.padding-bottom-clear {
  padding-bottom: 0 !important; }

.padding-ver-clear {
  padding-bottom: 0 !important;
  padding-top: 0 !important; }

.padding-hor-clear {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.border-bottom-clear {
  border-bottom: none !important; }

.border-top-clear {
  border-top: none !important; }

.border-clear {
  border: none !important; }

[ng-click],
[data-ng-click],
[x-ng-click] {
  cursor: pointer; }

/*hint css for the tooltips*/
.hint:before,
.hint:after,
[data-hint]:before,
[data-hint]:after {
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: hidden;
  opacity: 0;
  z-index: 1000000;
  pointer-events: none;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease; }

/* cursor pointer css */
.cursor-pointer {
  cursor: pointer !important; }

.cursor-default {
  cursor: default !important; }

.cursor-not-allowed {
  cursor: not-allowed !important; }

/* cursor pointer css */
/* IE fixes for X icon appearing to text input element */
input[type="text"]::-ms-clear,
input[type="search"]::-ms-clear {
  display: none; }

.text-bold {
  font-weight: bold !important; }

/* Fix:  image getting stretched to the specified dimensions */
.iof-contain-center {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  font-family: "object-fit: contain; object-position: center;";
  width: 100% !important; }

.iof-scale-down-center {
  -o-object-fit: scale-down;
     object-fit: scale-down;
  -o-object-position: center;
     object-position: center;
  font-family: "object-fit: scale-down; object-position: center;";
  width: 100% !important; }

/*------------------------------------------------*/
/**---   Developer Portal   v2 Button Style     --*/
/*------------------------------------------------*/
/*--  button specific variables --*/
/* default buttons */
.dp-btn-default {
  background: #6a6f76;
  border-radius: 3px;
  border: 1px solid #828890;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  line-height: 1.3em;
  width: 120px; }
  .dp-btn-default:hover, .dp-btn-default:focus {
    background-color: #52575d;
    border: 1px solid #828890;
    outline: none;
    color: #ffffff; }

/* primary buttons */
.dp-btn-primary {
  width: 120px;
  text-align: center;
  background-color: #293e40;
  border-radius: 0px;
  font-size: 14px;
  line-height: 18px;
  color: #ffffff;
  font-family: Gilroy-Medium, Arial, Helvetica, sans-serif;
  border: 2px solid #293e40; }
  .dp-btn-primary:hover {
    color: #ffffff;
    outline: none;
    background-color: #3e5153;
    border: 2px solid #3e5153; }
  .dp-btn-primary:focus {
    color: #ffffff;
    outline: none;
    background-color: #3e5153;
    border: 2px solid #3e5153; }

.dp-btn-secondary {
  text-align: center;
  width: 120px;
  background-color: #ffffff;
  border-radius: 0px;
  font-size: 14px;
  line-height: 18px;
  color: #293e40;
  font-family: Gilroy-Medium, Arial, Helvetica, sans-serif;
  border: 2px solid #293e40; }
  .dp-btn-secondary:hover, .dp-btn-secondary:focus {
    color: #ffffff;
    outline: none;
    background-color: #293e40;
    border: 2px solid #293e40; }

.dp-lp-btn.dp-lp-btn-lg {
  width: 150px; }

/* bs overrides must appear after all utils and commons and before the layout and pages*/
/*----------------------------------------*/
/*-----   bs navigation overrides       --*/
/*-----  #1: removing the background    --*/
/*-----       and border color          --*/
/*----------------------------------------*/
.nav .open > a {
  border-color: transparent;
  background-color: transparent; }
  .nav .open > a:hover, .nav .open > a:focus {
    border-color: transparent;
    background-color: transparent; }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 0; }

/*---------------------------------------------*/
/*-----   bs dropdown overrides              --*/
/*-----  #2: changing the background-clip    --*/
/*---------------------------------------------*/
.dropdown-menu {
  background-clip: border-box;
  -webkit-background-clip: border-box; }

/*---------------------------------------------*/
/*-----   bs Button overrides                --*/
/*-----  #2: changing the focus state        --*/
/*---------------------------------------------*/
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: none;
  outline: 0 auto -webkit-focus-ring-color;
  outline-offset: 0; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: transparent;
  border-color: transparent; }

/*image responsive fixes for IE*/
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100% \9; }

/**!======================================**
 **          Header Styles                **
 **=======================================**/
html {
  height: 100%; }
  html body {
    height: 100%;
    /*--- Scroll To Top ---*/
    /*--- ./Scroll To Top ---*/
    /**-----  Preloader -----*/
    /*----- ./Pre Loader -----*/ }
    html body #wrapper {
      min-height: 100%;
      position: relative; }
      html body #wrapper .page {
        padding-bottom: 493px;
        padding-top: 80px; }
        html body #wrapper .page.is-old-app {
          padding-bottom: 80px !important;
          padding-top: 100px !important; }
        html body #wrapper .page.adjust-for-alert {
          padding-top: 150px !important; }
      html body #wrapper #footer {
        width: 100%;
        position: absolute;
        bottom: 0;
        left: 0; }
    html body a#toTop {
      font-size: 38px;
      line-height: 33px;
      background-color: rgba(0, 0, 0, 0.3);
      color: #fff;
      position: fixed;
      height: 35px;
      width: 40px;
      right: 6px;
      bottom: 6px;
      text-align: center;
      text-transform: uppercase;
      opacity: 0.9;
      filter: alpha(opacity=90);
      text-decoration: none;
      display: none;
      z-index: 1000;
      border-radius: 2px !important;
      -webkit-transition: all 0.2s;
      transition: all 0.2s; }
      html body a#toTop:hover {
        background-color: rgba(0, 0, 0, 0.7); }
      html body a#toTop:before {
        content: "\f102"; }
    html body #preloader {
      position: absolute;
      z-index: 10;
      top: 0;
      bottom: 0;
      right: 0;
      left: 0;
      pointer-events: none;
      -webkit-transition: 150ms linear all;
      transition: 150ms linear all;
      background: transparent; }
      html body #preloader.ng-enter {
        opacity: 0; }
      html body #preloader.ng-leave.ng-leave-active {
        opacity: 0; }
      html body #preloader.ng-enter.ng-enter-active {
        opacity: 1; }
      html body #preloader.ng-leave {
        opacity: 1; }
      html body #preloader .inner {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        width: 54px;
        height: 54px;
        margin: auto; }
        html body #preloader .inner span.loader {
          width: 50px;
          height: 50px;
          position: absolute;
          top: 50%;
          left: 50%;
          margin: -25px 0 0 -25px;
          font-size: 10px;
          text-indent: -12345px;
          border: 1px solid rgba(0, 0, 0, 0.08);
          border-right: 1px solid rgba(0, 0, 0, 0.08);
          border-bottom: 1px solid rgba(0, 0, 0, 0.08);
          border-left: 1px solid rgba(0, 0, 0, 0.5);
          border-radius: 50%;
          -webkit-animation: spinner 700ms infinite linear;
          animation: spinner 700ms infinite linear;
          z-index: 100001; }
    html body #loading-bar {
      /* Fancy blur effect */ }
      html body #loading-bar .bar {
        width: 100%;
        position: fixed;
        z-index: 2147483647;
        top: 120px;
        left: -6px;
        height: 3px;
        background: #d1232b;
        border-radius: 1px;
        -webkit-transition: width 500ms ease-out, opacity 500ms linear;
        transition: width 500ms ease-out, opacity 500ms linear;
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        will-change: width, opacity; }
      html body #loading-bar .peg {
        position: absolute;
        width: 70px;
        right: 0;
        top: 0;
        height: 3px;
        opacity: 0.45;
        -ms-box-shadow: #d1232b 1px 0 6px 1px;
        -webkit-box-shadow: #d1232b 1px 0 6px 1px;
        box-shadow: #d1232b 1px 0 6px 1px;
        border-radius: 100%; }

/**!======================================**
 **          Common Styles                **
 **=======================================**/
* {
  padding: 0;
  margin: 0;
  position: relative; }

/*--------- scroll bars CSS --------*/
::-webkit-scrollbar:horizontal {
  height: 0; }

/*Scroll bar nav*/
/*::-webkit-scrollbar {
  -webkit-appearance: none;
  background-color: transparent;
  height: 50px;
}

::-webkit-scrollbar:vertical {
  width: 8px;
}

::-webkit-scrollbar:horizontal {
  height: 0;
}*/
/* Track */
/*::-webkit-scrollbar-track {
  -webkit-box-shadow: inherit;
  -webkit-border-radius: inherit;
  background-color: rgba(50, 50, 50, 0.1);
  border-radius: 6px;
}*/
/* Handle */
/*::-webkit-scrollbar-thumb {

  -webkit-box-shadow:inherit;
  border-radius: 6px;
  border: none;
  background-color: rgba(50, 50, 50, 0.3);
}
::-webkit-scrollbar-thumb:window-inactive {
  background: inherit;
}*/
/*--------- ./scroll bars CSS --------*/
html body {
  color: #333333;
  background-color: #ffffff;
  font-family: "Gilroy-Regular", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.42857;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto; }
  html body.arial-font {
    font-family: Arial, Helvetica, sans-serif; }

.second-row p.desc-text {
  font-size: 20px;
  line-height: 29px;
  color: #333333;
  text-align: center; }

/*bs scroll bar overlap issue*/
@-ms-viewport {
  width: auto !important; }

/*Rebrading applied on form control */
.form-control:focus {
  border-color: #1F8476;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1F8476;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #1F8476; }

.sn-green-link {
  color: #307c8f;
  font-family: Gilroy-Medium, Arial, Helvetica, sans-serif; }
  .sn-green-link:hover, .sn-green-link:focus {
    color: #293e40; }

.animated {
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s; }

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1; }
  25%,
  75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

#wrapper .page {
  height: 100%;
  overflow: hidden; }

/* js diabled CSS*/
.js-disabled-section {
  display: none; }

.no-js .js-disabled-section {
  display: block;
  top: 0; }

.no-js .overlay,
.no-js div[ui-version-selector],
.no-js div.version-selectors {
  display: none; }

.no-js header#header,
.no-js .no-js #dp-side-header,
.no-js .no-js footer {
  display: none; }

/* Smart phones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* Styles */ }

/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) {
  /* Styles */ }

/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {
  /* Styles */ }

@media only screen and (max-width: 865px) {
  html body #wrapper .page {
    padding-top: 68px;
    padding-bottom: 1008px;
    overflow-x: hidden; } }

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Styles */ }

/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* Styles */ }

/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* Styles */ }

/**********
iPad 3
**********/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */ }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */ }

/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
  /* Styles */ }

/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
  /* Styles */ }

/* iPhone 4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */ }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */ }

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */ }

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */ }

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */ }

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */ }

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */ }

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */ }

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */ }

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */ }

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */ }

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */ }

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */ }

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */ }

/* -----------------------------------------------------------
 CSS For Print
-------------------------------------------------------------- */
@media print {
  /* SECTION 1: Set default width, margin, float, and
     background. This prevents elements from extending
     beyond the edge of the printed page, and prevents
     unnecessary background images from printing */
  html {
    background: #fff;
    width: auto;
    height: auto;
    overflow: visible; }
  body {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.45;
    font-family: Georgia, "Times New Roman", serif;
    color: #000;
    background: none;
    font-size: 14pt; }
  /* SECTION 2: Remove any elements not needed in print.
     This would include navigation, ads, sidebars, etc. */
  header,
  footer {
    display: none !important; }
  /* Headings */
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    page-break-after: avoid; }
  h1 {
    font-size: 19pt; }
  h2 {
    font-size: 17pt; }
  h3 {
    font-size: 15pt; }
  h4,
  h5,
  h6 {
    font-size: 14pt; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  code {
    font: 12pt Courier, monospace; }
  blockquote {
    margin: 1.2em;
    padding: 1em;
    font-size: 12pt; }
  hr {
    background-color: #ccc; }
  /* Images */
  img {
    float: left;
    margin: 1em 1.5em 1.5em 0;
    max-width: 100% !important; }
  a img {
    border: none; }
  /* Links */
  a:link,
  a:visited {
    background: transparent;
    font-weight: 700;
    text-decoration: underline;
    color: #333; }
  a:link[href^="http://"]:after, a[href^="http://"]:visited:after {
    content: " (" attr(href) ") ";
    font-size: 90%; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  /* Don't show linked images  */
  a[href^="http://"] {
    color: #000; }
  a[href$=".jpg"]:after,
  a[href$=".jpeg"]:after,
  a[href$=".gif"]:after,
  a[href$=".png"]:after {
    content: " (" attr(href) ") ";
    display: none; }
  /* Don't show links that are fragment identifiers, or use the `javascript:` pseudo protocol .. taken from html5boilerplate */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  /* Table */
  table {
    margin: 1px;
    text-align: left; }
  th {
    border-bottom: 1px solid #333;
    font-weight: bold; }
  td {
    border-bottom: 1px solid #333; }
  th,
  td {
    padding: 4px 10px 4px 0; }
  tfoot {
    font-style: italic; }
  caption {
    background: #fff;
    margin-bottom: 2em;
    text-align: left; }
  thead {
    display: table-header-group; }
  img,
  tr {
    page-break-inside: avoid; } }

.dp-legacy-browser-alert {
  margin: 0;
  background-color: #DB8F8F;
  border-bottom: 1px solid #E9BCBC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 50px;
  padding: 15px;
  padding-left: 35px;
  letter-spacing: normal;
  word-spacing: normal; }
  .dp-legacy-browser-alert_message {
    color: #FFFFFF;
    text-align: center; }
    .dp-legacy-browser-alert_message a {
      color: #FFFFFF;
      border: 0;
      text-decoration: underline; }
  .dp-legacy-browser-alert_close-btn {
    font-weight: bold;
    margin-left: auto;
    cursor: pointer; }

/* put across the dynamic wdgt components like version selector, modals etc tht are expected to be used across the pages*/
section#dp-vs-ui {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%; }
  section#dp-vs-ui div#version-change-message {
    font-size: 14px;
    position: fixed;
    cursor: none;
    bottom: 34px;
    right: 0;
    height: 34px;
    background-color: #2e2e2e;
    border-right: 1px solid #fff;
    border-radius: 0;
    /*transition: all .3s ease-in-out;*/
    -webkit-box-shadow: 0 0 1px transparent;
            box-shadow: 0 0 1px transparent;
    color: #e9e9e9;
    padding: 6px 10px;
    margin: auto 0; }
  section#dp-vs-ui div#dp-ui-version-selector {
    font-family: Gilroy-Bold, Arial, Helvetica, sans-serif;
    bottom: 80px;
    right: 0;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 2; }
    section#dp-vs-ui div#dp-ui-version-selector.fxd-pos {
      position: fixed;
      bottom: 0; }
    section#dp-vs-ui div#dp-ui-version-selector.open button.dp-btn-version {
      display: block;
      z-index: 1; }
      section#dp-vs-ui div#dp-ui-version-selector.open button.dp-btn-version.selected {
        background-color: #334B4F;
        border: 2px solid #334B4F; }
        section#dp-vs-ui div#dp-ui-version-selector.open button.dp-btn-version.selected span.fa.fa-check {
          display: inline-block; }
        section#dp-vs-ui div#dp-ui-version-selector.open button.dp-btn-version.selected span.fa.fa-ellipsis-v {
          display: none; }
      section#dp-vs-ui div#dp-ui-version-selector.open button.dp-btn-version span.fa.fa-check {
        display: none; }
      section#dp-vs-ui div#dp-ui-version-selector.open button.dp-btn-version span.fa.fa-ellipsis-v {
        display: none; }
    section#dp-vs-ui div#dp-ui-version-selector button.dp-btn-version {
      font-family: Gilroy-Bold, Arial, Helvetica, sans-serif;
      float: left;
      height: 34px;
      width: 105px;
      font-family: Gilroy-Bold, Arial, Helvetica, sans-serif;
      text-transform: uppercase;
      background-color: #ffffff;
      color: #334B4F;
      border: 2px solid #eee;
      border-radius: 0;
      font-size: 14px;
      display: none;
      -webkit-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out;
      -webkit-box-shadow: 0 0 1px transparent;
              box-shadow: 0 0 1px transparent; }
      section#dp-vs-ui div#dp-ui-version-selector button.dp-btn-version:hover {
        background-color: white;
        border: 2px solid #334B4F; }
      section#dp-vs-ui div#dp-ui-version-selector button.dp-btn-version.selected {
        color: #ffffff;
        border: 2px solid #334B4F;
        background-color: #334B4F;
        display: block; }
        section#dp-vs-ui div#dp-ui-version-selector button.dp-btn-version.selected:hover {
          background-color: #3e5153;
          border: 2px solid #3e5153; }
        section#dp-vs-ui div#dp-ui-version-selector button.dp-btn-version.selected span.fa.fa-ellipsis-v {
          display: inline-block; }
      section#dp-vs-ui div#dp-ui-version-selector button.dp-btn-version span.fa.fa-check {
        display: none; }
      section#dp-vs-ui div#dp-ui-version-selector button.dp-btn-version span.fa.fa-ellipsis-v {
        display: inline-block; }

/* Smart phones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* Styles */
  div#dp-ui-version-selector {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    div#dp-ui-version-selector button.dp-btn-version {
      border-top: 1px solid #ffffff;
      border-right: none; } }

/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) {
  /* Styles */ }

/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {
  /* Styles */ }

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Styles */ }

/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* Styles */ }

/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* Styles */
  div#dp-ui-version-selector {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    div#dp-ui-version-selector button.dp-btn-version {
      border-top: 1px solid #ffffff;
      border-right: none; } }

/**********
iPad 3
**********/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */ }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
  div#dp-ui-version-selector {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    div#dp-ui-version-selector button.dp-btn-version {
      border-top: 1px solid #ffffff;
      border-right: none; } }

/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
  /* Styles */ }

/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
  /* Styles */ }

/* iPhone 4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */ }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */
  div#dp-ui-version-selector {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    div#dp-ui-version-selector button.dp-btn-version {
      border-top: 1px solid #ffffff;
      border-right: none; } }

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */ }

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  div#dp-ui-version-selector {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    div#dp-ui-version-selector button.dp-btn-version {
      border-top: 1px solid #ffffff;
      border-right: none; } }

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */ }

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  div#dp-ui-version-selector {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    div#dp-ui-version-selector button.dp-btn-version {
      border-top: 1px solid #ffffff;
      border-right: none; } }

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */ }

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  div#dp-ui-version-selector {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    div#dp-ui-version-selector button.dp-btn-version {
      border-top: 1px solid #ffffff;
      border-right: none; } }

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */ }

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */
  div#dp-ui-version-selector {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    div#dp-ui-version-selector button.dp-btn-version {
      border-top: 1px solid #ffffff;
      border-right: none; } }

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */ }

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
  div#dp-ui-version-selector {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    div#dp-ui-version-selector button.dp-btn-version {
      border-top: 1px solid #ffffff;
      border-right: none; } }

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */ }

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */
  div#dp-ui-version-selector {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column; }
    div#dp-ui-version-selector button.dp-btn-version {
      border-top: 1px solid #ffffff;
      border-right: none; } }

/*=====HINT CLASSES================*/
/*! Hint.css - v1.3.1 - 2013-11-23
* http://kushagragour.in/lab/hint/
* Copyright (c) 2013 Kushagra Gour; Licensed MIT */
/*-------------------------------------*\
        HINT.css - A CSS tooltip library
\*-------------------------------------*/
/**
 * HINT.css is a tooltip library made in pure CSS.
 *
 * Source: https://github.com/chinchang/hint.css
 * Demo: http://kushagragour.in/lab/hint/
 *
 * Release under The MIT License
 *
 */
/**
 * source: hint-core.scss
 *
 * Defines the basic styling for the tooltip.
 * Each tooltip is made of 2 parts:
 *         1) body (:after)
 *         2) arrow (:before)
 *
 * Classes added:
 *         1) hint
 */
.hint,
[data-hint] {
  position: relative;
  display: inline-block;
  /**
   * tooltip arrow
   */
  /**
   * tooltip body
   */ }

.hint:before,
.hint:after,
[data-hint]:before,
[data-hint]:after {
  position: absolute;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  visibility: hidden;
  opacity: 0;
  z-index: 990;
  pointer-events: none;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease; }

.hint:hover:before,
.hint:hover:after,
.hint:focus:before,
.hint:focus:after,
[data-hint]:hover:before,
[data-hint]:hover:after,
[data-hint]:focus:before,
[data-hint]:focus:after {
  visibility: visible;
  opacity: 1; }

.hint:before,
[data-hint]:before {
  content: "";
  position: absolute;
  background: transparent;
  border: 6px solid transparent;
  z-index: 991; }

.hint:after,
[data-hint]:after {
  content: attr(data-hint);
  background: #ffffff;
  color: #000000;
  text-shadow: 0 0px;
  padding: 8px 10px;
  font-size: 12px;
  line-height: 1.4em;
  white-space: nowrap;
  -webkit-box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
          box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3); }

/**
 * source: hint-position.scss
 *
 * Defines the positoning logic for the tooltips.
 *
 * Classes added:
 *         1) hint--top
 *         2) hint--bottom
 *         3) hint--left
 *         4) hint--right
 */
/**
 * set default color for tooltip arrows
 */
.hint--top:before {
  border-top-color: #383838; }

.hint--bottom:before {
  border-bottom-color: #383838; }

.hint--left:before {
  border-left-color: #383838; }

.hint--right:before {
  border-right-color: #383838; }

/**
 * top tooltip
 */
.hint--top:before {
  margin-bottom: -12px; }

.hint--top:after {
  margin-left: -18px; }

.hint--top:before,
.hint--top:after {
  bottom: 100%;
  left: 50%; }

.hint--top:hover:after,
.hint--top:hover:before,
.hint--top:focus:after,
.hint--top:focus:before {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px); }

/**
 * bottom tooltip
 */
.hint--bottom:before {
  margin-top: -12px; }

.hint--bottom:after {
  margin-left: -18px; }

.hint--bottom:before,
.hint--bottom:after {
  top: 100%;
  left: 50%; }

.hint--bottom:hover:after,
.hint--bottom:hover:before,
.hint--bottom:focus:after,
.hint--bottom:focus:before {
  -webkit-transform: translateY(8px);
  transform: translateY(8px); }

/**
 * right tooltip
 */
.hint--right:before {
  margin-left: -12px;
  margin-bottom: -6px; }

.hint--right:after {
  margin-bottom: -14px; }

.hint--right:before,
.hint--right:after {
  left: 100%;
  bottom: 50%; }

.hint--right:hover:after,
.hint--right:hover:before,
.hint--right:focus:after,
.hint--right:focus:before {
  -webkit-transform: translateX(8px);
  transform: translateX(8px); }

/**
 * left tooltip
 */
.hint--left:before {
  margin-right: -12px;
  margin-bottom: -6px; }

.hint--left:after {
  margin-bottom: -14px; }

.hint--left:before,
.hint--left:after {
  right: 100%;
  bottom: 50%; }

.hint--left:hover:after,
.hint--left:hover:before,
.hint--left:focus:after,
.hint--left:focus:before {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px); }

/**
 * source: hint-color-types.scss
 *
 * Contains tooltips of various types based on color differences.
 *
 * Classes added:
 *         1) hint--error
 *         2) hint--warning
 *         3) hint--info
 *         4) hint--success
 *
 */
/**
 * Error
 */
.hint--error:after {
  background-color: #ec1c24;
  text-shadow: 0 -1px 0px #592726; }

.hint--error.hint--top:before {
  border-top-color: #b34e4d; }

.hint--error.hint--bottom:before {
  border-bottom-color: #b34e4d; }

.hint--error.hint--left:before {
  border-left-color: #b34e4d; }

.hint--error.hint--right:before {
  border-right-color: #b34e4d; }

/**
 * Warning
 */
.hint--warning:after {
  background-color: #c09854;
  text-shadow: 0 -1px 0px #6c5328; }

.hint--warning.hint--top:before {
  border-top-color: #c09854; }

.hint--warning.hint--bottom:before {
  border-bottom-color: #c09854; }

.hint--warning.hint--left:before {
  border-left-color: #c09854; }

.hint--warning.hint--right:before {
  border-right-color: #c09854; }

/**
 * Info
 */
.hint--info:after {
  background-color: #fff;
  text-shadow: 0 0px; }

.hint--info.hint--top:before {
  border-top-color: #eee; }

.hint--info.hint--bottom:before {
  border-bottom-color: #eee; }

.hint--info.hint--left:before {
  border-left-color: #eee; }

.hint--info.hint--right:before {
  border-right-color: #eee; }

/**
 * Success
 */
.hint--success:after {
  background-color: #458746;
  text-shadow: 0 -1px 0px #1a321a; }

.hint--success.hint--top:before {
  border-top-color: #458746; }

.hint--success.hint--bottom:before {
  border-bottom-color: #458746; }

.hint--success.hint--left:before {
  border-left-color: #458746; }

.hint--success.hint--right:before {
  border-right-color: #458746; }

/**
 * source: hint-always.scss
 *
 * Defines a persisted tooltip which shows always.
 *
 * Classes added:
 *         1) hint--always
 *
 */
.hint--always:after,
.hint--always:before {
  opacity: 1;
  visibility: visible; }

.hint--always.hint--top:after,
.hint--always.hint--top:before {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px); }

.hint--always.hint--bottom:after,
.hint--always.hint--bottom:before {
  -webkit-transform: translateY(8px);
  transform: translateY(8px); }

.hint--always.hint--left:after,
.hint--always.hint--left:before {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px); }

.hint--always.hint--right:after,
.hint--always.hint--right:before {
  -webkit-transform: translateX(8px);
  transform: translateX(8px); }

/**
 * source: hint-rounded.scss
 *
 * Defines rounded corner tooltips.
 *
 * Classes added:
 *         1) hint--rounded
 *
 */
.hint--rounded:after {
  border-radius: 4px; }

/**
 * source: hint-effects.scss
 *
 * Defines various transition effects for the tooltips.
 *
 * Classes added:
 *         1) hint--bounce
 *
 */
.hint--bounce:before,
.hint--bounce:after {
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.3s ease, visibility 0.3s ease, -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24);
  transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24), -webkit-transform 0.3s cubic-bezier(0.71, 1.7, 0.77, 1.24); }

/*---page css--*/
div#inactivity-mdl {
  margin: 110px auto !important; }
  div#inactivity-mdl .modal-dialog .modal-content {
    border: 0;
    border-radius: 0;
    background-color: #ffffff; }
    div#inactivity-mdl .modal-dialog .modal-content .modal-header {
      overflow: hidden; }
      div#inactivity-mdl .modal-dialog .modal-content .modal-header button.close {
        background-image: none;
        color: #000000;
        font-weight: 200;
        font-size: 3em;
        margin: 0;
        border: 0;
        padding: 0;
        height: 1em; }
      div#inactivity-mdl .modal-dialog .modal-content .modal-header .modal-h5-header {
        color: #000000;
        font-size: 22px;
        margin: 15px 65px 0 0;
        padding-left: 29px;
        padding-top: 10px; }
    div#inactivity-mdl .modal-dialog .modal-content .modal-body {
      padding: 15px 30px 30px 30px; }
      div#inactivity-mdl .modal-dialog .modal-content .modal-body .inactivity-content {
        font-size: 18px;
        padding-bottom: 10px; }
      div#inactivity-mdl .modal-dialog .modal-content .modal-body form label[for="pdi-info"] {
        text-align: left; }
        div#inactivity-mdl .modal-dialog .modal-content .modal-body form label[for="pdi-info"]::after {
          content: "*";
          color: #d0011b;
          padding: 0 3px; }
      div#inactivity-mdl .modal-dialog .modal-content .modal-body form span.help-block.dp-ccc-help-text.dp-ccc-form-field-txt-count {
        float: right;
        color: #9c9494 !important;
        font-size: 11px;
        font-style: italic; }
      div#inactivity-mdl .modal-dialog .modal-content .modal-body form .modal-buttons-enclose {
        overflow: hidden;
        padding-top: 15px; }
        div#inactivity-mdl .modal-dialog .modal-content .modal-body form .modal-buttons-enclose button.modal-buttons[disabled] {
          cursor: not-allowed;
          pointer-events: auto;
          margin: 7px 5px 1px 0; }
      div#inactivity-mdl .modal-dialog .modal-content .modal-body form .ng-valid.ng-dirty {
        border-color: #cccccc; }
      div#inactivity-mdl .modal-dialog .modal-content .modal-body a {
        color: #307c8f;
        font-family: Gilroy-Medium, Arial, Helvetica, sans-serif; }
        div#inactivity-mdl .modal-dialog .modal-content .modal-body a:hover, div#inactivity-mdl .modal-dialog .modal-content .modal-body a:focus {
          color: #293e40; }

#dp-lead-tracking-modal .modal-dialog {
  margin: 100px auto; }
  #dp-lead-tracking-modal .modal-dialog .modal-content {
    border: 0px;
    border-radius: 0px;
    background-color: #fff;
    color: #333333; }
    #dp-lead-tracking-modal .modal-dialog .modal-content .modal-header {
      overflow: hidden; }
      #dp-lead-tracking-modal .modal-dialog .modal-content .modal-header h4.modal-title {
        padding: 5px 11px;
        font-size: 20px; }
    #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body {
      min-height: 250px; }
      #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading {
        margin: 0 auto;
        text-align: center;
        top: 40%;
        position: absolute;
        left: 48%; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .loading-text {
          font-size: 14px;
          margin-top: 5px;
          margin-bottom: 2px; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .three-dots-target {
          display: inline-block; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .three-dots-target span {
          -webkit-animation-name: loadingDotsBlinkAnimBlue;
                  animation-name: loadingDotsBlinkAnimBlue;
          -webkit-animation-duration: 1.4s;
                  animation-duration: 1.4s;
          -webkit-animation-iteration-count: infinite;
                  animation-iteration-count: infinite;
          -webkit-animation-fill-mode: both;
                  animation-fill-mode: both;
          display: inline-block;
          background-color: #909090;
          height: 12px;
          width: 5px;
          margin-left: 5px;
          border-radius: 5px; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .three-dots-target span:nth-child(1) {
          margin-left: 0 !important; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .three-dots-target span:nth-child(2) {
          -webkit-animation-delay: 0.2s;
                  animation-delay: 0.2s; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .three-dots-target span:nth-child(3) {
          -webkit-animation-delay: 0.4s;
                  animation-delay: 0.4s; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .small.three-dots-target span {
          height: 3px;
          width: 3px;
          margin-left: 3px;
          border-radius: 3px; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .medium.three-dots-target span {
          height: 10px;
          width: 10px;
          margin-left: 5px;
          border-radius: 10px; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .large.three-dots-target span {
          height: 20px;
          width: 20px;
          margin-left: 10px;
          border-radius: 20px; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .three-dots-target.noanimate span {
          -webkit-animation-iteration-count: 0 !important;
                  animation-iteration-count: 0 !important; }

@-webkit-keyframes loadingDotsBlinkAnimBlue {
  0% {
    background-color: rgba(18, 127, 201, 0); }
  30% {
    background-color: #127fc9; }
  60% {
    background-color: #127fc9; }
  100% {
    background-color: rgba(18, 127, 201, 0); } }

@keyframes loadingDotsBlinkAnimBlue {
  0% {
    background-color: rgba(18, 127, 201, 0); }
  30% {
    background-color: #127fc9; }
  60% {
    background-color: #127fc9; }
  100% {
    background-color: rgba(18, 127, 201, 0); } }

@-webkit-keyframes loadingDotsBlinkAnimGreen {
  0% {
    background-color: rgba(35, 180, 93, 0); }
  30% {
    background-color: #23b45d; }
  60% {
    background-color: #23b45d; }
  100% {
    background-color: rgba(35, 180, 93, 0); } }

@keyframes loadingDotsBlinkAnimGreen {
  0% {
    background-color: rgba(35, 180, 93, 0); }
  30% {
    background-color: #23b45d; }
  60% {
    background-color: #23b45d; }
  100% {
    background-color: rgba(35, 180, 93, 0); } }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .loading-dots-blue .loading-dots-target span {
          -webkit-animation-name: loadingDotsBlinkAnimBlue;
                  animation-name: loadingDotsBlinkAnimBlue;
          background-color: #127fc9;
          border-color: #127fc9; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .loading-dots-green .loading-dots-target span {
          -webkit-animation-name: loadingDotsBlinkAnimGreen;
                  animation-name: loadingDotsBlinkAnimGreen;
          background-color: #23b45d;
          border-color: #23b45d; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .loading-dots-target {
          display: inline-block; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .loading-dots-target span:nth-child(1) {
          margin-left: 0 !important; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .loading-dots-target span:nth-child(2) {
          -webkit-animation-delay: 0.2s;
                  animation-delay: 0.2s; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .loading-dots-target span:nth-child(3) {
          -webkit-animation-delay: 0.4s;
                  animation-delay: 0.4s; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .loading-dots-target span:nth-child(4) {
          -webkit-animation-delay: 0.6s;
                  animation-delay: 0.6s; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .loading-dots-target.small span {
          height: 3px;
          width: 3px;
          margin-left: 6px;
          border: none;
          border-radius: 3px;
          -webkit-transition: all 0.1s;
          transition: all 0.1s; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .loading-dots-target.medium span {
          height: 6px;
          width: 6px;
          margin-left: 12px;
          border-radius: 6px;
          -webkit-transition: all 0.1s;
          transition: all 0.1s; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .loading-dots-target.large span {
          height: 10px;
          width: 10px;
          margin-left: 20px;
          border-radius: 10px;
          -webkit-transition: all 0.1s;
          transition: all 0.1s; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .infinite-load.g-section .target {
          margin-bottom: -10px; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .infinite-load .load-more {
          color: #555555;
          font-weight: 500;
          font-size: 12px;
          cursor: pointer;
          padding: 20px;
          width: 150px;
          display: block;
          margin: auto; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .infinite-load .load-more .three-dots-target {
          margin-left: 10px;
          position: relative;
          top: -1px; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .infinite-load .load-more:hover {
          text-decoration: none; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .white {
          color: #ffffff; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .loading .green {
          color: #9bc84d; }
      #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .dp-lead-form {
        margin: 15px 0; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .dp-lead-form .form-group {
          margin-bottom: 20px; }
          #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .dp-lead-form .form-group label {
            padding: 4px 0 !important; }
            #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .dp-lead-form .form-group label .dp-required-astrix {
              -webkit-box-flex: 0;
                  -ms-flex: 0 0 12px;
                      flex: 0 0 12px;
              color: #d1222b;
              font-size: 20px;
              top: -3px; }
            #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .dp-lead-form .form-group label .dp-lt-question-sub-text {
              font-weight: normal;
              margin-top: -5px;
              font-style: italic; }
          #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .dp-lead-form .form-group p.chars-left {
            font-size: 11px;
            color: grey;
            margin-top: 5px;
            font-style: italic;
            font-weight: 300; }
          #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .dp-lead-form .form-group textarea#dp-ltf-tellusmore {
            resize: vertical; }
          #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .dp-lead-form .form-group label.dp-ltf-gdpr-wrapper {
            pointer-events: none; }
          #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .dp-lead-form .form-group input[name="gdpr"] {
            pointer-events: all; }
          #dp-lead-tracking-modal .modal-dialog .modal-content .modal-body .dp-lead-form .form-group p.dp-ltf-gdpr-compliance-text {
            display: inline;
            padding: 0px 5px 0px 5px;
            top: 1px;
            color: #333;
            font-weight: 400;
            pointer-events: all; }
    #dp-lead-tracking-modal .modal-dialog .modal-content .modal-footer {
      border-top: none; }
      #dp-lead-tracking-modal .modal-dialog .modal-content .modal-footer .layer-mask {
        width: 120px;
        float: right;
        z-index: 1;
        pointer-events: all;
        cursor: not-allowed;
        background: transparent; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-footer .layer-mask .layer {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          z-index: 1;
          background: transparent; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-footer .layer-mask button[disabled] {
          position: relative;
          z-index: -1 !important;
          pointer-events: all;
          cursor: not-allowed; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-footer .layer-mask button.dp-btn-primary {
          z-index: 2;
          border-radius: 0px;
          font-size: 14px;
          line-height: 18px;
          color: #ffffff;
          font-family: Gilroy-Medium, Arial, Helvetica, sans-serif; }
          #dp-lead-tracking-modal .modal-dialog .modal-content .modal-footer .layer-mask button.dp-btn-primary:hover {
            color: #ffffff;
            background-color: #3e5153;
            border: 2px solid #3e5153; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-footer .layer-mask .sn-gable-green-border {
          border: 2px solid #293e40; }
        #dp-lead-tracking-modal .modal-dialog .modal-content .modal-footer .layer-mask .sn-gable-green {
          background: #293e40; }

#dp-legal-modal .modal-dialog .modal-content {
  border: 0px;
  border-radius: 0px;
  background-color: #fff; }
  #dp-legal-modal .modal-dialog .modal-content button::-moz-focus-inner {
    border: 0; }

@-moz-document url-prefix() {
  #dp-legal-modal .modal-dialog .modal-content .dp-modal-legal-ff-padding {
    padding-bottom: 15px; } }
  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    #dp-legal-modal .modal-dialog .modal-content {
      /* IE10+ CSS styles go here */ }
      #dp-legal-modal .modal-dialog .modal-content .dp-modal-legal-ff-padding {
        padding-bottom: 15px; } }
  #dp-legal-modal .modal-dialog .modal-content .modal-body {
    min-height: 250px;
    z-index: 1; }
    #dp-legal-modal .modal-dialog .modal-content .modal-body .dp-modal-legal-body {
      height: 500px;
      padding: 15px 40px; }
    #dp-legal-modal .modal-dialog .modal-content .modal-body .loading {
      margin: 0 auto;
      text-align: center;
      top: 40%;
      position: absolute;
      left: 48%; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .loading-text {
        font-size: 14px;
        margin-top: 5px;
        margin-bottom: 2px; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .three-dots-target {
        display: inline-block; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .three-dots-target span {
        -webkit-animation-name: loadingDotsBlinkAnimBlue;
                animation-name: loadingDotsBlinkAnimBlue;
        -webkit-animation-duration: 1.4s;
                animation-duration: 1.4s;
        -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
        -webkit-animation-fill-mode: both;
                animation-fill-mode: both;
        display: inline-block;
        background-color: #909090;
        height: 12px;
        width: 5px;
        margin-left: 5px;
        border-radius: 5px; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .three-dots-target span:nth-child(1) {
        margin-left: 0 !important; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .three-dots-target span:nth-child(2) {
        -webkit-animation-delay: 0.2s;
                animation-delay: 0.2s; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .three-dots-target span:nth-child(3) {
        -webkit-animation-delay: 0.4s;
                animation-delay: 0.4s; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .small.three-dots-target span {
        height: 3px;
        width: 3px;
        margin-left: 3px;
        border-radius: 3px; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .medium.three-dots-target span {
        height: 10px;
        width: 10px;
        margin-left: 5px;
        border-radius: 10px; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .large.three-dots-target span {
        height: 20px;
        width: 20px;
        margin-left: 10px;
        border-radius: 20px; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .three-dots-target.noanimate span {
        -webkit-animation-iteration-count: 0 !important;
                animation-iteration-count: 0 !important; }

@keyframes loadingDotsBlinkAnimBlue {
  0% {
    background-color: rgba(18, 127, 201, 0); }
  30% {
    background-color: #127fc9; }
  60% {
    background-color: #127fc9; }
  100% {
    background-color: rgba(18, 127, 201, 0); } }

@keyframes loadingDotsBlinkAnimGreen {
  0% {
    background-color: rgba(35, 180, 93, 0); }
  30% {
    background-color: #23b45d; }
  60% {
    background-color: #23b45d; }
  100% {
    background-color: rgba(35, 180, 93, 0); } }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .loading-dots-blue .loading-dots-target span {
        -webkit-animation-name: loadingDotsBlinkAnimBlue;
                animation-name: loadingDotsBlinkAnimBlue;
        background-color: #127fc9;
        border-color: #127fc9; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .loading-dots-green .loading-dots-target span {
        -webkit-animation-name: loadingDotsBlinkAnimGreen;
                animation-name: loadingDotsBlinkAnimGreen;
        background-color: #23b45d;
        border-color: #23b45d; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .loading-dots-target {
        display: inline-block; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .loading-dots-target span:nth-child(1) {
        margin-left: 0 !important; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .loading-dots-target span:nth-child(2) {
        -webkit-animation-delay: 0.2s;
                animation-delay: 0.2s; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .loading-dots-target span:nth-child(3) {
        -webkit-animation-delay: 0.4s;
                animation-delay: 0.4s; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .loading-dots-target span:nth-child(4) {
        -webkit-animation-delay: 0.6s;
                animation-delay: 0.6s; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .loading-dots-target.small span {
        height: 3px;
        width: 3px;
        margin-left: 6px;
        border: none;
        border-radius: 3px;
        -webkit-transition: all 0.1s;
        transition: all 0.1s; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .loading-dots-target.medium span {
        height: 6px;
        width: 6px;
        margin-left: 12px;
        border-radius: 6px;
        -webkit-transition: all 0.1s;
        transition: all 0.1s; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .loading-dots-target.large span {
        height: 10px;
        width: 10px;
        margin-left: 20px;
        border-radius: 10px;
        -webkit-transition: all 0.1s;
        transition: all 0.1s; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .infinite-load.g-section .target {
        margin-bottom: -10px; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .infinite-load .load-more {
        color: #555555;
        font-weight: 500;
        font-size: 12px;
        cursor: pointer;
        padding: 20px;
        width: 150px;
        display: block;
        margin: auto; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .infinite-load .load-more .three-dots-target {
        margin-left: 10px;
        position: relative;
        top: -1px; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .infinite-load .load-more:hover {
        text-decoration: none; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .white {
        color: #ffffff; }
      #dp-legal-modal .modal-dialog .modal-content .modal-body .loading .green {
        color: #9bc84d; }

#dp-legal-modal .modal-dialog .hint--always:after,
#dp-legal-modal .modal-dialog .hint--always:before,
#dp-legal-modal .modal-dialog .hint:focus:after,
#dp-legal-modal .modal-dialog .hint:focus:before,
#dp-legal-modal .modal-dialog .hint:hover:after,
#dp-legal-modal .modal-dialog .hint:hover:before,
#dp-legal-modal .modal-dialog [data-hint]:focus:after,
#dp-legal-modal .modal-dialog [data-hint]:focus:before,
#dp-legal-modal .modal-dialog [data-hint]:hover:after,
#dp-legal-modal .modal-dialog [data-hint]:hover:before {
  font-weight: 400; }

#dp-legal-modal .modal-header {
  overflow: hidden; }

#dp-legal-modal .modal-header .close {
  background-image: none;
  color: black;
  font-weight: 200;
  font-size: 3em;
  margin: 0px;
  border: 0px;
  padding: 0px;
  height: 1em; }

#dp-legal-modal .close:focus,
#dp-legal-modal .close:active {
  border: 0;
  outline: none; }

#dp-legal-modal .modal-body-scroll {
  overflow-y: scroll;
  height: 500px;
  padding: 15px 40px; }

#dp-legal-modal .fa-custom {
  font-size: 33px !important;
  padding-top: 8px !important;
  line-height: 0 !important;
  margin-left: -2px; }

#dp-legal-modal .fa-custom-spinner {
  font-size: 30px !important;
  color: green !important;
  line-height: 1em !important; }

#dp-legal-modal .fa-custom-check {
  font-size: 19px;
  color: green;
  line-height: 1em;
  margin-left: -10px;
  margin-top: 14px; }

#dp-legal-modal .modal-h5-header {
  color: #000;
  font-size: 20px;
  margin-top: 15px;
  padding-left: 29px;
  display: inline-block; }

#dp-legal-modal .email_message {
  margin: 0 auto;
  position: fixed;
  z-index: 1001;
  background-color: #d6d6d6;
  border-color: #b2b2b2; }

/* Smart phones (portrait and landscape) ----------- */
@media only screen and (max-device-width: 480px) and (min-device-width: 320px) {
  #dp-legal-modal .dp-modal-legal-body {
    height: 400px !important; }
  #dp-legal-modal input[type="radio"],
  #dp-legal-modal input[type="checkbox"] {
    margin-top: 2px; } }

/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 321px) {
  /* Styles */ }

/* Smartphones (portrait) ----------- */
@media only screen and (max-width: 320px) {
  /* Styles */ }

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* Styles */
  #dp-legal-modal input[type="radio"],
  #dp-legal-modal input[type="checkbox"] {
    margin-top: 2px; } }

/* iPads (landscape) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* Styles */ }

/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* Styles */ }

/**********
iPad 3
**********/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */ }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */ }

/* Desktops and laptops ----------- */
@media only screen and (min-width: 1224px) {
  /* Styles */ }

/* Large screens ----------- */
@media only screen and (min-width: 1824px) {
  /* Styles */ }

/* iPhone 4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */ }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  /* Styles */ }

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */ }

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */ }

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  .dp-modal-legal-body {
    height: 400px; }
  /* Styles */ }

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */ }

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */ }

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */ }

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */ }

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  /* Styles */ }

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */ }

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */ }

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */ }

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
  /* Styles */ }

#session-to-mdl .modal-content {
  border: 0;
  border-radius: 0;
  background-color: #ffffff; }

#session-to-mdl .modal-header {
  overflow: hidden; }

#session-to-mdl .modal-body {
  padding: 30px; }

#session-to-mdl .bigger-p {
  font-size: 16px; }

#session-to-mdl .modal-buttons-enclose {
  overflow: hidden; }

#session-to-mdl .modal-buttons {
  float: right;
  background: #dedede !important;
  border-color: #dedede !important;
  color: black; }

#session-to-mdl .modal-header .close {
  background-image: none;
  color: black;
  font-weight: 200;
  font-size: 3em;
  margin: 0px;
  border: 0px;
  padding: 0px;
  height: 1em; }

div#dp-user-settings-mdl {
  margin: 110px auto !important;
  height: 100%;
  overflow: hidden;
  /*other general utilities*/ }
  div#dp-user-settings-mdl .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #bdc0c4;
    border-radius: 3px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0; }
    div#dp-user-settings-mdl .modal-content .modal-header {
      overflow: hidden; }
      div#dp-user-settings-mdl .modal-content .modal-header button.btn-icon.close {
        padding: 0;
        cursor: pointer;
        background: transparent;
        border: 0;
        outline: none;
        display: block;
        color: black;
        font-weight: 200;
        font-size: 3em;
        margin: 0px;
        height: 1em; }
    div#dp-user-settings-mdl .modal-content .modal-body {
      padding: 0 15px;
      overflow-x: hidden;
      overflow-y: auto;
      max-height: 420px; }
      div#dp-user-settings-mdl .modal-content .modal-body .dp-user-settings-mdl-region {
        height: 275px;
        margin-bottom: 20px; }
        div#dp-user-settings-mdl .modal-content .modal-body .dp-user-settings-mdl-region .dp-user-setting-mdl-head {
          position: relative; }
          div#dp-user-settings-mdl .modal-content .modal-body .dp-user-settings-mdl-region .dp-user-setting-mdl-head .dp-user-settings-mdl-title {
            font-size: 24px;
            position: relative;
            top: 0;
            color: #333; }
        div#dp-user-settings-mdl .modal-content .modal-body .dp-user-settings-mdl-region #dp-modal-body-content .dp-user-settings-desc {
          margin-bottom: 20px;
          padding-bottom: 10px; }
        div#dp-user-settings-mdl .modal-content .modal-body .dp-user-settings-mdl-region #dp-modal-body-content .dp-user-setting-separator {
          border-top: 1px solid #d5d5d5 !important;
          height: 1px;
          margin-bottom: 10px; }
        div#dp-user-settings-mdl .modal-content .modal-body .dp-user-settings-mdl-region #dp-modal-body-content .dp-user-setting-data {
          text-align: center;
          padding-bottom: 15px;
          margin-bottom: 10px;
          border-bottom: 1px solid #d5d5d5;
          height: 80px; }
        div#dp-user-settings-mdl .modal-content .modal-body .dp-user-settings-mdl-region #dp-modal-body-content .btn-row {
          margin: 15px 0;
          text-align: center; }
          div#dp-user-settings-mdl .modal-content .modal-body .dp-user-settings-mdl-region #dp-modal-body-content .btn-row button {
            width: 100px;
            padding: 8px 12px; }
  div#dp-user-settings-mdl .learn-more {
    font-size: 16px;
    font-weight: 400; }
  div#dp-user-settings-mdl .dp-user-setting-separator {
    border-top: 1px solid #d5d5d5 !important;
    height: 1px;
    margin-bottom: 10px; }
  div#dp-user-settings-mdl .dp-user-setting-data {
    text-align: center;
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d5d5d5;
    height: 80px; }
  div#dp-user-settings-mdl .dp-user-setting-data label {
    padding-right: 20px;
    height: 28px; }
  div#dp-user-settings-mdl .input-switch {
    height: 28px;
    display: inline-block;
    position: relative;
    top: 14px; }
  div#dp-user-settings-mdl .input-switch input[type="checkbox"] {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  div#dp-user-settings-mdl .input-switch input[type="checkbox"] ~ .switch {
    background-color: #bdc0c4;
    width: 50px;
    height: 27px;
    border-radius: 5px;
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-box-shadow: inset 0px 0px 3px 0px #777;
            box-shadow: inset 0px 0px 3px 0px #777; }
  div#dp-user-settings-mdl .input-switch input[type="checkbox"] ~ .switch:before {
    content: "x";
    color: transparent;
    background-color: #fff;
    border-radius: 4px;
    width: 45%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: 2px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-box-shadow: 0 6px 18px -9px #000000;
            box-shadow: 0 6px 18px -9px #000000; }
  div#dp-user-settings-mdl .input-switch input[type="checkbox"]:checked ~ .switch {
    background-color: #4bd762; }
  div#dp-user-settings-mdl .input-switch input[type="checkbox"]:checked ~ .switch:before {
    left: 23.5px; }
  div#dp-user-settings-mdl .btn-row {
    margin: 15px 0;
    text-align: center; }
  div#dp-user-settings-mdl .btn-row button {
    width: 100px;
    padding: 8px 12px; }
  div#dp-user-settings-mdl #preloaderTextCon {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 150px;
    height: 150px;
    z-index: 900001;
    text-align: center;
    stroke: #2fc7f9; }
  div#dp-user-settings-mdl #loading_txt {
    position: absolute;
    width: 85%;
    left: 0;
    right: 0;
    margin: auto;
    top: 54%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #666;
    font-weight: 300;
    font-size: 14px;
    -ms-user-select: none;
        user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none; }
  div#dp-user-settings-mdl #loading_txt span {
    opacity: 0;
    color: #333;
    font-weight: 500;
    margin: 5px;
    -webkit-animation: dot 1.3s infinite;
    animation: dot 1.3s infinite; }
  div#dp-user-settings-mdl #loading_txt .two {
    animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
    -moz-animation-delay: 0.2s; }
  div#dp-user-settings-mdl #loading_txt .three {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
    -moz-animation-delay: 0.3s; }

@-webkit-keyframes dot {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes dot {
  0% {
    opacity: 0; }
  50% {
    opacity: 0; }
  100% {
    opacity: 1; } }

#verfiy_legal_close .modal-header .close {
  background-image: none;
  color: black;
  font-weight: 200;
  font-size: 3em;
  margin: 0px;
  border: 0px;
  padding: 0px;
  height: 1em; }

#verfiy_legal_close .close:focus,
#verfiy_legal_close .close:active {
  border: 0;
  outline: none; }

#verfiy_legal_close .modal-content {
  border: 0;
  border-radius: 0;
  background-color: #ffffff; }

#verfiy_legal_close .modal-header {
  overflow: hidden; }

#verfiy_legal_close .modal-body {
  padding: 30px; }

#verfiy_legal_close .bigger-p {
  font-size: 16px; }

#verfiy_legal_close .modal-buttons-enclose {
  overflow: hidden; }

#verfiy_legal_close .modal-buttons {
  float: right;
  background: #dedede !important;
  border-color: #dedede !important;
  color: black; }

div#dp-feedback-mdl {
  margin: 110px auto !important;
  /*-- legacy CSS ---*/ }
  div#dp-feedback-mdl .modal-dialog {
    margin: 0 auto; }
  div#dp-feedback-mdl .modal-content {
    border: 0;
    border-radius: 0;
    background-color: #ffffff;
    cursor: default;
    font-size: 15px; }
    div#dp-feedback-mdl .modal-content .modal-body {
      padding: 10px 30px 10px 30px;
      overflow: auto;
      /*-- legacy CSS ---*/ }
      div#dp-feedback-mdl .modal-content .modal-body.modal-body-scroll {
        max-height: calc(100vh - 210px);
        overflow-y: auto; }
      div#dp-feedback-mdl .modal-content .modal-body.feedback_modal_height {
        height: auto; }
      div#dp-feedback-mdl .modal-content .modal-body .sn-info-text {
        color: #307c8f !important; }
      div#dp-feedback-mdl .modal-content .modal-body .feedback-info {
        margin: -7px 0 5px 0;
        font-size: 14px; }
      div#dp-feedback-mdl .modal-content .modal-body .input_hide {
        display: none; }
      div#dp-feedback-mdl .modal-content .modal-body .input_show {
        display: block; }
      div#dp-feedback-mdl .modal-content .modal-body .question_feedback {
        float: left;
        padding: 0 20px 0 0;
        width: 100%;
        font-weight: 500;
        font-family: Gilroy-Medium, Arial, Helvetica, sans-serif; }
        div#dp-feedback-mdl .modal-content .modal-body .question_feedback .feedback-compulsory {
          color: #d1222b;
          padding-right: 2px;
          font-size: 14px; }
      div#dp-feedback-mdl .modal-content .modal-body .question_feedback_opt {
        width: 100%;
        overflow: hidden; }
        div#dp-feedback-mdl .modal-content .modal-body .question_feedback_opt .mg-rt-10 {
          margin-right: 10px; }
        div#dp-feedback-mdl .modal-content .modal-body .question_feedback_opt .question_other_text {
          float: left;
          padding-left: 10px;
          width: 175px; }
          div#dp-feedback-mdl .modal-content .modal-body .question_feedback_opt .question_other_text .othertext_textarea {
            resize: none;
            height: 34px;
            width: 100%; }
      div#dp-feedback-mdl .modal-content .modal-body .feedback_opt_label {
        font-weight: normal;
        margin-bottom: 0;
        cursor: pointer;
        float: left; }
      div#dp-feedback-mdl .modal-content .modal-body .feedback_label_opt {
        font-weight: normal;
        margin-bottom: 0;
        cursor: pointer; }
      div#dp-feedback-mdl .modal-content .modal-body .tell_us_section .tell_us_more {
        padding: 0 10px 10px 0;
        font-weight: 500; }
      div#dp-feedback-mdl .modal-content .modal-body .tell_us_section .text_area_height {
        min-height: 60px; }
      div#dp-feedback-mdl .modal-content .modal-body .feedback_submit {
        margin: 15px 0 0 0;
        white-space: normal;
        padding: 15px 20px;
        float: right;
        font-weight: 500;
        border-radius: 0px;
        font-size: 14px;
        line-height: 18px;
        color: #ffffff;
        font-family: Gilroy-Medium, Arial, Helvetica, sans-serif; }
        div#dp-feedback-mdl .modal-content .modal-body .feedback_submit:hover {
          color: #ffffff;
          background-color: #3e5153;
          border: 2px solid #3e5153; }
      div#dp-feedback-mdl .modal-content .modal-body .sn-gable-green-border {
        border: 2px solid #293e40; }
      div#dp-feedback-mdl .modal-content .modal-body .sn-gable-green {
        background: #293e40; }
      div#dp-feedback-mdl .modal-content .modal-body .feedback-number-bg {
        background-color: #dedede; }
      div#dp-feedback-mdl .modal-content .modal-body .feedback-number {
        overflow: hidden; }
        div#dp-feedback-mdl .modal-content .modal-body .feedback-number > div {
          float: left;
          padding: 5px 8px;
          overflow: hidden; }
          div#dp-feedback-mdl .modal-content .modal-body .feedback-number > div:hover {
            background-color: #dedede; }
      div#dp-feedback-mdl .modal-content .modal-body .chars-left {
        font-size: 11px;
        color: grey;
        margin-top: 5px;
        font-style: italic;
        font-weight: 300; }
      div#dp-feedback-mdl .modal-content .modal-body input[type="radio"],
      div#dp-feedback-mdl .modal-content .modal-body input[type="checkbox"] {
        margin: 4px 0 0 2px !important; }
      div#dp-feedback-mdl .modal-content .modal-body .float-left-dev {
        float: left; }
      div#dp-feedback-mdl .modal-content .modal-body div#question_1 div {
        clear: both; }
      div#dp-feedback-mdl .modal-content .modal-body .sn-red-border {
        border-color: #d1222b; }
      div#dp-feedback-mdl .modal-content .modal-body .sn-red {
        background: #d1222b; }
      div#dp-feedback-mdl .modal-content .modal-body div#error_message_choice {
        padding-bottom: 10px; }
      div#dp-feedback-mdl .modal-content .modal-body .sn-red-text {
        color: #d1222b; }
      div#dp-feedback-mdl .modal-content .modal-body .pd-bt-15 {
        padding-bottom: 15px; }
      div#dp-feedback-mdl .modal-content .modal-body .pd-left-15 {
        padding-left: 15px; }
      div#dp-feedback-mdl .modal-content .modal-body .error_text {
        margin: 5px 0px; }
    div#dp-feedback-mdl .modal-content .modal-header .close {
      background-image: none;
      color: #000000;
      font-weight: 200;
      font-size: 3em;
      margin: 0px;
      border: 0px;
      padding: 0px;
      height: 1em; }
    div#dp-feedback-mdl .modal-content .modal-header .feedback_header_text {
      margin-left: 30px;
      color: #000000;
      padding-left: 10px;
      margin-top: 14px;
      margin-right: 45px;
      font-family: Gilroy-Medium, Arial, Helvetica, sans-serif; }
  div#dp-feedback-mdl .chars-left {
    font-size: 11px;
    color: grey;
    margin-top: 5px;
    font-style: italic;
    font-weight: 300; }
  div#dp-feedback-mdl input[type="radio"],
  div#dp-feedback-mdl input[type="checkbox"] {
    margin: 4px 0 0 2px !important; }
  div#dp-feedback-mdl .sn-red-border {
    border-color: #d1222b; }
  div#dp-feedback-mdl .sn-red {
    background: #d1222b; }
  div#dp-feedback-mdl button.sn-red:hover {
    background-color: #ec333c; }

div#dp-message-mdl {
  margin: 110px auto !important; }
  div#dp-message-mdl .modal-dialog .modal-content {
    border: 0;
    border-radius: 0;
    background-color: #ffffff; }
    div#dp-message-mdl .modal-dialog .modal-content .modal-header {
      overflow: hidden; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-header button.close {
        background-image: none;
        color: #000000;
        font-weight: 200;
        font-size: 3em;
        margin: 0px;
        border: 0px;
        padding: 0px;
        height: 1em; }
    div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading {
      margin: 0 auto;
      text-align: center;
      top: 40%;
      position: absolute;
      left: 48%; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .loading-text {
        font-size: 14px;
        margin-top: 5px;
        margin-bottom: 2px; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .three-dots-target {
        display: inline-block; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .three-dots-target span {
        -webkit-animation-name: loadingDotsBlinkAnimBlue;
                animation-name: loadingDotsBlinkAnimBlue;
        -webkit-animation-duration: 1.4s;
                animation-duration: 1.4s;
        -webkit-animation-iteration-count: infinite;
                animation-iteration-count: infinite;
        -webkit-animation-fill-mode: both;
                animation-fill-mode: both;
        display: inline-block;
        background-color: #909090;
        height: 12px;
        width: 5px;
        margin-left: 5px;
        border-radius: 5px; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .three-dots-target span:nth-child(1) {
        margin-left: 0 !important; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .three-dots-target span:nth-child(2) {
        -webkit-animation-delay: 0.2s;
                animation-delay: 0.2s; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .three-dots-target span:nth-child(3) {
        -webkit-animation-delay: 0.4s;
                animation-delay: 0.4s; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .small.three-dots-target span {
        height: 3px;
        width: 3px;
        margin-left: 3px;
        border-radius: 3px; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .medium.three-dots-target span {
        height: 10px;
        width: 10px;
        margin-left: 5px;
        border-radius: 10px; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .large.three-dots-target span {
        height: 20px;
        width: 20px;
        margin-left: 10px;
        border-radius: 20px; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .three-dots-target.noanimate span {
        -webkit-animation-iteration-count: 0 !important;
                animation-iteration-count: 0 !important; }

@keyframes loadingDotsBlinkAnimBlue {
  0% {
    background-color: rgba(18, 127, 201, 0); }
  30% {
    background-color: #127fc9; }
  60% {
    background-color: #127fc9; }
  100% {
    background-color: rgba(18, 127, 201, 0); } }

@keyframes loadingDotsBlinkAnimGreen {
  0% {
    background-color: rgba(35, 180, 93, 0); }
  30% {
    background-color: #23b45d; }
  60% {
    background-color: #23b45d; }
  100% {
    background-color: rgba(35, 180, 93, 0); } }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .loading-dots-blue .loading-dots-target span {
        -webkit-animation-name: loadingDotsBlinkAnimBlue;
                animation-name: loadingDotsBlinkAnimBlue;
        background-color: #127fc9;
        border-color: #127fc9; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .loading-dots-green .loading-dots-target span {
        -webkit-animation-name: loadingDotsBlinkAnimGreen;
                animation-name: loadingDotsBlinkAnimGreen;
        background-color: #23b45d;
        border-color: #23b45d; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .loading-dots-target {
        display: inline-block; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .loading-dots-target span:nth-child(1) {
        margin-left: 0 !important; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .loading-dots-target span:nth-child(2) {
        -webkit-animation-delay: 0.2s;
                animation-delay: 0.2s; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .loading-dots-target span:nth-child(3) {
        -webkit-animation-delay: 0.4s;
                animation-delay: 0.4s; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .loading-dots-target span:nth-child(4) {
        -webkit-animation-delay: 0.6s;
                animation-delay: 0.6s; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .loading-dots-target.small span {
        height: 3px;
        width: 3px;
        margin-left: 6px;
        border: none;
        border-radius: 3px;
        -webkit-transition: all 0.1s;
        transition: all 0.1s; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .loading-dots-target.medium span {
        height: 6px;
        width: 6px;
        margin-left: 12px;
        border-radius: 6px;
        -webkit-transition: all 0.1s;
        transition: all 0.1s; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .loading-dots-target.large span {
        height: 10px;
        width: 10px;
        margin-left: 20px;
        border-radius: 10px;
        -webkit-transition: all 0.1s;
        transition: all 0.1s; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .infinite-load.g-section .target {
        margin-bottom: -10px; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .infinite-load .load-more {
        color: #555555;
        font-weight: 500;
        font-size: 12px;
        cursor: pointer;
        padding: 20px;
        width: 150px;
        display: block;
        margin: auto; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .infinite-load .load-more .three-dots-target {
        margin-left: 10px;
        position: relative;
        top: -1px; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .infinite-load .load-more:hover {
        text-decoration: none; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .white {
        color: #ffffff; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .loading .green {
        color: #9bc84d; }
    div#dp-message-mdl .modal-dialog .modal-content .modal-body .dp-lead-form {
      margin: 15px 0; }
      div#dp-message-mdl .modal-dialog .modal-content .modal-body .dp-lead-form .form-group {
        margin-bottom: 20px; }
        div#dp-message-mdl .modal-dialog .modal-content .modal-body .dp-lead-form .form-group label {
          padding: 4px 0 !important; }
          div#dp-message-mdl .modal-dialog .modal-content .modal-body .dp-lead-form .form-group label .dp-required-astrix {
            -webkit-box-flex: 0;
                -ms-flex: 0 0 12px;
                    flex: 0 0 12px;
            color: #d1222b;
            font-size: 20px;
            top: -3px; }
          div#dp-message-mdl .modal-dialog .modal-content .modal-body .dp-lead-form .form-group label .dp-lt-question-sub-text {
            font-weight: normal;
            margin-top: -5px;
            font-style: italic; }
        div#dp-message-mdl .modal-dialog .modal-content .modal-body .dp-lead-form .form-group p.chars-left {
          font-size: 11px;
          color: grey;
          margin-top: 5px;
          font-style: italic;
          font-weight: 300; }
        div#dp-message-mdl .modal-dialog .modal-content .modal-body .dp-lead-form .form-group textarea#dp-ltf-tellusmore {
          resize: vertical; }

#dp-message-mdl .modal-body {
  padding: 0px 30px 40px 30px;
  height: auto; }

#dp-message-mdl h4.dp-message {
  text-align: center; }

.dp-instance-pg-block {
  position: absolute;
  top: 30%;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  color: #fff; }

.dp-loading-showbox {
  height: 100%;
  width: 100%;
  padding: 2%; }

p.dp-loading-msg {
  font-size: 16px;
  margin: 10px 0 0; }

.dp-loading-loader {
  position: relative;
  margin: 0px auto;
  width: 100px; }

.dp-loading-loader:before {
  content: "";
  display: block;
  padding-top: 100%; }

.dp-loading-circular {
  -webkit-animation: rotate 2s linear infinite;
  animation: rotate 2s linear infinite;
  height: 100%;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }

.dp-loading-base-path {
  z-index: 1; }

.dp-loading-path {
  z-index: 2;
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  -webkit-animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite;
  stroke-linecap: round; }

@-webkit-keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px; } }

@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px; } }

@-webkit-keyframes color {
  100%,
  0% {
    stroke: #d62d20; } }

@keyframes color {
  100%,
  0% {
    stroke: #d62d20; } }

#dp-mdl-adblock .modal-dialog {
  margin: 100px auto; }
  #dp-mdl-adblock .modal-dialog .modal-content {
    border: 0;
    border-radius: 0;
    background-color: #fff;
    color: #333333; }
    #dp-mdl-adblock .modal-dialog .modal-content .modal-header h4.modal-title {
      padding-left: 7px;
      font-size: 20px;
      margin-right: 70px; }
    #dp-mdl-adblock .modal-dialog .modal-content .modal-body {
      padding: 11px; }
      #dp-mdl-adblock .modal-dialog .modal-content .modal-body p.dp-adblock-mdl-msg {
        font-size: 14px;
        margin: 15px 0;
        line-height: 1.5em; }
    #dp-mdl-adblock .modal-dialog .modal-content .modal-footer {
      border-top: 0; }
      #dp-mdl-adblock .modal-dialog .modal-content .modal-footer .dp-adblock-mdl-btn {
        width: 175px; }
      #dp-mdl-adblock .modal-dialog .modal-content .modal-footer .dp-adblock-mdl-logout-btn {
        width: 250px; }
      @media only screen and (max-width: 473px) {
        #dp-mdl-adblock .modal-dialog .modal-content .modal-footer .dp-adblock-mdl-logout-btn {
          margin-bottom: 10px; } }

/*-- reflex grid--*/
.grid {
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  *display: inline;
  zoom: 1;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  position: relative;
  width: 100%;
  max-width: 100%;
  letter-spacing: -0.31em !important;
  *letter-spacing: normal !important;
  word-spacing: -0.43em !important;
  list-style-type: none; }
  .grid:before, .grid:after {
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal;
    max-width: 100%; }
  .grid *:before,
  .grid *:after {
    letter-spacing: normal;
    word-spacing: normal;
    white-space: normal; }
  .grid .grid {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
            flex: 1 1 auto; }
  .grid * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .grid *:before,
  .grid *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

[class*="grid__col-"] {
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  *display: inline;
  zoom: 1;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  letter-spacing: normal;
  word-spacing: normal;
  white-space: normal;
  position: relative;
  width: 100%;
  vertical-align: top;
  padding: 1em 1em; }

.grid__cell {
  position: relative;
  display: block;
  -ms-flex: 1 1 auto;
  -webkit-box-flex: 1;
          flex: 1 1 auto; }

_:-ms-fullscreen,
:root .grid__cell {
  width: 100%; }

.grid__col-12 {
  width: 100%;
  *width: 99.9%; }

.grid__col-11 {
  width: 91.66667%;
  *width: 91.56667%; }

.grid__col-10 {
  width: 83.33333%;
  *width: 83.23333%; }

.grid__col-9 {
  width: 75%;
  *width: 74.9%; }

.grid__col-8 {
  width: 66.66667%;
  *width: 66.56667%; }

.grid__col-7 {
  width: 58.33333%;
  *width: 58.23333%; }

.grid__col-6 {
  width: 50%;
  *width: 49.9%; }

.grid__col-5 {
  width: 41.66667%;
  *width: 41.56667%; }

.grid__col-4 {
  width: 33.33333%;
  *width: 33.23333%; }

.grid__col-3 {
  width: 25%;
  *width: 24.9%; }

.grid__col-2 {
  width: 16.66667%;
  *width: 16.56667%; }

.grid__col-1 {
  width: 8.33333%;
  *width: 8.23333%; }

@media (min-width: 480px) {
  .grid__col-xs-12 {
    width: 100%;
    *width: 99.9%; }
  .grid__col-xs-11 {
    width: 91.66667%;
    *width: 91.56667%; }
  .grid__col-xs-10 {
    width: 83.33333%;
    *width: 83.23333%; }
  .grid__col-xs-9 {
    width: 75%;
    *width: 74.9%; }
  .grid__col-xs-8 {
    width: 66.66667%;
    *width: 66.56667%; }
  .grid__col-xs-7 {
    width: 58.33333%;
    *width: 58.23333%; }
  .grid__col-xs-6 {
    width: 50%;
    *width: 49.9%; }
  .grid__col-xs-5 {
    width: 41.66667%;
    *width: 41.56667%; }
  .grid__col-xs-4 {
    width: 33.33333%;
    *width: 33.23333%; }
  .grid__col-xs-3 {
    width: 25%;
    *width: 24.9%; }
  .grid__col-xs-2 {
    width: 16.66667%;
    *width: 16.56667%; }
  .grid__col-xs-1 {
    width: 8.33333%;
    *width: 8.23333%; } }

@media (min-width: 768px) {
  .grid__col-sm-12 {
    width: 100%;
    *width: 99.9%; }
  .grid__col-sm-11 {
    width: 91.66667%;
    *width: 91.56667%; }
  .grid__col-sm-10 {
    width: 83.33333%;
    *width: 83.23333%; }
  .grid__col-sm-9 {
    width: 75%;
    *width: 74.9%; }
  .grid__col-sm-8 {
    width: 66.66667%;
    *width: 66.56667%; }
  .grid__col-sm-7 {
    width: 58.33333%;
    *width: 58.23333%; }
  .grid__col-sm-6 {
    width: 50%;
    *width: 49.9%; }
  .grid__col-sm-5 {
    width: 41.66667%;
    *width: 41.56667%; }
  .grid__col-sm-4 {
    width: 33.33333%;
    *width: 33.23333%; }
  .grid__col-sm-3 {
    width: 25%;
    *width: 24.9%; }
  .grid__col-sm-2 {
    width: 16.66667%;
    *width: 16.56667%; }
  .grid__col-sm-1 {
    width: 8.33333%;
    *width: 8.23333%; } }

@media (min-width: 992px) {
  .grid__col-md-12 {
    width: 100%;
    *width: 99.9%; }
  .grid__col-md-11 {
    width: 91.66667%;
    *width: 91.56667%; }
  .grid__col-md-10 {
    width: 83.33333%;
    *width: 83.23333%; }
  .grid__col-md-9 {
    width: 75%;
    *width: 74.9%; }
  .grid__col-md-8 {
    width: 66.66667%;
    *width: 66.56667%; }
  .grid__col-md-7 {
    width: 58.33333%;
    *width: 58.23333%; }
  .grid__col-md-6 {
    width: 50%;
    *width: 49.9%; }
  .grid__col-md-5 {
    width: 41.66667%;
    *width: 41.56667%; }
  .grid__col-md-4 {
    width: 33.33333%;
    *width: 33.23333%; }
  .grid__col-md-3 {
    width: 25%;
    *width: 24.9%; }
  .grid__col-md-2 {
    width: 16.66667%;
    *width: 16.56667%; }
  .grid__col-md-1 {
    width: 8.33333%;
    *width: 8.23333%; } }

@media (min-width: 1200px) {
  .grid__col-lg-12 {
    width: 100%;
    *width: 99.9%; }
  .grid__col-lg-11 {
    width: 91.66667%;
    *width: 91.56667%; }
  .grid__col-lg-10 {
    width: 83.33333%;
    *width: 83.23333%; }
  .grid__col-lg-9 {
    width: 75%;
    *width: 74.9%; }
  .grid__col-lg-8 {
    width: 66.66667%;
    *width: 66.56667%; }
  .grid__col-lg-7 {
    width: 58.33333%;
    *width: 58.23333%; }
  .grid__col-lg-6 {
    width: 50%;
    *width: 49.9%; }
  .grid__col-lg-5 {
    width: 41.66667%;
    *width: 41.56667%; }
  .grid__col-lg-4 {
    width: 33.33333%;
    *width: 33.23333%; }
  .grid__col-lg-3 {
    width: 25%;
    *width: 24.9%; }
  .grid__col-lg-2 {
    width: 16.66667%;
    *width: 16.56667%; }
  .grid__col-lg-1 {
    width: 8.33333%;
    *width: 8.23333%; } }

@media (min-width: 1600px) {
  .grid__col-xlg-12 {
    width: 100%;
    *width: 99.9%; }
  .grid__col-xlg-11 {
    width: 91.66667%;
    *width: 91.56667%; }
  .grid__col-xlg-10 {
    width: 83.33333%;
    *width: 83.23333%; }
  .grid__col-xlg-9 {
    width: 75%;
    *width: 74.9%; }
  .grid__col-xlg-8 {
    width: 66.66667%;
    *width: 66.56667%; }
  .grid__col-xlg-7 {
    width: 58.33333%;
    *width: 58.23333%; }
  .grid__col-xlg-6 {
    width: 50%;
    *width: 49.9%; }
  .grid__col-xlg-5 {
    width: 41.66667%;
    *width: 41.56667%; }
  .grid__col-xlg-4 {
    width: 33.33333%;
    *width: 33.23333%; }
  .grid__col-xlg-3 {
    width: 25%;
    *width: 24.9%; }
  .grid__col-xlg-2 {
    width: 16.66667%;
    *width: 16.56667%; }
  .grid__col-xlg-1 {
    width: 8.33333%;
    *width: 8.23333%; } }

.grid__col-auto {
  -ms-flex: 1 0 0px;
  -webkit-box-flex: 1;
          flex: 1 0 0px;
  width: auto !important;
  max-width: 100%; }

@media (min-width: 480px) {
  .grid__col-xs-auto {
    -ms-flex: 1 0 0px;
    -webkit-box-flex: 1;
            flex: 1 0 0px;
    width: auto !important;
    max-width: 100%; } }

@media (min-width: 768px) {
  .grid__col-sm-auto {
    -ms-flex: 1 0 0px;
    -webkit-box-flex: 1;
            flex: 1 0 0px;
    width: auto !important;
    max-width: 100%; } }

@media (min-width: 992px) {
  .grid__col-md-auto {
    -ms-flex: 1 0 0px;
    -webkit-box-flex: 1;
            flex: 1 0 0px;
    width: auto !important;
    max-width: 100%; } }

@media (min-width: 1200px) {
  .grid__col-lg-auto {
    -ms-flex: 1 0 0px;
    -webkit-box-flex: 1;
            flex: 1 0 0px;
    width: auto !important;
    max-width: 100%; } }

@media (min-width: 1600px) {
  .grid__col-xlg-auto {
    -ms-flex: 1 0 0px;
    -webkit-box-flex: 1;
            flex: 1 0 0px;
    width: auto !important;
    max-width: 100%; } }

.grid--order-12 {
  -ms-flex-order: 12;
  -webkit-box-ordinal-group: 13;
          order: 12; }

.grid--order-11 {
  -ms-flex-order: 11;
  -webkit-box-ordinal-group: 12;
          order: 11; }

.grid--order-10 {
  -ms-flex-order: 10;
  -webkit-box-ordinal-group: 11;
          order: 10; }

.grid--order-9 {
  -ms-flex-order: 9;
  -webkit-box-ordinal-group: 10;
          order: 9; }

.grid--order-8 {
  -ms-flex-order: 8;
  -webkit-box-ordinal-group: 9;
          order: 8; }

.grid--order-7 {
  -ms-flex-order: 7;
  -webkit-box-ordinal-group: 8;
          order: 7; }

.grid--order-6 {
  -ms-flex-order: 6;
  -webkit-box-ordinal-group: 7;
          order: 6; }

.grid--order-5 {
  -ms-flex-order: 5;
  -webkit-box-ordinal-group: 6;
          order: 5; }

.grid--order-4 {
  -ms-flex-order: 4;
  -webkit-box-ordinal-group: 5;
          order: 4; }

.grid--order-3 {
  -ms-flex-order: 3;
  -webkit-box-ordinal-group: 4;
          order: 3; }

.grid--order-2 {
  -ms-flex-order: 2;
  -webkit-box-ordinal-group: 3;
          order: 2; }

.grid--order-1 {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
          order: 1; }

.grid--order-0 {
  -ms-flex-order: 0;
  -webkit-box-ordinal-group: 1;
          order: 0; }

@media only screen and (min-width: 480px) {
  .grid--order-12-xs {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .grid--order-11-xs {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .grid--order-10-xs {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .grid--order-9-xs {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .grid--order-8-xs {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .grid--order-7-xs {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .grid--order-6-xs {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .grid--order-5-xs {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .grid--order-4-xs {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .grid--order-3-xs {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .grid--order-2-xs {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .grid--order-1-xs {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .grid--order-0-xs {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; } }

@media only screen and (min-width: 768px) {
  .grid--order-12-sm {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .grid--order-11-sm {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .grid--order-10-sm {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .grid--order-9-sm {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .grid--order-8-sm {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .grid--order-7-sm {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .grid--order-6-sm {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .grid--order-5-sm {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .grid--order-4-sm {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .grid--order-3-sm {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .grid--order-2-sm {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .grid--order-1-sm {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .grid--order-0-sm {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; } }

@media only screen and (min-width: 992px) {
  .grid--order-12-md {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .grid--order-11-md {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .grid--order-10-md {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .grid--order-9-md {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .grid--order-8-md {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .grid--order-7-md {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .grid--order-6-md {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .grid--order-5-md {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .grid--order-4-md {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .grid--order-3-md {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .grid--order-2-md {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .grid--order-1-md {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .grid--order-0-md {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; } }

@media only screen and (min-width: 1200px) {
  .grid--order-12-lg {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .grid--order-11-lg {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .grid--order-10-lg {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .grid--order-9-lg {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .grid--order-8-lg {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .grid--order-7-lg {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .grid--order-6-lg {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .grid--order-5-lg {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .grid--order-4-lg {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .grid--order-3-lg {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .grid--order-2-lg {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .grid--order-1-lg {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .grid--order-0-lg {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; } }

@media only screen and (min-width: 1600px) {
  .grid--order-12-xlg {
    -ms-flex-order: 12;
    -webkit-box-ordinal-group: 13;
            order: 12; }
  .grid--order-11-xlg {
    -ms-flex-order: 11;
    -webkit-box-ordinal-group: 12;
            order: 11; }
  .grid--order-10-xlg {
    -ms-flex-order: 10;
    -webkit-box-ordinal-group: 11;
            order: 10; }
  .grid--order-9-xlg {
    -ms-flex-order: 9;
    -webkit-box-ordinal-group: 10;
            order: 9; }
  .grid--order-8-xlg {
    -ms-flex-order: 8;
    -webkit-box-ordinal-group: 9;
            order: 8; }
  .grid--order-7-xlg {
    -ms-flex-order: 7;
    -webkit-box-ordinal-group: 8;
            order: 7; }
  .grid--order-6-xlg {
    -ms-flex-order: 6;
    -webkit-box-ordinal-group: 7;
            order: 6; }
  .grid--order-5-xlg {
    -ms-flex-order: 5;
    -webkit-box-ordinal-group: 6;
            order: 5; }
  .grid--order-4-xlg {
    -ms-flex-order: 4;
    -webkit-box-ordinal-group: 5;
            order: 4; }
  .grid--order-3-xlg {
    -ms-flex-order: 3;
    -webkit-box-ordinal-group: 4;
            order: 3; }
  .grid--order-2-xlg {
    -ms-flex-order: 2;
    -webkit-box-ordinal-group: 3;
            order: 2; }
  .grid--order-1-xlg {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
            order: 1; }
  .grid--order-0-xlg {
    -ms-flex-order: 0;
    -webkit-box-ordinal-group: 1;
            order: 0; } }

.grid--bleed [class*="grid__col-"] {
  padding: 0; }

.grid--wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.grid--no-wrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.grid--wrap-reverse {
  -ms-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse; }

.grid--direction-row {
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row; }

.grid--direction-row-reverse {
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
          flex-direction: row-reverse; }

.grid--direction-column {
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column; }

.grid--direction-column-reverse {
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
          flex-direction: column-reverse; }

.grid--align-start {
  -ms-flex-align: flex-start;
  -webkit-box-align: start;
          align-items: flex-start; }

.grid--align-end {
  -ms-flex-align: flex-end;
  -webkit-box-align: end;
          align-items: flex-end; }
  .grid--align-end [class*="grid__col-"] {
    vertical-align: bottom; }

.grid--align-center {
  -ms-flex-align: center;
  -webkit-box-align: center;
          align-items: center; }
  .grid--align-center [class*="grid__col-"] {
    vertical-align: middle; }

.grid--align-baseline {
  -ms-flex-align: baseline;
  -webkit-box-align: baseline;
          align-items: baseline; }
  .grid--align-baseline [class*="grid__col-"] {
    vertical-align: baseline; }

.grid--align-content-start {
  -ms-flex-line-pack: flex-start;
  align-content: flex-start; }

.grid--align-content-end {
  -ms-flex-line-pack: flex-end;
  align-content: flex-end; }
  .grid--align-content-end [class*="grid__col-"] {
    vertical-align: bottom; }

.grid--align-content-center {
  -ms-flex-line-pack: center;
  align-content: center; }

.grid--align-content-space-between {
  -ms-flex-line-pack: space-between;
  align-content: space-between; }

.grid--align-content-space-around {
  -ms-flex-line-pack: space-around;
  align-content: space-around; }

.grid--align-self-stretch {
  -ms-flex-item-align: stretch;
  -webkit-align-self: stretch;
  align-self: stretch; }

.grid--align-self-start {
  -ms-flex-item-align: flex-start;
  -webkit-align-self: flex-start;
  align-self: flex-start; }

.grid--align-self-end {
  -ms-flex-item-align: flex-end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  vertical-align: bottom; }

.grid--align-self-center {
  -ms-flex-item-align: center;
  -webkit-align-self: center;
  align-self: center;
  vertical-align: middle; }

.grid--align-self-baseline {
  -ms-flex-item-align: baseline;
  -webkit-align-self: baseline;
  align-self: baseline;
  vertical-align: baseline; }

.grid--justify-start {
  text-align: left;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
          justify-content: flex-start; }

.grid--justify-end {
  text-align: right;
  -moz-text-align-last: right;
  text-align-last: right;
  -ms-flex-pack: end;
  -webkit-box-pack: end;
          justify-content: flex-end; }
  [dir="ltr"] .grid--justify-end .grid__cell,[dir="ltr"] 
  .grid--justify-end [class*="grid__col-"] {
    text-align: left; }
  [dir="rtl"] .grid--justify-end .grid__cell,[dir="rtl"] 
  .grid--justify-end [class*="grid__col-"] {
    text-align: right; }
  .grid--justify-end .grid__cell,
  .grid--justify-end [class*="grid__col-"] {
    text-align: left;
    text-align: initial;
    -moz-text-align-last: left;
    -moz-text-align-last: start;
    -moz-text-align-last: initial;
    text-align-last: left;
    text-align-last: start;
    text-align-last: initial; }

.grid--justify-center {
  text-align: center;
  -moz-text-align-last: center;
  text-align-last: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center; }
  [dir="ltr"] .grid--justify-center .grid__cell,[dir="ltr"] 
  .grid--justify-center [class*="grid__col-"] {
    text-align: left; }
  [dir="rtl"] .grid--justify-center .grid__cell,[dir="rtl"] 
  .grid--justify-center [class*="grid__col-"] {
    text-align: right; }
  .grid--justify-center .grid__cell,
  .grid--justify-center [class*="grid__col-"] {
    text-align: left;
    text-align: initial;
    -moz-text-align-last: left;
    -moz-text-align-last: start;
    -moz-text-align-last: initial;
    text-align-last: left;
    text-align-last: start;
    text-align-last: initial; }

.grid--justify-space-between {
  text-align: justify;
  -moz-text-align-last: justify;
  text-align-last: justify;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between; }
  [dir="ltr"] .grid--justify-space-between .grid__cell,[dir="ltr"] 
  .grid--justify-space-between [class*="grid__col-"] {
    text-align: left; }
  [dir="rtl"] .grid--justify-space-between .grid__cell,[dir="rtl"] 
  .grid--justify-space-between [class*="grid__col-"] {
    text-align: right; }
  .grid--justify-space-between .grid__cell,
  .grid--justify-space-between [class*="grid__col-"] {
    text-align: left;
    text-align: initial;
    -moz-text-align-last: left;
    -moz-text-align-last: start;
    -moz-text-align-last: initial;
    text-align-last: left;
    text-align-last: start;
    text-align-last: initial; }

.grid--justify-space-around {
  text-align: justify;
  -moz-text-align-last: justify;
  text-align-last: justify;
  -ms-flex-pack: justify;
  justify-content: space-around; }
  [dir="ltr"] .grid--justify-space-around .grid__cell,[dir="ltr"] 
  .grid--justify-space-around [class*="grid__col-"] {
    text-align: left; }
  [dir="rtl"] .grid--justify-space-around .grid__cell,[dir="rtl"] 
  .grid--justify-space-around [class*="grid__col-"] {
    text-align: right; }
  .grid--justify-space-around .grid__cell,
  .grid--justify-space-around [class*="grid__col-"] {
    text-align: left;
    text-align: initial;
    -moz-text-align-last: left;
    -moz-text-align-last: start;
    -moz-text-align-last: initial;
    text-align-last: left;
    text-align-last: start;
    text-align-last: initial; }

.grid__col--bleed {
  padding: 0; }

.grid__col--bleed-x {
  padding: 1em 0; }

.grid__col--bleed-y {
  padding: 0 1em; }

.grid__col--bg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-bottom: 50%; }

.grid__cell--padding-sm {
  padding: 0.5em; }

.grid__cell--padding-md {
  padding: 1em; }

.grid__cell--padding-lg {
  padding: 2em; }

.grid__cell-img {
  display: block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%;
  width: 100%;
  height: auto; }

.grid__cell-footer {
  display: inline-block;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  *display: inline;
  zoom: 1;
  width: 100%;
  margin-top: auto; }

/*-- ./reflex grid--*/