/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@import "https://fonts.googleapis.com/css?family=Open+Sans:100,200,400,400i,600,700|PT+Serif+Caption";
@font-face {
  font-family: "MyWebFont";
  src: url("../fonts/Avenir Next.ttc") format("truetype");
  font-weight: normal;
}
html {
  font-family: "MyWebFont";
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
section{
  position: relative;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
td,
th {
  padding: 0;
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: FontAwesome;
  src: url(../fonts/fontawesome-webfont.eot?v=4.6.3);
  src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3)
      format("embedded-opentype"),
    url(../fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),
    url(../fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"),
    url(../fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),
    url(../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular)
      format("svg");
  font-weight: 100;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: 0.08em solid #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: a 2s infinite linear;
  animation: a 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: a 1s infinite steps(8);
  animation: a 1s infinite steps(8);
}
@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-cog:before,
.fa-gear:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-repeat:before,
.fa-rotate-right:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-cogs:before,
.fa-gears:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-floppy-o:before,
.fa-save:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-sort:before,
.fa-unsorted:before {
  content: "\f0dc";
}
.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-bolt:before,
.fa-flash:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-clipboard:before,
.fa-paste:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-chain-broken:before,
.fa-unlink:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\f150";
}
.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\f151";
}
.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\f152";
}
.fa-eur:before,
.fa-euro:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-inr:before,
.fa-rupee:before {
  content: "\f156";
}
.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\f157";
}
.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\f158";
}
.fa-krw:before,
.fa-won:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-try:before,
.fa-turkish-lira:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\f19c";
}
.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\f1c5";
}
.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\f1c6";
}
.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
  content: "\f1d0";
}
.fa-empire:before,
.fa-ge:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-paper-plane:before,
.fa-send:before {
  content: "\f1d8";
}
.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-bed:before,
.fa-hotel:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-y-combinator:before,
.fa-yc:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-television:before,
.fa-tv:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
  content: "\f2a3";
}
.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-sign-language:before,
.fa-signing:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.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;
}

/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
@media print {
  *,
  :after,
  :before {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  img,
  tr {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
* {
  transition: all 0.2s ease-in-out;
}
:root {
  font-size: 16px;
}
:focus {
  outline: none !important;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: Open Sans, sans-serif;
  transition: none;
}
section {
  padding-top: 2.25rem;
  padding-bottom: 2.25rem;
}
h1 {
  font-size: 2.625rem;
  color: #efeff4;
  margin-bottom: 1rem;
}
h1 .white {
  color: #ffffff;
}
h1 .yellow {
  color: #fdc02f;
}
h1,
h2 {
  font-family: "MyWebFont";
}
h2 {
  font-size: 1.5rem;
  color: gray;
  margin-bottom: 1.1em;
}
h2 .orange {
  color: #e18853;
}
h2 .yellow {
  color: #fdc02f;
}
h2 i.-red {
  color: #e54d42;
}
h2 i.-blue {
  color: #3a99d8;
}
h2 i.-yellow {
  color: #fdc02f;
}
h2:after,
h2:before {
  content: "\f2fc";
  font-size: 1.5rem;
  color: #e18853;
  font-family: Ionicons;
}
h2:before {
  margin-right: 10px;
}
h2:after {
  margin-left: 10px;
}
h3 {
  font-weight: 600;
  line-height: 1.3125em;
  font-size: 1.125rem;
  color: gray;
}
h3:after {
  content: " ";
  display: block;
  position: relative;
  width: 1.875rem;
  margin-top: 0.625rem;
  margin-bottom: 1.9rem;
  border-bottom: 4px solid transparent;
}
h5 {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5;
}
h5.-red {
  color: #e54d42;
}
h5.-blue {
  color: #3a99d8;
}
h5.-yellow {
  color: #fdc02f;
}
h5.-white {
  color: #ffffff;
}
h6 {
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #fff;
  border-radius: 2em;
  padding: 0.3rem 0.9rem;
  font-weight: 700;
  display: inline;
  position: relative;
  bottom: 30px;
}
h6.-yellow {
  background-color: #f5ab49;
}
h6.-red {
  background-color: #e54d42;
}
h6.-blue {
  background-color: #3a99d8;
}
p {
  font-size: 13px;
  line-height: 1.3125rem;
  margin: 0 0 1.2em;
  color: gray;
}
p.-light {
  color: #efeff4;
}
p.-lighter {
  color: #abb4bd;
}
p.-small {
  font-size: 0.8125rem;
}
hr {
  border-color: #efeff4;
}
.btn {
  -webkit-filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1));
  font-weight: 600;
}
.btn i {
  margin-right: 4px;
}
.btn:active {
  position: relative;
  top: 1px;
  -webkit-filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.2));
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.2));
}
.btn.-rounded {
  border-radius: 2em;
  padding: 1em 2em;
}
.btn.-rounded2 {
  border-radius: 4px;
  padding: 1em 2em;
}
.btn.-outlinemango {
  border: 1px solid #fdc02f;
  color: #fdc02f;
  background-color: transparent !important;
}
.btn.-outlinemango:focus,
.btn.-outlinemango:hover {
  background-color: #fdc02f !important;
  color: #fff;
}
.btn.-outlinemango-v2 {
  border: 1px solid #fdc02f;
  color: #fdc02f;
  background-color: transparent !important;
}
.btn.-outlinemango-v2:focus,
.btn.-outlinemango-v2:hover {
  background-color: #fdc02f !important;
  color: #fff;
}
.btn.-outlineblueberry {
  border: 1px solid #3a99d8;
  color: #3a99d8;
  background-color: transparent !important;
}
.btn.-outlineblueberry:focus,
.btn.-outlineblueberry:hover {
  color: #fff;
  background-color: #3a99d8 !important;
}
.btn.-outlinetransparent {
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent !important;
}
.btn.-outlinetransparent:focus,
.btn.-outlinetransparent:hover {
  color: #fff;
  background-color: #3a99d8 !important;
}
.btn.-outlinered {
  border: 1px solid #fff;
  color: #fff;
}
.btn.-outlinered:focus,
.btn.-outlinered:hover {
  background-color: #fff;
  color: #e54d42;
}
.btn.-mango {
  background-color: #fdc02f;
  color: #fff;
}
.btn.-mango:focus,
.btn.-mango:hover {
  background-color: #ffcd55;
  color: #fff !important;
}
.btn.-orange {
  background-color: #e18853;
  color: #fff;
}
.btn.-orange:focus,
.btn.-orange:hover {
  background-color: #ffcd55;
  color: #fff !important;
}
.btn.-apple {
  background-color: #e54d42;
  color: #fff;
}
.btn.-apple:focus,
.btn.-apple:hover {
  background-color: #f15c51;
  color: #fff !important;
}
.btn.-light-blue {
  background-color: #1877f2;
  color: #fff;
}
.btn.-light-blue:focus,
.btn.-light-blue:hover {
  background-color: #3a99d8;
  color: #fff !important;
}
.btn.-lavander {
  background-color: #AB91C8;
  color: #fff;
}
.btn.-lavander:focus,
.btn.-lavander:hover {
  background-color: #9361c8;
  color: #fff !important;
}
.btn.-blueberry {
  background-color: #3a99d8;
  color: #fff;
}
.btn.-blueberry:focus,
.btn.-blueberry:hover {
  background-color: #4caff0;
  color: #fff !important;
}
.btn.-leaf {
  background-color: #6dbc61;
  color: #fff;
}
.btn.-leaf:focus,
.btn.-leaf:hover {
  background-color: #79d16c;
  color: #fff !important;
}
.btn.-block {
  width: 100%;
}
.btn.-big {
  padding: 14px 42px;
}
.btn.-small {
  font-size: 11px;
  padding: 8px 17px;
}
.btn.-medium {
  padding: 9px 16px;
}
.account-settings{
  color: #4066BF;
}
.account-settings h2{
  color: #4066BF;
  margin: 1em 0 1px 0;
}
.account-settings h2:before, .account-settings h2:after{
  content: none;
}
.account-settings table {
  border: none;
  color: #4066BF;
}
.account-settings table td {
  padding: 10px;
}
.account-settings table tr {
  border: none;
}
.account-settings table strong {
  color: #4066BF;
}
@media only screen and (max-width: 480px) {
  .btn.-responsive {
    width: 100%;
  }
}
.btn.-special {
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media only screen and (max-width: 890px) {
  .btn.-special {
    max-width: 100%;
  }
}
.agency-dropdown {
  height: 60px;
  font-size: 16px;
  color: gray;
  border: 1px solid #ddd;
}
.agency-dropdown,
.form-default {
  background-color: #f1f5f9;
  box-shadow: none;
}
.form-default {
  border-radius: 10px !important;
  border: 1px solid #efeff4;
  height: 40px;
}
.form-line {
  border-radius: 0;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #efeff4;
  height: 40px;
}
.form-line,
.form-line:focus {
  box-shadow: none;
}
.form-group {
  margin-bottom: 20px;
}
.search-form .btn {
  font-weight: 600;
  font-size: 16px;
}
.search-form i.icon:before {
  position: relative;
  top: 42px;
  float: left;
  font-size: 21px;
  left: 20px;
  color: #fdc02f;
}
.search-form .form-control {
  border-radius: 10px;
  background-color: #f1f5f9;
  padding: 0 1.7em 0 2.5em;
  height: 3.6em;
  font-size: 1.125rem;
  border: none;
}
@media only screen and (max-width: 320px) {
  .search-form .form-control {
    font-size: 1rem !important;
  }
}
.search-form .form-group {
  margin-bottom: 30px;
  position: relative;
}
.search-form .form-group:after {
  content: " ";
  display: block;
  width: 80%;
  height: 50px;
  box-shadow: 0 2px 35px rgba(0, 2, 35, 0.2);
  position: absolute;
  bottom: 0;
  left: 10%;
  z-index: -1;
}
@media only screen and (max-width: 480px) {
  .search-form .form-group {
    margin-bottom: 10px !important;
  }
}
.search-form p {
  font-size: 16px;
  color: #efeff4;
  margin-bottom: 0;
}
.search-form p span {
  color: #fdc02f;
}
body {
  float: none;
}
@page {
  size: A4;
  margin: 2.54cm;
}
@media print {
  * {
    width: 100% !important;
  }
  a,
  a:link,
  a:visited {
    background: transparent;
    color: #520;
    text-decoration: none;
    text-align: left;
  }
  a {
    page-break-inside: avoid;
  }
  a[href]:after {
    content: normal !important;
  }
  label {
    padding: 0;
  }
  ._panelize,
  button,
  footer,
  nav {
    display: none !important;
  }
  .component-sidepanel {
    padding: 0;
  }
  .component-sidepanel.-agency,
  .component-sidepanel > a {
    display: none;
  }
  .component-sidepanel .contact-info {
    display: block !important;
    border-top: 1px solid #000;
    padding: 20px 0;
    border-bottom: 1px solid #000;
  }
  .component-sidepanel .contact-info .title {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
  }
  .component-sidepanel .contact-info .description {
    margin-bottom: 0;
  }
  .component-sidepanel ul {
    display: none;
  }
  section {
    padding: 0 !important;
  }
  .component-message {
    float: none;
  }
  .component-message > .information {
    text-align: left;
  }
  .component-panel {
    padding: 0 !important;
    border: none !important;
  }
  .component-panel .title {
    font-weight: 500;
    font-size: 15px;
  }
  .component-panel .title a:after {
    content: none !important;
  }
  .component-panel .description {
    font-size: 13px;
    margin-botton: 5px;
    font-weight: 100;
  }
  .component-panel .description > span {
    font-weight: 500;
  }
  .component-panel .description a[href]:after {
    content: normal;
  }
  .section-subheader h1 {
    font-size: 24px !important;
  }
  .component-message {
    border-bottom: 1px solid #252525;
    float: none !important;
  }
  .component-message .speechbubble {
    font-size: 13px;
    padding: 0;
  }
  .component-panel {
    border-bottom: 1px solid #252525 !important;
    padding-bottom: 20px !important;
  }
  .section-subheader {
    max-height: auto !important;
    min-height: 0 !important;
  }
  .section-subheader a,
  .section-subheader p {
    display: none !important;
  }
  .component-status {
    border-color: #000 !important;
    padding: 0;
  }
  .component-message > .information span .ion,
  .component-status .ion {
    display: none;
  }
  ._clearfix {
    display: none !important;
  }
  .component-message:last-child {
    border-bottom: 1px solid #252525 !important;
  }
  .component-panel {
    margin-bottom: 20px !important;
  }
  .component-message > .information span:before {
    content: "From:";
    font-weight: 600;
  }
  .component-message.-client > .information {
    text-align: left !important;
  }
  .component-message > .information span:after {
    content: "\A Timestamp:";
    white-space: pre;
    font-weight: 600;
  }
  .component-status {
    font-size: 13px;
  }
  .component-status:before {
    content: "REQUEST STATUS:";
    font-weight: 600;
  }
  .component-message > .speechbubble {
    max-width: 100% !important;
    margin-bottom: 0;
    border: none;
    border-radius: 0 !important;
    font-size: 14px !important;
    padding: 0 !important;
  }
  .fa {
    display: none;
  }
  .alert {
    display: block;
    border: none;
    margin: 0;
    padding: 0;
    border-top: 1px solid #252525;
    border-radius: 0;
  }
  .alert pre {
    border: none;
  }
}
._auto-960 {
  max-width: 960px;
  margin: 0 auto;
}
.mt0 {
  margin-top: 0 !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.mt90 {
  margin-top: 90px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.ml0 {
  margin-left: 0 !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.ml60 {
  margin-left: 60px !important;
}
.ml70 {
  margin-left: 70px !important;
}
.ml80 {
  margin-left: 80px !important;
}
.ml90 {
  margin-left: 90px !important;
}
.ml100 {
  margin-left: 100px !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mr60 {
  margin-right: 60px !important;
}
.mr70 {
  margin-right: 70px !important;
}
.mr80 {
  margin-right: 80px !important;
}
.mr90 {
  margin-right: 90px !important;
}
.mr100 {
  margin-right: 100px !important;
}
.m0 {
  margin: 0 !important;
}
.m10 {
  margin: 10px !important;
}
.m20 {
  margin: 20px !important;
}
.m30 {
  margin: 30px !important;
}
.m40 {
  margin: 40px !important;
}
.m50 {
  margin: 50px !important;
}
.m60 {
  margin: 60px !important;
}
.m70 {
  margin: 70px !important;
}
.m80 {
  margin: 80px !important;
}
.m90 {
  margin: 90px !important;
}
.m100 {
  margin: 100px !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pt70 {
  padding-top: 70px !important;
}
.pt80 {
  padding-top: 80px !important;
}
.pt90 {
  padding-top: 90px !important;
}
.pt100 {
  padding-top: 100px !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pb70 {
  padding-bottom: 70px !important;
}
.pb80 {
  padding-bottom: 80px !important;
}
.pb90 {
  padding-bottom: 90px !important;
}
.pb100 {
  padding-bottom: 100px !important;
}
.pl0 {
  padding-left: 0 !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pl50 {
  padding-left: 50px !important;
}
.pl60 {
  padding-left: 60px !important;
}
.pl70 {
  padding-left: 70px !important;
}
.pl80 {
  padding-left: 80px !important;
}
.pl90 {
  padding-left: 90px !important;
}
.pl100 {
  padding-left: 100px !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.pr60 {
  padding-right: 60px !important;
}
.pr70 {
  padding-right: 70px !important;
}
.pr80 {
  padding-right: 80px !important;
}
.pr90 {
  padding-right: 90px !important;
}
.pr100 {
  padding-right: 100px !important;
}
.p0 {
  padding: 0 !important;
}
.p10 {
  padding: 10px !important;
}
.p20 {
  padding: 20px !important;
}
.p30 {
  padding: 30px !important;
}
.p40 {
  padding: 40px !important;
}
.p50 {
  padding: 50px !important;
}
.p60 {
  padding: 60px !important;
}
.p70 {
  padding: 70px !important;
}
.p80 {
  padding: 80px !important;
}
.p90 {
  padding: 90px !important;
}
.p100 {
  padding: 100px !important;
}
.visible-xxs {
  display: none;
}
.-apple {
  color: #e54d42;
}
.-apple:focus,
.-apple:hover {
  color: #f15c51;
}
.-apple:active {
  position: relative;
  top: 1px;
}
.-blueberry {
  color: #3a99d8;
}
.-blueberry:focus,
.-blueberry:hover {
  color: #4caff0;
}
.-blueberry:active {
  position: relative;
  top: 1px;
}
.-mango {
  color: #fdc02f;
}
.-mango:focus,
.-mango:hover {
  color: #ffcd55;
}
.-mango:active {
  position: relative;
  top: 1px;
}
.-leaf {
  color: #6dbc61;
}
.-leaf:focus,
.-leaf:hover {
  color: #79d16c;
}
.-leaf:active {
  position: relative;
  top: 1px;
}
._text-center {
  text-align: center;
}
._text-left {
  text-align: left !important;
}
.-static {
  position: static !important;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
._block {
  display: block;
}
._clearfix {
  clear: both;
}
._panelize {
  margin-bottom: 10px;
  padding-top: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width: 767px) {
  ._btnresponsive {
    width: 100%;
  }
}
._fsize12 {
  font-size: 12px !important;
}
.w300 {
  max-width: 300px;
}
.mt-30 {
  margin-top: -30px;
}
.f11 {
  font-size: 11px !important;
}
.ion-flag {
  font-size: 21px;
}
.ion-flag.-red {
  color: #e54d42;
}
.ion-flag.-green {
  color: #6dbc61;
}
.ion-flag.-yellow {
  color: #fdc02f;
}
.ion-flag.-blue {
  color: #3a99d8;
}
.-lowerlatin {
  list-style-type: lower-latin;
}
.-bulletnone {
  list-style-type: none;
}
.-bulletnone li {
  padding-right: 10px;
}
.theme-red h3:after {
  border-color: #e54d42;
}
.theme-red a,
.theme-red label,
.theme-red li:before,
.theme-red li a:focus,
.theme-red li a:hover {
  color: #e54d42;
}
.theme-blue h3:after {
  border-color: #3a99d8;
}
.theme-blue a,
.theme-blue label,
.theme-blue li:before,
.theme-blue li a:focus,
.theme-blue li a:hover {
  color: #3a99d8;
}
.theme-yellow h3:after {
  border-color: #fdc02f;
}
.theme-yellow a,
.theme-yellow label,
.theme-yellow li:before,
.theme-yellow li a:focus,
.theme-yellow li a:hover {
  color: #fdc02f;
}
.theme-green h3:after {
  border-color: #6dbc61;
}
.theme-green a,
.theme-green label,
.theme-green li:before,
.theme-green li a:focus,
.theme-green li a:hover {
  color: #6dbc61;
}
@media only screen and (max-width: 767px) {
  .foo {
    margin-top: -60px;
  }
}
.list {
  counter-reset: a;
  padding-left: 16px;
}
.list li {
  font-size: 0.8125rem;
  line-height: 1.6;
  color: gray;
  border-bottom: 1px solid #efeff4;
  padding: 10px;
  list-style: none;
}
.list li:before {
  content: counter(a);
  counter-increment: a;
  font-size: 0.875rem;
  font-weight: 600;
  position: absolute;
  left: 1rem;
}
.list span {
  font-weight: 600;
  text-transform: uppercase;
  color: #3a99d8;
  font-size: 11px;
}
.list li a {
  display: block;
  color: gray;
  left: 0;
  position: relative;
}
.list li a:focus,
.list li a:hover {
  text-decoration: none;
  left: 5px;
  position: relative;
  transition: all 0.2s ease-in-out;
}
.panel {
  /* box-shadow: 0 9px 17px 0 rgba(0, 0, 0, 0.05); */
  padding: 1.25em;
  margin: 0 auto;
  margin-bottom: 10px;
  /* min-height: 300px; */
}
.panel img {
  margin: 1rem;
  width: 100px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  /* width: 50%; */
}
.panel img:hover {
  padding: 0.3em;
  filter: drop-shadow(0 2px 7px #FFFFFF);
}
.panel2 {
  /* box-shadow: 0 9px 17px 0 rgba(0, 0, 0, 0.05); */
  padding: 1.25em;
  margin: 0 auto;
  margin-bottom: 10px;
  /* min-height: 300px; */
}
.panel2 img {
  margin: 1rem;
  width: 200px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  /* width: 50%; */
}
.jump {
  -webkit-animation: b;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-name: b;
  -moz-animation-duration: 1s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: ease-in-out;
}
@-webkit-keyframes b {
  0% {
    -webkit-transform: translate(0);
  }
  50% {
    -webkit-transform: translateY(8px);
  }
  to {
    -webkit-transform: translate(0);
  }
}
@keyframes b {
  0% {
    -webkit-transform: translate(0);
  }
  50% {
    -webkit-transform: translateY(8px);
  }
  to {
    -webkit-transform: translate(0);
  }
}
.float {
  -webkit-animation: c;
  -webkit-animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-in-out;
  -moz-animation-name: c;
  -moz-animation-duration: 4s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: ease-in-out;
}
@-webkit-keyframes c {
  0% {
    -webkit-transform: translate(0);
  }
  65% {
    -webkit-transform: translateY(15px);
  }
  to {
    -webkit-transform: translate(0);
  }
}
@keyframes c {
  0% {
    -webkit-transform: translate(0);
  }
  65% {
    -webkit-transform: translateY(15px);
  }
  to {
    -webkit-transform: translate(0);
  }
}
.modal-close {
  padding: 14px 17px !important;
  z-index: 10;
  position: relative;
  font-size: 24px;
}
.modal-open {
  transition: none;
}
.modal-content {
  border-radius: 0;
  background-color: #f6f6f7;
  box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.05);
}
.modal-content2 {
  flex-direction: row;
  border-radius: 20px;
  background-color: #4066BF;
  box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.05);
  color: white;
  padding: 10px;
}
.modal-body2 {
  position: relative;
  padding: 15px;
  display: flex;
  align-items: center;
}
.modal-fixed {
  max-width: 460px;
}
.modal-header-feedback {
  padding: 15px 15px 0px 15px;
  text-align: right;
}
@media only screen and (max-width: 768px) {
  .modal-fixed {
    max-width: 100%;
  }
}
.modal-fixed .modal-body .modal-body2{
  padding: 40px;
}
.modal-fixed h3 {
  margin-top: 0;
}
.modal-fixed h3:after {
  margin-bottom: 0;
}
.feedback {
  display: flex;
  flex-direction: column;
}
.feedback-satisfaction-container {
  margin: 10px;
  display: flex;
  align-self: center;
}
.feedback-satisfaction-individual {
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media only screen and (max-width: 480px) {
  .hidden-xxs {
    display: none;
  }
  .col-xxs-1 {
    width: 8.33333333%;
    margin: 0;
  }
  .col-xxs-2 {
    width: 16.66666667%;
    margin: 0;
  }
  .col-xxs-3 {
    width: 25%;
    margin: 0;
  }
  .col-xxs-6 {
    width: 50%;
    margin: 0;
  }
  .col-xxs-12 {
    width: 100%;
    margin: 0;
  }
  .visible-xxs {
    display: block !important;
  }
}
.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  border-color: #fdc02f;
}
.navbar {
  padding: 10px 0;
  margin-bottom: 0;
}
.navbar-brand > img {
  height: 100%;
  width: auto;
}
.navbar-brand {
  height: 54px;
  padding: 10px 15px;
  padding-right: 0;
}
.navbar {
  border-radius: 0;
  position: relative;
  z-index: 150;
  width: 100%;
}
.navbar-main {
  background-color: #37363c;
  border: 0;
  position: static;
}
.navbar-main .navbar-brand,
.navbar-main .navbar-brand:focus,
.navbar-main .navbar-brand:hover {
  color: #fff;
}
.navbar-main .navbar-nav > li > a {
  color: #abb4bd;
  font-size: 13px;
  font-weight: 600;
  font-family: Open Sans, sans-serif;
}
.navbar-main .navbar-nav > li:last-of-type > a {
  padding: 8px 16px;
  border-radius: 50px;
  position: relative;
  top: 6px;
  margin-left: 15px;
}
.navbar-main .navbar-nav > li > a:focus,
.navbar-main .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-main .navbar-nav > .active > a,
.navbar-main .navbar-nav > .active > a:focus,
.navbar-main .navbar-nav > .active > a:hover {
  color: #fff;
  border-bottom: 4px solid #fdc02f;
}
.navbar-main .navbar-text {
  color: #fff;
}
.navbar-main .navbar-toggle {
  background-color: #505054;
}
.navbar-main .navbar-toggle:focus,
.navbar-main .navbar-toggle:hover {
  background-color: #64646d;
}
.navbar-main .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-main .dropdown-menu,
.navbar-main .dropdown-toggle {
  font-size: 13px;
}
@media only screen and (max-width: 767px) {
  .navbar-nav .open .dropdown-menu > li > a {
    color: #abb4bd;
  }
}
.navbar-agency {
  background-color: #37363c;
  border: 0;
  background: url(../img/bg-navbar-agency.jpg) no-repeat;
  background-size: cover;
}
.navbar-agency .navbar-brand,
.navbar-agency .navbar-brand:focus,
.navbar-agency .navbar-brand:hover {
  color: #fff;
}
.navbar-agency .navbar-nav > li > a {
  color: #abb4bd;
  font-size: 13px;
  font-weight: 600;
  font-family: Open Sans, sans-serif;
}
.navbar-agency .navbar-nav > li:last-of-type > a {
  padding: 8px 16px;
  border-radius: 7px;
  position: relative;
  top: 6px;
  margin-left: 15px;
}
.navbar-agency .navbar-nav > li > a:focus,
.navbar-agency .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}
.navbar-agency .navbar-nav > .active > a,
.navbar-agency .navbar-nav > .active > a:focus,
.navbar-agency .navbar-nav > .active > a:hover {
  color: #fff;
  border-bottom: 4px solid #fdc02f;
}
.navbar-agency .navbar-text {
  color: #fff;
}
.navbar-agency .navbar-toggle {
  background-color: #505054;
}
.navbar-agency .navbar-toggle:focus,
.navbar-agency .navbar-toggle:hover {
  background-color: #64646d;
}
.navbar-agency .navbar-toggle .icon-bar {
  background-color: #fff;
}
@media only screen and (max-width: 890px) {
  .dropdown-menu > li > a:focus,
  .dropdown-menu > li > a:hover {
    color: #fff !important;
    background-color: #2f2e33 !important;
  }
  .nav .open > a,
  .nav .open > a:focus,
  .nav .open > a:hover {
    background-color: #2f2e33 !important;
  }
  .navbar-main .navbar-nav > .active > a,
  .navbar-main .navbar-nav > .active > a:focus,
  .navbar-main .navbar-nav > .active > a:hover {
    border: 0 !important;
  }
  .navbar-main .navbar-nav > li:last-of-type > a {
    position: static !important;
    border: none !important;
    text-align: left !important;
    color: #fdc02f !important;
  }
  .navbar-main .navbar-nav > li > a:focus,
  .navbar-main .navbar-nav > li > a:hover {
    color: #fff !important;
    background-color: #2f2e33 !important;
  }
  .navbar-main .navbar-nav > li:last-of-type > a {
    margin-left: 0 !important;
    color: #abb4bd !important;
  }
  .navbar-main .navbar-nav > .active > a,
  .navbar-main .navbar-nav > .active > a:focus,
  .navbar-main .navbar-nav > .active > a:hover {
    color: #fdc02f !important;
  }
  .uicomponent-panel {
    position: static !important;
    margin: 20px 0 !important;
  }
  .feature-panel {
    margin-top: 30px !important;
  }
  .navbar-header {
    float: none;
  }
  .navbar-left,
  .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
}
@media (max-width: 890px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .dropdown-menu > li > a {
    color: #abb4bd;
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
footer {
  padding: 2.75rem 0;
  background: url(../img/bg-footer.png) no-repeat 0 100%;
  font-size: 0.75rem;
  background-color: #32313b;
  color: #efeff4;
}
@media only screen and (max-width: 767px) {
  footer,
  footer .row > div {
    padding-top: 10px;
  }
  footer .row > div {
    padding-bottom: 10px;
  }
}
footer hr {
  border-color: gray;
}
footer a {
  color: #efeff4;
}
footer a:focus,
footer a:hover {
  color: #f5ab49;
  text-decoration: none;
}
footer a:active {
  color: #fdc02f;
  position: relative;
  top: 1px;
}
footer p {
  font-size: 0.75rem;
}
footer h5 {
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1.5;
  font-size: 0.8125rem;
}
footer .footer-logos {
  width: 3.75rem;
  height: auto;
  display: inline-block;
  padding-top: 10px;
}
footer .footer-content {
  display: inline-block;
}
footer li,
footer ul {
  padding-left: 0;
  list-style: none;
  padding-bottom: 0.7em;
}
footer li {
  padding-bottom: 0.7em;
}
footer .socialmedia-links {
  margin-top: 10px;
}
footer .socialmedia-links li {
  display: inline;
  padding: 8px;
}
footer .socialmedia-links li:first-of-type {
  padding-left: 0;
}
footer .socialmedia-links li:last-of-type {
  padding-right: 0;
}
footer .socialmedia-links a {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
footer .socialmedia-links a:focus,
footer .socialmedia-links a:hover {
  -webkit-filter: none;
  filter: none;
}
footer .socialmedia-links a:active {
  position: relative;
  top: 1px;
}
.section-subheader {
  max-height: 180px;
  min-height: 170px;
  background: url(../img/img-header.jpg) no-repeat;
  background-size: cover;
}
.section-subheader h1 {
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  color: #fff;
  margin-top: 30px;
  margin-bottom: 6px;
}
.section-subheader p {
  margin-top: 0;
  color: #fff;
  font-size: 16px;
}
.section-subheader span {
  color: #fdc02f;
}
@media only screen and (max-width: 767px) {
  .section-subheader {
    max-height: 100% !important;
  }
}
.section-subheader-agency {
  height: 200px;
  background: url(../img/img-header.jpg) no-repeat;
  background-size: cover;
}
.section-404 {
  background: url(../img/bg-login.jpg) no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-404 h1 {
  font-size: 64px;
  font-weight: 700;
}
.section-404 h1,
.section-404 p {
  font-family: Open Sans, sans-serif;
  color: #fff;
}
.section-404 p {
  font-size: 18px;
  font-weight: 600;
}
.section-login-agency {
  background: url(../img/bg-login.jpg) no-repeat;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.section-maincontent {
  background-color: #efeff4;
  padding-top: 0;
}
@media only screen and (max-width: 480px) {
  .section-maincontent {
    padding-top: 10px;
  }
}
#delistedModal {
  top: 30%;
  outline: none;
}
.disabled-form {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: gray;
  top: 0;
  left: 0;
  padding: 10px;
  opacity: 0.8;
}
.section-agencies {
  background: url(../img/home/Panel5.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}
.section-helpcenter {
  background-color: #efeff4;
}
.section-helpcenter h2 {
  font-size: 24px;
  font-family: Open Sans, sans-serif;
  margin-bottom: 30px;
  text-align: center;
}
.section-helpcenter dt,
.section-helpcenter h2 {
  font-weight: 600;
  line-height: 1.2;
  padding-bottom: 10px;
  color: #202020;
}
.section-helpcenter dt {
  font-size: 16px;
}
.section-helpcenter dd p {
  font-size: 14px;
  line-height: 1.8;
  color: #202020;
}
.section-helpcenter h5 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
}
.section-helpcenter li {
  padding-bottom: 10px;
}
.section-helpcenter dl {
  margin-bottom: 30px;
}
.section-hero {
  background: url(../img/home/Panel1.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
  padding-top: 200px;
  padding-bottom: 200px;
}
.section-hero .alert-info {
  margin-bottom: 0;
}
.section-hero .chevron a {
  transition: none;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
}
.section-hero .chevron a:focus,
.section-hero .chevron a:hover {
  text-decoration: none;
  color: #fdc02f;
}
.section-hero .chevron a:active {
  text-decoration: none;
  position: relative;
  top: 1px;
}
.section-hero .chevron a span {
  color: #fdc02f;
  font-size: 24px;
}
.section-hero h1 {
  font-size: 43px;
  margin-bottom: 0;
}
.section-hero p {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
.section-hero p span {
  color: #fdc02f;
}
.section-hero p a {
  font-weight: 600;
  color: #fdc02f;
}
@media only screen and (max-width: 767px) {
  .section-hero {
    background-image: url(../img/bg-hero.jpg) !important;
  }
  .section-hero h1 {
    font-size: 2rem;
  }
}
.section-landing {
  padding-bottom: 0;
  padding-top: 0;
  background: url(../img/bg-hero.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}
.section-landing .title {
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 0;
}
.section-landing .content {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  line-height: 1.4rem;
}
.section-landing .content span {
  color: #fdc02f;
}
.section-landing .content a {
  font-weight: 600;
  color: #fdc02f;
}
.section-landing .content i {
  color: #fdc02f;
  margin-right: 4px;
}
.section-landing .content.-sm {
  font-size: 14px;
}
.section-landing .content.-f21 {
  font-size: 21px;
}
.section-landing .btn {
  top: 20px;
  position: relative;
}
.section-cta {
  background: url(../img/bg-cta.jpg) no-repeat 50%;
  background-size: cover;
  padding-top: 17rem;
}
.section-cta h1 {
  font-size: 36px;
}
.section-cta .container {
  position: relative;
}
.section-cta img {
  position: absolute;
  bottom: 0;
  left: 15rem;
}
.section-cta .btn {
  margin-bottom: 20px;
}
@media only screen and (max-width: 1200px) {
  .section-cta img {
    left: 9rem !important;
  }
}
@media only screen and (max-width: 992px) {
  .section-cta img {
    left: 3rem !important;
  }
}
@media only screen and (max-width: 768px) {
  .section-cta img {
    left: -3rem !important;
  }
}
@media only screen and (max-width: 480px) {
  .section-cta img {
    opacity: 0.1 !important;
  }
  .section-cta h1 {
    font-size: 1.7rem !important;
    text-align: center;
  }
}
.section-about {
  background: url(../img/home/Panel2.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}
.feature-panel {
  border-top: 4px solid #3a99d8;
  background-color: #f7f7f7;
  box-shadow: 0 19px 25px 0 rgba(0, 0, 0, 0.14);
}
.feature-panel .panel {
  /* background-color: #fff; */
  box-shadow: 0 9px 17px 0 rgba(0, 0, 0, 0.05);
  padding: 1.25em;
  margin: 0 auto;
  margin-bottom: 50px;
  min-height: 300px;
}
.feature-panel .panel img {
  margin: 1rem;
}
.feature-panel h6 {
  font-size: 0.875rem;
  text-transform: uppercase;
  color: #fff;
  border-radius: 2em;
  padding: 0.3rem 0.9rem;
  font-weight: 700;
  display: inline;
  position: relative;
  bottom: 30px;
}
.feature-panel h6.-yellow {
  background-color: #f5ab49;
}
.feature-panel h6.-red {
  background-color: #e54d42;
}
.feature-panel h6.-blue {
  background-color: #3a99d8;
}
.feature-panel p {
  font-size: 0.8125rem;
  font-size: 13px;
  line-height: 1.6;
  color: gray;
}
.agency-list {
  text-align: center;
  padding-left: 0;
}
.agency-list > li {
  display: inline-block;
  padding: 15px 18px;
}
.agency-list > li img {
  will-change: transform;
  height: 95px;
  width: auto;
  -webkit-filter: drop-shadow(0 2px 7px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0 2px 7px rgba(0, 0, 0, 0.1));
}
.agency-list > li a {
  -webkit-transform: scale(0.98);
  transform: scale(0.98);
  display: block;
}
.agency-list > li a:hover {
  -webkit-filter: drop-shadow(0 4px 11px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0 4px 11px rgba(0, 0, 0, 0.1));
  -webkit-transform: scale(1);
  transform: scale(1);
}
.agency-list > li a:active,
.uicomponent-curve {
  position: relative;
  top: 1px;
}
.uicomponent-curve {
  background: url(../img/curve.svg) no-repeat bottom;
  height: 100px;
}
.uicomponent-panel {
  float: left;
  width: 100%;
  top: 3.5rem;
  position: relative;
}
.section-feature {
  background: url(../img/bg-cta.jpg) no-repeat 50%;
  background-size: cover;
}
.section-feature .heading {
  color: #fff;
}
.section-statistics {
  background: url(../img/home/Panel3.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top;
}
.section-login p {
  font-size: 13px;
  line-height: 1.6;
}
.section-new-request {
  background-color: #efeff4;
}
.section-new-request p {
  font-size: 13px;
  line-height: 1.6;
  color: gray;
}
.section-new-request h5 {
  font-size: 12px;
  font-weight: 600;
  color: #3a99d8;
}
.section-reply {
  background-color: #efeff4;
}
.section-reply h5 {
  font-size: 12px;
  font-weight: 600;
  color: #3a99d8;
}
.section-resetpassword {
  background: url(../img/bg-login.jpg) no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.component-agency {
  margin: 15px;
  width: calc(50% - 30px);
  background-color: #f6f6f7;
  box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.05);
}
.component-agency .element-logo {
  float: left;
  width: 92px;
}
.component-agency .element-agency {
  float: left;
  width: calc(100% - 92px);
}
.component-agency .panel-body:after {
  clear: both;
}
.component-agency img {
  height: 92px;
  width: 92px;
}
.component-agency h4 {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.3;
  color: gray;
}
.component-agency h4 a {
  color: gray;
}
.component-agency p {
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #abb4bd;
}
@media only screen and (max-width: 767px) {
  .component-agency p {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  .component-agency {
    width: 100%;
    margin-bottom: 0;
  }
}
.component-filter:after {
  content: "";
  display: block;
  width: 80%;
  height: 30px;
  box-shadow: 0 2px 35px rgba(0, 2, 35, 0.2);
  position: absolute;
  bottom: 0;
  left: 10%;
  z-index: 0;
}
.component-filter > .field {
  border-radius: 10px !important;
  background-color: #f1f5f9;
  padding: 0 1.7em 0 2.5em;
  height: 60px;
  font-size: 1.125rem;
  font-family: Open Sans, sans-serif;
  color: gray;
  border: none;
  position: relative;
  z-index: 1;
  padding-right: 8.2em;
}
.component-filter > .btn {
  width: 136px;
  height: 49px;
  border-radius: 7px !important;
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  right: 20px;
  top: 26px;
  z-index: 2;
}
.component-filter > .btn:active {
  position: absolute;
  top: 27px;
}
.component-filter > i.icon:before {
  content: "\f21f";
  position: relative !important;
  z-index: 4;
  top: 42px;
  float: left;
  font-size: 21px;
  left: 20px;
  color: #fdc02f;
}
.component-filter > button i {
  display: none;
}
.component-filter-v3:after {
  content: "";
  display: block;
  width: 80%;
  height: 30px;
  box-shadow: 0 2px 35px rgba(0, 2, 35, 0.2);
  position: absolute;
  bottom: 0;
  left: 10%;
  z-index: 0;
}
.component-filter-v3 > .field {
  border-radius: 10px !important;
  background-color: #f1f5f9;
  padding: 0 1.7em 0 2.5em;
  height: 60px;
  font-size: 1.125rem;
  font-family: Open Sans, sans-serif;
  color: gray;
  border: none;
  position: relative;
  z-index: 1;
  padding-right: 6.6em;
  box-shadow: none;
}
.component-filter-v3 > .btn {
  padding: 0 16px;
  height: 49px;
  border-radius: 7px !important;
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  right: 20px;
  bottom: 6px;
  z-index: 2;
}
.component-filter-v3 > .btn:active {
  position: absolute;
  bottom: 5px;
  top: auto;
}
.component-filter-v3 > i.icon:before {
  position: relative !important;
  z-index: 4;
  top: 42px;
  float: left;
  font-size: 21px;
  left: 20px;
  color: #fdc02f;
}
.component-navfilter {
  display: none;
}
@media only screen and (max-width: 480px) {
  .component-navfilter {
    display: block;
    background-color: #fdc02f;
  }
  .component-navfilter button {
    background-color: #37363c;
    padding: 4px 14px;
    margin: 10px 15px;
  }
}
.component-form > .description {
  font-size: 13px;
  line-height: 1.6;
  text-align: center;
  color: gray;
}
.component-form .form-group label,
.component-form label {
  font-size: 12px;
  font-weight: 600;
}
.component-form label.-blue {
  color: #3a99d8;
}
.component-form label.-red {
  color: #e54d42;
}
.component-form label.-yellow {
  color: #fdc02f;
}
.component-form .form-select {
  display: block;
  width: 100%;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: gray !important;
  border: none;
  box-shadow: none;
  border: 1px solid #efeff4;
  border-radius: 0;
  height: 42px;
  padding: 6px 12px;
  background-color: #fff;
  background-image: none;
}
.component-form .form-select:hover {
  border-color: #ceced2;
}
.component-form .form-select:focus {
  border-color: #3a99d8;
}
@media only screen and (max-width: 480px) {
  .component-form .rmb20 {
    margin-bottom: 20px;
  }
  .component-form .rmb10 {
    margin-bottom: 10px;
  }
  .component-form .rmt10 {
    margin-top: 10px;
  }
  .component-form .g-recaptcha {
    -webkit-transform: scale(0.65);
    transform: scale(0.65);
    -webkit-transform-origin: left;
    transform-origin: left;
  }
}
.component-helpmenu li a {
  display: block;
}
.component-helpmenu li a:hover {
  text-decoration: none;
}
.component-helpmenu li:hover {
  background-color: #dedee9;
}
.component-helpmenu.-red li a:hover {
  color: #e54d42;
}
.component-helpmenu.-blue li a:hover {
  color: #3a99d8;
}
.component-helpmenu > .-yellow li a:hover {
  color: #fdc02f;
}
@media only screen and (max-width: 768px) {
  .component-helpmenu {
    padding-left: 0;
  }
  .component-helpmenu h5 {
    margin-top: 0;
  }
}
@media only screen and (max-width: 480px) {
  .component-helpmenu:first-of-type h5 {
    margin-top: 0;
  }
  .component-helpmenu:last-of-type {
    margin-bottom: 10px;
  }
  .component-helpmenu h5 {
    margin-top: 20px;
  }
}
.component-login-agency {
  padding: 30px;
  background-color: #fff;
  box-shadow: 0 4px 27px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0;
  width: 400px;
}
.component-login-agency h6 {
  margin-top: -20px;
}
.component-login-agency h2 {
  position: relative;
  top: -40px;
}
.component-login-agency h6 {
  font-size: 12px;
  font-weight: 600;
  color: #3a99d8;
  text-transform: uppercase;
}
.component-login-agency h5 {
  font-family: OpenSans;
  font-size: 16px;
  color: gray;
  font-weight: 400;
}
.component-login-agency .seal {
  height: 89px;
  width: auto;
  position: relative;
  top: -40px;
}
.component-login {
  background-color: #fff;
  box-shadow: 0 4px 27px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  top: -80px;
}
@media only screen and (max-width: 480px) {
  .component-login {
    top: -60px;
  }
}
.component-login .nav-stacked > li {
  float: left;
}
.component-login > .heading a {
  margin-right: 20px;
  font-size: 12px;
  font-weight: 600;
  color: gray;
}
.component-login > .heading .active {
  color: #e54d42;
  border-bottom: 4px solid #color-apple;
}
.component-login > .body {
  padding: 20px 30px;
}
.component-login .nav-tabs {
  padding: 0 30px;
}
.component-login label {
  font-size: 12px;
  font-weight: 600;
}
.component-login label.-blue {
  color: #3a99d8;
}
.component-login label.-red {
  color: #e54d42;
}
.component-login label.-yellow {
  color: #fdc02f;
}
.component-login a.-blue {
  color: #3a99d8;
}
.component-login a.-red {
  color: #e54d42;
}
.component-login a.-yellow {
  color: #fdc02f;
}
.component-login .form-control {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: gray !important;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #efeff4;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}
.component-login .form-control:hover {
  border-color: #ceced2;
}
.component-login .form-control:focus {
  border-color: #e54d42;
}
.component-login .form-control.-yellow:focus {
  border-color: #fdc02f;
}
.component-login p {
  padding-top: 10px;
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
  color: #abb4bd;
}
.component-message {
  padding: 10px 0;
}
.component-message > .information {
  color: #9e9e9e;
  font-size: 13px;
  line-height: 1.6;
}
.component-message > .information,
.component-message > .information span,
.component-message > .speechbubble {
  font-family: Open Sans, sans-serif;
  letter-spacing: -0.2px;
}
.component-message > .speechbubble {
  max-width: 480px;
  padding: 20px 24px;
  border-radius: 20px;
  box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.05);
  font-size: 14px;
  line-height: 1.8;
}
.component-message.-client {
  float: right;
}
.component-message.-client > .information {
  text-align: right;
}
.component-message.-client > .information span {
  color: #3a99d8;
}
.component-message.-client > .speechbubble {
  background-color: #3a99d8;
  color: #fff;
  border-bottom-right-radius: 0;
}
.component-message.-agency {
  float: left;
  min-width: 472px;
}
.component-message.-agency > .information span {
  color: gray;
}
.component-message.-agency > .speechbubble {
  background-color: #f6f6f7;
  color: gray;
  border-bottom-left-radius: 0;
}
.component-message:after {
  content: "";
  clear: both;
}
.component-modal .modal-header {
  border: none;
  border-top: 4px solid #3a99d8;
  padding: 30px;
  padding-bottom: 0;
}
.component-modal .modal-body {
  padding: 30px;
}
.component-modal .modal-header .modal-title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  color: gray;
}
.component-modal .modal-header .modal-title:after {
  content: " ";
  display: block;
  position: relative;
  width: 1.875rem;
  margin-top: 0.625rem;
  border-bottom: 4px solid #3a99d8;
}
.component-modal .modal-content {
  background-color: #fff;
}
.component-modal .modal-dialog {
  width: 400px;
}
.component-modal label {
  font-size: 12px;
  font-weight: 600;
}
.component-modal label.-blueberry {
  color: #3a99d8;
}
.component-panel {
  background-color: #fff;
  box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.05);
  padding: 20px;
  border-left: 4px solid transparent;
}
.component-panel.accepted {
  color: #3a99d8;
  border-color: #3a99d8;
}
.component-panel.accepted > .description span {
  color: #3a99d8;
}
.component-panel.pending {
  color: #3a99d8;
  border-color: #3a99d8;
}
.component-panel.pending > .description span {
  color: #3a99d8;
}
.component-panel.processing {
  color: #dea110;
  border-color: #fdc02f;
}
.component-panel.processing > .description span {
  color: #dea110;
}
.component-panel.awaiting {
  color: #dea110;
  border-color: #fdc02f;
}
.component-panel.awaiting > .description span {
  color: #dea110;
}
.component-panel.successful {
  color: #6dbc61;
  border-color: #6dbc61;
}
.component-panel.successful > .description span {
  color: #6dbc61;
}
.component-panel.partially {
  color: #6dbc61;
  border-color: #6dbc61;
}
.component-panel.partially > .description span {
  color: #6dbc61;
}
.component-panel.denied {
  color: #e54d42;
  border-color: #e54d42;
}
.component-panel.denied > .description span {
  color: #e54d42;
}
.component-panel > .title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}
.component-panel > .title a {
  color: gray;
}
.component-panel > .description {
  font-size: 13px;
  line-height: 1.8;
  color: gray;
}
.component-panel > .description span {
  color: #3a99d8;
}
.component-panel .date,
.component-panel .recepient {
  font-size: 12px;
}
.component-panel .recepient span {
  color: #3a99d8;
}
.component-panel .form-control {
  border-radius: 0;
  border: 1px solid #ceced2;
}
.component-register {
  background-color: #fff;
  box-shadow: 0 4px 27px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  top: -80px;
}
@media only screen and (max-width: 480px) {
  .component-register {
    top: -60px;
  }
}
.component-register .nav-stacked > li {
  float: left;
}
.component-register > .heading a {
  margin-right: 20px;
  font-size: 12px;
  font-weight: 600;
  color: gray;
}
.component-register > .heading .active {
  color: #e54d42;
  border-bottom: 4px solid #color-apple;
}
.component-register > .body {
  padding: 20px 30px;
}
.component-register .nav-tabs {
  padding: 0 30px;
}
.component-register label {
  font-size: 12px;
  font-weight: 600;
}
.component-register label.-blue {
  color: #3a99d8;
}
.component-register label.-red {
  color: #e54d42;
}
.component-register label.-yellow {
  color: #fdc02f;
}
.component-register a.-blue {
  color: #3a99d8;
}
.component-register a.-red {
  color: #e54d42;
}
.component-register a.-yellow {
  color: #fdc02f;
}
.component-register .form-control {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: gray !important;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #efeff4;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
}
.component-register .form-control:hover {
  border-color: #ceced2;
}
.component-register .form-control:focus {
  border-color: #3a99d8;
}
.component-register p {
  padding-top: 10px;
  font-size: 13px;
  line-height: 1.5;
  text-align: center;
  color: #abb4bd;
}
.component-request {
  border-left: 2px solid transparent;
  padding: 15px 20px;
  background-color: #f6f6f7;
  box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.05);
}
.component-request h4 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  color: gray;
}
.component-request p {
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  line-height: 1.6;
  color: #abb4bd;
}
.component-search > .-button {
  position: absolute;
  right: 3px;
  top: 33px;
  border-radius: 9px;
}
.component-search > .-button:active {
  position: absolute;
  top: 34px;
}
.component-search .ico-default {
  position: relative !important;
  z-index: 4;
  top: 35px;
  float: left;
  font-size: 21px;
  left: 9px;
  color: #3a99d8;
}
.component-searchbar:after {
  content: "";
  display: block;
  width: 80%;
  height: 30px;
  box-shadow: 0 2px 35px rgba(0, 2, 35, 0.2);
  position: absolute;
  bottom: 0;
  left: 10%;
  z-index: 0;
}
.component-searchbar > .field {
  border-radius: 50px !important;
  background-color: transparent;
  padding: 0 1.5em 0 1.5em;
  height: 60px;
  font-size: 1.125rem;
  font-family: Open Sans, sans-serif;
  color: #f1f5f9;
  border: 1px solid #fff;
  position: relative;
  z-index: 1;
  padding-right: 3em;
}
.component-searchbar > .field::placeholder {
  color: #fff;
}
.component-searchbar > .btn {
  /* width: 136px; */
  height: 49px;
  border-radius: 7px !important;
  font-size: 16px;
  font-weight: 600;
  position: absolute;
  right: 20px;
  bottom: 6px;
  z-index: 2;
  background: transparent;
  color: #fff;
}
.component-searchbar > .btn:active {
  position: absolute;
  bottom: 5px;
  top: auto;
}
.component-searchbar > i.icon:before {
  content: "\f21f";
  position: relative !important;
  z-index: 4;
  top: 42px;
  float: left;
  font-size: 21px;
  left: 20px;
  color: #fdc02f;
}
@media only screen and (max-width: 480px) {
  
  .component-searchbar .btn:active {
    position: relative;
    bottom: -1px;
  }
  .component-searchbar > .field {
    padding: 0 3em 0 2.5em;
    font-size: 1rem;
  }
}
.component-sidepanel.-agency > .title {
  margin-top: 50px;
}
@media only screen and (max-width: 768px) {
  .component-sidepanel.-agency > .title {
    margin-top: 0;
  }
}
.component-sidepanel.-agency > .imageblock {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
}
.component-sidepanel.-agency > .imageblock > img {
  height: 100px;
  width: auto;
  position: relative;
  top: -70px;
  margin: 0 auto;
  -webkit-filter: drop-shadow(0 4px 11px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0 4px 11px rgba(0, 0, 0, 0.1));
}
.component-sidepanel > .title {
  font-size: 12px;
  font-weight: 600;
  color: gray;
  text-transform: uppercase;
}
.component-sidepanel > .description {
  font-size: 13px;
  line-height: 1.5;
  color: gray;
}
.component-sidepanel > .description span {
  color: #3a99d8;
}
.component-sidepanel > .links {
  padding-left: 0;
  list-style: none;
}
.component-sidepanel > .links > li {
  padding: 10px 0;
  border-bottom: 1px solid #efeff4;
}
.component-sidepanel > .links > li:first-of-type {
  border-top: 1px solid #efeff4;
}
.component-sidepanel > .links > li > a {
  font-size: 13px;
  line-height: 1.5;
}
.component-statistics label {
  font-family: OpenSans;
  font-weight: 500;
  font-size: 12px;
  color: gray;
}
.component-statistics .progress-bar {
  background-color: #3a99d8;
}
.component-statistics .progress {
  font-family: OpenSans;
  font-weight: 500;
  font-size: 12px;
  color: #6dbc61;
}
.component-statistics .bar {
  border-left: 1px solid #ceced2;
  padding-left: 0;
}
.component-stats > .counter {
  border-radius: 6px;
  border: 1px solid #6dbc61;
  padding: 6px 10px;
  font-size: 10px;
  font-weight: 600;
  margin-right: 5px;
}
.component-stats > .counter.-successful {
  border-color: #6dbc61;
  color: #6dbc61;
}
.component-stats > .counter.-processing {
  border-color: #fdc02f;
  color: #fdc02f;
}
.component-stats > .counter.-denied {
  border-color: #e54d42;
  color: #e54d42;
}
.component-status {
  border-radius: 6px;
  border: 1px solid transparent;
  font-size: 10px;
  font-weight: 600;
  padding: 7px 11px;
}
.component-status.-pending {
  color: #3a99d8;
  border-color: #3a99d8;
}
.component-status.-awaiting,
.component-status.-processing {
  color: #fdc02f;
  border-color: #fdc02f;
}
.component-status.-extension {
  color: #e67e22;
  border-color: #e67e22;
}
.component-status.-partially,
.component-status.-successful, .component-status.-satisfied {
  color: #6dbc61;
  border-color: #6dbc61;
}

.-referred {
  color: #AB91C8;
  border-color: #AB91C8;
}
.component-status.-denied {
  color: #e54d42;
  border-color: #e54d42;
}
.component-status.-unsatisfied {
  color: #e54d42;
  border-color: #e54d42;
}
.component-status.-accepted {
  color: #3a99d8;
  border-color: #3a99d8;
}
.component-subnav-2 .nav > li > a {
  font-size: 14px;
  font-weight: 600;
  color: #abb4bd;
  border: none;
  padding: 16px 10px;
  margin-right: 20px;
  margin-top: 10px;
}
.component-subnav-2 .nav-tabs > li > a {
  background: none;
  border-width: 0;
  border-bottom: 4px solid transparent;
  text-transform: uppercase;
}
.component-subnav-2 .nav-tabs > li > a:focus,
.component-subnav-2 .nav-tabs > li > a:hover {
  background: none;
  border: none;
  border-bottom: 4px solid transparent;
}
.component-subnav-2 .nav-tabs > li > a:active {
  position: relative;
  top: 1px;
}
.component-subnav-2 .nav-tabs > li > a.-blue:hover {
  color: #3a99d8 !important;
  border-bottom: 4px solid #3a99d8;
}
.component-subnav-2 .nav-tabs > li > a.-green:hover {
  color: #6dbc61;
}
.component-subnav-2 .nav-tabs > li > a.-yellow:hover {
  color: #fdc02f;
}
.component-subnav-2 .nav-tabs > li > a.-red:hover {
  color: #e54d42;
  border-bottom: 4px solid #e54d42;
}
.component-subnav-2 .nav-tabs > li.active a.-blue {
  color: #3a99d8;
  border-color: #3a99d8;
}
.component-subnav-2 .nav-tabs > li.active a.-green {
  color: #6dbc61;
  border-color: #6dbc61;
}
.component-subnav-2 .nav-tabs > li.active a.-yellow {
  color: #fdc02f;
  border-color: #fdc02f;
}
.component-subnav-2 .nav-tabs > li.active a.-red {
  color: #e54d42;
  border-color: #e54d42;
}
.component-subnav {
  margin-bottom: 30px;
}
@media only screen and (max-width: 480px) {
  .component-subnav {
    margin-bottom: 20px;
  }
}
.component-subnav .nav > li > a {
  font-size: 12px;
  font-weight: 600;
  color: #abb4bd;
  border: none;
  padding: 16px 10px;
  margin-right: 20px;
  margin-top: 10px;
}
.component-subnav .nav-tabs > li > a {
  background: none;
  border-width: 0;
  border-bottom: 4px solid transparent;
  text-transform: uppercase;
}
.component-subnav .nav-tabs > li > a:focus,
.component-subnav .nav-tabs > li > a:hover {
  /* background: none; */
  border: none;
  border-bottom: 4px solid transparent;
}
.component-subnav .nav-tabs > li > a:active {
  position: relative;
  top: 1px;
}
.-policy {
  background: url(../img/resources/home-resource/Tile_1.png) no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  width: 235px;
  height: 235px;
  text-transform: none;
  margin: 0;
  border-radius: 0;
}
.-materials {
  background: url(../img/resources/home-resource/Tile_2.jpg) no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  width: 235px;
  height: 235px;
  text-transform: none;
  margin: 0;
  border-radius: 0;
}
.-publications {
  background: url(../img/resources/home-resource/Tile_3.png) no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  width: 235px;
  height: 235px;
  text-transform: none;
  margin: 0;
  border-radius: 0;
}
.-resolutions {
  background: url(../img/resources/home-resource/Tile_4.png) no-repeat;
  background-size: cover;
  background-repeat: no-repeat;
  width: 235px;
  height: 235px;
  text-transform: none;
  margin: 0;
  border-radius: 0;
}
.component-subnav .nav-tabs > li > a.-blue:hover {
  color: #3a99d8 !important;
}
.component-subnav .nav-tabs > li > a.-green:hover {
  color: #6dbc61;
}
.component-subnav .nav-tabs > li > a.-yellow:hover {
  color: #fdc02f;
}
.component-subnav .nav-tabs > li > a.-red:hover {
  color: #e54d42;
}
.component-subnav .nav-tabs > li.active a.-blue {
  color: #3a99d8;
  border-color: #3a99d8;
}
.component-subnav .nav-tabs > li.active a.-green {
  color: #6dbc61;
  border-color: #6dbc61;
}
.component-subnav .nav-tabs > li.active a.-yellow {
  color: #fdc02f;
  border-color: #fdc02f;
}
.component-subnav .nav-tabs > li.active a.-red {
  color: #e54d42;
  border-color: #e54d42;
}
.component-subnav .nav-stacked {
  margin-top: 10px;
  border-bottom: none !important;
}
.component-subnav .nav-stacked > li > a {
  background: none;
  border-width: 0;
  border-left: 4px solid transparent;
  text-transform: uppercase;
  border-radius: 0;
  transition: none;
}
.component-subnav .nav-stacked > li > a:focus,
.component-subnav .nav-stacked > li > a:hover {
  background: none;
  border: none;
  border-left: 4px solid transparent;
}
.component-subnav .nav-stacked > li > a:active {
  position: relative;
  top: 1px;
}
.component-subnav .nav-stacked > li > a.-blue:hover {
  color: #3a99d8 !important;
}
.component-subnav .nav-stacked > li > a.-green:hover {
  color: #6dbc61;
}
.component-subnav .nav-stacked > li > a.-yellow:hover {
  color: #fdc02f;
}
.component-subnav .nav-stacked > li > a.-red:hover {
  color: #e54d42;
}
@media only screen and (max-width: 992px) {
  .component-table-responsive {
    border: 0;
  }
  .component-table-responsive thead {
    display: none;
  }
  .component-table-responsive tr {
    margin-bottom: 10px;
    display: block;
    border-bottom: 2px solid #ddd;
  }
  .component-table-responsive td {
    display: block;
    text-align: right;
    font-size: 13px;
    border-bottom: 1px dotted #ccc;
  }
  .component-table-responsive td:last-child {
    border-bottom: 0;
  }
  .component-table-responsive td:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-weight: 700;
  }
}
.component-table.-small td {
  font-size: 11px;
  padding: 7px !important;
}
.component-table.-statistics td,
.component-table.-statistics th {
  font-size: 12px;
  padding: 16px 13px !important;
}
.component-table.-statistics th {
  text-transform: uppercase;
  background-color: #3a99d8;
  color: #fff;
}
.component-table.-statistics tr:nth-child(2n) td {
  background-color: #f1f5f9;
}
.component-table.-statistics tr:nth-child(odd) td {
  background-color: #fff;
}
.component-table.-statistics tr:last-of-type td {
  color: #3a99d8;
  font-weight: 600;
}
.component-table th {
  font-size: 12px;
  font-weight: 600;
  color: gray;
}
.component-table td {
  font-size: 14px;
  color: gray;
  padding: 16px 13px !important;
  vertical-align: middle !important;
}
.component-table td label,
.component-table td p {
  margin-bottom: 0;
}
.table > thead > tr > th {
  border: 0;
  border-bottom: 1px solid #efeff4;
}
.stat-h3 {
  font-weight: 500;
  font-size: 16px;
}
.stat-h3:after {
  margin-top: 15px;
  border: 2px solid #3a99d8;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  border: none;
}
table {
  border: 1px solid #ccc;
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
table tr {
  border: 1px solid #ddd;
  padding: 5px;
}
table td,
table th {
  padding: 10px;
  text-align: left;
}
table th {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  .clock {
    zoom: 0.7;
  }
}
@media only screen and (max-width: 480px) {
  .clock {
    zoom: 0.4;
  }
}
.flip-clock-wrapper * {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc;
}
.flip-clock-wrapper a:hover {
  color: #fff;
}
.flip-clock-wrapper ul {
  list-style: none;
}
.flip-clock-wrapper.clearfix:after,
.flip-clock-wrapper.clearfix:before {
  content: " ";
  display: table;
}
.flip-clock-wrapper.clearfix:after {
  clear: both;
}
.flip-clock-wrapper.clearfix {
  *zoom: 1;
}
.flip-clock-wrapper {
  font: normal 11px Helvetica Neue, Helvetica, sans-serif;
  -webkit-user-select: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important;
}
.flip-clock-meridium a {
  color: #313333;
}
.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 1em;
}
.flip-clock-wrapper:after,
.flip-clock-wrapper:before {
  content: " ";
  display: table;
}
.flip-clock-wrapper:after {
  clear: both;
}
.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 60px;
  height: 90px;
  font-size: 80px;
  font-weight: 700;
  line-height: 87px;
  border-radius: 6px;
  background: #000;
}
.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 87px;
  text-decoration: none !important;
}
.flip-clock-wrapper ul li:first-child {
  z-index: 2;
}
.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important;
}
.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  overflow: hidden;
  outline: 1px solid transparent;
}
.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0;
}
.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4);
}
.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ccc;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  border-radius: 6px;
  font-size: 70px;
}
.flip-clock-wrapper ul li a div.up div.inn {
  top: 0;
}
.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0;
}
.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3;
}
.flip-clock-wrapper .flip {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7);
}
.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: d 0.5s 0.5s linear both;
  animation: d 0.5s 0.5s linear both;
  z-index: 5;
}
.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px;
}
.flip-clock-divider:first-child {
  width: 0;
}
.flip-clock-dot {
  display: block;
  background: #323434;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px;
}
.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -86px;
  text-shadow: none;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.5px;
  color: #fff;
}
.flip-clock-divider.minutes .flip-clock-label {
  right: -95px;
}
.flip-clock-divider.seconds .flip-clock-label {
  right: -91px;
}
.flip-clock-dot.top {
  top: 30px;
}
.flip-clock-dot.bottom {
  bottom: 30px;
}
@-webkit-keyframes d {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  to {
    z-index: 4;
  }
}
@keyframes d {
  0% {
    z-index: 2;
  }
  20% {
    z-index: 4;
  }
  to {
    z-index: 4;
  }
}
.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: e 0.5s 0.5s linear both;
  animation: e 0.5s 0.5s linear both;
}
@-webkit-keyframes e {
  0% {
    -webkit-transform: rotateX(90deg);
  }
  to {
    -webkit-transform: rotateX(0deg);
  }
}
@keyframes e {
  0% {
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
  to {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}
.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: f 0.5s linear both;
  animation: f 0.5s linear both;
}
@-webkit-keyframes f {
  0% {
    -webkit-transform: rotateX(0deg);
  }
  to {
    -webkit-transform: rotateX(-90deg);
  }
}
@keyframes f {
  0% {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  to {
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
}
.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3;
}
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  -webkit-animation: g 0.5s linear both;
  animation: g 0.5s linear both;
}
.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow,
.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, #000 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, rgba(0, 0, 0, 0.1)),
    color-stop(100%, #000)
  );
  background: linear, top, rgba(0, 0, 0, 0.1) 0, #000 100%;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0, #000 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0, #000 100%;
}
.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  -webkit-animation: h 0.5s 0.3s linear both;
  animation: h 0.5s 0.3s linear both;
}
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  -webkit-animation: g 0.5s linear both;
  animation: g 0.5s linear both;
}
.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow,
.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, #000 0, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0, #000),
    color-stop(100%, rgba(0, 0, 0, 0.1))
  );
  background: linear, top, #000 0, rgba(0, 0, 0, 0.1) 100%;
  background: -ms-linear-gradient(top, #000 0, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, #000 0, rgba(0, 0, 0, 0.1) 100%;
}
.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  -webkit-animation: h 0.5s 0.3s linear both;
  animation: h 0.5s 0.2s linear both;
}
@-webkit-keyframes g {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes g {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes h {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes h {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
#mc_embed_signup input.email {
  border-radius: 10px !important;
  background-color: #f1f5f9 !important;
  padding: 25px !important;
  height: 50px !important;
  font-size: 1.125rem !important;
  font-family: Open Sans, sans-serif !important;
  color: gray !important;
  border: none !important;
  margin-right: 10px !important;
}
@media only screen and (max-width: 480px) {
  #mc_embed_signup input.email {
    display: block !important;
    width: 100% !important;
  }
}
#mc_embed_signup .button {
  width: 136px !important;
  height: 50px !important;
  border-radius: 10px !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  z-index: 2 !important;
  background-color: #fdc02f !important;
  color: #fff !important;
}
@media only screen and (max-width: 480px) {
  #mc_embed_signup .button {
    display: block !important;
    width: 100% !important;
  }
}
.center {
  margin: auto;
  width: 100%;
}
#myVideo {
  position: relative;
  right: 0;
  bottom: 0;
  width: 100%;
}
.bottom-right {
  position: absolute;
  bottom: 5%;
  right: 10%;
}
.white {
  color: #fff;
}
a.-resource:hover {
  border-bottom: 4px solid transparent;
  color: black;
}
.statistics-button-container {
  display: flex; 
  justify-content: right; 
  justify-items: right;
}
.statistics-button-container:hover{
  margin-left: 1rem;
}
.statistics-button {
  color: white;
  text-shadow: -0.5px -0.5px 0 #2a3780, 0.5px -0.5px 0 #2a3780, -0.5px 0.5px 0 #2a3780, 0.5px 0.5px 0 #2a3780;
  border: 0 transparent;
  font-size: x-large;
  text-align: left;
  margin: 10px 20px;
  letter-spacing: 2px;
  background-color: transparent;
}
.statistics-button:hover {
  text-decoration: underline;
  text-shadow: 1px 1px 2px #000000;
}
.before-stat-button {
  display: block;
  position: relative;
  height: 4rem;
  margin-top: 1rem;
  width: 10px;
  background-color: transparent;
}
.select-succces {
  background-color: #5cb85c;
  color: white;
  font-weight: bold
}

.timeline, .timeline-horizontal {
  list-style: none;
  position: relative;
  padding: 20px 0px 20px 0px;
  display: inline-block;
  margin-bottom: 60px;
}
.timeline:before {
  height: 3px;
  top: auto;
  bottom: 26px;
  position: absolute;
  content: " ";
  width: 75%;
  /* background-color: gray; */
  background: repeating-linear-gradient(
  to right,
  gray,
  gray 5px,
  #efeff4 5px,
  #efeff4 10px
);
  left: 56px;
  right: 0;
  margin-left: 25px;
  margin-bottom: 20px;
}
.timeline .timeline-item {
  margin-bottom: 20px;
  position: relative;
  display: table-cell;
  height: 150px;
  width: 20%;
  min-width: 120px;
  float: none !important;
  padding-left: 0px;
  padding-right: 20px;
  padding-top: 50px;
  margin: 0 auto;
  vertical-align: top;
}
.timeline .timeline-icon img {
  width: 40px;
  margin: 0 10px 0 10px;
}
.timeline .timeline-item:before, .timeline .timeline-item:after {
  content: "";
  display: none;
}
.timeline .timeline-item:after {
  clear: both;
}
.timeline .timeline-item .timeline-badge {
  color: #3a99d8;
  width: 54px;
  height: 54px;
  line-height: 52px;
  font-size: 22px;
  text-align: center;
  position: absolute;
  top: auto;
  bottom: 0px;
  left: 43px;
  margin-left: 25px;
  border: 3px solid #3a99d8;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline .timeline-item .timeline-badge i, .timeline .timeline-item .timeline-badge .fa, .timeline .timeline-item .timeline-badge .glyphicon {
  top: 2px;
  left: 0px;
}
.timeline .timeline-item .timeline-badge.complete, .timeline .timeline-item .timeline-badge.completed {
  background-color: #1f9eba;
  color: #efeff4;
}
.timeline .timeline-item .timeline-badge.incomplete, .timeline .timeline-item .timeline-badge.none{
  background-color: #efeff4;
}
.timeline .timeline-item .timeline-panel {
  position: relative;
  padding: 20px;
  top: auto;
  bottom: 64px;
  float: none !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  margin-bottom: 20px;
}
/* .timeline .timeline-item {
  display: inline-block;
} */
.timeline .timeline-panel {
  display: flex;
  flex-direction: row;
}
.timeline .timeline-item .timeline-panel .timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline .timeline-item .timeline-panel .timeline-body > p, .timeline .timeline-item .timeline-panel .timeline-body > ul {
  margin-bottom: 0;
}
.timeline .timeline-item .timeline-panel .timeline-body > p + p {
  margin-top: 5px;
}
.timeline .timeline-item:last-child:nth-child(even) {
  float: right;
}
.timeline .timeline-item:nth-child(even) .timeline-panel {
  float: right;
  left: 16px;
}
.timeline .timeline-item:nth-child(even) .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}

@media only screen and (max-width: 600px) {
  .timeline, .timeline-horizontal {
    display: none;
  }
}

.select-danger {
  background-color: #d9534f;
  color: white;
  font-weight: bold
}
/* spacers */
.mt-1 {
  margin-top: .5rem;
}

.chatbox-icon, .chatbox-badge {
  height: 50px;
  width: 50px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  right: 2rem;
  bottom: 2rem;
  position: absolute;
}

.chatbox-badge {
  bottom: 4rem;
  height: 15px;
  width: 15px;
  background-color: #e54d42;
  color: #fff;
  text-align: center;
  font-size: 10px;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
}

.chatbox-icon:hover {
  cursor: pointer;
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.2);
}

.chatbox {
  height: 400px;
  width: 350px;
  right: 5rem;
  bottom: 4rem;
  background-color: #fff;
  position: absolute;
  display: none;
  border-radius: 40px;
  z-index: 200;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

.chatbox pre {
  white-space: pre-wrap;       
  white-space: -moz-pre-wrap;  
  white-space: -pre-wrap;     
  white-space: -o-pre-wrap;    
  word-wrap: break-word;       
}

.chatbox .title {
  width: 350px;
  height: 70px;
  background-color: #3a99d8;
  color: #fff;
  border-radius: 100px 100px 100% 100%;
  text-align: center;
  padding-top: 1.5rem;
  font-weight: 500;
  font-size: 18px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  display: flex;
  justify-content: flex-start;
  padding-left: 2rem;
  text-align: center;
}

.chatbox .fa-arrow-left {
  margin-right: 4.5rem;
}

.chatbox .fa-arrow-left:hover {
  cursor: pointer;
  filter: drop-shadow(0 2px 7px #FFFFFF);
}

.chatbox .content {
  margin: 1rem 0.5rem 0.5rem;
  color: gray;
}

.chatbox .messenging {
  display: none;
}

.chatbox .receiver, .chatbox .search {
  font-weight: 400;
  margin: 2%;
}

.chatbox .receiver {
  /* display: none; */
}

.chatbox .receiver:after, .chatbox .search {
  content: "";
  display: block;
  width: 300px;
  height: 1px;
  background-color: lightgray;
  margin-top: 5px;
}

.chatbox .messages {
  overflow-y: scroll;
  max-height: 230px;
  min-height: 220px;
}

.chatbox .message-container {
  min-width: 200px;
}

.chatbox .message, .chatbox .message-owner  {
  display: flex;
  margin: 0.5rem 0.5rem 0.5rem 0.5rem;
  align-items: flex-start;
  padding: 0.3rem;
}
.chatbox .message {
  flex-direction: row;
}

.chatbox .message-owner {
  flex-direction: row-reverse;
}

.chatbox .speechbubble, .chatbox .speechbubble {
  font-family: Open Sans, sans-serif;
  letter-spacing: -0.2px;
  max-width: 300px;
  border-radius: 10px;
  box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.05);
  font-size: 12px;
  padding: 10px 10px 0 10px;
  margin: 0 0.5rem;
}

.chatbox .message .speechbubble {
  background-color: #3a99d8;
  color: #fff;
}

.chatbox .message-owner .speechbubble {
  background-color: lightgray;
  color: #202020;
}

.chatbox .dp {
  width: 40px;
  height: 40px;
}

.chatbox .information {
  font-size: 8px;
  font-weight: 400;
  font-family: Open Sans, sans-serif;
  color: gray;
  margin: 0.2rem 0.5rem 0 0.5rem;
}

.chatbox .message-owner .information {
  display: flex;
  justify-content: flex-end;
}

.chatbox .new-message {
  margin: 0.5rem 1rem 1rem;
  align-items: center;
  display: flex;
  justify-content: space-around;
}

.chatbox .input, .chatbox input {
  border-radius: 20px;
  border: transparent;
  background: lightgray;
  color: #202020;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
  max-width: 380px;
  width: 250px;
  max-height: 50px;
  overflow-y: scroll;
  margin: 0;
}

.chatbox input {
  font-size: 14px;
}

.new-message input::placeholder {
  color: rgb(161, 161, 161)
}

.svg-icon{
  display: block;
  height: 15px;
  fill: #3a99d8;
  transform-origin: center center;
  transform-box: fill-box;
  transition:  1s;
}

.svg-icon:hover{
  stroke: #3a99d8;
  stroke-width: 1px;
  filter:url(#dropshadow);
  -webkit-transform: scale(1.5);
  transform: scale(1);
}

.chatbox button {
  border: transparent;
  background-color: transparent;
  width: 15px;
  padding: 0;
}

.search-input input {
  max-width: 400px;
  width: 320px;
  background-color: transparent;
  color: #202020;
  font-weight: 400;
}

.search-input i.icon:before {
  position: relative;
  top: 42px;
  float: left;
  font-size: 21px;
  left: 20px;
  color: lightgray;
}

.chatbox .message-list {
  overflow-y: scroll;
  max-height: 280px;
  min-height: 280px;
  border-radius: 0 0 2rem 2rem;
}

.chatbox .message-prev {
  display: flex;
  padding: 0.3rem 0;
  align-items: center;
}

.chatbox .message-prev:hover {
  background-color: lightgray;
}

.chatbox .message-prev:after {
  background-color: lightgray;
}
.chatbox .message-prev:before {
  background-color: lightgray;
}

.chatbox .labels {
  display: flex;
  flex-direction: column;
}

.labels p {
  margin: 0 1rem;
}

.message-prev .dp {
  margin: 0 0 0 1rem;
}

.select-danger {
  background-color: #d9534f;
  color: white;
  font-weight: bold
}

/* chart size */
#request_status_chart,
#registered_users_chart,
#affiliation_chart,
#sectors_chart, #region_chart  {
  width: 100%;
  height: 300px;
}


#sectors_chart, #region_chart  {
  height: 600px;
}